.sale-banner{--sb-bg: linear-gradient(90deg, #111827, #1f2937);--sb-text: #ffffff;--sb-accent: #f59e0b;--sb-btn-bg: rgba(255, 255, 255, .08);--sb-btn-text: #ffffff;--sb-btn-border: rgba(255, 255, 255, .25);--sb-shadow: 0 2px 10px rgba(0,0,0,.2);width:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";position:relative;color:var(--sb-text);background:var(--sb-bg);box-shadow:var(--sb-shadow)}.sale-banner__accent{height:3px;width:100%;background:var(--sb-accent);opacity:.95}.sale-banner__inner{max-width:1100px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap}.sale-banner__msg{font-weight:600;line-height:1.3}.sale-banner__actions{display:flex;align-items:center;gap:10px;margin-left:auto}.sale-banner__btn{display:inline-block;padding:8px 12px;border:1px solid var(--sb-btn-border);border-radius:8px;text-decoration:none;color:var(--sb-btn-text);background:var(--sb-btn-bg);transition:transform .05s ease,background .15s ease,opacity .15s ease}.sale-banner__btn:hover{background:#ffffff26;transform:translateY(-1px)}.sale-banner__close{background:transparent;border:none;color:inherit;font-size:20px;line-height:1;cursor:pointer;opacity:.8}.sale-banner__close:hover{opacity:1}@media (max-width: 640px){.sale-banner__inner{padding:12px 14px;gap:8px}.sale-banner__msg{font-weight:600}}@media (prefers-reduced-motion: reduce){.sale-banner__btn{transition:none}}.sale-banner--black-friday{--sb-bg: linear-gradient(90deg, #0b0b0b, #1a1a1a);--sb-text: #ffffff;--sb-accent: #ef4444;--sb-btn-bg: rgba(255,255,255,.06);--sb-btn-text: #ffffff;--sb-btn-border: rgba(255,255,255,.18)}.sale-banner--cyber-week{--sb-bg: linear-gradient(90deg, #061422, #0b2540);--sb-text: #e6f6ff;--sb-accent: #22d3ee;--sb-btn-bg: rgba(34, 211, 238, .12);--sb-btn-text: #e6f6ff;--sb-btn-border: rgba(34, 211, 238, .35)}.sale-banner--christmas{--sb-bg: linear-gradient(90deg, #165b33, #146b3a);--sb-text: #fffbea;--sb-accent: #ea4335;--sb-btn-bg: rgba(255, 250, 240, .14);--sb-btn-text: #fffbea;--sb-btn-border: rgba(255, 250, 240, .35)}.sale-banner--halloween{--sb-bg: linear-gradient(90deg, #1a1423, #2d1e2f);--sb-text: #ffedd5;--sb-accent: #f97316;--sb-btn-bg: rgba(249, 115, 22, .14);--sb-btn-text: #ffedd5;--sb-btn-border: rgba(249, 115, 22, .35)}.sale-banner--independence{--sb-bg: linear-gradient(90deg, #0b2e59, #123d74);--sb-text: #ffffff;--sb-accent: #e11d48;--sb-btn-bg: rgba(255,255,255,.1);--sb-btn-text: #ffffff;--sb-btn-border: rgba(255,255,255,.25)}.sale-banner--new-year{--sb-bg: linear-gradient(90deg, #0d0d0d, #1a1a1a);--sb-text: #fff8e1;--sb-accent: #ffd700;--sb-btn-bg: rgba(255, 215, 0, .16);--sb-btn-text: #fff8e1;--sb-btn-border: rgba(255, 215, 0, .45)}.sale-banner--spring{--sb-bg: linear-gradient(90deg, #0f5132, #198754);--sb-text: #f8fffb;--sb-accent: #86efac;--sb-btn-bg: rgba(134, 239, 172, .18);--sb-btn-text: #f8fffb;--sb-btn-border: rgba(134, 239, 172, .4)}.sale-banner--summer{--sb-bg: linear-gradient(90deg, #ff7e5f, #feb47b);--sb-text: #1b1b1b;--sb-accent: #ffffff;--sb-btn-bg: rgba(0,0,0,.08);--sb-btn-text: #1b1b1b;--sb-btn-border: rgba(0,0,0,.18)}.sale-banner--back-to-school{--sb-bg: linear-gradient(90deg, #0a2540, #153e75);--sb-text: #fefce8;--sb-accent: #f59e0b;--sb-btn-bg: rgba(245, 158, 11, .14);--sb-btn-text: #fefce8;--sb-btn-border: rgba(245, 158, 11, .35)}.sale-banner--compact .sale-banner__inner{padding-top:6px;padding-bottom:6px}.sale-banner--compact .sale-banner__btn{padding:6px 10px;border-radius:6px;font-size:.95rem}.sale-banner--light{--sb-bg: #f8fafc;--sb-text: #0f172a;--sb-accent: #0ea5e9;--sb-btn-bg: rgba(2, 6, 23, .06);--sb-btn-text: #0f172a;--sb-btn-border: rgba(2, 6, 23, .15)}.sale-banner--emergency{--sb-bg: #b91c1c;--sb-text: #fff;--sb-accent: #7f1d1d;--sb-btn-bg: rgba(255,255,255,.12);--sb-btn-text: #fff;--sb-btn-border: rgba(255,255,255,.25)}.carousel-wrapper{background-color:#f4f4f4;padding:2rem;margin-top:2rem;text-align:center}.carousel-heading{font-size:1.8rem;margin-bottom:1rem;font-weight:700}.carousel-container{display:flex;align-items:center;justify-content:center;position:relative}.carousel-arrow{background-color:#fff;border:1px solid #ccc;padding:.5rem 1rem;font-size:1.5rem;cursor:pointer;z-index:2;transition:background .3s}.carousel-arrow:hover{background-color:#ddd}.carousel-images{display:flex;gap:1.2rem;overflow:hidden;width:80%;justify-content:center}.carousel-image-tile{background:#fff;padding:1rem;border:1px solid #ccc;border-radius:6px;width:180px;height:120px;display:flex;align-items:center;justify-content:center}.carousel-image-tile img{max-width:100%;max-height:100%;object-fit:contain}.homepic-wrapper{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.homepic-container{position:relative;width:100%;height:clamp(320px,65vh,900px);overflow:hidden;background:transparent;border:none;box-shadow:none;margin-top:40px}.homepic-images{display:flex;width:100%;height:100%}.homepic-image-tile{min-width:100%;height:100%}.homepic-image-tile img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.homepic-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border-radius:50%;border:none;background:#0006;color:#fff;font-size:24px;display:grid;place-items:center;cursor:pointer;transition:background .2s ease}.homepic-arrow:hover{background:#0009}.homepic-arrow.left{left:16px}.homepic-arrow.right{right:16px}@media (max-width: 640px){.homepic-arrow{width:40px;height:40px;font-size:20px}}@media (max-width: 768px){.homepic-container{height:clamp(200px,36vh,320px)}.homepic-arrow{width:34px;height:34px;font-size:18px}}@media (max-width: 480px){.homepic-container{height:clamp(180px,32vh,260px)}.homepic-image-tile img{object-position:center 45%}}img,svg,video,canvas{max-width:100%;height:auto}.container{width:min(100% - 2rem,1200px);margin-inline:auto}.home-wrapper{background:#fff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);text-align:center}.hero-section{padding-block:clamp(1rem,2vw,2rem)}.hero-title{font-size:clamp(1.35rem,1rem + 2.5vw,2.4rem);font-weight:700;color:#0a2a52;margin-bottom:1rem}.search-container{position:relative;width:min(100%,640px);margin-inline:auto}.search-bar-wrapper{display:grid;grid-template-columns:1fr auto;align-items:stretch;margin-top:1rem;margin-bottom:2rem}.search-input{width:100%;padding:12px 14px;border:2px solid #0a2a52;border-right:none;border-radius:6px 0 0 6px;font-size:1rem}.search-button{background-color:#0a2a52;color:#fff;padding:12px 16px;border:none;border-radius:0 6px 6px 0;cursor:pointer;font-size:1.1rem}.search-button:hover{background-color:#0d3b77}.search-suggestions{background-color:#fff;border:1px solid #ccc;border-top:none;max-height:260px;overflow-y:auto;position:absolute;left:0;right:0;top:calc(100% - 1px);z-index:5;box-shadow:0 4px 6px #00000014}.suggestion-group{text-align:left;padding-block:4px}.suggestion-header{font-weight:600;font-size:.9rem;color:#0a2a52;padding:6px 10px;background:#f6f9fc;border-top:1px solid #eee}.suggestion-item{display:block;width:100%;padding:8px 10px;text-align:left;cursor:pointer;background:#fff;border:none}.suggestion-item:hover{background-color:#f0f4f8}.search-suggestions .suggestion-item{color:#1f2937;background:#fff}.search-suggestions .suggestion-item:hover,.search-suggestions .suggestion-item:focus-visible{background:#f0f4f8;color:#0a2a52;outline:none}.search-suggestions .suggestion-item .mono{color:inherit}.search-suggestions .suggestion-item .muted{color:#697386}.search-suggestions .linky{color:inherit}.search-suggestions button{color:#1f2937}.no-match{color:#888;font-style:italic;padding:8px 10px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.muted{color:#697386}.home-nav-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:2rem;margin-bottom:2rem}.nav-tab{background-color:#00477b;text-decoration:none;color:#fff;padding:10px 20px;font-weight:700;border-radius:6px;cursor:pointer}.nav-tab:hover{background-color:#0d3b77;text-decoration:underline}.brand-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:clamp(2rem,2vw,2rem);align-items:center;justify-items:center;margin:2rem 0;padding:1rem 0}.brand-strip img{height:clamp(60px,8vw,140px);max-width:180px;object-fit:contain;margin-top:37px}.featured-products-title h2{font-size:clamp(1.2rem,.8rem + 2vw,1.8rem)}.featured-products{display:grid;grid-template-columns:repeat(6,minmax(180px,1fr));gap:1rem;justify-items:stretch;align-items:stretch;padding:1rem 0 2rem}.product-tile{background:#f9f9f9;border:1px solid #ddd;text-align:center;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;transition:transform .2s ease}.product-tile:hover{transform:translateY(-4px)}.tile-button{background-color:#0a2a52;color:#fff;border:none;padding:.5rem 1rem;margin-top:10px;cursor:pointer;border-radius:6px}.tile-button:hover{background-color:#083466}.carousel-wrapper{background-color:#f4f4f4;padding:2rem 1rem;text-align:center}.carousel-wrapper h2{margin-bottom:1.5rem;font-size:clamp(1.2rem,1vw + 1rem,1.8rem);font-weight:700}.carousel{display:flex;overflow-x:auto;gap:1.5rem;justify-content:center;padding:1rem 0;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.carousel-item{min-width:100px;padding:10px;background:#fff;border:1px solid #ccc;border-radius:6px;flex-shrink:0}.carousel-item img{width:100%;height:auto;object-fit:contain}.home-footer{padding:1.5rem 0 2rem;color:#334}@media (max-width: 768px){.search-input{border-radius:6px 0 0 6px}}@media (max-width: 480px){.search-bar-wrapper{grid-template-columns:1fr}.search-input{border-right:2px solid #0a2a52;border-radius:6px}.search-button{border-radius:6px;margin-top:.5rem}}.brand-strip{gap:clamp(.5rem,2.5vw,1.25rem)}.brand-strip img{display:block;padding:8px 12px;background:#fff;border:1px solid #e6e6e6;border-radius:10px;box-shadow:0 1px 2px #0000000a;max-height:54px;max-width:140px;width:auto;height:auto;object-fit:contain}@media (min-width: 768px){.brand-strip img{max-height:72px;max-width:180px;padding:10px 14px}}@media (min-width: 1024px){.brand-strip img{max-height:90px}}@media (max-width: 520px){.brand-strip{grid-template-columns:repeat(2,1fr);justify-items:center}}.hero-split{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:grid;grid-template-columns:1fr .8fr;min-height:min(68vh,760px);background:#0b1220;overflow:hidden;margin-top:40px}.hero-split__col{position:relative}.hero-split__video{isolation:isolate}.hero-split__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;filter:brightness(.9)}.hero-split__vignette{position:absolute;inset:0;background:radial-gradient(120% 100% at 80% 50%,transparent 40%,rgba(0,0,0,.25) 100%);pointer-events:none}.hero-split__content{display:grid;place-items:center;background:linear-gradient(180deg,#f8fbff,#fff)}.hero-split__inner{width:min(680px,90%);margin:0 auto;color:#0e1726}.promo-title{font-size:clamp(32px,4.2vw,56px);font-weight:800;margin:0 0 6px;letter-spacing:.5px}.promo-sub{font-family:Georgia,Times New Roman,serif;font-style:italic;color:#1f2a44;opacity:.9;margin:0 0 18px;font-size:clamp(16px,1.6vw,22px)}.boxed{border:2px solid #0e1726;border-radius:12px;padding:clamp(14px,2vw,22px);background:#fffffff2;box-shadow:0 10px 30px #0000001f}.boxed p{margin:10px 0;line-height:1.6;text-align:center}@media (max-width: 900px){.hero-split{grid-template-columns:1fr;min-height:58vh}.hero-split__video{height:36vh}.hero-split__bg{position:absolute}.hero-split__content{padding:24px 0}}.cart-page{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:#1f2937;background:#f6f7fb;padding:24px 16px 64px}.cart-page .cart-grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1100px;margin-inline:auto}@media (min-width: 980px){.cart-page .cart-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start}}.cart-page .cart-left .cart-title{font-size:32px;font-weight:800;margin:8px 0 20px;color:#0f172a}.cart-page .cart-list{display:flex;flex-direction:column;gap:16px}.cart-page .cart-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 1px 2px #0f172a0a}.cart-page .cart-item-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.cart-page .item-name{font-size:18px;font-weight:700;color:#0f172a;margin:0}.cart-page .item-price{font-weight:700;color:#0f172a}.cart-page .qty-row{display:flex;align-items:center;gap:10px;margin:6px 0 12px}.cart-page .qty-btn{width:34px;height:34px;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;font-size:18px;line-height:0;display:grid;place-items:center;cursor:pointer;transition:all .12s ease-in-out}.cart-page .qty-btn:hover{background:#f1f5f9}.cart-page .qty{min-width:22px;text-align:center;font-weight:600}.cart-page .line-total{font-size:14px;color:#6b7280}.cart-page .cart-right .card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 1px 2px #0f172a0a}.cart-page .card+.card{margin-top:16px}.cart-page .card-title{margin:0 0 12px;font-size:18px;font-weight:700;color:#0f172a}.cart-page .grid.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.cart-page .grid.grid-2 input{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff;font-size:14px;outline:none}.cart-page .grid.grid-2 input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.cart-page .primary-btn{width:100%;border:none;margin-top:16px;outline:none;border-radius:12px;padding:12px 14px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer;transition:filter .12s ease-in-out,transform .12s ease-in-out}.cart-page .primary-btn:hover{filter:brightness(.95)}.cart-page .primary-btn:disabled{opacity:.5;cursor:not-allowed}.cart-page .pay-btn{margin-top:8px}.cart-page .section-subtitle{margin:14px 0 8px;font-size:14px;font-weight:700;color:#334155}.cart-page .shipping-options{display:flex;flex-direction:column;gap:10px}.cart-page .shipping-option{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.cart-page .shipping-option input[type=radio]{margin-top:3px}.cart-page .ship-info{flex:1 1 auto}.cart-page .ship-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-page .ship-name,.cart-page .ship-price{font-weight:700;color:#0f172a}.cart-page .ship-eta{font-size:12px;color:#64748b;margin-top:4px}.cart-page .totals-row{display:flex;align-items:center;justify-content:space-between;color:#334155;padding:8px 0;border-bottom:1px dashed #e5e7eb}.cart-page .totals-row.total{font-weight:800;color:#0f172a;border:none}.cart-page .cart-actions{display:flex;gap:10px;margin-top:14px}.cart-page .quote-button,.cart-page .clear-button{padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.cart-page .quote-button:hover,.cart-page .clear-button:hover{background:#f1f5f9}.cart-page,.cart-page *,.cart-page *:before,.cart-page *:after{box-sizing:border-box}.address-grid{display:grid;grid-template-columns:1fr;gap:14px}.address-grid .field{display:flex;flex-direction:column;gap:6px}.address-grid .field label{font-size:12.5px;font-weight:600;color:#6b7280}.address-grid .field input{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.address-grid .field input::placeholder{color:#9ca3af}.address-grid .field input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}:root{--bg: #f6f8fb;--card: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e5e7eb;--brand: #111827;--brand-600: #0b1220;--ring-rgb: 37, 99, 235;--radius: 14px}.checkout-grid{display:grid;gap:24px;grid-template-columns:minmax(800px,.9fr) minmax(320px,1.1fr);align-items:start;max-width:1400px;margin:24px auto 48px;padding:0 16px}@media (max-width: 920px){.checkout-grid{display:flex;flex-direction:column-reverse;gap:24px}}.sticky{position:sticky;top:20px}.card{border:1px solid var(--border);border-radius:var(--radius);padding:20px;background:var(--card);box-shadow:0 6px 24px #0f172a0a,0 1px 2px #0000000a}.card h3{margin:0 0 12px;font-weight:700;font-size:1.1rem;letter-spacing:.2px;color:var(--text)}input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;outline:none;background:#fff;font-size:.95rem;transition:border-color .15s ease,box-shadow .15s ease}input::placeholder{color:#94a3b8}input:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(var(--ring-rgb),.14)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,22rem));gap:6px}@media (max-width: 640px){.form-grid{grid-template-columns:1fr}}.input-inline{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-right:24px}@media (max-width: 640px){.input-inline{grid-template-columns:1fr 1fr}.input-inline input:last-child{grid-column:1 / -1}}button,.btn-primary{padding:12px 16px;border-radius:12px;border:0;background:var(--brand);color:#fff;font-weight:600;cursor:pointer;transition:transform .06s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 6px 16px #0000001f}button:disabled,.btn-primary:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}button:not(:disabled):hover,.btn-primary:not(:disabled):hover{background:var(--brand-600)}button:not(:disabled):active,.btn-primary:not(:disabled):active{transform:translateY(1px)}.pay-cta{margin-top:12px}.pay-cta .btn-primary{width:100%;font-size:.98rem}.ship-toolbar{display:flex;gap:10px;align-items:center;margin-top:10px;margin-bottom:8px}.small-muted{font-size:12px;color:var(--muted)}.ship-title{margin:14px 0 8px;font-weight:700;font-size:1.05rem}.ship-options{display:grid;gap:10px}.ship-option{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px 14px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 1px 2px #0000000a}.ship-option:hover{border-color:#cbd5e1;box-shadow:0 8px 18px #0000000f}.ship-option.selected{border-color:#2563eb;box-shadow:0 0 0 4px rgba(var(--ring-rgb),.12);background:#f8fbff}.ship-option>input[type=radio]{position:absolute;opacity:0;pointer-events:none}.ship-left{min-width:0}.ship-name{font-weight:600;color:var(--text);line-height:1.2}.ship-eta{font-size:.85rem;color:var(--muted);margin-top:2px}.ship-price{font-weight:700;color:var(--text);white-space:nowrap}.ship-summary{margin-top:12px;padding-top:12px;border-top:1px dashed var(--border)}.ship-summary .row{display:flex;justify-content:space-between;align-items:baseline;margin:6px 0;color:var(--text)}.ship-summary .row.total{font-weight:800;font-size:1.06rem}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:1fr auto;gap:6px 12px;padding:10px 0;border-bottom:1px solid var(--border)}.cart-item:last-child{border-bottom:0;padding-bottom:0}.cart-item .title{font-weight:600;color:var(--text)}.cart-item .meta{font-size:.85rem;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap}.cart-item .line-total{font-weight:700;color:var(--text)}.subtotal-row{display:flex;justify-content:space-between;font-weight:500;margin-top:6px}.status{min-height:24px;margin-top:8px}.cart-lines{list-style:none;padding:0;margin:0 0 12px}.cart-line{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #eef2f6}.cart-thumb{width:84px;height:84px;border:1px solid #e6edf5;border-radius:10px;background:#f6f8fb;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:contain}.thumb-fallback{color:#6b7785;font-size:12px}.cart-info .cart-name{font-weight:700;color:#0a2e57}.cart-info .cart-sku{color:#6b7785;font-size:12px;margin-bottom:6px}.cart-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-qty{display:inline-flex;align-items:center;gap:6px;background:#f5f8fc;padding:6px;border-radius:10px;border:1px solid #e6edf5}.cart-qty button{width:28px;height:28px;border-radius:7px;border:0;background:#0e548f;color:#fff;font-weight:700;cursor:pointer}.cart-qty button:hover{background:#0b4779}.cart-qty input{width:56px;height:28px;border:0;background:#fff;text-align:center;border-radius:6px;outline:none}.cart-prices{text-align:right}.cart-prices .unit{color:#6b7785;font-size:12px}.cart-prices .line-total{font-weight:700;color:#0e548f}.cart-summary{display:flex;justify-content:space-between;font-weight:700;margin-top:8px}.cart-remove{margin-top:6px;background:transparent;border:0;color:#b42318;font-weight:600;cursor:pointer;padding:0}.cart-remove:hover{text-decoration:underline}.checkout-scope textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#fff;font-size:.95rem;resize:vertical;min-height:96px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.checkout-scope textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(var(--ring-rgb),.14)}.checkout-scope .progress{height:6px;background:#eee;border-radius:4px;margin-top:4px;overflow:hidden}.checkout-scope .progress>span{display:block;height:100%;background:var(--brand)}.checkout-scope .warn,.checkout-scope .cart-line.warn .thumb-fallback{color:#b42318}.about{--ink:#0f172a;--muted:#64748b;--ring:#e9eef6;--card:#fff;--brand:#0b5fff;--brand-ink:#fff;color:var(--ink);background:#fff}.about__hero{text-align:center;padding:32px 0 8px}.about__title{margin:30px 0 6px;font-size:clamp(1.8rem,2.4vw + 1rem,2.3rem);letter-spacing:.3px}.about__subtitle{margin:0;color:var(--muted)}.about__areas{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;margin:20px 0 40px}@media (max-width: 980px){.about__areas{grid-template-columns:1fr}}.about__body{text-align:justify;text-justify:inter-word}.about__body p{margin:0 0 12px;line-height:1.85}.about__notice{margin-top:12px;padding:12px 14px;border:1px dashed var(--ring);border-radius:10px;background:#f9fbff}.about__figure{border-radius:12px;overflow:hidden}.about__img{display:block;width:100%;height:auto;object-fit:cover}.tp-wrap{margin-top:8px}.tp-bar{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;align-items:center;margin:10px 0 6px}.tp-step{position:relative;height:40px}.tp-dot{position:absolute;top:8px;left:50%;transform:translate(-50%);width:14px;height:14px;border-radius:9999px;background:#e5e7eb;border:2px solid #d1d5db;z-index:3}.tp-step--done .tp-dot,.tp-step--active .tp-dot{background:#f59e0b;border-color:#d97706}.tp-line{position:absolute;top:14px;height:4px;background:#e5e7eb;z-index:1}.tp-line--left{left:0;right:50%;margin-right:10px}.tp-line--right{left:50%;right:0;margin-left:10px}.tp-step--done .tp-line--left,.tp-step--done .tp-line--right,.tp-step--active .tp-line--left{background:#f59e0b}.tp-label{position:absolute;top:28px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:12px;color:#6b7280;text-align:center}.tp-status{font-size:13px;color:#374151;margin-top:4px}.tp-status strong{font-weight:600}.tp-note{font-size:12px;color:#6b7280}@media (max-width: 600px){.tp-label{display:none}}:root{--bg: #ffffff;--card: #f1f1f1;--fg: #0f172a;--muted: #6b7280;--line: #e5e7eb;--soft: #f3f4f6;--primary: #001885;--primary-600:#00028f;--success:#059669;--warning:#b45309;--danger:#dc2626}@media (prefers-color-scheme: dark){:root{--bg: #0b0e14;--card: #101522;--fg: #e5e7eb;--muted:#9ca3af;--line:#1f2937;--soft:#111827;--primary:#7c8cff;--primary-600:#6b78ff;--success:#34d399;--warning:#f59e0b;--danger:#f87171}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg)}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.truncate{max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-wrap{max-width:1100px;margin:24px auto 80px;padding:0 16px}.orders-title{font-size:26px;font-weight:800;margin:6px 0 16px;letter-spacing:-.02em}.orders-error{background:#fff1f2;border:1px solid #fecdd3;color:#881337;padding:12px 14px;border-radius:12px}.orders-card{background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 24px #0208170d;padding:0;overflow:hidden}.orders-table{width:100%}.orders-th--global{display:none}.orders-th,.orders-tr,.order-th{display:grid;grid-template-columns:170px 160px 120px 100px 75px 250px 120px;gap:1px;align-items:center}.order-th{padding:10px 18px;background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.orders-tr{padding:14px 18px;transition:background .15s ease}.orders-tr:hover{background:var(--soft)}.order-block+.order-block{margin-top:14px;border-top:10px solid var(--bg)}@media (max-width: 980px){.orders-card{overflow:auto}.orders-table{min-width:900px}}.orders-items{background:var(--soft);border-top:1px dashed var(--line);padding:10px 18px 14px 28px}.badge{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid var(--line);color:var(--fg);background:var(--soft)}.badge--po{color:#1f2937;background:#e5e7eb;border-color:#d1d5db}.badge--po.approved{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.badge--po.reviewing{color:#92400e;background:#fef3c7;border-color:#fde68a}.badge--po.rejected{color:#991b1b;background:#fee2e2;border-color:#fecaca}.badge--po.cancelled{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.orders-card button,.orders-card input[type=file]::file-selector-button{appearance:none;border:1px solid var(--line);color:var(--fg);background:#fff;padding:7px 12px;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .03s ease,box-shadow .15s ease,background .15s ease}.orders-card button:hover{background:#fafafa}.orders-card button:active{transform:translateY(1px)}.orders-card button[disabled]{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--primary);color:#fff!important;border-color:transparent!important}.btn-primary:hover{background:var(--primary-600)}.orders-tr a{color:var(--primary);font-weight:700;text-decoration:none}.orders-tr a:hover{text-decoration:underline}.orders-steps{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.step-btn{border:1px dashed var(--line);background:#fff;color:var(--fg);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.step-btn--active{border-style:solid;border-color:var(--primary);background:#eef2ff;color:#3730a3}.step-btn--done{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.step-btn--disabled{opacity:.5;cursor:not-allowed}.text-xs{font-size:12px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.flex{display:flex}.items-center{align-items:center}.gap-4{gap:16px}.order-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin:6px 0 2px}.item-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;box-shadow:0 2px 10px #0208170d}@media (prefers-color-scheme: dark){.item-card{background:var(--card)}}.item-card--shipping{border-style:dashed;background:var(--soft)}.item-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px}.item-label{font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.item-value{font-weight:600}.item-split{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:6px}.item-sub{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.order-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin:8px 0 4px}.item-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;box-shadow:0 2px 8px #0208170a}.item-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px}.item-label{font-size:11px;color:var(--muted);letter-spacing:.03em;text-transform:uppercase}.item-value{font-size:13px;font-weight:700;text-align:right}.item-split{display:grid;grid-template-columns:repeat(3,minmax(60px,1fr));gap:10px;margin-top:6px}.item-sub{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px}.item-num{font-size:14px;font-weight:800}.item-card--shipping{background:var(--soft)}.orders-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:6px 0 12px}.orders-filters input[type=search]{flex:1 1 340px;min-width:220px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px}.orders-filters__date{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#374151}.orders-filters__date input[type=date]{padding:6px 8px;border:1px solid #e5e7eb;border-radius:6px}.orders-filters__clear{padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer}.orders-filters__count{margin-left:auto;font-size:12px;color:#6b7280}@media (max-width: 640px){.orders-filters__count{width:100%;margin-left:0}}@media (max-width: 820px){.orders-card{overflow:visible!important}.orders-table{min-width:0!important}.order-th{display:none}.orders-tr{display:grid;grid-template-columns:1fr;gap:8px;padding:12px 14px}.orders-tr>div{position:relative;display:flex;justify-content:space-between;align-items:baseline;gap:12px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px}.orders-tr>div:nth-child(1):before{content:"Date"}.orders-tr>div:nth-child(2):before{content:"Order"}.orders-tr>div:nth-child(3):before{content:"Status"}.orders-tr>div:nth-child(4):before{content:"Total"}.orders-tr>div:nth-child(5):before{content:"Currency"}.orders-tr>div:nth-child(6):before{content:"Customer"}.orders-tr>div:nth-child(7):before{content:"Shipping"}.orders-tr>div:before{font-size:11px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-right:12px}.orders-tr .truncate{max-width:none;white-space:normal}.orders-items{padding:12px 14px;border-top:1px dashed var(--line);background:var(--soft)}.order-items-grid{grid-template-columns:1fr}.item-split{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.item-num{font-size:13px}.orders-steps{gap:6px}.step-btn{padding:6px 10px}.orders-card [style*=margin-right]{margin-right:0!important}.orders-card [style*=margin-inline-end]{margin-inline-end:0!important}}.orders--light{color-scheme:light;--bg: #ffffff;--card: #ffffff;--fg: #0f172a;--muted: #6b7280;--line: #e5e7eb;--soft: #f3f4f6;--primary: #001885;--primary-600: #00028f;background:var(--bg)}.orders--light .orders-card,.orders--light .orders-tr>div,.orders--light .item-card{background:#fff!important;color:var(--fg)!important;border-color:var(--line)!important}.orders--light input,.orders--light select,.orders--light textarea{background:#fff!important;color:#0f172a!important;border-color:#e5e7eb!important;color-scheme:light;-webkit-text-fill-color:#0f172a}.orders--light input::placeholder,.orders--light textarea::placeholder{color:#6b7280!important;opacity:1}.orders--light .orders-tr a{color:var(--primary)}@media (max-width: 820px){.orders--light .orders-items{background:#f8fafc}}.orders-addresses{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;margin:12px 0}.addr-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px}.addr-title{font-weight:700;font-size:13px;color:#374151;margin-bottom:6px}.addr-line{font-size:13px;line-height:1.35;color:#111827}@media (max-width: 640px){.orders-addresses{grid-template-columns:1fr}}.auth-container{width:min(100% - 2rem,420px);margin:clamp(.75rem,2vw,1.5rem) auto 2rem;padding:clamp(1rem,2vw,2rem);border:1px solid #ccc;border-radius:12px;background-color:#fefefe;box-shadow:0 6px 16px #0000000f}.auth-title{margin:0 0 .75rem;font-size:clamp(1.25rem,.8rem + 1.5vw,1.65rem);color:#0a2a52;text-align:center}.auth-form{display:grid;gap:.75rem}.name-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width: 480px){.name-row{grid-template-columns:1fr}}.auth-form input{display:block;width:100%;padding:.7rem .85rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;box-sizing:border-box}.auth-form input:focus-visible{outline:none;border-color:#0a2a52;box-shadow:0 0 0 3px #0a2a522e}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{padding-right:2.25rem}.password-toggle-icon{width:22px;height:22px;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;opacity:.7;transition:opacity .2s ease}.password-toggle-icon:hover{opacity:1}.account-type-toggle{display:flex;justify-content:center;gap:2rem;margin:.25rem 0 .5rem;font-size:.95rem;color:#333;flex-wrap:wrap}.account-type-toggle label{display:flex;align-items:center;cursor:pointer;font-weight:500;gap:.4rem}.account-type-toggle input[type=radio]{accent-color:#007bff}.password-rules{background:#f6f9fc;border:1px solid #dbe6f3;color:#1f2937;padding:.5rem .75rem;border-radius:8px;font-size:.9rem}.password-rules ul{margin:.25rem 0 0;padding-left:1.2rem}.submit-btn{width:100%;padding:.75rem 1rem;background-color:#003e69;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:1rem}.submit-btn:hover{background-color:#005a94}.auth-form .submit-btn{width:100%;padding:.7rem;background-color:#003e69;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:1rem}.auth-form .submit-btn:hover{background-color:#005a94}.forgot-password{display:inline;width:auto;padding:0;margin-top:-4px;margin-bottom:.25rem;background:none!important;border:0;color:#007bff;font-size:.9rem;cursor:pointer;justify-self:end}.forgot-password:hover,.forgot-password:focus-visible{text-decoration:underline;background:none!important;outline:none}.auth-toggle{margin-top:.5rem;font-size:.95rem;text-align:center}.auth-toggle span{color:#003e69;cursor:pointer;font-weight:700}.auth-error{color:#e11d48;font-size:.92rem;margin:.25rem 0}.auth-success{color:#16a34a;font-size:.92rem;margin:.25rem 0}@media (max-width: 360px){.auth-container{width:min(100% - 1rem,400px);padding:.75rem}}.my-quotes-container{padding:2rem}.my-quotes-title{font-size:2rem;margin-bottom:1rem}.quote-list{list-style:none;padding:0}.quote-card{border:1px solid #ccc;border-radius:8px;padding:1rem;margin-bottom:1rem;background:#f9f9f9}.spinner-container{display:flex;flex-direction:column;align-items:center;padding:2rem;color:#444}.spinner{width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.navbar-wrapper{background:#fff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.logo-banner{display:block;text-align:center;background-color:#fff;padding:6px 0;margin-bottom:1rem}.logo-banner img{height:clamp(64px,10vw,130px);max-width:100%;object-fit:contain}.homepage-navbar--global{background-color:#00477b;color:#fff;padding:1rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:5rem;position:sticky;top:0;z-index:1000}.nav-toggle{display:none;background:transparent;border:2px solid #ffffff66;color:#fff;padding:6px 10px;border-radius:8px;font-size:1rem;cursor:pointer}.nav-toggle:hover{background:#ffffff14}.nav-left{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.nav-left a{color:#fff;text-decoration:none;margin:0 6px;font-weight:700;font-size:clamp(1.1rem,.8rem + .2vw,.95rem)}.nav-left a:hover{text-decoration:underline}.nav-cart-icon{display:inline-flex;gap:1rem;align-items:center;justify-self:end}.cart-link{color:#fff;font-weight:700;text-decoration:none}.cart-count{background-color:red;color:#fff;padding:2px 6px;font-size:.75rem;border-radius:10px;margin-left:4px}.profile-wrapper{position:relative;cursor:pointer}.profile-icon{width:28px;height:28px;display:inline-flex;gap:1rem;align-items:center;justify-self:end}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;color:#000;box-shadow:0 6px 16px #00000026;border-radius:8px;overflow:hidden;min-width:200px;z-index:1000;display:flex;flex-direction:column}.profile-dropdown a,.profile-dropdown button{padding:10px 14px;text-align:left;text-decoration:none;background:none;border:none;color:#111827;cursor:pointer;font-size:.95rem}.profile-dropdown a:hover,.profile-dropdown button:hover{background-color:#f3f4f6}@media (max-width: 1024px){.nav-toggle{display:inline-block}.homepage-navbar--global{grid-template-columns:auto auto 1fr}.nav-left{display:none;grid-column:1 / -1;order:3;background:#035a9a;border-radius:10px;padding:.5rem}.nav-left.open{display:grid;grid-template-columns:1fr}.nav-left.open a{padding:8px 10px;border-radius:8px;margin:0}.nav-left.open a:hover{background:#ffffff1a;text-decoration:none}}@media (max-width: 640px){.homepage-navbar--global{grid-template-columns:auto 1fr auto;padding:.5rem .75rem}}.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}@media (min-width: 1025px){.homepage-navbar--global{grid-template-columns:1fr auto 1fr;gap:2rem}.nav-left{grid-column:2;justify-content:center;margin:0 auto}.nav-cart-icon{grid-column:3;justify-self:center}.nav-toggle{display:none!important}}.nav-left{min-width:0}.nav-cart-icon{display:inline-flex;align-items:center;gap:1rem;justify-self:end;flex:0 0 auto;flex-wrap:nowrap}.nav-cart-icon .cart-link{flex:0 0 auto;white-space:nowrap}.profile-wrapper{position:relative;cursor:pointer;display:inline-flex;align-items:center;flex:0 0 auto}.profile-icon{width:28px;height:28px;display:block;flex:0 0 auto;object-fit:contain}@media (min-width: 1025px){.nav-cart-icon{grid-column:3;justify-self:end}}.profile-wrap{color-scheme:light}.profile-wrap{max-width:1100px;margin:24px auto 80px;padding:0 16px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px #0208170d;padding:16px}.profile-header{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.avatar{width:64px;height:64px;border-radius:50%;background:#f3f4f6;display:grid;place-items:center;font-weight:800;font-size:20px;color:#111827}.profile-header h1{margin:0 0 4px;font-size:22px;font-weight:800;letter-spacing:-.015em}.header-main .muted{color:#6b7280}.chip-row{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.chip{border:1px solid #e5e7eb;background:#f9fafb;color:#374151;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700}.header-actions{display:flex;gap:8px}.stats-grid{display:grid;gap:12px;margin:12px 0;grid-template-columns:repeat(3,minmax(0,1fr))}.stat{text-align:center;padding-block:16px}.stat-n{font-size:24px;font-weight:900;color:#111827}.stat-label{font-weight:700;color:#374151}.stat-sub{color:#6b7280;font-size:12px}.profile-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 880px){.profile-header{grid-template-columns:auto 1fr}.header-actions{grid-column:1 / -1}.stats-grid{grid-template-columns:1fr 1fr}.profile-grid{grid-template-columns:1fr}}.section-title{margin:2px 0 10px;font-weight:800;font-size:18px;color:#0f172a}.subhead{margin:6px 0;font-weight:700;color:#374151}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid .full{grid-column:1 / -1}label{display:grid;gap:4px;font-size:13px;color:#374151}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}.inline-check{display:inline-flex;align-items:center;gap:8px;margin-top:6px}.btn{appearance:none;border:1px solid #e5e7eb;background:#fff;color:#111827;padding:8px 12px;border-radius:10px;font-weight:700;cursor:pointer;transition:transform .03s,background .15s;margin-top:8px}.btn:hover{background:#f9fafb}.btn:active{transform:translateY(1px)}.btn-primary{background:#001885;color:#fff;border-color:transparent}.btn-primary:hover{background:#00028f}.btn-danger{color:#b91c1c;border-color:#fecaca;background:#fff5f5}.btn-danger:hover{background:#fee2e2}.row-actions{display:flex;gap:10px;margin-top:10px}.error{margin-top:10px;color:#b91c1c}.muted.small{font-size:12px;color:#6b7280;margin-top:6px}.rep-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;margin-top:8px;margin-left:40px;margin-right:40px}.rep-card--empty{color:#6b7280;background:#f9fafb}.rep-avatar{width:64px;height:64px;min-width:64px;border-radius:50%;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.rep-avatar img{width:100%;height:100%;object-fit:cover;display:block}.rep-initials{font-weight:800;color:#334155;font-size:.95rem}.rep-meta{display:grid;gap:4px;min-width:0}.rep-name{font-weight:800;color:#0f172a}.rep-contact{display:grid;gap:2px}.rep-phone,.rep-email{color:#1f2937;font-weight:600;text-decoration:none;margin-left:10px}.rep-phone:hover,.rep-email:hover{text-decoration:underline}@media (max-width:560px){.rep-avatar{width:52px;height:52px;min-width:52px}}.profile-page{color-scheme:only light}.profile-page{background:#fff}.profile-page h1,.profile-page h2,.profile-page h3,.profile-page label,.profile-page span,.profile-page p{color:#0f172a}.profile-page .card,.profile-page .panel,.profile-page .profile-info{background:#fff;color:#0f172a;border:1px solid #e5e7eb;border-radius:16px}.profile-page input,.profile-page textarea,.profile-page select{background:#fff;color:#0f172a;border:1px solid #e5e7eb;border-radius:10px}.profile-page input::placeholder,.profile-page textarea::placeholder{color:#64748b}.profile-page input:disabled,.profile-page textarea:disabled{background:#f3f4f6;color:#0f172a;-webkit-text-fill-color:#0f172a;opacity:1}.profile-page .muted,.profile-page .help,.profile-page small{color:#64748b}.profile-page button{background:#fff;color:#0f172a;border:1px solid #e5e7eb;border-radius:10px}.profile-page .btn-primary{background:#111827;color:#fff;border-color:transparent}.profile-page .btn-danger{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.profile-page .rep-avatar,.profile-page .avatar{background:#f3f4f6;border:1px solid #e5e7eb}.profile-page .rep-initials{color:#1f2937}@media (max-width: 560px){.profile-page .profile-info{border-radius:14px}.profile-page input,.profile-page textarea{font-size:16px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{margin:2rem auto;max-width:700px;border:1px solid #ccc;border-radius:8px;overflow:hidden}.container{max-width:1100px;margin:0 auto;padding:0 16px}.contact{--ink:#0f172a;--muted:#64748b;--ring:#e9eef6;--card:#fff;--brand:#0b5fff;--brand-ink:#fff;color:var(--ink)}.contact__hero{text-align:center;padding:32px 0 8px}.contact__title{margin:0 0 6px;font-size:clamp(1.8rem,2.4vw + 1rem,2.3rem);letter-spacing:.3px}.contact__subtitle{margin:0;color:var(--muted)}.contact__areas{display:grid;grid-template-columns:1.6fr 1fr;grid-template-areas:"map info" "map hours";gap:18px;margin:20px 0 40px}.area-map{grid-area:map}.area-info{grid-area:info}.area-hours{grid-area:hours}@media (max-width: 980px){.contact__areas{grid-template-columns:1fr;grid-template-areas:"map" "info" "hours"}}.card__title{margin:4px 0 12px;font-size:1.15rem}.map__frame{aspect-ratio:16 / 10;border-radius:12px;overflow:hidden}.map__actions{display:flex;justify-content:flex-end;margin-top:10px}.info-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.info-item{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:8px 6px;border-radius:10px}.info-item+.info-item{border-top:1px dashed #eef2fa}.info-icon{width:24px;height:24px;object-fit:contain;flex:0 0 24px;display:block}.info-block{line-height:1.35}.info-label{font-weight:600;margin:0 0 2px}.info-text,.hours{margin:0}.hours__row{display:grid;grid-template-columns:120px 1fr;padding:8px 0;border-bottom:1px dashed #edf2fa}.hours__row:last-child{border-bottom:0}.hours dt{color:var(--muted)}.hours dd{margin:0}.info-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.btn{appearance:none;border:1px solid var(--ring);background:#f8fafc;color:var(--ink);border-radius:10px;padding:10px 14px;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{background:#eef5ff;transform:translateY(-1px);box-shadow:0 6px 16px #10182814}.btn--primary{background:var(--brand);color:var(--brand-ink);border-color:transparent}.btn--primary:hover{background:#0849cc}.linky{color:var(--brand);text-decoration:none}.linky:hover{text-decoration:underline}.muted{color:var(--muted)}.small{font-size:.92rem}.sr-only{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.part-wrap{max-width:1100px;margin:24px auto;padding:0 16px}.part-grid{display:grid;grid-template-columns:520px 1fr;gap:28px}@media (max-width: 980px){.part-grid{grid-template-columns:1fr}}.gallery .hero{width:100%;min-height:280px;border:1px solid #e6edf5;border-radius:14px;background:#f6f8fb;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px}.gallery .hero img{max-width:100%;max-height:420px;height:auto;object-fit:contain}.thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.thumbs .t{width:76px;height:76px;padding:0;border:1px solid #e6edf5;border-radius:10px;background:#fff;overflow:hidden;cursor:pointer}.thumbs .t.sel{outline:2px solid #0e548f}.thumbs img{width:100%;height:100%;object-fit:contain}.info .title{margin:0 0 6px;font-size:26px;color:#0a2e57}.info .sku{color:#6b7785;margin-bottom:6px}.info .mfr{margin:6px 0 12px}.info .price{font-size:22px;font-weight:700;color:#0e548f;margin:6px 0 18px}.part-desc{margin-top:18px}.part-desc h2{font-size:18px;margin:0 0 8px;color:#0a2e57}.desc-body{line-height:1.6;color:#1f2937}.desc-p{margin:0 0 10px}.part-desc.empty .desc-empty{color:#6b7785;font-style:italic}.stock-badge{margin:6px 0 10px;font-weight:700}.stock-badge.in{color:#15803d}.stock-badge.out{color:#b91c1c}.stock-warehouses{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.wh-chip{padding:2px 8px;border:1px solid #e5e7eb;border-radius:999px;font-size:12px}.categories-wrapper{padding:20px}.categories-list{list-style-type:none;padding:0}.category-item{padding:10px 0;border-bottom:1px solid #010011}.invite-container{max-width:500px;margin:2rem auto;padding:2rem;border:1px solid #ddd;border-radius:8px;background-color:#fafafa;text-align:center}.invite-container h2{margin-bottom:1rem}.invite-container button{padding:.5rem 1rem;margin:.5rem;font-size:1rem;cursor:pointer;border:none;border-radius:4px;background-color:#007bff;color:#fff}.invite-container button:hover{background-color:#0056b3}.invite-list{list-style:none;padding:0;margin-top:1rem}.invite-list li{display:flex;justify-content:space-between;align-items:center;padding:.3rem .6rem;margin:.4rem 0;background:#f1f1f1;border-radius:4px}.invite-list li button{background:transparent;color:red;font-weight:700;border:none;font-size:1.2rem;cursor:pointer}.success{color:green}.error{color:red}.verify-email-container{max-width:520px;margin:3rem auto;padding:1.5rem;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;text-align:center}.verify-email-container button{margin-top:1rem;padding:.6rem 1rem;border:none;border-radius:8px;background:#0b5185;color:#fff;cursor:pointer}.verify-email-container button:disabled{opacity:.6;cursor:default}.fabiola-dashboard{max-width:1240px;margin:24px auto 48px;padding:0 16px}.client-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.client-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 6px 18px #0000000f;overflow:hidden}.client-head{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px 16px;background:#fff;color:#0f172a;border:0;cursor:pointer;text-align:left}.client-head:hover{background:#f1f5f9;color:#c8d2e6}.client-name{font-weight:700}.client-email{color:#64748b;font-size:.9rem}.chev{transition:transform .15s ease}.client-card.open .chev{transform:rotate(180deg)}.client-body{padding:0 16px 16px;display:grid;gap:16px}.client-body.two-col{grid-template-columns:1.2fr 1fr;column-gap:16px}@media (max-width: 980px){.client-body.two-col{grid-template-columns:1fr}}.section-title{font-weight:700;margin:8px 0}.mini-table{width:100%;border-collapse:collapse;background:#fff}.mini-table th,.mini-table td{border-bottom:1px solid #eef2f7;padding:8px 10px;text-align:left}.mini-table th{font-size:.9rem;color:#334155;font-weight:700}.order-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.order-card{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fff}.muted{color:#64748b}.badge{display:inline-block;font-size:12px;line-height:1;padding:6px 8px;border-radius:999px;background:#f1f5f9;color:#0f172a;vertical-align:middle;margin-left:6px}.badge-ship{background:#eef6ff;color:#1e40af}.badge-paid{background:#ecfdf5;color:#065f46}.badge-po{background:#fde68a;color:#92400e;border-radius:9999px;padding:2px 8px;font-size:12px;margin-left:8px}.badge-unbilled{background:#e5e7eb;color:#111827;border-radius:9999px;padding:2px 8px;font-size:12px;margin-left:6px}.vq-wrap{max-width:1200px;margin:24px auto 48px;padding:0 16px}.vq-header{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;margin-bottom:14px}.vq-header h1{margin:0;font-size:1.6rem;font-weight:800;color:#0f172a}.vq-tools{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.vq-search input{padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;min-width:240px;outline:none}.vq-search input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}.vq-tools select{padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.vq-count{color:#64748b;font-weight:600}.vq-empty{padding:32px;text-align:center;color:#64748b}.vq-grid{list-style:none;padding:0;margin:0;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.vq-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 6px 18px #0000000f;display:grid;gap:10px}.vq-card:hover{border-color:#cbd5e1;box-shadow:0 10px 24px #00000014}.vq-card-head .vq-title{font-weight:800;color:#0f172a}.vq-card-head .vq-subtitle{color:#64748b;font-size:.95rem}.vq-meta{display:flex;gap:8px;flex-wrap:wrap}.badge{display:inline-block;font-size:12px;line-height:1;padding:6px 8px;border-radius:999px;background:#f1f5f9;color:#0f172a}.badge-time{background:#eef6ff;color:#1e40af}.badge-muted{background:#f8fafc;color:#475569}.vq-msg{margin:0;color:#334155;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vq-line{height:1px;background:#eef2f7;margin:2px 0}.vq-items-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px}.vq-subtotal{color:#0f172a;font-weight:700}.vq-item-list{list-style:none;padding:0;margin:0;display:grid;gap:6px}.vq-item-list li{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}.it-name{color:#0f172a}.it-qty{color:#64748b;font-variant-numeric:tabular-nums}.it-price{font-weight:600;font-variant-numeric:tabular-nums}.vq-more{color:#475569;font-style:italic}.vq-muted{color:#64748b}.vq-images{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:8px}@media (max-width: 1024px){.vq-images{grid-template-columns:repeat(4,1fr)}}@media (max-width: 640px){.vq-images{grid-template-columns:repeat(3,1fr)}}.vq-thumb{position:relative;display:block;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;background:#f6f7f8;height:72px}.vq-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vq-thumb-more{display:flex;align-items:center;justify-content:center;font-weight:600;color:#333;background:#fafafa}.vq-lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9990;padding:24px}.vq-lightbox img{max-width:95vw;max-height:90vh;border-radius:8px;box-shadow:0 10px 30px #0009}.vq-lightbox-close{position:fixed;top:16px;right:16px;font-size:28px;line-height:1;width:40px;height:40px;border-radius:999px;border:none;background:#fff;cursor:pointer}.manufacturers-page,.manufacturer-page{max-width:1100px;margin:0 auto;padding:24px 20px 80px}.manufacturers-title{font-size:2.2rem;font-weight:800;letter-spacing:.3px;color:#113e6b;text-align:center;margin:18px 0 6px}.manufacturers-subtitle{text-align:center;color:#5c6b7b;margin:0 0 22px;font-size:1rem}.manufacturer-search{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:700px;margin:0 auto 26px}.manufacturer-search input{height:44px;padding:0 14px;border-radius:10px;border:1px solid #d8e0ea;outline:none;background:#fff;transition:box-shadow .2s ease,border-color .2s ease;font-size:15px}.manufacturer-search input:focus{border-color:#2a69b8;box-shadow:0 0 0 4px #2a69b81f}.manufacturer-search-button{height:44px;padding:0 14px;border:0;border-radius:10px;background:#0e548f;color:#fff;font-weight:600;cursor:pointer;transition:transform .06s ease,box-shadow .2s ease,background .2s ease}.manufacturer-search-button:hover{background:#0b4779;box-shadow:0 6px 16px #0e548f40}.manufacturer-search-button:active{transform:translateY(1px)}.manufacturer-list-wrapper{display:flex;justify-content:center}.manufacturer-list{width:100%;max-width:900px}.manufacturer-card{display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center;padding:16px 18px;margin:0 auto 12px;border:1px solid #e6edf5;border-radius:14px;background:#fff;text-decoration:none;color:inherit;transition:transform .08s ease,box-shadow .2s ease,border-color .2s ease}.manufacturer-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014;border-color:#d6e2f0}.manufacturer-logo{width:72px;height:72px;object-fit:contain;filter:none}.manufacturer-info h2{margin:0 0 6px;font-size:1.35rem;letter-spacing:.2px;color:#0a2e57}.manufacturer-info p{margin:0;color:#5d6b79}.manufacturer-list .separator{height:1px;background:linear-gradient(to right,transparent,#e9eff6,transparent);margin:18px 0}.grid{--g: 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--g);margin-top:18px}.card{display:block;background:#fff;border:1px solid #e6edf5;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .08s ease,box-shadow .2s ease,border-color .2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000014;border-color:#d6e2f0}.card img{width:100%;height:170px;object-fit:cover;background:#f6f8fb}.card .title{font-weight:700;font-size:1rem;padding:12px 12px 4px;color:#0a2e57}.card .price{padding:0 12px 12px;color:#0e548f;font-weight:700}.actions{display:flex;justify-content:center;margin-top:16px}.actions button{background:#0e548f;color:#fff;font-weight:600;padding:10px 16px;border:0;border-radius:12px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .06s ease}.actions button:hover{background:#0b4779;box-shadow:0 8px 18px #0e548f40}.actions button:active{transform:translateY(1px)}.error{color:#b42318}.success{color:#067647}.hint{color:#6b7785;font-size:.9rem}.manufacturer-page h1{font-size:1.9rem;color:#113e6b;margin:6px 0 2px}.manufacturer-page p{margin:0}@media (max-width: 1024px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.manufacturer-card{grid-template-columns:56px 1fr;padding:14px 16px}.manufacturer-logo{width:56px;height:56px}.manufacturer-info h2{font-size:1.1rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.manufacturer-search,.grid{grid-template-columns:1fr}}.change-password-container{max-width:400px;margin:3rem auto;padding:2rem;border:1px solid #ccc;border-radius:10px;background-color:#fff;text-align:center}.change-password-form input{width:100%;padding:10px;margin:10px 0;border-radius:6px;border:1px solid #ccc}.change-password-form button{padding:10px 20px;margin-top:10px;background-color:#0a2a52;color:#fff;border:none;border-radius:6px;cursor:pointer}.success-message{color:green;margin-top:10px}.error-message{color:red;margin-top:10px}.password-wrapper{position:relative;margin-bottom:1rem}.password-wrapper input{width:100%;padding:10px 35px 10px 10px;border-radius:6px;border:1px solid #ccc}.toggle-password-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);cursor:pointer;width:20px;height:20px}.password-rules{background-color:#fff3cd;color:#856404;border-left:4px solid #ffeeba;padding:.75rem 1rem;margin:.5rem 0 1rem;border-radius:6px;font-size:.9rem}.password-rules p{margin:0 0 .5rem;font-weight:600}.password-rules ul{padding-left:1.25rem;margin:0}.password-rules li{margin:.15rem 0;transition:color .15s ease}.password-rules li.ok{color:#2e7d32}.business-page-container{padding:2rem;max-width:900px;margin:0 auto;text-align:center}.member-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.member-card{background-color:#f4f9ff;border:1px solid #c5d7ed;border-radius:12px;position:relative;padding:1rem 1.5rem;min-width:220px;max-width:300px;text-align:left;box-shadow:0 4px 8px #0000000d;transition:transform .2s}.member-card:hover{transform:translateY(-3px)}.role-tag{background-color:#004e8c;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:8px;display:inline-block}.error-message{color:red;font-weight:700}.info-message{color:#666;font-style:italic}.remove-button{background-color:#e74c3c;color:#fff;font-size:.75rem;padding:.25rem .5rem;border:none;border-radius:8px;cursor:pointer;position:absolute;top:1rem;right:1rem}.remove-button:hover{background-color:#c0392b}.manufacturer-page .grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:start;list-style:none;padding:0;margin:1rem 0}@media (max-width: 1100px){.manufacturer-page .grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 800px){.manufacturer-page .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.manufacturer-page .grid{grid-template-columns:1fr}}.manufacturer-page .card{border:1px solid #e9eef6;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0028500f;background:#fff}.media{aspect-ratio:1/1;width:100%;border-radius:12px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.media img{width:100%;height:100%;object-position:center}.media.contain img{object-fit:contain}.media.cover img{object-fit:cover}.media__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.9rem;background:linear-gradient(180deg,#f7fafc,#eef2f7)}@supports not (aspect-ratio: 1/1){.media{position:relative;padding-top:100%}.media>img,.media__placeholder{position:absolute;inset:0}}.manufacturer-page .title{margin:.75rem 0 .25rem;font-weight:600;text-align:center}.manufacturer-page .price{margin-top:.25rem;text-align:center}.manufacturer-page .price.sale .price-now{font-weight:700}.manufacturer-page .actions{display:flex;justify-content:center;margin:24px 0}.zoom-overlay{position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:none;animation:zoomFadeIn .12s ease-out}.zoom-overlay__img{max-width:min(90vw,720px);max-height:82vh;border-radius:14px;background:#fff;box-shadow:0 20px 48px #00000040,0 2px 8px #00000026;transform:scale(.96);animation:zoomPop .14s ease-out forwards}.media img{transition:transform .22s ease,filter .22s ease;filter:drop-shadow(0 6px 12px rgba(0,0,0,.08))}.card:hover .media img{transform:scale(1.06);filter:drop-shadow(0 10px 18px rgba(0,0,0,.1))}@keyframes zoomFadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomPop{to{transform:scale(1)}}.join-business-container{max-width:500px;margin:60px auto;padding:30px;border:1px solid #ccc;border-radius:12px;background-color:#f9f9f9;box-shadow:0 4px 10px #0000001a;text-align:center;font-family:Arial,sans-serif}.join-business-container h2{margin-bottom:24px;font-size:24px;color:#333}.join-business-container input{width:100%;padding:12px;font-size:16px;border:1px solid #ccc;border-radius:6px;margin-bottom:16px;box-sizing:border-box}.join-business-container button{width:100%;padding:12px;background-color:#004aad;color:#fff;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.join-business-container button:hover{background-color:#003b8b}.success-message{margin-top:16px;color:green;font-weight:700}.error-message{margin-top:16px;color:red;font-weight:700}.awd-wrap{max-width:1100px;margin:24px auto;padding:0 16px}.awd-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.awd-card{background:#fff;border:1px solid #eee;border-radius:10px;padding:16px;margin-bottom:16px}.awd-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:12px}.awd-grid label{display:flex;flex-direction:column;font-size:12px;color:#555}.awd-grid input,.awd-grid select{margin-top:6px;padding:8px;border:1px solid #ddd;border-radius:8px}.awd-checkbox{display:flex;align-items:center;gap:10px}.awd-actions{margin-top:12px}.awd-actions button{padding:8px 12px;border-radius:8px;border:1px solid #ddd;background:#0ea5e9;color:#fff}.awd-row-between{display:flex;justify-content:space-between;align-items:center;gap:12px}.awd-joincode{margin-top:8px}.awd-filter{min-width:280px;padding:8px;border:1px solid #ddd;border-radius:8px}.awd-sub{color:#6b7280;font-size:12px;margin:8px 0}.awd-table{width:100%;overflow:auto}.awd-thead,.awd-trow{display:grid;grid-template-columns:160px 1fr 80px 80px 80px 80px 1fr;gap:10px;padding:10px 6px;align-items:center}.awd-thead{font-weight:700;color:#374151;border-bottom:1px solid #eee}.awd-trow{border-bottom:1px solid #f3f4f6}.awd-trow.low{background:#fff7ed}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.awd-empty{padding:14px;color:#6b7280}.awd-error{color:#b91c1c}.wheel-container{display:flex;justify-content:center;align-items:flex-start;gap:2rem;padding:2rem}.wheel-left{text-align:center}.wheel-canvas{display:block;margin:1rem auto;width:500px;height:500px;border-radius:50%;background:#fff;box-shadow:0 4px 10px #0000001a}.spin-btn{margin-top:1rem;padding:.75rem 1.5rem;border-radius:1rem;background:#059669;color:#fff;border:none;cursor:pointer}.spin-btn:disabled{opacity:.6;cursor:not-allowed}.wheel-right{max-width:300px}.input-row{display:flex;gap:.5rem;margin-bottom:1rem}.input-row input{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:.5rem}.name-list{display:flex;flex-wrap:wrap;gap:.5rem}.name-list span{background:#f3f4f6;padding:.25rem .5rem;border-radius:.5rem}.ws{--mx: 1100px;--ink:#0f172a;--muted:#64748b;--ring:#e9eef6;--card:#fff;--brand:#1e3766;--brand-ink:#fff;color:var(--ink);background:#fff;overflow-x:clip}.ws .container{max-width:var(--mx);margin-inline:auto;padding-inline:16px;box-sizing:border-box}.ws__hero{text-align:center;padding:32px 0 8px}.ws__title{margin:0 0 6px;font-size:clamp(1.8rem,2.4vw + 1rem,2.3rem);letter-spacing:.3px}.ws__subtitle{margin:0;color:var(--muted)}.ws__row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0 28px;align-items:start;justify-items:stretch}.ws__row--single{grid-template-columns:1fr}@media (max-width: 980px){.ws__row{grid-template-columns:1fr}}.card{background:var(--card);border:1px solid var(--ring);border-radius:14px;box-shadow:0 10px 24px #1018280f;padding:16px}.ws__col--media{padding:14px}.ws__media-frame{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16 / 9;background:#f8fafc;border:1px solid var(--ring)}.ws__media-frame>.ws__slider{position:relative;width:100%;height:100%!important;border:0;border-radius:0;overflow:hidden;background:transparent}.ws__slider-viewport{position:relative;width:100%;height:100%!important}.ws__slide{position:absolute!important;inset:0;width:100%!important;height:100%!important;display:block;object-fit:cover!important;object-position:center;opacity:0;transform:scale(1.02);transition:opacity .5s ease,transform .6s ease}.ws__slide.is-active{opacity:1;transform:scale(1)}.ws__dots{position:absolute;left:50%;transform:translate(-50%);bottom:10px;display:flex;gap:8px;z-index:2;margin:0}.ws__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:999px;border:1px solid var(--ring);background:#ffffffeb;display:grid;place-items:center;box-shadow:0 6px 16px #1018281a;z-index:2;font-size:20px;cursor:pointer}.ws__nav--prev{left:8px}.ws__nav--next{right:8px}#root{max-width:1500px;margin:1rem auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}html{overflow-y:scroll}
