@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg: #f5f7fb;--surface: #ffffff;--surface-alt: #eef3fb;--ink: #101827;--muted: #4f5d78;--line: #d7e0ee;--brand: #0f6bff;--brand-2: #18b0a7;--brand-ink: #07264f;--danger: #b42318;--success: #0f8c4f;--warning: #9a6700;--shadow: 0 12px 40px rgba(16, 24, 39, .08);--radius: 18px;--radius-sm: 12px;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:radial-gradient(circle at 12% 0%,rgba(24,176,167,.14),transparent 40%),radial-gradient(circle at 88% 0%,rgba(15,107,255,.16),transparent 42%),var(--bg);line-height:1.5}img{max-width:100%;display:block}a{color:inherit}code{padding:.15rem .4rem;border-radius:6px;background:#eef2ff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}h1,h2,h3,h4{margin:0;line-height:1.1;font-family:Space Grotesk,Manrope,sans-serif;letter-spacing:-.02em}p{margin:0;color:var(--muted)}ul,ol,dl{margin:0;padding:0}.skip-link{position:absolute;left:.75rem;top:-4rem;background:var(--ink);color:#fff;padding:.75rem 1rem;border-radius:10px;z-index:1000}.skip-link:focus{top:.75rem}.container{width:min(var(--container),calc(100% - 2rem));margin-inline:auto}.site-main{min-height:60vh}.site-header{position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f7fbdb;border-bottom:1px solid rgba(215,224,238,.8)}.header-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.brand-logo{width:44px;height:44px;object-fit:contain;border-radius:12px;background:#ffffffbf;border:1px solid rgba(215,224,238,.8);padding:4px}.brand-copy{display:flex;flex-direction:column}.brand-name{font-weight:800;font-size:.98rem;color:var(--ink)}.brand-tag{font-size:.78rem;color:var(--muted)}.desktop-nav{display:none;align-items:center;gap:.25rem}.nav-link{text-decoration:none;color:var(--muted);padding:.55rem .8rem;border-radius:999px;font-weight:600;font-size:.95rem}.nav-link:hover{background:#0f6bff14;color:var(--brand-ink)}.nav-link.is-active{background:#0f6bff1f;color:var(--brand-ink)}.header-actions{display:flex;align-items:center;gap:.5rem}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink)}.mobile-nav{border-top:1px solid rgba(215,224,238,.8);background:#f5f7fbf2}.mobile-nav-inner{padding:.85rem 0 1rem;display:grid;gap:.35rem}.mobile-nav .nav-link{border-radius:12px}.mobile-ebay{margin-top:.4rem;justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.72rem 1rem;border-radius:12px;border:1px solid transparent;text-decoration:none;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.7;cursor:not-allowed;transform:none}.button.primary{background:linear-gradient(135deg,var(--brand),#1b7eff 55%,#42a5ff);color:#fff;box-shadow:0 10px 24px #0f6bff3d}.button.secondary{background:#fff;color:var(--brand-ink);border-color:#bcd0f5}.button.ghost{background:#ffffffbf;color:var(--ink);border-color:var(--line)}.button-row{display:flex;gap:.65rem;align-items:center}.button-row.wrap{flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--brand-ink);font-weight:700;text-decoration:none}.text-link:hover{color:var(--brand)}.hero-section{padding:2rem 0 1.5rem}.hero-grid{display:grid;gap:1rem}.hero-copy{padding:1.2rem;background:linear-gradient(135deg,#ffffffe6,#eef3fbd1),linear-gradient(135deg,#0f6bff14,#18b0a714);border:1px solid rgba(215,224,238,.9);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow)}.hero-copy h1{font-size:clamp(2rem,6vw,3.45rem)}.lead{font-size:1.05rem}.lead.small{font-size:1rem}.hero-pills{display:flex;flex-wrap:wrap;gap:.45rem}.hero-pills span{border-radius:999px;padding:.45rem .7rem;background:#1018270d;color:var(--brand-ink);font-weight:600;font-size:.85rem}.hero-card{border-radius:calc(var(--radius) + 6px);overflow:hidden;background:#fff;border:1px solid rgba(215,224,238,.85);box-shadow:var(--shadow)}.hero-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:linear-gradient(135deg,#eef3fb,#e0ebfb)}.hero-card-caption{padding:1rem;background:linear-gradient(180deg,#fff,#f8fbff)}.hero-card-caption strong{display:block;margin-bottom:.25rem}.section{padding:1.5rem 0}.section.alt{background:linear-gradient(180deg,#ffffff59,#eef3fba6);border-top:1px solid rgba(215,224,238,.6);border-bottom:1px solid rgba(215,224,238,.6)}.section-heading{display:grid;gap:.45rem;max-width:70ch}.section-heading.left{max-width:none}.section-heading h1,.section-heading h2{font-size:clamp(1.7rem,4vw,2.5rem)}.eyebrow{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;color:var(--brand-ink);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.eyebrow.badge{border-radius:999px;padding:.4rem .7rem;background:#0f6bff1a;border:1px solid rgba(15,107,255,.18)}.eyebrow-row{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.status-pill{display:inline-flex;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border:1px solid transparent}.status-pill.active{background:#0f8c4f1a;color:var(--success);border-color:#0f8c4f40}.status-pill.coming_soon,.status-pill.coming-soon{background:#9a67001a;color:var(--warning);border-color:#9a670040}.status-pill.seasonal{background:#0f6bff1a;color:var(--brand);border-color:#0f6bff40}.stack{display:grid;gap:1rem}.gap-xs{gap:.35rem}.gap-sm{gap:.6rem}.gap-lg{gap:1.4rem}.grid{display:grid;gap:1rem}.panel{background:linear-gradient(180deg,#fffffffa,#fcfdfff5);border-radius:var(--radius);border:1px solid rgba(215,224,238,.9);box-shadow:var(--shadow);padding:1rem}.feature-panel{position:relative}.feature-icon{width:2.4rem;height:2.4rem;border-radius:12px;background:linear-gradient(135deg,#0f6bff1f,#18b0a71f);display:inline-flex;align-items:center;justify-content:center;color:var(--brand-ink);border:1px solid rgba(15,107,255,.18)}.product-grid{display:grid;gap:1rem}.product-grid.compact .product-card-image img{aspect-ratio:4 / 3}.product-card{display:grid;gap:0;background:#fff;border-radius:var(--radius);border:1px solid rgba(215,224,238,.9);box-shadow:var(--shadow);overflow:hidden}.product-card-image{display:block;background:linear-gradient(135deg,#f1f5fb,#e6eefb)}.product-card-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-card-body{padding:.95rem;display:grid;gap:.65rem}.product-card-body h3{font-size:1.15rem}.product-card-body h3 a{text-decoration:none}.product-card-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.process-grid{display:grid;gap:.9rem}.process-card{position:relative;background:#ffffffd9;border:1px solid rgba(215,224,238,.9);border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow)}.process-card h3{margin-top:.45rem;font-size:1.05rem}.process-index{width:1.9rem;height:1.9rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff}.check-list{list-style:none;display:grid;gap:.5rem}.check-list li{position:relative;padding-left:1.1rem;color:var(--muted)}.check-list li:before{content:"";position:absolute;left:0;top:.56rem;width:.45rem;height:.45rem;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-2))}.spec-list{display:grid;gap:.75rem}.spec-list>div{display:grid;gap:.2rem;padding-bottom:.6rem;border-bottom:1px dashed rgba(215,224,238,.95)}.spec-list>div:last-child{border-bottom:0;padding-bottom:0}.spec-list dt{color:var(--muted);font-size:.88rem;font-weight:700}.spec-list dd{margin:0;font-weight:600;color:var(--ink)}.crumbs{display:flex;gap:.5rem;align-items:center;color:var(--muted);font-size:.92rem}.crumbs a{text-decoration:none;color:var(--brand-ink);font-weight:700}.product-detail-grid{align-items:start}.product-gallery{display:grid;gap:.75rem}.product-gallery-main,.product-gallery-empty{background:linear-gradient(135deg,#f0f5fe,#e8f2ff);border:1px solid rgba(215,224,238,.9);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.product-gallery-main{position:relative}.product-gallery-main img{width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#ffffffeb;color:var(--brand-ink);box-shadow:var(--shadow);cursor:pointer}.carousel-button.previous{left:.85rem}.carousel-button.next{right:.85rem}.carousel-button:hover{background:#fff}.product-gallery-count{position:absolute;right:.85rem;bottom:.85rem;padding:.3rem .65rem;border-radius:999px;background:#0a1120b8;color:#fff;font-size:.85rem;font-weight:700}.product-gallery-empty{padding:1rem;color:var(--muted)}.product-gallery-thumbs{display:flex;gap:.55rem;flex-wrap:wrap}.thumb{padding:0;border:1px solid rgba(215,224,238,.9);border-radius:12px;background:#fff;width:4rem;overflow:hidden;cursor:pointer}.thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.thumb.is-active{border-color:#0f6bff73;box-shadow:0 0 0 3px #0f6bff1f}.quote-layout{align-items:start}.quote-form{width:100%}.field{display:grid;gap:.4rem}.field-label{font-weight:700;color:var(--ink)}.field-hint{color:var(--muted);font-size:.88rem}.field-error{color:var(--danger);font-weight:600;font-size:.9rem}.input{width:100%;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:.75rem .85rem;font:inherit}.textarea{resize:vertical;min-height:7rem}.file-input-wrap{display:flex;align-items:center;gap:.55rem;border:1px dashed rgba(15,107,255,.3);border-radius:12px;padding:.7rem .8rem;background:#0f6bff08}.file-input{border:0;padding:0;background:transparent}.inline-list{list-style:none;display:grid;gap:.35rem;font-size:.88rem}.checkbox-row{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:start;color:var(--muted)}.checkbox-row input{margin-top:.25rem}.form-actions{display:flex;gap:.65rem;flex-wrap:wrap;align-items:center}.button-inline{display:inline-flex;align-items:center;gap:.45rem}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.callout{border-radius:14px;padding:.8rem .9rem;border:1px solid;background:#fff;display:grid;gap:.25rem}.callout.success{border-color:#0f8c4f40;background:#0f8c4f0d}.callout.warning{border-color:#9a670040;background:#9a67000f}.callout.danger{border-color:#b4231840;background:#b423180d}.contact-list{list-style:none;display:grid;gap:.7rem}.contact-list li{display:flex;align-items:center;gap:.6rem;color:var(--muted)}.contact-list a{color:var(--brand-ink);font-weight:700;text-decoration:none}.contact-list a:hover{color:var(--brand)}.faq-list{display:grid;gap:.85rem}.site-footer{margin-top:2rem;padding:1.3rem 0 1rem;border-top:1px solid rgba(215,224,238,.8);background:linear-gradient(180deg,#f6f9ffa6,#f0f5fdf2)}.footer-grid{display:grid;gap:1rem}.footer-card{background:#ffffffd9;border:1px solid rgba(215,224,238,.85);border-radius:14px;padding:.9rem;display:grid;gap:.6rem}.footer-card h3{font-size:1rem}.footer-links{list-style:none;display:grid;gap:.55rem}.footer-links a{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:var(--muted);font-weight:600}.footer-links a:hover{color:var(--brand-ink)}.footer-bottom{margin-top:.9rem;padding-top:.8rem;border-top:1px solid rgba(215,224,238,.65)}.footer-bottom p{font-size:.9rem}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgba(15,107,255,.35);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#4f5d7880;border-radius:999px}::-webkit-scrollbar-track{background:#d7e0ee66}@media(min-width:700px){.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:stretch}.quote-layout{grid-template-columns:.95fr 1.05fr}.product-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.1fr .8fr .9fr}}@media(min-width:980px){.desktop-nav{display:flex}.menu-toggle,.mobile-nav{display:none}.header-actions .button.ghost,.header-actions .button.primary{display:inline-flex}.section{padding:2.2rem 0}.feature-split{align-items:stretch}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-grid{grid-template-columns:1.05fr .95fr}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:979px){.header-actions .button.ghost,.header-actions .button.primary{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
