:root{--red:#a9002b;--red-dark:#7c001f;--red-pale:#f8eaee;--ink:#111214;--graphite:#1b1d20;--muted:#676b72;--line:#dedfe2;--paper:#fbfaf8;--soft:#f4f2ef;--green:#27755f;--green-pale:#e7f2ee}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}button{cursor:pointer}.shell{width:min(1440px,100% - 64px);margin:0 auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid var(--line);z-index:50;background:#fff;position:sticky;top:0}.header-main{align-items:center;gap:54px;height:76px;display:flex}.brand{flex:none;align-items:center;display:flex}.brand img{width:170px;height:auto}.main-nav{gap:34px;font-size:14px;font-weight:700;display:flex}.main-nav a{padding:29px 0;transition:all .2s}.main-nav a:hover{color:var(--red)}.header-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.market-select select{background:var(--soft);border:1px solid #d5d5d5;border-radius:999px;min-width:190px;padding:11px 38px 11px 18px;font-weight:700}.login-button{background:0 0;border:0;font-weight:700}.cart-button{background:var(--red);color:#fff;border-radius:999px;padding:12px 20px;font-weight:800}.cart-button span{color:var(--red);background:#fff;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:7px;font-size:11px;display:inline-grid}.warehouse-bar{border-bottom:1px solid var(--line);background:#f8f6f5}.warehouse-inner{align-items:center;gap:12px;min-height:42px;font-size:12px;display:flex}.location-dot{background:var(--red);border-radius:50%;width:9px;height:9px}.warehouse-label{text-transform:uppercase;color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:800}.warehouse-inner strong{font-size:12px}.change-link{color:var(--red);margin-left:8px;font-weight:800}.calculation-note{color:var(--muted);margin-left:auto}.hero{background:var(--graphite);color:#fff}.hero-grid{grid-template-columns:1fr 1.06fr;min-height:450px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:72px 72px 68px 0;display:flex}.eyebrow{letter-spacing:.12em;color:#e7bac5;font-size:12px;font-weight:900}.eyebrow.red{color:var(--red)}.hero h1{letter-spacing:-.045em;max-width:690px;margin:22px 0 20px;font-size:clamp(44px,5vw,72px);line-height:1.02}.hero p{color:#d5d6d8;max-width:620px;margin:0;font-size:19px;line-height:1.55}.hero-actions{gap:14px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:15px 23px;font-weight:800;display:inline-flex}.button.primary{background:var(--red);color:#fff}.button.primary:hover{background:var(--red-dark)}.button.secondary{color:var(--ink);background:#fff}.hero-image{min-height:450px;position:relative;overflow:hidden}.hero-image:after{content:"";background:linear-gradient(90deg,var(--graphite),transparent 35%);position:absolute;inset:0}.hero-image img{object-fit:cover}.hero-image span{z-index:2;color:var(--ink);background:#fff;border-radius:999px;padding:10px 18px;font-size:12px;font-weight:800;position:absolute;bottom:28px;right:30px}.trust-strip{background:var(--soft);border-bottom:1px solid var(--line)}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:58px;display:grid}.trust-grid div{align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.trust-grid span{background:var(--red);border-radius:50%;width:8px;height:8px}.offers-section{padding:76px 0 42px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:10px 0 0;font-size:36px}.section-heading>a{color:var(--red);font-weight:800}.home-product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:14px;transition:all .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px #20141614}.product-image-wrap{background:#e9e7e4;height:260px;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;transition:all .35s}.product-card:hover .product-image{transform:scale(1.025)}.condition{background:var(--green-pale);color:var(--green);text-transform:uppercase;border-radius:999px;padding:8px 18px;font-size:11px;font-weight:900;position:absolute;top:18px;left:18px}.condition.frozen{color:#365b96;background:#edf1f8}.product-card-body{padding:22px}.sku{color:var(--muted);font-size:10px;font-weight:800}.product-card h3{margin:8px 0;font-size:23px}.product-meta{color:var(--muted);margin:0 0 20px;font-size:13px}.dual-price{background:var(--soft);border-radius:10px;grid-template-columns:1fr 1fr;gap:14px;padding:16px;display:grid}.dual-price div>span{text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:9px;font-weight:900;display:block}.dual-price strong{font-size:22px}.dual-price small{font-size:13px}.dual-price .delivered-price span,.dual-price .delivered-price strong{color:var(--red)}.dual-price>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:10px}.product-card-footer{border-top:1px solid var(--line);justify-content:space-between;margin-top:16px;padding-top:16px;font-size:12px;font-weight:800;display:flex}.product-card-footer a{color:var(--red)}.stock{color:var(--green)}.value-grid{grid-template-columns:repeat(3,1fr);gap:22px;padding:34px 0 84px;display:grid}.value-grid article{border-top:2px solid var(--red);padding:24px 4px}.value-grid strong{color:var(--red);font-size:12px}.value-grid h3{margin:14px 0 9px;font-size:22px}.value-grid p{color:var(--muted);margin:0;line-height:1.55}.footer{border-top:1px solid var(--line);background:#fff}.footer .shell{align-items:center;gap:28px;min-height:110px;display:flex}.footer p{color:var(--muted)}.footer span{color:var(--muted);margin-left:auto;font-size:12px}.page-intro{padding:45px 0 22px}.breadcrumb,.breadcrumbs{color:var(--muted);font-size:13px}.catalog-title-row{justify-content:space-between;align-items:end;gap:30px;margin-top:18px;display:flex}.catalog-title-row h1,.cart-page>h1,.checkout-page>h1{letter-spacing:-.035em;margin:0;font-size:42px}.catalog-title-row p{color:var(--red);margin:6px 0 0;font-weight:800}.search-box{width:min(470px,45vw);height:50px;display:flex}.search-box input{border:1px solid var(--line);background:#fff;border-right:0;border-radius:8px 0 0 8px;outline:none;flex:1;padding:0 17px}.search-box input:focus{border-color:var(--red)}.search-box b{background:var(--red);color:#fff;border-radius:0 8px 8px 0;place-items:center;padding:0 25px;display:grid}.catalog-layout{grid-template-columns:230px 1fr;gap:26px;padding-bottom:82px;display:grid}.filters{border:1px solid var(--line);background:#fff;border-radius:13px;height:max-content;padding:24px}.filters h2{text-transform:uppercase;color:var(--muted);letter-spacing:.08em;margin:0 0 20px;font-size:13px}.filters>div{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding:19px 0;display:flex}.filters strong{font-size:15px}.filters span{color:var(--muted);font-size:13px}.filters button{text-align:left;color:var(--muted);background:0 0;border:0;padding:3px 0}.filters button.active,.filters button:hover{color:var(--red);font-weight:800}.stock-chip{text-align:center;background:var(--green-pale);border-radius:999px;margin-top:24px;padding:10px;font-weight:800;color:var(--green)!important;display:block!important}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-grid .product-image-wrap{height:220px}.catalog-grid .dual-price strong{font-size:18px}.empty-state{border:1px dashed var(--line);text-align:center;color:var(--muted);background:#fff;border-radius:12px;grid-column:1/-1;padding:50px}.empty-state a{color:var(--red);font-weight:800}.product-page{padding:34px 0 84px}.product-detail-grid{grid-template-columns:1.03fr 1fr;gap:58px;margin-top:24px;display:grid}.detail-image{background:#eee;border-radius:16px;min-height:650px;position:relative;overflow:hidden}.detail-image img{object-fit:cover}.detail-image>b{background:#fff;border-radius:8px;padding:18px 22px;font-size:13px;position:absolute;bottom:24px;left:24px}.detail-panel{padding:12px 0}.detail-panel h1{letter-spacing:-.04em;margin:12px 0 8px;font-size:48px}.lead{color:var(--muted);font-size:16px}.detail-prices{grid-template-columns:1fr 1fr;gap:16px;margin-top:26px;display:grid}.detail-prices>div{border:1px solid var(--line);border-radius:12px;padding:22px}.detail-prices>div:last-child{border-color:var(--red);background:var(--red-pale)}.detail-prices span{text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:10px;font-weight:900;display:block}.detail-prices>div:last-child span,.detail-prices>div:last-child strong{color:var(--red)}.detail-prices strong{font-size:29px}.estimate-note{color:var(--muted);margin:16px 0 24px;font-size:11px}.spec-list{margin:0}.spec-list>div{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr;padding:14px 0;display:grid}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;font-weight:800}.quantity-label{text-transform:uppercase;color:var(--muted);margin:28px 0 10px;font-size:10px;font-weight:900}.buy-row{align-items:center;gap:20px;display:flex}.quantity-control{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:44px 100px 44px;align-items:center;height:54px;display:grid}.quantity-control button{background:0 0;border:0;font-size:20px;font-weight:800}.quantity-control strong{text-align:center}.buy-row>span{color:var(--muted);font-size:13px}.add-button{min-width:185px;margin-left:auto}.live-note{color:var(--green);margin-top:18px;font-size:11px;font-weight:800}.cart-page,.checkout-page{padding:42px 0 88px}.cart-page>.lead,.checkout-page>.lead{margin:8px 0 24px}.cart-layout{grid-template-columns:minmax(0,1.65fr) minmax(330px,.8fr);gap:28px;display:grid}.cart-list,.order-summary,.delivery-estimate{border:1px solid var(--line);background:#fff;border-radius:14px}.cart-line{grid-template-columns:72px 1fr auto 150px;align-items:center;gap:20px;padding:30px;display:grid}.cart-line+.cart-line{border-top:1px solid var(--line)}.product-initial{background:var(--red-pale);width:64px;height:64px;color:var(--red);border-radius:10px;place-items:center;font-size:19px;font-weight:900;display:grid}.cart-line:nth-child(2n) .product-initial{background:var(--green-pale);color:var(--green)}.cart-product h2{margin:0 0 8px;font-size:20px}.cart-product p,.cart-product span{color:var(--muted);margin:0 0 7px;font-size:12px}.quantity-control.small{grid-template-columns:32px 60px 32px;height:42px}.line-total{text-align:right}.line-total strong{font-size:18px;display:block}.line-total span{color:var(--red);margin-top:6px;font-size:10px;font-weight:800;display:block}.line-total button{color:var(--red);background:0 0;border:0;font-size:10px}.selected-warehouse{background:var(--green-pale);border-radius:12px;justify-content:space-between;align-items:center;margin-top:20px;padding:24px 28px;display:flex}.selected-warehouse strong{color:var(--green);font-size:19px}.selected-warehouse p{color:#406b5f;margin:8px 0 0;font-size:12px}.button.outline{border-color:var(--ink);background:#fff}.order-summary{padding:30px}.order-summary h2{margin:0 0 26px;font-size:26px}.order-summary>div{justify-content:space-between;padding:10px 0;display:flex}.order-summary hr,.delivery-estimate hr{border:0;border-top:1px solid var(--line);margin:14px 0}.summary-total{align-items:center}.summary-total span{font-weight:800}.summary-total strong{font-size:28px}.summary-breakdown{background:var(--soft);color:var(--muted);border-radius:10px;grid-template-columns:1fr auto;gap:12px;margin:14px 0 22px;font-size:11px;padding:16px 18px!important;display:grid!important}.summary-breakdown b{text-align:right;color:var(--ink)}.red{color:var(--red)!important}.summary-button{text-align:center;width:100%}.order-summary>small{text-align:center;color:var(--muted);margin-top:14px;display:block}.checkout-steps{color:var(--muted);justify-content:center;align-items:center;gap:22px;margin-bottom:48px;display:flex}.checkout-steps span{align-items:center;gap:10px;display:flex}.checkout-steps span:first-letter{background:#fff}.checkout-steps span{font-size:13px}.checkout-steps i{background:var(--line);width:70px;height:2px}.checkout-steps .done,.checkout-steps .active{color:var(--ink);font-weight:800}.checkout-layout{grid-template-columns:1.35fr .85fr;gap:30px;display:grid}.warehouse-list{flex-direction:column;gap:14px;display:flex}.warehouse-choice{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:54px 1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.warehouse-choice>span{background:var(--soft);border-radius:9px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.warehouse-choice div strong{font-size:18px}.warehouse-choice p{color:var(--muted);margin:7px 0;font-size:13px}.warehouse-choice small{color:var(--muted)}.warehouse-choice>b{border:1px solid var(--ink);border-radius:999px;padding:10px 20px;font-size:11px}.warehouse-choice.selected{border:2px solid var(--red);background:var(--red-pale)}.warehouse-choice.selected>span,.warehouse-choice.selected>b{background:var(--red);color:#fff;border-color:var(--red)}.add-warehouse{border:1px solid var(--line);text-align:left;color:var(--red);background:#fff;border-radius:13px;padding:20px;font-weight:800}.add-warehouse small{float:right;color:var(--muted);font-weight:400}.delivery-estimate{padding:30px}.estimate-heading{justify-content:space-between;align-items:center;display:flex}.estimate-heading h2{margin:0;font-size:27px}.estimate-heading span{background:var(--green-pale);color:var(--green);border-radius:999px;padding:10px 18px;font-size:10px;font-weight:900}.delivery-estimate>strong{margin-top:24px;display:block}.delivery-estimate>p{color:var(--muted);font-size:12px}.delivery-estimate>div:not(.estimate-heading){justify-content:space-between;padding:10px 0;display:flex}.delivery-time{font-weight:800;color:var(--green)!important}@media (max-width:1050px){.main-nav{display:none}.header-main{gap:24px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:58px 0}.hero-image{min-height:340px}.home-product-grid{grid-template-columns:1fr 1fr}.calculation-note{display:none}}@media (max-width:720px){.shell{width:min(100% - 32px,1440px)}.header-main{height:66px}.brand img{width:132px}.login-button{display:none}.market-select select{min-width:132px;max-width:132px;padding:9px 10px}.cart-button{padding:10px 13px}.warehouse-inner{flex-wrap:wrap;align-items:flex-start;gap:6px 9px;padding:10px 0}.warehouse-inner strong{width:calc(100% - 90px);line-height:1.35}.change-link{margin-left:21px}.hero-copy{padding:46px 0}.hero h1{font-size:43px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.hero-image{min-height:280px}.trust-grid{grid-template-columns:1fr 1fr;gap:16px;padding:17px 0}.section-heading{align-items:flex-start;gap:20px}.section-heading h2{font-size:29px}.section-heading>a{display:none}.home-product-grid,.value-grid{grid-template-columns:1fr}.offers-section{padding-top:54px}.product-image-wrap{height:235px}.value-grid{padding-bottom:50px}.footer .shell{flex-wrap:wrap;gap:10px;padding:24px 0}.footer p{width:100%}.footer span{margin-left:0}}@media (max-width:1100px){.catalog-grid{grid-template-columns:1fr 1fr}.product-detail-grid{grid-template-columns:1fr;gap:30px}.detail-image{min-height:520px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary,.delivery-estimate{max-width:none}}@media (max-width:720px){.page-intro{padding-top:28px}.catalog-title-row{flex-direction:column;align-items:stretch}.search-box{width:100%}.catalog-layout{grid-template-columns:1fr}.filters{display:none}.catalog-grid{grid-template-columns:1fr}.product-page{padding-top:24px}.product-detail-grid{margin-top:16px}.detail-image{min-height:390px}.detail-panel h1{font-size:38px}.detail-prices{grid-template-columns:1fr}.spec-list>div{grid-template-columns:130px 1fr}.buy-row{flex-wrap:wrap}.add-button{width:100%;margin-left:0}.cart-page,.checkout-page{padding-top:28px}.cart-page>h1,.checkout-page>h1{font-size:36px}.cart-line{grid-template-columns:52px 1fr;gap:14px;padding:20px}.product-initial{width:48px;height:48px}.quantity-control.small{grid-column:2}.line-total{text-align:left;grid-column:2}.selected-warehouse{flex-direction:column;align-items:flex-start;gap:18px}.selected-warehouse .button{width:100%}.checkout-steps{justify-content:flex-start;gap:9px;overflow:auto}.checkout-steps i{flex:none;width:24px}.checkout-steps span b{display:none}.warehouse-choice{grid-template-columns:48px 1fr}.warehouse-choice>b{grid-column:2;width:max-content}.add-warehouse small{float:none;margin-top:10px;display:block}}.service-strip{border-bottom:1px solid var(--line);background:#fff}.service-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:70px;display:grid}.service-grid div{align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.service-grid span{width:32px;height:32px;color:var(--red);background:var(--red-pale);border:1px solid #ead5dc;border-radius:50%;place-items:center;font-size:12px;display:grid}.dual-price small{margin-top:5px;font-size:11px;font-weight:700;display:block}.dual-price>p{line-height:1.4}.detail-prices small{font-size:13px}.order-summary small,.delivery-estimate small{font-size:10px}.product-assistance-actions{grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 24px;display:grid}.product-assistance-actions.compact{margin:12px 0 0}.product-assistance-actions button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:10px 12px;font-size:11px;font-weight:900;display:flex}.assistance-button{background:var(--ink);border:1px solid var(--ink);color:#fff}.sample-button{border:1px solid var(--ink);color:var(--ink);background:#fff}.product-assistance-actions.compact button{min-height:41px;font-size:10px}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0a0b0d9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.assistance-modal{background:#fff;border-radius:18px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:38px;position:relative;overflow:auto;box-shadow:0 28px 90px #00000047}.modal-close{background:var(--soft);border:0;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:17px;right:20px}.assistance-modal h2{letter-spacing:-.03em;margin:12px 0;font-size:32px}.modal-lead{color:var(--muted);line-height:1.55}.modal-lead strong{color:var(--ink);font-size:18px}.document-list{margin:24px 0;padding:0;list-style:none}.document-list li{border-top:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;font-size:14px;font-weight:700;display:flex}.document-list li span{background:var(--green-pale);width:24px;height:24px;color:var(--green);border-radius:50%;place-items:center;font-size:11px;display:grid}.email-pack{grid-template-columns:1fr auto;gap:10px;display:grid}.email-pack input{border:1px solid var(--line);border-radius:8px;outline:none;min-width:0;padding:0 14px}.email-pack input:focus{border-color:var(--red)}.demo-notice{color:#674d0c;background:#fff6df;border:1px solid #eed9a8;border-radius:9px;padding:14px;font-size:12px;line-height:1.5}.text-action{color:var(--red);background:0 0;border:0;padding:18px 0 0;font-weight:900}.sample-quote{border:1px solid var(--line);border-radius:12px;margin:24px 0;overflow:hidden}.sample-quote>div{justify-content:space-between;gap:20px;padding:16px 18px;display:flex}.sample-quote>div+div{border-top:1px solid var(--line)}.sample-quote span{color:var(--muted);font-size:12px}.sample-quote b{text-align:right;font-size:13px}.sample-quote .sample-total{background:var(--red-pale);align-items:center}.sample-total strong{color:var(--red);font-size:24px}.sample-total small{font-size:11px}.wide{width:100%}.consultant-shell{z-index:90;position:fixed;bottom:24px;right:24px}.consultant-trigger{background:var(--red);color:#fff;border:0;border-radius:999px;align-items:center;gap:12px;min-width:58px;height:58px;padding:0 20px;font-weight:900;display:flex;box-shadow:0 16px 45px #64001947}.consultant-trigger i{background:#3bd087;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:0;left:43px}.chat-glyph{letter-spacing:1px;border:2px solid;border-radius:8px;place-items:center;width:27px;height:24px;font-size:10px;display:grid}.consultant-panel{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(380px,100vw - 32px);position:absolute;bottom:72px;right:0;overflow:hidden;box-shadow:0 24px 80px #100c0d38}.consultant-panel header{background:var(--graphite);color:#fff;align-items:center;gap:12px;padding:18px;display:flex}.consultant-panel header>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.consultant-panel header small{color:#c9cbcf;font-size:10px}.consultant-panel header button{color:#fff;background:0 0;border:0;margin-left:auto;font-size:24px}.consultant-avatar{background:var(--red);border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid;position:relative}.consultant-avatar span{background:#3bd087;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:0}.chat-body{background:#f6f4f2;flex-direction:column;gap:10px;max-height:310px;padding:18px;display:flex;overflow:auto}.chat-message{border-radius:12px;max-width:86%;padding:12px 14px;font-size:12px;line-height:1.5}.chat-message.team{border:1px solid var(--line);background:#fff;align-self:flex-start}.chat-message.buyer{background:var(--red);color:#fff;align-self:flex-end}.quick-actions{flex-wrap:wrap;gap:7px;padding:12px 14px 4px;display:flex}.quick-actions button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:800}.quick-actions button:hover{border-color:var(--red);color:var(--red)}.chat-form{grid-template-columns:1fr 42px;gap:8px;padding:10px 14px 14px;display:grid}.chat-form input{border:1px solid var(--line);border-radius:8px;outline:none;min-width:0;padding:0 12px}.chat-form input:focus{border-color:var(--red)}.chat-form button{background:var(--red);color:#fff;border:0;border-radius:8px;height:42px;font-size:20px}.consultant-panel{max-height:calc(100vh - 112px);overflow-y:auto}.bot-product-options{gap:6px;padding:12px 14px 2px;display:grid}.bot-product-options button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.bot-product-options button:hover{border-color:var(--red);background:var(--red-pale)}.bot-product-options b{font-size:10px}.bot-product-options span{color:var(--muted);font-size:8px}.bot-specification{background:#fff8fa;border:1px solid #e5c7cf;border-radius:11px;gap:10px;margin:10px 14px 4px;padding:13px;display:grid}.bot-specification>div{grid-template-columns:36px 1fr;align-items:center;gap:3px 9px;display:grid}.bot-specification>div>span{background:var(--red);color:#fff;border-radius:8px;grid-row:1/3;place-items:center;width:36px;height:36px;font-size:9px;font-weight:900;display:grid}.bot-specification>div>strong{font-size:11px}.bot-specification>div>small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.bot-specification label{text-transform:uppercase;color:var(--muted);flex-direction:column;gap:5px;font-size:8px;font-weight:900;display:flex}.bot-specification input{border:1px solid var(--line);text-transform:none;background:#fff;border-radius:8px;outline:0;padding:10px}.bot-specification input:focus{border-color:var(--red)}.bot-specification>button{background:var(--red);color:#fff;border:0;border-radius:8px;padding:11px;font-size:10px;font-weight:900}.bot-specification>button:disabled{opacity:.65}.bot-specification .spec-download{background:var(--green);font-size:11px}.spec-email-state{color:var(--green);font-size:9px;line-height:1.4}.bot-specification .form-error{margin:0;font-size:9px}.consultant-handover{background:#fff8fa;border:1px solid #e5c7cf;border-radius:10px;grid-template-columns:1fr auto;align-items:end;gap:8px;margin:8px 14px 2px;padding:12px;display:grid}.consultant-handover label{color:var(--muted);text-transform:uppercase;flex-direction:column;gap:5px;font-size:8px;font-weight:900;display:flex}.consultant-handover input{border:1px solid var(--line);text-transform:none;background:#fff;border-radius:7px;outline:0;min-width:0;padding:9px}.consultant-handover input:focus{border-color:var(--red)}.consultant-handover button{background:var(--red);color:#fff;white-space:nowrap;border:0;border-radius:7px;padding:10px;font-size:9px;font-weight:900}.consultant-handover button:disabled{opacity:.65}.consultant-handover small{color:var(--red);grid-column:1/-1;font-size:9px}.connect-consultant.identification{color:var(--red);background:#fff8fa;border-color:#d9a9b6}.connect-consultant.submitting{color:#7a5710;background:#fff8e8;border-color:#b78a25}@media (max-width:480px){.consultant-handover{grid-template-columns:1fr}.consultant-handover small{grid-column:auto}}@media (max-width:720px){.service-grid{grid-template-columns:1fr 1fr;gap:12px;padding:15px 0}.service-grid div{font-size:11px}.service-grid span{width:28px;height:28px}.consultant-shell{bottom:12px;right:12px}.consultant-trigger b{display:none}.consultant-panel{bottom:68px;right:0}.assistance-modal{padding:30px 22px}.email-pack{grid-template-columns:1fr}.email-pack input{height:48px}}.spec-account-email{color:var(--muted);font-size:9px;line-height:1.45}.bot-specification .form-error a{font-weight:900;text-decoration:underline}.inquiry-modal{width:min(760px,100%)}.inquiry-product-summary{background:var(--soft);border-radius:12px;grid-template-columns:84px 1fr auto;align-items:center;gap:16px;margin:20px 0;padding:14px;display:grid}.inquiry-thumb{background:#e8e5e1;border-radius:9px;width:84px;height:72px;position:relative;overflow:hidden}.inquiry-thumb img{object-fit:cover}.inquiry-product-summary>div:nth-child(2){flex-direction:column;gap:6px;display:flex}.inquiry-product-summary>div:nth-child(2)>span,.inquiry-product-summary>div:nth-child(2)>small{color:var(--muted);font-size:12px}.inquiry-price{text-align:right;grid-template-columns:auto auto;align-items:baseline;column-gap:9px;display:grid}.inquiry-price b{color:var(--red);font-size:18px}.inquiry-price small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.included-data{border:1px solid var(--line);border-radius:12px;margin-bottom:20px;padding:16px 18px}.included-data>strong{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:11px;font-size:10px;display:block}.included-data>div{flex-wrap:wrap;gap:8px;display:flex}.included-data span{background:var(--green-pale);color:var(--green);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.inquiry-form>label,.form-grid label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:7px;font-size:11px;font-weight:900;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.inquiry-form input,.inquiry-form textarea{border:1px solid var(--line);color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border-radius:8px;outline:none;padding:12px 13px;font-weight:500}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-pale)}.inquiry-form textarea{resize:vertical;min-height:96px}.inquiry-quantity{border-block:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:14px;margin:16px 0;padding:14px 0;display:grid}.inquiry-quantity>span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:900}.inquiry-quantity>small{color:var(--muted)}.inquiry-form .wide{margin-top:16px}.privacy-note{color:var(--muted);text-align:center;margin:10px 0 0;font-size:10px;line-height:1.45}.form-error{color:var(--red);font-size:12px;font-weight:800}.inquiry-success{background:var(--green-pale);color:var(--green);border-radius:12px;align-items:flex-start;gap:18px;padding:24px;display:flex}.inquiry-success>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.inquiry-success strong{font-size:20px}.inquiry-success p{margin:7px 0;font-weight:800}.inquiry-success small{color:#406b5f}.carrier-list{gap:10px;margin:20px 0;display:grid}.carrier-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;grid-template-columns:84px 1fr auto;align-items:center;gap:14px;width:100%;padding:14px 16px;display:grid}.carrier-card:hover,.carrier-card.selected{border-color:var(--red);background:var(--red-pale)}.carrier-card.selected{box-shadow:inset 0 0 0 1px var(--red)}.carrier-card>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.carrier-card small{color:var(--muted)}.carrier-card>b{font-size:16px}.carrier-logo{letter-spacing:-.04em;font-size:17px;font-weight:950}.carrier-logo.dpd{color:#d40511}.carrier-logo.dhl{color:#d40511;background:#fc0;padding:7px 8px}.carrier-logo.ups{color:#5f3b15}.chat-message.bot{border:1px solid var(--line);background:#fff;align-self:flex-start}.chat-message.system{background:var(--green-pale);color:var(--green);align-self:stretch;max-width:100%;font-weight:800}.connect-consultant{border:1px solid var(--ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 28px);margin:10px 14px 0;padding:11px 14px;font-size:11px;font-weight:900;display:flex}.connect-consultant:hover{background:var(--ink);color:#fff}.connect-consultant.connecting{color:#7a5710;background:#fff8e8;border-color:#b78a25}.connect-consultant.requested{background:var(--green-pale);color:var(--green);border-color:#a8d2c5}.connect-consultant:disabled{cursor:default}.consultant-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite consultant-spin}@keyframes consultant-spin{to{transform:rotate(360deg)}}.consultant-trigger .chat-glyph{letter-spacing:0;font-size:10px;font-weight:900}.button:disabled{opacity:.65;cursor:wait}.product-card:has(.modal-backdrop){position:static;overflow:visible;transform:none}.product-card:has(.modal-backdrop) .product-image{transform:none}@media (max-width:720px){.inquiry-product-summary{grid-template-columns:66px 1fr}.inquiry-thumb{width:66px;height:66px}.inquiry-price{text-align:left;grid-column:1/-1;grid-template-columns:auto 1fr;justify-content:start}.form-grid{grid-template-columns:1fr}.inquiry-quantity{grid-template-columns:1fr auto}.inquiry-quantity>small{grid-column:1/-1}.carrier-card{grid-template-columns:62px 1fr}.carrier-card>b{grid-column:2}.carrier-logo{font-size:15px}}.spec-request-strip{background:var(--graphite);color:#fff;border-top:1px solid #303238}.spec-request-strip>.shell{grid-template-columns:48px 1fr auto;align-items:center;gap:20px;min-height:112px;display:grid}.spec-document-icon{background:var(--red);border-radius:10px;place-items:center;width:46px;height:46px;font-size:18px;display:grid}.spec-request-strip strong{font-size:17px}.spec-request-strip p{color:#cfd1d4;max-width:920px;margin:7px 0 0;font-size:12px;line-height:1.55}.spec-request-strip .button{color:#fff;white-space:nowrap;background:0 0;border-color:#fff}.spec-request-strip .button:hover{color:var(--ink);background:#fff}.order-panel{border:1px solid var(--line);background:#fff;border-radius:13px;margin:4px 0 18px;padding:20px 22px;box-shadow:0 10px 35px #2014160d}.order-panel-heading{justify-content:space-between;align-items:start;gap:18px;margin-bottom:16px;display:flex}.order-panel-heading strong{font-size:17px}.order-panel-heading p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.order-panel-heading>span{background:var(--soft);color:var(--muted);white-space:nowrap;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.order-panel .buy-row{gap:14px}.order-panel .add-button{min-width:170px}.order-panel .live-note{margin:12px 0 0}.included-data span:first-child{border-radius:10px;flex-basis:100%;line-height:1.45}@media (max-width:720px){.spec-request-strip>.shell{grid-template-columns:42px 1fr;padding:22px 0}.spec-document-icon{width:40px;height:40px}.spec-request-strip .button{grid-column:1/-1;width:100%}.order-panel{padding:18px}.order-panel-heading{flex-direction:column}.order-panel-heading>span{white-space:normal}.order-panel .buy-row{align-items:stretch}.order-panel .quantity-control{flex:1}.order-panel .buy-row>span{width:100%}}.trust-credentials div{letter-spacing:.01em;font-size:12px}.trust-credentials span{width:42px;height:42px;color:var(--red);background:#fff;border:1px solid #d7b7c0;font-size:11px;font-weight:950}.product-assistance-actions.sample-only{grid-template-columns:1fr}.product-assistance-actions.sample-only .sample-button{min-height:48px}.temperature-backdrop{z-index:130}.temperature-conflict{text-align:center;background:#fff;border-radius:18px;width:min(580px,100%);padding:38px;position:relative;box-shadow:0 28px 90px #0000004d}.temperature-icon{color:#365b96;background:#edf1f8;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:22px;display:grid}.temperature-conflict h2{letter-spacing:-.03em;margin:0 0 12px;font-size:30px}.temperature-conflict>p{color:var(--muted);max-width:480px;margin:0 auto;line-height:1.55}.temperature-compare{background:var(--soft);border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:26px 0;padding:18px;display:grid}.temperature-compare div{flex-direction:column;gap:6px;display:flex}.temperature-compare span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:9px;font-weight:900}.temperature-compare strong{font-size:16px}.temperature-compare>b{color:var(--red);font-size:22px}.temperature-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.temperature-actions .button{width:100%}@media (max-width:720px){.trust-credentials span{width:36px;height:36px}.temperature-conflict{padding:32px 20px}.temperature-conflict h2{font-size:25px}.temperature-compare{grid-template-columns:1fr;padding:14px}.temperature-compare>b{transform:rotate(90deg)}.temperature-actions{grid-template-columns:1fr}}.cart-temperature-warning{color:#674d0c;background:#fff6df;border:1px solid #e7c96f;border-radius:12px;margin:18px 0;padding:18px 20px}.cart-temperature-warning strong{font-size:15px}.cart-temperature-warning p{margin:7px 0 0;font-size:12px;line-height:1.5}.disabled-link{opacity:.45;pointer-events:none;cursor:not-allowed}.checkout-step-fragment{display:contents}.delivery-checkout-grid,.review-checkout-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.75fr);gap:30px;display:grid}.delivery-service-list,.review-main{flex-direction:column;gap:18px;display:flex}.delivery-service{border:2px solid var(--red);background:#fff;border-radius:14px;grid-template-columns:46px 1fr;gap:18px;padding:26px;display:grid;box-shadow:0 12px 38px #2014160d}.delivery-check{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.delivery-service strong{font-size:21px}.delivery-service p{color:var(--muted);margin:8px 0 16px;line-height:1.55}.delivery-facts{flex-wrap:wrap;gap:8px;display:flex}.delivery-facts span{background:var(--soft);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.temperature-rule{color:#365b96;background:#edf1f8;border-radius:12px;align-items:center;gap:14px;padding:17px 20px;display:flex}.temperature-rule span{font-size:20px}.temperature-rule p{margin:0;font-size:12px;font-weight:800;line-height:1.5}.checkout-navigation{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.review-card h2{margin:0 0 20px;font-size:24px}.review-line{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.review-line:first-of-type{border-top:0}.review-line>div{flex-direction:column;gap:6px;display:flex}.review-line span{color:var(--muted);font-size:11px}.review-line>b{text-align:right}.review-line small{font-size:10px}.checkout-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkout-form-grid label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.checkout-form-grid input,.checkout-form-grid textarea{border:1px solid var(--line);color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border-radius:8px;outline:none;padding:13px 14px;font-size:14px;font-weight:500}.checkout-form-grid input:focus,.checkout-form-grid textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-pale)}.checkout-form-grid textarea{resize:vertical;min-height:92px}.wide-field{grid-column:1/-1}.payment-choice{border:2px solid var(--red);background:var(--red-pale);border-radius:12px;grid-template-columns:46px 1fr auto;align-items:start;gap:16px;padding:20px;display:grid}.payment-choice>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.payment-choice>b{color:var(--red);font-size:20px}.sticky-summary{height:max-content;position:sticky;top:136px}.terms-check{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:10px;margin:18px 0;font-size:11px;line-height:1.45;display:grid}.terms-check input{accent-color:var(--red);margin-top:2px}.review-back{text-align:center;color:var(--red);margin-top:16px;font-size:12px;font-weight:800;display:block}.order-success-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;width:min(650px,100%);margin:60px auto;padding:54px;box-shadow:0 24px 70px #20141614}.order-success-card>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:grid}.order-success-card h1{margin:0;font-size:38px}.order-success-card>p{color:var(--muted);line-height:1.6}.order-success-card>div{background:var(--green-pale);color:var(--green);border-radius:10px;flex-direction:column;gap:7px;margin:24px 0;padding:17px;display:flex}.order-success-card>div small{text-transform:uppercase;letter-spacing:.08em;font-weight:900}.order-success-card>div strong{font-size:24px}@media (max-width:1000px){.delivery-checkout-grid,.review-checkout-grid{grid-template-columns:1fr}.sticky-summary{position:static}}@media (max-width:720px){.delivery-service{grid-template-columns:36px 1fr;padding:20px}.delivery-check{width:34px;height:34px}.delivery-service strong{font-size:18px}.checkout-navigation,.checkout-form-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.review-card{padding:21px}.review-line{align-items:flex-start}.payment-choice{grid-template-columns:40px 1fr}.payment-choice>b{display:none}.order-success-card{margin:20px auto;padding:34px 22px}.order-success-card h1{font-size:31px}}body:has(.review-checkout-grid) .consultant-shell{left:24px;right:auto}body:has(.review-checkout-grid) .consultant-panel{left:0;right:auto}@media (max-width:720px){body:has(.review-checkout-grid) .consultant-shell{left:12px}}.sample-button{border:1px solid var(--red);color:var(--red);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-size:12px;font-weight:900;display:inline-flex}.sample-button:hover{background:var(--red-pale)}.sample-hero{border-bottom:1px solid var(--line);background:linear-gradient(130deg,#fff 0%,#f8edf0 100%);padding:34px 0 42px}.sample-back{color:var(--muted);margin-bottom:24px;font-size:12px;font-weight:800;display:inline-block}.sample-hero h1{letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(34px,4vw,56px)}.sample-hero p{max-width:780px;color:var(--muted);margin:0;font-size:16px;line-height:1.6}.sample-layout{grid-template-columns:minmax(0,1.4fr) minmax(340px,.68fr);gap:30px;padding-top:34px;padding-bottom:80px;display:grid}.sample-main{flex-direction:column;gap:18px;display:flex}.sample-product-card,.sample-section,.sample-order-summary{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 12px 38px #281c1e0a}.sample-product-card{grid-template-columns:140px 1fr auto;align-items:center;gap:22px;padding:18px 24px;display:grid}.sample-product-image{background:var(--soft);border-radius:10px;width:140px;height:96px;position:relative;overflow:hidden}.sample-product-image img{object-fit:cover}.sample-product-card h2{margin:7px 0;font-size:22px}.sample-product-card p{color:var(--muted);margin:0;font-size:12px}.sample-product-card>div:last-child{text-align:right;flex-direction:column;gap:5px;display:flex}.sample-product-card>div:last-child small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.sample-product-card>div:last-child strong{font-size:25px}.sample-section{padding:28px}.sample-section h2,.sample-order-summary h2{align-items:center;gap:12px;margin:0 0 20px;font-size:22px;display:flex}.sample-section h2>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.section-hint{color:var(--muted);margin:-10px 0 18px;font-size:12px;line-height:1.55}.sample-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.sample-form-grid label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.sample-form-grid input,.sample-form-grid select{border:1px solid var(--line);color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border-radius:9px;outline:none;padding:13px 14px;font-size:14px;font-weight:500}.sample-form-grid input:focus,.sample-form-grid select:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-pale)}.sample-carriers{flex-direction:column;gap:10px;display:flex}.sample-carrier{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;grid-template-columns:18px 72px 1fr auto;align-items:center;gap:14px;width:100%;padding:16px;display:grid}.sample-carrier:hover{border-color:#c88c9c}.sample-carrier.selected{border:2px solid var(--red);background:var(--red-pale);padding:15px}.sample-carrier>i{border:2px solid #aaa;border-radius:50%;width:16px;height:16px;position:relative}.sample-carrier.selected>i{border-color:var(--red)}.sample-carrier.selected>i:after{content:"";background:var(--red);border-radius:50%;position:absolute;inset:3px}.sample-carrier-logo{font-size:17px;font-style:italic}.sample-carrier-logo.dpd{color:#d40511}.sample-carrier-logo.dhl{color:#d9a900}.sample-carrier-logo.ups{color:#4b2d16}.sample-carrier>span{flex-direction:column;gap:4px;display:flex}.sample-carrier>span small{color:var(--muted);font-size:10px}.sample-carrier>em{font-size:17px;font-style:normal;font-weight:900}.sample-estimate{color:var(--muted);margin:13px 0 0;font-size:10px}.sample-payments{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sample-payments button{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:58px;font-weight:800;display:flex}.sample-payments button.selected{border:2px solid var(--red);background:var(--red-pale);color:var(--red)}.sample-payments span{font-size:17px}.sample-order-summary{height:max-content;padding:28px;position:sticky;top:136px}.sample-summary-product{background:var(--soft);border-radius:10px;align-items:center;gap:13px;margin-bottom:18px;padding:12px;display:flex}.sample-summary-product img{object-fit:cover;border-radius:7px}.sample-summary-product div{flex-direction:column;gap:5px;display:flex}.sample-summary-product small{color:var(--muted);font-size:10px}.sample-summary-line{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:14px 0;font-size:12px;display:flex}.sample-summary-line span{color:var(--muted)}.sample-summary-total{border-top:2px solid var(--ink);grid-template-columns:1fr auto;align-items:end;padding:20px 0;display:grid}.sample-summary-total span{font-weight:900}.sample-summary-total strong{font-size:27px}.sample-summary-total small{text-align:right;color:var(--muted);text-transform:uppercase;grid-column:2;font-size:9px}.sample-terms{color:var(--muted);grid-template-columns:18px 1fr;gap:9px;margin:3px 0 17px;font-size:10px;line-height:1.45;display:grid}.sample-terms input{accent-color:var(--red)}.sample-security{text-align:center;color:var(--muted);margin-top:12px;font-size:9px}.sample-success{text-align:center;border:1px solid var(--line);background:#fff;border-radius:18px;width:min(690px,100% - 40px);margin:70px auto;padding:54px;box-shadow:0 24px 70px #20141614}.sample-success>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 18px;font-size:28px;display:grid}.sample-success h1{margin:9px 0;font-size:38px}.sample-success>p{color:var(--muted);line-height:1.6}.sample-success>div:not(.eyebrow){background:var(--green-pale);color:var(--green);border-radius:10px;flex-direction:column;gap:7px;margin:24px 0;padding:17px;display:flex}.sample-success>div small{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900}.sample-success>div strong{font-size:24px}body:has(.sample-layout) .consultant-shell{left:24px;right:auto}body:has(.sample-layout) .consultant-panel{left:0;right:auto}@media (max-width:1000px){.sample-layout{grid-template-columns:1fr}.sample-order-summary{position:static}.sample-main{order:1}.sample-order-summary{order:2}}@media (max-width:720px){.sample-hero{padding:25px 0 32px}.sample-layout{padding-top:20px}.sample-product-card{grid-template-columns:90px 1fr;padding:15px}.sample-product-image{width:90px;height:75px}.sample-product-card>div:last-child{text-align:left;flex-direction:row;grid-column:1/-1;justify-content:space-between}.sample-section{padding:21px}.sample-form-grid,.sample-payments{grid-template-columns:1fr}.sample-carrier{grid-template-columns:18px 58px 1fr}.sample-carrier>em{grid-column:3}.sample-order-summary{padding:21px}.sample-success{margin:28px auto;padding:36px 22px}.sample-success h1{font-size:30px}body:has(.sample-layout) .consultant-shell{left:12px}}body:has(.sample-layout) .consultant-shell{display:none}.account-hero{color:#fff;border-bottom:4px solid var(--red);background:linear-gradient(130deg,#1a1c1f,#282126)}.account-hero-inner{justify-content:space-between;align-items:center;gap:30px;min-height:220px;display:flex}.account-hero h1{letter-spacing:-.04em;margin:12px 0;font-size:clamp(34px,4vw,52px)}.account-hero p{color:#cacbce;margin:0;font-size:16px}.account-layout{grid-template-columns:minmax(0,1fr) 310px;gap:28px;padding-top:34px;padding-bottom:80px;display:grid}.account-main{min-width:0}.account-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.account-metrics article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 8px 28px #1e141609}.account-metrics article>span{background:var(--red-pale);width:42px;height:42px;color:var(--red);border-radius:50%;place-items:center;font-weight:900;display:grid}.account-metrics article>div{flex-direction:column;gap:5px;display:flex}.account-metrics small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:900}.account-metrics strong{font-size:23px}.account-tabs{border-bottom:1px solid var(--line);gap:6px;margin-bottom:16px;display:flex}.account-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:14px 16px;font-size:12px;font-weight:900;display:flex}.account-tabs button.active{color:var(--red);border-bottom-color:var(--red)}.account-tabs b{background:var(--soft);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.account-tabs button.active b{background:var(--red-pale)}.account-orders{flex-direction:column;gap:12px;display:flex}.account-order{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:44px 1fr auto;align-items:center;gap:18px;padding:20px;display:grid;box-shadow:0 8px 28px #1e141609}.order-type-icon{background:var(--red-pale);width:44px;height:44px;color:var(--red);border-radius:10px;place-items:center;font-size:20px;font-weight:900;display:grid}.account-order.sample .order-type-icon{color:#365b96;background:#edf1f8}.account-order-main{min-width:0}.account-order-head{border-bottom:1px solid var(--line);align-items:center;gap:28px;padding-bottom:13px;display:flex}.account-order-head>div{flex-direction:column;gap:4px;display:flex}.account-order-head span,.account-order-head>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:900}.account-order-head strong{font-size:15px}.account-order-head b{font-size:11px}.order-status{border-radius:999px;margin-left:auto;padding:7px 10px!important;font-size:9px!important}.order-status.processing{color:#8b6500;background:#fff3d8}.order-status.pending{color:#365b96;background:#edf1f8}.account-order-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-top:13px;display:grid}.account-order-details div{flex-direction:column;gap:5px;min-width:0;display:flex}.account-order-details small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:8px;font-weight:900}.account-order-details strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.account-order-total{flex-direction:column;align-items:flex-end;gap:5px;min-width:115px;display:flex}.account-order-total small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:900}.account-order-total strong{font-size:19px}.account-order-total span{color:var(--red);font-size:8px;font-weight:900}.account-sidebar{flex-direction:column;gap:14px;display:flex}.account-sidebar>section,.account-signout{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.account-sidebar h2{margin:0 0 18px;font-size:20px}.account-avatar{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:13px;font-size:18px;font-weight:900;display:grid}.account-sidebar>section>strong{font-size:16px;display:block}.account-sidebar>section>small{color:var(--muted);text-transform:uppercase;margin-top:18px;font-size:8px;font-weight:900;display:block}.account-sidebar>section>p{overflow-wrap:anywhere;margin:6px 0 0;font-size:11px}.account-security{color:var(--green);grid-template-columns:32px 1fr;display:grid;background:var(--green-pale)!important;gap:11px!important}.account-security>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.account-security strong{font-size:12px!important}.account-security p{line-height:1.45;margin-top:5px!important;font-size:10px!important}.account-signout{color:var(--red);font-size:11px;font-weight:900}.account-empty{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;padding:64px 28px}.account-empty>span{background:var(--soft);width:56px;height:56px;color:var(--muted);border-radius:50%;place-items:center;margin:0 auto 16px;font-size:23px;display:grid}.account-empty h2{margin:0;font-size:24px}.account-empty p{max-width:520px;color:var(--muted);margin:10px auto 22px;font-size:12px;line-height:1.55}body:has(.account-layout) .consultant-shell{display:none}@media (max-width:1050px){.account-layout{grid-template-columns:1fr}.account-sidebar{grid-template-columns:1fr 1fr;display:grid}.account-signout{grid-column:1/-1}.account-order-details{grid-template-columns:1fr 1fr}}@media (max-width:720px){.account-hero-inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:240px}.account-layout{padding-top:20px}.account-metrics{grid-template-columns:1fr}.account-tabs{overflow-x:auto}.account-tabs button{white-space:nowrap;padding:12px 10px}.account-order{grid-template-columns:40px 1fr}.account-order-total{border-top:1px solid var(--line);grid-column:1/-1;align-items:flex-start;width:100%;padding-top:13px}.account-order-head{flex-wrap:wrap;align-items:flex-start;gap:14px}.order-status{margin-left:0}.account-order-details{grid-template-columns:1fr 1fr}.account-sidebar{grid-template-columns:1fr}}.account-documents{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.account-documents a{color:#7e1730;background:#fff7f9;border:1px solid #edd8de;border-radius:999px;padding:6px 9px;font-size:8px;text-decoration:none}.account-documents a:hover{background:#fdeaf0}.account-documents b{font-weight:900}.admin-app{background:#f3f4f6;min-height:100vh}.admin-header{border-bottom:1px solid var(--line);z-index:40;background:#fff;align-items:center;gap:40px;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;gap:12px;display:flex}.admin-brand span{background:var(--red);color:#fff;letter-spacing:.1em;border-radius:4px;padding:5px 7px;font-size:8px;font-weight:900}.admin-header nav{gap:24px;font-size:11px;font-weight:900;display:flex}.admin-header nav a:first-child{color:var(--red)}.admin-user{align-items:center;gap:10px;margin-left:auto;display:flex}.admin-user>div{background:var(--graphite);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.admin-user>span{flex-direction:column;gap:2px;display:flex}.admin-user strong{font-size:10px}.admin-user small{color:var(--muted);font-size:8px}.admin-user>a{color:var(--red);margin-left:10px;font-size:9px;font-weight:900}.admin-shell{width:min(1540px,100% - 64px);margin:0 auto;padding:38px 0 80px}.admin-title{justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px;display:flex}.admin-title h1{letter-spacing:-.04em;margin:9px 0 7px;font-size:40px}.admin-title p{color:var(--muted);margin:0}.admin-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.admin-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex}.admin-kpis article>span{background:var(--red-pale);width:40px;height:40px;color:var(--red);border-radius:10px;place-items:center;font-weight:900;display:grid}.admin-kpis div{flex-direction:column;gap:5px;display:flex}.admin-kpis small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:900}.admin-kpis strong{font-size:21px}.admin-orders-panel{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.admin-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:14px 20px;display:flex}.admin-filters{gap:5px;display:flex}.admin-filters button{color:var(--muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:10px;font-weight:900;display:flex}.admin-filters button.active{background:var(--red-pale);color:var(--red)}.admin-filters b{background:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:8px;display:grid}.admin-search{border:1px solid var(--line);border-radius:9px;align-items:center;gap:8px;width:min(390px,100%);padding:10px 12px;display:flex}.admin-search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.admin-order-list{flex-direction:column;display:flex}.admin-order-row{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(360px,1fr) 130px minmax(390px,.85fr);align-items:center;gap:18px;padding:20px;display:grid}.admin-order-row:last-child{border-bottom:0}.admin-order-row:hover{background:#fcfbfb}.admin-order-kind{background:var(--red-pale);width:42px;height:42px;color:var(--red);border-radius:10px;place-items:center;font-size:19px;font-weight:900;display:grid}.admin-order-kind.sample{color:#365b96;background:#edf1f8}.admin-order-info{min-width:0}.admin-order-top{align-items:center;gap:10px;display:flex}.admin-order-top span{color:var(--red);letter-spacing:.08em;font-size:7px;font-weight:900}.admin-order-top strong{font-size:11px}.admin-order-top small{color:var(--muted);font-size:8px}.admin-order-info h2{margin:7px 0 4px;font-size:16px}.admin-order-info>p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:9px;overflow:hidden}.admin-contact,.admin-logistics{flex-wrap:wrap;gap:8px 14px;font-size:8px;display:flex}.admin-contact a{color:#365b96}.admin-logistics{margin-top:8px}.admin-logistics span{background:var(--soft);color:var(--muted);border-radius:999px;padding:5px 8px;font-weight:800}.admin-order-value{text-align:right;flex-direction:column;gap:6px;display:flex}.admin-order-value small{color:var(--muted);font-size:8px;font-weight:900}.admin-order-value strong{font-size:18px}.admin-status-editor{grid-template-columns:1fr 1fr auto;align-items:end;gap:8px;display:grid}.admin-status-editor label{color:var(--muted);text-transform:uppercase;flex-direction:column;gap:5px;font-size:7px;font-weight:900;display:flex}.admin-status-editor select{border:1px solid var(--line);min-width:0;color:var(--ink);text-transform:none;background:#fff;border-radius:7px;padding:9px;font-size:9px}.admin-status-editor button{background:var(--red);color:#fff;white-space:nowrap;border:0;border-radius:7px;padding:10px 12px;font-size:8px;font-weight:900}.admin-status-editor button:disabled{color:#888;cursor:not-allowed;background:#ddd}.admin-notice{background:var(--green-pale);color:var(--green);border-radius:8px;margin:12px 20px 0;padding:10px 12px;font-size:10px;font-weight:900}.admin-notice.error{color:#a00023;background:#fff0f0}.admin-empty{text-align:center;color:var(--muted);padding:70px 20px;font-size:12px}.admin-denied{background:var(--soft);place-items:center;min-height:100vh;display:grid}.admin-denied section{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;width:min(520px,100% - 40px);padding:50px}.admin-denied section>span{background:var(--red-pale);width:56px;height:56px;color:var(--red);border-radius:50%;place-items:center;margin:0 auto 16px;font-size:24px;font-weight:900;display:grid}.admin-denied h1{margin:0;font-size:32px}.admin-denied p{color:var(--muted);margin:10px 0 24px}.invoice-chips{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.invoice-chips a{color:#7d5b00;background:#fff3d8;border-radius:999px;padding:5px 8px;font-size:8px;text-decoration:none}.invoice-chips a.ready{background:var(--green-pale);color:var(--green)}.admin-specifications{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:24px;overflow:hidden}.admin-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.admin-section-heading h2{margin:8px 0 4px;font-size:24px}.admin-section-heading p{color:var(--muted);margin:0;font-size:11px}.admin-section-heading>b{color:#795800;white-space:nowrap;background:#fff3d8;border-radius:999px;padding:8px 11px;font-size:9px}.specification-list{flex-direction:column;display:flex}.specification-list article{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(210px,1fr) minmax(200px,.8fr) 160px auto;align-items:center;gap:16px;padding:15px 20px;display:grid}.specification-list article:last-child{border-bottom:0}.specification-icon{background:var(--red);color:#fff;border-radius:9px;place-items:center;width:40px;height:40px;font-size:8px;font-weight:900;display:grid}.specification-list article>div:not(.specification-icon){flex-direction:column;gap:4px;min-width:0;display:flex}.specification-list strong{font-size:12px}.specification-list span,.specification-list small{color:var(--muted);font-size:8px}.specification-list a{color:#365b96;text-overflow:ellipsis;font-size:10px;overflow:hidden}.specification-list article>div>b{font-size:9px}.specification-status{background:#fff3d8;border-radius:999px;justify-self:end;font-weight:900;color:#795800!important;padding:7px 9px!important;font-size:8px!important}.specification-status.sent{background:var(--green-pale);color:var(--green)!important}.specification-status.failed{background:#fff0f0;color:var(--red)!important}@media (max-width:950px){.specification-list article{grid-template-columns:42px 1fr auto}.specification-list article>div:nth-child(3),.specification-list article>div:nth-child(4){grid-column:2}.specification-status{grid-area:1/3/3}}@media (max-width:650px){.admin-section-heading{flex-direction:column;align-items:flex-start}.specification-list article{grid-template-columns:42px 1fr}.specification-status{grid-area:auto/2;justify-self:start}}.admin-consultants-extension{background:#f3f4f6;margin-top:-80px;padding-top:1px}.admin-consultants{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.consultant-request-list{flex-direction:column;display:flex}.consultant-request-list article{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(210px,1fr) minmax(200px,.8fr) 160px auto;align-items:center;gap:16px;padding:15px 20px;display:grid}.consultant-request-list article:last-child{border-bottom:0}.consultant-request-icon{background:var(--graphite);color:#fff;border-radius:9px;place-items:center;width:40px;height:40px;font-size:16px;font-weight:900;display:grid}.consultant-request-list article>div:not(.consultant-request-icon){flex-direction:column;gap:4px;min-width:0;display:flex}.consultant-request-list strong{font-size:12px}.consultant-request-list span,.consultant-request-list small{color:var(--muted);font-size:8px}.consultant-request-list a{color:#365b96;text-overflow:ellipsis;font-size:10px;overflow:hidden}.consultant-request-list article>div>b{font-size:9px}.consultant-request-status{background:#fff3d8;border-radius:999px;justify-self:end;font-weight:900;color:#795800!important;padding:7px 9px!important;font-size:8px!important}.consultant-request-status.sent{background:var(--green-pale);color:var(--green)!important}.consultant-request-status.failed{background:#fff0f0;color:var(--red)!important}@media (max-width:950px){.consultant-request-list article{grid-template-columns:42px 1fr auto}.consultant-request-list article>div:nth-child(3),.consultant-request-list article>div:nth-child(4){grid-column:2}.consultant-request-status{grid-area:1/3/3}}@media (max-width:650px){.consultant-request-list article{grid-template-columns:42px 1fr}.consultant-request-status{grid-area:auto/2;justify-self:start}}.admin-batch-extension{background:#f3f4f6;margin-top:-80px;padding-top:1px}.admin-batch-documents{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.batch-upload-form{border-bottom:1px solid var(--line);background:#fafafa;grid-template-columns:1fr 1fr 1.2fr .8fr 1.2fr auto;align-items:end;gap:10px;padding:20px;display:grid}.batch-upload-form label{color:var(--muted);text-transform:uppercase;flex-direction:column;gap:5px;font-size:8px;font-weight:900;display:flex}.batch-upload-form input,.batch-upload-form select{border:1px solid var(--line);min-width:0;color:var(--ink);text-transform:none;background:#fff;border-radius:8px;padding:10px;font-size:9px}.batch-upload-form input[type=file]{padding:8px}.batch-upload-form button{background:var(--red);color:#fff;white-space:nowrap;border:0;border-radius:8px;padding:11px 14px;font-size:9px;font-weight:900}.batch-upload-form button:disabled{opacity:.65}.batch-document-list{flex-direction:column;display:flex}.batch-document-list article{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(220px,1fr) 140px 100px auto;align-items:center;gap:16px;padding:14px 20px;display:grid}.batch-document-list article:last-child{border-bottom:0}.batch-file-icon{color:#fff;border-radius:8px;place-items:center;width:40px;height:40px;font-size:8px;font-weight:900;display:grid}.batch-file-icon.pdf{background:var(--red)}.batch-file-icon.image{background:#365b96}.batch-document-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.batch-document-list strong{font-size:11px}.batch-document-list span,.batch-document-list small{color:var(--muted);font-size:8px}.batch-document-list b{font-size:9px}.batch-document-list a{border:1px solid var(--line);border-radius:7px;justify-self:end;padding:8px 10px;font-size:8px;font-weight:900}.batch-document-list a:hover{border-color:var(--red);color:var(--red)}@media (max-width:1200px){.batch-upload-form{grid-template-columns:1fr 1fr 1fr}.batch-document-list article{grid-template-columns:42px 1fr auto}.batch-document-list article>div:nth-child(3),.batch-document-list article>div:nth-child(4){grid-column:2}.batch-document-list a{grid-area:1/3/3}}@media (max-width:650px){.batch-upload-form{grid-template-columns:1fr}.batch-document-list article{grid-template-columns:42px 1fr}.batch-document-list a{grid-area:auto/2;justify-self:start}}@media (max-width:1250px){.admin-kpis{grid-template-columns:1fr 1fr}.admin-order-row{grid-template-columns:42px 1fr 120px}.admin-status-editor{grid-column:2/-1}.admin-order-value{align-items:flex-end}}@media (max-width:800px){.admin-header{padding:0 16px}.admin-header nav,.admin-user>span{display:none}.admin-shell{width:min(100% - 28px,1540px);padding-top:24px}.admin-title{flex-direction:column;align-items:flex-start}.admin-title h1{font-size:33px}.admin-kpis{grid-template-columns:1fr}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-filters{overflow-x:auto}.admin-search{width:100%}.admin-order-row{grid-template-columns:38px 1fr;padding:16px}.admin-order-value{text-align:left;grid-column:2;align-items:flex-start}.admin-status-editor{grid-column:1/-1;grid-template-columns:1fr}.admin-order-top{flex-wrap:wrap}.admin-denied section{padding:36px 22px}}.order-status.done{background:var(--green-pale);color:var(--green)}.order-status.cancelled{color:#777;background:#f1f1f1}.review-data-section{margin-top:24px}.review-data-section h3{color:var(--red);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}.review-data-section+.review-data-section{border-top:1px solid var(--line);padding-top:24px}.billing-separation-note{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.order-received-details{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:24px 0;display:grid!important}.order-received-details>div{background:#fff;flex-direction:column;gap:6px;padding:15px;display:flex!important}.order-received-details small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.order-received-details strong{font-size:15px}@media (max-width:720px){.order-received-details{grid-template-columns:1fr}.review-data-section{margin-top:20px}}.category-navigation{border-bottom:1px solid var(--line);z-index:45;background:#fff;position:relative}.category-nav-inner{align-items:center;min-height:52px;display:flex}.category-nav-list{align-items:stretch;gap:58px;height:52px;display:flex}.category-nav-item{align-items:stretch;display:flex;position:relative}.category-nav-link{align-items:center;gap:9px;font-size:12px;font-weight:900;display:flex}.category-nav-link span{color:var(--red);font-size:16px}.category-nav-link:hover{color:var(--red)}.category-mega{border:1px solid var(--line);visibility:hidden;opacity:0;pointer-events:none;background:#fff;grid-template-columns:190px 1fr;gap:24px;width:530px;padding:24px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 1px);left:-22px;transform:translateY(-5px);box-shadow:0 18px 45px #150f1121}.category-nav-item:hover .category-mega,.category-nav-item:focus-within .category-mega{visibility:visible;opacity:1;pointer-events:auto;transform:none}.category-mega-links{flex-direction:column;display:flex}.category-mega-links>small,.featured-slot>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:900}.category-mega-links>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 2px;font-size:15px;font-weight:900;display:flex}.category-mega-links>a span{color:var(--red)}.featured-slot{background:var(--soft);border-radius:11px;grid-template-columns:150px 1fr;align-items:center;gap:17px;padding:16px;display:grid}.featured-slot>span{grid-column:1/-1;margin:0}.featured-slot img{object-fit:cover;border-radius:8px;width:150px;height:94px}.featured-slot>div{flex-direction:column;gap:6px;display:flex}.featured-slot strong{font-size:16px}.featured-slot b{color:var(--red);font-size:13px}.featured-slot small{color:var(--muted);font-size:10px}.featured-slot a{margin-top:3px;font-size:10px;font-weight:900}.category-mobile-trigger{display:none}.trade-stepper{border:1px solid var(--line);background:#fff;border-radius:10px;flex:none;grid-template-columns:52px 82px 52px;height:52px;display:grid;overflow:hidden}.trade-stepper button{color:var(--ink);background:#fff;border:0;font-size:24px;font-weight:500}.trade-stepper button:hover{background:var(--red-pale);color:var(--red)}.trade-stepper label{border-left:1px solid var(--line);border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;display:flex}.trade-stepper input{text-align:center;width:100%;color:var(--ink);-moz-appearance:textfield;background:0 0;border:0;outline:0;font-size:17px;font-weight:900}.trade-stepper input::-webkit-inner-spin-button{-webkit-appearance:none}.trade-stepper input::-webkit-outer-spin-button{-webkit-appearance:none}.trade-stepper small{color:var(--muted);font-size:8px;font-weight:900}.trade-stepper.compact{grid-template-columns:44px 68px 44px;height:48px}.cart-line>.trade-stepper{justify-self:center}.addToCartButton:disabled{color:#666a70!important;opacity:1!important;background:#d9dade!important;border-color:#d9dade!important}@media (max-width:720px){.category-navigation{position:relative}.category-nav-inner{width:100%!important}.category-mobile-trigger{background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 16px;font-size:11px;font-weight:900;display:flex}.category-nav-list{border-top:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;height:auto;padding:0 16px 14px;display:none}.category-nav-list.mobile-open{display:flex}.category-nav-item{border-bottom:1px solid var(--line);height:auto;display:block}.category-nav-link{justify-content:space-between;height:45px}.category-mega{visibility:visible;opacity:1;pointer-events:auto;box-shadow:none;border:0;grid-template-columns:1fr;padding:0 0 14px;display:grid;position:static;transform:none}.category-mega-links>small,.featured-slot{display:none}.category-mega-links>a{color:var(--muted);border-top:0;padding:10px 14px;font-size:12px}.trade-stepper{grid-template-columns:48px 80px 48px;min-height:48px}.trade-stepper.compact{grid-template-columns:44px 72px 44px;height:48px}.cart-line>.trade-stepper{grid-column:2;justify-self:start}}.admin-kpis.five{grid-template-columns:repeat(5,1fr)}.admin-activity{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(250px,.45fr) minmax(0,1fr);gap:28px;margin-top:24px;padding:26px;display:grid}.admin-activity h2{margin:9px 0;font-size:24px}.admin-activity>div:first-child p{color:var(--muted);font-size:11px;line-height:1.55}.activity-list{flex-direction:column;display:flex}.activity-list article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.activity-list article:last-child{border-bottom:0}.activity-email{color:#8b6500;background:#fff3d8;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.activity-email.sent{background:var(--green-pale);color:var(--green)}.activity-email.failed{color:var(--red);background:#fff0f0}.activity-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.activity-list strong{font-size:11px}.activity-list p{color:var(--muted);margin:0;font-size:9px}.activity-list small{color:#92959a;text-overflow:ellipsis;font-size:8px;overflow:hidden}.activity-list article>b{color:var(--muted);text-transform:uppercase;font-size:8px}@media (max-width:1250px){.admin-kpis.five{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.admin-kpis.five{grid-template-columns:1fr}.admin-activity{grid-template-columns:1fr;padding:20px}.activity-list article{grid-template-columns:32px 1fr}.activity-list article>b{grid-column:2}}.fulfillment-options{gap:10px;margin:0 0 18px;display:flex}.fulfillment-options button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 18px;font-size:12px;font-weight:800}.fulfillment-options button.active{background:var(--red);border-color:var(--red);color:#fff}.cart-warehouse{max-width:420px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:7px;margin:0 0 18px;font-size:11px;font-weight:900;display:grid}.cart-warehouse select{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:12px}.form-error{color:var(--red);margin-top:16px;font-size:13px;font-weight:700}.cart-flow-head{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:10px;display:flex}.cart-flow-head h1{letter-spacing:-.035em;margin:0;font-size:42px}.cart-flow-head .lead{margin:8px 0 0}.fulfillment-selector{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.fulfillment-selector>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.fulfillment-selector>div{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid;box-shadow:0 10px 35px #2014160d}.fulfillment-selector button{min-width:190px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:12px 18px;font-size:12px;font-weight:900}.fulfillment-selector button.active{background:var(--red);color:#fff}.flow-context{max-width:760px;color:var(--muted);margin:0 0 5px;font-size:13px;line-height:1.5}.pickup-helper{max-width:820px;color:var(--muted);margin:8px 0 24px;font-size:11px;line-height:1.5}.pickup-helper strong{color:var(--ink)}.cart-cartons{grid-template-columns:34px 88px 34px!important}.cart-cartons strong{flex-direction:column;line-height:1.05;display:flex}.cart-cartons strong small{color:var(--muted);margin-top:4px;font-size:8px;font-weight:800}.cart-line .line-total span{color:var(--red)}.logistics-detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.logistics-detail-grid>div{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:6px;padding:15px;display:flex}.logistics-detail-grid small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:900}.logistics-detail-grid b{font-size:14px}.logistics-detail-grid span{color:var(--muted);font-size:11px;line-height:1.45}.review-fulfillment{grid-template-columns:54px 1fr;align-items:center;gap:16px;display:grid}.fulfillment-icon{background:var(--red-pale);width:52px;height:52px;color:var(--red);border-radius:10px;place-items:center;font-size:11px;font-weight:900;display:grid}.review-fulfillment strong{font-size:18px}.review-fulfillment p{color:var(--muted);margin:6px 0;font-size:12px}.review-fulfillment small{color:var(--muted);font-size:10px;line-height:1.45}.order-summary>div>strong{text-align:right;max-width:58%}.order-success-next{background:var(--soft);border-radius:9px;padding:13px 16px;color:var(--ink)!important;margin:0 0 22px!important;font-size:12px!important}@media (max-width:900px){.cart-flow-head{flex-direction:column;align-items:stretch}.fulfillment-selector{align-items:stretch}.fulfillment-selector button{min-width:0}.logistics-detail-grid{grid-template-columns:1fr}}@media (max-width:720px){.cart-flow-head h1{font-size:36px}.fulfillment-selector>div{grid-template-columns:1fr}.fulfillment-selector button{width:100%;padding:11px 13px}.flow-context{font-size:12px}.pickup-helper{margin-bottom:18px;font-size:10px}.cart-cartons{grid-template-columns:34px 82px 34px!important}.review-fulfillment{grid-template-columns:44px 1fr}.fulfillment-icon{width:42px;height:42px}.order-summary>div>strong{max-width:62%}}.cart-product-image{background:var(--soft);border-radius:10px;width:72px;height:64px;position:relative;overflow:hidden}.cart-product-image img{object-fit:cover}.cart-line-error{margin-top:7px;font-weight:800;display:block;color:var(--red)!important;font-size:11px!important}.cart-quote-error{margin:14px 0 0}.order-summary .summary-button:disabled{color:#fff;cursor:not-allowed;background:#b9b9bc}@media (max-width:720px){.cart-product-image{width:48px;height:48px}.cart-line-error{grid-column:1/-1}}.account-warehouses-page{padding:42px 0 88px}.account-warehouses-page>h1{letter-spacing:-.035em;margin:0;font-size:42px}.account-warehouses-page>.lead{margin:10px 0 30px}@media (max-width:720px){.account-warehouses-page{padding:28px 0 58px}.account-warehouses-page>h1{font-size:36px}}.cart-remove{border-radius:50%;place-items:center;width:30px;height:30px;margin:10px 0 0 auto;padding:0;display:inline-grid;border:1px solid var(--line)!important;color:var(--red)!important;background:#fff!important}.cart-remove:hover,.cart-remove:focus-visible{outline:none;border-color:var(--red)!important;background:var(--red-pale)!important}.cart-remove svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}@media (max-width:720px){.cart-remove{margin-left:0}}.category-filter{gap:0!important}.category-option>div:first-child{justify-content:space-between;align-items:center;display:flex}.category-option button:first-child{flex:1}.category-toggle{width:26px;height:26px;font-size:17px;line-height:1;text-align:center!important;padding:0!important}.freshness-options{flex-direction:column;gap:4px;padding:5px 0 7px 15px;display:flex}.freshness-options button{font-size:12px}.filters .category-filter{border-bottom:0}@media (max-width:720px){.filters{margin-bottom:18px;padding:18px;display:block}.filters h2{margin-bottom:10px}.catalog-layout{gap:0}.category-filter{display:flex!important}.category-option{border-top:1px solid var(--line);padding:7px 0}.category-filter>button{padding:7px 0!important}}.account-page{padding:52px 0 88px}.account-intro{max-width:760px;margin-bottom:30px}.account-intro h1,.account-title-row h1{letter-spacing:-.04em;margin:12px 0 10px;font-size:46px}.account-intro p,.account-title-row p{color:var(--muted);margin:0;line-height:1.55}.account-form-layout{grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);align-items:start;gap:28px;display:grid}.account-form-main,.account-details-layout{flex-direction:column;gap:18px;display:flex}.account-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.account-section-heading{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.account-section-heading>span{background:var(--red-pale);width:36px;height:36px;color:var(--red);border-radius:9px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.account-section-heading h2{margin:0;font-size:23px}.account-section-heading p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.account-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.account-fields label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.account-fields .wide{grid-column:1/-1}.account-fields input,.account-fields select{border:1px solid var(--line);width:100%;height:46px;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border-radius:8px;outline:none;padding:0 13px;font-size:14px;font-weight:500}.account-fields input:focus,.account-fields select:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-pale)}.account-fields input:disabled{background:var(--soft);color:var(--ink);opacity:1}.same-address-check{color:var(--ink);align-items:center;gap:10px;margin:-4px 0 18px;font-size:12px;font-weight:800;display:flex}.same-address-check input{accent-color:var(--red)}.registration-summary{background:var(--graphite);color:#fff;border-radius:16px;padding:30px;position:sticky;top:136px}.registration-summary>span{color:#e7bac5;letter-spacing:.1em;font-size:10px;font-weight:900}.registration-summary h2{margin:14px 0 22px;font-size:28px;line-height:1.12}.registration-summary ul{margin:0 0 25px;padding:0;list-style:none}.registration-summary li{border-top:1px solid #ffffff24;padding:13px 0;font-size:12px}.registration-summary li:before{content:"✓";color:#7dd2b8;margin-right:9px;font-weight:900}.registration-summary .button{width:100%}.registration-summary small{text-align:center;color:#c7c9cd;margin-top:15px;display:block}.registration-summary small a{color:#fff;font-weight:900}.registration-success{color:#76540c;background:#fff8e8;border-radius:8px;padding:12px;font-size:11px;line-height:1.4}.account-title-row{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.account-details-layout{max-width:980px}.account-form-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.account-form-actions span{color:var(--green);font-size:12px;font-weight:900}.account-warehouse-note{background:var(--green-pale);border-radius:12px;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;max-width:980px;padding:20px 24px;display:grid}.account-warehouse-note>span{background:var(--green);color:#fff;border-radius:9px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.account-warehouse-note p{color:#406b5f;margin:5px 0 0;font-size:11px}.account-warehouse-note a{color:var(--green);font-size:12px;font-weight:900}@media (max-width:1000px){.account-form-layout{grid-template-columns:1fr}.registration-summary{position:static}}@media (max-width:720px){.account-page{padding:32px 0 60px}.account-intro h1,.account-title-row h1{font-size:36px}.account-card{padding:21px}.account-fields{grid-template-columns:1fr}.account-fields .wide{grid-column:auto}.account-title-row{flex-direction:column;align-items:flex-start}.account-warehouse-note{grid-template-columns:44px 1fr}.account-warehouse-note a{grid-column:2}}.logistics-detail-grid>div:last-child{grid-column:1/-1}.delivery-summary-meta{gap:10px;margin:20px 0;display:grid}.delivery-summary-meta span{color:var(--muted);justify-content:space-between;gap:20px;font-size:11px;display:flex}.delivery-summary-meta b{color:var(--ink)}@media (max-width:900px){.logistics-detail-grid>div:last-child{grid-column:auto}}.country-select{position:relative}.country-select>input[role=combobox]{border:1px solid var(--border);width:100%;min-height:44px;color:var(--foreground);font:inherit;background:#fff;border-radius:8px;padding:10px 12px}.country-options{z-index:20;border:1px solid var(--border);background:#fff;border-radius:8px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 30px #0000001f}.country-options button,.country-options span{width:100%;color:var(--foreground);text-align:left;font:inherit;background:#fff;border:0;padding:10px 12px;display:block}.country-options button:hover,.country-options button[aria-selected=true]{color:#a60030;background:#fff1f5}.required-fields{color:var(--muted);margin:10px 0;font-size:12px;display:block}.added-to-cart-toast{z-index:50;color:#fff;background:#a60030;border:1px solid #a60030;border-radius:8px;padding:12px 16px;font-weight:700;position:fixed;top:96px;right:28px;box-shadow:0 10px 24px #0000002e}@media (max-width:720px){.added-to-cart-toast{text-align:center;top:86px;left:12px;right:12px}}.bidmeat-admin{color:#1b1d20;max-width:900px;margin:0 auto;padding:36px 30px 56px;font:14px Arial,Helvetica,sans-serif}.bidmeat-admin-heading{border-bottom:1px solid #dedfe2;padding-bottom:22px}.bidmeat-admin-heading p{color:#a60030;letter-spacing:.1em;margin:0 0 9px;font-size:11px;font-weight:800}.bidmeat-admin-heading h1{letter-spacing:-.03em;margin:0;font-size:34px}.bidmeat-admin-heading span,.bidmeat-admin-help{color:#676b72;line-height:1.5}.bidmeat-admin-tabs{gap:9px;margin:24px 0;display:flex}.bidmeat-admin-tabs a{color:#676b72;border:1px solid #dedfe2;border-radius:7px;padding:10px 14px;font-size:12px;font-weight:800}.bidmeat-admin-tabs a.active{color:#a60030;background:#fff1f5;border-color:#a60030}.bidmeat-admin-card{background:#fff;border:1px solid #dedfe2;border-radius:12px;padding:28px}.bidmeat-admin-card h2{margin:0 0 20px;font-size:22px}.bidmeat-admin-origin{background:#f4f2ef;border-radius:9px;gap:6px;margin-bottom:24px;padding:18px;display:grid}.bidmeat-admin-origin span{color:#676b72;letter-spacing:.07em;font-size:10px;font-weight:900}.bidmeat-admin-origin p{margin:0;line-height:1.45}.bidmeat-admin-origin small{color:#676b72}.bidmeat-admin-rate,.bidmeat-admin-search,.bidmeat-admin-select{gap:7px;font-size:12px;font-weight:800;display:grid}.bidmeat-admin-rate{grid-template-columns:1fr 145px auto;align-items:end}.bidmeat-admin-rate input,.bidmeat-admin-search input,.bidmeat-admin-select select{color:#111214;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dedfe2;border-radius:7px;padding:10px 12px}.bidmeat-admin-rate input:focus,.bidmeat-admin-search input:focus,.bidmeat-admin-select select:focus{border-color:#a60030;outline:2px solid #f8eaee}.bidmeat-admin-rate b{color:#676b72;align-items:center;min-height:44px;font-size:12px;display:flex}.bidmeat-admin-save{color:#fff;background:#a60030;border:0;border-radius:7px;margin-top:19px;padding:12px 18px;font-size:13px;font-weight:800}.bidmeat-admin-save:hover{background:#7c001f}.bidmeat-admin-save:disabled{cursor:not-allowed;background:#92959a}.bidmeat-admin-error,.bidmeat-admin-success{border-radius:7px;margin:18px 0;padding:11px 13px;font-size:12px;font-weight:800}.bidmeat-admin-error{color:#a60030;background:#fff0f0}.bidmeat-admin-success{color:#27755f;background:#e7f2ee}.bidmeat-admin-search{margin-bottom:15px}.bidmeat-admin-select{margin-bottom:18px}.bidmeat-admin-product{border-top:1px solid #dedfe2;grid-template-columns:86px 1fr;align-items:center;gap:15px;padding:18px 0 0;display:grid}.bidmeat-admin-image{color:#676b72;background:#f4f2ef;border-radius:7px;place-items:center;width:86px;height:64px;font-size:10px;display:grid;overflow:hidden}.bidmeat-admin-image img{object-fit:cover;width:100%;height:100%}.bidmeat-admin-product>div:last-child{gap:4px;display:grid}.bidmeat-admin-product span{color:#676b72;font-size:11px}.bidmeat-admin-product b{color:#a60030;font-size:12px}@media (max-width:600px){.bidmeat-admin{padding:24px 16px 38px}.bidmeat-admin-card{padding:20px}.bidmeat-admin-rate{grid-template-columns:1fr}.bidmeat-admin-rate b{min-height:0}.bidmeat-admin-tabs{flex-direction:column}.bidmeat-admin-tabs a{text-align:center}}.account-portal-shell{grid-template-columns:245px minmax(0,1fr);gap:30px;padding:42px 0 86px;display:grid}.account-portal-nav{border:1px solid var(--line);background:#fff;border-radius:14px;align-self:start;position:sticky;top:178px;overflow:hidden}.portal-user{border-bottom:1px solid var(--line);gap:12px;padding:20px;display:flex}.portal-user>span{color:#fff;background:#a60030;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.portal-user small{color:var(--muted);display:block}.account-portal-nav nav{padding:9px;display:grid}.account-portal-nav a,.portal-logout{color:var(--muted);text-align:left;font:inherit;background:0 0;border:0;border-radius:8px;padding:11px;font-size:12px}.account-portal-nav a.active,.account-portal-nav a:hover{color:#a60030;background:#fff1f5}.portal-logout{border-top:1px solid var(--line);color:#a60030;margin-top:8px}.portal-page-heading h1{margin:0;font-size:42px}.portal-page-heading p,.portal-panel p,.default-warehouse-card p{color:var(--muted)}.portal-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin:26px 0 20px;display:grid}.portal-metrics article,.portal-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.portal-metrics small{color:var(--muted);display:block}.portal-metrics strong{font-size:24px}.default-warehouse-card{background:#edf7f2;border-radius:12px;justify-content:space-between;align-items:center;margin-top:18px;padding:20px;display:flex}.account-mobile-menu{display:none}@media (max-width:720px){.account-portal-shell{padding:25px 0 60px;display:block}.account-mobile-menu{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;width:100%;padding:12px;display:flex}.account-portal-nav{margin:18px 0;display:none;position:static}.account-portal-nav.open{display:block}.portal-metrics{grid-template-columns:1fr 1fr}.portal-page-heading h1{font-size:34px}.default-warehouse-card{gap:10px;display:grid}}.account-link{align-items:center;gap:6px;display:inline-flex}.account-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:16px;height:16px}.cart-icon{display:none}.cart-label{width:auto!important;height:auto!important;color:inherit!important;font-size:inherit!important;background:0 0!important;border-radius:0!important;margin-left:0!important;display:inline!important}.cart-count{display:inline-grid}.category-nav-mobile,.catalog-mobile-categories{display:none}@media (max-width:900px){.category-nav-mobile{width:100%;display:block}.category-nav-desktop{display:none!important}.category-nav-inner{min-height:0;display:block}.mobile-category-trigger{width:100%;min-height:48px;color:var(--ink);text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;padding:0 16px;font-size:12px;font-weight:900;display:flex}.mobile-category-trigger>span:last-child{color:var(--red);font-size:19px;line-height:1}.mobile-category-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:8px 16px 12px}.mobile-category-panel a,.mobile-category-panel button{font:inherit;text-align:left}.mobile-category-all,.mobile-category-main{width:100%;color:var(--ink);background:0 0;border:0;padding:12px 0;font-size:13px;font-weight:800;display:block}.mobile-category-all.active,.mobile-category-main.active,.mobile-category-children .active{color:var(--red)!important;font-weight:900!important}.mobile-category-group{border-top:1px solid var(--line)}.mobile-category-group>div:first-child{grid-template-columns:minmax(0,1fr) 42px;align-items:center;display:grid}.mobile-category-group>div:first-child>button:last-child{width:42px;height:42px;color:var(--red);text-align:center;background:0 0;border:0;font-size:20px;font-weight:500}.mobile-category-children{gap:2px;padding:0 0 10px 18px;display:grid}.mobile-category-children a,.mobile-category-children button{color:var(--muted);background:0 0;border:0;padding:8px 0;font-size:12px}.catalog-mobile-categories{border:1px solid var(--line);background:#fff;border-radius:10px;grid-column:1/-1;margin:0 0 18px;display:block;overflow:hidden}.catalog-mobile-categories .mobile-category-panel{border-bottom:0}.catalog-mobile-categories .mobile-category-trigger{padding:0 15px}.catalog-layout{grid-template-columns:1fr;display:grid}.catalog-layout>.filters{display:none!important}.catalog-layout>.catalog-grid{grid-column:1}}@media (max-width:768px){.catalog-mobile-categories{display:none!important}}@media (max-width:480px){html,body{width:100%;min-width:0;max-width:100%;margin-inline:0}main,header,nav,section,footer,.site-header,.warehouse-bar,.category-navigation{width:100%;min-width:0;max-width:100%}.shell{width:auto;min-width:0;max-width:none;margin-left:0;margin-right:0;padding-left:16px;padding-right:16px}.header-main{gap:6px;height:62px;padding-left:12px;padding-right:12px}.brand{min-width:0}.brand img{width:82px;max-width:100%}.header-actions{flex:0 auto;gap:5px;min-width:0;margin-left:auto}.market-select{min-width:0}.market-select select{width:94px;min-width:0;max-width:94px;padding:8px 5px;font-size:10px}.login-button.account-link{border:1px solid var(--line);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid!important}.login-button.account-link .account-label{display:none}.login-button.account-link svg{width:18px;height:18px}.cart-button{border-radius:999px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:34px;padding:0;display:inline-flex}.cart-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}.cart-label{display:none!important}.cart-count{width:18px!important;height:18px!important;margin-left:2px!important;font-size:10px!important}.warehouse-inner{grid-template-rows:auto auto;grid-template-columns:9px minmax(0,1fr) max-content;align-items:start;gap:6px 8px;padding-top:10px;padding-bottom:11px;display:grid}.location-dot{grid-area:1/1;margin-top:2px}.warehouse-label{grid-area:1/2;padding:0}.change-link{white-space:nowrap;grid-area:1/3;margin:0;padding:0}.warehouse-inner strong{overflow-wrap:anywhere;grid-area:2/1/auto/-1;min-width:0;line-height:1.4;width:100%!important}.hero-grid,.hero-copy,.hero h1,.hero p,.hero-actions{width:100%;min-width:0;max-width:100%}.hero-copy{padding:42px 0}.hero h1{overflow-wrap:break-word;font-size:clamp(35px,10.5vw,42px)}.hero p{font-size:15px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%;min-width:0}.page-intro,.catalog-title-row,.catalog-title-row>div,.catalog-layout,.catalog-grid,.product-card,.product-card-body{min-width:0;max-width:100%}.catalog-title-row h1{overflow-wrap:break-word;font-size:36px}.catalog-title-row p{white-space:normal;width:100%;max-width:100%}.search-box{grid-template-columns:1fr;width:100%;min-width:0;height:auto;display:grid}.search-box input{border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;height:48px;padding:0 14px}.search-box b{border-radius:8px;width:100%;min-height:44px;margin-top:8px;padding:0 16px}.catalog-mobile-categories,.mobile-category-trigger,.mobile-category-panel{width:100%;min-width:0;max-width:100%}.catalog-mobile-categories{grid-column:1;justify-self:stretch}.mobile-category-panel{position:static;left:auto;right:auto}.mobile-category-trigger{padding-left:14px;padding-right:14px}.mobile-category-group,.mobile-category-group>div,.mobile-category-main{min-width:0;max-width:100%}.product-card,.product-image-wrap,.product-image,.dual-price{width:100%;min-width:0;max-width:100%}.product-card-body{padding:16px}.dual-price{grid-template-columns:1fr;gap:12px}.dual-price>p{grid-column:1}.product-card-footer{gap:12px}.product-card-footer>*{min-width:0}.product-page,.product-detail-grid,.detail-image,.detail-panel,.detail-prices,.spec-list,.buy-row{width:100%;min-width:0;max-width:100%}.detail-image{min-height:330px}.detail-panel h1{overflow-wrap:break-word;max-width:100%;font-size:34px}.detail-prices{grid-template-columns:1fr}.detail-prices>div{min-width:0;padding:18px}.spec-list>div{grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr);gap:12px}.spec-list dd{overflow-wrap:anywhere;min-width:0}.buy-row{grid-template-columns:1fr;display:grid}.trade-stepper,.trade-stepper.compact{max-width:100%}.add-button,.addToCartButton{width:100%;min-width:0;margin-left:0}.account-portal-shell,.account-portal-content,.account-mobile-menu,.portal-orders,.orders-list,.order-row,.order-detail,.order-detail-layout,.account-card,.account-fields{width:100%;min-width:0;max-width:100%}.account-portal-shell{padding-left:16px;padding-right:16px}.account-portal-content{overflow:visible}.portal-metrics{grid-template-columns:1fr 1fr}.order-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.consultant-shell{max-width:calc(100% - 20px);bottom:10px;left:auto;right:10px}.consultant-trigger{min-width:50px;max-width:100%;height:50px;padding:0 11px}.consultant-trigger i{left:36px}.chat-glyph{width:23px;height:21px}.consultant-panel{width:auto;max-width:none;position:fixed;bottom:72px;left:16px;right:16px}}@media (max-width:900px){.mobile-category-accordion{background:#fff;width:100%;min-width:0;max-width:100%}.mobile-category-trigger{letter-spacing:.01em;min-height:52px;padding:0 16px;font-size:12px}.mobile-category-trigger-icon{background:var(--red-pale);border:1px solid #ecd4db;border-radius:50%;place-items:center;width:32px;height:32px;line-height:1;display:grid;color:var(--red)!important;font-size:17px!important}.mobile-category-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:6px 16px 12px;box-shadow:0 12px 28px #1b1d200f}.mobile-category-all{min-height:47px;padding:14px 0;font-size:13px;font-weight:900}.mobile-category-group{border-top:1px solid var(--line)}.mobile-category-group>div.mobile-category-row:first-child{grid-template-columns:minmax(0,1fr) 44px;align-items:center;min-height:50px;display:grid!important}.mobile-category-main{min-height:50px;font-size:14px;font-weight:900;padding:0!important}.mobile-category-expand{place-items:center;width:44px!important;height:44px!important;color:var(--red)!important;background:0 0!important;border:0!important;padding:0!important;font-size:18px!important;line-height:1!important;display:grid!important}.mobile-category-expand span{transition:transform .16s}.mobile-category-expand.expanded span{transform:rotate(180deg)}.mobile-category-children{background:linear-gradient(90deg,var(--red-pale),transparent 72%);gap:0;padding:0 0 11px 17px}.mobile-category-children button{min-height:36px;font-size:12px;font-weight:700;padding:8px 0!important}.mobile-category-all.active,.mobile-category-main.active,.mobile-category-children .active{color:var(--red)!important;font-weight:900!important}.catalog-mobile-categories{border-radius:12px;margin-bottom:20px;box-shadow:0 8px 25px #1b1d2009}.catalog-mobile-categories .mobile-category-panel{border-bottom:0}}.portal-orders .order-status.shipped,.order-detail-header .order-status.shipped{background:var(--green-pale)!important;color:#1f604d!important}.homepage-slider{position:relative;overflow:clip}.hero-slide{will-change:opacity;animation:.62s ease-in-out both hero-slide-fade}.hero-slide-image{background-position:50%;background-size:cover}.hero-slide-image:after{background:linear-gradient(90deg,var(--graphite),transparent 35%)}.hero-slider-arrow{z-index:3;color:#fff;background:#1b1d20a3;border:1px solid #fff6;border-radius:50%;place-items:center;width:42px;height:42px;font-size:30px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider-arrow:hover{background:var(--red)}.hero-slider-arrow.previous{left:18px}.hero-slider-arrow.next{right:18px}.hero-slider-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-slider-dots button{background:0 0;border:1px solid #fff;border-radius:50%;width:9px;height:9px;padding:0}.hero-slider-dots button.active{background:#fff}@keyframes hero-slide-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hero-slide{will-change:auto;animation:none}}.bidmeat-admin-tabs{flex-wrap:wrap}.bidmeat-slide-list{gap:10px;margin:20px 0 28px;display:grid}.bidmeat-slide-list article{border:1px solid #dedfe2;border-radius:10px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.bidmeat-slide-list article.disabled{opacity:.65}.bidmeat-slide-thumb{color:#676b72;background:#f4f2ef;border-radius:7px;place-items:center;width:112px;height:74px;font-size:10px;display:grid;overflow:hidden}.bidmeat-slide-thumb img{object-fit:cover;width:100%;height:100%}.bidmeat-slide-list article>div:nth-child(2){gap:4px;min-width:0;display:grid}.bidmeat-slide-list article>div:nth-child(2) strong{overflow-wrap:anywhere}.bidmeat-slide-list article>div:nth-child(2) small,.bidmeat-slide-list article>div:nth-child(2) span{color:#676b72;font-size:10px}.bidmeat-slide-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.bidmeat-slide-actions button,.bidmeat-slide-form-actions>button:not(.bidmeat-admin-save){color:#333;min-height:34px;font:inherit;background:#fff;border:1px solid #dedfe2;border-radius:6px;padding:7px 9px;font-size:11px;font-weight:700}.bidmeat-slide-actions button:hover{color:#a60030;border-color:#a60030}.bidmeat-slide-actions button:disabled{opacity:.4}.bidmeat-slide-actions button.danger{color:#a60030}.bidmeat-slide-form{border-top:1px solid #dedfe2;padding-top:24px}.bidmeat-slide-form h3{font-size:18px}.bidmeat-slide-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.bidmeat-slide-fields label{color:#676b72;gap:7px;font-size:11px;font-weight:800;display:grid}.bidmeat-slide-fields label.wide{grid-column:1/-1}.bidmeat-slide-fields input,.bidmeat-slide-fields textarea{color:#111214;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dedfe2;border-radius:7px;padding:10px 12px}.bidmeat-slide-fields input:focus,.bidmeat-slide-fields textarea:focus{border-color:#a60030;outline:2px solid #f8eaee}.bidmeat-slide-fields label>small{font-weight:400}.bidmeat-slide-enabled{grid-auto-flow:column;justify-content:start;align-self:end;align-items:center;min-height:44px;grid-template-columns:auto 1fr!important;display:flex!important}.bidmeat-slide-enabled input{width:17px;height:17px}.bidmeat-slide-form-actions{align-items:center;gap:10px;display:flex}.bidmeat-slide-form-actions .bidmeat-admin-save{margin-top:19px}@media (max-width:720px){.hero-slider-arrow{display:none}.hero-slider-dots{bottom:10px}.hero-slide-image{background-position:50%}.bidmeat-slide-list article{grid-template-columns:82px minmax(0,1fr)}.bidmeat-slide-thumb{width:82px;height:62px}.bidmeat-slide-actions{grid-column:1/-1;justify-content:flex-start}.bidmeat-slide-fields{grid-template-columns:1fr}.bidmeat-slide-fields label.wide{grid-column:auto}}@media (max-width:480px){.homepage-slider,.homepage-slider .hero-grid,.homepage-slider .hero-slide-image{width:100%;min-width:0;max-width:100%}.homepage-slider .hero-copy{padding-bottom:48px}.homepage-slider .hero-slide-image{min-height:250px}.homepage-slider .hero-slider-dots{max-width:calc(100% - 32px)}}.portal-orders .order-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:30px;font-weight:600;line-height:1;display:inline-flex;padding:7px 12px!important;font-size:12px!important}.portal-orders .order-status.paid,.portal-orders .order-status.delivered{background:var(--green-pale)!important;color:#1f604d!important}.portal-orders .order-status.awaiting-payment{color:#76540c!important;background:#fff3d8!important}.order-detail-header .order-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:32px;font-weight:600;line-height:1;display:inline-flex;padding:8px 14px!important;font-size:15px!important}.order-detail-header .order-status.paid,.order-detail-header .order-status.delivered{background:var(--green-pale)!important;color:#1f604d!important}.order-detail-header .order-status.paid:before{content:"✓";margin-right:6px;font-weight:800}.order-detail-header .order-status.awaiting-payment{color:#76540c!important;background:#fff3d8!important}.bidmeat-customer-results{flex-wrap:wrap;gap:8px;margin:16px 0 22px;display:flex}.bidmeat-customer-results button{border:1px solid var(--line);text-align:left;min-width:190px;color:var(--ink);background:#fff;border-radius:8px;gap:3px;padding:10px 12px;display:grid}.bidmeat-customer-results button span{color:var(--muted);font-size:11px}.bidmeat-customer-results button.active{border-color:var(--red);background:var(--red-pale);color:var(--red)}.bidmeat-customer-detail{border-top:1px solid var(--line);padding-top:22px}.bidmeat-customer-detail>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.bidmeat-customer-detail>header span{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:900}.bidmeat-customer-detail h3{margin:7px 0;font-size:18px}.bidmeat-customer-detail p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.bidmeat-customer-detail>header>a{border:1px solid var(--line);color:var(--red);white-space:nowrap;border-radius:7px;padding:10px 12px;font-size:11px;font-weight:900}.bidmeat-admin-warehouses{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.bidmeat-admin-warehouses article{border:1px solid var(--line);border-radius:10px;padding:17px}.bidmeat-admin-warehouses article>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.bidmeat-admin-warehouses article>div>strong{font-size:15px}.bidmeat-admin-warehouses .is-default{background:var(--red-pale);color:var(--red);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900}.bidmeat-admin-warehouses dl{gap:8px;margin:16px 0;display:grid}.bidmeat-admin-warehouses dl>div{grid-template-columns:112px minmax(0,1fr);gap:10px;display:grid}.bidmeat-admin-warehouses dt{color:var(--muted);font-size:10px;font-weight:900}.bidmeat-admin-warehouses dd{overflow-wrap:anywhere;margin:0;font-size:11px}.bidmeat-admin-warehouses article>p{border-top:1px solid var(--line);padding-top:12px;font-size:11px}.bidmeat-admin-warehouses article>p b{color:var(--ink)}@media (max-width:600px){.bidmeat-customer-results{grid-template-columns:1fr;display:grid}.bidmeat-customer-results button{width:100%}.bidmeat-customer-detail>header{flex-direction:column}.bidmeat-admin-warehouses{grid-template-columns:1fr}.bidmeat-admin-warehouses dl>div{grid-template-columns:105px minmax(0,1fr)}}@media (min-width:721px){.category-nav-list{gap:54px}.category-nav-item:not(.is-open) .category-mega{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-5px)}.category-nav-item.is-open .category-mega{visibility:visible;opacity:1;pointer-events:auto;transform:none}.category-mega{border-radius:0 0 14px 14px;grid-template-columns:minmax(190px,.58fr) minmax(0,1.42fr);gap:30px;width:min(780px,100vw - 64px);padding:30px;left:-30px;box-shadow:0 20px 48px #150f1126}.category-mega-links{padding:4px 8px 4px 0}.category-mega-links>small{margin-bottom:15px}.category-mega-links>a{padding:17px 2px;font-size:15px}.category-mega-links:only-child{grid-column:1/-1;max-width:280px}.featured-slot{border-radius:12px;grid-template-columns:210px minmax(0,1fr);gap:20px;padding:20px}.featured-slot>span{margin-bottom:1px}.featured-slot img{border-radius:9px;width:210px;height:142px}.featured-slot>div{gap:8px;min-width:0}.featured-slot strong{overflow-wrap:normal;font-size:18px;line-height:1.25}.featured-slot b{font-size:14px}.featured-slot small{font-size:11px}.featured-slot a{color:var(--red);margin-top:5px;font-size:11px}}.portal-orders{min-width:0}.orders-table-head,.order-row{grid-template-columns:1fr .85fr 1.2fr 1.25fr 1fr .75fr;align-items:center;gap:14px;display:grid}.orders-table-head{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:22px 18px 9px;font-size:9px;font-weight:900}.orders-list{gap:9px;display:grid}.order-row{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px;font-size:12px}.order-row>div{gap:5px;min-width:0;display:grid}.order-row small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900;display:none}.order-row span,.order-row b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-row>a{color:var(--red);font-size:12px;font-weight:900}.order-status{background:var(--red-pale);color:var(--red);border-radius:999px;justify-self:start;padding:6px 9px;font-size:10px}.order-status.paid,.order-status.delivered{background:var(--green-pale);color:var(--green)}.order-status.preparing{color:#8b6500;background:#fff3d8}.orders-empty{margin-top:24px;padding:34px}.orders-empty h2{margin-top:0}.portal-recent-orders>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.portal-recent-orders h2{margin:0}.portal-recent-orders>div>a{color:var(--red);font-size:11px;font-weight:900}.portal-recent-orders ul{margin:14px 0 0;padding:0;list-style:none}.portal-recent-orders li{border-top:1px solid var(--line)}.portal-recent-orders li a{grid-template-columns:1fr auto auto;gap:18px;padding:12px 0;font-size:11px;display:grid}.portal-recent-orders li span{color:var(--muted)}.portal-recent-orders li b{color:var(--red)}@media (max-width:720px){.orders-table-head{display:none}.order-row{grid-template-columns:1fr 1fr;gap:16px;padding:17px}.order-row small{display:block}.order-row>a{border-top:1px solid var(--line);grid-column:1/-1;padding-top:13px}.portal-recent-orders li a{grid-template-columns:1fr auto;gap:5px 12px}.portal-recent-orders li span{grid-column:1}.portal-recent-orders li b{grid-area:1/2}}.order-detail{min-width:0}.back-to-orders{color:var(--red);margin-bottom:22px;font-size:12px;font-weight:900;display:inline-block}.order-detail-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.order-detail-header span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.order-detail-header h1{letter-spacing:-.035em;margin:8px 0;font-size:42px}.order-detail-header p{color:var(--muted);margin:0;font-size:13px}.order-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:start;gap:22px;display:grid}.order-detail-main{gap:18px;display:grid}.order-detail-main h2,.order-detail-summary h2{margin-top:0}.order-detail-lines{display:grid}.order-detail-line{border-top:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 0;display:grid}.order-detail-line>div{gap:5px;display:grid}.order-detail-line strong{font-size:14px}.order-detail-line small,.order-detail-line span,.order-detail-line em{color:var(--muted);font-size:11px;font-style:normal}.order-detail-line em{color:var(--red);font-weight:800}.order-detail-line>b{white-space:nowrap;font-size:13px}.order-detail-image{background:var(--soft);border-radius:8px;width:72px;height:64px;position:relative;overflow:hidden}.order-detail-image img{object-fit:cover}.fulfillment-card strong,.payment-card strong{font-size:16px}.fulfillment-card p,.payment-card p{font-size:12px;line-height:1.55}.order-detail-summary{position:sticky;top:156px}.order-documents{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.order-documents h3{margin:0 0 10px;font-size:13px}.order-documents button{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--muted);text-align:left;cursor:not-allowed;border-radius:8px;margin-top:8px;padding:11px;font-size:11px;font-weight:800;display:block}@media (max-width:720px){.order-detail-header{flex-direction:column;align-items:flex-start}.order-detail-header h1{font-size:34px}.order-detail-layout{grid-template-columns:1fr}.order-detail-summary{position:static}.order-detail-line{grid-template-columns:52px minmax(0,1fr)}.order-detail-image{width:52px;height:52px}.order-detail-line>b{grid-column:2}.order-detail-line:not(:has(.order-detail-image)){grid-template-columns:minmax(0,1fr)}.order-detail-line:not(:has(.order-detail-image))>b{grid-column:auto}}.document-download{border:1px solid var(--red);background:var(--red);color:#fff;text-align:center;border-radius:8px;width:100%;margin-top:8px;padding:11px;font-size:11px;font-weight:900;display:block}.document-download:hover{background:#840026;border-color:#840026}.customer-documents>header span{color:var(--red);letter-spacing:.1em;font-size:9px;font-weight:900}.customer-documents>header h1{margin:7px 0 22px;font-size:34px}.documents-list{gap:8px;display:grid}.documents-head,.document-row{grid-template-columns:1.2fr .8fr .7fr .9fr .8fr .65fr;align-items:center;gap:14px;display:grid}.documents-head{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding:0 14px 5px;font-size:9px;font-weight:900}.document-row{border:1px solid var(--line);background:#fff;border-radius:10px;padding:14px;font-size:11px}.document-row>div{overflow-wrap:anywhere;min-width:0}.document-row>div[data-label=Order] a{color:var(--red);font-weight:900}.document-row .document-download{margin:0;padding:9px}.documents-empty{text-align:center;padding:42px 20px}.documents-empty h2{margin:0 0 8px}.documents-empty p{max-width:460px;margin:0 auto 20px}.documents-empty .button{width:auto;display:inline-flex}@media (max-width:720px){.customer-documents{width:100%;min-width:0;max-width:100%}.documents-head{display:none}.document-row{grid-template-columns:1fr 1fr;gap:13px;padding:16px}.document-row>div:before{content:attr(data-label);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:900;display:block}.document-row>div:last-child{grid-column:1/-1}.document-row .document-download{width:100%}.customer-documents>header h1{font-size:30px}}.documents-head,.document-row{grid-template-columns:1.15fr .8fr .55fr .75fr .65fr .6fr .7fr .65fr;gap:10px}@media (max-width:720px){.document-row{grid-template-columns:1fr 1fr}}.registration-consents{gap:12px;margin:18px 0 20px;display:grid}.registration-consents label{color:#fff;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;font-size:13px;line-height:1.45;display:grid}.registration-consents input{width:16px;height:16px;accent-color:var(--red);margin:2px 0 0}.registration-consents .optional{color:#d5d5d5}.activation-page{padding:72px 0 96px}.activation-card{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:620px;padding:42px}.activation-card h1{margin:12px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.08}.activation-card p{color:var(--muted);line-height:1.6}.activation-signin{margin-top:22px}.activation-resend{gap:12px;margin-top:28px;display:grid}.activation-resend label{gap:7px;font-size:13px;font-weight:800;display:grid}.activation-resend input{border:1px solid var(--line);box-sizing:border-box;border-radius:8px;width:100%;padding:12px}.activation-resend .button{justify-self:start}.activation-resend p{margin:0;font-size:13px}@media (max-width:720px){.activation-page{padding:36px 0 60px}.activation-card{padding:25px}.activation-resend .button{width:100%}}@media (min-width:721px){.category-nav-inner{position:relative}.category-nav-desktop{width:100%;min-width:0}.category-nav-desktop .category-nav-list{gap:62px}.category-nav-desktop .category-mega{box-sizing:border-box;visibility:visible;opacity:1;pointer-events:auto;border-radius:0 0 14px 14px;grid-template-columns:minmax(0,1fr) auto;gap:30px;width:100%;max-width:none;padding:34px 38px;display:grid;position:absolute;top:53px;left:0;right:0;transform:none}.category-mega-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;min-width:0;display:grid}.category-mega-column{border-right:1px solid var(--line);min-width:0;padding-right:24px}.category-mega-column:last-child{border-right:0;padding-right:0}.category-mega-heading{color:var(--ink);margin-bottom:19px;font-size:19px;font-weight:900;line-height:1.2;display:block}.category-mega-column.active .category-mega-heading{color:var(--red)}.category-mega-section{gap:8px;margin-top:17px;display:grid}.category-mega-section:first-of-type{margin-top:0}.category-mega-section strong{font-size:14px;line-height:1.35}.category-mega-section a{width:max-content;max-width:100%;color:var(--muted);font-size:14px;line-height:1.4}.category-mega-section a:hover{color:var(--red)}.category-mega-featured{grid-template-columns:1fr;width:315px;padding:17px}.category-mega-featured>span{grid-column:auto}.category-mega-featured img{width:100%;height:130px}.category-mega-featured strong{font-size:17px}.category-mega-featured b{font-size:13px}.category-mega-featured small{font-size:11px}}@media (min-width:721px) and (max-width:1100px){.category-nav-desktop .category-mega{grid-template-columns:1fr;padding:28px}.category-mega-columns{gap:22px}.category-mega-column{padding-right:14px}.category-mega-featured{display:none}}.payment-options{gap:10px;display:grid}.payment-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:13px;padding:17px;display:grid}.payment-choice.selected{border:2px solid var(--red);background:var(--red-pale);padding:16px}.payment-choice input{accent-color:var(--red);width:18px;height:18px;margin:2px 0 0}.payment-choice p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.payment-choice-disabled{background:var(--soft);border-color:var(--line);cursor:not-allowed;opacity:.72}.payment-choice-disabled strong{color:var(--muted)}.header-main{gap:0}.category-nav-list{justify-content:space-between;gap:24px;width:100%}.category-nav-link{letter-spacing:.01em;min-height:58px;font-size:15px}.category-nav-link span{font-size:17px}.category-mega-columns{grid-template-columns:minmax(0,1fr)}.category-mega-column{border-right:0;max-width:520px;padding-right:0}.category-mega-empty{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.site-footer{background:var(--graphite);color:#fff;margin-top:72px}.site-footer-grid{grid-template-columns:1.25fr repeat(4,minmax(0,1fr));gap:40px;padding:62px 0 54px;display:grid}.site-footer section{align-content:start;gap:12px;min-width:0;display:grid}.site-footer h2{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:900}.site-footer a,.footer-static-item{color:#c9cbcf;font-size:13px;line-height:1.5}.site-footer a:hover{color:#fff}.site-footer-company{gap:10px!important}.site-footer-company img{filter:brightness(0)invert();width:174px;height:auto;margin-bottom:8px}.site-footer-company p{color:#d8dade;margin:0;font-size:13px;line-height:1.45}.site-footer-company a{font-weight:700}.site-footer-legal{border-top:1px solid #ffffff26}.site-footer-legal .shell{color:#aeb1b6;justify-content:space-between;align-items:center;gap:24px;min-height:64px;font-size:11px;display:flex}.site-footer-legal div{flex-wrap:wrap;gap:20px;display:flex}.site-footer-legal .footer-static-item{color:#aeb1b6;font-size:11px}@media (min-width:721px){.category-nav-desktop .category-nav-list{gap:24px}.category-nav-desktop .category-mega{grid-template-columns:minmax(0,1fr) auto}.category-mega-columns{grid-template-columns:minmax(0,1fr)}.category-mega-featured{width:315px}}@media (max-width:720px){.site-footer{margin-top:48px}.site-footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px;padding:42px 0}.site-footer-company{grid-column:1/-1}.site-footer-legal .shell{flex-direction:column;align-items:flex-start;gap:12px;padding:20px 0}.site-footer-legal div{gap:12px 18px}.category-nav-link{min-height:0}}@media (max-width:440px){.site-footer-grid{grid-template-columns:1fr;gap:30px;padding:36px 0}.site-footer-company{grid-column:auto}.site-footer-legal div{gap:8px;display:grid}.site-footer-legal .shell{font-size:10px}}.content-page{padding:64px 0 96px}.content-page article{width:min(100%,880px);margin:0 auto}.content-page h1{letter-spacing:-.04em;margin:0 0 36px;font-size:clamp(36px,4vw,54px);line-height:1.08}.content-page h2{letter-spacing:-.02em;margin:42px 0 14px;font-size:26px;line-height:1.2}.content-page h3{margin:28px 0 10px;font-size:18px;line-height:1.3}.content-page p,.content-page li{color:#3f4349;max-width:78ch;font-size:16px;line-height:1.7}.content-page p{margin:0 0 18px}.content-page ul{margin:0 0 20px;padding-left:24px}.content-page li+li{margin-top:7px}.content-page strong{color:var(--ink)}@media (max-width:720px){.content-page{padding:38px 0 64px}.content-page h1{margin-bottom:28px}.content-page h2{margin-top:32px;font-size:23px}.content-page h3{font-size:17px}.content-page p,.content-page li{font-size:15px;line-height:1.65}}
