@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#071a56;--navy-soft:#18346f;--blue:#3157f5;--blue-2:#1685ee;--cyan:#08b9c8;--violet:#8d55ed;--green:#14a66e;--ink:#13234f;--muted:#5d6b8f;--line:#dbe6fa;--surface:#fff;--soft-blue:#f3f7ff;--shadow:0 20px 55px #1b42911f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f9fbff;margin:0;font-family:Inter,Aptos,Segoe UI,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,input,select{font:inherit}button,select,label{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,select:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ffbf47}.skip-link{z-index:1000;background:var(--navy);color:#fff;border-radius:10px;padding:10px 16px;font-weight:750;text-decoration:none;transition:transform .18s;position:fixed;top:12px;left:18px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #cddbf8d6;height:76px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1440px,100% - 64px);height:100%;margin:0 auto;display:flex}.brand{min-height:48px;color:var(--navy);letter-spacing:-.04em;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;font-size:clamp(1.32rem,2vw,1.75rem);font-weight:830;display:flex}.brand-mark{border:2px solid #3283f5;border-radius:48% 52% 42% 58%;width:48px;height:42px;display:block;position:relative;transform:rotate(-7deg)}.brand-mark:before,.brand-mark:after{content:"";transform-origin:0;background:#3283f5;position:absolute}.brand-mark:before{width:30px;height:2px;top:11px;left:7px;transform:rotate(25deg)}.brand-mark:after{width:28px;height:2px;top:29px;left:9px;transform:rotate(-35deg)}.brand-mark i{z-index:1;background:#3157f5;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 1px #3157f5}.brand-mark i:first-child{top:5px;left:3px}.brand-mark i:nth-child(2){top:5px;right:3px}.brand-mark i:nth-child(3){bottom:2px;left:12px}.brand-mark i:nth-child(4){bottom:6px;right:7px}.main-nav{align-items:center;gap:6px;display:flex}.main-nav button{min-height:46px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 18px;font-weight:680;position:relative}.main-nav button:hover{color:var(--blue);background:#f2f6ff}.main-nav .is-active{color:var(--blue)}.main-nav .is-active:after{background:linear-gradient(90deg, var(--blue), var(--cyan));content:"";border-radius:4px;height:3px;position:absolute;bottom:2px;left:18px;right:18px}.main-nav .progress-button{color:#164492;background:#f6f9ff;border:1px solid #bcd3ff;margin-left:10px}.main-nav .progress-button span{color:#1a6ed1;margin-right:7px;font-size:1.2rem}.menu-button{border:1px solid var(--line);background:#fff;border-radius:12px;width:46px;height:46px;display:none}.menu-button span{background:var(--navy);width:21px;height:2px;margin:5px auto;display:block}.hero-section{background:radial-gradient(circle at 72% 14%,#6384ff2e,#0000 36%),linear-gradient(120deg,#fff 0%,#f7faff 48%,#eaf2ff 100%);border-bottom:1px solid #dbe7fb;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);min-height:520px;display:grid;position:relative}.hero-copy{z-index:2;align-self:center;width:min(650px,100% - 48px);margin-left:max(48px,50vw - 720px);padding:50px 24px 46px 0;position:relative}.eyebrow{color:#2362c5;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 10px;font-size:.82rem;font-weight:790;display:flex}.hero-copy h1{max-width:630px;color:var(--navy);letter-spacing:-.067em;margin:0;font-size:clamp(3rem,5.5vw,5.35rem);font-weight:880;line-height:.95}.hero-copy h1 span{color:#0000;background:linear-gradient(90deg,#354df4 8%,#117eea 52%,#04b7aa 96%);-webkit-background-clip:text;background-clip:text;width:max-content;max-width:100%;padding-bottom:8px;display:block}.hero-lead{color:#34456e;max-width:570px;margin:24px 0 0;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.55}.trust-message{color:#293d6d;align-items:flex-start;gap:13px;margin-top:20px;display:flex}.trust-message>span{color:#0ca6b3;background:#e7fbfb;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.trust-message p{margin:0}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:27px;display:flex}.button{cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-weight:760;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(100deg,#394cf5 0%,#1775ef 55%,#05adbc 100%);border:0;box-shadow:0 14px 30px #305bee40}.button-primary:hover{box-shadow:0 18px 34px #305bee57}.button-secondary{color:#244eaa;background:#ffffffd1;border:1.5px solid #5d84f2}.button-full{width:100%}.hero-visual{min-height:520px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f8faff 0%,#f8faff00 28%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:64% center}.visual-badge{z-index:3;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #fffc;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;font-weight:750;display:flex;position:absolute;box-shadow:0 8px 24px #18418926}.badge-memory{top:11%;left:31%}.badge-focus{top:14%;right:9%}.badge-emotion{top:41%;right:5%}.badge-plan{top:48%;left:19%}.journey-overview{z-index:4;background:#fff;width:min(1410px,100% - 64px);margin:0 auto;padding:12px 0 18px;position:relative}.section-title-row{justify-content:center;align-items:center;gap:16px;margin:0 0 10px;display:flex}.section-title-row span{background:linear-gradient(90deg,#0000,#5aa9ff);width:60px;height:2px}.section-title-row span:last-child{transform:rotate(180deg)}.section-title-row h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:1.32rem}.journey-stage-list{grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.journey-stage-list li{background:#f8faff;border:1px solid #ebf0fb;border-radius:20px;align-items:center;gap:13px;min-height:76px;padding:10px 16px;display:flex;position:relative}.journey-stage-list li:not(:last-child):after{content:"";border-top:4px dotted #c8d9fa;width:18px;position:absolute;right:-22px}.journey-stage-list li.is-active{background:linear-gradient(120deg,#eef3ff,#f7fbff);border-color:#8faeff;box-shadow:0 9px 25px #3157f51f}.stage-number{color:#7182a9;background:#e3eaf7;border:6px solid #fff;border-radius:50%;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:1.4rem;font-weight:830;display:grid;box-shadow:0 0 0 1px #e7edf9}.is-active .stage-number{color:#fff;background:linear-gradient(145deg,#3952f4,#6576ff)}.journey-stage-list strong,.journey-stage-list small{display:block}.journey-stage-list strong{color:var(--navy);font-size:.92rem}.journey-stage-list small{color:var(--muted);margin-top:2px;font-size:.79rem}.discover-section,.privacy-strip,.functions-section{width:min(1410px,100% - 64px);margin-left:auto;margin-right:auto}.discover-section{box-shadow:var(--shadow);background:#fff;border:1px solid #e4ebf8;border-radius:28px;margin-top:2px;padding:20px}.discover-section h2{color:var(--navy);text-align:center;margin:0 0 20px;font-size:clamp(1.4rem,2.3vw,1.82rem)}.discovery-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.discovery-card{border:1px solid;border-radius:22px;align-items:center;gap:18px;min-height:150px;padding:22px;display:flex}.discovery-card.violet{background:#fbf8ff;border-color:#d9c5fa}.discovery-card.blue{background:#f7fbff;border-color:#b9d9fc}.discovery-card.green{background:#f7fdf9;border-color:#bce9d0}.card-icon{background:#ffffffbf;border-radius:50%;flex:0 0 74px;place-items:center;width:74px;height:74px;font-size:2.2rem;display:grid;box-shadow:0 10px 25px #244a8717}.discovery-card h3{color:var(--navy);margin:0 0 7px;font-size:1.05rem}.discovery-card.green h3{color:#087244}.discovery-card p{color:#46577c;margin:0;font-size:.91rem}.privacy-strip{background:linear-gradient(90deg,#eef8ff,#f6fbff);border:1px solid #cde5fb;border-radius:20px;grid-template-columns:1fr 1fr;margin-top:14px;display:grid}.privacy-strip div{align-items:center;gap:14px;padding:14px 26px;display:flex}.privacy-strip div+div{border-left:1px solid #c7ddf3}.privacy-strip span{color:#1c67c4;background:#fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:850;display:grid;box-shadow:0 6px 18px #144b911a}.privacy-strip p{color:#39547d;margin:0;font-size:.9rem}.functions-section{grid-template-columns:170px 1fr;align-items:center;gap:20px;margin-top:16px;margin-bottom:34px;display:grid}.functions-heading span,.functions-heading strong{display:block}.functions-heading{color:var(--navy);font-size:1rem;line-height:1.25;position:relative}.functions-heading strong{font-size:1.15rem}.functions-heading .curve-arrow{color:var(--blue);font-size:2rem;position:absolute;bottom:-2px;right:12px;transform:rotate(16deg)}.functions-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.function-chip{background:#fff;border:1px solid;border-radius:18px;align-items:center;gap:10px;min-height:68px;padding:10px 14px;display:flex}.function-chip>span{font-size:1.55rem}.function-chip strong,.function-chip small{display:block}.function-chip strong{color:var(--navy);font-size:.88rem}.function-chip small{color:var(--muted);font-size:.72rem}.function-chip.cyan{background:#f5feff;border-color:#bcecf1}.function-chip.violet{background:#fbf8ff;border-color:#dccdf9}.function-chip.blue{background:#f8fbff;border-color:#c8dcf8}.function-chip.yellow{background:#fffcf2;border-color:#f1dfa7}.function-chip.teal{background:#f5fdfd;border-color:#b8e7e4}.interactive-area,.result-page{width:min(1100px,100% - 48px);margin:0 auto;padding:30px 0 58px}.interactive-topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-bottom:24px;display:grid}.interactive-topbar>span{color:var(--navy);font-weight:760}.interactive-topbar .text-button:last-child{justify-self:end}.text-button{color:#355a9b;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0;font-weight:680}.moment-progress{background:#fff;border:1px solid #e0e8f7;border-radius:16px;margin-bottom:18px;padding:14px 18px}.moment-progress-copy{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:.82rem;display:flex}.moment-progress-copy strong{color:#315ac7}.progress-track{background:#e9eef8;border-radius:99px;height:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--cyan));height:100%;transition:width .3s;display:block}.activity-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe8f8;border-radius:30px;padding:clamp(24px,4vw,48px)}.activity-heading{align-items:flex-start;gap:18px;margin-bottom:30px;display:flex}.activity-icon{background:linear-gradient(145deg,#eef3ff,#e6faff);border-radius:18px;flex:0 0 60px;place-items:center;width:60px;height:60px;font-size:1.8rem;display:grid;box-shadow:inset 0 0 0 1px #d9e8fd}.activity-kicker{color:#3a67c9;letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:.83rem;font-weight:780}.activity-heading h1{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,3.2vw,2.45rem);line-height:1.15}.activity-heading p:last-child{color:var(--muted);margin:8px 0 0}.choice-grid{gap:14px;display:grid}.energy-grid{grid-template-columns:repeat(5,1fr)}.start-grid,.confidence-grid{grid-template-columns:repeat(2,1fr)}.choice-card{min-height:104px;color:var(--ink);text-align:left;cursor:pointer;background:#fbfcff;border:1.5px solid #dbe5f5;border-radius:20px;justify-content:center;align-items:center;gap:12px;padding:16px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.choice-card:hover{border-color:#8cabf7;transform:translateY(-2px);box-shadow:0 10px 26px #2750a31a}.choice-card.selected{background:linear-gradient(145deg,#f2f5ff,#f4fcff);border-color:#4e72f4;box-shadow:0 0 0 3px #4666f01f}.choice-card>span{font-size:1.7rem}.energy-grid .choice-card{text-align:center;flex-direction:column}.choice-card small{color:var(--muted);margin-top:4px;line-height:1.35;display:block}.challenge-layout{grid-template-columns:1.4fr .8fr;gap:24px;display:grid}.order-list{gap:12px;display:grid}.order-item{background:#fbfdff;border:1px solid #dce7f7;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:72px;padding:10px 14px;display:grid}.order-number{color:#3158c8;background:#eaf0ff;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.order-controls{gap:6px;display:flex}.order-controls button{color:#3157a3;cursor:pointer;background:#fff;border:1px solid #c8d8f3;border-radius:11px;width:42px;height:42px}.order-controls button:disabled{opacity:.35;cursor:not-allowed}.challenge-support{background:#f5f9ff;border:1px solid #d7e5f8;border-radius:20px;padding:22px}.challenge-support h2{color:var(--navy);margin:0;font-size:1.12rem}.challenge-support p{color:var(--muted);font-size:.9rem}.hint-button{color:#785d0b;cursor:pointer;background:#fffbed;border:1px solid #e6c96f;border-radius:13px;width:100%;min-height:46px;font-weight:720}.review-check{color:#3e5278;align-items:flex-start;gap:10px;margin-top:20px;font-size:.88rem;display:flex}.review-check input{width:20px;height:20px;accent-color:var(--blue)}.reflection-layout{gap:24px;display:grid}.reflection-layout fieldset{border:0;margin:0;padding:0}.reflection-layout legend{color:var(--navy);margin-bottom:12px;font-weight:760}.reflection-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.check-card{cursor:pointer;background:#fcfdff;border:1.5px solid #dce5f4;border-radius:14px;align-items:center;gap:11px;min-height:56px;padding:10px 15px;display:flex}.check-card.selected{background:#f2f5ff;border-color:#5a7afa}.check-card input{width:19px;height:19px;accent-color:var(--blue)}.next-strategy select{width:100%;min-height:54px;color:var(--ink);background:#fff;border:1.5px solid #b9ccef;border-radius:14px;padding:0 15px}.activity-feedback{color:#24568d;background:#eff8ff;border:1px solid #bcd9fa;border-radius:14px;align-items:flex-start;gap:10px;margin-top:20px;padding:13px 15px;display:flex}.activity-feedback span{color:#fff;background:#2f6fc7;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.activity-actions{border-top:1px solid #e7edf7;justify-content:space-between;gap:14px;margin-top:30px;padding-top:24px;display:flex}.journey-reminder{color:#58709a;text-align:center;margin:20px 0 0}.journey-reminder span{color:#13a3b3}.result-page{width:min(1120px,100% - 48px)}.result-hero{text-align:center;background:radial-gradient(circle at 85% 20%,#6c53ed21,#0000 27%),linear-gradient(130deg,#f1f6ff,#f7ffff);border:1px solid #d6e4fb;border-radius:30px;padding:46px 30px}.result-icon{background:linear-gradient(145deg, var(--blue), var(--cyan));color:#fff;border:8px solid #fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 14px;font-size:2rem;display:grid;box-shadow:0 11px 30px #2f5ce03d}.result-hero .eyebrow{justify-content:center}.result-hero h1{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,4.4vw,3.7rem)}.result-hero>p:not(.eyebrow){color:#455b83;max-width:750px;margin:15px auto;font-size:1.04rem}.status-pill,.initial-badge{color:#2b5aae;background:#ffffffbf;border:1px solid #a9c5f8;border-radius:99px;align-items:center;min-height:36px;padding:0 14px;font-size:.82rem;font-weight:720;display:inline-flex}.result-grid{grid-template-columns:1.25fr .75fr;gap:20px;margin-top:20px;display:grid}.result-panel{background:#fff;border:1px solid #dfe8f6;border-radius:24px;padding:28px;box-shadow:0 14px 36px #17458814}.result-panel h2{color:var(--navy);margin:0 0 18px;font-size:1.35rem}.strengths-panel ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.strengths-panel li{color:#3e5277;gap:11px;display:flex}.strengths-panel li span{color:#0b9660;background:#e8faf2;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-weight:820;display:grid}.next-panel{text-align:center;background:linear-gradient(150deg,#fbf9ff,#f2fbff)}.strategy-illustration{font-size:3.4rem;display:block}.next-panel h3{color:#3156b6;margin:8px 0}.next-panel p{color:var(--muted);margin:0}.indicators-section{background:#fff;border:1px solid #dfe8f6;border-radius:24px;margin-top:20px;padding:28px}.indicator-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.indicator-heading .eyebrow{margin-bottom:3px}.indicator-heading h2{color:var(--navy);margin:0;font-size:1.45rem}.indicator-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.indicator-card{background:#fbfcff;border:1px solid #e1e8f5;border-radius:17px;padding:18px}.indicator-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.indicator-card h3{color:var(--navy);margin:0;font-size:1rem}.indicator-card div span{color:#3b62bd;background:#edf3ff;border-radius:99px;padding:4px 8px;font-size:.7rem;font-weight:750}.indicator-card p{color:var(--muted);margin:10px 0 0;font-size:.86rem}.result-disclaimer{color:#355c75;background:#f1fbfd;border:1px solid #bde1ef;border-radius:18px;align-items:flex-start;gap:13px;margin-top:20px;padding:18px 20px;display:flex}.result-disclaimer span{color:#fff;background:#1497ba;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.result-disclaimer p{margin:0}.result-actions{justify-content:center;gap:14px;margin-top:24px;display:flex}.prototype-detail{color:#7180a0;text-align:center;margin:16px 0 0;font-size:.8rem}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0512389e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fff;border:1px solid #ffffffad;border-radius:26px;width:min(590px,100%);padding:34px;position:relative;box-shadow:0 35px 90px #000e374d}.modal-card h2{color:var(--navy);letter-spacing:-.035em;margin:0 34px 15px 0;font-size:1.65rem}.modal-card p{color:#506184}.modal-close{color:#536487;cursor:pointer;background:#f7f9fd;border:1px solid #dbe5f4;border-radius:12px;width:42px;height:42px;font-size:1.5rem;position:absolute;top:18px;right:18px}.modal-icon{background:#eef5ff;border-radius:18px;place-items:center;width:60px;height:60px;margin-bottom:16px;font-size:2rem;display:grid}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.how-list{color:#40557c;gap:12px;padding-left:24px;display:grid}.soft-note{background:#f0f7ff;border-radius:13px;padding:13px 15px}.toast{z-index:150;color:#294f8d;text-align:center;background:#fff;border:1px solid #b7d1f7;border-radius:14px;width:min(460px,100% - 36px);padding:13px 18px;font-weight:680;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #12347033}.site-footer{background:#f1f6ff;border-top:1px solid #dce6f5}.footer-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1410px,100% - 64px);min-height:92px;margin:0 auto;display:flex}.footer-brand{align-items:center;gap:12px;display:flex}.mini-mark{background:linear-gradient(145deg, var(--blue), var(--cyan));color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{color:var(--navy)}.footer-brand small,.footer-inner>p{color:#6a7898;margin:0;font-size:.8rem}@media (max-width:1180px){.hero-section{grid-template-columns:.88fr 1.12fr}.hero-copy{margin-left:38px}.hero-copy h1{font-size:clamp(3rem,5.6vw,4.5rem)}.journey-stage-list{gap:12px}.journey-stage-list li{padding:9px}.journey-stage-list li:not(:last-child):after{display:none}.stage-number{flex-basis:44px;width:44px;height:44px}.functions-section{grid-template-columns:1fr}.functions-heading{gap:5px;display:flex}.functions-heading .curve-arrow{display:none}}@media (max-width:960px){.header-inner{width:min(100% - 36px,900px)}.menu-button{display:block}.main-nav{background:#fff;border:1px solid #dbe5f4;border-radius:18px;align-items:stretch;padding:12px;display:none;position:absolute;top:68px;left:18px;right:18px;box-shadow:0 18px 45px #112e662e}.main-nav.is-open{display:grid}.main-nav button{text-align:left}.main-nav .progress-button{margin:6px 0 0}.main-nav .is-active:after{display:none}.hero-section{grid-template-columns:1fr}.hero-copy{text-align:center;width:min(720px,100% - 40px);margin:0 auto;padding:50px 0 30px}.hero-copy h1 span{margin:0 auto}.hero-lead{margin-left:auto;margin-right:auto}.trust-message{text-align:left;justify-content:center}.hero-actions{justify-content:center}.hero-visual{min-height:440px}.hero-visual:after{background:linear-gradient(#f8faff 0%,#f8faff00 20%)}.hero-visual img{object-position:center}.journey-stage-list{grid-template-columns:repeat(2,1fr)}.discovery-grid{grid-template-columns:1fr}.discovery-card{min-height:120px}.functions-grid,.energy-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.site-header{height:68px}.brand-mark{width:41px;height:36px}.hero-copy{padding-top:38px}.hero-copy h1{font-size:clamp(2.9rem,14vw,4.2rem)}.hero-visual{min-height:360px}.visual-badge{display:none}.journey-overview,.discover-section,.privacy-strip,.functions-section{width:calc(100% - 28px)}.journey-stage-list{grid-template-columns:1fr}.journey-stage-list li{min-height:68px}.privacy-strip{grid-template-columns:1fr}.privacy-strip div+div{border-top:1px solid #c7ddf3;border-left:0}.functions-grid{grid-template-columns:repeat(2,1fr)}.interactive-area,.result-page{width:calc(100% - 28px);padding-top:20px}.interactive-topbar{grid-template-columns:1fr 1fr}.interactive-topbar>span{text-align:center;grid-area:1/1/auto/-1}.interactive-topbar .text-button:first-child{grid-area:2/1;justify-self:start}.interactive-topbar .text-button:last-child{grid-area:2/2}.activity-card{border-radius:22px;padding:22px 16px}.activity-heading{gap:12px}.activity-icon{flex-basis:48px;width:48px;height:48px}.energy-grid,.start-grid,.confidence-grid,.reflection-grid{grid-template-columns:1fr}.energy-grid .choice-card{text-align:left;flex-direction:row;justify-content:flex-start;min-height:68px}.challenge-layout{grid-template-columns:1fr}.order-item{grid-template-columns:auto 1fr}.order-controls{grid-column:1/-1;justify-content:flex-end}.activity-actions{flex-direction:column-reverse}.activity-actions .button{width:100%}.result-grid,.indicator-grid{grid-template-columns:1fr}.indicator-heading{flex-direction:column;align-items:flex-start}.result-actions{flex-direction:column-reverse}.result-actions .button{width:100%}.modal-card{padding:28px 20px 22px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.footer-inner{flex-direction:column;align-items:flex-start;width:calc(100% - 36px);padding:22px 0}}@media (max-width:460px){.header-inner{width:calc(100% - 24px)}.brand{gap:9px;font-size:1.28rem}.hero-copy{width:calc(100% - 28px)}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:300px}.discovery-card{align-items:flex-start;padding:18px}.card-icon{flex-basis:54px;width:54px;height:54px;font-size:1.65rem}.functions-grid{grid-template-columns:1fr}.moment-progress-copy{gap:10px;font-size:.76rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
