:root{--bg-deep:#070b14;--bg-elevated:#0c1222;--bg-card:#111827;--border:#94a3b81f;--text:#94a3b8;--text-bright:#f1f5f9;--accent:#2dd4bf;--accent-dim:#2dd4bf26;--accent-glow:#2dd4bf59;--font-sans:"DM Sans", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;font-family:var(--font-sans);color:var(--text);background:var(--bg-deep);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;line-height:1.55}*,:before,:after{box-sizing:border-box}body{min-height:100svh;margin:0}#root{min-height:100svh}a{color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (width<=640px){:root{font-size:16px}}.page{min-height:100svh;position:relative;overflow-x:clip}.page__glow{pointer-events:none;z-index:0;background:radial-gradient(50% 45% at 50% 0,#2dd4bf1f,#0000 70%);height:70vh;position:fixed;inset:-40% -20% auto}.page>:not(.page__glow){z-index:1;position:relative}main{flex-direction:column;display:flex}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.site-header__brand{color:var(--text-bright);letter-spacing:-.02em;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.site-header__logo{width:32px;height:32px;box-shadow:0 0 20px var(--accent-glow);border-radius:8px;flex-shrink:0;display:block}.site-header__badge{letter-spacing:.06em;color:var(--accent);font-size:.65rem;font-weight:600;font-family:var(--font-mono);border:1px solid #2dd4bf59;border-radius:4px;padding:.15rem .4rem}.site-header__nav{align-items:center;gap:1.5rem;display:flex}.site-header__nav a{color:var(--text);font-size:.95rem;text-decoration:none;transition:color .2s}.site-header__nav a:hover{color:var(--text-bright)}.site-header__cta{background:var(--accent);border-radius:8px;padding:.45rem 1rem;font-weight:600;color:var(--bg-deep)!important}.site-header__cta:hover{filter:brightness(1.08);color:var(--bg-deep)!important}@media (width<=520px){.site-header{flex-wrap:wrap;row-gap:.75rem}.site-header__nav{flex-wrap:wrap;justify-content:flex-start;gap:.5rem 1rem;width:100%}}.hero{text-align:center;max-width:1100px;margin:0 auto;padding:3.5rem 1.5rem 4rem;position:relative}.hero__helix{opacity:.85;max-width:400px;margin:0 auto 1.5rem}.hero__helix-svg{width:100%;height:auto;display:block}.hero__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem;font-size:.8rem}.hero__title{letter-spacing:-.03em;color:var(--text-bright);max-width:18ch;margin:0 auto 1.25rem;font-size:clamp(1.75rem,4vw,2.65rem);font-weight:700;line-height:1.15}.hero__lead{max-width:52ch;margin:0 auto 2rem;font-size:1.05rem}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.btn{border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.btn:active{transform:scale(.98)}.btn--primary{background:var(--accent);color:#042f2e;box-shadow:0 4px 24px var(--accent-glow)}.btn--primary:hover{filter:brightness(1.06)}.btn--ghost{color:var(--text-bright);border:1px solid var(--border);background:0 0}.btn--ghost:hover{background:var(--accent-dim);border-color:#2dd4bf66}.section{border-top:1px solid var(--border);padding:3.5rem 1.5rem}.section__inner{max-width:1100px;margin:0 auto}.section__title{color:var(--text-bright);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:600}.section__subtitle{max-width:56ch;margin:0 0 2.5rem;font-size:1.02rem}.services__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.5rem 1.65rem;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:#2dd4bf40;box-shadow:0 12px 40px #00000040}.card__icon{width:28px;height:28px;color:var(--accent);margin-bottom:1rem}.card__title{color:var(--text-bright);margin:0 0 .6rem;font-size:1.15rem;font-weight:600}.card__text{margin:0;font-size:.96rem;line-height:1.55}.process__list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=768px){.process__list{grid-template-columns:1fr 1fr}}.process__step{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;display:flex}.process__num{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;margin-top:.1rem;font-size:.8rem;font-weight:500}.process__step-title{color:var(--text-bright);margin:0 0 .35rem;font-size:1.05rem;font-weight:600}.process__step-text{margin:0;font-size:.94rem;line-height:1.5}.about-preview__inner{text-align:center;max-width:720px;margin:0 auto}.about-preview__lead{margin-bottom:1rem}.about-preview__text{margin:0 0 1.5rem;font-size:.98rem;line-height:1.6}.about-preview__link{display:inline-flex}.contact__box{text-align:center;max-width:640px;margin:0 auto}.contact__details{text-align:left;max-width:440px;margin:1.5rem auto 0}.contact__details>div{margin-bottom:1.15rem}.contact__details dt{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e6;margin-bottom:.3rem;font-size:.72rem}.contact__details dd{color:var(--text);margin:0;font-size:.98rem;line-height:1.5}.contact__web{color:var(--accent);font-weight:500;text-decoration:none}.contact__web:hover{text-decoration:underline}.contact__more{margin:1.5rem 0 0;font-size:.92rem}.contact__more a{color:var(--accent);text-decoration:none}.contact__more a:hover{text-decoration:underline}.contact-page-main{flex:1;padding:2.5rem 1.5rem 3.5rem}.contact-page-main__inner{max-width:1100px;margin:0 auto}.contact-page__title{color:var(--text-bright);letter-spacing:-.03em;text-align:center;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.1rem);font-weight:700}.contact-page__lead{text-align:center;max-width:58ch;margin:0 auto 2rem;font-size:1.02rem;line-height:1.6}.contact-block--page{max-width:560px;margin:0 auto}.contact__title{color:var(--text-bright);margin:0 0 .75rem;font-size:clamp(1.4rem,3vw,1.65rem);font-weight:600}.contact__text{margin:0 0 1.25rem}.contact__email{font-family:var(--font-mono);color:var(--accent);border-bottom:1px solid #2dd4bf59;padding:.5rem 0;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.contact__email:hover{color:#5eead4;border-bottom-color:#5eead4}.site-footer{border-top:1px solid var(--border);text-align:center;padding:1.75rem 1.5rem 2.25rem}.site-footer__legal{text-align:center;max-width:640px;margin:0 auto 1.25rem}.site-footer__entity{color:var(--text-bright);margin:0 0 .35rem;font-size:1rem;font-weight:600}.site-footer__address{color:var(--text);margin:0 0 .4rem;font-size:.85rem;line-height:1.55}.site-footer__copy{color:var(--text);margin:0 0 .75rem;font-size:.9rem}.site-footer__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .25rem;margin:0 0 .75rem;font-size:.88rem;display:flex}.site-footer__links a{color:var(--accent);text-decoration:none}.site-footer__links a:hover{text-decoration:underline}.site-footer__sep{color:#94a3b873;-webkit-user-select:none;user-select:none}.site-footer__tagline{color:#94a3b8a6;font-size:.8rem;font-family:var(--font-mono);margin:0}main.legal{flex:1;padding:2.5rem 1.5rem 3.5rem}.legal__article{text-align:left;max-width:720px;margin:0 auto}.legal__meta{font-family:var(--font-mono);color:#94a3b8d9;margin:0 0 1rem;font-size:.8rem}.legal__title{color:var(--text-bright);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.1rem);font-weight:700}.legal__lead{margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.legal__section{margin-bottom:1.75rem}.legal__section h2{color:var(--text-bright);margin:0 0 .65rem;font-size:1.1rem;font-weight:600}.legal__section p,.legal__section li{margin:0 0 .65rem;font-size:.96rem;line-height:1.6}.legal__section ul{margin:0;padding-left:1.25rem}.legal__section li{margin-bottom:.5rem}.legal__section a{color:var(--accent)}.legal__back{border-top:1px solid var(--border);margin:2.5rem 0 0;padding-top:1.5rem}.legal__back a{color:var(--accent);font-weight:500;text-decoration:none}.legal__back a:hover{text-decoration:underline}
