:root{--bg:#eff6ff;--bg-deep:#bfdbfe;--surface:#ffffffe0;--surface-strong:#fff;--surface-dark:#111827;--text:#111827;--muted:#6b7280;--line:#d1d5dbc7;--line-strong:#9ca3af3d;--brand:#1d4ed8;--brand-strong:#1e40af;--brand-deep:#1e3a8a;--brand-soft:#bfdbfe;--brand-ghost:#eff6ff;--info:#0284c7;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--shadow:0 22px 60px #1e3a8a1f;--font-display:"Palatino Linotype", "Book Antiqua", "Times New Roman", serif;--font-body:"Trebuchet MS", "Segoe UI", sans-serif;--system-form-field-height:28px;--system-form-label-size:.74rem;--system-form-control-size:.82rem;--system-form-button-height:22px;--system-form-control-padding-y:4px;--system-form-control-padding-x:10px;--system-form-button-padding-x:12px;--system-form-control-line-height:1.2;--system-form-button-line-height:1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);font-family:var(--font-body);background:radial-gradient(circle at 0 0,#1d4ed833,#0000 30%),radial-gradient(circle at 85% 10%,#0284c729,#0000 24%),linear-gradient(#f8fbff 0%,#eff6ff 52%,#f9fafb 100%);margin:0}.app-root{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:auto}.global-system-footer{z-index:30;color:#31443fb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffbf4b8;border-top:1px solid #36433d14;justify-content:space-between;align-items:center;gap:12px;min-height:18px;padding:3px 12px 4px;font-size:.58rem;line-height:1;display:flex;position:relative}.global-system-footer span,.system-version summary{white-space:nowrap}.system-version{position:relative}.system-version summary{color:#1e40afd1;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;min-height:16px;font-weight:700;list-style:none;display:inline-flex}.system-version summary::-webkit-details-marker{display:none}.system-version summary:hover,.system-version summary:focus-visible{color:var(--brand)}.system-version summary:focus-visible{outline-offset:2px;border-radius:3px;outline:2px solid #2563eb47}.system-version__details{color:#334155;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #93c5fdb8;border-radius:12px;width:230px;padding:12px;font-size:.68rem;line-height:1.35;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 16px 40px #1e40af29}.system-version__details strong{color:#172033;margin-bottom:8px;font-size:.72rem;display:block}.system-version__details dl{gap:5px;margin:0;display:grid}.system-version__details dl div{grid-template-columns:48px minmax(0,1fr);gap:8px;display:grid}.system-version__details dt{color:#64748b}.system-version__details dd{overflow-wrap:anywhere;color:#1e3a8a;margin:0;font-family:Courier New,monospace}.system-error-shell{place-items:center;min-height:100vh;padding:32px 18px;display:grid}.system-error-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #94a3b82e;border-radius:24px;gap:14px;width:min(560px,100%);padding:28px;display:grid;box-shadow:0 20px 60px #1e40af14}.system-error-kicker{color:#b91c1c;letter-spacing:.08em;text-transform:uppercase;background:#dc262614;border-radius:999px;align-items:center;width:fit-content;min-height:22px;padding:0 10px;font-size:.68rem;font-weight:700;display:inline-flex}.system-error-card h1{color:#0f172a;margin:0;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.1}.system-error-card p{color:#475569;margin:0;font-size:.88rem;line-height:1.55}.system-error-meta{color:#64748b!important;font-size:.76rem!important}.system-error-actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}body:before{content:"";pointer-events:none;opacity:.5;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0006,#0000 82%);mask-image:linear-gradient(#0006,#0000 82%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:28px 0 64px}.topbar,.hero-panel,.signal-grid,.section-block,.closing-grid,.footer{animation:.8s both rise-in}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #fffc;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex;position:sticky;top:18px;box-shadow:0 12px 34px #1e40af14}.brand{flex:none;align-items:center;display:inline-flex}.brand-logo{width:clamp(176px,18vw,238px);height:auto;display:block}.topnav{color:#111827d1;justify-content:center;align-items:center;gap:28px;font-size:14px;display:inline-flex}.topbar-actions{align-items:center;gap:10px;display:inline-flex}.topnav a{position:relative}.topnav a:after{content:"";transform-origin:50%;background:currentColor;width:100%;height:1px;transition:transform .16s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.topnav a:hover:after,.topnav a:focus-visible:after{transform:scaleX(1)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--ghost{background:#fff;border-color:#d1d5dbeb}.button--primary{color:#fff;background:linear-gradient(145deg, var(--brand), var(--brand-deep));box-shadow:0 16px 28px #1e40af38}.button--secondary{color:var(--brand-deep);background:#eff6ffeb;border-color:#1d4ed833}.button--dark{background:var(--surface-dark);color:#fef7ee}.button--light{color:#fff7ee;background:#ffffff24;border-color:#ffffff5c}.hero-panel{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:26px;margin-top:28px;display:grid}.hero-copy,.hero-aside,.section-block,.closing-card,.signal-card{background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);border:1px solid #ffffff85;border-radius:32px}.hero-copy{padding:42px}.eyebrow,.section-kicker,.hero-note__label,.closing-label{width:fit-content;color:var(--brand-deep);letter-spacing:.12em;text-transform:uppercase;background:#eff6fff0;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.hero-copy h1,.section-heading h2,.closing-card h2{font-family:var(--font-display);letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(44px,7vw,82px);line-height:.95}.hero-text,.section-heading p,.hero-note p,.closing-card p{max-width:760px;color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-points{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-point{border:1px solid var(--line);color:#111827d6;background:#eff6ffe6;border-radius:999px;padding:12px 16px;font-size:14px}.hero-aside{color:#f9fafb;background:radial-gradient(circle,#bfdbfe2e,#0000 54%),linear-gradient(#1e3a8af5,#111827fa);padding:30px;position:relative;overflow:hidden}.hero-orbit{place-items:center;min-height:280px;display:grid;position:relative}.hero-orbit__ring,.hero-orbit__core{border-radius:50%;animation:7s ease-in-out infinite orbit-drift;position:absolute}.hero-orbit__ring--outer{aspect-ratio:1;border:1px solid #ffffff47;width:min(100%,250px)}.hero-orbit__ring--middle{aspect-ratio:1;border:2px solid #bfdbfed1;width:min(75%,180px);animation-duration:6s;animation-delay:.25s}.hero-orbit__core{aspect-ratio:1;background:radial-gradient(circle at 30% 30%,#ffffffe6,#ffffff3d),linear-gradient(#1d4ed8f5,#1e3a8afa);width:88px;box-shadow:0 0 0 18px #ffffff0d,0 24px 48px #0f172a3d}.hero-note{background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;margin-top:10px;padding:22px;position:relative}.hero-note h2{font-family:var(--font-display);letter-spacing:-.04em;margin:18px 0 0;font-size:34px;line-height:1.02}.hero-note p{color:#f9fafbd1}.signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.signal-card{background:linear-gradient(180deg, #fffffff5, #eff6ffb8), var(--surface);padding:26px}.signal-card strong,.service-card h3,.principle-card h3,.process-card h3,.sector-card h3{font-size:22px;line-height:1.15;display:block}.signal-card strong{font-family:var(--font-display);color:var(--brand-deep);font-size:28px}.signal-card:nth-child(2) strong{color:var(--success)}.signal-card:nth-child(3) strong{color:var(--info)}.signal-card p,.service-card p,.principle-card p,.process-card p,.sector-card p{color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.65}.section-block{margin-top:22px;padding:36px}.section-heading{max-width:840px}.section-heading h2,.closing-card h2{font-size:clamp(34px,5vw,58px);line-height:.98}.service-grid,.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.service-card,.principle-card,.process-card,.sector-card{border:1px solid var(--line);background:#ffffffd1;border-radius:26px;padding:24px;position:relative;overflow:hidden}.service-card--selected{border-color:#1d4ed857;box-shadow:0 20px 44px #1e40af1f}.service-card:before,.principle-card:before,.process-card:before,.sector-card:before{content:"";background:linear-gradient(90deg, var(--brand), var(--info));opacity:.9;width:100%;height:4px;position:absolute;inset:0 auto auto 0}.plan-card-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.selected-plan-badge{min-height:38px;color:var(--brand-deep);background:#eff6fff0;border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.section-block--split .section-heading{max-width:920px}.split-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;margin-top:28px;display:grid}.principle-list,.process-list{gap:18px;display:grid}.signup-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;margin-top:28px;display:grid}.form-shell{border:1px solid var(--line);background:#ffffffd6;border-radius:28px;gap:18px;padding:26px;display:grid}.selected-plan-banner{color:var(--brand-deep);background:#eff6ffe6;border-radius:20px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;display:flex}.selected-plan-banner strong{text-transform:uppercase;letter-spacing:.08em;font-size:13px}.selected-plan-banner span{font-size:15px;font-weight:700}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-field{gap:6px;display:grid}.form-field span{color:var(--brand-deep);font-size:var(--system-form-label-size);font-weight:700}.form-field input{width:100%;min-height:var(--system-form-field-height);height:var(--system-form-field-height);padding:0 var(--system-form-control-padding-x);border:1px solid var(--line);color:var(--text);font-size:var(--system-form-control-size);line-height:var(--system-form-control-line-height);background:#fffffff5;border-radius:16px}.form-field input:focus{border-color:#1d4ed87a;outline:none;box-shadow:0 0 0 4px #3b82f61f}.form-field--full{grid-column:1/-1}.signup-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.signup-meta__card{border:1px solid var(--line);background:#f8fafcd6;border-radius:20px;gap:6px;padding:16px 18px;display:grid}.signup-meta__card strong{color:var(--brand-deep);text-transform:uppercase;letter-spacing:.08em;font-size:13px}.signup-meta__card span{color:var(--muted);line-height:1.6}.signup-feedback{color:var(--brand-deep);background:#eff6fff5;border-radius:18px;margin:0;padding:14px 16px;line-height:1.55}.signup-feedback--error{color:#7a1d1d;background:#a12f2f1a}.process-card--success{background:linear-gradient(#f0fdf4f5,#ffffffdb),#ffffffdb;border-color:#16a34a2e}.process-card{background:linear-gradient(#ffffffeb,#eff6ffd1),#ffffffd1}.closing-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;margin-top:22px;display:grid}.closing-card{padding:34px}.closing-card--accent{color:#f9fafb;background:radial-gradient(circle at 0 0,#ffffff26,#0000 30%),linear-gradient(145deg,#1e3a8a 0%,#1d4ed8 42%,#111827 100%)}.closing-card--accent .section-kicker,.closing-card--accent p{color:#f9fafb}.closing-card--accent .section-kicker{background:#ffffff1f}.closing-card--accent p{opacity:.9}.check-list{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--muted);padding-left:24px;line-height:1.6;position:relative}.check-list li:before{content:"";background:linear-gradient(180deg, var(--brand), var(--info));border-radius:50%;width:10px;height:10px;position:absolute;top:10px;left:0}.footer{color:#111827b8;flex-wrap:wrap;justify-content:space-between;gap:12px 20px;margin-top:22px;padding:10px 4px 0;font-size:14px;display:flex}.footer p,.footer span{margin:0}.signal-grid{animation-delay:80ms}.section-block:nth-of-type(4){animation-delay:.16s}.section-block:nth-of-type(5){animation-delay:.24s}.closing-grid{animation-delay:.32s}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-drift{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.02)}}@media (max-width:1040px){.topbar{border-radius:28px;flex-wrap:wrap;justify-content:center}.hero-panel,.split-layout,.closing-grid,.signal-grid,.service-grid,.sector-grid{grid-template-columns:1fr}.hero-copy{padding:34px}.hero-note h2{font-size:30px}.signup-layout,.signup-meta,.form-grid-two,.plan-card-footer{grid-template-columns:1fr}.plan-card-footer{display:grid}}@media (max-width:720px){.global-system-footer{padding-inline:8px;font-size:.54rem}.site-shell{width:min(100vw - 18px,1180px);padding-top:18px}.topbar{padding:16px;position:static}.brand{justify-content:center;width:100%}.brand-logo{width:min(220px,58vw)}.topnav{flex-wrap:wrap;gap:12px 18px}.topbar-actions{flex-wrap:wrap;justify-content:center;width:100%}.hero-copy,.hero-aside,.section-block,.closing-card{border-radius:26px}.hero-copy,.hero-aside,.section-block,.closing-card,.signal-card{padding:24px}.hero-copy h1,.section-heading h2,.closing-card h2{font-size:38px}.hero-text,.section-heading p,.hero-note p,.closing-card p{font-size:16px}.button{width:100%}.hero-actions{flex-direction:column}.hero-point{text-align:center;width:100%}.footer{padding-bottom:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
