:root{--ink:#222822;--muted:#70766e;--line:#dce0d7;--paper:#f6f7f2;--lime:#c8f45b;--green:#416b36;--white:#fff;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}button{border:0}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button svg,a svg{pointer-events:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #6d9238;outline-offset:4px}input,select,textarea{min-width:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1{font-size:64px;line-height:1.03;letter-spacing:-3px}h2{font-size:36px;line-height:1.16;letter-spacing:-1.3px}h3{font-size:20px;line-height:1.3;letter-spacing:-.3px}.wrap{max-width:1360px;margin:auto;padding:0 48px}.site-header{position:sticky;top:0;z-index:30;background:#f6f7f2f2;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{max-width:1456px;padding:0 48px;margin:auto;height:88px;display:flex;align-items:center;gap:65px}.brand{font-size:30px;letter-spacing:-1.6px;font-weight:700;display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.brand-mark{width:37px;height:37px;background:var(--ink);color:var(--lime);display:grid;place-items:center;margin-right:10px;font-size:35px;line-height:37px;border-radius:5px;font-weight:900;padding-bottom:6px}.brand-period{color:#749844}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:14px}.desktop-nav a{padding:31px 0;position:relative}.desktop-nav a.active:after{content:'';position:absolute;bottom:18px;left:0;right:0;height:2px;background:var(--ink)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:25px}.button{min-height:48px;padding:12px 22px;display:inline-flex;justify-content:center;align-items:center;gap:14px;border-radius:7px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#3c483b}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#b7e346}.button-outline{border:1px solid #bfc6b8;background:transparent}.button-white{background:white}.button-quiet{background:#e9ede3}.button-block{width:100%}.icon-button{background:transparent;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;position:relative}.icon-button:hover{background:#e6eadf}.fav-count{position:absolute;top:-2px;right:-4px;min-width:19px;height:19px;border-radius:20px;font-size:12px;background:var(--lime);font-weight:700}.mobile-menu,.mobile-nav{display:none}.skip-link{position:fixed;top:-80px;left:20px;padding:15px;background:var(--lime);z-index:100}.skip-link:focus{top:10px}.eyebrow{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';display:block;width:7px;height:7px;background:currentColor}.muted{color:var(--muted)}.hero{display:grid;grid-template-columns:1.18fr 1fr;gap:40px;padding-top:40px;padding-bottom:38px}.hero-copy{padding-top:15px}.hero .eyebrow{margin-bottom:25px}.hero h1{font-size:72px;line-height:1.02;letter-spacing:-3.8px}.hero h1 span{position:relative;display:inline-block;isolation:isolate}.hero h1 span:after{content:'';position:absolute;z-index:-1;left:-5px;right:-8px;bottom:2px;height:91%;background:var(--lime);transform:rotate(-2deg)}.hero-copy>p{max-width:435px;color:#656c62;margin:25px 0 25px;line-height:1.6}.hero-links{display:flex;align-items:center;gap:24px}.text-link{font-size:14px;display:inline-flex;gap:10px;align-items:center}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-aside{background:#dfe3d9;border-radius:14px;overflow:hidden;position:relative;min-height:400px;display:flex;flex-direction:column}.feature-top{position:absolute;z-index:1;top:22px;left:24px;right:24px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px}.feature-top span:last-child{color:#666e62}.hero-product-image{width:100%;height:333px;object-fit:cover;object-position:50% 56%;mix-blend-mode:multiply}.feature-top{background:#dfe3d9;padding:6px 0}.feature-info{background:var(--ink);color:white;padding:20px 24px;display:flex;align-items:center;gap:20px;margin-top:auto}.feature-info small{display:block;color:#adb6a7;font-size:12px;margin-bottom:4px}.feature-info h3{font-size:17px;max-width:240px}.feature-price{margin-left:auto;font-size:24px;white-space:nowrap}.feature-info .circle-arrow{border-color:#65705e;color:var(--lime)}.circle-arrow{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;flex-shrink:0;transition:transform .2s}.hero-aside:hover .circle-arrow{transform:rotate(45deg)}.hero-aside>small{position:absolute;right:20px;bottom:103px;font-size:11px;color:#424a3d;background:#f6f7f2d9;padding:3px 7px;border-radius:3px}.search-strip{display:flex;background:white;border:1px solid var(--line);border-radius:10px;min-height:70px;padding:9px;gap:8px;box-shadow:0 8px 24px #28302104}.search-field{flex:1;display:flex;align-items:center;padding:0 15px;gap:13px}.search-field input{width:100%;height:48px;border:none;background:transparent;outline-offset:1px}.search-strip select{border:0;border-left:1px solid var(--line);background:transparent;width:213px;padding:0 15px;font-size:14px;color:#4d5649}.search-strip>.button{padding:12px 30px}.search-examples{font-size:13px;color:var(--muted);padding-top:12px;display:flex;gap:14px;flex-wrap:wrap}.search-examples button{background:transparent;padding:0;border-bottom:1px solid #c6ccbf;font-size:13px}.assurance{display:grid;grid-template-columns:repeat(3,1fr);margin-top:29px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:20px}.assurance>div{display:flex;align-items:center;gap:13px;font-size:14px}.assurance svg{color:#657654}.assurance small{font-size:12px;color:var(--muted);display:block}.section{padding-top:56px;padding-bottom:4px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:25px}.section-head p{color:var(--muted);font-size:14px;margin-top:9px}.section-index{font-size:13px;letter-spacing:1px;color:var(--muted);margin-bottom:13px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:10px;overflow:hidden}.category-tile{display:flex;align-items:center;gap:16px;padding:23px 19px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:#f0f2eb;transition:background .2s}.category-tile:hover{background:var(--lime)}.category-tile>svg{width:28px;height:28px}.category-tile span{font-size:14px;line-height:1.35;max-width:150px}.category-tile small{margin-left:auto;color:#70776a;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;position:relative;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #2230170c}.product-image{position:relative;background:#e7e8e3;aspect-ratio:1.24;overflow:hidden;display:block}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover img{transform:scale(1.045)}.product-image .image-label{position:absolute;bottom:10px;left:11px;background:#f7f8f1e8;color:#4e5747;border-radius:3px;padding:3px 6px;font-size:11px}.save-button{position:absolute;top:12px;right:12px;background:#fff;z-index:2;width:34px;height:34px}.save-button.saved svg{fill:var(--ink)}.product-content{padding:17px}.product-meta{font-size:12px;color:var(--muted);letter-spacing:.3px;margin-bottom:7px}.product-title{font-size:16px;font-weight:500;line-height:1.35;display:block;min-height:44px;margin-bottom:14px}.product-state{font-size:12px;color:#4f6a3b;margin-bottom:13px}.price-line{display:flex;align-items:baseline;gap:6px;font-size:24px;letter-spacing:-.6px;font-weight:600}.price-line small{font-size:12px;color:var(--muted);letter-spacing:0;font-weight:400}.stock-row{margin-top:8px;font-size:12px;display:flex;justify-content:space-between;color:var(--muted)}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8ebe3;margin-top:14px;padding-top:13px;font-size:12px;color:#5d6655}.card-bottom svg{width:16px;height:16px}.card-bottom span{display:flex;align-items:center;gap:5px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.tab{font-size:14px;border:1px solid var(--line);border-radius:5px;background:transparent;padding:8px 15px}.tab.active{background:var(--ink);color:white;border-color:var(--ink)}.tab:hover{border-color:var(--ink)}.pitch{background:var(--ink);color:white;border-radius:12px;padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:70px;margin:55px 0}.pitch h2{font-size:39px;max-width:460px}.pitch h2 span{color:var(--lime)}.pitch .eyebrow{color:#b3bfaa;margin-bottom:25px}.pitch p{color:#c4cdbc;line-height:1.7;margin-bottom:23px;max-width:470px}.pitch>div:last-child{align-self:end}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:30px}.process article{border-top:1px solid var(--line);padding-top:22px}.step-number{font-size:13px;color:var(--muted);display:block;margin-bottom:25px}.process h3{font-size:21px;margin-bottom:12px}.process p{font-size:14px;color:var(--muted);max-width:345px;line-height:1.7}.footer{max-width:1360px;margin:75px auto 0;padding:0 48px 25px}.footer-top{border-top:1px solid #bdc6b5;padding:35px 0;display:grid;grid-template-columns:1.1fr 1.2fr 1fr 1fr;gap:28px}.footer-top .brand{align-self:start;font-size:25px}.footer-top .brand-mark{width:31px;height:31px;font-size:29px}.footer p{font-size:14px;color:#6b7563}.footer-top>div{display:flex;flex-direction:column;gap:9px;font-size:14px}.footer-note{font-size:12px;letter-spacing:1px;justify-self:end;color:#6b7563}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:20px}.breadcrumbs{font-size:12px;display:flex;gap:12px;align-items:center;color:var(--muted);padding:28px 0}.breadcrumbs a:hover{text-decoration:underline}.page-heading{margin-bottom:30px}.page-heading h1{font-size:48px;letter-spacing:-2px;margin-bottom:14px}.page-heading p{color:var(--muted);max-width:680px}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:30px;margin-top:30px}.catalog-grid{grid-template-columns:repeat(3,1fr)}.filters{border-right:1px solid var(--line);padding-right:24px}.filter-block{border-bottom:1px solid var(--line);padding:0 0 23px;margin-bottom:23px}.filter-block h3{font-size:14px;font-weight:600;margin-bottom:14px}.filter-cat{display:flex;justify-content:space-between;gap:8px;text-align:left;width:100%;background:transparent;font-size:13px;padding:9px 0;color:#65705c}.filter-cat.active{color:var(--ink);font-weight:700}.filter-cat small{font-size:11px}.field-label{display:flex;align-items:center;gap:9px;font-size:13px;margin:10px 0}.field-label input{accent-color:#4a6b31;width:16px;height:16px}.filter-block select,.filter-block input[type=number]{width:100%;border:1px solid #cbd2c3;border-radius:5px;background:transparent;padding:10px;font-size:13px}.price-inputs{display:flex;gap:7px}.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.results-toolbar>span{font-size:14px;color:var(--muted)}.results-toolbar select,.lots-tools select{padding:8px 12px;border:1px solid var(--line);background:transparent;border-radius:5px;font-size:13px}.filter-toggle{display:none}.empty{padding:70px 20px;border:1px dashed #b9c2af;text-align:center;border-radius:8px}.empty h3{margin-bottom:10px}.empty p{color:var(--muted);margin-bottom:22px}.source-note{font-size:12px;color:var(--muted);padding:18px 0;line-height:1.6}.item-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:55px}.item-photo{border-radius:12px;overflow:hidden;background:#e7e8e3}.item-photo img{width:100%;aspect-ratio:1.05;object-fit:cover}.item-photo p{padding:14px 18px;font-size:12px;color:#646d5c}.item-description h1{font-size:36px;line-height:1.15;letter-spacing:-1px;margin:10px 0 19px}.item-description .product-meta{display:flex;justify-content:space-between}.tags{display:flex;gap:7px;flex-wrap:wrap}.tag{padding:5px 9px;background:#e8eddf;color:#4c643a;font-size:12px;border-radius:4px}.purchase-box{border:1px solid #cdd4c4;background:#fff;padding:25px;border-radius:10px;margin-top:24px}.purchase-box .price-line{font-size:38px}.item-stock{display:flex;justify-content:space-between;gap:15px;margin:15px 0 23px;font-size:13px;color:var(--muted)}.purchase-actions{display:flex;gap:12px;margin-bottom:13px}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;min-width:128px;flex-shrink:0}.quantity button{width:34px;height:45px;background:transparent}.quantity input{width:48px;text-align:center;border:none;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.purchase-actions>.button{flex:1}.purchase-total{font-size:12px;color:var(--muted);margin:12px 0}.fine-print{font-size:12px;color:var(--muted);line-height:1.6}.item-links{display:flex;gap:22px;margin:16px 0}.item-links button{padding:0;background:transparent;border-bottom:1px solid #aab69d;font-size:13px}.info-row{padding:17px 0;display:flex;gap:13px;border-bottom:1px solid var(--line);font-size:14px}.info-row small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.detail-sections{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;margin-top:40px}.detail-sections h2{font-size:24px;margin-bottom:18px}.specs{margin:0}.specs>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px;padding:12px 0;font-size:14px}.specs dt{color:var(--muted)}.specs dd{margin:0;text-align:right}.inspection-note{background:#e9ede2;border-radius:10px;padding:25px}.inspection-note p{font-size:14px;color:#65705c;line-height:1.7}.inspection-note svg{margin-bottom:15px}.lots-tools{display:flex;align-items:center;justify-content:space-between;margin:30px 0 20px}.lots-table{width:100%;border-collapse:collapse}.lots-table th{text-align:left;font-weight:400;font-size:12px;color:var(--muted);padding:14px 16px;background:#e9ede3}.lots-table td{padding:22px 16px;border-bottom:1px solid var(--line);font-size:14px;vertical-align:top}.lots-table td:first-child{max-width:440px}.lot-id{font-size:11px;letter-spacing:1px;color:var(--muted);margin-bottom:7px}.lot-title{display:block;font-size:16px;margin-bottom:7px;max-width:490px;line-height:1.4}.lot-price{white-space:nowrap;font-weight:600}.lot-deadline{font-size:16px}.lot-meta{font-size:12px;color:var(--muted)}.lot-expand{padding:7px 12px;min-height:36px;white-space:nowrap}.lot-details td{background:#edf0e6;font-size:13px}.lot-details ul{padding-left:18px;margin:10px 0}.lot-details li{margin:7px 0}.lot-details[hidden]{display:none}.seller-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:60px;margin-top:15px}.seller-hero h1{font-size:62px;line-height:1.08;letter-spacing:-2.7px;margin:22px 0}.seller-hero p{max-width:520px;color:var(--muted);margin-bottom:25px}.seller-side{background:var(--ink);color:white;padding:35px;border-radius:12px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.seller-side .big-number{color:var(--lime);font-size:80px;letter-spacing:-4px;line-height:1}.seller-side p{color:#c4cdbc;font-size:15px;margin:10px 0 25px}.seller-side .rule{border-top:1px solid #51594a;padding-top:20px}.seller-steps{grid-template-columns:repeat(5,1fr);gap:22px}.seller-steps h3{font-size:18px}.seller-steps p{font-size:13px}.seller-form-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:45px;background:#e9ede2;border-radius:12px;margin-top:55px}.seller-form-section h2{font-size:37px;max-width:350px;margin-bottom:20px}.seller-form-section p{font-size:14px;color:#65705c;max-width:350px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label,.form-stack label{font-size:13px;display:block}.form-grid input,.form-grid select,.form-grid textarea,.form-stack input,.form-stack textarea{width:100%;border:1px solid #c6cebe;border-radius:5px;padding:12px 13px;background:#fafbf7;margin-top:6px;min-height:45px}.full-width{grid-column:1/-1}.form-grid .fine-print{margin:0;font-size:12px}.form-stack{display:grid;gap:15px}.form-stack .button{margin-top:5px}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;list-style:none;font-size:18px;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';font-size:22px}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:14px;max-width:750px;padding-top:15px;line-height:1.7}.buyer-hero{padding:35px 0 10px;max-width:850px}.buyer-hero h1{margin:22px 0;font-size:64px}.buyer-hero>p{color:var(--muted);max-width:660px}.buyer-hero .button{margin-top:28px}dialog{border:0;border-radius:14px;padding:35px;max-width:520px;width:calc(100% - 32px);color:var(--ink);background:var(--paper);max-height:90vh;overflow:auto;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#19221480;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:14px}dialog h2{font-size:30px;letter-spacing:-1px;padding-right:20px;margin:12px 0}dialog .dialog-subtitle{color:var(--muted);font-size:14px;margin-bottom:25px}.request-summary{background:#e7edde;padding:13px;font-size:13px;border-radius:6px;margin-bottom:22px}#toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);background:var(--ink);color:white;border-radius:8px;padding:13px 23px;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:90vw;width:max-content}#toast.visible{opacity:1;transform:translate(-50%,0)}.reveal{animation:arrive .5s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}[hidden]{display:none!important}
@media(min-width:1600px){.hero h1{font-size:78px}.hero-copy{padding-top:20px}}@media(max-width:1150px){.header-inner{gap:30px;padding:0 30px}.desktop-nav{gap:22px}.wrap,.footer{padding-left:30px;padding-right:30px}.hero h1{font-size:60px}.hero{gap:25px}.hero-product-image{height:325px}.feature-info{gap:12px;padding:17px}.feature-price{font-size:20px}.feature-info h3{font-size:15px}.feature-info .circle-arrow{display:none}.category-tile{padding:20px 13px;gap:10px}.category-tile>svg{width:22px}.category-tile span{font-size:13px}.catalog-layout{grid-template-columns:205px 1fr;gap:23px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.hero-aside>small{bottom:97px}.product-grid:not(.catalog-grid){gap:12px}.product-content{padding:13px}.item-layout,.detail-sections{gap:30px}.seller-hero h1{font-size:52px}.seller-form-section{gap:35px;padding:32px}}
@media(max-width:820px){.desktop-nav{display:none}.header-inner{height:73px}.mobile-menu{display:inline-flex}.mobile-nav:not([hidden]){display:flex;padding:20px 30px;gap:20px;border-top:1px solid var(--line);flex-wrap:wrap;font-size:14px}.header-actions{gap:12px}.hero{grid-template-columns:1.05fr 1fr;gap:22px;padding-top:30px}.hero h1{font-size:49px;letter-spacing:-2.4px}.hero .eyebrow{font-size:10px;letter-spacing:1px}.hero-copy>p{font-size:14px}.hero-links{gap:14px;align-items:start;flex-direction:column}.hero-product-image{height:310px}.feature-info{display:block}.feature-price{margin-top:8px;font-size:21px}.hero-aside>small{bottom:125px;font-size:10px}.feature-top{font-size:10px;left:15px;right:15px}.search-strip select{width:175px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.assurance{gap:14px}.assurance>div{font-size:12px;gap:8px;align-items:start}.assurance small{font-size:11px}.assurance svg{width:18px}.pitch{padding:30px;gap:30px}.pitch h2{font-size:32px}.pitch p{font-size:14px}.footer-top{grid-template-columns:1fr 1fr}.footer-note{justify-self:start}.item-layout{grid-template-columns:1fr 1fr;gap:22px}.item-description h1{font-size:28px}.purchase-box{padding:18px}.purchase-actions{flex-wrap:wrap}.purchase-actions>.button{flex-basis:100%}.item-stock{flex-direction:column;gap:3px}.item-links{gap:14px;flex-wrap:wrap}.seller-hero{gap:30px}.seller-hero h1{font-size:43px}.seller-steps{grid-template-columns:repeat(3,1fr)}.seller-form-section{gap:30px;grid-template-columns:1fr}.seller-form-section h2,.seller-form-section p{max-width:100%}.lots-table td,.lots-table th{padding:15px 8px}.lot-title{font-size:14px}.lots-table th:nth-child(3),.lots-table td:nth-child(3){display:none}}
@media(max-width:600px){body{font-size:16px}.wrap,.footer{padding-left:20px;padding-right:20px}.header-inner{padding:0 20px;height:70px}.brand{font-size:27px}.brand-mark{width:32px;height:32px;font-size:30px}.sell-link{display:none}.header-actions{gap:6px}.hero{display:flex;flex-direction:column;gap:27px;padding-top:28px;padding-bottom:25px}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:57px;letter-spacing:-2.8px}.hero-copy>p{font-size:15px;max-width:340px;margin-top:23px}.hero-links{flex-direction:row;align-items:center;gap:18px}.hero-links .button{padding:12px 17px}.hero-links .text-link{font-size:13px}.hero-aside{min-height:0;display:grid;grid-template-columns:42% 58%;border-radius:9px}.hero-product-image{height:170px;object-position:center}.feature-top{display:none}.feature-info{margin:0;padding:17px;display:flex;flex-direction:column;align-items:start;gap:0;justify-content:center}.feature-info h3{font-size:14px}.feature-info small{font-size:10px}.feature-price{font-size:22px;margin-left:0;margin-top:10px}.hero-aside>small{left:5px;right:auto;bottom:7px;max-width:39%;font-size:9px;padding:2px 3px}.search-strip{min-height:auto;flex-wrap:wrap;padding:8px}.search-field{flex-basis:100%;padding:0 8px;gap:10px}.search-field input{font-size:14px;height:40px}.search-strip select{width:calc(100% - 115px);border-left:0;font-size:13px;padding-left:10px}.search-strip>.button{padding:10px 22px;min-height:42px}.search-examples{font-size:11px;gap:10px}.search-examples button{font-size:11px}.assurance{grid-template-columns:1fr;gap:15px;margin-top:22px;padding:20px 0}.assurance>div{font-size:13px;align-items:center;gap:12px}.assurance small{display:inline;margin-left:5px;font-size:11px}.section{padding-top:35px}.section-head{gap:15px;margin-bottom:20px}.section-head h2{font-size:28px;letter-spacing:-1px}.section-head .text-link{font-size:12px;white-space:nowrap}.section-index{font-size:11px;margin-bottom:9px}.category-tile{padding:17px 12px;gap:10px}.category-tile span{font-size:12px}.category-tile small{font-size:10px}.category-tile>svg{width:21px;height:21px}.category-grid{border-radius:8px}.product-grid,.catalog-grid{gap:10px}.product-content{padding:11px}.product-title{font-size:13px;min-height:53px;margin-bottom:10px}.product-meta{font-size:10px}.product-state{font-size:10px;min-height:15px;margin-bottom:9px}.price-line{font-size:21px}.price-line small{font-size:10px}.stock-row{font-size:10px;gap:3px;flex-wrap:wrap}.card-bottom{font-size:10px;gap:3px}.card-bottom svg{width:13px}.card-bottom>svg{display:none}.product-image{aspect-ratio:1}.product-image .image-label{font-size:9px;left:7px;bottom:7px}.save-button{width:28px;height:28px;top:8px;right:8px}.save-button svg{width:17px;height:17px}.tabs{gap:7px;margin-bottom:18px}.tab{font-size:12px;padding:7px 11px}.pitch{grid-template-columns:1fr;gap:25px;margin:35px 0;padding:25px}.pitch h2{font-size:32px}.pitch .eyebrow{font-size:10px;margin-bottom:20px}.process{grid-template-columns:1fr;gap:24px}.process article{display:grid;grid-template-columns:30px 1fr;gap:10px 12px;padding-top:17px}.process .step-number{grid-row:1/3;margin:3px 0 0}.process h3{font-size:19px;margin:0}.process p{grid-column:2;font-size:13px;max-width:100%}.footer{margin-top:45px}.footer-top{gap:25px 20px}.footer-top>.brand{font-size:22px}.footer p{font-size:12px}.footer-top>div{font-size:12px}.footer-note{font-size:10px}.footer-bottom{flex-direction:column;gap:8px;font-size:10px}.breadcrumbs{padding:20px 0;font-size:11px}.page-heading h1{font-size:38px;letter-spacing:-1.5px}.page-heading p{font-size:14px}.catalog-layout{display:block;margin-top:20px}.filters{display:none}.filters.open{display:block;border:1px solid var(--line);border-radius:8px;padding:20px;margin-bottom:22px;background:white}.filter-toggle{display:inline-flex;min-height:38px;padding:8px 12px;font-size:12px}.results-toolbar{gap:8px;flex-wrap:wrap}.results-toolbar>span{font-size:12px}.results-toolbar select{font-size:11px;padding:8px;max-width:160px}.source-note{font-size:11px}.item-layout,.detail-sections{grid-template-columns:1fr;gap:25px}.item-photo img{aspect-ratio:1.3}.item-description h1{font-size:31px}.item-description .product-meta{font-size:12px}.purchase-actions{flex-wrap:nowrap}.purchase-actions>.button{flex-basis:auto;font-size:13px;padding:10px 15px}.item-stock{flex-direction:row;font-size:12px}.item-links button{font-size:13px}.detail-sections{margin-top:30px}.lots-tools{align-items:start;gap:14px;flex-direction:column}.lots-tools select{font-size:13px}.lots-table thead{display:none}.lots-table,.lots-table tbody{display:block}.lots-table tr:not([hidden]){display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:8px;margin-bottom:12px;padding:16px;background:white;gap:12px}.lots-table td{padding:0;border:0}.lots-table td:first-child{grid-column:1/-1;max-width:none}.lots-table td:nth-child(4){grid-column:2;grid-row:2}.lots-table td:last-child{grid-column:1/-1}.lot-title{font-size:16px}.lot-deadline:before{content:'Приём до ';font-size:12px;color:var(--muted)}.lot-expand{width:100%}.lot-details td{background:transparent}.seller-hero{grid-template-columns:1fr;gap:25px;margin-top:0}.seller-hero h1{font-size:45px;margin:20px 0}.seller-hero p{font-size:15px}.seller-side{padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.seller-side .big-number{font-size:60px}.seller-side .rule{border-top:0;border-left:1px solid #51594a;padding:0 0 0 20px}.seller-side p{font-size:12px;margin-bottom:0}.seller-side h3{font-size:20px}.seller-form-section{padding:22px;margin-top:35px}.seller-form-section h2{font-size:31px}.form-grid{grid-template-columns:1fr}.full-width{grid-column:1}.faq summary{font-size:16px}.buyer-hero{padding-top:10px}.buyer-hero h1{font-size:45px;letter-spacing:-2px}.buyer-hero>p{font-size:15px}dialog{padding:28px 23px}dialog h2{font-size:28px}.hero-aside .feature-info{transition:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Keep source-image labels intact in detail view; catalog captions identify illustrations. */
.hero-product-image{object-position:50% 100%}.product-image img{object-position:50% 80%}.icon-button.saved svg{fill:currentColor}.hero-copy,.hero-aside,.item-description,.catalog-layout>section{min-width:0}
@media(min-width:601px) and (max-width:820px){.hero h1{font-size:clamp(36px,5.6vw,49px)}}
@media(max-width:600px){.hero h1{font-size:clamp(32px,10.8vw,57px);letter-spacing:-1.8px}.hero-links{gap:16px}.hero-links .button{font-size:12px;white-space:nowrap;padding:12px 15px;flex-shrink:0}.hero-links .text-link{font-size:12px;gap:7px}.hero-product-image{object-fit:contain;object-position:center;background:#d3d6cf}.search-strip select{width:auto;flex:1;min-width:0}.search-strip>.button{flex:0 0 108px;padding:10px 12px;gap:9px}.search-strip>.button svg{width:18px}.seller-hero h1{font-size:clamp(33px,11.5vw,45px)}.assurance small{display:block;margin-left:0}}
@media(max-width:370px){.hero-links{align-items:start;flex-direction:column}.product-grid,.catalog-grid{grid-template-columns:1fr}.product-title{min-height:0;font-size:16px}.product-meta,.product-state,.stock-row,.card-bottom{font-size:12px}.product-image{aspect-ratio:1.35}.category-tile{gap:7px;padding:15px 9px}.category-tile span{font-size:11px}}
/* Show each complete product, without cropping or hover magnification. */
.hero-aside{align-self:start}
.feature-top{position:static;padding:18px 24px 10px;background:transparent}
.hero-product-image{height:clamp(300px,30vw,420px);width:100%;object-fit:contain;object-position:center;mix-blend-mode:normal;background:#dfe3d9;flex-shrink:0}
.hero-aside>small{position:static;align-self:stretch;padding:8px 16px;font-size:11px;max-width:none;border-radius:0;background:#dfe3d9;color:#424a3d}
.product-image{aspect-ratio:1}
.product-image img{object-fit:contain;object-position:center}
.product-card:hover img{transform:none}
@media(max-width:600px){
 .hero-aside{display:flex;width:100%;flex-direction:column}
 .hero-product-image{height:auto;aspect-ratio:1;width:100%;object-fit:contain}
 .hero-aside>small{position:static;max-width:none;font-size:11px;padding:8px 12px}
 .hero-aside .feature-info{width:100%;padding:18px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}
 .feature-price{margin:0}
 .product-image{aspect-ratio:1}
}
.product-image{aspect-ratio:auto}
.product-image img{height:auto;aspect-ratio:1;object-fit:contain}
.product-image .image-label{position:static;display:block;padding:7px 10px;border-radius:0;background:#edf0e8}
