: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__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}.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%}}
