:root{color-scheme:dark;--bg: #000;--bg-soft: #050505;--surface: #0a0a0a;--surface-2: #111;--surface-3: #1a1a1a;--text: #ededed;--muted: #a1a1a1;--subtle: #6f6f6f;--border: #262626;--border-soft: #1f1f1f;--green: #46d27d;--amber: #f3b35f;--red: #f87171}*{box-sizing:border-box}html{min-height:100%;background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;scroll-behavior:smooth}body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}a{color:inherit}button,input{font:inherit}.page{min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#0000,#000 34rem),var(--bg)}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{position:relative;min-height:82svh;padding-bottom:86px;isolation:isolate;background:linear-gradient(90deg,#000000fa,#000000d1 42%,#0000006b),linear-gradient(180deg,#00000029,#000),url(/crop-content.png) center right / min(1020px,82vw) auto no-repeat,#000}.hero:after{position:absolute;inset:auto 0 0;height:1px;background:var(--border-soft);content:""}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;padding:18px 0}.brand,.nav-actions,.hero-actions{display:flex;align-items:center}.brand{gap:10px;color:#fff;font-size:15px;font-weight:800;text-decoration:none}.brand-mark{width:34px;height:34px;border:1px solid #333;border-radius:8px;background:url(/favicon-32x32.png) center / 22px 22px no-repeat,var(--surface-2)}.nav-actions{justify-content:flex-end;gap:8px}.nav-link,.primary-button,.secondary-button,.link-action,.discord-link,.footer a{text-decoration:none}.nav-link{display:inline-flex;align-items:center;min-height:38px;padding:0 10px;color:var(--muted);font-size:14px;font-weight:700}.nav-link:hover,.link-action:hover,.discord-link:hover,.footer a:hover{color:#fff}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:8px;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.primary-button{border:1px solid #fff;color:#000;background:#fff}.primary-button:hover{background:#e8e8e8}.secondary-button{border:1px solid var(--border);color:var(--text);background:#111111d1}.secondary-button:hover{border-color:#3a3a3a;background:#161616}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:calc(82svh - 158px);padding:44px 0 26px}.eyebrow,.section-kicker,.sync-badge{display:inline-flex;align-items:center;min-height:24px;font-size:12px;font-weight:800;letter-spacing:0}.eyebrow{padding:0 10px;margin-bottom:16px;border:1px solid #2d2d2d;border-radius:999px;color:var(--amber);background:#f3b35f14}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:20px;color:#fff;font-size:clamp(44px,7.2vw,88px);font-weight:800;line-height:1;letter-spacing:-.025em}h2{margin-bottom:0;color:#fff;font-size:clamp(26px,3.6vw,44px);font-weight:800;line-height:1.1;letter-spacing:-.02em}h3{margin-bottom:10px;color:#fff;font-size:15px;font-weight:700;line-height:1.3;letter-spacing:-.01em}.lead{max-width:710px;margin-bottom:0;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:28px}.link-action,.discord-link,.footer a{color:var(--muted);font-size:14px;font-weight:800}.dashboard-band{position:relative;z-index:2;margin-top:-48px;padding-bottom:54px}.dashboard-panel{border:1px solid var(--border);border-radius:8px;background:#0a0a0af5;box-shadow:0 24px 80px #0000006b;overflow:hidden}.panel-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border-bottom:1px solid var(--border-soft)}.section-kicker{color:var(--subtle)}.panel-topline h2{max-width:720px;margin-top:8px;font-size:clamp(20px,2.6vw,30px)}.sync-badge{min-height:30px;padding:0 10px;border:1px solid rgba(70,210,125,.28);border-radius:999px;color:var(--green);background:#46d27d14;white-space:nowrap}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.metric{min-width:0;padding:17px 18px;border-right:1px solid var(--border-soft)}.metric:last-child{border-right:0}.metric span,.register-form label span,.form-heading span{display:block;color:var(--subtle);font-size:12px;font-weight:800}.metric strong{display:block;margin-top:7px;color:#fff;font-size:15px;line-height:1.35}.section,.split-section{padding:52px 0}.section-header{display:flex;flex-direction:column;gap:12px;max-width:680px;margin-bottom:32px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-card{min-width:0;min-height:188px;padding:18px;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface)}.feature-card p,.register-copy p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.62}.compare-callouts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.compare-callout{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface)}.compare-callout--highlight{border-color:#46d27d40;background:#46d27d0a}.compare-callout strong{color:#fff;font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1}.compare-callout--highlight strong{color:var(--green)}.compare-callout span{color:var(--subtle);font-size:12px;line-height:1.45}.compare-table{border:1px solid var(--border-soft);border-radius:8px;overflow:hidden}.compare-head,.compare-row{display:grid;grid-template-columns:minmax(200px,1.6fr) repeat(3,minmax(0,1fr))}.compare-head{background:var(--surface-2);border-bottom:1px solid var(--border-soft)}.compare-row{border-bottom:1px solid var(--border-soft)}.compare-row--last{border-bottom:0}.compare-row:nth-child(2n){background:var(--surface)}.compare-feature,.compare-col{padding:13px 16px;font-size:13px;line-height:1.4}.compare-head .compare-feature,.compare-head .compare-col{color:var(--subtle);font-size:12px;font-weight:800}.compare-feature{color:var(--text);font-weight:600;border-right:1px solid var(--border-soft)}.compare-col{display:flex;align-items:center;border-right:1px solid var(--border-soft)}.compare-col:last-child{border-right:0}.compare-col--ours{background:#46d27d0a}.compare-head .compare-col--ours{color:var(--green);background:#46d27d0f}.cmp-yes{color:var(--green);font-weight:700;font-size:13px}.cmp-no{color:var(--subtle);font-size:13px}.cmp-partial{color:var(--amber);font-size:13px}.cmp-neutral{color:var(--muted);font-size:13px}.pricing-group-label{display:flex;align-items:center;gap:12px;margin-bottom:10px}.pricing-group-label--team{margin-top:20px}.pricing-group-label span{color:var(--subtle);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.pricing-group-label:after{content:"";flex:1;height:1px;background:var(--border-soft)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pricing-card{display:flex;flex-direction:column;gap:20px;padding:22px;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface)}.pricing-card--featured{border-color:#46d27d4d;background:#46d27d08}.pricing-card-header{display:flex;flex-direction:column;gap:6px}.pricing-badge{display:inline-flex;align-items:center;align-self:flex-start;min-height:22px;padding:0 8px;margin-bottom:2px;border:1px solid rgba(70,210,125,.3);border-radius:999px;color:var(--green);background:#46d27d14;font-size:11px;font-weight:800}.pricing-tier{color:#fff;font-size:15px;font-weight:800}.pricing-amount{display:flex;align-items:baseline;gap:4px;margin-top:4px}.pricing-amount strong{color:#fff;font-size:34px;font-weight:800;line-height:1}.pricing-amount span{color:var(--subtle);font-size:13px}.pricing-desc{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.55}.pricing-features{display:flex;flex-direction:column;gap:8px;flex:1;margin:0;padding:0;list-style:none}.pricing-features li{display:flex;align-items:center;gap:8px;color:var(--text);font-size:13px;line-height:1.4}.pricing-features li:before{content:"";flex-shrink:0;width:14px;height:14px;border-radius:50%;background:#46d27d26;border:1px solid rgba(70,210,125,.3);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M2 5l2.5 2.5L8 3' stroke='%2346d27d' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:10px 10px;background-repeat:no-repeat;background-position:center}.pricing-cta{width:100%}.pricing-note{margin-top:16px;margin-bottom:0;color:var(--subtle);font-size:13px}.pricing-note strong{color:var(--muted);font-weight:700}.compare-note{margin-top:14px;margin-bottom:0;color:var(--subtle);font-size:12px;line-height:1.6}.compare-note a{color:var(--subtle);text-decoration:underline;text-underline-offset:2px}.compare-note a:hover{color:var(--muted)}.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.54fr);gap:28px;align-items:start}.register-copy{min-width:0;padding-top:12px}.register-copy h2{max-width:640px;margin:8px 0 20px}.register-copy p{max-width:690px}.check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.check-list span{min-height:42px;padding:12px;border:1px solid var(--border-soft);border-radius:8px;color:var(--text);background:var(--surface);font-size:13px;font-weight:750}.register-form{display:flex;flex-direction:column;gap:13px;padding:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.form-heading{padding-bottom:3px}.form-heading strong{display:block;color:#fff;font-size:18px;line-height:1.2}.form-heading span{margin-top:5px}.register-form label{display:grid;gap:7px}.register-form input{width:100%;height:42px;border:1px solid var(--border);border-radius:8px;padding:0 12px;color:#fff;background:#050505;outline:none}.register-form input:focus{border-color:#555}.register-form input::placeholder{color:#555}.form-message{min-height:18px;margin:0;color:var(--amber);font-size:13px;line-height:1.4}.form-submit{width:100%;border-radius:8px;cursor:pointer}.form-submit:disabled{cursor:wait;opacity:.72}.discord-link{align-self:flex-start}.footer{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border-soft);color:var(--subtle);font-size:13px}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px}.footer-legal{padding-bottom:20px;gap:12px;flex-wrap:wrap;font-size:12px;color:#444}.footer-legal a{color:#555}.footer-legal a:hover{color:var(--muted)}.footer-legal-links{display:flex;align-items:center;gap:16px;flex-shrink:0;white-space:nowrap}@media(max-width:980px){.hero{min-height:80svh;background:linear-gradient(180deg,#000000e0,#000),url(/crop-content.png) center top 88px / 920px auto no-repeat,#000}.nav{align-items:flex-start;flex-direction:column}.nav-actions{justify-content:flex-start;flex-wrap:wrap}.hero-copy{min-height:auto;padding-top:76px}.metrics,.feature-grid,.split-section,.compare-callouts{grid-template-columns:1fr}.compare-head,.compare-row{grid-template-columns:minmax(140px,1.4fr) repeat(3,minmax(0,1fr))}.compare-feature,.compare-col{padding:11px 12px;font-size:12px}.pricing-grid{grid-template-columns:1fr}.pricing-group-label:after{display:none}.metric{border-right:0;border-bottom:1px solid var(--border-soft)}.metric:last-child{border-bottom:0}}@media(max-width:640px){.shell{width:min(100% - 24px,1180px)}.hero{min-height:auto;padding-bottom:74px}.nav-link{display:none}h1{font-size:42px}.lead{font-size:16px}.hero-actions,.panel-topline,.footer{align-items:stretch;flex-direction:column}.primary-button,.secondary-button{width:100%}.dashboard-band{margin-top:-36px}.check-list{grid-template-columns:1fr}.section,.split-section{padding:38px 0}}
