:root{--blue:#1c5dff;--blue-deep:#1249d8;--green:#12b886;--amber:#f5a623;--red:#e5484d;--ink:#101828;--navy:#0b1833;--muted:#667085;--line:#dfe5ef;--mist:#f5f8ff;--white:#fff;--radius:22px;--shadow:0 18px 55px #1f325b1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Schibsted Grotesk,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.03}p{color:var(--muted)}.container{width:min(1240px,100% - 48px);margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dfe5efcc;position:sticky;top:0}.nav-shell{align-items:center;gap:34px;width:min(1240px,100% - 48px);height:82px;margin:auto;display:flex}.brand{white-space:nowrap;align-items:center;gap:12px;font-size:19px;font-weight:600;display:inline-flex}.brand strong{color:var(--blue)}.brand-mark{background:var(--blue);width:42px;height:42px;color:var(--white);letter-spacing:-.12em;border-radius:11px;place-items:center;padding-right:2px;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700;display:grid;box-shadow:0 7px 17px #1c5dff40}.nav-links{align-items:stretch;gap:29px;height:100%;margin-left:auto;display:flex}.nav-links a{color:#48536a;align-items:center;font-size:14px;font-weight:600;display:flex;position:relative}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.nav-links a.active:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:0;left:0;right:0}.button{border:1px solid var(--blue);background:var(--blue);min-height:54px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;gap:16px;padding:0 23px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 24px #1c5dff38}.button:hover{background:var(--blue-deep);transform:translateY(-2px);box-shadow:0 13px 30px #1c5dff47}.button-small{border-radius:10px;min-height:44px;padding-inline:18px;font-size:14px}.button-outline{color:var(--blue);box-shadow:none;background:0 0}.button-outline:hover{color:var(--white)}.button-light{background:var(--white);color:var(--blue);border-color:var(--white);box-shadow:none}.button-light:hover{background:#edf3ff}.button-block{border:0;width:100%}.text-link{color:var(--ink);background:0 0;border:0;align-items:center;gap:12px;font-weight:700;display:inline-flex}.text-link span,.text-link:hover{color:var(--blue)}.eyebrow{color:var(--blue);letter-spacing:.05em;align-items:center;gap:10px;margin-bottom:22px;font-family:"Press Start 2P",JetBrains Mono,monospace;font-size:10px;line-height:1.4;display:inline-flex}.eyebrow.tiny{margin-bottom:10px;font-size:8px}.eyebrow.light{color:#94b2ff}.live-dot,.status i{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #12b88621}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;width:min(1240px,100% - 48px);min-height:715px;margin:auto;padding:70px 0 52px;display:grid}.home-hero{position:relative}.home-hero:before{content:"";filter:blur(1px);z-index:-1;background:#edf3ff;border-radius:50%;width:320px;height:320px;position:absolute;top:30px;left:-280px}.hero-copy h1,.page-hero h1,.demo-copy h1{margin-bottom:28px;font-size:clamp(50px,5.2vw,75px);font-weight:800}.hero-copy h1 span,.page-hero h1 span{color:var(--blue)}.hero-copy>p,.page-hero-grid>div:first-child>p{max-width:620px;margin-bottom:34px;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:27px;display:flex}.hero-note{color:var(--muted);align-items:center;gap:16px;margin-top:44px;font-size:13px;line-height:1.5;display:flex}.hero-note strong{color:var(--ink)}.mini-avatars{padding-left:7px;display:flex}.mini-avatars i{border:3px solid var(--white);background:linear-gradient(145deg, #f5c09a 47%, var(--navy) 48%);border-radius:50%;width:32px;height:32px;margin-left:-7px;display:block}.mini-avatars i:nth-child(2){background:linear-gradient(145deg, #d99b72 47%, var(--green) 48%)}.mini-avatars i:nth-child(3){background:linear-gradient(145deg, #8a543e 47%, var(--blue) 48%)}.hero-visual{place-items:center;min-height:530px;display:grid;position:relative}.hero-visual:before,.hero-visual:after{content:"";border-radius:50%;position:absolute}.hero-visual:before{background:#edf3ff;width:480px;height:480px}.hero-visual:after{border:1px dashed #bdcdf2;width:390px;height:390px}.character-card{z-index:2;width:420px;box-shadow:var(--shadow);background:#fffffff5;border:1px solid #d6dfef;border-radius:24px;padding:0 26px 28px;position:relative;overflow:hidden;transform:rotate(-1.5deg)}.file-bar{border-bottom:1px solid var(--line);height:58px;color:var(--muted);justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:10px;display:flex}.file-bar>span:last-child{color:var(--blue);font-family:"Press Start 2P",monospace;font-size:8px}.dots{gap:5px;display:flex}.dots i{background:var(--red);border-radius:50%;width:7px;height:7px}.dots i:nth-child(2){background:var(--amber)}.dots i:nth-child(3){background:var(--green)}.character-profile{grid-template-columns:112px 1fr;align-items:center;gap:22px;padding:27px 0 20px;display:grid}.character-profile h3{margin:0 0 14px;font-size:28px}.pixel-avatar{background:#dfe9ff;border-radius:18px;width:112px;height:126px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #c8d6f5}.pixel-avatar .hair{background:#17223f;width:52px;height:35px;position:absolute;top:19px;left:31px;box-shadow:-9px 10px #17223f,38px 12px #17223f}.pixel-avatar .face{background:#bf7f5c;width:43px;height:44px;position:absolute;top:39px;left:36px;box-shadow:-6px 9px #bf7f5c,6px 9px #bf7f5c}.pixel-avatar .face:after{content:"";background:var(--ink);width:5px;height:5px;box-shadow:22px 0 0 var(--ink);position:absolute;top:15px;left:8px}.pixel-avatar .shirt{background:var(--blue);width:66px;height:48px;box-shadow:-12px 12px 0 var(--blue), 12px 12px 0 var(--blue);position:absolute;top:80px;left:24px}.pixel-avatar .screen{background:var(--navy);width:84px;height:15px;position:absolute;bottom:0;left:14px}.status{color:var(--green);align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;display:inline-flex}.card-bars{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:13px;padding:18px 0;display:grid}.stat-label{color:#4b556b;justify-content:space-between;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;display:flex}.stat-label strong{color:var(--ink)}.bar-track{background:#e8edf5;border-radius:10px;height:7px;margin-top:6px;overflow:hidden}.bar-fill{border-radius:inherit;background:var(--blue);height:100%;display:block}.bar-fill.green{background:var(--green)}.bar-fill.amber{background:var(--amber)}.loadout{gap:8px;margin-top:18px;display:flex}.loadout span{background:var(--mist);color:#48536a;text-align:center;border:1px solid #dbe4f1;border-radius:8px;min-width:42px;padding:8px 10px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700}.float-chip{z-index:4;background:var(--white);color:var(--green);border-radius:9px;padding:12px 15px;font-family:"Press Start 2P",monospace;font-size:8px;position:absolute;box-shadow:0 13px 30px #1f325b24}.chip-top{top:36px;right:-7px}.chip-side{color:var(--blue);bottom:68px;left:-22px}.hero-visual>.pixel-coin{position:absolute;top:80px;left:16px}.hero-visual>.pixel-star{position:absolute;bottom:42px;right:30px}.pixel-icon{z-index:3;width:34px;height:34px;display:inline-block;position:relative}.pixel-icon i{position:absolute}.pixel-coin i{background:var(--amber);box-shadow:4px -4px 0 #ffd166, 4px 4px 0 #c77a00, -4px 0 0 var(--amber), 8px 0 0 var(--amber);inset:4px 8px}.pixel-star i{background:var(--amber);width:10px;height:28px;box-shadow:-8px 8px 0 var(--amber), 8px 8px 0 var(--amber), -4px 4px 0 var(--amber), 4px 4px 0 var(--amber);top:2px;left:12px}.pixel-heart i{background:var(--red);width:20px;height:16px;box-shadow:-4px 0 0 var(--red), 4px 0 0 var(--red), 0 8px 0 var(--red), 0 12px 0 var(--red);top:7px;left:7px}.pixel-clock i{border:5px solid var(--amber);background:var(--navy);inset:5px;box-shadow:4px 4px #020a19}.pixel-clock i:after{content:"";background:var(--white);width:3px;height:9px;box-shadow:4px 7px 0 var(--white);position:absolute;top:4px;left:8px}.pixel-frog i{background:var(--green);width:20px;height:17px;box-shadow:-4px -5px 0 var(--green), 4px -5px 0 var(--green), -6px 10px 0 #08775a, 6px 10px 0 #08775a;top:10px;left:7px}.pixel-frog i:after{content:"";background:var(--white);width:3px;height:3px;box-shadow:11px 0 0 var(--white);position:absolute;top:-3px;left:3px}.pixel-bug i{background:var(--red);width:18px;height:21px;top:8px;left:8px;box-shadow:-5px 5px #a92232,5px 5px #a92232}.pixel-bug i:after{content:"";background:var(--white);width:3px;height:3px;box-shadow:8px 0 0 var(--white);position:absolute;top:5px;left:4px}.proof-strip{z-index:5;border:1px solid var(--line);background:var(--white);border-radius:17px;grid-template-columns:repeat(4,1fr);display:grid;position:relative;box-shadow:0 10px 35px #1f325b14}.proof-strip>div{border-right:1px solid var(--line);gap:2px;padding:25px 30px;display:grid}.proof-strip>div:last-child{border-right:0}.proof-strip strong{color:var(--blue);font-family:"Press Start 2P",monospace;font-size:13px}.proof-strip span{color:var(--muted);font-size:13px}.section{padding-top:118px;padding-bottom:118px}.section-soft{background:var(--mist)}.section-heading{max-width:650px;margin-bottom:54px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2,.final-cta h2,.outcome-card h2,.timezone-banner h2,.top-one-card h2,.location-grid h2{margin-bottom:18px;font-size:clamp(38px,4vw,56px);font-weight:800}.section-heading p{max-width:610px;margin-bottom:0;font-size:18px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:310px;padding:34px;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 10px 35px #1f325b0f}.step-card:hover,.benefit-card:hover,.roster-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.step-number{color:var(--blue);font-family:"Press Start 2P",monospace;font-size:8px}.step-card h3,.benefit-card h3{margin:24px 0 12px;font-size:25px}.step-card p,.benefit-card p{margin:0;font-size:15px}.step-icon{background:#eaf0ff;border-radius:15px;width:62px;height:62px;margin-top:26px;position:relative}.step-icon span{border:4px solid var(--blue);border-radius:3px;width:25px;height:28px;position:absolute;top:16px;left:18px}.step-2{background:#e8f9f3}.step-2 span{border-color:var(--green);border-radius:50%}.step-3{background:#fff4dc}.step-3 span{border-color:var(--amber);transform:rotate(45deg)}.step-arrow{z-index:4;color:#afbdd7;font-family:JetBrains Mono,monospace;position:absolute;top:82px;right:-38px}.split-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.split-heading .section-heading{margin-bottom:50px}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.benefit-card{border-radius:var(--radius);background:var(--white);border:1px solid #dfe6f2;min-height:245px;padding:36px;transition:all .25s;position:relative;overflow:hidden}.card-index{color:var(--blue);font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700}.pixel-corner{background:#e8efff;width:58px;height:58px;position:absolute;bottom:-14px;right:-14px;box-shadow:-14px -14px #f4f7ff}.stack-section{grid-template-columns:.7fr 1.3fr;align-items:center;gap:80px;display:grid}.stack-cloud{grid-template-columns:repeat(4,1fr);gap:12px;display:grid;transform:rotate(1deg)}.stack-cloud span{border:1px solid var(--line);background:var(--white);border-radius:13px;place-items:center;min-height:70px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;display:grid;box-shadow:0 8px 20px #1f325b0f}.stack-cloud span.accent{color:var(--blue);background:#f2f6ff;border-color:#adc3ff}.outcome{padding-top:0}.outcome-card{background:var(--navy);min-height:390px;color:var(--white);border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:70px;display:grid;position:relative;overflow:hidden}.outcome-card p{color:#c7d0e3;font-size:24px;line-height:1.5}.mono-note{color:#7f91b3;font-family:JetBrains Mono,monospace;font-size:10px}.outcome-card .pixel-heart{position:absolute;top:30px;right:30px}.final-cta{background:var(--blue);color:var(--white);position:relative;overflow:hidden}.final-cta:before{content:"";border:1px dashed #ffffff40;border-radius:50%;width:250px;height:250px;position:absolute;top:-120px;left:12%}.final-inner{justify-content:space-between;align-items:center;gap:50px;min-height:350px;display:flex;position:relative}.final-inner h2{margin-bottom:12px}.final-inner p{color:#dce7ff;max-width:630px;margin:0;font-size:18px}.final-inner .pixel-star{position:absolute;top:60px;right:38%}.page-hero{background:linear-gradient(180deg, #fff, var(--mist));padding:95px 0 70px}.page-hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:75px;min-height:510px;display:grid}.party-hud{background:var(--navy);color:var(--white);box-shadow:var(--shadow);border-radius:26px;padding:42px;position:relative}.party-hud h3{color:#8ba0c5;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:11px}.party-hud>strong{color:var(--amber);margin:22px 0 35px;font-family:"Press Start 2P",monospace;font-size:42px;display:block}.party-hud .stat-bar{margin-top:20px}.party-hud .stat-label{color:#aebbd3}.party-hud .stat-label strong{color:#fff}.party-hud .bar-track{background:#1c2f52}.no-npc{background:var(--red);color:#fff;border-radius:8px;padding:13px 16px;font-family:"Press Start 2P",monospace;font-size:9px;position:absolute;top:-18px;right:25px;transform:rotate(2deg);box-shadow:6px 6px #a52333}.stats-card-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{border:1px solid var(--line);border-radius:17px;padding:28px}.stat-card h3{margin:20px 0 10px;font-size:21px}.stat-card p{min-height:77px;margin:0;font-size:14px}.stat-glyph{color:var(--blue);font-family:"Press Start 2P",monospace;font-size:9px}.micro-bar{background:#edf0f5;height:5px;margin-top:25px}.micro-bar span{background:var(--green);height:100%;display:block}.timezone-banner{background:var(--navy);color:var(--white)}.timezone-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:365px;display:grid}.timezone-inner p{color:#aebbd3}.clock-grid{background:#101f3e;border:1px solid #2d4166;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:15px;padding:32px;display:grid}.clock-grid strong,.clock-grid small{display:block}.clock-grid strong{font-family:"Press Start 2P",monospace;font-size:10px}.clock-grid small{color:#8ba0c5}.clock-grid .button{grid-column:1/-1;margin-top:15px}.roster-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.roster-card{background:var(--white);border:1px solid #dbe3f1;border-radius:19px;padding:25px;transition:all .25s}.class-avatar{background:#e7eeff;border-radius:14px;height:160px;margin-bottom:25px;position:relative;overflow:hidden}.class-avatar span{background:#c78b66;width:68px;height:58px;position:absolute;top:30px;left:calc(50% - 34px);box-shadow:0 -14px #1b2948,-10px -5px #1b2948,10px -5px #1b2948}.class-avatar i{background:var(--blue);width:104px;height:82px;box-shadow:-18px 18px 0 var(--blue), 18px 18px 0 var(--blue);position:absolute;bottom:-10px;left:calc(50% - 52px)}.avatar-2{background:#e9faf4}.avatar-2 i{background:var(--green);box-shadow:-18px 18px 0 var(--green), 18px 18px 0 var(--green)}.avatar-3{background:#fff3df}.avatar-3 i{background:var(--amber);box-shadow:-18px 18px 0 var(--amber), 18px 18px 0 var(--amber)}.avatar-4{background:#fcebed}.avatar-4 i{background:var(--red);box-shadow:-18px 18px 0 var(--red), 18px 18px 0 var(--red)}.avatar-5{background:#ebecff}.avatar-5 i{background:#6b6cdb;box-shadow:-18px 18px #6b6cdb,18px 18px #6b6cdb}.avatar-6{background:#e8f8fb}.avatar-6 i{background:#279bb1;box-shadow:-18px 18px #279bb1,18px 18px #279bb1}.roster-top{justify-content:space-between;align-items:start;display:flex}.level-tag{color:var(--amber);font-family:"Press Start 2P",monospace;font-size:8px}.roster-card h3{margin:3px 0 10px;font-size:24px}.loadout-copy{color:var(--blue);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.power{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:12px;font-family:JetBrains Mono,monospace;font-size:8px;display:grid}.power>i{background:#e9edf4;height:6px}.power b{background:var(--green);height:100%;display:block}.signature{border-top:1px solid var(--line);margin:18px 0 0;padding-top:16px;font-size:13px}.signature strong{color:var(--ink);font-family:JetBrains Mono,monospace;font-size:8px;display:block}.buff-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.buff-grid article{border-top:3px solid var(--blue);background:var(--mist);padding:25px}.buff-grid article>span{color:var(--green);font-family:"Press Start 2P",monospace;font-size:8px}.buff-grid h3{margin:20px 0 10px;font-size:18px}.buff-grid p{margin:0;font-size:13px}.disclaimer{text-align:center;margin:27px 0 0;font-family:JetBrains Mono,monospace;font-size:10px}.hire-hero{background:#f8faff}.funnel-visual{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe5ef;border-radius:23px;padding:28px}.funnel-head{justify-content:space-between;margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:10px;display:flex}.funnel-head strong{color:var(--blue)}.funnel-row{background:var(--navy);color:#fff;border-radius:7px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:49px;margin:8px auto;padding:0 15px;font-family:JetBrains Mono,monospace;font-size:9px;display:grid}.funnel-row>span{color:#8fa7d2}.funnel-row i{color:var(--green);font-style:normal;font-weight:700}.funnel-row:last-child{background:var(--blue)}.funnel-row:last-child i{color:#fff;font-family:"Press Start 2P",monospace;font-size:7px}.level-list{max-width:890px;margin:0 auto;position:relative}.level-list:before{content:"";border-left:2px dashed #b9c6dc;position:absolute;top:35px;bottom:35px;left:31px}.level-list article{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr auto;align-items:center;gap:28px;padding:28px 0;display:grid;position:relative}.level-node{z-index:2;background:var(--blue);color:#fff;border:5px solid #e8efff;border-radius:10px;place-items:center;width:64px;height:64px;font-family:"Press Start 2P",monospace;font-size:10px;display:grid;position:relative}.level-list h3{margin:0 0 8px;font-size:26px}.level-list p{margin:0}.clear-badge{color:#07835f;background:#e9f9f4;border-radius:6px;padding:8px 10px;font-family:"Press Start 2P",monospace;font-size:7px}.clear-badge.final{color:#a86400;background:#fff2d9}.test-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.test-grid .section-heading{margin:0}.test-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.test-cards article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:26px}.test-cards article>span{color:var(--blue);font-family:"Press Start 2P",monospace;font-size:8px}.test-cards h3{margin:20px 0 8px;font-size:18px}.test-cards p{margin:0;font-size:13px}.top-one-card{background:var(--navy);color:#fff;border-radius:25px;grid-template-columns:auto 1fr auto;align-items:center;gap:45px;min-height:290px;padding:50px;display:grid}.top-one-card .pixel-star{transform:scale(1.7)}.top-one-card h2{margin-bottom:10px}.top-one-card p{color:#aebbd3;max-width:630px;margin:0}.office-hero{background:linear-gradient(#fff,#f2f8f6)}.office-scene{height:420px;box-shadow:var(--shadow);background:#cfe4ff;border:10px solid #fff;border-radius:26px;position:relative;overflow:hidden}.office-window{grid-template-columns:repeat(3,1fr);gap:12px;display:grid;position:absolute;inset:28px 28px 160px}.office-window span{background:linear-gradient(#b5ddff 60%,#7bb96d 61%);border:7px solid #fff}.office-desk{background:#b76e42;height:30px;position:absolute;bottom:85px;left:45px;right:45px;box-shadow:0 24px #8d4d2f}.office-desk i{background:#8ba1bd;border:7px solid #1b2948;width:78px;height:52px;position:absolute;bottom:30px}.office-desk i:first-child{left:35px}.office-desk i:nth-child(2){left:calc(50% - 39px)}.office-desk i:nth-child(3){right:35px}.office-people span{background:var(--blue);width:36px;height:47px;position:absolute;bottom:103px;box-shadow:0 -25px 0 -5px #a56b4e}.office-people span:first-child{left:100px}.office-people span:nth-child(2){background:var(--green);left:calc(50% - 18px)}.office-people span:nth-child(3){background:var(--amber);right:100px}.scene-label{background:var(--navy);color:#fff;border-radius:5px;padding:10px 13px;font-family:"Press Start 2P",monospace;font-size:8px;position:absolute;bottom:16px;left:20px}.office-gallery{grid-template-rows:1fr 1fr;grid-template-columns:1.4fr .8fr;gap:18px;display:grid}.office-gallery article{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.office-gallery article>div:last-child{padding:23px}.office-gallery h3{margin:0;font-size:24px}.office-gallery p{margin:8px 0 0}.gallery-main{grid-row:1/3}.workspace-art{background:#dfeaff;height:210px;position:relative;overflow:hidden}.gallery-main .workspace-art{height:420px}.workspace-art:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 49%,#ffffff73 50%,#0000 51%),linear-gradient(#0000 49%,#ffffff73 50%,#0000 51%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:60px 60px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.workspace-art span{background:#b36e46;height:19%;position:absolute;bottom:18%;left:15%;right:15%;box-shadow:0 17px #74432d}.workspace-art i{background:#7991ad;border:8px solid #202d4b;width:84px;height:62px;position:absolute;bottom:37%;left:calc(50% - 42px)}.art-two{background:#dff5ed}.art-two span{background:var(--green)}.art-three{background:#fff1d4}.art-three span{background:var(--amber)}.culture-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.culture-grid .section-heading{margin-bottom:25px}.culture-cards{grid-template-columns:1fr 1fr;gap:15px;display:grid}.culture-cards article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:26px}.culture-cards h3{margin:15px 0 9px;font-size:18px}.culture-cards p{margin:0;font-size:13px}.location-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid}.location-map{background:#eaf1ff;border-radius:24px;height:460px;position:relative;overflow:hidden}.map-grid{background-color:#0000;background-image:linear-gradient(35deg,#0000 48%,#c8d5ed 49% 51%,#0000 52%),linear-gradient(-20deg,#0000 48%,#d4def0 49% 51%,#0000 52%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:90px 70px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:-20px}.map-pin{background:var(--blue);border-radius:50% 50% 50% 0;width:50px;height:50px;position:absolute;top:40%;left:52%;transform:rotate(-45deg);box-shadow:0 10px 25px #1c5dff4d}.map-pin i{background:#fff;border-radius:50%;position:absolute;inset:14px}.map-label{background:#fffffff0;border-radius:12px;padding:20px;position:absolute;bottom:26px;left:26px;right:26px;box-shadow:0 10px 30px #1f325b1f}.map-label strong,.map-label span{display:block}.map-label strong{font-family:"Press Start 2P",monospace;font-size:9px}.map-label span{color:var(--muted);font-size:13px}.location-grid dl{margin-top:30px}.location-grid dl div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;padding:13px 0;display:grid}.location-grid dt{color:var(--blue);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700}.location-grid dd{margin:0;font-weight:600}.demo-hero{background:var(--navy);color:#fff;padding:95px 0}.demo-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:85px;display:grid}.demo-copy h1{font-size:clamp(48px,5vw,70px)}.demo-copy>p{color:#aebbd3;max-width:500px;font-size:19px}.reassurance{grid-template-columns:repeat(3,1fr);gap:12px;margin:38px 0;display:grid}.reassurance div{background:#101f3e;border:1px solid #2b4065;border-radius:10px;padding:17px 12px}.reassurance strong,.reassurance span{display:block}.reassurance strong{color:#fff;font-family:"Press Start 2P",monospace;font-size:9px}.reassurance span{color:#8fa0bd;font-size:11px}.contact-direct{color:#c6d0e2;gap:5px;display:grid}.contact-direct span{color:#7385a7;font-size:12px}.contact-direct a{font-weight:600}.form-card{min-height:650px;color:var(--ink);background:#fff;border-radius:24px;padding:37px;box-shadow:0 25px 60px #0003}.form-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:23px;display:flex}.form-card form>label,.field-grid label{color:#344054;gap:8px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.field-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.form-card input,.form-card select,.form-card textarea{width:100%;color:var(--ink);background:#fbfcfe;border:1px solid #d2d9e5;border-radius:9px;outline:none}.form-card input,.form-card select{height:48px;padding:0 13px}.form-card textarea{resize:vertical;padding:12px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1c5dff1f}.form-card .button{margin-top:25px}.form-note{text-align:center;margin:12px 0 0;font-size:11px}.success-state{text-align:center;align-content:center;place-items:center;min-height:570px;display:grid}.success-pixel{width:100px;height:100px;color:var(--green);background:#e8f9f3;border-radius:18px;place-items:center;margin-bottom:30px;font-family:"Press Start 2P",monospace;font-size:13px;display:grid;box-shadow:8px 8px #bce8da}.success-state h2{font-size:40px}.success-state p{max-width:380px}.next-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.next-grid article{border-top:3px solid var(--blue);background:var(--mist);padding:30px}.next-grid article>span{color:var(--blue);font-family:"Press Start 2P",monospace;font-size:10px}.next-grid h3{margin:22px 0 10px;font-size:22px}.next-grid p{margin:0;font-size:14px}.faq-wrap{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.faq-list details{border-bottom:1px solid #d9e1ee}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:23px 0;font-size:18px;font-weight:700;list-style:none;display:flex}.faq-list summary span{color:var(--blue)}.faq-list p{margin:0;padding:0 40px 20px 0}.legal-hero{min-height:520px;padding-top:110px;padding-bottom:110px}.legal-hero h1{font-size:70px}.legal-hero p{max-width:760px;font-size:19px}.legal-hero a{color:var(--blue);font-weight:700}.site-footer{background:#f8fafc;padding-top:75px}.footer-grid{grid-template-columns:1.7fr .7fr 1fr;gap:90px;padding-bottom:55px;display:grid}.footer-about p{max-width:500px;margin-top:25px}.footer-grid h3{color:var(--muted);letter-spacing:.08em;margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:11px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:10px;font-size:14px;display:flex}.footer-grid a:hover{color:var(--blue)}.footer-contact .button{color:#fff;margin-top:10px}.pixel-ground{background:linear-gradient(#f8fafc 0 64%,#74d66c 65% 71%,#12a66f 72%);border-bottom:8px solid #0a6e4e;height:145px;overflow:hidden}.ground-inner{height:100%;position:relative}.thanks{color:var(--green);white-space:nowrap;font-family:"Press Start 2P",monospace;font-size:10px;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}.ground-inner .pixel-coin{position:absolute;bottom:58px;left:14%}.ground-inner .pixel-frog{position:absolute;bottom:11px;left:28%}.ground-inner .pixel-bug{position:absolute;bottom:12px;right:20%}.grass{background:#087e58;width:8px;height:24px;position:absolute;bottom:18px}.g1{left:8%;transform:rotate(-20deg)}.g2{left:65%}.g3{right:8%;transform:rotate(20deg)}.footer-bottom{height:70px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.footer-bottom>span:last-child{gap:25px;display:flex}@media (prefers-reduced-motion:no-preference){.float-chip,.hero-visual>.pixel-icon{animation:4s ease-in-out infinite float}.chip-side,.hero-visual>.pixel-star{animation-delay:-1.8s}.live-dot,.status i{animation:2.2s ease-out infinite pulse}.reveal{animation:.7s both reveal;animation-timeline:view();animation-range:entry 5% cover 28%}.ground-inner .pixel-icon{animation:2.8s steps(2,end) infinite bob}}@keyframes float{50%{transform:translateY(-10px)}}@keyframes pulse{60%{box-shadow:0 0 0 9px #12b88600}}@keyframes reveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes bob{50%{transform:translateY(-5px)}}@media (max-width:1020px){.nav-links{display:none}.nav-shell{justify-content:space-between}.hero,.page-hero-grid,.demo-grid,.stack-section,.test-grid,.culture-grid,.location-grid{grid-template-columns:1fr}.hero{padding-top:80px}.hero-copy{text-align:center}.hero-copy>p,.hero-note{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{margin-top:20px}.page-hero-grid{padding-top:25px}.stats-card-grid,.roster-grid{grid-template-columns:repeat(2,1fr)}.timezone-inner{grid-template-columns:1fr;padding:80px 0}.buff-grid{grid-template-columns:repeat(2,1fr)}.stack-section{gap:45px}.outcome-card{grid-template-columns:1fr;gap:20px}.demo-grid{gap:55px}.faq-wrap{grid-template-columns:1fr;gap:20px}.footer-grid{grid-template-columns:1.5fr .7fr 1fr;gap:40px}}@media (max-width:700px){.container,.hero,.nav-shell{width:min(100% - 32px,1240px)}.site-header .button-small{min-height:40px;padding-inline:13px;font-size:12px}.brand{font-size:16px}.brand-mark{width:36px;height:36px;font-size:13px}.hero{min-height:auto;padding:65px 0}.hero-copy h1,.page-hero h1,.demo-copy h1{font-size:42px}.hero-copy>p,.page-hero-grid>div:first-child>p{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .text-link{justify-content:center}.hero-note{text-align:left;justify-content:center}.hero-visual{min-height:430px}.hero-visual:before{width:340px;height:340px}.hero-visual:after{width:290px;height:290px}.character-card{width:min(355px,100%);padding:0 20px 22px}.character-profile{grid-template-columns:86px 1fr;gap:15px}.pixel-avatar{width:86px;height:108px}.pixel-avatar .hair{left:22px}.pixel-avatar .face{left:27px}.pixel-avatar .shirt{left:17px}.pixel-avatar .screen{left:8px}.character-profile h3{font-size:23px}.chip-top{right:-5px}.chip-side{bottom:24px;left:-2px}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip>div{border-bottom:1px solid var(--line);padding:20px}.proof-strip>div:nth-child(2){border-right:0}.proof-strip>div:nth-child(3),.proof-strip>div:nth-child(4){border-bottom:0}.proof-strip strong{font-size:10px}.section{padding-top:82px;padding-bottom:82px}.section-heading h2,.final-cta h2,.outcome-card h2,.timezone-banner h2,.top-one-card h2,.location-grid h2{font-size:38px}.section-heading p{font-size:16px}.steps-grid,.benefits-grid,.stats-card-grid,.roster-grid,.test-cards,.culture-cards,.next-grid{grid-template-columns:1fr}.step-arrow{display:none}.split-heading{display:block}.stack-cloud{grid-template-columns:repeat(3,1fr)}.stack-cloud span{min-height:58px;font-size:10px}.outcome-card{padding:42px 28px}.outcome-card p{font-size:19px}.final-inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:390px}.final-inner .pixel-star{top:45px;right:12%}.page-hero{padding-top:55px}.page-hero-grid{gap:55px;min-height:auto}.party-hud{padding:30px}.party-hud>strong{font-size:30px}.buff-grid{grid-template-columns:1fr}.level-list:before{left:24px}.level-list article{grid-template-columns:50px 1fr;gap:18px}.level-node{width:50px;height:50px}.clear-badge{grid-column:2}.top-one-card{grid-template-columns:1fr;padding:36px}.office-gallery{grid-template-rows:auto;grid-template-columns:1fr;display:grid}.gallery-main{grid-row:auto}.gallery-main .workspace-art{height:260px}.location-map{height:360px}.location-grid dl div{grid-template-columns:100px 1fr}.demo-hero{padding:65px 0}.reassurance{grid-template-columns:1fr}.form-card{padding:24px}.field-grid{grid-template-columns:1fr}.success-state{min-height:480px}.faq-list summary{font-size:16px}.legal-hero h1{font-size:52px}.footer-grid{grid-template-columns:1fr;gap:35px}.pixel-ground{height:125px}.thanks{font-size:8px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px;height:auto;padding-top:22px;padding-bottom:22px}}@media (max-width:420px){.site-header .brand>span:last-child{display:none}.stack-cloud{grid-template-columns:repeat(2,1fr)}.proof-strip{grid-template-columns:1fr}.proof-strip>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.proof-strip>div:last-child{border-bottom:0!important}.hero-visual{margin-inline:-15px;transform:scale(.92)}.character-card{width:345px}.float-chip{display:none}}.theme-arcade{--blue:#24182e;--blue-deep:#17131b;--green:#c8ff3d;--amber:#ff7043;--red:#e65d78;--ink:#17131b;--navy:#24182e;--muted:#695e69;--line:#cfc1b2;--mist:#f2e8d5;--white:#fffaf0;--shadow:9px 9px 0 #17131b;background:#f2e8d5;overflow:hidden}.theme-arcade h1,.theme-arcade h2,.theme-arcade h3{font-family:Bricolage Grotesque,Schibsted Grotesk,sans-serif}.theme-arcade .site-header{background:#24182ef5;border-color:#49384f}.theme-arcade .site-header .brand{color:#fff7e6}.theme-arcade .site-header .brand strong{color:#ff7043}.theme-arcade .site-header .brand-mark{color:#17131b;background:#c8ff3d;border:2px solid #17131b;border-radius:2px;box-shadow:4px 4px #ff7043}.theme-arcade .nav-links a{color:#cfc0d2}.theme-arcade .nav-links a:hover,.theme-arcade .nav-links a.active{color:#fff7e6}.theme-arcade .nav-links a.active:after{background:#c8ff3d;height:5px}.theme-arcade .site-header .button{color:#17131b;background:#c8ff3d;border:2px solid #17131b;border-radius:2px;box-shadow:4px 4px #ff7043}.theme-arcade .site-header .button:hover{background:#e2ff8c;transform:translate(-2px,-2px);box-shadow:7px 7px #ff7043}.theme-arcade .home-page{background:#f2e8d5}.theme-arcade .home-hero{color:#fff7e6;clip-path:inset(0 -100vmax);background-color:#24182e;background-image:radial-gradient(circle at 16% 24%,#c8ff3d29 0 2px,#0000 3px),radial-gradient(circle at 82% 72%,#ff704329 0 2px,#0000 3px);background-size:13px 13px,17px 17px;min-height:745px;position:relative;box-shadow:0 0 0 100vmax #24182e}.theme-arcade .home-hero:before{z-index:0;background:repeating-conic-gradient(#ff7043 0 25%, transparent 0 50%) 0 / 24px 24px;opacity:.16;filter:none;border-radius:0;width:150px;height:150px;top:70px;left:47%;transform:rotate(7deg)}.theme-arcade .home-hero:after{content:"";background:repeating-linear-gradient(90deg,#c8ff3d 0 24px,#ff7043 24px 48px,#e65d78 48px 72px,#17131b 72px 96px);width:100vw;height:12px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-arcade .hero-copy{z-index:2;position:relative}.theme-arcade .level-kicker{color:#fff7e6;background:#17131b;border:2px solid #c8ff3d;align-items:center;gap:13px;margin-bottom:30px;padding:11px 14px;font-family:"Press Start 2P",monospace;font-size:8px;line-height:1.3;display:inline-flex;box-shadow:5px 5px #e65d78}.theme-arcade .level-kicker span:first-child{color:#c8ff3d}.theme-arcade .level-kicker i{background:#ff7043;width:7px;height:7px;box-shadow:0 0 0 3px #ff704333}.theme-arcade .hero-copy h1{color:#fff7e6;letter-spacing:-.06em;font-size:clamp(56px,5.6vw,82px)}.theme-arcade .hero-copy h1 span{color:#c8ff3d;text-shadow:4px 4px #e65d78}.theme-arcade .hero-copy>p{color:#d4c7d7}.theme-arcade .hero-copy .button{color:#17131b;background:#c8ff3d;border:2px solid #17131b;border-radius:2px;box-shadow:6px 6px #ff7043}.theme-arcade .hero-copy .button:hover{background:#ddff85;transform:translate(-3px,-3px);box-shadow:9px 9px #ff7043}.theme-arcade .hero-copy .text-link{color:#fff7e6}.theme-arcade .hero-copy .text-link span{color:#ff7043}.theme-arcade .hero-note{color:#bfaec4}.theme-arcade .hero-note strong{color:#fff7e6}.theme-arcade .mini-avatars i{border-color:#24182e}.theme-arcade .hero-review{color:#fff7e6;background:#17131ba3;border-left:5px solid #ff7043;grid-template-columns:auto 1fr;gap:4px 16px;max-width:570px;margin:25px 0 0;padding:17px 20px;display:grid}.theme-arcade .hero-review-stars{color:#c8ff3d;letter-spacing:1px;writing-mode:vertical-rl;grid-row:1/3;font-size:13px}.theme-arcade .hero-review blockquote{margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:15px;font-weight:650;line-height:1.45}.theme-arcade .hero-review figcaption{color:#bfaec4;gap:8px;margin-top:4px;font-size:11px;display:flex}.theme-arcade .hero-review figcaption strong{color:#ff9470}.theme-arcade .hero-review figcaption span:before{content:"· "}.theme-arcade .hero-visual{z-index:2}.theme-arcade .hero-visual:before{background-color:#1c1324;background-image:linear-gradient(90deg,#c8ff3d17 1px,#0000 1px),linear-gradient(#c8ff3d17 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:2px solid #59415f;border-radius:0;width:490px;height:490px;transform:rotate(2deg);box-shadow:14px 14px #17131b}.theme-arcade .hero-visual:after{border:2px dashed #ff7043;border-radius:0;width:420px;height:420px;transform:rotate(-3deg)}.theme-arcade .character-card{background:#fff7e6;border:3px solid #17131b;border-radius:0;overflow:visible;transform:rotate(-1deg);box-shadow:12px 12px #c8ff3d,18px 18px #17131b}.theme-arcade .character-card:before,.theme-arcade .character-card:after{content:"";z-index:5;background:#ff7043;width:18px;height:18px;position:absolute}.theme-arcade .character-card:before{clip-path:polygon(0 0,100% 0,0 100%);top:-3px;left:-3px}.theme-arcade .character-card:after{clip-path:polygon(100% 0,100% 100%,0 100%);bottom:-3px;right:-3px}.theme-arcade .file-bar{color:#cbbdcc;background:#24182e;border-color:#3e3044;margin-inline:-26px;padding-inline:26px}.theme-arcade .file-bar>span:last-child{color:#c8ff3d}.theme-arcade .hero-person-frame{background:#24182e;border-bottom:3px solid #17131b;height:292px;margin-inline:-26px;position:relative;overflow:hidden}.theme-arcade .hero-person-frame img{object-fit:cover;object-position:50% 24%;width:100%;height:100%;display:block}.theme-arcade .hero-person-frame>span{color:#17131b;background:#c8ff3d;border:2px solid #17131b;padding:8px 10px;font-family:"Press Start 2P",monospace;font-size:7px;position:absolute;bottom:14px;right:14px;box-shadow:3px 3px #e65d78}.theme-arcade .hero-person-profile{padding:22px 0 17px;display:block}.theme-arcade .hero-person-profile h3{font-size:25px}.theme-arcade .pixel-avatar{background:#e65d78;border:2px solid #17131b;border-radius:0;box-shadow:5px 5px #ff7043}.theme-arcade .character-profile h3{color:#17131b}.theme-arcade .status{color:#4e6900}.theme-arcade .card-bars{border-color:#b8aa9c}.theme-arcade .bar-track{background:#ded1bd;border:1px solid #17131b;border-radius:0;height:9px}.theme-arcade .bar-fill{background:#e65d78;border-radius:0}.theme-arcade .bar-fill.green{background:#c8ff3d}.theme-arcade .bar-fill.amber{background:#ff7043}.theme-arcade .loadout span{color:#17131b;background:#f2e8d5;border:2px solid #17131b;border-radius:0;box-shadow:2px 2px #e65d78}.theme-arcade .float-chip{color:#17131b;background:#c8ff3d;border:2px solid #17131b;border-radius:0;box-shadow:5px 5px #ff7043}.theme-arcade .chip-side{color:#fff7e6;background:#e65d78;box-shadow:5px 5px #c8ff3d}.theme-arcade .home-hero+.container{z-index:6;margin-top:-36px;position:relative}.theme-arcade .proof-strip{background:#fff7e6;border:3px solid #17131b;border-radius:0;box-shadow:8px 8px #ff7043}.theme-arcade .proof-strip>div{border-color:#17131b}.theme-arcade .proof-strip strong{color:#24182e}.theme-arcade .proof-strip>div:nth-child(odd) strong{color:#bc3456}.theme-arcade .home-page>.section{background:#f2e8d5}.theme-arcade .section-heading h2{color:#17131b;letter-spacing:-.055em}.theme-arcade .section-heading .eyebrow{color:#c8ff3d;background:#24182e;padding:7px 9px}.theme-arcade .steps-grid{gap:28px}.theme-arcade .step-card{background:#fff7e6;border:3px solid #17131b;border-radius:0;transition:transform .12s steps(2,end),box-shadow .12s steps(2,end);box-shadow:7px 7px #17131b}.theme-arcade .step-card:nth-child(2){background:#c8ff3d}.theme-arcade .step-card:nth-child(3){color:#17131b;background:#e65d78}.theme-arcade .step-card:hover{transform:translate(-4px,-4px);box-shadow:11px 11px #17131b}.theme-arcade .step-number{color:#bc3456}.theme-arcade .step-card:nth-child(2) .step-number,.theme-arcade .step-card:nth-child(3) .step-number{color:#24182e}.theme-arcade .step-card p,.theme-arcade .step-card:nth-child(3) p{color:#4f454f}.theme-arcade .step-icon{background:#ff7043;border:2px solid #17131b;border-radius:0;box-shadow:4px 4px #17131b}.theme-arcade .step-2{background:#fff7e6}.theme-arcade .step-3{background:#c8ff3d}.theme-arcade .step-icon span{border-color:#17131b;border-radius:0}.theme-arcade .step-arrow{color:#17131b;font-weight:700}.theme-arcade .home-page>.stack-band{background:#fff7e6}.theme-arcade .stack-band{border-bottom:12px solid #17131b}.theme-arcade .compact-process-section{border-bottom:12px solid #17131b;padding-block:58px}.theme-arcade .home-page>.compact-process-section{background:#24182e}.theme-arcade .compact-process-section .section-heading{margin-bottom:28px}.theme-arcade .compact-process-section .section-heading h2{color:#fff7e6;font-size:clamp(36px,4vw,49px)}.theme-arcade .compact-process-section .section-heading p{color:#cdbfd0}.theme-arcade .compact-process-section .section-heading .eyebrow{color:#17131b;background:#c8ff3d}.theme-arcade .compact-process-section .steps-grid{gap:20px}.theme-arcade .compact-process-section .step-card{min-height:168px;padding:22px 24px}.theme-arcade .compact-process-section .step-card h3{margin:17px 0 7px;font-size:22px}.theme-arcade .compact-process-section .step-card p{font-size:13px;line-height:1.5}.theme-arcade .compact-process-section .step-arrow{top:47%}.theme-arcade .home-page>.section-soft{background:#ff7043;position:relative}.theme-arcade .home-page>.section-soft:before,.theme-arcade .home-page>.section-soft:after{content:"";background:repeating-linear-gradient(90deg,#17131b 0 24px,#0000 24px 48px);height:12px;position:absolute;left:0;right:0}.theme-arcade .home-page>.section-soft:before{top:0}.theme-arcade .home-page>.section-soft:after{bottom:0;transform:rotate(180deg)}.theme-arcade .section-soft .section-heading .eyebrow{color:#fff7e6;background:#17131b}.theme-arcade .section-soft .section-heading p{color:#4c3031}.theme-arcade .section-soft .text-link{color:#17131b}.theme-arcade .benefits-grid{gap:24px}.theme-arcade .benefit-card{background:#fff7e6;border:3px solid #17131b;border-radius:0;transition:transform .12s steps(2,end),box-shadow .12s steps(2,end);box-shadow:7px 7px #17131b}.theme-arcade .benefit-card:first-child{background:#c8ff3d}.theme-arcade .benefit-card:nth-child(3){color:#fff7e6;background:#24182e}.theme-arcade .benefit-card:nth-child(4){background:#f2e8d5}.theme-arcade .benefit-card:nth-child(3) p{color:#d4c7d7}.theme-arcade .benefit-card:hover{transform:translate(-4px,-4px);box-shadow:11px 11px #17131b}.theme-arcade .card-index{color:#bc3456;font-family:"Press Start 2P",monospace}.theme-arcade .benefit-card:nth-child(3) .card-index{color:#c8ff3d}.theme-arcade .pixel-corner{background:#e65d78;box-shadow:-14px -14px #17131b1f}.theme-arcade .stack-section{position:relative}.theme-arcade .stack-section:before{content:"LOADOUT / 12 ITEMS";color:#8c7d82;font-family:"Press Start 2P",monospace;font-size:7px;position:absolute;top:76px;right:0}.theme-arcade .stack-section .button-outline{color:#17131b;background:0 0;border:3px solid #17131b;border-radius:0;box-shadow:5px 5px #e65d78}.theme-arcade .stack-section .button-outline:hover{color:#c8ff3d;background:#24182e;transform:translate(-3px,-3px);box-shadow:8px 8px #e65d78}.theme-arcade .stack-cloud{gap:16px;transform:none}.theme-arcade .stack-cloud span{color:#17131b;background:#fff7e6;border:3px solid #17131b;border-radius:0;min-height:74px;transition:transform .12s steps(2,end);box-shadow:5px 5px #17131b}.theme-arcade .stack-cloud span:nth-child(3n+1){transform:translateY(-7px)}.theme-arcade .stack-cloud span:nth-child(4n+2){background:#e65d78}.theme-arcade .stack-cloud span.accent{color:#17131b;background:#c8ff3d;border-color:#17131b}.theme-arcade .stack-cloud span:hover{transform:translate(-3px,-6px)}.theme-arcade .outcome-card{background:#24182e;border:3px solid #17131b;border-radius:0;box-shadow:12px 12px #c8ff3d}.theme-arcade .outcome-card:after{content:"S-TIER OUTCOME";color:#ff7043;font-family:"Press Start 2P",monospace;font-size:8px;position:absolute;bottom:24px;right:35px}.theme-arcade .outcome-card h2{color:#fff7e6}.theme-arcade .outcome-card p{color:#d4c7d7}.theme-arcade .outcome-card .eyebrow.light{color:#c8ff3d}.theme-arcade .mono-note{color:#ff9470}.theme-arcade .final-cta{color:#17131b;background:#c8ff3d;border-top:12px solid #17131b}.theme-arcade .final-cta:before{background:repeating-conic-gradient(#17131b 0 25%, transparent 0 50%) 0 / 28px 28px;opacity:.09;border:0;border-radius:0;width:330px;height:330px;top:-160px}.theme-arcade .final-cta .eyebrow.light{color:#bc3456}.theme-arcade .final-cta p{color:#403743}.theme-arcade .final-cta .button-light{color:#fff7e6;background:#24182e;border:3px solid #17131b;border-radius:0;box-shadow:7px 7px #ff7043}.theme-arcade .final-cta .button-light:hover{background:#17131b;transform:translate(-3px,-3px);box-shadow:10px 10px #ff7043}.theme-arcade .final-game-cta{color:#fff7e6;text-align:center;background:#24182e}.theme-arcade .final-game-cta:before{opacity:.12;background:radial-gradient(#c8ff3d 1.5px,#0000 1.5px) 0 0/18px 18px;width:auto;height:auto;inset:0}.theme-arcade .final-game-cta:after{content:"";background:repeating-linear-gradient(90deg,#c8ff3d 0 25px,#ff7043 25px 50px,#e65d78 50px 75px,#17131b 75px 100px);height:13px;position:absolute;inset:auto 0 0}.theme-arcade .final-game-inner{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:690px;padding-block:82px 78px;display:flex;position:relative}.theme-arcade .final-game-hearts{gap:27px;margin-bottom:40px;display:flex}.theme-arcade .final-game-hearts .pixel-icon{width:48px;height:48px;transform:scale(1.45)}.theme-arcade .final-game-hearts .pixel-heart i{background:#c8ff3d;box-shadow:-4px 0 #c8ff3d,4px 0 #c8ff3d,0 8px #c8ff3d,0 12px #c8ff3d,4px 16px #e65d78}.theme-arcade .final-game-inner h2{color:#fff7e6;letter-spacing:-.065em;margin:0 0 25px;font-size:clamp(54px,7vw,92px)}.theme-arcade .final-game-inner>p{color:#d4c7d7;max-width:930px;margin:0;font-size:clamp(19px,2.3vw,29px);line-height:1.55}.theme-arcade .final-game-inner>p strong{color:#fff7e6}.theme-arcade .final-game-actions{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:50px;display:flex}.theme-arcade .final-game-actions .button{min-width:245px;min-height:68px}.theme-arcade .final-game-cta .button-light{color:#17131b;background:#c8ff3d;box-shadow:7px 7px #ff7043}.theme-arcade .final-game-cta .button-light:hover{color:#17131b;background:#ddff85}.theme-arcade .final-secondary-button{color:#fff7e6;background:0 0;border:3px solid #e65d78;box-shadow:7px 7px #17131b}.theme-arcade .final-secondary-button:hover{color:#17131b;background:#e65d78;transform:translate(-3px,-3px);box-shadow:10px 10px #17131b}.theme-arcade .press-start-link{color:#ff8aaa;letter-spacing:.09em;margin-top:49px;font-family:"Press Start 2P",monospace;font-size:clamp(8px,1.1vw,12px)}@media (prefers-reduced-motion:no-preference){.theme-arcade .press-start-link{animation:1.05s steps(2,end) infinite press-start-blink}}@keyframes press-start-blink{0%,45%{opacity:1}46%,to{opacity:.22}}.theme-arcade .site-footer{background:#f2e8d5}.theme-arcade .site-footer .brand-mark{color:#c8ff3d;background:#24182e;border:2px solid #17131b;border-radius:0;box-shadow:4px 4px #ff7043}.theme-arcade .site-footer .brand strong{color:#bc3456}.theme-arcade .site-footer h3{color:#24182e}.theme-arcade .site-footer a:hover{color:#bc3456}.theme-arcade .site-footer .button{color:#fff7e6;background:#24182e;border:2px solid #17131b;border-radius:0;box-shadow:4px 4px #e65d78}.theme-arcade .pixel-ground{background:linear-gradient(#f2e8d5 0 62%,#ff7043 63% 70%,#c8ff3d 71%);border-bottom-color:#17131b}.theme-arcade .thanks{color:#24182e;text-shadow:2px 2px #fff7e6}.theme-arcade .grass{background:#24182e}.theme-arcade .footer-bottom{color:#695e69;border-top:2px solid #17131b}@media (prefers-reduced-motion:no-preference){.theme-arcade .float-chip,.theme-arcade .hero-visual>.pixel-icon{animation:2.4s steps(3,end) infinite home-pop}.theme-arcade .reveal{animation-timing-function:steps(5,end)}}@keyframes home-pop{50%{transform:translate(-4px,-7px)}}@media (max-width:1020px){.theme-arcade .home-hero{padding-bottom:100px}.theme-arcade .level-kicker{justify-content:center}.theme-arcade .home-hero+.container{margin-top:-30px}.theme-arcade .stack-section:before{display:none}}@media (max-width:700px){.theme-arcade .final-game-inner{min-height:610px;padding-block:68px 62px}.theme-arcade .final-game-hearts{gap:15px;margin-bottom:30px;transform:scale(.84)}.theme-arcade .final-game-inner h2{font-size:49px}.theme-arcade .final-game-inner>p{font-size:18px}.theme-arcade .final-game-actions{width:100%;margin-top:38px}.theme-arcade .final-game-actions .button{width:100%;min-width:0}.theme-arcade .press-start-link{margin-top:40px;font-size:7px}.theme-arcade .home-hero{min-height:auto;padding-top:58px;padding-bottom:85px}.theme-arcade .level-kicker{gap:8px;padding:9px;font-size:6px}.theme-arcade .hero-copy h1{font-size:46px}.theme-arcade .hero-copy h1 span{text-shadow:3px 3px #e65d78}.theme-arcade .hero-visual:before{width:345px;height:400px}.theme-arcade .hero-visual:after{width:310px;height:360px}.theme-arcade .character-card{box-shadow:8px 8px #c8ff3d,13px 13px #17131b}.theme-arcade .file-bar{margin-inline:-20px;padding-inline:20px}.theme-arcade .home-hero+.container{margin-top:-18px}.theme-arcade .proof-strip{box-shadow:5px 5px #ff7043}.theme-arcade .step-card,.theme-arcade .benefit-card{box-shadow:5px 5px #17131b}.theme-arcade .stack-cloud span:nth-child(3n+1){transform:none}.theme-arcade .outcome-card{box-shadow:8px 8px #c8ff3d}.theme-arcade .outcome-card:after{display:none}}.theme-arcade:not(.page-home),.theme-arcade:not(.page-home) main{background:#f2e8d5}.theme-arcade main .button{color:#fff7e6;background:#24182e;border:2px solid #17131b;border-radius:0;box-shadow:5px 5px #e65d78}.theme-arcade main .button:hover{background:#17131b;transform:translate(-3px,-3px);box-shadow:8px 8px #e65d78}.theme-arcade main .button-light{color:#17131b;background:#fff7e6;box-shadow:5px 5px #ff7043}.theme-arcade main .button-light:hover{color:#17131b;background:#c8ff3d;box-shadow:8px 8px #ff7043}.theme-arcade main .text-link span{color:#bc3456}.theme-arcade:not(.page-home) .section{background:#f2e8d5}.theme-arcade:not(.page-home) .section-soft{background:#fff7e6;border-top:10px solid #17131b;border-bottom:10px solid #17131b;position:relative}.theme-arcade:not(.page-home) .section-soft:before{content:"";pointer-events:none;opacity:.07;background:radial-gradient(#24182e 1.5px,#0000 1.5px) 0 0/12px 12px;position:absolute;inset:0}.theme-arcade:not(.page-home) .section-soft>*{position:relative}.theme-arcade .page-hero{background-image:radial-gradient(#c8ff3d21 1.5px,#0000 1.5px);background-size:14px 14px;border-bottom:12px solid #17131b;position:relative;overflow:hidden}.theme-arcade .page-hero:after{content:"";opacity:.13;background:repeating-conic-gradient(#17131b 0 25%, transparent 0 50%) 0 / 28px 28px;width:260px;height:260px;position:absolute;top:-70px;right:-70px;transform:rotate(8deg)}.theme-arcade .page-hero-grid{z-index:2;position:relative}.theme-arcade .page-hero .eyebrow{color:#c8ff3d;background:#17131b;border:2px solid;padding:9px 11px;box-shadow:4px 4px #e65d78}.theme-arcade .page-hero h1{font-size:clamp(56px,5.4vw,80px)}.theme-arcade .party-hud,.theme-arcade .funnel-visual{border:3px solid #17131b;border-radius:0;box-shadow:11px 11px #c8ff3d,17px 17px #17131b}.theme-arcade .no-npc{background:#e65d78;border:2px solid #17131b;border-radius:0;box-shadow:5px 5px #c8ff3d}.theme-arcade .heroes-hero{color:#fff7e6;background-color:#24182e}.theme-arcade .heroes-hero h1 span{color:#c8ff3d;text-shadow:4px 4px #e65d78}.theme-arcade .heroes-hero p{color:#d4c7d7}.theme-arcade .heroes-hero .text-link{color:#fff7e6}.theme-arcade .heroes-photo-card{background:#17131b;border:3px solid #17131b;height:430px;margin:0;position:relative;overflow:hidden;box-shadow:11px 11px #c8ff3d,17px 17px #17131b}.theme-arcade .heroes-photo-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.theme-arcade .heroes-photo-card figcaption{color:#fff7e6;background:#24182ef0;border:2px solid #17131b;justify-content:space-between;gap:16px;padding:15px 17px;font-family:"Press Start 2P",monospace;font-size:7px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:5px 5px #e65d78}.theme-arcade .heroes-photo-card figcaption span{color:#c8ff3d}.theme-arcade .party-hud{color:#17131b;background:#fff7e6}.theme-arcade .party-hud h3{color:#695e69}.theme-arcade .party-hud>strong{color:#bc3456;text-shadow:3px 3px #ffb199}.theme-arcade .party-hud .stat-label{color:#5f545e}.theme-arcade .party-hud .stat-label strong{color:#17131b}.theme-arcade .party-hud .bar-track{background:#d9cdbc;border:1px solid #17131b;border-radius:0;height:9px}.theme-arcade .stats-card-grid{gap:20px}.theme-arcade .stat-card{background:#fff7e6;border:3px solid #17131b;border-radius:0;transition:transform .12s steps(2,end),box-shadow .12s steps(2,end);box-shadow:5px 5px #17131b}.theme-arcade .stat-card:nth-child(3n+1){background:#c8ff3d}.theme-arcade .stat-card:nth-child(4n){background:#ffb199}.theme-arcade .stat-card:hover{transform:translate(-3px,-3px);box-shadow:8px 8px #17131b}.theme-arcade .stat-glyph{color:#bc3456}.theme-arcade .micro-bar{background:#d8ccba;border:1px solid #17131b;height:7px}.theme-arcade .micro-bar span{background:#e65d78}.theme-arcade .timezone-banner{color:#17131b;background:#c8ff3d;border-block:10px solid #17131b}.theme-arcade .timezone-banner .eyebrow.light{color:#bc3456}.theme-arcade .timezone-banner p{color:#403743}.theme-arcade .clock-grid{color:#fff7e6;background:#24182e;border:3px solid #17131b;border-radius:0;box-shadow:7px 7px #ff7043}.theme-arcade .clock-grid small{color:#cdbfd0}.theme-arcade .roster-grid{gap:24px}.theme-arcade .roster-card{background:#fff7e6;border:3px solid #17131b;border-radius:0;transition:transform .12s steps(2,end),box-shadow .12s steps(2,end);box-shadow:6px 6px #17131b}.theme-arcade .roster-card:nth-child(2),.theme-arcade .roster-card:nth-child(6){background:#c8ff3d}.theme-arcade .roster-card:nth-child(4){background:#ffb199}.theme-arcade .roster-card:hover{transform:translate(-4px,-4px);box-shadow:10px 10px #17131b}.theme-arcade .class-avatar{border:3px solid #17131b;border-radius:0;box-shadow:5px 5px #e65d78}.theme-arcade .level-tag{color:#bc3456}.theme-arcade .power>i{background:#dacdbb;border:1px solid #17131b;height:7px}.theme-arcade .power b{background:#e65d78}.theme-arcade .buff-grid{gap:20px}.theme-arcade .buff-grid article{border:3px solid #17131b;background:#fff7e6;border-top-width:3px;box-shadow:5px 5px #17131b}.theme-arcade .buff-grid article:nth-child(odd){background:#c8ff3d}.theme-arcade .buff-grid article>span{color:#bc3456}.theme-arcade .hire-hero{color:#17131b;background-color:#e65d78}.theme-arcade .hire-hero .eyebrow{color:#c8ff3d;background:#24182e}.theme-arcade .hire-hero h1 span{color:#fff7e6;text-shadow:4px 4px #24182e}.theme-arcade .hire-hero p{color:#4a3038}.theme-arcade .funnel-visual{background:#fff7e6}.theme-arcade .funnel-head strong{color:#bc3456}.theme-arcade .funnel-row{background:#24182e;border:2px solid #17131b;border-radius:0}.theme-arcade .funnel-row:nth-child(3),.theme-arcade .funnel-row:nth-child(5){background:#3d2948}.theme-arcade .funnel-row:last-child{color:#17131b;background:#c8ff3d}.theme-arcade .funnel-row:last-child>span,.theme-arcade .funnel-row:last-child i{color:#17131b}.theme-arcade .level-list:before{border-color:#17131b}.theme-arcade .level-list article{border-color:#aa9b90}.theme-arcade .level-node{color:#c8ff3d;background:#24182e;border:3px solid #17131b;border-radius:0;box-shadow:4px 4px #e65d78}.theme-arcade .clear-badge{color:#17131b;background:#c8ff3d;border:2px solid #17131b;border-radius:0;box-shadow:3px 3px #17131b}.theme-arcade .clear-badge.final{color:#17131b;background:#ff7043}.theme-arcade .test-cards article{background:#fff7e6;border:3px solid #17131b;border-radius:0;box-shadow:5px 5px #17131b}.theme-arcade .test-cards article:nth-child(2),.theme-arcade .test-cards article:nth-child(3){background:#c8ff3d}.theme-arcade .test-cards article>span{color:#bc3456}.theme-arcade .top-one-card{background:#24182e;border:3px solid #17131b;border-radius:0;box-shadow:11px 11px #c8ff3d}.theme-arcade .office-hero{color:#17131b;background-color:#ff7043}.theme-arcade .office-hero .eyebrow{color:#c8ff3d}.theme-arcade .office-hero h1 span{color:#fff7e6;text-shadow:4px 4px #24182e}.theme-arcade .office-hero p{color:#4e302e}.theme-arcade .office-photo-card{background:#24182e;border:3px solid #17131b;height:430px;margin:0;position:relative;overflow:hidden;box-shadow:11px 11px #c8ff3d,17px 17px #17131b}.theme-arcade .office-photo-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.theme-arcade .office-photo-card figcaption{color:#c8ff3d;background:#24182e;border:2px solid #17131b;padding:11px 13px;font-family:"Press Start 2P",monospace;font-size:8px;position:absolute;bottom:18px;left:18px;box-shadow:4px 4px #e65d78}.theme-arcade .office-scene{background:#ffd9aa;border:3px solid #17131b;border-radius:0;box-shadow:11px 11px #c8ff3d,17px 17px #17131b}.theme-arcade .office-window span{background:linear-gradient(#f4b5c6 60%,#c8ff3d 61%);border-color:#17131b}.theme-arcade .scene-label{color:#c8ff3d;background:#24182e;border:2px solid #17131b;border-radius:0;box-shadow:4px 4px #e65d78}.theme-arcade .office-gallery{gap:24px}.theme-arcade .office-gallery article{background:#fff7e6;border:3px solid #17131b;border-radius:0;box-shadow:6px 6px #17131b}.theme-arcade .workspace-photo{background:#24182e;height:210px;overflow:hidden}.theme-arcade .gallery-main .workspace-photo{height:420px}.theme-arcade .workspace-photo img{object-fit:cover;width:100%;height:100%;display:block}.theme-arcade .workspace-photo-team img{object-position:center}.theme-arcade .workspace-photo-engineer img{object-position:50% 26%}.theme-arcade .workspace-photo-office img{object-position:58% center}.theme-arcade .workspace-art{background:#e65d78}.theme-arcade .art-two{background:#c8ff3d}.theme-arcade .art-three{background:#ff7043}.theme-arcade .culture-cards article{background:#fff7e6;border:3px solid #17131b;border-radius:0;box-shadow:5px 5px #17131b}.theme-arcade .culture-cards article:nth-child(2),.theme-arcade .culture-cards article:nth-child(3){background:#c8ff3d}.theme-arcade .location-map{background:#ffb199;border:3px solid #17131b;border-radius:0;box-shadow:9px 9px #17131b}.theme-arcade .map-grid{opacity:.35;background-color:#0000;background-image:linear-gradient(35deg,#0000 48%,#e65d78 49% 51%,#0000 52%),linear-gradient(-20deg,#0000 48%,#24182e 49% 51%,#0000 52%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:90px 70px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.theme-arcade .map-pin{background:#c8ff3d;border:2px solid #17131b;border-radius:0;box-shadow:6px 6px #17131b}.theme-arcade .map-label{background:#fff7e6;border:3px solid #17131b;border-radius:0;box-shadow:5px 5px #e65d78}.theme-arcade .location-grid dl div{border-color:#aa9b90}.theme-arcade .location-grid dt{color:#bc3456}.theme-arcade .demo-hero{background:#24182e;border-bottom:12px solid #17131b;position:relative;overflow:hidden}.theme-arcade .demo-hero:before{content:"";opacity:.12;background:radial-gradient(#c8ff3d 1.5px,#0000 1.5px) 0 0/14px 14px;position:absolute;inset:0}.theme-arcade .demo-grid{z-index:2;position:relative}.theme-arcade .demo-copy .eyebrow{color:#c8ff3d;background:#17131b;border:2px solid #c8ff3d;padding:9px 11px;box-shadow:4px 4px #e65d78}.theme-arcade .demo-copy h1{color:#fff7e6}.theme-arcade .demo-copy>p{color:#d4c7d7}.theme-arcade .reassurance div{background:#17131b;border:2px solid #c8ff3d;border-radius:0;box-shadow:4px 4px #e65d78}.theme-arcade .reassurance strong{color:#c8ff3d}.theme-arcade .reassurance span{color:#cdbfd0}.theme-arcade .contact-direct{color:#fff7e6}.theme-arcade .contact-direct span{color:#aa98af}.theme-arcade .form-card{background:#fff7e6;border:3px solid #17131b;border-radius:0;box-shadow:12px 12px #c8ff3d,18px 18px #17131b}.theme-arcade .form-card input,.theme-arcade .form-card select,.theme-arcade .form-card textarea{background:#f2e8d5;border:2px solid #17131b;border-radius:0}.theme-arcade .form-card input:focus,.theme-arcade .form-card select:focus,.theme-arcade .form-card textarea:focus{border-color:#bc3456;box-shadow:4px 4px #ffb199}.theme-arcade .success-pixel{color:#17131b;background:#c8ff3d;border:3px solid #17131b;border-radius:0;box-shadow:7px 7px #e65d78}.theme-arcade .next-grid article{background:#fff7e6;border:3px solid #17131b;box-shadow:5px 5px #17131b}.theme-arcade .next-grid article:nth-child(2){background:#c8ff3d}.theme-arcade .next-grid article>span{color:#bc3456}.theme-arcade .faq-list details{border-color:#aa9b90}.theme-arcade .faq-list summary span{color:#bc3456}.theme-arcade .legal-hero h1{color:#24182e}.theme-arcade .legal-hero a{color:#bc3456}@media (max-width:1020px){.theme-arcade .page-hero-grid{padding-bottom:35px}.theme-arcade .page-hero-grid>div:first-child{text-align:center}.theme-arcade .page-hero-grid>div:first-child>p{margin-inline:auto}.theme-arcade .page-hero-grid .hero-actions{justify-content:center}.theme-arcade .party-hud,.theme-arcade .funnel-visual,.theme-arcade .office-scene,.theme-arcade .heroes-photo-card,.theme-arcade .office-photo-card{width:100%;max-width:660px;margin-inline:auto}}@media (max-width:700px){.theme-arcade .page-hero h1{font-size:44px}.theme-arcade .page-hero h1 span{text-shadow:3px 3px #24182e}.theme-arcade .party-hud,.theme-arcade .funnel-visual,.theme-arcade .office-scene,.theme-arcade .heroes-photo-card,.theme-arcade .office-photo-card,.theme-arcade .form-card{box-shadow:7px 7px #c8ff3d,12px 12px #17131b}.theme-arcade .hero-person-frame{height:250px;margin-inline:-20px}.theme-arcade .heroes-photo-card,.theme-arcade .office-photo-card{height:350px}.theme-arcade .heroes-photo-card figcaption{display:grid}.theme-arcade .gallery-main .workspace-photo{height:280px}.theme-arcade .stat-card,.theme-arcade .roster-card,.theme-arcade .office-gallery article,.theme-arcade .culture-cards article,.theme-arcade .test-cards article{box-shadow:4px 4px #17131b}}.theme-arcade .party-builder-section{background:#f2e8d5;border-top:12px solid #17131b;position:relative}.theme-arcade .party-builder-section:before{content:"";opacity:.08;pointer-events:none;background:radial-gradient(#24182e 1.5px,#0000 1.5px) 0 0/13px 13px;position:absolute;inset:0}.theme-arcade .party-builder-section>.container{position:relative}.theme-arcade .party-builder-card{background:#fff7e6;border:3px solid #17131b;overflow:hidden;box-shadow:12px 12px #e65d78,18px 18px #17131b}.theme-arcade .builder-hud{color:#c8ff3d;background:#24182e;border-bottom:3px solid #17131b;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding:0 25px;font-family:"Press Start 2P",monospace;font-size:8px;display:flex}.theme-arcade .builder-hud span:last-child{color:#ff9470}.theme-arcade .builder-progress{grid-template-columns:repeat(4,1fr);max-width:700px;margin:44px auto 20px;padding-inline:25px;display:grid}.theme-arcade .builder-progress button{color:#8e8188;background:0 0;border:0;align-items:center;display:flex;position:relative}.theme-arcade .builder-progress button span{z-index:2;background:#f2e8d5;border:3px solid #17131b;place-items:center;width:38px;height:38px;font-family:"Press Start 2P",monospace;font-size:8px;display:grid;position:relative;box-shadow:3px 3px #17131b}.theme-arcade .builder-progress button i{background:#d5c7b7;border-block:1px solid #17131b;flex:1;height:5px}.theme-arcade .builder-progress button:last-child i{display:none}.theme-arcade .builder-progress button.active span{color:#fff7e6;background:#e65d78}.theme-arcade .builder-progress button.done span{color:#17131b;background:#c8ff3d}.theme-arcade .builder-progress button.done i{background:#c8ff3d}.theme-arcade .builder-stage{text-align:center;place-items:center;min-height:350px;padding:45px 55px;display:grid}.theme-arcade .builder-stage>div{width:min(850px,100%)}.theme-arcade .builder-step-label{color:#bc3456;font-family:"Press Start 2P",monospace;font-size:8px}.theme-arcade .builder-stage h3{margin:18px 0 32px;font-size:38px}.theme-arcade .builder-options{gap:16px;display:grid}.theme-arcade .builder-options.four{grid-template-columns:repeat(4,1fr)}.theme-arcade .builder-options.class-options{grid-template-columns:repeat(3,1fr)}.theme-arcade .builder-options.engagement-options{grid-template-columns:1fr 1fr;max-width:620px;margin-inline:auto}.theme-arcade .builder-options button{color:#17131b;background:#f2e8d5;border:3px solid #17131b;align-content:center;place-items:center;gap:10px;min-height:92px;font-weight:800;transition:transform .1s steps(2,end),box-shadow .1s steps(2,end);display:grid;box-shadow:5px 5px #17131b}.theme-arcade .builder-options button span{color:#bc3456;font-family:"Press Start 2P",monospace;font-size:8px}.theme-arcade .builder-options button:hover{transform:translate(-3px,-3px);box-shadow:8px 8px #17131b}.theme-arcade .builder-options button.selected{background:#c8ff3d;box-shadow:6px 6px #e65d78}.theme-arcade .builder-chips{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.theme-arcade .builder-chips button{color:#17131b;background:#f2e8d5;border:2px solid #17131b;min-height:44px;padding:0 16px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;box-shadow:3px 3px #17131b}.theme-arcade .builder-chips button.selected{color:#fff7e6;background:#e65d78;box-shadow:4px 4px #c8ff3d}.theme-arcade .builder-controls{background:#f2e8d5;border-top:3px solid #17131b;justify-content:space-between;align-items:center;min-height:88px;padding:15px 28px;display:flex}.theme-arcade .builder-controls .text-link:disabled{opacity:.35;cursor:not-allowed}.theme-arcade .match-results{text-align:center;padding:55px}.theme-arcade .match-pill{background:#c8ff3d;border:2px solid #17131b;padding:10px 13px;font-family:"Press Start 2P",monospace;font-size:8px;display:inline-flex;box-shadow:4px 4px #e65d78}.theme-arcade .match-results>h3{margin:28px 0 8px;font-size:44px}.theme-arcade .match-summary{margin-bottom:35px;font-family:JetBrains Mono,monospace;font-size:12px}.theme-arcade .matched-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.theme-arcade .matched-grid article{background:#f2e8d5;border:3px solid #17131b;padding:24px;box-shadow:5px 5px #17131b}.theme-arcade .matched-grid article:nth-child(2){background:#c8ff3d}.theme-arcade .match-avatar{color:#fff7e6;background:#e65d78;border:3px solid #17131b;place-items:center;width:66px;height:66px;margin-bottom:22px;font-family:"Press Start 2P",monospace;font-size:10px;display:grid;box-shadow:4px 4px #17131b}.theme-arcade .match-avatar-2{color:#17131b;background:#ff7043}.theme-arcade .match-avatar-3{background:#24182e}.theme-arcade .matched-top{justify-content:space-between;align-items:start;gap:15px;display:flex}.theme-arcade .matched-top h4{margin:0 0 3px;font-size:21px}.theme-arcade .matched-top p{margin:0;font-size:13px}.theme-arcade .matched-top>span{color:#bc3456;font-family:"Press Start 2P",monospace;font-size:7px}.theme-arcade .match-skills{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.theme-arcade .match-skills span{background:#fff7e6;border:1px solid #17131b;padding:6px 8px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700}.theme-arcade .shortlist-form{color:#fff7e6;text-align:left;background:#24182e;border:3px solid #17131b;grid-template-columns:1fr 1fr;gap:30px;margin-top:42px;padding:30px;display:grid;box-shadow:7px 7px #ff7043}.theme-arcade .shortlist-form h4{margin:0 0 8px;font-size:24px}.theme-arcade .shortlist-form p{color:#d4c7d7;margin:0;font-size:14px}.theme-arcade .shortlist-input{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.theme-arcade .shortlist-input input{color:#17131b;background:#fff7e6;border:2px solid #c8ff3d;outline:none;min-width:0;height:54px;padding:0 15px}.theme-arcade .shortlist-input input:focus{box-shadow:4px 4px #e65d78}.theme-arcade .shortlist-form small{color:#a996ad;grid-column:1/-1;font-family:JetBrains Mono,monospace;font-size:9px}.theme-arcade .builder-confirmation{text-align:center;align-content:center;justify-items:center;min-height:570px;padding:55px;display:grid}.theme-arcade .builder-confirmation h3{margin:28px 0 10px;font-size:46px}.theme-arcade .builder-confirmation p{max-width:650px;font-size:18px}.theme-arcade .builder-confirmation p strong{color:#17131b}.theme-arcade .builder-confirmation>div{gap:18px;margin-top:20px;display:flex}.theme-arcade .builder-confirmation .button-outline{color:#17131b;background:#fff7e6}.theme-arcade .pricing-section{border-bottom:12px solid #17131b;position:relative}.theme-arcade .home-page>.pricing-section{background:#f2e8d5}.theme-arcade .pricing-section:before{content:"";pointer-events:none;opacity:.08;background:repeating-conic-gradient(#17131b 0 25%, transparent 0 50%) 0 / 26px 26px;position:absolute;inset:0}.theme-arcade .pricing-section>.container{position:relative}.theme-arcade .pricing-heading{justify-content:space-between;align-items:end;gap:35px;display:flex}.theme-arcade .pricing-toggle{background:#fff7e6;border:3px solid #17131b;margin-bottom:55px;display:flex;box-shadow:5px 5px #e65d78}.theme-arcade .pricing-toggle button{color:#17131b;background:0 0;border:0;min-height:50px;padding:0 22px;font-weight:800}.theme-arcade .pricing-toggle button.active{color:#c8ff3d;background:#24182e}.theme-arcade .pricing-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.theme-arcade .pricing-card{background:#fff7e6;border:3px solid #17131b;flex-direction:column;min-height:560px;padding:34px;display:flex;position:relative;box-shadow:7px 7px #17131b}.theme-arcade .pricing-card.popular{color:#fff7e6;background:#24182e;transform:translateY(-12px);box-shadow:9px 9px #e65d78}.theme-arcade .popular-tag{color:#17131b;background:#ff7043;border:2px solid #17131b;padding:9px 11px;font-family:"Press Start 2P",monospace;font-size:7px;position:absolute;top:-18px;right:18px;box-shadow:3px 3px #17131b}.theme-arcade .difficulty-tag{color:#fff7e6;background:#e65d78;border:2px solid #17131b;align-self:flex-start;padding:8px 9px;font-family:"Press Start 2P",monospace;font-size:8px;box-shadow:3px 3px #17131b}.theme-arcade .pricing-card:first-child .difficulty-tag{color:#17131b;background:#c8ff3d}.theme-arcade .pricing-card:nth-child(3) .difficulty-tag{color:#17131b;background:#ff7043}.theme-arcade .pricing-card h3{margin:30px 0 15px;font-size:29px}.theme-arcade .price{letter-spacing:-.05em;font-family:Bricolage Grotesque,sans-serif;font-size:48px;font-weight:800}.theme-arcade .billing-note{min-height:28px;margin:3px 0 25px;font-family:JetBrains Mono,monospace;font-size:10px}.theme-arcade .popular .billing-note{color:#cdbfd0}.theme-arcade .pricing-card ul{border-top:2px solid;gap:13px;margin:0 0 30px;padding:25px 0 0;list-style:none;display:grid}.theme-arcade .pricing-card li{color:#514750;gap:11px;font-size:14px;display:flex}.theme-arcade .pricing-card li span{color:#bc3456;font-weight:900}.theme-arcade .popular li{color:#d4c7d7}.theme-arcade .popular li span{color:#c8ff3d}.theme-arcade .pricing-card .button{margin-top:auto}.theme-arcade .popular .button{color:#17131b;background:#c8ff3d;box-shadow:5px 5px #ff7043}.theme-arcade .pricing-reassurance{justify-content:center;align-items:center;gap:18px;margin-top:45px;font-family:"Press Start 2P",monospace;font-size:8px;display:flex}.theme-arcade .pricing-reassurance i{background:#bc3456;width:7px;height:7px}.theme-arcade .pricing-footnote{color:#493f48;text-align:center;margin:18px 0 0;font-size:13px}.theme-arcade .compare-section{border-bottom:12px solid #17131b}.theme-arcade .home-page>.compare-section{background:#ff7043}.theme-arcade .compare-section .section-heading .eyebrow{color:#c8ff3d;background:#17131b}.theme-arcade .compare-section .section-heading h2{color:#17131b}.theme-arcade .compare-wrap{padding:0 10px 12px 0;overflow-x:auto}.theme-arcade .compare-wrap table{border-collapse:collapse;background:#fff7e6;border:3px solid #17131b;width:100%;min-width:1050px;box-shadow:9px 9px #17131b}.theme-arcade .compare-wrap th,.theme-arcade .compare-wrap td{color:#514750;text-align:left;vertical-align:top;border:2px solid #17131b;width:27%;padding:22px;font-size:14px}.theme-arcade .compare-wrap thead th{color:#fff7e6;background:#24182e;font-family:JetBrains Mono,monospace;font-size:11px}.theme-arcade .compare-wrap thead th:first-child{color:#ff9470;width:12%}.theme-arcade .compare-wrap tbody th{color:#17131b;background:#f2e8d5;width:12%;font-family:"Press Start 2P",monospace;font-size:8px}.theme-arcade .compare-wrap .quickteam-col{color:#17131b;background:#c8ff3d;font-weight:700}.theme-arcade .compare-wrap thead .quickteam-col{color:#17131b;background:#c8ff3d}.theme-arcade .compare-wrap thead .quickteam-col span{color:#bc3456;margin-bottom:7px;font-family:"Press Start 2P",monospace;font-size:7px;display:block}.theme-arcade .table-check{background:#fff7e6;border:2px solid #17131b;place-items:center;width:21px;height:21px;margin-right:9px;font-size:11px;display:inline-grid}.theme-arcade .highlights-section{border-block:12px solid #17131b;position:relative}.theme-arcade .home-page>.highlights-section{background:#ff7043}.theme-arcade .highlights-section:after{content:"6 PERKS UNLOCKED";color:#17131b;font-family:"Press Start 2P",monospace;font-size:7px;position:absolute;top:84px;right:max(24px,50vw - 620px)}.theme-arcade .highlights-section .section-heading{max-width:790px}.theme-arcade .highlights-section .section-heading .eyebrow{color:#c8ff3d;background:#17131b}.theme-arcade .highlights-section .section-heading h2,.theme-arcade .highlights-section .section-heading p{color:#17131b}.theme-arcade .highlights-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.theme-arcade .highlight-card{background:#fff7e6;border:3px solid #17131b;min-height:230px;padding:30px;box-shadow:7px 7px #17131b}.theme-arcade .highlight-card:nth-child(2),.theme-arcade .highlight-card:nth-child(5){background:#c8ff3d}.theme-arcade .highlight-card:nth-child(3),.theme-arcade .highlight-card:nth-child(6){background:#f2e8d5}.theme-arcade .highlight-number{color:#fff7e6;background:#e65d78;border:2px solid #17131b;padding:7px 9px;font-family:"Press Start 2P",monospace;font-size:7px;display:inline-block;box-shadow:3px 3px #17131b}.theme-arcade .highlight-card:nth-child(2) .highlight-number,.theme-arcade .highlight-card:nth-child(5) .highlight-number{color:#c8ff3d;background:#24182e}.theme-arcade .highlight-card h3{margin:25px 0 11px;font-size:25px}.theme-arcade .highlight-card p{color:#514750;margin:0;font-size:14px;line-height:1.65}.theme-arcade .reviews-section{color:#17131b;border-bottom:12px solid #17131b;padding-top:82px;padding-bottom:68px;overflow:hidden}.theme-arcade .home-page>.reviews-section{background:#24182e}.theme-arcade .reviews-heading{justify-content:space-between;align-items:end;gap:25px;display:flex}.theme-arcade .reviews-heading .section-heading h2{color:#ff8aaa}.theme-arcade .reviews-heading .section-heading .eyebrow{color:#24182e;background:#ff8aaa}.theme-arcade .reviews-section .section-heading{margin-bottom:34px}.theme-arcade .rail-hint{color:#ff8aaa;margin-bottom:35px;font-family:"Press Start 2P",monospace;font-size:7px}.theme-arcade .review-rail{scroll-snap-type:x mandatory;scrollbar-color:#bc3456 #f2e8d5;gap:22px;padding:6px max(24px,50vw - 620px) 28px;display:flex;overflow-x:auto}.theme-arcade .review-card{color:#17131b;scroll-snap-align:center;background:#f2e8d5;border:3px solid #17131b;flex-direction:column;flex:0 0 min(390px,100vw - 54px);min-height:350px;padding:26px;display:flex;position:relative;box-shadow:7px 7px #e65d78}.theme-arcade .review-card:nth-child(2n){background:#c8ff3d;box-shadow:8px 8px #ff7043}.theme-arcade .review-rank{color:#bc3456;font-family:"Press Start 2P",monospace;font-size:9px;position:absolute;top:20px;right:22px}.theme-arcade .stars{color:#ff7043;letter-spacing:3px;font-size:21px}.theme-arcade .review-card blockquote{margin:21px 0;font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:600;line-height:1.4}.theme-arcade .reviewer{border-top:2px solid #17131b;align-items:center;gap:16px;margin-top:auto;padding-top:22px;display:flex}.theme-arcade .review-avatar{color:#fff7e6;background:#e65d78;border:2px solid #17131b;flex:none;place-items:center;width:54px;height:54px;font-family:"Press Start 2P",monospace;font-size:8px;display:grid;box-shadow:3px 3px #17131b}.theme-arcade .review-avatar-2{color:#17131b;background:#ff7043}.theme-arcade .review-avatar-3{background:#24182e}.theme-arcade .review-avatar-4{background:#bc3456}.theme-arcade .reviewer strong,.theme-arcade .reviewer span,.theme-arcade .reviewer small{display:block}.theme-arcade .reviewer span{color:#5c525b;font-size:12px}.theme-arcade .reviewer small{color:#857781;font-family:JetBrains Mono,monospace;font-size:9px}.theme-arcade .home-page>.home-faq-section{background:#fff7e6}.theme-arcade .faq-home-grid{grid-template-columns:.55fr 1.45fr;gap:80px;display:grid}.theme-arcade .home-faq-list{background:#fff7e6;border:3px solid #17131b;box-shadow:9px 9px #e65d78}.theme-arcade .home-faq-list details{border-bottom:2px solid #17131b}.theme-arcade .home-faq-list details:last-child{border-bottom:0}.theme-arcade .home-faq-list summary{cursor:pointer;grid-template-columns:38px 1fr auto;align-items:center;gap:15px;padding:25px;font-family:Bricolage Grotesque,sans-serif;font-size:19px;font-weight:700;list-style:none;display:grid}.theme-arcade .home-faq-list summary::-webkit-details-marker{display:none}.theme-arcade .home-faq-list summary>span{color:#bc3456;font-family:"Press Start 2P",monospace;font-size:8px}.theme-arcade .home-faq-list summary i{color:#bc3456;font-family:JetBrains Mono,monospace;font-size:26px;font-style:normal;transition:transform .15s steps(2,end)}.theme-arcade .home-faq-list details[open]{background:#c8ff3d}.theme-arcade .home-faq-list details[open] summary i{transform:rotate(45deg)}.theme-arcade .home-faq-list details p{color:#4d444c;margin:0;padding:0 70px 28px 78px;font-size:15px}@media (max-width:1020px){.theme-arcade .highlights-grid{grid-template-columns:repeat(2,1fr)}.theme-arcade .highlights-section:after{display:none}.theme-arcade .pricing-grid{grid-template-columns:1fr;max-width:700px;margin-inline:auto}.theme-arcade .pricing-card{min-height:auto}.theme-arcade .pricing-card.popular{transform:none}.theme-arcade .matched-grid{grid-template-columns:1fr;max-width:700px;margin-inline:auto}.theme-arcade .faq-home-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:700px){.theme-arcade .hero-review{text-align:left;grid-template-columns:1fr;margin-inline:auto}.theme-arcade .hero-review-stars{writing-mode:initial;grid-row:auto}.theme-arcade .hero-review figcaption{flex-wrap:wrap}.theme-arcade .compact-process-section{padding-block:48px}.theme-arcade .compact-process-section .step-card{min-height:auto}.theme-arcade .highlights-grid{grid-template-columns:1fr}.theme-arcade .highlight-card{min-height:auto;padding:25px}.theme-arcade .party-builder-card{box-shadow:7px 7px #e65d78,12px 12px #17131b}.theme-arcade .builder-hud{padding-inline:15px;font-size:6px}.theme-arcade .builder-progress{padding-inline:12px}.theme-arcade .builder-progress button span{width:31px;height:31px}.theme-arcade .builder-stage{min-height:400px;padding:36px 20px}.theme-arcade .builder-stage h3{font-size:31px}.theme-arcade .builder-options.four,.theme-arcade .builder-options.class-options{grid-template-columns:1fr 1fr}.theme-arcade .builder-options button{min-height:78px}.theme-arcade .builder-controls{padding-inline:18px}.theme-arcade .builder-controls .button{padding-inline:15px;font-size:13px}.theme-arcade .match-results{padding:40px 20px}.theme-arcade .match-results>h3{font-size:34px}.theme-arcade .shortlist-form{grid-template-columns:1fr;padding:22px}.theme-arcade .shortlist-input{grid-template-columns:1fr}.theme-arcade .shortlist-form small{grid-column:auto}.theme-arcade .builder-confirmation{min-height:520px;padding:35px 20px}.theme-arcade .builder-confirmation h3{font-size:36px}.theme-arcade .builder-confirmation>div{flex-direction:column;width:100%}.theme-arcade .pricing-heading,.theme-arcade .reviews-heading{display:block}.theme-arcade .pricing-toggle{width:100%;margin-top:-20px}.theme-arcade .pricing-toggle button{flex:1}.theme-arcade .pricing-card{padding:28px}.theme-arcade .price{font-size:42px}.theme-arcade .pricing-reassurance{flex-wrap:wrap;gap:11px;line-height:1.7}.theme-arcade .rail-hint{display:none}.theme-arcade .review-card{min-height:390px;padding:23px}.theme-arcade .review-card blockquote{font-size:17px}.theme-arcade .review-rail{padding-left:20px}.theme-arcade .home-faq-list summary{grid-template-columns:28px 1fr auto;padding:20px 16px;font-size:16px}.theme-arcade .home-faq-list details p{padding:0 25px 24px 59px}}
