:root{color:#1f2328;--xin-ink:#07111f;--xin-graphite:#1f2328;--xin-line:#e6e8eb;--xin-bg:#f7f8f8;--xin-white:#fff;--xin-mist:#dde4ea;--xin-muted:#aeb6bf;--xin-deep-muted:#2f3a45;--xin-green:#6fbf9b;--xin-gold:#d9b45d;--phone-width:min(100vw, calc(100vh * 9 / 16));--phone-height:min(100vh, calc(100vw * 16 / 9));font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#dde4ea;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{height:100vh;min-height:100vh;margin:0;overflow:hidden}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent;cursor:pointer;border:0}h1,h2,h3,h4,p{margin:0}#root{justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:0;display:flex;overflow:hidden}.phone-shell{aspect-ratio:9/16;background:var(--xin-bg);height:var(--phone-height);max-width:100vw;max-height:100vh;width:var(--phone-width);position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172a14,0 24px 70px #0f172a2e}.page{scrollbar-width:none;height:100%;padding:18px 16px 28px;overflow:hidden auto}.page::-webkit-scrollbar{display:none}.hot-row::-webkit-scrollbar{display:none}.has-nav{padding-bottom:88px}.sub-page{background:var(--xin-bg)}.eyebrow{color:var(--xin-muted);font-size:12px;font-weight:800;line-height:1}.square-header,.mine-header{justify-content:space-between;align-items:center;gap:14px;padding:8px 0 16px;display:flex}.brand-block{min-width:0}.brand-line{align-items:center;gap:8px;display:flex}.brand-line img{width:26px;height:26px;display:block}.brand-line strong{color:var(--xin-ink);font-size:19px;font-weight:900;line-height:1}.square-header h1,.mine-header h1{margin-top:8px;font-size:28px;line-height:1.12}.icon-button{background:var(--xin-white);border:1px solid var(--xin-line);color:var(--xin-ink);border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.icon-button.ghost{color:var(--xin-ink);background:#ffffffe0}.icon-button.active{color:var(--xin-gold)}.featured-carousel{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}.featured-track{width:100%;height:100%;transition:transform .52s;display:flex}.featured-card{background:var(--xin-ink);color:#fff;text-align:left;flex:0 0 100%;width:100%;height:100%;padding:20% 18px 18px;position:relative;overflow:hidden}.featured-card:after{content:"";background:linear-gradient(#07111f0d,#07111ff0);position:absolute;inset:0}.featured-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.featured-card span,.featured-card h2,.featured-card p{z-index:1;position:relative}.featured-card span{background:var(--xin-gold);color:var(--xin-ink);border-radius:999px;margin-bottom:10px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.featured-card h2{font-size:22px;line-height:1.18}.featured-card p{color:#ffffffc7;margin-top:8px;font-size:13px;line-height:1.55}.featured-dots{z-index:2;align-items:center;gap:6px;display:flex;position:absolute;bottom:12px;right:14px}.featured-dots button{background:#ffffff75;border-radius:999px;width:6px;height:6px;padding:0;transition:width .2s,background .2s}.featured-dots button.active{background:var(--xin-gold);width:18px}.category-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.category-grid button{background:var(--xin-white);border:1px solid var(--xin-line);color:var(--xin-ink);text-align:center;border-radius:8px;place-items:center;min-height:92px;padding:10px 5px;display:grid}.category-grid button span{color:var(--xin-deep-muted);background:#edf2f5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:7px;display:inline-flex}.category-grid button:nth-child(2) span{color:#8d6a23;background:#f8f1df}.category-grid button:nth-child(3) span{color:#357a5c;background:#edf6f2}.category-grid button:nth-child(4) span{color:var(--xin-graphite);background:#f0f3f5}.category-grid strong{font-size:13px;line-height:1.2}.category-grid small{color:var(--xin-muted);margin-top:4px;font-size:10px;line-height:1.25}.section{margin-top:22px}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title h3{font-size:19px;line-height:1.2}.section-title span{color:var(--xin-muted);font-size:12px}.hot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hot-project-card{background:var(--xin-white);border:1px solid var(--xin-line);text-align:left;border-radius:8px;min-height:236px;padding:8px;overflow:hidden}.hot-image{aspect-ratio:1.58;border-radius:6px;position:relative;overflow:hidden}.hot-image img{object-fit:cover;width:100%;height:100%}.hot-image span{color:#fff;background:#07111fdb;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900;position:absolute;top:7px;left:7px}.hot-project-card h4{color:var(--xin-graphite);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin-top:10px;font-size:15px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.hot-project-card p{color:#66707c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin-top:7px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.hot-card-meta{border-top:1px solid var(--xin-line);justify-content:space-between;align-items:center;margin-top:10px;padding-top:9px;display:flex}.hot-card-meta span{color:var(--xin-muted);align-items:center;gap:4px;font-size:12px;display:inline-flex}.search-entry{background:var(--xin-white);border:1px solid var(--xin-line);color:#66707c;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-top:18px;padding:14px;display:flex}.feed-list{gap:12px;display:grid}.opportunity-card{background:var(--xin-white);border:1px solid var(--xin-line);text-align:left;border-radius:8px;grid-template-columns:116px 1fr;align-items:stretch;gap:12px;min-height:156px;padding:10px;display:grid}.opportunity-card img{object-fit:cover;border-radius:6px;width:116px;height:100%;min-height:136px}.opportunity-card h4{color:var(--xin-ink);font-size:17px;line-height:1.35}.opportunity-card p{color:#66707c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.meta-grid{gap:6px;margin-top:10px;display:grid}.meta-grid span,.card-foot span{color:#596472;align-items:center;gap:4px;font-size:12px;display:inline-flex}.card-foot{gap:10px;margin-top:10px;display:flex}.detail-page{padding-top:0;padding-left:0;padding-right:0}.detail-page>.section,.detail-page>.stats-row,.detail-page>.unlock-band{margin-left:16px;margin-right:16px}.detail-hero{background:var(--xin-ink);color:#fff;min-height:58%;padding:18px 16px 24px;position:relative;overflow:hidden}.detail-hero img{object-fit:cover;opacity:.78;width:100%;height:100%;position:absolute;inset:0}.detail-hero:after{content:"";background:linear-gradient(#07111f38,#07111ff5);position:absolute;inset:0}.hero-actions,.hero-copy{z-index:1;position:relative}.hero-actions{justify-content:space-between;display:flex}.hero-copy{position:absolute;bottom:24px;left:16px;right:16px}.hero-copy span{background:var(--xin-gold);color:var(--xin-ink);border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:13px;font-weight:900;display:inline-flex}.hero-copy h1{font-size:31px;line-height:1.14}.hero-copy p{color:#ffffffc7;margin-top:12px;font-size:15px;line-height:1.65}.detail-block{background:var(--xin-white);border:1px solid var(--xin-line);border-radius:8px;padding:16px}.detail-block h3{margin-bottom:10px;font-size:20px}.detail-block p{color:#374151;margin-top:10px;font-size:15px;line-height:1.75}.stats-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.metric-card{background:var(--xin-white);border:1px solid var(--xin-line);border-radius:8px;gap:7px;min-height:120px;padding:12px;display:grid}.metric-card svg{color:var(--xin-deep-muted)}.metric-card span{color:var(--xin-muted);font-size:12px}.metric-card strong{color:var(--xin-ink);font-size:14px;line-height:1.3}.tag-row,.include-list{flex-wrap:wrap;gap:8px;display:flex}.tag-row span,.include-list span{color:#263244;background:#e8edf4;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:700}.comments-preview,.risk-note,.full-comments,.access-panel{background:var(--xin-white);border:1px solid var(--xin-line);border-radius:8px;padding:16px}.comment-line{align-items:flex-start;gap:9px;margin-top:10px;display:flex}.comment-line svg{color:var(--xin-deep-muted);margin-top:2px}.comment-line p{color:#374151;font-size:14px;line-height:1.55}.unlock-band{background:var(--xin-ink);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding:16px;display:flex}.unlock-band p{color:var(--xin-gold);font-size:13px;font-weight:900}.unlock-band h3{margin-top:5px;font-size:18px;line-height:1.25}.unlock-band span{color:#ffffffb3;margin-top:6px;font-size:12px;line-height:1.45;display:block}.unlock-band button,.empty-state button,.result-actions button,.feedback-form button{background:var(--xin-gold);color:var(--xin-ink);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.risk-note{align-items:flex-start;gap:12px;display:flex}.risk-note svg{color:var(--xin-green);margin-top:2px}.risk-note h3{font-size:17px}.risk-note p{color:#4b5563;margin-top:6px;font-size:14px;line-height:1.65}.steps-list{counter-reset:step;gap:9px;margin:0;padding:0;list-style:none;display:grid}.steps-list li{background:var(--xin-white);border:1px solid var(--xin-line);color:#374151;border-radius:8px;padding:13px 14px;font-size:14px;line-height:1.5}.comment-card{align-items:flex-start;gap:11px;padding:12px 0;display:flex}.comment-card+.comment-card{border-top:1px solid var(--xin-line)}.avatar,.profile-mark{background:var(--xin-ink);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:900;display:inline-flex}.comment-card strong{color:var(--xin-ink);font-size:14px}.comment-card p{color:#4b5563;margin-top:4px;font-size:14px;line-height:1.6}.mine-header{justify-content:flex-start}.profile-mark{width:56px;height:56px}.mine-summary{background:var(--xin-ink);color:#fff;border-radius:8px;grid-template-columns:repeat(3,1fr);margin-top:8px;padding:18px 10px;display:grid}.mine-summary div{justify-items:center;gap:5px;display:grid}.mine-summary strong{font-size:24px}.mine-summary span{color:#ffffffb3;font-size:12px}.menu-list,.compact-list,.package-list{gap:10px;margin-top:18px;display:grid}.menu-list button,.compact-list button,.package-list button{background:var(--xin-white);border:1px solid var(--xin-line);color:var(--xin-ink);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.menu-list button svg:first-child{color:var(--xin-deep-muted)}.menu-list button svg:last-child,.compact-list button svg,.package-list button svg{color:#9ca3af;margin-left:auto}.compact-list button span{font-weight:750;line-height:1.35}.top-bar{grid-template-columns:42px 1fr 42px;align-items:center;padding:0 0 18px;display:grid}.top-bar strong{justify-self:center;font-size:17px}.empty-state,.center-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state{min-height:calc(100% - 60px)}.empty-state svg,.package-access svg{color:var(--xin-deep-muted)}.empty-state h1,.center-page h1,.package-access h1,.feedback-form h1{margin-top:14px;font-size:26px;line-height:1.18}.empty-state p,.center-page p,.package-access p,.feedback-form p{color:#66707c;margin:10px 0 20px;font-size:15px;line-height:1.65}.package-list button{min-height:96px;padding-top:14px;padding-bottom:14px}.package-list h3{font-size:17px;line-height:1.3}.package-list p{color:#66707c;margin-top:6px;font-size:13px;line-height:1.5}.package-list span{color:#357a5c;margin-top:8px;font-size:12px;font-weight:800;display:inline-block}.package-access{background:var(--xin-white);border:1px solid var(--xin-line);text-align:center;border-radius:8px;padding:22px 16px}.access-panel{gap:10px;display:grid}.access-panel h3{font-size:16px}.copy-row{background:var(--xin-bg);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 8px 8px 12px;display:flex}.copy-row span{color:#374151;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.4;overflow:hidden}.copy-row button{background:var(--xin-ink);color:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.plain-danger{color:#b91c1c;background:0 0;align-items:center;gap:6px;margin-top:18px;padding:0;font-weight:800;display:inline-flex}.result-icon{color:#dc2626;background:#f3e6e6;border-radius:8px;justify-content:center;align-items:center;width:84px;height:84px;display:inline-flex}.result-icon.success{color:#357a5c;background:#edf6f2}.result-actions{gap:10px;width:min(280px,100%);display:grid}.result-actions button.secondary{background:var(--xin-white);border:1px solid var(--xin-line);color:var(--xin-ink)}.feedback-form{background:var(--xin-white);border:1px solid var(--xin-line);border-radius:8px;padding:18px}.feedback-form textarea,.feedback-form input{background:var(--xin-bg);border:1px solid var(--xin-line);color:var(--xin-ink);border-radius:8px;outline:0;width:100%;margin-bottom:12px;padding:12px;display:block}.feedback-form textarea{resize:vertical;min-height:132px}.feedback-form button{width:100%}.bottom-nav{border-top:1px solid var(--xin-line);padding:8px 16px calc(8px + env(safe-area-inset-bottom));z-index:20;background:#fffffff5;grid-template-columns:repeat(2,1fr);width:100%;display:grid;position:absolute;bottom:0;left:0}.bottom-nav button{color:#66707c;background:0 0;border-radius:8px;place-items:center;gap:4px;min-height:54px;font-size:12px;font-weight:800;display:grid}.bottom-nav button.active{background:var(--xin-ink);color:#fff}@media (width<=360px){.square-header h1,.mine-header h1,.hero-copy h1{font-size:25px}.category-grid{gap:8px}.category-grid button{min-height:84px}.category-grid small{display:none}.hot-grid{gap:10px}.hot-project-card{min-height:214px}.opportunity-card{grid-template-columns:96px 1fr}.opportunity-card img{width:96px}.stats-row{grid-template-columns:1fr}.unlock-band{flex-direction:column;align-items:stretch}}@media (width>=700px) and (height>=760px){#root{padding:22px}.phone-shell{border-radius:18px}}@media (height<=760px){.page{padding-top:14px}.square-header h1,.mine-header h1{font-size:24px}.featured-carousel{aspect-ratio:1.72}.featured-card{padding-top:17%}.featured-card h2{font-size:20px}.section{margin-top:18px}.category-grid button{min-height:82px}.hot-project-card{min-height:218px}.detail-hero{min-height:52%}.hero-copy h1{font-size:27px}}@media (height<=640px){.bottom-nav button{min-height:48px}.has-nav{padding-bottom:78px}.featured-carousel{aspect-ratio:1.82}.category-grid small{display:none}.hot-project-card{min-height:202px}}
