:root{--bg:#f5efe6;--bg-strong:#efe2cf;--surface:#fff8efc7;--surface-strong:#fff8eff0;--ink:#1f1d1a;--muted:#685f54;--line:#1f1d1a24;--accent:#c5542f;--accent-strong:#94381d;--teal:#116466;--teal-soft:#1164661f;--gold:#d2a445;--shadow:0 24px 80px #4529111f;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--font-heading:"Avenir Next", "Segoe UI", sans-serif;--font-body:"Avenir Next", "Helvetica Neue", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}@keyframes homeFadeRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}@keyframes homeAmbientGlow{0%{opacity:.42;transform:translate(-3%,1%)scale(.98)}50%{opacity:.72;transform:translate(2%,-3%)scale(1.05)}to{opacity:.5;transform:translate(4%,2%)scale(1.02)}}@keyframes homeAmbientDots{0%{opacity:.56;transform:translate(0,0)}50%{opacity:.74;transform:translate(-10px,-12px)}to{opacity:.62;transform:translate(8px,10px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100vh;color:var(--ink);font-family:var(--font-body);background:#f4f1eb;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.page-shell{width:min(1180px,100vw - 32px);margin:0 auto}.site-header,.panel-header{justify-content:space-between;align-items:center;gap:24px;padding:28px 0 18px;display:flex}.brand-lockup{align-items:center;gap:14px;display:inline-flex}.brand-mark{color:#fff7ef;width:44px;height:44px;font-family:var(--font-heading);background:linear-gradient(135deg, var(--accent) 0%, #db8850 100%);border-radius:14px;place-items:center;font-weight:700;display:inline-grid;box-shadow:0 16px 30px #c5542f47}.brand-copy{gap:2px;display:grid}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:.75rem;font-weight:700}.brand-title,.nav-link,.cta-button,.ghost-button,.surface-title,.stat-value,.section-title,.timeline-time,.list-kicker{font-family:var(--font-heading)}.brand-title{margin:0;font-size:1rem;font-weight:700}.brand-subtitle,.section-copy,.surface-copy,.field-hint,.muted-copy,.timeline-copy,.badge,.footer-note{color:var(--muted)}.nav-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.nav-link{border-radius:999px;padding:10px 14px;font-size:.95rem;font-weight:600;transition:background-color .18s,color .18s,transform .18s}.nav-link:hover,.nav-link:focus-visible{color:var(--accent-strong);background:#ffffffa8;transform:translateY(-1px)}.home-shell{color:#f6efe7;padding-bottom:44px;position:relative}.home-header{padding-bottom:34px}.home-hero,.home-services-grid,.home-bottom{gap:24px;display:grid}.home-hero{grid-template-columns:minmax(0,1fr);align-items:start;padding:8px 0 64px}.home-hero-copy{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c1220d6;border:1px solid #f0e3d324;max-width:860px;padding:42px;animation:.7s ease-out both home-rise;position:relative;overflow:hidden;box-shadow:0 30px 80px #04071080,inset 0 1px #ffffff0d}.home-main{background:radial-gradient(circle at 0 0,#2c6cff42,#0000 28%),radial-gradient(circle at 78% 12%,#ff7e452e,#0000 24%),radial-gradient(circle at 50% 100%,#13a89a2e,#0000 28%),linear-gradient(#060911 0%,#0c1323 45%,#121d34 100%);min-height:100vh;position:relative;overflow:clip}.home-main:before,.home-main:after{content:"";pointer-events:none;position:absolute;inset:0}.home-main:before{background:linear-gradient(120deg,#ffffff0d,#0000 32%),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 120px);-webkit-mask-image:linear-gradient(#000000eb,#0000 92%);mask-image:linear-gradient(#000000eb,#0000 92%)}.home-main:after{opacity:.9;background:radial-gradient(circle at 18% 20%,#ff7e4529,#0000 18%),radial-gradient(circle at 82% 24%,#3fc1c91f,#0000 16%)}.home-title{max-width:11ch;font-family:var(--font-heading);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,8vw,6rem);line-height:.92}.home-intro,.home-service-text{color:#e8e0d6c7;margin:0;font-size:1.02rem;line-height:1.72}.home-intro{max-width:58ch;margin-top:22px}.home-section{padding:0 0 64px}.home-heading{margin-bottom:22px}.home-section-title{max-width:14ch}.home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service-card,.home-info-card{min-height:100%}.home-service-text{color:#e8e0d6c7;font-size:.98rem}.home-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.home-footer{padding-bottom:0}.home-shell .brand-subtitle,.home-shell .section-copy,.home-shell .surface-copy,.home-shell .footer-note{color:#e8e0d6b8}.home-shell .eyebrow{color:#8ec5ff}.home-shell .nav-link{color:#f6efe7d1}.home-shell .nav-link:hover,.home-shell .nav-link:focus-visible{color:#fff;background:#ffffff14}.home-contact-link{color:#fff;text-underline-offset:.18em;font-weight:600;text-decoration:underline}.home-contact-link:hover,.home-contact-link:focus-visible{color:#8ec5ff}.nav-cta{color:#fff;min-height:44px;font-family:var(--font-heading);background:linear-gradient(135deg,#ff7a45 0%,#f1a54f 100%);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 16px 32px #ff7a4542}.nav-cta:hover,.nav-cta:focus-visible{filter:saturate(1.08);transform:translateY(-2px)}.home-signal-grid,.home-approach-grid,.home-proof-strip{gap:16px;display:grid}.home-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}.home-signal-card,.home-step-card{background:#ffffff0a;border:1px solid #f0e3d31a;border-radius:20px;padding:18px}.home-signal-text,.home-step-copy,.home-proof-item,.home-capability-title,.home-step-title{margin:0}.home-signal-text{color:#f6efe7db;font-family:var(--font-heading);font-size:.96rem;line-height:1.55}.home-capability-card,.home-info-card,.home-approach-card{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:var(--radius-xl);background:#10192b;border:1px solid #f0e3d31f;position:relative;overflow:hidden;box-shadow:0 24px 70px #04071066,inset 0 1px #ffffff0a}.home-capability-card{gap:14px;min-height:220px;padding:28px;display:grid}.home-info-card{padding:28px}.home-capability-title,.home-step-title{color:#fff;font-family:var(--font-heading);font-size:1.24rem;font-weight:700;line-height:1.12}.home-approach-card{padding:34px}.home-approach-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-step-copy{color:#e8e0d6c2;margin-top:10px;line-height:1.65}.home-proof-strip{background:linear-gradient(135deg,#ff7a4529,#8ec5ff14),#0a111dd6;border:1px solid #f0e3d31f;border-radius:28px;grid-template-columns:repeat(4,minmax(0,1fr));padding:22px 26px;box-shadow:0 24px 70px #0407105c}.home-proof-item{color:#f6efe7e0;font-family:var(--font-heading);font-size:1rem;line-height:1.45}.home-shell .surface-title,.home-shell .section-title,.home-shell .brand-title{color:#fff}.home-capability-card:before,.home-info-card:before{content:"";opacity:.38;pointer-events:none;background:radial-gradient(circle,#8ec5ff1a,#0000 72%);width:180px;height:180px;position:absolute;inset:auto auto 0 0}@keyframes home-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-grid,.content-grid,.dashboard-grid,.two-up-grid,.provider-grid{gap:24px;display:grid}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:stretch;padding:28px 0 72px}.hero-card,.surface-card,.glass-card,.stat-card,.banner-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card{padding:42px}.hero-card:before,.surface-card:before,.glass-card:before,.stat-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#c5542f1f,#0000 72%);width:180px;height:180px;position:absolute;inset:auto auto 0 0}.hero-headline,.section-title,.surface-title,.dashboard-title{letter-spacing:-.04em;margin:0;font-weight:700;line-height:.96}.hero-headline{max-width:10ch;font-size:clamp(3rem,8vw,5.8rem)}.hero-copy,.section-copy,.surface-copy{margin:0;font-size:1.02rem;line-height:1.72}.hero-copy{max-width:60ch;margin-top:22px}.hero-actions,.stack-row,.tag-row,.button-row,.inline-row{flex-wrap:wrap;gap:14px;display:flex}.hero-actions{margin-top:28px}.cta-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:.96rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.cta-button{color:#fff8f2;background:linear-gradient(135deg, var(--accent) 0%, #d97843 100%);box-shadow:0 16px 28px #c5542f38}.ghost-button{background:#ffffff9e;border-color:#1f1d1a1f}.cta-button:hover,.cta-button:focus-visible,.ghost-button:hover,.ghost-button:focus-visible{transform:translateY(-2px)}.hero-metadata{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.metric-block{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #1f1d1a14;padding:16px 18px}.metric-label{color:var(--muted);margin:0;font-size:.86rem}.metric-value{font-family:var(--font-heading);margin:6px 0 0;font-size:1.45rem;font-weight:700}.hero-side{gap:24px;display:grid}.glass-card,.surface-card,.stat-card,.banner-card{padding:28px}.surface-title,.dashboard-title{font-size:clamp(1.6rem,4vw,2.2rem)}.surface-copy,.section-copy{margin-top:12px}.list-stack{gap:14px;margin:24px 0 0;display:grid}.list-row{border-radius:var(--radius-md);background:#11646614;border:1px solid #1164661a;gap:6px;padding:16px 18px;display:grid}.list-kicker{margin:0;font-size:.94rem;font-weight:700}.list-copy{color:var(--muted);margin:0;line-height:1.6}.section-shell{padding:0 0 72px}.section-heading{max-width:62ch;margin-bottom:24px}.section-title{font-size:clamp(2.2rem,5vw,3.6rem)}.stats-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0 0 72px;display:grid}.stat-card{min-height:170px}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.86rem}.stat-value{margin:26px 0 10px;font-size:clamp(2rem,5vw,3rem);line-height:.95}.stat-copy{color:var(--muted);margin:0;line-height:1.65}.two-up-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;padding:24px 0 72px}.content-grid,.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.badge{background:#1164661a;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:.88rem;font-weight:600;display:inline-flex}.badge-dot{background:var(--teal);border-radius:999px;width:8px;height:8px}.field-stack{gap:18px;display:grid}.field-label{font-family:var(--font-heading);gap:8px;font-size:.94rem;font-weight:700;display:grid}.text-input,.select-input{width:100%;min-height:54px;color:var(--ink);background:#ffffffd1;border:1px solid #1f1d1a1f;border-radius:16px;padding:0 16px}.text-input:focus-visible,.select-input:focus-visible{outline-offset:2px;outline:2px solid #c5542f57}.provider-option{position:relative}.provider-option input{opacity:0;pointer-events:none;position:absolute}.provider-card{cursor:pointer;background:#ffffffb3;border:1px solid #1f1d1a1f;border-radius:22px;gap:10px;min-height:164px;padding:18px;transition:transform .18s,border-color .18s,background .18s;display:grid}.provider-card:hover,.provider-option input:checked+.provider-card{background:#fffffff0;border-color:#c5542f6b;transform:translateY(-2px)}.provider-name{font-family:var(--font-heading);margin:0;font-size:1.14rem;font-weight:700}.provider-copy{color:var(--muted);margin:0;line-height:1.6}.field-error,.form-message{margin:0;font-size:.92rem}.field-error{color:#9f2d17}.form-message{color:var(--teal)}.callout{background:#11646614;border:1px solid #1164661f;border-radius:20px;padding:16px 18px}.callout p{margin:0;line-height:1.65}.timeline{gap:16px;margin-top:24px;display:grid}.timeline-row{border-top:1px solid #1f1d1a1a;gap:8px;padding:16px 0 0;display:grid}.timeline-row:first-child{border-top:0;padding-top:0}.timeline-time{font-size:.9rem;font-weight:700}.timeline-copy{margin:0;line-height:1.65}.checklist{gap:14px;margin:22px 0 0;display:grid}.check-row{align-items:flex-start;gap:12px;display:flex}.check-mark{color:#fff;background:var(--teal);border-radius:999px;place-items:center;width:24px;height:24px;margin-top:2px;font-size:.82rem;font-weight:700;display:inline-grid}.dashboard-topbar{gap:10px;display:grid}.dashboard-title{font-size:clamp(2.5rem,5vw,4.2rem);line-height:.96}.dashboard-meta{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.meta-pill{color:var(--muted);background:#ffffffbd;border:1px solid #1f1d1a1a;border-radius:999px;padding:8px 12px;font-size:.9rem}.dashboard-shell{padding:24px 0 40px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.dashboard-header-spacer{flex:auto;min-height:1px}.dashboard-user-panel{justify-content:flex-end;align-items:flex-start;gap:14px;margin-left:auto;display:flex}.dashboard-user-copy{text-align:right;justify-items:end;gap:4px;display:grid}.dashboard-user-name,.dashboard-user-email{margin:0}.dashboard-user-name{font-family:var(--font-heading);font-size:1rem;font-weight:700}.dashboard-user-email{color:var(--muted);font-size:.92rem}.dashboard-frame{grid-template-columns:240px minmax(0,1fr);gap:20px;min-height:calc(100vh - 160px);display:grid}.dashboard-sidebar,.dashboard-canvas{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface-strong);min-height:100%;box-shadow:var(--shadow);min-height:680px}.footer-note{text-align:center;padding:0 0 36px;font-size:.92rem}@media (max-width:980px){.home-hero,.home-services-grid,.home-bottom,.home-approach-grid,.hero-grid,.dashboard-grid,.two-up-grid,.content-grid,.provider-grid,.stats-band,.hero-metadata{grid-template-columns:1fr}.home-signal-grid,.home-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-frame{grid-template-columns:1fr}.dashboard-sidebar,.dashboard-canvas{min-height:320px}}@media (max-width:720px){.page-shell{width:min(100vw - 22px,1180px)}.home-hero-copy{padding:22px}.home-approach-card{padding:24px}.home-signal-grid,.home-proof-strip{grid-template-columns:1fr}.home-section{padding-bottom:52px}.site-header,.panel-header{flex-direction:column;align-items:flex-start}.hero-card,.glass-card,.surface-card,.stat-card,.banner-card{padding:22px}.dashboard-shell{padding-top:18px}.dashboard-header{justify-content:flex-end}.dashboard-user-panel{flex-direction:column;align-items:flex-end;width:100%}.hero-grid,.dashboard-grid,.section-shell,.stats-band{padding-bottom:52px}}
