:root{--sidebar-width: 220px;--sidebar-bg: #0f172a;--sidebar-hover: #1e293b;--sidebar-active: #1e3a5f;--primary: #4f46e5;--primary-light: #eef2ff;--primary-dark: #3730a3;--success: #10b981;--success-light: #d1fae5;--warning: #f59e0b;--warning-light: #fef3c7;--danger: #ef4444;--danger-light: #fee2e2;--bg: #f1f5f9;--card-bg: #ffffff;--text: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 6px rgba(0,0,0,.05)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}.app-layout{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);position:fixed;top:0;left:0;bottom:0;display:flex;flex-direction:column;z-index:100;overflow-y:auto}.sidebar-logo{padding:20px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-logo .brand{font-size:16px;font-weight:700;color:#fff;letter-spacing:.5px}.sidebar-logo .brand-sub{font-size:11px;color:#ffffff73;margin-top:2px}.sidebar-nav{flex:1;padding:12px 10px}.nav-section{font-size:11px;color:#ffffff4d;text-transform:uppercase;letter-spacing:1px;padding:16px 12px 6px}.nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#fff9;cursor:pointer;font-size:14px;transition:all .15s;margin-bottom:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-item:hover{background:var(--sidebar-hover);color:#fff}.nav-item.active{background:var(--sidebar-active);color:#93c5fd;font-weight:600}.nav-item .nav-icon{font-size:18px;width:22px;text-align:center;flex-shrink:0}.nav-badge{margin-left:auto;background:var(--danger);color:#fff;font-size:10px;padding:2px 7px;border-radius:10px;font-weight:600}.sidebar-footer{padding:12px;border-top:1px solid rgba(255,255,255,.08)}.api-status{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;background:#10b9811a;color:#34d399;font-size:12px}.api-status .dot{width:7px;height:7px;border-radius:50%;background:#34d399;flex-shrink:0}.main-content{margin-left:var(--sidebar-width);flex:1;display:flex;flex-direction:column;min-height:100vh}.topbar{background:var(--card-bg);border-bottom:1px solid var(--border);padding:0 28px;height:60px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50}.topbar-left{display:flex;align-items:center;gap:12px}.topbar-title{font-size:15px;font-weight:600}.topbar-right{display:flex;align-items:center;gap:16px}.topbar-btn{width:36px;height:36px;border-radius:8px;border:1px solid var(--border);background:var(--card-bg);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .15s}.topbar-btn:hover{background:var(--bg)}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#818cf8);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;cursor:pointer}.content{padding:24px 28px;flex:1}.card{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow)}.card-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.card-header h3{font-size:15px;font-weight:600}.card-body{padding:20px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.stat-card{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border);padding:20px;box-shadow:var(--shadow)}.stat-card .stat-label{font-size:13px;color:var(--text-secondary);margin-bottom:8px}.stat-card .stat-value{font-size:28px;font-weight:700;color:var(--text)}.stat-card .stat-change{font-size:12px;margin-top:6px}.stat-change.up{color:var(--success)}.stat-change.down{color:var(--danger)}.referral-landing{min-height:100vh;padding-bottom:44px;overflow:hidden;background:#0b0c0e;color:#f8f6f1}body.referral-page .site-icp-footer{border-top:1px solid rgba(255,126,25,.14);background:#0a0a0ceb}body.referral-page .site-icp-footer a{color:#77736f}.referral-topbar{width:min(1080px,calc(100% - 40px));height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.referral-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.referral-logo img{width:34px;height:34px;border-radius:9px}.referral-logo span{display:grid;line-height:1.1}.referral-logo strong{font-size:16px}.referral-logo small{margin-top:4px;color:#9b9c9f;font-size:9px;letter-spacing:.08em}.referral-recommender{padding:7px 12px;border:1px solid rgba(255,132,24,.38);border-radius:999px;color:#c7c3ba;font-size:12px}.referral-recommender strong{color:#ff9d2e}.referral-hero{position:relative;min-height:700px;display:grid;place-items:center;padding:60px 24px 85px;background:linear-gradient(155deg,#090a0c 28%,#22110b 72%,#4a1007);text-align:center;isolation:isolate}.referral-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.7;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%)}.referral-hero:after{content:"";position:absolute;width:130%;height:170px;left:-15%;bottom:70px;z-index:-1;transform:rotate(-8deg);background:linear-gradient(90deg,transparent 8%,#ff4d00 32%,#ffb000 48%,#ff2a00 67%,transparent 92%);filter:blur(7px);opacity:.8;box-shadow:0 0 80px #ff3d00}.referral-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(80px);opacity:.48}.referral-glow-one{width:430px;height:430px;left:-180px;top:70px;background:#ff4100}.referral-glow-two{width:350px;height:350px;right:-130px;bottom:25px;background:#ff8a00}.referral-hero-content{width:min(820px,100%);position:relative;z-index:2}.referral-eyebrow{display:inline-flex;padding:7px 13px;border:1px solid rgba(255,174,44,.42);border-radius:999px;color:#ffb331;background:#170f098c;font-size:11px;font-weight:800;letter-spacing:.16em}.referral-hero h1{margin:23px 0 18px;color:#fff;font-size:clamp(54px,9vw,92px);line-height:.98;letter-spacing:-.06em;text-shadow:0 5px 35px rgba(0,0,0,.55)}.referral-hero h1 em{color:#ff8a14;font-style:normal}.referral-hero-content>p{max-width:660px;margin:0 auto 30px;color:#c4bcb5;font-size:16px;line-height:1.9}.referral-primary{min-height:52px;padding:0 27px;border:0;border-radius:999px;background:linear-gradient(90deg,#ff9d00,#ff3217);box-shadow:0 12px 34px #ff460052;color:#fff;font-size:15px;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.referral-primary span{margin-left:8px}.referral-primary:hover{transform:translateY(-2px);box-shadow:0 16px 42px #ff460073}.referral-proof-row{max-width:720px;margin:62px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,127,34,.42);border-radius:14px;background:#0a0a0bc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.referral-proof-row div{display:grid;gap:3px;padding:16px 10px;border-right:1px solid rgba(255,127,34,.24)}.referral-proof-row div:last-child{border-right:0}.referral-proof-row strong{color:#ff8319;font-size:11px}.referral-proof-row span{color:#eeeae4;font-size:13px;font-weight:800}.referral-body{width:min(1040px,calc(100% - 36px));margin:0 auto;padding:70px 0 90px;display:grid;gap:76px}.referral-section{display:grid;gap:28px}.referral-section-title{display:flex;align-items:flex-start;gap:18px}.referral-section-title>span{display:grid;place-items:center;width:42px;height:27px;border-radius:5px;background:linear-gradient(90deg,#ff9c00,#ff4013);color:#fff;font-size:12px;font-weight:900}.referral-section-title small,.referral-highlight small{color:#ff7d13;font-size:10px;font-weight:900;letter-spacing:.17em}.referral-section-title h2,.referral-highlight h2{margin:7px 0 0;font-size:clamp(28px,4vw,43px);line-height:1.18;letter-spacing:-.035em}.referral-obstacle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.referral-obstacle-grid article,.referral-stage-grid article{position:relative;padding:23px 20px;overflow:hidden;border:1px solid #5b3422;border-radius:12px;background:linear-gradient(145deg,#181719,#101012)}.referral-obstacle-grid article:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#f90,#ff3017)}.referral-obstacle-grid i{display:block;width:9px;height:9px;margin-bottom:18px;border-radius:50%;background:#ff6a11;box-shadow:0 0 15px #ff4d00}.referral-obstacle-grid h3,.referral-stage-grid h3{margin:0 0 9px;color:#fff;font-size:17px}.referral-obstacle-grid p,.referral-stage-grid p{margin:0;color:#9e9b98;font-size:13px;line-height:1.72}.referral-definition{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:22px;border:1px solid #6c3a20;border-radius:11px;background:#111113}.referral-definition span{color:#ff8518;font-weight:900}.referral-definition strong{color:#d7d2cc;font-size:14px;line-height:1.75}.referral-highlight{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:clamp(30px,6vw,62px);border-radius:18px;background:linear-gradient(110deg,#ff6511,#e91c14 88%);box-shadow:0 26px 70px #ac19053d}.referral-highlight small{color:#fff3d4}.referral-highlight ul{display:grid;gap:16px;margin:0;padding:0;list-style:none;align-content:center}.referral-highlight li{position:relative;padding-left:29px;color:#fff;font-size:14px;font-weight:800}.referral-highlight li:before{content:"✓";position:absolute;left:0;top:-2px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fff;color:#f04413;font-size:11px}.referral-stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.referral-stage-grid article{min-height:180px;border-color:#4b2d20}.referral-stage-grid article>span{display:inline-flex;margin-bottom:32px;color:#ff7113;font-size:30px;font-weight:950;letter-spacing:-.05em}.referral-support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.referral-support-grid div{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #392b26;border-radius:10px;background:#121214}.referral-support-grid span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(145deg,#ff9a00,#f13b17);color:#fff;font-size:12px;font-weight:900}.referral-support-grid strong{color:#eae6e1;font-size:14px}.referral-boundary{padding:22px;border-left:3px solid #ff5b13;background:linear-gradient(90deg,rgba(255,81,15,.13),transparent)}.referral-boundary strong{color:#ff8e21}.referral-boundary p{margin:7px 0 0;color:#aaa5a0;font-size:13px;line-height:1.75}.referral-cta{position:relative;max-width:780px;margin:0 auto;padding:clamp(36px,7vw,70px);overflow:hidden;border:1px solid #79391c;border-radius:20px;background:radial-gradient(circle at 20% 0,#56200e,#171113 55%,#0d0d0f);text-align:center;box-shadow:0 30px 90px #0006}.referral-cta:after{content:"";position:absolute;width:420px;height:120px;right:-100px;bottom:-70px;transform:rotate(-12deg);background:#ff4c0b;filter:blur(45px);opacity:.5}.referral-cta-label{display:inline-flex;padding:6px 12px;border-radius:999px;background:#ff8313;color:#fff;font-size:11px;font-weight:900}.referral-cta>p{color:#aaa39d;font-size:13px}.referral-cta>p strong{color:#ff9625}.referral-cta h2{margin:18px 0 24px;color:#fff;font-size:clamp(34px,6vw,58px);line-height:1.08;letter-spacing:-.045em}.referral-price{display:flex;align-items:baseline;justify-content:center;gap:10px;margin-bottom:24px}.referral-price>span{color:#99918b;font-size:12px}.referral-price strong{color:#fff;font-size:44px;font-weight:950}.referral-price strong i{margin-right:3px;color:#ff8b1d;font-size:20px;font-style:normal}.referral-price small{color:#8b8682;font-size:12px}.referral-note,.purchase-footnote{margin:14px 0 0;color:#85817d;font-size:12px;line-height:1.7;text-align:center}.referral-loading,.referral-error{width:min(480px,calc(100% - 40px));min-height:100vh;margin:0 auto;display:grid;place-content:center;justify-items:center;gap:15px;text-align:center}.referral-loading span{width:30px;height:30px;border:3px solid #3f3028;border-top-color:#ff7015;border-radius:50%;animation:referral-spin 1s linear infinite}@keyframes referral-spin{to{transform:rotate(360deg)}}.referral-error img{width:52px;height:52px;border-radius:13px}.referral-error h1{margin:4px 0 0}.referral-error p{color:#aaa4a0}.referral-error a{color:#ff861c}.purchase-shell{min-height:100vh;background:#f4f7f6;color:#17221d}.purchase-card{background:#fff;border:1px solid #e0e9e4;border-radius:22px;box-shadow:0 20px 60px #1f3e2f17}.purchase-primary{width:100%;min-height:50px;border:0;border-radius:12px;background:#00b86b;color:#fff;font-size:16px;font-weight:800;cursor:pointer}.purchase-primary:hover{background:#009f5d}.purchase-kicker{display:inline-block;margin-top:24px;color:#008f50;font-size:13px;font-weight:800;letter-spacing:.08em}.purchase-shell{padding:48px 24px}.purchase-grid{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:start}.purchase-card{padding:30px}.purchase-summary{position:sticky;top:28px}.purchase-summary h1{margin:8px 0 12px;font-size:32px}.purchase-summary>p{color:#617068;line-height:1.7}.purchase-line{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid #edf1ef;font-size:14px}.purchase-line strong{font-size:17px}.purchase-line code{font-size:12px;word-break:break-all;text-align:right}.purchase-status{display:inline-flex;margin:18px 0;padding:7px 12px;border-radius:999px;background:#eef8f3;color:#08794a;font-size:13px;font-weight:800}.purchase-payment h2{margin:0 0 12px;font-size:22px}.purchase-warning{padding:12px 14px;border-radius:10px;background:#fff8e7;color:#73520b;font-size:13px;line-height:1.6}.payment-qr{display:block;width:min(330px,100%);max-height:440px;-o-object-fit:contain;object-fit:contain;margin:18px auto;border-radius:14px;border:1px solid #e7ece9}.payment-form{display:grid;gap:13px}.payment-form label{display:grid;gap:6px}.payment-form label span{color:#4a5951;font-size:13px;font-weight:700}.payment-form input,.payment-form textarea{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #d9e2dd;border-radius:9px;font:inherit}.purchase-primary:disabled{background:#8fcdb1;cursor:wait}.purchase-secondary{padding:10px 18px;border:1px solid #cddbd3;border-radius:9px;background:#fff;cursor:pointer}.purchase-error{margin-top:12px;padding:10px 12px;border-radius:9px;background:#fff0f0;color:#b42318;font-size:13px}.purchase-success{padding:44px 18px;text-align:center}.purchase-success>span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:#e7f8ef;color:#00a25e;font-size:34px;font-weight:900}.purchase-success.pending>span{background:#fff6dd;color:#b77900}.purchase-success p{color:#617068;line-height:1.7}.distribution-open-card,.distribution-link-card{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.distribution-open-card h2,.distribution-link-card h2{margin:5px 0 8px;font-size:21px}.distribution-open-card p,.distribution-link-card p{color:var(--text-secondary);font-size:13px;line-height:1.7}.distribution-label{color:#008f50;font-size:12px;font-weight:800;letter-spacing:.08em}.distribution-center{display:grid;gap:16px}.distribution-link-card{align-items:end}.distribution-link{min-width:min(420px,100%);display:flex;gap:8px;align-items:center;padding:7px;border:1px solid #dce6e1;border-radius:11px;background:#f8fbf9}.distribution-link code{flex:1;padding-left:7px;font-size:12px;word-break:break-all}.distribution-stats{margin-bottom:0}@media(max-width:720px){.referral-topbar{width:min(100% - 28px,1080px);height:62px}.referral-recommender{max-width:46%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.referral-logo small{display:none}.referral-hero{min-height:650px;padding:55px 18px 70px}.referral-hero:after{bottom:92px;height:105px}.referral-hero h1{font-size:clamp(49px,16vw,68px)}.referral-hero-content>p{font-size:14px;line-height:1.75}.referral-proof-row{margin-top:48px;grid-template-columns:repeat(2,1fr)}.referral-proof-row div:nth-child(2){border-right:0}.referral-proof-row div:nth-child(-n+2){border-bottom:1px solid rgba(255,127,34,.24)}.referral-body{width:min(100% - 28px,1040px);padding:54px 0 80px;gap:56px}.referral-section-title{gap:12px}.referral-section-title h2{font-size:28px}.referral-obstacle-grid,.referral-stage-grid,.referral-support-grid,.referral-definition,.referral-highlight{grid-template-columns:1fr}.referral-highlight{gap:28px}.referral-definition{gap:8px}.referral-cta{padding:38px 20px}.referral-cta .referral-primary{width:100%}.purchase-card{padding:22px;border-radius:17px}.purchase-shell{padding:18px 14px 90px}.purchase-grid{grid-template-columns:1fr}.purchase-summary{position:static}.distribution-open-card,.distribution-link-card{align-items:stretch;flex-direction:column}.distribution-open-card .btn{width:100%;justify-content:center;min-height:46px}.distribution-link{min-width:0;flex-direction:column;align-items:stretch}.distribution-link .btn{justify-content:center}}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-2-1{display:grid;grid-template-columns:2fr 1fr;gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:all .15s;white-space:nowrap}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-outline{background:#fff;color:var(--text);border:1px solid var(--border)}.btn-outline:hover{background:var(--bg)}.btn-success{background:var(--success);color:#fff}.btn-sm{padding:5px 12px;font-size:12px}.btn-lg{padding:12px 24px;font-size:15px}.tag{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500}.tag-blue{background:var(--primary-light);color:var(--primary)}.tag-green{background:var(--success-light);color:#065f46}.tag-yellow{background:var(--warning-light);color:#92400e}.tag-red{background:var(--danger-light);color:#991b1b}.tag-gray{background:#f1f5f9;color:var(--text-secondary)}.tag-purple{background:#ede9fe;color:#6d28d9}.progress-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;border-radius:4px;transition:width .3s}.progress-fill.blue{background:var(--primary)}.progress-fill.green{background:var(--success)}.progress-fill.yellow{background:var(--warning)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}table th,table td{text-align:left;padding:12px 16px;font-size:13px}table th{background:#f8fafc;color:var(--text-secondary);font-weight:600;border-bottom:2px solid var(--border)}table td{border-bottom:1px solid var(--border)}table tr:hover td{background:#f8fafc}.alert{padding:14px 18px;border-radius:var(--radius-sm);font-size:13px;display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.alert-warning{background:var(--warning-light);color:#92400e;border:1px solid #fde68a}.alert-info{background:var(--primary-light);color:var(--primary-dark);border:1px solid #c7d2fe}.alert-success{background:var(--success-light);color:#065f46;border:1px solid #a7f3d0}.alert-icon{font-size:18px;flex-shrink:0}.diagnosis-header{background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:var(--radius);padding:28px 32px;color:#fff;margin-bottom:20px}.diag-title{font-size:22px;font-weight:700;margin-bottom:6px}.diag-date{font-size:13px;opacity:.7}.score-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.score-card{background:#ffffff1a;border-radius:var(--radius-sm);padding:16px;text-align:center}.score-value{font-size:32px;font-weight:800}.score-label{font-size:12px;opacity:.7;margin-top:4px}.score-bar-wrap{margin-top:8px}.score-bar{height:4px;background:#fff3;border-radius:2px;overflow:hidden}.score-bar-fill{height:100%;border-radius:2px;background:#34d399}.plan-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:8px;transition:all .15s}.plan-item:hover{border-color:#cbd5e1}.plan-checkbox{width:20px;height:20px;border-radius:6px;border:2px solid #cbd5e1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.plan-checkbox.checked{background:var(--success);border-color:var(--success)}.plan-checkbox.checked:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.plan-text{flex:1;font-size:14px}.plan-time{font-size:12px;color:var(--text-muted);flex-shrink:0}.plan-badge{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;flex-shrink:0}.plan-badge.must{background:var(--danger-light);color:#991b1b}.plan-badge.suggest{background:#eef2ff;color:var(--primary)}.plan-section{margin-bottom:24px}.plan-section-title{font-size:13px;font-weight:700;color:var(--text);margin-bottom:10px;display:flex;align-items:center;gap:8px}.chat-layout{display:grid;grid-template-columns:280px 1fr;gap:20px;height:calc(100vh - 200px);min-height:480px}.chat-sidebar{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}.chat-sidebar-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.chat-list{flex:1;overflow-y:auto;padding:8px}.chat-list-item{padding:12px;border-radius:var(--radius-sm);cursor:pointer;transition:all .15s;margin-bottom:4px}.chat-list-item:hover{background:var(--bg)}.chat-list-item.active{background:var(--primary-light)}.chat-list-item .chat-item-title{font-size:13px;font-weight:600;margin-bottom:4px}.chat-list-item .chat-item-preview{font-size:12px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-main{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}.chat-main-header{padding:14px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}.chat-ai-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#818cf8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background:#fafbfc}.chat-msg{display:flex;gap:10px;max-width:80%}.chat-msg.ai{align-self:flex-start}.chat-msg.user{align-self:flex-end;flex-direction:row-reverse}.chat-msg .msg-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.chat-msg.ai .msg-avatar{background:linear-gradient(135deg,#4f46e5,#818cf8);color:#fff}.chat-msg.user .msg-avatar{background:#e2e8f0;color:var(--text)}.chat-msg .msg-bubble{padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.6}.chat-msg.ai .msg-bubble{background:#fff;border:1px solid var(--border);border-bottom-left-radius:4px}.chat-msg.user .msg-bubble{background:var(--primary);color:#fff;border-bottom-right-radius:4px}.chat-input-area{padding:16px 20px;border-top:1px solid var(--border);display:flex;gap:10px;align-items:flex-end}.chat-input-area textarea{flex:1;border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-size:13px;font-family:inherit;resize:none;outline:none;min-height:42px;max-height:120px;line-height:1.5}.chat-input-area textarea:focus{border-color:var(--primary)}.chat-send-btn{width:42px;height:42px;border-radius:10px;border:none;background:var(--primary);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-send-btn:hover{background:var(--primary-dark)}.course-card{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border);padding:20px;box-shadow:var(--shadow);transition:all .2s}.course-card:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1}.course-num{font-size:24px;font-weight:800;color:var(--primary);margin-bottom:8px}.course-title{font-size:15px;font-weight:600;margin-bottom:4px}.course-desc{font-size:12px;color:var(--text-secondary);margin-bottom:12px;line-height:1.5}.course-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--text-muted)}.skill-card{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border);padding:20px;box-shadow:var(--shadow);transition:all .2s}.skill-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.skill-icon.purple{background:#ede9fe;color:#7c3aed}.skill-icon.blue{background:#dbeafe;color:#2563eb}.skill-icon.green{background:#d1fae5;color:#059669}.skill-icon.orange{background:#ffedd5;color:#ea580c}.skill-name{font-size:14px;font-weight:600;margin-bottom:4px}.skill-desc{font-size:12px;color:var(--text-secondary);margin-bottom:10px;line-height:1.5}.tab-bar{display:flex;gap:0;margin-bottom:20px;background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border);padding:4px;width:-moz-fit-content;width:fit-content}.tab-btn{padding:8px 20px;border-radius:8px;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.tab-btn.active{background:var(--primary);color:#fff}.tab-btn:not(.active){background:transparent;color:var(--text-secondary)}.tab-btn:not(.active):hover{background:var(--bg)}.timeline{position:relative;padding-left:28px}.timeline:before{content:"";position:absolute;left:11px;top:0;bottom:0;width:2px;background:var(--border)}.timeline-item{position:relative;padding-bottom:24px}.timeline-dot{position:absolute;left:-22px;top:2px;width:14px;height:14px;border-radius:50%;background:var(--primary);border:3px solid #eef2ff}.timeline-date{font-size:12px;color:var(--text-muted);margin-bottom:4px}.timeline-title{font-size:14px;font-weight:600}.chart-wrap{position:relative;width:100%;height:240px}.hero-header{background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:var(--radius);padding:28px 32px;color:#fff;margin-bottom:20px}.empty-state{text-align:center;padding:60px 20px;color:var(--text-muted)}.empty-icon{font-size:48px;margin-bottom:12px}.empty-text{font-size:14px}.typing-dot{width:8px;height:8px;border-radius:50%;background:var(--text-muted);display:inline-block;animation:typingBounce 1.2s infinite ease-in-out}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}@media(max-width:1200px){.stats-row,.score-cards{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-2-1{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.chat-layout{grid-template-columns:1fr}.chat-sidebar{display:flex;max-height:240px}}.mobile-menu-btn{display:none;border:1px solid var(--border);background:#fff;border-radius:8px;width:36px;height:36px;font-size:18px}.mobile-nav-mask{display:none}@media(max-width:768px){.sidebar{transform:translate(-100%);transition:transform .2s ease;width:82vw;max-width:300px}.app-layout.nav-open .sidebar{transform:translate(0)}.mobile-nav-mask{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:90}.main-content{margin-left:0;width:100%}.topbar{padding:0 14px;height:56px}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center}.content{padding:16px 14px 88px}.stats-row,.score-cards,.grid-2,.grid-2-1,.grid-3,.grid-4{grid-template-columns:1fr!important}.topbar-right{gap:8px}.topbar-title{font-size:14px}.card-body{padding:16px}.plan-item{align-items:flex-start;flex-wrap:wrap}.chat-layout{height:auto;min-height:calc(100vh - 72px);display:flex;flex-direction:column;gap:12px}.chat-sidebar{max-height:220px;flex-shrink:0;border-radius:10px}.chat-sidebar-header{padding:12px 14px}.chat-list{max-height:164px}.chat-list-item{padding:10px}.chat-main{min-height:calc(100vh - 360px);flex:1}}.project-grid-demo{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.project-demo-card{overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.project-demo-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.project-demo-hero{padding:24px 20px;color:#fff}@media(max-width:768px){.project-grid-demo{grid-template-columns:1fr}.project-contact-grid{grid-template-columns:1fr!important;justify-items:center;text-align:center}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}img,video,canvas,iframe,textarea,input,select,button{max-width:100%}.questionnaire-page,.questionnaire-shell,.questionnaire-page .card,.questionnaire-page .card-body,.questionnaire-options,.chat-layout,.chat-main,.chat-sidebar{max-width:100%;min-width:0}.questionnaire-options>button{width:100%;overflow-wrap:anywhere}.chat-delete-btn{border:0;background:transparent;color:#dc2626;font-size:12px;cursor:pointer;padding:2px 4px;border-radius:6px;flex-shrink:0}.chat-delete-btn:hover{background:var(--danger-light)}@media(max-width:768px){body{overscroll-behavior-x:none}.questionnaire-page{padding:16px 12px 28px!important;width:100vw}.questionnaire-shell{width:100%}.questionnaire-page .diagnosis-header{padding:20px 16px;border-radius:10px}.questionnaire-page .diagnosis-header>div:first-child{align-items:flex-start!important}.questionnaire-page .diag-title{font-size:20px}.questionnaire-page .card-header{padding:14px;align-items:flex-start!important;flex-direction:column}.questionnaire-page .card-body{padding:14px!important}.questionnaire-options.single,.questionnaire-options.multi{grid-template-columns:1fr!important}.questionnaire-page textarea{width:100%!important}.questionnaire-page .card-body[style*=border-top]{align-items:stretch}.questionnaire-page .card-body[style*=border-top]>div{width:100%;justify-content:space-between}.questionnaire-page .btn{min-height:40px;justify-content:center}.chat-layout{width:100%;max-width:100%;overflow:hidden}.chat-msg{max-width:92%}.chat-msg .msg-bubble{overflow-wrap:anywhere}}.chat-list-item{position:relative}.chat-list-item-inner{display:flex;align-items:flex-start;gap:8px;width:100%}.chat-more-btn{width:30px;height:30px;border:0;border-radius:999px;background:#0f172a0f;color:var(--text-secondary);cursor:pointer;display:none;align-items:center;justify-content:center;letter-spacing:1px;flex-shrink:0}.chat-list-item:hover .chat-more-btn,.chat-more-btn.visible{display:inline-flex}.chat-more-btn:hover{background:#0f172a1f;color:var(--text)}.chat-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;background:transparent}.chat-action-menu{position:fixed;width:190px;padding:8px;border-radius:18px;background:#fffffff5;border:1px solid rgba(226,232,240,.9);box-shadow:0 18px 50px #0f172a2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-action-menu button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;font-size:15px;font-weight:650;color:var(--text);cursor:pointer;text-align:left}.chat-action-menu button:hover{background:#f1f5f9}.chat-action-menu button span{width:22px;text-align:center}.chat-action-menu button.danger{color:#ef1717}.chat-action-menu button.danger:hover{background:#fee2e2}@media(max-width:768px){.chat-more-btn{display:none!important}.chat-menu-backdrop.mobile{background:#0f172a47;display:flex;align-items:flex-end;padding:0 12px 18px}.chat-action-menu.mobile{position:static;width:100%;border-radius:20px;padding:10px}.chat-action-menu.mobile button{font-size:17px;padding:15px 16px}}.topbar{top:0;z-index:120;flex-shrink:0}.plan-page,.plan-layout,.plan-week-card{width:100%;max-width:100%;min-width:0}.plan-layout>div{min-width:0}@media(max-width:768px){.topbar{position:sticky;top:0;height:calc(56px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0;z-index:120;box-shadow:0 1px #e2e8f0e6}.topbar-left,.topbar-right{min-width:0}.topbar-title{min-width:0;max-width:calc(100vw - 156px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-page{max-width:100%!important}.plan-page-header{flex-direction:column;align-items:stretch!important;gap:10px;margin-bottom:14px!important}.plan-page-header>div:last-child{justify-content:flex-start;flex-wrap:wrap}.plan-layout{display:flex!important;flex-direction:column;gap:14px!important}.plan-section{margin-bottom:18px}.plan-section-title{gap:6px;flex-wrap:wrap}.plan-item{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px 10px;padding:12px;width:100%}.plan-checkbox{margin-top:1px}.plan-text{min-width:0;overflow-wrap:anywhere;line-height:1.55}.plan-time,.plan-badge{grid-column:2;justify-self:start}.plan-week-card{order:-1}.plan-week-card .card-header{padding:12px 14px!important}.plan-week-card .card-header h3{font-size:14px!important}.plan-week-grid{grid-template-columns:repeat(7,minmax(34px,1fr))!important;gap:4px!important}.sidebar{z-index:160}.mobile-nav-mask{z-index:140}}.chat-history-btn,.chat-history-mask{display:none}.plan-item-content{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.plan-item-meta{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.plan-badge.achievement{background:var(--success-light);color:#166534}.plan-fold-btn{width:100%;border:1px dashed #cbd5e1;background:#fff;color:var(--primary);border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700;cursor:pointer}.plan-fold-btn:hover{background:var(--primary-light);border-color:#c7d2fe}.plan-empty-card{border:1px dashed var(--border);border-radius:10px;padding:14px;color:var(--text-muted);background:#fff;font-size:13px}.plan-item-achievement{background:#f0fdf4;border-color:#bbf7d0}@media(max-width:768px){.chat-layout{position:relative;display:block!important;height:calc(100vh - 88px);min-height:calc(100vh - 88px);overflow:hidden}.chat-main{width:100%;height:100%;min-height:0!important;border-radius:10px}.chat-history-btn{display:inline-flex;width:34px;height:34px;border:1px solid var(--border);border-radius:10px;background:#fff;align-items:center;justify-content:center;font-size:16px;cursor:pointer;flex-shrink:0}.chat-sidebar{position:fixed;top:calc(56px + env(safe-area-inset-top,0px));left:0;bottom:0;width:min(82vw,320px);max-height:none!important;border-radius:0 14px 14px 0;z-index:250;transform:translate(-104%);transition:transform .2s ease;box-shadow:12px 0 32px #0f172a2e}.chat-layout.mobile-history-open .chat-sidebar{transform:translate(0)}.chat-history-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;border:0;background:#0f172a52}.chat-layout.mobile-history-open .chat-history-mask{display:block}.chat-sidebar-header{padding:14px}.chat-list{max-height:none!important;flex:1;padding:8px}.chat-list-item{padding:11px}.chat-main-header{padding:10px 12px;gap:9px}.chat-ai-avatar{width:34px;height:34px}.chat-messages{padding:14px 12px;gap:12px}.chat-input-area{padding:10px 12px}.plan-item{grid-template-columns:24px minmax(0,1fr)!important;background:#fff;box-shadow:0 1px 2px #0f172a0a}.plan-item-content{grid-column:2;display:flex;flex-direction:column;align-items:stretch;gap:8px}.plan-item-meta{display:flex;flex-wrap:wrap;gap:6px}.plan-time{grid-column:auto!important;justify-self:auto!important;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;background:#f8fafc;border:1px solid var(--border);border-radius:999px;padding:2px 8px;color:#64748b}.plan-badge{grid-column:auto!important;justify-self:auto!important;border-radius:999px}.plan-item-overdue{border-color:#fde68a;background:#fffbeb}.plan-item-must{border-color:#fecaca}.plan-item-suggest{border-color:#c7d2fe;background:#f8fafc}.plan-empty-card{padding:13px 12px;line-height:1.6}}.plan-empty-card.success{color:#166534;border-color:#bbf7d0;background:#f0fdf4;font-weight:650}@media(max-width:768px){.topbar{position:fixed!important;top:0;left:0;right:0;height:calc(56px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0;z-index:220;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content{padding-top:calc(72px + env(safe-area-inset-top,0px))!important}.sidebar{top:0;padding-top:env(safe-area-inset-top,0px);z-index:300}.mobile-nav-mask{z-index:280}.chat-layout{height:calc(100vh - 104px - env(safe-area-inset-top,0px));min-height:calc(100vh - 104px - env(safe-area-inset-top,0px))}.chat-sidebar{top:calc(56px + env(safe-area-inset-top,0px));z-index:270}.chat-history-mask{z-index:260}.chat-history-btn{width:auto;min-width:64px;height:32px;padding:0 10px;gap:4px;border-radius:999px;background:#f8fafc;color:#334155;font-size:13px;font-weight:700}.chat-history-btn span{font-size:14px;line-height:1}.chat-history-btn b{font:inherit}.plan-section-title{margin-bottom:12px;font-size:15px}.plan-section-title .tag{border-radius:999px;padding:3px 9px}.plan-item{border-radius:14px;padding:14px 14px 14px 12px;gap:0 12px;margin-bottom:10px;min-height:86px}.plan-checkbox{width:24px;height:24px;border-radius:8px}.plan-item-content{gap:10px}.plan-text{font-size:16px;font-weight:700;letter-spacing:0}.plan-item-meta{gap:8px}.plan-time{padding:3px 10px;font-size:12px;background:#ffffffb8}.plan-badge{padding:3px 10px;font-size:12px}.plan-item-overdue{background:linear-gradient(180deg,#fffbeb,#fff);border-color:#fde68a}.plan-item-must{background:linear-gradient(180deg,#fff7f7,#fff);border-color:#fecaca}.plan-item-suggest{background:linear-gradient(180deg,#f8faff,#fff);border-color:#c7d2fe}.plan-item-achievement{background:linear-gradient(180deg,#f0fdf4,#fff);border-color:#bbf7d0}.plan-fold-btn{min-height:48px;border-radius:14px;background:#fff;font-size:15px}}@media(max-width:768px){.plan-section-title{justify-content:center;text-align:center;position:relative;padding:0 62px;min-height:30px}.plan-section-title>span:first-child,.plan-section-title>span:nth-child(2){flex-shrink:0}.plan-section-title>.tag{position:absolute;right:0;top:50%;transform:translateY(-50%);margin-left:0!important}.chat-menu-backdrop{z-index:520!important}.chat-action-menu{z-index:530!important}.chat-menu-backdrop.mobile{z-index:520!important}.chat-action-menu.mobile{z-index:530!important}}.sidebar-logo .brand-logo{display:block;width:168px;height:auto;max-width:100%}@media(max-width:768px){.sidebar-logo .brand-logo{width:176px}}.sidebar-logo{display:flex;align-items:center;justify-content:center;padding:18px 20px}.sidebar-logo .brand-logo{width:48px!important;height:48px!important;border-radius:12px}@media(max-width:768px){.sidebar-logo .brand-logo{width:52px!important;height:52px!important}}.questionnaire-options.single,.questionnaire-options.multi{grid-template-columns:1fr!important}.questionnaire-options.has-many{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media(max-width:420px){.questionnaire-options.has-many{grid-template-columns:1fr!important}}.option-indicator{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:2px solid #cbd5e1;color:#fff;font-size:13px;font-weight:900;transition:all .15s ease}.option-indicator.radio{border-radius:999px}.option-indicator.radio.active{border:6px solid var(--primary);box-shadow:0 0 0 3px #4f46e51f}.option-indicator.checkbox{border-radius:6px}.option-indicator.checkbox.active{background:var(--primary);border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.icp-footer{width:100%;text-align:center;font-size:12px;line-height:1.6}.icp-footer a{color:#64748b;text-decoration:none}.icp-footer a:hover{color:var(--primary);text-decoration:underline}.login-icp-footer a{color:#e2e8f0c7}.login-icp-footer a:hover{color:#fff}.app-icp-footer{padding:10px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#f8fafc;border-top:1px solid var(--border)}@media(max-width:768px){.app-icp-footer{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}}.v2-app{--sidebar-width: 188px;--primary: #2563eb;--primary-light: #eaf1ff;--primary-dark: #1d4ed8;--radius: 8px;--radius-sm: 6px;background:#eef2f7}.v2-sidebar{background:#0d1b32;overflow:hidden}.v2-brand{height:72px;display:flex;align-items:center;gap:9px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08)}.v2-brand img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.v2-brand div{display:flex;flex-direction:column;min-width:0}.v2-brand strong{color:#fff;font-size:17px}.v2-brand span{color:#8393aa;font-size:11px;margin-top:2px}.v2-sidebar .sidebar-nav{padding:16px 10px;display:grid;gap:4px}.v2-sidebar .nav-item{width:100%;border:0;background:transparent;display:grid;grid-template-columns:21px 1fr;padding:11px 10px;text-align:left;border-radius:7px;color:#9eacc0;margin:0}.v2-sidebar .nav-item svg{width:18px;height:18px}.v2-sidebar .nav-item.active{background:#1b3152;color:#fff;box-shadow:inset 3px 0 #3b82f6}.v2-profile-nav{margin:auto 10px 16px;padding:13px 10px;border:0;border-top:1px solid #223047;background:transparent;color:#9eacc0;display:flex;gap:9px;align-items:center;cursor:pointer}.v2-profile-nav.active,.v2-profile-nav:hover{color:#fff}.v2-profile-nav svg{width:18px}.v2-topbar{height:64px;padding:0 28px;position:sticky;top:0;z-index:90}.v2-topbar .topbar-title{font-size:14px}.v2-top-icon{width:38px;height:38px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;border-radius:6px;position:relative}.v2-top-icon:hover{background:#f1f5f9}.v2-top-icon svg{width:18px}.v2-top-icon>span{position:absolute;top:2px;right:1px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#ef4444;color:#fff;font-size:9px;line-height:16px}.v2-notification-wrap,.v2-avatar-wrap{position:relative}.v2-notification-pop{position:absolute;top:45px;right:0;width:340px;background:#fff;border:1px solid #dbe2ea;box-shadow:0 18px 50px #1d2d4829;z-index:120}.v2-notification-pop header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #e2e8f0}.v2-notification-pop header button{border:0;background:transparent;cursor:pointer}.v2-notification-pop header svg{width:17px}.v2-notification-pop>div{max-height:340px;overflow:auto;padding:8px}.v2-notification-pop>div>button{display:flex;flex-direction:column;width:100%;padding:10px;border:0;border-bottom:1px solid #eef2f7;background:#fff;text-align:left;cursor:pointer}.v2-notification-pop>div>button.unread{background:#eff6ff}.v2-notification-pop button strong{font-size:13px}.v2-notification-pop button span{font-size:11px;color:#64748b;margin-top:4px;line-height:1.5}.v2-notification-pop p{text-align:center;color:#94a3b8;padding:28px}.v2-avatar-menu{position:absolute;top:43px;right:0;width:176px;background:#fff;border:1px solid #dbe2ea;box-shadow:0 18px 40px #1d2d4826;padding:6px;z-index:120}.v2-avatar-menu button{width:100%;padding:10px;display:flex;align-items:center;gap:9px;border:0;background:transparent;text-align:left;cursor:pointer;border-radius:5px}.v2-avatar-menu button:hover{background:#f1f5f9}.v2-avatar-menu svg{width:16px}.v2-avatar-menu .danger{color:#dc2626}.v2-content{padding:28px}.v2-page{max-width:1280px;margin:0 auto}.v2-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px}.v2-page-head p{margin:0 0 5px;color:#68758a;font-size:13px}.v2-page-head h1{margin:0;font-size:25px;letter-spacing:0}.v2-head-actions{display:flex;gap:9px}.v2-button{min-height:40px;border-radius:6px;padding:9px 14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:650;cursor:pointer}.v2-button svg{width:16px;height:16px}.v2-button.primary{color:#fff;background:#2563eb}.v2-button.primary:hover{background:#1d4ed8}.v2-button.secondary{background:#fff;border-color:#dbe2ea}.v2-button.danger{color:#fff;background:#dc2626}.v2-button.on-dark{color:#fff;border-color:#ffffff4d;background:#ffffff1a;white-space:nowrap}.v2-button:disabled{cursor:wait;opacity:.65}.v2-full{width:100%}.v2-kicker{display:block;color:#68758a;font-size:11px;font-weight:700;letter-spacing:.04em}.v2-project-strip{padding:20px 22px;color:#fff;background:linear-gradient(105deg,#122c55,#1f4f87);display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(280px,1fr) auto;align-items:center;gap:24px;border-radius:8px;margin-bottom:18px}.v2-project-title{display:flex;align-items:center;gap:14px}.v2-project-title>span{width:44px;height:44px;flex:none;display:grid;place-items:center;background:#ffffff1f;border-radius:7px}.v2-project-title>span svg{width:23px}.v2-project-title small{color:#91acd0}.v2-project-title h2{font-size:18px;margin:3px 0}.v2-project-title p{color:#bed0e6;font-size:12px;margin:0;line-height:1.5}.v2-project-stats{display:grid;grid-template-columns:repeat(3,1fr)}.v2-project-stats>div{border-left:1px solid rgba(255,255,255,.2);padding-left:13px}.v2-project-stats span{display:block;color:#9eb2cf;font-size:11px}.v2-project-stats strong{display:block;font-size:14px;margin-top:4px}.v2-project-alert{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border-left:3px solid #d97706;background:#fff7e5;color:#92400e;margin-bottom:18px}.v2-project-alert svg{width:18px;flex:none}.v2-project-alert div{display:flex;flex-direction:column;flex:1}.v2-project-alert strong{font-size:13px}.v2-project-alert span{font-size:12px;margin-top:2px}.v2-project-alert button{border:0;background:transparent;color:#b45309;font-size:12px;font-weight:700;cursor:pointer}.v2-work-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);gap:18px}.v2-panel{background:#fff;border:1px solid #dbe2ea}.v2-panel-head{min-height:56px;padding:13px 17px;border-bottom:1px solid #dbe2ea;display:flex;align-items:center;justify-content:space-between;gap:12px}.v2-panel-head>div{display:flex;align-items:center;gap:10px}.v2-panel-head svg{width:18px;color:#2563eb}.v2-panel-head h3{margin:0;font-size:15px}.v2-panel-head small{display:block;color:#68758a;font-size:10px}.v2-panel-head button{border:0;background:transparent;color:#2563eb;font-size:12px;cursor:pointer}.v2-panel-head>span{color:#68758a;font-size:11px}.v2-step{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#e8f0ff;color:#2563eb;font-weight:800;font-size:12px}.v2-due{color:#b45309;background:#fff7e5;font-size:11px;padding:5px 8px;border-radius:4px}.v2-progress{height:3px;background:#e2e8f0}.v2-progress span{display:block;height:100%;background:#2563eb}.v2-next-action{min-height:160px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:20px}.v2-action-copy h2{margin:5px 0 7px;font-size:18px}.v2-action-copy p{color:#68758a;font-size:13px;line-height:1.65;margin:0}.v2-evidence{display:flex;gap:14px;flex-wrap:wrap;margin-top:15px}.v2-evidence span{display:flex;align-items:center;gap:5px;color:#68758a;font-size:11px}.v2-evidence svg{width:14px}.v2-panel-foot{min-height:46px;border-top:1px solid #dbe2ea;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#68758a;font-size:11px}.v2-panel-foot button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#2563eb;font-size:11px;cursor:pointer}.v2-panel-foot svg{width:14px}.v2-feedback-body{padding:18px}.v2-review-status{display:inline-block;padding:5px 8px;border-radius:4px;font-size:11px;font-weight:700}.v2-review-status.valid{color:#087f5b;background:#eafaf4}.v2-review-status.revise{color:#b45309;background:#fff7e5}.v2-feedback-body>p{margin:14px 0 17px;font-size:13px;line-height:1.75}.v2-human-note{padding:12px;display:flex;gap:10px;background:#f7f9fc;border-left:3px solid #d97706}.v2-human-note svg{width:18px;color:#d97706;flex:none}.v2-human-note div{display:flex;flex-direction:column;gap:3px}.v2-human-note strong{font-size:12px}.v2-human-note span{color:#68758a;font-size:11px;line-height:1.5}.v2-panel-empty{padding:36px 20px;text-align:center;color:#94a3b8;font-size:12px}.v2-route-panel{margin-top:18px}.v2-milestone-track{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 30px}.v2-milestone-track>div{position:relative;display:grid;justify-items:center;text-align:center;gap:5px}.v2-milestone-track>div:not(:last-child):after{content:"";position:absolute;height:2px;background:#dbe2ea;top:14px;left:58%;width:84%}.v2-milestone-track>div.done:not(:last-child):after{background:#0f9f6e}.v2-milestone-track span{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f7f9fc;border:1px solid #dbe2ea;font-size:12px;font-weight:700}.v2-milestone-track span svg{width:15px}.v2-milestone-track .done span{background:#0f9f6e;color:#fff;border-color:#0f9f6e}.v2-milestone-track .current span{color:#2563eb;background:#fff;border:2px solid #2563eb}.v2-milestone-track strong{font-size:12px}.v2-milestone-track small{color:#68758a;font-size:10px}.v2-loading,.v2-app-loading{min-height:280px;display:flex;align-items:center;justify-content:center;gap:12px;color:#68758a;font-size:13px}.v2-app-loading{min-height:100vh;background:#eef2f7}.v2-loading>span,.v2-app-loading>span{width:26px;height:26px;border:3px solid #dbe2ea;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.v2-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid #dbe2ea;padding:35px}.v2-empty>svg{width:44px;height:44px;color:#2563eb;margin-bottom:14px}.v2-empty h1,.v2-empty h2{margin:4px 0 8px}.v2-empty p{max-width:540px;color:#68758a;margin:0 0 18px;line-height:1.7}.v2-empty-project{min-height:560px}.v2-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:18px;background:#0912228c}.v2-modal{width:100%;max-width:720px;max-height:92vh;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 22px 70px #00000040}.v2-modal-head{min-height:70px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe2ea}.v2-modal-head h2{font-size:18px;margin:3px 0 0}.v2-icon-btn{width:38px;height:38px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.v2-icon-btn svg{width:19px}.v2-modal-context{display:flex;flex-direction:column;gap:3px;padding:12px 20px;background:#eff6ff;color:#1e40af}.v2-modal-context strong{font-size:12px}.v2-modal-context span{font-size:11px}.v2-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.v2-field{display:flex;flex-direction:column;gap:6px}.v2-field-wide{grid-column:1 / -1}.v2-field>span{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:650;color:#475569}.v2-field>span svg{width:14px}.v2-field input,.v2-field textarea,.v2-field select{width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#fff;padding:10px 11px;font:inherit;font-size:13px;outline:none;resize:vertical}.v2-field input:focus,.v2-field textarea:focus,.v2-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.v2-modal-foot{min-height:64px;padding:12px 20px;border-top:1px solid #dbe2ea;display:flex;justify-content:space-between;align-items:center;gap:12px}.v2-modal-foot>span{display:flex;align-items:center;gap:6px;color:#68758a;font-size:11px}.v2-modal-foot>span svg{width:15px;color:#2563eb}.v2-modal-foot>div{display:flex;gap:8px}.v2-inline-error{margin:0 20px 12px;padding:10px 12px;background:#fef2f2;color:#b91c1c;border-left:3px solid #dc2626;font-size:12px}.v2-result-dialog,.v2-confirm-dialog{width:100%;max-width:440px;padding:30px;background:#fff;text-align:center;border-radius:8px}.v2-result-dialog>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;margin:0 auto 13px}.v2-result-dialog>span.success{background:#eafaf4;color:#0f9f6e}.v2-result-dialog>span.warning{background:#fff7e5;color:#d97706}.v2-result-dialog h2,.v2-confirm-dialog h2{margin:0 0 8px;font-size:19px}.v2-result-dialog>p,.v2-confirm-dialog>p{color:#68758a;font-size:13px;line-height:1.7}.v2-result-suggestion{text-align:left;margin:18px 0;padding:13px;background:#f7f9fc;font-size:12px;line-height:1.65}.v2-result-suggestion strong{display:block;margin-bottom:4px}.v2-confirm-dialog>svg{width:42px;height:42px;color:#dc2626;margin-bottom:12px}.v2-confirm-dialog>div{display:flex;justify-content:center;gap:8px;margin-top:18px}.v2-project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v2-project-list>button{min-height:86px;padding:16px;display:grid;grid-template-columns:30px 1fr 20px;gap:12px;align-items:center;text-align:left;border:1px solid #dbe2ea;background:#fff;cursor:pointer}.v2-project-list>button:hover{border-color:#2563eb}.v2-project-list svg{color:#2563eb}.v2-project-list span{display:flex;flex-direction:column;gap:4px}.v2-project-list small{color:#68758a}.v2-template-options{padding:16px 20px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v2-template-options button{min-height:70px;display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #dbe2ea;background:#fff;text-align:left;cursor:pointer}.v2-template-options button.active{border:2px solid #2563eb;background:#eff6ff}.v2-template-options svg{width:18px;color:#2563eb}.v2-template-options span{display:flex;flex-direction:column}.v2-template-options small{color:#68758a;margin-top:3px}.v2-back{border:0;background:transparent;color:#2563eb;display:flex;gap:5px;align-items:center;padding:0;margin-bottom:5px;cursor:pointer;font-size:12px}.v2-back svg{width:14px}.v2-project-tabs{display:flex;gap:24px;border-bottom:1px solid #dbe2ea;margin-bottom:18px}.v2-project-tabs button{padding:10px 2px 12px;border:0;background:transparent;color:#68758a;cursor:pointer}.v2-project-tabs button.active{color:#2563eb;font-weight:700;border-bottom:2px solid #2563eb}.v2-project-tabs b{font-size:10px;padding:2px 5px;background:#e2e8f0;border-radius:8px}.v2-project-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.65fr);gap:18px}.v2-hypothesis{display:flex;justify-content:space-between;gap:18px;padding:20px}.v2-hypothesis h2{font-size:18px;line-height:1.45;margin:5px 0 0}.v2-hypothesis>span{height:-moz-max-content;height:max-content;color:#2563eb;background:#eaf1ff;padding:5px 9px;font-size:11px}.v2-metric-row{display:grid;grid-template-columns:1.6fr 1fr .65fr;border-top:1px solid #dbe2ea;border-bottom:1px solid #dbe2ea}.v2-metric-row>div{padding:15px 20px;border-right:1px solid #dbe2ea}.v2-metric-row>div:last-child{border:0}.v2-metric-row span{display:block;color:#68758a;font-size:11px}.v2-metric-row strong{display:block;margin-top:5px;font-size:13px}.v2-board-title{padding:18px 20px 8px;display:flex;justify-content:space-between}.v2-board-title h3{font-size:14px}.v2-board-title span{color:#68758a;font-size:11px}.v2-milestone-list{padding:0 20px 20px}.v2-milestone-list article{min-height:78px;display:grid;grid-template-columns:30px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #dbe2ea}.v2-milestone-list article>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f7f9fc;font-size:11px}.v2-milestone-list article>span svg{width:15px}.v2-milestone-list article.done>span{color:#0f9f6e;background:#eafaf4}.v2-milestone-list article.current>span{color:#2563eb;background:#eaf1ff;font-weight:800}.v2-milestone-list h3{font-size:13px;margin:0 0 4px}.v2-milestone-list p{color:#68758a;font-size:11px;margin:0}.v2-milestone-action{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.v2-milestone-action small{color:#68758a}.v2-milestone-action button{border:0;background:transparent;color:#2563eb;font-size:11px;cursor:pointer}.v2-project-side{display:flex;flex-direction:column;gap:14px}.v2-project-side .v2-project-alert{margin:0;background:#fff;border:1px solid #dbe2ea;border-left:3px solid #d97706}.v2-side-section{border:1px solid #dbe2ea;background:#fff;padding:16px}.v2-side-section h3{font-size:13px;margin-bottom:10px}.v2-side-section>div{display:flex;gap:10px;padding:11px 0;border-top:1px solid #e2e8f0}.v2-side-section svg{width:18px;color:#2563eb;flex:none}.v2-side-section span{display:flex;flex-direction:column}.v2-side-section strong{font-size:12px}.v2-side-section small{color:#68758a;font-size:10px;margin-top:3px}.v2-record-list{display:grid;gap:10px}.v2-record-list>article{display:grid;grid-template-columns:54px 1fr auto;gap:16px;padding:17px;background:#fff;border:1px solid #dbe2ea}.v2-record-date{border-right:1px solid #dbe2ea;display:flex;flex-direction:column;align-items:center;justify-content:center}.v2-record-date strong{font-size:20px}.v2-record-date span{color:#68758a;font-size:10px}.v2-record-copy h3{font-size:14px;margin:3px 0 6px}.v2-record-copy>p{color:#68758a;font-size:12px;margin:0;line-height:1.55}.v2-record-copy>div{display:flex;gap:10px;margin-top:8px}.v2-record-copy>div>span{color:#475569;background:#f1f5f9;padding:3px 6px;font-size:10px}.v2-record-copy aside{display:flex;gap:8px;margin-top:12px;padding:10px;border-left:3px solid #0f9f6e;background:#f7f9fc}.v2-record-copy aside.revise{border-color:#d97706}.v2-record-copy aside svg{width:16px;color:#2563eb;flex:none}.v2-record-copy aside span{display:flex;flex-direction:column}.v2-record-copy aside strong{font-size:11px}.v2-record-copy aside small{color:#68758a;margin-top:3px}.v2-record-state{height:-moz-max-content;height:max-content;padding:4px 7px;font-size:10px;background:#f1f5f9;color:#64748b}.v2-record-state.valid{color:#087f5b;background:#eafaf4}.v2-record-state.needs_revision{color:#b45309;background:#fff7e5}.v2-filterbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.v2-filterbar label{min-width:280px;flex:1;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dbe2ea;padding:0 11px}.v2-filterbar label svg{width:17px;color:#68758a}.v2-filterbar input{flex:1;min-height:42px;border:0;outline:none}.v2-filterbar select{min-width:180px;border:1px solid #dbe2ea;background:#fff;padding:0 10px}.v2-review-summary{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #dbe2ea;margin-bottom:16px}.v2-review-summary>div{padding:16px 18px;display:flex;align-items:center;gap:10px;border-right:1px solid #dbe2ea}.v2-review-summary>div:last-child{border:0}.v2-review-summary svg{width:20px;color:#2563eb}.v2-review-summary span{font-size:12px;color:#68758a}.v2-review-summary strong{display:block;color:#172033;font-size:16px}.v2-review-list{display:grid;gap:10px}.v2-review-list article{padding:17px;display:grid;grid-template-columns:38px 1fr;gap:13px;background:#fff;border:1px solid #dbe2ea}.v2-review-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.v2-review-icon svg{width:17px}.v2-review-icon.valid{color:#0f9f6e;background:#eafaf4}.v2-review-icon.revise{color:#d97706;background:#fff7e5}.v2-review-meta{display:flex;justify-content:space-between;color:#68758a;font-size:10px}.v2-review-list h3{font-size:14px;margin:6px 0}.v2-review-list p{color:#68758a;font-size:12px;margin:0;line-height:1.6}.v2-review-list footer{display:flex;align-items:center;gap:5px;color:#68758a;font-size:10px;margin-top:10px}.v2-review-list footer svg{width:13px}.v2-missing{display:inline-block;margin-top:9px;color:#b45309;background:#fff7e5;padding:5px 7px;font-size:10px}.v2-knowledge-tools{margin-bottom:18px}.v2-knowledge-tools>h2{font-size:14px;margin-bottom:9px}.v2-knowledge-tools>div{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.v2-knowledge-tools button{min-height:88px;display:flex;gap:10px;align-items:center;padding:12px;background:#fff;border:1px solid #dbe2ea;text-align:left;cursor:pointer}.v2-knowledge-tools button:hover{border-color:#2563eb}.v2-knowledge-tools svg{width:20px;color:#2563eb;flex:none}.v2-knowledge-tools span{display:flex;flex-direction:column}.v2-knowledge-tools strong{font-size:12px}.v2-knowledge-tools small{color:#68758a;font-size:10px;margin-top:4px;line-height:1.4}.v2-knowledge-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v2-knowledge-list{padding:0 16px}.v2-knowledge-list article{display:flex;gap:10px;padding:14px 0;border-bottom:1px solid #e2e8f0}.v2-knowledge-list article>svg{width:18px;color:#2563eb;flex:none}.v2-knowledge-list h3{font-size:12px;margin:0 0 4px}.v2-knowledge-list p{color:#68758a;font-size:11px;line-height:1.5;white-space:pre-line}.v2-knowledge-list time{color:#94a3b8;font-size:9px}.v2-report-hero{padding:28px;color:#fff;background:linear-gradient(105deg,#122c55,#1f4f87)}.v2-report-hero h2{font-size:26px;margin:5px 0 10px}.v2-report-hero p{color:#cbd9ea;max-width:780px;line-height:1.7}.v2-report-hero>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.v2-report-hero>div span{padding:5px 8px;background:#ffffff1a;font-size:11px}.v2-report-next{display:flex;gap:12px;padding:18px;margin-top:14px}.v2-report-next svg{color:#2563eb}.v2-report-next strong{font-size:13px}.v2-report-next p{color:#68758a;font-size:12px;margin-top:4px}.v2-modal-intro{padding:16px 20px 8px;color:#68758a;font-size:12px;line-height:1.6}.v2-outcome-option{width:calc(100% - 40px);margin:8px 20px;min-height:62px;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:10px;background:#fff;border:1px solid #dbe2ea;padding:10px;text-align:left;cursor:pointer}.v2-outcome-option:hover{border-color:#2563eb}.v2-outcome-option>svg{width:18px;color:#2563eb}.v2-outcome-option span{display:flex;flex-direction:column}.v2-outcome-option small{color:#68758a;margin-top:3px}.v2-outcome-dot{width:12px;height:12px;border-radius:50%;background:#94a3b8}.v2-outcome-dot.failed{background:#dc2626}.v2-outcome-dot.extend{background:#d97706}.v2-outcome-dot.validated{background:#0f9f6e}.v2-outcome-dot.scalable{background:#2563eb}.v2-mobile-nav{display:none}@media(max-width:1000px){.v2-project-strip{grid-template-columns:1fr}.v2-project-stats{order:3}.v2-work-grid,.v2-project-layout,.v2-knowledge-grid{grid-template-columns:1fr}.v2-knowledge-tools>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.v2-app{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.v2-sidebar{z-index:180;width:82vw;max-width:300px;transform:translate(-100%);transition:transform .2s ease}.v2-app.nav-open .v2-sidebar{transform:translate(0)}.v2-content{padding:16px 14px 28px}.v2-topbar{height:56px;padding:0 14px}.v2-page-head{align-items:center}.v2-page-head h1{font-size:21px}.v2-page-head p{font-size:11px}.v2-page-head>.v2-button span{display:none}.v2-project-strip{padding:17px;gap:15px}.v2-project-stats{gap:0}.v2-project-strip>.v2-button{width:100%}.v2-next-action{grid-template-columns:1fr}.v2-next-action>.v2-button{width:100%}.v2-panel-foot{align-items:flex-start;flex-direction:column}.v2-milestone-track{grid-template-columns:1fr;padding:12px 18px}.v2-milestone-track>div{grid-template-columns:32px 1fr auto;justify-items:start;align-items:center;text-align:left;padding:8px 0}.v2-milestone-track>div:not(:last-child):after{width:2px;height:18px;left:14px;top:33px}.v2-notification-pop{position:fixed;top:58px;left:12px;right:12px;width:auto}.v2-mobile-nav{position:fixed;z-index:150;left:0;right:0;bottom:0;height:calc(62px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #dbe2ea}.v2-mobile-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#7b8798;font-size:9px}.v2-mobile-nav button.active{color:#2563eb}.v2-mobile-nav svg{width:19px;height:19px}.v2-form-grid{grid-template-columns:1fr}.v2-field-wide{grid-column:auto}.v2-modal{max-height:94vh}.v2-modal-foot{align-items:stretch;flex-direction:column}.v2-modal-foot>div{display:grid;grid-template-columns:1fr 1fr}.v2-template-options,.v2-project-list,.v2-metric-row{grid-template-columns:1fr}.v2-metric-row>div{border-right:0;border-bottom:1px solid #dbe2ea}.v2-board-title{align-items:flex-start;flex-direction:column;gap:4px}.v2-milestone-list article{grid-template-columns:28px 1fr;padding:12px 0}.v2-milestone-action{grid-column:2;align-items:flex-start}.v2-record-list>article{grid-template-columns:45px 1fr}.v2-record-state{grid-column:2;width:-moz-max-content;width:max-content}.v2-filterbar{flex-direction:column}.v2-filterbar label,.v2-filterbar select{min-width:0;width:100%;min-height:42px}.v2-review-summary{grid-template-columns:1fr}.v2-review-summary>div{border-right:0;border-bottom:1px solid #dbe2ea}.v2-review-summary>div:last-child{border-bottom:0}.v2-knowledge-tools>div{grid-template-columns:1fr 1fr}.v2-head-actions .v2-button.secondary,.app-icp-footer{display:none}}@media(max-width:420px){.v2-page-head h1{font-size:19px}.v2-project-stats strong{font-size:12px}.v2-project-title p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2-knowledge-tools>div{grid-template-columns:1fr}}
