@charset "UTF-8";

/* Home V2 — clearer hierarchy, larger type, fewer repetitive cards */
.home-v2-enabled .dashboard {padding-top:28px}
.home-v2-enabled .dashboard>*{width:min(100%,1160px)}
.home-v2-enabled .dashboard-section{margin-top:64px}
.home-v2-enabled .dashboard-section-head{margin-bottom:20px;align-items:flex-end}
.home-v2-enabled .dashboard-section-head>div>span,.home-v2-enabled .home-v2-trust-copy>span{color:var(--primary-deep);font-size:10px;font-weight:900;letter-spacing:.14em}
.home-v2-enabled .dashboard-section-head h2,.home-v2-enabled .home-v2-trust-copy h2{max-width:760px;margin-top:7px;font-size:clamp(27px,4vw,42px);line-height:1.18;letter-spacing:-.055em}
.home-v2-enabled .dashboard-section-head>a{font-size:12px}
.home-v2-hero{position:relative;display:grid;gap:30px;padding:clamp(28px,5vw,58px);overflow:hidden;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--line));border-radius:34px;background:radial-gradient(circle at 6% 4%,color-mix(in srgb,var(--primary-soft) 52%,transparent),transparent 35%),radial-gradient(circle at 98% 95%,color-mix(in srgb,var(--lilac) 22%,transparent),transparent 35%),var(--surface);box-shadow:0 30px 80px rgba(89,52,55,.11)}
.home-v2-hero:before{content:"";position:absolute;width:320px;height:320px;left:-170px;bottom:-220px;border-radius:50%;border:1px solid color-mix(in srgb,var(--primary) 20%,transparent);pointer-events:none}
.home-v2-hero-copy{position:relative;z-index:1;align-self:center}
.home-v2-label{display:block;color:var(--primary-deep);font-size:11px;font-weight:850;letter-spacing:.04em}
.home-v2-hero h1{max-width:720px;margin:14px 0 0;font-size:clamp(39px,7.3vw,72px);line-height:1.08;letter-spacing:-.078em}
.home-v2-hero h1 em{position:relative;color:var(--primary-deep)}
.home-v2-hero h1 em:after{content:"";position:absolute;z-index:-1;left:0;right:-1%;bottom:4px;height:10px;border-radius:999px;background:color-mix(in srgb,var(--primary) 16%,transparent)}
.home-v2-hero-copy>p{max-width:660px;margin:21px 0 0;color:var(--text-soft);font-size:clamp(15px,2.2vw,18px);line-height:1.78}
.home-v2-hero-copy>p strong{color:var(--text)}
.home-v2-actions{max-width:600px;margin-top:28px}
.home-v2-actions .button{min-height:54px;font-size:14px}
.home-v2-actions .button svg,.home-v2-map-link svg,.home-v2-path .dashboard-list i svg,.toolkit-list i svg,.home-v2-trust-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-v2-trust{display:flex;flex-wrap:wrap;gap:8px 18px;margin:20px 0 0;padding:0;list-style:none;color:var(--text-faint);font-size:12px;font-weight:700}
.home-v2-trust li{position:relative;padding-left:15px}
.home-v2-trust li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 11%,transparent)}
.home-v2-map{position:relative;z-index:1;align-self:center;padding:18px;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:28px;background:color-mix(in srgb,var(--surface) 87%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 22px 50px rgba(73,45,48,.09);backdrop-filter:blur(12px)}
.home-v2-map-caption{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:14px}
.home-v2-map-caption b{font-size:14px;letter-spacing:-.025em}
.home-v2-map-caption span{color:var(--text-faint);font-size:10px}
.home-v2-map-board{position:relative;aspect-ratio:1/1;min-height:310px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(90deg,transparent 49.7%,var(--line) 49.8%,var(--line) 50.2%,transparent 50.3%),linear-gradient(transparent 49.7%,var(--line) 49.8%,var(--line) 50.2%,transparent 50.3%),linear-gradient(145deg,color-mix(in srgb,var(--surface-soft) 65%,var(--surface)),var(--surface))}
.home-v2-map-board:before,.home-v2-map-board:after{content:"";position:absolute;pointer-events:none}
.home-v2-map-board:before{inset:18%;border:1px dashed color-mix(in srgb,var(--line-strong) 75%,transparent);border-radius:50%}
.home-v2-map-board:after{width:150px;height:150px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-soft) 32%,transparent),transparent 70%)}
.axis-label{position:absolute;z-index:3;color:var(--text-faint);font-size:9px;font-weight:800;letter-spacing:.03em}
.axis-top{top:10px;left:50%;transform:translateX(-50%)}.axis-bottom{bottom:10px;left:50%;transform:translateX(-50%)}.axis-left{left:10px;top:50%;transform:translateY(-50%) rotate(-90deg)}.axis-right{right:10px;top:50%;transform:translateY(-50%) rotate(90deg)}.axis-line{display:none}
.map-point{position:absolute;z-index:4;width:116px;min-height:66px;padding:12px 13px;display:flex;flex-direction:column;justify-content:center;border:1px solid color-mix(in srgb,var(--point) 30%,var(--line));border-radius:17px;background:color-mix(in srgb,var(--point) 13%,var(--surface));box-shadow:0 10px 25px color-mix(in srgb,var(--point) 12%,transparent);transition:transform .2s var(--ease),box-shadow .2s}
.map-point:hover{transform:translateY(-3px);box-shadow:0 15px 30px color-mix(in srgb,var(--point) 18%,transparent)}
.map-point b{color:color-mix(in srgb,var(--point) 78%,var(--text));font-size:13px;letter-spacing:-.025em}
.map-point small{margin-top:3px;color:var(--text-soft);font-size:9px}
.map-point.dismissive{--point:#5f89a1;left:10%;top:13%}.map-point.fearful{--point:#8b70af;right:10%;top:13%}.map-point.secure{--point:#5f9473;left:10%;bottom:13%}.map-point.anxious{--point:#c8794f;right:10%;bottom:13%}
.map-center{position:absolute;z-index:4;left:50%;top:50%;width:82px;height:82px;display:grid;grid-template-columns:1fr auto 1fr;place-items:center;transform:translate(-50%,-50%);border:1px solid color-mix(in srgb,var(--primary) 22%,var(--line));border-radius:50%;background:var(--surface);box-shadow:var(--shadow-sm);color:var(--primary-deep);font-size:9px;font-weight:900}
.map-center i{color:var(--text-faint);font-style:normal}
.home-v2-map-link{min-height:44px;margin-top:10px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;color:var(--primary-deep);font-size:11px;font-weight:850}
.home-v2-journey{display:grid;gap:16px;padding:23px 4px 0}
.home-v2-journey>div{display:grid;grid-template-columns:38px 54px 1fr;gap:10px;align-items:center}
.home-v2-journey>div>span{color:var(--primary-deep);font-size:10px;font-weight:900;letter-spacing:.08em}
.home-v2-journey b{font-size:14px}.home-v2-journey p{margin:0;color:var(--text-soft);font-size:13px}.home-v2-journey>i{display:none}
.home-v2-quick .quick-grid{grid-template-columns:1fr;gap:12px}
.home-v2-quick .quick-card{min-height:0;padding:21px 20px 19px;display:grid;grid-template-columns:48px 1fr auto;grid-template-areas:"icon title meta" "icon copy meta";column-gap:15px;align-items:center;border-radius:19px;box-shadow:none;transition:border-color .2s,transform .2s var(--ease),box-shadow .2s}
.home-v2-quick .quick-card:after{width:150px;height:150px;right:-110px;bottom:-100px;opacity:.72}
.home-v2-quick .quick-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--quick-accent) 35%,var(--line));box-shadow:0 16px 35px color-mix(in srgb,var(--quick-accent) 10%,transparent)}
.home-v2-quick .quick-card-icon{grid-area:icon;width:48px;height:48px;border-radius:15px}
.home-v2-quick .quick-card-icon svg,.toolkit-primary-icon svg,.toolkit-list>a>span svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.home-v2-quick .quick-card h3{grid-area:title;margin:0 0 4px;font-size:17px}.home-v2-quick .quick-card p{grid-area:copy;margin:0;color:var(--text-soft);font-size:13px;line-height:1.62}.home-v2-card-meta{grid-area:meta;position:relative;z-index:1;color:var(--text-faint);font-size:10px;font-weight:850;white-space:nowrap}
.home-v2-axis-note{max-width:760px;margin:-4px 0 18px;color:var(--text-soft);font-size:14px;line-height:1.7}.home-v2-axis-note b{color:var(--text)}
.home-v2-types .type-preview-grid{gap:12px}.home-v2-types .type-preview{min-height:205px;padding:21px;border-radius:20px;box-shadow:none;transition:transform .2s var(--ease),border-color .2s,box-shadow .2s}.home-v2-types .type-preview:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--tp-accent) 32%,var(--line));box-shadow:0 18px 38px color-mix(in srgb,var(--tp-accent) 10%,transparent)}.home-v2-types .type-preview-symbol{width:48px;height:48px}.home-v2-types .type-preview h3{font-size:18px}.home-v2-types .type-preview small{margin-top:3px;font-size:10px}.home-v2-types .type-preview p{margin-top:16px;font-size:13px;line-height:1.68}
.home-v2-path .dashboard-list{position:relative;gap:0;border-top:1px solid var(--line)}
.home-v2-path .dashboard-list a,.home-v2-path .dashboard-list a[href="encyclopedia.html#foundations"],.home-v2-path .dashboard-list a[href="types.html"],.home-v2-path .dashboard-list a[href="tests.html"],.home-v2-path .dashboard-list a[href="pairings.html"]{min-height:106px;padding:19px 48px 19px 86px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;transition:background .2s,padding-left .2s var(--ease)}
.home-v2-path .dashboard-list a:hover{padding-left:92px;background:color-mix(in srgb,var(--surface-soft) 55%,transparent)}
.home-v2-path .dashboard-list a:before{display:none}
.home-v2-path .dashboard-list .dashboard-list-icon,.home-v2-path .dashboard-list a[href="encyclopedia.html#foundations"] .dashboard-list-icon,.home-v2-path .dashboard-list a[href="types.html"] .dashboard-list-icon,.home-v2-path .dashboard-list a[href="tests.html"] .dashboard-list-icon,.home-v2-path .dashboard-list a[href="pairings.html"] .dashboard-list-icon{left:4px;top:50%;bottom:auto;width:62px;height:62px;transform:translateY(-50%);border-radius:18px;color:var(--step-accent);background:color-mix(in srgb,var(--step-accent) 11%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--step-accent) 18%,transparent)}
.home-v2-path .dashboard-list .dashboard-list-icon:before{content:attr(data-stage)!important;font-size:10px!important;letter-spacing:.04em!important}.home-v2-path .dashboard-list .dashboard-list-icon:after{display:none!important}.home-v2-path .dashboard-list b{font-size:16px;letter-spacing:-.025em}.home-v2-path .dashboard-list div>span{margin-top:5px;font-size:12px;line-height:1.6}.home-v2-path .dashboard-list i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--surface-soft)}
.home-v2-featured-guide{position:relative;padding:clamp(28px,5vw,48px);overflow:hidden;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--line));border-radius:28px;background:radial-gradient(circle at 90% 20%,color-mix(in srgb,var(--lilac) 24%,transparent),transparent 33%),linear-gradient(145deg,color-mix(in srgb,var(--primary-soft) 28%,var(--surface)),var(--surface));box-shadow:none}
.home-v2-featured-guide:after{content:"♡";position:absolute;right:clamp(20px,7vw,90px);top:50%;transform:translateY(-50%);color:color-mix(in srgb,var(--primary) 12%,transparent);font:170px/1 Georgia,serif;pointer-events:none}
.home-v2-featured-guide small,.home-v2-purpose .dashboard-feature small{font-size:10px}.home-v2-featured-guide h3,.home-v2-purpose .dashboard-feature h3{position:relative;z-index:1;max-width:760px;margin-top:11px;font-size:clamp(24px,4vw,38px);line-height:1.2}.home-v2-featured-guide p,.home-v2-purpose .dashboard-feature>p{position:relative;z-index:1;max-width:760px;font-size:14px;line-height:1.76}.home-v2-featured-guide .button{position:relative;z-index:1;width:auto;margin-top:20px}
.home-v2-toolkit .dashboard-section-head{margin-bottom:24px}.toolkit-showcase{display:grid;gap:14px}.toolkit-primary{padding:clamp(25px,5vw,40px);border:1px solid color-mix(in srgb,var(--primary) 24%,var(--line));border-radius:26px;background:radial-gradient(circle at 94% 12%,color-mix(in srgb,var(--primary-soft) 55%,transparent),transparent 36%),var(--surface)}.toolkit-primary-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:var(--primary-soft);color:var(--primary-deep)}.toolkit-kicker{margin:20px 0 0!important;color:var(--primary-deep)!important;font-size:10px!important;font-weight:900;letter-spacing:.08em}.toolkit-primary h3{margin:6px 0 0;font-size:clamp(26px,4vw,40px);letter-spacing:-.055em}.toolkit-primary>p:not(.toolkit-kicker){max-width:580px;margin:13px 0 0;color:var(--text-soft);font-size:14px;line-height:1.72}.toolkit-primary .button{margin-top:22px}
.toolkit-list{display:grid;border-top:1px solid var(--line)}.toolkit-list>a{min-height:91px;padding:16px 4px;display:grid;grid-template-columns:46px 1fr 34px;align-items:center;gap:14px;border-bottom:1px solid var(--line);transition:padding-left .2s var(--ease),background .2s}.toolkit-list>a:hover{padding-left:10px;background:color-mix(in srgb,var(--surface-soft) 50%,transparent)}.toolkit-list>a>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:var(--surface-soft);color:var(--primary-deep)}.toolkit-list b{font-size:15px}.toolkit-list p{margin:4px 0 0;color:var(--text-soft);font-size:12px;line-height:1.55}.toolkit-list i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--surface-soft);color:var(--text-faint);font-style:normal}
.home-v2-purpose{margin-top:64px!important}.home-v2-purpose .dashboard-feature{padding:clamp(28px,5vw,50px);border-radius:28px;background:var(--surface);box-shadow:none}.home-v2-purpose .dashboard-feature .button{width:auto}.home-v2-principles{display:grid;gap:9px;margin:22px 0}.home-v2-principles span{position:relative;padding-left:26px;color:var(--text-soft);font-size:13px}.home-v2-principles span:before{content:"✓";position:absolute;left:0;top:-1px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--surface-soft);color:var(--primary-deep);font-size:10px;font-weight:900}.origin-story-details{margin:20px 0 0;border-top:1px solid var(--line)}.origin-story-details summary{padding:17px 0;cursor:pointer;color:var(--primary-deep);font-size:13px;font-weight:850}.origin-story-details p{color:var(--text-soft);font-size:13px;line-height:1.75}
.home-v2-trust-section{display:grid;gap:26px;padding:clamp(26px,5vw,45px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-v2-trust-copy h2{margin-bottom:0}.home-v2-trust-copy p{max-width:780px;margin:15px 0 0;color:var(--text-soft);font-size:14px;line-height:1.76}.home-v2-trust-links{display:grid;gap:8px}.home-v2-trust-links a{min-height:48px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--text-soft);font-size:12px;font-weight:800}
.home-v2-footer{margin-top:74px!important;padding:34px 0 18px;display:grid;gap:18px;border-top:1px solid var(--line)}.home-v2-footer b{font-size:17px}.home-v2-footer p{margin:5px 0 0;color:var(--text-soft);font-size:12px}.home-v2-footer nav{display:flex;flex-wrap:wrap;gap:10px 18px}.home-v2-footer nav a{color:var(--text-soft);font-size:12px;font-weight:750}.home-v2-footer small{color:var(--text-faint);font-size:10px;line-height:1.6}
.home-v2-enabled :where(a,button,input,textarea,select):focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 35%,transparent);outline-offset:3px}
@media(min-width:560px){.home-v2-journey{grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:center;padding-top:26px}.home-v2-journey>div{grid-template-columns:35px 48px 1fr}.home-v2-journey>i{display:block;width:100%;height:1px;background:linear-gradient(90deg,var(--line),transparent)}.home-v2-quick .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-quick .quick-card{grid-template-columns:48px 1fr;grid-template-areas:"icon meta" "title title" "copy copy";align-items:start;min-height:196px}.home-v2-quick .quick-card h3{margin-top:18px;font-size:19px}.home-v2-card-meta{justify-self:end;align-self:center}.toolkit-showcase{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:stretch}.toolkit-primary{display:flex;flex-direction:column;justify-content:center}.home-v2-trust-section{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end}.home-v2-footer{grid-template-columns:1fr auto;align-items:start}.home-v2-footer small{grid-column:1/-1}}
@media(min-width:780px){.home-v2-enabled .dashboard{padding-top:42px}.home-v2-hero{grid-template-columns:minmax(0,1.1fr) minmax(370px,.9fr);gap:clamp(34px,5vw,70px)}.home-v2-actions{grid-template-columns:auto auto;justify-content:start}.home-v2-actions .button{width:auto}.home-v2-path .dashboard-list{grid-template-columns:repeat(2,1fr);column-gap:34px;border-top:0}.home-v2-path .dashboard-list a:nth-child(-n+2){border-top:1px solid var(--line)}.home-v2-types .type-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1180px){.home-v2-enabled .dashboard{padding-left:44px;padding-right:44px}.home-v2-quick .quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-v2-quick .quick-card{min-height:220px}}
@media(max-width:779px){.home-v2-map-board{min-height:290px}.map-point{width:104px;min-height:62px;padding:10px 11px}.map-point.dismissive,.map-point.secure{left:7%}.map-point.fearful,.map-point.anxious{right:7%}}
@media(max-width:559px){.home-v2-enabled .dashboard{padding:18px 14px 92px}.home-v2-enabled .dashboard-section{margin-top:52px}.home-v2-enabled .dashboard-section-head{align-items:flex-start}.home-v2-enabled .dashboard-section-head>a{margin-top:8px}.home-v2-hero{padding:25px 20px 20px;border-radius:26px}.home-v2-label{font-size:10px;line-height:1.5}.home-v2-hero h1{font-size:clamp(38px,11.5vw,52px)}.home-v2-hero-copy>p{font-size:15px;line-height:1.72}.home-v2-actions{display:grid;grid-template-columns:1fr}.home-v2-actions .button{width:100%}.home-v2-trust{display:grid;gap:8px}.home-v2-map{padding:13px;border-radius:22px}.home-v2-map-caption{align-items:flex-start;flex-direction:column;gap:2px}.home-v2-map-board{min-height:270px;border-radius:18px}.map-point{width:94px;min-height:56px;padding:9px;border-radius:14px}.map-point b{font-size:11px}.map-point small{font-size:8px}.map-center{width:68px;height:68px;font-size:8px}.home-v2-journey{padding-inline:4px}.home-v2-quick .quick-card{grid-template-columns:46px 1fr;grid-template-areas:"icon meta" "title title" "copy copy";min-height:176px}.home-v2-quick .quick-card h3{margin-top:15px}.home-v2-card-meta{justify-self:end;align-self:center}.home-v2-path .dashboard-list a,.home-v2-path .dashboard-list a[href="encyclopedia.html#foundations"],.home-v2-path .dashboard-list a[href="types.html"],.home-v2-path .dashboard-list a[href="tests.html"],.home-v2-path .dashboard-list a[href="pairings.html"]{min-height:106px;padding:18px 42px 18px 76px}.home-v2-path .dashboard-list .dashboard-list-icon,.home-v2-path .dashboard-list a[href="encyclopedia.html#foundations"] .dashboard-list-icon,.home-v2-path .dashboard-list a[href="types.html"] .dashboard-list-icon,.home-v2-path .dashboard-list a[href="tests.html"] .dashboard-list-icon,.home-v2-path .dashboard-list a[href="pairings.html"] .dashboard-list-icon{width:56px;height:56px}.home-v2-featured-guide:after{right:-20px;top:20px;transform:none;font-size:120px}.home-v2-featured-guide .button,.home-v2-purpose .dashboard-feature .button,.toolkit-primary .button{width:100%}.toolkit-list>a{grid-template-columns:42px 1fr 30px;gap:10px}.toolkit-list>a>span{width:42px;height:42px}.home-v2-purpose .dashboard-feature,.home-v2-featured-guide,.toolkit-primary,.home-v2-trust-section{border-radius:22px}}
@media(prefers-reduced-motion:reduce){.home-v2-enabled *,.home-v2-enabled :before,.home-v2-enabled :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
