:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#1f2937;background:linear-gradient(135deg,#f6f8fc 0%,#eef4ff 100%);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}.page{min-height:100vh;padding:28px}.header{background:#ffffffdb;border:1px solid #e5e7ebe6;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:18px 22px;display:flex;box-shadow:0 18px 50px #4f46e514}.brand{align-items:center;gap:14px;display:flex}.logoMark{color:#fff;background:linear-gradient(135deg,#60a5fa,#4f46e5);border-radius:16px;place-items:center;width:48px;height:48px;font-size:28px;font-weight:700;display:grid;box-shadow:0 12px 30px #4f46e538}.logoText{font-size:28px;font-weight:700;line-height:1}.logoSub{color:#6b7280;margin-top:4px;font-size:13px}.nav{color:#4b5563;align-items:center;gap:18px;font-size:15px;font-weight:500;display:flex}.nav a{font-weight:500}.nav button,.searchBox button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:14px;padding:13px 18px;font-weight:600}.nav button:disabled{cursor:wait;opacity:.65}.nav .linkButton,.nav .ghostButton{color:#4f46e5;box-shadow:none;background:#fff;border:1px solid #4f46e52e}.nav .ghostButton{padding:10px 14px}.authMuted{color:#6b7280;font-size:13px}.userChip{color:#4338ca;background:#ede9fe;border-radius:999px;align-items:center;gap:8px;max-width:260px;padding:8px 10px;font-size:13px;font-weight:500;display:inline-flex}.userChip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.userChip strong{color:#fff;text-transform:uppercase;background:#4f46e5;border-radius:999px;padding:3px 7px;font-size:10px}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:34px;max-width:1180px;margin:58px auto 0;display:grid}.badge{color:#4f46e5;background:#ede9fe;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(44px,6.5vw,80px);font-weight:600;line-height:1.07}.hero p{color:#6b7280;max-width:620px;margin:22px 0 28px;font-size:20px;line-height:1.55}.searchBox{background:#fff;border-radius:22px;grid-template-columns:1fr .8fr auto;gap:8px;padding:10px;display:grid;box-shadow:0 18px 50px #4f46e51a}.searchBox input{color:#1f2937;border:1px solid #e5e7eb;border-radius:16px;outline:none;padding:16px;font-size:16px}.searchBox input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}.status{color:#6b7280;margin-top:18px}.status strong{color:#4f46e5}.notice{z-index:900;color:#4f46e5;background:#fff;border:1px solid #e5e7ebf2;border-radius:16px;padding:13px 16px;font-weight:600;position:fixed;top:118px;right:28px;box-shadow:0 18px 50px #4f46e524}.heroCard{background:radial-gradient(circle at 20% 20%,#dbeafe 0,#0000 30%),linear-gradient(135deg,#fff 0%,#ede9fe 100%);border:1px solid #e5e7ebf2;border-radius:36px;flex-direction:column;justify-content:space-between;min-height:420px;padding:30px;display:flex;box-shadow:0 30px 90px #4f46e521}.cardTop span{color:#4f46e5;font-weight:600}.cardTop strong{margin-top:8px;font-size:34px;font-weight:600;display:block}.productGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.productGrid div{color:#1f2937;background:#fff;border-radius:22px;place-items:center;min-height:110px;font-weight:600;display:grid;box-shadow:0 12px 30px #4f46e514}.section{max-width:1180px;margin:54px auto 0}.sectionHead{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.sectionHead h2{letter-spacing:-.04em;margin:0;font-size:34px;font-weight:600}.sectionHead p{color:#6b7280;margin:0}.categoryGrid,.listingGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.categoryCard,.listingCard,.emptyState{background:#ffffffeb;border:1px solid #e5e7ebf2;border-radius:22px;box-shadow:0 14px 36px #4f46e514}.categoryCard{align-items:center;gap:14px;min-height:104px;padding:18px;display:flex}.categoryIcon{color:#4f46e5;background:#dbeafe;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;font-size:18px;font-weight:600;display:grid}.categoryCard strong{color:#1f2937;font-size:16px;font-weight:600;display:block}.categoryCard span{color:#6b7280;margin-top:4px;font-size:13px;display:block}.listingCard{overflow:hidden}.listingImage{color:#4f46e5;background:radial-gradient(circle at 30% 20%,#dbeafe 0,#0000 34%),linear-gradient(135deg,#fff,#ede9fe);place-items:center;height:150px;font-size:28px;font-weight:600;display:grid}.listingBody{padding:16px}.listingBody h3{color:#1f2937;margin:0 0 10px;font-size:17px;font-weight:600}.listingPrice{color:#1f2937;font-size:22px;font-weight:700}.listingPrice small{color:#4f46e5;margin-left:8px;font-size:13px}.listingBody p{color:#6b7280;margin:8px 0 12px}.listingMeta{flex-wrap:wrap;gap:8px;display:flex}.listingMeta span{color:#4f46e5;background:#ede9fe;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:600}.emptyState{color:#6b7280;grid-column:1/-1;padding:28px}.errorText{color:#c2410c}.modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f293761;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.authModal,.listingModal{background:#fff;border:1px solid #e5e7ebf2;border-radius:28px;width:min(440px,100%);padding:30px;position:relative;box-shadow:0 28px 90px #4f46e533}.listingModal{width:min(720px,100%);max-height:min(92vh,860px);overflow:auto}.modalClose{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:16px;right:16px}.modalBadge{color:#4f46e5;background:#ede9fe;border-radius:999px;margin-bottom:14px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.authModal h2,.listingModal h2{color:#1f2937;letter-spacing:-.04em;margin:0;font-size:30px;font-weight:700}.authModal p,.listingModal p{color:#6b7280;margin:10px 0 22px}.authForm,.listingForm{gap:14px;display:grid}.listingForm{grid-template-columns:1fr 1fr}.authForm label,.listingForm label{color:#4b5563;gap:7px;font-size:14px;font-weight:600;display:grid}.authForm input,.listingForm input,.listingForm select,.listingForm textarea{color:#1f2937;border:1px solid #e5e7eb;border-radius:16px;outline:none;width:100%;padding:14px 15px;font-size:16px}.listingForm textarea{resize:vertical}.authForm input:focus,.listingForm input:focus,.listingForm select:focus,.listingForm textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}.wideField{grid-column:1/-1}.checkField{background:#f6f8fc;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;padding:12px 14px}.checkField input{accent-color:#4f46e5;width:18px;height:18px}.authError{color:#c2410c;background:#fff4ed;border-radius:14px;padding:11px 13px;font-size:14px;font-weight:600}.authSubmit{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:16px;margin-top:4px;padding:14px 16px;font-size:16px;font-weight:600}.authSubmit:disabled{cursor:wait;opacity:.7}.authSwitch{color:#6b7280;justify-content:center;gap:8px;margin-top:18px;font-size:14px;display:flex}.authSwitch button{color:#4f46e5;cursor:pointer;background:0 0;border:0;font-weight:600}@media (width<=980px){.categoryGrid,.listingGrid{grid-template-columns:repeat(2,1fr)}.sectionHead{flex-direction:column;align-items:flex-start}}@media (width<=880px){.header,.nav{flex-direction:column;align-items:flex-start}.hero,.searchBox{grid-template-columns:1fr}}@media (width<=560px){.page{padding:18px}.categoryGrid,.listingGrid,.listingForm{grid-template-columns:1fr}.notice{inset:auto 16px 16px}}
