@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";:root{--ink:#fff;--ink-soft:#a1a1a6;--sand:#2c2c2e;--paper:#1e1e1e;--line:#48484a;--brand:#007aff;--brand-deep:#0056cc;--mint:#42c4a8;--shadow:0 24px 60px #0000004d;--accent:#007aff;--accent-bg:#007aff1a;--accent-border:#007aff;--border:var(--line)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--ink);background:linear-gradient(#1e1e1e 0%,#2c2c2e 50%,#1e1e1e 100%);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.page-shell{max-width:1180px;margin:0 auto;padding:1rem}.topbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);background:#2c2c2ecc;border:1px solid #48484a99;border-radius:999px;align-items:center;gap:.8rem;margin-bottom:1.2rem;padding:.65rem 1rem;display:flex;position:sticky;top:.8rem}.brand{background:0 0;border:none;border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;padding:.35rem;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.brand:hover{transform:translateY(-1px)}.brand img{filter:brightness(0)invert();border-radius:.5rem;width:auto;height:42px;display:block}.menu{align-items:center;gap:.4rem;margin-left:auto;display:flex}.menu-toggle{cursor:pointer;background:linear-gradient(135deg,#007aff14,#42c4a80a);border:1px solid #ffffff26;border-radius:1rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:52px;height:52px;padding:.8rem;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:none;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f,inset 0 1px 1px #ffffff1a,0 0 20px #007aff0d}.menu-toggle:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#42c4a826,#007aff1a);border-radius:1rem;transition:opacity .35s;position:absolute;inset:0}.menu-toggle:hover{border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 12px 40px #007aff26,inset 0 1px 1px #ffffff26,0 0 30px #42c4a81a}.menu-toggle:hover:before{opacity:1}.menu-toggle:active{transform:translateY(0)}.menu-toggle svg{color:#ffffffeb;width:24px;height:24px;transition:transform .35s,color .35s}.menu-toggle:hover svg{transform:scale(1.05)}.menu-toggle.is-open svg{color:#9ff4de}.menu-overlay{display:none}.menu a{color:#fff;white-space:nowrap;border-radius:999px;padding:.5rem .9rem;font-size:.95rem;transition:background-color .2s,color .2s}.menu a.is-active{color:#fff;background:#ffffff1f}.menu a:hover{color:#fff;background:#ffffff2e}.hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#0e2f4a,#145e8f 62%,#42c4a8);border-radius:2rem;grid-template-columns:1.1fr .9fr;align-items:center;gap:1.5rem;padding:2.6rem;display:grid;overflow:hidden}.kicker,.eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:.75rem;font-weight:800}.hero .kicker{color:#ffffffbd}.hero-copy h1{margin:0;font-family:Sora,sans-serif;font-size:clamp(2rem,5vw,3.7rem);line-height:1.06}.hero-copy p{color:#ffffffd9;max-width:56ch;margin:1rem 0 0;line-height:1.6}.cta{color:var(--brand-deep);background:#fff;border-radius:999px;margin-top:1.5rem;padding:.85rem 1.35rem;font-weight:800;transition:transform .2s;display:inline-block}.cta-pulse{position:relative}.cta-pulse:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;border:1px solid #ffffff80;position:absolute;inset:-4px;transform:scale(.96)}.mobile-sticky-cta.cta-pulse:after{border-color:#42c4a88c}.cta:hover .hero-visual{background:#ffffff1f;justify-self:left}.hero-visual img{width:160%;max-width:none;position:relative;left:-40%}.section{border:1px solid var(--line);box-shadow:var(--shadow);background:#2c2c2ee6;border-radius:1.6rem;margin-top:1.25rem;padding:2rem}.section-head{max-width:72ch;margin-bottom:1.4rem}.section-head .eyebrow{color:var(--brand);margin-bottom:.4rem}.section-head h2{margin:0;font-family:Sora,sans-serif;font-size:clamp(1.3rem,3vw,2rem);line-height:1.25}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.feature-section{background:radial-gradient(circle at 100% 0,#007aff1a,#0000 30%),linear-gradient(#2c2c2e 0%,#1e1e1e 100%);position:relative}.feature-section-head{margin-bottom:1.15rem}.feature-title-row{justify-content:space-between;align-items:flex-end;gap:.9rem;display:flex}.feature-count{letter-spacing:.05em;text-transform:uppercase;color:#007aff;white-space:nowrap;background:#007aff1a;border:1px solid #007aff4d;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.feature-lead{max-width:62ch;color:var(--ink-soft);margin:.55rem 0 0;line-height:1.6}.feature-card{border:1px solid var(--line);touch-action:manipulation;-webkit-tap-highlight-color:transparent;opacity:0;animation:.6s cubic-bezier(.22,1,.36,1) forwards feature-rise;animation-delay:var(--stagger,0s);background:linear-gradient(165deg,#2c2c2e,#1e1e1e);border-radius:1.15rem;padding:1rem 1rem 1.05rem;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;transform:translateY(14px)}.feature-card:active{border-color:#a8bfce;transform:translateY(-1px)scale(.995);box-shadow:0 6px 14px #0c2a431a}.feature-card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(105deg,#fff0 0%,#ffffff8c 45%,#fff0 100%);width:46%;height:170%;position:absolute;top:-35%;left:-65%;transform:translate(0)rotate(10deg)}.feature-card:before{content:"";opacity:0;transform-origin:50%;background:#98b2c7;border-radius:999px;width:4px;transition:opacity .22s,transform .22s;position:absolute;top:.72rem;bottom:.72rem;left:.46rem;transform:scaleY(.55)}.feature-card:hover,.feature-card.is-active{border-color:#b9cad8;transform:translateY(-3px);box-shadow:0 14px 30px #0c2a431f}.feature-card.is-exiting{border-color:#c4d3df;transform:translateY(-1px);box-shadow:0 8px 20px #0c2a4314}.feature-card:focus-visible{outline-offset:2px;outline:2px solid #77b6da}.feature-card:hover:after,.feature-card.is-active:after{opacity:.8;animation:.9s forwards feature-shimmer}.feature-card:hover:before,.feature-card.is-active:before,.feature-card:focus-within:before{opacity:1;transform:scaleY(1)}.feature-card.is-exiting:before{opacity:.45;transform:scaleY(.78)}.feature-card[data-tone=ocean]:before{background:linear-gradient(#0a507e,#1f7eb4)}.feature-card[data-tone=sky]:before{background:linear-gradient(#0f5f95,#3f90c6)}.feature-card[data-tone=mint]:before{background:linear-gradient(#1e6f63,#4bb39f)}.feature-card[data-tone=slate]:before{background:linear-gradient(#2d4c66,#5f7d95)}.feature-head{align-items:center;gap:.7rem;margin-bottom:.55rem;display:flex}.feature-icon{color:#174d77;border:1px solid #0000;border-radius:.72rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:inline-flex;box-shadow:inset 0 0 0 1px #fff6}.feature-icon-svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem;transition:transform .22s}.feature-icon-ocean,.feature-icon-sky,.feature-icon-mint,.feature-icon-slate{color:#007aff;background:linear-gradient(145deg,#1e3a5f,#2c4a7a);border-color:#4a6fa5;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 #007aff00}.feature-card:hover .feature-icon,.feature-card.is-active .feature-icon{transform:translateY(-1px)scale(1.03)}.feature-card.is-exiting .feature-icon{transform:translateY(0)scale(1.01)}.feature-card:hover .feature-icon-svg,.feature-card.is-active .feature-icon-svg{transform:scale(1.04)}.feature-card.is-exiting .feature-icon-svg{transform:scale(1.01)}.feature-card:hover .feature-icon-ocean,.feature-card.is-active .feature-icon-ocean{border-color:#98c7e4;box-shadow:inset 0 0 0 1px #ffffff85,0 7px 16px #0a507e38}.feature-card:hover .feature-icon-sky,.feature-card.is-active .feature-icon-sky{border-color:#9fcbe8;box-shadow:inset 0 0 0 1px #ffffff85,0 7px 16px #0f5f9533}.feature-card:hover .feature-icon-mint,.feature-card.is-active .feature-icon-mint{border-color:#9fd3c2;box-shadow:inset 0 0 0 1px #ffffff85,0 7px 16px #1e6f6333}.feature-card:hover .feature-icon-slate,.feature-card.is-active .feature-icon-slate{border-color:#b5cbdb;box-shadow:inset 0 0 0 1px #ffffff85,0 7px 16px #2d4c662e}.feature-card h3{margin:0;font-family:Sora,sans-serif;font-size:1.02rem;line-height:1.3}.feature-card p{color:var(--ink-soft);margin:0;line-height:1.6}@media (pointer:fine){.feature-card{transition:transform .28s,box-shadow .28s,border-color .28s;animation-duration:.62s}.feature-card:hover,.feature-card.is-active{transform:translateY(-2px);box-shadow:0 12px 24px #0c2a431a}.feature-card:hover:after,.feature-card.is-active:after{opacity:.65;animation:1.05s forwards feature-shimmer}.feature-card:hover .feature-icon,.feature-card.is-active .feature-icon{transform:translateY(-1px)scale(1.02)}.feature-card:hover .feature-icon-svg,.feature-card.is-active .feature-icon-svg{transform:scale(1.03)}}@media (pointer:coarse){.feature-card{animation-duration:.48s;animation-delay:var(--stagger-mobile,var(--stagger,0s));transition:transform .18s,box-shadow .18s,border-color .18s}.feature-card:active{transform:translateY(-2px)scale(.992);box-shadow:0 8px 18px #0c2a4324}.feature-card.is-active{box-shadow:0 16px 32px #0c2a4324}}@keyframes feature-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes feature-shimmer{0%{transform:translate(0)rotate(10deg)}to{transform:translate(255%)rotate(10deg)}}.services-showcase{background:radial-gradient(circle at 90% 0,#42c4a83d,#0000 36%),radial-gradient(circle at 0 90%,#0b5f942e,#0000 34%),linear-gradient(135deg,#0f2740,#174d77);border-radius:1.4rem;padding:1.2rem;box-shadow:inset 0 0 0 1px #ffffff29}.services-intro{color:#ffffffe6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff14;border:1px solid #fff3;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;padding:1rem;display:flex}.services-intro p br{margin-bottom:4px;display:block}.services-intro p{max-width:58ch;margin:0;line-height:1.55}.service-chips{flex-wrap:wrap;gap:.5rem;display:flex}.service-chips span{background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;padding:.42rem .72rem;font-size:.8rem;font-weight:700}.services-showcase .cta{margin-top:0}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.service-card{background:#2c2c2ef2;border:1px solid #ffffff3d;border-radius:1.15rem;padding:.85rem;transition:transform .22s,box-shadow .22s;box-shadow:0 12px 28px #0000004d}.service-featured{border-color:#42c4a88c;box-shadow:0 16px 30px #041a2942,inset 0 0 0 1px #42c4a859}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 36px #041a2942}.service-image-wrap{border-radius:.9rem;position:relative;overflow:hidden}.service-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#08253a6b 100%);border-radius:.9rem;position:absolute;inset:0}.stat-badge{z-index:1;letter-spacing:.04em;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0b5f94 0%,#42c4a8 100%);border-radius:999px;padding:.3rem .7rem;font-size:.73rem;font-weight:800;position:absolute;bottom:.65rem;right:.65rem;box-shadow:0 3px 10px #08253a52}.service-card img{object-fit:cover;border-radius:.9rem;width:100%;height:178px;transition:transform .3s}.service-card:hover img{transform:scale(1.05)}.service-tag{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#08253ac7;border:1px solid #ffffff47;border-radius:999px;padding:.28rem .58rem;font-size:.74rem;font-weight:800;position:absolute;top:.6rem;left:.6rem}.featured-badge{letter-spacing:.06em;text-transform:uppercase;color:#083556;background:#d4f8ef;border:1px solid #08355633;border-radius:999px;padding:.26rem .58rem;font-size:.72rem;font-weight:800;position:absolute;top:.6rem;right:.6rem}.service-card h3{margin:0;font-family:Sora,sans-serif}.service-card p{color:var(--ink-soft);margin:0;line-height:1.55}.service-heading{align-items:center;gap:.55rem;margin:.9rem 0 .35rem;display:flex}.service-icon{background:#007aff1a;border:1px solid #007aff4d;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:inline-flex}.service-icon-svg{stroke:#174d77;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.service-outcome{color:#20405d;border-top:1px dashed #c9d5df;margin-top:.7rem;padding-top:.65rem;font-size:.92rem;font-weight:700}.service-dots{justify-content:center;gap:.45rem;margin-top:.9rem;display:none}.service-dot{cursor:pointer;background:#ffffff6b;border:0;border-radius:999px;width:9px;height:9px;transition:transform .2s,background-color .2s}.service-dot.is-active{background:#9ff4de;transform:scale(1.2)}.service-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.service-highlight-item{color:#eaf4fc;background:#ffffff1f;border:1px solid #ffffff38;border-radius:.9rem;padding:.8rem}.service-highlight-item h4{margin:0 0 .3rem;font-family:Sora,sans-serif;font-size:.95rem}.service-highlight-metric{color:#d8fff3;margin-bottom:.35rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.service-highlight-metric span{color:#d8fff3e6;font-size:.84rem;font-weight:600}.service-highlight-item p{color:#eaf4fce0;margin:0;font-size:.9rem;line-height:1.45}.pricing-wrap{background:linear-gradient(135deg,#1e3a5f,#2c4a7a);border:1px solid #007aff4d;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem;display:flex}.pricing-wrap p{color:var(--ink-soft);margin:.7rem 0 0}.pricing-wrap h2{margin:0;font-family:Sora,sans-serif}.cta-dark{background:var(--brand-deep);color:#fff;white-space:nowrap}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.section-grid{grid-template-columns:1fr;gap:20px;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.section-grid{grid-template-columns:repeat(4,1fr)}}.section-card-gold{border:1px solid var(--line);background:linear-gradient(140deg,#c0ad83,#242681);border-radius:1.1rem;margin:0;padding:1rem}.section-card{border:1px solid var(--line);background:linear-gradient(140deg,#2c2c2e,#1e1e1e);border-radius:1.1rem;margin:0;padding:1rem}.section-card p{color:#f5f5f5;margin:0;line-height:1.6}.section-card cite{color:var(--brand);margin-top:0;font-style:normal;font-weight:700;display:block}.section-card-cite{color:#60a5fa;font-weight:600}.checklist{flex-direction:column;align-items:center;gap:10px;margin-top:16px;padding:0;list-style:none;display:flex}.checklist-item{text-align:center;color:#d1d5db;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.checklist-item .icon{color:#60a5fa;background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.testimonial-card{border:1px solid var(--line);background:linear-gradient(140deg,#2c2c2e,#1e1e1e);border-radius:1.1rem;margin:0;padding:1rem}.testimonial-card p{color:var(--ink-soft);margin:0;font-style:italic;line-height:1.6}.testimonial-card cite{color:var(--brand);margin-top:.85rem;font-style:normal;font-weight:700;display:block}.beforeafter-grid{grid-template-columns:1fr;gap:20px;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.beforeafter-grid{grid-template-columns:repeat(2,1fr)}}.beforeafter-card{border:1px solid var(--line);background:linear-gradient(140deg,#2c2c2e,#1e1e1e);border-radius:1.1rem;margin:0;padding:1rem}.beforeafter-card p{color:var(--ink)-soft;margin:0;font-style:normal;line-height:1.6}.beforeafter-card cite{color:var(--brand);margin-top:.85rem;font-style:normal;font-weight:700;display:block}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.contact-form label{gap:.35rem;font-weight:700;display:grid}.contact-form label:last-of-type{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;font:inherit;border:1px solid #c8d3dd;border-radius:.7rem;padding:.65rem .8rem}.contact-form button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:.85rem;grid-column:1/-1;padding:.8rem;font-weight:800}.alt-contact{color:var(--ink-soft);margin:1rem 0 0}.alt-contact a{color:var(--brand);text-decoration:underline}.footer{color:#a1a1a6;background:#1e1e1e;border-top:1px solid #ffffff1a;border-radius:1.5rem;grid-template-columns:1fr 1fr 1.2fr;gap:2rem;margin-top:1.2rem;padding:1.6rem;display:grid}.footer h3,.footer h4,.footer p,.footer small{margin:0}.footer h4{color:#fff;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:600}.footer h5{color:#fff;margin:1rem 0 .8rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:500}.footer a,.footer p,.footer small{color:#deecf5;line-height:1.6;display:block}.footer a,.footer-line{align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:.95rem;line-height:1.4;display:flex}.footer-line span{white-space:nowrap;line-height:1.4;display:inline-block}.footer-line a{white-space:nowrap;color:inherit;text-decoration:none;display:inline-block}.footer a:hover{color:#fff}.footer-icon{color:#fffc;flex-shrink:0;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;margin-right:.4rem;transition:all .2s;display:inline-flex}.footer a:hover .footer-icon{color:#fff;transform:scale(1.1)}.footer-icon svg{width:100%;height:100%}.footer-social{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.footer-social a{margin-bottom:.6rem}.footer-address{color:#ffffffc2;margin:.5rem 0 0 1.7rem;font-size:.9rem;line-height:1.55}.copyright{color:#4f657c;background:#1e1e1e80;border-top:1px solid #ffffff0d;border-radius:0 0 1.5rem 1.5rem;justify-content:space-between;gap:.8rem;padding:1.2rem 1.6rem 1rem;font-size:.92rem;display:flex}.copyright p{margin:0}.mobile-sticky-cta{display:none}@media (prefers-reduced-motion:no-preference){.cta-pulse:after{animation:3.4s ease-out infinite cta-ring}}.reveal{animation:.7s both rise-in}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){body.mobile-menu-active{overflow:hidden}.topbar{border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.7rem;position:sticky;top:.6rem}.menu-toggle{margin-left:auto;display:inline-block}.menu{opacity:0;pointer-events:none;border-top:1px solid #dbe3ea;flex-direction:column;width:100%;max-height:0;padding-top:0;transition:max-height .28s,opacity .2s,transform .24s,padding-top .24s;display:flex;overflow:hidden;transform:translateY(-6px)}.menu.menu-open{opacity:1;pointer-events:auto;max-height:260px;padding-top:.4rem;transform:translateY(0)}.menu a{background:#2c2c2ecc;border-radius:.7rem;width:100%;display:block}.menu a.is-active{background:#007aff33}.menu-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:8;background:#10253f59;border:0;animation:.24s both overlay-fade;display:block;position:fixed;inset:0}.topbar{z-index:12}.brand{border-radius:.52rem}.brand img{height:36px}.hero{grid-template-columns:1fr;padding:1.5rem}.feature-grid,.testimonial-grid,.footer{grid-template-columns:1fr;gap:1.5rem}.feature-section{padding-top:1.3rem}.feature-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.feature-count{padding:.3rem .58rem;font-size:.68rem}.feature-lead{font-size:.95rem;line-height:1.55}.section-head h2{letter-spacing:-.01em;font-size:clamp(1.55rem,5.8vw,2rem);line-height:1.2}.feature-card{padding:1rem .95rem}.feature-card h3{font-size:1.08rem}.feature-card p{font-size:1.02rem;line-height:1.55}.services-showcase{padding:1rem}.service-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:.9rem;width:100%;padding-bottom:.4rem;display:flex;overflow-x:auto}.service-grid::-webkit-scrollbar{height:7px}.service-grid::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:999px}.service-card{scroll-snap-align:start;flex:none;min-width:min(86vw,340px);max-width:100%}.service-highlights{grid-template-columns:1fr}.service-dots{display:flex}.services-intro{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.pricing-wrap,.copyright{flex-direction:column;align-items:flex-start}@media (width<=640px){.service-grid{scroll-snap-type:none;grid-template-columns:1fr;display:grid;overflow:visible}.service-card{width:100%;min-width:auto}.service-image-wrap{min-height:auto}.services-showcase{padding:.85rem}}.contact-form{grid-template-columns:1fr}.mobile-sticky-cta{z-index:20;color:#fff;opacity:0;pointer-events:none;background:linear-gradient(135deg,#42c4a8,#0b5f94);border-radius:.9rem;justify-content:center;align-items:center;padding:.9rem 1rem;font-weight:800;transition:transform .24s,opacity .24s;display:inline-flex;position:fixed;bottom:1rem;left:1rem;right:1rem;transform:translateY(120%);box-shadow:0 16px 30px #081c2b5c}.mobile-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-sticky-cta.is-hidden{opacity:0;pointer-events:none;transform:translateY(120%)}}@media (prefers-reduced-motion:reduce){.feature-card{opacity:1;animation:none;transform:none}.feature-card:after{display:none}}@keyframes fade-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes overlay-fade{0%{opacity:0}to{opacity:1}}@keyframes cta-ring{0%,62%,to{opacity:0;transform:scale(.96)}72%{opacity:.55}88%{opacity:0;transform:scale(1.08)}}.lang-toggle.glass{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #fff3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:34px;padding:4px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 16px #00000040;color:#fff!important}.lang-toggle.glass span{z-index:2;color:#ffffffb3;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .25s;display:flex}.lang-toggle.glass span.active{color:#0f172a}.toggle-slider{background:#fff;border-radius:999px;width:50%;height:26px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;left:4px;box-shadow:0 4px 10px #0000004d,inset 0 1px 2px #fffc}.toggle-slider.right{left:calc(50% - 4px)}.lang-toggle.glass:hover{border:1px solid #ffffff59;box-shadow:0 6px 20px #00000059}.lang-toggle.glass:active .toggle-slider{transform:scale(.96)}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{height:88px}#spacer .footer-download-app{background:#ffffff08;border-radius:14px;flex-direction:column;align-items:flex-start;min-width:260px;max-width:340px;margin-top:40px;margin-bottom:24px;padding:28px 32px 24px;display:flex;box-shadow:0 2px 16px #0000001a}#spacer .footer-download-app h4{letter-spacing:.01em;margin-bottom:16px;font-size:1.18rem;font-weight:700}#spacer .footer-download-app-links{flex-direction:row;justify-content:flex-start;gap:18px;margin-top:10px;display:flex}#spacer .footer-download-app .cta-store img{background:#fff;border-radius:8px;height:44px;transition:transform .18s,box-shadow .18s;box-shadow:0 1px 6px #0000001a}#spacer .footer-download-app .cta-store img:hover{transform:scale(1.09);box-shadow:0 4px 16px #00000029}@media (width<=900px){#spacer .footer-download-app{align-items:center;max-width:100%;margin-left:0;margin-right:0;padding:20px 10px 18px}#spacer .footer-download-app-links{flex-direction:column;align-items:center;gap:12px}}#spacer{border-top:1px solid var(--border)}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
