:root{--green: #2ecc71;--green-dark: #25a35a;--bg: #0d1117;--panel: #121821;--panel-2: #0f141c;--border: #1e2733;--text: #e6ebf0;--muted: #8a94a3;--radius: 4px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Montserrat,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:0 auto;padding:0 20px}.accent{color:var(--green)}.btn-steam{display:inline-flex;align-items:center;gap:10px;background:var(--green);color:#04210f;font-weight:700;border:none;border-radius:var(--radius);padding:13px 22px;font-size:15px;cursor:pointer;transition:background .15s ease;font-family:inherit}.btn-steam{box-shadow:0 0 18px -2px #2ecc7173}.btn-steam:hover{background:var(--green-dark);box-shadow:0 0 26px 1px #2ecc71a6}.btn-steam svg{width:18px;height:18px;fill:#04210f}.btn-steam-lg{padding:16px 30px;font-size:17px;animation:steamGlow 2.4s ease-in-out infinite}.btn-steam-lg svg{width:20px;height:20px}@keyframes steamGlow{0%,to{box-shadow:0 0 16px -2px #2ecc7173,0 8px 24px -8px #2ecc7180}50%{box-shadow:0 0 30px 3px #2ecc71b3,0 8px 24px -8px #2ecc7199}}@media (prefers-reduced-motion: reduce){.btn-steam-lg{animation:none;box-shadow:0 0 22px 1px #2ecc718c}}.trustpilot{display:inline-flex;align-items:center;gap:10px;margin-top:14px;font-size:13px;color:var(--muted);text-decoration:none}.tp-stars{display:inline-flex;gap:3px}.tp-star{width:20px;height:20px;background:#00b67a;border-radius:3px;display:inline-flex;align-items:center;justify-content:center}.tp-star svg{width:14px;height:14px;fill:#fff}.tp-text strong{color:var(--text);font-weight:700}.trustpilot:hover .tp-text{color:var(--text)}.dki{display:inline-block;margin-bottom:14px;font-size:12.5px;font-weight:700;color:var(--green);background:#2ecc711a;border:1px solid rgba(46,204,113,.25);border-radius:999px;padding:5px 12px}.dki[hidden]{display:none}.obj-pills{list-style:none;display:flex;flex-wrap:wrap;gap:8px 8px;padding:0;margin:16px 0 0}.obj-pills li{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--text);background:var(--panel);border:1px solid var(--border);border-radius:999px;padding:6px 12px}.obj-pills li:before{content:"";width:13px;height:13px;flex:0 0 13px;border-radius:50%;background:var(--green);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") center/contain no-repeat}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#0d1117f5;backdrop-filter:blur(8px);border-top:1px solid var(--border);transform:translateY(110%);transition:transform .25s ease}.sticky-cta.show{transform:translateY(0)}.sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px}.sticky-inner .sc-text{font-size:14px;font-weight:700;color:var(--text)}@media (max-width: 560px){.sticky-inner .sc-text{display:none}.sticky-inner{justify-content:center}.sticky-inner .btn-steam{width:100%;justify-content:center}}.steam-loader{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;background:#080b10f0;backdrop-filter:blur(6px)}.steam-loader.active{display:flex}.sl-card{text-align:center;padding:32px;max-width:340px}.sl-logo{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;background:#2ecc711f;display:flex;align-items:center;justify-content:center;animation:slPulse 1.4s ease-in-out infinite}.sl-logo svg{width:34px;height:34px;fill:var(--green)}@keyframes slPulse{0%,to{box-shadow:0 0 #2ecc7166}60%{box-shadow:0 0 0 14px #2ecc7100}}.sl-title{font-size:19px;font-weight:800;color:var(--text)}.sl-sub{font-size:13.5px;color:var(--muted);margin-top:6px}.sl-bar{width:220px;height:4px;border-radius:99px;background:var(--border);margin:22px auto 0;overflow:hidden}.sl-bar span{display:block;height:100%;width:0;background:var(--green);border-radius:99px}.steam-loader.active .sl-bar span{animation:slFill 1.8s ease-out forwards}@keyframes slFill{0%{width:0}to{width:100%}}.hero-proof{display:flex;align-items:center;gap:10px;margin-top:16px;font-size:13.5px;color:var(--muted)}.hero-proof strong{color:var(--text)}.hp-avatars{display:inline-flex}.hp-avatars i{width:24px;height:24px;border-radius:50%;border:2px solid var(--bg);margin-left:-8px;background:linear-gradient(135deg,#2ecc71,#1d6b3c)}.hp-avatars i:first-child{margin-left:0}.hp-avatars i:nth-child(2){background:linear-gradient(135deg,#4aa3e0,#1d4d6b)}.hp-avatars i:nth-child(3){background:linear-gradient(135deg,#e0b54a,#6b531d)}.hp-avatars i:nth-child(4){background:linear-gradient(135deg,#9b5ce0,#4a1d6b)}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:22px 0;border-bottom:1px solid var(--border)}.proof-strip .ps-item{text-align:center}.proof-strip .ps-v{display:block;font-size:26px;font-weight:800;color:var(--green);line-height:1.1}.proof-strip .ps-l{display:block;font-size:12px;color:var(--muted);margin-top:2px}@media (max-width: 560px){.proof-strip{grid-template-columns:repeat(2,1fr)}}header.nav{border-bottom:1px solid var(--border);background:#0d1117d9;backdrop-filter:blur(8px);position:sticky;top:0;z-index:50}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.wordmark{font-weight:800;font-size:20px;letter-spacing:.5px}.wordmark .dot{color:var(--green)}.nav-right{display:flex;align-items:center;gap:16px}.hamburger{width:24px;height:24px;stroke:var(--text);cursor:pointer;display:none}.nav-links{display:flex;align-items:center;gap:22px}.nav-links a{font-size:13.5px;font-weight:600;color:var(--muted)}.nav-links a:hover{color:var(--green)}@media (max-width: 920px){.nav-links{display:none}.hamburger{display:block}}.content{max-width:820px;margin:0 auto;padding:52px 20px 72px}.content .crumb{font-size:13px;color:var(--muted);margin-bottom:18px}.content .crumb a{color:var(--green)}.content h1{font-size:34px;font-weight:800;margin:0 0 14px;line-height:1.15}.content .lead{color:var(--muted);font-size:16px;margin:0 0 36px}.content h2{font-size:22px;font-weight:700;margin:36px 0 12px}.content h3{font-size:17px;font-weight:700;margin:24px 0 8px}.content p,.content li{color:#c4ccd6;font-size:15px;line-height:1.7}.content ul,.content ol{padding-left:22px}.content li{margin-bottom:6px}.content a{color:var(--green)}.content code{background:var(--panel-2);border:1px solid var(--border);border-radius:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:13px;color:var(--text)}.content table{width:100%;border-collapse:collapse;margin:18px 0;font-size:14px}.content th,.content td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--border)}.content th{color:var(--text);font-weight:700}.content td{color:#c4ccd6}.content td code{font-size:12.5px}.content .cta-inline{display:inline-flex;margin-top:8px}.pro-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:28px 0}.pro-card{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:18px}.pro-card .pc-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:12px}.pro-card .pc-name{font-size:16px;font-weight:800}.pro-card .pc-team{font-size:12px;color:var(--muted);font-weight:600}.pro-card .pc-preview{position:relative;aspect-ratio:16/9;border-radius:7px;overflow:hidden;border:1px solid var(--border);background:url(/hero.jpg) center/cover,#11161d;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.pro-card .pc-preview:after{content:"";position:absolute;inset:0;background:#080b108c}.pro-card .pc-cross{position:relative;z-index:1;width:0;height:0}.pro-card .pc-cmd{background:var(--panel-2);border:1px solid var(--border);border-radius:6px;padding:9px 11px;font-family:ui-monospace,monospace;font-size:11px;color:var(--muted);white-space:pre-wrap;word-break:break-word;max-height:74px;overflow:auto;margin-bottom:10px}.pro-card .copy-btn{width:100%;background:var(--green);color:#04210f;border:none;border-radius:6px;padding:9px;font-weight:700;font-size:13px;cursor:pointer;font-family:inherit}.pro-card .copy-btn:hover{background:var(--green-dark)}@media (max-width: 620px){.pro-grid{grid-template-columns:1fr}}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--border);background:radial-gradient(900px 400px at 75% 20%,rgba(46,204,113,.1),transparent 60%),linear-gradient(180deg,#10161e,#0d1117)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;padding:64px 0 72px}.hero h1{font-size:46px;line-height:1.1;font-weight:800;margin:0 0 20px}.hero p.lede{color:var(--muted);font-size:16px;max-width:460px;margin:0 0 28px}.hero .reassure{display:flex;align-items:center;gap:8px;color:var(--green);font-size:13px;margin-top:16px;font-weight:600}.hero .reassure svg{width:16px;height:16px;fill:var(--green)}.hero-shot{border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:0 20px 50px -20px #0009,0 0 0 1px #2ecc7114}.hero-shot img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.tool-hero{text-align:center}.tool-hero .wrap{padding:56px 20px 28px}.tool-hero h1{font-size:42px;line-height:1.12;font-weight:800;margin:0 0 16px}.tool-hero-intro{color:var(--muted);font-size:16px;max-width:640px;margin:0 auto}.tool-main{padding-top:36px}.trust-bar{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px}.trust-bar li{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--text)}.trust-bar svg{width:15px;height:15px;color:var(--green)}.methodology{margin:22px auto 0;max-width:760px;font-size:13px;color:var(--muted);line-height:1.6;background:var(--panel);border:1px solid var(--border);border-left:3px solid var(--green);border-radius:6px;padding:12px 16px}.methodology strong{color:var(--text)}.explore-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.explore-card{display:block;background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:20px;transition:border-color .15s,transform .1s}.explore-card:hover{border-color:var(--green);transform:translateY(-2px)}.explore-card h4{margin:0 0 6px;font-size:15px;display:flex;align-items:center;justify-content:space-between;gap:8px}.explore-card .arr{color:var(--green)}.explore-card p{margin:0;font-size:13px;color:var(--muted);line-height:1.55}.faq-section{background:var(--panel-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.faq-list{max-width:820px;margin:0 auto}.faq-item{border:1px solid var(--border);border-radius:8px;background:var(--panel);margin-bottom:10px;padding:0 18px}.faq-item summary{list-style:none;cursor:pointer;padding:15px 0;font-weight:600;font-size:14.5px;display:flex;align-items:center;justify-content:space-between;gap:12px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--green);font-size:20px;font-weight:700;line-height:1}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:0 0 16px;font-size:14px;color:#c4ccd6;line-height:1.7}.apply{background:var(--panel-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.join-band{background:linear-gradient(180deg,#10161e,#0d1117)}.join-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;background:var(--panel);border:1px solid var(--border);border-left:4px solid var(--green);border-radius:10px;padding:28px 32px}.join-inner h2{font-size:22px;font-weight:800;margin:0 0 6px}.join-inner p{color:var(--muted);font-size:14px;margin:0}section{padding:64px 0}.eyebrow{text-align:center;color:var(--green);font-size:12px;letter-spacing:1.5px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.section-title{text-align:center;font-size:30px;font-weight:800;margin:0 0 48px}.tool-section{background:var(--panel-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tool-intro{text-align:center;margin-bottom:40px}.tool-intro h2{font-size:30px;font-weight:800;margin:0 0 12px}.tool-intro p{color:var(--muted);font-size:15px;max-width:620px;margin:0 auto}.badges{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:36px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.badge{display:flex;gap:12px}.badge .ico{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#2ecc711a;display:flex;align-items:center;justify-content:center}.badge .ico svg{width:18px;height:18px;stroke:var(--green);fill:none}.badge h4{margin:0 0 2px;font-size:14px}.badge p{margin:0;font-size:12px;color:var(--muted);line-height:1.5}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{text-align:center}.step .circle{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:var(--panel);border:1px solid var(--border);display:flex;align-items:center;justify-content:center}.step .circle svg{width:26px;height:26px;stroke:var(--green);fill:none}.step h4{margin:0 0 8px;font-size:15px}.step p{margin:0;font-size:12.5px;color:var(--muted)}.trans{background:var(--panel-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trans-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:center}.trans-left h2{font-size:28px;font-weight:800;margin:0 0 16px}.trans-left p{color:var(--muted);font-size:14px;margin:0 0 24px}.btn-ghost{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:var(--radius);padding:11px 18px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.btn-ghost:hover{border-color:var(--green)}.shield{width:150px;height:150px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 24px rgba(46,204,113,.4))}.shield svg{width:110px;height:110px;stroke:var(--green);fill:#2ecc7114}.trans-right .item{display:flex;gap:12px;margin-bottom:20px}.trans-right .item .ico{flex:0 0 28px;width:28px;height:28px;border-radius:4px;background:#2ecc711a;display:flex;align-items:center;justify-content:center}.trans-right .item .ico svg{width:15px;height:15px;stroke:var(--green);fill:none}.trans-right .item h4{margin:0 0 2px;font-size:14px}.trans-right .item p{margin:0;font-size:12px;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:24px;display:flex;align-items:center;gap:14px}.stat .ico{width:40px;height:40px;border-radius:8px;background:#2ecc711a;display:flex;align-items:center;justify-content:center;flex:0 0 40px}.stat .ico svg{width:20px;height:20px;stroke:var(--green);fill:none}.stat .v{font-size:24px;font-weight:800;color:var(--green);line-height:1.1}.stat .l{font-size:12px;color:var(--muted)}.stats-intro{text-align:center;margin-bottom:40px}.stats-intro h2{font-size:28px;font-weight:800;margin:0 0 12px}.stats-intro p{color:var(--muted);font-size:14px;max-width:620px;margin:0 auto}footer{border-top:1px solid var(--border);padding:48px 0 28px;background:var(--panel-2)}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:32px;margin-bottom:36px}.foot-brand p{color:var(--muted);font-size:12.5px;max-width:320px;margin:12px 0 16px}.socials{display:flex;gap:12px}.socials a{width:30px;height:30px;border-radius:6px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center}.socials svg{width:15px;height:15px;fill:var(--muted)}.socials a:hover{border-color:var(--green)}.socials a:hover svg{fill:var(--green)}.foot-col h5{font-size:13px;margin:0 0 14px;color:var(--text)}.foot-col a{display:block;color:var(--muted);font-size:12.5px;margin-bottom:9px}.foot-col a:hover{color:var(--green)}.foot-bottom{border-top:1px solid var(--border);padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.foot-bottom .copy{font-size:11.5px;color:var(--muted)}.foot-bottom .meta{font-size:11.5px;color:var(--muted);display:flex;align-items:center;gap:14px}.age{border:1px solid var(--border);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--muted)}@media (max-width: 880px){.hero-grid{grid-template-columns:1fr}.hero h1{font-size:34px}.badges,.steps,.stats,.explore-grid{grid-template-columns:repeat(2,1fr)}.trans-grid{grid-template-columns:1fr;text-align:center}.trans-right .item{text-align:left}.shield{margin:0 auto}.foot-grid{grid-template-columns:1fr}}@media (max-width: 520px){.badges,.steps,.stats,.explore-grid{grid-template-columns:1fr}.hero h1{font-size:28px}}
