@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600&family=DM+Sans:wght@400;500&display=swap";:root{color:#f4f8ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020815;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0}body{scrollbar-width:none;background:#020815;min-width:320px;min-height:100vh;margin:0}body::-webkit-scrollbar{width:0;height:0}h1,h2,h3,p{margin-top:0}input,textarea,select{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg:#020815;--bg-soft:#061636;--card:#081a3f;--card-soft:#0b214d;--text:#f4f8ff;--muted:#9eb2d8;--line:#81a9ee40;--accent:#4ea5ff;--accent-2:#88e0ff;--highlight:#d4f2ff;--glow:#34d3ff2e;--glow-soft:#34d3ff14;--font-heading:"Space Grotesk", ui-sans-serif, system-ui, sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, sans-serif;--font-sub:"DM Sans", ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--text);background:#020815;margin:0}#root{width:100%;min-height:100vh}a{color:inherit}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.remake-wrap{min-height:100vh;color:var(--text);font-family:var(--font-body);background:radial-gradient(circle at 20% -10%,#4ea5ff38,#0000 40%),radial-gradient(circle at 95% 0,#88e0ff24,#0000 35%),linear-gradient(#020815 0%,#040f27 44%,#020915 100%)}.remake-wrap h1,.remake-wrap h2,.remake-wrap h3,.remake-wrap h4,.remake-wrap h5,.remake-wrap h6{font-family:var(--font-heading)}.remake-wrap p,.remake-wrap .featured-description,.remake-wrap .featured-price,.remake-wrap .section-guide,.remake-wrap .hero-copy,.remake-wrap .nav-tagline,.remake-wrap .footer-tagline,.remake-wrap .muted,.remake-wrap label,.remake-wrap .cart-empty,.remake-wrap .products-kicker{font-family:var(--font-sub)}.mobile-card{background:0 0;border:0;border-radius:0;width:100%;margin:0;position:relative;overflow:visible}.site-navbar{z-index:1000;background:#000;border-bottom:1px solid #42baff2e;justify-content:space-between;align-items:center;gap:12px;padding:22px 14px;display:flex;position:sticky;top:0;box-shadow:0 4px 16px #0009}.site-navbar.is-scrolled{background:#000;box-shadow:0 6px 22px #000000b3}.site-navbar.menu-open{z-index:1100}.site-navbar.menu-open .brand,.site-navbar.menu-open .menu-toggle,.site-navbar.menu-open .mini-btn,.site-navbar.menu-open .nav-links{z-index:2;position:relative}.brand{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-logo{background:0 0;border-radius:10px;width:44px;height:44px;display:inline-block;overflow:hidden}.brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.brand-text{letter-spacing:.2em;font-size:1rem;font-weight:700}.nav-links{opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#061532f7,#041129f0);border:1px solid #81a9ee40;border-radius:14px;gap:6px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 8px);left:12px;right:12px;transform:translateY(-6px);box-shadow:0 16px 32px #00071570}.nav-links.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-links a{color:#dcecffc2;background:#0e2a5642;border-radius:10px;padding:10px 12px;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .18s,background .18s}.nav-links a:hover{color:#85d6ff;background:#0e2a565c}.menu-toggle{background:#0b1e43b3;border:1px solid #81a9ee40;border-radius:12px;place-content:center;gap:5px;width:52px;height:52px;padding:0;display:grid}.menu-toggle span{background:#cce5ff;border-radius:2px;width:24px;height:2px}.nav-backdrop{z-index:1;background:#02091980;border:0;position:fixed;inset:0}.mini-btn{border:1px solid var(--line);color:var(--highlight);cursor:pointer;background:linear-gradient(145deg,#4ea5ff2e,#4ea5ff14);border-radius:12px;min-width:136px;min-height:48px;padding:8px 18px;font-size:.95rem;font-weight:600}.block,.services,.enterprise-card,.site-footer{padding-inline:18px}.hero{grid-template-columns:minmax(0,1fr);place-items:center;gap:24px;min-height:100vh;padding-top:28px;padding-bottom:28px;display:grid}.mobile-card main>section+section{margin-top:30px}.hero h1,h2,h3,h4{font-family:var(--font-heading);margin:0}.hero-copy-column{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;display:flex}.hero-eyebrow{color:#9ad1ff;letter-spacing:.14em;text-transform:uppercase;background:#4ea5ff1f;border:1px solid #84c3ff33;border-radius:999px;align-items:center;padding:7px 12px;font-size:.7rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.hero-eyebrow:hover{color:#c7ebff;background:#4ea5ff33;border-color:#84c3ff61;transform:translateY(-2px)}.hero h1{max-width:12ch;margin-top:0;font-size:2rem;line-height:1.04}.hero h1:hover{text-shadow:0 0 24px #4ea5ff2e}.hero-copy{color:var(--muted);max-width:34ch;margin-top:0;font-size:.88rem;line-height:1.75}.hero-actions{gap:10px;width:min(100%,360px);margin-top:8px;display:grid}.hero-actions .btn{transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s}.hero-actions .btn:hover{transform:translateY(-2px)}.hero-actions .btn-primary:hover{box-shadow:0 14px 28px #237fe861}.hero-actions .btn-ghost:hover{background:#0e234ceb;border-color:#a7caff75}.hero-visual-column{place-items:center;gap:14px;width:100%;display:grid}.hero-logo-shell{aspect-ratio:1;background:radial-gradient(circle at 28% 24%,#4ea5ff3d,#0000 36%),radial-gradient(circle at 74% 72%,#88e0ff1f,#0000 42%),linear-gradient(#0b1e43c7,#041028f5);border:1px solid #95c2ff33;border-radius:28px;place-items:center;width:min(100%,340px);transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:grid;box-shadow:inset 0 1px #c3e8ff14,0 18px 40px #01081847}.hero-logo-shell:hover{cursor:pointer;border-color:#84c3ff61;transform:translateY(-4px)scale(1.01);box-shadow:inset 0 1px #c3e8ff1a,0 22px 48px #0108185c,0 0 0 1px #4ea5ff1f}.hero-logo{object-fit:cover;border:2px solid #42a0ff;border-radius:50%;width:min(66%,240px);height:auto;transition:transform .24s,box-shadow .24s,border-color .24s;box-shadow:0 12px 30px #030e2259}.hero-logo-shell:hover .hero-logo{border-color:#8bd7ff;transform:rotate(-2deg)scale(1.03);box-shadow:0 16px 36px #030e2275}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,340px);display:grid}.hero-stat{text-align:center;background:#091938d1;border:1px solid #95c2ff2e;border-radius:18px;padding:14px 12px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;box-shadow:inset 0 1px #c3e8ff0f}.hero-stat:hover{background:#0b1e43f0;border-color:#84c3ff5c;transform:translateY(-4px);box-shadow:inset 0 1px #c3e8ff1a,0 18px 30px #01081833}.hero-stat strong{color:#8fd4ff;font-size:1rem;line-height:1;transition:color .18s,text-shadow .18s;display:block}.hero-stat:hover strong{color:#d7f4ff;text-shadow:0 0 18px #4ea5ff38}.hero-stat span{color:var(--muted);letter-spacing:.03em;margin-top:6px;font-size:.65rem;line-height:1.35;transition:color .18s;display:block}.hero-stat:hover span{color:#d0e4ff;cursor:pointer}.btn{letter-spacing:.03em;cursor:pointer;color:#f7fbff;border:1px solid #0000;border-radius:12px;width:100%;min-height:42px;font-size:.72rem;font-weight:700}.btn-primary{background:linear-gradient(120deg,#1f78da 0%,#4ea5ff 80%);box-shadow:0 10px 22px #237fe847}.btn-ghost{background:#0a1b3cb3;border-color:#a7caff47}.wave{background:radial-gradient(120% 90% at 50% 0,#0000 56%,#7aaaff1f 56% 63%,#0000 63%),radial-gradient(120% 95% at 50% 100%,#7aaaff14,#0000 65%);height:50px;margin:34px 0 18px}.section-title h2{letter-spacing:.02em;font-size:.92rem}.section-guide{color:var(--muted);background:#09193899;border:1px solid #81a9ee0f;border-radius:12px;margin:12px 0 0;padding:8px 12px;font-size:.9rem}.underline{background:linear-gradient(90deg,#5caeff,#8ce2ff);border-radius:999px;width:52px;height:3px;margin-top:8px;display:block}.services{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:0;display:grid}.services-card{background:linear-gradient(170deg,#081e46d1,#05122de0);border:1px solid #95c2ff33;border-radius:18px;width:100%;padding:22px 14px;position:relative;box-shadow:inset 0 1px #c3e8ff1a,0 0 24px #34d3ff14}.why,.director-card{width:min(100% - 24px,880px);margin:0 auto}.director-section{grid-template-columns:1fr;align-items:center;gap:18px;margin-top:14px;display:grid}.director-body{flex-direction:column;gap:0;padding:4px 0;display:flex}.director-name{color:#f4f8ff;letter-spacing:-.02em;text-shadow:0 2px 8px #4ea5ff1a;margin:0 0 8px;font-size:1.32rem;font-weight:700}.director-role{color:#88d6ff;letter-spacing:.05em;text-transform:uppercase;background:#4ea5ff1f;border-left:3px solid #4ea5ff;border-radius:0 4px 4px 0;margin:0 0 14px;padding:6px 10px;font-size:.92rem;font-weight:600;display:inline-block}.director-bio{color:#c5dff8;letter-spacing:.01em;margin:0 0 14px;font-size:.94rem;line-height:1.7}.director-stats{color:#d0e4ff;background:#0b1e3c4d;border:1px solid #4ea5ff26;border-radius:10px;gap:10px;margin:14px 0 0;padding:16px;font-size:.88rem;list-style:none;display:grid}.director-stats li{align-items:flex-start;gap:10px;line-height:1.5;display:flex}.director-stats li:before{content:"";background:#4ea5ff;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px;display:inline-block}.director-stats strong{color:#88d6ff;margin-bottom:2px;font-weight:700;display:block}.director-message{color:#e8f5ff;background:linear-gradient(135deg,#0b234885,#0819377a);border:4px solid #0000;border-left-color:#4ea5ff;border-radius:12px;margin-top:18px;padding:20px 20px 20px 22px;transition:all .26s;position:relative;box-shadow:inset 0 1px #c3e8ff14,0 8px 24px #34d3ff14}.director-message:before{content:"\"";color:#4ea5ff29;font-family:Georgia,serif;font-size:2.8rem;font-weight:700;line-height:1;position:absolute;top:8px;left:10px}.director-message p{letter-spacing:.01em;margin:0;font-size:.94rem;font-style:italic;font-weight:500;line-height:1.7}.director-message:hover{background:linear-gradient(135deg,#0d2a569e,#0a1e4194);border-left-color:#88e0ff;transform:translate(4px);box-shadow:inset 0 1px #cfecff1f,0 12px 32px #34d3ff1f}.director-cta{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.director-cta .btn{letter-spacing:.05em;border-radius:10px;flex:1;justify-content:center;align-items:center;min-width:140px;min-height:44px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.director-cta .btn-primary{background:linear-gradient(120deg,#1f78da 0%,#4ea5ff 80%);border:none}.director-cta .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #237fe859}.director-cta .btn-ghost{background:#0a1b3cb3;border:1.5px solid #84c3ff61}.director-cta .btn-ghost:hover{background:#0f2650d9;border-color:#a7caff8f;transform:translateY(-2px)}@media (width>=840px){.director-section{grid-template-columns:1fr;gap:28px}}.services-card:before,.why:before,.form-section:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #34d3ff24;position:absolute;inset:0}.service-card{background:linear-gradient(170deg,#091f48c2,#061634d1);border:1px solid #95c2ff2e;border-radius:16px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #c3e8ff14,0 0 18px #34d3ff14}.service-card img,.featured-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.service-body,.featured-body{padding:12px 12px 14px}.featured-body{flex-direction:column;flex:1;display:flex}.service-card h3,.featured-card h3{color:#e8f3ff;margin:0;font-size:1.04rem;line-height:1.3}.service-card p,.featured-description{color:var(--muted);text-align:left;flex:1;margin:8px 0 0;font-size:.78rem;line-height:1.5}.service-card:hover,.service-card:focus-within,.featured-card:hover,.featured-card:focus-within{background:linear-gradient(170deg,#0b2556e6,#071838f5);border-color:#84c3ff6b;transform:translateY(-6px);box-shadow:inset 0 1px #cfecff1f,0 0 28px #34d3ff1f}.service-card img,.featured-card img{transition:transform .24s}.service-card:hover img,.service-card:focus-within img,.featured-card:hover img,.featured-card:focus-within img{transform:scale(1.03)}.service-card:hover h3,.service-card:focus-within h3,.featured-card:hover h3,.featured-card:focus-within h3{color:#f3f9ff}.service-card:hover p,.service-card:focus-within p{color:#d0def2}.featured-section{width:100%}.featured-header{justify-content:space-between;align-items:end;gap:12px;display:flex}.featured-controls{align-items:center;gap:8px;display:inline-flex}.scroll-btn{color:#d9edff;cursor:pointer;background:#081f48c7;border:1px solid #95c2ff47;border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .18s,background .18s,border-color .18s;display:grid}.scroll-btn:hover{background:#0f3066d6;border-color:#95c2ff73;transform:translateY(-1px)}.featured-track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#6eb3ff99 #0516348c;gap:14px;margin-top:14px;padding:2px 4px 8px;display:flex;overflow-x:auto}.featured-track::-webkit-scrollbar{height:8px}.featured-track::-webkit-scrollbar-track{background:#0516348c;border-radius:999px}.featured-track::-webkit-scrollbar-thumb{background:#6eb3ff99;border-radius:999px}.featured-card{scroll-snap-align:start;cursor:default;background:linear-gradient(170deg,#091f48c2,#061634d1);border:1px solid #95c2ff33;border-radius:16px;flex-direction:column;flex:0 0 clamp(238px,78vw,360px);transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:inset 0 1px #c3e8ff14,0 0 18px #34d3ff14}.featured-card--clickable{cursor:pointer}.featured-price{color:var(--accent-2);margin:8px 0 0;font-size:1.06rem;font-weight:700}.amc-view-plans-btn{width:100%;color:inherit;letter-spacing:.03em;cursor:pointer;background:0 0;border:1.5px solid;border-radius:6px;margin-top:12px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:background .18s,color .18s}.amc-view-plans-btn:hover{color:#fff;background:#ffffb11a;transform:none}.amc-view-plans-btn:active{transform:none}.cart-panel{background:#081a3a8c;border:1px solid #95c2ff33;border-radius:14px;margin-top:14px;padding:12px}.cart-panel-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-panel-header h3{font-size:.9rem}.cart-panel-header span{color:#9bc4f9;font-size:.72rem;font-weight:600}.cart-items{gap:8px;margin-top:10px;display:grid}.cart-chip{background:#0a1b3bbf;border:1px solid #91b8f83d;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.cart-chip span{color:#e8f3ff;font-size:.76rem}.cart-chip button{color:#cde2ff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;width:24px;height:24px;font-size:1rem;line-height:1}.cart-empty{color:#9dbfff;margin:10px 0 0;font-size:.72rem}.cart-total{border-top:1px solid #91b8f833;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;display:flex}.cart-total span{color:#9bc4f9;font-size:.78rem}.cart-total strong{color:var(--accent-2);letter-spacing:.02em;font-size:.96rem}.why{background:linear-gradient(170deg,#081e46d1,#05122de0);border:1px solid #95c2ff33;border-radius:18px;padding:22px 14px;position:relative;box-shadow:inset 0 1px #c3e8ff1a,0 0 24px #34d3ff14}.why h2,.form-section h2{text-align:center;font-size:1.02rem}.why>p,.form-section>p{color:var(--muted);text-align:center;max-width:32ch;margin:10px auto 0;font-size:.72rem;line-height:1.55}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:17px;display:grid}.why-item{text-align:center}.why-icon{color:#85c8ff;background:#4ea5ff2e;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 auto;display:grid}.why-icon svg{fill:currentColor;width:17px;height:17px}.why-item h3{letter-spacing:.08em;margin-top:8px;font-size:.7rem}.why-item p{color:#8fa6ce;margin:6px 0 0;font-size:.64rem;line-height:1.45}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:20px;display:grid}.stat-item{background:#0a1b3ba8;border:1px solid #86bbff33;border-radius:12px;padding:10px;box-shadow:inset 0 1px #c3e8ff14,0 0 14px #34d3ff0d}.stat-item p{color:#7f9bc6;letter-spacing:.08em;margin:0;font-size:.58rem}.stat-item h4{color:#d2e8ff;margin-top:5px;font-size:.78rem}.form-section{background:linear-gradient(#0a1d40d1,#08142deb);border:1px solid #76aaff38;border-radius:18px;width:min(100% - 24px,880px);margin:0 auto;padding:20px 14px;position:relative}.contact-list{margin:10px 0 0;padding:0;list-style:none}.contact-list li{color:#9bc4f9;margin-top:4px;font-size:.68rem}.booking-form{grid-template-columns:minmax(0,1fr);gap:9px;margin-top:14px;display:grid}.booking-form label{color:#b5d5ff;font-size:.68rem}.booking-form input,.booking-form select,.booking-form textarea{width:100%;color:var(--text);background:#081a3ad9;border:1px solid #91b8f847;border-radius:10px;outline:none;padding:11px 12px;font-size:.72rem}.booking-form textarea{resize:vertical;min-height:90px}.booking-form textarea[readonly]{cursor:default;color:#d9edff;background:#091f48e6}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#84c3ff;box-shadow:0 0 0 3px #84c3ff2e}.form-btn{text-transform:uppercase;letter-spacing:.14em;margin-top:6px}.site-footer{color:#f4f8ff;background:radial-gradient(circle at 14% 0,#4ea5ff1f,#0000 25%),radial-gradient(circle at 92% 0,#88e0ff14,#0000 22%),linear-gradient(#020815 0%,#040f27 44%,#020915 100%);border-top:1px solid #334155e6;margin-top:28px;padding:4rem 18px 0}.footer-top{width:min(100%,1180px);margin:0 auto}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.4fr;align-items:start;gap:2rem;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:.85rem;max-width:28ch;display:flex}.footer-brand .brand-logo{object-fit:contain;background:#0f172ae6;border:1px solid #60a5fa40;border-radius:16px;width:68px;height:68px;padding:8px;box-shadow:0 10px 24px #0f172a59}.footer-brand h3,.footer-col h3{color:#fff;margin:0;font-size:1rem;font-weight:700}.footer-brand p,.footer-contact-item p,.footer-list,.footer-links a{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.7}.footer-col{min-width:0}.footer-links{flex-direction:column;gap:.6rem;display:flex}.footer-links a,.footer-list li{transition:color .18s,transform .18s}.footer-links a{color:#cbd5e1;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:#60a5fa}.footer-list{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.footer-contact-list{flex-direction:column;gap:1rem;display:flex}.footer-contact-item{align-items:flex-start;gap:.75rem;display:flex}.footer-contact-icon{color:#7ec4ff;background:#94a3b81f;border-radius:10px;flex:0 0 30px;place-items:center;width:30px;height:30px;margin-top:2px;display:grid}.footer-contact-item span{color:#f8fbff;letter-spacing:.02em;margin-bottom:.12rem;font-size:.82rem;font-weight:600;display:block}.footer-contact-item p{margin:0}.footer-bottom-bar{border-top:1px solid #94a3b833;margin-top:2.5rem;padding:1.2rem 0 1.8rem}.footer-bottom-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(100%,1180px);margin:0 auto;display:flex}.footer-social-block{align-items:center;gap:.8rem;display:flex}.footer-social-block a{color:#dbeafe;background:#94a3b81a;border:1px solid #94a3b82e;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:color .18s,border-color .18s,transform .18s;display:inline-flex}.footer-social-block a:hover,.footer-social-block a:focus-visible{color:#60a5fa;border-color:#60a5fa8c;transform:translateY(-2px)}.footer-bottom-inner p{color:#cbd5e1;margin:0;font-size:.82rem}@media (width<=960px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom-inner{text-align:center;flex-direction:column}}@media (width<=760px){.footer-grid{grid-template-columns:1fr}.footer-brand{max-width:none}}.floating-help{color:#022247;cursor:pointer;background:linear-gradient(145deg,#268cf1,#6bc7ff);border:0;border-radius:50%;width:34px;height:34px;font-weight:800;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 20px #2b94ff57}.fade-in{opacity:0;transition:opacity .42s,transform .42s;transition-delay:var(--delay,0s);transform:translateY(18px)}.fade-in.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fade-in,.fade-in.is-visible,.service-card,.featured-card,.service-card img,.featured-card img,.scroll-btn,.nav-links{transition:none}.fade-in,.fade-in.is-visible{opacity:1;transform:none}}@media (width<=420px){.site-navbar{padding:20px 10px}.mini-btn{display:none}.hero{min-height:auto;padding-top:34px;padding-bottom:34px}.hero h1{font-size:1.9rem}.hero-stats{grid-template-columns:1fr}.hero-stat{padding:12px 10px}}@media (width<=760px){.hero{grid-template-columns:minmax(0,1fr);gap:22px;min-height:100vh}.hero-copy-column{max-width:100%}.hero-actions{width:100%}.hero-stats{width:min(100%,360px)}}@media (width<=620px){.featured-controls{display:inline-flex}.scroll-btn{display:none}}@media (width>=760px){.mobile-card{width:100%}.mobile-card main>section+section{margin-top:48px}.site-navbar{padding:26px 22px}.brand-text{letter-spacing:.2em;font-size:1.1rem}.brand-logo{width:44px;height:44px;font-size:1rem}.mini-btn{min-width:140px;min-height:48px;font-size:.95rem}.menu-toggle,.nav-backdrop{display:none}.nav-links{box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:0;border-radius:0;grid-auto-flow:column;gap:44px;padding:0;display:inline-flex;position:static;transform:none}.nav-links a{background:0 0;padding:0;font-size:1.05rem;font-weight:600}.block,.services,.enterprise-card,.site-footer{padding-inline:34px}.hero{grid-template-columns:1.08fr .92fr;place-items:center stretch;gap:32px 54px;min-height:100vh;padding-top:40px;display:grid}.hero h1{max-width:12ch;font-size:clamp(3rem,4.4vw,5.6rem);line-height:1}.hero-copy{max-width:42ch;font-size:clamp(.98rem,1.15vw,1.28rem)}.hero-actions{gap:10px;width:auto;display:flex}.hero-copy-column{max-width:640px}.hero-visual-column{gap:18px}.hero-logo-shell{width:min(100%,420px)}.hero-logo{width:min(62%,260px)}.hero-stats{width:min(100%,420px)}.btn{width:auto;min-width:200px;min-height:56px;font-size:1.02rem}.section-title h2{font-size:1.2rem}.featured-section{padding-inline:24px}.featured-track{gap:18px}.featured-card{flex-basis:clamp(260px,36vw,390px)}.services{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:4px}.services-card{border-radius:20px;padding:28px 24px}.service-card h3{font-size:1.12rem}.service-card p,.featured-description{font-size:.88rem}.why{border-radius:20px;width:min(100% - 48px,880px);margin-top:52px;padding:28px 24px}.why h2,.form-section h2{font-size:1.34rem}.why>p,.form-section>p{max-width:54ch;font-size:.98rem}.why-item h3{font-size:.86rem}.why-item p{font-size:.82rem}.stat-item{padding:14px}.stat-item p{font-size:.7rem}.stat-item h4{font-size:1rem}.form-section{border-radius:20px;width:min(100% - 48px,880px);margin-top:34px;padding:28px 24px}.form-section>p,.contact-list li{font-size:.9rem}.booking-form label{font-size:.82rem}.booking-form input,.booking-form select,.booking-form textarea{min-height:48px;font-size:.9rem}.booking-form textarea{min-height:120px}.site-footer{padding-top:28px;padding-bottom:30px}.foot-brand{font-size:1rem}.site-footer p,.site-footer nav a{font-size:.78rem}}@media (width>=980px){.featured-section{padding-inline:34px}.featured-card{flex-basis:clamp(280px,29vw,410px)}.services{grid-template-columns:repeat(3,minmax(0,1fr))}.why-grid,.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.booking-form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:11px}.booking-form textarea,.booking-form label[for=message],.booking-form .form-btn{grid-column:span 2}}.btn-add-cart{width:100%;color:inherit;letter-spacing:.03em;cursor:pointer;background:0 0;border:1.5px solid;border-radius:6px;margin-top:12px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:background .18s,color .18s}.btn-add-cart:hover:not(.btn-add-cart--added){color:#fff;background:#ffffb11a}.btn-add-cart--added{color:#fff;cursor:default;background:#22c55e;border-color:#22c55e}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#02071499;place-items:center;animation:.2s forwards modal-fade-in;display:grid;position:fixed;inset:0}.modal-card{opacity:0;background:linear-gradient(#061228fa,#081a3af5);border:1px solid #81a9ee29;border-radius:14px;width:min(480px,100% - 48px);padding:18px;animation:.22s cubic-bezier(.2,.9,.2,1) .1s forwards modal-scale-in;transform:scale(.98);box-shadow:0 18px 48px #02081899,inset 0 1px #c3e8ff05}.modal-title{color:#eaf6ff;margin:0 0 10px;font-size:1.02rem}.modal-body{align-items:center;gap:12px;margin-bottom:14px;display:flex}.modal-label{min-width:72px;color:var(--muted);font-size:.86rem}.modal-input{min-width:96px;color:var(--text);background:#0b1e3cb3;border:1px solid #91b8f82e;border-radius:10px;flex:1;padding:10px 12px;font-size:1rem;font-weight:700}.modal-actions{justify-content:flex-end;gap:10px;display:flex}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (width<=420px){.modal-card{width:calc(100% - 28px);padding:14px}.modal-body{gap:8px}}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:8px;width:300px;display:flex;position:fixed;top:16px;right:16px}.toast{color:#fff;box-sizing:border-box;border-radius:8px;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:.84rem;font-weight:500;animation:.25s forwards toast-in,.3s 2.7s forwards toast-out;display:flex;box-shadow:0 4px 20px #00000038}.toast--add{background:#22c55e}.toast--remove{background:#ef4444}.toast--warn{background:#f59e0b}.toast-icon{flex-shrink:0;font-size:.9rem;font-weight:700}.toast-message{word-break:break-word;line-height:1.4}@keyframes toast-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes toast-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(30px)}}.products-page{background:#020815}.products-page-header{border-bottom:1px solid #81a9ee24;padding-top:28px;padding-bottom:20px}.products-page-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.products-page-title{font-family:var(--font-heading);color:#fff;margin:0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.1}.products-page-subtitle{font-family:var(--font-sub);color:var(--muted);margin:6px 0 0;font-size:.88rem}.products-back-btn{flex-shrink:0;width:auto;min-width:110px;min-height:38px;padding:0 16px;font-size:.82rem}.products-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.products-search-input,.products-sort-select{color:#f2f8ff;height:42px;font-family:var(--font-body);background:#08183ab3;border:1px solid #95c2ff38;border-radius:10px;outline:none;padding:0 14px;font-size:.88rem;transition:border-color .18s}.products-search-input{flex:220px;min-width:160px}.products-search-input::placeholder{color:#7a9bbf}.products-sort-select{cursor:pointer;flex:0 200px;min-width:150px}.products-search-input:focus,.products-sort-select:focus{border-color:#4ea5ff99}.products-count{font-family:var(--font-sub);color:var(--muted);white-space:nowrap;margin-left:auto;font-size:.82rem}.products-section{padding-top:24px;padding-bottom:40px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.products-empty{text-align:center;color:var(--muted);font-family:var(--font-sub);padding:48px 0}.product-card{background:linear-gradient(170deg,#091b40d1,#05112ae6);border:1px solid #95c2ff29;border-radius:14px;flex-direction:column;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.product-card:hover{border-color:#84c3ff5c;transform:translateY(-4px);box-shadow:0 12px 28px #00061466}.product-card__image-wrap{aspect-ratio:4/3;background:#06122ce6;width:100%;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__image-placeholder{background:linear-gradient(135deg,#14326499,#0a1c3ccc);width:100%;height:100%}.product-card__body{flex-direction:column;flex:1;gap:4px;padding:14px 14px 16px;display:flex}.product-card__category{font-family:var(--font-sub);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:500}.product-card__title{font-family:var(--font-heading);color:#fff;margin:0;font-size:.98rem;font-weight:700;line-height:1.25}.product-card__price{font-family:var(--font-body);color:var(--accent-2);flex:1;margin:4px 0 0;font-size:.9rem;font-weight:600}.product-card__btn{color:#fff;width:100%;font-family:var(--font-body);letter-spacing:.03em;cursor:pointer;background:linear-gradient(120deg,#1a6fd4 0%,#4ea5ff 100%);border:none;border-radius:8px;margin-top:12px;padding:9px 14px;font-size:.82rem;font-weight:700;transition:opacity .18s,transform .18s}.product-card__btn:hover{opacity:.88;transform:translateY(-1px)}.product-card__btn--added{cursor:default;background:linear-gradient(120deg,#16a34a 0%,#22c55e 100%)}.product-card__btn--added:hover{opacity:1;transform:none}.see-more-btn{color:#d9edff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#081f48c7;border:1px solid #95c2ff47;border-radius:999px;min-height:34px;padding:0 14px;font-size:.78rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s}.see-more-btn:hover{background:#0f3066d6;border-color:#95c2ff73;transform:translateY(-1px)}@media (width<=600px){.products-toolbar{flex-direction:column;align-items:stretch}.products-search-input,.products-sort-select{flex:none;width:100%}.products-count{margin-left:0}.products-page-title-row{flex-direction:column}.products-back-btn{width:100%}}@media (width>=760px){.products-page-header{padding-top:36px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}}@media (width>=1200px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.amc-page .amc-hero{min-height:auto;padding-top:28px;padding-bottom:12px}.amc-hero-head{text-align:center;max-width:760px;margin:0 auto}.amc-page .amc-hero h1{max-width:18ch;margin:10px auto 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.amc-hero-subtitle{color:#c8def8;max-width:620px;margin:14px auto 0;font-size:1rem;line-height:1.6}.amc-info-link{color:#8ec5ff;cursor:pointer;text-underline-offset:.2em;background:0 0;border:none;margin-top:12px;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}.amc-info-link:hover{color:#cfe8ff}.amc-info-text{color:#d8ecff;margin:0;font-size:.96rem;line-height:1.7}.amc-info-modal-card{max-width:480px}.amc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.amc-card{background:linear-gradient(170deg,#091f48c2,#061634d1);border:1px solid #95c2ff33;border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #c3e8ff14,0 0 18px #34d3ff14}.amc-card--popular{border-color:#3b82f6e6;transform:translateY(-2px);box-shadow:inset 0 1px #c3e8ff1f,0 0 0 1px #3b82f680,0 18px 32px #2563eb38}.amc-card-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#3b82f6;border-radius:999px;padding:5px 10px;font-size:.68rem;font-weight:700;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 8px 16px #3b82f666}.amc-card-title{text-align:center;color:#f5fbff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(#277be0f2,#1957b0f2);border-bottom:1px solid #82c0ff59;margin:0;padding:18px 14px 12px;font-size:.86rem}.amc-card-body{padding:14px}.amc-price{text-align:center;color:#fff;margin:0;font-size:2.25rem;font-weight:800;line-height:1.2}.amc-billing{text-align:center;color:#8eaad1;text-transform:uppercase;letter-spacing:.05em;margin:4px 0 12px;font-size:.7rem}.amc-book-btn{color:#fff;cursor:pointer;background:linear-gradient(#2563eb,#1d4ed8);border:1px solid #3b82f6b8;border-radius:10px;width:100%;min-height:44px;font-weight:700;transition:transform .18s,filter .18s,background .18s}.amc-book-btn:hover{filter:brightness(1.06);transform:translateY(-2px)}.amc-book-btn--added{color:#ebfff3;background:linear-gradient(#16a34a,#15803d);border-color:#6de2a694}.amc-phone-error{color:#ffb4b4;margin:-4px 0 10px;font-size:.8rem}.amc-features{gap:.75rem;margin:14px 0 0;padding:0;list-style:none;display:grid}.amc-features li{color:#c9dff8;align-items:flex-start;gap:8px;font-size:.84rem;display:flex}.amc-features li:before{content:"✓";color:#22c55e;font-weight:800}@media (width<=1024px){.amc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.amc-grid{grid-template-columns:1fr}}
