:root{color:#0f1a16;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green:#10c46e;--green-deep:#0a9e58;--green-soft:#e7f8ef;--green-900:#0f1a16;--green-700:#0a9e58;--ink-700:#5c6b64;--ink-500:#8a968f;--line:#e6eae6;--surface:#fff;--bg-app:#f6f9f6;--radius-lg:24px;--radius-md:16px;background:#f6f9f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}.app-shell{background:var(--bg-app);min-height:100vh;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}.app-main{width:min(100%,640px);min-height:100vh;margin:0 auto;padding:16px 20px 28px}.page-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:20px}.page-header{margin-bottom:16px}.page-header h1{color:var(--green-900);margin:0 0 6px;font-size:24px;line-height:1.2}.page-header p,.page-card p{color:var(--ink-700);line-height:1.7}.page-header p{color:var(--ink-500);margin:0;font-size:14px}.stack{gap:14px;display:grid}.muted{color:var(--ink-500)}.legal-document{gap:26px;padding:24px;display:grid}.legal-document p,.legal-document li{color:var(--ink-700);font-size:15px;line-height:1.85}.legal-document p{margin:0}.legal-meta{border-bottom:1px solid var(--line);padding-bottom:16px}.legal-meta strong,.legal-document h2{color:var(--green-900)}.legal-introduction,.legal-section{gap:12px;display:grid}.legal-section{scroll-margin-top:20px}.legal-section h2{margin:0;font-size:20px;line-height:1.4}.legal-section ul{gap:8px;margin:0;padding-left:22px;display:grid}.legal-section li::marker{color:var(--green-700)}.legal-contact{border-top:1px solid var(--line);padding-top:18px}.legal-contact a{color:var(--green-700);font-weight:700}@media (width<=520px){.legal-document{gap:22px;padding:18px}.legal-document p,.legal-document li{font-size:14px}.legal-section h2{font-size:18px}}.public-page{padding-bottom:8px}.public-intro,.about-hero,.public-section,.faq-item,.contact-card,.terms-intro,.terms-section,.terms-contact{box-shadow:0 8px 24px #0f1a1609}.public-intro p,.about-hero p,.public-section p,.faq-item p,.contact-card p,.terms-intro p,.terms-section p{color:var(--ink-700);margin:0;font-size:14px;line-height:1.75}.faq-list{gap:12px;display:grid}.faq-item h2,.public-section>h2,.contact-card h2,.terms-section h2{color:var(--green-900);margin:0 0 10px;font-size:17px;line-height:1.45}.faq-item ul,.terms-section ul{color:var(--ink-700);margin:12px 0 0;padding-left:20px;font-size:14px;line-height:1.7}.faq-item li+li,.terms-section li+li{margin-top:4px}.contact-card{background:var(--green-soft);border-color:#d5eee1}.contact-card a,.terms-contact a,.delete-account-page a{color:var(--green-deep);overflow-wrap:anywhere;margin-top:12px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.delete-account-form{gap:14px;margin-top:16px;display:grid}.delete-account-field,.delete-account-confirm{color:var(--ink-700);gap:8px;font-size:14px;line-height:1.5;display:grid}.delete-account-confirm{grid-template-columns:18px 1fr;align-items:start}.delete-account-field input,.delete-account-field textarea{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink-900);font:inherit;background:#fff;border-radius:12px;padding:12px 14px}.delete-account-field textarea{resize:vertical;min-height:84px}.delete-account-form button{background:var(--green-deep);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-self:start;padding:12px 18px;font-weight:700}.delete-account-error{color:#b42318;margin:0;font-size:13px}.delete-account-hint{color:var(--ink-700);margin:16px 0 0;font-size:13px;line-height:1.7}.public-section ul{color:var(--ink-700);margin:12px 0 0;padding-left:20px;font-size:14px;line-height:1.7}.public-section li+li{margin-top:4px}.about-hero{background:radial-gradient(circle at 100% 0, #10c46e29, transparent 42%), var(--surface);overflow:hidden}.about-hero>span{color:var(--green-deep);letter-spacing:.06em;font-size:13px;font-weight:800;display:inline-block}.about-hero h2{color:var(--green-900);margin:8px 0;font-size:22px;line-height:1.35}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.feature-card{border:1px solid var(--line);background:#fbfdfb;border-radius:14px;padding:14px}.feature-card h3{color:var(--green-deep);margin:0 0 6px;font-size:14px;line-height:1.45}.feature-card p{font-size:13px;line-height:1.65}.terms-intro{background:linear-gradient(145deg, var(--green-soft), var(--surface) 72%);border-color:#d5eee1;gap:12px;display:grid}.terms-intro>span{color:var(--green-deep);font-size:12px;font-weight:700}.terms-intro>strong{color:var(--green-900);font-size:14px;line-height:1.7}.terms-section p+p{margin-top:10px}.terms-contact{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;display:flex}.terms-contact a{margin-top:0}@media (width<=520px){.feature-grid{grid-template-columns:1fr}.terms-contact{flex-direction:column;align-items:flex-start}}.article-collection,.article-page{gap:16px;display:grid}.article-collection-header,.article-hero{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);color:var(--green-900);gap:8px;padding:20px;display:grid}.article-collection-header>span,.article-hero>span,.article-list-copy>span{color:var(--green-deep);letter-spacing:.02em;font-size:12px;font-weight:700;display:block}.article-collection-header h1,.article-hero h1{margin:0;font-size:22px;font-weight:700;line-height:1.3}.article-collection-header p,.article-hero>p{max-width:520px;color:var(--ink-700);margin:0;font-size:14px;line-height:1.6}.article-list{gap:12px;display:grid}.article-list-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:96px;color:inherit;grid-template-columns:96px minmax(0,1fr);align-items:stretch;gap:0;text-decoration:none;transition:background-color .14s,border-color .14s;display:grid;overflow:hidden}.article-list-card:hover,.article-list-card:active{background:var(--green-soft);border-color:#d5eee1}.article-list-image{background:var(--green-soft);place-items:center;width:96px;min-height:96px;display:grid;overflow:hidden}.article-list-image img{object-fit:cover;width:100%;height:100%;display:block}.article-list-copy{align-content:center;gap:4px;min-width:0;padding:12px 14px;display:grid}.article-list-copy h2{color:var(--green-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.article-list-copy p{color:var(--ink-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.article-list-copy strong,.article-breadcrumb a,.article-footer a,.article-missing a{color:var(--green-deep);font-size:12px;font-weight:700;text-decoration:none}.article-breadcrumb{color:var(--ink-500);white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex;overflow:hidden}.article-breadcrumb span:last-child{text-overflow:ellipsis;overflow:hidden}.article-hero figure{border-radius:var(--radius-md);background:var(--green-soft);place-items:center;margin:8px 0 0;display:grid;overflow:hidden}.article-hero figure img{object-fit:cover;width:100%;max-height:280px;display:block}.article-hero figcaption{width:100%;color:var(--ink-500);background:#f3fbf6;padding:10px 14px;font-size:12px;line-height:1.5}.article-body{gap:12px;display:grid}.article-body>section{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:18px 20px}.article-body h2{color:var(--green-900);margin:0 0 12px;font-size:18px;line-height:1.35}.article-body p{color:var(--ink-700);margin:0 0 12px;font-size:15px;line-height:1.75}.article-body p:last-of-type{margin-bottom:0}.article-images{gap:12px;margin-top:14px;display:grid}.article-images-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-images figure{border:1px solid var(--line);background:#f7f9f6;border-radius:14px;place-items:center;margin:0;display:grid;overflow:hidden}.article-images img{object-fit:cover;width:100%;max-height:360px;display:block}.article-images figcaption{width:100%;color:var(--ink-500);padding:9px 12px;font-size:12px;line-height:1.5}.article-tips{border-left:3px solid var(--green);background:var(--green-soft);border-radius:0 12px 12px 0;margin-top:14px;padding:12px 14px}.article-tips strong{color:var(--green-deep);font-size:13px}.article-tips ul{color:var(--ink-700);margin:8px 0 0;padding-left:18px;font-size:14px;line-height:1.65}.article-footer{border-top:1px solid var(--line);color:var(--ink-500);justify-content:space-between;align-items:center;gap:16px;padding:16px 2px 4px;font-size:13px;display:flex}.article-missing h1{margin-top:0}@media (width<=520px){.article-list-card{grid-template-columns:84px minmax(0,1fr);min-height:84px}.article-list-image{width:84px;min-height:84px}.article-images-grid{grid-template-columns:1fr}.article-body>section{padding:16px}.article-footer{flex-direction:column;align-items:flex-start}}
