*{box-sizing:border-box}body,html{background:#f7f8fa}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17181b}a{color:inherit}button,input,select{font:inherit}button{cursor:pointer}.topbar{height:64px;justify-content:space-between;padding:0 max(18px,calc((100% - 1120px)/2));background:rgba(255,255,255,.94);border-bottom:1px solid #e8e9ec;position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:9px;text-decoration:none;font-weight:850;font-size:18px}.brand-mark{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#17181b;color:#fff}.topbar nav{display:flex;align-items:center;gap:6px}.topbar nav a{padding:9px 12px;border-radius:10px;text-decoration:none;color:#656970;font-size:14px;font-weight:650}.topbar nav a:hover{background:#f0f1f3;color:#17181b}.topbar .login-link{background:#17181b;color:#fff;padding:10px 15px}.page{max-width:1120px;margin:0 auto;padding:28px 18px 96px}.hero{padding:20px 0 24px;max-width:760px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7a7e85}.hero h1{font-size:clamp(34px,7vw,56px);line-height:1.02;letter-spacing:-.045em;margin:9px 0 14px}.hero p{font-size:17px;line-height:1.5;color:#6d7178;margin:0}.searchbar{display:flex;gap:9px;margin-top:22px}.field,.searchbar input{width:100%;padding:14px 15px;border:1px solid #dfe1e5;border-radius:13px;background:#fff;font-size:16px;outline:none}.field:focus,.searchbar input:focus{border-color:#8a8e95;box-shadow:0 0 0 3px #eceef1}.primary{border:0;border-radius:13px;padding:0 21px;background:#17181b;color:#fff;font-weight:750}.primary:disabled{opacity:.5;cursor:not-allowed}.card{background:#fff;border:1px solid #e7e8eb;border-radius:20px;padding:20px;box-shadow:0 8px 28px rgba(20,22,26,.045)}.offer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-top:1px solid #eceef1}.offer:first-child{border-top:0}.price{font-size:22px;font-weight:850;white-space:nowrap}.muted{color:#747980;font-size:13px}.bottom-nav{display:none}.skeleton{height:76px;border-radius:14px;background:linear-gradient(90deg,#f0f1f3,#fafafa,#f0f1f3);background-size:200% 100%;animation:pulse 1.4s infinite}.empty{padding:36px 20px;text-align:center;color:#70747b}.section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:28px 0 12px}.section-title h2{margin:0;font-size:21px;letter-spacing:-.025em}.section-title span{font-size:13px;color:#777b82}@keyframes pulse{0%{background-position:200% 0}to{background-position:-200% 0}}footer{text-align:center;color:#92969d;font-size:12px;padding:28px 20px 42px}@media(max-width:650px){.topbar{height:58px}.topbar nav a:not(.login-link){display:none}.topbar .login-link{padding:9px 12px}.page{padding:20px 15px 105px}.hero{padding-top:12px}.hero h1{font-size:39px}.searchbar{flex-direction:column}.primary{height:48px}.offer{align-items:flex-start}.price{font-size:19px}.bottom-nav{position:fixed;display:flex;left:10px;right:10px;bottom:10px;height:66px;z-index:30;align-items:center;justify-content:space-around;background:rgba(255,255,255,.96);border:1px solid #e2e4e8;border-radius:20px;box-shadow:0 10px 35px rgba(20,22,26,.13);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav a{min-width:80px;text-align:center;text-decoration:none;color:#777b82;font-size:11px;font-weight:700;padding:8px 7px;border-radius:13px}.bottom-nav a.active{background:#17181b;color:#fff}}