:root{--ink: #102033;--muted: #5f6f86;--line: #cfdeed;--panel: #ffffff;--bg: #f3f7fc;--green: #0f766e;--green-soft: #dff6f0;--blue: #1d64d8;--blue-dark: #174ea6;--blue-soft: #e8f1ff;--blue-panel: #133d73;--amber: #d99a2b;--red: #b42318}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}input,select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;font-size:16px;padding:10px 11px;color:var(--ink);background:#fff}label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:800}a{color:var(--ink);text-decoration:none}.authForm,.panel{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.authForm{display:grid;align-content:start;gap:16px;padding:24px}.authCard{position:relative;overflow:hidden;gap:18px;min-height:420px;border-color:#bad3ec;box-shadow:0 18px 58px #1020331f}.authCard:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:var(--blue)}.authHeader{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;min-height:78px;padding-top:4px}.authHeader h3,.authHeader p,.authFootnote{margin:0}.authHeader h3{font-size:22px;line-height:1.12}.authHeader p{margin-top:5px;color:var(--muted);line-height:1.45}.authCard label{gap:8px}.authCard input{border-color:#bfd3e7;background:#fbfdff;box-shadow:inset 0 1px #10203308}.authCard input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1d64d824;outline:0}.authCard .primary{min-height:48px;margin-top:2px;font-size:16px}.authFootnote{color:var(--muted);font-size:13px;font-weight:800;text-align:center}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:6px;border-radius:8px;background:#eaf2fb;padding:5px}.segmented button,.brand,.filter,.iconButton{border:0;background:transparent}.segmented button{min-height:40px;border-radius:6px;color:var(--muted);font-weight:900}.segmented .active{color:var(--ink);background:#fff;box-shadow:0 2px 10px #10203314}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:900;padding:0 14px}.primary[href],.secondary[href]{width:fit-content}.primary:hover{background:var(--blue-dark)}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:900;padding:0 14px}.secondary:hover{background:#eaf2fb}.alert{margin:0;border-radius:8px;background:#fee4e2;color:var(--red);padding:10px 12px;font-weight:800}.notice{margin:0;border-radius:8px;background:var(--blue-soft);color:var(--blue-dark);padding:10px 12px;font-weight:800}.topbar{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;min-height:64px;padding:12px 24px;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing{height:100vh;height:100svh;overflow:hidden;background:linear-gradient(180deg,#e8f1ffbf,#f3f7fc00 34%),var(--bg)}.landingNav{display:flex;align-items:center;justify-content:space-between;width:min(1180px,100%);margin:0 auto;padding:18px 24px;animation:slideDown .52s ease-out both}.navLogin{min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:900;padding:9px 14px}.navLogin:hover{background:#eef6ff}.landingHero{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,500px);align-items:center;gap:40px;width:min(1180px,100%);height:calc(100vh - 76px);height:calc(100svh - 76px);min-height:0;margin:0 auto;padding:24px}.heroCopy{display:grid;align-content:center;gap:22px}.heroCopy>*{animation:slideUp .64s ease-out both}.heroCopy>:nth-child(1){animation-delay:80ms}.heroCopy>:nth-child(2){animation-delay:.15s}.heroCopy>:nth-child(3){animation-delay:.22s}.heroCopy>:nth-child(4){animation-delay:.29s}.heroCopy>:nth-child(5){animation-delay:.36s}.heroCopy h1,.heroCopy p,.landingCta h2,.landingCta p,.authSide h1,.authSide p,.featureBand h2,.featureBand p{margin:0}.heroCopy h1{max-width:760px;font-size:72px;line-height:.98}.heroCopy p{max-width:640px;color:#42536a;font-size:19px;line-height:1.6}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;border-radius:999px;background:var(--green-soft);color:#075c55;font-size:13px;font-weight:900;padding:8px 12px}.heroActions{display:flex;flex-wrap:wrap;gap:10px}.heroActions .primary,.heroActions .secondary{min-height:48px;padding:0 18px}.heroActions .heroPrimary{min-width:260px;min-height:62px;padding:0 36px;font-size:18px}.heroHighlights{display:flex;flex-wrap:wrap;gap:8px;max-width:620px}.heroHighlights span{display:inline-flex;align-items:center;gap:7px;min-height:40px;border:1px solid rgba(186,211,236,.9);border-radius:8px;background:#ffffffb8;color:#23405f;font-size:14px;font-weight:900;padding:0 11px}.heroHighlights svg{color:var(--green);flex:0 0 auto}.productPreview{display:grid;gap:14px;border:1px solid rgba(207,222,237,.9);border-radius:8px;background:#ffffffeb;box-shadow:0 24px 80px #10203329;padding:16px;animation:slideInRight .72s ease-out .22s both}.previewTop{display:flex;justify-content:space-between;gap:16px;border-radius:8px;background:var(--blue-panel);color:#fff;padding:18px}.previewTop div,.previewListing div{display:grid;gap:5px;min-width:0}.previewTop span,.previewListing span{color:#d7e5f4;font-size:13px}.previewTop strong{font-size:22px;line-height:1.15}.previewSearch{display:flex;align-items:center;gap:9px;min-height:46px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-weight:800;padding:0 13px}.previewSearch span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.previewListing{display:grid;grid-template-columns:86px 1fr;gap:12px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px}.previewListing.featured{border-color:#9dc7ec;background:#f6fbff}.previewListing strong{overflow-wrap:anywhere}.previewListing span{color:var(--muted)}.previewListing b{color:var(--green);font-size:15px}.previewPhoto{position:relative;overflow:hidden;width:86px;aspect-ratio:1;border-radius:8px;background:radial-gradient(circle at 28% 22%,#ffffffd1,#fff0 30%),radial-gradient(circle at 74% 34%,#e2d0aad1,#e2d0aa00 36%),radial-gradient(circle at 34% 78%,#4f777ab8,#4f777a00 38%),linear-gradient(135deg,#c8dceb,#8fb0c1 44%,#b9a881);filter:saturate(.88) contrast(.95)}.previewPhoto:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff2e,#10203338),radial-gradient(circle at 50% 50%,#fff0,#10203333);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mutedPhoto{background:radial-gradient(circle at 30% 24%,#ffffffc7,#fff0 30%),radial-gradient(circle at 72% 38%,#a9c4bbcc,#a9c4bb00 38%),radial-gradient(circle at 36% 76%,#60718aad,#60718a00 40%),linear-gradient(135deg,#d9e4ee,#aebfce 46%,#8492a7)}.featureBand{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(1180px,100%);margin:0 auto;padding:0 24px 34px}.featureBand article{display:grid;align-content:start;gap:10px;min-height:170px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;animation:slideUp .62s ease-out both}.featureBand article:nth-child(1){animation-delay:.1s}.featureBand article:nth-child(2){animation-delay:.18s}.featureBand article:nth-child(3){animation-delay:.26s}.featureBand svg{color:var(--green)}.featureBand h2{font-size:18px}.featureBand p{color:var(--muted);line-height:1.5}.landingCta{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:24px;align-items:center;width:min(980px,100%);margin:0 auto;padding:34px 24px 72px}.landingCta>div{display:grid;gap:16px;animation:slideUp .62s ease-out .1s both}.landingCta .primary{min-height:48px;padding:0 18px;animation:slideInRight .68s ease-out .18s both}.landingCta h2{font-size:34px;line-height:1.08}.landingCta p{color:var(--muted);line-height:1.6}.authPage{min-height:100vh;background:linear-gradient(180deg,#e8f1ffe6,#f3f7fc00 42%),var(--bg)}.authPageLayout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,460px);align-items:center;gap:42px;width:min(980px,100%);min-height:calc(100vh - 76px);margin:0 auto;padding:34px 24px 72px}.authSide{display:grid;gap:20px;animation:slideUp .62s ease-out .1s both}.authPageLayout .authCard{animation:slideInRight .68s ease-out .18s both}.authSide h1{max-width:620px;font-size:58px;line-height:1}.authSide p{max-width:560px;color:var(--muted);font-size:18px;line-height:1.6}.authSidePreview{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;width:min(420px,100%);border:1px solid #bad3ec;border-radius:8px;background:#ffffffd1;box-shadow:0 16px 44px #1020331a;padding:14px}.authSidePreview svg{color:var(--green)}.authSidePreview div{display:grid;gap:4px;min-width:0}.authSidePreview span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}@keyframes slideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.brand,.account,.panelTitle,.filter,.filter button,.listing a,.fullscreen{display:flex;align-items:center}.brand,.account{gap:10px}.brand{color:var(--ink);font-weight:900;padding:0}.brand:hover strong{color:var(--blue-dark)}.account span{color:var(--muted);font-size:13px}.mark{display:grid;place-items:center;width:52px;height:52px;border-radius:8px;background:var(--blue);color:#fff}.mark.small{width:34px;height:34px}.iconButton{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;color:var(--ink);background:var(--blue-soft)}.layout{display:grid;grid-template-columns:minmax(300px,410px) 1fr;gap:18px;width:min(1480px,100%);margin:0 auto;padding:24px}.sidebar{align-self:start;padding:18px}.stack{display:grid;gap:14px}.panelTitle{justify-content:space-between;gap:10px}.panelTitle span{display:flex;align-items:center;gap:8px;min-width:0}.panelTitle h2{margin:0;font-size:18px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.savedFilters{display:grid;gap:8px;margin-top:18px;border-top:1px solid var(--line);padding-top:18px}.filter{min-height:42px;justify-content:space-between;gap:8px;border-radius:8px;color:var(--muted);background:#f5f9fd}.filter>button:first-child,.filter:not(div){flex:1;justify-content:flex-start;gap:8px;min-height:42px;border-radius:8px;color:inherit;font-weight:900;padding:0 10px}.filter.active{color:var(--blue-dark);background:var(--blue-soft)}.trash{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:var(--red)}.content{display:grid;align-content:start;gap:16px}.mobileControls,.closeFilters{display:none}.filterToggle{min-height:50px;padding:0 18px;font-size:16px}.hero{display:flex;justify-content:space-between;align-items:center;min-height:124px;border-radius:8px;padding:24px;color:#fff;background:var(--blue-panel)}.hero h1,.hero p{margin:0}.hero h1{font-size:30px;line-height:1.1}.hero p{margin-top:7px;color:#dce8f7}.listings{display:grid;align-content:start;gap:10px}.listing{display:grid;align-self:start;grid-template-columns:132px 1fr;gap:14px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px}.listing img,.imageFallback{width:132px;height:104px;border-radius:8px;object-fit:cover;background:#eaf2fb}.listingBody{display:grid;gap:10px;min-width:0}.listing a{gap:6px;min-width:0;font-size:17px;font-weight:900}.listing a span{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.listing a svg{flex:0 0 auto;margin-top:3px}.listing p{margin:4px 0 0;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:6px;width:fit-content;max-width:100%}.tags span{flex:0 0 auto;max-width:100%;border-radius:999px;background:#e9f1fb;color:#34506f;font-size:12px;font-weight:800;line-height:1.2;padding:5px 8px;overflow-wrap:anywhere}.fullscreen{min-height:100vh;justify-content:center;gap:10px;color:var(--muted);font-weight:900}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:940px){.landingHero,.authPageLayout,.layout{grid-template-columns:1fr}.heroCopy h1{font-size:54px}.landingHero{align-content:center;gap:22px}.productPreview,.authPageLayout .authCard{animation-name:slideUp}.authPageLayout{min-height:auto;align-items:start}.authSide h1{font-size:46px}.featureBand{grid-template-columns:1fr}}@media(max-width:760px){.layout{gap:12px}.content{display:contents}.hero{order:1}.mobileControls{order:2}.sidebar{order:3}.listings{order:4}.sidebar{display:none}.filtersOpen .sidebar{display:block}.mobileControls{display:flex;justify-content:flex-end;margin-top:-4px}.filterToggle{width:100%}.closeFilters{display:grid}.hero{min-height:96px;padding:18px}.hero h1{font-size:24px}.hero svg{width:30px;height:30px}}@media(max-width:560px){.layout,.topbar,.landingNav{padding:14px}.landingHero,.authPageLayout{padding-right:14px;padding-left:14px}.landingHero{gap:0;padding-top:10px;padding-bottom:18px}.heroCopy h1{font-size:36px;line-height:1.02}.heroCopy p{font-size:15px;line-height:1.45}.heroCopy{gap:15px}.heroActions .heroPrimary{width:100%;min-width:0;min-height:50px;padding:0 18px}.heroHighlights{display:grid;grid-template-columns:1fr;gap:7px}.heroHighlights span{min-height:36px;font-size:13px}.productPreview{display:none}.authPageLayout{gap:24px;padding-top:24px;padding-bottom:44px}.authSide h1{font-size:38px;line-height:1.04}.authSide p{font-size:16px}.authHeader{grid-template-columns:44px 1fr;gap:12px}.authHeader .mark{width:44px;height:44px}.authHeader h3{font-size:20px}.authCard{min-height:0}.authForm,.sidebar{padding:18px}.topbar{min-height:58px;gap:10px}.account{min-width:0;margin-left:auto}.account span{max-width:44vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mark.small{width:32px;height:32px}.iconButton{width:36px;height:36px}.two,.listing{grid-template-columns:1fr}.listing{gap:10px;padding:10px}.listing img,.imageFallback{width:100%;height:auto;aspect-ratio:4 / 3}.listing a{font-size:16px}.tags span{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
