:root{--brand:#14b8a6;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}body{color:#172033;background:#f8fafc;margin:0;font:15px -apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif}.app{background:#fff;max-width:520px;min-height:100dvh;margin:auto;padding-bottom:78px}main{padding:calc(20px + var(--safe-top)) 20px 28px}.hero{padding:16px 0 8px}.hero h1,.page-head h1{letter-spacing:-1.5px;margin:0;font-size:29px;line-height:1.22}.hero p,.page-head p{color:#687385;margin:8px 0 20px}.search-box,.search-head input{text-align:left;color:#687385;width:100%;font:inherit;background:#f1f5f9;border:0;border-radius:14px;padding:15px}.categories,.category-list{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.categories button,.category-list button{color:#334155;background:#f8fafc;border:0;border-radius:12px;padding:10px 3px}.categories i{margin-bottom:5px;font-size:25px;font-style:normal;display:block}section{margin-top:30px}h2{margin:0 0 14px;font-size:18px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 13px;display:grid}.product-card{text-align:left;background:#fff;border:0;min-width:0;padding:0;position:relative}.product-card img{aspect-ratio:1;object-fit:cover;background:#e2e8f0;border-radius:13px;width:100%}.product-card.no-image img{display:none}.badge{color:#0d9488;background:#f0fdfa;border-radius:5px;margin-top:8px;padding:3px 6px;font-size:11px;display:inline-block}.product-card b,.product-card strong,.product-card small{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;display:block;overflow:hidden}.product-card b{color:#64748b;font-size:12px}.product-card strong{white-space:normal;height:40px;line-height:1.35}.price{font-size:17px;font-weight:800}em{color:#0d9488;font-style:normal;font-weight:800}del{color:#94a3b8;font-size:12px}.product-card small{color:#64748b;font-size:12px}.chips,.filters,.sorts{gap:8px;margin:18px 0;display:flex;overflow:auto}.chips button,.filters button,.sorts button,.category-list button{white-space:nowrap;font:inherit;background:#f1f5f9;border:0;border-radius:99px;padding:9px 12px}.filters .active,.sorts .active,.category-list .active{color:#fff;background:#172033}.notice{color:#64748b;background:#f8fafc;border-radius:10px;margin:28px 0 8px;padding:13px;font-size:12px;line-height:1.55}.empty{text-align:center;color:#94a3b8;grid-column:1/-1;padding:45px 10px}.search-head{gap:8px;display:flex}.search-head button{background:0 0;border:0;font-size:24px}.status{text-align:center;place-content:center;gap:8px;min-height:100dvh;display:grid}.status button{background:var(--brand);color:#fff;border:0;border-radius:10px;padding:12px 18px;font-weight:700}nav{z-index:10;width:min(100%,520px);padding:9px 12px calc(9px + var(--safe-bottom));background:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}nav button{color:#94a3b8;background:0 0;border:0;font-size:11px}nav i{margin-bottom:2px;font-size:20px;font-style:normal;display:block}nav .active{color:#0f766e;font-weight:800}.detail{z-index:20;background:#fff;max-width:520px;margin:auto;padding-bottom:84px;position:fixed;inset:0;overflow:auto}.detail>header{z-index:1;padding:calc(12px + var(--safe-top)) 16px 12px;background:linear-gradient(#fff,#0000);justify-content:space-between;display:flex;position:sticky;top:0}.detail header button{background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:24px;box-shadow:0 1px 6px #0002}.detail>img{aspect-ratio:1;object-fit:cover;background:#e2e8f0;width:100%}.detail article{padding:22px}.detail article b{color:#64748b;margin-top:10px;display:block}.detail h1{margin:8px 0 18px;font-size:24px;line-height:1.35}.large-price{font-size:28px;font-weight:800}.detail hr{border:0;border-top:8px solid #f1f5f9;margin:24px -22px}.detail dl{grid-template-columns:90px 1fr;gap:14px;margin:0;display:grid}.detail dt{color:#64748b}.detail dd{margin:0;font-weight:600}.detail footer{width:min(100%,520px);padding:12px 16px calc(12px + var(--safe-bottom));background:#fff;border-top:1px solid #e2e8f0;position:fixed;bottom:0}.purchase{background:var(--brand);color:#fff;border:0;border-radius:14px;width:100%;padding:16px;font-size:16px;font-weight:800}
