:root{--bg:#f5fbf7;--surface:#eff5f1;--surface-alt:#e3eae5;--ink:#171d1a;--black:#0e211b;--brand:#006c4f;--muted:#3f4944;--line:#bfc9c3;--negative:#ba1a1a;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Manrope,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.ticker{background:var(--black);color:#fff;height:36px;overflow:hidden}.ticker__track{white-space:nowrap;align-items:center;gap:38px;width:min(1168px,100% - 112px);height:100%;margin:auto;display:flex}.ticker__track>span{align-items:center;gap:8px;font-size:11px;display:flex}.ticker b{font-size:11px}.ticker strong{font-size:12px}.ticker small{color:#93a098;font-size:9px}.market-regime{background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:24px;height:18px;display:inline-flex}.market-regime svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:12px}.market-regime--up{color:#55d6aa}.market-regime--down{color:#ff8279}.market-regime--range{color:#aebbb4}.site-header{background:var(--surface);border-bottom:1px solid var(--line);z-index:20;align-items:center;height:80px;padding:0 max(56px,50vw - 584px);display:flex;position:relative}.logo{letter-spacing:-.045em;white-space:nowrap;align-items:center;gap:9px;font-size:20px;font-weight:800;display:flex}.logo>span>span{color:var(--brand)}.pulse-mark{background:var(--black);border-radius:12px;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:flex}.pulse-mark i{background:var(--brand);border-radius:2px;width:5px;height:10px;position:relative}.pulse-mark i:before{content:"";background:var(--brand);width:1.5px;height:23px;position:absolute;top:-6px;left:1.75px}.pulse-mark i:nth-child(2){background:var(--negative);height:16px}.pulse-mark i:nth-child(2):before{background:var(--negative);height:30px;top:-7px}.site-header nav{align-items:center;gap:38px;margin-left:138px;display:flex}.site-header nav a{font-size:14px;font-weight:600}.header-actions{align-items:center;gap:16px;margin-left:auto;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;font-weight:650;display:inline-flex}.button--login{background:var(--brand);color:#fff;height:44px;padding:0 23px;font-size:14px}.menu-button{cursor:pointer;background:0 0;border:0;padding:4px;font-size:22px;display:none}.account-dot{background:var(--surface-alt);width:34px;height:34px;color:var(--brand);border-radius:50%;place-items:center;font-size:10px;display:none}main{width:min(1168px,100% - 112px);margin:0 auto}.lead-section{padding-top:41px}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.04em;margin:0 0 20px;font-size:12px;font-weight:750}.lead-grid{grid-template-columns:744px 400px;gap:24px;display:grid}.hero-card,.top-stories{background:var(--surface);border-radius:28px;height:450px;box-shadow:0 1px 2px #141f1a14,0 1px 3px #141f1a24}.hero-card{padding:20px;overflow:hidden}.market-art{background:var(--black);border-radius:24px;justify-content:space-around;align-items:flex-end;height:210px;padding:0 24px 12px;display:flex}.market-art i{background:var(--brand);border-radius:2px;width:9px;height:55px;margin-bottom:10px;position:relative}.market-art i:before{content:"";background:inherit;width:2px;height:75px;position:absolute;bottom:-10px;left:3.5px}.market-art i:nth-child(2){height:82px}.market-art i:nth-child(2):before{height:102px}.market-art i:nth-child(3){height:70px}.market-art i:nth-child(3):before{height:90px}.market-art i:nth-child(4){height:112px}.market-art i:nth-child(4):before{height:132px}.market-art i:nth-child(5){height:92px}.market-art i:nth-child(5):before{height:112px}.market-art i:nth-child(6){height:134px}.market-art i:nth-child(6):before{height:154px}.market-art i:nth-child(7){height:108px}.market-art i:nth-child(7):before{height:128px}.market-art i:nth-child(8){height:154px}.market-art i:nth-child(8):before{height:174px}.market-art i:nth-child(9){height:125px}.market-art i:nth-child(9):before{height:145px}.market-art i.is-down{background:var(--negative)}.hero-card__content{padding-top:20px}.chip{background:var(--surface-alt);height:36px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.chip--brand{background:var(--brand);color:#fff}.hero-card h1{letter-spacing:-.025em;max-width:680px;margin:14px 0 2px;font-size:32px;line-height:1.25}.hero-card p{color:var(--muted);margin:0;font-size:14px;line-height:24px}.top-stories{padding:20px}.top-stories article{height:175px}.top-stories article+article{border-top:1px solid var(--line);height:205px;padding-top:27px}.top-stories h2{letter-spacing:-.02em;margin:13px 0 10px;font-size:23px;line-height:1.34}.top-stories p{color:var(--muted);margin:0;font-size:13px}.news-section{padding-top:61px}.news-section h2,.markets h2,.analytics-section h2{letter-spacing:-.03em;margin:0;font-size:32px;line-height:40px}.filters{gap:10px;margin:16px 0 8px;display:flex}.filters button{background:var(--surface-alt);cursor:pointer;border:0;border-radius:999px;height:36px;padding:0 14px;font-size:11px}.filters button.is-selected,.filters button:hover{background:var(--brand);color:#fff}.news-row{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr 150px 20px;align-items:center;height:94px;display:grid}.news-row time,.category{color:var(--muted);font-size:12px}.news-row h3{margin:0;font-size:15px;font-weight:600}.category{color:var(--brand)}.arrow{color:var(--brand);font-weight:700}.hero-card__image{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.article-image{object-fit:cover;border-radius:20px;width:100%;max-height:560px;margin:0 0 28px}.markets{background:var(--black);color:#fff;border-radius:28px;height:266px;margin-top:71px;padding:24px 28px}.market-grid{grid-template-columns:repeat(4,1fr);margin-top:32px;display:grid}.market-grid article{flex-direction:column;display:flex}.market-grid>article>span{color:#849189;font-size:11px;font-weight:700}.market-grid strong{margin:9px 0 7px;font-size:26px}.market-grid small{color:#839087;height:18px;font-size:10px}.analytics-section{padding-top:53px}.analytics-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:24px;margin-top:18px;display:grid}.analysis-card{background:var(--surface);border-radius:28px;flex-direction:column;min-height:270px;padding:18px;display:flex;box-shadow:0 1px 2px #141f1a14,0 1px 3px #141f1a24}.analysis-card .chip{align-self:flex-start}.analysis-card h3{margin:14px 0 0;font-size:23px;font-weight:650;line-height:1.35}.analysis-card a{color:var(--brand);align-self:flex-start;align-items:center;margin-top:auto;padding-top:14px;font-size:14px;font-weight:650;display:inline-flex}.analysis-card--tablet{display:none}.subscription{background:var(--brand);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:32px;height:112px;margin:58px 0 74px;padding:22px 28px;display:flex}.subscription h2{margin:0;font-size:23px;line-height:32px}.subscription p{margin:6px 0 0;font-size:13px}.subscription__actions{align-items:center;gap:12px;display:flex}.subscription__actions>span{background:var(--bg);width:240px;height:56px;color:var(--muted);border-radius:999px;align-items:center;padding:0 18px;font-size:13px;display:flex}.button--subscribe{background:var(--black);color:#fff;height:56px;padding:0 20px;font-size:14px}footer{background:var(--black);color:#fff;height:120px;padding:0 max(56px,50vw - 584px)}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:50px;height:100%;display:grid}.logo--footer{font-size:17px}.pulse-mark--compact{border-radius:10px;width:34px;height:34px}.footer-brand p{color:#76847c;margin:9px 0 0;font-size:11px}.footer-links{gap:12px;display:flex}.footer-links a{font-size:11px}.footer-copy{text-align:right;color:#76847c;font-size:11px}@media (max-width:1100px){.ticker{height:28px}.ticker__track{gap:25px;width:calc(100% - 48px)}.ticker__track>span{font-size:10px}.ticker__track>span:nth-child(4){display:none}.site-header{background:var(--bg);height:72px;padding:0 24px}.site-header nav{display:none}.site-header nav.is-open{background:var(--bg);border-bottom:1px solid var(--line);gap:10px;max-height:calc(100vh - 100px);margin:0;padding:20px 24px;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 24px #0e211b1f}.site-header nav.is-open a{border-radius:12px;align-items:center;min-height:42px;padding:0 14px;display:flex}.site-header nav.is-open a.nav-prediction{background:var(--black);color:#fff}.site-header nav.is-open a.nav-prediction:after{content:"Рынки прогнозов";color:#93a098;text-transform:uppercase;letter-spacing:.04em;margin-left:auto;font-size:9px;font-weight:700}.menu-button{display:block}.button--login{height:48px;padding:0 26px}.pulse-mark{width:38px;height:38px}.logo{font-size:18px}main{width:calc(100% - 48px)}.lead-section{padding-top:29px}.eyebrow{margin-bottom:20px}.lead-grid{grid-template-columns:1fr;gap:20px}.hero-card{border-radius:24px;height:468px;padding:16px}.market-art{border-radius:18px;height:230px}.hero-card__content{padding-top:18px}.hero-card h1{margin-top:12px;font-size:30px;line-height:1.18}.hero-card p{font-size:14px}.top-stories{height:164px;box-shadow:none;background:0 0;grid-template-columns:1fr 1fr;gap:16px;padding:0;display:grid}.top-stories article,.top-stories article+article{background:var(--surface);border:0;border-radius:20px;height:164px;padding:16px}.top-stories h2{margin:11px 0 8px;font-size:18px;line-height:1.35}.top-stories p{font-size:11px}.chip{height:36px;font-size:11px}.news-section{padding-top:30px}.news-section h2,.analytics-section h2{font-size:28px;line-height:34px}.filters{margin:14px 0 8px}.news-row{grid-template-columns:70px 1fr 100px 14px;height:66px}.news-row h3{font-size:14px}.markets{border-radius:20px;height:158px;margin-top:49px;padding:20px}.markets h2{font-size:22px;line-height:30px}.market-grid{margin-top:17px}.market-grid strong{margin:5px 0;font-size:18px}.market-grid span,.market-grid small{font-size:9px}.analytics-section{padding-top:31px}.analytics-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:14px}.analysis-card{min-height:270px;box-shadow:none;border-radius:20px;padding:16px}.analysis-card h3{font-size:19px}.analysis-card a{font-size:12px}.analysis-card--tablet{display:flex}.subscription{border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:26px;height:224px;margin:44px 0 10px;padding:26px 24px}.subscription h2{font-size:24px}.subscription p{font-size:13px}.subscription__actions{gap:18px}.subscription__actions>span{flex:1;width:auto;height:52px}.button--subscribe{background:var(--surface);min-width:208px;height:48px;color:var(--brand)}footer{height:220px;padding:0 24px}.footer-inner{grid-template-columns:1fr auto;align-content:center;gap:24px}.footer-links,.footer-copy{grid-row:2;align-self:start}.footer-brand p{font-size:10px}}@media (max-width:540px){.ticker{height:24px}.ticker__track{gap:14px;width:calc(100% - 24px)}.ticker__track>span{font-size:8px}.ticker__track>span:nth-child(n+4){display:none}.ticker b{font-size:8px}.ticker strong{font-size:9px}.ticker small{display:none}.site-header{height:64px;padding:0 16px}.pulse-mark{border-radius:10px;width:34px;height:34px}.logo{font-size:16px}.button--login{display:none}.account-dot{display:grid}.header-actions{gap:4px}.menu-button{font-size:20px}main{width:calc(100% - 32px)}.lead-section{padding-top:26px}.eyebrow{margin-bottom:17px;font-size:11px}.lead-grid{gap:16px}.hero-card{border-radius:20px;height:424px;padding:12px}.market-art{border-radius:16px;height:180px;padding:0 12px 10px}.market-art i{transform-origin:bottom;width:8px;transform:scaleY(.7)}.hero-card__content{padding-top:20px}.chip{height:32px;padding:0 12px;font-size:10px}.hero-card h1{margin:13px 0 8px;font-size:25px;line-height:1.16}.hero-card p{font-size:13px;line-height:18px}.top-stories{height:auto;display:block}.top-stories article,.top-stories article+article{border-radius:18px;height:118px;margin-bottom:16px;padding:16px 14px}.top-stories h2{margin:9px 0 0;font-size:16px;line-height:1.35}.top-stories p{display:none}.news-section{padding-top:19px}.news-section h2,.analytics-section h2{font-size:24px;line-height:29px}.filters{gap:8px;max-width:100%;margin:14px 0 8px;overflow:hidden}.filters button{height:32px;padding:0 12px;font-size:10px}.filters button:nth-last-child(-n+2){display:none}.news-row{grid-template-columns:52px 1fr 18px;align-items:start;height:72px;padding-top:17px}.news-row h3{font-size:13px;line-height:19px}.news-row time{font-size:10px}.news-row .category{text-align:right;grid-column:2;margin-top:-22px;font-size:9px}.news-row .arrow{grid-area:1/3;font-size:12px}.markets{border-radius:20px;height:250px;margin-top:43px;padding:20px}.market-grid{grid-template-columns:1fr 1fr;gap:17px 42px;margin-top:18px}.market-grid strong{font-size:17px}.market-grid span,.market-grid small{font-size:9px}.analytics-section{padding-top:35px}.analytics-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px;margin-top:16px}.analysis-card{border-radius:18px;min-height:240px;padding:14px}.analysis-card h3{margin-top:9px;font-size:16px;line-height:1.32}.analysis-card a{font-size:11px}.analysis-card--tablet{display:none}.subscription{border-radius:22px;gap:27px;height:274px;margin:32px 0 58px;padding:26px 18px}.subscription h2{font-size:23px;line-height:31px}.subscription p{font-size:12px}.subscription__actions{display:block}.subscription__actions>span{width:100%;height:52px;margin-bottom:14px}.button--subscribe{width:100%;min-width:0;height:48px}footer{height:220px;padding:24px 16px}.footer-inner{display:block}.logo--footer{font-size:16px}.footer-brand p{margin-top:13px}.footer-links{grid-template-columns:auto auto;justify-content:start;gap:12px 20px;margin-top:28px;display:grid}.footer-copy{text-align:right;margin-top:27px;font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.prediction-page{width:min(1168px,100% - 112px);margin:0 auto;padding:28px 0 88px}.prediction-tabs{gap:8px;margin:0 0 28px;display:flex}.prediction-tabs a{border:1px solid var(--line);height:38px;color:var(--muted);border-radius:999px;align-items:center;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex}.prediction-tabs a.is-active,.prediction-tabs a:hover{border-color:var(--brand);background:var(--brand);color:#fff}.prediction-hero{background:radial-gradient(circle at 70% 25%,#238b6c45,transparent 33%),var(--black);color:#fff;border-radius:32px;grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:50px;min-height:420px;padding:50px;display:grid;overflow:hidden}.prediction-hero h1{letter-spacing:-.055em;max-width:720px;margin:10px 0 22px;font-size:clamp(48px,7vw,82px);line-height:.98}.prediction-hero>div>p:last-child{color:#a6b4ad;max-width:650px;margin:0;font-size:16px;line-height:1.7}.prediction-hero__portfolio{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:24px;flex-direction:column;min-height:210px;padding:26px;display:flex}.prediction-hero__portfolio span{color:#93a099;font-size:12px}.prediction-hero__portfolio strong{letter-spacing:-.035em;margin-top:12px;font-size:35px}.prediction-hero__portfolio small{margin-top:8px;font-weight:750}.prediction-hero__portfolio i{color:#fff;margin-top:auto;font-size:13px;font-style:normal;font-weight:750}.prediction-principles{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;margin:22px 0 70px;display:grid;overflow:hidden}.prediction-principles article{background:var(--surface);gap:18px;min-height:126px;padding:24px;display:flex}.prediction-principles article>b{color:var(--brand);font-size:11px}.prediction-principles strong{font-size:14px}.prediction-principles p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.55}.prediction-latest{background:#fff;border-radius:28px;grid-template-columns:1.3fr 1fr;min-height:390px;margin-bottom:70px;display:grid;overflow:hidden;box-shadow:0 12px 40px #0e211b14}.prediction-latest>img{object-fit:cover;width:100%;height:100%;min-height:390px}.prediction-latest>div{flex-direction:column;align-items:flex-start;padding:38px;display:flex}.prediction-latest time{color:var(--muted);margin-top:18px;font-size:11px}.prediction-latest h2{letter-spacing:-.035em;margin:18px 0 12px;font-size:36px;line-height:1.1}.prediction-latest p{color:var(--muted);font-size:14px;line-height:1.65}.prediction-latest .read-link{margin-top:auto}.prediction-section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.prediction-section-heading .eyebrow{margin-bottom:8px}.prediction-section-heading h2{letter-spacing:-.035em;margin:0;font-size:38px}.prediction-section-heading>a,.prediction-section-heading>span{color:var(--brand);font-size:12px;font-weight:750}.prediction-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.prediction-archive-grid>article{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-height:430px;display:flex;overflow:hidden}.prediction-cover{background:var(--black);height:190px;display:block;overflow:hidden}.prediction-cover img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.prediction-cover:hover img{transform:scale(1.025)}.prediction-archive-card__body{flex-direction:column;flex:1;padding:22px;display:flex}.prediction-report__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.prediction-report__meta>span{color:var(--brand);text-transform:uppercase;font-weight:800}.prediction-archive-grid h3{letter-spacing:-.02em;margin:16px 0 10px;font-size:22px;line-height:1.22}.prediction-archive-grid p{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.prediction-card-footer{color:var(--muted);justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px;font-size:11px;display:flex}.prediction-card-footer b,.prediction-card-footer a{color:var(--brand)}.prediction-disclaimer{border:1px solid var(--line);color:var(--muted);border-radius:16px;margin:48px 0 0;padding:18px 22px;font-size:11px;line-height:1.6}.pnl-positive{color:#087d59!important}.pnl-negative{color:var(--negative)!important}.portfolio-heading{justify-content:space-between;align-items:end;gap:40px;margin:30px 0;display:flex}.portfolio-heading h1{letter-spacing:-.055em;margin:4px 0 0;font-size:72px}.portfolio-heading>p{text-align:right;max-width:390px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.portfolio-heading>p span{display:block}.portfolio-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.portfolio-metrics article{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:142px;padding:22px;display:flex}.portfolio-metrics article.is-primary{background:var(--black);color:#fff}.portfolio-metrics small{color:var(--muted);font-size:11px}.portfolio-metrics .is-primary small{color:#92a098}.portfolio-metrics strong{letter-spacing:-.035em;margin-top:auto;font-size:29px}.portfolio-metrics span{color:var(--muted);margin-top:5px;font-size:10px}.prediction-chart{background:var(--black);color:#fff;border-radius:28px;height:400px;margin:20px 0 70px;padding:30px;overflow:hidden}.prediction-chart__heading{justify-content:space-between;align-items:flex-start;display:flex}.prediction-chart__heading span{color:#93a099;font-size:11px;display:block}.prediction-chart__heading strong{margin-top:6px;font-size:30px;display:block}.prediction-chart__heading small{color:#93a099}.prediction-chart svg{width:100%;height:235px;margin-top:10px;overflow:visible}.prediction-chart polyline{fill:none;stroke:#55d6aa;stroke-width:.7px;vector-effect:non-scaling-stroke}.prediction-chart circle{fill:#fff;stroke:#55d6aa;stroke-width:.5px}.prediction-chart__labels{color:#829087;justify-content:space-between;gap:8px;font-size:8px;display:flex}.prediction-chart__labels span{flex-direction:column;gap:3px;display:flex}.prediction-chart__labels b{color:#c6d3cc;font-size:9px}.portfolio-section{margin-top:70px}.prediction-table-scroll{border:1px solid var(--line);background:#fff;border-radius:20px;overflow-x:auto}.prediction-table{border-collapse:collapse;width:100%;min-width:780px}.prediction-table th,.prediction-table td{text-align:left;border-bottom:1px solid var(--line);padding:17px 18px;font-size:12px}.prediction-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.prediction-table td:not(:first-child),.prediction-table th:not(:first-child){text-align:right}.prediction-table tfoot td{background:var(--surface);font-weight:800}.venue-chip{background:var(--surface);color:var(--brand);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:750}.operation-list{gap:10px;display:grid}.operation-list>article{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:110px minmax(260px,1fr) minmax(300px,auto) auto;align-items:center;gap:18px;min-height:90px;padding:16px 18px;display:grid}.operation-kind{background:var(--surface-alt);color:var(--brand);text-transform:uppercase;border-radius:999px;justify-self:start;padding:7px 10px;font-size:9px;font-weight:850}.operation-name small{color:var(--muted);font-size:9px;display:block}.operation-name strong{margin-top:7px;font-size:13px;display:block}.operation-ids{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.operation-ids span{background:var(--surface);color:var(--muted);border-radius:8px;padding:5px 7px;font-size:8px}.operation-open{color:var(--brand);white-space:nowrap;font-size:10px;font-weight:750}.early-log{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.early-log a{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr 20px;align-items:center;gap:18px;min-height:58px;padding:12px 18px;display:grid}.early-log a:last-child{border-bottom:0}.early-log time{color:var(--muted);font-size:10px}.early-log strong{font-size:12px}.early-log span{color:var(--brand)}.prediction-article{width:min(980px,100% - 112px)}.prediction-article>header{padding:58px 0 40px}.prediction-article>header h1{letter-spacing:-.052em;max-width:900px;margin:12px 0 22px;font-size:clamp(46px,7vw,76px);line-height:1.02}.prediction-article>header>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:18px;line-height:1.65}.prediction-article__meta{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.prediction-article__meta time,.prediction-article__meta span{background:var(--surface-alt);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:9px}.prediction-article__cover{object-fit:cover;border-radius:28px;width:100%;height:500px;display:block}.report-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 52px;display:grid}.report-summary article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:120px;padding:20px;display:flex}.report-summary small{color:var(--muted);font-size:10px}.report-summary strong{margin-top:auto;font-size:20px}.prediction-article__content{width:min(800px,100%);margin:62px auto}.prediction-markdown{font-size:16px;line-height:1.78}.prediction-markdown h2{letter-spacing:-.025em;margin:48px 0 16px;font-size:31px;line-height:1.2}.prediction-markdown p{margin:0 0 22px}.prediction-markdown ul,.prediction-markdown ol{margin:0 0 28px;padding-left:24px}.prediction-markdown li{margin:8px 0}.prediction-markdown blockquote{border-left:4px solid var(--brand);background:var(--surface);margin:32px 0;padding:22px 26px;font-size:19px;line-height:1.55}.prediction-table--article{min-width:620px}.prediction-markdown .prediction-table-scroll{margin:28px 0}.prediction-article__next{border-top:1px solid var(--line);color:var(--brand);justify-content:space-between;gap:20px;padding-top:30px;font-size:13px;font-weight:750;display:flex}@media (max-width:1100px){.site-header nav{gap:26px;margin-left:70px}.prediction-page{width:calc(100% - 48px)}.prediction-hero{grid-template-columns:1fr 300px;padding:36px}.prediction-archive-grid{grid-template-columns:repeat(2,1fr)}.prediction-article{width:calc(100% - 48px)}}@media (max-width:760px){.prediction-page,.prediction-article{width:calc(100% - 32px);padding-top:20px}.prediction-tabs{margin-bottom:18px}.prediction-hero{grid-template-columns:1fr;align-items:start;gap:30px;min-height:560px;padding:28px}.prediction-hero h1{font-size:48px}.prediction-hero__portfolio{min-height:180px}.prediction-principles{grid-template-columns:1fr;margin-bottom:46px}.prediction-principles article{min-height:105px}.prediction-latest{grid-template-columns:1fr}.prediction-latest>img{height:240px;min-height:240px}.prediction-latest>div{min-height:320px;padding:26px}.prediction-latest h2{font-size:28px}.prediction-archive-grid{grid-template-columns:1fr}.prediction-section-heading h2{font-size:30px}.portfolio-heading{display:block}.portfolio-heading h1{font-size:54px}.portfolio-heading>p{text-align:left;margin-top:18px}.portfolio-metrics{grid-template-columns:1fr 1fr}.prediction-chart{height:350px;padding:20px}.prediction-chart svg{height:210px}.prediction-chart__labels span:nth-child(2n){display:none}.operation-list>article{grid-template-columns:1fr;gap:10px}.operation-ids{justify-content:flex-start}.early-log a{grid-template-columns:1fr 20px;gap:5px}.early-log time{grid-column:1}.early-log span{grid-area:1/2/3}.prediction-article>header{padding:34px 0 28px}.prediction-article>header h1{font-size:42px}.prediction-article>header>p:not(.eyebrow){font-size:15px}.prediction-article__cover{border-radius:20px;height:310px}.report-summary{grid-template-columns:1fr}.prediction-article__content{margin:38px auto}.prediction-markdown{font-size:15px}.prediction-markdown h2{font-size:26px}.prediction-article__next{font-size:11px}}@media (max-width:480px){.prediction-hero{border-radius:24px;min-height:600px;padding:22px}.prediction-hero h1{font-size:40px}.prediction-hero__portfolio strong{font-size:28px}.prediction-archive-grid>article{min-height:410px}.portfolio-metrics{grid-template-columns:1fr}.prediction-chart__heading strong{font-size:23px}.prediction-chart__labels span:nth-child(n+6){display:none}.prediction-article__cover{height:230px}.prediction-article__next{display:grid}}.analysis-card p{color:var(--muted);margin:8px 0;font-size:12px;line-height:1.5}.article-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 580px);display:flex}.article-header a{color:var(--text);font-weight:700;text-decoration:none}.article-logo{font-size:22px}.article-logo span{color:var(--brand)}.idea-article{width:calc(100% - 40px);max-width:860px;margin:0 auto;padding:64px 0 90px}.idea-article>article{border:1px solid var(--line);background:#fff;border-radius:24px;padding:48px;box-shadow:0 12px 40px #18281f0f}.idea-article h1{margin:14px 0 20px;font-size:clamp(34px,5vw,58px);line-height:1.08}.idea-preview{color:var(--muted);font-size:19px;line-height:1.6}.idea-body{white-space:pre-line;border-top:1px solid var(--line);margin-top:30px;padding-top:30px;font-size:17px;line-height:1.8}.disclaimer{color:var(--muted);background:#f5f7f5;border-radius:12px;margin-top:32px;padding:18px;font-size:12px;line-height:1.5}.comments{padding:52px 0}.comments h2{font-size:32px}.comment-list>p{color:var(--muted)}.comment-list article{border:1px solid var(--line);background:#fff;border-radius:16px;margin:12px 0;padding:20px}.comment-list header{justify-content:space-between;gap:20px;display:flex}.comment-list time{color:var(--muted);font-size:12px}.comment-list p{white-space:pre-wrap;margin-bottom:0;line-height:1.6}.comment-form{border:1px solid var(--line);background:#fff;border-radius:18px;gap:16px;margin-top:28px;padding:26px;display:grid}.comment-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.comment-form input,.comment-form textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;border-radius:10px;padding:12px}.comment-form button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-self:start;padding:13px 20px;font-weight:700}.comment-form small{color:var(--muted)}.comment-notice,.comment-error{border-radius:10px;padding:14px}.comment-notice{color:#17753a;background:#e9f8ef}.comment-error{color:#a83232;background:#fff0f0}@media (max-width:540px){.article-header{height:60px;padding:0 16px}.idea-article{padding-top:28px}.idea-article>article{border-radius:18px;padding:24px}.idea-article h1{font-size:32px}.idea-preview{font-size:16px}.idea-body{font-size:15px}.comment-list header{display:block}.comment-list time{margin-top:6px;display:block}}.auth-shell{background:var(--black);flex-direction:column;align-items:center;width:100%;min-height:100vh;margin:0;padding:48px 20px;display:flex}.auth-logo{color:#fff;letter-spacing:-.045em;font-size:25px;font-weight:850}.auth-logo span{color:#16a27d}.auth-card{background:var(--bg);border-radius:28px;width:min(480px,100%);margin-top:42px;padding:38px;box-shadow:0 24px 80px #00000047}.auth-card h1{margin:0 0 10px;font-size:38px}.auth-card>p:not(.eyebrow):not(.form-error){color:var(--muted);line-height:1.6}.account-form{gap:18px;margin-top:26px;display:grid}.account-form label{gap:8px;font-size:13px;font-weight:750;display:grid}.account-form input{border:1px solid var(--line);width:100%;height:48px;font:inherit;background:#fff;border-radius:12px;padding:0 14px}.account-form button,.account-logout button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:14px 22px;font-weight:750}.account-form small{color:var(--muted)}.auth-switch{text-align:center;margin:24px 0 0;font-size:13px}.auth-switch a,.account-panel a{color:var(--brand);font-weight:700}.form-error,.form-success,.account-hint{border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.5}.form-error{color:#a83232;background:#fff0f0}.form-success{color:#146b36;background:#e4f7ec}.account-hint{background:var(--surface-alt);color:var(--muted)}.account-page{width:min(1100px,100% - 48px);padding:54px 0 90px}.account-heading h1{margin:0;font-size:clamp(30px,5vw,48px)}.account-heading>p:last-child{color:var(--muted)}.account-logout{margin-top:18px}.account-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:34px;display:grid}.account-panel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px}.account-panel--wide{grid-column:1/-1}.account-panel>small{color:var(--brand);font-weight:800}.account-panel h2{margin:8px 0 18px;font-size:25px}.account-panel>p{color:var(--muted);line-height:1.6}.account-panel dl{margin:0}.account-panel dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;display:flex}.account-panel dt{color:var(--muted)}.account-panel dd{text-align:right;margin:0;font-weight:700}.status-good{font-weight:800;color:var(--brand)!important}.account-form.compact{margin-top:18px}.account-invite{background:var(--brand);padding:14px 22px;color:#fff!important}@media (max-width:700px){.auth-shell{padding-top:30px}.auth-card{border-radius:20px;margin-top:28px;padding:25px}.account-page{width:calc(100% - 32px);padding-top:34px}.account-grid{grid-template-columns:1fr}.account-panel--wide{grid-column:auto}.account-panel{border-radius:18px;padding:22px}.account-panel dl div{display:block}.account-panel dd{text-align:left;margin-top:5px}}.filters a,.listing-filters a{background:var(--surface-alt);border-radius:999px;align-items:center;height:36px;padding:0 14px;font-size:11px;display:inline-flex}.filters a.is-selected,.listing-filters a.is-active{background:var(--brand);color:#fff}.empty-state{color:var(--muted);padding:28px 0}.listing-page{padding:60px 0 100px}.listing-page>h1{margin:8px 0 24px;font-size:clamp(38px,6vw,64px)}.listing-filters{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.listing-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-height:250px;padding:28px;display:flex}.listing-grid h2{margin:16px 0 8px;font-size:25px;line-height:1.28}.listing-grid p{color:var(--muted);line-height:1.6}.listing-grid small{color:var(--muted);margin-top:auto}.read-link{color:var(--brand);margin-top:16px;font-weight:750}.article-header nav{gap:20px;display:flex}.article-source{color:var(--muted);margin-top:28px;font-size:13px}.article-source a{color:var(--brand);text-decoration:underline}.search-form{gap:10px;margin:24px 0;display:flex}.search-form input{border:1px solid var(--line);height:52px;font:inherit;background:#fff;border-radius:12px;flex:1;padding:0 16px}.search-form button{background:var(--brand);color:#fff;border:0;border-radius:12px;padding:0 24px;font-weight:750}.search-count{color:var(--muted)}@media (max-width:700px){.listing-page{width:calc(100% - 32px);padding-top:36px}.listing-grid{grid-template-columns:1fr}.listing-grid article{min-height:220px;padding:22px}.search-form{display:grid}.search-form button{height:48px}}.tag-cloud{flex-wrap:wrap;gap:8px;margin:-18px 0 30px;display:flex}.tag-cloud a{background:var(--surface);color:var(--brand);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.tag-cloud a.is-active{background:var(--brand);color:#fff}.article-tags{margin:28px 0 0}.instrument-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.instrument-card{background:var(--black);color:#fff;border-radius:22px;flex-direction:column;min-height:230px;padding:24px;display:flex}.instrument-card>div:first-child{justify-content:space-between;gap:10px;display:flex}.instrument-card>div:first-child span{color:#55d6aa;font-weight:800}.instrument-card small{color:#8b9991}.instrument-card>strong{margin:24px 0 4px;font-size:34px}.instrument-card>p{color:#b7c2bc;font-size:13px}.instrument-card__meta{color:#8b9991;justify-content:space-between;gap:12px;margin-top:auto;font-size:10px;display:flex}.instrument-detail{padding:60px 0 100px}.instrument-title{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.instrument-title h1{margin:0;font-size:clamp(54px,9vw,96px)}.instrument-title p{color:var(--muted)}.instrument-title>strong{color:var(--brand);font-size:clamp(34px,6vw,64px)}.price-chart{background:var(--black);color:#87948c;border-radius:28px;place-items:center;height:320px;margin:36px 0;padding:24px;display:grid}.price-chart svg{width:100%;height:100%;overflow:visible}.price-chart polyline{fill:none;stroke:#42d3a3;stroke-width:2px;vector-effect:non-scaling-stroke}.instrument-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.instrument-facts article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.instrument-facts small{color:var(--muted);margin-bottom:10px;display:block}.instrument-facts b{font-size:18px}@media (max-width:850px){.instrument-grid,.instrument-facts{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.instrument-grid,.instrument-facts{grid-template-columns:1fr}.instrument-title{display:block}.instrument-title>strong{margin-top:18px;display:block}.price-chart{height:220px}}.statistics-page{padding:60px 0 100px}.statistics-page>h1{max-width:900px;margin:12px 0;font-size:clamp(40px,7vw,78px)}.statistics-lead{max-width:820px;color:var(--muted);font-size:18px;line-height:1.7}.statistics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:38px 0;display:grid}.statistics-grid article{background:var(--black);color:#fff;border-radius:22px;padding:25px}.statistics-grid small{color:#93a099;margin-bottom:18px;display:block}.statistics-grid b{font-size:clamp(24px,3vw,38px)}.statistics-table{margin-top:48px}.statistics-table h2{font-size:34px}.table-scroll{border:1px solid var(--line);background:#fff;border-radius:20px;overflow-x:auto}.statistics-table table{border-collapse:collapse;width:100%;min-width:820px}.statistics-table th,.statistics-table td{text-align:left;border-bottom:1px solid var(--line);padding:16px}.statistics-table th{color:var(--muted);text-transform:uppercase;font-size:11px}.statistics-table td small{color:var(--muted);margin-top:5px;display:block}.statistics-page .disclaimer{color:var(--muted);margin-top:34px;font-size:12px}@media (max-width:760px){.statistics-page{width:calc(100% - 32px);padding-top:36px}.statistics-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.statistics-grid{grid-template-columns:1fr}}.order-detail>h1{font-size:clamp(38px,6vw,70px)}.order-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:36px 0;display:grid}.order-facts article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.order-facts small,.order-facts span{color:var(--muted);font-size:12px;display:block}.order-facts b{margin:9px 0;font-size:18px;display:block}.order-events code{white-space:normal;font-size:11px}@media (max-width:800px){.order-facts{grid-template-columns:1fr 1fr}}@media (max-width:520px){.order-facts{grid-template-columns:1fr}}.device-list{gap:10px;display:grid}.device-list article{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:15px;display:flex}.device-list small{color:var(--muted);margin-top:5px;display:block}.device-list form{margin:0}.device-list button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:9px 14px}@media (max-width:600px){.device-list article{display:block}.device-list form{margin-top:12px}}:root{--bg:#fff;--surface:#f5f8f6;--surface-alt:#edf3f0;--ink:#202522;--black:#17211d;--brand:#238c71;--brand-bright:#2ba283;--muted:#66706b;--line:#dfe7e2;--negative:#ce554c;--white:#fff}body{background:#fff}.ticker{background:#17211d;height:34px}.ticker__track{gap:34px;width:min(1220px,100% - 64px)}.site-header{background:#fff;border-bottom:1px solid #e4eae6;height:78px;padding:0 max(32px,50vw - 610px);position:sticky;top:0;box-shadow:0 8px 28px #17211d0a}.logo{letter-spacing:-.04em;font-size:21px}.pulse-mark{background:#e9f5f1;border-radius:50%;width:38px;height:38px}.pulse-mark i,.pulse-mark i:before{background:var(--brand)}.pulse-mark i:nth-child(2),.pulse-mark i:nth-child(2):before{background:#e07468}.site-header nav{gap:30px;margin-left:72px}.site-header nav a{color:#414945;padding:30px 0 27px;font-size:13px;font-weight:700;position:relative}.site-header nav a:after{content:"";background:var(--brand);border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a.is-active:after{transform:scaleX(1)}.site-header nav a.is-active,.site-header nav a:hover{color:var(--brand)}.header-actions{gap:10px}.header-search{border:1px solid var(--line);color:#34403a;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .2s,border-color .2s;display:grid}.header-search:hover{background:#edf7f3;border-color:#c9ddd5}.header-search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.button--login{background:var(--brand);height:42px;padding:0 21px;font-size:13px;box-shadow:0 7px 16px #238c7126}.geeky-home{width:min(1220px,100% - 64px);margin:0 auto;padding-bottom:100px}.geeky-welcome{background:linear-gradient(125deg,#f2faf7 0%,#f9fcfa 58%,#edf7f3 100%);border:1px solid #dbe9e3;border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:58px;min-height:490px;margin-top:36px;padding:58px 54px;display:grid;position:relative;overflow:hidden}.geeky-welcome:before{content:"";border:1px dashed #2ba2833d;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-128px;left:-105px;box-shadow:0 0 0 35px #2ba28309,0 0 0 70px #2ba28306}.geeky-welcome:after{content:"";opacity:.6;background:radial-gradient(circle,#b7d9ce 1.4px,#0000 1.8px) 0 0/10px 10px;width:110px;height:42px;position:absolute;top:20px;right:30%;transform:rotate(-8deg)}.geeky-welcome__copy,.geeky-welcome__visual{z-index:1;position:relative}.geeky-kicker{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 15px;font-size:11px;font-weight:800}.geeky-welcome h1{color:#202622;letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,70px);line-height:1.04}.geeky-welcome h1 em{color:var(--brand);font-style:normal}.geeky-welcome__lead{color:#5e6963;max-width:580px;margin:24px 0 0;font-size:17px;line-height:1.75}.geeky-welcome__actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.geeky-button{border-radius:8px;justify-content:center;align-items:center;gap:20px;height:48px;padding:0 21px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.geeky-button:hover{transform:translateY(-2px)}.geeky-button--primary{background:var(--brand-bright);color:#fff;box-shadow:0 11px 24px #2ba28333}.geeky-button--ghost{color:#37423d;background:#fff;border:1px solid #cbdad4}.geeky-welcome__facts{color:#68736d;flex-wrap:wrap;gap:24px;margin-top:29px;font-size:10px;font-weight:700;display:flex}.geeky-welcome__facts span{align-items:center;gap:7px;display:flex}.geeky-welcome__facts i{background:var(--brand-bright);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2ba2831a}.geeky-welcome__visual{min-width:0}.geeky-market-art{background:#17211d;border-radius:18px;height:318px;position:relative;overflow:hidden;box-shadow:0 24px 48px #17211d30}.geeky-market-art:before,.geeky-market-art:after{content:"";background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.geeky-market-art:after{background:linear-gradient(115deg,#0000 54%,#2ba2831a)}.geeky-market-art svg{z-index:2;width:100%;height:100%;position:relative}.geeky-market-art__area{fill:url(#market-fill)}.geeky-market-art__line{fill:none;stroke:#54d2b2;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.geeky-market-art__candles path{fill:#2ba283;stroke:#72e0c4;stroke-width:2px}.geeky-market-art__candles path:nth-child(2n){fill:#d86a61;stroke:#ef9a92}.geeky-market-art__orb{filter:blur(2px);background:#2ba28321;border-radius:50%;width:160px;height:160px;position:absolute;top:-35px;right:-30px}.geeky-market-art__label{z-index:3;color:#87968f;letter-spacing:.16em;text-transform:uppercase;font-size:9px;position:absolute;bottom:16px;left:20px}.geeky-welcome__latest{z-index:4;background:#fffffff5;border:1px solid #e3e9e5;border-radius:12px;gap:4px;max-width:85%;margin:-54px auto 0;padding:17px 19px;display:grid;position:relative;box-shadow:0 16px 32px #17211d1f}.geeky-welcome__latest span{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.geeky-welcome__latest strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.geeky-welcome__latest small{color:var(--muted);font-size:9px}.geeky-layout{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:start;gap:36px;margin-top:72px;display:grid}.geeky-content{min-width:0}.geeky-section+.geeky-section{margin-top:72px}.geeky-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:25px;min-height:58px;margin-bottom:24px;display:flex}.geeky-section-heading>div{padding-bottom:15px;position:relative}.geeky-section-heading>div:after{content:"";background:var(--brand-bright);border-radius:999px;width:100%;height:4px;position:absolute;bottom:-2px;left:0}.geeky-section-heading p{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:800}.geeky-section-heading h2{letter-spacing:-.035em;margin:0;font-size:30px}.geeky-section-heading>a{color:var(--muted);padding-bottom:17px;font-size:11px;font-weight:750}.geeky-section-heading>a span,.geeky-read-more span{color:var(--brand)}.geeky-featured{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1.17fr) minmax(260px,.83fr);display:grid;overflow:hidden}.geeky-featured__lead{border-right:1px solid var(--line);padding:19px}.geeky-featured__media{background:#17211d;border-radius:10px;height:286px;display:block;position:relative;overflow:hidden}.geeky-featured__media>img{object-fit:cover;width:100%;height:100%}.geeky-featured__media .geeky-market-art{height:100%;box-shadow:none;border-radius:0}.geeky-chip{height:28px;color:var(--brand);letter-spacing:.06em;text-transform:uppercase;background:#edf6f2;border-radius:5px;align-items:center;padding:0 10px;font-size:8px;font-weight:850;display:inline-flex}.geeky-featured__media>.geeky-chip{z-index:5;color:var(--brand);background:#fff;position:absolute;top:14px;left:14px;box-shadow:0 4px 13px #17211d1a}.geeky-featured__body{padding:20px 4px 5px}.geeky-meta{color:#89928d;text-transform:uppercase;letter-spacing:.045em;margin:0;font-size:9px;font-weight:650}.geeky-featured__body h3{letter-spacing:-.027em;margin:10px 0 9px;font-size:25px;line-height:1.26}.geeky-featured__body>p:not(.geeky-meta){color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.68;display:-webkit-box;overflow:hidden}.geeky-read-more{color:#3c4741;gap:7px;margin-top:17px;font-size:10px;font-weight:800;display:inline-flex}.geeky-featured__stack{flex-direction:column;display:flex}.geeky-featured__stack article{border-bottom:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:15px;min-height:155px;padding:18px;display:grid}.geeky-featured__stack article:last-child{border-bottom:0}.geeky-featured__thumb{width:92px;height:92px;color:var(--brand);background:linear-gradient(145deg,#dfeee8,#edf6f2);border-radius:8px;place-items:center;font-weight:900;display:grid;overflow:hidden}.geeky-featured__thumb img{object-fit:cover;width:100%;height:100%}.geeky-featured__stack h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.geeky-inline-link{color:var(--brand);font-size:9px;font-weight:800}.geeky-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.geeky-post-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.geeky-post-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px #1f312914}.geeky-post-card__media{height:194px;color:var(--brand);text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(140deg,#e8f4ef,#f6faf8);place-items:center;font-size:10px;font-weight:850;display:grid;overflow:hidden}.geeky-post-card__media img{object-fit:cover;width:100%;height:100%}.geeky-post-card__body{flex-direction:column;align-items:flex-start;min-height:238px;padding:20px;display:flex}.geeky-post-card h3{letter-spacing:-.018em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 8px;font-size:18px;line-height:1.34;display:-webkit-box;overflow:hidden}.geeky-post-card__body>p:not(.geeky-meta){color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.geeky-post-card .geeky-read-more{margin-top:auto;padding-top:15px}.geeky-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.geeky-analysis-grid article{border:1px solid var(--line);background:#f7faf8;border-radius:13px;flex-direction:column;align-items:flex-start;min-height:240px;padding:24px;display:flex}.geeky-analysis-grid article:nth-child(3n+2){background:#fff}.geeky-analysis-grid .geeky-analysis-card--idea{color:#fff;background:#17211d;border-color:#17211d}.geeky-analysis-grid .geeky-analysis-card--idea .geeky-chip{color:#68daba;background:#54d2b224}.geeky-analysis-grid h3{margin:15px 0 8px;font-size:20px;line-height:1.3}.geeky-analysis-grid p{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.geeky-analysis-grid .geeky-analysis-card--idea p{color:#a9b6b0}.geeky-analysis-grid .geeky-read-more{margin-top:auto;padding-top:18px}.geeky-analysis-card--idea .geeky-read-more{color:#fff}.geeky-empty{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.geeky-sidebar{gap:22px;display:grid;position:sticky;top:102px}.geeky-sidebar-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.geeky-about{background:#f5f8f6;gap:16px;display:flex}.geeky-about__mark{background:var(--brand);color:#fff;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:11px;font-weight:900;display:grid}.geeky-about h2{margin:0 0 10px;font-size:19px;line-height:1.3}.geeky-about div>p:not(.geeky-kicker){color:var(--muted);margin:0;font-size:10px;line-height:1.65}.geeky-about a{color:var(--brand);margin-top:14px;font-size:9px;font-weight:800;display:inline-block}.geeky-sidebar-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:13px;display:flex}.geeky-sidebar-heading h2{margin:0;font-size:19px}.geeky-sidebar-heading a{color:var(--brand);font-size:9px;font-weight:800}.geeky-market-list{display:grid}.geeky-market-list>a{border-bottom:1px solid #edf1ee;grid-template-columns:minmax(0,1fr) auto 26px;align-items:center;gap:10px;min-height:66px;display:grid}.geeky-market-list>a:last-child{border-bottom:0}.geeky-market-list>a>span:first-child{gap:3px;min-width:0;display:grid}.geeky-market-list b{font-size:12px}.geeky-market-list small{color:#89938e;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.geeky-market-list strong{font-size:14px}.geeky-market-list .market-regime{background:#edf3f0}.geeky-quick-news article{border-bottom:1px solid #edf1ee;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:15px 0;display:grid}.geeky-quick-news article:last-child{border-bottom:0;padding-bottom:0}.geeky-quick-news article>span{color:#b5beb9;font-size:10px;font-weight:900}.geeky-quick-news time{color:var(--brand);font-size:8px;font-weight:700}.geeky-quick-news h3{margin:5px 0 0;font-size:11px;line-height:1.45}.geeky-telegram{background:var(--brand-bright);color:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:280px;padding:29px;display:flex;position:relative;overflow:hidden}.geeky-telegram:before{content:"";border:1px solid #ffffff47;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-72px;right:-75px;box-shadow:0 0 0 25px #ffffff0f,0 0 0 50px #ffffff0a}.geeky-telegram__icon{width:42px;height:42px;color:var(--brand);z-index:1;background:#fff;border-radius:50%;place-items:center;font-size:19px;display:grid;position:relative}.geeky-telegram>p{letter-spacing:.1em;text-transform:uppercase;margin:22px 0 6px;font-size:9px;font-weight:800}.geeky-telegram h2{letter-spacing:-.03em;margin:0;font-size:27px;line-height:1.15}.geeky-telegram>span:not(.geeky-telegram__icon){color:#e0f6ef;margin-top:12px;font-size:10px;line-height:1.6}.geeky-telegram a{color:#1e624f;z-index:1;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:24px;height:42px;margin-top:auto;padding:0 16px;font-size:10px;font-weight:850;display:flex;position:relative}footer{color:#fff;background:#17211d;margin-top:0}.footer-inner{grid-template-columns:1.7fr repeat(3,1fr);align-items:start;gap:48px;width:min(1220px,100% - 64px);min-height:300px;margin:auto;padding:55px 0 24px;display:grid}.footer-brand p{color:#9eaca5;max-width:290px;margin:18px 0 0;font-size:11px;line-height:1.7}.logo--footer{color:#fff}.footer-column{gap:11px;display:grid}.footer-column strong{color:#fff;margin-bottom:5px;font-size:11px}.footer-column a{color:#a9b5af;font-size:10px}.footer-column a:hover{color:#64d4b6}.footer-links{display:none}.footer-copy{color:#7f8d86;border-top:1px solid #ffffff1a;grid-column:1/-1;margin:25px 0 0;padding-top:22px;font-size:9px}@media (max-width:1100px){.site-header nav{gap:20px;margin-left:40px}.site-header nav a{font-size:12px}.geeky-welcome{grid-template-columns:1fr 400px;gap:35px;padding:48px 42px}.geeky-layout{grid-template-columns:minmax(0,1fr) 300px;gap:26px}.geeky-featured{grid-template-columns:1fr}.geeky-featured__lead{border-right:0;border-bottom:1px solid var(--line)}.geeky-featured__stack{grid-template-columns:repeat(3,1fr);display:grid}.geeky-featured__stack article{border-right:1px solid var(--line);border-bottom:0;grid-template-columns:1fr;align-items:start}.geeky-featured__stack article:last-child{border-right:0}.geeky-featured__thumb{width:100%;height:100px}}@media (max-width:900px){.site-header{padding:0 24px}.site-header nav{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0;padding:14px;display:none;position:absolute;top:70px;left:20px;right:20px;box-shadow:0 18px 40px #17211d26}.site-header nav.is-open{display:grid}.site-header nav a{padding:12px}.site-header nav a:after{display:none}.menu-button{display:block}.button--login{display:none}.geeky-welcome{grid-template-columns:1fr;padding:46px}.geeky-welcome__visual{width:min(590px,100%);margin:auto}.geeky-layout{grid-template-columns:1fr}.geeky-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.geeky-telegram,.geeky-about{min-height:260px}.footer-inner{grid-template-columns:1.6fr repeat(3,1fr);gap:30px}}@media (max-width:700px){.ticker__track{gap:24px;width:calc(100% - 32px)}.ticker__track>span:nth-child(n+4){display:none}.site-header{height:68px;padding:0 16px}.site-header nav{top:62px}.logo{font-size:19px}.pulse-mark{width:34px;height:34px}.header-search{width:36px;height:36px}.geeky-home{width:calc(100% - 32px);padding-bottom:65px}.geeky-welcome{border-radius:20px;min-height:0;margin-top:18px;padding:31px 24px}.geeky-welcome h1{font-size:43px}.geeky-welcome__lead{font-size:14px;line-height:1.65}.geeky-welcome__actions{display:grid}.geeky-button{width:100%}.geeky-welcome__facts{gap:12px;display:grid}.geeky-market-art{height:240px}.geeky-welcome__latest{max-width:92%}.geeky-layout,.geeky-section+.geeky-section{margin-top:54px}.geeky-section-heading{align-items:end}.geeky-section-heading h2{font-size:26px}.geeky-section-heading>a{font-size:9px}.geeky-featured__media{height:230px}.geeky-featured__body h3{font-size:22px}.geeky-featured__stack{grid-template-columns:1fr}.geeky-featured__stack article{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;min-height:130px}.geeky-featured__stack article:last-child{border-bottom:0}.geeky-featured__thumb{width:100px;height:92px}.geeky-post-grid,.geeky-analysis-grid,.geeky-sidebar{grid-template-columns:1fr}.geeky-post-card__media{height:220px}.geeky-sidebar{gap:16px}.geeky-about{min-height:0}.geeky-telegram{min-height:270px}.footer-inner{grid-template-columns:1fr 1fr;width:calc(100% - 32px);padding-top:40px}.footer-brand,.footer-column:last-of-type{grid-column:1/-1}.footer-copy{margin-top:5px}}@media (max-width:430px){.ticker__track>span:nth-child(n+3),.account-dot{display:none}.geeky-welcome{padding:27px 20px}.geeky-welcome h1{font-size:37px}.geeky-market-art{height:205px}.geeky-welcome__latest{margin-top:-35px;padding:14px}.geeky-section-heading h2{font-size:23px}.geeky-section-heading>div{padding-bottom:12px}.geeky-section-heading>a{padding-bottom:14px}.geeky-featured__lead{padding:12px}.geeky-featured__media{height:195px}.geeky-featured__stack article{grid-template-columns:78px 1fr;padding:13px}.geeky-featured__thumb{width:78px;height:78px}.geeky-post-card__body{min-height:220px}.geeky-analysis-grid article{padding:20px}.footer-inner{gap:32px 20px}}
