:root{--theme-bg: #fffaf0;--theme-bg-soft: #f7ead5;--theme-surface: #fffefa;--theme-surface-strong: #fff4df;--theme-ink: #20231d;--theme-ink-soft: #40463d;--theme-muted: #687064;--theme-line: rgba(45, 48, 40, .16);--theme-line-strong: #2d3028;--theme-green: #1f6f46;--theme-green-soft: #dcebd6;--theme-gold: #e4bd58;--theme-clay: #be704f;--theme-blue: #2e5d8c;--theme-shadow: 0 24px 70px rgba(47, 40, 28, .14);--max-width: 1140px;color-scheme:light}[data-theme=dark]{--theme-bg: #131711;--theme-bg-soft: #1d241b;--theme-surface: #20281e;--theme-surface-strong: #283224;--theme-ink: #f7f0df;--theme-ink-soft: #e2d9c4;--theme-muted: #bbb29f;--theme-line: rgba(247, 240, 223, .16);--theme-line-strong: #f1d58b;--theme-green: #86c99a;--theme-green-soft: #253b2a;--theme-gold: #f1c95b;--theme-clay: #e2946e;--theme-blue: #91b7e2;--theme-shadow: 0 24px 70px rgba(0, 0, 0, .34);color-scheme:dark}*{box-sizing:border-box}html{background:var(--theme-bg);color:var(--theme-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:320px;color:var(--theme-ink);background:radial-gradient(circle at 12% 0%,rgba(228,189,88,.24),transparent 31rem),radial-gradient(circle at 88% 4%,rgba(31,111,70,.13),transparent 28rem),linear-gradient(180deg,var(--theme-bg) 0%,var(--theme-bg-soft) 100%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}p,li{line-height:1.65}.shell{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:76px;padding:.85rem 5vw;background:color-mix(in srgb,var(--theme-bg) 88%,transparent);border-bottom:1px solid var(--theme-line);backdrop-filter:blur(18px)}.brand,.header-actions,.site-nav,.footer-links{display:flex;align-items:center}.brand{gap:.7rem;font-weight:950;font-size:1.08rem}.brand-mark{display:inline-grid;place-items:center;width:44px;height:44px;color:#fff;background:var(--theme-green);border:2px solid var(--theme-line-strong);border-radius:15px;box-shadow:0 4px 0 var(--theme-line-strong);font-size:.84rem}.header-actions{justify-content:flex-end;gap:1rem}.site-nav{justify-content:center;gap:1.25rem;color:var(--theme-ink-soft);font-weight:850}.site-nav a:hover,.footer-links a:hover{color:var(--theme-green)}.theme-toggle,.nav-cta,.button,.finder-row button,.route-result a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;font-weight:900;cursor:pointer}.theme-toggle{gap:.55rem;padding:0 .95rem;color:var(--theme-ink);background:var(--theme-surface);border:2px solid var(--theme-line-strong);box-shadow:0 3px 0 var(--theme-line-strong)}.theme-toggle-icon{width:16px;height:16px;border-radius:50%;background:var(--theme-gold);box-shadow:inset -5px -3px #2d30282e}[data-theme=dark] .theme-toggle-icon{background:var(--theme-ink);box-shadow:inset -6px -2px 0 var(--theme-bg)}.nav-cta{padding:0 1rem;color:#fff;background:var(--theme-green);border:1px solid transparent}.eyebrow{margin:0 0 .8rem;color:var(--theme-green);font-size:.78rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3{margin-top:0;font-family:Georgia,Times New Roman,serif;letter-spacing:0}.home-hero,.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:4rem;align-items:center;padding:5.5rem 0 4rem}.home-hero h1,.hero h1,.page-hero h1{margin:0;font-size:clamp(3rem,7vw,5.6rem);line-height:.98}.home-hero-copy>p:not(.eyebrow),.hero-content>p:not(.eyebrow),.page-hero p:not(.eyebrow),.split-section p,.feature-card p,.price-card p,.handoff-panel p,.finder-copy p{color:var(--theme-ink-soft)}.home-hero-copy>p:not(.eyebrow),.hero-content>p:not(.eyebrow){max-width:700px;margin:1.2rem 0 0;font-size:1.2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.7rem}.button{padding:0 1.25rem;border:2px solid var(--theme-line-strong);box-shadow:0 4px 0 var(--theme-line-strong)}.button-primary{color:#fff;background:var(--theme-green)}.button-secondary{color:var(--theme-ink);background:var(--theme-surface)}.home-route-sketch,.route-paper,.feature-card,.price-card,.handoff-panel,.finder-panel,.buy-form,.provisioning-panel,.public-letter,.flow-card{background:color-mix(in srgb,var(--theme-surface) 92%,transparent);border:2px solid var(--theme-line-strong);border-radius:28px;box-shadow:var(--theme-shadow)}.home-route-sketch{position:relative;padding:1.4rem}.route-paper{padding:1.35rem;box-shadow:0 4px 0 var(--theme-line-strong);transform:rotate(-1deg)}.route-paper h2,.route-paper h3{margin:0 0 1rem;font-size:1.7rem;line-height:1.1}.route-paper ol{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.route-paper li{display:grid;grid-template-columns:90px 1fr;gap:.75rem;align-items:center}.route-paper li span{display:inline-flex;min-height:32px;align-items:center;justify-content:center;padding:0 .75rem;color:#fff;background:var(--theme-green);border-radius:999px;font-size:.78rem;font-weight:900}.route-note{margin:1.2rem 0 0 auto;padding:1rem;color:var(--theme-ink);background:var(--theme-gold);border:2px solid var(--theme-line-strong);border-radius:20px;box-shadow:0 4px 0 var(--theme-line-strong);transform:rotate(1deg)}.section{padding:4.75rem 0}.public-letter{padding:2rem}.public-letter h2{max-width:920px;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.04}.public-letter p:not(.eyebrow){max-width:860px;color:var(--theme-ink-soft);font-size:1.18rem}.section-heading{max-width:820px;margin-bottom:1.7rem}.section-heading h2,.feature-copy h2,.discord-section h2,.finder-copy h2,.handoff-panel h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.07}.operation-list,.walkthrough{display:grid;gap:1.1rem}.operation-card,.walkthrough article{display:grid;grid-template-columns:minmax(220px,.34fr) 1fr;gap:1.5rem;align-items:start;padding:1.45rem;background:color-mix(in srgb,var(--theme-surface) 90%,transparent);border:2px solid var(--theme-line-strong);border-radius:24px}.operation-card h3,.walkthrough h3{margin:0;font-size:1.65rem;line-height:1.1}.operation-card p,.walkthrough p{margin:0;color:var(--theme-muted)}.walkthrough article strong,.workflow-grid strong{display:inline-grid;place-items:center;width:52px;height:52px;color:#fff;background:var(--theme-green);border:2px solid var(--theme-line-strong);border-radius:18px;box-shadow:0 3px 0 var(--theme-line-strong)}.page-hero{padding:5rem 0 3.4rem;background:radial-gradient(circle at 15% 0%,rgba(228,189,88,.2),transparent 26rem),color-mix(in srgb,var(--theme-surface-strong) 68%,transparent);border-bottom:1px solid var(--theme-line)}.page-hero .shell{max-width:920px;margin-left:max(1rem,5vw)}.page-hero p:not(.eyebrow){max-width:760px;font-size:1.12rem}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:center;gap:3rem}.warm-split{align-items:stretch}.product-route-card{transform:none}.split-section img,.feature-shot{border:2px solid var(--theme-line-strong);border-radius:24px;box-shadow:var(--theme-shadow)}.feature-grid,.pricing-grid,.support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.pricing-grid,.support-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.price-card,.handoff-panel{padding:1.35rem;border-radius:24px;box-shadow:none}.feature-card h3,.feature-card h2,.price-card h2,.price-card h3,.route-result h3{margin:0;line-height:1.15}.feature-card p,.price-card p,.handoff-panel p{color:var(--theme-muted)}.feature-card ul,.price-card ul,.handoff-panel ul{display:grid;gap:.5rem;margin:1rem 0 0;padding-left:1.1rem;color:var(--theme-muted)}.feature-reel{display:grid;gap:4rem}.feature-showcase{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:2.6rem;align-items:center;padding-bottom:4rem;border-bottom:1px solid var(--theme-line)}.feature-showcase:last-child{padding-bottom:0;border-bottom:0}.feature-showcase-reverse{grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr)}.feature-showcase-reverse .feature-shot{order:2}.feature-shot{overflow:hidden;background:var(--theme-surface)}.feature-shot img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.feature-copy p:not(.eyebrow),.discord-section p,.workflow-grid p{color:var(--theme-muted)}.feature-copy ul{display:grid;gap:.75rem;margin:1.2rem 0 0;padding:0;list-style:none}.feature-copy li{padding:.85rem 1rem;color:var(--theme-ink-soft);background:var(--theme-surface);border-left:5px solid var(--theme-green);border-radius:16px}.discord-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:2rem;align-items:center}.discord-panel{display:grid;gap:.9rem;padding:1.2rem;background:var(--theme-surface);border:2px solid var(--theme-line-strong);border-radius:24px;box-shadow:var(--theme-shadow)}.discord-line,.discord-reply,.discord-meta span{border-radius:16px}.discord-line,.discord-reply{padding:.95rem;background:color-mix(in srgb,var(--theme-green-soft) 74%,transparent);border:1px solid var(--theme-line)}.discord-line{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem}.discord-line span{color:var(--theme-green);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.discord-reply p{margin:.45rem 0 .9rem;color:var(--theme-muted)}.discord-reply a{color:var(--theme-green);font-weight:900}.discord-meta{display:flex;flex-wrap:wrap;gap:.5rem}.discord-meta span,.module-list span,.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 .65rem;border-radius:999px;font-size:.78rem;font-weight:900}.discord-meta span,.module-list span{color:var(--theme-ink);background:var(--theme-green-soft);border:1px solid var(--theme-line)}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.workflow-grid article{min-height:210px;padding:1.25rem;background:var(--theme-surface);border:2px solid var(--theme-line-strong);border-radius:24px}.buy-intake{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1.2rem;align-items:start}.buy-form,.provisioning-panel{display:grid;gap:1rem;padding:1.35rem;border-radius:24px}.buy-form .section-heading{margin-bottom:.25rem}.intake-guidance{display:grid;gap:.25rem;margin-top:.8rem;padding:.8rem .9rem;color:var(--theme-ink-soft);background:color-mix(in srgb,var(--theme-green-soft) 70%,var(--theme-surface));border:1px solid color-mix(in srgb,var(--theme-green) 28%,var(--theme-line));border-radius:16px}.intake-guidance strong{color:var(--theme-green);font-size:.78rem;font-weight:950;text-transform:uppercase}.intake-guidance span{color:var(--theme-muted);line-height:1.5}.buy-form .section-heading p:not(.eyebrow),.credential-note p,.provisioning-panel dd,.buy-actions span{color:var(--theme-muted)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.45rem;min-width:0;color:var(--theme-muted);font-weight:850}.field-label-with-help{position:relative;display:flex;align-items:center;gap:.45rem;min-width:0}.field-label-with-help label{display:inline;min-width:0;color:var(--theme-muted);font-weight:850}.info-hint{position:relative;display:inline-grid;flex:0 0 auto;width:22px;min-height:22px;place-items:center;padding:0;color:var(--theme-green);background:var(--theme-surface);border:1px solid var(--theme-line-strong);border-radius:999px;box-shadow:0 2px 0 var(--theme-line-strong);cursor:help;font-size:.75rem;font-weight:950;line-height:1}.info-hint-popover{position:absolute;left:50%;top:calc(100% + .55rem);z-index:30;width:min(300px,72vw);padding:.75rem .8rem;color:var(--theme-ink);background:var(--theme-surface);border:2px solid var(--theme-line-strong);border-radius:16px;box-shadow:var(--theme-shadow);font-size:.84rem;font-weight:700;line-height:1.45;opacity:0;pointer-events:none;text-align:left;transform:translate(-50%,6px);transition:opacity .14s ease,transform .14s ease}.info-hint:hover .info-hint-popover,.info-hint:focus .info-hint-popover,.info-hint:focus-within .info-hint-popover{opacity:1;transform:translate(-50%)}.plan-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.plan-option{position:relative;min-height:118px;padding:1rem;color:var(--theme-ink-soft);background:var(--theme-surface-strong);border:1px solid var(--theme-line);border-radius:18px;cursor:pointer}.plan-option input{position:absolute;inset:1rem 1rem auto auto;width:18px;min-height:18px}.plan-option span,.plan-option small{display:block;padding-right:2rem}.plan-option span{color:var(--theme-ink);font-weight:900}.plan-option small{margin-top:.55rem;color:var(--theme-muted);line-height:1.45}.plan-option.selected{border-color:var(--theme-green);background:var(--theme-green-soft)}.league-provisioning{display:grid;gap:.85rem;margin:0;padding:0;border:0}.league-provisioning legend{margin-bottom:.35rem;color:var(--theme-muted);font-weight:850}.league-provisioning-row{display:grid;gap:.75rem;padding:.9rem;background:var(--theme-surface-strong);border:1px solid var(--theme-line);border-radius:18px}.league-name-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end}.provisioning-checkboxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.provisioning-checkboxes label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:.45rem;align-items:center;min-height:42px;padding:.65rem;color:var(--theme-ink);background:color-mix(in srgb,var(--theme-surface) 74%,transparent);border:1px solid var(--theme-line);border-radius:14px;font-size:.86rem;line-height:1.25}.provisioning-checkboxes input{width:18px;min-height:18px;margin:0}.provisioning-checkboxes .disabled-choice{color:var(--theme-muted);background:color-mix(in srgb,var(--theme-surface) 42%,transparent);cursor:not-allowed;opacity:.62}.compact-button{min-height:42px;padding:0 .85rem}.buy-actions{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.provisioning-panel{position:sticky;top:96px}.provisioning-panel h2{margin:0;font-size:1.65rem;line-height:1.15}.provisioning-panel dl{display:grid;gap:.65rem;margin:0}.provisioning-panel dl>div,.credential-note,.validation-list,.payload-panel{padding:.9rem;background:var(--theme-surface-strong);border:1px solid var(--theme-line);border-radius:18px}.provisioning-panel dt,.provisioning-panel dd{margin:0}.provisioning-panel dt{color:var(--theme-green);font-size:.78rem;font-weight:900;text-transform:uppercase}.credential-note strong,.payload-panel strong{color:var(--theme-ink)}.credential-note p{margin:.45rem 0 0}.validation-list{display:grid;gap:.45rem;color:var(--theme-clay)}.payload-panel{display:grid;gap:.8rem;background:var(--theme-green-soft)}.payload-panel pre{max-height:340px;overflow:auto;margin:0;padding:.9rem;color:var(--theme-ink);background:color-mix(in srgb,var(--theme-bg) 78%,transparent);border-radius:14px;font-size:.78rem;line-height:1.5}.price-card.featured{border-color:var(--theme-gold);background:var(--theme-surface-strong)}.price-card a:not(.button),.feature-card a,.support-grid a{display:inline-flex;margin-top:1rem;color:var(--theme-green);font-weight:900}.finder-form{display:grid;gap:1rem}label{display:grid;gap:.45rem;color:var(--theme-muted);font-weight:850}input,select,textarea{width:100%;min-height:46px;padding:.7rem .85rem;color:var(--theme-ink);background:var(--theme-surface-strong);border:1px solid var(--theme-line);border-radius:14px}textarea{resize:vertical}.finder-panel{display:grid;gap:1.25rem;padding:1.5rem;overflow:hidden}.finder-copy{max-width:760px}.finder-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:.8rem}.finder-row button{color:#fff;background:var(--theme-green);border:0}.finder-row button:disabled{cursor:not-allowed;opacity:.5}.finder-results{display:grid;gap:.9rem}.route-result{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--theme-line);border-radius:20px;background:var(--theme-surface-strong)}.route-result p,.empty-state{margin:.35rem 0 0;color:var(--theme-muted)}.empty-state{display:grid;gap:.35rem;padding:1rem;background:var(--theme-surface-strong);border-radius:18px}.route-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.status-good{color:var(--theme-ink);background:var(--theme-green-soft);border:1px solid var(--theme-line)}.status-warning{color:var(--theme-ink);background:color-mix(in srgb,var(--theme-gold) 34%,transparent);border:1px solid var(--theme-line)}.status-danger{color:var(--theme-ink);background:color-mix(in srgb,var(--theme-clay) 28%,transparent);border:1px solid var(--theme-line)}.status-neutral{color:var(--theme-ink);background:var(--theme-surface);border:1px solid var(--theme-line)}.module-list{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.route-actions{display:grid;justify-items:stretch;gap:.55rem}.route-actions span{color:var(--theme-muted);font-size:.8rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere}.route-result a{min-width:124px;padding:0 .9rem;color:#fff;background:var(--theme-green)}.site-footer{display:flex;justify-content:space-between;gap:2rem;padding:2.2rem 5vw;color:var(--theme-ink-soft);background:color-mix(in srgb,var(--theme-surface) 84%,transparent);border-top:1px solid var(--theme-line)}.site-footer p{margin:.4rem 0 0}.footer-links{flex-wrap:wrap;gap:1rem;color:var(--theme-ink);font-weight:850}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column}.header-actions{width:100%;justify-content:space-between}.site-nav{flex-wrap:wrap;justify-content:flex-start}.home-hero,.hero,.split-section,.feature-showcase,.feature-showcase-reverse,.buy-intake,.discord-section{grid-template-columns:1fr}.feature-showcase-reverse .feature-shot{order:0}.feature-grid,.pricing-grid,.support-grid,.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-card,.walkthrough article{grid-template-columns:1fr}.provisioning-panel{position:static}}@media(max-width:640px){.info-hint-popover{left:auto;right:0;width:min(280px,calc(100vw - 2rem));transform:translateY(6px)}.info-hint:hover .info-hint-popover,.info-hint:focus .info-hint-popover,.info-hint:focus-within .info-hint-popover{transform:translateY(0)}.shell{width:min(var(--max-width),calc(100% - 1.25rem))}.site-header{position:static;gap:1rem;padding:.9rem 1rem 1.05rem}.header-actions,.site-footer{align-items:stretch;flex-direction:column}.header-actions,.site-nav{width:100%}.site-nav{flex-wrap:wrap;gap:.5rem}.site-nav a{display:inline-flex;flex:1 1 calc(50% - .5rem);align-items:center;justify-content:center;min-height:42px;padding:0 .75rem;border:1px solid var(--theme-line);border-radius:999px;background:color-mix(in srgb,var(--theme-surface) 80%,transparent);text-align:center}.theme-toggle{width:100%}.home-hero{padding-top:4rem}.home-hero h1,.hero h1,.page-hero h1{font-size:2.65rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.section{padding:3.25rem 0}.feature-grid,.pricing-grid,.support-grid,.form-grid,.plan-picker,.league-name-row,.provisioning-checkboxes,.workflow-grid,.finder-row,.route-result,.route-paper li{grid-template-columns:1fr}.route-actions{justify-items:stretch}.route-actions a{width:100%}}
