:root{--ink:#0b2922;--deep:#07251f;--mint:#a7efbf;--lime:#d9f580;--paper:#f5f3e9;--warm:#e7e0cb;--line:rgba(11,41,34,.18);--muted:#63736c}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;background:var(--paper);font-size:16px;line-height:1.55}
a{color:inherit;text-decoration:none}
.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,82px);border-bottom:1px solid var(--line);position:relative;z-index:3;background:var(--paper)}
.brand{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.02;letter-spacing:.05em;font-weight:600}
.logo-mark{display:inline-flex;width:37px;height:37px;flex:0 0 37px}.logo-mark svg{display:block;width:100%;height:100%}
.brand b{font-weight:700}
.site-header nav{display:flex;gap:28px;font-size:14px}
.site-header nav a:hover,.text-link:hover{color:#397b5c}
.header-cta{font-size:14px;font-weight:600}
.header-cta span{margin-left:7px}
.hero{padding:71px clamp(24px,8vw,150px) 0;background:linear-gradient(120deg,#f5f3e9 58%,#e6f4d6);overflow:hidden}
.eyebrow,.section-no,.shot-label{font:500 11px "DM Mono",monospace;letter-spacing:.12em}
.eyebrow{display:flex;gap:9px;align-items:center}
.eyebrow i{width:8px;height:8px;background:#69cc88;border-radius:50%;box-shadow:0 0 0 4px rgba(105,204,136,.16)}
.hero-grid{display:grid;grid-template-columns:1fr .96fr;align-items:center;gap:70px;max-width:1280px;margin:42px auto 0}
.hero h1,.section h2,.contact h2{font:700 clamp(52px,7vw,98px)/.91 Fraunces,Georgia,serif;letter-spacing:-.065em;margin:0}
.hero h1 em,.section h2 em,.contact h2 em{color:#4c9168;font-weight:600}
.lede{max-width:520px;font-size:18px;line-height:1.55;margin:29px 0}
.hero-actions{display:flex;gap:28px;align-items:center}
.button{display:inline-flex;align-items:center;gap:25px;padding:14px 18px;border-radius:2px;font-weight:700}
.button.primary{background:var(--deep);color:white}
.button span{font-size:22px;line-height:1}
.text-link{font-weight:600}
.hero-console{height:403px;background:#133c32;box-shadow:18px 20px 0 #e6c74d;position:relative;color:#e9f4e5;transform:rotate(1.5deg);border:5px solid #17382f}
.hero-shots{position:relative;height:clamp(310px,29vw,430px);min-width:0;margin:0 auto}.hero-shot{position:absolute;display:block;background:#123a30;border:6px solid #123a30;box-shadow:14px 17px 0 #e4c54c;max-width:none}.hero-shot-chat{width:74%;left:3%;top:5%;z-index:1;transform:rotate(-2.5deg)}.hero-shot-tactics{width:53%;right:3%;bottom:13%;z-index:2;transform:rotate(3.5deg);box-shadow:12px 15px 0 #9bc7aa}.hero-shot:hover{z-index:3;transform:rotate(0)}
.console-top,.shot-bar{height:32px;border-bottom:1px solid rgba(255,255,255,.18);display:flex;align-items:center;gap:5px;padding:0 11px;font-size:10px}
.console-top span,.shot-bar span{width:7px;height:7px;border-radius:50%;background:#e7ca57}
.console-top span:nth-child(2),.shot-bar span:nth-child(2){background:#8dcfa0}
.console-top span:nth-child(3),.shot-bar span:nth-child(3){background:#e87967}
.console-top b{font-size:11px;margin-left:8px}
.console-top small{margin-left:auto;color:#9bd9a9}
aside{position:absolute;top:32px;bottom:0;width:84px;border-right:1px solid rgba(255,255,255,.18);padding:14px 9px;display:flex;flex-direction:column;gap:9px;font-size:9px;color:#a6c8b7}
aside img{width:30px;height:30px;margin-bottom:8px}
aside a{padding:6px}
aside .active{background:#b6ee93;color:#11362c;font-weight:700}
.chat-preview{padding:21px 18px 16px 103px}
.game-date{font:9px "DM Mono";color:#a5c9b8}
.chat-preview h3{font-size:17px;margin:7px 0 11px}
.question,.answer{padding:10px;font-size:10px;margin:8px 0}
.question{background:#28594b;margin-left:20px;display:flex;gap:7px}
.question p,.answer p{margin:0}
.answer{background:#e9f4e5;color:#12392d}
.answer b{font-size:9px}
.answer small{display:block;margin-top:6px;color:#527165;font-size:8px}
.typebar{margin-top:11px;padding:8px 10px;border:1px solid #55796a;color:#9fc6b2;font-size:9px}
.typebar b{float:right;background:#b6ee93;color:#12392d;border-radius:50%;padding:0 4px}
.trust-row{max-width:1280px;margin:72px auto 0;border-top:1px solid var(--line);padding:17px 0;display:flex;gap:22px;font:11px "DM Mono";letter-spacing:.08em}
.section{padding:135px clamp(24px,8vw,150px)}
.features{background:var(--deep);color:#eff5e4}
.section-intro{display:grid;grid-template-columns:.72fr 1.2fr .9fr;gap:36px;max-width:1280px;margin:auto}
.section-intro h2{font-size:clamp(44px,5vw,73px)}
.section-intro h2 em{color:#c9e87e}
.section-intro>p:last-child{margin:12px 0;max-width:360px;color:#c0d6c9}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1280px;margin:75px auto 0;border-top:1px solid rgba(238,246,225,.24)}
.feature-grid article{padding:34px 30px 29px 0;border-bottom:1px solid rgba(238,246,225,.24);min-height:245px}
.feature-grid article:nth-child(3n+2){padding-left:30px;border-left:1px solid rgba(238,246,225,.24);border-right:1px solid rgba(238,246,225,.24)}
.feature-grid article:nth-child(3n){padding-left:30px}
.feature-icon{color:#c9e87e;font-size:32px}
.feature-grid h3{font-size:21px;margin:19px 0 8px}
.feature-grid p{max-width:325px;color:#bdd2c4;font-size:14px}
.feature-grid small{font:10px "DM Mono";letter-spacing:.08em;color:#9eccad}
.screens{background:#e9e2d2}
.screen-heading{display:flex;justify-content:space-between;gap:30px;max-width:1280px;margin:auto}
.screen-heading h2{font-size:clamp(43px,5vw,71px);margin-top:25px}
.screen-heading>p{max-width:380px;margin-top:44px}
.shot-grid{max-width:1280px;margin:63px auto 0;display:grid;grid-template-columns:1.08fr .92fr;gap:23px}
.app-shots{position:relative;max-width:1280px;height:clamp(340px,50vw,640px);margin:68px auto 0}.app-shot{position:absolute;margin:0;background:#102f27;padding:9px 9px 0;box-shadow:18px 21px 0 #e5bf52;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.app-shot img{display:block;width:100%;height:auto}.app-shot figcaption{padding:12px 7px 13px;color:#d9e8df;font-size:12px}.app-shot-chat{width:76%;left:0;top:0;z-index:1;transform:rotate(-2.4deg)}.app-shot-tactics{width:57%;right:0;bottom:2%;z-index:2;transform:rotate(3.1deg);box-shadow:14px 17px 0 #94c9a5}.app-shot:hover{transform:rotate(0);box-shadow:10px 13px 0 #e5bf52}.app-shot-tactics:hover{box-shadow:10px 13px 0 #94c9a5}
.shot{margin:0;background:#123a30;color:#eef6e9;overflow:hidden;box-shadow:8px 9px 0 #e5bf52}
.shot-bar{color:#b8d6c3}
.shot figcaption{font-size:12px;padding:13px 16px;color:#d3e3d7;background:#153f34}
.chat-shot{grid-row:span 2;min-height:445px}
.mini-sidebar{float:left;width:48px;height:380px;text-align:center;line-height:48px;border-right:1px solid rgba(255,255,255,.18);color:#aae4ba}
.shot-content{padding:25px 26px 10px 76px}
.shot-label{color:#a9d4b8}
.bubble{padding:13px 15px;border-radius:3px;font-size:13px;margin:16px 0;max-width:85%}
.bubble.user{background:#2e6051;margin-left:auto}
.bubble.ai{background:#f1f5e8;color:#123b30}
.bubble.ai p{margin:5px 0}
.bubble.ai small{color:#587367;font-size:9px}
.tactic-shot{height:290px}
.pitch{height:226px;margin:16px;background:linear-gradient(90deg,#287353,#1d6448);border:2px solid #9ce1af;position:relative}
.pitch-line{position:absolute;left:0;right:0;border-top:1px solid #9ce1af}
.pitch-line.mid{top:50%}
.pitch-circle{position:absolute;width:55px;height:55px;left:calc(50% - 28px);top:calc(50% - 28px);border:1px solid #9ce1af;border-radius:50%}
.pitch i{position:absolute;background:#d6f385;color:#164534;width:27px;height:27px;border-radius:50%;font:9px/27px "DM Mono";text-align:center;font-style:normal;transform:translate(-50%,-50%)}
.player-shot{height:290px}
.dossier{padding:37px 29px;display:flex;gap:20px}
.avatar{height:74px;width:74px;flex:0 0 74px;background:#e4c550;color:#123a30;border-radius:50%;font:700 26px/74px Fraunces;text-align:center}
.dossier h3{margin:5px 0;font-size:20px}
.dossier h3 em{display:block;font:11px "DM Mono";color:#b5d3bf;margin-top:5px}
.dossier p{font-size:12px;margin:13px 0}
.stats{display:flex;gap:7px}
.stats span{font:8px "DM Mono";color:#b4d3c0}
.stats b{display:block;font:700 17px "DM Sans";color:#d7f18c}
.workflow{background:#113b30;color:#eff6e7}.workflow-intro{display:flex;justify-content:space-between;gap:55px;max-width:1280px;margin:auto}.workflow h2{font-size:clamp(43px,5vw,72px);margin-top:23px}.workflow h2 em{color:#d6f385}.workflow-intro>p{max-width:415px;margin:43px 0 0;color:#c0d6c9;font-size:17px}.workflow-rail{display:grid;grid-template-columns:repeat(3,1fr);max-width:1280px;margin:76px auto 0;border-top:1px solid rgba(238,246,225,.25);border-bottom:1px solid rgba(238,246,225,.25)}.workflow-rail article{position:relative;min-height:295px;padding:31px 32px 30px 0}.workflow-rail article+article{padding-left:32px;border-left:1px solid rgba(238,246,225,.25)}.rail-number{position:absolute;right:18px;top:19px;font:10px "DM Mono";letter-spacing:.12em;color:#94b9a3}.rail-icon{width:47px;height:47px;display:grid;place-items:center;background:#d8f388;color:#123b30;border-radius:50%;font-size:21px}.workflow-rail h3{font-size:22px;margin:25px 0 8px}.workflow-rail p{color:#bdd3c5;font-size:14px;max-width:315px}.workflow kbd{font:10px "DM Mono";padding:2px 5px;border:1px solid #789b88;border-radius:3px;color:#eff6e7}.workflow-note{max-width:780px;margin:30px auto 0;color:#bdd3c5;font-size:14px}.workflow-note b{color:#d6f385}.setup{background:var(--paper);display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;max-width:none}
.setup-copy{max-width:450px}
.setup h2,.keys h2{font-size:clamp(43px,5vw,70px);margin:22px 0}
.setup-copy>p:not(.section-no){font-size:17px;margin:0 0 28px}
.steps{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}
.steps li{display:grid;grid-template-columns:75px 1fr;padding:24px 0;border-bottom:1px solid var(--line)}
.steps b{font:12px "DM Mono";color:#4c9168}
.steps h3{margin:0;font-size:19px}
.steps p{margin:5px 0 0;max-width:490px;color:#586b62;font-size:14px}
.steps kbd{font:10px "DM Mono";padding:2px 5px;border:1px solid #8a988d;border-radius:3px}
.keys{background:#c9e87e}
.keys-head{max-width:630px}
.keys-head>p:last-child{font-size:17px;max-width:600px}
.key-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1280px;margin:59px auto 0}
.key-card{background:#f5f3e9;padding:24px;display:flex;flex-direction:column;min-height:380px}
.key-card.featured{background:#10372d;color:#f3f7e9}
.key-mark{display:inline-grid;place-items:center;width:34px;height:34px;background:#d6f385;color:#12382d;border-radius:50%;font:11px "DM Mono"}
.key-card:not(.featured) .key-mark{background:#123b30;color:#d6f385}
.key-card h3{font-size:21px;margin:17px 0 4px}
.key-card>div>p{font-size:13px;min-height:42px;margin:0;color:#6a746e}
.key-card.featured>div>p{color:#b9d3c3}
.key-card ol{padding-left:19px;font-size:12px;line-height:1.5;margin:25px 0}
.key-card a{font-size:12px;font-weight:700;margin-top:auto;text-decoration:underline;text-underline-offset:4px}
.key-note{max-width:830px;margin:34px auto 0;font-size:13px;border-top:1px solid rgba(11,41,34,.25);padding-top:18px}
.contact{background:#e9e2d2;text-align:center;padding:112px 24px 116px}
.contact-logo{width:68px;height:68px}
.contact .section-no{margin:23px 0}
.contact h2{font-size:clamp(43px,5.7vw,80px)}
.contact>p:not(.section-no){max-width:485px;margin:25px auto;color:#55675f;font-size:17px}
.coming{font:11px "DM Mono";letter-spacing:.11em;display:inline-block;margin-top:14px;padding:9px 12px;border:1px solid #72847a}
footer{display:flex;align-items:center;justify-content:space-between;padding:25px clamp(24px,8vw,150px);background:#102f27;color:#eaf2e8;font-size:12px}
footer .brand .logo-mark{width:30px;height:30px;flex-basis:30px}
footer .brand span{white-space:nowrap}
footer>a:last-child{text-decoration:underline;text-underline-offset:3px}
@media(max-width:850px){.site-header nav{display:none}
.hero-grid,.setup{grid-template-columns:1fr;gap:50px}
.workflow-intro{display:block}.workflow-intro>p{margin-top:23px}.workflow-rail{grid-template-columns:1fr}.workflow-rail article,.workflow-rail article+article{min-height:0;padding:28px 0;border-left:0;border-top:1px solid rgba(238,246,225,.25)}.workflow-rail article:first-child{border-top:0}.rail-number{right:0}
.hero-console{max-width:570px}
.hero-shots{max-width:570px}
.section-intro{grid-template-columns:1fr;gap:18px}
.feature-grid{grid-template-columns:repeat(2,1fr)}
.feature-grid article:nth-child(3n+2){border-right:0}
.feature-grid article:nth-child(2n){padding-left:30px;border-left:1px solid rgba(238,246,225,.24)}
.feature-grid article:nth-child(odd){padding-left:0;border-left:0}
.screen-heading{display:block}
.screen-heading>p{margin-top:23px}
.app-shots{height:clamp(300px,72vw,490px)}.app-shot-chat{width:78%}.app-shot-tactics{width:60%}
.key-grid{grid-template-columns:repeat(2,1fr)}
.setup{gap:55px}
.trust-row{flex-wrap:wrap}
}
@media(max-width:560px){.site-header{padding:0 20px;height:64px}
.header-cta{font-size:12px}
.hero,.section{padding-left:24px;padding-right:24px}
.hero{padding-top:49px}
.hero h1{font-size:54px}
.hero-console{height:360px;transform:none;box-shadow:8px 9px 0 #e6c74d}
.hero-shots{height:clamp(250px,67vw,360px)}.hero-shot{border-width:5px;box-shadow:8px 10px 0 #e4c54c}.hero-shot-chat{width:79%;left:1%}.hero-shot-tactics{width:57%;right:1%;bottom:10%;box-shadow:7px 9px 0 #9bc7aa}
.chat-preview{padding-left:94px}
.trust-row{gap:10px;margin-top:47px;font-size:9px}
.section{padding-top:78px;padding-bottom:78px}
.feature-grid,.key-grid{grid-template-columns:1fr}
.feature-grid article,.feature-grid article:nth-child(n){padding:27px 0;border-left:0;border-right:0}
.shot-grid{grid-template-columns:1fr}
.app-shots{height:auto;display:grid;gap:25px;margin-top:46px}.app-shot,.app-shot-chat,.app-shot-tactics{position:relative;inset:auto;width:100%;transform:none;box-shadow:8px 10px 0 #e5bf52}.app-shot-tactics{box-shadow:8px 10px 0 #94c9a5}.app-shot:hover,.app-shot-tactics:hover{transform:none;box-shadow:8px 10px 0 #e5bf52}.app-shot-tactics:hover{box-shadow:8px 10px 0 #94c9a5}
.chat-shot{min-height:400px}
.key-card{min-height:310px}
.setup{display:block}
.steps{margin-top:50px}
.contact{padding:75px 24px}
footer{padding:22px 24px}
footer span{display:none}
}
.hero-shots{width:100%}
