:root{--steel: #0A1929;--steel-mid: #112240;--steel-dim: #1A3358;--frost: #F4F9FD;--frost-dim: #E3EFF8;--sky: #1E9FD4;--sky-dim: rgba(30,159,212,.14);--sky-low: rgba(30,159,212,.32);--ember: #E07830;--ember-dim: rgba(224,120,48,.14);--text-dark: rgba(10,25,41,.88);--text-muted: rgba(10,25,41,.5);--text-quiet: rgba(10,25,41,.33);--font-display: "DM Serif Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--nav-h: 68px;--max-w: 1160px;--ease: cubic-bezier(.16,1,.3,1)}[data-astro-cid-4gdojnn4],[data-astro-cid-4gdojnn4]:before,[data-astro-cid-4gdojnn4]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--frost);color:var(--text-dark);font-family:var(--font-body);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.btn[data-astro-cid-4gdojnn4]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:.7rem 1.75rem;border-radius:3px;cursor:pointer;transition:all .22s var(--ease);white-space:nowrap}.btn-primary[data-astro-cid-4gdojnn4]{background:var(--ember);color:#fff;border:1.5px solid var(--ember)}.btn-primary[data-astro-cid-4gdojnn4]:hover{background:#c96822;border-color:#c96822;transform:translateY(-1px)}.btn-outline[data-astro-cid-4gdojnn4]{background:transparent;color:var(--ember);border:1.5px solid rgba(224,120,48,.45)}.btn-outline[data-astro-cid-4gdojnn4]:hover{border-color:var(--ember);background:var(--ember-dim);transform:translateY(-1px)}.btn-outline-ice[data-astro-cid-4gdojnn4]{background:transparent;color:var(--frost);border:1.5px solid rgba(244,249,253,.35)}.btn-outline-ice[data-astro-cid-4gdojnn4]:hover{border-color:var(--frost);background:#f4f9fd14;transform:translateY(-1px)}.btn-large[data-astro-cid-4gdojnn4]{font-size:.82rem;padding:.9rem 2.25rem;letter-spacing:.12em}.section-label[data-astro-cid-4gdojnn4]{font-family:var(--font-body);font-size:.68rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--sky);margin-bottom:.65rem}.section-title[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.9rem);font-weight:400;color:var(--steel);line-height:1.15;margin-bottom:.85rem}.section-title[data-astro-cid-4gdojnn4] em[data-astro-cid-4gdojnn4]{font-style:italic;color:var(--sky)}.section-sub[data-astro-cid-4gdojnn4]{font-size:.98rem;color:var(--text-muted);font-weight:300;line-height:1.75;max-width:520px}.rule[data-astro-cid-4gdojnn4]{width:36px;height:2px;background:var(--sky);margin-bottom:2rem;border-radius:2px}.rule--center[data-astro-cid-4gdojnn4]{margin-left:auto;margin-right:auto}.nav[data-astro-cid-4gdojnn4]{position:fixed;top:0;left:0;right:0;z-index:100;background:#f4f9fdf0;border-bottom:1px solid rgba(10,25,41,.07);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);height:var(--nav-h);transition:box-shadow .3s var(--ease)}.nav[data-astro-cid-4gdojnn4].scrolled{box-shadow:0 2px 24px #0a192914}.nav-inner[data-astro-cid-4gdojnn4]{max-width:var(--max-w);margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-brand[data-astro-cid-4gdojnn4]{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.nav-logo-mark[data-astro-cid-4gdojnn4]{display:block;width:22px;height:22px;border-radius:4px;background:linear-gradient(135deg,var(--sky) 0%,#0e7aaa 100%);flex-shrink:0}.brand-name[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:1.05rem;font-weight:400;letter-spacing:.01em;color:var(--steel)}.nav-links[data-astro-cid-4gdojnn4]{display:flex;align-items:center;gap:2rem;margin:0 auto}.nav-link[data-astro-cid-4gdojnn4]{font-size:.8rem;font-weight:400;color:var(--text-muted);text-decoration:none;letter-spacing:.04em;transition:color .2s}.nav-link[data-astro-cid-4gdojnn4]:hover{color:var(--steel)}.nav-cta[data-astro-cid-4gdojnn4]{flex-shrink:0}.hero[data-astro-cid-4gdojnn4]{position:relative;min-height:100vh;background:var(--steel);display:flex;align-items:center;overflow:hidden;padding-top:var(--nav-h)}.hero-bg[data-astro-cid-4gdojnn4]{position:absolute;inset:0;pointer-events:none}.hero-wash[data-astro-cid-4gdojnn4]{position:absolute;inset:0;background:linear-gradient(135deg,#0a1929,#112240,#0a1929)}.hero-radial[data-astro-cid-4gdojnn4]{position:absolute;top:-20%;right:-10%;width:60vw;height:80vh;background:radial-gradient(ellipse at center,rgba(30,159,212,.18) 0%,transparent 65%);pointer-events:none}.hero-grain[data-astro-cid-4gdojnn4]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.35}.hero-art[data-astro-cid-4gdojnn4]{position:absolute;right:8vw;top:50%;transform:translateY(-50%);width:200px;height:280px;opacity:.88;display:flex;flex-direction:column;align-items:center;gap:0}.unit-top[data-astro-cid-4gdojnn4]{width:160px;height:160px;position:relative;flex-shrink:0}.unit-fan-ring[data-astro-cid-4gdojnn4]{width:160px;height:160px;border-radius:50%;border:2.5px solid rgba(30,159,212,.55);background:radial-gradient(ellipse at center,#162338,#0e1e30);position:relative;overflow:hidden;box-shadow:0 0 40px #1e9fd41f}.grill-line[data-astro-cid-4gdojnn4]{position:absolute;background:#1e9fd42e;border-radius:1px}.grill-h1[data-astro-cid-4gdojnn4]{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.grill-h2[data-astro-cid-4gdojnn4]{width:100%;height:1px;top:calc(50% + 28px);left:0}.grill-v1[data-astro-cid-4gdojnn4]{height:100%;width:1px;left:50%;top:0;transform:translate(-50%)}.grill-v2[data-astro-cid-4gdojnn4]{height:100%;width:1px;left:calc(50% + 28px);top:0}.unit-fan[data-astro-cid-4gdojnn4]{position:absolute;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%);animation:fan-spin 3s linear infinite}@keyframes fan-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.fan-blade[data-astro-cid-4gdojnn4]{position:absolute;width:42px;height:14px;background:linear-gradient(90deg,#1e9fd4b3,#1e9fd44d);border-radius:7px 2px 2px 7px;top:50%;left:50%;transform-origin:0 50%}.fan-b1[data-astro-cid-4gdojnn4]{transform:translateY(-7px) rotate(0)}.fan-b2[data-astro-cid-4gdojnn4]{transform:translateY(-7px) rotate(120deg)}.fan-b3[data-astro-cid-4gdojnn4]{transform:translateY(-7px) rotate(240deg)}.fan-hub[data-astro-cid-4gdojnn4]{position:absolute;width:18px;height:18px;background:var(--sky);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #1e9fd499}.unit-body[data-astro-cid-4gdojnn4]{width:140px;background:linear-gradient(to bottom,#112240,#0a1929);border:1.5px solid rgba(30,159,212,.28);border-top:none;padding:10px 16px;display:flex;flex-direction:column;gap:6px}.unit-vent[data-astro-cid-4gdojnn4]{height:2px;background:#1e9fd438;border-radius:1px}.unit-base-panel[data-astro-cid-4gdojnn4]{width:140px;height:32px;background:#0a1929;border:1.5px solid rgba(30,159,212,.22);border-top:none;border-radius:0 0 6px 6px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.unit-led[data-astro-cid-4gdojnn4]{display:block;width:7px;height:7px;border-radius:50%;background:var(--sky);box-shadow:0 0 8px var(--sky);animation:led-pulse 2.2s ease-in-out infinite}@keyframes led-pulse{0%,to{opacity:1}50%{opacity:.4}}.unit-display[data-astro-cid-4gdojnn4]{font-family:var(--font-body);font-size:.72rem;font-weight:500;color:#1e9fd4e6;letter-spacing:.06em}.unit-pipes[data-astro-cid-4gdojnn4]{position:absolute;right:14px;top:148px;display:flex;flex-direction:column;gap:6px}.pipe[data-astro-cid-4gdojnn4]{height:6px;border-radius:3px}.pipe-1[data-astro-cid-4gdojnn4]{width:22px;background:#c48c46bf}.pipe-2[data-astro-cid-4gdojnn4]{width:16px;background:#b4783c8c}.airflow[data-astro-cid-4gdojnn4]{position:absolute;left:-50px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}.air-wave[data-astro-cid-4gdojnn4]{display:block;height:2px;background:linear-gradient(to left,rgba(30,159,212,.5),transparent);border-radius:2px;animation:air-drift 2.4s ease-in-out infinite;opacity:0}.aw-1[data-astro-cid-4gdojnn4]{width:44px;animation-delay:0s}.aw-2[data-astro-cid-4gdojnn4]{width:36px;animation-delay:.4s}.aw-3[data-astro-cid-4gdojnn4]{width:52px;animation-delay:.8s}.aw-4[data-astro-cid-4gdojnn4]{width:30px;animation-delay:1.2s}@keyframes air-drift{0%{opacity:0;transform:translate(8px)}30%{opacity:.7}to{opacity:0;transform:translate(-16px)}}.hero-inner[data-astro-cid-4gdojnn4]{position:relative;z-index:2;width:100%;max-width:600px;margin-left:max(2rem,5vw);padding:7rem 2rem 6rem 0}.hero-eyebrow[data-astro-cid-4gdojnn4]{font-family:var(--font-body);font-size:.68rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--sky);margin-bottom:1.25rem}.hero-headline[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:clamp(3rem,7vw,5.5rem);font-weight:400;color:var(--frost);line-height:1.08;margin-bottom:1.5rem}.hero-em[data-astro-cid-4gdojnn4]{font-style:italic;color:var(--sky);display:block}.hero-sub[data-astro-cid-4gdojnn4]{font-size:clamp(.95rem,2vw,1.1rem);font-weight:300;color:#f4f9fd94;line-height:1.8;margin-bottom:2.25rem;max-width:460px}.hero-ctas[data-astro-cid-4gdojnn4]{display:flex;gap:.85rem;flex-wrap:wrap;margin-bottom:2.75rem}.hero-badges[data-astro-cid-4gdojnn4]{display:flex;flex-wrap:wrap;gap:.6rem}.badge[data-astro-cid-4gdojnn4]{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:400;letter-spacing:.04em;color:#f4f9fd80;border:1px solid rgba(244,249,253,.1);background:#f4f9fd0a;padding:.3rem .7rem;border-radius:100px}.services[data-astro-cid-4gdojnn4]{background:var(--frost);padding:7rem 0}.services-inner[data-astro-cid-4gdojnn4]{max-width:var(--max-w);margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-4gdojnn4]{margin-bottom:3.5rem}.section-header--center[data-astro-cid-4gdojnn4]{text-align:center}.section-header--center[data-astro-cid-4gdojnn4] .section-label[data-astro-cid-4gdojnn4]{display:block}.services-grid[data-astro-cid-4gdojnn4]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5px;background:#0a192912;border:1.5px solid rgba(10,25,41,.07);border-radius:4px;overflow:hidden;margin-bottom:2.5rem}.service-card[data-astro-cid-4gdojnn4]{background:var(--frost);padding:2rem 2rem 1.75rem;position:relative;transition:background .25s var(--ease);cursor:default}.service-card[data-astro-cid-4gdojnn4]:hover{background:#eaf4fb}.service-card--featured[data-astro-cid-4gdojnn4]{background:linear-gradient(135deg,#eaf4fb,#d8ecf8)}.service-card--featured[data-astro-cid-4gdojnn4]:hover{background:linear-gradient(135deg,#d8ecf8,#c5e3f4)}.service-badge-wrap[data-astro-cid-4gdojnn4]{margin-bottom:.75rem}.service-badge[data-astro-cid-4gdojnn4]{display:inline-block;font-size:.6rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--sky);border:1px solid rgba(30,159,212,.3);padding:.2rem .55rem;border-radius:2px}.service-icon[data-astro-cid-4gdojnn4]{margin-bottom:1rem}.service-dot[data-astro-cid-4gdojnn4]{display:block;width:8px;height:8px;border-radius:50%;background:var(--sky)}.service-card--featured[data-astro-cid-4gdojnn4] .service-dot[data-astro-cid-4gdojnn4]{background:var(--sky);box-shadow:0 0 0 3px #1e9fd426}.service-name[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:1.3rem;font-weight:400;color:var(--steel);line-height:1.2;margin-bottom:.6rem}.service-desc[data-astro-cid-4gdojnn4]{font-size:.88rem;color:var(--text-muted);font-weight:300;line-height:1.75;margin-bottom:1.25rem}.service-footer[data-astro-cid-4gdojnn4]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(10,25,41,.07)}.service-from[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:1.2rem;font-weight:400;color:var(--steel)}.service-tag[data-astro-cid-4gdojnn4]{font-size:.68rem;font-weight:400;letter-spacing:.06em;color:var(--text-quiet);text-transform:uppercase}.services-footer[data-astro-cid-4gdojnn4]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:.5rem}.services-note[data-astro-cid-4gdojnn4]{font-size:.78rem;color:var(--text-quiet);font-weight:300;letter-spacing:.02em}.about[data-astro-cid-4gdojnn4]{background:var(--frost-dim);padding:8rem 0;border-top:1px solid rgba(10,25,41,.06);border-bottom:1px solid rgba(10,25,41,.06)}.about-inner[data-astro-cid-4gdojnn4]{max-width:var(--max-w);margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1.3fr;gap:5rem;align-items:center}.av-frame[data-astro-cid-4gdojnn4]{position:relative;width:100%;max-width:360px;height:360px;display:flex;align-items:center;justify-content:center}.av-orb[data-astro-cid-4gdojnn4]{position:absolute;border-radius:50%;pointer-events:none}.av-orb-1[data-astro-cid-4gdojnn4]{width:280px;height:280px;border:1.5px solid rgba(30,159,212,.18);top:50%;left:50%;transform:translate(-50%,-50%)}.av-orb-2[data-astro-cid-4gdojnn4]{width:200px;height:200px;border:1px solid rgba(30,159,212,.1);top:50%;left:50%;transform:translate(-50%,-50%)}.av-icons[data-astro-cid-4gdojnn4]{position:absolute;inset:0;pointer-events:none}.av-icon[data-astro-cid-4gdojnn4]{position:absolute;display:block;background:var(--steel);transform-origin:center}.av-icon-1[data-astro-cid-4gdojnn4]{width:12px;height:12px;border-radius:2px;top:18%;left:20%;transform:rotate(45deg);opacity:.55}.av-icon-2[data-astro-cid-4gdojnn4]{width:8px;height:8px;border-radius:50%;background:var(--sky);top:24%;right:22%;opacity:.6}.av-icon-3[data-astro-cid-4gdojnn4]{width:14px;height:14px;border-radius:2px;bottom:22%;left:18%;transform:rotate(20deg);opacity:.45}.av-icon-4[data-astro-cid-4gdojnn4]{width:10px;height:10px;border-radius:50%;background:var(--sky);bottom:28%;right:18%;opacity:.5}.av-center[data-astro-cid-4gdojnn4]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.1rem}.av-founded[data-astro-cid-4gdojnn4]{font-family:var(--font-body);font-size:.65rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--sky)}.av-year[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:5.5rem;font-weight:400;color:var(--steel);line-height:1;opacity:.85}.about-title[data-astro-cid-4gdojnn4]{line-height:1.2}.about-body[data-astro-cid-4gdojnn4]{font-size:1rem;color:var(--text-muted);font-weight:300;line-height:1.85;margin-bottom:1.25rem;max-width:480px}.about-list[data-astro-cid-4gdojnn4]{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.about-list[data-astro-cid-4gdojnn4] li[data-astro-cid-4gdojnn4]{display:flex;align-items:center;gap:.75rem;font-size:.93rem;color:var(--text-dark);font-weight:400}.list-accent[data-astro-cid-4gdojnn4]{display:block;width:6px;height:6px;border-radius:50%;background:var(--sky);flex-shrink:0}.info-strip[data-astro-cid-4gdojnn4]{position:relative;background:var(--steel);padding:5rem 0;overflow:hidden}.strip-bg[data-astro-cid-4gdojnn4]{position:absolute;inset:0;pointer-events:none}.strip-wash[data-astro-cid-4gdojnn4]{position:absolute;inset:0;background:linear-gradient(135deg,#0a1929,#112240 50%,#0a1929)}.strip-pattern[data-astro-cid-4gdojnn4]{position:absolute;inset:0;background-image:linear-gradient(rgba(30,159,212,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(30,159,212,.05) 1px,transparent 1px);background-size:40px 40px}.strip-inner[data-astro-cid-4gdojnn4]{position:relative;max-width:var(--max-w);margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}.strip-col[data-astro-cid-4gdojnn4]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.strip-overline[data-astro-cid-4gdojnn4]{font-family:var(--font-body);font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--sky);margin-bottom:.2rem}.strip-primary[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:clamp(1.4rem,3vw,1.9rem);font-weight:400;color:var(--frost);line-height:1.1}.strip-secondary[data-astro-cid-4gdojnn4]{font-size:.82rem;color:#f4f9fd6b;font-weight:300;letter-spacing:.02em}.strip-divider[data-astro-cid-4gdojnn4]{width:1px;height:60px;background:linear-gradient(to bottom,transparent,rgba(244,249,253,.1),transparent);flex-shrink:0}.reviews[data-astro-cid-4gdojnn4]{background:var(--frost);padding:7rem 0}.reviews-inner[data-astro-cid-4gdojnn4]{max-width:var(--max-w);margin:0 auto;padding:0 2rem}.reviews-grid[data-astro-cid-4gdojnn4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.review-card[data-astro-cid-4gdojnn4]{background:var(--frost-dim);border-radius:4px;padding:1.75rem;border-top:3px solid var(--sky);transition:transform .25s var(--ease)}.review-card[data-astro-cid-4gdojnn4]:hover{transform:translateY(-3px)}.review-stars[data-astro-cid-4gdojnn4]{font-size:.9rem;letter-spacing:.1em;color:var(--ember);margin-bottom:1rem}.review-text[data-astro-cid-4gdojnn4]{font-size:.93rem;font-weight:300;color:var(--text-muted);line-height:1.75;margin-bottom:1.5rem;font-style:italic}.review-footer[data-astro-cid-4gdojnn4]{display:flex;flex-direction:column;gap:.2rem;padding-top:1rem;border-top:1px solid rgba(10,25,41,.06)}.review-name[data-astro-cid-4gdojnn4]{font-size:.82rem;font-weight:500;color:var(--steel);letter-spacing:.03em}.review-loc[data-astro-cid-4gdojnn4]{font-size:.7rem;color:var(--text-quiet);letter-spacing:.08em;text-transform:uppercase}.cta-section[data-astro-cid-4gdojnn4]{position:relative;background:var(--steel);padding:9rem 0;text-align:center;overflow:hidden}.cta-bg[data-astro-cid-4gdojnn4]{position:absolute;inset:0;pointer-events:none}.cta-radial[data-astro-cid-4gdojnn4]{position:absolute;top:-30%;left:50%;transform:translate(-50%);width:80vw;height:80vh;background:radial-gradient(ellipse at center,rgba(30,159,212,.2) 0%,transparent 65%)}.cta-grain[data-astro-cid-4gdojnn4]{position:absolute;inset:0;opacity:.25;background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(244,249,253,.015) 2px,rgba(244,249,253,.015) 4px)}.cta-inner[data-astro-cid-4gdojnn4]{position:relative;z-index:1;max-width:680px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-eyebrow[data-astro-cid-4gdojnn4]{font-family:var(--font-body);font-size:.68rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--sky)}.cta-headline[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:clamp(2.8rem,6vw,5rem);font-weight:400;color:var(--frost);line-height:1.05;text-align:center}.cta-headline[data-astro-cid-4gdojnn4] em[data-astro-cid-4gdojnn4]{font-style:italic;color:var(--sky);display:block}.cta-sub[data-astro-cid-4gdojnn4]{font-size:1rem;color:#f4f9fd7a;font-weight:300;line-height:1.75}.cta-actions[data-astro-cid-4gdojnn4]{display:flex;gap:.85rem;flex-wrap:wrap;justify-content:center;margin-top:.75rem}.cta-note[data-astro-cid-4gdojnn4]{font-size:.75rem;color:#f4f9fd47;letter-spacing:.1em;margin-top:.5rem}.site-footer[data-astro-cid-4gdojnn4]{background:#071320;border-top:1px solid rgba(244,249,253,.05);padding:2rem}.footer-inner[data-astro-cid-4gdojnn4]{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand[data-astro-cid-4gdojnn4]{display:flex;align-items:center;gap:.5rem}.footer-logo-mark[data-astro-cid-4gdojnn4]{display:block;width:16px;height:16px;border-radius:3px;background:linear-gradient(135deg,var(--sky) 0%,#0e7aaa 100%);flex-shrink:0}.footer-name[data-astro-cid-4gdojnn4]{font-family:var(--font-display);font-size:.85rem;font-weight:400;color:#f4f9fd8c;letter-spacing:.03em}.footer-copy[data-astro-cid-4gdojnn4]{font-size:.7rem;color:#f4f9fd38;letter-spacing:.04em}.footer-links[data-astro-cid-4gdojnn4]{display:flex;gap:1.5rem}.footer-link[data-astro-cid-4gdojnn4]{font-size:.72rem;color:#f4f9fd52;text-decoration:none;letter-spacing:.08em;text-transform:uppercase;transition:color .2s}.footer-link[data-astro-cid-4gdojnn4]:hover{color:#f4f9fda6}.reveal[data-astro-cid-4gdojnn4]{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal[data-astro-cid-4gdojnn4].visible{opacity:1;transform:translateY(0)}.d1[data-astro-cid-4gdojnn4]{transition-delay:.1s}.d2[data-astro-cid-4gdojnn4]{transition-delay:.2s}.d3[data-astro-cid-4gdojnn4]{transition-delay:.3s}.d4[data-astro-cid-4gdojnn4]{transition-delay:.4s}@media(max-width:900px){.hero-art[data-astro-cid-4gdojnn4]{display:none}.hero-inner[data-astro-cid-4gdojnn4]{max-width:100%}.about-inner[data-astro-cid-4gdojnn4]{grid-template-columns:1fr;gap:3.5rem}.av-frame[data-astro-cid-4gdojnn4]{height:240px;max-width:100%}.av-year[data-astro-cid-4gdojnn4]{font-size:4rem}.av-orb-1[data-astro-cid-4gdojnn4]{width:200px;height:200px}.av-orb-2[data-astro-cid-4gdojnn4]{width:140px;height:140px}.reviews-grid[data-astro-cid-4gdojnn4]{grid-template-columns:1fr;gap:1rem}.strip-inner[data-astro-cid-4gdojnn4]{gap:2.5rem}.strip-divider[data-astro-cid-4gdojnn4]{display:none}}@media(max-width:768px){.services[data-astro-cid-4gdojnn4]{padding:5rem 0}.services-grid[data-astro-cid-4gdojnn4]{grid-template-columns:1fr;gap:0}.about[data-astro-cid-4gdojnn4],.reviews[data-astro-cid-4gdojnn4]{padding:5rem 0}.cta-section[data-astro-cid-4gdojnn4]{padding:6rem 0}.nav-links[data-astro-cid-4gdojnn4],.nav-link-hide[data-astro-cid-4gdojnn4],.nav-cta[data-astro-cid-4gdojnn4]{display:none}.services-footer[data-astro-cid-4gdojnn4]{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.hero-ctas[data-astro-cid-4gdojnn4]{flex-direction:column}.hero-ctas[data-astro-cid-4gdojnn4] .btn[data-astro-cid-4gdojnn4]{text-align:center;justify-content:center}.hero-badges[data-astro-cid-4gdojnn4]{flex-direction:column;gap:.4rem}.cta-actions[data-astro-cid-4gdojnn4]{flex-direction:column;align-items:center}.cta-actions[data-astro-cid-4gdojnn4] .btn[data-astro-cid-4gdojnn4]{width:100%;max-width:300px;justify-content:center}.footer-inner[data-astro-cid-4gdojnn4]{flex-direction:column;align-items:center;text-align:center}.footer-links[data-astro-cid-4gdojnn4]{justify-content:center}}
