:root{font-family:Inter,system-ui,sans-serif;color:#0b1f3a;background:#f6f8fb}*{box-sizing:border-box}body{margin:0}button,select,input{font:inherit}button{cursor:pointer;border:1px solid #ccd4e0;border-radius:10px;padding:.7rem 1rem;background:#fff}main{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 5vw;background:#fff;border-bottom:1px solid #e6eaf0}.topbar strong{font-size:1.4rem}nav{display:flex;gap:.5rem;flex-wrap:wrap}.hero,section{padding:5rem max(5vw,1rem)}.hero{max-width:900px}h1{font-size:clamp(2rem,5vw,4rem);line-height:1.05;margin:.4rem 0 1rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700}.actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.primary{background:#0b1f3a;color:#fff;border-color:#0b1f3a}.browse{background:#fbf3dd;border-color:#d4a72c}.notice{margin:1rem 5vw 0;padding:1rem;background:#fff7d6;border-radius:10px}.section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:2rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.card{display:grid;gap:.8rem;background:#fff;border:1px solid #e2e7ef;border-radius:16px;padding:1.25rem}.card h2{margin:0}.badge{width:fit-content;background:#eef3fa;border-radius:99px;padding:.3rem .65rem;font-size:.8rem}.auth{max-width:520px;margin:0 auto}.auth h1{font-size:2.4rem}form{display:grid;gap:1rem;background:#fff;padding:1.5rem;border-radius:16px}label{display:grid;gap:.4rem;font-weight:600}input{border:1px solid #bac4d1;border-radius:9px;padding:.8rem}@media(max-width:600px){.topbar{align-items:flex-start;flex-direction:column;gap:.8rem}.section-heading{align-items:stretch;flex-direction:column}}.filters{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.filters input,.filters select{min-height:42px;padding:.6rem .8rem}.card img{width:100%;height:190px;object-fit:cover;border-radius:12px;margin-bottom:.75rem}textarea{min-height:120px;resize:vertical}.auction-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.warning-panel{border:2px solid #b42318;border-left-width:6px;border-radius:8px;background:#fef3f2;color:#7a271a;padding:1rem 1.25rem;margin:1rem 0 1.5rem}.warning-panel h2{margin-top:0;font-size:1.05rem;text-transform:uppercase;letter-spacing:.04em}.warning-panel ul{margin:.5rem 0;padding-left:1.2rem}.warning-panel li{margin-bottom:.35rem}.warning-panel p:last-child{margin-bottom:0;font-weight:600}.brand{background:none;border:0;padding:0;cursor:pointer;line-height:0}.brand:focus-visible{outline:2px solid #0b2a6b;outline-offset:3px;border-radius:4px}.brand-logo{height:44px;width:auto;display:block}.auth-logo{height:56px;width:auto;display:block;margin:0 auto 1.5rem}@media(max-width:600px){.brand-logo{height:34px}.auth-logo{height:44px}}.hero .eyebrow{color:#8a6a14;letter-spacing:.12em}.topbar{border-bottom:1px solid #e6eaf0;box-shadow:inset 0 -3px #d4a72c}button.primary:hover{background:#123055}.browse:hover{border-color:#b8901f}
