:root{color:#0f172a;background:#f3f5f7;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand: #22c55e;--brand-soft: rgba(34, 197, 94, .12);--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--surface: #ffffff;--surface-soft: #f8fafc;--border: #e2e8f0;--shadow: 0 14px 30px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(34,197,94,.12),transparent 24%),linear-gradient(180deg,#f7fbf8,#f3f5f7 28%,#eef2f7)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}#root{display:flex;justify-content:center}.mobile-shell{width:min(100%,430px);min-height:100svh;padding:calc(env(safe-area-inset-top) + 20px) 16px calc(env(safe-area-inset-bottom) + 96px)}.mobile-shell__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.mobile-shell__eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand)}.mobile-shell__header h1,.panel h2,.feature-card h3{margin:0;color:var(--text-primary)}.mobile-shell__header h1{font-size:30px;line-height:1.2}.mobile-shell__subtitle,.panel__description,.feature-card p,.check-list__item,.metric-card span{margin:0;color:var(--text-secondary)}.mobile-shell__content{display:grid;gap:16px}.mobile-shell__tabbar{position:fixed;left:50%;bottom:16px;transform:translate(-50%);width:min(calc(100% - 24px),398px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#0f172ae0;box-shadow:0 18px 50px #0f172a3d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-shell__tab{display:inline-flex;justify-content:center;align-items:center;height:42px;border-radius:16px;color:#ffffffb8;font-weight:600}.mobile-shell__tab--active{background:#ffffff1f;color:#fff}.panel,.metric-card,.feature-card{border:1px solid rgba(255,255,255,.74);border-radius:24px;background:#ffffffd1;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel{padding:18px}.hero-panel{background:linear-gradient(135deg,#22c55e29,#ffffffeb)}.panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel__label{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.segment{border:1px solid transparent;border-radius:16px;background:#ffffffad;color:var(--text-secondary);padding:12px 0;box-shadow:var(--shadow)}.segment--active{border-color:#22c55e3d;background:var(--brand-soft);color:#15803d;font-weight:700}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-card{padding:16px 12px}.metric-card strong{display:block;margin-top:8px;font-size:24px;color:var(--text-primary)}.card-list{display:grid;gap:12px}.feature-card{padding:16px}.feature-card__tag,.status-pill{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700}.feature-card__tag{margin-bottom:12px;color:#15803d;background:var(--brand-soft)}.status-pill{color:#15803d;background:var(--brand-soft);white-space:nowrap}.status-pill--muted{color:var(--text-secondary);background:var(--surface-soft)}.check-list{display:grid;gap:12px}.check-list__item{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--border)}.check-list__item:last-child{border-bottom:0;padding-bottom:0}.check-list__dot{width:10px;height:10px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 6px #22c55e1f}@media (max-width: 360px){.mobile-shell__header{flex-direction:column}.metrics-grid{grid-template-columns:1fr}}.embedded-shell{width:min(100%,430px);min-height:100svh;padding:calc(env(safe-area-inset-top) + 20px) 16px calc(env(safe-area-inset-bottom) + 24px)}.embedded-shell__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.embedded-shell__eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand)}.embedded-shell__header h1{margin:0;font-size:28px;line-height:1.2;color:var(--text-primary)}.embedded-shell__subtitle{margin:8px 0 0;color:var(--text-secondary)}.embedded-shell__content{display:grid;gap:16px}.growth-hero-card{padding:22px;border-radius:28px;background:linear-gradient(135deg,#0f766e,#047857);color:#fff;box-shadow:0 20px 50px #0478573d}.growth-hero-card__top,.growth-progress-item__meta,.growth-task-card,.community-composer,.community-post-card__header,.community-post-card__footer{display:flex;align-items:center}.growth-hero-card__top{justify-content:space-between;gap:16px;margin-bottom:18px}.growth-hero-card__label{color:#ffffffb8}.growth-hero-card h2{margin:0;font-size:30px;color:#fff}.growth-hero-card__score{text-align:right}.growth-hero-card__score span,.growth-hero-card__hint{font-size:13px;color:#ffffffc7}.growth-hero-card__score strong{display:block;margin-top:6px;font-size:30px;line-height:1;color:#fff}.growth-hero-card__progress-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px;color:#ffffffc7}.growth-progress{height:10px;overflow:hidden;border-radius:999px;background:#0f172a14}.growth-progress span{display:block;height:100%;border-radius:inherit}.growth-progress--light{background:#ffffff29}.growth-progress--light span{background:linear-gradient(90deg,#fde68a,#fff)}.growth-progress--brand span{background:linear-gradient(90deg,#22c55e,#16a34a)}.growth-progress--danger span{background:linear-gradient(90deg,#fb7185,#ef4444)}.growth-progress--gold span{background:linear-gradient(90deg,#facc15,#f59e0b)}.growth-hero-card__hint{margin:10px 0 0;text-align:right}.growth-hero-card__hint strong{color:#fde68a}.growth-progress-list,.growth-task-list,.growth-faq-list,.community-feed{display:grid;gap:12px}.growth-progress-item{display:grid;gap:10px}.growth-progress-item__meta{justify-content:space-between;align-items:flex-start;gap:12px}.growth-progress-item__meta h3,.growth-task-card__header h3,.growth-faq-item h3,.community-post-card__body h3{margin:0;color:var(--text-primary)}.growth-progress-item__meta p,.growth-task-card__body p,.growth-faq-item p,.community-post-card__body p,.community-composer__body p,.community-post-card__meta p{margin:4px 0 0;color:var(--text-secondary)}.growth-progress-item__meta strong{color:var(--text-primary)}.growth-task-card{align-items:flex-start;gap:14px;padding:16px;border:1px solid var(--border);border-radius:22px;background:#f8fafcd1}.growth-task-card--done{border-color:#22c55e52;background:#f0fdf4e6}.growth-alert-panel{padding:14px 16px;border-color:#f59e0b52;background:#fffbebeb}.growth-alert-panel p{margin:0;color:#92400e}.growth-task-card__index,.community-composer__avatar,.community-post-card__avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:16px;font-weight:800}.growth-task-card__index{color:#15803d;background:var(--brand-soft)}.growth-task-card__body,.community-composer__body,.community-post-card__meta,.community-post-card__body{flex:1}.growth-task-card__header,.community-post-card__author-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.growth-task-card__header span,.community-badge{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;height:28px;border-radius:999px;font-size:12px;font-weight:700;color:#15803d;background:var(--brand-soft);white-space:nowrap}.growth-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.growth-benefit-card{min-height:160px}.growth-faq-item{padding:16px 0;border-bottom:1px solid var(--border)}.growth-faq-item:first-child{padding-top:0}.growth-faq-item:last-child{padding-bottom:0;border-bottom:0}.growth-level-header{text-align:center;padding:4px 0 0}.growth-level-header span{display:block;color:var(--text-secondary);font-size:14px;font-weight:800}.growth-level-header h2{margin:8px 0 4px;color:var(--text-primary);font-size:40px;line-height:1.1;font-weight:900}.growth-level-header p{margin:0;color:var(--text-secondary);font-size:14px}.growth-level-carousel{margin:2px -16px 0;padding:18px 0 20px;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.growth-level-carousel__track{display:flex;width:100%;outline:none;transition:transform .26s cubic-bezier(.22,.8,.32,1);will-change:transform}.growth-level-carousel__track.is-dragging{transition:none}.growth-level-carousel__slide{display:flex;flex:0 0 100%;justify-content:center;padding:0 16px}.growth-level-card{position:relative;width:min(78vw,336px);flex:none;min-height:220px;overflow:hidden;padding:20px;border-radius:8px;color:#fff;box-shadow:0 18px 40px #1f293724}.growth-level-card--fresh{background:linear-gradient(135deg,#83ac8f,#6f9b7c)}.growth-level-card--craft{background:linear-gradient(135deg,#5f9367,#4e835b)}.growth-level-card--skill{background:linear-gradient(135deg,#4f8578,#3f756e)}.growth-level-card--master{background:linear-gradient(135deg,#60779e,#4d6388)}.growth-level-card--partner{background:linear-gradient(135deg,#786f55,#625941)}.growth-level-card__shine{position:absolute;top:-48px;right:-42px;width:154px;height:154px;border:18px solid rgba(255,255,255,.12);border-radius:50%}.growth-level-card:after{content:"";position:absolute;right:20px;bottom:-18px;width:150px;height:98px;background:url(/lvdou_logo.png) center / contain no-repeat;opacity:.13}.growth-level-card__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.growth-level-card__logo{display:grid;place-items:center;width:78px;height:58px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:#fff3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.growth-level-card__logo img{width:64px;height:34px;object-fit:contain}.growth-level-card__badge{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#fff3;color:#fff;font-size:15px;font-weight:900}.growth-level-card__copy{position:relative;z-index:1;margin-top:56px}.growth-level-card__level{display:flex;align-items:center;gap:8px;color:#ffffffc2;font-size:16px;font-weight:900}.growth-level-card__level span{color:#ffe6a3}.growth-level-card__copy h3{margin:6px 0;color:#fff;font-size:30px;line-height:1.15;font-weight:900}.growth-level-card__copy p{margin:0;max-width:240px;color:#ffffffc7;font-size:14px;font-weight:700}.growth-stage{position:absolute;right:34px;bottom:22px;z-index:1;width:80px;height:82px;opacity:.9}.growth-stage__seed,.growth-stage__stem,.growth-stage__leaf,.growth-stage__flower,.growth-stage__fruit{position:absolute;display:block}.growth-stage__seed{left:30px;bottom:6px;width:26px;height:34px;border-radius:52% 48% 50% 50%;background:linear-gradient(145deg,#c7e49b,#7fbe78);box-shadow:inset -4px -6px 10px #2f5d3c29}.growth-stage__seed:before,.growth-stage__seed:after{content:"";position:absolute;top:11px;width:4px;height:6px;border-radius:999px;background:#25322b}.growth-stage__seed:before{left:8px}.growth-stage__seed:after{right:8px}.growth-stage__stem{left:41px;bottom:24px;width:5px;height:0;border-radius:999px;background:#cce8a3;transform-origin:bottom center}.growth-stage__leaf{width:0;height:0;opacity:0;border-radius:999px 999px 999px 0;background:#d7efaa}.growth-stage__leaf--left{left:20px;bottom:44px;transform:rotate(-34deg)}.growth-stage__leaf--right{right:16px;bottom:48px;transform:rotate(40deg)}.growth-stage__flower{left:31px;top:7px;width:22px;height:22px;opacity:0;border-radius:50%;background:#ffe6a3;box-shadow:12px 4px #ffe6a3d9,-10px 6px #ffe6a3d9,2px -10px #ffe6a3d9}.growth-stage__fruit{width:0;height:0;opacity:0;border-radius:50%;background:linear-gradient(145deg,#ffe4a0,#d6aa4b);box-shadow:inset -3px -4px 8px #6d511c2e}.growth-stage__fruit--one{left:18px;top:18px}.growth-stage__fruit--two{right:10px;top:32px}.growth-stage--sprout .growth-stage__stem,.growth-stage--leaf .growth-stage__stem,.growth-stage--bloom .growth-stage__stem,.growth-stage--fruit .growth-stage__stem{height:34px}.growth-stage--sprout .growth-stage__leaf,.growth-stage--leaf .growth-stage__leaf,.growth-stage--bloom .growth-stage__leaf,.growth-stage--fruit .growth-stage__leaf{width:24px;height:16px;opacity:1}.growth-stage--leaf .growth-stage__stem,.growth-stage--bloom .growth-stage__stem,.growth-stage--fruit .growth-stage__stem{height:50px}.growth-stage--leaf .growth-stage__leaf,.growth-stage--bloom .growth-stage__leaf,.growth-stage--fruit .growth-stage__leaf{width:32px;height:22px}.growth-stage--bloom .growth-stage__flower,.growth-stage--fruit .growth-stage__flower{opacity:1}.growth-stage--fruit .growth-stage__fruit{width:20px;height:20px;opacity:1}.growth-next-panel,.growth-rights-panel{border-radius:8px}.growth-next-panel__header,.growth-next-panel__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.growth-next-panel__header{margin-bottom:14px}.growth-next-panel__header strong{color:#4f875d;font-size:17px}.growth-next-panel__meta{margin-top:12px;color:var(--text-secondary);font-size:13px;font-weight:800}.growth-rights-list{display:grid;gap:10px}.growth-rights-item{display:flex;align-items:center;gap:10px}.growth-rights-item span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;color:#4f875d;background:#4f875d1f;font-weight:900}.growth-rights-item p{margin:0;color:var(--text-primary);font-weight:800}.community-composer{gap:14px}.community-composer__avatar,.community-post-card__avatar{color:#fff;background:linear-gradient(135deg,#22c55e,#15803d)}.community-composer__button,.community-post-card__footer button{border:0;border-radius:999px;background:var(--brand-soft);color:#15803d;font-weight:700}.community-composer__button{padding:10px 16px}.community-category-bar{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.community-category-bar::-webkit-scrollbar{display:none}.community-chip{flex-shrink:0;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:#ffffffd1;padding:10px 14px;color:var(--text-secondary);box-shadow:var(--shadow)}.community-chip--active{border-color:#22c55e3d;background:var(--brand-soft);color:#15803d;font-weight:700}.community-post-card{border:1px solid rgba(255,255,255,.74);border-radius:24px;background:#ffffffe0;box-shadow:var(--shadow);padding:18px}.community-post-card__header{gap:12px}.community-post-card__body{margin-top:14px}.community-post-card__body h3{margin-top:2px;font-size:18px}.community-post-card__footer{justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid var(--border);color:var(--text-secondary);font-size:13px}.community-post-card__footer button{padding:8px 14px}@media (max-width: 480px){.embedded-shell{padding-left:14px;padding-right:14px}.growth-benefits-grid{grid-template-columns:1fr}.growth-hero-card__top,.community-composer,.community-post-card__footer{align-items:flex-start;flex-direction:column}.community-composer__button,.community-post-card__footer button{width:100%}}.app-open-gate-shell{width:min(100%,430px);min-height:100svh;padding:calc(env(safe-area-inset-top) + 24px) 18px calc(env(safe-area-inset-bottom) + 24px);display:flex;align-items:center}.app-open-gate-card{width:100%;padding:24px;border-radius:32px;background:radial-gradient(circle at top right,rgba(34,197,94,.14),transparent 34%),linear-gradient(180deg,#fffffffa,#f9fbfafa);border:1px solid rgba(255,255,255,.84);box-shadow:0 24px 60px #0f172a1f}.app-open-gate-brand{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.app-open-gate-brand__logo,.app-open-gate-brand__badge{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:800}.app-open-gate-brand__logo{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d)}.app-open-gate-brand__badge{color:#15803d;background:#22c55e1f}.app-open-gate-eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#16a34a}.app-open-gate-copy h1{margin:0;font-size:30px;line-height:1.2;color:var(--text-primary)}.app-open-gate-copy p:last-child{margin:12px 0 0;color:var(--text-secondary);line-height:1.7}.app-open-gate-panel{margin-top:24px;padding:18px;border-radius:22px;background:#f8fafcf0;border:1px solid rgba(226,232,240,.8)}.app-open-gate-panel h2{margin:0 0 12px;font-size:16px;color:var(--text-primary)}.app-open-gate-steps{margin:0;padding-left:18px;color:var(--text-secondary);line-height:1.9}.app-open-gate-tip{margin-top:16px;padding:14px 16px;border-radius:18px;background:#22c55e14;color:#166534;font-size:14px;line-height:1.7}.app-open-gate-actions{display:grid;gap:10px;margin-top:20px}.app-open-gate-button{width:100%;height:48px;border-radius:999px;border:0;font-weight:800}.app-open-gate-button--primary{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 14px 26px #15803d38}.app-open-gate-button--ghost{color:var(--text-primary);background:#fff;border:1px solid rgba(226,232,240,.9)}.community-v2-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;border-radius:8px;background:linear-gradient(135deg,#f0f8f2,#fff);border:1px solid rgba(79,135,93,.18);box-shadow:var(--shadow)}.community-v2-hero p{margin:0 0 4px;color:#4f875d;font-size:13px;font-weight:900}.community-v2-hero h2{margin:0;color:var(--text-primary);font-size:20px;line-height:1.25}.community-v2-hero button{flex:0 0 auto;border:0;border-radius:999px;padding:10px 14px;background:#4f875d;color:#fff;font-weight:900}.community-v2-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border:1px solid var(--border);border-radius:8px;background:#fff}.community-v2-tabs button{height:42px;border:0;border-radius:7px;background:transparent;color:var(--text-secondary);font-weight:900}.community-v2-tabs button.active{background:#4f875d;color:#fff}.community-v2-category-bar{display:flex;gap:10px;margin:0 -16px;padding:0 16px 2px;overflow-x:auto;scrollbar-width:none}.community-v2-category-bar::-webkit-scrollbar{display:none}.community-v2-category-bar button{flex:0 0 auto;height:36px;padding:0 14px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-secondary);font-weight:800}.community-v2-category-bar button.active{border-color:#4f875d;background:#4f875d1f;color:#4f875d}.community-v2-waterfall{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.community-v2-card,.community-v2-skeleton{break-inside:avoid;margin:0 0 12px;overflow:hidden;border-radius:8px;background:#fff;box-shadow:var(--shadow);border:1px solid rgba(226,232,240,.8)}.community-v2-cover{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:12px;color:#fff}.community-v2-cover--tall{height:180px}.community-v2-cover--wide{height:124px}.community-v2-cover--square{height:150px}.community-v2-cover--green{background:linear-gradient(145deg,#5f9367,#3f7552)}.community-v2-cover--gold{background:linear-gradient(145deg,#b3914b,#6f5d39)}.community-v2-cover--blue{background:linear-gradient(145deg,#60779e,#42597d)}.community-v2-cover--mint{background:linear-gradient(145deg,#72aa92,#4d8069)}.community-v2-cover--purple{background:linear-gradient(145deg,#7d6da8,#584c7d)}.community-v2-cover span{align-self:flex-start;padding:5px 9px;border-radius:999px;background:#fff3;font-size:12px;font-weight:900}.community-v2-cover strong{font-size:42px;line-height:1;opacity:.75}.community-v2-card__body{padding:12px}.community-v2-card__body h3{margin:0;color:var(--text-primary);font-size:16px;line-height:1.35}.community-v2-card__body>p{margin:6px 0 10px;color:var(--text-secondary);font-size:13px;line-height:1.45}.community-v2-author{display:flex;align-items:center;gap:8px;margin-bottom:10px}.community-v2-author>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#4f875d21;color:#4f875d;font-size:13px;font-weight:900}.community-v2-author strong{display:block;color:var(--text-primary);font-size:13px}.community-v2-author em{display:block;color:var(--text-muted);font-size:11px;font-style:normal}.community-v2-actions{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.community-v2-actions button{border:0;border-radius:999px;padding:6px 9px;background:var(--surface-soft);color:var(--text-secondary);font-size:12px;font-weight:800}.community-v2-actions button.liked{background:#e74c3c1f;color:#e74c3c}.community-v2-comments{display:grid;gap:6px}.community-v2-comment{padding:8px;border-radius:8px;background:#f8fafc}.community-v2-comment span{color:var(--text-primary);font-size:12px;font-weight:900}.community-v2-comment p{margin:2px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.4}.community-v2-comment em{display:inline-flex;margin-top:4px;padding:2px 6px;border-radius:999px;background:#e5e7eb;color:#6b7280;font-size:11px;font-style:normal;font-weight:800}.community-v2-comment--pending{background:#f1f3f5;opacity:.78}.community-v2-comment-box{display:flex;gap:6px;margin-top:10px}.community-v2-comment-box input{min-width:0;flex:1;height:34px;border:1px solid var(--border);border-radius:999px;padding:0 10px;background:#fff;font-size:12px}.community-v2-comment-box button{flex:0 0 auto;border:0;border-radius:999px;padding:0 10px;background:#4f875d;color:#fff;font-size:12px;font-weight:900}.community-v2-skeleton{padding:10px}.community-v2-skeleton span,.community-v2-skeleton i,.community-v2-skeleton b{display:block;border-radius:8px;background:linear-gradient(90deg,#eef1f3,#f8fafc,#eef1f3);background-size:200% 100%;animation:community-v2-shimmer 1.2s infinite}.community-v2-skeleton span{height:160px;margin-bottom:10px}.community-v2-skeleton span.wide{height:110px}.community-v2-skeleton i{height:14px;margin-bottom:8px}.community-v2-skeleton b{width:64%;height:12px}.community-v2-report{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 82px);z-index:20;transform:translate(-50%);width:min(calc(100% - 32px),398px);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:8px;background:#111827;color:#fff;box-shadow:0 16px 36px #11182738}.community-v2-report strong{display:block;font-size:14px}.community-v2-report p{margin:2px 0 0;color:#ffffffb8;font-size:12px}.community-v2-report button{border:0;border-radius:999px;padding:8px 10px;background:#fff;color:#111827;font-size:12px;font-weight:900}@keyframes community-v2-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 360px){.community-v2-waterfall{gap:10px}.community-v2-card__body{padding:10px}.community-v2-cover--tall{height:164px}}.community-xhs-shell{width:min(100%,430px);min-height:100svh;margin:0 auto;padding:calc(env(safe-area-inset-top) + 12px) 0 calc(env(safe-area-inset-bottom) + 112px);background:#fff}.community-xhs-topbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:center;height:56px;padding:0 16px;background:#fffffff5;border-bottom:1px solid rgba(226,232,240,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.community-xhs-icon-button,.community-xhs-search{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;color:#111827;font-size:30px;line-height:1}.community-xhs-search{font-size:34px;font-weight:300}.community-xhs-tabs{display:flex;align-items:center;justify-content:center;gap:26px;min-width:0;overflow-x:auto;scrollbar-width:none}.community-xhs-tabs::-webkit-scrollbar{display:none}.community-xhs-tabs button{position:relative;flex:0 0 auto;height:48px;padding:0 2px;border:0;background:transparent;color:#8a8f98;font-size:16px;font-weight:700}.community-xhs-tabs button.active{color:#111827}.community-xhs-tabs button.active:after{content:"";position:absolute;left:50%;bottom:5px;width:30px;height:4px;transform:translate(-50%);border-radius:999px;background:#4f875d}.community-xhs-tabs button em{position:absolute;top:6px;right:-10px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#4f875d;color:#fff;font-size:12px;font-style:normal;line-height:20px}.community-xhs-grid{display:flex;align-items:flex-start;gap:8px;padding:8px 8px 0}.community-xhs-column{display:grid;flex:1 1 0;min-width:0;gap:12px}.community-xhs-card{min-width:0;overflow:hidden;background:#fff}.community-xhs-card--pending .community-xhs-image{filter:grayscale(.85);opacity:.58}.community-xhs-card--pending .community-xhs-title,.community-xhs-card--pending .community-xhs-meta{color:#9aa0a8}.community-xhs-card--pending .community-xhs-title{opacity:.72}.community-xhs-review-status{display:inline-flex;align-items:center;min-height:24px;margin:7px 4px 0;border-radius:999px;padding:2px 9px;background:#eef0f2;color:#7b818c;font-size:12px;font-weight:800}.community-xhs-image{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;overflow:hidden;border:0;border-radius:4px;padding:14px;text-align:left;color:#fff}.community-xhs-image:before{content:"";position:absolute;inset:14px 14px auto auto;width:44px;height:44px;border-radius:16px;background:#ffffff38}.community-xhs-image:after{content:"";position:absolute;left:16px;right:16px;bottom:62px;height:1px;background:#ffffff3d}.community-xhs-image--tall{height:248px}.community-xhs-image--medium{height:204px}.community-xhs-image--short{height:176px}.community-xhs-image--green{background:linear-gradient(160deg,rgba(255,255,255,.16),transparent 36%),linear-gradient(135deg,#5f9367,#2f6c48)}.community-xhs-image--mint{background:radial-gradient(circle at 74% 18%,rgba(255,255,255,.28),transparent 28%),linear-gradient(135deg,#7fb893,#4f875d)}.community-xhs-image--blue{background:linear-gradient(145deg,rgba(255,255,255,.2),transparent 42%),linear-gradient(135deg,#60779e,#35496d)}.community-xhs-image--gold{background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.24),transparent 30%),linear-gradient(135deg,#b3914b,#746034)}.community-xhs-image--purple{background:linear-gradient(145deg,rgba(255,255,255,.2),transparent 44%),linear-gradient(135deg,#7d6da8,#514674)}.community-xhs-image--dark{background:radial-gradient(circle at 75% 22%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#475569,#111827)}.community-xhs-image--photo{background-position:center;background-size:cover}.community-xhs-image--photo:before,.community-xhs-image--photo:after{display:none}.community-xhs-image strong{position:relative;z-index:1;display:block;font-size:30px;font-weight:950;line-height:1.08}.community-xhs-image span{position:relative;z-index:1;display:block;margin-top:8px;color:#ffffffd1;font-size:12px;font-weight:800;line-height:1.4}.community-xhs-title{display:-webkit-box;width:100%;margin-top:9px;border:0;padding:0 4px;overflow:hidden;background:transparent;color:#111827;font-size:15px;font-weight:800;line-height:1.42;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-xhs-meta{display:flex;align-items:center;gap:6px;padding:8px 4px 14px;color:#7b818c}.community-xhs-avatar{display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#4f875d21;color:#4f875d;font-size:12px;font-weight:900}.community-xhs-meta em{min-width:0;flex:1;overflow:hidden;color:#6b7280;font-size:13px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.community-xhs-meta button{flex:0 0 auto;border:0;background:transparent;color:#8a8f98;font-size:14px;font-weight:700}.community-xhs-meta button.liked{color:#4f875d}.community-xhs-compose{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 10px);z-index:9;display:grid;place-items:center;width:72px;height:46px;transform:translate(-50%);border:0;border-radius:15px;background:#4f875d;color:#fff;font-size:34px;font-weight:800;box-shadow:0 12px 30px #4f875d52}.community-xhs-skeleton{overflow:hidden;border-radius:4px;background:#fff}.community-xhs-skeleton span,.community-xhs-skeleton i,.community-xhs-skeleton b{display:block;border-radius:4px;background:linear-gradient(90deg,#eef1f3,#f8fafc,#eef1f3);background-size:200% 100%;animation:community-v2-shimmer 1.2s infinite}.community-xhs-skeleton span{height:218px}.community-xhs-skeleton span.tall{height:252px}.community-xhs-skeleton i{height:16px;margin:10px 4px 0}.community-xhs-skeleton b{width:64%;height:13px;margin:8px 4px 16px}.community-xhs-empty{display:grid;place-items:center;min-height:58vh;padding:32px;text-align:center}.community-xhs-empty strong{color:#111827;font-size:18px}.community-xhs-empty p{margin:8px 0 0;color:#8a8f98;font-size:14px}.community-xhs-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.community-xhs-drawer__mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a52}.community-xhs-drawer__panel{position:absolute;left:50%;bottom:0;width:min(100%,430px);max-height:72vh;transform:translate(-50%);overflow-y:auto;border-radius:18px 18px 0 0;padding:10px 16px calc(env(safe-area-inset-bottom) + 16px);background:#fff;box-shadow:0 -18px 40px #0f172a2e}.community-xhs-drawer__handle{width:38px;height:4px;margin:0 auto 14px;border-radius:999px;background:#d1d5db}.community-xhs-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.community-xhs-drawer__header strong{color:#111827;font-size:18px;line-height:1.35}.community-xhs-drawer__header p{margin:5px 0 0;color:#8a8f98;font-size:13px}.community-xhs-drawer__header button{flex:0 0 auto;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;background:#fff;color:#6b7280;font-size:13px;font-weight:800}.community-xhs-report-tip{margin:12px 0 0;border-radius:8px;padding:10px 12px;background:#4f875d1a;color:#4f875d;font-size:13px;font-weight:800}.community-xhs-comments{display:grid;gap:8px;margin:16px 0}.community-xhs-comments div{border-radius:8px;padding:10px;background:#f8fafc}.community-xhs-comments div.pending{background:#f1f3f5;color:#6b7280}.community-xhs-comments span{color:#111827;font-size:13px;font-weight:900}.community-xhs-comments p{margin:4px 0 0;color:#475569;font-size:13px;line-height:1.45}.community-xhs-comments em{display:inline-flex;margin-top:6px;border-radius:999px;padding:2px 7px;background:#e5e7eb;color:#6b7280;font-size:11px;font-style:normal;font-weight:800}.community-xhs-comment-input{display:flex;gap:8px;padding-top:10px;border-top:1px solid #eef2f7}.community-xhs-comment-input input{min-width:0;flex:1;height:40px;border:1px solid #e5e7eb;border-radius:999px;padding:0 14px;background:#f8fafc}.community-xhs-comment-input button{flex:0 0 auto;border:0;border-radius:999px;padding:0 16px;background:#4f875d;color:#fff;font-weight:900}.community-note-shell{width:min(100%,430px);min-height:100svh;margin:0 auto;padding:calc(env(safe-area-inset-top) + 8px) 0 calc(env(safe-area-inset-bottom) + 82px);background:#fff}.community-note-topbar{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:40px 38px minmax(0,1fr);align-items:center;gap:10px;height:58px;padding:0 14px;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.community-note-topbar button{display:grid;place-items:center;border:0;background:transparent;color:#111827}.community-note-topbar>button:first-child{font-size:38px;line-height:1}.community-note-topbar strong{min-width:0;overflow:hidden;color:#111827;font-size:19px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.community-note-avatar,.community-note-comment-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#4f875d21;color:#4f875d;font-weight:900}.community-note-avatar{width:34px;height:34px;font-size:15px}.community-note-content{padding:14px 16px 0}.community-note-tools{display:flex;align-items:center;justify-content:space-between;height:42px;color:#d9b528;font-size:20px;font-weight:900}.community-note-tools div{display:flex;align-items:center;gap:20px}.community-note-tools button{border:0;background:transparent;color:#d9b528;font-size:27px;line-height:1}.community-note-paper{display:grid;place-items:center;min-height:430px;margin-top:12px;border-top:1px solid #f1f3f5;background:repeating-linear-gradient(to bottom,#fff 0,#fff 38px,#eef0f2,#fff 40px)}.community-note-paper h1{max-width:92%;margin:0;color:#3f4247;font-size:36px;font-weight:950;line-height:1.42;text-align:center}.community-note-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:12px}.community-note-gallery img{width:100%;aspect-ratio:1;object-fit:cover}.community-note-gallery img:only-child{grid-column:1 / -1;aspect-ratio:auto;max-height:520px}.community-note-body{margin:28px 0 0;color:#222831;font-size:18px;line-height:1.9;text-align:justify}.community-note-report-tip{margin:12px 0 0;border-radius:10px;padding:10px 12px;background:#4f875d1a;color:#4f875d;font-size:14px;font-weight:800}.community-note-comment-section{padding:24px 16px 0}.community-note-comment-section h2{margin:0;color:#111827;font-size:20px;font-weight:900}.community-note-comments{display:grid;gap:26px;margin-top:28px}.community-note-comments article{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;color:#111827}.community-note-comments article.pending{color:#6b7280}.community-note-comment-avatar{width:42px;height:42px;font-size:16px}.community-note-comments strong{display:block;color:#9aa0a8;font-size:16px;font-weight:700}.community-note-comments p{margin:8px 0 0;color:inherit;font-size:17px;line-height:1.72}.community-note-comment-status{display:inline-flex;margin-top:8px;border-radius:999px;padding:2px 8px;background:#f1f3f5;color:#8a8f98;font-size:12px;font-style:normal;font-weight:800}.community-note-bottom{position:fixed;left:50%;bottom:0;z-index:15;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100%,430px);transform:translate(-50%);border-top:1px solid #eef2f7;padding:10px 14px calc(env(safe-area-inset-bottom) + 10px);background:#fffffffa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.community-note-bottom label{display:flex;align-items:center;gap:8px;min-width:0;height:42px;border-radius:999px;padding:0 12px;background:#f3f4f6}.community-note-bottom label span{color:#6b7280;font-size:20px}.community-note-bottom input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111827;font-size:15px}.community-note-bottom button{border:0;background:transparent;color:#111827;font-size:18px;white-space:nowrap}.community-note-bottom button.liked{color:#4f875d}.community-publish-shell,.community-publish-page{width:min(100%,430px);min-height:100svh;margin:0 auto;background:#fff}.community-publish-page{position:relative;padding-bottom:calc(env(safe-area-inset-bottom) + 32px)}.community-publish-topbar{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:56px minmax(0,1fr) 64px;align-items:center;min-height:58px;border-bottom:1px solid #eef2f7;padding:0 8px;background:#fffffffa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.community-publish-topbar strong{color:#111827;font-size:18px;text-align:center}.community-publish-topbar button{border:0;background:transparent;color:#4f875d;font-size:16px;font-weight:800}.community-publish-topbar button:first-child{color:#111827;font-size:38px;font-weight:400;line-height:1}.community-publish-topbar button:disabled{color:#b8bec6}.community-publish-content{padding:22px 16px 0}.community-publish-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.community-publish-images figure,.community-publish-add-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:6px}.community-publish-images figure{margin:0;background:#f3f4f6}.community-publish-images img{width:100%;height:100%;object-fit:cover}.community-publish-images figure button{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:50%;background:#111827b8;color:#fff;font-size:18px;line-height:1}.community-publish-add-image{display:grid;place-items:center;align-content:center;gap:4px;border:1px solid #e2e6eb;background:#f7f8fa;color:#a2a8b0}.community-publish-add-image span{font-size:40px;font-weight:300;line-height:1}.community-publish-add-image small{font-size:12px}.community-publish-title,.community-publish-body{position:relative;display:block;border-bottom:1px solid #eef2f7}.community-publish-title{margin-top:24px}.community-publish-title input,.community-publish-body textarea{width:100%;border:0;outline:0;background:transparent;color:#111827;font:inherit}.community-publish-title input{height:58px;padding:0 54px 0 0;font-size:19px;font-weight:800}.community-publish-body textarea{min-height:210px;resize:none;padding:18px 0 34px;font-size:17px;line-height:1.7}.community-publish-title small,.community-publish-body small{position:absolute;right:0;bottom:12px;color:#a2a8b0;font-size:12px}.community-publish-error{margin:12px 0 0;color:#d64545;font-size:13px;font-weight:700}.community-publish-file-input{display:none}.community-publish-source-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.community-publish-source-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0f172a61}.community-publish-source-panel{position:absolute;left:50%;bottom:0;display:grid;width:min(100%,430px);transform:translate(-50%);border-radius:14px 14px 0 0;padding:18px 16px calc(env(safe-area-inset-bottom) + 14px);background:#fff}.community-publish-source-panel h2{margin:0 0 10px;color:#111827;font-size:17px;text-align:center}.community-publish-source-panel button{min-height:52px;border:0;border-bottom:1px solid #eef2f7;background:#fff;color:#111827;font-size:16px;font-weight:700}.community-publish-source-panel button.cancel{margin-top:8px;border:0;border-radius:8px;background:#f3f4f6;color:#6b7280}@media (max-width: 360px){.community-xhs-tabs{gap:16px}.community-xhs-image{padding:12px}.community-xhs-image strong{font-size:26px}.community-xhs-image--tall{height:228px}.community-note-paper{min-height:380px}.community-note-paper h1{font-size:31px}.community-note-bottom{gap:8px;padding-right:10px;padding-left:10px}.community-note-bottom button{font-size:16px}}
