@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&display=swap";.header[data-astro-cid-nen7h5rs]{z-index:101;background:0 0;width:100%;transition:background .42s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;right:0}.header[data-astro-cid-nen7h5rs].transparent{background:0 0}.header[data-astro-cid-nen7h5rs]:before{content:"";opacity:0;visibility:hidden;pointer-events:none;z-index:99;background:#0f172a;border-radius:12px;width:40px;height:40px;transition:opacity .5s cubic-bezier(.16,1,.3,1),top .5s cubic-bezier(.16,1,.3,1),right .5s cubic-bezier(.16,1,.3,1),width .5s cubic-bezier(.16,1,.3,1),height .5s cubic-bezier(.16,1,.3,1),border-radius .5s cubic-bezier(.16,1,.3,1),visibility 0s .5s;position:fixed;top:10px;right:10px}.header[data-astro-cid-nen7h5rs].menu-open:before{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(40px);background:#0f172a;border-radius:0;width:100%;height:100dvh;transition:opacity .5s cubic-bezier(.16,1,.3,1),top .5s cubic-bezier(.16,1,.3,1),right .5s cubic-bezier(.16,1,.3,1),width .5s cubic-bezier(.16,1,.3,1),height .5s cubic-bezier(.16,1,.3,1),border-radius .5s cubic-bezier(.16,1,.3,1);top:0;right:0}.nav-desktop[data-astro-cid-nen7h5rs]{width:100%}.nav-inner[data-astro-cid-nen7h5rs]{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem .75rem 0;display:grid}.nav-logo[data-astro-cid-nen7h5rs]{z-index:10;flex-shrink:0;justify-self:start;align-items:center;margin-left:-42px;display:flex}.nav-logo-container[data-astro-cid-nen7h5rs]{background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:5px 10px;display:flex}.nav-logo-img[data-astro-cid-nen7h5rs]{width:auto;height:32px}.nav-pill[data-astro-cid-nen7h5rs]{background:0 0;border-radius:8px;justify-self:center;align-items:center;gap:2px;padding:4px;transition:background .42s cubic-bezier(.22,1,.36,1);display:flex}.header[data-astro-cid-nen7h5rs]:not(.transparent) .nav-pill[data-astro-cid-nen7h5rs]{background:#1a365d}.header[data-astro-cid-nen7h5rs].transparent .nav-pill[data-astro-cid-nen7h5rs]{background:#ffffff1f}.nav-pill-link[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#5f5a54;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:.45rem .85rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:all .2s cubic-bezier(.22,1,.36,1);display:flex}.nav-pill-link[data-astro-cid-nen7h5rs]:hover{color:#111}.nav-pill-link[data-astro-cid-nen7h5rs].active{color:#111;background:#fff;font-weight:500;box-shadow:0 1px 3px #0000000f}.header[data-astro-cid-nen7h5rs]:not(.transparent) .nav-pill-link[data-astro-cid-nen7h5rs]{color:#ffffffbf}.header[data-astro-cid-nen7h5rs]:not(.transparent) .nav-pill-link[data-astro-cid-nen7h5rs]:hover{color:#fff}.header[data-astro-cid-nen7h5rs]:not(.transparent) .nav-pill-link[data-astro-cid-nen7h5rs].active{color:#1a365d;background:#fff;box-shadow:0 1px 3px #0000001a}.header[data-astro-cid-nen7h5rs].transparent .nav-pill-link[data-astro-cid-nen7h5rs]{color:#ffffffbf}.header[data-astro-cid-nen7h5rs].transparent .nav-pill-link[data-astro-cid-nen7h5rs]:hover{color:#fff}.header[data-astro-cid-nen7h5rs].transparent .nav-pill-link[data-astro-cid-nen7h5rs].active{color:#111;background:#fff;box-shadow:0 1px 3px #0000001a}.nav-pill-dropdown[data-astro-cid-nen7h5rs]{position:relative}.nav-pill-dropdown[data-astro-cid-nen7h5rs]:after{content:"";height:16px;position:absolute;top:100%;left:-20px;right:-20px}.nav-pill-dropdown-menu[data-astro-cid-nen7h5rs]{backdrop-filter:blur(24px);z-index:200;opacity:0;visibility:hidden;pointer-events:none;background:#fffffff7;border:1px solid #e2e8f0e6;border-radius:16px;width:620px;padding:16px;transition:opacity .25s ease-out,transform .3s cubic-bezier(.16,1,.3,1),visibility .25s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-10px)scale(.98);box-shadow:0 20px 40px -15px #0f172a24,0 0 0 1px #0f172a0a}.nav-pill-dropdown[data-astro-cid-nen7h5rs]:hover .nav-pill-dropdown-menu[data-astro-cid-nen7h5rs],.nav-pill-dropdown[data-astro-cid-nen7h5rs].open .nav-pill-dropdown-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}.dropdown-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid #f1f5f9;margin-bottom:10px;padding:4px 10px 10px}.dropdown-overline[data-astro-cid-nen7h5rs]{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:500}.dropdown-grid[data-astro-cid-nen7h5rs]{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.dropdown-item[data-astro-cid-nen7h5rs]{color:inherit;background:0 0;border-radius:10px;align-items:flex-start;gap:12px;padding:10px 12px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;text-decoration:none!important}.dropdown-item[data-astro-cid-nen7h5rs]:hover{background:#f8fafc;transform:translateY(-1px)}.dropdown-icon-box[data-astro-cid-nen7h5rs]{color:#1a365d;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.dropdown-item[data-astro-cid-nen7h5rs]:hover .dropdown-icon-box[data-astro-cid-nen7h5rs]{color:#fff;background:#1a365d;transform:scale(1.05)}.dropdown-meta[data-astro-cid-nen7h5rs]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dropdown-title[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#0f172a;justify-content:space-between;align-items:center;font-size:13.5px;font-weight:500;line-height:1.3;transition:color .2s;display:flex}.dropdown-item[data-astro-cid-nen7h5rs]:hover .dropdown-title[data-astro-cid-nen7h5rs]{color:#1a365d}.dropdown-arrow[data-astro-cid-nen7h5rs]{color:#94a3b8;opacity:0;transition:all .25s cubic-bezier(.16,1,.3,1);transform:translate(-4px)}.dropdown-item[data-astro-cid-nen7h5rs]:hover .dropdown-arrow[data-astro-cid-nen7h5rs]{opacity:1;color:#1a365d;transform:translate(0)}.dropdown-desc[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#64748b;font-size:11px;font-weight:400;line-height:1.3}.dropdown-footer[data-astro-cid-nen7h5rs]{color:#1a365d;font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:10px 14px;font-size:11px;font-weight:500;transition:all .2s;display:flex;text-decoration:none!important}.dropdown-footer[data-astro-cid-nen7h5rs]:hover{color:#fff;background:#1a365d}.nav-right[data-astro-cid-nen7h5rs]{justify-self:end;align-items:center;gap:.35rem;display:flex}.nav-right-link[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#5f5a54;white-space:nowrap;border-radius:6px;align-items:center;padding:.45rem .75rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:all .2s;display:flex}.nav-right-link[data-astro-cid-nen7h5rs]:hover{color:#111;background:#0000000a}.header[data-astro-cid-nen7h5rs].transparent .nav-right-link[data-astro-cid-nen7h5rs]{color:#ffffffbf}.header[data-astro-cid-nen7h5rs].transparent .nav-right-link[data-astro-cid-nen7h5rs]:hover{color:#fff;background:#ffffff1a}.nav-cta[data-astro-cid-nen7h5rs]{background:#1a365d;border:1px solid #1a365d;border-radius:6px;align-items:center;text-decoration:none;transition:all .3s;display:inline-flex;overflow:hidden}.nav-cta[data-astro-cid-nen7h5rs]:hover{background:#142f54;border-color:#142f54}.nav-cta-text[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#fff;padding:.45rem .85rem;font-size:.875rem;font-weight:500;transition:color .3s}.nav-cta-arrow[data-astro-cid-nen7h5rs]{color:#fff;background:#ffffff26;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex}.nav-cta[data-astro-cid-nen7h5rs]:hover .nav-cta-arrow[data-astro-cid-nen7h5rs]{background:#ffffff40}.nav-cta-arrow[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:13px;height:13px}.header[data-astro-cid-nen7h5rs].transparent .nav-cta[data-astro-cid-nen7h5rs]{background:0 0;border-color:#ffffff80}.header[data-astro-cid-nen7h5rs].transparent .nav-cta[data-astro-cid-nen7h5rs]:hover{border-color:#fffc}.header[data-astro-cid-nen7h5rs].transparent .nav-cta-text[data-astro-cid-nen7h5rs]{color:#fff}.header[data-astro-cid-nen7h5rs].transparent .nav-cta-arrow[data-astro-cid-nen7h5rs]{color:#fff;background:#ffffff26}.header[data-astro-cid-nen7h5rs].transparent .nav-cta[data-astro-cid-nen7h5rs]:hover .nav-cta-arrow[data-astro-cid-nen7h5rs]{background:#ffffff40}.nav-burger[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:102;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:none;position:relative}.nav-burger[data-astro-cid-nen7h5rs]:hover{background:#0000000d}.header[data-astro-cid-nen7h5rs].transparent .nav-burger[data-astro-cid-nen7h5rs]:hover{background:#ffffff1a}.burger-line[data-astro-cid-nen7h5rs]{background:#111;border-radius:1px;width:20px;height:2px;margin-top:-1px;margin-left:-10px;transition:all .25s;display:block;position:absolute;top:50%;left:50%}.header[data-astro-cid-nen7h5rs].transparent .burger-line[data-astro-cid-nen7h5rs],.nav-burger[data-astro-cid-nen7h5rs][data-state=open] .burger-line[data-astro-cid-nen7h5rs],.header[data-astro-cid-nen7h5rs].menu-open .burger-line[data-astro-cid-nen7h5rs]{background:#fff!important}.burger-line[data-astro-cid-nen7h5rs]:first-child{transform:translateY(-6px)}.burger-line[data-astro-cid-nen7h5rs]:nth-child(2){transform:translateY(0)}.burger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(6px)}.nav-burger[data-astro-cid-nen7h5rs][data-state=open] .burger-line[data-astro-cid-nen7h5rs]:first-child{transform:translateY(0)rotate(45deg)}.nav-burger[data-astro-cid-nen7h5rs][data-state=open] .burger-line[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0;transform:translateY(0)scaleX(0)}.nav-burger[data-astro-cid-nen7h5rs][data-state=open] .burger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(0)rotate(-45deg)}.nav-overlay[data-astro-cid-nen7h5rs]{z-index:100;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(40px);-webkit-overflow-scrolling:touch;background:#0f172a;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;inset:0;overflow-y:auto}.nav-overlay[data-astro-cid-nen7h5rs].open{pointer-events:auto;opacity:1}.nav-overlay-menu[data-astro-cid-nen7h5rs]{min-height:100vh;padding:100px 2rem 2rem;position:relative}.nav-overlay-label[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:#ffffff80;opacity:0;transition:opacity .3s var(--ease-soft), transform .4s var(--ease-snappy);margin-bottom:2rem;font-size:.8125rem;display:block;transform:translateY(14px)}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-label[data-astro-cid-nen7h5rs]{opacity:1;transition-delay:.2s;transform:none}.nav-overlay-list[data-astro-cid-nen7h5rs]{margin:0;padding:0;list-style:none}.nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{opacity:0;transition:opacity .3s var(--ease-soft), transform .4s var(--ease-snappy);transform:translateY(14px)}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{opacity:1;transform:none}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:first-child{transition-delay:.2s}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:nth-child(2){transition-delay:.28s}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:nth-child(3){transition-delay:.36s}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:nth-child(4){transition-delay:.44s}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:nth-child(5){transition-delay:.52s}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:nth-child(6){transition-delay:.6s}.nav-overlay-link[data-astro-cid-nen7h5rs]{font-family:var(--font-serif);color:#fff;padding:.9rem 0;font-size:2rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.nav-overlay-link[data-astro-cid-nen7h5rs]:hover{color:#fff9}.nav-mobile-section[data-astro-cid-nen7h5rs]{border-bottom:1px solid #ffffff1a}.mobile-accordion[data-astro-cid-nen7h5rs]{width:100%;font-family:var(--font-serif);color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.9rem 0;font-size:2rem;font-weight:500;display:flex}.mobile-accordion[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{color:#ffffff80;transition:transform .2s}.mobile-accordion[data-astro-cid-nen7h5rs].open svg[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.mobile-accordion-content[data-astro-cid-nen7h5rs].open{max-height:800px;padding:.5rem 0 1rem}.mobile-products-grid[data-astro-cid-nen7h5rs]{grid-template-columns:1fr;gap:6px;padding-top:6px;display:grid}@media (width>=640px){.mobile-products-grid[data-astro-cid-nen7h5rs]{grid-template-columns:repeat(2,1fr);gap:10px}}.mobile-product-card[data-astro-cid-nen7h5rs]{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;text-decoration:none!important}.mobile-product-card[data-astro-cid-nen7h5rs]:active,.mobile-product-card[data-astro-cid-nen7h5rs]:hover{background:#ffffff1f;border-color:#ffffff38;transform:translate(4px)}.mobile-icon-box[data-astro-cid-nen7h5rs]{color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.mobile-product-card[data-astro-cid-nen7h5rs]:hover .mobile-icon-box[data-astro-cid-nen7h5rs]{color:#fff;background:#fff3}.mobile-meta[data-astro-cid-nen7h5rs]{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-title[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#fff;font-size:.9375rem;font-weight:500;line-height:1.25}.mobile-desc[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#ffffff8c;font-size:.75rem;line-height:1.25}.mobile-catalogue-btn[data-astro-cid-nen7h5rs]{color:#fff;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 16px;font-size:.75rem;font-weight:500;transition:all .25s;display:flex;text-decoration:none!important}.mobile-catalogue-btn[data-astro-cid-nen7h5rs]:hover{color:#0f172a;background:#fff;border-color:#fff}.nav-overlay-bottom[data-astro-cid-nen7h5rs]{opacity:0;transition:opacity .3s var(--ease-soft), transform .4s var(--ease-snappy);border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:1.5rem;transform:translateY(14px)}.nav-overlay[data-astro-cid-nen7h5rs].open .nav-overlay-bottom[data-astro-cid-nen7h5rs]{opacity:1;transition-delay:.6s;transform:none}.nav-overlay-bottom-tag[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:#ffffff80;margin-bottom:1rem;font-size:.8125rem}.mobile-btn-dark[data-astro-cid-nen7h5rs]{color:#0f172a;width:100%;font-family:var(--font-sans);background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 16px #0003;text-decoration:none!important}.mobile-btn-dark[data-astro-cid-nen7h5rs]:hover,.mobile-btn-dark[data-astro-cid-nen7h5rs]:active{background:#f1f5f9}@media (width<=1280px){.nav-logo[data-astro-cid-nen7h5rs]{margin-left:0}}@media (width<=1024px){.nav-inner[data-astro-cid-nen7h5rs]{grid-template-columns:1fr auto}.nav-pill[data-astro-cid-nen7h5rs],.nav-cta[data-astro-cid-nen7h5rs]{display:none}.nav-burger[data-astro-cid-nen7h5rs]{display:flex}.header[data-astro-cid-nen7h5rs].menu-open .nav-burger[data-astro-cid-nen7h5rs]{z-index:9999;background:#ffffff2e;border:1px solid #ffffff40;border-radius:50%;width:44px;height:44px;position:fixed;top:16px;right:20px}}@media (width<=768px){.nav-inner[data-astro-cid-nen7h5rs]{padding:.65rem 1rem}.nav-logo-img[data-astro-cid-nen7h5rs]{height:26px}}.footer[data-astro-cid-jo6i4kqk]{background:#1a365d;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.footer[data-astro-cid-jo6i4kqk]:before{content:"";pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.footer-cta[data-astro-cid-jo6i4kqk]{z-index:1;width:100%;padding:5rem 0 4rem;position:relative}.footer-cta-inner[data-astro-cid-jo6i4kqk]{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.footer-cta-heading[data-astro-cid-jo6i4kqk]{font-family:var(--font-serif);letter-spacing:-.03em;color:#fff;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1.05}.footer-links[data-astro-cid-jo6i4kqk]{z-index:1;border-top:1px solid #ffffff26;width:100%;padding:3.5rem 0 2.5rem;position:relative}.footer-links-inner[data-astro-cid-jo6i4kqk]{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.footer-cols[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.footer-col-title[data-astro-cid-jo6i4kqk]{color:#fff;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.footer-link[data-astro-cid-jo6i4kqk]{color:#ffffffbf;margin-bottom:.6rem;font-family:Inter,sans-serif;font-size:.85rem;text-decoration:none;transition:color .15s;display:block}.footer-link[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff26;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.footer-legal[data-astro-cid-jo6i4kqk]{color:#ffffff8c;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;transition:color .15s}.footer-legal[data-astro-cid-jo6i4kqk]:hover{color:#ffffffd9}@media (width<=768px){.footer-cta[data-astro-cid-jo6i4kqk]{padding:3.5rem 0 3rem}.footer-cta-heading[data-astro-cid-jo6i4kqk]{font-size:clamp(2rem,8vw,3rem)}.footer-links[data-astro-cid-jo6i4kqk]{padding:2.5rem 0 2rem}.footer-cols[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.5rem}}@font-face{font-family:Arizona;font-weight:300;font-style:normal;src:url(/fonts/ABCArizonaFlare-Light.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:300;font-style:italic;src:url(/fonts/ABCArizonaFlare-LightItalic.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:400;font-style:normal;src:url(/fonts/ABCArizonaFlare-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:400;font-style:italic;src:url(/fonts/ABCArizonaFlare-RegularItalic.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:500;font-style:normal;src:url(/fonts/ABCArizonaFlare-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:700;font-style:normal;src:url(/fonts/ABCArizonaFlare-Bold.woff2)format("woff2");font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Inter-Regular.woff2)format("woff2")}@font-face{font-family:Geist Mono;font-weight:400;font-style:normal;src:url(/fonts/GeistMono-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Geist Mono;font-weight:500;font-style:normal;src:url(/fonts/GeistMono-Medium.woff2)format("woff2");font-display:swap}:root{--cream:#faf9f7;--cream-darker:#f0ece8;--greige:#58544e;--greige-light:#787572;--greige-lightest:#c2bfbb;--charcoal:#111;--brand:#1f40ed;--brand-hover:#1a35c5;--color-bg:#fff;--color-text:var(--charcoal);--color-text-secondary:var(--greige);--color-text-muted:var(--greige-light);--color-border:var(--cream-darker);--color-surface:var(--cream);--font-serif:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Geist Mono", "JetBrains Mono", monospace;--nav-height:66px;--max-width:1200px;--radius:8px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px}@media (width<=768px){:root{--nav-height:56px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);flex-direction:column;min-height:100vh;font-size:16px;line-height:1.6;display:flex}body>main{flex:1}body:not(.has-hero)>main{padding-top:var(--nav-height)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}@media (width<=768px){.container{padding:0 1rem}}@media (width<=400px){.container{padding:0 .875rem}}.section{padding:5rem 0}@media (width<=768px){.section{padding:3.5rem 0}}@media (width<=400px){.section{padding:2.5rem 0}}.section-title{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;line-height:1.15}.section-subtitle{color:var(--color-text-secondary);max-width:560px;font-size:1rem;line-height:1.7}@media (width<=768px){.section-title{font-size:1.6rem}.section-subtitle{font-size:.95rem}}.eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.7rem;font-weight:500;display:block}.btn{font-family:var(--font-sans);letter-spacing:.01em;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-dark,.btn-primary{color:#fff;background:#1a365d}.btn-dark:hover,.btn-primary:hover{background:#163052}.btn-ghost{background:var(--color-surface);color:var(--color-text-secondary)}.btn-ghost:hover{background:var(--cream-darker)}.btn-outline{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.btn-outline:hover{border-color:var(--brand);color:var(--brand)}.btn-accent{background:var(--brand);color:#fff}.btn-accent:hover{background:var(--brand-hover)}@media (width<=768px){.btn{padding:.5rem 1rem;font-size:.85rem}}.cta-section{text-align:center;padding:5rem 0}.divider{background:var(--color-border);height:1px;margin:0}.text-center{text-align:center}.rule{background:var(--color-border);width:100%;height:1px}.tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:var(--radius-sm);padding:.25rem .625rem;font-size:.65rem;font-weight:500;display:inline-block}.office-card{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem}.office-card-title{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.office-card-address{color:var(--color-text-secondary);font-size:.88rem;line-height:1.7}.office-card-phone{margin-top:.75rem;font-size:.88rem;font-weight:500}.dept-card{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem;transition:border-color .15s}.dept-card:hover{border-color:var(--greige-lightest)}.dept-card-title{margin-bottom:.5rem;font-size:.95rem;font-weight:600}.dept-card-desc{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.85rem;line-height:1.7}.dept-card-contact{flex-direction:column;gap:.25rem;display:flex}.dept-card-contact a,.dept-card-contact span{font-size:.85rem}.dept-card-contact a{color:var(--brand);text-underline-offset:2px;text-decoration:underline}.dept-card-contact a:hover{color:var(--brand-hover)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sector-section{background:#fff;width:100%;padding:5rem 1.5rem}.sector-wrap{grid-template-columns:45% 1fr;align-items:start;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.sector-left{padding-right:1rem}.sector-heading{font-family:var(--font-serif);letter-spacing:-.03em;color:#111;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.1}.sector-desc{color:#555;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.sector-list{flex-direction:column;gap:.25rem;display:flex}.sector-item{width:100%;font-family:var(--font-sans);color:#555;cursor:pointer;text-align:left;appearance:none;background:0 0;border:none;border-radius:8px;outline:none;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.95rem;font-weight:500;display:flex}.sector-item::-moz-focus-inner{border:none}.sector-item:hover{color:#111;background:#f5f5f5}.sector-item.active{color:#111;background:#f0f0f0;font-weight:600}.sector-item-icon{color:#111;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sector-item.active .sector-item-icon{color:#111}.sector-panel{background:#0a2463;border-radius:12px;padding:1.5rem;overflow:hidden}.sector-panel>div{background:#fff;border-radius:8px;padding:1.75rem}.sector-result-title{font-family:var(--font-serif);color:#111;text-align:left;margin:0 0 .4rem;font-size:1.3rem;font-weight:400}.sector-result-subtitle{color:#777;text-align:left;margin:0 0 1.25rem;font-size:.85rem}.sector-result-tag{letter-spacing:.05em;color:#0a2463;background:#e8edf5;border-radius:4px;margin-bottom:1.25rem;padding:.3rem .65rem;font-size:.72rem;font-weight:600;display:inline-block}.sector-result-list{flex-direction:column;gap:1rem;display:flex}.sector-product{display:block}.sector-product-name{color:#111;margin:0 0 .15rem;font-size:.92rem;font-weight:600}.sector-product-desc{color:#666;margin:0;font-size:.84rem;line-height:1.5}@media (width<=768px){.sector-wrap{grid-template-columns:1fr;gap:2rem}.sector-left{position:static}}.hero-container{background:#000;align-items:flex-end;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(#0000 40%,#0000008c 100%),linear-gradient(270deg,#000000d9 0%,#0000008c 25%,#0000 60%);position:absolute;inset:0}.hero-canvas-wrap{z-index:2;pointer-events:none;width:clamp(300px,40vw,520px);height:clamp(300px,40vw,520px);position:absolute;top:55%;right:5%;transform:translateY(-50%)}#atom-canvas{width:100%;height:100%;display:block}.hero-content{z-index:10;width:100%;padding:0 1.5rem 3.5rem;position:relative}@media (width>=1024px){.hero-content{padding-bottom:4rem}}.hero-text-block{max-width:700px;margin-bottom:1.25rem}.hero-title{font-family:var(--font-sans);letter-spacing:-.02em;color:#fff;max-width:18ch;margin-bottom:0;font-size:clamp(1.9rem,3.6vw,3.4rem);font-weight:600;line-height:1}.hero-subtitle{color:#ffffffb3;max-width:480px;font-size:clamp(.9rem,1.6vw,1rem);line-height:1.6}.hero-actions{margin-top:1.25rem;display:flex}.hero-cta{color:#fff;font-family:var(--font-sans);-webkit-backdrop-filter:blur(8px);background:#0000004d;border:1px solid #ffffff4d;border-radius:4px;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.hero-cta:hover{background:#00000073;border-color:#fff9}.hero-cta-text{padding:.55rem .9rem}.hero-cta-arrow{background:#ffffff1f;border-left:1px solid #ffffff4d;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hero-cta-arrow svg{width:14px;height:14px}.hero-search-wrapper{width:100%;max-width:480px;position:relative}.hero-search-box{background:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.4rem .4rem .4rem .9rem;display:flex;box-shadow:0 8px 20px #0000001f}.hero-search-input{font-family:var(--font-sans);color:#111;background:0 0;border:none;outline:none;flex:1;padding:.45rem 0;font-size:.875rem}.hero-search-input::placeholder{color:#00000059}.hero-search-submit{color:#fff;cursor:pointer;background:#1a365d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.hero-search-submit:hover{background:#163052}.hero-logos{width:100%;max-width:480px;margin-top:1rem;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hero-logos-track{white-space:nowrap;align-items:center;gap:2.5rem;animation:20s linear infinite scroll-logos;display:flex}.hero-logo-item{font-family:var(--font-sans);color:#ffffff80;letter-spacing:.02em;flex-shrink:0;font-size:.8rem;font-weight:500}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}.hidden{display:none}@media (width>=640px){.hidden.sm\:block{display:block}}@media (width<=1024px){.hero-canvas-wrap{opacity:.5;width:clamp(250px,55vw,380px);height:clamp(250px,55vw,380px);position:absolute;top:8%;right:50%;transform:translate(50%)}}@media (width<=768px){.hero-container{flex-direction:column;justify-content:flex-end;align-items:stretch;min-height:100dvh;display:flex}.hero-content{padding:5.5rem 1.25rem 2rem}.hero-canvas-wrap{opacity:.35;width:clamp(200px,50vw,260px);height:clamp(200px,50vw,260px);position:absolute;top:10%;right:50%;transform:translate(50%)}.hero-title{max-width:100%;font-size:clamp(1.65rem,6.5vw,2.1rem);line-height:1.18}.hero-subtitle{max-width:100%;margin-top:.6rem;font-size:.85rem;line-height:1.5}.hero-text-block{margin-bottom:1rem}.hero-logos{margin-top:.75rem}}@media (width<=480px){.hero-canvas-wrap{opacity:.28;width:190px;height:190px;top:8%}.hero-content{padding:5rem 1rem 1.75rem}.hero-title{font-size:1.55rem}.hero-subtitle{font-size:.8rem}}.supply-grid{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.supply-card{background:#fff;padding:2rem 1.5rem;transition:background .15s}.supply-card:hover{background:var(--color-surface)}.supply-icon{background:var(--color-surface);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--color-text);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.supply-title{color:var(--color-text);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.supply-desc{color:var(--color-text-secondary);font-size:.85rem;line-height:1.65}@media (width<=1024px){.supply-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.supply-grid{grid-template-columns:1fr}}.trust-section{color:#1a1a1a;background:#f5f5f5;padding:5rem 1.5rem}.trust-wrap{max-width:1200px;margin:0 auto}.trust-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.trust-heading{font-family:var(--font-serif);color:#1a1a1a;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.15}.trust-divider{background:#0000001a;height:1px;margin-bottom:2.5rem}.trust-badges{grid-template-columns:minmax(240px,1fr) 2fr;align-items:flex-end;gap:4rem;margin-bottom:2rem;display:grid}.trust-col-right{flex-direction:column;gap:2rem;display:flex}.trust-iso-row{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.trust-iso-row .trust-badge{text-align:left;align-items:flex-start}.trust-iso-row .trust-badge-text{align-items:flex-start}.trust-badges-iso{flex:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.trust-badge{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.trust-badge-featured{flex-direction:column;justify-content:center;align-items:flex-start;gap:.6rem;display:flex}.trust-badge-featured .trust-badge-icv{flex-shrink:0;width:240px;height:240px}.trust-badge-featured .trust-badge-text{text-align:left;align-items:flex-start}.trust-badge-featured .trust-badge-name{letter-spacing:.02em;font-size:.9rem}.trust-badge-featured .trust-badge-desc{letter-spacing:.06em;color:#00000080;font-size:.65rem}.trust-badge-icon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.trust-badge-icon svg{width:100%;height:100%;display:block}.trust-badge-icv{width:40px;height:40px}.trust-badge-icv img{object-fit:contain;width:100%;height:100%}.trust-badge-iso{width:56px;height:56px}.trust-badge-iso img{object-fit:contain;width:100%;height:100%}.trust-badge-text{flex-direction:column;align-items:center;gap:.2rem;display:flex}.trust-badge-name{font-family:var(--font-sans);color:#1a1a1a;font-size:.85rem;font-weight:600;line-height:1.2}.trust-badge-desc{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#00000080;font-size:.62rem;line-height:1.4}.trust-features{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.trust-feature-title{font-family:var(--font-sans);color:#1a1a1a;margin-bottom:.4rem;font-size:.95rem;font-weight:600}.trust-feature-desc{color:#0009;font-size:.85rem;line-height:1.6}@media (width<=900px){.trust-badges{grid-template-columns:1fr;gap:2rem}.trust-iso-row{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (width<=700px){.trust-header{flex-direction:column;align-items:flex-start}.trust-badges{grid-template-columns:1fr;gap:1.5rem}.trust-iso-row{grid-template-columns:1fr;gap:1rem}.trust-badge{text-align:left;flex-direction:row;justify-content:flex-start;gap:1rem}.trust-badge-featured{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.trust-badge-featured .trust-badge-icv{width:140px;height:140px}.trust-badge-icon{flex-shrink:0;width:40px;height:40px}.trust-badge-text,.trust-badge-featured .trust-badge-text{align-items:flex-start}.trust-features{grid-template-columns:1fr;gap:1.5rem}.trust-feature-title{font-size:1rem}.trust-feature-desc{font-size:.85rem}}.cta-section{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem;display:flex}.cta-content{max-width:700px;margin:0 auto}.cta-heading{font-family:var(--font-serif);letter-spacing:-.03em;color:#111;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.08}.cta-subtitle{color:#555;max-width:480px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.trusted-section{background:#fff;width:100%;padding:4rem 0 6rem}.trusted-wrap{max-width:1200px;margin:0 auto;padding:0 1.5rem}.trusted-header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.trusted-heading{font-family:var(--font-serif);color:#111;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:400;line-height:1.15}.trusted-btn{font-family:var(--font-sans);color:#fff;white-space:nowrap;background:#1a365d;border-radius:4px;flex-shrink:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.trusted-btn:hover{background:#163052}.trusted-main{background:var(--cream);border-radius:6px;margin-bottom:1rem;display:block;overflow:hidden}.trusted-main-inner{flex-direction:column;display:flex}@media (width>=768px){.trusted-main-inner{flex-direction:row}}.trusted-main-image{background:#e8e6e3;width:100%;min-height:260px;position:relative;overflow:hidden}@media (width>=768px){.trusted-main-image{width:67%;min-height:360px}}.trusted-main-img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.trusted-main-overlay{flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.trusted-main-play{backdrop-filter:blur(30px);color:#fff;background:#ffffff1a;border-radius:6px;align-self:flex-end;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.trusted-main-content{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}@media (width>=768px){.trusted-main-content{padding:2.25rem 2rem}}.trusted-main-logo{color:#111;margin-bottom:1rem;font-size:.95rem;font-weight:600}.trusted-main-quote{font-family:var(--font-serif);color:#111;margin-bottom:1.5rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400;line-height:1.25}.trusted-main-author{flex-direction:column;gap:.15rem;display:flex}.trusted-main-name{font-family:var(--font-serif);color:#111;font-size:1.1rem}.trusted-main-role{color:#777;font-size:.95rem}.trusted-bottom{grid-template-columns:1fr 2.2fr;gap:1rem;display:grid}@media (width<=768px){.trusted-bottom{grid-template-columns:1fr}}.trusted-stats-card{background:var(--cream);border-radius:6px;flex-direction:column;justify-content:space-between;min-height:260px;padding:1.75rem;text-decoration:none;transition:background .15s;display:flex}@media (width>=768px){.trusted-stats-card{min-height:320px}}.trusted-stats-card:hover{background:var(--cream-darker)}.trusted-stats-logo{color:#111;margin-bottom:1rem;font-size:.85rem;font-weight:600}.trusted-stats-content{flex-direction:column;gap:1.5rem;display:flex}.trusted-stats-item{flex-direction:column;gap:.25rem;display:flex}.trusted-stats-number{font-family:var(--font-serif);color:#111;font-size:3rem;font-weight:400;line-height:1}@media (width>=768px){.trusted-stats-number{font-size:3.4rem}}.trusted-stats-label{color:#333;font-size:1.1rem}.trusted-stats-cta{color:#514837;background:#efedeb;border-radius:6px;align-self:flex-start;margin-top:1rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.trusted-image-card{border-radius:6px;min-height:260px;display:block;position:relative;overflow:hidden}@media (width>=768px){.trusted-image-card{min-height:320px}}.trusted-image-bg{background-color:#1a365d;background-image:url(/case-studies/khalifa-research-lab.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.trusted-image-bg:after{content:"";background:linear-gradient(#0a142826 0%,#0a14288c 100%);position:absolute;inset:0}.trusted-image-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;min-height:260px;padding:1.75rem;display:flex;position:relative}@media (width>=768px){.trusted-image-content{min-height:320px}}.trusted-image-logo{color:#fff;font-size:.95rem;font-weight:600}.trusted-image-bottom{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.trusted-image-text{color:#fff;max-width:400px;font-size:1.25rem;font-weight:400;line-height:1.3}.trusted-image-cta{backdrop-filter:blur(30px);color:#fff;white-space:nowrap;background:#ffffff26;border-radius:6px;flex-shrink:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500}@media (width<=768px){.trusted-header{flex-direction:column;align-items:flex-start;gap:1rem}.trusted-stats-cta{display:none}}:root{--ease-soft:cubic-bezier(.25, .1, .25, 1);--ease-snappy:cubic-bezier(.62, .05, .01, .99);--ease-wave:cubic-bezier(.25, .1, .25, 1.5)}html.js [data-view] .t--fade,html.js [data-view] .t--fadedown,html.js [data-view] .t--fadeup,html.js [data-view] .t--fadeleft,html.js [data-view] .t--faderight{opacity:.85;transition:opacity .25s ease-out,transform .25s ease-out}html.js [data-view] .t--fadedown{transform:translateY(10px)}html.js [data-view] .t--fadeup{transform:translateY(-10px)}html.js [data-view] .t--fadeleft{transform:translate(-10px)}html.js [data-view] .t--faderight{transform:translate(10px)}html.js [data-view].inview .t--fade,html.js [data-view].inview .t--fadedown,html.js [data-view].inview .t--fadeup,html.js [data-view].inview .t--fadeleft,html.js [data-view].inview .t--faderight{opacity:1;transform:none}html.js [data-view].inview .t--delay_100{transition-delay:30ms}html.js [data-view].inview .t--delay_200{transition-delay:50ms}html.js [data-view].inview .t--delay_250{transition-delay:60ms}html.js [data-view].inview .t--delay_300{transition-delay:80ms}html.js [data-view].inview .t--delay_400{transition-delay:.1s}html.js [data-view].inview .t--delay_500{transition-delay:.12s}html.js [data-view].inview .t--delay_600{transition-delay:.14s}html.js [data-view].inview .t--delay_700{transition-delay:.16s}html.js [data-view].inview .t--delay_800{transition-delay:.18s}html.js [data-view].inview .t--delay_1000{transition-delay:.2s}html.js [data-splitting] .word{opacity:1;transform:none}html.js [data-view] .clip--top_right,html.js [data-view] .clip--top_left{clip-path:inset(0 0 100%);opacity:.2;transform:scale(1.02)}html.js [data-view] .clip--up{clip-path:inset(100% 0 0);opacity:.2;transform:scale(1.02)}html.js [data-view].inview .clip--top_right,html.js [data-view].inview .clip--top_left,html.js [data-view].inview .clip--up{clip-path:inset(0);opacity:1;transition:clip-path .5s cubic-bezier(.25,1,.5,1),opacity .45s cubic-bezier(.25,1,.5,1),transform .55s cubic-bezier(.16,1,.3,1);transform:scale(1)}.btn-roll{border-radius:var(--radius-sm);font-family:var(--font-sans);letter-spacing:.01em;cursor:pointer;white-space:nowrap;transition:background .35s var(--ease-soft), border-color .35s var(--ease-soft);border:1px solid #0000;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-roll__copy{white-space:nowrap;gap:.25em;padding:.7rem 1.4rem;display:inline-flex;position:relative}.btn-roll__copy+.btn-roll__copy{position:absolute;top:0;left:0}.btn-roll__word{transition:transform .5s var(--ease-soft);display:inline-block}.btn-roll__copy+.btn-roll__copy .btn-roll__word{transform:translateY(120%)}.btn-roll:hover .btn-roll__copy:first-child .btn-roll__word{transform:translateY(-120%)}.btn-roll:hover .btn-roll__copy:last-child .btn-roll__word{transform:translateY(0)}.btn-roll .btn-roll__word{transition-delay:calc(var(--word-index,0) * 40ms)}.btn-roll--dark{color:#fff;background:#1a365d}.btn-roll--dark .btn-roll__copy+.btn-roll__copy{color:#1a365d}.btn-roll--dark:hover{color:#1a365d;background:#fff;border-color:#fff}.btn-roll--light{color:#1a365d;background:#fff}.btn-roll--light .btn-roll__copy+.btn-roll__copy{color:#fff}.btn-roll--light:hover{color:#fff;background:#1a365d}.btn-roll--ghost{color:#fff;backdrop-filter:blur(12px);background:#ffffff1a;border-color:#ffffff4d}.btn-roll--ghost .btn-roll__copy+.btn-roll__copy{color:#111}.btn-roll--ghost:hover{color:#111;background:#fff;border-color:#fff}::view-transition-old(root){animation:.14s ease-out both vt-fade-out}::view-transition-new(root){animation:none}@keyframes vt-fade-out{0%{opacity:1}to{opacity:0}}[data-parallax=zoom]{transform-origin:50%;will-change:transform;transform:scale(1.15)}.legal-hero{background:#fff;align-items:flex-end;min-height:60vh;display:flex;position:relative}.legal-hero .container{z-index:1;width:100%;padding-bottom:3.5rem;position:relative}.legal-title{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.1}.legal-intro{color:var(--color-text-secondary);max-width:560px;font-size:1.05rem;line-height:1.7}.legal-updated{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-top:1.75rem;font-size:.7rem;font-weight:500}.legal-body{padding-bottom:6rem}.legal-doc{border-top:1px solid var(--color-border)}.legal-section{border-bottom:1px solid var(--color-border);padding:2.5rem 0}.legal-section:last-child{border-bottom:none}.legal-h2{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-text);margin-bottom:1rem;font-size:1.4rem;font-weight:400}.legal-p{color:var(--color-text-secondary);max-width:720px;margin-bottom:1rem;font-size:.95rem;line-height:1.75}.legal-p:last-child{margin-bottom:0}.legal-p strong{color:var(--color-text);font-weight:600}.legal-ul{max-width:720px;margin-bottom:1rem}.legal-li{color:var(--color-text-secondary);margin-bottom:.5rem;padding-left:1.25rem;font-size:.95rem;line-height:1.75;position:relative}.legal-li:before{content:"";background:var(--color-text-muted);border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}.legal-a{color:var(--brand);text-underline-offset:2px;text-decoration:underline}.legal-a:hover{color:var(--brand-hover)}.legal-contact{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);max-width:720px;margin-top:1rem;padding:1.75rem}.legal-contact .legal-p{margin-bottom:.5rem}.legal-contact .legal-p:last-child{margin-bottom:0}@media (width<=768px){.legal-hero .container{padding-bottom:2.5rem}.legal-title{font-size:2rem}.legal-body{padding-bottom:4rem}.legal-section{padding:2rem 0}}
