:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e6e9ef;background-color:#0f1115;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh}h1,h2,h3,h4{font-weight:600;margin:0}a{color:#f7931a;text-decoration:none}#root{width:100%}.sync-banner{width:100%;padding:8px 16px;font-size:.85em;text-align:center;color:#d9a45c;background:#2a2316;border-bottom:1px solid #4a3a1c}.sync-banner-unavailable{color:#e07b7b;background:#2a1616;border-bottom:1px solid #4a1c1c}.app-shell{display:flex;min-height:100vh}.sidebar{width:240px;flex-shrink:0;background:#14171d;border-right:1px solid #232730;padding:24px 16px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:10px;padding:0 8px 24px;margin-bottom:12px;border-bottom:1px solid #232730}.brand-logo{width:100%;height:auto;max-width:190px}.nav{display:flex;flex-direction:column;gap:4px}.nav-link{display:block;padding:10px 12px;border-radius:8px;color:#9aa4b2;font-size:.92em;font-weight:500;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),padding-left .25s cubic-bezier(.4,0,.2,1)}.nav-link:hover{background:#1b1f27;color:#e6e9ef;padding-left:16px}.nav-link.active{background:#232a16;color:#f7931a}.main-content{flex:1;min-width:0;padding:32px 40px;max-width:1800px;width:100%;margin:0 auto}.page-title{font-size:1.6em;margin-bottom:4px}.muted{color:#9aa4b2;font-size:.9em}.accent{color:#f7931a}.error-banner{background:#2a1414;border:1px solid #5c2323;color:#ff9a9a;padding:10px 14px;border-radius:8px;margin:12px 0}.card{background:#161922;border:1px solid #232730;border-radius:12px;padding:20px 24px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}.card:hover{transform:translateY(-4px);border-color:#f7931a66;box-shadow:0 20px 25px -5px #00000040,0 8px 10px -6px #00000040}.section{margin-top:24px}.hero-summary{background:linear-gradient(135deg,#1b1f27,#1a2420 55%,#221c14);border:1px solid #2a2f3a;padding:40px 48px}.card.hero-summary:hover{transform:none;border-color:#2a2f3a;box-shadow:none}.hero-grid{display:flex;align-items:stretch;gap:32px}.hero-left{flex:1 1 62%;min-width:320px;display:flex;flex-direction:column}.hero-right{flex:1 1 34%;min-width:260px;display:flex;flex-direction:column;gap:20px}.hero-beta-badge{display:inline-block;margin-bottom:14px;padding:4px 12px;border-radius:999px;background:#f7931a1f;border:1px solid rgba(247,147,26,.4);color:#f7931a;font-size:.78rem;font-weight:700;letter-spacing:.02em}.hero-title{font-size:2.4rem;font-weight:800;color:#e6e9ef;margin:0 0 14px;line-height:1.15;letter-spacing:-.01em}.hero-subtitle{color:#9aa4b2;font-size:1.05rem;line-height:1.6;max-width:640px;margin:0 0 28px}.hero-score-card-mobile-slot{display:none}.hero-score-card{background:#1b1f27;border:1px solid #2a2f3a;border-radius:16px;padding:24px 28px;text-align:center;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1)}.hero-score-card:hover{transform:translateY(-4px);border-color:#f7931a80;box-shadow:0 20px 32px -12px #0006,0 0 24px #f7931a14}.hero-score-card:hover .hero-score-track{box-shadow:0 0 12px #f7931a59}.hero-score-card:hover .hero-score-marker{transform:scale(1.15);box-shadow:0 0 8px #fff9}.hero-score-number{display:block;font-size:3.4em;font-weight:800;line-height:1;letter-spacing:-.02em}.hero-phase-badge-plain{display:block;font-size:.95em;font-weight:700;margin-top:4px}.hero-score-bar{margin-top:18px}.hero-score-track{position:relative;height:10px;border-radius:5px;margin-bottom:6px;background:linear-gradient(to right,#e05d5d,#e0a64e,#9aa4b2,#7fd9a8,#34c38f);transition:box-shadow .35s cubic-bezier(.4,0,.2,1)}.hero-score-marker{position:absolute;top:-3px;width:12px;height:16px;margin-left:-6px;border-radius:3px;background:#fff;border:2px solid #14171d;transition:left .6s ease-out,transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.hero-visual-card{background:#1b1f27b3;border:1px solid #2a2f3a;border-radius:16px;padding:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex:1;display:flex;flex-direction:column}.hero-visual-label{display:block;color:#9aa4b2;font-size:.78em;font-weight:600;margin-bottom:12px}.hero-sparkline-svg{width:100%;height:auto;display:block}.hero-stats-grid{display:flex;flex-wrap:wrap;gap:28px;padding:20px 0}.hero-secondary-panel{margin-top:auto;padding-top:20px;border-top:1px solid #232730}.hero-stats-secondary{padding-bottom:4px}.hero-stat{display:flex;align-items:flex-start;gap:10px;min-width:130px;text-align:left}.hero-stat-icon{margin-top:2px}.hero-stat-label{color:#9aa4b2;font-size:.8em}.hero-stat-value{font-size:1.4em;font-weight:700}.hero-stat-hint{color:#7a8290;font-size:.78em}.hero-stat-bar-track{height:4px;border-radius:2px;background:#262c3a;margin:5px 0 3px;overflow:hidden;cursor:help}.hero-stat-bar-fill{height:100%;border-radius:2px;transition:width .4s ease}.hero-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:4px;margin-bottom:28px}.hero-cta-row .btn{flex:1 1 200px;text-align:center;justify-content:center}.btn.hero-cta-primary{background:#f7931a;border-color:#f7931a;color:#0b0d12;font-weight:700;font-size:1.02em;padding:12px 22px;text-decoration:none}.alert-signup-cta{display:inline-flex}.hero-cta-row .btn.hero-cta-primary:hover:not(:disabled){background:#ffa733;border-color:#ffa733;color:#0b0d12;transform:translateY(-2px) scale(1.03);box-shadow:0 12px 24px -8px #f7931a73,0 0 20px #f7931a40}.hero-cta-row .btn.hero-cta-primary:active:not(:disabled){transform:translateY(0) scale(1)}.hero-cta-secondary{text-decoration:none}.hero-sentence{margin:16px 0 0;color:#c4cad4;font-size:.95em}.key-indicators-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.key-indicator-card{background:#1b1f27;border:1px solid #232730;border-left:3px solid #5b6270;border-radius:8px;padding:14px 16px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.key-indicator-card:hover{transform:translateY(-2px);border-color:#2f3542;box-shadow:0 10px 20px -10px #0006}.key-indicator-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.key-indicator-label{font-weight:600;color:#e6e9ef;font-size:.92em}.node-badge{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;background:#34c38f26;color:#34c38f;font-size:.72em;font-weight:600;vertical-align:middle;cursor:help}.key-indicator-detail{color:#c4cad4;font-size:.85em;margin-bottom:2px}.top-reasons{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:14px 0 22px}.top-reason-card{display:flex;gap:12px;background:#1b1f27;border:1px solid #232730;border-radius:8px;padding:14px 16px}.top-reason-rank{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;background:#232a16;color:#f7931a;font-weight:700;font-size:.85em}.top-reason-label{font-weight:600;color:#e6e9ef;font-size:.92em}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.orientation-strip{margin-top:16px;padding:16px 20px;background:#161922;border:1px solid #232730;border-radius:10px}.orientation-title{display:block;color:#9aa4b2;font-size:.78em;font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.orientation-steps{display:flex;flex-wrap:wrap;gap:20px}.orientation-step{display:flex;align-items:flex-start;gap:10px;flex:1 1 220px;min-width:200px}.orientation-step-number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:999px;background:#f7931a24;color:#f7931a;font-size:.72em;font-weight:700;margin-top:1px}.orientation-step-label{font-weight:600;color:#e6e9ef;font-size:.9em}.orientation-step-label a{color:#e6e9ef;text-decoration:none;border-bottom:1px solid rgba(247,147,26,.4);transition:border-color .2s ease,color .2s ease}.orientation-step-label a:hover{color:#f7931a;border-color:#f7931a}.orientation-step-current{color:#7a8290;font-weight:400;font-size:.92em}.orientation-step-text{color:#9aa4b2;font-size:.82em;margin-top:2px;line-height:1.4}@media (max-width: 860px){.orientation-steps{flex-direction:column;gap:12px}.orientation-step{flex:0 1 auto}}.subsection-title{margin-top:24px;margin-bottom:10px;font-size:1em;color:#e6e9ef}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:20px}.stat-card{display:flex;flex-direction:column;gap:6px}.stat-label{font-size:.8em;color:#9aa4b2}.stat-value{font-size:1.8em;font-weight:700;color:#e6e9ef}.btn{border-radius:8px;border:1px solid #2a2f3a;padding:8px 16px;font-size:.88em;font-weight:500;font-family:inherit;background:#1b1f27;color:#e6e9ef;cursor:pointer;transition:border-color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.btn:hover:not(:disabled){border-color:#f7931a;background:#20242d;transform:translateY(-2px);box-shadow:0 8px 16px -6px #00000059,0 0 0 1px #f7931a26}.btn:active:not(:disabled){transform:translateY(0)}.link-button{background:none;border:none;padding:0;color:#f7931a;font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:underline}.link-button:hover:not(:disabled){color:#ffa42e}.link-button:disabled{opacity:.5;cursor:default}.btn:disabled{opacity:.6;cursor:not-allowed}.table-wrap{overflow-x:auto;margin-top:8px}table{width:100%;border-collapse:collapse;font-size:.88em}th{text-align:left;color:#9aa4b2;font-weight:500;padding:8px 12px;border-bottom:1px solid #232730}td{padding:10px 12px;border-bottom:1px solid #1c2028}tr:last-child td{border-bottom:none}.mono{font-family:SF Mono,Menlo,Consolas,monospace}.small{font-size:.85em}.plain-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.plain-list li{padding-left:14px;border-left:2px solid #2a2f3a}.kv{display:grid;grid-template-columns:160px 1fr;gap:6px 16px;margin:12px 0}.kv dt{color:#9aa4b2;font-size:.85em}.kv dd{margin:0}.timeline{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.timeline li{display:flex;gap:16px;border-left:2px solid #2a2f3a;padding:10px 0 10px 16px;position:relative}.timeline li:before{content:"";position:absolute;left:-5px;top:16px;width:8px;height:8px;border-radius:50%;background:#f7931a}.timeline-date{font-size:.8em;color:#9aa4b2;min-width:190px;flex-shrink:0}.timeline-event{font-size:.9em}.graph-scroll{overflow-x:auto;margin-top:12px;padding-bottom:8px}.graph-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px;font-size:.78em;color:#9aa4b2}.graph-legend span{display:inline-flex;align-items:center;gap:6px}.graph-legend i{width:10px;height:10px;border-radius:2px;display:inline-block}.graph-tooltip{display:flex;flex-direction:column;gap:2px;background:#1b1f27;border:1px solid #2a2f3a;border-radius:8px;padding:8px 12px;margin-bottom:10px;font-size:.82em;font-family:SF Mono,Menlo,Consolas,monospace;width:100%;max-width:520px;min-height:100px;box-sizing:border-box;overflow:hidden}.graph-tooltip strong,.graph-tooltip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.graph-tooltip strong{font-weight:600;color:#e6e9ef}.tag{display:inline-block;font-size:.72em;font-weight:600;padding:2px 8px;border-radius:999px;text-transform:uppercase}.tag-strong{background:#16332a;color:#34c38f}.tag-weak{background:#3a2424;color:#d98c8c}.series-toggles{display:flex;flex-wrap:wrap;gap:14px;margin:14px 0}.series-toggle{font-size:.85em}.series-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.range-controls{display:flex;align-items:center;gap:8px;margin-top:14px}.range-btn{padding:5px 12px;font-size:.8em}.range-btn.active{border-color:#f7931a;background:#2a2014;color:#f7931a}.halving-controls{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin:14px 0;font-size:.85em;color:#9aa4b2}.checkbox-label{display:flex;align-items:center;gap:6px}.checkbox-label input[type=checkbox]{accent-color:#f7931a;width:14px;height:14px}.small-input{width:70px;padding:4px 8px;font-size:.9em}select.text-input{width:auto;padding:4px 8px}.analyzer-form{display:flex;gap:10px;margin-top:12px}.text-input{flex:1;background:#0f1115;border:1px solid #2a2f3a;border-radius:8px;padding:10px 12px;color:#e6e9ef;font-size:.9em}.text-input:focus{outline:none;border-color:#f7931a}.correction-note{margin-top:14px;font-size:.85em;color:#d9a45c;background:#2a2316;border:1px solid #4a3a1c;border-radius:8px;padding:10px 14px}@media (max-width: 860px){.app-shell{flex-direction:column}.sidebar{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #232730}.nav{flex-direction:row;flex-wrap:wrap}.main-content{padding:20px;max-width:100%}.range-controls{flex-wrap:wrap}.range-controls label.checkbox-label{margin-left:0!important}.hero-summary{padding:20px}.hero-grid{flex-direction:column;gap:24px}.hero-left{min-width:0;width:100%;text-align:center}.hero-right{width:100%;min-width:0}.hero-score-card-mobile-slot{display:block;margin:20px 0 4px}.hero-score-card-desktop-slot{display:none}.hero-score-card{max-width:100%;margin:0}.hero-score-number{font-size:2.8em}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.92rem;max-width:100%;margin:0 auto}.hero-cta-row{justify-content:center}.hero-cta-row{flex-direction:column}.hero-cta-row .btn{flex:0 1 auto;width:100%;text-align:center}.key-indicators-grid{grid-template-columns:1fr}.key-indicator-detail{font-size:.88em;line-height:1.45}}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#1e2330 25%,#262c3a,#1e2330 75%);background-size:800px 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite;border-radius:6px}.skeleton-hero{height:220px}.skeleton-section{height:180px}.skeleton-card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.skeleton-card{height:100px}@media (max-width: 860px){.skeleton-card-grid{grid-template-columns:repeat(2,1fr)}}.content-article{max-width:720px;margin:0 auto;padding:32px 24px;color:#e6e9ef;line-height:1.7}.content-article h1{font-size:1.9em;margin-bottom:16px}.content-article h2{margin-top:32px;margin-bottom:12px}.content-article blockquote{background:#161922;border-left:3px solid #f7931a;border-radius:0 8px 8px 0;padding:14px 18px;margin:20px 0;color:#c4cad4}.content-article .related-links{background:#14171d;border:1px solid #232730;border-radius:8px;padding:14px 18px;margin:20px 0}.faq-list{margin-top:24px}.faq-item{padding:20px 0;border-bottom:1px solid #232730}.faq-item:last-child{border-bottom:none}.faq-item h2{margin-top:0;font-size:1.1em;color:#f7931a}.article-hero-image{margin:0 0 24px}.article-hero-image img{width:100%;border-radius:12px;display:block}.article-hero-image figcaption{color:#9aa4b2;font-size:.85em;margin-top:8px}.content-inline-image{margin:24px 0}.content-inline-image img{width:100%;border-radius:12px;display:block}.content-inline-image figcaption{color:#9aa4b2;font-size:.85em;margin-top:8px}.content-updated{margin-top:32px;padding-top:12px;border-top:1px solid #232730}.article-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:24px}.article-card{display:flex;flex-direction:column;background:#14171d;border:1px solid #232730;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .15s ease}.article-card:hover{border-color:#f7931a}.article-card-image{width:100%;aspect-ratio:1200 / 630;object-fit:cover;display:block}.article-card-body{padding:16px}.article-card-title{margin:0 0 8px;font-size:1.05em;color:#e6e9ef}.article-card-excerpt{margin:0 0 10px;color:#9aa4b2;font-size:.92em;line-height:1.5}.article-card-date{display:block}.influence-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.influence-item{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:10px 0;border-bottom:1px solid #232730;font-size:.92em}.influence-item:last-child{border-bottom:none}.influence-item>svg,.influence-item>span:first-child{order:1}.influence-label{order:2;font-weight:600;color:#e6e9ef;flex-shrink:0}.influence-strength{order:3;margin-left:auto;font-size:.82em;padding:2px 10px;border-radius:999px;white-space:nowrap}.influence-item>.muted.small{order:4;flex:1 1 100%;margin-left:24px}.influence-strength-fuerte{background:#232a16;color:#7fd9a8}.influence-strength-leve{background:#1e222b;color:#9aa4b2}.waterfall-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.waterfall-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:10px 0;border-bottom:1px solid #232730;font-size:.92em}.waterfall-row:last-child{border-bottom:none}.waterfall-label{font-weight:600;color:#e6e9ef;flex:0 0 110px}.waterfall-track{display:flex;align-items:center;position:relative;flex:1 1 140px;min-width:100px;height:16px}.waterfall-track:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#2a2f3a}.waterfall-half{flex:1 1 50%;display:flex;align-items:center;height:100%}.waterfall-half-left{justify-content:flex-end}.waterfall-half-right{justify-content:flex-start}.waterfall-bar{height:9px;border-radius:3px}.waterfall-bar-up{background:#34c38f}.waterfall-bar-down{background:#e05d5d}.waterfall-dot{width:6px;height:6px;border-radius:50%;background:#9aa4b2}.waterfall-detail{flex:1 1 100%;order:5}.subsection-divider{margin:28px 0 20px;border-top:1px solid #232730}.dca-controls{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;padding:14px 16px;background:#1b1f27;border:1px solid #232730;border-radius:10px}.dca-budget-label{font-size:.95em;font-weight:600}.dca-budget-input{width:140px!important;font-size:1.05em;font-weight:700;padding:8px 10px}.dca-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:16px}.dca-result-card{position:relative;display:flex;flex-direction:column;gap:4px;background:#1b1f27;border:1px solid #232730;border-radius:10px;padding:14px 16px}.dca-result-highlight{border-color:#f7931a;background:#f7931a14}.dca-winner-badge{position:absolute;top:-11px;right:14px;background:#f7931a;color:#0b0d12;font-size:.68em;font-weight:800;letter-spacing:.02em;padding:3px 9px;border-radius:999px;text-transform:uppercase}.dca-result-label{font-weight:700;font-size:.85em}.dca-result-cagr{display:block;font-size:2em;font-weight:800;line-height:1.1;margin-top:2px}.dca-result-cagr-caption{display:block;margin-bottom:4px}.dca-result-secondary{display:flex;flex-direction:column;gap:2px;margin-top:6px;padding-top:8px;border-top:1px solid #232730;color:#9aa4b2;font-size:.85em}.dca-result-secondary strong{color:#e6e9ef}.dca-winner-sentence{font-weight:700;font-size:.95em;margin:4px 0 16px}
