:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Arial,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;--blue: #0071e3;--blue-dark: #0062c4;--ink: #1d1d1f;--muted: #6e6e73;--line: #d2d2d7;--surface: #ffffff;--wash: #f5f5f7;--toyota: #d71920;--brand-accent: #d71920;--success: #25833a;--danger: #c6262e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--wash)}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}main{min-height:calc(100vh - 280px)}.page-width{width:min(1240px,calc(100% - 40px));margin-inline:auto}.narrow-page{width:min(620px,calc(100% - 40px));margin:88px auto}.eyebrow{display:block;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0;margin-bottom:10px}.site-header{position:sticky;top:0;z-index:30;height:68px;background:#ffffffe0;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid rgba(0,0,0,.08)}.header-inner{width:min(1320px,calc(100% - 32px));height:100%;margin:auto;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:148px;font-weight:700}.brand-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:8px;background:var(--ink);color:#fff;font-size:14px;font-weight:800}.brand-mark.large{width:52px;height:52px;font-size:18px;margin-bottom:22px}.brand-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.header-search,.catalog-search,.admin-toolbar label{display:flex;align-items:center;gap:9px;background:#eeeeef;border:1px solid transparent;border-radius:8px;color:var(--muted)}.header-search{flex:1;max-width:360px;height:40px;padding:0 12px}.header-search:focus-within,.catalog-search:focus-within,.admin-toolbar label:focus-within{background:#fff;border-color:var(--blue);box-shadow:0 0 0 3px #0071e31f}.header-search input,.catalog-search input,.admin-toolbar input{width:100%;border:0;outline:0;background:transparent;min-width:0}.main-nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:14px;font-weight:600}.main-nav a{color:#424245;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:6px}.icon-button{position:relative;display:inline-grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border:0;border-radius:8px;background:transparent;color:var(--ink)}.icon-button:hover{background:#e8e8ed}.icon-button:disabled{opacity:.35;cursor:default}.icon-button.danger{color:var(--danger)}.cart-button span{position:absolute;top:2px;right:1px;min-width:17px;height:17px;padding:0 4px;border-radius:8px;background:var(--toyota);color:#fff;font-size:10px;display:grid;place-items:center}.menu-button{display:none}.segmented{display:inline-flex;padding:3px;gap:2px;border-radius:8px;background:#e8e8ed}.segmented button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;background:transparent;color:#5b5b60;min-height:32px;padding:0 13px;font-weight:650}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #0000001f}.language-switch button{min-width:36px;padding:0 8px;font-size:12px}.catalog-head{min-height:220px;display:flex;align-items:end;justify-content:space-between;padding-top:70px;padding-bottom:38px}.catalog-head h1{margin:0 0 12px;font-size:42px;line-height:1.08;font-weight:750}.catalog-head p{color:var(--muted);margin:0;font-size:17px}.catalog-stat{display:flex;flex-direction:column;align-items:flex-end;padding-bottom:4px}.catalog-stat strong{font-size:30px}.catalog-stat span{color:var(--muted);font-size:13px}.catalog-toolbar-band{position:sticky;top:68px;z-index:20;background:#f5f5f7eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-block:1px solid var(--line)}.catalog-toolbar{min-height:70px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:18px}.brand-filter button{min-width:86px}.catalog-search{height:42px;padding:0 13px;background:#fff;border-color:var(--line)}.select-control{display:flex;align-items:center;gap:8px;height:42px;padding:0 10px 0 13px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.select-control select{border:0;outline:0;background:transparent;color:var(--ink)}.catalog-results{padding-block:32px 72px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;display:flex;flex-direction:column;min-height:420px;border:1px solid #dedee2;border-radius:8px;background:#fff;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px #00000014}.product-image{position:relative;display:grid;place-items:center;aspect-ratio:4 / 3;background:#f8f8fa;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.025)}.image-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:220px;color:#b5b5ba;font-size:64px;font-weight:750}.brand-chip{display:inline-flex;align-items:center;width:max-content;min-height:24px;padding:0 8px;border-radius:6px;color:#fff;font-size:11px;font-weight:800}.product-image .brand-chip{position:absolute;left:12px;top:12px}.brand-chip.toyota{background:var(--toyota)}.product-card-body{display:flex;flex-direction:column;gap:8px;padding:16px 16px 12px;flex:1}.product-code{color:var(--muted);font-size:12px;font-weight:700}.product-name{display:-webkit-box;min-height:44px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.45;font-weight:650}.product-name:hover{color:var(--blue)}.product-meta{display:flex;justify-content:space-between;gap:8px;margin-top:auto;color:var(--muted);font-size:12px}.product-meta span:last-child{color:var(--ink);font-weight:700}.card-actions{display:grid;grid-template-columns:40px 1fr;gap:8px;padding:0 12px 12px}.add-button,.primary-button,.secondary-button,.upload-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;min-height:40px;padding:0 16px;font-weight:700;white-space:nowrap}.add-button,.primary-button{background:var(--blue);color:#fff}.add-button:hover,.primary-button:hover{background:var(--blue-dark)}.secondary-button,.upload-button{border:1px solid var(--line);background:#fff;color:var(--ink)}.secondary-button:hover,.upload-button:hover{background:#eeeeef}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:38px}.pagination span{min-width:80px;text-align:center;font-size:13px;color:var(--muted)}.product-skeleton{height:420px;border-radius:8px;background:linear-gradient(90deg,#eee 25%,#f8f8f8,#eee 75%);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-200% 0}}.back-link{display:inline-flex;align-items:center;gap:8px;margin:28px 0;color:var(--muted);font-size:14px}.back-link:hover{color:var(--blue)}.detail-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:64px;padding-bottom:56px}.detail-gallery{min-width:0}.detail-image{display:grid;place-items:center;aspect-ratio:1 / .78;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.detail-image img{width:100%;height:100%;padding:32px;object-fit:contain}.thumbnail-row{display:flex;gap:10px;margin-top:12px;overflow-x:auto}.thumbnail-row button{width:70px;height:70px;flex:0 0 70px;padding:5px;border:1px solid var(--line);border-radius:8px;background:#fff}.thumbnail-row button.active{border-color:var(--blue)}.thumbnail-row img{width:100%;height:100%;object-fit:contain}.detail-info{padding-top:12px}.detail-code{color:var(--muted);margin:18px 0 8px;font-size:13px;font-weight:700}.detail-info h1{font-size:30px;line-height:1.25;margin-bottom:20px;overflow-wrap:anywhere}.detail-price{font-size:28px;font-weight:750;padding-bottom:22px;border-bottom:1px solid var(--line)}.spec-list{margin:0}.spec-list div{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid #e7e7ea}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;text-align:right;font-weight:600;overflow-wrap:anywhere}.purchase-row{display:grid;grid-template-columns:auto minmax(0,1fr) 42px 42px;gap:10px;margin-top:24px}.detail-contact-buttons{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-contact-buttons .primary-button,.detail-contact-buttons .secondary-button{min-width:0;padding-inline:10px;font-size:13px}.stepper{height:42px;display:inline-grid;grid-template-columns:36px 34px 36px;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.stepper button{display:grid;place-items:center;height:100%;padding:0;border:0;background:transparent}.stepper button:hover{background:#eeeef0}.stepper span{text-align:center;font-weight:700}.favorite-large{border:1px solid var(--line);background:#fff}.assurance{display:flex;align-items:center;gap:12px;margin-top:22px;padding:14px;border-radius:8px;background:#eef7ef;color:var(--success)}.assurance div{display:flex;flex-direction:column;gap:2px}.assurance span{color:#53745a;font-size:12px}.detail-description{max-width:820px;margin-bottom:36px;padding-top:34px;border-top:1px solid var(--line)}.detail-description h2{font-size:22px}.detail-description p{color:#4d4d51;line-height:1.75}.product-purchase-section{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:54px;margin-bottom:80px;padding:34px 0 38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-purchase-copy h2{margin:0 0 10px;font-size:24px;font-weight:550}.product-purchase-copy>p{max-width:720px;color:var(--muted);line-height:1.7}.purchase-contact-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2}.purchase-contact-links>a{min-width:0;min-height:66px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;color:#333;background:#fff}.purchase-contact-links>a:hover{color:#ed6343;background:#fff8f6}.purchase-contact-links svg{flex:0 0 auto;color:#ed6343}.purchase-contact-links span{min-width:0;display:flex;flex-direction:column;gap:3px}.purchase-contact-links strong,.purchase-contact-links small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.purchase-contact-links strong{font-size:14px;font-weight:600}.purchase-contact-links small{color:#888;font-size:11px}.product-purchase-qr{padding-left:32px;border-left:1px solid #e2e2e2}.product-purchase-qr h3{margin:0 0 16px;font-size:17px;font-weight:500}.product-purchase-qr>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-purchase-qr a{display:block;border:1px solid #dedede;background:#fff}.product-purchase-qr a:hover{border-color:#ed6343}.product-purchase-qr img{width:100%;aspect-ratio:3 / 4;object-fit:contain}.loading-page{padding-block:120px;color:var(--muted);text-align:center}.page-heading{display:flex;align-items:end;justify-content:space-between;padding:64px 0 26px}.page-heading h1{margin:0;font-size:38px}.page-heading>span{color:var(--muted)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;padding-bottom:80px}.cart-list{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:92px minmax(0,1fr) auto 90px 40px;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item-image{width:92px;height:76px;display:grid;place-items:center;border-radius:8px;background:#fff;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:contain;padding:7px}.cart-item-info{min-width:0;display:flex;flex-direction:column;gap:4px}.cart-item-info>span{color:var(--muted);font-size:11px;font-weight:800}.cart-item-info>a{font-weight:750}.cart-item-info p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:12px}.checkout-panel,.auth-panel,.settings-form{border:1px solid var(--line);border-radius:8px;background:#fff}.checkout-panel{align-self:start;position:sticky;top:160px;padding:24px}.checkout-panel h2{font-size:20px}label{display:flex;flex-direction:column;gap:7px;color:#55555a;font-size:12px;font-weight:650}label input,label textarea,label select,.orders-table select{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);outline:0}label input,label select{height:42px;padding:0 11px}label textarea{resize:vertical;min-height:86px;padding:11px}label input:focus,label textarea:focus,label select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0071e31a}.checkout-panel label+label,.auth-panel label+label{margin-top:14px}.checkout-panel .primary-button,.auth-panel .primary-button{width:100%;margin-top:18px}.checkout-total{display:flex;justify-content:space-between;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.form-error{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff0f0;color:var(--danger);font-size:13px}.empty-state,.success-state{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-state h1,.empty-state h2,.success-state h1{color:var(--ink);margin:18px 0 8px}.empty-state .primary-button,.success-state .primary-button{margin-top:12px}.empty-state.compact{min-height:220px}.success-state svg{color:var(--success)}.auth-page{min-height:680px;display:grid;place-items:center;padding:48px 20px}.auth-panel{width:min(430px,100%);padding:34px;box-shadow:0 14px 45px #00000014}.auth-panel h1{margin-bottom:8px}.auth-panel>p{color:var(--muted);margin-bottom:24px}.auth-switch{display:flex;width:100%;margin-bottom:24px}.auth-switch button{flex:1}.reference-auth-page{min-height:286px;padding-bottom:20px;background:#fff}.reference-auth-page.is-register .reference-auth-box{min-height:420px}.reference-auth-page.is-register .reference-auth-form{padding-top:20px}.reference-theme main.reference-auth-main{min-height:0;background:#fff}.reference-auth-main+.reference-footer{margin-top:0}.reference-auth-main+.reference-footer .footer-service-band{display:none}.reference-auth-title{height:50px;display:flex;align-items:center}.reference-auth-title h1{margin:0;color:#333;font-size:18px;font-weight:400;line-height:50px}.reference-auth-box{min-height:218px;border:1px solid #e2e2e2;background:#fff}.reference-auth-form{padding:40px 20px 24px}.reference-auth-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:20px;min-height:30px;margin-bottom:20px}.reference-auth-label{display:block;margin:0;color:#111;font-size:16px;font-weight:400;line-height:30px;text-align:right}.reference-auth-label span{color:#e43b35}.reference-auth-control{width:min(100%,520px)}.reference-auth-control input,.reference-auth-control select{display:block;height:30px;padding:4px 8px;border:1px solid #d9d9d9;border-radius:0;outline:0;color:#555;background:#fff;font-size:13px}.reference-auth-control input{width:228px;max-width:100%}.reference-auth-control select{width:150px}.reference-auth-control input::placeholder{color:#aaa;opacity:1}.reference-auth-control input:focus,.reference-auth-control select:focus{border-color:#ed6343;box-shadow:none}.reference-auth-phone{display:flex;align-items:center;gap:4px;width:min(100%,382px)}.reference-auth-phone input{flex:1;min-width:0}.reference-auth-agreement-row{align-items:center}.reference-auth-agreement{display:flex;flex-direction:row;align-items:center;gap:6px;min-height:30px;color:#222;font-size:14px;font-weight:400}.reference-auth-agreement>input{width:13px;height:13px;flex:0 0 13px;margin:0;accent-color:#ed6343}.reference-auth-agreement button{padding:0;border:0;color:#111;background:transparent;font-weight:700;text-decoration:none}.reference-auth-agreement button:hover{color:#ed6343}.reference-auth-actions-row{margin-bottom:0}.reference-auth-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.reference-auth-buttons{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.reference-auth-primary,.reference-auth-secondary{min-height:28px;padding:2px 7px;border-radius:0;font-size:14px;line-height:22px}.reference-auth-primary{border:1px solid #ed6343;color:#fff;background:#ed6343}.reference-auth-primary:hover{border-color:#d94f2f;background:#d94f2f}.reference-auth-primary:disabled{opacity:.55;cursor:wait}.reference-auth-secondary{border:1px solid #ed6343;color:#222;background:#fff}.reference-auth-secondary:hover{color:#ed6343;background:#fff7f5}.reference-auth-forgot{color:#222;font-size:14px}.reference-auth-forgot:hover{color:#ed6343}.reference-auth-error{max-width:520px;padding:7px 10px;border-left:3px solid #c6262e;color:#a41f25;background:#fff3f3;font-size:13px}.reference-agreement-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#00000085}.reference-agreement-modal{width:min(620px,100%);max-height:min(620px,calc(100vh - 40px));overflow:auto;border:1px solid #d9d9d9;background:#fff}.reference-agreement-modal header{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 18px;border-bottom:1px solid #e2e2e2}.reference-agreement-modal h2{margin:0;font-size:19px;font-weight:500}.reference-agreement-modal header button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;color:#555;background:transparent}.reference-agreement-modal header button:hover{background:#f1f1f1}.reference-agreement-modal>div{padding:22px 20px 8px;color:#555;line-height:1.75}.reference-agreement-modal footer{display:flex;justify-content:flex-end;padding:12px 20px 20px}.account-page{padding-block:54px 80px}.account-head{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding-bottom:28px;border-bottom:1px solid var(--line)}.avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--ink);color:#fff;font-size:24px;font-weight:750}.account-head span,.account-head p{color:var(--muted);margin:0}.account-head h1{margin:2px 0;font-size:28px}.account-actions{display:flex;gap:8px}.account-tabs{margin-top:24px}.account-tabs button{min-width:120px}.account-section{padding-top:26px}.order-row{display:grid;grid-template-columns:1fr auto 110px;align-items:center;gap:24px;padding:18px 4px;border-bottom:1px solid var(--line)}.order-row>div{display:flex;flex-direction:column;gap:5px}.order-row>div:nth-child(2){text-align:right}.order-row span{color:var(--muted);font-size:12px}.status{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-width:76px;min-height:26px;padding:0 8px;border-radius:6px;background:#e8e8ed;color:#5b5b60;font-size:11px;font-weight:750;text-transform:uppercase}.status.active,.status.completed,.status.confirmed{background:#e8f5ea;color:var(--success)}.status.pending,.status.processing{background:#fff4db;color:#8a5d00}.status.cancelled{background:#fff0f0;color:var(--danger)}.status.shipped{background:#e8f2ff;color:var(--blue-dark)}.about-band{padding:110px 0 80px;background:#fff;border-bottom:1px solid var(--line)}.about-band h1{font-size:44px;margin-bottom:18px}.about-band p{max-width:720px;color:var(--muted);font-size:19px;line-height:1.6}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-block:56px 90px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--line)}.contact-grid>div{min-width:0;min-height:160px;padding:24px;display:flex;flex-direction:column;gap:10px;background:#fff}.contact-grid svg{color:var(--blue)}.contact-grid span{color:var(--muted);font-size:12px}.contact-grid strong{overflow-wrap:anywhere}.admin-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:42px;padding-block:44px 90px}.admin-sidebar{align-self:start;position:sticky;top:100px}.admin-sidebar h2{font-size:22px}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:26px}.admin-sidebar nav button{display:grid;grid-template-columns:24px 1fr 16px;align-items:center;gap:8px;min-height:44px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--muted);text-align:left;font-weight:650}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #00000014}.admin-content{min-width:0}.admin-title{display:flex;align-items:end;justify-content:space-between;min-height:74px;margin-bottom:24px}.admin-title h1{margin:0;font-size:32px}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.stat-item{min-width:0;min-height:138px;display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.stat-item svg{color:var(--blue)}.stat-item span{margin-top:auto;color:var(--muted);font-size:12px}.stat-item strong{font-size:24px;overflow-wrap:anywhere}.analytics-title{align-items:center}.analytics-controls{display:flex;align-items:center;gap:8px}.range-switch{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff}.range-switch button{min-width:72px;height:38px;padding:0 12px;border:0;border-left:1px solid var(--line);background:transparent;color:var(--muted);font-size:12px;font-weight:700}.range-switch button:first-child{border-left:0}.range-switch button.active{background:var(--ink);color:#fff}.analytics-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px;margin-top:14px}.analytics-panel{min-width:0;padding:18px;border:1px solid var(--line);background:#fff}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.panel-heading>div{min-width:0}.panel-heading strong,.panel-heading span{display:block}.panel-heading span{margin-top:3px;color:var(--muted);font-size:11px}.panel-heading svg{flex:0 0 auto;color:var(--blue)}.traffic-chart{height:205px;display:flex;align-items:end;gap:8px;padding-top:24px;overflow-x:auto}.traffic-column{position:relative;flex:1 0 34px;min-width:34px;display:flex;flex-direction:column;align-items:center;justify-content:end;height:178px}.traffic-value{margin-bottom:5px;color:var(--muted);font-size:10px}.traffic-bar{width:min(28px,80%);min-height:8px;background:var(--brand-accent)}.traffic-column small{width:100%;margin-top:6px;color:var(--muted);font-size:9px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-list>div{display:grid;grid-template-columns:22px minmax(0,1fr) 38px 44px;align-items:center;gap:8px;min-height:39px;border-bottom:1px solid #eeeeef;font-size:12px}.ranking-list>div:last-child{border-bottom:0}.ranking-list b{color:var(--brand-accent)}.ranking-list span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-list strong,.ranking-list small{text-align:right}.ranking-list small{color:var(--muted)}.device-panel,.recent-panel{grid-column:1 / -1}.device-groups{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:12px}.group-label{display:block;margin-bottom:5px;color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase}.metric-row{display:flex;justify-content:space-between;gap:12px;min-height:34px;align-items:center;border-bottom:1px solid #eeeeef;font-size:12px}.metric-row:last-child{border-bottom:0}.visitor-table{overflow-x:auto}.visitor-head,.visitor-row{min-width:850px;display:grid;grid-template-columns:150px 135px minmax(150px,1fr) 150px minmax(180px,1fr);align-items:center;gap:14px;padding:10px 4px}.visitor-head{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase}.visitor-row{min-height:46px;border-top:1px solid #eeeeef;font-size:11px}.visitor-row span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-empty{min-height:150px;display:grid;place-items:center;color:var(--muted);font-size:13px}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:20px;border-left:4px solid var(--brand-accent);background:#fff}.admin-callout p{color:var(--muted);margin:4px 0 0}.admin-toolbar{display:flex;gap:10px;margin-bottom:14px}.admin-toolbar label{width:min(480px,100%);height:42px;padding:0 12px;background:#fff;border-color:var(--line)}.admin-table{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.table-head,.table-row{display:grid;align-items:center;gap:18px;padding:12px 16px}.products-table .table-head,.products-table .table-row{grid-template-columns:minmax(260px,1fr) 90px 60px 90px 120px}.orders-table .table-head,.orders-table .table-row{grid-template-columns:1.1fr 1.2fr 70px 80px 120px}.table-head{min-height:42px;background:#f2f2f4;color:var(--muted);font-size:11px;font-weight:750;text-transform:uppercase}.table-row{min-height:72px;border-top:1px solid #e5e5e7;font-size:13px}.table-row small{display:block;max-width:340px;margin-top:5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-product{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.table-product>img,.table-product>span{width:50px;height:48px;object-fit:contain;border-radius:6px;background:var(--wash)}.row-actions{display:flex;justify-content:flex-end;gap:4px}.row-actions .secondary-button{min-height:34px;padding:0 12px}.orders-table select{height:36px;padding:0 7px}.settings-form{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-form>label{margin-top:16px}.settings-form>.primary-button{margin-top:20px}.notice{position:fixed;right:24px;top:88px;z-index:60;padding:12px 16px;border-radius:8px;background:var(--ink);color:#fff;box-shadow:0 8px 22px #0003;animation:notice 3s forwards}@keyframes notice{0%,75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0000006b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.editor-modal{width:min(760px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:24px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000040}.modal-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:20px}.modal-head h2{margin:0}.editor-modal>label{margin-top:16px}.image-editor{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:18px}.image-list{display:flex;flex-wrap:wrap;gap:8px}.image-list>div{position:relative;width:66px;height:66px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.image-list img{width:100%;height:100%;object-fit:contain}.image-list button{position:absolute;right:2px;top:2px;display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#000000b3;color:#fff}.upload-button{cursor:pointer}.upload-button input{display:none}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.site-footer{background:#fff;border-top:1px solid var(--line)}.footer-inner{width:min(1240px,calc(100% - 40px));min-height:200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;align-items:center}.footer-brand{margin-bottom:12px}.footer-inner p{margin:5px 0;color:var(--muted);font-size:13px;line-height:1.5}.mobile-tabs{display:none}@media(max-width:1080px){.main-nav{display:none}.header-search{max-width:none}.menu-button{display:grid}.main-nav.is-open{position:absolute;left:16px;right:16px;top:62px;display:grid;gap:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 32px #00000024}.main-nav.is-open a{padding:12px;border-radius:6px}.main-nav.is-open a:hover{background:var(--wash)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.page-width{width:min(100% - 28px,680px)}.site-header{height:60px}.header-inner{width:calc(100% - 24px);gap:10px}.brand{min-width:auto}.brand-name,.language-switch,.header-actions>.icon-button:not(.menu-button):not(.cart-button){display:none}.header-search{height:38px}.catalog-toolbar-band{top:60px}.catalog-head{min-height:188px;padding-top:44px}.catalog-head h1{font-size:34px}.catalog-stat{display:none}.catalog-toolbar{grid-template-columns:1fr auto;padding-block:12px;gap:10px}.brand-filter{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr)}.brand-filter button,.catalog-search{min-width:0}.select-control{width:42px;padding:0;justify-content:center}.select-control select{position:absolute;opacity:0;width:42px;height:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-height:360px}.product-card-body{padding:12px}.product-image img{padding:10px}.card-actions{grid-template-columns:36px 1fr;padding:0 8px 8px}.card-actions .icon-button{width:36px;height:38px;flex-basis:36px}.add-button{min-height:38px;padding:0 9px;font-size:12px}.detail-layout{grid-template-columns:1fr;gap:30px}.detail-info h1{font-size:25px}.product-purchase-section{grid-template-columns:1fr;gap:30px}.product-purchase-qr{padding:28px 0 0;border-left:0;border-top:1px solid var(--line)}.product-purchase-qr>div{width:min(320px,100%)}.cart-layout{grid-template-columns:1fr}.checkout-panel{position:static}.cart-item{grid-template-columns:78px minmax(0,1fr) 40px;gap:12px}.cart-item-image{width:78px;height:68px}.cart-item .stepper,.cart-item>strong{grid-column:2}.cart-item>.icon-button{grid-column:3;grid-row:1}.account-head{grid-template-columns:58px 1fr}.avatar{width:54px;height:54px}.account-actions{grid-column:1 / -1}.admin-shell{grid-template-columns:1fr;gap:18px;padding-top:24px}.admin-sidebar{position:static}.admin-sidebar>div{display:none}.admin-sidebar nav{display:grid;grid-template-columns:repeat(5,minmax(72px,1fr));margin:0;overflow-x:auto}.admin-sidebar nav button{display:flex;justify-content:center}.admin-sidebar nav button svg:last-child{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid{grid-template-columns:1fr}.analytics-panel{grid-column:auto}.admin-table{overflow-x:auto}.table-head,.table-row{min-width:740px}.form-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr;padding-block:34px 90px}.footer-inner>div:first-child{grid-column:1 / -1}.mobile-tabs{position:fixed;inset:auto 0 0;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid rgba(0,0,0,.12);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-tabs a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:10px}.mobile-tabs a.active{color:var(--blue)}}@media(max-width:520px){.catalog-head h1{font-size:30px}.catalog-head p{font-size:15px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-image{aspect-ratio:16 / 10}.product-name{min-height:42px}.purchase-row{grid-template-columns:auto 1fr}.product-contact-row{grid-template-columns:minmax(0,1fr) 42px 42px}.product-contact-row .stepper{justify-self:start}.detail-contact-buttons{grid-column:1 / -1;grid-row:2}.product-contact-row .favorite-large{grid-column:auto;width:42px}.purchase-contact-links{grid-template-columns:1fr}.contact-product-context{grid-template-columns:1fr;gap:4px}.page-heading{padding-top:42px}.page-heading h1{font-size:32px}.order-row{grid-template-columns:1fr auto}.order-row>.status{grid-column:1 / -1}.account-tabs{display:grid;grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.contact-grid>div{min-height:130px}.about-band{padding:72px 0 54px}.about-band h1{font-size:34px}.stats-grid{grid-template-columns:1fr 1fr}.stat-item{min-height:120px;padding:14px}.admin-title{align-items:start;gap:12px}.admin-title h1{font-size:27px}.admin-title .primary-button{padding:0 10px}.analytics-title{flex-direction:column}.analytics-controls{width:100%}.range-switch{flex:1}.range-switch button{min-width:0;padding:0 6px}.device-groups{grid-template-columns:1fr;gap:18px}.admin-sidebar nav button{flex-direction:column;gap:4px;font-size:10px}.image-editor{align-items:stretch;flex-direction:column}.footer-inner{grid-template-columns:1fr}.footer-inner>div:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.reference-theme{--blue: #ed6343;--blue-dark: #d94f2f;--line: #dfdfdf;--wash: #fafafa;min-height:100vh;color:#333;background:#fff;font-family:Arial,Microsoft YaHei,sans-serif}.reference-theme main{min-height:620px}.reference-container{width:1240px;max-width:calc(100% - 32px);margin-inline:auto}.reference-theme .page-width{width:1240px;max-width:calc(100% - 32px)}.reference-header{background:#fff}.reference-topbar{height:37px;border-bottom:1px solid #e2e2e2;color:#757575;background:#f8f8f8;font-size:12px}.topbar-inner{height:36px;display:flex;align-items:center;justify-content:space-between}.topbar-inner select{width:92px;height:26px;border:1px solid #cfcfcf;border-radius:0;background:#fff;color:#555;padding:0 7px;font-size:12px}.topbar-links{display:flex;align-items:center;gap:16px}.topbar-links a{display:inline-flex;align-items:center;gap:4px;color:#858585}.topbar-links a:hover{color:#2e2e2e}.reference-masthead{height:95px;background:#fff}.masthead-inner{height:95px;display:flex;align-items:center;justify-content:space-between}.reference-logo{display:block;width:230px;height:90px}.reference-logo img{width:220px;height:90px;object-fit:contain;object-position:left center}.masthead-tools{display:flex;align-items:center;gap:80px}.reference-search{position:relative;width:425px;height:40px;border:1px solid #dfdfdf;background:#fff}.reference-search input{width:calc(100% - 40px);height:38px;padding:9px 15px;border:0;outline:0;color:#333;background:#fff;font-size:12px}.reference-search button{position:absolute;top:-1px;right:-1px;display:grid;place-items:center;width:41px;height:41px;padding:0;border:1px solid #ed6343;border-radius:0;color:#fff;background:#ed6343}.reference-search button:hover{background:#d94f2f}.reference-cart{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;width:126px;height:41px;color:#fff;background:#ed6343;font-size:14px}.reference-cart:hover{color:#fff;background:#d94f2f}.reference-cart b{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;min-width:20px;height:20px;padding-inline:5px;border:2px solid #fff;border-radius:10px;color:#fff;background:#383d40;font-size:10px}.reference-menu-bar{height:50px;background:#383d40}.reference-menu-inner{position:relative;height:50px;display:flex;align-items:stretch}.category-title{display:flex;align-items:center;width:248px;flex:0 0 248px;padding:0 20px;color:#fff;background:#ed6343;font-size:18px}.category-title:hover{color:#fff}.reference-main-nav{display:flex;align-items:stretch}.reference-main-nav a{display:flex;align-items:center;min-width:94px;padding-inline:23px;color:#fff;font-size:18px}.reference-main-nav a:hover,.reference-main-nav a.active{color:#fff;background:#666}.reference-menu-toggle{display:none;margin-left:auto;width:50px;border:0;border-radius:0;color:#fff;background:transparent}.home-showcase{height:420px;display:grid;grid-template-columns:248px minmax(0,1fr)}.category-sidebar{height:420px;border-inline:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background:#fff}.category-sidebar button{display:block;width:100%;height:42px;padding:0 15px;border:0;border-bottom:1px solid #dfdfdf;border-radius:0;color:#222;background:#fff;text-align:left;font-size:14px}.category-sidebar button:hover{padding-left:18px;color:#ed6343;background:#fafafa;border-left:3px solid #ed6343}.reference-slider{position:relative;height:420px;overflow:hidden;background:#f7f7f7}.reference-slider>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:420px;object-fit:cover;opacity:0;transition:opacity .45s ease}.reference-slider>img.active{opacity:1}.slider-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:48px;height:72px;margin-top:-36px;padding:0;border:0;border-radius:0;color:#000000b3;background:transparent;opacity:.65}.slider-arrow:hover{color:#fff;background:#00000059;opacity:1}.slider-arrow.previous{left:4px}.slider-arrow.next{right:4px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;z-index:2;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;padding:0;border:1px solid #fff;border-radius:50%;background:#00000059}.slider-dots button.active{background:#ed6343}.product-section{margin-top:5px;margin-bottom:34px}.product-section-head{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:26px;min-height:96px;padding:22px 18px 16px;border:1px solid #dfdfdf;border-bottom:0;background:#fafafa}.product-section-head span{color:#999;font-size:11px}.product-section-head h1{margin:6px 0 0;font-size:24px;font-weight:500}.product-section.home-products .product-section-head{display:none}.reference-sort{display:flex;align-items:center}.reference-sort button{height:32px;padding:0 12px;border:0;border-right:1px solid #ddd;border-radius:0;color:#666;background:transparent;font-size:12px}.reference-sort button:last-child{border-right:0}.reference-sort button:hover,.reference-sort button.active{color:#ed6343}.result-count{color:#666;font-size:12px;font-weight:400;white-space:nowrap}.reference-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:3px solid #ed6343;border-left:1px solid #e1e1e1}.reference-product-card{position:relative;min-width:0;height:285px;overflow:hidden;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background:#fff;text-align:center}.reference-product-image{display:grid;place-items:center;width:100%;height:222px;padding:10px;overflow:hidden}.reference-product-image img{width:200px;height:200px;object-fit:contain;transition:transform .25s ease}.reference-product-card:hover .reference-product-image img{transform:translate(-5px)}.reference-image-placeholder{display:grid;place-items:center;width:200px;height:200px;color:#bbb;background:#fafafa;font-size:50px}.reference-product-info{padding:0 10px 29px}.reference-product-name{display:block;height:18px;overflow:hidden;color:#555;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:18px}.reference-product-name:hover{color:#ed6343}.reference-product-price{height:20px;color:#35373e;font-size:13px;font-weight:600;line-height:20px}.reference-card-actions{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 40px;height:35px;opacity:0;transition:opacity .22s ease}.reference-product-card:hover .reference-card-actions{opacity:1}.reference-card-actions button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:0;color:#fff;background:#ed6343;font-size:12px}.reference-card-actions button:hover{background:#d94f2f}.reference-card-actions .reference-favorite{border-left:1px solid rgba(255,255,255,.4)}.reference-product-skeleton{height:285px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background:#fafafa}.reference-pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding:24px;border:1px solid #e1e1e1;border-top:0}.reference-pagination button{display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 12px;border:1px solid #dfdfdf;border-radius:0;color:#555;background:#fff}.reference-pagination button:hover:not(:disabled){color:#fff;border-color:#ed6343;background:#ed6343}.reference-pagination button:disabled{opacity:.35;cursor:default}.reference-pagination span{color:#777;font-size:12px}.reference-footer{margin-top:20px;color:#fff;background:#292929}.footer-service-band{padding:20px 0;border-bottom:1px solid #dfdfdf;background:#fff}.service-list{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e1e1e1;background:#fafafa}.service-list>div{min-height:78px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-right:1px solid #ccc;color:#666;text-align:center}.service-list>div:last-child{border-right:0}.service-list strong{font-size:17px;font-weight:400}.service-list span{font-size:11px}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr) 270px;gap:0;padding:40px 0}.footer-columns dl{min-height:130px;margin:0;padding:0 25px;border-right:1px solid #444}.footer-columns dl:first-child{padding-left:0}.footer-columns dt{margin-bottom:12px;font-size:17px}.footer-columns dd{margin:0 0 7px;color:#c6c6c6;font-size:12px}.footer-columns dd a{color:#c6c6c6}.footer-columns dd a:hover{color:#fff}.customer-service-column{min-width:0}.footer-columns dd.footer-qr-grid{display:grid;grid-template-columns:repeat(2,82px);gap:8px;margin:12px 0 0}.footer-qr-grid a{display:block;width:82px;height:108px;overflow:hidden;border:1px solid #4c4c4c;background:#fff}.footer-qr-grid img{width:100%;height:100%;object-fit:contain}.footer-qr-grid a:hover{border-color:#ed6343}.footer-contact{display:flex;flex-direction:column;gap:8px;padding-left:28px;text-align:center}.footer-contact strong{color:#ed6343;font-size:23px;overflow-wrap:anywhere}.footer-contact span,.footer-contact p{color:#c6c6c6;font-size:12px}.footer-copyright{padding:18px 0 40px;border-top:1px solid #444;color:#aaa;font-size:12px;text-align:center}.floating-contact{position:fixed;right:5px;bottom:150px;z-index:25;display:flex;flex-direction:column;gap:5px}.floating-contact a{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:#08b868}.reference-theme .primary-button,.reference-theme .secondary-button,.reference-theme .add-button,.reference-theme .checkout-panel,.reference-theme .auth-panel,.reference-theme .settings-form,.reference-theme .admin-table,.reference-theme .stat-item,.reference-theme .editor-modal,.reference-theme label input,.reference-theme label textarea,.reference-theme label select,.reference-theme .select-control,.reference-theme .detail-image,.reference-theme .assurance{border-radius:0}.reference-theme .detail-page{padding-top:18px}.reference-theme .detail-layout{gap:44px}.reference-theme .detail-image{border-color:#dfdfdf}.reference-theme .detail-info h1{font-size:26px;font-weight:500}.reference-theme .detail-price{color:#ed6343}.reference-theme .brand-chip{border-radius:0;background:#ed6343}.reference-theme .checkout-panel{top:20px}.reference-theme .auth-panel{box-shadow:none}.reference-theme .admin-sidebar nav button,.reference-theme .icon-button,.reference-theme .status{border-radius:0}.contact-page{min-height:650px;padding-bottom:70px;background:#fff}.contact-page-head{padding:36px 0 30px;border-bottom:1px solid #dfdfdf;background:#fafafa}.contact-page-head span{color:#999;font-size:11px}.contact-page-head h1{margin:8px 0 0;font-size:28px;font-weight:500}.contact-page-content{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:60px;padding-top:48px}.contact-intro{margin-bottom:26px}.contact-intro h2,.contact-qr-section h2{margin-bottom:12px;font-size:23px;font-weight:500}.contact-intro p,.contact-qr-section p{color:#777;line-height:1.7}.contact-line{display:grid;grid-template-columns:34px 90px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;border-bottom:1px solid #e5e5e5;color:#444}.contact-line svg{color:#ed6343}.contact-line span{color:#888;font-size:12px}.contact-line strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}a.contact-line:hover strong{color:#ed6343}.contact-product-context{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:12px;padding:13px 14px;border-left:3px solid #ed6343;background:#fff7f5}.contact-product-context span,.contact-product-context small{color:#777;font-size:12px}.contact-product-context strong{overflow-wrap:anywhere}.contact-qr-section{padding-left:36px;border-left:1px solid #dfdfdf}.contact-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.contact-qr-grid a{display:block;border:1px solid #dfdfdf;background:#fff}.contact-qr-grid a:hover{border-color:#ed6343}.contact-qr-grid img{width:100%;aspect-ratio:3 / 4;object-fit:contain}@media(max-width:1000px){.reference-container,.reference-theme .page-width{max-width:calc(100% - 24px)}.masthead-tools{gap:18px}.reference-main-nav a{min-width:auto;padding-inline:16px;font-size:15px}.home-showcase{grid-template-columns:220px minmax(0,1fr)}.category-title{width:220px;flex-basis:220px}.reference-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-columns{grid-template-columns:repeat(4,1fr)}.footer-contact{grid-column:1 / -1;margin-top:24px;padding:22px 0 0;border-top:1px solid #444}}@media(max-width:760px){.reference-topbar{height:34px}.topbar-inner{height:33px}.topbar-links{gap:10px}.topbar-links a:nth-child(1),.topbar-links a:nth-child(2){display:none}.reference-masthead{height:auto}.masthead-inner{min-height:122px;display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 0}.reference-logo{width:170px;height:76px}.reference-logo img{width:165px;height:76px}.masthead-tools{grid-column:1 / -1;display:grid;grid-template-columns:1fr 46px;gap:8px}.reference-search{width:100%}.reference-cart{width:46px}.reference-cart span{display:none}.reference-menu-bar,.reference-menu-inner{height:48px}.category-title{width:auto;flex:1;font-size:16px}.reference-menu-toggle{display:grid;place-items:center}.reference-main-nav{position:absolute;left:0;right:0;top:48px;z-index:40;display:none;flex-direction:column;background:#383d40;box-shadow:0 8px 18px #0003}.reference-main-nav.is-open{display:flex}.reference-main-nav a{min-height:44px;padding-inline:20px;border-top:1px solid #4c5154}.home-showcase{max-width:100%;height:auto;display:block}.category-sidebar{height:auto;display:grid;grid-template-columns:repeat(2,1fr);border:0}.category-sidebar button{height:40px;padding:0 12px;border-right:1px solid #dfdfdf;font-size:12px}.category-sidebar button:hover{padding-left:14px}.reference-slider{height:250px}.reference-slider>img{height:250px}.slider-arrow{width:40px;height:58px;margin-top:-29px}.product-section{max-width:100%}.product-section-head{grid-template-columns:1fr;align-items:start;gap:12px;padding:16px 12px}.reference-sort{overflow-x:auto}.reference-sort button{padding:0 9px;white-space:nowrap}.result-count{justify-self:start}.reference-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-product-card{height:255px}.reference-product-image{height:194px;padding:7px}.reference-product-image img,.reference-image-placeholder{width:180px;max-width:100%;height:180px}.reference-card-actions{opacity:1}.reference-product-info{padding-inline:7px}.reference-product-name{font-size:12px}.service-list{grid-template-columns:repeat(2,1fr)}.service-list>div{border-bottom:1px solid #ccc}.service-list>div:nth-child(2){border-right:0}.footer-columns{grid-template-columns:repeat(2,1fr);padding:30px 0}.footer-columns dl{margin-bottom:24px}.footer-columns dl:nth-child(2){border-right:0}.footer-columns dd.footer-qr-grid{grid-template-columns:repeat(2,minmax(0,76px))}.footer-qr-grid a{width:100%;height:100px}.floating-contact{bottom:20px}.contact-page{padding-bottom:45px}.contact-page-head{padding:25px 0 22px}.contact-page-content{grid-template-columns:1fr;gap:34px;padding-top:30px}.contact-qr-section{padding:28px 0 0;border-left:0;border-top:1px solid #dfdfdf}.contact-line{grid-template-columns:30px 60px minmax(0,1fr)}.reference-auth-form{padding:32px 16px 24px}.reference-auth-row{grid-template-columns:115px minmax(0,1fr);gap:14px}}@media(max-width:430px){.reference-container,.reference-theme .page-width{max-width:calc(100% - 16px)}.reference-slider,.reference-slider>img{height:210px}.category-sidebar button{font-size:11px}.reference-product-card{height:234px}.reference-product-image{height:173px}.reference-product-image img,.reference-image-placeholder{height:160px;width:160px}.reference-card-actions{grid-template-columns:1fr 34px}.reference-card-actions button{gap:5px;font-size:11px}.footer-columns{grid-template-columns:1fr 1fr}.reference-auth-page{padding-bottom:12px}.reference-auth-title{height:46px}.reference-auth-title h1{line-height:46px}.reference-auth-form{padding:22px 16px}.reference-auth-row{grid-template-columns:1fr;gap:5px;margin-bottom:15px}.reference-auth-label{line-height:24px;text-align:left}.reference-auth-control,.reference-auth-control input{width:100%}.reference-auth-control select{width:118px}.reference-auth-phone{width:100%;display:grid;grid-template-columns:118px minmax(0,1fr)}.reference-auth-agreement{align-items:flex-start;line-height:1.45}.reference-auth-agreement>input{margin-top:3px}.reference-auth-actions-row>span{display:none}.reference-auth-actions{gap:9px}.reference-auth-buttons{gap:8px}.reference-auth-secondary{max-width:100%;white-space:normal}}
