/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.col-6{grid-column:6}.col-12{grid-column:12}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.ml-auto{margin-left:auto}.block{display:block}.hidden{display:none}.table{display:table}.h-100{height:calc(var(--spacing) * 100)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#131b36;--ink-2:#1b274b;--blue:#1768e5;--blue-dark:#0f4fbb;--yellow:#f8cf32;--paper:#f4f3ef;--white:#fff;--muted:#697086;--line:#dfe1e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}.shell{width:min(1200px,100% - 48px);margin:0 auto}.announcement{background:var(--ink);color:#fff;letter-spacing:.02em;font-size:12px}.announcement-inner{justify-content:space-between;align-items:center;min-height:30px;display:flex}.announcement-inner div{align-items:center;gap:28px;display:flex}.announcement a{color:var(--yellow);font-weight:800}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f3eff0;border-bottom:1px solid #131b361a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;height:70px;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--blue);width:38px;color:var(--yellow);border-radius:50%;place-items:center;font-size:15px;font-weight:950;display:grid;transform:rotate(-7deg);box-shadow:inset 0 0 0 4px #ffffff29}.brand-name{letter-spacing:-.05em;font-size:21px;font-weight:950}.brand-name span{color:var(--blue)}.header-search{background:#fff;border:1px solid #cfd3dc;flex:330px;align-items:center;min-width:220px;max-width:390px;height:42px;margin-left:12px;display:flex;overflow:hidden}.header-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1768e51a}.header-search input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 15px;font-size:12px}.header-search button{background:var(--yellow);width:50px;color:var(--ink);cursor:pointer;border:0;align-self:stretch;font-size:25px;line-height:1;transform:none}.header-search .voice-search-trigger{width:42px;color:var(--blue);background:#fff;border-left:1px solid #e1e3e8;font-size:18px}.main-nav{align-items:center;gap:20px;margin-left:auto;display:flex}.main-nav a{font-size:14px;font-weight:750;position:relative}.main-nav a:after{content:"";background:var(--blue);height:2px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.main-nav a:hover:after{right:0}.nav-catalog{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:850;display:inline-flex}.nav-catalog span{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:9px;display:grid}.cart-button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:10px;padding:10px 10px 10px 18px;font-size:13px;font-weight:800;display:flex}.cart-button b{background:var(--yellow);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.menu-button{cursor:pointer;background:0 0;border:0;font-size:26px;display:none}.voice-fab{z-index:45;background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 17px;font-size:11px;font-weight:900;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 38px #0f4fbb57}.voice-fab span{background:var(--yellow);width:25px;height:25px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.hero{background:var(--blue);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";aspect-ratio:1;border:1px solid #ffffff1f;border-radius:50%;width:52%;position:absolute;top:-60%;left:-14%;box-shadow:0 0 0 90px #ffffff09,0 0 0 180px #ffffff06}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:52px;min-height:560px;display:grid}.hero-copy{z-index:2;padding:60px 0 48px;animation:.35s both promo-copy-in;position:relative}.eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;margin:0 0 14px;font-size:11px;font-weight:900;line-height:1}.eyebrow.dark{color:var(--blue)}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,72px);font-weight:950;line-height:.94}.hero h1 em{color:var(--yellow);font-style:normal}.hero-lead{color:#ffffffd1;max-width:580px;margin:20px 0 0;font-size:15px;line-height:1.55}.hero-actions{gap:11px;margin-top:24px;display:flex}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:25px;min-height:49px;padding:0 22px;font-size:12px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--ink)}.button-ghost{color:#fff;border-color:#ffffff73}.button-light{color:var(--ink);background:#fff}.hero-stats{border-top:1px solid #fff3;gap:38px;margin-top:48px;padding-top:28px;display:flex}.hero-stats div{gap:5px;display:grid}.hero-stats strong{font-size:18px}.hero-stats span{color:#fff9;font-size:11px}.hero-promo-controls{gap:8px;margin-top:38px;display:flex}.hero-promo-controls button{color:#ffffffad;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff3d;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-width:0;padding:10px 12px;transition:background .2s,border-color .2s,color .2s;display:grid}.hero-promo-controls button:hover,.hero-promo-controls button.active{border-color:var(--yellow);color:#fff;background:#ffffff1f}.hero-promo-controls span{color:var(--yellow);font-size:9px;font-weight:950}.hero-promo-controls b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.hero-visual{align-self:stretch;min-height:560px;animation:.35s both promo-card-in;position:relative}.hero-grid-lines{opacity:.13;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0 -200px;transform:rotate(-7deg)scale(1.2)}.visual-card{z-index:2;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:0;transition:transform .25s,box-shadow .25s;position:absolute;box-shadow:0 26px 70px #051c544d}.visual-card-main{width:290px;height:355px;padding:26px;top:82px;left:35px;transform:rotate(3deg)}.visual-card-main:hover{transform:rotate(1deg)translateY(-8px);box-shadow:0 34px 86px #051c5461}.visual-card-main img{object-fit:contain;width:100%;height:220px}.visual-card-main>div{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:16px;display:flex}.visual-card-main small{font-weight:800}.visual-card-main strong{letter-spacing:-.05em;font-size:22px}.visual-tag{background:var(--yellow);text-transform:uppercase;letter-spacing:.1em;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:20px;left:-12px}.visual-card-small{width:132px;height:152px;padding:14px;bottom:45px;right:0;transform:rotate(-5deg)}.visual-card-small:hover{transform:rotate(-2deg)translateY(-5px)}.visual-card-small img{object-fit:contain;width:100%;height:92px}.visual-card-small span{font-size:12px;font-weight:900}.delivery-badge{z-index:3;background:var(--ink);text-align:center;border-radius:50%;align-content:center;width:112px;height:112px;padding:22px 14px;display:grid;position:absolute;top:52px;right:0;transform:rotate(8deg)}.delivery-badge b{color:var(--yellow);letter-spacing:-.06em;font-size:23px}.delivery-badge span{text-transform:uppercase;letter-spacing:.08em;font-size:9px;line-height:1.3}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);min-height:88px;display:grid}.trust-grid>button{border:0;border-right:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:0 14px;padding:17px 20px;transition:background .2s;display:grid}.trust-grid>button:first-child{border-left:1px solid var(--line)}.trust-grid>button:hover{background:#eef4ff}.trust-grid>button>b{color:var(--blue);font-size:11px}.trust-grid span{color:var(--muted);gap:4px;font-size:11px;display:grid}.trust-grid strong{color:var(--ink);font-size:13px}.trust-grid em{color:var(--blue);grid-column:2;margin-top:5px;font-size:9px;font-style:normal;font-weight:900}.catalog-directory{padding-top:82px;padding-bottom:45px;scroll-margin-top:86px}.directory-heading{grid-template-columns:1fr auto;align-items:end;gap:40px;margin-bottom:32px;display:grid}.directory-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,54px);line-height:.96}.directory-summary{align-items:end;gap:16px;padding-bottom:4px;display:flex}.directory-summary>strong{color:var(--blue);letter-spacing:-.08em;font-size:68px;line-height:.75}.directory-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;line-height:1.55}.directory-grid{border-top:1px solid #d6d8df;border-left:1px solid #d6d8df;grid-template-columns:repeat(3,1fr);grid-auto-rows:390px;display:grid}.directory-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d6d8df;border-top:0;border-left:0;flex-direction:column;align-items:flex-start;height:100%;min-height:0;padding:23px;transition:color .2s,background .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.directory-card:focus-visible{z-index:2;outline:3px solid var(--yellow);outline-offset:-3px}.directory-card:hover{z-index:1;background:var(--blue);color:#fff;position:relative;box-shadow:inset 0 0 0 3px #ffffff47,0 18px 38px #1768e52e}.directory-image{background:#e9e7e3;flex:none;place-items:center;width:calc(100% + 46px);height:190px;margin:-23px -23px 18px;transition:transform .25s;display:grid;position:relative;overflow:hidden}.directory-image img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.directory-card:hover .directory-image{transform:scale(1.04)}.directory-number{z-index:2;background:var(--ink);color:var(--yellow);letter-spacing:.12em;margin:0;padding:5px 7px;font-size:9px;font-weight:950;position:absolute;top:10px;left:10px}.directory-card:hover .directory-number{color:var(--yellow)}.directory-card>strong{letter-spacing:-.035em;max-width:330px;font-size:21px;line-height:1.08}.directory-card p{max-width:330px;color:var(--muted);margin:9px 0 12px;font-size:11px;line-height:1.45}.directory-card:hover p{color:#ffffffb3}.directory-subcategories{flex-wrap:wrap;gap:6px;margin-bottom:13px;display:flex}.directory-subcategories button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #d8dbe3;padding:5px 7px;font-size:8px;line-height:1.15;transition:border-color .2s,background .2s,color .2s}.directory-subcategories button:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.directory-card:hover .directory-subcategories button{color:#ffffffe0;border-color:#ffffff47}.directory-card:hover .directory-subcategories button:hover{border-color:var(--yellow);color:var(--ink)}.directory-count{text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #69708640;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:14px;font-size:10px;font-weight:900;display:flex}.directory-card:hover .directory-count{border-color:#ffffff40}.directory-count b{font-size:19px}.directory-card-all{background:var(--yellow)}.directory-card-all:hover{background:var(--ink)}.directory-card-all .directory-number{color:var(--ink)}.excel-category-grid{border-top:1px solid #d6d8df;border-left:1px solid #d6d8df;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.excel-category-grid>button{min-height:92px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d6d8df;border-top:0;border-left:0;grid-template-columns:32px 1fr auto;align-items:center;gap:14px;padding:18px 20px;transition:background .2s,color .2s;display:grid}.excel-category-grid>button:hover{background:var(--blue);color:#fff}.excel-category-grid>button:focus-visible{z-index:1;outline:3px solid var(--yellow);outline-offset:-3px;position:relative}.excel-category-grid>button>span{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:950}.excel-category-grid>button:hover>span{color:var(--yellow)}.excel-category-grid>button>strong{font-size:13px;line-height:1.3}.excel-category-grid>button>b{font-size:19px}.category-group-grid{border-top:1px solid #d6d8df;border-left:1px solid #d6d8df;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.category-group-card{min-height:285px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d6d8df;border-top:0;border-left:0;flex-direction:column;align-items:flex-start;padding:24px;transition:background .2s,color .2s,box-shadow .2s;display:flex}.category-group-card:hover{z-index:1;background:var(--blue);color:#fff;position:relative;box-shadow:0 18px 38px #1768e529}.category-group-card:focus-visible{z-index:2;outline:3px solid var(--yellow);outline-offset:-3px;position:relative}.category-group-number{background:var(--ink);color:var(--yellow);letter-spacing:.12em;margin-bottom:24px;padding:5px 7px;font-size:9px;font-weight:950}.category-group-card>strong{letter-spacing:-.035em;max-width:340px;font-size:21px;line-height:1.08}.category-group-card>p{color:var(--muted);margin:9px 0 15px;font-size:11px;line-height:1.45}.category-group-card:hover>p{color:#ffffffb8}.category-group-card:hover .directory-subcategories button{color:#ffffffe0;border-color:#ffffff47}.category-group-card:hover .directory-subcategories button:hover{border-color:var(--yellow);color:var(--ink)}.category-group-card .directory-count{margin-top:auto}.category-group-card:hover .directory-count{border-color:#ffffff40}.catalog-section{padding-top:52px;padding-bottom:125px;scroll-margin-top:86px}.section-heading{grid-template-columns:1fr 370px;align-items:end;gap:50px;display:grid}.section-heading h2,.delivery-copy h2,.about-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,66px);line-height:.95}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.75}.catalog-tools{justify-content:space-between;gap:22px;margin:0 0 28px;display:flex}.catalog-tools-search{justify-content:space-between;align-items:center}.catalog-search-group{flex-wrap:wrap;align-items:center;gap:10px;width:min(760px,100%);display:flex}.category-tabs{flex-wrap:wrap;gap:7px;display:flex}.category-tabs button{cursor:pointer;background:0 0;border:1px solid #cfd2db;min-height:42px;padding:0 16px;font-size:12px;font-weight:800}.category-tabs button:hover,.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.search-box{background:#fff;border:1px solid #d7d9df;align-items:center;gap:9px;width:min(460px,100%);min-height:46px;padding-left:15px;display:flex}.catalog-search-group .search-box{flex:360px}.search-box span{color:var(--blue);font-size:24px;line-height:1;transform:rotate(-15deg)}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.search-box button{background:var(--yellow);cursor:pointer;text-transform:uppercase;border:0;align-self:stretch;min-width:82px;font-size:10px;font-weight:950}.active-department{min-width:0;max-width:100%;min-height:46px;color:var(--ink);cursor:pointer;text-align:left;background:#eef4ff;border:1px solid #bed0ed;align-items:center;gap:8px;padding:0 13px;display:flex}.active-department span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.active-department strong{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:10px;overflow:hidden}.active-department b{color:var(--blue);font-size:17px;line-height:1}.catalog-count{color:var(--muted);font-size:12px;font-weight:800}.catalog-status{border-left:3px solid var(--yellow);color:#5c512b;background:#fff5cf;margin:-10px 0 24px;padding:14px 17px;font-size:11px;line-height:1.5}.catalog-loading{min-height:240px;color:var(--muted);background:#fff;place-items:center;font-size:13px;font-weight:800;display:grid}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{cursor:pointer;background:#fff;border:1px solid #e1e2e6;min-width:0;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px #141e3a17}.product-card:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.product-image{background:#f7f7f5;place-items:center;height:250px;padding:30px;display:grid;position:relative;overflow:hidden}.product-image:after{content:"";background:var(--line);height:1px;position:absolute;inset:auto 0 0}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .25s}.product-card:hover .product-image img{transform:scale(1.04)}.product-badge{z-index:2;background:var(--yellow);text-transform:uppercase;letter-spacing:.08em;padding:7px 10px;font-size:9px;font-weight:950;position:absolute;top:15px;left:15px}.product-open-chip{z-index:2;background:var(--ink);color:#fff;opacity:0;padding:6px 8px;font-size:8px;font-weight:900;transition:all .2s;position:absolute;top:14px;right:14px;transform:translateY(-5px)}.product-card:hover .product-open-chip,.product-card:focus-visible .product-open-chip{opacity:1;transform:none}.quick-add{z-index:2;background:var(--blue);color:#fff;cursor:pointer;opacity:0;border:0;border-radius:50%;width:42px;height:42px;font-size:24px;transition:all .2s;position:absolute;bottom:14px;right:14px;transform:translateY(8px)}.product-card:hover .quick-add,.quick-add:focus-visible{opacity:1;transform:translateY(0)}.product-info{flex-direction:column;min-height:205px;padding:21px;display:flex}.product-category{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.product-title{letter-spacing:-.025em;min-height:41px;margin:10px 0 7px;padding:0;font-size:16px;font-weight:800;line-height:1.25}.product-title a{color:inherit;text-decoration:none}.product-info p{color:var(--muted);margin:0;font-size:11px}.variant-hint{width:max-content;max-width:100%;color:var(--blue);cursor:pointer;background:#eef4ff;border:1px solid #bed0ed;margin-top:10px;padding:6px 9px;font-size:9px;font-weight:900}.product-bottom{justify-content:space-between;align-items:end;gap:8px;margin-top:auto;padding-top:21px;display:flex}.product-bottom>div:first-child{gap:3px;display:grid}.product-bottom strong{letter-spacing:-.04em;white-space:nowrap;font-size:20px}.product-bottom del{color:#9297a4;font-size:11px}.add-label{border:0;border-bottom:1px solid var(--ink);cursor:pointer;text-transform:uppercase;background:0 0;padding:8px 0;font-size:10px;font-weight:900}.quantity{background:#fff;border:1px solid #d9dbe1;align-items:center;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;width:30px;height:30px}.quantity span{text-align:center;min-width:25px;font-size:11px;font-weight:850}.empty-search{text-align:center;background:#fff;padding:80px}.empty-search strong{font-size:25px}.empty-search p{color:var(--muted)}.empty-search button,.empty-cart button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:8px 0;font-weight:800}.department-notice{border-left:4px solid var(--yellow);background:#fff;grid-template-columns:1fr 1.5fr auto;align-items:center;gap:28px;margin-top:42px;padding:22px 60px 22px 24px;display:grid;position:relative;box-shadow:0 10px 30px #141e3a0f}.department-notice>div{gap:4px;display:grid}.department-notice>div span{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900}.department-notice>div strong{font-size:15px}.department-notice p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.department-notice a{white-space:nowrap;color:var(--blue);font-size:11px;font-weight:900}.department-notice>button{cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:22px;position:absolute;top:9px;right:10px}.pagination{justify-content:center;align-items:center;gap:22px;margin-top:36px;display:flex}.pagination button{border:1px solid var(--ink);cursor:pointer;background:0 0;min-width:118px;height:42px;padding:0 15px;font-size:11px;font-weight:900}.pagination button:hover:not(:disabled){background:var(--ink);color:#fff}.pagination button:disabled{opacity:.35;cursor:not-allowed}.pagination span{color:var(--muted);font-size:11px}.pagination strong{color:var(--ink)}.product-overlay{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#070c1abd;place-items:center;padding:20px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:12px;width:min(1320px,100%);max-height:calc(100vh - 40px);animation:.25s both catalog-rise;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000057}.product-modal-scroll{scroll-behavior:smooth;max-height:calc(100vh - 40px);overflow:auto}.product-modal-close{z-index:10;width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fffffff5;border:1px solid #d7dce2;border-radius:50%;font-size:27px;position:absolute;top:14px;right:14px;box-shadow:0 4px 15px #00000014}.product-modal-summary{grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);min-height:650px;display:grid}.product-modal-media{background:#fff;border-right:1px solid #e4e7ea;min-width:0;padding:38px 28px 24px}.product-modal-image{background:#fff;place-items:center;height:545px;padding:36px;display:grid}.product-modal-image img{object-fit:contain;mix-blend-mode:normal;width:100%;height:100%}.product-media-caption{color:var(--muted);border-top:1px solid #edf0f2;justify-content:space-between;gap:18px;padding:13px 4px 0;font-size:9px;display:flex}.product-media-caption span{color:var(--ink);font-weight:800}.product-modal-content{min-width:0;padding:45px 48px 38px}.product-category{color:var(--blue);cursor:pointer;letter-spacing:.1em;text-align:left;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:9px;font-weight:900}.product-modal-content h2{letter-spacing:-.045em;margin:12px 52px 16px 0;font-size:clamp(28px,2.6vw,40px);line-height:1.05}.product-modal-meta{color:var(--muted);justify-content:space-between;gap:20px;padding-bottom:15px;font-size:10px;display:flex}.product-modal-meta b{color:var(--ink)}.product-tools{border-top:1px solid #e2e5e9;flex-wrap:wrap;gap:7px;padding:12px 0 16px;display:flex}.product-tools button{color:#4c5663;cursor:pointer;background:#fff;border:1px solid #d7dde4;border-radius:7px;min-height:34px;padding:0 11px;font-size:9px;font-weight:800}.product-tools button:hover,.product-tools button.active{color:var(--blue);background:#edf5ff;border-color:#adc9ef}.variant-picker{margin-top:24px}.variant-picker>div:first-child{justify-content:space-between;align-items:center;gap:15px;display:flex}.variant-picker>div:first-child strong{font-size:12px}.variant-picker>div:first-child span{color:var(--muted);font-size:9px}.variant-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:220px;margin-top:11px;display:grid;overflow:auto}.variant-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #c9ced9;gap:4px;min-width:0;padding:12px;transition:border-color .16s,background .16s,color .16s;display:grid;position:relative}.variant-options button:hover:not(.active){background:#eef4ff;border-color:#8eb2ec}.variant-options button.active{border-color:var(--blue);background:var(--blue);padding-right:75px;box-shadow:0 8px 20px #1768e533}.variant-options button.active:after{content:"✓ Обрано";background:var(--yellow);color:var(--ink);text-transform:uppercase;letter-spacing:.06em;padding:4px 6px;font-size:7px;font-weight:950;position:absolute;top:11px;right:11px}.variant-options button strong{text-overflow:ellipsis;color:var(--ink);white-space:nowrap;font-size:11px;overflow:hidden}.variant-options button span{text-overflow:ellipsis;color:var(--muted);white-space:nowrap;font-size:8px;overflow:hidden}.variant-options button.active strong,.variant-options button.active span{color:#fff}.product-purchase-card{border:1px solid #e0e4e8;border-radius:10px;margin-top:20px;padding:20px;box-shadow:0 5px 18px #0000000d}.product-modal-buy{justify-content:space-between;align-items:center;gap:20px;display:flex}.product-modal-buy>div{gap:2px;display:grid}.product-modal-buy>div span{color:var(--muted);text-transform:uppercase;font-size:9px}.product-modal-buy>div strong{letter-spacing:-.05em;font-size:31px}.product-modal-buy>button{background:var(--market-green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;min-width:215px;height:54px;padding:0 20px;font-size:12px;font-weight:900;display:flex}.product-modal-buy>button:hover{background:#078b40}.product-delivery-note{color:var(--muted);margin-top:12px;font-size:9px;line-height:1.5;display:block}.product-fulfilment{border:1px solid #e2e5e9;border-radius:10px;margin-top:14px;display:grid;overflow:hidden}.product-fulfilment article{border-bottom:1px solid #e8ebee;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:60px;padding:9px 13px;display:grid}.product-fulfilment article:last-child{border-bottom:0}.product-fulfilment article>span{font-size:18px}.product-fulfilment article>div{gap:3px;display:grid}.product-fulfilment strong{font-size:10px}.product-fulfilment small{color:var(--muted);font-size:8px}.product-fulfilment article>b{color:var(--blue);font-size:8px}.product-service-notes{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.product-service-notes p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.product-service-notes strong{color:var(--ink)}.product-detail-tabs{z-index:6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9;gap:26px;padding:0 38px;display:flex;position:sticky;top:0}.product-detail-tabs button{min-height:53px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0;font-size:11px;font-weight:850}.product-detail-tabs button:hover{border-bottom-color:var(--blue);color:var(--blue)}.product-detail-sections{background:#f5f6f7;grid-template-columns:1fr 1fr;gap:18px;padding:34px 38px 44px;display:grid}.product-detail-sections>section{background:#fff;border-radius:10px;padding:25px 28px;scroll-margin-top:72px}.product-detail-sections h3{letter-spacing:-.035em;margin:7px 0 18px;font-size:28px}.product-detail-sections>section>p:last-child{color:#59657b;white-space:pre-line;max-width:78ch;margin:0;font-size:clamp(15px,1.05vw,18px);line-height:1.75}.product-detail-sections dl{margin:0}.product-detail-sections dl>div{border-bottom:1px solid #e5e8ec;grid-template-columns:42% 1fr;gap:18px;padding:10px 0;font-size:10px;display:grid}.product-detail-sections dt{color:var(--muted)}.product-detail-sections dd{color:var(--ink);margin:0;font-weight:750}.product-related-section{grid-column:1/-1}.product-related-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.product-related-list article{cursor:pointer;border:1px solid #e2e5e9;border-radius:8px;grid-template-columns:64px 1fr 32px;align-items:center;gap:8px;min-width:0;padding:9px;display:grid}.product-related-list article:hover{border-color:#a9c7ef}.product-related-list img{object-fit:contain;width:64px;height:64px}.product-related-list article>div{gap:3px;min-width:0;display:grid}.product-related-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.product-related-list small{color:var(--muted);font-size:7px}.product-related-list b{font-size:11px}.product-related-list button{width:32px;height:32px;color:var(--market-green);cursor:pointer;background:#e7f7ee;border:0;border-radius:7px;font-size:16px}.info-overlay,.bundle-offer-overlay{z-index:90;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#070c1ab8;place-items:center;padding:28px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.info-modal{background:var(--paper);width:min(680px,100%);max-height:calc(100vh - 56px);padding:54px 58px 50px;animation:.25s both catalog-rise;position:relative;overflow:auto;box-shadow:0 32px 90px #00000057}.info-modal-close,.bundle-offer-close{cursor:pointer;background:0 0;border:1px solid #cfd2da;width:42px;height:42px;font-size:26px;position:absolute;top:16px;right:16px}.info-modal h2{letter-spacing:-.05em;max-width:550px;margin:10px 38px 18px 0;font-size:clamp(32px,4vw,47px);line-height:.98}.info-intro{color:var(--ink-2);margin:0;font-size:16px;font-weight:750;line-height:1.6}.info-body{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0;padding:18px 0}.info-body p{color:var(--muted);margin:10px 0;font-size:13px;line-height:1.7}.info-modal>a{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;font-size:12px;font-weight:900;display:flex}.bundle-offer-overlay{z-index:100}.bundle-offer-modal{background:var(--yellow);width:min(560px,100%);padding:52px 52px 46px;animation:.25s both catalog-rise;position:relative;overflow:hidden;box-shadow:0 34px 95px #00000061}.bundle-offer-modal:after{content:"10";color:#ffffff52;letter-spacing:-.1em;pointer-events:none;font-size:220px;font-weight:950;line-height:1;position:absolute;bottom:-70px;right:-15px}.bundle-offer-badge{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px;padding:7px 9px;font-size:9px;font-weight:950;display:inline-block}.bundle-offer-modal h2{z-index:1;letter-spacing:-.055em;margin:8px 35px 18px 0;font-size:clamp(35px,5vw,54px);line-height:.94;position:relative}.bundle-offer-modal>p:not(.eyebrow){z-index:1;max-width:420px;margin:0;font-size:13px;line-height:1.65;position:relative}.bundle-offer-actions{z-index:1;gap:9px;margin-top:28px;display:grid;position:relative}.bundle-offer-actions button{border:1px solid var(--ink);cursor:pointer;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;font-size:11px;font-weight:900;display:flex}.bundle-offer-actions button:first-child{background:var(--blue);border-color:var(--blue);color:#fff}.bundle-offer-actions button:last-child{border:0;border-bottom:1px solid var(--ink);background:0 0;width:max-content;min-height:auto;padding:7px 0}.voice-overlay{z-index:95;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070c1ab3;place-items:center;padding:25px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.voice-modal{background:#edf4f8;border-radius:22px;width:min(720px,100%);max-height:calc(100vh - 50px);padding:28px;animation:.25s both catalog-rise;overflow:auto;box-shadow:0 32px 90px #00000057}.voice-modal-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.voice-modal-header>div{align-items:center;gap:9px;display:flex}.voice-modal-header h2{letter-spacing:-.04em;margin:0;font-size:26px}.voice-modal-header span{color:var(--muted);background:#d8e8f5;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.voice-modal-header button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:30px}.voice-options{gap:18px;display:grid}.voice-options article{text-align:center;background:#fff;border-radius:15px;justify-items:center;padding:35px 42px 30px;transition:box-shadow .2s,transform .2s;display:grid}.voice-options article.listening{box-shadow:inset 0 0 0 3px var(--yellow);transform:scale(.99)}.voice-icon{width:72px;height:72px;color:var(--ink);background:#effcf4;border:2px solid #a7d8bf;border-radius:17px;place-items:center;font-size:34px;display:grid}.voice-options article:nth-child(2) .voice-icon{background:#eff6ff;border-color:#b7d8ff}.voice-options h3{letter-spacing:-.035em;margin:21px 0 11px;font-size:24px}.voice-options p{max-width:520px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.voice-options button{background:var(--blue);color:#fff;cursor:pointer;text-transform:uppercase;border:0;border-radius:8px;width:100%;min-height:54px;margin-top:25px;font-size:12px;font-weight:900}.voice-options button:disabled{opacity:.7;cursor:wait}.voice-result{background:var(--yellow);border-radius:12px;margin-top:18px;padding:18px}.voice-options article .voice-result{text-align:left;width:100%}.voice-result.error{background:#ffe4df}.voice-result>span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:9px;font-weight:900;display:block}.voice-result>strong{font-size:15px;line-height:1.45;display:block}.voice-result>button{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:15px;padding:0 15px;font-size:10px;font-weight:900;display:flex}.delivery-section{background:var(--ink);color:#fff;overflow:hidden}.delivery-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;min-height:660px;display:grid}.delivery-copy>p:not(.eyebrow){color:#ffffffa3;max-width:480px;margin:28px 0 34px;font-size:16px;line-height:1.7}.route-card{min-height:475px;color:var(--ink);background:#edf2f6;padding:34px;position:relative;transform:rotate(1.5deg);box-shadow:0 32px 80px #00000040}.route-top{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:12px;display:flex}.route-top b{color:var(--blue)}.route-map{background:linear-gradient(35deg,#0000 48%,#1768e517 49% 51%,#0000 52%) 0 0/90px 90px,linear-gradient(-24deg,#0000 48%,#1768e512 49% 51%,#0000 52%) 0 0/120px 120px;border:1px solid #d6dee6;height:320px;margin:22px 0;position:relative;overflow:hidden}.route{transform-origin:0;background:var(--blue);border-radius:99px;height:4px;display:block;position:absolute}.route-one{width:70%;top:52%;left:13%;transform:rotate(-18deg)}.route-two{background:var(--yellow);width:43%;top:56%;left:45%;transform:rotate(35deg)}.route-three{opacity:.45;width:35%;top:55%;left:22%;transform:rotate(70deg)}.pin{background:var(--ink);color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;display:grid;position:absolute;box-shadow:0 4px 18px #101b3438}.pin-a{background:var(--blue);color:var(--yellow);top:43%;left:43%}.pin-b{top:55%;left:12%}.pin-c{bottom:15%;right:10%}.route-bottom{border-top:1px solid #d6dee6;gap:55px;padding-top:20px;display:flex}.route-bottom span{color:var(--muted);gap:4px;font-size:10px;display:grid}.route-bottom b{color:var(--ink);font-size:15px}.about-section{grid-template-columns:.45fr 1fr .65fr;align-items:center;gap:60px;min-height:540px;display:grid}.about-number{letter-spacing:-.11em;color:var(--yellow);font-size:clamp(130px,17vw,225px);font-weight:950;line-height:.8}.about-copy>p:not(.eyebrow){max-width:545px;color:var(--muted);margin:25px 0 0;line-height:1.7}.about-quote{border-left:3px solid var(--blue);align-self:end;margin-bottom:80px;padding:28px 0 0 28px}.about-quote blockquote{margin:0 0 15px;font-size:15px;font-weight:700;line-height:1.65}.about-quote span{color:var(--muted);font-size:11px}.category-showcase{grid-template-columns:repeat(4,1fr);padding-bottom:120px;display:grid}.category-showcase button{text-align:left;cursor:pointer;background:0 0;border:1px solid #d6d8df;border-right:0;align-content:space-between;min-height:240px;padding:25px;transition:background .2s,color .2s;display:grid}.category-showcase button:last-child{border-right:1px solid #d6d8df}.category-showcase button:hover{background:var(--blue);color:#fff}.category-showcase span{color:var(--blue);font-size:11px;font-weight:900}.category-showcase button:hover span{color:var(--yellow)}.category-showcase strong{letter-spacing:-.04em;font-size:22px;line-height:1.05}.category-showcase em{font-size:25px;font-style:normal}footer{color:#fff;background:#0c1328}.footer-top{grid-template-columns:1.3fr .7fr .7fr 1fr;gap:50px;min-height:420px;padding-top:72px;display:grid}.brand-footer .brand-mark{background:var(--yellow);color:var(--ink)}.brand-footer .brand-name span{color:var(--yellow)}.footer-lead h2{color:var(--yellow);letter-spacing:-.05em;margin:38px 0 17px;font-size:41px}.footer-lead p,.footer-contact p{color:#ffffff80;font-size:12px;line-height:1.75}.footer-links,.footer-contact{flex-direction:column;gap:14px;display:flex}.footer-links h3,.footer-contact h3{color:#ffffff73;text-transform:uppercase;letter-spacing:.15em;margin:8px 0 16px;font-size:10px}.footer-links a,.footer-contact a,.footer-links button{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.footer-contact a:first-of-type{color:var(--yellow);font-size:18px}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:72px;font-size:10px;display:flex}.catalog-overlay{z-index:70;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#070c1ab8;place-items:center;padding:30px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.catalog-modal{background:var(--paper);flex-direction:column;width:min(1280px,100%);height:min(860px,100vh - 60px);animation:.25s both catalog-rise;display:flex;overflow:hidden;box-shadow:0 32px 90px #00000057}.catalog-modal-header{background:var(--ink);color:#fff;grid-template-columns:1fr auto 48px;align-items:center;gap:25px;min-height:100px;padding:20px 28px;display:grid}.catalog-modal-header>div>span{color:var(--yellow);letter-spacing:.14em;font-size:9px;font-weight:950}.catalog-modal-header h2{letter-spacing:-.045em;margin:4px 0 0;font-size:30px}.catalog-modal-header p{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:11px}.catalog-modal-header>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;width:48px;height:48px;font-size:28px}.catalog-modal-body{flex:1;grid-template-columns:370px 1fr;min-height:0;display:grid}.catalog-groups{border-right:1px solid var(--line);background:#fff;overflow:auto}.catalog-groups button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:27px 1fr auto;align-items:center;gap:11px;width:100%;min-height:67px;padding:12px 18px;display:grid}.catalog-groups button>span{color:var(--blue);font-size:9px;font-weight:900}.catalog-groups button>strong{font-size:12px;line-height:1.25}.catalog-groups button>b{min-width:25px;height:25px;color:var(--muted);background:#eef1f7;border-radius:99px;place-items:center;font-size:8px;display:grid}.catalog-groups button:hover,.catalog-groups button.active{background:var(--blue);color:#fff}.catalog-groups button:hover>span,.catalog-groups button.active>span{color:var(--yellow)}.catalog-groups button:hover>b,.catalog-groups button.active>b{color:#fff;background:#ffffff29}.catalog-subcategories{min-width:0;padding:42px;overflow:auto}.subcategory-heading{border-bottom:1px solid #d5d8df;padding-bottom:28px}.subcategory-heading span{color:var(--muted);font-size:11px;line-height:1.5}.subcategory-heading h3{letter-spacing:-.05em;max-width:700px;margin:9px 0 0;font-size:clamp(30px,4vw,49px);line-height:.98}.subcategory-grid{border-top:1px solid #d5d8df;border-left:1px solid #d5d8df;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px;display:grid}.subcategory-grid button,.subcategory-grid a{min-height:70px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #d5d8df;border-top:0;border-left:0;justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.subcategory-grid button:hover,.subcategory-grid a:hover{background:var(--yellow)}.subcategory-grid button b,.subcategory-grid a b{flex:none;font-size:17px}.catalog-help{background:var(--ink);color:#fff;grid-template-columns:1fr 2fr auto;align-items:center;gap:18px;margin-top:30px;padding:22px;display:grid}.catalog-help span{color:var(--yellow);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.catalog-help strong{font-size:12px}.catalog-help a{white-space:nowrap;color:var(--yellow);font-size:13px;font-weight:900}.cart-overlay{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070c1a9e;justify-content:flex-end;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.cart-drawer{background:var(--paper);flex-direction:column;width:min(480px,100%);height:100%;animation:.25s both slide-in;display:flex;box-shadow:-20px 0 60px #0000003d}.cart-header{border-bottom:1px solid #d8dae0;justify-content:space-between;align-items:center;padding:28px 30px;display:flex}.cart-header span{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900}.cart-header h2{letter-spacing:-.05em;margin:4px 0 0;font-size:31px}.cart-header h2 b{background:var(--yellow);vertical-align:middle;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:5px;font-size:11px;display:inline-grid}.cart-header>button{cursor:pointer;background:0 0;border:1px solid #cdd0d7;width:42px;height:42px;font-size:26px}.cart-content{flex:1;padding:4px 30px;overflow:auto}.cart-item{border-bottom:1px solid #d8dae0;grid-template-columns:74px 1fr auto;align-items:center;gap:15px;padding:20px 0;display:grid}.cart-item>img{object-fit:contain;mix-blend-mode:multiply;background:#fff;width:74px;height:74px}.cart-item-info{gap:5px;display:grid}.cart-item-info strong{font-size:13px}.cart-item-info>span{color:var(--muted);font-size:9px}.cart-item-info .quantity{width:max-content;margin-top:5px}.cart-item>b{white-space:nowrap;font-size:14px}.empty-cart{text-align:center;place-content:center;justify-items:center;min-height:60vh;display:grid}.empty-cart>span{width:70px;height:70px;color:var(--blue);border:1px solid #cdd0d7;border-radius:50%;place-items:center;font-size:30px;display:grid}.empty-cart h3{margin:22px 0 5px;font-size:22px}.empty-cart p{max-width:270px;color:var(--muted);font-size:12px;line-height:1.6}.cart-footer{background:#fff;border-top:1px solid #d8dae0;padding:25px 30px 30px}.cart-footer>div{justify-content:space-between;align-items:end;display:flex}.cart-footer>div span{color:var(--muted);font-size:12px}.cart-footer>div strong{letter-spacing:-.05em;font-size:27px}.cart-footer .checkout-start{background:var(--blue);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;min-height:56px;margin-top:20px;padding:0 20px;font-size:12px;font-weight:900;display:flex}.cart-footer small{color:var(--muted);text-align:center;margin-top:10px;font-size:9px;display:block}.checkout-form{background:#fff;flex:1;align-content:start;gap:15px;min-height:0;padding:22px 30px 30px;display:grid;overflow:auto}.checkout-back{border:0;border-bottom:1px solid var(--blue);width:max-content;color:var(--blue);cursor:pointer;background:0 0;padding:3px 0;font-size:10px;font-weight:850}.checkout-summary{background:#eff5ff;border-radius:9px;justify-content:space-between;align-items:end;padding:15px 16px;display:flex}.checkout-summary span{color:var(--muted);font-size:10px}.checkout-summary strong{font-size:20px}.checkout-voice-summary{background:#f1f6ff;border:1px solid #bfd3f7;border-radius:10px;gap:6px;padding:12px 14px;display:grid}.checkout-voice-summary span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:900}.checkout-voice-summary p{color:var(--ink);margin:0;font-size:12px;line-height:1.45}.checkout-form>label{gap:6px;display:grid}.checkout-form>label>span,.checkout-form legend{color:#414a56;font-size:10px;font-weight:850}.checkout-form input,.checkout-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd5dc;border-radius:8px;outline:0;padding:12px 13px;font-size:12px}.checkout-form textarea{resize:vertical}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1768e51a}.checkout-form fieldset{border:0;margin:0;padding:0}.checkout-form legend{margin-bottom:7px}.checkout-delivery-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.checkout-delivery-options label{cursor:pointer;border:1px solid #d5dae0;border-radius:8px;align-items:flex-start;gap:8px;min-width:0;padding:11px;display:flex}.checkout-delivery-options label:has(input:checked){border-color:var(--blue);background:#eff5ff}.checkout-delivery-options input{width:auto;box-shadow:none;margin-top:2px}.checkout-delivery-options span{gap:4px;display:grid}.checkout-delivery-options b{font-size:10px}.checkout-delivery-options small{color:var(--muted);font-size:8px;line-height:1.3}.checkout-honeypot{opacity:0;pointer-events:none;left:-9999px;position:absolute!important}.checkout-error{color:#9a1c1c;background:#fff0f0;border-left:3px solid #d43030;margin:0;padding:10px 12px;font-size:10px;line-height:1.45}.checkout-submit{background:var(--market-green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;font-size:12px;font-weight:900;display:flex}.checkout-submit:disabled{opacity:.55;cursor:wait}.checkout-form>small{color:var(--muted);text-align:center;font-size:8px;line-height:1.45}.checkout-success{text-align:center;flex:1;place-content:center;justify-items:center;padding:34px;display:grid}.checkout-success>span{width:74px;height:74px;color:var(--market-green);background:#dff6e8;border-radius:50%;place-items:center;font-size:36px;display:grid}.checkout-success h3{margin:24px 0 8px;font-size:25px}.checkout-success p{max-width:340px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.checkout-success button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;min-width:250px;min-height:52px;margin-top:25px;font-weight:850}.checkout-success a{color:var(--blue);margin-top:16px;font-size:10px;font-weight:850}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{transform:translate(100%)}}@keyframes catalog-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes promo-copy-in{0%{opacity:0;transform:translate(-16px)}}@keyframes promo-card-in{0%{opacity:0;transform:translateY(14px)}}@media (width<=1050px){.header-inner{gap:13px}.header-search{max-width:270px;margin-left:0}.main-nav{gap:13px}.main-nav>a:nth-of-type(2){display:none}.hero-grid{grid-template-columns:1fr .78fr}.hero-visual{min-width:390px}.visual-card-main{left:0}.delivery-badge{right:-30px}.product-grid{grid-template-columns:repeat(3,1fr)}.directory-grid{grid-template-columns:repeat(2,1fr)}.excel-category-grid,.category-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-modal-body{grid-template-columns:300px 1fr}.catalog-subcategories{padding:32px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>button:nth-child(3){border-left:1px solid var(--line)}.about-section{grid-template-columns:.35fr 1fr}.about-quote{display:none}.footer-top{grid-template-columns:1.4fr repeat(3,1fr);gap:25px}}@media (width<=780px){.shell{width:min(100% - 30px,650px)}.announcement-inner>span{display:none}.announcement-inner{justify-content:center}.header-inner{height:68px}.header-search{display:none}.brand-mark{width:36px}.brand-name{font-size:20px}.menu-button{margin-left:auto;display:block}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;margin:0;padding:24px;display:none;position:absolute;top:68px;left:0;right:0}.main-nav.open{display:flex}.cart-button span{display:none}.cart-button{border:0;padding:6px}.hero-grid{min-height:auto;display:block}.hero-copy{padding:45px 0}.hero h1{font-size:clamp(40px,12vw,58px)}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid>button{border-left:1px solid var(--line)}.catalog-directory{padding-top:55px}.directory-heading{grid-template-columns:1fr;gap:28px;margin-bottom:35px}.directory-summary{justify-content:flex-start}.directory-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:380px}.directory-card{min-height:0;padding:18px}.directory-image{width:calc(100% + 36px);height:180px;margin:-18px -18px 14px}.directory-card>strong{font-size:18px}.catalog-section{padding-top:42px;padding-bottom:80px}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>p{max-width:500px}.catalog-tools{flex-direction:column}.category-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.category-tabs button{flex:none}.search-box{width:100%}.department-notice{grid-template-columns:1fr;gap:12px;padding-right:50px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:205px;padding:22px}.product-info{min-height:195px;padding:17px}.product-bottom{flex-direction:column;align-items:start}.quick-add{opacity:1;transform:none}.delivery-grid{grid-template-columns:1fr;gap:45px;min-height:auto;padding-top:80px;padding-bottom:80px}.route-card{min-height:390px}.route-map{height:245px}.about-section{min-height:560px;padding-top:80px;display:block}.about-number{float:right;margin:10px 30px 20px 15px;font-size:150px}.about-copy h2{font-size:45px}.category-showcase{grid-template-columns:repeat(2,1fr);padding-bottom:80px}.category-showcase button{min-height:200px}.category-showcase button:nth-child(2){border-right:1px solid #d6d8df}.category-showcase button:nth-child(n+3){border-top:0}.footer-top{grid-template-columns:repeat(2,1fr);padding-bottom:55px}.footer-lead,.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.catalog-overlay{padding:0}.catalog-modal{width:100%;height:100%}.catalog-modal-header{grid-template-columns:1fr 43px;min-height:82px;padding:15px 17px}.catalog-modal-header p{display:none}.catalog-modal-header h2{font-size:25px}.catalog-modal-header>button{width:43px;height:43px}.catalog-modal-body{flex-direction:column;display:flex}.catalog-groups{border-right:0;border-bottom:1px solid var(--line);flex:none;display:flex;overflow-x:auto}.catalog-groups button{border-right:1px solid var(--line);border-bottom:0;flex:0 0 190px;grid-template-columns:22px 1fr;min-height:62px}.catalog-groups button>b{display:none}.catalog-subcategories{flex:1;padding:25px 17px 40px}.subcategory-grid{grid-template-columns:1fr}.subcategory-heading h3{font-size:34px}.catalog-help{grid-template-columns:1fr}.product-overlay{padding:0}.product-modal{border-radius:0;width:100%;height:100%;max-height:none}.product-modal-scroll{max-height:100vh}.product-modal-summary{grid-template-columns:1fr}.product-modal-media{border-bottom:1px solid #e4e7ea;border-right:0;padding:22px 15px 10px}.product-modal-image{height:300px;min-height:0;padding:22px}.product-media-caption{display:none}.product-modal-content{padding:28px 20px 32px}.product-modal-content h2{margin-right:35px;font-size:30px}.variant-options{grid-template-columns:1fr;max-height:250px}.product-purchase-card{padding:16px}.product-modal-buy{background:0 0;margin:0;padding:0;position:static}.product-detail-tabs{gap:20px;padding:0 20px;overflow-x:auto}.product-detail-tabs button{flex:none}.product-detail-sections{grid-template-columns:1fr;padding:20px}.product-related-section{grid-column:auto}.product-related-list{grid-template-columns:1fr 1fr}.info-overlay,.bundle-offer-overlay{padding:0}.info-modal,.bundle-offer-modal{width:100%;max-height:100%;padding:48px 22px 35px}.bundle-offer-modal{align-self:end}.voice-overlay{padding:0}.voice-modal{border-radius:0;width:100%;height:100%;max-height:none;padding:20px 15px 30px}.voice-options article{padding:25px 18px 22px}.voice-options h3{font-size:21px}.voice-fab{bottom:15px;right:15px}}@media (width<=480px){.announcement-inner div span{display:none}.hero-copy{padding-top:38px;padding-bottom:38px}.hero h1{font-size:42px}.directory-grid,.excel-category-grid,.category-group-grid{grid-template-columns:1fr}.directory-grid{grid-auto-rows:auto}.directory-card{height:auto;min-height:350px}.directory-heading h2{font-size:40px}.directory-summary>strong{font-size:58px}.product-grid{grid-template-columns:1fr}.product-image{height:285px}.product-info{min-height:175px}.product-bottom{flex-direction:row;align-items:end}.route-card{padding:22px;transform:none}.route-bottom{gap:25px}.about-number{font-size:115px}.about-copy h2{font-size:39px}.category-showcase{grid-template-columns:1fr}.category-showcase button{border-bottom:0;border-right:1px solid #d6d8df;min-height:160px}.category-showcase button:last-child{border-bottom:1px solid #d6d8df}.cart-header,.cart-content,.cart-footer,.checkout-form{padding-left:20px;padding-right:20px}.cart-item{grid-template-columns:64px 1fr}.cart-item>b{grid-column:2}.product-modal-buy{flex-direction:column;align-items:stretch}.product-modal-buy>button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--market-dark:#161b22;--market-green:#00a046;--market-red:#f84147;--market-bg:#f5f6f7}body{background:var(--market-bg)}.shell{width:min(1440px,100% - 56px)}.announcement{background:#0d1117}.announcement-inner{min-height:34px}.top-nav-links{gap:22px!important}.top-nav-links>a:not(.top-nav-phone){color:#ffffffb8;font-size:10px;font-weight:700}.top-nav-links>a:not(.top-nav-phone):hover{color:#fff}.top-nav-links>span{color:#ffffffb8;border-left:1px solid #ffffff29;padding-left:20px;font-size:10px}.top-nav-phone{font-size:12px;color:var(--yellow)!important}.site-header{background:var(--market-dark);color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;top:0}.header-inner{justify-content:flex-start;gap:12px;height:68px}.market-menu-button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 44px;width:44px;height:44px;font-size:25px;display:none}.market-menu-button:hover{background:#ffffff1a}.site-header .brand{margin-right:7px}.site-header .brand-mark{background:var(--blue);width:40px;color:var(--yellow)}.site-header .brand-name{color:#fff;font-size:21px}.site-header .brand-name span{color:var(--yellow)}.market-catalog-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;flex:none;align-items:center;gap:9px;min-height:42px;padding:0 17px;font-size:13px;font-weight:850;display:flex}.market-catalog-button:hover{background:#0f5dca}.market-catalog-button span{color:var(--yellow);font-size:20px}.site-header .header-search{border:0;border-radius:8px;flex:520px;min-width:250px;max-width:none;height:42px;margin:0}.site-header .header-search input{padding-left:17px;font-size:13px}.site-header .header-search>button:last-child{background:var(--yellow);width:58px;color:var(--market-dark)}.site-header .header-search .voice-search-trigger{width:45px}.site-header .main-nav{width:230px;color:var(--ink);background:#fff;border-radius:0 0 10px 10px;margin:0;padding:12px;display:none;position:absolute;top:68px;right:max(20px,50vw - 720px);box-shadow:0 18px 45px #0003}.site-header .main-nav.open{display:none}.site-header .main-nav a{border-radius:7px;padding:12px 14px}.site-header .main-nav a:hover{background:#eef4ff}.site-header .main-nav a:after,.menu-backdrop,.mobile-menu-heading,.mobile-menu-categories,.mobile-category-section,.mobile-value-prop,.mobile-bottom-nav,.mobile-category-back{display:none}.mobile-menu-links{display:grid}.mobile-menu-phone,.cart-add-label{display:none}.header-action{color:#fff;cursor:pointer;text-align:center;background:0 0;border:0;place-items:center;min-width:48px;height:48px;font-size:20px;display:grid}.header-action span{font-size:9px;font-weight:800;display:block}.header-action:hover{background:#ffffff17;border-radius:8px}.header-phone{text-decoration:none;display:none}.ai-header{grid-template-columns:30px auto;gap:5px;padding:0 9px}.ai-header>span{background:linear-gradient(135deg, var(--blue), #7047eb);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.ai-header b{font-size:10px}.favorite-header{font-size:28px;position:relative}.favorite-header b{background:var(--yellow);min-width:18px;height:18px;color:var(--ink);border-radius:99px;place-items:center;padding:0 4px;font-size:9px;display:grid;position:absolute;top:3px;right:0}.site-header .cart-button{color:#fff;border:0;border-radius:8px;place-items:center;width:50px;height:48px;padding:0;font-size:21px;display:grid;position:relative}.site-header .cart-button:hover{background:#ffffff1a}.site-header .cart-button b{width:19px;height:19px;color:var(--ink);font-size:9px;position:absolute;top:2px;right:0}.marketplace-home{background:var(--market-bg);padding:16px 0 0}.marketplace-layout{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:16px;display:grid}.market-category-rail{background:#fff;border:1px solid #e4e8ed;border-radius:12px;flex-direction:column;min-width:0;padding:0 0 6px;display:flex;position:sticky;top:84px;overflow:hidden;box-shadow:0 5px 20px #17243a0f}.rail-heading{background:#fff;border-bottom:1px solid #e5e8ec;justify-content:space-between;align-items:center;min-height:42px;padding:0 16px;display:flex}.rail-heading span{color:var(--muted);font-size:8px}.market-category-rail>button{color:#30353b;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-height:32px;padding:4px 15px;font-size:10px;line-height:1.25;display:flex;overflow:hidden}.market-category-rail>button:hover{color:var(--blue);background:#f0f7ff}.market-category-rail>button>span{color:var(--blue);font-size:17px}.market-category-rail .rail-highlight{background:#fff7d6;border-radius:8px;grid-template-columns:28px 1fr;min-height:61px;margin:0 8px 5px;padding:8px 10px;display:grid}.market-category-rail .rail-highlight span{grid-row:1/3;font-size:23px}.market-category-rail .rail-highlight b{font-size:11px}.market-category-rail .rail-highlight small{color:var(--muted);font-size:9px}.market-category-rail .rail-all{color:var(--blue);background:#fff;border-top:1px solid #e5e8ec;justify-content:space-between;margin-top:auto;font-weight:850}.market-main-column{min-width:0;display:block}.market-promo{color:#fff;background:radial-gradient(circle at 77% 5%,#ffffff40,#0000 26%),linear-gradient(130deg,#1d71eb 0%,#0b54cf 55%,#1b46a9 100%);border-radius:13px;min-height:194px;position:relative;overflow:hidden;box-shadow:0 8px 26px #114da829}.market-promo:after{content:"";opacity:.18;background-image:linear-gradient(#ffffff73 1px,#0000 1px),linear-gradient(90deg,#ffffff73 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;transform:rotate(-5deg)scale(1.2)}.market-promo-copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;width:62%;min-height:194px;padding:17px 32px 22px 42px;animation:.35s both promo-copy-in;display:flex;position:relative}.market-promo-copy>span{background:var(--yellow);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;padding:6px 9px;font-size:9px;font-weight:950}.market-promo-copy>p{color:#ffffffc2;text-transform:uppercase;letter-spacing:.1em;margin:10px 0 6px;font-size:9px;font-weight:850}.market-promo-copy h1{letter-spacing:-.05em;max-width:620px;margin:0;font-size:clamp(25px,2.4vw,34px);line-height:.96}.market-promo-copy h1 em{color:var(--yellow);margin-top:7px;font-style:normal;display:block}.market-promo-copy>strong{margin-top:7px;font-size:14px}.market-promo-copy>button{min-height:34px;color:var(--blue);cursor:pointer;background:#fff;border:0;border-radius:7px;margin-top:9px;padding:0 14px;font-size:9px;font-weight:900}.market-promo-product{z-index:2;place-items:center;width:min(27%,250px);animation:.35s both promo-card-in;display:grid;position:absolute;top:13px;bottom:13px;right:5%}.promo-product-card{width:100%;height:100%;color:var(--ink);background:#fff;border-radius:12px;grid-template-rows:minmax(0,1fr) auto auto;align-items:center;padding:12px 18px 14px;display:grid;transform:rotate(1.5deg);box-shadow:0 17px 35px #001b5740}.promo-product-card img{object-fit:contain;object-position:center;filter:none;width:100%;height:105px}.promo-product-card small{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;font-weight:800;overflow:hidden}.promo-product-card b{margin-top:3px;font-size:15px}.promo-arrow{z-index:5;width:38px;height:62px;color:var(--ink);cursor:pointer;opacity:0;background:#ffffffe0;border:0;border-radius:8px;font-size:34px;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.market-promo:hover .promo-arrow{opacity:1}.promo-prev{left:10px}.promo-next{right:10px}.promo-dots{z-index:5;gap:7px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.promo-dots button{cursor:pointer;background:#ffffff73;border:0;border-radius:50%;width:8px;height:8px;padding:0}.promo-dots button.active{background:var(--yellow);border-radius:99px;width:24px}.desktop-shop-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.desktop-shop-benefits>button,.desktop-shop-benefits>a{min-width:0;min-height:62px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e5eb;border-radius:9px;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 13px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 1px 3px #0000000d}.desktop-shop-benefits>button:hover,.desktop-shop-benefits>a:hover{border-color:#b7cbed;transform:translateY(-2px);box-shadow:0 8px 24px #1768e51a}.desktop-shop-benefits>button>span,.desktop-shop-benefits>a>span{width:31px;height:31px;color:var(--blue);background:#eaf3ff;border-radius:8px;place-items:center;font-size:9px;font-weight:950;display:grid}.desktop-shop-benefits>button>div,.desktop-shop-benefits>a>div{gap:4px;min-width:0;display:grid}.desktop-shop-benefits strong{font-size:11px;line-height:1.15}.desktop-shop-benefits small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.desktop-shop-benefits b{color:var(--blue);font-size:17px}.market-quick-links{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.market-quick-links button{cursor:pointer;text-align:left;background:#fff;border:0;border-radius:9px;grid-template-columns:35px 1fr;align-content:center;min-height:69px;padding:10px 15px;display:grid;box-shadow:0 1px 3px #00000014}.market-quick-links button:hover{box-shadow:0 5px 18px #0000001c}.market-quick-links span{width:29px;height:29px;color:var(--blue);background:#eaf3ff;border-radius:50%;grid-row:1/3;place-items:center;font-size:13px;font-weight:950;display:grid}.market-quick-links b{font-size:11px}.market-quick-links small{color:var(--muted);font-size:9px}.trust-strip{margin-top:18px}.catalog-section{padding-top:24px;padding-bottom:90px}.market-section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:17px;display:flex}.market-section-heading p{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px;font-size:10px;font-weight:900}.market-section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1}.market-section-heading>button{border:0;border-bottom:1px solid var(--blue);color:var(--blue);cursor:pointer;background:0 0;padding:9px 0;font-size:11px;font-weight:850}.catalog-tools{background:#fff;border-radius:9px;margin-bottom:18px;padding:12px}.catalog-tools-filter{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{background:#fff;border:1px solid #e0e5ea;border-radius:10px;flex-direction:column;min-height:382px;transition:box-shadow .2s,border-color .2s;display:flex;position:relative}.product-card:hover{z-index:2;border-color:#0000;transform:none;box-shadow:0 7px 26px #00000026}.product-image{background:#fff;border-radius:10px 10px 0 0;flex:0 0 205px;place-items:center;height:205px;padding:15px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:contain;object-position:center;mix-blend-mode:normal;width:100%;height:100%}.product-badge{z-index:2;border-radius:4px;top:12px;left:10px}.product-favorite{z-index:3;width:36px;height:36px;color:var(--blue);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;padding:0;font-size:25px;display:grid;position:absolute;top:10px;right:10px}.product-favorite:hover{background:#eef4ff}.product-favorite.active{color:var(--market-red)}.product-info{flex-direction:column;flex:1;min-height:177px;padding:11px 14px 14px;display:flex}.product-title{color:#22262b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:5px 0 6px;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card:hover .product-title{color:var(--blue)}.product-sku{color:#8b9299;margin:0;font-size:9px}.variant-hint{width:max-content;max-width:100%;color:var(--blue);cursor:pointer;background:#f2f7ff;border:1px solid #bed2f3;border-radius:4px;margin-top:8px;padding:5px 7px;font-size:8px;font-weight:800}.product-bottom{justify-content:space-between;align-items:end;gap:8px;min-height:49px;margin-top:auto;display:flex}.product-bottom>div:first-child{display:grid}.product-bottom del{color:#8a9098;min-height:13px;font-size:10px}.product-bottom strong{letter-spacing:-.04em;font-size:22px;line-height:1}.product-bottom strong.sale-price{color:var(--market-red)}.market-cart-add{min-width:40px;height:40px;color:var(--market-green);cursor:pointer;background:#e7f7ee;border:0;border-radius:9px;place-items:center;padding:0 9px;font-size:15px;font-weight:850;display:grid}.market-cart-add:hover{background:var(--market-green);color:#fff}.voice-fab{width:48px;height:48px;min-height:48px;color:var(--blue);background:#fff;border:1px solid #d8e2ef;justify-content:center;padding:0;bottom:86px;right:25px;box-shadow:0 8px 24px #00000026}.voice-fab span{background:#fff}.ai-fab{z-index:45;background:linear-gradient(115deg, var(--blue), #6542d7);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;min-height:52px;padding:0 18px 0 8px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 38px #2348b261}.ai-fab span{background:var(--yellow);width:37px;height:37px;color:var(--ink);border-radius:50%;place-items:center;font-size:10px;font-weight:950;display:grid}.ai-fab b{font-size:11px}.voice-fab,.ai-fab{display:none}.assistant-overlay{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050a19b8;place-items:center;padding:24px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.assistant-modal{background:#f4f7fb;border-radius:18px;flex-direction:column;width:min(850px,100%);max-height:min(860px,100vh - 48px);animation:.25s both catalog-rise;display:flex;overflow:hidden;box-shadow:0 30px 90px #00000061}.assistant-modal-header{background:var(--market-dark);color:#fff;justify-content:space-between;align-items:center;min-height:82px;padding:16px 20px;display:flex}.assistant-modal-header>div{align-items:center;gap:12px;display:flex}.assistant-modal-header>div>span{background:linear-gradient(135deg, var(--blue), #7543ea);width:45px;height:45px;color:var(--yellow);border-radius:13px;place-items:center;font-size:12px;font-weight:950;display:grid}.assistant-modal-header h2{margin:0;font-size:22px}.assistant-modal-header p{color:#fff9;margin:3px 0 0;font-size:9px}.assistant-header-actions{justify-content:flex-end}.assistant-header-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9px;min-height:38px;padding:0 10px;font-size:10px}.assistant-header-actions button:last-child{border:0;width:42px;height:42px;padding:0;font-size:29px}.assistant-body{flex:1;min-height:0;padding:22px;overflow:auto}.assistant-welcome{background:#fff;border-radius:12px;padding:18px 20px}.assistant-welcome strong{font-size:17px}.assistant-welcome p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.assistant-suggestions{flex-wrap:wrap;gap:8px;margin:13px 0;display:flex}.assistant-suggestions button{min-height:34px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cbd9ee;border-radius:99px;padding:0 12px;font-size:10px}.assistant-suggestions button:hover{background:#eaf3ff}.assistant-reply{background:#eaf3ff;border-radius:12px;grid-template-columns:34px 1fr;align-items:start;gap:10px;margin-top:14px;padding:16px;display:grid}.assistant-reply>span{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:950;display:grid}.assistant-reply p{color:#27313e;white-space:pre-line;margin:0;font-size:12px;line-height:1.65}.assistant-reply.error{background:#fff0ee}.assistant-conversation{gap:10px;display:grid}.assistant-user-message{justify-content:flex-end;align-items:end;gap:8px;display:flex}.assistant-user-message p{background:var(--market-dark);color:#fff;white-space:pre-line;border-radius:12px 12px 2px;max-width:min(620px,86%);margin:0;padding:11px 14px;font-size:12px;line-height:1.55}.assistant-user-message span{color:var(--muted);font-size:8px;font-weight:800}.assistant-thinking{min-height:34px;color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.assistant-thinking i{background:var(--blue);border-radius:50%;width:6px;height:6px;animation:.8s infinite alternate assistant-pulse}.assistant-thinking i:nth-child(2){animation-delay:.2s}.assistant-thinking i:nth-child(3){animation-delay:.4s}.assistant-products{margin-top:16px}.assistant-products>div:first-child{justify-content:space-between;margin-bottom:8px;display:flex}.assistant-products>div:first-child strong{font-size:12px}.assistant-products>div:first-child span{color:var(--muted);font-size:10px}.assistant-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.assistant-product-groups{gap:12px;display:grid}.assistant-product-groups>section{gap:6px;display:grid}.assistant-product-groups h3{color:var(--blue);margin:0;font-size:11px;line-height:1.25}.assistant-reply p{white-space:pre-line}.assistant-quick-replies{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.assistant-quick-replies button{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #bfd3f7;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:800}.assistant-quick-replies button:hover{background:#eaf2ff}.assistant-product-list article{cursor:pointer;background:#fff;border:1px solid #e0e5eb;border-radius:10px;grid-template-columns:66px 1fr 35px;align-items:center;gap:10px;min-width:0;padding:9px;display:grid}.assistant-product-list article:hover{border-color:var(--blue)}.assistant-product-list img{object-fit:contain;width:66px;height:66px}.assistant-product-list article>div{gap:4px;min-width:0;display:grid}.assistant-product-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}.assistant-product-list small{color:var(--muted);font-size:8px}.assistant-product-list b{font-size:12px}.assistant-product-list button{width:35px;height:35px;color:var(--market-green);cursor:pointer;background:#e7f7ee;border:0;border-radius:8px;padding:0 6px;font-size:10px;font-weight:900}.assistant-form{background:#fff;border-top:1px solid #dce1e7;grid-template-columns:42px 1fr 45px;align-items:end;gap:8px;padding:14px 18px 8px;display:grid}.assistant-form textarea{resize:none;min-height:46px;max-height:110px;font:inherit;border:1px solid #cfd7e1;border-radius:9px;outline:none;padding:11px 12px;font-size:12px}.assistant-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1768e51a}.assistant-form button{width:42px;height:42px;color:var(--blue);cursor:pointer;background:#eef3f8;border:0;border-radius:9px}.assistant-form button[type=submit]{background:var(--blue);color:#fff;width:45px;height:46px;font-size:18px}.assistant-form button:disabled{opacity:.45;cursor:wait}.assistant-disclaimer{color:#8b929a;text-align:center;background:#fff;padding:0 18px 12px;font-size:8px;display:block}@keyframes assistant-pulse{to{opacity:.25;transform:translateY(-3px)}}@media (width<=1220px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-phone{display:none}.marketplace-layout{grid-template-columns:235px minmax(0,1fr)}}@media (width<=980px){.shell{width:min(100% - 28px,920px)}.header-inner{flex-wrap:wrap;height:auto;padding:10px 0}.site-header .header-search{flex-basis:100%;order:10;height:43px}.marketplace-layout{grid-template-columns:1fr}.market-category-rail{display:none}.market-main-column{display:block}.market-promo,.market-promo-copy{min-height:215px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-header b{display:none}}@media (width<=700px){.announcement{display:none}.site-header .header-inner{gap:7px}.market-menu-button{flex-basis:38px;width:38px}.market-catalog-button{padding:0 11px;font-size:0}.market-catalog-button span{font-size:20px}.site-header .brand-name{display:none}.site-header .brand-mark{width:38px}.header-action{width:39px;min-width:39px}.favorite-header{display:none}.ai-header{padding:0 4px}.site-header .cart-button{width:39px}.site-header .main-nav{width:auto;top:112px;left:14px;right:14px}.marketplace-home{padding-top:12px}.market-promo{min-height:215px}.market-promo-copy{width:66%;min-height:215px;padding:18px 15px 27px 27px}.market-promo-copy h1{font-size:clamp(27px,8vw,39px)}.market-promo-copy>p{max-width:85%}.market-promo-product{width:42%;right:-2%}.market-promo-product:before,.market-promo-product img{width:100%}.promo-arrow{display:none}.market-quick-links{grid-template-columns:1fr}.market-quick-links button:nth-child(n+2),.trust-strip{display:none}.catalog-section{padding-top:28px}.market-section-heading{align-items:start}.market-section-heading h2{font-size:26px}.market-section-heading>button{white-space:nowrap}.catalog-tools{padding:8px}.catalog-count{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-card{min-height:340px}.product-image{flex-basis:160px;height:160px;padding:12px}.product-info{min-height:178px;padding:9px 10px 11px}.product-title{min-height:45px;font-size:11px}.product-sku{font-size:8px}.product-bottom strong{font-size:17px}.market-cart-add{min-width:35px;height:35px}.ai-fab{min-height:48px;padding-right:14px;bottom:12px;right:12px}.voice-fab{bottom:70px;right:12px}.assistant-overlay{padding:0}.assistant-modal{border-radius:0;width:100%;height:100%;max-height:none}.assistant-body{padding:14px}.assistant-product-list{grid-template-columns:1fr}.assistant-suggestions{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.assistant-suggestions button{flex:none}}@media (width<=560px){html,body{max-width:100%;overflow-x:clip}.desktop-shop-benefits{display:none}.site-header .header-inner{grid-template-columns:42px minmax(0,1fr) 42px;grid-template-areas:"menu brand cart""search search search";gap:7px 10px;min-height:0;padding:8px 0 9px;display:grid}.site-header .brand{grid-area:brand;justify-self:center;gap:6px;min-width:0;margin:0}.site-header .brand-mark{width:36px;height:36px;font-size:12px}.site-header .brand-name{white-space:nowrap;font-size:16px;display:inline}.market-menu-button{grid-area:menu;width:42px;height:42px;font-size:23px;display:block}.market-catalog-button,.ai-header,.header-phone,.favorite-header{display:none}.site-header .header-search{grid-area:search;width:100%;min-width:0;height:44px;margin:0;display:flex}.site-header .header-search input{min-width:0;padding-left:14px;font-size:16px}.site-header .header-search .voice-search-trigger{display:none}.site-header .header-search>button:last-child{width:52px;font-size:20px}.site-header .cart-button{grid-area:cart;justify-self:end;width:42px;height:42px}.site-header .cart-button span{font-size:19px;display:block}.menu-backdrop{z-index:58;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0f1899;border:0;display:block;position:fixed;inset:0}.site-header .main-nav{z-index:60;width:min(88vw,350px);max-height:100dvh;color:var(--ink);background:#fff;border-radius:0 14px 14px 0;margin:0;padding:0 0 22px;display:none;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:16px 0 45px #0000004d}.site-header .main-nav.open{flex-direction:column;align-items:stretch;display:flex}.mobile-menu-heading{z-index:2;background:var(--market-dark);color:#fff;justify-content:space-between;align-items:center;min-height:76px;padding:14px 16px;display:flex;position:sticky;top:0}.mobile-menu-heading>div{gap:3px;display:grid}.mobile-menu-heading strong{font-size:18px}.mobile-menu-heading span{color:#ffffffa1;font-size:10px}.mobile-menu-heading button{color:#fff;background:#ffffff1a;border:0;border-radius:9px;width:40px;height:40px;font-size:27px}.mobile-menu-categories{padding:10px;display:grid}.mobile-menu-categories button{color:#252a31;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;min-height:47px;padding:9px 12px;font-size:13px;font-weight:700;display:flex}.mobile-menu-categories button span{color:var(--blue);font-size:20px}.mobile-menu-categories .mobile-menu-all{background:var(--blue);color:#fff;border:0;border-radius:8px;margin-bottom:4px;font-weight:900}.mobile-menu-categories .mobile-menu-all span{color:var(--yellow)}.mobile-menu-links{border-top:1px solid #dfe4e9;margin:4px 10px 0;padding-top:10px;display:grid}.site-header .mobile-menu-links a{color:#5f6873;padding:11px 12px;font-size:12px}.site-header .mobile-menu-links .mobile-menu-phone{color:var(--blue);margin-top:6px;font-size:15px;font-weight:900;display:block}.marketplace-home{padding-top:9px}.market-promo{height:158px;min-height:158px}.market-promo-copy{width:67%;min-height:158px;padding:11px 8px 20px 16px}.market-promo-copy>span{padding:4px 7px;font-size:7px}.market-promo-copy>p{display:none}.market-promo-copy h1{font-size:22px;line-height:.96}.market-promo-copy h1 em{margin-top:4px}.market-promo-copy>strong{margin-top:6px;font-size:12px}.market-promo-copy>button{min-height:30px;margin-top:7px;padding:0 10px;font-size:8px}.market-promo-product{width:30%;top:9px;bottom:9px;right:3%}.promo-product-card{padding:7px}.promo-product-card img{height:88px}.promo-product-card small{display:none}.promo-product-card b{font-size:11px}.promo-dots{bottom:6px}.mobile-category-section{margin-top:14px;display:block}.mobile-category-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:9px;display:flex}.mobile-category-heading span{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900}.mobile-category-heading h2{margin:2px 0 0;font-size:21px;line-height:1}.mobile-category-heading button{border:0;border-bottom:1px solid var(--blue);color:var(--blue);background:0 0;padding:5px 0;font-size:10px;font-weight:850}.mobile-category-cards{scroll-snap-type:x proximity;scrollbar-width:none;gap:9px;margin:0 -9px;padding:0 9px 6px;display:flex;overflow-x:auto}.mobile-category-cards::-webkit-scrollbar{display:none}.mobile-category-cards button{color:#252a30;scroll-snap-align:start;text-align:left;background:#fff;border:1px solid #e0e5ea;border-radius:11px;flex:0 0 112px;min-height:139px;padding:0 0 9px;overflow:hidden}.mobile-category-cards img{object-fit:cover;width:100%;height:91px;display:block}.mobile-category-cards strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:8px 9px 0;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.mobile-value-prop{color:#fff;background:#13254b;border-radius:11px;margin-top:12px;padding:15px;display:block}.mobile-value-prop>strong{color:var(--yellow);font-size:16px;line-height:1.15;display:block}.mobile-value-prop>p{color:#ffffffb8;margin:7px 0 10px;font-size:10px;line-height:1.45}.mobile-value-prop>div{flex-wrap:wrap;gap:6px 11px;display:flex}.mobile-value-prop span{font-size:9px;font-weight:800}.catalog-section{padding-top:20px;padding-bottom:85px}.mobile-category-back{min-height:40px;color:var(--blue);background:#fff;border:1px solid #c9d8ef;border-radius:9px;align-items:center;gap:8px;margin:0 0 13px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.mobile-category-back span:first-child{font-size:17px}.market-section-heading{gap:12px;margin-bottom:15px}.market-section-heading h2{font-size:24px}.catalog-tools-search{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{border-radius:11px;min-height:330px;display:flex;overflow:hidden}.product-image{border-radius:11px 11px 0 0;flex-basis:156px;width:100%;height:156px;min-height:156px;padding:11px}.product-info{min-width:0;min-height:170px;padding:10px 10px 11px}.product-title{-webkit-line-clamp:2;min-height:35px;margin:1px 0 6px;font-size:11px;line-height:1.35}.product-sku{font-size:8px}.variant-hint{width:100%;margin-top:7px;padding:6px 5px;font-size:8px}.product-bottom{align-items:center;min-height:42px}.product-bottom strong{font-size:18px}.market-cart-add{background:var(--market-green);color:#fff;gap:5px;min-width:38px;height:38px;padding:0 9px;font-size:10px;display:flex}.market-cart-add>span:first-child{font-size:13px}.cart-add-label{display:none}.product-modal{height:100dvh;max-height:100dvh}.product-modal-scroll{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;height:100dvh;max-height:100dvh;overflow-y:auto}.product-detail-sections{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.delivery-section,.about-section{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:25px 18px;min-height:0;padding-top:38px;padding-bottom:35px}.footer-lead{grid-column:1/-1}.footer-lead h2,.footer-links{display:none}.footer-contact{grid-column:1/-1}.voice-fab,.ai-fab{display:none}.mobile-bottom-nav{z-index:47;height:calc(62px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #dbe1e8;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0e1b2d1c}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#57616d;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;padding:0;text-decoration:none;display:flex;position:relative}.mobile-bottom-nav span{min-height:24px;color:var(--blue);place-items:center;font-size:21px;font-style:normal;display:grid}.mobile-bottom-nav b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.mobile-bottom-nav .mobile-ai-icon{background:linear-gradient(135deg, var(--blue), #7047eb);width:28px;min-height:28px;color:var(--yellow);border-radius:9px;font-size:9px;font-weight:950}.mobile-nav-cart em{background:var(--yellow);min-width:17px;height:17px;color:var(--ink);border-radius:99px;place-items:center;padding:0 4px;font-size:8px;font-style:normal;font-weight:950;display:grid;position:absolute;top:0;left:calc(50% + 7px)}}@media (width<=420px){.shell{width:calc(100% - 18px)}.market-promo-copy{width:70%;padding-left:15px}.market-promo-product{opacity:.92;width:29%;right:2%}.market-promo-copy>button{min-height:30px}.market-promo-copy>strong{font-size:12px}.market-section-heading>button{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{flex-basis:auto;height:150px;min-height:150px}.product-favorite{width:31px;height:31px;font-size:21px}.product-info{min-height:150px}.variant-hint{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.ai-fab{justify-content:center;width:48px;padding:0}.ai-fab span{width:38px}.ai-fab b{display:none}}.top-nav-links{font-size:14px}.top-phone{font-size:16px}.market-catalog-trigger,.market-search input,.market-search button{font-size:17px}.market-ai-trigger b{font-size:14px}.category-rail-header strong,.category-rail-header span{font-size:15px}.market-category-button{min-height:44px;font-size:16px;line-height:1.25}.category-highlight strong{font-size:16px}.category-highlight span{font-size:14px;line-height:1.35}.market-promo-copy>span,.market-promo-copy>p,.market-promo-copy>button,.promo-product-card small{font-size:14px}.promo-product-card b,.market-benefit strong{font-size:16px}.market-benefit small{white-space:normal;font-size:14px;line-height:1.4}.market-section-heading>span,.market-section-heading>button{font-size:15px}.product-info{min-height:220px;padding:18px 18px 20px}.product-title{min-height:48px;font-size:17px;line-height:1.4}.product-sku{font-size:15px;line-height:1.35}.variant-hint{min-height:40px;font-size:14px;line-height:1.3}.product-old-price{font-size:14px}.market-cart-add{min-height:46px;font-size:16px}.catalog-modal-group small,.catalog-modal-group span,.catalog-modal-count,.catalog-modal-help p,.catalog-modal-help a{font-size:14px;line-height:1.4}.catalog-modal-group strong{font-size:16px;line-height:1.3}.catalog-modal-subcategory{min-height:76px;font-size:17px;line-height:1.3}.product-modal .product-sku,.product-modal-label,.product-modal-copy,.product-modal-note,.product-detail-row span,.product-detail-row strong,.product-related-card span,.product-related-card strong{font-size:15px;line-height:1.45}.product-modal button,.product-modal select,.product-modal input{font-size:16px}.assistant-panel p,.assistant-panel small,.assistant-message,.assistant-quick-reply,.assistant-product-card span{font-size:15px;line-height:1.5}.assistant-welcome p{font-size:16px}.cart-drawer p,.cart-drawer small,.cart-item-meta,.checkout-modal p,.checkout-modal label{font-size:14px;line-height:1.45}.cart-drawer button,.checkout-modal input,.checkout-modal textarea,.checkout-modal select,.checkout-modal button{font-size:16px}@media (width<=1050px){.market-category-rail{width:250px}.market-category-button{font-size:15px}}@media (width<=760px){.product-card{min-height:400px}.product-info{min-height:215px}.product-title{font-size:16px}.product-sku,.variant-hint{font-size:14px}}@media (width<=560px){.mobile-menu-panel small,.mobile-menu-panel a,.mobile-menu-panel button{font-size:15px}.mobile-menu-category{min-height:54px;font-size:16px}.market-promo-copy>span,.market-promo-copy>button{font-size:13px}.market-promo-copy>strong{font-size:16px}.promo-product-card b,.mobile-category-heading span,.mobile-category-heading button,.mobile-value-prop>p,.mobile-value-prop span,.mobile-category-back{font-size:14px}.mobile-category-cards button{flex-basis:145px;min-height:174px}.mobile-category-cards img{height:108px}.mobile-category-cards strong{font-size:15px;line-height:1.3}.product-card{min-height:420px}.product-image{flex-basis:165px;height:165px;min-height:165px}.product-info{min-height:245px;padding:14px 12px 15px}.product-title{-webkit-line-clamp:3;min-height:67px;font-size:16px;line-height:1.4}.product-sku{font-size:14px}.variant-hint{white-space:normal;min-height:44px;padding:8px 6px;font-size:13px}.product-bottom{min-height:56px}.product-bottom strong{font-size:21px}.market-cart-add{min-width:44px;height:44px;font-size:14px}.mobile-bottom-nav{height:calc(72px + env(safe-area-inset-bottom))}.mobile-bottom-nav b{font-size:12px}.mobile-nav-cart em{font-size:11px}.catalog-section{padding-bottom:96px}}@media (width<=420px){.product-card{min-height:430px}.product-info{min-height:255px}.product-title{font-size:15px}.variant-hint{font-size:12px}}.product-card{min-height:0}.product-info{flex:none;min-height:0;padding-top:14px}.product-title{min-height:0;margin-bottom:4px}.product-sku{margin-top:0}.variant-hint{display:none}.product-bottom{min-height:0;margin-top:16px;padding-top:0}@media (width<=760px){.product-card,.product-info{min-height:0}}@media (width<=560px){.product-card{min-height:0}.product-info{min-height:0;padding-top:12px}.product-title{min-height:0;margin-bottom:4px}.product-bottom{min-height:0;margin-top:14px}}@media (width<=420px){.product-card,.product-info{min-height:0}}.product-grid{align-items:stretch}.product-card{height:100%}.product-info{flex:auto}.product-bottom{margin-top:auto;padding-top:16px}@media (width<=560px){.product-bottom{margin-top:auto;padding-top:14px}}.market-cart-add{justify-content:center;align-items:center;width:88px;min-width:88px;display:flex}.market-cart-add>span:first-child{display:none}.market-cart-add .cart-add-label{display:inline}@media (width<=560px){.market-cart-add{width:72px;min-width:72px;padding:0 6px}}.marketplace-layout{grid-template-columns:310px minmax(0,1fr)}.market-category-rail{width:auto}.rail-heading{min-height:54px;padding:0 18px}.rail-heading strong{font-size:16px}.rail-heading span{font-size:14px}.market-category-rail>button{gap:10px;min-height:48px;padding:8px 18px;font-size:16px;line-height:1.35}.market-category-rail>button>span{font-size:22px}@media (width<=1220px){.marketplace-layout{grid-template-columns:285px minmax(0,1fr)}.market-category-rail>button{font-size:15px}}@media (width<=980px){.marketplace-layout{grid-template-columns:1fr}}.product-detail-sections dl>div{grid-template-columns:minmax(110px,34%) minmax(0,1fr);gap:22px;padding:16px 0;font-size:16px;line-height:1.45}.product-detail-sections dd{overflow-wrap:anywhere}@media (width<=560px){.product-detail-sections dl>div{grid-template-columns:minmax(100px,38%) minmax(0,1fr);gap:14px;padding:14px 0;font-size:15px}}.market-category-rail{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 104px);overflow:hidden auto}.market-category-rail .rail-heading{z-index:3;flex:none;position:sticky;top:0}.market-category-rail::-webkit-scrollbar{width:9px}.market-category-rail::-webkit-scrollbar-track{background:#f2f5f8}.market-category-rail::-webkit-scrollbar-thumb{background:#9fb5d1;border:2px solid #f2f5f8;border-radius:999px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.seo-shell{color:#111a35;background:#f3f5f7;min-height:100vh;font-family:Arial,sans-serif}.seo-topbar{color:#fff;background:#0d1118;justify-content:space-between;gap:20px;padding:10px max(20px,50vw - 640px);font-size:14px;display:flex}.seo-header{color:#fff;z-index:20;background:#151a22;align-items:center;gap:34px;height:92px;padding:0 max(20px,50vw - 640px);display:flex;position:sticky;top:0}.seo-logo{color:#fff;align-items:center;gap:12px;font-size:30px;font-weight:900;text-decoration:none;display:flex}.seo-logo img{object-fit:cover;border-radius:50%;width:52px;height:52px}.seo-nav{align-items:center;gap:24px;margin-left:auto;display:flex}.seo-nav a{color:#fff;font-weight:800;text-decoration:none}.seo-nav .seo-shop-button{color:#111a35;background:#ffd338;border-radius:12px;padding:17px 24px}.seo-main{width:min(1280px,100% - 40px);margin:0 auto;padding:30px 0 70px}.seo-breadcrumbs{color:#657087;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.seo-breadcrumbs a{color:#1d63dc;text-decoration:none}.seo-product-layout{background:#fff;border:1px solid #e1e5eb;border-radius:24px;grid-template-columns:minmax(330px,1fr) minmax(360px,1fr);gap:42px;padding:36px;display:grid;box-shadow:0 18px 50px #101a3512}.seo-product-image{background:#f7f7f5;border-radius:18px;justify-content:center;align-items:center;min-height:480px;display:flex;overflow:hidden}.seo-product-image img{object-fit:contain;width:100%;height:100%;max-height:580px}.seo-product-placeholder{color:#c5ccda;font-size:84px}.seo-eyebrow{color:#1d63dc;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:900}.seo-product-copy h1,.seo-category-head h1{letter-spacing:-.04em;margin:12px 0 16px;font-size:clamp(34px,4vw,58px);line-height:1.02}.seo-product-meta{color:#657087;flex-wrap:wrap;gap:18px;margin-bottom:28px;display:flex}.seo-price-card{border-top:1px solid #e7eaf0;border-bottom:1px solid #e7eaf0;margin:24px 0;padding:24px 0}.seo-price-card span{color:#657087;margin-bottom:5px;font-size:14px;display:block}.seo-price-card strong{font-size:42px}.seo-primary{color:#fff;background:#08a843;border-radius:14px;justify-content:center;align-items:center;padding:18px 28px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.seo-secondary{color:#1d63dc;margin-left:18px;font-weight:800;text-decoration:none;display:inline-flex}.seo-help{color:#657087;margin-top:22px;line-height:1.6}.seo-description,.seo-related,.seo-category-copy{background:#fff;border:1px solid #e1e5eb;border-radius:22px;margin-top:26px;padding:30px}.seo-description h2,.seo-related h2{margin:0 0 14px;font-size:28px}.seo-description p,.seo-category-copy p{color:#3f485b;font-size:17px;line-height:1.75}.seo-category-head{color:#fff;background:linear-gradient(120deg,#1767e8,#284fc5);border-radius:24px;margin-bottom:26px;padding:42px;overflow:hidden}.seo-category-head p{color:#e9f0ff;max-width:780px;font-size:18px;line-height:1.65}.seo-count{color:#111a35;background:#ffd338;border-radius:999px;padding:10px 16px;font-weight:900;display:inline-flex}.seo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.seo-card{background:#fff;border:1px solid #e1e5eb;border-radius:18px;flex-direction:column;min-height:420px;display:flex;overflow:hidden}.seo-card-image{background:#f6f6f3;justify-content:center;align-items:center;height:230px;display:flex;overflow:hidden}.seo-card-image img{object-fit:contain;width:100%;height:100%}.seo-card-image span{color:#c8ced8;font-size:52px}.seo-card-body{flex-direction:column;flex:1;padding:20px;display:flex}.seo-card h2,.seo-card h3{margin:0 0 14px;font-size:18px;line-height:1.25}.seo-card h2 a,.seo-card h3 a{color:#111a35;text-decoration:none}.seo-card-code{color:#737d92;margin:0 0 18px}.seo-card-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.seo-card-bottom strong{font-size:24px}.seo-card-bottom a{color:#0872e8;font-weight:900;text-decoration:none}.seo-pagination{justify-content:center;gap:12px;margin:32px 0;display:flex}.seo-pagination a,.seo-pagination span{color:#1d63dc;background:#fff;border:1px solid #dce2ec;border-radius:12px;padding:13px 20px;font-weight:800;text-decoration:none}.seo-pagination span{color:#737d92}.seo-empty{text-align:center;background:#fff;border-radius:20px;padding:60px}.seo-footer{color:#fff;background:#111720;justify-content:space-between;gap:30px;padding:38px max(20px,50vw - 640px);display:flex}.seo-footer p{color:#aab2c2}.seo-footer a{color:#ffd338;font-weight:800;text-decoration:none}@media (width<=900px){.seo-nav a:not(.seo-shop-button){display:none}.seo-product-layout{grid-template-columns:1fr}.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-product-image{min-height:340px}.seo-header{height:76px}.seo-logo{font-size:24px}.seo-logo img{width:44px;height:44px}}@media (width<=560px){.seo-topbar{font-size:12px}.seo-main{width:min(100% - 24px,1280px);padding-top:18px}.seo-header{padding:0 12px}.seo-shop-button{padding:13px!important}.seo-product-layout{border-radius:18px;gap:22px;padding:18px}.seo-product-image{min-height:280px}.seo-product-copy h1,.seo-category-head h1{font-size:34px}.seo-secondary{margin:16px 0 0;display:flex}.seo-category-head{padding:26px 22px}.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.seo-card{min-height:330px}.seo-card-image{height:155px}.seo-card-body{padding:14px}.seo-card h2,.seo-card h3{font-size:15px}.seo-card-bottom{align-items:flex-end}.seo-card-bottom strong{font-size:20px}.seo-footer{display:block}.seo-footer div+div{margin-top:20px}}.seo-shell{font-size:17px}.seo-topbar,.seo-breadcrumbs,.seo-price-card span,.seo-eyebrow,.seo-card-code,.seo-card-bottom a{font-size:16px}.seo-card h2,.seo-card h3{font-size:18px;line-height:1.35}.seo-product-copy p,.seo-category-head p,.seo-help p{font-size:17px;line-height:1.55}@media (width<=560px){.seo-topbar{font-size:14px}.seo-card{min-height:360px}.seo-card h2,.seo-card h3{font-size:17px}.seo-card-code,.seo-card-bottom a{font-size:15px}}._adminShell_1tveh_1{color:#101a35;background:#f4f3ef;grid-template-columns:270px minmax(0,1fr);min-height:100vh;font-family:Arial,sans-serif;display:grid}._sidebar_1tveh_1{color:#fff;z-index:20;background:#101a35;flex-direction:column;height:100vh;padding:30px 22px;display:flex;position:sticky;top:0}._brand_1tveh_1{color:#fff;align-items:center;gap:12px;font-size:21px;text-decoration:none;display:flex}._brand_1tveh_1 span,._logoMark_1tveh_1{color:#ffd236;background:#2472e8;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}._sidebar_1tveh_1 nav{gap:8px;margin-top:48px;display:grid}._sidebar_1tveh_1 nav button{color:#aeb8cf;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;padding:15px 16px;font:700 15px/1 Arial;display:grid}._sidebar_1tveh_1 nav button:hover,._sidebar_1tveh_1 nav ._activeNav_1tveh_1{color:#fff;background:#2472e8}._sidebar_1tveh_1 nav em{color:#101a35;background:#ffd236;border-radius:20px;padding:4px 7px;font-size:11px;font-style:normal}._sidebarBottom_1tveh_1{border-top:1px solid #2b3654;gap:8px;margin-top:auto;padding-top:22px;display:grid}._sidebarBottom_1tveh_1 a{color:#aeb8cf;padding:8px;font-size:13px;font-weight:700;text-decoration:none}._workspace_1tveh_1{min-width:0;padding:32px 38px 60px}._topbar_1tveh_1{justify-content:space-between;align-items:center;gap:30px;display:flex}._topbar_1tveh_1 p,._eyebrow_1tveh_1{letter-spacing:.18em;color:#2472e8;margin:0 0 8px;font-size:11px;font-weight:900}._topbar_1tveh_1 h1{letter-spacing:-.04em;margin:0;font-size:36px;line-height:1}._adminIdentity_1tveh_1{background:#fff;border:1px solid #d7dce7;align-items:center;gap:12px;padding:10px 14px;display:flex}._adminIdentity_1tveh_1>span{background:#ffd236;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}._adminIdentity_1tveh_1 div{gap:3px;display:grid}._adminIdentity_1tveh_1 small{color:#69748c}._statsGrid_1tveh_1{background:#d7dce7;border:1px solid #d7dce7;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:32px 0;display:grid}._statsGrid_1tveh_1 article{background:#fff;flex-direction:column;min-height:128px;padding:22px;display:flex}._statsGrid_1tveh_1 span{letter-spacing:.13em;color:#69748c;font-size:10px;font-weight:900}._statsGrid_1tveh_1 strong{letter-spacing:-.04em;margin:18px 0 4px;font-size:34px}._statsGrid_1tveh_1 small{color:#69748c}._statsGrid_1tveh_1 ._warningStat_1tveh_1 strong{color:#e08a00}._progressStat_1tveh_1 div{background:#e7eaf0;height:6px;margin-top:auto}._progressStat_1tveh_1 i{background:#2472e8;height:100%;display:block}._notice_1tveh_1{background:#fff4c5;border-left:4px solid #ffd236;justify-content:space-between;margin:-16px 0 18px;padding:14px 18px;display:flex}._notice_1tveh_1 button{cursor:pointer;background:0 0;border:0;font-size:20px}._panel_1tveh_1{background:#fff;border:1px solid #d7dce7}._toolbar_1tveh_1{border-bottom:1px solid #d7dce7;justify-content:space-between;gap:18px;padding:18px;display:flex}._search_1tveh_1{background:#fff;border:1px solid #cdd3df;align-items:center;min-width:310px;display:flex}._search_1tveh_1 span{color:#2472e8;padding-left:14px;font-size:22px}._search_1tveh_1 input{width:100%;font:inherit;border:0;outline:0;padding:14px}._filters_1tveh_1{gap:6px;display:flex}._filters_1tveh_1 button{color:#4f5a72;cursor:pointer;background:#fff;border:1px solid #cdd3df;padding:12px 15px;font-weight:800}._filters_1tveh_1 ._activeFilter_1tveh_1{color:#fff;background:#101a35;border-color:#101a35}._tableWrap_1tveh_1{overflow:auto}._tableWrap_1tveh_1 table{border-collapse:collapse;width:100%;min-width:900px}._tableWrap_1tveh_1 th{text-align:left;letter-spacing:.12em;color:#69748c;border-bottom:1px solid #d7dce7;padding:14px 18px;font-size:10px}._tableWrap_1tveh_1 td{vertical-align:middle;border-bottom:1px solid #e5e8ee;padding:14px 18px;font-size:14px}._productCell_1tveh_1{align-items:center;gap:14px;min-width:330px;display:flex}._productCell_1tveh_1 img{object-fit:contain;background:#f4f3ef;width:58px;height:58px}._productCell_1tveh_1 div{gap:6px;display:grid}._productCell_1tveh_1 strong{line-height:1.25}._productCell_1tveh_1 small{color:#69748c}._category_1tveh_1{color:#4f5a72;max-width:220px;display:block}._statuses_1tveh_1{flex-wrap:wrap;gap:5px;display:flex}._statuses_1tveh_1 span{text-transform:uppercase;padding:6px 8px;font-size:10px;font-weight:900}._bad_1tveh_1{color:#a73916;background:#ffe2d8}._muted_1tveh_1{color:#566078;background:#eceff4}._good_1tveh_1{color:#15753b;background:#dff5e6}._editButton_1tveh_1{color:#2472e8;white-space:nowrap;cursor:pointer;background:0 0;border:0;font-weight:900}._empty_1tveh_1{color:#69748c;text-align:center!important;padding:60px!important}._pagination_1tveh_1{justify-content:space-between;align-items:center;padding:18px;display:flex}._pagination_1tveh_1>span{color:#69748c}._pagination_1tveh_1 div{align-items:center;gap:14px;display:flex}._pagination_1tveh_1 button{cursor:pointer;background:#fff;border:1px solid #cdd3df;width:38px;height:38px}._pagination_1tveh_1 button:disabled{opacity:.35}._reviewGrid_1tveh_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._reviewCard_1tveh_1,._reviewEmpty_1tveh_1{background:#fff;border:1px solid #d7dce7}._reviewEmpty_1tveh_1{text-align:center;grid-column:1/-1;place-items:center;min-height:360px;padding:50px;display:grid}._reviewEmpty_1tveh_1 span{color:#15753b;background:#e6f7eb;border-radius:50%;place-items:center;width:60px;height:60px;font-size:28px;display:grid}._reviewEmpty_1tveh_1 h2{margin:10px 0 0}._reviewEmpty_1tveh_1 p{color:#69748c;max-width:470px}._compareImages_1tveh_1{grid-template-columns:1fr 1fr;display:grid}._compareImages_1tveh_1 figure{background:#f4f3ef;border-right:1px solid #fff;margin:0;position:relative}._compareImages_1tveh_1 img{object-fit:contain;width:100%;height:220px}._compareImages_1tveh_1 figcaption{color:#fff;background:#101a35;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;top:10px;left:10px}._reviewBody_1tveh_1{padding:20px}._reviewBody_1tveh_1>p:first-child{color:#2472e8;font-size:11px;font-weight:900}._reviewBody_1tveh_1 h2{font-size:21px}._reviewBody_1tveh_1>span{color:#15753b;background:#e6f7eb;padding:6px 8px;font-size:11px;font-weight:900;display:inline-block}._reviewBody_1tveh_1>p:last-of-type{color:#4f5a72;max-height:100px;line-height:1.5;overflow:auto}._reviewBody_1tveh_1 a{color:#2472e8;font-weight:800}._reviewActions_1tveh_1{border-top:1px solid #d7dce7;grid-template-columns:1fr 1fr;display:grid}._reviewActions_1tveh_1 button{cursor:pointer;background:#fff;border:0;padding:16px;font-weight:900}._reviewActions_1tveh_1 button:last-child{color:#fff;background:#2472e8}._modalBackdrop_1tveh_1{z-index:100;background:#080e1fa3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}._editor_1tveh_1{background:#fff;width:min(1040px,100%);max-height:92vh;overflow:auto}._editor_1tveh_1>header{border-bottom:1px solid #d7dce7;justify-content:space-between;padding:24px 28px;display:flex}._editor_1tveh_1 header p{letter-spacing:.14em;color:#2472e8;font-size:10px;font-weight:900}._editor_1tveh_1 header h2{margin:6px 0 8px;font-size:25px}._editor_1tveh_1 header span{color:#69748c}._editor_1tveh_1 header button{cursor:pointer;background:0 0;border:0;font-size:30px}._editorGrid_1tveh_1{grid-template-columns:330px minmax(0,1fr);gap:30px;padding:28px;display:grid}._imageEditor_1tveh_1{text-align:center}._imageEditor_1tveh_1 img{aspect-ratio:1;object-fit:contain;background:#f4f3ef;width:100%}._imageEditor_1tveh_1 label{color:#fff;cursor:pointer;background:#101a35;margin-top:12px;padding:14px;font-weight:900;display:block}._imageEditor_1tveh_1 input{display:none}._imageEditor_1tveh_1 small{color:#69748c;margin-top:8px;display:block}._fields_1tveh_1{gap:14px;display:grid}._fields_1tveh_1 label{color:#4f5a72;gap:7px;font-size:12px;font-weight:900;display:grid}._fields_1tveh_1>div{grid-template-columns:1fr 1fr;gap:14px;display:grid}._fields_1tveh_1 input,._fields_1tveh_1 textarea{font:inherit;color:#101a35;resize:vertical;border:1px solid #cdd3df;outline-color:#2472e8;padding:12px}._editor_1tveh_1>footer{border-top:1px solid #d7dce7;justify-content:flex-end;gap:8px;padding:18px 28px;display:flex}._editor_1tveh_1>footer button{cursor:pointer;background:#fff;border:1px solid #cdd3df;padding:14px 20px;font-weight:900}._editor_1tveh_1>footer button:last-child{color:#fff;background:#2472e8;border-color:#2472e8}._accessPage_1tveh_1{background:#101a35;place-items:center;min-height:100vh;padding:24px;font-family:Arial,sans-serif;display:grid}._accessCard_1tveh_1{background:#fff;width:min(560px,100%);padding:48px}._accessCard_1tveh_1 h1{letter-spacing:-.04em;font-size:34px}._accessCard_1tveh_1>p:not(._eyebrow_1tveh_1){color:#566078;line-height:1.6}._accessActions_1tveh_1{gap:8px;margin-top:28px;display:flex}._accessActions_1tveh_1 a{color:#fff;background:#2472e8;padding:13px 16px;font-weight:900;text-decoration:none}._accessActions_1tveh_1 a:last-child{color:#101a35;background:#f1f3f7}._importPanel_1tveh_1{background:#fff;border:1px solid #d7dce7;padding:26px}._dropzone_1tveh_1{text-align:center;background:#f8f8f6;border:2px dashed #b9c2d3;padding:50px 24px}._dropzone_1tveh_1 input{display:none}._dropzone_1tveh_1 label{color:#fff;cursor:pointer;background:#2472e8;padding:14px 20px;font-weight:900;display:inline-block}._dropzone_1tveh_1 h2{font-size:26px}._dropzone_1tveh_1 p{color:#69748c}._importSummary_1tveh_1{background:#d7dce7;border:1px solid #d7dce7;grid-template-columns:repeat(4,1fr);gap:1px;margin:24px 0;display:grid}._importSummary_1tveh_1 div{background:#fff;padding:18px}._importSummary_1tveh_1 span{color:#69748c;font-size:10px;font-weight:900;display:block}._importSummary_1tveh_1 strong{font-size:26px}._importActions_1tveh_1{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}._importActions_1tveh_1 button{background:#fff;border:1px solid #cdd3df;padding:14px 18px;font-weight:900}._importActions_1tveh_1 button:last-child{color:#fff;background:#2472e8;border-color:#2472e8}._aiSettings_1tveh_1{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}._settingsCard_1tveh_1{background:#fff;border:1px solid #d7dce7;padding:24px}._settingsCard_1tveh_1 h2{margin-top:0}._settingsCard_1tveh_1 label{gap:7px;margin:14px 0;font-size:12px;font-weight:900;display:grid}._settingsCard_1tveh_1 input,._settingsCard_1tveh_1 select,._settingsCard_1tveh_1 textarea{font:inherit;border:1px solid #cdd3df;padding:12px}._settingsCard_1tveh_1 button{color:#fff;background:#2472e8;border:0;padding:14px 18px;font-weight:900}._settingsCard_1tveh_1 ul{color:#566078;padding-left:18px;line-height:1.8}@media (width<=1050px){._adminShell_1tveh_1{grid-template-columns:78px minmax(0,1fr)}._sidebar_1tveh_1{padding:24px 12px}._brand_1tveh_1 strong,._sidebar_1tveh_1 nav button:not(._activeNav_1tveh_1){font-size:0}._sidebar_1tveh_1 nav button{text-align:center;grid-template-columns:1fr}._sidebar_1tveh_1 nav em,._sidebarBottom_1tveh_1{display:none}._statsGrid_1tveh_1{grid-template-columns:repeat(2,1fr)}._reviewGrid_1tveh_1{grid-template-columns:1fr}}@media (width<=720px){._adminShell_1tveh_1{display:block}._sidebar_1tveh_1{flex-direction:row;align-items:center;height:auto;padding:10px 14px;position:sticky}._brand_1tveh_1 span{width:38px;height:38px}._brand_1tveh_1 strong{display:none}._sidebar_1tveh_1 nav{margin:0 0 0 auto;display:flex}._sidebar_1tveh_1 nav button{padding:10px;font-size:12px!important}._sidebar_1tveh_1 nav button span{display:none}._workspace_1tveh_1{padding:20px 14px 50px}._topbar_1tveh_1{align-items:flex-start}._topbar_1tveh_1 h1{font-size:28px}._adminIdentity_1tveh_1 div{display:none}._statsGrid_1tveh_1{grid-template-columns:1fr 1fr}._toolbar_1tveh_1{display:grid}._search_1tveh_1{min-width:0}._filters_1tveh_1{overflow:auto}._editorGrid_1tveh_1,._reviewGrid_1tveh_1,._aiSettings_1tveh_1{grid-template-columns:1fr}._importSummary_1tveh_1{grid-template-columns:1fr 1fr}}
