:root{color:#182033;font-synthesis:none;text-rendering:optimizelegibility;--brand-950:#172554;--brand-900:#1e2f67;--brand-700:#334f9c;--brand-600:#4663b2;--brand-100:#e9edfb;--ink:#182033;--muted:#687085;--line:#dfe3ec;--surface:#fff;--background:#f7f8fb;--focus:#4f6fc7;background:#f7f8fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell[data-accent=emerald],.catalog-shell[data-accent=emerald]{--brand-950:#064e3b;--brand-900:#065f46;--brand-700:#047857;--brand-600:#059669;--brand-100:#e7f6ef;--focus:#059669}.shell[data-accent=rose],.catalog-shell[data-accent=rose]{--brand-950:#4c0519;--brand-900:#881337;--brand-700:#be123c;--brand-600:#e11d48;--brand-100:#fff0f4;--focus:#e11d48}.shell[data-accent=amber],.catalog-shell[data-accent=amber]{--brand-950:#451a03;--brand-900:#78350f;--brand-700:#b45309;--brand-600:#d97706;--brand-100:#fff6df;--focus:#d97706}.shell[data-accent=slate],.catalog-shell[data-accent=slate]{--brand-950:#0f172a;--brand-900:#1e293b;--brand-700:#334155;--brand-600:#475569;--brand-100:#eef1f5;--focus:#475569}*{box-sizing:border-box}body{background:var(--background);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}a{color:var(--brand-700);text-underline-offset:3px}a:hover{color:var(--brand-900)}.shell{grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);min-height:100vh;display:grid}.brand-panel{color:#fff;background:radial-gradient(circle at 15% 15%, #7692e173, transparent 32%), radial-gradient(circle at 86% 82%, #5870b87a, transparent 34%), linear-gradient(145deg, var(--brand-900), var(--brand-950));padding:clamp(36px,5vw,76px);display:flex;position:relative;overflow:hidden}.brand-panel:after{content:"";aspect-ratio:1;border:1px solid #ffffff1f;border-radius:50%;width:min(34vw,460px);position:absolute;bottom:-18%;right:-22%;box-shadow:0 0 0 60px #ffffff08,0 0 0 120px #ffffff05}.brand-content{z-index:1;flex-direction:column;align-self:center;max-width:560px;display:flex;position:relative}.eyebrow{color:var(--brand-700);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.brand-content h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5.2vw,76px);line-height:1.02}.access-panel{background:var(--background);min-width:0;padding:clamp(24px,5vw,72px);display:flex}.access-wrap{flex-direction:column;flex:1;justify-content:center;width:min(100%,670px);margin-inline:auto;display:flex}.access-card{background:var(--surface);border:1px solid #dfe3ecd1;border-radius:28px;padding:clamp(26px,4vw,48px);box-shadow:0 24px 70px #19244414}.card-heading{margin-bottom:30px}.card-heading h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3.2vw,39px);line-height:1.14}.card-heading>p:last-child{color:var(--muted);margin:13px 0 0;line-height:1.6}.form-stack{gap:18px;display:grid}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{color:#424b61;gap:8px;font-size:14px;font-weight:700;display:grid}.field input,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfe;border-radius:13px;outline:none;padding:13px 14px;transition:border-color .15s,box-shadow .15s,background .15s}.field textarea{resize:vertical;min-height:84px}.field input:focus,.field textarea:focus{border-color:var(--focus);background:#fff;box-shadow:0 0 0 4px #4f6fc721}.align-end{justify-self:end}.text-link{font-size:14px;font-weight:700}.primary-button{color:#fff;background:linear-gradient(135deg, var(--brand-600), var(--brand-900));cursor:pointer;border:0;border-radius:14px;min-height:50px;font-weight:800;box-shadow:0 10px 24px #334f9c3b}.primary-button:hover{filter:brightness(1.04)}.primary-button:disabled{cursor:wait;filter:grayscale(.2);opacity:.68}.primary-button:focus-visible{outline-offset:3px;outline:3px solid #4f6fc759}.secondary-button,.primary-link{border:1px solid var(--line);min-height:50px;color:var(--brand-900);cursor:pointer;background:#fff;border-radius:14px;place-items:center;font-weight:800;text-decoration:none;display:grid}.switch-copy{color:var(--muted);text-align:center;margin:24px 0 0;font-size:14px}.switch-copy a{font-weight:800}.consent-row{color:var(--muted);grid-template-columns:19px 1fr;align-items:start;gap:10px;font-size:13px;line-height:1.45;display:grid}.consent-row input{width:17px;height:17px;accent-color:var(--brand-700);margin:1px 0 0}.form-notice{color:#36516f;background:#edf4fb;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.form-notice.success{color:#166534;background:#ecfdf3}.form-notice.error{color:#9f1239;background:#fff1f2}footer{color:#858ca0;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;font-size:12px;display:flex}footer a{color:#687085}.status-page{place-items:center;min-height:100vh;padding:24px;display:grid}.status-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:26px;width:min(100%,470px);padding:44px;box-shadow:0 24px 70px #19244414}.status-card h1{margin:0 0 10px;font-size:28px}.status-card p,.loading-label{color:var(--muted);line-height:1.6}.catalog-shell{min-height:100vh;color:var(--ink);background:#f5f6f8}.catalog-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;align-items:center;gap:clamp(15px,2vw,30px);min-height:72px;padding:10px clamp(22px,4vw,64px);display:flex;position:sticky;top:0}.catalog-brand{max-width:190px;color:var(--brand-900);letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:22px;font-weight:900;text-decoration:none;overflow:hidden}.header-categories{scrollbar-width:none;flex:1;gap:3px;min-width:120px;display:flex;overflow-x:auto}.header-categories::-webkit-scrollbar{display:none}.header-categories button{color:#596176;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;min-height:36px;padding:0 12px;font-size:12px;font-weight:750}.header-categories button:hover{background:#f4f5f8}.header-categories button.active{color:var(--brand-700);background:var(--brand-100)}.catalog-tools{flex:none;align-items:center;gap:7px;display:flex}.header-search,.profile-menu{position:relative}.header-icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--brand-900);cursor:pointer;background:#fff;border-radius:11px;place-items:center;padding:0;display:grid;position:relative}.header-icon-button:hover,.profile-trigger:hover{border-color:color-mix(in srgb, var(--brand-700) 35%, var(--line));background:var(--brand-100)}.header-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.header-search.open .header-icon-button{color:#fff;border-color:var(--brand-700);background:var(--brand-700)}.header-search-popover{z-index:35;border:1px solid var(--line);background:#fff;border-radius:14px;gap:7px;width:min(330px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #0f172a26}.header-search-popover span{color:var(--muted);font-size:10px;font-weight:800}.header-search-popover input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#f8f9fc;border-radius:10px;outline:0;padding:0 12px}.header-search-popover input:focus{border-color:var(--focus);box-shadow:0 0 0 3px #4f6fc71a}.cart-icon-button>span{color:#fff;background:var(--brand-700);border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-6px;right:-6px}.profile-trigger{border:1px solid var(--line);max-width:138px;min-height:40px;color:var(--brand-900);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:800;display:flex}.profile-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-trigger i{color:var(--muted);font-size:14px;font-style:normal}.profile-dropdown{z-index:35;border:1px solid var(--line);background:#fff;border-radius:13px;width:176px;padding:6px;display:grid;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 18px 48px #0f172a26}.profile-dropdown button{min-height:38px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 10px;font-size:12px;font-weight:750}.profile-dropdown button:hover{background:#f4f5f8}.profile-dropdown .logout-menu-item{color:#be123c}.catalog-content{width:min(1540px,100%);margin:0 auto;padding:24px clamp(24px,5vw,78px) 84px}.catalog-notice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:13px;margin:0 0 18px;padding:13px 16px;font-size:13px;font-weight:700}.view-toggle{border:1px solid var(--line);background:#fff;border-radius:11px;flex:none;padding:3px;display:flex}.view-toggle button{min-width:64px;min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 9px;font-size:11px;font-weight:750}.view-toggle button.active{color:#fff;background:var(--brand-700);box-shadow:0 5px 14px #334f9c38}.catalog-state{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:20px;padding:44px}.catalog-state.error{color:#9f1239;background:#fff7f8;border-color:#fecdd3}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:19px;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 12px 34px #1924440f}.product-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px #1924441a}.product-media-wrap{position:relative}.product-media{aspect-ratio:4/5;cursor:pointer;background:#f0f2f6;border:0;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.product-media.flat img,.product-media.contain img{object-fit:contain;background:#fff}.product-card:hover .product-media img{transform:scale(1.018)}.image-placeholder{color:#939aad;font-size:13px;font-weight:700}.stock-badge{z-index:2;color:#166534;background:#ecfdf3f0;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850;position:absolute;top:13px;left:13px}.stock-badge.out{color:#9f1239;background:#fff1f2f2}.card-arrow,.detail-arrow{z-index:2;width:34px;height:34px;color:var(--ink);cursor:pointer;background:#ffffffe8;border:0;border-radius:50%;place-items:center;font-size:25px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 18px #0f172a1f}.card-arrow.previous,.detail-arrow.previous{left:12px}.card-arrow.next,.detail-arrow.next{right:12px}.card-dots{z-index:2;gap:5px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.card-dots i{background:#ffffffa6;border-radius:999px;width:7px;height:7px;box-shadow:0 1px 4px #0f172a33}.card-dots i.active{background:#fff;width:20px}.product-card-tabs{border-bottom:1px solid #eceef3;grid-template-columns:1fr 1fr;display:grid}.product-card-tabs button{min-height:43px;color:var(--muted);cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;font-size:12px;font-weight:700}.product-card-tabs button.active{color:var(--brand-700);border-bottom-color:var(--brand-700)}.product-copy{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;gap:9px;padding:16px;display:grid}.product-copy span{letter-spacing:.025em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:12px;overflow:hidden}.product-copy span b{color:var(--brand-700)}.product-copy strong{color:var(--brand-700);font-size:14px}.detail-page{width:min(1540px,100%);margin:0 auto;padding:30px clamp(24px,5vw,78px) 84px}.detail-heading{text-align:center;margin-bottom:26px;position:relative}.detail-heading p{color:var(--muted);margin:0 0 10px;font-size:12px}.detail-heading p span{color:#b6bcc9;margin:0 8px}.detail-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(30px,3.3vw,46px)}.detail-back{border:1px solid var(--line);min-height:38px;color:var(--brand-900);cursor:pointer;background:#fff;border-radius:11px;padding:0 13px;font-weight:750;position:absolute;top:0;left:0}.detail-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.98fr);align-items:start;gap:34px;display:grid}.detail-gallery{min-width:0}.detail-main-image{aspect-ratio:4/5;border:1px solid var(--line);background:#eef0f4;border-radius:20px;place-items:center;max-height:780px;display:grid;position:relative;overflow:hidden}.detail-main-image>img{object-fit:cover;width:100%;height:100%}.detail-main-image.contain>img{object-fit:contain;background:#fff}.detail-thumbnails{gap:9px;padding-top:10px;display:flex;overflow-x:auto}.detail-thumbnails button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;flex:none;width:64px;height:78px;padding:0;overflow:hidden}.detail-thumbnails button.active{border-color:var(--brand-700)}.detail-thumbnails img{object-fit:cover;width:100%;height:100%}.detail-purchase{gap:18px;display:grid}.detail-tabs{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;padding:5px;display:grid;box-shadow:0 7px 22px #19244412}.detail-tabs button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;font-weight:750}.detail-tabs button.active{color:#fff;background:var(--brand-700)}.detail-summary{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:0;padding:26px;display:grid;box-shadow:0 12px 34px #1924440d}.detail-summary>div{border-right:1px solid var(--line);text-align:center;place-items:center;gap:5px;padding:0 12px;display:grid}.detail-summary>div:nth-child(3){border-right:0}.detail-summary small{color:var(--muted);font-size:11px}.detail-summary b{font-size:14px}.detail-summary>strong{color:var(--brand-700);text-align:center;grid-column:1/-1;margin-top:24px;font-size:29px}.series-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 34px #1924440d}.series-panel h2{letter-spacing:-.025em;margin:0 0 14px;font-size:20px}.series-list{display:grid}.series-row{border-bottom:1px solid #eceef3;grid-template-columns:27px minmax(100px,1fr) auto minmax(142px,auto);align-items:center;gap:12px;min-height:62px;display:grid}.series-row.out{color:#9ba1af}.series-row>small{color:#ef4444;font-size:10px;font-weight:800}.series-color{border:2px solid #fff;border-radius:50%;outline:1px solid #18203333;width:24px;height:24px}.quantity-stepper{grid-template-columns:42px 56px 42px;align-items:center;gap:7px;display:grid}.quantity-stepper button,.quantity-stepper output{border:1px solid var(--line);background:#f4f5f8;border-radius:10px;place-items:center;min-height:42px;font-size:20px;display:grid}.quantity-stepper button{color:var(--brand-900);cursor:pointer}.quantity-stepper button:last-child{color:#fff;border-color:var(--brand-700);background:var(--brand-700)}.quantity-stepper button:disabled{cursor:not-allowed;opacity:.35}.quantity-stepper output{color:var(--ink);background:#fff;font-size:15px;font-weight:800}.detail-total{background:var(--brand-100);border-radius:13px;justify-content:space-between;align-items:end;gap:16px;margin-top:18px;padding:16px;display:flex}.detail-total>div{gap:4px;display:grid}.detail-total span{color:var(--muted);font-size:11px}.detail-total b{font-size:14px}.detail-total>strong{color:var(--brand-700);font-size:20px}.add-order-button{color:#fff;background:var(--brand-700);cursor:pointer;border:0;border-radius:13px;width:100%;min-height:52px;margin-top:14px;font-weight:850}.add-order-button:disabled{cursor:not-allowed;opacity:.45}.side-panel-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a70;justify-content:flex-end;display:flex;position:fixed;inset:0}.side-panel{background:#fff;flex-direction:column;width:min(680px,100%);height:100%;padding:28px;display:flex;overflow-y:auto;box-shadow:-18px 0 60px #0f172a2e}.side-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:20px;padding-bottom:22px;display:flex}.side-panel-header p{color:var(--brand-700);margin:0 0 5px;font-size:11px;font-weight:800}.side-panel-header h2{letter-spacing:-.035em;margin:0;font-size:30px}.side-panel-header>button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;font-size:24px;display:grid}.panel-feedback{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-top:16px;padding:13px 14px;font-size:12px;font-weight:700;line-height:1.45}.panel-feedback.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.panel-feedback.error{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.account-profile{gap:20px;padding:22px 0;display:grid}.account-identity{border:1px solid var(--line);background:#f8f9fc;border-radius:15px;align-items:center;gap:13px;padding:16px;display:flex}.account-identity>div{color:#fff;background:var(--brand-700);border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:20px;font-weight:900;display:grid}.account-identity>span{gap:3px;min-width:0;display:grid}.account-identity b{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.account-identity small{color:var(--muted)}.account-profile dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.account-profile dl>div{border:1px solid var(--line);background:#fff;border-radius:13px;align-content:start;gap:5px;min-height:78px;padding:13px;display:grid}.account-profile dt{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.account-profile dd{color:var(--ink);white-space:pre-wrap;margin:0;font-size:12px;font-weight:650;line-height:1.5}.cart-lines,.order-history{gap:10px;padding:18px 0;display:grid}.cart-line{border:1px solid var(--line);background:#fbfcfe;border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px;display:grid}.cart-product{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.cart-product>img,.cart-image-placeholder{object-fit:cover;background:#e9ecf2;border-radius:10px;width:52px;height:62px}.cart-product>div{gap:3px;min-width:0;display:grid}.cart-line b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cart-line span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.cart-line small{color:var(--brand-700);font-size:10px;font-weight:800}.cart-quantities{gap:8px;display:flex}.cart-line label{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.cart-line input{border:1px solid var(--line);border-radius:9px;width:100%;min-height:38px;padding:0 8px}.cart-line>button{color:#be123c;cursor:pointer;background:#fff1f2;border:1px solid #fecdd3;border-radius:9px;min-height:38px;padding:0 10px;font-size:11px;font-weight:800}.cart-summary{border:1px solid var(--line);background:#f6f8fc;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px;padding:12px;display:grid}.cart-summary>div{border-right:1px solid var(--line);gap:3px;padding:3px 8px;display:grid}.cart-summary>div:last-child{border-right:0}.cart-summary small{color:var(--muted);font-size:9px;font-weight:750}.cart-summary b{font-size:15px}.checkout-form{border-top:1px solid var(--line);gap:14px;margin-top:auto;padding-top:20px;display:grid}.checkout-form label{color:#424b61;gap:7px;font-size:13px;font-weight:750;display:grid}.checkout-form label>span{color:var(--muted);font-size:10px;font-weight:500}.checkout-form textarea{resize:vertical;border:1px solid var(--line);border-radius:11px;outline:0;padding:12px}.checkout-form textarea:focus{border-color:var(--focus);box-shadow:0 0 0 4px #4f6fc71a}.order-channel-notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.order-channel-notice>div{gap:3px;display:grid}.order-channel-notice b{font-size:12px}.order-channel-notice span{font-size:10px;line-height:1.4}.order-channel-notice button{color:#92400e;cursor:pointer;background:#fff;border:1px solid #f59e0b;border-radius:9px;flex:none;min-height:34px;padding:0 10px;font-size:10px;font-weight:800}.checkout-form>button{color:#fff;background:var(--brand-700);cursor:pointer;border:0;border-radius:13px;min-height:51px;font-weight:850}.checkout-form>button:disabled{cursor:not-allowed;opacity:.58}.empty-panel{color:var(--muted);text-align:center;padding:48px 18px}.order-history article{border:1px solid var(--line);background:#fbfcfe;border-radius:14px;overflow:hidden}.order-history article.expanded{border-color:color-mix(in srgb, var(--brand-700) 32%, var(--line));background:#fff}.order-history-summary{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.order-history-summary>span{align-items:center;gap:9px;display:flex}.order-history-summary>span:first-child{flex-direction:column;align-items:start;gap:4px}.order-history-summary i{border:1px solid var(--line);width:26px;height:26px;color:var(--brand-700);background:#fff;border-radius:50%;place-items:center;font-size:17px;font-style:normal;display:grid}.order-history b{color:var(--brand-900)}.order-history time,.order-history small{color:var(--muted);font-size:11px}.order-history article>p{color:#424b61;margin:-3px 16px 14px;font-size:13px;line-height:1.5}.order-history-detail{border-top:1px solid var(--line);background:#fff;gap:14px;padding:16px;display:grid}.order-detail-meta{gap:10px;display:grid}.order-detail-meta>div{gap:4px;display:grid}.order-detail-meta span{color:#424b61;white-space:pre-wrap;font-size:12px;line-height:1.5}.order-detail-lines{border-top:1px solid var(--line);display:grid}.order-detail-lines>div{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.order-detail-lines>div:last-child{border-bottom:0}.order-detail-lines>div>div{gap:3px;display:grid}.order-detail-lines>div>div:last-child{text-align:right;flex:none;justify-items:end}.order-detail-lines span{color:var(--muted);font-size:10px}.order-detail-lines strong{color:var(--ink);font-size:12px}.order-detail-unavailable{border-top:1px solid var(--line);color:var(--muted);padding:14px 16px;font-size:12px}.buyer-orders-page{width:min(100%,1380px);margin-inline:auto;padding:44px clamp(22px,4vw,64px) 80px}.buyer-orders-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.buyer-orders-heading>div{min-width:0}.buyer-orders-heading h1{color:var(--ink);letter-spacing:-.045em;margin:12px 0 7px;font-size:clamp(34px,4vw,52px);line-height:1}.buyer-orders-heading p{max-width:720px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.orders-back-button{color:var(--brand-700);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:850}.orders-refresh-button{border:1px solid var(--line);min-height:42px;color:var(--brand-900);cursor:pointer;background:#fff;border-radius:12px;padding:0 18px;font-size:12px;font-weight:850}.orders-refresh-button:disabled{cursor:wait;opacity:.55}.orders-page-feedback{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:13px;margin-bottom:18px;padding:14px 16px;font-size:13px;font-weight:700}.orders-page-feedback.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.orders-page-feedback.error{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.buyer-order-filters{scrollbar-width:none;gap:8px;margin-bottom:18px;padding-bottom:2px;display:flex;overflow-x:auto}.buyer-order-filters::-webkit-scrollbar{display:none}.buyer-order-filters button{border:1px solid var(--line);color:#5b6377;cursor:pointer;background:#fff;border-radius:12px;flex:none;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:12px;font-weight:800;display:flex}.buyer-order-filters button b{min-width:21px;min-height:21px;color:var(--muted);background:#eef0f5;border-radius:999px;place-items:center;font-size:10px;display:grid}.buyer-order-filters button.active{color:var(--brand-900);border-color:color-mix(in srgb, var(--brand-700) 34%, var(--line));background:var(--brand-100)}.buyer-order-filters button.active b{color:#fff;background:var(--brand-700)}.orders-page-state{border:1px dashed var(--line);min-height:220px;color:var(--muted);text-align:center;background:#ffffff80;border-radius:18px;place-content:center;gap:7px;padding:36px;display:grid}.orders-page-state b{color:var(--ink);font-size:18px}.buyer-orders-list{gap:13px;display:grid}.buyer-order-card{border:1px solid var(--line);background:#fff;border-left:4px solid #93a0bb;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #1924440d}.buyer-order-card.status-pending_review{border-left-color:#0ea5e9}.buyer-order-card.status-approved,.buyer-order-card.status-preparing{border-left-color:#f59e0b}.buyer-order-card.status-shipped,.buyer-order-card.status-completed{border-left-color:#22c55e}.buyer-order-card.status-rejected{border-left-color:#f43f5e}.buyer-order-card.expanded{border-color:color-mix(in srgb, var(--brand-700) 30%, var(--line));border-left-color:var(--brand-700)}.buyer-order-summary{grid-template-columns:minmax(175px,.85fr) minmax(145px,.75fr) minmax(340px,1.5fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.buyer-order-identity{gap:3px;display:grid}.buyer-order-identity span,.buyer-order-metrics span,.buyer-order-detail-meta span{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;font-size:9px;font-weight:800}.buyer-order-identity strong{letter-spacing:.025em;font-size:15px}.buyer-order-identity small{color:var(--muted);font-size:10px}.buyer-order-status{color:#475569;background:#f1f5f9;border-radius:999px;width:fit-content;padding:7px 10px;font-size:10px;font-weight:850}.buyer-order-status.pending_review{color:#0369a1;background:#e0f2fe}.buyer-order-status.approved,.buyer-order-status.preparing{color:#92400e;background:#fef3c7}.buyer-order-status.shipped,.buyer-order-status.completed{color:#166534;background:#dcfce7}.buyer-order-status.rejected{color:#9f1239;background:#ffe4e6}.buyer-order-metrics{background:#f8f9fb;border:1px solid #e8eaf0;border-radius:12px;grid-template-columns:repeat(4,minmax(56px,1fr));display:grid}.buyer-order-metrics>div{border-right:1px solid #e8eaf0;gap:3px;padding:9px 11px;display:grid}.buyer-order-metrics>div:last-child{border-right:0}.buyer-order-metrics b{font-size:14px}.buyer-order-metrics.unavailable{color:var(--muted);padding:14px;font-size:11px;display:block}.buyer-order-detail-button{border:1px solid var(--line);min-height:40px;color:var(--brand-900);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:0 9px 0 14px;font-size:11px;font-weight:850;display:flex}.buyer-order-detail-button span{color:#fff;background:var(--brand-700);border-radius:50%;place-items:center;width:23px;height:23px;font-size:16px;display:grid}.buyer-order-message{color:#465067;background:#f6f8fb;border-radius:10px;margin:-4px 20px 16px;padding:10px 12px;font-size:12px;line-height:1.5}.buyer-order-detail{border-top:1px solid var(--line);background:#fbfcfe;grid-template-columns:minmax(220px,.72fr) minmax(0,1.6fr);gap:20px;padding:20px;display:grid}.buyer-order-detail-meta{align-content:start;gap:12px;display:grid}.buyer-order-detail-meta>div{background:#fff;border:1px solid #e8eaf0;border-radius:12px;gap:5px;padding:13px;display:grid}.buyer-order-detail-meta p{color:#3f485e;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.buyer-order-lines{background:#fff;border:1px solid #e8eaf0;border-radius:13px;overflow:hidden}.buyer-order-lines-heading,.buyer-order-line{grid-template-columns:minmax(0,1.4fr) minmax(130px,.65fr) minmax(90px,.45fr);align-items:center;gap:14px;display:grid}.buyer-order-lines-heading{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#f3f5f8;padding:10px 14px;font-size:9px;font-weight:850}.buyer-order-lines-heading span:last-child{text-align:right}.buyer-order-line{border-top:1px solid #eceef3;padding:14px}.buyer-order-line>div{gap:3px;min-width:0;display:grid}.buyer-order-line strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.buyer-order-line>strong{color:var(--brand-700);text-align:right}.buyer-order-line span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.buyer-order-unavailable{border-top:1px solid var(--line);color:var(--muted);background:#fbfcfe;padding:17px 20px;font-size:12px}.buyer-order-detail-page{width:min(100%,1380px);margin-inline:auto;padding:38px clamp(22px,4vw,64px) 80px}.buyer-order-detail-heading{grid-template-columns:1fr auto 1fr;align-items:center;min-height:52px;margin-bottom:24px;display:grid;position:relative}.buyer-order-detail-heading .orders-back-button{justify-self:start}.buyer-order-detail-heading h1{color:var(--ink);letter-spacing:-.025em;text-align:center;margin:0;font-size:24px;line-height:1.1}.buyer-order-detail-heading .buyer-order-status{justify-self:end}.buyer-order-detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.buyer-order-items-card,.buyer-order-summary-card,.buyer-order-information-card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 8px 28px #1924440d}.buyer-order-items-card{padding:20px}.buyer-order-items-card>h2,.buyer-order-summary-card>h2,.buyer-order-information-card>h2{color:var(--ink);margin:0 0 14px;font-size:17px;line-height:1.2}.buyer-order-items-card>h2{text-align:center}.buyer-order-product-list{gap:12px;display:grid}.buyer-order-product-group{background:#fbfcfe;border:1px solid #dfe4ed;border-radius:14px;overflow:hidden}.buyer-order-product-heading{text-align:center;border-bottom:1px solid #dfe4ed;justify-content:center;align-items:center;gap:28px;min-height:50px;padding:12px 18px;display:flex}.buyer-order-product-heading strong{color:#30394d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.buyer-order-product-heading span{color:#30394d;flex:none;font-size:12px;font-weight:800}.buyer-order-color-row{background:#fff;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:50px;padding:11px 22px;display:grid}.buyer-order-color-row+.buyer-order-color-row{border-top:1px solid #e8ebf1}.buyer-order-color-dot{border:1px solid #cfd5df;border-radius:50%;width:23px;height:23px;box-shadow:inset 0 0 0 1px #ffffffa6}.buyer-order-color-row strong{color:#30394d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.buyer-order-color-row b{color:var(--brand-700);font-size:12px}.buyer-order-extras{background:#fff8f8;border-top:1px solid #dfe4ed}.buyer-order-extras h3{color:#9f1239;margin:0;padding:11px 22px;font-size:11px}.buyer-order-color-row.extra{background:snow}.buyer-order-color-row.extra b{color:#e11d48}.buyer-order-removed-card{background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;gap:0;margin-top:16px;display:grid;overflow:hidden}.buyer-order-removed-card h3{color:#9f1239;border-bottom:1px solid #fecdd3;margin:0;padding:12px 16px;font-size:12px}.buyer-order-removed-row{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 16px;display:grid}.buyer-order-removed-row+.buyer-order-removed-row{border-top:1px solid #fecdd3}.buyer-order-removed-row>div{gap:3px;min-width:0;display:grid}.buyer-order-removed-row strong{color:#881337;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.buyer-order-removed-row small{color:#be123c;font-size:10px}.buyer-order-removed-row b{color:#be123c;text-align:right;font-size:11px}.buyer-order-detail-sidebar{gap:14px;display:grid}.buyer-order-summary-card,.buyer-order-information-card{padding:19px}.buyer-order-summary-card>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.buyer-order-summary-card>div>span{text-align:center;background:#fbfcfe;border:1px solid #dfe4ed;border-radius:13px;place-content:center;gap:5px;min-height:82px;padding:10px 6px;display:grid}.buyer-order-summary-card b{color:var(--ink);font-size:20px}.buyer-order-summary-card small{color:var(--muted);font-size:9px;font-weight:750}.buyer-order-information-card dl{border:1px solid #e3e7ef;border-radius:13px;gap:0;margin:0;display:grid;overflow:hidden}.buyer-order-information-card dl>div{background:#fbfcfe;gap:4px;padding:11px 13px;display:grid}.buyer-order-information-card dl>div+div{border-top:1px solid #e3e7ef}.buyer-order-information-card dt{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.buyer-order-information-card dd{color:#3f485e;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.5}.buyer-order-company-message{color:#465067;background:#f3f5f8;border-radius:11px;margin:12px 0 0;padding:11px 13px;font-size:11px;line-height:1.5}.buyer-order-detail-waiting{border:1px dashed var(--line);min-height:280px;color:var(--muted);text-align:center;background:#fff;border-radius:18px;place-content:center;justify-items:center;gap:9px;padding:32px;display:grid}.buyer-order-detail-waiting strong{color:var(--ink);font-size:17px}.buyer-order-detail-waiting span{max-width:500px;font-size:12px;line-height:1.55}.buyer-order-detail-waiting button{border:1px solid var(--line);min-height:40px;color:var(--brand-900);cursor:pointer;background:#fff;border-radius:11px;margin-top:7px;padding:0 17px;font-size:11px;font-weight:850}.buyer-order-detail-waiting button:disabled{cursor:wait;opacity:.55}@media (width<=900px){.shell{grid-template-columns:1fr}.brand-panel{min-height:210px;padding:38px 28px}.brand-content{align-self:center}.brand-content h2{font-size:40px}.access-panel{padding:28px 18px 36px}.catalog-header{flex-wrap:wrap;gap:8px 14px;padding-inline:24px}.catalog-brand{flex:1}.catalog-tools{margin-left:auto}.header-categories{flex-basis:100%;order:3;width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-heading{text-align:left}.detail-heading p,.detail-heading h1{padding-left:150px}.detail-layout{grid-template-columns:1fr}.detail-main-image{max-height:none}.buyer-order-summary{grid-template-columns:1fr 1fr}.buyer-order-metrics{order:3;grid-column:1/-1}.buyer-order-detail-button{justify-self:end}.buyer-order-detail,.buyer-order-detail-layout{grid-template-columns:1fr}.buyer-order-detail-sidebar{grid-template-columns:1fr 1fr}}@media (width<=620px){.brand-panel{min-height:170px}.brand-content h2{font-size:34px}.access-card{border-radius:21px;padding:25px 20px}.field-grid{grid-template-columns:1fr}.catalog-header{gap:8px;padding:9px 12px}.catalog-brand{max-width:118px;font-size:17px}.catalog-tools{gap:4px}.header-icon-button{border-radius:10px;width:36px;height:36px}.profile-trigger{max-width:92px;min-height:36px;padding-inline:8px}.view-toggle{padding:2px}.view-toggle button{min-width:46px;min-height:30px;padding:0 6px;font-size:9px}.header-categories button{min-height:32px;padding-inline:10px;font-size:11px}.header-search-popover{width:auto;position:fixed;top:62px;left:12px;right:12px}.catalog-content{padding:26px 16px 60px}.product-grid{gap:12px}.product-card{border-radius:15px}.product-copy{padding:12px}.product-copy span{font-size:10px}.product-copy strong{font-size:12px}.product-card-tabs button{min-height:39px;font-size:10px}.card-arrow{display:none}.detail-page{padding:22px 16px 60px}.detail-heading{margin-bottom:18px}.detail-heading p,.detail-heading h1{padding-left:0}.detail-heading p{margin-top:16px}.detail-heading h1{font-size:30px}.detail-back{position:static}.detail-layout{gap:18px}.detail-summary,.series-panel{padding:18px 14px}.detail-summary>div{padding:0 7px}.series-row{grid-template-columns:24px minmax(0,1fr) auto;padding:9px 0}.series-row>small{grid-column:2}.quantity-stepper{grid-column:1/-1;justify-self:end}.detail-total{flex-direction:column;align-items:start}.side-panel{padding:20px 14px}.side-panel-header h2{font-size:26px}.account-profile dl{grid-template-columns:1fr}.cart-line{grid-template-columns:1fr auto;gap:10px}.cart-product{grid-column:1/-1}.cart-line>button{align-self:end}.cart-summary{grid-template-columns:repeat(2,1fr)}.cart-summary>div:nth-child(2){border-right:0}.cart-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line);padding-bottom:8px}.order-channel-notice{flex-direction:column;align-items:stretch}.order-channel-notice button{align-self:start}.order-history-summary{align-items:start}.order-history-summary>span:last-child{flex-direction:column;align-items:end}.order-detail-lines>div{align-items:start}.buyer-orders-page{padding:26px 14px 58px}.buyer-orders-heading{flex-direction:column;align-items:start;margin-bottom:20px}.buyer-orders-heading h1{margin-top:10px;font-size:34px}.buyer-orders-heading p{font-size:12px}.orders-refresh-button{align-self:stretch}.buyer-order-summary{grid-template-columns:minmax(0,1fr) auto;gap:13px;padding:15px}.buyer-order-status{text-align:center;justify-self:end}.buyer-order-metrics{grid-template-columns:repeat(2,1fr)}.buyer-order-metrics>div:nth-child(2){border-right:0}.buyer-order-metrics>div:nth-child(-n+2){border-bottom:1px solid #e8eaf0}.buyer-order-detail-button{grid-column:1/-1;justify-content:space-between;justify-self:stretch}.buyer-order-message{margin-inline:15px}.buyer-order-detail{gap:14px;padding:15px}.buyer-order-lines-heading{display:none}.buyer-order-line{grid-template-columns:minmax(0,1fr) auto;gap:11px}.buyer-order-line>div:nth-child(2){text-align:right;justify-items:end}.buyer-order-line>strong{border-top:1px dashed #e8eaf0;grid-column:1/-1;padding-top:8px}.buyer-order-detail-page{padding:24px 14px 58px}.buyer-order-detail-heading{grid-template-columns:1fr auto;gap:12px}.buyer-order-detail-heading h1{grid-area:1/1/auto/-1;font-size:22px}.buyer-order-detail-heading .orders-back-button{grid-area:2/1}.buyer-order-detail-heading .buyer-order-status{grid-area:2/2}.buyer-order-items-card{padding:14px}.buyer-order-product-heading{text-align:left;justify-content:space-between;gap:12px;padding-inline:13px}.buyer-order-color-row{padding-inline:14px}.buyer-order-detail-sidebar{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
