:root{--radius-sm: 10px;--radius: 18px;--radius-lg: 24px;--maxw: 1140px;--ease: cubic-bezier(.22, .61, .36, 1);--font: "Lexend", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--brand-purple: #6B5EF8;--brand-purple-hover: #7D71F9;--brand-red: #FF6B6B;--brand-green: #34C759;--brand-orange: #FF9500;--brand-gold: #FFD700;--grad: linear-gradient(135deg, #6B5EF8 0%, #8C7EFF 50%, #A59BFF 100%);--grad-soft: linear-gradient(135deg, rgba(107, 94, 248, .15), rgba(140, 126, 255, .15));--grad-duel: linear-gradient(135deg, #FF6B6B 0%, #FF8E8E 100%);--grad-gold: linear-gradient(135deg, #FFD700 0%, #FF9500 100%)}[data-theme=dark]{--bg: #0D0D1A;--bg-2: #141424;--surface: #1E1E32;--surface-2: #2C2C46;--border: rgba(255, 255, 255, .08);--border-strong: rgba(107, 94, 248, .35);--text: #F2F2F9;--muted: #8E8E9A;--faint: #5C5C70;--nav-bg: rgba(13, 13, 26, .82);--shadow: 0 24px 60px -22px rgba(0, 0, 0, .8);--shadow-sm: 0 8px 24px -12px rgba(0, 0, 0, .7);--glow-op: .45;--accent: #6B5EF8;--accent-text: #FFFFFF;--iphone-bezel: #222234;--iphone-screen-bg: #0D0D1A}[data-theme=light]{--bg: #F8F9FA;--bg-2: #F0F1F5;--surface: #FFFFFF;--surface-2: #E8E9F0;--border: rgba(107, 94, 248, .12);--border-strong: rgba(107, 94, 248, .28);--text: #1A1A2E;--muted: #666680;--faint: #9999AA;--nav-bg: rgba(248, 249, 250, .85);--shadow: 0 24px 60px -26px rgba(107, 94, 248, .15);--shadow-sm: 0 10px 30px -16px rgba(107, 94, 248, .12);--glow-op: .25;--accent: #6B5EF8;--accent-text: #FFFFFF;--iphone-bezel: #E2E3EE;--iphone-screen-bg: #F8F9FA}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}:target,[id]{scroll-margin-top:78px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;transition:background .4s var(--ease),color .3s var(--ease)}.ph-frame{position:relative;width:100%;max-width:270px;aspect-ratio:270 / 550;margin:0 auto;background:var(--iphone-bezel);border-radius:42px;padding:9px;box-shadow:var(--shadow);border:1px solid var(--border-strong);display:flex;flex-direction:column}.ph-screen{position:relative;width:100%;height:100%;flex:1;min-height:0;background:var(--iphone-screen-bg);border-radius:33px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.4)}.ph-island{position:absolute;top:9px;left:50%;transform:translate(-50%);width:86px;height:22px;background:#000;border-radius:20px;z-index:10}.ph-status{display:flex;justify-content:space-between;align-items:center;padding:12px 20px 4px;font-size:9.5px;font-weight:700;color:var(--sc-text, var(--text));font-family:var(--font);flex:none}.ph-status .ph-ico{display:flex;gap:4px;align-items:center}.ph-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding-bottom:4px}.ph-body::-webkit-scrollbar{display:none}.ph-home-bar{width:100px;height:4px;background:#fff6;border-radius:999px;margin:5px auto 7px;flex:none}[data-theme=light] .ph-home-bar{background:#0000004d}.sc-topbar{display:flex;align-items:center;justify-content:space-between;padding:6px 14px;flex:none}.sc-brand{display:flex;align-items:center;gap:6px}.sc-brand-ico{width:24px;height:24px;border-radius:7px;background:var(--grad);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:11px}.sc-brand-title{font-size:15px;font-weight:800;color:var(--text);letter-spacing:-.02em}.sc-top-actions{display:flex;gap:8px;align-items:center}.sc-icon-btn{width:26px;height:26px;border-radius:50%;background:var(--surface-2);display:flex;align-items:center;justify-content:center;color:var(--text);flex:none}.sc-icon-btn svg{width:14px;height:14px}.sc-stories-bar{padding:4px 14px 8px;display:flex;gap:10px;overflow-x:auto;flex:none}.sc-stories-bar::-webkit-scrollbar{display:none}.sc-story-item{display:flex;flex-direction:column;align-items:center;gap:3px;flex:none}.sc-story-avatar-wrap{position:relative;width:38px;height:38px;border-radius:50%;padding:2px;background:conic-gradient(var(--brand-purple) var(--progress, 80%),var(--surface-2) 0deg)}.sc-story-avatar-wrap.done{background:conic-gradient(var(--brand-green) 100%,var(--brand-green) 100%)}.sc-story-avatar{width:100%;height:100%;border-radius:50%;background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:16px;border:2px solid var(--iphone-screen-bg);overflow:hidden}.sc-story-name{font-size:8px;font-weight:600;color:var(--muted);max-width:42px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sc-ring-card{margin:4px 12px 8px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:12px;display:flex;flex-direction:column;align-items:center;position:relative}.sc-ring-circle{position:relative;width:105px;height:105px;display:flex;align-items:center;justify-content:center}.sc-ring-svg{transform:rotate(-90deg);width:100%;height:100%}.sc-ring-bg{stroke:var(--surface-2);stroke-width:9;fill:none}.sc-ring-val{stroke:url(#purpleGrad);stroke-width:9;stroke-dasharray:283;stroke-dashoffset:45;stroke-linecap:round;fill:none;transition:stroke-dashoffset .5s ease}.sc-ring-content{position:absolute;text-align:center}.sc-ring-num{font-size:20px;font-weight:800;color:var(--text);line-height:1}.sc-ring-lbl{font-size:8px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.sc-ring-target{font-size:7.5px;font-weight:600;color:var(--faint);margin-top:1px}.sc-stats-row{display:flex;justify-content:space-around;width:100%;margin-top:10px;padding-top:8px;border-top:1px solid var(--border)}.sc-stat-col{text-align:center}.sc-stat-val{font-size:11px;font-weight:800;color:var(--text)}.sc-stat-lbl{font-size:7.5px;font-weight:600;color:var(--muted)}.sc-duel-card{margin:0 12px 8px;background:linear-gradient(135deg,#6b5ef81f,#ff6b6b1f);border:1.5px solid var(--brand-purple);border-radius:16px;padding:10px;display:flex;flex-direction:column;gap:8px}.sc-duel-head{display:flex;justify-content:space-between;align-items:center}.sc-duel-title{font-size:10px;font-weight:800;color:var(--brand-purple);text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:4px}.sc-duel-timer{font-size:8.5px;font-weight:700;color:var(--brand-red);background:#ff6b6b26;padding:2px 6px;border-radius:999px}.sc-duel-versus{display:flex;align-items:center;justify-content:space-between;gap:6px}.sc-duel-user{flex:1;display:flex;align-items:center;gap:6px}.sc-duel-user.right{justify-content:flex-end;text-align:right}.sc-duel-avatar{width:28px;height:28px;border-radius:50%;background:var(--surface-2);display:flex;align-items:center;justify-content:center;font-size:13px;flex:none}.sc-duel-info{display:flex;flex-direction:column}.sc-duel-name{font-size:9.5px;font-weight:800;color:var(--text)}.sc-duel-steps{font-size:9px;font-weight:700;color:var(--brand-purple)}.sc-duel-vs-badge{width:20px;height:20px;border-radius:50%;background:var(--brand-red);color:#fff;font-size:8px;font-weight:800;display:flex;align-items:center;justify-content:center;flex:none}.sc-duel-bar{height:6px;width:100%;background:var(--surface-2);border-radius:999px;overflow:hidden;display:flex}.sc-duel-fill{height:100%;background:var(--brand-purple);border-radius:999px}.sc-duel-status{font-size:8px;font-weight:700;color:var(--brand-green);text-align:center}.sc-tabs-bar{display:flex;background:var(--surface-2);border-radius:10px;padding:2px;margin:4px 12px 8px}.sc-tab-btn{flex:1;text-align:center;font-size:8.5px;font-weight:700;padding:4px;border-radius:8px;color:var(--muted)}.sc-tab-btn.active{background:var(--surface);color:var(--brand-purple);font-weight:800;box-shadow:0 1px 3px #00000026}.sc-lb-list{display:flex;flex-direction:column;gap:7px;padding:0 12px}.sc-lb-card{position:relative;display:flex;align-items:center;background:var(--surface);border-radius:14px;border:1px solid var(--border);overflow:hidden;box-shadow:0 2px 6px #0000001f;transition:transform .15s}.sc-lb-card:before{content:"";width:5px;align-self:stroke;height:100%;position:absolute;left:0;top:0;bottom:0}.sc-lb-card.gold{border:1.5px solid rgba(255,215,0,.7);box-shadow:0 4px 12px #ffd70038}.sc-lb-card.gold:before{background:gold}.sc-lb-card.silver{border:1.5px solid rgba(192,192,192,.7);box-shadow:0 3px 10px #c0c0c02e}.sc-lb-card.silver:before{background:silver}.sc-lb-card.bronze{border:1.5px solid rgba(205,127,50,.7);box-shadow:0 3px 10px #cd7f322e}.sc-lb-card.bronze:before{background:#cd7f32}.sc-lb-card.me{border:1.5px solid var(--brand-purple);background:#6b5ef814}.sc-lb-card.me:before{background:var(--brand-purple)}.sc-lb-content{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px 8px 14px}.sc-lb-badge{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex:none;color:#fff}.sc-lb-badge.gold{background:linear-gradient(135deg,gold,#ff9500);color:#2a1f00}.sc-lb-badge.silver{background:linear-gradient(135deg,silver,#e0e0e0);color:#111}.sc-lb-badge.bronze{background:linear-gradient(135deg,#cd7f32,#e8a87c);color:#fff}.sc-lb-badge.normal{background:var(--surface-2);color:var(--muted);font-size:10px}.sc-lb-avatar{width:28px;height:28px;border-radius:50%;background:var(--surface-2);display:flex;align-items:center;justify-content:center;font-size:13px;flex:none}.sc-lb-info{flex:1;min-width:0;display:flex;flex-direction:column}.sc-lb-name{font-size:10px;font-weight:800;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-lb-sub{font-size:7.5px;font-weight:600;color:var(--muted);display:flex;align-items:center;gap:3px}.sc-lb-sub.gold{color:var(--brand-orange)}.sc-lb-sub.green{color:var(--brand-green)}.sc-lb-steps{text-align:right;flex:none}.sc-lb-steps .val{font-size:10px;font-weight:800;color:var(--brand-purple)}.sc-lb-steps .lbl{font-size:7px;color:var(--faint);font-weight:600}.sc-feed-card{margin:0 12px 8px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:6px}.sc-feed-user{display:flex;align-items:center;gap:8px}.sc-feed-avatar{width:28px;height:28px;border-radius:50%;background:var(--surface-2);display:flex;align-items:center;justify-content:center;font-size:13px}.sc-feed-meta{display:flex;flex-direction:column;flex:1}.sc-feed-name{font-size:9.5px;font-weight:800;color:var(--text)}.sc-feed-time{font-size:7.5px;font-weight:600;color:var(--faint)}.sc-feed-body{font-size:9px;font-weight:600;color:var(--text);line-height:1.35}.sc-feed-badge{display:inline-flex;align-items:center;gap:4px;background:#34c75926;color:var(--brand-green);font-size:8px;font-weight:800;padding:3px 8px;border-radius:999px;width:fit-content}.sc-feed-actions{display:flex;gap:12px;padding-top:4px;border-top:1px solid var(--border);font-size:8.5px;font-weight:700;color:var(--muted)}.sc-feed-action{display:flex;align-items:center;gap:3px}.sc-trophy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:0 12px 8px}.sc-trophy-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:8px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px}.sc-trophy-icon{font-size:22px;margin-bottom:2px}.sc-trophy-title{font-size:9px;font-weight:800;color:var(--text)}.sc-trophy-sub{font-size:7.5px;font-weight:600;color:var(--muted)}.sc-watch-frame{width:170px;aspect-ratio:170 / 205;margin:10px auto;background:#000;border-radius:36px;padding:8px;border:3px solid #2A2A38;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:#fff;text-align:center}.sc-watch-ring{width:80px;height:80px;margin-bottom:6px}.sc-watch-val{font-size:16px;font-weight:800;color:var(--brand-purple)}.sc-watch-sub{font-size:8px;font-weight:700;color:var(--brand-green);display:flex;align-items:center;gap:2px;justify-content:center}.prose{color:var(--text);font-family:var(--font);font-size:1.05rem;line-height:1.75;max-width:68ch}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--text);font-weight:800;line-height:1.3;letter-spacing:-.02em;margin-top:2rem;margin-bottom:.75rem}.prose h2{font-size:1.65rem;padding-bottom:.4rem;border-bottom:1px solid var(--border);color:var(--text)}.prose h3{font-size:1.3rem}.prose p{margin-top:0;margin-bottom:1.25rem;color:var(--text);opacity:.95}.prose a{color:var(--brand-purple);text-decoration:none;font-weight:700;border-bottom:1.5px solid rgba(107,94,248,.4);transition:border-color .2s}.prose a:hover{border-color:var(--brand-purple)}.prose ul,.prose ol{margin-top:0;margin-bottom:1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.4rem}.prose blockquote{margin:1.5rem 0;padding:1rem 1.25rem;background:var(--surface-2);border-left:4px solid var(--brand-purple);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-style:italic}.prose blockquote p:last-child{margin-bottom:0}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em;background:var(--surface-2);padding:.2em .4em;border-radius:4px;color:var(--brand-purple)}.prose pre{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem;overflow-x:auto;font-size:.9rem}.prose pre code{background:none;padding:0;color:inherit}.prose img{max-width:100%;height:auto;border-radius:var(--radius);margin:1.5rem 0;box-shadow:var(--shadow-sm)}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.prose .callout{background:var(--grad-soft);border:1px solid var(--border-strong);border-radius:var(--radius);padding:1.25rem 1.5rem;margin:1.5rem 0}.prose .callout-title{font-weight:800;color:var(--brand-purple);margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}
