:root{--b365-bg: #f5f7fb;--b365-surface: #ffffff;--b365-surface-soft: #f8fafc;--b365-text: #0f172a;--b365-muted: #64748b;--b365-primary: #2563eb;--b365-primary-dark: #1d4ed8;--b365-danger: #dc2626;--b365-success: #16a34a;--b365-warning: #d97706;--b365-border: #e2e8f0;--b365-radius-sm: 12px;--b365-radius-md: 18px;--b365-radius-lg: 24px;--b365-shadow-sm: 0 8px 24px rgba(15, 23, 42, .06);--b365-shadow-md: 0 16px 40px rgba(15, 23, 42, .08)}body{background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 34%),linear-gradient(180deg,#f8fbff 0%,var(--b365-bg) 42%,#f8fafc 100%);color:var(--b365-text)}.app-header{position:sticky;top:12px;z-index:500;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px;padding:12px 16px;background:rgba(255,255,255,.9);border:1px solid rgba(226,232,240,.82);border-radius:18px;box-shadow:0 12px 32px #0f172a12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-nav{display:flex;align-items:center;gap:6px}.app-nav>a,.app-nav>button{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;border-radius:12px;color:#334155;font-weight:700;white-space:nowrap}.app-nav>a:hover{background:#f1f5f9;color:#0f172a}.app-nav .app-nav__primary{background:#0f172a;color:#fff}.app-nav .app-nav__account{color:#166534}.app-nav__logout{border:0;background:transparent;color:#b91c1c;cursor:pointer}.b365-card{background:var(--b365-surface);border:1px solid rgba(226,232,240,.85);border-radius:var(--b365-radius-md);box-shadow:var(--b365-shadow-sm)}.b365-card--large{border-radius:var(--b365-radius-lg);box-shadow:var(--b365-shadow-md)}.b365-button{border:0;border-radius:999px;padding:11px 18px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.b365-button--primary{background:linear-gradient(135deg,var(--b365-primary),var(--b365-primary-dark));color:#fff;box-shadow:0 10px 22px #2563eb38}.b365-button--ghost{background:#eef4ff;color:var(--b365-primary-dark)}.b365-section-title{font-size:clamp(20px,3vw,30px);line-height:1.15;margin:0;color:var(--b365-text)}.b365-section-desc{margin:8px 0 0;color:var(--b365-muted)}.mobile-tabbar{display:none}@media (max-width: 720px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.desktop-only-nav{display:none!important}.mobile-tabbar{position:fixed;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:1000;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:8px;border-radius:22px;background:rgba(255,255,255,.94);border:1px solid rgba(226,232,240,.96);box-shadow:0 18px 45px #0f172a2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-tabbar__item{position:relative;min-height:50px;display:grid;place-items:center;gap:2px;color:#64748b;border-radius:18px;text-decoration:none;font-size:12px;font-weight:800}.mobile-tabbar__item--active{color:var(--b365-primary-dark);background:#eff6ff}.mobile-tabbar__item--create{margin-top:-18px;min-height:58px;color:#fff;background:linear-gradient(135deg,#166534,#2563eb);border:4px solid #fff;border-radius:20px;box-shadow:0 10px 24px #2563eb4d}.mobile-tabbar__item--create.mobile-tabbar__item--active{color:#fff;background:linear-gradient(135deg,#14532d,#1d4ed8)}.mobile-tabbar__icon{font-size:20px;line-height:1}.app-header{top:8px;margin-bottom:14px;padding:10px 12px;border-radius:16px}.mobile-tabbar__badge{position:absolute;top:5px;right:9px;min-width:17px;height:17px;padding:0 5px;border-radius:999px;background:var(--b365-danger);color:#fff;font-size:10px;display:inline-flex;align-items:center;justify-content:center}.mobile-stack{display:grid!important;grid-template-columns:1fr!important}.mobile-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-card-pad{padding:14px!important}}.home-page{display:grid;gap:28px;padding-bottom:24px}.home-surface{background:#fff;border:1px solid #e8edf4;border-radius:22px;box-shadow:0 18px 48px #0f172a0f}.home-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:44px;align-items:center;padding:56px;border-radius:28px;background:radial-gradient(circle at 88% 12%,rgba(96,165,250,.22),transparent 32%),radial-gradient(circle at 16% 92%,rgba(74,222,128,.16),transparent 34%),#f8fbff;border:1px solid rgba(203,213,225,.75)}.home-hero:after{content:"";position:absolute;width:260px;height:260px;right:-90px;bottom:-130px;border:44px solid rgba(255,255,255,.58);border-radius:50%;pointer-events:none}.home-hero__content,.home-hero__summary{position:relative;z-index:1}.home-eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:7px 11px;border-radius:999px;color:#166534;background:rgba(220,252,231,.78);border:1px solid rgba(134,239,172,.62);font-size:13px;font-weight:850}.home-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.home-hero h1{max-width:760px;margin:18px 0 0;color:#0f172a;font-size:clamp(42px,5.4vw,66px);line-height:1.04;letter-spacing:-.045em}.home-hero__lead{max-width:720px;margin:20px 0 0;color:#475569;font-size:18px;line-height:1.8}.home-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.home-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid #cbd5e1;border-radius:14px;color:#0f172a;background:rgba(255,255,255,.82);font-weight:850;cursor:pointer}.home-button--primary{color:#fff;border-color:#0f172a;background:#0f172a;box-shadow:0 12px 28px #0f172a29}.home-button--soft{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.home-hero__summary{padding:26px;color:#fff;background:linear-gradient(155deg,#0f172a,#173e31);border-radius:24px;box-shadow:0 24px 48px #0f172a33}.home-hero__summary-label{color:#ffffffad;font-size:13px;font-weight:750}.home-hero__count{margin-top:4px;font-size:46px;font-weight:950;letter-spacing:-.04em}.home-hero__summary-copy{color:#ffffffbd;line-height:1.65}.home-hero__signals{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.home-hero__signal{padding:10px 6px;border-radius:12px;text-align:center;background:rgba(255,255,255,.09);font-size:13px;font-weight:800}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.home-section-heading h2{margin:0;color:#0f172a;font-size:clamp(25px,3vw,34px);line-height:1.15;letter-spacing:-.025em}.home-section-heading p{max-width:680px;margin:8px 0 0;color:#64748b;line-height:1.7}.home-market{display:grid;gap:18px;scroll-margin-top:100px}.home-discovery{display:grid;grid-template-columns:minmax(190px,.65fr) minmax(0,1.35fr);gap:24px;padding:22px}.home-discovery__title{color:#0f172a;font-size:20px;font-weight:900}.home-discovery__copy{margin-top:6px;color:#64748b;line-height:1.6}.home-chip-groups{display:grid;gap:12px}.home-chip-row{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.home-chip-row::-webkit-scrollbar{display:none}.home-chip-row__label{flex:0 0 auto;color:#94a3b8;font-size:12px;font-weight:800}.home-chip{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid #e2e8f0;border-radius:999px;color:#334155;background:#f8fafc;font-weight:750;cursor:pointer}.home-chip:hover{color:#166534;border-color:#86efac;background:#f0fdf4}.home-filter{padding:20px}.home-filter__primary{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(170px,.6fr) auto auto;gap:10px}.home-input{width:100%;min-height:46px;padding:0 14px;border:1px solid #dbe2ea;border-radius:12px;color:#0f172a;background:#fff;outline:none}.home-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa24}.home-filter__advanced{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #edf1f5}.home-filter__advanced-actions{grid-column:1 / -1;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-check{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;color:#334155;background:#f8fafc;border-radius:12px}.home-result-note{color:#64748b;font-size:14px}.home-sections{display:grid;gap:30px}.home-product-section{display:grid;gap:14px}.home-product-section__head{display:flex;align-items:end;justify-content:space-between;gap:12px}.home-product-section h3{margin:0;color:#0f172a;font-size:23px}.home-product-section p{margin:5px 0 0;color:#64748b}.home-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.home-product-card{overflow:hidden;display:flex;flex-direction:column;min-width:0;color:inherit;background:#fff;border:1px solid #e7ecf2;border-radius:18px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-product-card:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 18px 38px #0f172a1a}.home-product-card__media{height:190px;overflow:hidden;display:grid;place-items:center;color:#94a3b8;background:#f1f5f9}.home-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-product-card:hover .home-product-card__media img{transform:scale(1.035)}.home-product-card__body{display:grid;gap:10px;padding:15px}.home-product-card__title-row{display:flex;align-items:start;justify-content:space-between;gap:8px}.home-product-card__title{overflow:hidden;display:-webkit-box;color:#0f172a;font-size:17px;font-weight:850;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-card__meta{color:#64748b;font-size:13px}.home-product-card__tags{display:flex;gap:6px;flex-wrap:wrap}.home-product-card__tag{padding:5px 8px;color:#1d4ed8;background:#eff6ff;border-radius:999px;font-size:12px;font-weight:750}.home-product-card__tag--green{color:#047857;background:#ecfdf5}.home-product-card__wanted{overflow:hidden;color:#475569;font-size:13px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.home-trust{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:26px;padding:28px;color:#fff;background:linear-gradient(135deg,#0f172a,#153c31 70%,#17375f);border-radius:24px}.home-trust h2{margin:10px 0 0;font-size:30px;line-height:1.2}.home-trust p{color:#ffffffb3;line-height:1.7}.home-trust__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-trust__step{padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.07)}.home-trust__number{color:#86efac;font-size:12px;font-weight:900}.home-trust__step strong{display:block;margin-top:10px}.home-footer{display:flex;justify-content:space-between;gap:12px;padding:6px 4px;color:#94a3b8;font-size:13px}.home-state{padding:22px;color:#475569}.home-state--error{color:#b91c1c;background:#fff7f7}.home-sidebar-ad{display:none}.house-ad{position:relative;overflow:hidden;min-height:124px;display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:22px;align-items:center;padding:22px 26px;color:#fff;background:radial-gradient(circle at 78% 10%,rgba(96,165,250,.32),transparent 34%),linear-gradient(135deg,#12251f,#0f3c31 55%,#17375f);border:1px solid rgba(255,255,255,.12);border-radius:22px;box-shadow:0 18px 44px #0f172a24}.house-ad:after{content:"合作推广";position:absolute;top:10px;right:12px;color:#ffffff75;font-size:10px;letter-spacing:.08em}.house-ad__mark{display:grid;place-items:center;aspect-ratio:1;color:#0f172a;background:linear-gradient(135deg,#dcfce7,#dbeafe);border-radius:20px;font-size:18px;font-weight:950;letter-spacing:-.03em}.house-ad__content{min-width:0}.house-ad__eyebrow{color:#86efac;font-size:12px;font-weight:850}.house-ad__title{margin-top:5px;font-size:23px;font-weight:900;line-height:1.3}.house-ad__summary{margin-top:6px;color:#ffffffad;line-height:1.55}.house-ad__action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;color:#0f172a;background:#fff;border-radius:12px;font-weight:850;white-space:nowrap}.house-ad--feed{min-height:140px}@media (min-width: 1560px){.home-sidebar-ad{position:fixed;top:120px;right:18px;z-index:80;display:block;width:210px}}@media (max-width: 900px){.home-hero{grid-template-columns:1fr;gap:26px;padding:38px}.home-discovery,.home-trust{grid-template-columns:1fr}.home-filter__primary{grid-template-columns:minmax(0,1fr) minmax(150px,.45fr) auto}.home-filter__primary .home-filter__toggle{grid-column:1 / -1}.home-filter__advanced,.home-trust__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.home-page{gap:18px}.home-hero{gap:24px;padding:26px 20px;border-radius:22px}.home-hero h1{margin-top:14px;font-size:39px}.home-hero__lead{margin-top:14px;font-size:15px;line-height:1.7}.home-hero__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}.home-button{min-height:44px;padding:0 13px}.home-hero__summary{padding:20px}.home-hero__count{font-size:38px}.home-section-heading{display:block}.home-discovery{gap:16px;padding:17px}.home-filter{padding:14px}.home-filter__primary,.home-filter__advanced{grid-template-columns:1fr}.home-filter__primary .home-filter__toggle,.home-filter__advanced-actions{grid-column:auto}.home-filter__primary .home-button--primary{grid-column:span 1}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-product-card__media{height:142px}.home-product-card__body{gap:8px;padding:11px}.home-product-card__title{font-size:15px}.home-product-card__meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-product-card__tag{padding:4px 7px}.home-product-card__tags .home-product-card__tag:nth-child(n+3){display:none}.home-trust{gap:20px;padding:22px 18px}.home-trust h2{font-size:25px}.home-trust__steps{grid-template-columns:1fr 1fr;gap:8px}.home-trust__step{padding:13px}.home-footer{display:grid;text-align:center}.house-ad{min-height:0;grid-template-columns:54px minmax(0,1fr);gap:12px;padding:16px;border-radius:18px}.house-ad__mark{border-radius:14px;font-size:13px}.house-ad__title{padding-right:34px;font-size:17px}.house-ad__summary{overflow:hidden;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.house-ad__action{grid-column:1 / -1;min-height:40px}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}img,video,canvas,svg{max-width:100%}button,input,select,textarea{font:inherit}input,select,textarea,button{max-width:100%}@media (max-width: 640px){body{background-color:#f8fafc}h1{font-size:1.65rem;line-height:1.25}h2{font-size:1.25rem}a,button{min-height:38px}}
