:root{
  --v67-green:#062a20;
  --v67-panel:#0a392d;
  --v67-gold:#e8bd43;
  --v67-cream:#fff4d6;
  --v67-line:rgba(232,189,67,.32);
  --v67-wheel-size:min(30vw,calc(100dvh - 245px),470px);
}

html,body{max-width:100%;overflow-x:hidden}
.dashboard-product-page{background:linear-gradient(180deg,#041c16,#073629 58%,#041d17)!important}
.dashboard-product-page .product-sidebar{display:none!important}
.dashboard-product-page .product-layout{display:block!important}
.dashboard-product-page .product-main{width:min(1700px,calc(100% - 18px));padding:8px 0 34px;margin-inline:auto}

/* Compact top area so the whole navigator fits in the first screen. */
.dashboard-product-page .product-topbar{height:56px;min-height:56px;padding:4px clamp(12px,2vw,28px);background:rgba(3,25,19,.98);border-color:var(--v67-line)}
.dashboard-product-page .product-brand{gap:8px;min-width:0}
.dashboard-product-page .product-brand img{width:40px;height:40px;object-fit:contain}
.dashboard-product-page .product-brand span{font-family:Georgia,serif;font-size:clamp(21px,1.9vw,28px);color:#f3cf64;white-space:nowrap}
.dashboard-product-page .product-brand small{font-size:10px;letter-spacing:.09em;line-height:1.15;max-width:170px}
.dashboard-product-page .product-topbar-center{gap:7px;font-size:11px}
.dashboard-product-page .account-trigger{min-height:42px;padding:4px 9px}
.dashboard-product-page .account-avatar{width:32px;height:32px}
.dashboard-product-page .account-copy strong{font-size:12px}.dashboard-product-page .account-copy small{font-size:9px}
.top-profile-switcher-inner{min-height:34px;padding:2px 12px;gap:8px}
.top-profile-label{font-size:.61rem}.top-profile-option{padding:3px 8px;font-size:11px}.top-profile-option input{width:11px;height:11px;flex-basis:11px}.top-profile-manage{font-size:11px}
body.dashboard-product-page .alm-service-row{display:none!important}

/* Same frame powers the home category wheel and all seven service wheels. */
.alm-v63-dashboard{
  display:grid;
  grid-template-columns:minmax(205px,235px) minmax(520px,1fr) minmax(270px,305px);
  gap:12px;
  height:calc(100dvh - 102px);
  min-height:570px;
  max-height:720px;
  margin:0 auto 16px;
}
.alm-v63-categories,.alm-v63-life-panel,.alm-v63-insights{
  min-width:0;min-height:0;
  background:linear-gradient(145deg,rgba(10,57,45,.98),rgba(5,38,29,.98));
  border:1px solid var(--v67-line);border-radius:17px;
  box-shadow:0 14px 38px rgba(0,0,0,.2)
}

.alm-v63-categories{padding:11px 9px;overflow:hidden}
.alm-v63-panel-title{gap:7px;color:var(--v67-gold);font-size:16px;padding:0 6px 8px}
.alm-v63-categories nav{display:grid;gap:5px}
.alm-v63-categories button{width:100%;display:grid;grid-template-columns:29px 1fr 12px;align-items:center;gap:7px;min-height:48px;padding:6px 9px;border-radius:11px;border:1px solid rgba(232,189,67,.22);background:rgba(4,35,27,.36);color:var(--v67-cream);text-align:left;cursor:pointer}
.alm-v63-categories button span{font-size:18px;color:var(--v67-gold)}
.alm-v63-categories button strong{font-size:12px;line-height:1.12}
.alm-v63-categories button b{font-size:19px;color:#fff}
.alm-v63-categories button:hover,.alm-v63-categories button.active{border-color:var(--v67-gold);background:linear-gradient(90deg,rgba(73,112,44,.5),rgba(10,57,45,.7));color:#ffd95c}

/* One heading only; wheel starts higher. */
.alm-v63-life-panel{position:relative;padding:9px 12px 10px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}
.alm-v63-life-head{
  text-align:center;
  min-height:58px;
  position:relative;
  padding:0 8px;
  display:grid;
  grid-template-columns:1fr;
  justify-items:center;
  align-content:start;
  row-gap:2px;
}
.alm-v63-life-head h1{font-family:Georgia,serif;font-size:clamp(25px,2vw,34px);line-height:1.02;margin:1px 0 3px;color:#fff7df}
.alm-v63-life-head p{margin:0;color:#ddd4bd;font-size:12px;line-height:1.25}
.alm-v63-back{
  position:static;
  justify-self:start;
  align-self:center;
  border:0;
  background:transparent;
  color:#ffd45c;
  font-size:11px;
  line-height:1;
  font-weight:800;
  cursor:pointer;
  padding:4px 3px;
  margin:0 0 1px;
  white-space:nowrap;
}
.alm-v63-back[hidden]{display:none!important}

/* Strict square: width and height always derive from the same variable. */
.alm-v63-wheel-stage{
  position:relative;
  width:var(--v67-wheel-size);
  height:var(--v67-wheel-size);
  min-width:320px;
  min-height:320px;
  max-width:100%;
  max-height:100%;
  aspect-ratio:1 / 1;
  border-radius:50%;
  place-self:center;
  flex:none;
  overflow:visible;
}
.alm-v63-wheel-stage:before{content:"";position:absolute;inset:13%;border:1px dotted rgba(232,189,67,.58);border-radius:50%;box-shadow:0 0 34px rgba(232,189,67,.07)}
.alm-v63-wheel{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:1/1;border-radius:50%}
.alm-v63-node{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:124px;min-height:86px;border:0;background:transparent;color:#fff0ca;text-decoration:none;text-align:center;display:grid;justify-items:center;align-content:center;gap:3px;cursor:pointer;padding:2px;overflow:visible}
.alm-v63-node span{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--v67-gold);background:#0a3b2e;color:#ffd85d;font-size:18px;box-shadow:0 5px 16px rgba(0,0,0,.18)}
.alm-v63-node strong{font-size:10px;line-height:1.14;width:100%;max-width:124px;white-space:normal;overflow-wrap:normal;word-break:normal}
.alm-v63-node:hover,.alm-v63-node:focus-visible{outline:none;color:#ffda62;transform:translate(-50%,-50%) scale(1.045)}

/* Geometric center is fixed independently of all labels and nodes. */
.alm-v63-centre{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:28%;height:28%;aspect-ratio:1/1;border-radius:50%;
  display:grid;place-items:center;text-align:center;padding:10px;
  background:radial-gradient(circle at 42% 34%,#12523f,#061f18 72%);
  border:1px solid var(--v67-gold);box-shadow:inset 0 0 22px rgba(0,0,0,.36)
}
.alm-v63-centre img{display:none}
.alm-v63-centre.is-home img{
  display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:52px;height:52px;object-fit:contain;border-radius:50%;margin:0
}
.alm-v63-centre strong{font-family:Georgia,serif;color:#f5d36d;font-size:clamp(13px,1.15vw,19px);line-height:1.08;max-width:92%;overflow-wrap:normal;word-break:normal;hyphens:none;text-wrap:balance}
.alm-v63-centre small{color:#e5dcc5;margin-top:4px;font-size:9px}
.alm-v63-centre.is-home strong{position:absolute;left:50%;top:calc(50% + 38px);transform:translateX(-50%);font-size:clamp(14px,1.15vw,18px);white-space:nowrap}
.alm-v63-centre.is-home small{display:none}

.alm-v63-help{display:flex;align-items:center;gap:7px;min-height:34px;padding:6px 10px;border:1px solid var(--v67-line);border-radius:10px;color:#f2e6c8;font-size:11px}
.alm-v63-help>span:first-child{font-size:17px;color:#ffd75a}

.alm-v63-insights{padding:11px;display:flex;flex-direction:column;overflow:hidden}
.alm-v63-insights-head{display:flex;justify-content:space-between;gap:7px}
.alm-v63-insights-head .badge{font-size:9px;padding:5px 8px}
.alm-v63-insights-head h2{font-family:Georgia,serif;font-size:clamp(23px,1.8vw,28px);line-height:1.02;margin:6px 0 8px}
.alm-v63-insights-head time{color:#ffd45c;font-size:9px;font-weight:800;white-space:nowrap}
.alm-v63-primary{display:grid;grid-template-columns:29px 1fr auto;align-items:center;gap:7px;padding:9px;border:1px solid var(--v67-line);border-radius:11px}
.alm-v63-primary>span{font-size:24px;color:#ffd45c}.alm-v63-primary strong{color:#ffd45c;font-size:12px}
.alm-v63-primary p{font-size:9px;color:#d2c8b1;margin:2px 0 0;line-height:1.3}.alm-v63-primary a{padding:7px 8px;border-radius:8px;background:#f2c65a;color:#183024;text-decoration:none;font-weight:900;font-size:9px;white-space:nowrap}
.alm-v63-daily-links{display:grid;margin-top:7px;border:1px solid var(--v67-line);border-radius:11px;overflow:hidden}
.alm-v63-daily-links a{display:grid;grid-template-columns:23px 1fr 11px;align-items:center;gap:6px;padding:7px 8px;color:#fff3d8;text-decoration:none;border-bottom:1px solid rgba(232,189,67,.18)}
.alm-v63-daily-links a:last-child{border-bottom:0}.alm-v63-daily-links a>span{font-size:16px;color:#ffd45c}.alm-v63-daily-links strong{font-size:11px}.alm-v63-daily-links strong,.alm-v63-daily-links small{display:block}.alm-v63-daily-links small{color:#bdb39d;margin-top:1px;font-size:8px}.alm-v63-daily-links b{font-size:18px}
.alm-v63-quick{margin-top:auto;padding-top:7px}.alm-v63-quick h3{color:#ffd45c;font-size:13px;margin:0 0 5px}
.alm-v63-quick>div{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.alm-v63-quick a{min-height:61px;padding:7px 2px;border:1px solid var(--v67-line);border-radius:9px;text-align:center;text-decoration:none;color:#fff0d1;font-size:16px;background:rgba(16,76,56,.72)}.alm-v63-quick a span{display:block;font-size:8px;line-height:1.2;margin-top:4px}

.alm-guided-paths{margin-top:20px}

@media(max-height:720px) and (min-width:981px){
  :root{--v67-wheel-size:min(29vw,calc(100dvh - 220px),420px)}
  .alm-v63-dashboard{height:calc(100dvh - 96px);min-height:535px}
  .alm-v63-categories button{min-height:43px}
  .alm-v63-life-head{min-height:52px}.alm-v63-life-head h1{font-size:27px}.alm-v63-life-head p{font-size:10px}
  .alm-v63-primary{padding:7px}.alm-v63-daily-links a{padding:6px 7px}.alm-v63-quick a{min-height:54px}
}

@media(max-width:1250px) and (min-width:981px){
  :root{--v67-wheel-size:min(31vw,calc(100dvh - 235px),430px)}
  .alm-v63-dashboard{grid-template-columns:205px minmax(450px,1fr) 275px;gap:10px}
  .dashboard-product-page .product-topbar-center span:last-child{display:none}
  .alm-v63-life-head{padding-inline:72px}
}

@media(max-width:980px){
  .dashboard-product-page .product-main{width:min(760px,calc(100% - 16px));padding-top:7px}
  .alm-v63-dashboard{grid-template-columns:1fr;height:auto;min-height:auto;max-height:none;gap:10px}
  .alm-v63-categories,.alm-v63-life-panel,.alm-v63-insights{overflow:visible}
  .alm-v63-categories nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .alm-v63-life-panel{min-height:560px}
  .alm-v63-wheel-stage{width:min(500px,100%);height:auto;min-width:0;min-height:0;aspect-ratio:1/1}
  .alm-v63-insights{min-height:auto}
}

@media(max-width:640px){
  .dashboard-product-page .product-topbar{height:54px;min-height:54px;padding:4px 8px}.dashboard-product-page .product-brand img{width:36px;height:36px}.dashboard-product-page .product-brand span{font-size:18px}.dashboard-product-page .product-brand small,.dashboard-product-page .product-topbar-center{display:none}.dashboard-product-page .account-copy{display:none}.dashboard-product-page .account-trigger{padding:3px 6px;min-height:40px}
  .top-profile-switcher-inner{justify-content:flex-start;overflow-x:auto;padding:3px 8px}.top-profile-options{flex-wrap:nowrap;justify-content:flex-start}.top-profile-option{white-space:nowrap}.top-profile-label{display:none}
  .alm-v63-dashboard{gap:8px;margin-bottom:10px}.alm-v63-categories,.alm-v63-life-panel,.alm-v63-insights{border-radius:13px}
  .alm-v63-categories{padding:9px 7px}.alm-v63-panel-title{font-size:14px}.alm-v63-categories nav{grid-template-columns:1fr 1fr;gap:5px}.alm-v63-categories button{min-height:45px;padding:6px;grid-template-columns:24px 1fr 9px}.alm-v63-categories button span{font-size:16px}.alm-v63-categories button strong{font-size:10px}.alm-v63-categories button b{font-size:15px}
  .alm-v63-life-panel{min-height:490px;padding:8px}.alm-v63-life-head{min-height:76px;padding:0 4px}.alm-v63-life-head h1{font-size:23px;margin-top:2px}.alm-v63-life-head p{font-size:10px}.alm-v63-back{position:static;justify-self:start;margin-bottom:1px}
  .alm-v63-wheel-stage{width:100%;height:auto;aspect-ratio:1/1;min-height:330px}.alm-v63-node{width:108px;min-height:78px;padding:2px}.alm-v63-node span{width:33px;height:33px;font-size:15px}.alm-v63-node strong{font-size:8px;line-height:1.16;max-width:108px}.alm-v63-centre{width:31%;height:31%;padding:7px}.alm-v63-centre.is-home img{width:40px;height:40px}.alm-v63-centre.is-home strong{top:calc(50% + 30px);font-size:13px}.alm-v63-centre strong{font-size:14px}.alm-v63-help{font-size:9px;padding:6px 8px}
  .alm-v63-quick>div{grid-template-columns:1fr 1fr}.alm-v63-quick a{min-height:61px}.alm-v63-dashboard a,.alm-v63-dashboard button{touch-action:manipulation}
}

/* V10232: high-priority creator shortcuts above the Life Map wheel. */
.alm-v63-share-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;width:100%;margin:2px 0 10px}
.alm-v63-share-strip a{min-width:0;min-height:54px;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 10px;border:1px solid var(--v63-line);border-radius:13px;background:linear-gradient(145deg,rgba(14,78,58,.92),rgba(7,48,37,.96));color:#fff3d8;text-decoration:none;text-align:center}
.alm-v63-share-strip .alm-share-icon{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;color:#ffd45c;font-size:19px;line-height:1}
.alm-v63-share-strip strong{min-width:0;font-size:12px;line-height:1.22;overflow-wrap:break-word;word-break:normal;hyphens:none}
.alm-v63-share-strip a:hover,.alm-v63-share-strip a:focus-visible{border-color:var(--v63-gold);background:linear-gradient(145deg,rgba(26,101,74,.96),rgba(8,56,42,.98));outline:none}
@media(max-width:1250px){.alm-v63-share-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.alm-v63-share-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:8px}.alm-v63-share-strip a{min-height:50px;padding:7px 8px;gap:6px}.alm-v63-share-strip .alm-share-icon{flex-basis:22px;width:22px;height:22px;font-size:17px}.alm-v63-share-strip strong{font-size:11px}}

