:root{--brand:#5d47e8;--brand-dark:#2f2369;--brand-soft:#f0edff;--ink:#17182a;--muted:#6e7387;--line:#e4e5ec;--paper:#fff;--bg:#f8f8fb;--green:#158861;--page:min(1120px,calc(100vw - 48px))}
*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 14px;color:#fff;background:#111425;border-radius:10px}.skip-link:focus{top:12px}.skip-link small{display:block;font-size:10px;color:#c9cadd}.site-header{position:sticky;top:0;z-index:40;display:flex;min-height:72px;align-items:center;gap:48px;padding:0 max(32px,calc((100vw - 1190px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96)}.brand img{display:block;width:100px}.site-header nav{display:flex;align-self:stretch;gap:34px}.site-header nav a,.orders-link{display:flex;flex-direction:column;justify-content:center;position:relative;font-size:14px}.site-header nav small,.orders-link small{margin-top:2px;color:#9699a8;font-size:9px}.site-header nav .is-current:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--brand);content:""}.orders-link{margin-left:auto;padding:9px 17px;border:1px solid var(--line);border-radius:24px}.page-shell{width:var(--page);margin-inline:auto}.hero{display:flex;min-height:244px;align-items:center;justify-content:space-between;gap:50px;margin-top:24px;padding:42px 46px;color:#fff;background:var(--brand-dark);border-radius:30px}.eyebrow{margin:0 0 10px;color:#cabfff;font-size:12px;font-weight:800;letter-spacing:.08em}.eyebrow small{margin-left:8px;font-size:9px}.hero h1{max-width:720px;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.15;letter-spacing:-.04em}.hero-en{margin:7px 0 0;color:#bfb5ef;font-size:15px}.hero-copy{margin:20px 0 0;color:#eeeaff}.hero-copy.en{margin-top:3px;color:#bfb8dd;font-size:11px}.hero-actions{display:grid;flex:0 0 190px;gap:12px}.hero-actions a{display:flex;min-height:52px;flex-direction:column;align-items:center;justify-content:center;border-radius:26px;font-size:13px;font-weight:750}.hero-actions small{display:block;margin-top:2px;font-size:9px;font-weight:550}.primary{color:var(--brand-dark);background:#fff}.secondary{color:#fff;border:1px solid #796aa9}.filter-panel{position:relative;margin-top:-25px;padding:10px 18px 18px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 44px rgba(30,25,76,.10)}.trip-context{display:grid;grid-template-columns:1.3fr 1fr 1fr 130px;align-items:end}.trip-context label{display:grid;gap:5px;padding:10px 16px;border-right:1px solid var(--line)}.filter-panel label span,.filter-label{font-size:12px;font-weight:750}.filter-panel small{display:block;color:#9a9daf;font-size:9px;font-weight:500}.trip-context input,.selects select{width:100%;min-height:40px;border:0;background:transparent;color:var(--ink);font-weight:700;outline:none}.trip-context button{min-height:52px;color:#fff;border:0;border-radius:14px;background:#171925;font-weight:750}.trip-context button small{color:#bfc0ca}.filter-row{display:flex;align-items:center;gap:20px;margin-top:14px;padding-top:14px;border-top:1px solid #eeeef3}.filter-label{flex:0 0 102px}.death-bands{display:flex;flex-wrap:wrap;gap:6px}.death-bands input{position:absolute;opacity:0}.death-bands span{display:block;padding:6px 12px;color:#565b70;border:1px solid transparent;border-radius:18px;cursor:pointer;font-size:12px}.death-bands input:checked+span{color:var(--brand);border-color:#d3ccff;background:var(--brand-soft)}.selects{align-items:end}.selects label{display:grid;min-width:0;flex:1;gap:3px}.selects select{min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:7px;font-size:12px;font-weight:550}.results-section{padding:38px 0 10px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.section-head h2{margin:0;font-size:27px;letter-spacing:-.03em}.section-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.category-pills{display:flex;gap:7px}.category-pills span{padding:7px 12px;color:#555a70;border:1px solid var(--line);border-radius:18px;font-size:11px}.category-pills .active{color:var(--brand);background:var(--brand-soft)}.status{margin-top:18px;padding:18px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:14px}.status small{display:block;margin-top:3px;font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.product-card{display:flex;min-height:318px;flex-direction:column;padding:20px;background:#fff;border:1px solid var(--line);border-radius:20px}.product-card.is-suitable{border:2px solid var(--brand)}.card-tags{display:flex;justify-content:space-between;gap:8px}.card-tags span{padding:5px 9px;color:#555b6e;background:#f3f4f7;border-radius:14px;font-size:10px}.card-tags .suitable{color:var(--green);background:#e9f7f1}.product-card h3{margin:18px 0 4px;font-size:19px}.product-card .en-name{margin:0;color:#888da0;font-size:10px}.product-price{margin:22px 0 0;font-size:27px;font-weight:850}.product-price small{margin-left:6px;color:var(--muted);font-size:10px;font-weight:550}.product-facts{display:grid;gap:8px;margin:18px 0;padding:0;list-style:none;color:#53596e;font-size:12px}.product-facts li:before{margin-right:8px;color:var(--green);content:"✓"}.product-card a{display:flex;min-height:42px;align-items:center;justify-content:center;margin-top:auto;color:#fff;background:var(--brand);border-radius:12px;font-size:12px;font-weight:750}.product-card a small{margin-left:6px;font-size:9px}.empty{grid-column:1/-1;padding:42px;text-align:center;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:20px}.empty b,.empty small{display:block}.empty b{color:var(--ink);font-size:18px}.empty small{margin-top:5px}.trust-strip{display:flex;align-items:center;justify-content:space-between;margin-top:16px;margin-bottom:50px;padding:22px 24px;color:#fff;background:#171925;border-radius:18px}.trust-strip b,.trust-strip small{display:block}.trust-strip small{margin-top:3px;color:#aeb0bc;font-size:10px}.trust-strip a{padding:10px 18px;color:#171925;background:#fff;border-radius:22px;text-align:center}
@media(max-width:760px){.site-header{min-height:62px;gap:12px;padding:0 16px}.brand img{width:82px}.site-header nav{display:none}.orders-link{padding:7px 12px}.page-shell{width:min(100% - 24px,1120px)}.hero{display:block;min-height:0;margin-top:12px;padding:28px 22px;border-radius:22px}.hero h1{font-size:30px}.hero-actions{display:flex;margin-top:24px}.hero-actions a{flex:1;padding:0 8px}.filter-panel{margin-top:12px;padding:12px}.trip-context{grid-template-columns:1fr 1fr}.trip-context label{padding:8px;border-right:0;border-bottom:1px solid var(--line)}.trip-context label:first-child{grid-column:1/-1}.trip-context button{min-height:46px}.filter-row{display:block}.filter-label{display:block;margin-bottom:8px}.death-bands{gap:4px}.death-bands span{padding:6px 9px}.selects{display:grid;grid-template-columns:1fr 1fr;gap:10px}.selects .filter-label{grid-column:1/-1}.section-head{display:block}.category-pills{margin-top:14px;overflow-x:auto}.category-pills span{flex:0 0 auto}.product-grid{grid-template-columns:1fr}.trust-strip{display:block}.trust-strip a{display:block;margin-top:16px}.product-card{min-height:290px}}
