:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0d1117;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}h1,h2,h3{margin:0}button{border:none;cursor:pointer;font-family:inherit}.app{min-height:100vh;display:flex;flex-direction:column;background:#0d1117;color:#e6edf3;font-family:SF Mono,Fira Code,Consolas,Menlo,monospace,system-ui;padding-top:72px}.app-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px 16px;border-bottom:1px solid #21262d;background:#161b22}.header-left{display:flex;align-items:baseline;gap:14px}.app-title{margin:0;font-size:2rem;font-weight:900;letter-spacing:.24em;line-height:1;background:linear-gradient(130deg,#58a6ff,#818cf8 55%,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-title-meta{display:flex;flex-direction:column;gap:2px;padding-bottom:1px}.app-brand-sub{font-size:.72rem;font-weight:400;color:#484f58;letter-spacing:.03em}.app-subtitle{font-size:.66rem;color:#30363d;letter-spacing:.02em}.app-main{flex:1;padding:24px 28px;display:flex;flex-direction:column;gap:20px}.week-bar{display:flex;align-items:center;gap:10px}.week-select{flex:1;max-width:300px;background:#161b22;border:1px solid #30363d;color:#e6edf3;border-radius:6px;padding:9px 12px;font-size:.88rem;font-family:inherit;outline:none;cursor:pointer;transition:border-color .15s;appearance:auto}.week-select:focus{border-color:#58a6ff}.week-select:disabled{color:#484f58;cursor:default}.btn-new-week{background:transparent;border:1px solid #30363d;color:#8b949e;border-radius:6px;padding:9px 16px;font-size:.85rem;font-family:inherit;cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s}.btn-new-week:hover{border-color:#58a6ff;color:#58a6ff}.ticker-input-bar{display:flex;gap:10px;align-items:center}.ticker-input{flex:1;background:#161b22;border:1px solid #30363d;color:#e6edf3;border-radius:6px;padding:10px 14px;font-size:.92rem;font-family:inherit;outline:none;transition:border-color .15s}.ticker-input:focus{border-color:#58a6ff}.ticker-input::placeholder{color:#484f58}.ticker-input:disabled,.btn-add:disabled{opacity:.4;cursor:not-allowed}.btn-add{background:#238636;color:#fff;border:1px solid #2ea043;border-radius:6px;padding:10px 20px;font-size:.9rem;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s}.btn-add:hover{background:#2ea043}.table-container{display:flex;flex-direction:column;gap:10px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;font-size:.82rem;color:#8b949e}.last-updated{color:#484f58}.btn-refresh{background:transparent;border:1px solid #30363d;color:#8b949e;border-radius:6px;padding:5px 12px;font-size:.82rem;font-family:inherit;cursor:pointer;transition:border-color .15s,color .15s}.btn-refresh:hover{border-color:#58a6ff;color:#58a6ff}.table-scroll{overflow-x:auto;border:1px solid #21262d;border-radius:8px}.analysis-table{width:100%;border-collapse:collapse;font-size:.93rem;min-width:1500px}.analysis-table thead tr{background:#161b22;border-bottom:1px solid #21262d}.analysis-table th{padding:12px 14px;text-align:center;font-weight:700;color:#8b949e;font-size:.87rem;white-space:nowrap;letter-spacing:.03em;vertical-align:middle}.analysis-table th.col-sym{text-align:left}.analysis-table th.col-vcp{text-align:center;min-width:210px}.analysis-table th.col-log{text-align:center;min-width:230px}.analysis-table th.col-rs{text-align:center;min-width:140px}.analysis-table td.col-vcp{text-align:center}.th-sub{font-weight:400;color:#6e7681;font-size:.78rem;white-space:normal;letter-spacing:0}.analysis-table tbody tr{border-bottom:1px solid #161b22;transition:background .1s;height:72px}.analysis-table tbody tr:hover{background:#161b22}.analysis-table tbody tr:last-child{border-bottom:none}.analysis-table td{padding:11px 14px;vertical-align:middle}.cell-symbol{font-weight:700;color:#58a6ff;font-size:1rem;white-space:nowrap}.cell-date{color:#8b949e;font-size:.88rem;white-space:nowrap;text-align:center}.cell-num{text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.cell-muted{color:#484f58;text-align:center}.pos{color:#3fb950}.neg{color:#f85149}.badge{display:inline-block;padding:5px 12px;border-radius:20px;font-size:.83rem;font-weight:500;white-space:nowrap}.badge-breakout{background:#3fb95026;color:#3fb950;border:1px solid rgba(63,185,80,.3)}.badge-forming{background:#d2992226;color:#d29922;border:1px solid rgba(210,153,34,.3)}.badge-uptrend{background:#58a6ff1a;color:#58a6ff;border:1px solid rgba(88,166,255,.2)}.badge-none{background:#8b949e1a;color:#8b949e;border:1px solid rgba(139,148,158,.2)}.badge-loading{background:#8b949e14;color:#484f58;border:1px solid rgba(139,148,158,.12);animation:pulse 1.4s ease-in-out infinite}.badge-error{background:#f851491a;color:#f85149;border:1px solid rgba(248,81,73,.2)}.error-detail{font-size:.7rem;color:#f85149;opacity:.75;margin-top:3px;white-space:normal;max-width:200px}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.breakout-yes{color:#3fb950;font-weight:700;font-size:1.05rem}.breakout-no{color:#484f58}.breakout-meta{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:3px;font-size:.81rem;color:#8b949e}.days-tag{color:#d29922;font-size:.78rem}.row-loading td{opacity:.5}.row-error .cell-symbol{color:#f85149}.btn-remove{background:transparent;border:none;color:#484f58;cursor:pointer;font-size:.85rem;padding:4px 8px;border-radius:4px;transition:color .15s,background .15s}.btn-remove:hover{color:#f85149;background:#f851491a}.cell-contraction{text-align:center;padding:11px 14px;vertical-align:middle}.contraction-log{font-size:.84rem;color:#d29922;font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap}.vcp-badge-wrap{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px}.badge-tight{display:inline-block;padding:4px 9px;border-radius:20px;font-size:.76rem;font-weight:700;color:#79c0ff;background:#79c0ff1a;border:1px solid rgba(121,192,255,.25);white-space:nowrap}.sort-btn{background:transparent;border:none;color:#8b949e;cursor:pointer;font-size:.87rem;font-weight:700;font-family:inherit;padding:3px 6px;border-radius:4px;letter-spacing:.03em;transition:color .15s;white-space:nowrap}.sort-btn:hover,.sort-btn.sort-active{color:#58a6ff}.sort-reset{display:inline-block;margin-left:4px;background:transparent;border:none;color:#484f58;cursor:pointer;font-size:.68rem;font-family:inherit;padding:1px 3px;border-radius:3px;transition:color .15s}.sort-reset:hover{color:#f85149}.header-right{display:flex;align-items:center;gap:14px}.label-nonuptrend{display:flex;align-items:center;gap:7px;font-size:.78rem;color:#8b949e;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.label-nonuptrend input[type=checkbox]{accent-color:#58a6ff;width:14px;height:14px;cursor:pointer}.btn-notice{background:transparent;border:1px solid #30363d;color:#8b949e;border-radius:6px;padding:6px 14px;font-size:.82rem;font-family:inherit;cursor:pointer;transition:border-color .15s,color .15s}.btn-notice:hover{border-color:#58a6ff;color:#58a6ff}.notice-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.notice-modal{background:#161b22;border:1px solid #30363d;border-radius:10px;width:540px;max-width:92vw;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #00000080}.notice-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #21262d}.notice-title{font-weight:700;font-size:.95rem;color:#e6edf3}.notice-close{background:transparent;border:none;color:#8b949e;cursor:pointer;font-size:1rem;padding:2px 6px;border-radius:4px;transition:color .15s}.notice-close:hover{color:#f85149}.notice-body{padding:20px;display:flex;flex-direction:column;gap:24px}.notice-body section h3{margin:0 0 10px;font-size:.88rem;font-weight:700;color:#58a6ff;letter-spacing:.02em}.notice-body ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:7px}.notice-body li{font-size:.82rem;color:#c9d1d9;line-height:1.55}.notice-body li strong{color:#e6edf3}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-container{flex:1;padding:24px 28px;display:flex;flex-direction:column;gap:24px;overflow-y:auto;animation:fadeSlideIn .2s ease}.home-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-hint{font-size:.78rem;color:#484f58}.home-hint kbd{background:#21262d;border:1px solid #30363d;border-radius:4px;padding:1px 6px;font-size:.7rem;color:#8b949e;font-family:inherit}.week-grid{display:grid;gap:16px}.week-grid-grid-2{grid-template-columns:repeat(2,1fr)}.week-grid-grid-3{grid-template-columns:repeat(3,1fr)}.week-grid-grid-4{grid-template-columns:repeat(4,1fr)}.week-grid-row{display:flex;flex-direction:column;gap:8px}.week-card{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:28px 22px 20px;cursor:pointer;display:flex;flex-direction:column;gap:10px;transition:border-color .15s,box-shadow .15s,transform .12s;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.week-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(88,166,255,.04) 0%,transparent 60%);opacity:0;transition:opacity .15s}.week-card:hover{border-color:#388bfd;box-shadow:0 0 0 1px #388bfd1f,0 4px 20px #00000040;transform:translateY(-3px)}.week-card:hover:before{opacity:1}.week-card:active{transform:translateY(-1px)}.week-card-icon{font-size:2rem;line-height:1}.week-card-body{display:flex;flex-direction:column;gap:4px;flex:1}.week-card-title{font-size:.92rem;font-weight:700;color:#e6edf3;letter-spacing:-.01em}.week-card-date{font-size:.75rem;color:#8b949e}.week-card-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:3px 10px;border-radius:20px;font-size:.73rem;font-weight:500;background:#388bfd1a;color:#58a6ff;border:1px solid rgba(56,139,253,.2);white-space:nowrap}.week-card-badge-empty{background:#8b949e1a;color:#8b949e;border-color:#8b949e33}.week-card-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:1.3rem;color:#30363d;transition:color .15s,right .15s;line-height:1}.week-card:hover .week-card-arrow{color:#58a6ff;right:14px}.week-grid-row .week-card{flex-direction:row;align-items:center;padding:14px 48px 14px 20px;gap:16px;transform:none}.week-grid-row .week-card:hover{transform:none;background:#1c2128}.week-grid-row .week-card-icon{font-size:1.4rem;flex-shrink:0}.week-grid-row .week-card-body{flex-direction:row;align-items:baseline;gap:10px}.week-grid-row .week-card-badge{margin-left:auto;flex-shrink:0}.view-mode-bar{display:flex;align-items:center;gap:2px;background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:3px}.btn-view-mode{display:flex;align-items:center;gap:5px;background:transparent;border:none;color:#8b949e;cursor:pointer;padding:5px 9px;border-radius:5px;font-size:.75rem;font-family:inherit;letter-spacing:.02em;transition:background .12s,color .12s;white-space:nowrap}.btn-view-mode:hover{background:#161b22;color:#e6edf3}.btn-view-mode.active{background:#388bfd;color:#fff}.btn-back-home{background:transparent;border:1px solid #30363d;color:#8b949e;border-radius:6px;padding:9px 14px;font-size:.85rem;font-family:inherit;cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s;flex-shrink:0}.btn-back-home:hover{border-color:#58a6ff;color:#58a6ff}.app-main{animation:fadeSlideIn .2s ease}.btn-delete-week{background:transparent;border:1px solid #30363d;color:#8b949e;border-radius:6px;padding:9px 11px;font-size:.9rem;font-family:inherit;cursor:pointer;line-height:1;transition:border-color .15s,color .15s}.btn-delete-week:hover{border-color:#f85149;color:#f85149}.col-toggles{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.col-toggle-hint{font-size:.75rem;color:#484f58;white-space:nowrap}.col-toggle-label{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#8b949e;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.col-toggle-label input[type=checkbox]{accent-color:#58a6ff;width:12px;height:12px;cursor:pointer}.toolbar-right{display:flex;align-items:center;gap:8px}.btn-delete-mode{background:transparent;border:1px solid #30363d;color:#8b949e;border-radius:6px;padding:5px 12px;font-size:.82rem;font-family:inherit;cursor:pointer;white-space:nowrap;transition:border-color .2s,color .2s,background .2s}.btn-delete-mode:hover{border-color:#f85149;color:#f85149}.btn-delete-mode.delete-active{border-color:#f85149;color:#f85149;background:#f8514914}.col-delete{padding:0!important;width:0}.delete-inner{overflow:hidden;max-width:0;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:max-width .26s cubic-bezier(.4,0,.2,1),opacity .2s ease 40ms}.delete-inner.active{max-width:40px;opacity:1;pointer-events:auto;transition:max-width .24s cubic-bezier(.4,0,.2,1) 30ms,opacity .18s ease}.th-draggable{cursor:grab}.th-draggable:active,.th-dragging{cursor:grabbing}.col-drag-overlay{background:#1c2128;border:1px solid #388bfd;border-radius:6px;padding:10px 16px;font-size:.87rem;font-weight:700;color:#8b949e;text-align:center;white-space:nowrap;box-shadow:0 8px 28px #0009,0 0 0 1px #388bfd33;pointer-events:none;letter-spacing:.03em;min-width:80px}.empty-state{text-align:center;padding:60px 20px;color:#484f58}.empty-state p{margin:6px 0}.empty-hint{font-size:.85rem}.landing{min-height:100vh;background:#0d1117;color:#e6edf3;font-family:SF Mono,Fira Code,Consolas,Menlo,monospace,system-ui;overflow-x:hidden}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:18px 52px;background:#0d1117d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(33,38,45,.7)}.ln-logo{font-size:1.15rem;font-weight:900;letter-spacing:.22em;background:linear-gradient(130deg,#58a6ff,#818cf8 55%,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ln-cta{background:transparent;border:1px solid rgba(88,166,255,.35);color:#58a6ff;border-radius:6px;padding:8px 20px;font-size:.84rem;font-family:inherit;cursor:pointer;letter-spacing:.02em;transition:background .2s,border-color .2s}.ln-cta:hover{background:#58a6ff14;border-color:#58a6ff}.hero-section{min-height:100vh;display:flex;align-items:center;padding-top:64px;overflow:hidden}.hero-left{flex:0 0 46%;padding:0 48px 0 72px;display:flex;flex-direction:column;gap:28px}.hero-etymology{margin:0;font-size:.74rem;color:#484f58;letter-spacing:.07em;font-style:italic}.hero-title{margin:0;font-size:clamp(4.5rem,8vw,7rem);font-weight:900;letter-spacing:.2em;line-height:1;background:linear-gradient(130deg,#58a6ff,#818cf8,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-copy{margin:0;font-size:1.12rem;font-weight:400;color:#8b949e;line-height:1.9;letter-spacing:.01em;font-family:system-ui,-apple-system,sans-serif}.hero-copy-accent{color:#58a6ff;font-weight:500}.hero-cta{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#388bfd,#6e5aef);color:#fff;border:none;border-radius:8px;padding:14px 30px;font-size:.95rem;font-family:inherit;font-weight:600;letter-spacing:.03em;cursor:pointer;box-shadow:0 4px 22px #388bfd47;transition:box-shadow .2s}.hero-cta:hover{box-shadow:0 6px 30px #388bfd70}.cta-arrow{display:inline-block;transition:transform .22s ease}.hero-cta:hover .cta-arrow{transform:translate(5px)}.hero-right{flex:1;position:relative;height:100vh;display:flex;align-items:center;overflow:hidden}.mq-fade-l{position:absolute;left:0;top:0;bottom:0;width:100px;z-index:2;background:linear-gradient(to right,#0d1117 0%,transparent 100%);pointer-events:none}.mq-fade-r{position:absolute;right:0;top:0;bottom:0;width:100px;z-index:2;background:linear-gradient(to left,#0d1117 0%,transparent 100%);pointer-events:none}.marquee-stack{display:flex;flex-direction:column;gap:14px;width:100%}.marquee-outer{overflow:hidden;width:100%}.marquee-track{display:flex}.mc-card{flex-shrink:0;width:216px;margin-right:14px;background:#161b22;border:1px solid #21262d;border-radius:10px;padding:13px 15px;display:flex;flex-direction:column;gap:9px;transition:border-color .2s}.mc-card:hover{border-color:#30363d}.mc-top{display:flex;align-items:center;justify-content:space-between}.mc-symbol{font-size:.98rem;font-weight:700;color:#58a6ff;letter-spacing:.04em}.mc-badge{font-size:.7rem;font-weight:500;padding:4px 10px;border-radius:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-badge-tight{background:#d2992224;color:#d29922;border:1px solid rgba(210,153,34,.28)}.mc-badge-breakout{background:#3fb9501f;color:#3fb950;border:1px solid rgba(63,185,80,.24)}.mc-badge-flag{background:#79c0ff1a;color:#79c0ff;border:1px solid rgba(121,192,255,.22)}.mc-badge-flat{background:#8b949e1a;color:#8b949e;border:1px solid rgba(139,148,158,.2)}.mc-bottom{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;font-variant-numeric:tabular-nums}.mc-pos{color:#3fb950;font-weight:600}.mc-neg{color:#f85149;font-weight:600}.mc-rs{color:#8b949e;font-size:.72rem}.st-eyebrow{display:block;font-size:.7rem;letter-spacing:.18em;color:#388bfd;font-weight:700;margin-bottom:18px;text-transform:uppercase}.st-title{font-size:clamp(2rem,3.2vw,2.8rem);font-weight:800;line-height:1.22;margin:0 0 22px;color:#e6edf3;letter-spacing:-.02em}.st-body{font-size:.98rem;color:#8b949e;line-height:1.85;margin:0;font-family:system-ui,-apple-system,sans-serif;max-width:380px}.carousel-section{background:#0d1117;border-top:1px solid rgba(88,166,255,.08);padding-bottom:48px}.carousel-wrapper{position:relative;width:100%;height:80vh;min-height:600px;overflow:hidden}.carousel-frame{position:absolute;inset:0}.carousel-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 80px}.cs-center{flex-direction:column;text-align:center;gap:16px}.cs-split{display:flex;align-items:center;gap:64px;width:100%;max-width:1100px}.cs-text{flex:0 0 42%}.cs-eyebrow{font-size:.7rem;letter-spacing:.18em;color:#388bfd;font-weight:700;text-transform:uppercase;margin-bottom:4px}.cs-title{font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:800;color:#e6edf3;letter-spacing:-.02em;margin:0 0 12px;line-height:1.25}.cs-body{font-size:.96rem;color:#8b949e;line-height:1.8;margin:0;font-family:system-ui,-apple-system,sans-serif;max-width:520px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#161b22d1;border:1px solid rgba(48,54,61,.8);color:#8b949e;border-radius:50%;width:52px;height:52px;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s,color .2s,border-color .2s;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding-bottom:2px}.carousel-arrow:hover{background:#388bfd1f;border-color:#58a6ff66;color:#58a6ff}.carousel-arrow--left{left:20px}.carousel-arrow--right{right:20px}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:10px;padding-top:28px}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#21262d;cursor:pointer;padding:0;transition:background .22s,transform .22s}.carousel-dot--active{background:#388bfd;transform:scale(1.4)}.cs-momentum-visual{position:relative;width:min(420px,80vw);height:200px;margin-bottom:4px}.momentum-arrow{position:absolute;font-size:1.9rem;color:#388bfd;font-weight:900}.vol-bar-group{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;gap:5px;height:130px}.vol-bar{flex:1;background:linear-gradient(to top,#388bfda6,#6e5aef47);border-radius:3px 3px 0 0;transform-origin:bottom}.cs-weinstein-visual{width:100%;max-width:500px;margin-bottom:4px}.weinstein-stage2-label{text-align:center;font-size:.72rem;color:#388bfd;letter-spacing:.08em;margin-top:6px;font-weight:600}.cs-contact-visual{position:relative;width:min(480px,85vw);height:180px;margin-bottom:4px}.contact-bubble{position:absolute;background:#161b22e0;border:1px solid rgba(48,54,61,.75);border-radius:18px 18px 18px 4px;padding:10px 16px;font-size:.76rem;color:#8b949e;white-space:nowrap;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.contact-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3.2rem;color:#388bfd;opacity:.82}.sys-card{width:clamp(380px,34vw,520px);background:#161b229e;border:1px solid rgba(48,54,61,.75);border-radius:16px;padding:26px 30px;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 0 0 1px #ffffff0a inset,0 24px 64px #00000073,0 4px 16px #0003}.sys-card--locked{border-color:#21262d99;background:#10141a8c}.sc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.sc-badge{display:inline-flex;align-items:center;gap:7px;font-size:.7rem;font-weight:700;padding:5px 13px;border-radius:20px;letter-spacing:.05em;text-transform:uppercase}.sc-badge--active{background:#388bfd1f;color:#58a6ff;border:1px solid rgba(56,139,253,.3)}.sc-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#58a6ff;animation:pulse-dot 2.2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 #58a6ff80}50%{opacity:.6;box-shadow:0 0 0 4px #58a6ff00}}.sc-badge--soon{background:#8b949e17;color:#484f58;border:1px solid rgba(139,148,158,.15)}.sc-system-num{font-size:.76rem;color:#21262d;font-weight:700;letter-spacing:.12em;font-variant-numeric:tabular-nums}.sc-title{font-size:1.42rem;font-weight:800;color:#e6edf3;letter-spacing:-.02em;margin:0 0 5px}.sys-card--locked .sc-title{color:#484f58}.sc-subtitle{font-size:.68rem;color:#30363d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 13px}.sc-desc{font-size:.87rem;color:#8b949e;line-height:1.68;margin:0;font-family:system-ui,-apple-system,sans-serif}.sys-card--locked .sc-desc{color:#30363d}.sc-divider{height:1px;background:#21262de6;margin:16px 0}.sc-table{display:flex;flex-direction:column}.sc-table-head{display:grid;grid-template-columns:58px 1fr 64px 52px;padding:5px 0 7px;border-bottom:1px solid #21262d;font-size:.62rem;color:#30363d;letter-spacing:.12em;font-weight:700;text-transform:uppercase}.sc-table-row{display:grid;grid-template-columns:58px 1fr 64px 52px;padding:7px 0;border-bottom:1px solid rgba(33,38,45,.55);font-variant-numeric:tabular-nums;align-items:center}.sc-table-row:last-child{border-bottom:none}.sc-sym{color:#79c0ff;font-weight:700;font-size:.76rem;letter-spacing:.02em}.sc-pat{color:#8b949e;font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:6px}.sc-chng{color:#3fb950;font-weight:600;font-size:.76rem;text-align:right}.sc-rs{color:#58a6ff;font-weight:500;font-size:.7rem;text-align:right}.sc-footer{display:flex;align-items:center;justify-content:space-between}.sc-cta{background:transparent;border:1px solid rgba(88,166,255,.28);color:#58a6ff;border-radius:7px;padding:7px 16px;font-size:.8rem;font-family:inherit;cursor:pointer;letter-spacing:.02em;transition:background .18s,border-color .18s}.sc-cta:hover{background:#58a6ff14;border-color:#58a6ff}.sc-count{font-size:.68rem;color:#30363d;letter-spacing:.05em}.sc-locked-body{display:flex;flex-direction:column;align-items:center;justify-content:center;height:148px;gap:14px}.sc-lock-ring{width:36px;height:36px;border-radius:50%;border:1.5px solid #21262d;position:relative}.sc-lock-ring:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#21262d}.sc-lock-label{font-size:.72rem;color:#30363d;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.cs-page{min-height:100vh;background:#0d1117;display:flex;align-items:center;justify-content:center;font-family:SF Mono,Fira Code,Consolas,monospace,system-ui}.cs-inner{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.cs-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.2em;color:#388bfd;text-transform:uppercase}.cs-title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#e6edf3;letter-spacing:-.02em;margin:0}.cs-body{font-size:1.05rem;color:#8b949e;margin:4px 0 0;font-family:system-ui,-apple-system,sans-serif}.cs-hint{font-size:.82rem;color:#484f58;margin:0;font-family:system-ui,-apple-system,sans-serif}.cs-back{margin-top:8px;background:transparent;border:1px solid rgba(48,54,61,.8);color:#8b949e;border-radius:7px;padding:8px 20px;font-size:.8rem;font-family:inherit;cursor:pointer;letter-spacing:.02em;transition:color .18s,border-color .18s}.cs-back:hover{color:#e6edf3;border-color:#58a6ff}.gnb-pill{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:200;display:flex;align-items:center;gap:2px;padding:5px 8px;background:#0d1117d1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(48,54,61,.65);border-radius:9999px;box-shadow:0 0 0 1px #ffffff0a inset,0 8px 32px #0000008c;white-space:nowrap}.gnb-item{position:relative;padding:6px 16px;font-size:.8rem;font-weight:500;letter-spacing:.025em;color:#8b949e;text-decoration:none;border-radius:9999px;transition:color .18s ease,background .18s ease;font-family:SF Mono,Fira Code,Consolas,monospace,system-ui}.gnb-item:hover{color:#e6edf3;background:#ffffff0d}.gnb-item--active{color:#79c0ff;background:#58a6ff1a}.gnb-item--active:hover{color:#a5d6ff;background:#58a6ff24}.gnb-item--active:after{content:"";position:absolute;bottom:3px;left:50%;transform:translate(-50%);width:3px;height:3px;border-radius:50%;background:#58a6ff;opacity:.8}
