@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800;850;900&display=swap');
.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions .button{gap:16px}
:root{color-scheme:dark;--bg:#101613;--panel:#18211c;--panel-deep:#111914;--text:#f0f4ec;--muted:#a3aea4;--accent:#b7f36b;--line:#2c3830;--radius:18px;font-family:'Golos Text',Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{cursor:pointer}::selection{background:var(--accent);color:var(--bg)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;padding:10px 20px;background:var(--accent);color:var(--bg);z-index:5}.skip-link:focus{top:10px}.header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;font-size:25px;font-weight:750;letter-spacing:-1px;line-height:1}.brand>span:last-child{font-weight:400;color:var(--muted)}.brand-icon{display:inline-grid;place-items:center;width:33px;height:33px;background:var(--accent);color:var(--bg);border-radius:8px;font-size:24px;font-weight:900;letter-spacing:-2px;margin-right:10px}.header nav{display:flex;gap:34px;font-size:14px;color:#c2cbc3}.header nav a:hover{color:var(--accent)}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;min-height:58px;padding:15px 25px;border-radius:9px;border:1px solid transparent;font-size:16px;font-weight:600;line-height:1.35;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#152012}.button-primary:hover{background:#c8ff87}.button-outline{border-color:#64765d;background:transparent;color:var(--text)}.button-outline:hover{background:#273824;border-color:var(--accent)}.button-small{font-size:14px;min-height:43px;padding:10px 18px;gap:30px}.button svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;fill:none}.hero{display:grid;grid-template-columns:.93fr 1.1fr;align-items:center;gap:60px;padding-block:75px 68px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:550;margin:0 0 26px;color:var(--muted);display:flex;align-items:center;gap:10px}.eyebrow-line{width:24px;height:1px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.2vw,76px);font-weight:550;line-height:1.055;letter-spacing:-3.6px;margin-bottom:30px}em{font-style:normal;color:var(--accent)}.hero-description{max-width:440px;font-size:18px;line-height:1.7;color:#b1bbb2;margin-bottom:30px}.hero-note{font-size:12px;color:var(--muted);margin:15px 0 0;line-height:1.6}.hero-note span{margin:0 7px}.product-demo{position:relative;min-width:0;background:var(--panel-deep);border:1px solid #3d5040;border-radius:14px;box-shadow:0 26px 70px -35px #000,0 0 100px -50px #9cd36044;transform:rotate(-1deg)}.app-topbar{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;background:#1c271f;border-bottom:1px solid #2a382e;border-radius:14px 14px 0 0;font-size:12px;color:#b0bcb2}.window-controls{display:flex;gap:6px;width:44px}.window-controls i{width:7px;height:7px;border-radius:50%;background:#586a59}.app-pro{font-size:12px;letter-spacing:1.2px;color:var(--accent);border:1px solid #516b40;padding:1px 5px;border-radius:3px}.demo-tabs{display:flex;padding:0 16px;background:#172019;border-bottom:1px solid var(--line)}.demo-tabs button{flex:1;border:0;border-bottom:2px solid transparent;color:var(--muted);background:none;padding:15px 4px;font-size:12px;white-space:nowrap}.demo-tabs button span{font-size:12px;margin-right:5px;color:#708472}.demo-tabs button[aria-selected=true]{color:var(--accent);border-bottom-color:var(--accent)}.demo-body{padding:23px 24px 0}.demo-panel[hidden]{display:none}.demo-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:21px}.micro-label{font-size:12px;letter-spacing:1.5px;color:#829782}.demo-heading h2{font-size:19px;font-weight:500;line-height:1.3;margin:5px 0 0;letter-spacing:-.3px}.position-tag{font-size:12px;color:#bdccbd;border:1px solid #354c37;background:#203222;padding:4px 8px;border-radius:4px;white-space:nowrap}.range-layout{display:grid;grid-template-columns:1fr 105px;gap:22px}.range-matrix{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:2px;aspect-ratio:1}.range-matrix span{display:grid;place-items:center;font-size:12px;font-family:Arial,sans-serif;line-height:1;background:#25352a;border-radius:2px;color:#8b9c8d}.range-matrix span.selected{background:#a4d764;color:#1c2d17;font-weight:700}.range-matrix span.pair{background:#719d42;color:#13200e;font-weight:700}.range-aside{padding-top:1px}.board{display:flex;gap:5px;margin-top:9px}.board>span{width:30px;height:43px;padding:3px 5px;background:#e5eddf;color:#25352a;border-radius:4px;font-size:16px;font-weight:700;line-height:1.1;box-shadow:0 2px 0 #768173}.board b{display:block;font-size:15px;font-weight:400}.board .red{color:#ba4f44}.range-info{margin-top:24px;border-top:1px solid var(--line);padding-top:13px}.range-info>span{font-size:12px;color:var(--muted)}.range-info strong{display:block;color:var(--accent);font-size:31px;line-height:1.35;font-weight:500}.range-info strong span{font-size:16px;margin-left:3px}.range-info small{font-size:12px;line-height:1.4;color:#8b9c8d}.legend{font-size:12px;color:#90a08e;display:flex;align-items:center;gap:5px;margin-top:19px}.legend i{width:6px;height:6px;background:var(--accent)}.demo-insight{display:flex;gap:12px;align-items:center;padding:17px 0 20px}.insight-symbol{color:var(--accent);font-size:23px}.demo-insight p{font-size:12px;line-height:1.7;color:#829782;margin:0}.demo-insight strong{font-weight:450;color:#bdcbbc}.demo-footer{display:flex;justify-content:space-between;gap:15px;padding:10px 20px;border-top:1px solid #25362a;color:#778b79;font-size:12px;letter-spacing:.15px}.platform-strip{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:27px}.platform-strip>span{font-size:13px;line-height:1.5;color:var(--muted)}.platform-strip strong{font-weight:500;color:#d4ddd2}.platform-strip>div{display:flex;align-items:center;gap:50px;font-size:21px;font-weight:450;letter-spacing:-.4px}.platform-strip b{font-size:22px;font-weight:400;color:#65854f}.workflow{padding-block:95px 98px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:0 90px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:20px}.section-heading h2{font-size:43px;line-height:1.18;letter-spacing:-1.7px;font-weight:500;margin:0}.section-heading h2 span{color:#8c9b8b}.section-heading>p:last-child{font-size:16px;color:var(--muted);max-width:410px;margin-bottom:3px}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:49px}.workflow-grid article{border-top:1px solid #44583a;padding-top:23px}.step-number{font-size:12px;letter-spacing:1.4px;color:#9acb69}.workflow h3{font-size:21px;line-height:1.4;font-weight:500;letter-spacing:-.5px;margin:20px 0 14px}.workflow-grid p{font-size:15px;color:var(--muted);line-height:1.75;min-height:80px;margin-bottom:24px}.feature-detail{display:flex;flex-wrap:wrap;gap:7px}.feature-detail span{font-size:12px;border:1px solid var(--line);padding:4px 8px;border-radius:5px;color:#96a792}.download-section{background:#1b281d;border-block:1px solid #35482e;padding-block:75px}.download-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.download-intro .eyebrow{color:#9eb78f;margin-bottom:19px}.download-intro h2{font-size:47px;line-height:1.16;letter-spacing:-1.9px;font-weight:500;margin:0}.download-intro>p{font-size:16px;line-height:1.75;color:#c5d3bd;margin:0}.download-intro>p span{font-size:13px;color:#8fa585;display:block;margin-top:12px}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.download-card{padding:28px 28px 24px;border:1px solid #3d5135;border-radius:12px;background:#152018}.os-heading{display:flex;align-items:center;gap:15px;margin-bottom:26px}.os-heading svg{width:33px;height:33px;fill:#d8eacb;flex-shrink:0}.os-heading h3{font-size:22px;font-weight:500;line-height:1.4;margin:0}.os-heading p{font-size:12px;color:#94a48d;margin:0}.release-tag{margin-left:auto;font-size:12px;color:#97a78e;border:1px solid #3c4b35;border-radius:4px;padding:1px 7px;align-self:flex-start}.download-card .button{width:100%;justify-content:space-between;font-size:15px}.download-card .button>span{font-size:20px;font-weight:400}.download-meta{display:flex;justify-content:space-between;gap:15px;color:#90a287;font-size:12px;padding:10px 0 21px}.install-short{border-top:1px solid #2a3b26;padding-top:18px;color:#9bad91;font-size:13px;line-height:1.75;margin:0}.release-note{font-size:12px;color:#91a286;margin:24px 0 0;max-width:860px;line-height:1.75}.questions{padding-block:81px 85px;display:grid;grid-template-columns:.8fr 1.3fr;gap:70px}.questions .eyebrow{margin-bottom:16px}.questions h2{font-size:40px;font-weight:500;letter-spacing:-1.4px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:21px 0;cursor:pointer;font-size:15px}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;color:#94ac82;font-weight:400;line-height:1}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);font-size:14px;margin-bottom:22px;line-height:1.8}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px;border-top:1px solid var(--line)}.footer .brand{font-size:21px}.footer .brand-icon{width:27px;height:27px;font-size:19px;border-radius:6px}.footer p{font-size:12px;color:#8b9a88;margin:0}.footer>span{font-size:12px;color:#647961}.stats-sample,.hand-sample{height:280px}.sample-total{padding:13px 16px;background:#1b2d1e;border:1px solid #334c35;display:flex;align-items:center;justify-content:space-between;border-radius:6px;font-size:12px;color:#adc1a5;margin-bottom:14px}.sample-total strong{font-size:24px;font-weight:500;color:var(--accent)}.stat-columns,.stat-row{display:grid;grid-template-columns:1.5fr repeat(3,1fr);align-items:center;gap:10px;padding:9px 12px;font-size:12px;border-bottom:1px solid #26382a}.stat-columns{font-size:12px;color:#869d85}.stat-row strong{font-weight:500}.stat-row span{color:#bdccba}.focus-row{background:#233c25;color:var(--accent);border:1px solid #4c6b3e;border-radius:4px}.focus-row small{display:block;font-size:12px;color:#92af82;white-space:nowrap}.hand-sample{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #314c34;background:#18291c;border-radius:9px}.hand-positions{display:flex;gap:90px;font-size:12px;color:#8cad80}.hand-positions strong{display:block;font-weight:500;color:#c0d4b5}.pot-label{font-size:12px;margin:14px 0 3px;color:#8caa80}.pot-label strong{color:#e0ecd9;margin-left:7px;font-weight:500}.board-large{gap:8px;margin-top:7px}.board-large>span{width:43px;height:61px;font-size:23px;padding:5px 6px}.board-large b{font-size:21px}.hand-action{font-size:12px;margin-top:24px;color:#b0c3a5}.hand-action>span{margin:0 14px;color:var(--accent)}
@media(min-width:1440px){.hero{gap:90px}.range-matrix span{font-size:12px}.stats-sample,.hand-sample{height:306px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{gap:35px;grid-template-columns:.9fr 1.1fr;padding-top:55px}h1{font-size:57px;letter-spacing:-2.6px}.hero-description{font-size:16px}.hero-note{max-width:260px}.demo-body{padding:20px 17px 0}.range-layout{grid-template-columns:1fr 85px;gap:13px}.board>span{width:25px;height:38px;font-size:14px}.board b{font-size:13px}.range-info{margin-top:15px}.range-info strong{font-size:26px}.range-info small{font-size:12px}.legend{font-size:12px;margin-top:12px}.demo-heading h2{font-size:16px}.demo-tabs button{font-size:12px}.demo-tabs button span{display:none}.platform-strip>div{gap:28px;font-size:19px}.section-heading{gap:0 45px}.section-heading h2{font-size:36px}.workflow-grid{gap:23px}.workflow h3{font-size:19px}.workflow-grid p{min-height:105px}.download-intro h2{font-size:41px}.questions{gap:45px}.stats-sample,.hand-sample{height:236px}.stat-row{padding-block:7px}.sample-total{padding:8px 12px;margin-bottom:9px}.board-large>span{width:39px;height:56px;font-size:21px}.board-large b{font-size:20px}}
@media(max-width:800px){.header{height:84px}.header nav{gap:20px;font-size:12px}.brand{font-size:22px}.hero{grid-template-columns:1fr;gap:43px;padding-block:49px}.hero-copy{max-width:600px}h1{font-size:66px;letter-spacing:-3px}.hero-description{max-width:480px;font-size:18px}.hero-note{max-width:none}.product-demo{width:min(590px,100%);margin-inline:auto;transform:none}.demo-body{padding:23px 25px 0}.range-layout{grid-template-columns:1fr 110px;gap:24px}.range-matrix span{font-size:12px}.demo-heading h2{font-size:21px}.demo-tabs button{font-size:14px}.demo-tabs button span{display:inline;font-size:12px}.micro-label{font-size:12px}.board>span{width:33px;height:45px;font-size:17px}.board b{font-size:17px}.range-info{margin-top:28px}.range-info strong{font-size:33px}.range-info>span,.range-info small{font-size:12px}.legend{font-size:12px;margin-top:20px}.demo-insight p{font-size:14px}.demo-footer{font-size:12px}.platform-strip{gap:20px}.platform-strip>div{font-size:16px;gap:15px}.workflow{padding-block:65px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading .eyebrow{margin:0}.section-heading>p:last-child{max-width:520px}.workflow-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.workflow-grid p{min-height:0;max-width:580px;font-size:16px;margin-bottom:18px}.workflow h3{font-size:23px;margin-top:14px}.feature-detail span{font-size:12px}.download-intro{display:block}.download-intro>p{margin-top:25px}.download-section{padding-block:56px}.download-card{padding:22px}.download-grid{gap:17px}.os-heading{flex-wrap:wrap;gap:12px}.os-heading h3{font-size:21px}.release-tag{display:none}.download-card .button{font-size:14px;gap:10px;padding-inline:17px}.download-meta{font-size:12px;flex-wrap:wrap;gap:0 10px}.install-short{font-size:14px}.questions{grid-template-columns:1fr;gap:10px;padding-block:60px}.questions h2{margin-bottom:15px}.footer{flex-wrap:wrap;gap:20px}.footer p{margin-left:auto}.footer>span{width:100%}.stats-sample,.hand-sample{height:316px}.sample-total{padding:12px 16px;margin-bottom:15px;font-size:14px}.stat-columns,.stat-row{font-size:14px;padding:11px 12px}.stat-columns{font-size:12px}.focus-row small{font-size:12px}.board-large>span{width:48px;height:66px;font-size:24px}.board-large b{font-size:24px}.hand-positions,.hand-action,.pot-label{font-size:14px}}
@media(max-width:520px){.wrap{width:calc(100% - 36px)}.header nav{display:none}.header{height:77px}.button-small{min-height:40px;padding:9px 14px;gap:17px}.brand{font-size:23px}.hero{padding-block:40px 35px;gap:36px}.eyebrow{font-size:12px;letter-spacing:1.25px;margin-bottom:22px}h1{font-size:52px;line-height:1.07;letter-spacing:-2.6px;margin-bottom:24px}.hero-description{font-size:16px;margin-bottom:25px}.hero .button{width:100%;justify-content:space-between;padding-inline:23px}.hero-note{font-size:12px;text-align:center;margin-top:13px}.hero-note span{margin:0 3px}.app-topbar{padding:11px 14px}.demo-tabs{padding:0 10px}.demo-tabs button{font-size:12px;padding-block:13px}.demo-tabs button span{font-size:12px;margin-right:3px}.demo-body{padding:18px 14px 0}.micro-label{font-size:12px;letter-spacing:1.1px}.demo-heading{margin-bottom:16px}.demo-heading h2{font-size:16px}.position-tag{font-size:12px}.range-layout{grid-template-columns:1fr 73px;gap:11px}.range-matrix{gap:2px}.range-matrix span{font-size:12px}.board{gap:3px}.board>span{width:22px;height:34px;font-size:12px;padding:3px}.board b{font-size:12px}.range-info{margin-top:13px;padding-top:8px}.range-info>span{font-size:12px}.range-info strong{font-size:25px}.range-info strong span{font-size:12px}.range-info small{font-size:12px}.legend{font-size:12px;gap:3px;margin-top:10px}.legend i{width:4px;height:4px}.demo-insight{padding:14px 0}.demo-insight p{font-size:12px}.demo-footer{font-size:12px;padding:9px 13px;gap:8px}.platform-strip{align-items:flex-start;flex-direction:column;padding-block:22px;gap:17px}.platform-strip>span{font-size:12px}.platform-strip>div{width:100%;justify-content:space-between;gap:8px;font-size:16px}.platform-strip b{font-size:18px}.section-heading h2{font-size:34px;letter-spacing:-1.4px}.section-heading>p:last-child{font-size:16px}.workflow{padding-block:51px}.workflow-grid{gap:29px}.workflow h3{font-size:22px}.download-intro h2{font-size:35px;letter-spacing:-1.4px}.download-intro>p{font-size:15px}.download-intro>p br{display:none}.download-intro>p span{font-size:13px}.download-grid{grid-template-columns:1fr;gap:17px}.download-card{padding:23px}.download-card .button{font-size:15px;min-height:56px}.os-heading p{font-size:13px}.release-tag{display:inline}.download-meta{font-size:12px}.release-note{font-size:12px}.questions h2{font-size:35px}summary{font-size:15px;gap:15px}.footer{padding-block:26px}.footer p{width:100%;margin:0}.footer>span{font-size:12px}.stats-sample,.hand-sample{height:207px}.sample-total{padding:7px 10px;margin-bottom:9px;font-size:12px}.sample-total strong{font-size:20px}.stat-columns,.stat-row{font-size:12px;padding:6px 9px}.stat-columns{font-size:12px}.focus-row small{font-size:12px}.hand-positions,.hand-action,.pot-label{font-size:12px}.hand-positions{gap:65px}.board-large>span{width:35px;height:48px;font-size:19px;padding:4px 5px}.board-large b{font-size:17px}.hand-action{margin-top:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Keep explanatory labels readable at every viewport. */
.header nav,.demo-tabs button,summary,.install-short,.faq-list details p{font-size:.875rem}.hero-note,.feature-detail span,.download-meta,.os-heading p,.release-note,.footer p,.footer>span{font-size:.75rem}.workflow-grid p{font-size:1rem}.range-matrix span{font-size:.75rem;letter-spacing:-.4px}.demo-panel{min-height:0}.demo-insight p{font-size:.75rem}.demo-footer{flex-wrap:wrap;font-size:.75rem}.range-aside .micro-label,.range-info>span,.range-info small,.legend{font-size:.75rem}.stats-sample,.hand-sample{height:auto;min-height:300px}.stat-columns,.stat-row{font-size:.875rem}.sample-total{font-size:.875rem}.focus-row small{font-size:.75rem}.eyebrow{font-size:.75rem;letter-spacing:1.3px}.feature-detail span{font-size:.75rem}
@media(max-width:1100px){.range-layout{grid-template-columns:1fr}.range-aside{display:grid;grid-template-columns:auto auto 1fr;gap:6px 12px;align-items:center}.range-aside>.micro-label{grid-column:1}.range-aside>.board{grid-column:1;grid-row:2;margin:0}.range-info{grid-column:2;grid-row:1/3;border-top:0;border-left:1px solid var(--line);padding:0 0 0 13px;margin:0}.range-info strong{font-size:26px}.range-info small{display:none}.legend{grid-column:3;grid-row:1/3;margin:0;line-height:1.4}.demo-tabs button span{display:none}.demo-heading h2{font-size:18px}.stats-sample,.hand-sample{min-height:350px}}
@media(max-width:520px){.range-layout{gap:13px}.demo-tabs button{font-size:.875rem;white-space:normal;line-height:1.4;min-height:48px}.demo-body{padding:18px 12px 0}.range-matrix{gap:1px}.range-matrix span{font-size:.75rem;letter-spacing:-.75px}.demo-heading h2{font-size:1rem}.demo-insight p{font-size:.75rem}.demo-footer>span:last-child{display:none}.platform-strip>div{font-size:.875rem}.micro-label{font-size:.75rem;letter-spacing:.4px}.legend{max-width:80px}.hero-note{font-size:.75rem}.stats-sample,.hand-sample{min-height:300px}.stat-columns,.stat-row{font-size:.75rem;padding:10px 7px}.sample-total{font-size:.75rem}.hand-positions,.hand-action,.pot-label{font-size:.75rem}}

@media(max-width:520px){h1{font-size:clamp(2.5rem,13.3vw,3.25rem);overflow-wrap:anywhere}.header{gap:12px}.download-intro h2{font-size:clamp(1.8rem,9vw,2.2rem)}}
@media(max-width:360px){.header .brand{font-size:20px}.header .brand-icon{width:28px;height:28px;font-size:20px}.header .button-small{gap:13px;padding-inline:11px}.demo-tabs button{font-size:.75rem}.range-matrix span{font-size:.75rem;letter-spacing:-1px}.os-heading p{font-size:.75rem}.platform-strip>div{flex-wrap:wrap;justify-content:flex-start;gap:10px}}

.features-section{padding-block:0 88px}.mtt-feature{margin-top:40px;padding:36px;border:1px solid #526c3e;border-radius:var(--radius);background:linear-gradient(130deg,#20321f,#17231a 70%)}.mtt-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:40px}.mtt-intro .eyebrow{margin-bottom:15px;color:#a9c294}.mtt-intro h3{font-size:clamp(1.9rem,3vw,2.6rem);font-weight:500;letter-spacing:-1px;line-height:1.2;margin:0}.mtt-intro>p{color:#bdcdb5;margin:0;max-width:450px;font-size:1rem}.stack-bands{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.stack-bands span{flex:1 1 110px;text-align:center;padding:10px 8px;border:1px solid #45603a;border-radius:6px;font-size:.875rem;color:var(--accent);background:#152318}.mtt-columns{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding-top:27px;border-top:1px solid #3b5233}.mtt-columns h4{font-size:1.125rem;font-weight:550;margin:0 0 16px}.feature-list{margin:0;padding-left:20px;color:#b5c1b2;font-size:1rem;line-height:1.75}.feature-list li+li{margin-top:12px}.feature-list li::marker{color:#85a969}.feature-note{font-size:.875rem;line-height:1.8;color:#b8c8ae;border-left:2px solid #698e49;padding-left:16px;margin:24px 0 0}.feature-note strong{font-weight:550;color:#d7e6ce}.capability-list{margin-top:32px}.capability{border-bottom:1px solid var(--line)}.capability:first-child{border-top:1px solid var(--line)}.capability summary{display:grid;grid-template-columns:40px 1fr 24px;gap:20px;padding:25px 0;align-items:start}.capability summary .capability-number{font-size:.875rem;line-height:1.6;padding-top:4px;color:#91b578}.capability h3{font-size:1.375rem;font-weight:500;line-height:1.4;margin:0 0 7px;letter-spacing:-.3px}.capability summary p{font-size:1rem;font-weight:400;line-height:1.65;margin:0;color:var(--muted)}.capability-toggle{font-size:1.5rem;line-height:1.4;justify-self:end}.capability[open] .capability-toggle{transform:rotate(45deg)}.capability-content{padding:0 44px 28px 60px;max-width:1050px}.capability code{overflow-wrap:anywhere;font-size:.9375rem;color:#d4e6c8}.feature-scope{font-size:.875rem;color:var(--muted);line-height:1.8;max-width:1040px;margin:25px 0 0}.guide-section{padding-block:76px 85px;border-top:1px solid var(--line)}.guide-heading-note{font-size:.875rem;color:var(--muted);margin:22px 0 35px}.guide-section a,.faq-list p a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.guide-steps{list-style:none;padding:0;margin:0;counter-reset:guide}.guide-steps>li{counter-increment:guide;display:grid;grid-template-columns:48px 1fr;gap:24px;padding:28px 0;border-top:1px solid var(--line)}.guide-steps>li::before{content:counter(guide,decimal-leading-zero);font-size:.875rem;color:var(--accent);border:1px solid #455c36;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.guide-steps h3{font-size:1.25rem;font-weight:500;margin:3px 0 10px;line-height:1.5}.guide-steps p{font-size:1rem;color:#b5c1b2;margin:0;line-height:1.8}.guide-steps p+p{margin-top:12px}.guide-steps strong{color:#dde7d6;font-weight:550}.guide-branch{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:18px}.guide-branch>div{padding:22px 24px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.guide-branch h4{color:var(--accent);font-size:1rem;font-weight:550;margin:0 0 12px}.guide-limits{margin:22px 0 0 72px;padding:20px 24px;background:#1d2b1d;border-left:2px solid var(--accent);color:#b9c8b1;font-size:.875rem;line-height:1.8}.guide-limits p{margin:0}.guide-limits p+p{margin-top:12px}.guide-help{margin:26px 0 0 72px}.guide-help summary{font-size:1rem;border-bottom:1px solid var(--line);padding-block:16px}.guide-help[open] summary>span{transform:rotate(45deg)}.guide-help dl{margin:20px 0 0;font-size:1rem}.guide-help dt{font-weight:550;color:#dbe5d5;margin-top:18px}.guide-help dd{color:var(--muted);margin:6px 0 0;line-height:1.8}.guide-sources{font-size:.875rem;color:var(--muted);margin:26px 0 0 72px;line-height:1.8}.header nav{flex-wrap:wrap;gap:12px 24px}
@media(max-width:800px){.features-section{padding-bottom:60px}.mtt-feature{padding:27px}.mtt-intro,.mtt-columns{grid-template-columns:1fr;gap:25px}.mtt-intro>p{max-width:none}.mtt-columns{gap:30px}.guide-section{padding-block:56px}.guide-branch{grid-template-columns:1fr;gap:14px}.guide-steps>li{gap:16px;grid-template-columns:40px 1fr}.guide-limits,.guide-help,.guide-sources{margin-left:56px}.header nav{gap:10px 17px}}
@media(max-width:520px){.header{height:auto;min-height:77px;flex-wrap:wrap;padding-block:20px;row-gap:20px}.header nav{display:flex;order:3;width:100%;justify-content:space-between;gap:12px;font-size:.875rem}.mtt-feature{padding:22px 19px;margin-top:28px}.mtt-intro{gap:18px}.stack-bands{margin-block:23px;gap:6px}.stack-bands span{flex-basis:90px}.capability summary{grid-template-columns:24px 1fr 18px;gap:10px;padding-block:22px}.capability h3{font-size:1.125rem}.capability-content{padding:0 0 24px 0}.capability summary p{font-size:1rem}.feature-list{padding-left:18px}.guide-steps>li{grid-template-columns:1fr;gap:13px}.guide-branch>div{padding:20px}.guide-limits,.guide-help,.guide-sources{margin-left:0}.guide-limits{padding:18px}.guide-steps h3{font-size:1.125rem}}
