:root{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#171b24;background:#f7f8fa;font-synthesis:none;--red: #e6242a;--red-dark: #c71820;--indigo: #29469a;--ink: #171b24;--muted: #68707f;--line: #e3e6eb;--surface: #ffffff;--soft: #f5f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f7f8fa;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(41,70,154,.18);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#f7f8fa;color:#515967}.app-loading svg{color:var(--red)}.app-loading strong{color:var(--ink);font-size:17px}.app-loading span{color:#8b929e;font-size:12px}.app-loading button{min-height:40px;border:0;background:var(--red);color:#fff;padding:0 18px;font-weight:800}.page-width{width:min(1382px,calc(100% - 58px));margin-inline:auto}.utility-bar{height:36px;color:#252932;background:#f5f5f5;border-bottom:1px solid #eeeeef;font-size:12px}.utility-content{height:100%;display:flex;align-items:center;gap:28px}.utility-content>div:first-child{display:flex;align-items:center;gap:6px;margin-right:auto}.utility-content nav,.utility-actions{display:flex;align-items:center;height:100%}.utility-content nav a{padding:0 11px;color:inherit;text-decoration:none;font-size:12px}.utility-content nav a:hover{color:var(--red)}.utility-content button{border:0;background:none;color:inherit;padding:0 11px;font-size:12px}.utility-content button:hover{color:var(--red)}.utility-actions span{color:#b4b7bd}.main-header{background:#fff;border-bottom:1px solid #eceef2}.header-content{min-height:108px;display:grid;grid-template-columns:225px minmax(300px,1fr) 180px;align-items:center;gap:30px}.brand{border:0;background:none;display:inline-flex;align-items:center;gap:9px;padding:0;text-align:left}.brand>svg{color:var(--red)}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:25px;font-weight:900;letter-spacing:-.7px;color:#1a1d27}.brand small{margin-top:8px;color:#8a91a0;font-size:11px;letter-spacing:.14em}.search-box{height:50px;display:grid;grid-template-columns:50px 1fr 42px;align-items:center;width:100%;justify-self:center;border:1px solid #afb5c0;border-radius:26px;background:#fff;overflow:hidden}.search-box>svg{justify-self:center;color:var(--red)}.search-box input{min-width:0;height:100%;border:0;outline:0;color:var(--ink);font-size:15px}.search-box input::placeholder{color:#9ba1ad}.search-box button{border:0;background:none;color:#8d94a0;height:100%}.basket-button{height:56px;justify-self:end;min-width:174px;padding:0 19px;border:1px solid var(--red);border-radius:7px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.basket-button svg{color:#fff}.basket-button strong{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:var(--red);background:#fff;font-size:12px}.basket-button:hover{background:var(--red-dark)}.trust-strip{background:#fafbfc;border-bottom:1px solid #e8eaf0}.trust-grid{min-height:68px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.trust-item{min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 18px;border-right:1px solid #eaecf0}.trust-item:first-child{border-left:1px solid #eaecf0}.trust-item svg{flex:0 0 auto;color:#242a36}.trust-item div{display:flex;min-width:0;flex-direction:column;gap:3px}.trust-item strong{font-size:14px}.trust-item span{overflow:hidden;color:#858c99;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.catalog-nav{height:69px;display:flex;align-items:center;gap:24px}.category-tabs{min-width:0;display:flex;align-items:center;gap:15px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{position:relative;height:40px;flex:0 0 auto;border:1px solid #d8dce3;border-radius:4px;background:#fff;padding:0 20px;color:#5c6370;font-size:14px;font-weight:700}.category-tabs button:after{display:none;content:"";position:absolute;inset:auto 0 0;height:3px;background:transparent}.category-tabs button.active{border-color:var(--red);color:var(--red)}.sort-control{margin-left:auto;width:132px;height:40px;position:relative;display:flex;align-items:center;border:1px solid #d8dce3;border-radius:4px;background:#fff}.sort-control>span{display:none}.sort-control select{min-width:0;flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;padding:0 28px 0 10px;font-size:12px}.sort-control svg{position:absolute;right:9px;pointer-events:none;color:#777e8a}.mobile-catalog-actions{display:none}.catalog-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:18px;padding-block:10px 72px}.filters-panel{align-self:start;border:1px solid var(--line);background:#fff}.filter-heading{height:52px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--line)}.filter-heading>div{display:flex;align-items:center;gap:8px;font-weight:800;font-size:15px}.filter-heading>div svg{color:var(--red)}.filter-heading>button{margin-left:auto;border:0;padding:4px;background:none;color:#9299a4;font-size:12px}.filter-heading>button:hover{color:var(--red)}.filter-group{margin:0;padding:14px 14px 10px;border:0;border-bottom:1px solid var(--line)}.filter-group:last-child{border-bottom:0}.filter-group legend{width:100%;margin-bottom:8px;padding:0;font-size:13px;font-weight:800}.filter-option{display:flex;align-items:center;gap:9px;min-height:28px;color:#5e6571;font-size:13px;cursor:pointer}.filter-option input{position:absolute;width:1px;height:1px;opacity:0}.checkmark{width:15px;height:15px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #b8bec8;background:#fff;color:#fff}.checkmark svg{opacity:0}.filter-option input:checked+.checkmark{border-color:var(--red);background:var(--red)}.filter-option input:checked+.checkmark svg{opacity:1}.filter-option input:focus-visible+.checkmark{outline:3px solid rgba(41,70,154,.18);outline-offset:2px}.reset-button{width:calc(100% - 32px);height:44px;margin:16px;border:1px solid var(--indigo);background:#fff;color:var(--indigo);font-weight:800}.reset-button:hover{background:#f2f5ff}.product-section{min-width:0}.results-heading{display:none;height:28px;margin-bottom:15px;align-items:center;justify-content:space-between}.results-heading>div{display:flex;align-items:center;gap:8px}.results-heading svg{color:var(--indigo)}.results-heading strong{font-size:15px}.results-heading span{color:#8d94a0;font-size:12px}.results-heading>button{border:0;background:none;color:var(--red);font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 18px}.product-card{min-width:0;overflow:hidden;border:1px solid #e0e3e8;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px);border-color:#c6cad2;box-shadow:0 10px 24px #1e253414}.product-media{width:100%;aspect-ratio:1.28 / 1;display:block;overflow:hidden;border:0;border-bottom:1px solid #eceef1;background:#fff;padding:10px}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.product-card:hover .product-media img{transform:scale(1.025)}.product-content{padding:11px 12px 12px}.product-title{display:block;width:100%;border:0;background:none;padding:0;text-align:left;color:#20232c;font-size:15px;font-weight:800;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-title:hover{color:var(--red)}.product-japanese{height:23px;padding-top:4px;overflow:hidden;color:#9298a4;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.product-meta{min-height:23px;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.product-meta span{padding:3px 6px;color:#68707e;background:#f1f2f5;font-size:10px}.product-meta strong{margin-left:auto;color:#23804c;font-size:10px}.product-price{margin-top:6px;color:#191d25;font-size:18px;font-weight:900}.product-price span{margin-left:2px;font-size:10px;font-weight:700}.add-button{width:100%;height:34px;margin-top:7px;border:1px solid var(--red);background:#fff;color:var(--red);display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800}.add-button:hover{color:#fff;background:var(--red)}.no-results{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;text-align:center}.no-results svg{color:#afb4be}.no-results h2{margin:15px 0 5px;font-size:19px}.no-results p{margin:0 0 20px;color:#858c98;font-size:13px}.primary-button{min-height:46px;border:0;background:var(--red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;font-weight:800}.primary-button:hover:not(:disabled){background:var(--red-dark)}.drawer-layer,.dialog-layer,.mobile-filter-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0d111985}.inquiry-drawer{position:absolute;top:0;right:0;width:min(440px,100%);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 48px #0000002e;animation:slide-in .2s ease-out}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{flex:0 0 auto;min-height:82px;padding:14px 24px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.drawer-header>div{min-width:0;display:flex;flex-direction:column;gap:5px}.drawer-header>div>span{color:var(--indigo);font-size:10px;font-weight:800;letter-spacing:.14em}.drawer-header h2{margin:0;color:var(--ink);font-size:21px;line-height:1.1}.drawer-header>span{min-width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:12px}.drawer-header>button:not(.icon-button){margin-left:auto;border:0;background:none;color:#8b929e;font-size:12px}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:0;background:none}.icon-button:hover{background:#f2f3f6}.drawer-close{flex:0 0 auto;margin-left:auto;border-radius:50%;color:#555d69}.drawer-body{flex:1;min-height:0;overflow-y:auto;padding:24px}.basket-list{flex:1;overflow-y:auto;padding:10px 20px}.basket-row{min-height:112px;padding:13px 0;display:grid;grid-template-columns:78px 1fr 36px;gap:13px;border-bottom:1px solid var(--line)}.basket-row>img{width:78px;height:84px;object-fit:contain;border:1px solid #eceef1}.basket-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.basket-info strong{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.basket-info>span{margin-top:5px;color:#89909d;font-size:11px}.quantity-control{height:29px;margin-top:auto;display:grid;grid-template-columns:29px 42px 29px;border:1px solid #dfe2e7}.quantity-control button{border:0;background:#f7f8fa;display:grid;place-items:center}.quantity-control span{display:grid;place-items:center;border-inline:1px solid #dfe2e7;font-size:12px}.remove-button{align-self:start;border:0;background:none;padding:6px;color:#9aa0ab}.remove-button:hover{color:var(--red)}.empty-state{height:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px;text-align:center;color:#747c89}.empty-state-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#fff1f1;color:var(--red)}.empty-state h3{margin:20px 0 8px;color:#252a34;font-size:18px}.empty-state p{max-width:310px;margin:0;font-size:13px;line-height:1.75}.drawer-footer{flex:0 0 auto;padding:18px 24px 24px;border-top:1px solid var(--line);background:#fbfbfc}.drawer-footer p{margin:0 0 14px;display:flex;align-items:flex-start;gap:8px;color:#737b88;font-size:11px;line-height:1.65}.drawer-footer p svg{flex:0 0 auto;margin-top:1px;color:var(--indigo)}.drawer-footer .primary-button,.inquiry-form .primary-button{width:100%}.drawer-footer .primary-button{border-radius:4px}.secondary-drawer-action{border:1px solid var(--red);background:#fff;color:var(--red)}.secondary-drawer-action:hover:not(:disabled){background:#fff5f5}.inquiry-form{padding:20px;overflow-y:auto}.back-link{border:0;background:none;padding:0;color:var(--indigo);font-size:13px}.inquiry-form>label{margin-top:20px;display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:800}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid #d9dde4;background:#fff;padding:12px;outline:0;resize:vertical}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--indigo)}.contact-row{display:grid;grid-template-columns:105px 1fr;gap:9px}.privacy-check{flex-direction:row!important;align-items:flex-start;font-weight:400!important;color:#6f7784;line-height:1.5}.privacy-check input{width:16px;margin-top:2px;accent-color:var(--red)}.inquiry-form .primary-button{margin-top:22px}.cart-drawer{width:min(480px,100%)}.order-summary{margin-top:18px;border:1px solid var(--line);background:#fafbfc;padding:13px 14px}.order-summary>div{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#747c89;font-size:11px}.order-summary>div strong{color:#2b303a}.order-summary .order-total{margin-top:7px;padding-top:10px;border-top:1px solid var(--line);color:#252a34;font-weight:800}.order-summary .order-total strong{color:var(--red);font-size:18px}.order-summary .order-total small{font-size:9px}.checkout-form{flex:1;padding:20px 24px 30px}.checkout-notice{margin-top:18px;display:flex;align-items:flex-start;gap:10px;border:1px solid #d9e0f5;background:#f3f6ff;padding:12px;color:#5f6980;font-size:11px;line-height:1.6}.checkout-notice svg{flex:0 0 auto;color:var(--indigo)}.checkout-notice span{display:flex;flex-direction:column;gap:2px}.checkout-notice strong{color:#29469a;font-size:12px}.address-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.address-row>label{margin-top:20px;display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:800}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:12px;top:12px;color:#89919e}.input-with-icon input{padding-left:38px}.field-error{color:#c1242b;font-size:10px;font-weight:500}.standalone-error{display:block;margin-top:6px}.checkout-form [aria-invalid=true]{border-color:#d33c43;background:snow}.form-alert{margin-top:12px;border:1px solid #efc1c4;background:#fff2f3;padding:10px 12px;color:#a42b31;font-size:11px}.success-actions{width:min(300px,100%);display:flex;flex-direction:column;gap:10px}.success-actions a{color:var(--indigo);text-align:center;font-size:12px;font-weight:800}.success-state{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 28px;text-align:center}.success-state>svg{color:#218354}.success-state h3{margin:20px 0 8px;color:#202630;font-size:21px}.success-state>p{margin:0;color:#29469a;font-size:12px;font-weight:800}.success-state>span{max-width:330px;margin:15px 0 24px;color:#737c89;font-size:12px;line-height:1.8}.success-state .primary-button{width:100%}.dialog-layer{display:grid;place-items:center;padding:24px}.product-dialog{position:relative;width:min(850px,100%);max-height:min(720px,calc(100vh - 48px));display:grid;grid-template-columns:1.02fr .98fr;overflow:auto;background:#fff;box-shadow:0 26px 80px #0000003d}.dialog-close{position:absolute;z-index:2;top:8px;right:8px;background:#fff;border:1px solid var(--line)}.dialog-media{min-height:520px;padding:32px;display:grid;place-items:center;background:#f5f6f8}.dialog-media img{width:100%;height:100%;max-height:500px;object-fit:contain}.dialog-copy{padding:52px 38px 36px}.dialog-code{color:var(--indigo);font-size:11px;font-weight:800;letter-spacing:.06em}.dialog-copy h2{margin:12px 0 5px;font-size:27px}.dialog-japanese{margin:0 0 24px;color:#9299a5}.dialog-copy dl{border-block:1px solid var(--line)}.dialog-copy dl div{height:45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f3;font-size:13px}.dialog-copy dl div:last-child{border-bottom:0}.dialog-copy dt{color:#848b96}.dialog-copy dd{margin:0;font-weight:800}.stock-text{color:#23804c}.dialog-price{margin-top:25px;color:var(--red);font-size:27px;font-weight:900}.dialog-price span{font-size:11px}.dialog-note{color:#7e8591;font-size:11px;line-height:1.7}.dialog-copy .primary-button{width:100%;margin-top:9px}.toast{position:fixed;z-index:80;left:50%;bottom:28px;transform:translate(-50%);min-height:46px;padding:0 18px;display:flex;align-items:center;gap:8px;background:#1d2634;color:#fff;box-shadow:0 10px 32px #00000038;font-size:13px;animation:toast-in .18s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.toast svg{color:#4ed18a}.mobile-basket-button,.filter-close{display:none}.utility-actions>span{display:inline-flex;align-items:center;color:#555d69;font-size:12px}.website-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.dialog-media{align-content:center}.dialog-thumbnails{width:100%;margin-top:14px;display:flex;justify-content:center;gap:8px;overflow-x:auto}.dialog-thumbnails button{width:58px;height:58px;flex:0 0 auto;border:1px solid #d9dde4;background:#fff;padding:4px}.dialog-thumbnails button.active{border:2px solid var(--red)}.dialog-thumbnails img{width:100%;height:100%;object-fit:contain}.info-dialog{position:relative;width:min(520px,100%);max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;padding:42px;box-shadow:0 26px 80px #0000003d}.info-dialog>span{color:var(--indigo);font-size:10px;font-weight:900;letter-spacing:.14em}.info-dialog h2{margin:10px 0 20px;font-size:25px}.info-dialog ol,.info-dialog ul{margin:0 0 28px;padding-left:22px;color:#646d7a;font-size:13px;line-height:2}.info-dialog .primary-button{width:100%}@media(max-width:1180px){.header-content{grid-template-columns:200px minmax(280px,1fr) 148px;gap:24px}.brand strong{font-size:22px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-item{padding-inline:10px}.trust-item span{display:none}}@media(max-width:820px){.page-width{width:min(100% - 28px,700px)}.utility-bar{display:none}.header-content{min-height:116px;display:grid;grid-template-columns:1fr auto;grid-template-rows:58px 48px;gap:0 10px}.brand{grid-column:1;grid-row:1}.brand>svg{width:39px;height:39px}.brand strong{font-size:20px}.brand small{display:none}.basket-button{grid-column:2;grid-row:1;min-width:auto;width:50px;height:42px;padding:0}.basket-button span{display:none}.basket-button strong{position:absolute;transform:translate(16px,-14px)}.search-box{grid-column:1 / -1;grid-row:2;height:42px;grid-template-columns:42px 1fr 38px}.trust-strip{overflow-x:auto;scrollbar-width:none}.trust-grid{width:max-content;min-height:61px;display:flex;margin:0}.trust-item{width:148px;justify-content:flex-start;padding-inline:13px}.trust-item:first-child{border-left:0}.trust-item svg{width:22px}.trust-item strong{font-size:12px}.catalog-nav{width:100%;height:58px;position:sticky;top:0;z-index:15;align-items:center;gap:0;padding-left:14px;background:#fff;box-shadow:0 3px 10px #191f2b0f;border:0}.category-tabs{flex:1;gap:22px;align-items:center}.category-tabs button{height:58px;border:0;border-radius:0;background:none;padding:0;font-size:13px}.category-tabs button:after{display:block}.category-tabs button.active{border-color:transparent}.sort-control{display:none}.mobile-catalog-actions{flex:0 0 70px;height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--line)}.mobile-catalog-actions button{height:100%;border:0;background:#fff;display:flex;align-items:center;gap:5px;color:var(--indigo);font-size:12px;font-weight:800}.catalog-layout{width:min(100% - 28px,700px);grid-template-columns:1fr;gap:0;padding-block:17px 92px}.catalog-layout>.filters-panel{display:none}.results-heading{margin-bottom:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.product-media{padding:5px;aspect-ratio:1 / 1}.product-content{padding:11px 10px 12px}.product-title{font-size:13px}.product-japanese{font-size:9px}.product-meta{align-content:flex-start}.product-meta span:nth-child(2){display:none}.product-price{margin-top:7px;font-size:17px}.add-button{height:36px;margin-top:8px;font-size:12px}.mobile-filter-layer{display:block}.mobile-filter-panel{position:absolute;inset:0 0 0 auto;width:min(340px,88vw);height:100%;overflow-y:auto;animation:slide-in .2s ease-out}.mobile-filter-panel .filter-heading{position:sticky;top:0;z-index:2;background:#fff}.mobile-filter-panel .filter-close{display:grid;margin-left:5px}.mobile-basket-button{position:fixed;z-index:18;right:14px;bottom:15px;min-width:122px;height:48px;padding:0 15px;border:0;background:var(--red);color:#fff;box-shadow:0 9px 25px #be181f52;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.mobile-basket-button strong{min-width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--red);font-size:11px}.toast{bottom:78px;max-width:calc(100% - 28px);white-space:nowrap}.dialog-layer{padding:0;align-items:end}.product-dialog{width:100%;max-height:92vh;grid-template-columns:1fr}.dialog-media{min-height:300px;height:42vh;padding:20px}.dialog-media{height:auto}.dialog-thumbnails{justify-content:flex-start}.dialog-copy{padding:28px 20px 25px}.dialog-copy h2{font-size:23px}.info-dialog{width:100%;padding:36px 22px 24px}}@media(max-width:390px){.page-width,.catalog-layout{width:calc(100% - 22px)}.product-grid{gap:10px 8px}.product-content{padding-inline:8px}.product-meta span{padding-inline:4px}.add-button{gap:4px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
