html{scroll-behavior:smooth}body{margin:0}#root{min-height:100vh}:root{--brand-red:#e4222e;--brand-blue:#2e468a;--brand-yellow:#fcd702;--brand-gray:#a3a3a3;--text-dark:#1f2f5f;--surface-soft:#eef2f8;color:var(--text-dark);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}body{background:linear-gradient(#eef2f8 0%,#f7f8fb 100%);min-width:320px;margin:0}.site-shell{width:min(1200px,100% - 32px);margin:0 auto;padding:24px 0 48px}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d9dee5;border-radius:16px;gap:0;margin-bottom:28px;padding:0;transition:all .3s;position:sticky;top:12px;overflow:hidden;box-shadow:0 12px 34px #1f2f5f14}.topbar-scrolled{border-radius:12px;transform:scale(.97);box-shadow:0 8px 20px #1f2f5f1f}.topbar-scrolled .utility-bar{padding:6px 18px;font-size:.76rem}.topbar-scrolled .main-header-row{gap:16px;padding:10px 18px}.topbar-scrolled .brand-logo{width:90px;height:48px}.topbar-scrolled .search-shell{min-height:38px}.topbar-scrolled .main-nav{gap:18px;padding:10px 18px;font-size:.92rem}.utility-bar{color:#546277;background:linear-gradient(90deg,#f9fbff,#f4f7fc);border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:16px;padding:10px 20px;font-size:.84rem;display:flex}.main-header-row{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:18px 20px;display:grid}.brand-wrap{align-items:center;gap:14px;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 4px 10px #1f2f5f14);width:150px;height:84px;display:block}.eyebrow,.brand-sub{margin:0}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-red);font-size:.78rem;font-weight:700}.brand-sub{color:#475569;font-size:.92rem}.main-nav{color:#334155;background:#fff;border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:24px;padding:14px 20px;font-weight:600;display:flex}.main-nav a{padding-bottom:2px;position:relative}.main-nav a.active:after,.main-nav a:hover:after{content:"";background:var(--brand-red);border-radius:999px;width:100%;height:2px;position:absolute;bottom:-6px;left:0}.search-shell{border:2px solid var(--brand-red);border-radius:10px;grid-template-columns:1fr auto;align-items:stretch;min-height:50px;display:grid;overflow:hidden}.search-shell input{border:0;outline:none;height:100%;padding:0 14px;font-size:.96rem}.search-shell button{background:var(--brand-red);color:#fff;cursor:pointer;border:0;align-self:stretch;height:100%;padding:0 20px;font-weight:700}.main-nav a:hover,.main-nav a.active,.category-card a:hover,.product-card a:hover,.site-footer a:hover,.site-footer a.active{color:var(--brand-blue)}.nav-cta,.btn{border-radius:999px;justify-content:center;align-items:center;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.nav-cta{background:var(--brand-red);color:#fff;padding:12px 18px}.btn{min-width:148px;padding:14px 20px}.btn:hover,.nav-cta:hover{transform:translateY(-1px)}.header-cta-group{flex-direction:column;align-items:stretch;gap:10px;display:flex}.header-auth-links{justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-auth-link{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;min-width:82px;padding:10px 14px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0f172a0d}.header-auth-link:hover,.header-auth-link.active{border-color:var(--brand-blue);color:var(--brand-blue)}.btn-primary{background:var(--brand-red);color:#fff;border:none;box-shadow:0 14px 30px #e4222e33}.btn-primary:hover{color:#fff;text-decoration:none}.btn-secondary{color:var(--brand-blue);background:#fff;border:1px solid #2e468a2e}.hero-section,.section,.site-footer{background:#fff;border:1px solid #d9dee5;border-radius:18px;box-shadow:0 8px 24px #0f172a0a}.hero-section{grid-template-columns:1fr;gap:20px;padding:30px;display:grid}.page-hero{align-items:center}.monotaro-hero{background:linear-gradient(135deg,#fff 0%,#f8fbff 60%,#fdfdfd 100%);align-items:start}.section{margin-top:24px;padding:34px}.alt-section{background:linear-gradient(#f7f9fb,#fff)}.section-kicker,.card-label,.product-badge{color:var(--brand-red);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:700}.hero-copy h1,.section-heading h2,.split-section h2,.contact-card h2{color:var(--brand-blue);margin:0;line-height:1.08}.hero-copy h1{letter-spacing:-.02em;max-width:none;font-size:clamp(2rem,3.2vw,3.2rem)}.hero-text,.section-heading p,.product-desc,.split-section p,.contact-card p,.blog-card li,.faq-list p,.category-card p,.product-card p,.site-footer p,.seo-grid p,.seo-grid li,.hero-points li,.trust-box li,.product-list li,.contact-list li{color:#4f5f75}.hero-text{max-width:78ch;font-size:1.04rem}.hero-actions{flex-wrap:wrap;gap:14px;margin:28px 0;display:flex}.hero-support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:8px;display:grid}.hero-support-card{background:#fff;border:1px solid #d9dee5;border-radius:16px;padding:18px}.hero-support-card strong{color:var(--brand-blue);margin-bottom:8px;display:block}.hero-support-card p{color:#4f5f75;margin:0}.hero-points,.product-list,.contact-list,.site-footer ul,.seo-grid ul,.blog-card ul{margin:0;padding-left:20px}.hero-panel{flex-direction:column;gap:20px;display:flex}.hero-card,.stat-box,.category-card,.product-card,.blog-card,.trust-box,.contact-card,.seo-grid article,.product-gallery,.product-copy,.faq-list details{background:#fff;border:1px solid #e3e8ef;border-radius:18px}.hero-card{padding:24px}.hero-card.emphasis{color:var(--text-dark);border-top:4px solid var(--brand-red);background:linear-gradient(135deg,#fff,#f7f8fb)}.hero-card.emphasis p,.hero-card.emphasis .card-label,.hero-card.emphasis h3{color:#0f172a}.monotaro-card .card-label{color:var(--brand-red)}.hero-stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.quick-benefits{gap:10px;display:grid}.quick-benefits div{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;font-weight:600}.stat-box{text-align:center;padding:20px}.stat-box strong{color:#0f172a;font-size:1.6rem;display:block}.section-heading{max-width:760px;margin-bottom:26px}.section-heading.narrow{max-width:680px}.category-grid,.product-grid,.seo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.small-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card,.product-card,.seo-grid article,.blog-card,.trust-box,.contact-card{padding:20px}.category-card,.product-card,.trust-box,.blog-card,.contact-card{transition:transform .18s,box-shadow .18s,border-color .18s}.category-card:hover,.product-card:hover,.trust-box:hover,.blog-card:hover,.contact-card:hover{border-color:#d6deea;transform:translateY(-3px);box-shadow:0 16px 34px #1f2f5f14}.visual-category-card{position:relative}.compact-section .product-card{min-height:100%}.product-showcase-section .product-grid{align-items:stretch}.product-card-link,.category-card-link{color:inherit;text-decoration:none;display:block}.category-card-link .category-card{cursor:pointer}.category-card-link:hover .category-card{border-color:#d6deea;transform:translateY(-3px);box-shadow:0 16px 34px #1f2f5f14}.product-card-link .product-card{cursor:pointer;flex-direction:column;height:100%;display:flex}.product-card-link .product-thumb{background:#fff;height:200px;min-height:200px;max-height:200px}.product-card-link .product-thumb-image{object-fit:contain;box-sizing:border-box;min-height:200px;padding:20px}.product-card-link .card-label,.product-card-link .product-card h3,.product-card-link .product-card p,.product-card-link .product-price-display{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card-link .product-card h3,.product-card-link .product-card p{-webkit-line-clamp:2}.product-card-link:hover .product-card{border-color:#d6deea;transform:translateY(-3px);box-shadow:0 16px 34px #1f2f5f14}.product-price-display{color:var(--brand-red);margin-top:auto}.product-price-display[href]{color:var(--brand-blue)}.product-detail-layout,.split-section,.contact-section,.catalog-layout{gap:24px;display:grid}.product-detail-layout{grid-template-columns:.9fr 1.1fr}.no-gallery-layout{grid-template-columns:1fr}.full-width-copy{width:100%}.monotaro-product-layout{grid-template-columns:320px 1fr;align-items:start}.product-left-column{align-items:flex-start;display:flex}.product-media-stack{width:100%}.product-inline-image-box{background:#fff;border:1px solid #d9dee5;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.monotaro-image-box{min-height:auto}.zoomable-image-box{cursor:default;justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.zoomable-image-box a{cursor:zoom-in;display:block}.product-inline-image{object-fit:contain;cursor:zoom-in;width:100%;height:auto;display:block}.monotaro-product-image{max-height:240px}.product-thumb-row{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.product-thumb-mini{cursor:pointer;background:#fff;border:1px solid #d9dee5;border-radius:10px;width:68px;height:68px;padding:6px}.product-thumb-mini.active{border-color:var(--brand-red)}.product-thumb-mini img{object-fit:contain;width:100%;height:100%}.monotaro-product-copy{width:100%}.product-sku-line{align-items:center;gap:8px;margin-bottom:6px;display:flex}.sku-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.sku-value{color:#334155;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:13px}.product-detail-title{color:#0f172a;margin:4px 0 10px;font-size:22px;font-weight:700;line-height:1.3}.product-brand-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.brand-logo-small{object-fit:contain;width:auto;height:28px}.brand-badge{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;padding:3px 12px;font-size:13px;font-weight:600;display:inline-flex}.brand-text{color:#64748b;font-size:13px}.product-rating-row{align-items:center;gap:10px;margin-bottom:14px;display:flex}.star-display{gap:1px;display:flex}.star{color:#cbd5e1;font-size:16px}.star.filled{color:#f59e0b}.review-count{color:#64748b;font-size:13px}.write-review-link{color:var(--brand-blue,#2e468a);cursor:pointer;font-size:13px;text-decoration:underline}.product-price-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:16px;padding:14px 16px}.price-main{color:var(--brand-red,#e4222e);font-size:22px;font-weight:700}.price-note{color:#64748b;margin-top:4px;font-size:12px}.product-variations-block{margin-bottom:16px}.product-variations-block h4,.product-specs-block h4,.product-desc-block h4{color:#334155;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:14px;font-weight:700}.variation-options{flex-wrap:wrap;gap:8px;display:flex}.variation-chip{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 16px;font-size:13px;transition:all .15s}.variation-chip:hover{border-color:var(--brand-blue,#2e468a);color:var(--brand-blue,#2e468a)}.product-specs-block{margin-bottom:16px}.spec-table{border-collapse:collapse;width:100%;font-size:13px}.spec-table tr{border-bottom:1px solid #f1f5f9}.spec-table tr:last-child{border-bottom:none}.spec-label-cell{color:#64748b;vertical-align:top;width:140px;padding:8px 12px 8px 0;font-weight:500}.spec-value-cell{color:#0f172a;padding:8px 0;font-weight:600}.product-cta-block{gap:12px;margin:20px 0;display:flex}.btn-full{text-align:center;width:100%;padding:14px 24px;font-size:16px;font-weight:700;display:block}.btn-cart{border:2px solid var(--brand-blue,#2e468a);color:var(--brand-blue,#2e468a);background:#fff}.btn-cart:hover{background:var(--brand-blue,#2e468a);color:#fff}.product-card-link{color:inherit;text-decoration:none}.product-card-body{padding:10px 4px}.product-card-brand{text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:4px;font-size:11px}.product-card-price{color:var(--brand-red,#e4222e);margin-top:6px;font-size:15px;font-weight:700}.product-desc-block{border-top:1px solid #e2e8f0;margin-bottom:16px;padding-top:12px}.product-desc-block p{color:#334155;margin-bottom:10px;font-size:14px;line-height:1.6}.spec-cta-banner{background:#f1f5f9;border-radius:12px;align-items:center;gap:16px;margin-top:20px;padding:18px 24px;display:flex}.spec-cta-icon{flex-shrink:0;font-size:28px}.spec-cta-text p{color:#334155;margin:0 0 4px;font-size:14px}.spec-cta-link{color:var(--brand-red,#e4222e);cursor:pointer;font-size:14px;font-weight:600;text-decoration:underline}.spec-cta-link:hover{color:#c11a25}.product-scroll-row{align-items:stretch;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.monotaro-card-link{color:inherit;flex-shrink:0;text-decoration:none}.monotaro-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:200px;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.monotaro-card:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #00000014}.monotaro-card-image{background:#f8fafc;justify-content:center;align-items:center;width:100%;height:160px;padding:12px;display:flex}.monotaro-card-image img{object-fit:contain;max-width:100%;max-height:100%}.monotaro-card-placeholder{color:#94a3b8;font-size:13px}.monotaro-card-info{flex-direction:column;flex:1;gap:6px;padding:10px 14px 14px;display:flex}.monotaro-card-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.monotaro-card-price{align-items:baseline;gap:4px;display:flex}.price-prefix{color:#64748b;font-size:11px}.price-amount{color:#0f172a;font-size:15px;font-weight:700}.monotaro-card-badges{gap:6px;margin-top:2px;display:flex}.badge-ready{color:#fff;text-transform:uppercase;background:#16a34a;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.badge-sold{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-block}.scroll-arrow-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d9dee5;border-radius:8px;flex-shrink:0;align-self:center;width:40px;height:40px;font-size:20px;transition:background .15s}.scroll-arrow-btn:hover{background:#f1f5f9}.brand-dropdown-wrapper{position:relative}.brand-search-box{align-items:center;display:flex;position:relative}.brand-search-box input{background:#fff;border:1px solid #d9dee5;border-radius:8px;outline:none;width:100%;padding:10px 36px 10px 14px;font-size:14px;transition:border-color .15s}.brand-search-box input:focus{border-color:var(--brand-blue,#2e468a);box-shadow:0 0 0 3px #2e468a1a}.brand-clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;position:absolute;right:8px}.brand-clear-btn:hover{color:#475569}.brand-dropdown-list{z-index:100;background:#fff;border:1px solid #d9dee5;border-radius:8px;max-height:240px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.brand-dropdown-item{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:14px;transition:background .1s;display:flex}.brand-dropdown-item:hover{background:#f1f5f9}.brand-dropdown-item.active{color:var(--brand-blue,#2e468a);background:#eff6ff;font-weight:600}.brand-delete-btn{opacity:0;border-radius:4px;padding:2px 4px;font-size:12px;transition:opacity .15s}.brand-dropdown-item:hover .brand-delete-btn{opacity:.6}.brand-delete-btn:hover{background:#fee2e2;opacity:1!important}.brand-dropdown-empty{text-align:center;padding:14px}.brand-dropdown-empty p{color:#64748b;margin:0 0 8px;font-size:13px}.brand-add-trigger{text-align:center;width:100%;color:var(--brand-blue,#2e468a);cursor:pointer;background:0 0;border:none;border-top:1px solid #e2e8f0;padding:8px 14px;font-size:13px;font-weight:600;transition:background .1s;display:block}.brand-add-trigger:hover{background:#eff6ff}.brand-add-footer{border-top:1px solid #e2e8f0}.brand-add-row{background:#f8fafc;border-top:1px solid #e2e8f0;gap:8px;padding:10px 14px;display:flex}.brand-add-row input{border:1px solid #d9dee5;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:13px}.brand-add-row input:focus{border-color:var(--brand-blue,#2e468a)}.btn-sm{padding:8px 16px;font-size:13px}.product-gallery,.product-copy{padding:24px}.product-gallery{background:linear-gradient(#dbeafeb3,#fff);flex-direction:column;justify-content:space-between;min-height:420px;display:flex}.gallery-main{color:#1e40af;border:1px dashed #1d4ed847;border-radius:18px;flex:1;place-items:center;min-height:220px;font-weight:700;display:grid;overflow:hidden}.product-detail-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:180px}.gallery-thumbs{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.gallery-thumbs span{color:#334155;background:#f8fafc;border-radius:12px;place-items:center;min-height:64px;font-weight:600;display:grid}.product-thumb{color:#64748b;text-align:center;background:#f8fafc;border-radius:12px;place-items:center;min-height:120px;margin-bottom:14px;padding:0;font-weight:600;display:grid;position:relative;overflow:hidden}.product-thumb-image{object-fit:cover;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;height:100%;min-height:140px}.product-thumb:after{content:"";z-index:2;background:0 0;position:absolute;inset:0}.monotaro-image-box img,.monotaro-card-image img,.variant-thumb{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.zoomable-image-box a,.zoomable-image-box a img{pointer-events:auto}.monotaro-image-box:after{content:"";z-index:2;background:0 0;position:absolute;inset:0}.zoomable-image-box:after{display:none}.large-thumb,.category-thumb{min-height:120px}.availability-strip{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.availability-strip span{color:var(--brand-blue);background:#f5f8ff;border:1px solid #2e468a24;border-radius:999px;padding:10px 12px;font-size:.92rem}.trust-note{border-left:4px solid var(--brand-blue);margin-top:20px;padding:16px}.trust-note p{margin-top:8px}.spec-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0;display:grid}.spec-grid div{background:#f8fafc;border-radius:16px;padding:14px 16px}.spec-grid span{color:#64748b;font-size:.82rem;display:block}.spec-grid strong{color:#0f172a;font-size:1rem}.split-section{grid-template-columns:1.1fr .9fr}.catalog-layout{grid-template-columns:280px 1fr}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.upload-admin-toolbar{background:#fff;border:1px solid #d9dee5;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:14px 16px;display:flex}.upload-form-grid,.upload-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.upload-preview-card{background:#fff;border:1px solid #d9dee5;border-radius:18px;padding:22px}.upload-form-card{background:#fff;border:1px solid #d9dee5;border-radius:18px;gap:12px;padding:22px;display:grid}.upload-form-card label{color:var(--brand-blue);font-weight:700}.upload-form-card input,.upload-form-card select,.upload-form-card textarea{width:100%;font:inherit;color:#334155;background:#fff;border:1px solid #d9dee5;border-radius:12px;padding:12px 14px}.upload-dropzone{color:#64748b;text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;place-items:center;min-height:140px;padding:20px;font-weight:600;display:grid}.seo-note-box{background:#f9fbff;border:1px solid #d9dee5;border-radius:16px;padding:18px}.seo-score-card h3{color:var(--brand-blue);margin-top:0}.seo-score-card ul{color:#475569;gap:10px;margin:0;padding-left:18px;display:grid}.admin-shell{max-width:100%;padding:0 24px}.admin-topbar{color:#fff;background:#1f2f5f;border:1px solid #d9dee5;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 20px;display:flex}.admin-topbar strong{font-size:1.1rem;display:block}.admin-topbar span{color:#94a3b8;font-size:.88rem}.whatsapp-fab{z-index:50;background:#25d366;border-radius:999px;place-items:center;width:58px;height:58px;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 24px #25d36659}.whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 12px 30px #25d36673}.seo-note-box h3{color:var(--brand-blue);margin-top:0}.seo-note-box ul{color:#475569;gap:8px;margin:0;padding-left:18px;display:grid}.alphabet-directory-bar{background:#fff;border:1px solid #d9dee5;border-radius:16px;flex-wrap:wrap;gap:8px;margin-bottom:28px;padding:16px;display:flex}.alphabet-directory-letter{width:34px;height:34px;color:var(--brand-blue);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.alphabet-directory-letter:hover,.alphabet-directory-letter.active{color:var(--brand-red);background:#fce7ea}.alphabet-directory-letter.disabled{opacity:.35}.brand-directory-row{border-top:1px solid #e5e7eb;grid-template-columns:72px 1fr;gap:18px;padding:18px 0;display:grid}.brand-directory-row:first-of-type{border-top:0}.brand-directory-letter-heading{color:var(--brand-blue);font-size:1.3rem;font-weight:800}.brand-directory-content{min-width:0}.brand-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;display:grid}.compact-brand-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.compact-brand-box{border-radius:12px;min-height:72px}.brand-empty{color:#94a3b8;align-items:center;min-height:88px;font-size:.95rem;display:flex}.brand-logo-card{display:block}.brand-logo-box{box-sizing:border-box;background:#fff;border:1px solid #d9dee5;border-radius:16px;justify-content:center;align-items:center;width:100%;height:110px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 6px 20px #1f2f5f0a}.brand-logo-box img{object-fit:contain;max-width:100%;max-height:100%}.brand-logo-box span{color:var(--brand-blue);text-align:center;font-size:.96rem;font-weight:800}.brand-logo-card:hover .brand-logo-box{border-color:#d6deea;transform:translateY(-3px);box-shadow:0 16px 34px #1f2f5f14}.process-card{background:#fff;border:1px solid #d9dee5;border-radius:16px;padding:22px}.process-card span{width:38px;height:38px;color:var(--brand-red);background:#fce7ea;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;font-weight:800;display:inline-flex}.process-card h3{color:var(--brand-blue);margin-top:0}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.timeline-card{background:#fff;border:1px solid #d9dee5;border-radius:18px;padding:22px}.timeline-card span{color:var(--brand-red);margin-bottom:10px;font-weight:800;display:inline-block}.timeline-card h3{color:var(--brand-blue);margin-top:0}.trust-cta-card{background:linear-gradient(#f9fbff,#fff);border:1px solid #d9dee5;border-radius:18px;grid-template-columns:1.2fr .8fr;align-items:center;gap:24px;padding:26px;display:grid}.footer-legal-links{flex-direction:column;gap:8px;margin-top:14px;display:flex}.filter-panel,.catalog-toolbar,.trust-note,.trust-strip{background:#fff;border:1px solid #e5e7eb;border-radius:14px}.trust-strip{background:#f8fafc;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.trust-strip div{border-right:1px solid #e5e7eb;padding:18px}.trust-strip div:last-child{border-right:0}.trust-strip strong{color:var(--brand-blue);margin-bottom:6px;display:block}.trust-strip span{color:#475569;font-size:.94rem}.compact-heading p:last-child{display:none}.minimal-trust-section{padding-top:10px;padding-bottom:10px}.minimal-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-cta-card{grid-template-columns:1fr auto;padding:20px 24px}.compact-cta-card h2{margin-bottom:0}.compact-about-section .trust-box ul{gap:8px}.filter-panel{align-self:start;padding:18px}.filter-panel h3{color:var(--brand-blue);margin-top:0}.filter-panel ul{color:#475569;gap:10px;margin:0;padding-left:18px;display:grid}.catalog-toolbar{border-left:4px solid var(--brand-red);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:14px 16px;display:flex}.catalog-count,.catalog-actions{color:#475569;font-size:.95rem}.catalog-actions{gap:16px;display:flex}.faq-list{gap:14px;display:grid}.faq-list details{padding:20px 22px}.faq-list summary{cursor:pointer;color:#0f172a;font-weight:700}.blog-card ul{gap:10px;display:grid}.seo-grid article h3,.category-card h3,.product-card h3,.blog-card h3,.trust-box h3,.contact-card h3,.hero-card h3,.product-copy h3{margin-top:0}.contact-section{grid-template-columns:1.15fr .85fr}.primary-contact{background:linear-gradient(135deg,#eff6ff,#fff)}.site-footer{background:linear-gradient(#e8edf7,#dde6f5);grid-template-columns:1.2fr .8fr .8fr;gap:28px;margin-top:28px;padding:32px 34px;display:grid}.site-footer h3,.site-footer h4{color:var(--brand-blue);margin-top:0}.site-footer p,.site-footer li,.site-footer a{color:#334155}@media (width<=1080px){.hero-section,.product-detail-layout,.split-section,.contact-section,.site-footer,.main-header-row,.catalog-layout,.trust-cta-card,.monotaro-product-layout,.topbar{position:static}.main-nav{justify-content:flex-start}.category-grid,.product-grid,.seo-grid,.hero-stats,.trust-strip,.process-grid,.brand-grid,.compact-brand-grid,.upload-form-grid,.upload-preview-grid,.timeline-grid,.hero-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-directory-row{grid-template-columns:1fr}.utility-bar{flex-direction:column}}@media (width<=720px){.site-shell{width:min(100% - 20px,1200px);padding-top:12px}.topbar,.hero-section,.section,.site-footer{border-radius:22px;padding:20px}.hero-copy h1{max-width:none;font-size:2.2rem}.category-grid,.product-grid,.seo-grid,.hero-stats,.gallery-thumbs,.spec-grid,.trust-strip,.process-grid,.brand-grid,.compact-brand-grid,.upload-form-grid,.upload-preview-grid,.timeline-grid,.hero-support-grid{grid-template-columns:1fr}.main-nav{gap:12px;font-size:.95rem}.btn,.nav-cta{width:100%}}.variant-table-section{padding-top:10px;padding-bottom:20px}.variant-table-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.variant-table-header h3{color:var(--brand-blue);margin:0;font-size:1.1rem}.variant-count{color:#64748b;font-size:.85rem}.color-catalog-box{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:24px;padding:20px}.color-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.color-swatch-card{background:#fff;border:1px solid #dbe2ea;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;display:flex}.color-swatch-circle{border:1px solid #cbd5e1;border-radius:999px;width:56px;height:56px;display:block}.color-swatch-name{color:#0f172a;text-align:center;font-weight:700}.color-swatch-code{color:#64748b;font-size:12px}.variant-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.variant-table{border-collapse:collapse;width:100%;font-size:.92rem}.variant-table thead{background:#f8fafc}.variant-table th{text-align:left;color:#475569;white-space:nowrap;border-bottom:2px solid #e2e8f0;padding:10px 14px;font-size:.85rem;font-weight:600}.variant-filter-row th{background:#f8fafc;padding:10px 8px}.variant-filter-row input{border:1px solid #cbd5e1;border-radius:8px;width:100%;min-width:90px;padding:8px 10px;font-size:12px;font-weight:400}.variant-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 14px}.variant-table tbody tr:hover{background:#f8fafc}.variant-table tbody tr:last-child td{border-bottom:none}.variant-row-oos{background:#fafafa}.variant-row-oos td{opacity:.75}.variant-sku-cell{align-items:center;gap:10px;display:flex}.variant-thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:40px;height:40px}.variant-sku-text{color:var(--brand-blue);cursor:pointer;pointer-events:auto;font-size:.88rem;font-weight:500;text-decoration:none}.variant-sku-text:hover{text-decoration:underline}.variant-price-row{flex-direction:column;gap:4px;display:flex}.variant-price{color:var(--brand-red);font-size:.95rem;font-weight:700}.variant-stock{font-size:.78rem;font-weight:500}.badge-in-stock{color:#16a34a}.badge-oos{color:#dc2626;font-style:italic}.variant-buy-row{align-items:center;gap:8px;display:flex}.variant-qty-wrap{border:1px solid #d1d5db;border-radius:6px;align-items:center;display:flex;overflow:hidden}.qty-btn{cursor:pointer;color:#374151;background:#f3f4f6;border:none;justify-content:center;align-items:center;width:28px;height:30px;font-size:1rem;display:flex}.qty-btn:hover{background:#e5e7eb}.qty-input{text-align:center;-moz-appearance:textfield;border:none;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;outline:none;width:38px;height:30px;font-size:.88rem}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.btn-buy{background:var(--brand-red);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 18px;font-size:.88rem;font-weight:600}.btn-buy:hover{background:#cc1b26}.btn-ask-cs{color:#fff;cursor:pointer;white-space:nowrap;background:#f97316;border:none;border-radius:6px;padding:6px 18px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.btn-ask-cs:hover{color:#fff;background:#ea580c}@media (width<=768px){.variant-table-header{flex-direction:column}.variant-table th,.variant-table td{padding:8px 10px;font-size:.82rem}.variant-thumb{width:32px;height:32px}.vt-sku{min-width:120px}.vt-action{min-width:140px}.variant-buy-row{flex-direction:column;align-items:flex-start;gap:6px}}.blog-overview-section{grid-template-columns:1fr;align-items:start}.blog-article-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:18px;display:grid}.blog-article-link{height:100%;display:flex}.blog-article-card,.blog-article-detail-card{background:#fff;border:1px solid #d9dee5;border-radius:18px;padding:20px;box-shadow:0 8px 24px #0f172a0a}.blog-article-card{flex-direction:column;width:100%;min-height:100%;display:flex}.blog-card-cover-wrap{background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:14px;padding:14px;display:flex}.blog-card-cover{object-fit:contain;max-width:100%;max-height:100%}.blog-article-card h3,.blog-article-detail-card h3{margin:0 0 10px}.blog-article-card p{margin:0}.blog-article-card .blog-article-meta{margin-top:auto;padding-top:16px}.blog-article-card:hover{transition:transform .2s,box-shadow .2s;transform:translateY(-3px);box-shadow:0 12px 30px #1f2f5f14}.blog-article-meta,.blog-article-detail-meta{color:#64748b;flex-wrap:wrap;gap:12px;margin-top:14px;font-size:.88rem;display:flex}.blog-topic-list-wrap{margin-top:20px}.blog-topic-list-wrap h4{margin:0 0 12px}.blog-article-layout{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:24px;display:grid}.blog-article-cover-wrap{background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;margin:18px 0 24px;padding:20px;display:flex;overflow:hidden}.blog-article-cover{object-fit:contain;width:100%;max-width:760px;max-height:320px;margin:0 auto;display:block}.blog-article-content{font-size:16px;line-height:1.85}.blog-article-content h2{color:#0f172a;margin:30px 0 14px;font-size:28px;line-height:1.3}.blog-article-content p{color:#334155;margin:0 0 18px}.blog-article-content strong{color:#0f172a;font-weight:700}.blog-article-content a{color:#2e468a;text-underline-offset:3px;font-weight:600;text-decoration:underline}.blog-article-content .product-list{margin:0 0 20px;padding-left:22px}.blog-article-content .product-list li{color:#334155;margin-bottom:10px}.blog-related-list{padding-left:18px}.blog-related-list li+li{margin-top:12px}.blog-tag-row{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.blog-tag-chip{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.blog-sidebar-note{margin-top:18px}@media (width<=900px){.blog-article-layout{grid-template-columns:1fr}}html,body,#root{width:100%;overflow-x:hidden}img,svg,video,canvas{max-width:100%}@media (width<=900px){.site-shell{width:100%;padding:10px 10px 34px}.topbar{border-radius:18px;margin-bottom:14px;top:0}.topbar-scrolled{transform:none}.utility-bar{display:none}.main-header-row{grid-template-columns:1fr;gap:12px;padding:14px;display:grid}.brand-wrap{text-align:center;justify-content:center}.brand-logo,.topbar-scrolled .brand-logo{width:116px;height:58px}.brand-sub{font-size:.82rem}.search-shell,.topbar-scrolled .search-shell{min-height:44px}.header-cta-group{grid-template-columns:1fr;gap:8px;display:grid}.header-auth-links{justify-content:stretch}.header-auth-link{flex:1;min-width:0;padding:9px 10px}.main-nav,.topbar-scrolled .main-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:10px;padding:10px 14px 12px;font-size:.88rem;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav a{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;flex:none;padding:8px 12px}.main-nav a.active,.main-nav a:hover{color:var(--brand-red);background:#fce7ea}.main-nav a.active:after,.main-nav a:hover:after{display:none}.hero-section,.section,.site-footer{border-radius:18px;padding:20px}.section{margin-top:16px}.hero-copy h1{font-size:clamp(1.85rem,9vw,2.45rem);line-height:1.12}.section-heading h2,.split-section h2,.contact-card h2{font-size:clamp(1.35rem,6vw,1.8rem);line-height:1.16}.hero-text{font-size:.98rem}.hero-actions,.product-cta-block,.catalog-toolbar,.catalog-actions,.upload-admin-toolbar,.trust-cta-card,.compact-cta-card,.spec-cta-banner{flex-direction:column;align-items:stretch}.catalog-toolbar,.trust-cta-card,.compact-cta-card{display:flex}.btn,.nav-cta,.btn-full{width:100%;min-width:0}.category-grid,.product-grid,.seo-grid,.hero-stats,.trust-strip,.minimal-trust-strip,.process-grid,.brand-grid,.compact-brand-grid,.upload-form-grid,.upload-preview-grid,.timeline-grid,.hero-support-grid,.product-detail-layout,.monotaro-product-layout,.split-section,.contact-section,.catalog-layout,.site-footer{grid-template-columns:1fr}.product-card-link .product-thumb{height:170px;min-height:170px;max-height:170px}.product-card-link .product-thumb-image{min-height:170px;padding:14px}.product-left-column,.product-media-stack,.monotaro-product-copy{min-width:0}.product-gallery,.product-copy{padding:18px}.product-inline-image-box{padding:8px}.monotaro-product-image{max-height:220px}.product-thumb-row{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.product-thumb-mini{flex:none;width:62px;height:62px}.product-detail-title{font-size:20px}.product-rating-row,.product-sku-line{flex-wrap:wrap}.price-main{font-size:20px}.spec-table{white-space:nowrap;display:block;overflow-x:auto}.variant-table-wrapper,.product-scroll-row,.blog-article-layout{margin-left:-2px;margin-right:-2px}.trust-strip div{border-bottom:1px solid #e5e7eb;border-right:0}.trust-strip div:last-child{border-bottom:0}.whatsapp-fab{width:52px;height:52px;bottom:16px;right:16px}}@media (width<=480px){.site-shell{padding-left:8px;padding-right:8px}.hero-section,.section,.site-footer,.product-gallery,.product-copy,.blog-article-card,.blog-article-detail-card{padding:16px}.brand-wrap{gap:8px}.brand-logo,.topbar-scrolled .brand-logo{width:96px;height:48px}.eyebrow{font-size:.68rem}.brand-sub{display:none}.search-shell{grid-template-columns:1fr 72px}.search-shell input{min-width:0;padding:0 10px;font-size:.9rem}.search-shell button{padding:0 12px}.main-nav a{padding:7px 10px}.category-card,.product-card,.seo-grid article,.blog-card,.trust-box,.contact-card,.process-card,.timeline-card{padding:16px}.section-kicker,.card-label,.product-badge{font-size:.74rem}.product-card-link .product-thumb{height:150px;min-height:150px;max-height:150px}.product-card-link .product-thumb-image{min-height:150px}.product-detail-title{font-size:18px}.spec-label-cell{width:110px}.blog-article-content h2{font-size:22px}}@media (width<=900px){body{background:#f5f7fb}.site-shell{max-width:520px;margin:0 auto}.topbar{border-radius:16px;box-shadow:0 8px 22px #0f172a14}.main-header-row{gap:10px}.brand-wrap{text-align:left;justify-content:flex-start}.brand-logo,.topbar-scrolled .brand-logo{width:104px;height:52px}.eyebrow{letter-spacing:.08em}.search-shell{border-width:1.5px;border-radius:12px;box-shadow:0 6px 16px #e4222e14}.search-shell input{min-width:0}.header-cta-group{grid-template-columns:1fr}.nav-cta{min-height:42px;padding:10px 14px}.header-auth-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.header-auth-link{min-height:40px;box-shadow:none}.main-nav{background:#fff;border-top-color:#eef2f7}.main-nav a{white-space:nowrap;align-items:center;min-height:36px;font-weight:700;display:inline-flex}.hero-section,.section,.site-footer{box-shadow:0 8px 22px #0f172a09}.monotaro-hero{background:linear-gradient(#fff 0%,#f8fbff 100%)}.hero-actions{margin:20px 0 0}.hero-support-grid{gap:10px;margin-top:18px}.hero-support-card,.quick-benefits div{border-radius:14px;padding:14px}.category-grid,.product-grid,.seo-grid,.hero-stats,.process-grid,.timeline-grid,.hero-support-grid{gap:12px}.category-card,.product-card,.seo-grid article,.blog-card,.trust-box,.contact-card,.process-card,.timeline-card{border-radius:16px}.category-card h3,.product-card h3,.blog-card h3,.trust-box h3,.contact-card h3{line-height:1.25}.product-card-link .product-card{gap:4px}.product-card-link .product-card h3{font-size:1rem}.product-card-link .product-card p{margin-top:4px;font-size:.92rem}.product-price-display{padding-top:4px;font-size:1rem}.catalog-toolbar{border-radius:14px;gap:8px;padding:12px 14px}.catalog-actions{gap:6px}.catalog-actions span{color:#475569;background:#f8fafc;border-radius:999px;width:100%;padding:8px 10px;font-size:.88rem;display:inline-flex}.filter-panel{padding:16px}.product-copy.monotaro-product-copy{border-radius:16px}.product-price-block{padding:12px 14px}.variation-options{gap:6px}.variation-chip{padding:7px 12px;font-size:12px}.spec-cta-banner{text-align:left;gap:10px;padding:16px}.variant-table-wrapper{-webkit-overflow-scrolling:touch;border-radius:12px}.product-scroll-row{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:12px}.monotaro-card-link{scroll-snap-align:start}.monotaro-card{border-radius:14px;width:168px}.monotaro-card-image{height:128px}.site-footer{gap:18px;margin-top:18px}.site-footer ul{gap:8px;display:grid}}@media (width<=480px){.site-shell{max-width:none}.topbar{border-radius:14px}.main-header-row{padding:12px}.brand-logo,.topbar-scrolled .brand-logo{width:88px;height:44px}.search-shell,.topbar-scrolled .search-shell{min-height:42px}.nav-cta,.header-auth-link{border-radius:10px;min-height:38px;font-size:.9rem}.main-nav{padding:9px 12px 11px}.hero-copy h1{font-size:clamp(1.65rem,8.4vw,2.05rem)}.hero-text,.section-heading p,.product-desc,.category-card p,.product-card p,.site-footer p{font-size:.92rem}.btn{min-height:44px;padding:12px 16px}.product-card-link .product-card{padding:14px}.product-card-link .product-thumb{border-radius:14px;height:138px;min-height:138px;max-height:138px}.product-card-link .product-thumb-image{min-height:138px;padding:12px}.product-thumb-mini{width:56px;height:56px}.monotaro-product-image{max-height:190px}.product-sku-line,.product-brand-row,.product-rating-row{gap:6px}.sku-value,.brand-badge,.brand-text,.review-count,.write-review-link{font-size:12px}.price-main{font-size:18px}.variant-table{min-width:720px}.color-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monotaro-card{width:154px}.whatsapp-fab{width:48px;height:48px}}.product-card-meta-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.product-card-brand-chip,.product-card-sku{white-space:nowrap;border-radius:999px;align-items:center;min-width:0;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.product-card-brand-chip{max-width:58%;color:var(--brand-blue);text-overflow:ellipsis;background:#eef2ff;padding:6px 9px;overflow:hidden}.product-card-sku{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;padding:6px 8px}.product-card .product-price-display:before{content:"Harga: ";color:#64748b;font-size:.82rem;font-weight:600}.brand-logo-box{background-color:#fff;background-image:linear-gradient(45deg,#f8fafc 25%,#0000 25%),linear-gradient(-45deg,#f8fafc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f8fafc 75%),linear-gradient(-45deg,#0000 75%,#f8fafc 75%);background-position:0 0,0 7px,7px -7px,-7px 0;background-size:14px 14px}.brand-logo-box img{mix-blend-mode:normal;padding:4px}.catalog-filter-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:minmax(220px,1.4fr) minmax(160px,.8fr) minmax(160px,.8fr) auto;gap:12px;margin-bottom:16px;padding:14px;display:grid}.catalog-filter-panel input,.catalog-filter-panel select{width:100%;min-height:44px;font:inherit;color:#334155;background:#fff;border:1px solid #d9dee5;border-radius:12px;padding:0 12px}.inquiry-cart-widget{z-index:55;position:fixed;bottom:94px;right:26px}.inquiry-cart-toggle{background:var(--brand-blue);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:54px;height:54px;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #2e468a47}.inquiry-cart-toggle span{background:var(--brand-red);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:11px;display:inline-flex}.inquiry-cart-panel{background:#fff;border:1px solid #d9dee5;border-radius:18px;width:min(360px,100vw - 28px);padding:16px;position:absolute;bottom:64px;right:0;box-shadow:0 18px 44px #0f172a2e}.inquiry-cart-header,.inquiry-cart-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.inquiry-cart-header{margin-bottom:12px}.inquiry-cart-header button,.inquiry-cart-item button{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:8px}.inquiry-cart-list{gap:10px;max-height:260px;margin-bottom:12px;display:grid;overflow-y:auto}.inquiry-cart-item{border:1px solid #eef2f7;border-radius:12px;padding:10px}.inquiry-cart-item strong,.inquiry-cart-item span{display:block}.inquiry-cart-item strong{color:#0f172a;font-size:.88rem}.inquiry-cart-item span{color:#64748b;margin-top:3px;font-size:.78rem}@media (width<=900px){.catalog-filter-panel{grid-template-columns:1fr}.inquiry-cart-widget{bottom:78px;right:16px}.inquiry-cart-toggle{width:48px;height:48px}}.brand-logo-eterna img{transform:scale(1.32)}.header-cart-wrap{align-items:center;display:inline-flex;position:relative}.header-cart-button{width:42px;height:42px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #d9dee5;border-radius:999px;font-size:20px;position:relative;box-shadow:0 6px 16px #0f172a0f}.header-cart-button:hover{border-color:var(--brand-blue);transform:translateY(-1px)}.header-cart-count{background:var(--brand-red);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:-6px;right:-6px}.header-cart-panel{z-index:120;background:#fff;border:1px solid #d9dee5;border-radius:18px;width:min(380px,100vw - 28px);padding:16px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 44px #0f172a2e}.header-cart-panel:before{content:"";background:#fff;border-top:1px solid #d9dee5;border-left:1px solid #d9dee5;width:14px;height:14px;position:absolute;top:-8px;right:22px;transform:rotate(45deg)}.header-customer-name{min-width:0;max-width:none;box-shadow:none;color:#334155;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0;font-weight:700}.header-logout-button{cursor:pointer;font:inherit;border:0}.header-logout-button.header-auth-link{min-width:auto;box-shadow:none;color:var(--brand-blue);background:0 0;border:0;border-radius:0;padding:0}.inquiry-cart-widget,.inquiry-cart-toggle{display:none!important}@media (width<=900px){.header-cart-panel{position:fixed;top:78px;right:14px}}.customer-auth-section{background:linear-gradient(#f8fafc 0%,#fff 100%)}.customer-auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;max-width:520px;margin:0 auto;padding:34px;box-shadow:0 20px 44px #0f172a14}.customer-auth-card h2{color:#0f172a;margin:6px 0 8px}.customer-auth-intro{color:#64748b;margin:0 0 22px;line-height:1.6}.customer-auth-form{gap:16px;display:grid}.customer-auth-field{gap:7px;display:grid}.customer-auth-field label{color:#334155;font-size:.92rem;font-weight:700}.customer-auth-field input{width:100%;min-height:48px;font:inherit;color:#0f172a;background:#fff;border:1px solid #d9dee5;border-radius:12px;padding:0 14px;transition:border-color .2s,box-shadow .2s}.customer-auth-field input:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 4px #2e468a1f}.customer-auth-submit{justify-content:center;width:100%;margin-top:4px}.customer-auth-links{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:2px;font-size:.92rem;display:flex}.customer-auth-links a{color:var(--brand-blue);font-weight:700;text-decoration:none}.customer-auth-links a:hover{text-decoration:underline}.customer-auth-error{color:#b91c1c;background:#fef2f2;border-radius:10px;margin:0;padding:10px 12px;font-weight:600}@media (width<=640px){.customer-auth-card{border-radius:18px;padding:24px}.customer-auth-links{flex-direction:column;align-items:flex-start}}.header-cta-group{white-space:nowrap;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;display:flex}.header-account-area{order:3;padding-left:2px}.header-cta-group .nav-cta{border-radius:10px;order:1;min-height:42px;padding:10px 16px}.header-cart-button{color:#1f2f5f;background:#fff;border-color:#dbe3ef;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:86px;height:42px;padding:0 14px;font-size:.9rem;font-weight:800;display:inline-flex}.header-cart-icon{font-size:18px;line-height:1}.header-cart-label{line-height:1}.header-cart-count{top:-8px;right:-8px}.header-cart-panel{right:-8px}@media (width<=1180px){.header-cta-group{gap:8px}.header-cta-group .nav-cta,.header-cart-button{padding-left:12px;padding-right:12px}.header-cart-label{display:none}.header-cart-button{min-width:44px}}@media (width<=900px){.header-cta-group{grid-template-columns:1fr auto;align-items:center;gap:8px;width:100%;display:grid}.header-cta-group .nav-cta{order:initial;grid-column:1/2}.header-cart-wrap{order:initial;grid-column:2/3;justify-self:end}.header-account-area{order:initial;grid-column:1/-1;justify-content:flex-end}.header-auth-links.header-account-area{display:flex}.header-cart-panel{right:14px}}@media (width<=560px){.header-cta-group{grid-template-columns:1fr auto}.header-customer-name{font-size:.86rem}}.search-shell{border-width:2px;border-radius:14px;min-height:56px;box-shadow:0 8px 22px #e4222e1f}.search-shell input{padding:0 18px;font-size:1rem}.search-shell button{letter-spacing:.01em;min-width:118px;padding:0 26px;font-size:.96rem}.header-cta-group{gap:10px}.header-account-area{order:2}.header-cart-wrap{order:1}.main-nav{align-items:center}.main-nav-quote-cta{background:var(--brand-red);border-radius:999px;justify-content:center;align-items:center;min-height:40px;margin-left:auto;padding:10px 16px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #e4222e2e;color:#fff!important}.main-nav-quote-cta:hover,.main-nav-quote-cta.active{background:#cf1d28;color:#fff!important}.main-nav-quote-cta:after{display:none!important}@media (width<=1180px){.search-shell button{min-width:104px;padding:0 20px}}@media (width<=900px){.search-shell,.topbar-scrolled .search-shell{min-height:48px}.search-shell button{min-width:92px;padding:0 16px}.main-nav-quote-cta{white-space:nowrap;flex:none;margin-left:0}}
