:root{color:#f7f7f7;font-family:Inter,Space Grotesk,Helvetica Neue,system-ui,sans-serif;background-color:#010203;--content-max: 46rem;--wide-max: 70rem;--section-gap: clamp(2.25rem, 4vw, 3.5rem);--section-pad-y: clamp(1.8rem, 2.8vw, 2.5rem);--section-pad-x: clamp(1rem, 2.4vw, 1.6rem);--radius-xl: 1.25rem;--surface-1: rgba(255, 255, 255, .018);--surface-2: rgba(255, 255, 255, .035)}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background-color:#010203;color:#f7f7f7}#root{min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.page-shell{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;background-color:#010103;padding:2.5rem 1.25rem 4rem;position:relative;overflow:hidden}.landing-shell{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom))}.page-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(86,58,156,.35),transparent 50%);pointer-events:none;mix-blend-mode:screen;opacity:.6}.page-inner{width:min(var(--wide-max),100%);display:flex;flex-direction:column;gap:var(--section-gap);margin:0 auto;position:relative;z-index:1;align-items:stretch}.hero-header,.section,.contact-section,.footer,.section-nav{width:100%;max-width:var(--wide-max);margin-inline:auto}.section-nav{position:sticky;top:.85rem;z-index:20;width:fit-content;max-width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.45rem;padding:.5rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#06070ec7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.section-nav a{padding:.4rem .8rem;border-radius:999px;border:1px solid transparent;color:#d4d8ea;font-size:.77rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:color .18s ease,border-color .18s ease,background .18s ease}.section-nav a:hover,.section-nav a:focus-visible{color:#fff;border-color:#cdb0ff6b;background:#926bf029;outline:none}.hero-header{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;padding-bottom:.6rem}.hero-logo{height:auto;display:flex;justify-content:center;width:100%}.hero-logo .site-logo{width:clamp(112px,14vw,150px);height:auto;filter:brightness(1.1)}.hero-layout{width:100%;display:grid;gap:1.25rem;align-items:start}.hero-primary{width:100%;max-width:var(--content-max);margin-inline:auto}.hero-actions{width:100%;max-width:26rem;margin-inline:auto}.hero-title{font-size:clamp(2.35rem,5.4vw,3.95rem);font-weight:300;margin:0;color:#d1d1ff;line-height:1.08;text-wrap:balance}.hero-lead{font-size:clamp(1.08rem,1.6vw,1.25rem);color:#dadff1;margin-top:.55rem;max-width:var(--content-max);margin-inline:auto;line-height:1.58;text-wrap:pretty}.hero-title+.hero-lead{margin-top:.65rem}.hero-body{margin:1rem auto 0;max-width:var(--content-max);color:#c3c5d4;line-height:1.65;text-align:left}.hero-cta{margin:0;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.hero-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.65rem;border-radius:999px;border:1px solid rgba(205,176,255,.35);background:#a079ff24;color:#f9f9fb;text-decoration:none;font-size:.95rem;font-weight:500;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;box-shadow:0 18px 40px #04040a8c}.hero-cta-button:hover{transform:translateY(-1px);border-color:#cdb0ffa6;background:#a079ff38;box-shadow:0 22px 52px #04040aa6}.hero-cta-button:focus-visible{outline:none;box-shadow:0 0 0 4px #a079ff38,0 18px 40px #04040a8c}.hero-cta-subtext{margin:0;font-size:.85rem;color:#b5b8c9;line-height:1.4}.hero-spectrum{margin:1rem 0 0;max-width:100%;color:#b5b8c9;font-size:.95rem;line-height:1.5;text-align:center;overflow-wrap:anywhere}.eyebrow{text-transform:none;letter-spacing:.18em;font-size:.8rem;font-weight:500;color:#a3b3d8;margin:0 0 .75rem;opacity:.9}.section{border:1px solid rgba(255,255,255,.1);padding:var(--section-pad-y) var(--section-pad-x);border-radius:var(--radius-xl);position:relative;overflow:hidden}.landing-shell .section:nth-of-type(odd){background:linear-gradient(145deg,rgba(168,124,255,.08),transparent 58%),var(--surface-1)}.landing-shell .section:nth-of-type(2n){background:linear-gradient(145deg,rgba(99,132,230,.07),transparent 58%),var(--surface-2)}.section-header{display:flex;flex-direction:column;gap:.35rem;align-items:center;width:100%;max-width:var(--content-max);margin-inline:auto;text-align:center}.section-title{font-size:1.55rem;font-weight:300;color:#cdb0ff;position:relative;width:100%;margin:0;line-height:1.25;text-align:center;scroll-margin-top:8rem}.section-title:after{content:"";display:block;width:80px;height:2px;margin:1rem auto 0;background:linear-gradient(90deg,#a079ff,#dcd1ff)}.section-lead{color:#b5b8c9;max-width:var(--content-max);line-height:1.6;margin:0 auto;text-align:center;width:100%}.section-copy{margin-top:1rem;color:#c3c5d4;line-height:1.7;width:100%;max-width:var(--content-max);margin-inline:auto;text-align:left}.section-copy p{margin:0 0 1rem}.section-copy p:last-child{margin-bottom:0}.section-copy a{color:#c9a4ff;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere}.section-copy a:hover{color:#fff}.section-grid{display:grid;width:100%;max-width:var(--wide-max);margin-inline:auto;justify-items:stretch;align-items:stretch;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}@media (min-width: 768px){.landing-shell .section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){.landing-shell .section-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 960px){.hero-layout{grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:2.2rem}.hero-primary{max-width:100%;margin:0;text-align:left}.hero-lead,.hero-body{margin-inline:0;max-width:100%}.hero-actions{max-width:320px;margin:0;text-align:left;align-self:center;padding:1.15rem;border-radius:1rem;border:1px solid rgba(205,176,255,.22);background:#ffffff05}.hero-cta,.hero-spectrum{align-items:flex-start;text-align:left}}.section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 25% 25%,rgba(255,255,255,.08),transparent 55%);opacity:.3;transition:opacity .5s ease;pointer-events:none}.section:hover:before{opacity:.58}.section-card{background:#18171fd9;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1.45rem;min-height:190px;width:100%;height:100%;display:flex;flex-direction:column;gap:.4rem;text-align:left;box-shadow:0 15px 30px #04040a80;background-image:linear-gradient(135deg,rgba(161,113,255,.08),transparent 70%);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.section-card:hover{transform:translateY(-2px);border-color:#cdb0ff47;box-shadow:0 22px 45px #04040a9e}.card-title{font-weight:500;color:#fff;margin:0 0 .35rem}.card-copy{margin:0;color:#c3c5d4;line-height:1.5}.section-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:var(--content-max);margin-inline:auto;text-align:left}.section-list li{display:flex;align-items:flex-start;gap:.5rem;color:#c3c5d4;font-size:.95rem}.section-list li span{color:#c9a4ff;font-size:1.25rem;line-height:1}.section-steps{counter-reset:steps;list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:var(--content-max);margin-inline:auto;text-align:left}.section-steps li{display:flex;align-items:flex-start;gap:.75rem;color:#c3c5d4;font-size:.95rem}.section-steps li:before{counter-increment:steps;content:counter(steps) ".";color:#c9a4ff;font-weight:500;width:1.6rem;flex:0 0 1.6rem;text-align:right;line-height:1.2}@media (min-width: 960px){.section-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem;row-gap:.8rem}}.legal-heading{margin-top:1.5rem;font-size:1rem;letter-spacing:.2em;text-transform:uppercase;color:#a3a0ff}.legal-list{margin:.5rem 0 0;padding-left:1.25rem;color:#d3d4e8;line-height:1.5}.legal-paragraph{color:#d3d4e8;line-height:1.5;margin:.25rem 0 0}.contact-section{border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);padding:var(--section-pad-y) var(--section-pad-x);background:linear-gradient(140deg,rgba(119,88,204,.1),transparent 62%),#ffffff05;text-align:center;align-items:center}.contact-intro{max-width:var(--content-max);color:#b7b9c7;line-height:1.6;margin-inline:auto;text-align:center;margin-bottom:1.25rem}.section-copy,.section-list,.section-card,.form-card{text-align:left}.form-wrapper{display:flex;justify-content:center;width:100%}.form-card{width:100%;max-width:560px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:2rem;box-shadow:0 25px 60px #0006;background-image:linear-gradient(145deg,#6247cc1f,#00000080)}.form-heading{margin:0 0 1.25rem;font-size:1.25rem;font-weight:400}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group span{font-size:.85rem;color:#a6a9b8;letter-spacing:.02em}.form-input,.form-textarea,.form-select{background:#06060c59;border:1px solid rgba(255,255,255,.12);border-radius:.85rem;padding:.75rem .9rem;color:#fefefe;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#fff9;box-shadow:0 0 0 4px #a079ff24;background:#06060c99}.form-input::placeholder,.form-textarea::placeholder{color:#c5c8d89e}.form-textarea{min-height:120px;resize:vertical}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.5rem;font-size:.8rem;color:#8c8fb8}.footer{margin-top:1rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;font-size:.8rem;color:#9fa1b5;text-align:center}.footer-location{margin:0;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#c7c9de;text-align:center}.footer a{color:#c6c7da;text-decoration:none;font-size:.8rem;letter-spacing:.25em;text-transform:uppercase}.footer a:hover{color:#fff;text-decoration:underline}.footer-links{display:flex;gap:1.1rem;align-items:center;justify-content:center;flex-wrap:wrap}.footer-links span{color:#ffffff59;letter-spacing:.25em}.page-link{color:#b9bdf3;text-decoration:none;font-size:.8rem;letter-spacing:.25em;text-transform:uppercase}.page-link:hover{text-decoration:underline}.form-submit{border-radius:999px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#f9f9fb;padding:.6rem 1.5rem;font-size:.9rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.form-submit:hover:not(:disabled){background:#ffffff1f;border-color:#fffc}.form-submit:disabled{cursor:not-allowed;opacity:.6}.mobile-sticky-cta{position:fixed;left:.8rem;right:.8rem;bottom:calc(.75rem + env(safe-area-inset-bottom));display:none;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1.1rem;border-radius:999px;border:1px solid rgba(205,176,255,.55);background:#6448bff2;color:#fff;text-decoration:none;font-size:.84rem;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 18px 35px #00000080;z-index:30}.form-error{color:#ff9b9b;font-size:.75rem;margin:0}.status-message{margin-top:.35rem;font-size:.8rem}.status-success{color:#57d2c7}.status-error{color:#ff9b9b}@media (max-width: 900px){.page-shell{padding:1.9rem 1rem 3.25rem}.landing-shell{padding-bottom:calc(6.3rem + env(safe-area-inset-bottom))}.page-inner{gap:2.4rem}.section-nav{position:static;width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding:.4rem;border-radius:.9rem}.section-nav a{white-space:nowrap}.hero-lead,.contact-intro{max-width:100%;text-align:center}.section,.contact-section{padding:1.55rem 1rem}.section-grid{gap:1rem}.mobile-sticky-cta{display:flex}}@media (max-width: 640px){.page-shell{padding:1.35rem .75rem 3.5rem}.landing-shell{padding-bottom:calc(6.45rem + env(safe-area-inset-bottom))}.form-card{padding:1.35rem}.form-footer{flex-direction:column;align-items:flex-start}.hero-header{gap:.85rem}.hero-title{font-size:clamp(2rem,9vw,2.45rem);line-height:1.12}.hero-lead{font-size:1.02rem;line-height:1.52}.hero-body{margin-top:.8rem;line-height:1.58}.section-title{font-size:1.35rem;line-height:1.28}.section-copy,.section-list li,.section-steps li{font-size:.94rem}.section-grid{gap:.75rem}.footer{gap:.45rem}.footer-links{gap:.8rem}.footer a{letter-spacing:.18em}.mobile-sticky-cta{left:.65rem;right:.65rem;font-size:.78rem;min-height:2.9rem}}.space-y-5>*+*{margin-top:1.25rem}.public-expression-heading{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;justify-items:center}.public-expression-heading:before{content:""}.public-expression-mark{justify-self:end;width:min(7.5rem,100%);height:7.5rem;object-fit:contain;opacity:.6}@media (max-width: 640px){.public-expression-heading{display:flex;flex-direction:column;gap:.75rem}.public-expression-heading:before{display:none}.public-expression-mark{width:min(6.25rem,100%);height:6.25rem}}
