:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18202b;background:#f7f8fa}*{box-sizing:border-box}body{margin:0}.shell{max-width:1120px;margin:auto;padding:28px 32px 80px}.topbar{display:flex;justify-content:space-between;align-items:center}.logo{font-size:20px;font-weight:800;letter-spacing:-.03em}.logo span{font-weight:500;color:#667085}.user-pill{padding:9px 14px;border:1px solid #e4e7ec;border-radius:999px;color:#667085;font-size:13px;background:#fff}.hero{padding:76px 0 34px;max-width:720px}.eyebrow{color:#19b96b;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.09em}.hero h1{font-size:48px;line-height:1.06;letter-spacing:-.055em;margin:14px 0}.subtitle{font-size:18px;line-height:1.5;color:#667085}.add-card{padding:24px;background:#fff;border:1px solid #eaecf0;border-radius:18px;box-shadow:0 10px 30px #1018280b;margin-bottom:48px}.add-card label{font-size:14px;font-weight:700;display:block;margin-bottom:9px}.form-row{display:flex;gap:12px}.form-row input{flex:1;border:1px solid #d0d5dd;border-radius:10px;padding:14px 16px;font-size:16px;outline:none}.form-row input:focus{border-color:#19b96b;box-shadow:0 0 0 3px #19b96b22}.form-row button,.search-button{border:0;border-radius:10px;padding:0 20px;background:#18b968;color:white;font-weight:700;cursor:pointer}.message{min-height:20px;margin-top:10px;font-size:13px}.loading{color:#667085}.error{color:#d92d20}.success{color:#039855}.section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.section-title h2{font-size:24px;letter-spacing:-.03em;margin:0}.muted{color:#98a2b3;font-size:14px}.product-grid{display:grid;gap:14px}.product-card{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:18px}.product-icon{width:52px;height:52px;border-radius:14px;background:#e9fbf1;color:#079455;display:grid;place-items:center;font-weight:800}.product-body{flex:1;min-width:0}.product-meta{font-size:12px;color:#667085}.status{background:#fff5db;color:#9a6700;padding:4px 8px;border-radius:999px;margin-left:8px}.product-body h3{font-size:17px;margin:8px 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body p{margin:0 0 7px;color:#667085;font-size:14px}.product-body a{font-size:13px;color:#087443;text-decoration:none}.search-button{height:42px;white-space:nowrap}.empty{padding:40px;text-align:center;color:#98a2b3;border:1px dashed #d0d5dd;border-radius:16px;background:#fff}@media(max-width:680px){.shell{padding:20px 16px}.hero{padding-top:48px}.hero h1{font-size:36px}.form-row{flex-direction:column}.form-row button{height:48px}.product-card{align-items:flex-start;flex-wrap:wrap}.search-button{width:100%}}
:root{--unused:0}.results{width:100%;border-top:1px solid #eaecf0;margin-top:8px;padding-top:8px}.result{display:flex;justify-content:space-between;gap:16px;padding:10px 0;font-size:13px;border-bottom:1px solid #f2f4f7}.result small{color:#667085}.result strong{color:#079455;white-space:nowrap}
:root{--unused:0}.result-actions{display:flex;justify-content:space-between;align-items:center;padding:8px 0 12px;font-size:12px;color:#667085}.result-actions button{border:1px solid #18b968;background:#fff;color:#087443;border-radius:8px;padding:8px 10px;font-weight:700;cursor:pointer}.result-main{display:flex;gap:9px;align-items:flex-start}.result-main input{margin-top:3px}
:root{--unused:0}.tour.hidden{display:none}.tour{position:fixed;inset:0;background:#10182866;z-index:10;pointer-events:none}.tour-focus{position:relative;z-index:11;box-shadow:0 0 0 5px #fff,0 0 0 9px #7f56d9!important;border-radius:18px}.tour-card{position:absolute;right:30px;bottom:28px;width:360px;padding:25px 25px 18px;border-radius:22px;background:linear-gradient(145deg,#6f3fc4,#4e248f);color:#fff;box-shadow:0 18px 50px #10182855;font-size:18px;line-height:1.45;pointer-events:auto}.tour-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:22px;color:#e9d7fe;font-size:13px}.tour-bottom button{width:43px;height:43px;border:0;border-radius:12px;background:#b69be2;color:#fff;font-size:28px;line-height:1;cursor:pointer}@media(max-width:680px){.tour-card{left:16px;right:16px;bottom:16px;width:auto}}
:root{--unused:0}.product-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center}.product-body{min-width:0}.search-button{justify-self:end}.results{grid-column:1 / -1}
@media(max-width:680px){.product-card{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:14px}.product-card .search-button{grid-column:1 / -1;width:100%;height:46px}.product-body h3{white-space:normal;line-height:1.25}.product-meta{line-height:1.5}.status{display:inline-block;margin-left:4px}}
.check-meta{margin-top:9px;color:#98a2b3;font-size:12px}
.hidden{display:none!important}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f7f8fa,#eefaf3)}.auth-card{width:min(430px,100%);padding:34px;background:#fff;border:1px solid #eaecf0;border-radius:24px;box-shadow:0 18px 50px #10182814}.auth-card h1{font-size:30px;line-height:1.1;letter-spacing:-.04em;margin:34px 0 10px}.auth-card p{color:#667085;line-height:1.5;margin:0 0 24px}.auth-card label{display:block;font-size:13px;font-weight:700;margin:14px 0 7px}.auth-card input{width:100%;padding:13px 14px;border:1px solid #d0d5dd;border-radius:10px;font:inherit}.auth-submit,.guest-button{width:100%;height:46px;margin-top:20px;border:0;border-radius:10px;font-weight:700;cursor:pointer}.auth-submit{background:#18b968;color:#fff}.guest-button{margin-top:10px;background:#f2f4f7;color:#475467}.auth-link{display:block;margin:14px auto 0;border:0;background:none;color:#087443;font-weight:700;cursor:pointer}
.landing-result{margin-top:18px;padding:16px;border-radius:14px;background:#eefaf3;color:#087443;line-height:1.5}.landing-result .auth-submit{margin-top:12px}.back-link{border:0;background:none;color:#087443;font-weight:700;cursor:pointer;padding:0}
