.navbar{z-index:100;border-bottom:1px solid #0000;transition:background .35s,border-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(20px)saturate(150%);border-bottom-color:var(--stroke);background:#07090bb8}.navbar__inner{justify-content:space-between;align-items:center;height:76px;display:flex}.navbar__brand{align-items:center;gap:12px;display:flex}.navbar__logo-mask{background:linear-gradient(135deg, var(--accent-bright), var(--accent));width:40px;height:40px;filter:drop-shadow(0 0 14px var(--accent-glow));-webkit-mask-image:url(/logo.png);mask-image:url(/logo.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.navbar__brand-name{font-family:var(--font-display);letter-spacing:.02em;font-size:17px;font-weight:700}.navbar__links{align-items:center;gap:32px;display:flex}.navbar__link{color:var(--text-muted);font-size:14px;font-weight:600;transition:color .25s}.navbar__link:hover{color:var(--accent-bright)}.navbar__right{align-items:center;gap:16px;display:flex}.navbar__cta{padding:12px 24px;font-size:14px}.navbar__cta--mobile{display:none}.navbar__burger{flex-direction:column;gap:5px;padding:8px;display:none}.navbar__burger span{background:var(--text);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.navbar__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__burger--open span:nth-child(2){opacity:0}.navbar__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=860px){.navbar__links{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--stroke);background:#07090beb;flex-direction:column;align-items:flex-start;gap:8px;padding:24px;transition:transform .35s;position:fixed;top:76px;left:0;right:0;transform:translateY(-130%)}.navbar__links--open{transform:translateY(0)}.navbar__link{padding:10px 0;font-size:17px}.navbar__burger{display:flex}.navbar__right .navbar__cta{display:none}.navbar__cta--mobile{margin-top:12px;display:inline-flex}}.hero{padding:170px 0 120px;position:relative;overflow:hidden}.hero__blob--1{background:radial-gradient(circle, var(--accent-glow-soft), transparent 65%);width:640px;height:640px;top:-220px;right:-160px}.hero__blob--2{background:radial-gradient(circle,#34d39914,#0000 65%);width:480px;height:480px;bottom:-200px;left:-180px}.hero__inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid;position:relative}.hero__title{font-family:var(--font-display);letter-spacing:-.015em;margin-bottom:24px;font-size:clamp(32px,4.6vw,56px);font-weight:800;line-height:1.14}.hero__title em{background:linear-gradient(120deg, var(--accent-bright), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero__subtitle{color:var(--text-muted);max-width:520px;margin-bottom:36px;font-size:18px}.hero__actions{flex-wrap:wrap;gap:16px;margin-bottom:52px;display:flex}.hero__meta{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero__meta-item{flex-direction:column;gap:2px;display:flex}.hero__meta-value{font-family:var(--font-display);color:var(--accent-bright);font-size:22px;font-weight:700}.hero__meta-label{color:var(--text-muted);font-size:13px}.hero__meta-divider{background:var(--stroke-strong);width:1px;height:36px}.hero__visual{position:relative}.hero__panel{border-radius:var(--radius-lg);padding:28px}.hero__panel-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.hero__panel-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.hero__panel-title svg{color:var(--accent-bright)}.hero__panel-live{color:var(--accent-bright);background:#10b9811a;border:1px solid #34d39940;border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:12px;font-weight:700;display:flex}.hero__live-dot{background:var(--accent-bright);width:7px;height:7px;box-shadow:0 0 10px var(--accent-bright);border-radius:50%;animation:1.6s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero__chart{align-items:flex-end;gap:8px;height:150px;margin-bottom:12px;display:flex}.hero__bar{background:linear-gradient(180deg, var(--accent-bright), #10b98126);border-radius:6px 6px 3px 3px;flex:1;animation:1s cubic-bezier(.22,1,.36,1) both barGrow;box-shadow:0 0 20px #10b9812e}@keyframes barGrow{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}.hero__line{width:100%;height:70px;margin-bottom:20px}.hero__line-path{stroke-dasharray:600;stroke-dashoffset:600px;animation:2.2s .6s forwards drawLine}@keyframes drawLine{to{stroke-dashoffset:0}}.hero__line-dot{animation:1.6s ease-in-out infinite pulse}.hero__panel-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hero__stat{border:1px solid var(--stroke);background:#ffffff08;border-radius:14px;padding:14px}.hero__stat-value{font-family:var(--font-display);color:var(--accent-bright);font-size:18px;font-weight:700;display:block}.hero__stat-label{color:var(--text-muted);font-size:12px}.hero__float{z-index:2;border-radius:16px;flex-direction:column;gap:2px;padding:14px 18px;animation:5s ease-in-out infinite floatY;display:flex;position:absolute}.hero__float-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.hero__float-value{font-family:var(--font-display);color:var(--accent-bright);font-size:16px;font-weight:700}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width<=980px){.hero__inner{grid-template-columns:1fr;gap:72px}.hero__float{display:none}}@media (width<=560px){.hero{padding:140px 0 80px}.hero__meta{gap:16px}.hero__meta-divider{display:none}}.services__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.services__card{flex-direction:column;padding:36px 32px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex}.services__card:hover{box-shadow:inset 0 1px 0 #ffffff14, 0 24px 60px #00000073, 0 0 40px var(--accent-glow-soft);border-color:#34d39959;transform:translateY(-8px)}.services__num{font-family:var(--font-display);color:var(--accent-bright);opacity:.85;margin-bottom:20px;font-size:15px;font-weight:700}.services__title{font-family:var(--font-display);margin-bottom:14px;font-size:21px;font-weight:600;line-height:1.3}.services__desc{color:var(--text-muted);margin-bottom:24px;font-size:15px}.services__list{flex-direction:column;gap:12px;margin-bottom:32px;list-style:none;display:flex}.services__item{color:var(--text);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.services__item svg{color:var(--accent-bright);flex-shrink:0}.services__link{color:var(--accent-bright);align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:700;transition:gap .25s;display:inline-flex}.services__link:hover{gap:14px}@media (width<=980px){.services__grid{grid-template-columns:1fr}}.cases-gallery__blob{background:radial-gradient(circle, var(--accent-glow-soft), transparent 65%);width:520px;height:520px;top:10%;left:-220px}.cases-gallery__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.cases-gallery__item{aspect-ratio:1;border:1px solid var(--stroke);border-radius:var(--radius);background:var(--surface);cursor:pointer;padding:0;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.cases-gallery__item:hover{box-shadow:0 20px 48px #00000080, 0 0 36px var(--accent-glow-soft);border-color:#34d39966;transform:translateY(-6px)}.cases-gallery__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.cases-gallery__item:hover .cases-gallery__image{transform:scale(1.06)}.cases-viewer__backdrop{z-index:200;-webkit-backdrop-filter:blur(12px);background:#040608e6;justify-content:center;align-items:center;padding:24px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.cases-viewer__stage{justify-content:center;align-items:center;max-width:min(80vh,90vw);max-height:90vh;display:flex}.cases-viewer__image{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--stroke);max-width:100%;max-height:88vh;animation:.35s cubic-bezier(.22,1,.36,1) modalIn;display:block;box-shadow:0 32px 90px #0009}.cases-viewer__close{z-index:3;border:1px solid var(--stroke-strong);width:44px;height:44px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#07090b99;border-radius:50%;justify-content:center;align-items:center;transition:border-color .25s,transform .25s;display:flex;position:absolute;top:22px;right:22px}.cases-viewer__close:hover{border-color:#34d39980;transform:rotate(90deg)}.cases-viewer__nav{z-index:3;border:1px solid var(--stroke-strong);width:48px;height:48px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#07090b99;border-radius:50%;justify-content:center;align-items:center;transition:border-color .25s,background .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.cases-viewer__nav:hover{background:#07090bd9;border-color:#34d39980}.cases-viewer__nav--prev{left:22px}.cases-viewer__nav--next{right:22px}@media (width<=980px){.cases-gallery__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.cases-gallery__grid{grid-template-columns:repeat(2,1fr);gap:14px}.cases-viewer__nav{width:42px;height:42px}.cases-viewer__nav--prev{left:12px}.cases-viewer__nav--next{right:12px}.cases-viewer__close{top:14px;right:14px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}.process__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.process__step{padding:32px 28px;transition:transform .35s,border-color .35s}.process__step:hover{border-color:#34d3994d;transform:translateY(-6px)}.process__num{font-family:var(--font-display);background:linear-gradient(135deg, var(--accent-bright), var(--accent-deep));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:18px;font-size:34px;font-weight:800;display:block}.process__title{font-family:var(--font-display);margin-bottom:12px;font-size:18px;font-weight:600}.process__text{color:var(--text-muted);font-size:14px}@media (width<=980px){.process__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.process__grid{grid-template-columns:1fr}}.why-us__blob{background:radial-gradient(circle, var(--accent-glow-soft), transparent 65%);width:560px;height:560px;top:0;right:-240px}.why-us__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.why-us__card{padding:32px 28px;transition:transform .35s,border-color .35s}.why-us__card:hover{border-color:#34d3994d;transform:translateY(-6px)}.why-us__glow{background:linear-gradient(90deg, var(--accent-bright), transparent);border-radius:4px;width:44px;height:4px;margin-bottom:20px}.why-us__title{font-family:var(--font-display);margin-bottom:12px;font-size:17px;font-weight:600;line-height:1.4}.why-us__text{color:var(--text-muted);font-size:14px}@media (width<=980px){.why-us__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.why-us__grid{grid-template-columns:1fr}}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonials__card{flex-direction:column;padding:36px 32px;transition:transform .35s,border-color .35s;display:flex}.testimonials__card:hover{border-color:#34d3994d;transform:translateY(-6px)}.testimonials__quote-mark{font-family:var(--font-display);color:var(--accent);opacity:.7;margin-bottom:20px;font-size:56px;font-weight:800;line-height:.6}.testimonials__text{color:var(--text);margin-bottom:28px;font-size:15px;line-height:1.7}.testimonials__author{border-top:1px solid var(--stroke);flex-direction:column;gap:2px;margin-top:auto;padding-top:20px;display:flex}.testimonials__name{font-family:var(--font-display);color:var(--accent-bright);font-size:15px;font-weight:700}.testimonials__role{color:var(--text-muted);font-size:13px}@media (width<=980px){.testimonials__grid{grid-template-columns:1fr}}.faq__list{flex-direction:column;gap:14px;max-width:780px;margin:0 auto;display:flex}.faq__item{border-radius:18px;transition:border-color .3s}.faq__item--open{border-color:#34d39959}.faq__question{text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:22px 26px;font-size:16px;font-weight:700;display:flex}.faq__chevron{color:var(--accent-bright);flex-shrink:0;transition:transform .3s}.faq__item--open .faq__chevron{transform:rotate(180deg)}.faq__answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1);display:grid}.faq__item--open .faq__answer-wrap{grid-template-rows:1fr}.faq__answer{color:var(--text-muted);padding:0 26px;font-size:15px;transition:padding .35s;overflow:hidden}.faq__item--open .faq__answer{padding:0 26px 24px}.cta-section{padding-bottom:140px}.cta-section__panel{border-radius:var(--radius-lg);text-align:center;border-color:#34d39940;padding:80px 40px;position:relative;overflow:hidden}.cta-section__blob{background:radial-gradient(circle,#10b98138,#0000 60%);width:700px;height:700px;top:-320px;left:50%;transform:translate(-50%)}.cta-section__content{z-index:1;flex-direction:column;align-items:center;max-width:640px;margin:0 auto;display:flex;position:relative}.cta-section__title{font-family:var(--font-display);margin-bottom:20px;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.2}.cta-section__title em{background:linear-gradient(120deg, var(--accent-bright), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.cta-section__text{color:var(--text-muted);margin-bottom:36px;font-size:17px}.cta-section__btn{margin-bottom:18px;padding:18px 40px;font-size:16px}.cta-section__note{color:var(--text-muted);font-size:13px}@media (width<=620px){.cta-section__panel{padding:56px 24px}}.footer{border-top:1px solid var(--stroke);-webkit-backdrop-filter:blur(16px);background:#ffffff05;padding:72px 0 36px}.footer__grid{grid-template-columns:1.3fr .7fr .9fr 1.1fr;gap:48px;margin-bottom:56px;display:grid}.footer__logo-row{align-items:center;gap:12px;margin-bottom:18px;display:inline-flex}.footer__logo-mask{background:linear-gradient(135deg, var(--accent-bright), var(--accent));width:36px;height:36px;filter:drop-shadow(0 0 12px var(--accent-glow));-webkit-mask-image:url(/logo.png);mask-image:url(/logo.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer__brand-name{font-family:var(--font-display);font-size:16px;font-weight:700}.footer__tagline{color:var(--text-muted);max-width:300px;font-size:14px}.footer__col{flex-direction:column;gap:12px;display:flex}.footer__col-title{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:12px;font-weight:800}.footer__link{color:var(--text);width:fit-content;font-size:14px;font-weight:600;transition:color .25s}.footer__link:hover{color:var(--accent-bright)}.footer__text{color:var(--text-muted);font-size:14px}.footer__map-wrap{border:1px solid var(--stroke);border-radius:16px;min-height:180px;overflow:hidden}.footer__map{filter:grayscale(.3)brightness(.9);border:0;width:100%;height:100%;min-height:180px}.footer__bottom{border-top:1px solid var(--stroke);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:28px;display:flex}.footer__copy{color:var(--text-muted);font-size:13px}.footer__legal{flex-wrap:wrap;gap:24px;display:flex}.footer__legal-link{color:var(--text-muted);font-size:13px;transition:color .25s}.footer__legal-link:hover{color:var(--accent-bright)}@media (width<=980px){.footer__grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.footer__grid{grid-template-columns:1fr;gap:36px}}.lead-modal__backdrop{z-index:200;-webkit-backdrop-filter:blur(10px);background:#040608b3;justify-content:center;align-items:center;padding:20px;animation:.25s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.lead-modal{border-radius:var(--radius-lg);width:100%;max-width:520px;max-height:calc(100vh - 40px);padding:40px;animation:.35s cubic-bezier(.22,1,.36,1) modalIn;overflow-y:auto}.lead-modal__close{z-index:2;background:var(--surface-strong);border:1px solid var(--stroke);width:38px;height:38px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:color .25s,border-color .25s,transform .25s;display:flex;position:absolute;top:18px;right:18px}.lead-modal__close:hover{color:var(--text);border-color:#34d39966;transform:rotate(90deg)}.lead-modal__title{font-family:var(--font-display);margin-bottom:10px;font-size:24px;font-weight:700}.lead-modal__sub{color:var(--text-muted);margin-bottom:28px;font-size:14px}.lead-modal__methods{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-modal__method{background:var(--surface);border:1px solid var(--stroke);text-align:left;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;padding:20px;transition:transform .25s,border-color .25s,background .25s;display:flex}.lead-modal__method:hover{background:#10b98114;border-color:#34d39980;transform:translateY(-4px)}.lead-modal__method-icon{width:48px;height:48px;color:var(--accent-bright);background:linear-gradient(145deg,#34d39933,#10b98114);border:1px solid #34d3994d;border-radius:14px;justify-content:center;align-items:center;display:flex}.lead-modal__method-label{font-size:14px;font-weight:700}.lead-modal__method-hint{color:var(--text-muted);font-size:12px}.lead-modal__form{flex-direction:column;gap:18px;display:flex}.lead-modal__field{flex-direction:column;gap:8px;display:flex}.lead-modal__field-label{color:var(--text);font-size:13px;font-weight:700}.lead-modal__field-label i{color:var(--text-muted);font-style:normal;font-weight:500}.lead-modal__input{border:1px solid var(--stroke-strong);width:100%;color:var(--text);background:#ffffff0a;border-radius:14px;outline:none;padding:15px 18px;font-size:15px;transition:border-color .25s,box-shadow .25s}.lead-modal__input::placeholder{color:#5c6b66}.lead-modal__input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-glow-soft)}.lead-modal__input--error{border-color:#ef4444}.lead-modal__error{color:#f87171;font-size:12px}.lead-modal__submit{width:100%;margin-top:6px}.lead-modal__submit:disabled{opacity:.75;cursor:wait}.lead-modal__spinner{border:2px solid #04110c4d;border-top-color:#04110c;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.lead-modal__back{color:var(--text-muted);font-size:13px;font-weight:600;transition:color .25s}.lead-modal__back:hover{color:var(--accent-bright)}.lead-modal__success{text-align:center;flex-direction:column;align-items:center;padding:12px 0;display:flex}.lead-modal__success-icon{width:76px;height:76px;color:var(--accent-bright);box-shadow:0 0 50px var(--accent-glow);background:linear-gradient(145deg,#34d39940,#10b9811a);border:1px solid #34d39973;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;animation:.5s cubic-bezier(.34,1.56,.64,1) popIn;display:flex}@keyframes popIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.lead-modal__success .lead-modal__sub{margin-bottom:24px}@media (width<=560px){.lead-modal{padding:28px 22px}.lead-modal__methods{grid-template-columns:1fr}}:root{--bg:#07090b;--bg-soft:#0b0f12;--surface:#ffffff0a;--surface-strong:#ffffff12;--stroke:#ffffff17;--stroke-strong:#ffffff29;--text:#eef4f2;--text-muted:#93a19c;--accent:#10b981;--accent-bright:#34d399;--accent-deep:#065f46;--accent-glow:#10b98159;--accent-glow-soft:#10b98124;--font-display:"Unbounded", system-ui, sans-serif;--font-body:"Manrope", system-ui, sans-serif;--container:1200px;--radius:20px;--radius-lg:28px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input{font-family:inherit}::selection{background:var(--accent);color:#04110c}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#1d2a26;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--accent-deep)}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.section{padding:110px 0;position:relative}.section-head{max-width:640px;margin-bottom:56px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-bright);-webkit-backdrop-filter:blur(12px);background:#10b98114;border:1px solid #34d39940;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.section-tag:before{content:"";background:var(--accent-bright);width:6px;height:6px;box-shadow:0 0 12px var(--accent-bright);border-radius:50%}.section-title{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.2}.section-title em{background:linear-gradient(120deg, var(--accent-bright), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.section-sub{color:var(--text-muted);margin-top:16px;font-size:17px}.glass{border:1px solid var(--stroke);border-radius:var(--radius);-webkit-backdrop-filter:blur(20px)saturate(140%);background:linear-gradient(145deg,#ffffff12,#ffffff05);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 20px 50px #00000059}.glass:before{content:"";background:radial-gradient(600px circle at var(--mx,50%) var(--my,0%), #34d39917, transparent 45%);pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.btn{font-family:var(--font-body);letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;position:relative}.btn:active{transform:scale(.97)}.btn-primary{background:linear-gradient(135deg, var(--accent-bright), var(--accent));color:#04110c;box-shadow:0 8px 30px var(--accent-glow)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #10b98180}.btn-ghost{background:var(--surface);border:1px solid var(--stroke-strong);color:var(--text);-webkit-backdrop-filter:blur(12px)}.btn-ghost:hover{background:var(--surface-strong);border-color:#34d39966;transform:translateY(-2px)}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(36px)}.reveal.visible{opacity:1;transform:none}.ambient{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}
