:root{font-family:Inter,Avenir Next,Segoe UI,sans-serif;color:#0f172a;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}.public-page{min-height:100vh;background:#eaf0f6;padding:1rem}.public-page__canvas{border:1px solid #d6dbe2;border-radius:10px;min-height:30rem;padding:1rem;background:linear-gradient(160deg,#f8fafc,#eef2ff 45%,#f8fafc)}.public-empty{margin:8vh auto 0;max-width:680px;border:1px solid #d6dbe2;border-radius:12px;background:#fff;padding:1.2rem}.public-empty h1{margin:0;color:#0f172a}.public-empty p{margin:.6rem 0 0;color:#334155}.site-section{background:#fff;border:1px solid #d7dfea;border-radius:10px;padding:1rem;margin-bottom:.75rem}.site-section h1,.site-section h2{margin-top:0}.site-section a{color:#1e40af}.site-section ul{margin:0;padding-left:1rem}.site-section--hero{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.site-section--hero.variant-center{grid-template-columns:1fr;text-align:center}.site-section--hero.variant-overlay-left{position:relative;display:block;overflow:hidden;min-height:340px}.site-section--hero.variant-overlay-left .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.site-section--hero.variant-overlay-left>div{position:relative;z-index:1;width:min(100%,60%);padding:1.5rem;background:#00000059}.site-section--hero.variant-overlay-left .eyebrow{color:#ffffffe6}.site-section--hero.variant-overlay-left h1{color:#f8fafc}.site-section--hero.variant-overlay-left p{color:#e2e8f0}.hero-image{width:100%;border-radius:8px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#64748b;margin:0 0 .35rem}.product-list{margin-top:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.product-card{border:1px solid #d7dfea;border-radius:8px;overflow:hidden;background:#fff}.product-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.product-card h4{margin:.55rem .6rem 0;font-size:.94rem;color:#0f172a}.product-card p{margin:.35rem .6rem .65rem;color:#334155;font-size:.84rem}.banner-section{display:grid;grid-template-columns:1fr 1.2fr;gap:1rem;align-items:center}.banner-image{width:100%;border-radius:8px}.gallery{display:grid;gap:.6rem}.gallery--small{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.gallery--medium{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.gallery--large{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.gallery img{width:100%;border-radius:8px;aspect-ratio:4 / 3;object-fit:cover}.site-section[id]{scroll-margin-top:84px}.site-top-nav{position:sticky;top:0;z-index:20;margin-bottom:.75rem;border:1px solid #d6dbe2;border-radius:10px;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.65rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:.65rem}.site-top-nav__brand{color:#0f172a;font-weight:700;text-decoration:none;margin-right:.5rem}.site-top-nav__links{margin-left:auto;display:flex;flex-wrap:wrap;gap:.45rem .65rem}.site-top-nav__links a{color:#1d4ed8;text-decoration:none;font-size:.88rem;font-weight:600}.site-top-nav__links a:hover{text-decoration:underline}.site-top-nav__menu-btn{display:none;border:1px solid #cbd5e1;background:#fff;border-radius:8px;width:32px;height:32px;line-height:1;font-size:1rem}.site-top-nav__mobile-menu{display:none}.site-footer{margin-top:.4rem;border-radius:10px;background:#0f172a;color:#e2e8f0;padding:.85rem 1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem 1rem}.site-footer__primary{min-width:170px}.site-footer__name,.site-footer__copy,.site-footer__brand{margin:0}.site-footer__name{font-size:.95rem;font-weight:700;color:#f8fafc}.site-footer__copy{margin-top:.1rem;font-size:.8rem;color:#cbd5e1}.site-footer__links{display:flex;flex-wrap:wrap;gap:.6rem}.site-footer__links a{font-size:.85rem;color:#bfdbfe;text-decoration:none}.site-footer__links a:hover{text-decoration:underline}.cta,a.cta,button.cta{display:inline-block;margin-top:.6rem;color:#fff;background:#2563eb;text-decoration:none;padding:.45rem .8rem;border-radius:999px;border:1px solid #1d4ed8}.cta:hover,a.cta:hover,button.cta:hover{background:#1d4ed8;opacity:.9}@media(max-width:900px){.site-section--hero,.banner-section{grid-template-columns:1fr}.site-top-nav__links{display:none}.site-top-nav__menu-btn{display:inline-flex;align-items:center;justify-content:center}.site-top-nav__mobile-menu{display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;border:1px solid #d6dbe2;border-radius:10px;background:#fff;padding:.4rem .55rem;gap:.1rem;box-shadow:0 8px 18px #0f172a1f}.site-top-nav__mobile-menu a{color:#1e40af;text-decoration:none;font-size:.9rem;font-weight:600;padding:.45rem .2rem}}
