@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Rajdhani:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Rajdhani:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Rajdhani:wght@500;600;700&display=swap";:root{--navy-950:#071b33;--navy-900:#0d2746;--navy-800:#14385f;--orange-500:#f58a1f;--orange-400:#ffab4d;--white:#f8fbff;--line:#ffffff2e;--line-strong:#f58a1f73;--text-soft:#f8fbffbd;--shadow:0 24px 60px #000a1c52;--radius-lg:26px;--radius-md:18px;--radius-sm:12px}button,input,textarea{font:inherit}input,textarea{color:var(--white)}.detail-page{z-index:1;width:min(100% - 2rem,1180px);margin:0 auto;padding:1.5rem 0 4rem;position:relative}.detail-page__frame{aspect-ratio:1;opacity:.7;pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:min(42vw,30rem);position:absolute;top:6rem;right:-10rem}.detail-topbar{justify-content:space-between;align-items:center;gap:1rem;padding:.25rem 0 2rem;display:flex;position:relative}.result-topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.brand-block h1{letter-spacing:.02em;text-transform:none;margin:.2rem 0 0;font-family:Rajdhani,sans-serif;font-size:1.2rem}.brand-block__eyebrow,.detail-eyebrow,.detail-index,.hero__card-label{color:var(--orange-400);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.detail-index{background:#ffffff0d;border:1px solid #ffffff1f;padding:.55rem .75rem}.section-progress{flex-wrap:wrap;gap:.6rem;margin:0 0 1rem;display:flex}.section-pill{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:.45rem .7rem;font-size:.78rem;transition:border-color .18s,color .18s,background .18s}.section-pill--active{color:var(--white);background:#f58a1f24;border-color:#f58a1fb8;font-weight:600;box-shadow:0 0 0 1px #f58a1f2e}.section-pill--complete{color:var(--orange-400);border-color:#f58a1f4d}.question-layout,.result-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1.25fr);align-items:start;gap:1rem;display:grid}.result-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.question-copy,.detail-copy{align-self:start;gap:1rem;display:grid;position:sticky;top:1rem}.question-copy h2,.detail-copy h2{max-width:15ch;margin:.35rem 0 0;font-family:Rajdhani,sans-serif;font-size:clamp(2.6rem,5vw,4.3rem);line-height:1.04}.detail-description{color:var(--text-soft);max-width:52ch;margin:.85rem 0 0;line-height:1.7}.progress-panel,.question-panel,.detail-panel,.hero__card,.result-section,.choice-support{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);background:#ffffff0f;border:1px solid #ffffff24;padding:1.4rem;position:relative}.question-panel{padding:1rem}.primary-button,.secondary-button{border:1px solid var(--line-strong);color:var(--white);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.25rem;font-size:.84rem;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.primary-button:disabled,.secondary-button:disabled,.field-card input:disabled,.field-card textarea:disabled{opacity:.45;cursor:not-allowed}.primary-button:hover,.secondary-button:hover,.primary-button:focus-visible,.secondary-button:focus-visible,.option-card:hover,.choice-card:hover,.tag:hover{background:#f58a1f1f;border-color:#f58a1fb8;transform:translateY(-2px)}.primary-button:disabled,.secondary-button:disabled{transform:none}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.input-section{gap:.75rem;display:grid}.option-grid,.tag-grid,.choice-support-list{gap:.85rem;display:grid}.option-grid--single,.tag-grid,.choice-support-list{grid-template-columns:1fr}.option-card,.field-card,.tag,.choice-card{border-radius:var(--radius-md);color:var(--white);background:#ffffff0a;border:1px solid #ffffff1f;padding:.72rem}.option-card,.tag,.choice-card{cursor:pointer;transition:transform .18s,border-color .18s,background-color .18s}.option-card--active,.tag--active,.choice-card--active,.choice-support--active{background:#f58a1f1f;border-color:#f58a1fb8}.choice-card,.tag{text-align:left;gap:.45rem;display:grid}.choice-card strong,.tag strong{font-size:.98rem}.choice-card span,.tag span,.choice-support span{color:var(--text-soft);line-height:1.6}.choice-card em,.tag em{color:var(--orange-400);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-style:normal}.field-card{gap:.7rem;display:grid}.field-card__label{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem}.field-card input,.field-card textarea{border-radius:var(--radius-sm);resize:vertical;background:#071b33b8;border:1px solid #ffffff1f;outline:none;width:100%;padding:.95rem 1rem}.field-card input:focus,.field-card textarea:focus{border-color:#f58a1f9e;box-shadow:0 0 0 3px #f58a1f24}.field-card--textarea{min-height:100%}.review-groups,.review-list,.sheet-grid{gap:1rem;display:grid}.review-item{text-align:left;border-radius:var(--radius-sm);color:var(--white);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;transition:border-color .18s,background .18s,transform .18s;display:flex}.review-item:hover{background:#f58a1f12;border-color:#f58a1f73;transform:translate(3px)}.review-item span{color:var(--text-soft)}.sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-card{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff1a;border-top:2px solid #f58a1f59;padding:1.1rem 1.15rem;transition:border-color .18s,background .18s}.sheet-card:hover{background:#ffffff0f;border-top-color:#f58a1fa6}.sheet-card strong{text-transform:uppercase;letter-spacing:.07em;color:var(--orange-400);font-size:.8rem;display:block}.bullet-list--tight{margin-top:.75rem}.mini-kpi+.mini-kpi{border-top:1px solid #ffffff1f;margin-top:1rem;padding-top:1rem}.mini-kpi span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;display:block}.mini-kpi strong{margin-top:.45rem;font-size:1.12rem;display:block}.hero__card strong{margin-top:.5rem;font-size:1.25rem;display:block}.result-sections{gap:1rem;display:grid}.result-section h3{text-transform:none;margin:.35rem 0 0;font-size:1.4rem}.result-section p{color:var(--text-soft);line-height:1.7}.result-meta span{color:var(--white);background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:.45rem .7rem}.result-tags span{color:var(--orange-400);border:1px solid #f58a1f47;border-radius:999px;padding:.55rem .75rem}.breakdown-table{gap:.7rem;margin-top:1rem;display:grid}.breakdown-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.breakdown-row span{color:var(--text-soft)}.breakdown-row strong{text-align:right}.breakdown-row--strong{border-top:1px solid #ffffff1f;padding-top:.75rem}.breakdown-row--strong span,.breakdown-row--strong strong{color:var(--white);font-size:.95rem}.breakdown-row--total{border-radius:var(--radius-md);background:#f58a1f14;border:1px solid #f58a1f52;margin-top:.35rem;padding:.9rem 1rem}.breakdown-row--total span{color:var(--white);font-size:.95rem;font-weight:500}.breakdown-row--total strong{color:var(--orange-400);letter-spacing:-.01em;font-size:1.18rem}.loading-card{border-radius:var(--radius-lg);box-shadow:var(--shadow), 0 0 60px #f58a1f0d;text-align:center;background:linear-gradient(160deg,#ffffff0f 0%,#f58a1f0a 100%);border:1px solid #f58a1f2e;justify-items:center;gap:1.2rem;padding:4.5rem 2rem;display:grid}.loading-card h2{text-transform:uppercase;margin:0;font-family:Rajdhani,sans-serif;font-size:clamp(2rem,4vw,3.2rem)}@keyframes sand-top{0%{transform:translate(-50%)scaleY(1)}to{transform:translate(-50%)scaleY(.15)}}@keyframes sand-bottom{0%{transform:translate(-50%)scaleY(.2)}to{transform:translate(-50%)scaleY(1)}}@keyframes loading-fill{0%{width:0}to{width:100%}}@media (width<=1100px){.question-layout{grid-template-columns:1fr}.question-copy,.detail-copy,.progress-panel--side{position:static}.result-kpis,.option-grid,.split-grid,.sheet-grid{grid-template-columns:1fr}}@media (width<=980px){.result-layout,.result-kpis{grid-template-columns:1fr}.detail-page{padding-bottom:3rem}.detail-page__frame{opacity:.45;width:min(70vw,24rem)}}@media (width<=640px){.detail-page{width:min(100% - 1rem,1180px)}.detail-topbar{flex-direction:column;align-items:flex-start}.primary-button,.secondary-button{width:100%}.question-copy h2,.detail-copy h2{max-width:100%;font-size:clamp(2.4rem,14vw,4.3rem)}}:root{--navy-950:#071b33;--navy-900:#0d2746;--navy-800:#14385f;--orange-500:#f58a1f;--orange-400:#ffab4d;--white:#f8fbff;--line:#ffffff2e;--line-strong:#f58a1f73;--text-soft:#f8fbffbd;--panel-fill:#0a203ab8;--panel-fill-soft:#ffffff0d;--focus-ring:0 0 0 3px #f58a1f33;--shadow:0 24px 60px #000a1c52;--radius-lg:26px;--radius-md:18px;--radius-sm:12px}button,input{font:inherit}input{color:var(--white)}.detail-page{width:min(1180px,100% - 2rem);margin:0 auto;padding:1.25rem 0 4rem;position:relative}.detail-page__frame{aspect-ratio:1;opacity:.75;background:linear-gradient(#ffffff29,#ffffff29) 50% 18%/60% 1px no-repeat,linear-gradient(#f58a1f66,#f58a1f66) 22% 30%/1px 48% no-repeat,linear-gradient(#f58a1f66,#f58a1f66) 22% 30%/56% 1px no-repeat,linear-gradient(90deg,#ffffff14,#0000 70%);border:1px solid #ffffff1a;width:min(40vw,28rem);position:absolute;inset:8rem 0 auto auto}.detail-topbar{border:1px solid var(--line);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);background:#071b338c;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.2rem;display:flex}.brand-block__eyebrow,.detail-eyebrow,.hero__card-label,.detail-panel__label,.detail-index{text-transform:uppercase;letter-spacing:.08em;color:var(--orange-400);font-size:.75rem}.brand-block h1,.detail-copy h2,.question-copy h2,.result-section h3{text-transform:none;margin:0;font-family:Rajdhani,sans-serif}.brand-block h1{letter-spacing:.02em;margin-top:.2rem;font-size:clamp(1.8rem,3vw,2.6rem)}.detail-index{color:#f8fbffb3}.resume-banner{border:1px solid #f58a1f47;border-left:3px solid var(--orange-400);color:var(--text-soft);border-radius:var(--radius-sm);letter-spacing:.01em;background:#f58a1f14;margin-top:1rem;padding:.75rem 1rem;font-size:.88rem}.section-progress{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:1rem;display:grid}.section-progress__item{appearance:none;text-align:center;text-transform:uppercase;letter-spacing:.08em;width:100%;color:var(--text-soft);border-radius:var(--radius-sm);cursor:pointer;background:#0a203a94;border:1px solid #ffffff1f;padding:.7rem .8rem;font-size:.76rem;transition:transform .18s,border-color .18s,background-color .18s,color .18s}.section-progress__item:hover,.section-progress__item:focus-visible{color:var(--white);box-shadow:var(--focus-ring);border-color:#f58a1f66;transform:translateY(-2px)}.section-progress__item--done{color:var(--orange-400);border-color:#f58a1f57}.section-progress__item--done span:after{content:" ✓";opacity:.8;font-size:.7em}.section-progress__item--current{color:var(--white);background:#f58a1f24;border-color:#f58a1fb8;border-left-width:3px;font-weight:600;box-shadow:0 0 0 1px #f58a1f2e}.question-layout,.result-layout{grid-template-columns:1fr;align-items:start;gap:1rem;padding-top:2rem;display:grid}.question-copy,.detail-copy{border-left:3px solid var(--orange-500);background:linear-gradient(90deg,#f58a1f14,#0a203a38 62%,#0000 100%);padding:1.9rem 1.9rem 2.1rem}.question-copy__header{grid-template-columns:minmax(0,1.15fr) minmax(260px,360px);align-items:start;gap:1rem;display:grid}.question-copy__content{min-width:0}.question-copy h2,.detail-copy h2{text-wrap:balance;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:18ch;margin-top:.4rem;font-size:clamp(2.2rem,3.8vw,3.45rem);line-height:1.02;display:-webkit-box;overflow:hidden}.detail-description,.result-section p,.detail-list li,.prompt-seed{color:var(--text-soft);line-height:1.7}.detail-description,.result-section p,.prompt-seed{max-width:54ch}.detail-description--full,.result-section__lead,.result-section p:not(.detail-eyebrow){max-width:none}.progress-panel,.question-panel,.detail-panel,.hero__card,.result-section{border-radius:var(--radius-lg);background:var(--panel-fill);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);border:1px solid #ffffff1a;border-left:3px solid #f58a1f66;padding:1.4rem 1.6rem;transition:border-left-color .2s;position:relative}.result-section:hover{border-left-color:#f58a1fb3}.question-panel{align-self:stretch;padding:1.2rem}.progress-panel{margin-top:1.5rem}.progress-panel--side{align-self:start;margin-top:0}.progress-panel__meta,.result-tags{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.progress-track{background:#ffffff1a;border-radius:999px;height:6px;margin-top:.85rem;overflow:hidden}.progress-track__fill{background:linear-gradient(90deg, var(--orange-500), var(--orange-400));border-radius:999px;height:100%;transition:width .3s cubic-bezier(.22,1,.36,1)}.question-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;display:flex}.question-actions--footer{justify-content:flex-end;align-items:center;margin-top:0}.validation-hint{color:var(--white);border-radius:var(--radius-sm);background:#f58a1f1a;border:1px solid #f58a1f59;border-left:3px solid #f58a1fb3;margin-top:0;margin-bottom:0;padding:.75rem 1rem;font-size:.88rem}.validation-hint--inline{margin-top:.95rem;margin-bottom:.85rem}.primary-button,.secondary-button{border:1px solid var(--line);color:var(--white);cursor:pointer;background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.35rem;font-size:.95rem;font-weight:600;line-height:1.2;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.primary-button:disabled,.secondary-button:disabled,.field-card input:disabled{opacity:.45;cursor:not-allowed}.primary-button:hover,.secondary-button:hover,.primary-button:focus-visible,.secondary-button:focus-visible{box-shadow:var(--focus-ring);background:#f58a1f1f;border-color:#f58a1f94;transform:translateY(-2px)}.primary-button:disabled{background:#ffffff0d;border-color:#ffffff1f;transform:none}.secondary-button:disabled{transform:none}.question-grid{gap:1rem;display:grid}.question-grid.counters{grid-template-columns:repeat(3,minmax(0,1fr))}.question-grid--household{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.input-section{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff1f;gap:.75rem;padding:1rem 1rem 1.1rem;display:grid}.input-section__label{color:var(--orange-400);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem}.option-grid,.tag-grid-wrapper{flex-direction:column;gap:.7rem;display:flex}.tag-count-badge{color:var(--orange-400);letter-spacing:.03em;background:#f58a1f1f;border:1px solid #f58a1f47;border-radius:999px;align-self:flex-start;align-items:center;gap:.2rem;padding:.28rem .72rem;font-size:.78rem;font-weight:600;transition:background .18s,border-color .18s;display:inline-flex}.tag-count-badge span{color:#ffffff73;font-weight:400}.tag-count-badge--full{color:var(--orange-300,#f9a84d);background:#f58a1f38;border-color:#f58a1f8c}.tag__check{opacity:.85;font-size:.7em}.tag--dimmed{opacity:.42;pointer-events:auto}.tag-grid,.aesthetic-grid{gap:.85rem;display:grid}.option-grid,.tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aesthetic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.option-card,.field-card,.toggle-card,.tag,.aesthetic-card{border-radius:var(--radius-md);background:var(--panel-fill-soft);color:var(--white);border:1px solid #ffffff1f;padding:.92rem}.question-grid--household .field-card,.question-grid--household .toggle-card{padding:.78rem}.question-grid--household .field-card input{padding:.7rem .82rem}.question-grid--household .field-card__label{font-size:.72rem}.option-card,.toggle-card,.tag,.aesthetic-card{cursor:pointer;transition:transform .18s,border-color .18s,background-color .18s}.option-card:hover,.toggle-card:hover,.tag:hover,.aesthetic-card:hover{border-color:#f58a1f8c;transform:translateY(-4px)}.option-card input,.toggle-card input,.aesthetic-card input{opacity:0;pointer-events:none;position:absolute}.option-card--active,.toggle-card--active,.tag--active,.aesthetic-card--active{background:#f58a1f29;border-color:#f58a1fb8;box-shadow:0 0 0 1px #f58a1f38,0 4px 16px #f58a1f1f}.option-card--active span,.toggle-card--active span{font-weight:600}.field-card{flex-direction:column;gap:.55rem;display:flex}.field-card__label{text-transform:uppercase;letter-spacing:.08em;color:var(--orange-400);font-size:.75rem;line-height:1.45}.field-card input{border-radius:var(--radius-sm);background:#071b33e6;border:1px solid #ffffff24;outline:none;padding:.82rem .92rem}.field-card input:focus{box-shadow:var(--focus-ring);border-color:#f58a1f9e}.option-card span,.toggle-card span,.tag,.aesthetic-card span{text-align:center;font-size:.88rem;line-height:1.35}.option-card,.tag,.aesthetic-card{justify-content:center}.option-card span{justify-content:center;align-items:center;min-height:100%;display:flex}.aesthetic-card{text-align:center;align-content:start;gap:.7rem;display:grid}.aesthetic-preview{aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius-sm);border:1px solid #ffffff1f;width:100%;transition:transform .22s,filter .22s;display:block;overflow:hidden}.aesthetic-card:hover .aesthetic-preview{filter:brightness(1.06);transform:scale(1.04)}.aesthetic-card{overflow:hidden}.aesthetic-card__copy{gap:.25rem;display:grid}.aesthetic-card__copy span{font-size:.96rem;font-weight:500}.aesthetic-card__copy small{color:var(--text-soft);font-size:.78rem;line-height:1.4}.toggle-card{justify-content:center;align-items:center;min-height:100%;display:flex}.result-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.result-topbar-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hero__card strong{margin-top:.45rem;font-family:Rajdhani,sans-serif;font-size:1.3rem;line-height:1.05;display:block}.result-bridge{border-radius:var(--radius-lg);background:linear-gradient(90deg,#f58a1f14,#ffffff08);border:1px solid #f58a1f38;margin-top:1.5rem;padding:1.2rem 1.3rem}.result-bridge h3{max-width:16ch;margin:.35rem 0 0;font-family:Rajdhani,sans-serif;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.06}.result-next-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.result-next-card{border-radius:var(--radius-md);background:#071b336b;border:1px solid #ffffff24;align-content:start;gap:.7rem;padding:1.1rem;display:grid}.result-next-card h4{margin:0;font-family:Rajdhani,sans-serif;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.06}.result-next-card p:not(.detail-eyebrow){color:var(--text-soft);max-width:none;margin:0}.result-next-card .primary-button,.result-next-card .secondary-button{width:100%}.detail-list{margin:1rem 0 0;padding-left:1rem}.detail-panel__label--spaced{margin-top:1.35rem;display:block}.result-sections{gap:1rem;margin-top:1.5rem;display:grid}.result-section h3{max-width:22ch;margin-top:.25rem;font-size:clamp(1.7rem,2.6vw,2.25rem);line-height:1.04}.result-subtitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);margin-top:1rem;margin-bottom:.4rem;font-size:.9rem}.result-tags{flex-wrap:wrap;justify-content:flex-start;margin-top:1rem}.result-meta{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.result-meta span{color:var(--white);background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:.42rem .78rem;font-size:.82rem}.result-tags span{color:var(--orange-400);background:#f58a1f0d;border:1px solid #f58a1f47;border-radius:999px;padding:.48rem .82rem;font-size:.82rem}.bullet-list{color:var(--text-soft);margin:1rem 0 0;padding-left:1rem;line-height:1.8}.loading-page{gap:1.5rem;display:grid}.loading-card{border-radius:var(--radius-lg);background:linear-gradient(160deg, var(--panel-fill) 0%, #f58a1f0a 100%);box-shadow:var(--shadow), 0 0 60px #f58a1f0f;text-align:center;border:1px solid #f58a1f2e;justify-items:center;gap:1.2rem;padding:4.5rem 2rem;display:grid}.loading-card h2{max-width:13ch;margin:0;font-family:Rajdhani,sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.loading-card .detail-description{max-width:42rem}.hourglass{clip-path:polygon(0 0,100% 0,68% 48%,100% 100%,0 100%,32% 48%);border:2px solid #f58a1fb3;width:5rem;height:7rem;position:relative}.hourglass:before,.hourglass:after{content:"";background:#f58a1fd9;width:2px;position:absolute;left:50%;transform:translate(-50%)}.hourglass:before{height:2rem;top:.8rem}.hourglass:after{height:2rem;bottom:.8rem}.hourglass__sand{background:linear-gradient(180deg, var(--orange-400), var(--orange-500));position:absolute;left:50%;transform:translate(-50%)}.hourglass__sand--top{clip-path:polygon(0 0,100% 0,50% 100%);transform-origin:top;width:1.9rem;height:1.8rem;animation:5s cubic-bezier(.4,0,.2,1) forwards sand-top;top:1rem}.hourglass__sand--bottom{clip-path:polygon(50% 0,100% 100%,0 100%);transform-origin:bottom;width:1.9rem;height:1.8rem;animation:5s cubic-bezier(.4,0,.2,1) forwards sand-bottom;bottom:1rem;transform:translate(-50%)scaleY(.2)}.loading-bar{background:#ffffff1f;border-radius:999px;width:min(26rem,100%);height:.45rem;overflow:hidden}.loading-bar__fill{background:linear-gradient(90deg, var(--orange-500), var(--orange-400));border-radius:999px;width:0;height:100%;animation:5s cubic-bezier(.4,0,.2,1) forwards loading-fill}@media (width<=1200px){.question-grid.counters{grid-template-columns:repeat(2,minmax(0,1fr))}.question-grid--household{grid-template-columns:repeat(4,minmax(0,1fr))}.result-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.question-copy__header,.question-grid.counters,.result-kpis,.aesthetic-grid,.option-grid,.tag-grid,.section-progress,.question-grid--household,.result-next-grid{grid-template-columns:1fr}}@media (width<=1100px){.aesthetic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.question-layout,.result-layout,.result-kpis{grid-template-columns:1fr}.detail-page{padding-bottom:3rem}.detail-page__frame{opacity:.45;width:min(70vw,24rem)}.question-copy,.detail-copy{padding:1.4rem 1.15rem 1.8rem}.question-grid--household{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.detail-page{width:min(100% - 1rem,1180px)}.detail-topbar{flex-direction:column;align-items:flex-start}.result-topbar-actions,.primary-button,.secondary-button{width:100%}.question-layout,.result-layout{padding-top:3rem}.question-copy h2,.detail-copy h2{max-width:100%;font-size:clamp(2.4rem,14vw,4.3rem)}}:root{--navy-950:#071b33;--navy-900:#0d2746;--navy-800:#14385f;--navy-700:#1e4f80;--orange-500:#f58a1f;--orange-400:#ffab4d;--white:#f8fbff;--text-soft:#f8fbffbd;--text-muted:#f8fbff94;--line:#ffffff2e;--line-strong:#f58a1f73;--panel:#0a203ab8;--panel-strong:#0d2746d1;--radius-lg:26px;--radius-md:18px;--radius-sm:12px;--shadow:0 24px 60px #000a1c52;--focus-ring:0 0 0 3px #f58a1f2e;--body-line-height:1.7;--body-measure:52ch;--heading-measure-hero:13ch;--heading-measure-section:22ch;--heading-measure-detail:15ch;--heading-measure-card:16ch}html{scroll-behavior:smooth}*{box-sizing:border-box}.page-shell{min-height:100vh;position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";filter:blur(10px);opacity:.5;pointer-events:none;border-radius:50%;position:absolute}.page-shell:before{background:#f58a1f2e;width:28rem;height:28rem;top:-10rem;right:-8rem}body{font-family:IBM Plex Sans,sans-serif;line-height:var(--body-line-height);color:var(--white)}.brand-block h1,.hero h2,.detail-copy h2,.question-copy h2,.result-section h3,.section-heading h3,.tool-card h4,.tool-copy h2,.canvas-head h3,.simple-heading h3{text-transform:none;letter-spacing:.01em;font-family:Rajdhani,sans-serif}.hero h2{max-width:var(--heading-measure-hero);line-height:1}.section-heading h3{max-width:var(--heading-measure-section);line-height:1.04}.detail-copy h2,.question-copy h2,.tool-copy h2{max-width:var(--heading-measure-detail);line-height:1.04}.tool-card h4,.canvas-head h3,.simple-heading h3{max-width:var(--heading-measure-card);line-height:1.06}.brand-block__eyebrow,.hero__kicker,.section-heading__eyebrow,.hero__card-label,.metric-label,.tool-card__index,.tool-card__cta,.tool-card__eyebrow,.detail-eyebrow,.detail-index,.detail-panel__label,.detail-back,.question-label,.section-progress__item,.result-meta span,.field-card__label,.input-section__label{text-transform:uppercase;letter-spacing:.08em}.primary-button,.secondary-button,.topbar__link,.detail-back{border-radius:999px;font-weight:600}.detail-description,.hero__description,.panel-copy,.status-text,.result-section p,.detail-list li{line-height:1.7}.detail-description,.hero__description,.panel-copy{max-width:var(--body-measure)}.progress-panel,.question-panel,.detail-panel,.hero__card,.result-section,.tool-card,.tool-card-panel{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow)}.question-panel,.detail-panel,.hero__card,.result-section,.tool-card,.tool-card-panel,.progress-panel{border-radius:var(--radius-md)}.field-card input,.field-card textarea,.field-card select,input,textarea,select{border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--white);background:#071b33e6}.primary-button,.secondary-button,.topbar__link,.detail-back{border:1px solid var(--line);color:var(--white);background:#ffffff0d}.primary-button{background:#f58a1f29;border-color:#f58a1f6b}.primary-button:hover,.primary-button:focus-visible,.secondary-button:hover,.secondary-button:focus-visible,.topbar__link:hover,.topbar__link:focus-visible,.detail-back:hover,.detail-back:focus-visible{box-shadow:var(--focus-ring);background:#f58a1f1f;border-color:#f58a1f94}.field-card input:focus,.field-card textarea:focus,.field-card select:focus,input:focus,textarea:focus,select:focus{box-shadow:var(--focus-ring);border-color:#f58a1fc7;outline:none}.status-panel,.validation-panel,.info-panel{border-radius:var(--radius-md);background:#f58a1f14;border:1px solid #f58a1f38;padding:.9rem 1rem}.validation-hint,.field-group__error,.field-card__error{border-radius:var(--radius-sm);background:#f58a1f14;border:1px solid #f58a1f33;padding:.7rem .85rem}:root{--navy-950:#071b33;--navy-900:#0d2746;--navy-800:#14385f;--navy-700:#1e4f80;--orange-500:#f58a1f;--orange-400:#ffab4d;--white:#f8fbff;--surface-rgb:255, 255, 255;--ink-rgb:248, 251, 255;--deep-rgb:7, 27, 51;--ink-on-accent:#071b33;--line:rgba(var(--surface-rgb), .18);--line-strong:#f58a1f73;--panel:rgba(var(--surface-rgb), .06);--panel-strong:rgba(var(--surface-rgb), .09);--text-soft:rgba(var(--ink-rgb), .74);--text-muted:rgba(var(--ink-rgb), .58);--shadow:0 24px 60px #000a1c52;--radius-lg:26px;--radius-md:18px;--radius-sm:12px}[data-theme=light]{--navy-950:#f5f7fb;--navy-900:#eef1f6;--navy-800:#dde4ef;--navy-700:#c7d2e3;--white:#0d2746;--surface-rgb:13, 39, 70;--ink-rgb:13, 39, 70;--deep-rgb:255, 255, 255;--shadow:0 20px 50px #0f172a1a}[data-theme=light] body{background:linear-gradient(#0d27460b 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#0d27460b 1px,#0000 1px) 0 0/44px 44px,radial-gradient(circle at top,#f58a1f1f,#0000 32%),linear-gradient(160deg,#fbfcfe,#f2f5fa 42%,#e7edf5 100%)}[data-theme=light] .signin-card{border:1px solid #0f172a14;box-shadow:0 8px 40px #0f172a24,0 2px 10px #0f172a14}body{min-height:100vh;color:var(--white);background:linear-gradient(rgba(var(--surface-rgb), .06) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--surface-rgb), .06) 1px, transparent 1px), radial-gradient(circle at top, #f58a1f29, transparent 28%), linear-gradient(135deg, var(--navy-950), var(--navy-900) 42%, #13335b 100%);background-size:44px 44px,44px 44px,auto,auto;margin:0;font-family:IBM Plex Sans,sans-serif;line-height:1.7}body::selection{background:#f58a1f47}@keyframes fadeRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes softPulse{0%,to{opacity:.45;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.02)}}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root{min-height:100vh}.reveal-block{opacity:0;transform:translateY(18px)}.reveal-block.is-visible{animation:.46s cubic-bezier(.22,1,.36,1) forwards fadeRise}.reveal-block--delay-1.is-visible{animation-delay:90ms}.reveal-block--delay-2.is-visible{animation-delay:.17s}.page-shell:after{background:rgba(var(--surface-rgb), .08);width:22rem;height:22rem;bottom:4rem;left:-8rem}.hero,.intake-section,.tool-section,.detail-page{width:min(1180px,100% - 2rem);margin:0 auto}.hero{padding:1.5rem 0 4.5rem;position:relative}.hero__blueprint{aspect-ratio:1;border:1px solid rgba(var(--surface-rgb), .12);background:linear-gradient(#f58a1f61, #f58a1f61) 18% 22% / 32% 1px no-repeat, linear-gradient(#f58a1f61, #f58a1f61) 18% 22% / 1px 48% no-repeat, linear-gradient(rgba(var(--surface-rgb), .3), rgba(var(--surface-rgb), .3)) 18% 70% / 58% 1px no-repeat, linear-gradient(rgba(var(--surface-rgb), .3), rgba(var(--surface-rgb), .3)) 76% 22% / 1px 48% no-repeat, linear-gradient(rgba(var(--surface-rgb), .22), rgba(var(--surface-rgb), .22)) 36% 44% / 20% 1px no-repeat, linear-gradient(90deg, rgba(var(--surface-rgb), .12), transparent 70%);width:min(42vw,32rem);box-shadow:inset 0 0 0 1px rgba(var(--surface-rgb), .06);opacity:.9;position:absolute;inset:6rem -2rem auto auto}.topbar,.detail-topbar{border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(var(--deep-rgb), .62);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.brand-block__eyebrow,.hero__kicker,.section-heading__eyebrow,.hero__card-label,.metric-label,.tool-card__index,.tool-card__cta,.topbar__link,.tool-card__eyebrow,.detail-eyebrow,.detail-index,.detail-panel__label,.detail-back{text-transform:uppercase;letter-spacing:.08em}.brand-block h1,.hero h2,.section-heading h3,.tool-card h4,.detail-copy h2{font-family:Rajdhani,sans-serif}.brand-block__eyebrow,.hero__kicker,.section-heading__eyebrow,.hero__card-label,.metric-label,.tool-card__eyebrow,.detail-eyebrow,.detail-panel__label{color:var(--orange-400);font-size:.75rem;font-weight:500}.brand-block h1{letter-spacing:.03em;margin:.2rem 0 0;font-size:clamp(1.9rem,3vw,2.7rem)}.topbar__link,.detail-back,.primary-button,.secondary-button{border:1px solid var(--line-strong);color:var(--white);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.2rem;font-size:.84rem;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.topbar__link:hover,.topbar__link:focus-visible,.detail-back:hover,.detail-back:focus-visible,.primary-button:hover,.primary-button:focus-visible,.secondary-button:hover,.secondary-button:focus-visible{background:#f58a1f1f;border-color:#f58a1fb8;transform:translateY(-2px);box-shadow:0 10px 30px #000a1c38}.primary-button:active,.secondary-button:active,.topbar__link:active,.detail-back:active{transform:translateY(0)}.hero__content{flex-direction:column;align-items:stretch;gap:1.2rem;padding-top:4.25rem;display:flex}.hero__copy{border:1px solid rgba(var(--surface-rgb), .12);border-left:4px solid var(--orange-500);border-radius:var(--radius-lg);background:linear-gradient(90deg, rgba(var(--surface-rgb), .08), transparent 85%);box-shadow:var(--shadow);padding:2.35rem 2.35rem 2.5rem;position:relative}.hero h2{letter-spacing:.02em;text-transform:none;max-width:13ch;margin:.55rem 0 1rem;font-size:clamp(3rem,5.4vw,4.65rem);line-height:1}.hero__description,.detail-description{max-width:46ch;color:var(--text-soft);font-size:1rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;display:flex}.detail-panel{border:1px solid rgba(var(--surface-rgb), .14);border-radius:var(--radius-lg);background:var(--panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);padding:1.5rem;position:relative}.detail-panel:before{content:"";pointer-events:none;border:1px solid #f58a1f33;position:absolute;inset:.85rem}.tool-section{padding:0 0 4.5rem}.tool-section__note{max-width:52ch;color:var(--text-soft);margin:0 0 1.35rem;line-height:1.7}.site-header{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:1.5rem 0 1rem;display:flex}.site-header__brand{align-items:center;gap:.85rem;display:flex}.site-header__mark{flex-shrink:0;gap:4px;display:flex}.site-header__mark span{background:var(--orange-500);border-radius:2px;width:6px;height:22px;display:block}.site-header__mark span:nth-child(2){opacity:.7;height:17px;margin-top:3px}.site-header__mark span:nth-child(3){opacity:.45;height:12px;margin-top:5px}.site-header__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange-400);margin:0;font-size:.68rem;font-weight:500}.site-header__title{letter-spacing:.01em;color:var(--white);text-transform:none;margin:.15rem 0 0;font-family:Rajdhani,sans-serif;font-size:clamp(1.2rem,2.2vw,1.6rem);font-weight:700;line-height:1.1}.site-header__hint{color:var(--text-soft);margin:0;font-size:.85rem}.site-header__profile{border:1px solid var(--line);background:rgba(var(--surface-rgb), .05);color:var(--white);cursor:pointer;border-radius:999px;align-items:center;gap:.65rem;padding:.5rem .9rem .5rem .5rem;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.site-header__profile:hover,.site-header__profile:focus-visible{background:#f58a1f1a;border-color:#f58a1f94;transform:translateY(-1px)}.site-header__avatar{background:linear-gradient(135deg, var(--orange-500), var(--orange-400));width:34px;height:34px;color:var(--ink-on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:700;display:flex}.site-header__profile-text{text-align:left;flex-direction:column;line-height:1.25;display:flex}.site-header__profile-text strong{font-size:.86rem}.site-header__profile-text small{color:var(--text-muted);font-size:.72rem}.tool-section--hero{padding-top:.5rem}.site-header__actions{align-items:center;gap:.75rem;display:flex}.theme-toggle{border:1px solid var(--line);background:rgba(var(--surface-rgb), .05);width:42px;height:42px;color:var(--white);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .18s,background-color .18s,border-color .18s;display:flex}.theme-toggle:hover,.theme-toggle:focus-visible{background:#f58a1f1f;border-color:#f58a1f99;transform:translateY(-2px)}.theme-toggle__icon{width:20px;height:20px;display:flex}.theme-toggle__icon svg{width:100%;height:100%}.brand-strip{border-top:1px solid rgba(var(--surface-rgb), .1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem;display:flex}.brand-strip__tagline{max-width:32ch;color:var(--text-soft);margin:0;font-size:.98rem;line-height:1.6}.brand-strip__features{flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.brand-strip__features li{border:1px solid rgba(var(--surface-rgb), .14);background:rgba(var(--surface-rgb), .05);color:var(--text-soft);border-radius:999px;padding:.55rem .9rem;font-size:.82rem}.landing-hero{width:min(1180px,100% - 2rem);margin:0 auto;padding:3rem 0 4.5rem}.landing-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:2.5rem;display:grid}.landing-hero__eyebrow{color:var(--orange-400);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:500}.landing-hero__title{letter-spacing:.01em;max-width:16ch;color:var(--white);text-transform:none;margin:0 0 1.1rem;font-family:Rajdhani,sans-serif;font-size:clamp(2.6rem,5.6vw,4.4rem);line-height:1.04}.landing-hero__lede{max-width:50ch;color:var(--text-soft);margin:0 0 2rem;font-size:1.08rem;line-height:1.75}.landing-hero__actions{flex-wrap:wrap;gap:.9rem;display:flex}.landing-hero__stats{gap:2rem;margin:0;padding:1.75rem 0 0;list-style:none;display:flex}.landing-hero__stats li{flex-direction:column;gap:.2rem;display:flex}.landing-hero__stats strong{color:var(--orange-400);font-family:Rajdhani,sans-serif;font-size:1.7rem;font-weight:700}.landing-hero__stats span{max-width:13ch;color:var(--text-muted);font-size:.76rem;line-height:1.4}.landing-hero__visual{--mx:0;--my:0;height:420px;position:relative}.landing-hero__glow{transform:translate(calc(var(--mx,0) * -26px), calc(var(--my,0) * -26px));pointer-events:none;transition:transform .22s ease-out;position:absolute;inset:-12%}.landing-hero__glow-inner{filter:blur(36px);background:radial-gradient(circle at 40% 35%,#f58a1f52,#0000 60%),radial-gradient(circle at 65% 70%,#1e4f808c,#0000 55%);border-radius:50%;animation:9s ease-in-out infinite glowDrift;position:absolute;inset:0}@keyframes glowDrift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(2%,-3%)scale(1.06)}}.landing-hero__blueprint-card{border:1px solid rgba(var(--surface-rgb), .16);border-radius:var(--radius-lg);background:linear-gradient(160deg, rgba(var(--surface-rgb), .09), rgba(var(--surface-rgb), .02));box-shadow:var(--shadow);transform:translate(calc(var(--mx,0) * 10px), calc(var(--my,0) * 10px));justify-content:center;align-items:center;transition:transform .22s ease-out;display:flex;position:absolute;inset:2rem 3.5rem 2rem 0;overflow:hidden}.landing-hero__blueprint-card:before{content:"";background-image:linear-gradient(rgba(var(--surface-rgb), .05) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--surface-rgb), .05) 1px, transparent 1px);background-size:24px 24px;position:absolute;inset:0}.landing-hero__sketch{width:76%;height:auto;position:relative}.sketch-line{fill:none;stroke:rgba(var(--ink-rgb), .55);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2.4s forwards drawLine}.sketch-line--fast{stroke:var(--orange-400);animation-duration:1.5s;animation-delay:.6s}.sketch-line--slow{animation-duration:2.8s}@keyframes drawLine{to{stroke-dashoffset:0}}.landing-hero__chip{transform:translate(calc(var(--mx,0) * 30px), calc(var(--my,0) * 30px));transition:transform .22s ease-out;position:absolute}.landing-hero__chip--1{top:0;left:-.5rem}.landing-hero__chip--2{top:6%;right:-.5rem}.landing-hero__chip--3{bottom:8%;left:-1.5rem}.landing-hero__chip--4{bottom:-.5rem;right:14%}.landing-hero__chip-inner{border:1px solid rgba(var(--surface-rgb), .16);background:rgba(var(--deep-rgb), .78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-radius:999px;align-items:center;gap:.55rem;padding:.6rem 1rem .6rem .75rem;animation:4.4s ease-in-out infinite chipFloat;display:flex;box-shadow:0 14px 30px #000a1c59}.landing-hero__chip--1 .landing-hero__chip-inner{animation-delay:0s}.landing-hero__chip--2 .landing-hero__chip-inner{animation-delay:.6s}.landing-hero__chip--3 .landing-hero__chip-inner{animation-delay:1.1s}.landing-hero__chip--4 .landing-hero__chip-inner{animation-delay:1.7s}.landing-hero__chip-dot{background:linear-gradient(135deg, var(--orange-500), var(--orange-400));border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 10px #f58a1fb3}.landing-hero__chip-inner span:last-child{color:var(--white);font-size:.78rem;font-weight:600}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.landing-hero__glow-inner,.landing-hero__chip-inner,.sketch-line{animation:none!important}.sketch-line{stroke-dashoffset:0}}.reveal-on-scroll{opacity:0;transition:opacity .64s cubic-bezier(.22,1,.36,1),transform .64s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.how-it-works,.why-us,.faq{width:min(1180px,100% - 2rem);margin:0 auto;padding:0 0 4.5rem}.how-it-works__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.how-it-works__step{border:1px solid rgba(var(--surface-rgb), .12);border-radius:var(--radius-lg);background:linear-gradient(180deg, rgba(var(--surface-rgb), .07), rgba(var(--surface-rgb), .02));box-shadow:var(--shadow);padding:1.8rem 1.6rem 2rem;transition:transform .2s,border-color .2s,background-color .2s;position:relative}.how-it-works__step:hover{background-color:rgba(var(--surface-rgb), .05);border-color:#f58a1f80;transform:translateY(-5px)}.how-it-works__number{background:linear-gradient(135deg, var(--orange-500), var(--orange-400));width:40px;height:40px;color:var(--ink-on-accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:1.05rem;font-weight:700;display:inline-flex}.how-it-works__step h4{letter-spacing:.01em;color:var(--white);margin:0 0 .6rem;font-family:Rajdhani,sans-serif;font-size:1.35rem}.how-it-works__step p{color:var(--text-soft);margin:0;line-height:1.68}.why-us__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.why-us__card{border:1px solid rgba(var(--surface-rgb), .12);border-left:3px solid var(--orange-500);border-radius:var(--radius-md);background:rgba(var(--surface-rgb), .04);padding:1.6rem;transition:transform .2s,background-color .2s,box-shadow .2s}.why-us__card:hover{background-color:rgba(var(--surface-rgb), .07);transform:translateY(-4px);box-shadow:0 20px 45px #000a1c4d}.why-us__card h4{color:var(--white);margin:0 0 .5rem;font-family:Rajdhani,sans-serif;font-size:1.25rem}.why-us__card p{color:var(--text-soft);margin:0;line-height:1.68}.faq__list{flex-direction:column;gap:.75rem;display:flex}.faq__item{border:1px solid rgba(var(--surface-rgb), .12);border-radius:var(--radius-md);background:rgba(var(--surface-rgb), .03);padding:1.1rem 1.4rem;transition:border-color .2s,background-color .2s}.faq__item:hover{border-color:#f58a1f66}.faq__item[open]{background:rgba(var(--surface-rgb), .05);border-color:#f58a1f73}.faq__item summary{cursor:pointer;color:var(--white);justify-content:space-between;align-items:center;gap:1rem;font-family:Rajdhani,sans-serif;font-size:1.08rem;font-weight:600;list-style:none;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--orange-400);flex-shrink:0;font-size:1.3rem;font-weight:400;transition:transform .2s}.faq__item[open] summary:after{transform:rotate(45deg)}.faq__item p{color:var(--text-soft);margin:.85rem 0 0;line-height:1.7}.site-footer{border-top:1px solid rgba(var(--surface-rgb), .1);width:min(1180px,100% - 2rem);margin:0 auto;padding:2.5rem 0}.site-footer__top{flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:2rem;display:flex}.site-footer__brand{align-items:flex-start;gap:.85rem;max-width:320px;display:flex}.site-footer__name{color:var(--white);margin:0;font-family:Rajdhani,sans-serif;font-size:1.15rem;font-weight:700}.site-footer__tagline{color:var(--text-muted);margin:.3rem 0 0;font-size:.85rem;line-height:1.6}.site-footer__links{flex-direction:column;gap:.6rem;display:flex}.site-footer__links a{color:var(--text-soft);font-size:.88rem;transition:color .16s}.site-footer__links a:hover{color:var(--orange-400)}.site-footer__contact{flex-direction:column;gap:.5rem;display:flex}.site-footer__contact a{color:var(--orange-400);font-size:.9rem;font-weight:600}.site-footer__bottom{border-top:1px solid rgba(var(--surface-rgb), .08);color:var(--text-muted);padding-top:1.5rem;font-size:.8rem}.site-footer__bottom p{margin:0}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040c18b8;justify-content:center;align-items:center;padding:1.5rem;animation:.22s ease-out fadeRise;display:flex;position:fixed;inset:0}.modal-card.signin-card{width:min(440px,100%);max-height:min(90vh,720px);animation:.26s cubic-bezier(.22,1,.36,1) fadeRise;overflow-y:auto}.modal-card__close{color:#65676b;cursor:pointer;background:#f0f2f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.3rem;line-height:1;transition:background-color .16s,color .16s;display:flex;position:absolute;top:.9rem;right:.9rem}.modal-card__close:hover{color:#1c1e21;background:#e4e6e9}.signin-split{grid-template-columns:1fr 420px;align-items:center;gap:6rem;width:min(1180px,100% - 2rem);min-height:100vh;margin:0 auto;padding:3rem 0 5rem;display:grid}.signin-brand__logo{gap:5px;margin-bottom:1.5rem;display:flex}.signin-brand__logo span{background:var(--orange-500);border-radius:3px;width:10px;height:34px;display:block}.signin-brand__logo span:nth-child(2){opacity:.7;height:26px;margin-top:4px}.signin-brand__logo span:nth-child(3){opacity:.45;height:18px;margin-top:8px}.signin-brand__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange-400);margin:0 0 .4rem;font-size:.76rem;font-weight:500}.signin-brand__name{letter-spacing:.02em;color:var(--white);text-transform:uppercase;margin:0 0 1.4rem;font-family:Rajdhani,sans-serif;font-size:clamp(2.8rem,5vw,4.4rem);font-weight:700;line-height:1}.signin-brand__tagline{color:var(--text-soft);max-width:40ch;margin:0 0 2rem;font-size:1.1rem;line-height:1.7}.signin-brand__features{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.signin-brand__features li{color:var(--text-soft);align-items:center;gap:.85rem;font-size:1rem;line-height:1.5;display:flex}.signin-brand__features li:before{content:"";background:linear-gradient(135deg, var(--orange-500), var(--orange-400));border-radius:50%;flex-shrink:0;width:22px;height:22px;box-shadow:0 2px 8px #f58a1f59}.signin-card{background:#fff;border-radius:24px;padding:2.25rem 2rem;position:relative;box-shadow:0 8px 64px #00000080,0 2px 12px #00000040}.signin-card__title{color:#1c1e21;letter-spacing:.01em;text-transform:none;margin:0 0 .3rem;font-family:Rajdhani,sans-serif;font-size:1.75rem;font-weight:700}.signin-card__sub{color:#65676b;margin:0 0 1.5rem;font-size:.88rem;line-height:1.55}.signin-avatar{background:linear-gradient(135deg, var(--orange-500), var(--orange-400));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:1.6rem;font-weight:700;display:flex;box-shadow:0 4px 16px #f58a1f66}.signin-success-block{background:#f0f2f5;border-radius:10px;margin-bottom:1.25rem;padding:.9rem 1rem}.signin-success-block__email{color:#1c1e21;margin:0 0 .2rem;font-size:.9rem;font-weight:600}.signin-success-block__address{color:#65676b;margin:0;font-size:.82rem;line-height:1.5}.signin-form{flex-direction:column;gap:.9rem;display:flex}.signin-field{flex-direction:column;gap:.35rem;display:flex}.signin-field__label{color:#1c1e21;letter-spacing:.01em;font-size:.8rem;font-weight:600}.signin-field__input{color:#1c1e21;width:100%;font:inherit;box-sizing:border-box;background:#f5f6f7;border:1.5px solid #dddfe2;border-radius:8px;outline:none;padding:13px 15px;font-size:.95rem;transition:border-color .16s,box-shadow .16s,background .16s}.signin-field__input::placeholder{color:#bec3c9}.signin-field__input:focus{border-color:var(--orange-500);background:#fff;box-shadow:0 0 0 3px #f58a1f24}.signin-field__input--error{background:#fff;border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.signin-field__error{color:#e74c3c;margin:0;font-size:.78rem}.signin-checkbox-row{align-items:flex-start;gap:.65rem;padding-top:.1rem;display:flex}.signin-checkbox-row__input{width:16px;height:16px;accent-color:var(--orange-500);cursor:pointer;flex-shrink:0;margin-top:2px}.signin-checkbox-row__label{color:#65676b;cursor:pointer;font-size:.8rem;line-height:1.55}.signin-status{color:#8a5200;background:#f58a1f1a;border:1px solid #f58a1f47;border-radius:8px;margin:0;padding:.7rem .9rem;font-size:.82rem;line-height:1.55}.signin-card__btn{background:var(--orange-500);color:#fff;width:100%;font:inherit;letter-spacing:.02em;cursor:pointer;text-align:center;border:none;border-radius:10px;margin-top:.35rem;padding:14px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .16s,transform .12s,box-shadow .16s;display:block;box-shadow:0 2px 16px #f58a1f4d}.signin-card__btn:hover{background:#e07a16;transform:translateY(-1px);box-shadow:0 6px 24px #f58a1f6b}.signin-card__btn:active{transform:translateY(0);box-shadow:0 2px 8px #f58a1f40}.signin-card__edit-btn{color:#65676b;width:100%;font:inherit;cursor:pointer;text-align:center;background:0 0;border:1.5px solid #dddfe2;border-radius:10px;margin-top:.6rem;padding:10px;font-size:.88rem;font-weight:600;transition:border-color .16s,color .16s,background .16s;display:block}.signin-card__edit-btn:hover{color:#1c1e21;background:#f0f2f5;border-color:#ccd0d5}.signin-divider{border:none;border-top:1px solid #e8eaed;margin:1.25rem 0}.signin-card__footer-note{color:#65676b;text-align:center;margin:0;font-size:.82rem}.signin-card__footer-link{color:var(--orange-500);font-weight:600;text-decoration:none}.signin-card__footer-link:hover{text-decoration:underline}.intake-section{grid-template-columns:1fr;align-items:start;gap:1.25rem;padding:0 0 3rem;display:grid}.intake-section__heading{text-align:center;justify-self:center;max-width:760px;padding:0}.intake-section__description{max-width:56ch;color:var(--text-soft);line-height:1.72}.intake-section__steps{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.4rem;display:flex}.intake-section__steps span{border:1px solid rgba(var(--surface-rgb), .14);background:rgba(var(--surface-rgb), .05);color:var(--text-soft);border-radius:999px;padding:.6rem .85rem;font-size:.9rem}.intake-form{border:1px solid rgba(var(--surface-rgb), .14);border-radius:var(--radius-lg);background:linear-gradient(180deg, rgba(var(--surface-rgb), .08), rgba(var(--surface-rgb), .03)), linear-gradient(135deg, #f58a1f0d, transparent 65%);width:min(760px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;gap:1rem;padding:1.6rem;display:grid}.intake-form__header{grid-column:1/-1;margin-bottom:.1rem}.intake-form__header h4{letter-spacing:.02em;text-transform:none;margin:.3rem 0 0;font-family:Rajdhani,sans-serif;font-size:1.6rem}.intake-form__eyebrow{color:var(--orange-400);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem}.field-group{flex-direction:column;gap:.55rem;display:flex}.field-group--wide,.checkbox-row,.intake-form__button{grid-column:1/-1}.field-group__label,.checkbox-row__label{letter-spacing:.06em;text-transform:uppercase;color:var(--orange-400);font-size:.76rem;font-weight:500}.field-group__input{border:1px solid rgba(var(--surface-rgb), .16);border-radius:var(--radius-sm);background:rgba(var(--deep-rgb), .72);width:100%;color:var(--white);font:inherit;outline:none;padding:1rem;font-size:.98rem;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s}.field-group__input::placeholder{color:rgba(var(--ink-rgb), .42)}.field-group__input:focus{border-color:#f58a1fb8;transform:translateY(-1px);box-shadow:0 0 0 3px #f58a1f1f}.field-group__input--error{border-color:#ff7a7ad1;box-shadow:0 0 0 3px #ff7a7a1f}.field-group__error,.checkbox-row__error{color:#ffb7b7;margin:0;font-size:.82rem;line-height:1.5}.checkbox-row{align-items:flex-start;gap:.8rem;padding-top:.35rem;display:flex}.checkbox-row__input{width:1.1rem;height:1.1rem;accent-color:var(--orange-500)}.intake-form__button{background:#f58a1f29;justify-self:start;min-width:220px}.intake-form__status{border:1px solid #f58a1f52;border-left:3px solid var(--orange-400);border-radius:var(--radius-sm);color:var(--white);background:#f58a1f14;grid-column:1/-1;margin:0;padding:.9rem 1rem .9rem 1.2rem;font-size:.88rem;line-height:1.65;animation:.32s cubic-bezier(.22,1,.36,1) fadeRise}.section-heading{flex-direction:column;gap:.45rem;margin-bottom:1.5rem;display:flex}.section-heading h3{text-transform:none;letter-spacing:.02em;max-width:22ch;margin:0;font-size:clamp(2rem,3.7vw,3rem);line-height:1.04}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.tool-card{border:1px solid rgba(var(--surface-rgb), .12);border-radius:var(--radius-lg);background:linear-gradient(180deg, rgba(var(--surface-rgb), .09), rgba(var(--surface-rgb), .03)), linear-gradient(135deg, rgba(var(--surface-rgb), .02), transparent 60%);min-height:280px;box-shadow:var(--shadow);opacity:0;animation:.42s cubic-bezier(.22,1,.36,1) forwards fadeRise;animation-delay:var(--card-delay,0s);flex-direction:column;gap:.9rem;padding:1.6rem;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s;display:flex;position:relative}.tool-card:before,.tool-card:after{content:"";background:#f58a1fbf;position:absolute}.tool-card:before{width:44px;height:1px;top:1.2rem;right:1.2rem}.tool-card:after{width:1px;height:44px;top:1.2rem;right:1.2rem}.tool-card:hover,.tool-card:focus-visible{background-color:rgba(var(--surface-rgb), .05);border-color:#f58a1f99;transform:translateY(-6px);box-shadow:0 28px 70px #000a1c61}.tool-card__index{color:rgba(var(--ink-rgb), .65);font-size:.75rem}.tool-card__meta{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.tool-card__icon{background:rgba(var(--deep-rgb), .4);border:1px solid #f58a1f61;border-radius:16px;width:54px;height:54px;position:relative;overflow:hidden}.tool-card__icon span{background:rgba(var(--ink-rgb), .9);display:block;position:absolute}.tool-card__icon--plot span:first-child{border:1px solid rgba(var(--ink-rgb), .9);background:0 0;width:22px;height:22px;inset:11px 11px auto auto}.tool-card__icon--plot span:nth-child(2){width:1px;height:34px;top:10px;left:10px}.tool-card__icon--plot span:nth-child(3){width:34px;height:1px;bottom:10px;left:10px}.tool-card__icon--questionnaire span:first-child{border:1px solid rgba(var(--ink-rgb), .9);background:0 0;border-radius:10px;width:30px;height:34px;top:10px;left:12px}.tool-card__icon--questionnaire span:nth-child(2){width:18px;height:2px;top:20px;left:18px}.tool-card__icon--questionnaire span:nth-child(3){width:12px;height:2px;top:29px;left:18px}.tool-card__icon--budget span:first-child{width:7px;height:18px;bottom:11px;left:13px}.tool-card__icon--budget span:nth-child(2){width:7px;height:26px;bottom:11px;left:24px}.tool-card__icon--budget span:nth-child(3){width:7px;height:12px;bottom:11px;left:35px}.tool-card__icon--visualizer span:first-child{border:1px solid rgba(var(--ink-rgb), .9);background:0 0;border-radius:14px;width:32px;height:20px;top:14px;left:11px}.tool-card__icon--visualizer span:nth-child(2){background:rgba(var(--ink-rgb), .9);border-radius:8px;width:12px;height:8px;top:20px;left:21px}.tool-card__icon--visualizer span:nth-child(3){border-radius:999px;width:6px;height:6px;bottom:10px;left:24px}.tool-card h4,.detail-copy h2{letter-spacing:.02em;text-transform:none;max-width:16ch;margin:0;font-size:clamp(1.55rem,2.5vw,2rem);line-height:1.06}.detail-copy h2{max-width:15ch;font-size:clamp(2.2rem,4.2vw,4rem)}.tool-card p{color:var(--text-soft);margin:0;line-height:1.68}.tool-card__cta{color:var(--orange-400);align-items:center;gap:.4rem;margin-top:auto;font-size:.83rem;font-weight:600;transition:gap .18s;display:flex}.tool-card:hover .tool-card__cta,.tool-card:focus-visible .tool-card__cta{gap:.65rem}.tool-card__cta:after{content:"→";transition:transform .2s cubic-bezier(.22,1,.36,1);display:inline-block}.tool-card:hover .tool-card__cta:after,.tool-card:focus-visible .tool-card__cta:after{transform:translate(4px)}.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:not-allowed;pointer-events:none;transform:none}.detail-page{padding:1.5rem 0 4rem;position:relative}.detail-page__frame{aspect-ratio:1;border:1px solid rgba(var(--surface-rgb), .1);background:linear-gradient(rgba(var(--surface-rgb), .16), rgba(var(--surface-rgb), .16)) 50% 18% / 60% 1px no-repeat, linear-gradient(#f58a1f66, #f58a1f66) 22% 30% / 1px 48% no-repeat, linear-gradient(#f58a1f66, #f58a1f66) 22% 30% / 56% 1px no-repeat, linear-gradient(90deg, rgba(var(--surface-rgb), .08), transparent 70%);opacity:.75;width:min(40vw,28rem);position:absolute;inset:8rem 0 auto auto}.detail-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,360px);align-items:start;gap:1.75rem;padding-top:4rem;display:grid}.detail-copy{border:1px solid rgba(var(--surface-rgb), .12);border-left:4px solid var(--orange-500);border-radius:var(--radius-lg);background:linear-gradient(90deg, rgba(var(--surface-rgb), .07), transparent 85%);box-shadow:var(--shadow);padding:2.2rem 2.2rem 2.4rem}.detail-copy h2{max-width:12ch;margin-top:.45rem;font-size:clamp(2.4rem,5vw,4.6rem)}.detail-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;display:flex}.primary-button{background:#f58a1f29}.detail-index{color:rgba(var(--ink-rgb), .7);font-size:.78rem}.detail-list{margin:1rem 0 1.2rem;padding:0;list-style:none}.detail-list li{border-bottom:1px solid rgba(var(--surface-rgb), .12);color:var(--text-soft);padding:.95rem 0}.profile-summary{border-top:1px solid rgba(var(--surface-rgb), .12);margin:1.2rem 0;padding:1rem 0 0}.profile-summary__list{margin:.8rem 0 0}.profile-summary__list div{margin-bottom:.85rem}.profile-summary__list dt{color:var(--orange-400);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.25rem;font-size:.76rem}.profile-summary__list dd{color:var(--white);margin:0;line-height:1.6}.profile-summary__empty{color:var(--text-soft);margin:.8rem 0 0;line-height:1.65}.detail-panel__footer{color:rgba(var(--ink-rgb), .72);flex-direction:column;gap:.3rem;display:flex}.detail-panel__footer strong{color:var(--white)}.integration-shell{border:1px solid rgba(var(--surface-rgb), .14);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);margin-top:1.5rem;padding:1.15rem}.integration-shell__loading{color:var(--text-soft);gap:.8rem;padding:1rem 0;display:grid}.integration-shell__loading p{margin:0}.integration-shell__pulse{background:linear-gradient(90deg, #f58a1f38, rgba(var(--surface-rgb), .12));border-radius:999px;height:12px;animation:1.5s ease-in-out infinite softPulse}.integration-shell__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.integration-shell__head h3{text-transform:uppercase;margin:.35rem 0 0;font-family:Rajdhani,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem)}.integration-shell__summary{max-width:60ch;color:var(--text-muted);margin:.55rem 0 0;line-height:1.7}.integration-shell__frame{border:1px solid rgba(var(--surface-rgb), .12);border-radius:var(--radius-md);opacity:0;background:#fff;width:100%;min-height:1100px;transition:opacity .26s}.integration-shell.is-loaded .integration-shell__frame{opacity:1}@media (width<=900px){.signin-split{min-height:unset;grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.signin-brand__name{font-size:clamp(2.4rem,8vw,3.2rem)}.site-header{flex-direction:column;align-items:flex-start;gap:.75rem}.brand-strip{flex-direction:column;align-items:flex-start}.hero__content,.intake-section,.intake-form,.tool-grid,.detail-layout{grid-template-columns:1fr}.hero,.detail-page{padding-bottom:3rem}.hero__blueprint,.detail-page__frame{opacity:.45;width:min(70vw,24rem)}.hero__copy,.detail-copy{padding:1.55rem 1.2rem 1.9rem}.how-it-works__grid,.why-us__grid{grid-template-columns:1fr}.site-footer__top{flex-direction:column;gap:1.5rem}.landing-hero__grid{grid-template-columns:1fr}.landing-hero__visual{order:-1;height:320px}.landing-hero__blueprint-card{inset:1.5rem}.landing-hero__stats{gap:1.5rem}}@media (width<=640px){.signin-split{gap:2rem;padding:2rem 0 2.5rem}.signin-card{padding:1.75rem 1.25rem}.hero,.intake-section,.tool-section,.detail-page,.how-it-works,.why-us,.faq,.site-footer{width:min(100% - 1rem,1180px)}.faq__item summary{font-size:.98rem}.topbar,.detail-topbar{flex-direction:column;align-items:flex-start}.topbar__link,.detail-back,.primary-button,.secondary-button{width:100%}.hero__content,.detail-layout{padding-top:3rem}.hero h2,.detail-copy h2{max-width:100%;font-size:clamp(2.3rem,11vw,3.9rem)}.tool-card{min-height:220px}.hero__actions,.intake-section__steps,.landing-hero__actions{flex-direction:column}.hero__actions .primary-button,.hero__actions .secondary-button,.landing-hero__actions .primary-button,.landing-hero__actions .secondary-button,.site-header .primary-button{width:100%}.site-header__actions{flex-wrap:wrap;width:100%}.landing-hero__visual{height:240px}.landing-hero__chip{display:none}.landing-hero__stats{flex-wrap:wrap;row-gap:1rem}.integration-shell__head{flex-direction:column;align-items:flex-start}.integration-shell__link{width:100%}.intake-form{padding:1.15rem}.intake-form__button{justify-self:stretch;width:100%}.modal-overlay{align-items:flex-end;padding:1rem}.modal-card.signin-card{padding:1.75rem 1.25rem}}
