:root{--paper:#f4f5ef;--surface:#fff;--ink:#11130f;--muted:#62675d;--line:#d9ddd2;--lime:#b6f13b;--lime-dark:#84bd16;--coral:#ff6269;--blue:#456cff;--soft:#e9ebdf;--radius:18px;--shadow:0 18px 55px #141b0d17;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-weight:760;line-height:1.03}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}[id]{scroll-margin-top:100px}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:#fff;padding:10px 15px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{font-family:var(--font-mono);letter-spacing:.11em;font-size:.74rem;font-weight:700;line-height:1.3;display:inline-block}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f5efe6;border-bottom:1px solid #11130f1a;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:10px;font-size:1rem;font-weight:760;display:inline-flex}.brand-reticle{border:1px solid var(--ink);border-radius:50%;width:24px;height:24px;display:block;position:relative}.brand-reticle:before,.brand-reticle:after,.brand-reticle span:before,.brand-reticle span:after{background:var(--ink);content:"";display:block;position:absolute}.brand-reticle:before{width:1px;height:7px;top:-4px;left:11px}.brand-reticle:after{width:1px;height:7px;bottom:-4px;left:11px}.brand-reticle span:before{width:7px;height:1px;top:11px;left:-4px}.brand-reticle span:after{width:7px;height:1px;top:11px;right:-4px}.site-nav{align-items:center;gap:27px;font-size:.9rem;font-weight:640;display:flex}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--ink);background:var(--surface);cursor:pointer;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:7px 11px;font-size:.78rem;font-weight:720;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{color:var(--lime-dark);font-size:1rem;line-height:1}.mobile-nav[open] summary span{transform:rotate(45deg)}.mobile-nav__panel{border:1px solid var(--ink);background:var(--surface);width:min(310px,100vw - 26px);box-shadow:6px 6px 0 var(--ink);border-radius:13px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.mobile-nav__panel a{border-bottom:1px solid var(--line);align-items:center;gap:13px;min-height:47px;padding:10px 14px;font-size:.86rem;font-weight:700;display:flex}.mobile-nav__panel a span{color:var(--muted);font-family:var(--font-mono);font-size:.57rem}.mobile-nav__panel .mobile-nav__action{background:var(--lime);border-bottom:0;justify-content:center}.nav-action{border:1px solid var(--ink);background:var(--lime);box-shadow:2px 2px 0 var(--ink);border-radius:999px;padding:10px 16px}.nav-action:hover{box-shadow:4px 4px 0 var(--ink);transform:translate(-1px,-1px)}.button{border:1px solid var(--ink);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:12px 20px;font-weight:730;line-height:1.2;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--lime);color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.button--dark{background:var(--ink);color:#fff}.button--light{color:var(--ink);background:#fff;border-color:#fff}.button--ghost{border-color:var(--line);min-height:38px;color:var(--ink);background:0 0;padding:8px 12px;font-size:.78rem}.button--small{background:var(--lime);width:100%;min-height:42px;color:var(--ink);padding:9px 14px;font-size:.82rem}.button-row{flex-wrap:wrap;gap:12px;display:flex}.text-link{border-bottom:1px solid;gap:8px;font-weight:720;display:inline-flex}.text-link:hover span{transform:translate(3px)}.text-button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.8rem;font-weight:700}.reticle{z-index:3;pointer-events:none;display:block;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(36px,7vw,90px);min-height:710px;padding-block:74px 90px;display:grid}.hero__copy h1{max-width:720px;margin:20px 0 26px}.hero__copy>p{max-width:650px;color:var(--muted);margin-bottom:31px;font-size:1.12rem}.hero__facts{border-top:1px solid var(--line);max-width:600px;margin:42px 0 0;padding:22px 0 0;list-style:none;display:flex}.hero__facts li{flex-direction:column;flex:1;min-width:0;padding-right:14px;display:flex}.hero__facts li+li{border-left:1px solid var(--line);padding-left:24px}.hero__facts strong{letter-spacing:-.04em;font-size:1.35rem}.hero__facts span{color:var(--muted);font-family:var(--font-mono);letter-spacing:.03em;font-size:.67rem}.hero-visual{border:1px solid var(--ink);min-width:0;box-shadow:12px 12px 0 var(--lime), 13px 13px 0 var(--ink);color:#fff;background:#1d251c;border-radius:22px;overflow:hidden}.hero-visual__label,.hero-visual__footer{min-height:45px;font-family:var(--font-mono);letter-spacing:.08em;justify-content:space-between;align-items:center;padding-inline:17px;font-size:.65rem;display:flex}.hero-visual__label{border-bottom:1px solid #ffffff29}.hero-visual__footer{border-top:1px solid #ffffff29;justify-content:flex-start;gap:12px}.hero-visual__stage{background:linear-gradient(155deg,#0000 0 58%,#58704e99 58% 100%),linear-gradient(30deg,#354332 0 30%,#263124 30% 100%);min-height:430px;position:relative;overflow:hidden}.hero-visual__grid{background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#000);mask-image:linear-gradient(#0000,#000 35%,#000)}.hero-visual__target{border:1px solid #ffffff30;border-radius:50%;position:absolute}.hero-visual__target:before,.hero-visual__target:after{border-radius:inherit;content:"";border:1px solid #ffffff29;position:absolute;inset:22%}.hero-visual__target:after{inset:43%}.hero-visual__target--a{width:170px;height:170px;top:65px;left:-60px}.hero-visual__target--b{width:240px;height:240px;bottom:-75px;right:-105px}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:46px;display:grid}.section-heading h2{max-width:800px;margin:13px 0 0}.section-heading>p{max-width:420px;color:var(--muted);margin-bottom:5px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.game-card{border:1px solid var(--ink);border-radius:var(--radius);background:#fff;min-height:485px;padding:34px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.game-card:hover{box-shadow:8px 8px 0 var(--ink);transform:translateY(-5px)}.game-card--valorant{background:#ffe9e8}.game-card--cs2{background:#eef9d6}.game-card__number{font-family:var(--font-mono);font-size:.75rem;position:absolute;top:24px;right:28px}.game-card__reticle{background:radial-gradient(circle,#11130f12 1px,#0000 1px) 0 0/14px 14px,linear-gradient(135deg,#ffffffa6,#11130f0d);border:1px solid #11130f2b;border-radius:12px;height:175px;margin-bottom:28px;position:relative}.game-card h3{max-width:430px;margin:10px 0 14px;font-size:clamp(1.65rem,3vw,2.6rem)}.game-card p{color:#52564f;max-width:480px;margin-bottom:20px}.game-card__action{font-weight:750}.section--ink{background:var(--ink);color:#fff}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.preset-card{color:#fff;background:#1a1d18;border:1px solid #3b3e38;border-radius:14px;overflow:hidden}.preset-card__preview{background-color:#242922;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-bottom:1px solid #3b3e38;height:180px;position:relative}.preset-card__game{font-family:var(--font-mono);letter-spacing:.08em;font-size:.66rem;position:absolute;top:14px;left:15px}.preset-card__identity{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.preset-card__identity h3{margin:0}.preset-card__identity h3 a:hover{text-underline-offset:3px;text-decoration:underline}.preset-card__identity>span{color:#aeb4aa;max-width:48%;font-family:var(--font-mono);letter-spacing:.03em;text-align:right;text-transform:uppercase;font-size:.58rem;line-height:1.35}.preset-card h3{margin-bottom:10px}.preset-card p{color:#adb3a9;min-height:52px;font-size:.88rem;line-height:1.5}.tag-row{flex-wrap:wrap;gap:6px;margin-bottom:19px;display:flex}.tag-row span{color:#c9cdc5;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border:1px solid #474b44;border-radius:999px;padding:4px 8px;font-size:.62rem}.preset-grid--light .preset-card{border-color:var(--line);color:var(--ink);background:#fff}.preset-grid--light .preset-card__preview{border-color:var(--line);background-color:#e9ebe3;background-image:linear-gradient(#11130f0e 1px,#0000 1px),linear-gradient(90deg,#11130f0e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.preset-grid--light .preset-card p{color:var(--muted)}.preset-grid--light .tag-row span{border-color:var(--line);color:var(--muted)}.preset-grid--light .preset-card__identity>span{color:var(--muted)}.preset-card__actions{gap:12px;display:grid}.preset-card__details{justify-self:center;font-size:.78rem;font-weight:720}.preset-card__details:hover{text-underline-offset:3px;text-decoration:underline}.library-hero,.preset-detail-hero{border-bottom:1px solid var(--ink);background:var(--lime)}.library-hero--valorant,.preset-detail-hero--valorant{background:var(--coral)}.library-hero .shell,.preset-detail-hero .shell{padding-block:34px 68px}.library-hero .breadcrumbs,.preset-detail-hero .breadcrumbs{margin-bottom:58px}.library-hero h1{max-width:900px;margin:12px 0 22px;font-size:clamp(3.2rem,8vw,7rem)}.library-hero>.shell>p{max-width:720px;margin-bottom:28px;font-size:1.08rem}.library-hero__actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.library-hero__actions>span{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;font-size:.69rem;font-weight:700}.library-page{min-height:900px}.library-controls{border:1px solid var(--ink);box-shadow:5px 5px 0 var(--ink);background:#fff;border-radius:14px;grid-template-columns:minmax(260px,1.7fr) repeat(3,minmax(135px,1fr));gap:12px;padding:16px;display:grid}.library-controls label{gap:7px;display:grid}.library-controls label>span{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:700}.library-controls input,.library-controls select{border:1px solid var(--line);background:var(--paper);width:100%;min-height:48px;color:var(--ink);border-radius:8px;padding:10px 12px}.library-controls select{cursor:pointer}.library-summary{justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.library-summary p{color:var(--muted);font-family:var(--font-mono);margin:0;font-size:.72rem}.library-summary button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.78rem;font-weight:700}.library-grid .preset-card{flex-direction:column;min-width:0;display:flex}.library-grid .preset-card__body{flex-direction:column;flex:1;display:flex}.library-grid .tag-row{margin-top:auto}.library-empty{border:1px dashed var(--line);text-align:center;border-radius:14px;padding:80px 25px}.library-empty strong{margin-bottom:6px;font-size:1.35rem;display:block}.library-empty p{color:var(--muted)}.pagination{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:20px;margin-top:48px;display:grid}.pagination__edge{justify-content:flex-start;display:flex}.pagination__edge--next{justify-content:flex-end}.pagination a,.pagination button{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:9px 13px;font-size:.78rem;font-weight:720}.pagination__pages{justify-content:center;gap:7px;display:flex}.pagination__pages a,.pagination__pages button{min-width:42px}.preset-detail-hero__grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:center;gap:70px;display:grid}.preset-detail-hero h1{max-width:800px;margin:14px 0 22px;font-size:clamp(3rem,7vw,6.6rem)}.preset-detail-hero__grid>div:first-child>p{max-width:720px;font-size:1.05rem}.preset-detail-tags{margin:26px 0 0}.preset-detail-tags span{color:var(--ink);background:#ffffff59;border-color:#11130f8c}.preset-detail-preview{border:1px solid var(--ink);min-height:360px;box-shadow:9px 9px 0 var(--ink);background-color:#20251e;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:18px;position:relative;overflow:hidden}.preview-reference-label{z-index:4;color:#d4d8d1;font-family:var(--font-mono);letter-spacing:.06em;font-size:.59rem;position:absolute;top:15px;left:17px}.preset-detail-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:28px;display:grid}.preset-code-panel,.settings-card{border:1px solid var(--ink);background:#fff;border-radius:16px}.preset-code-panel{padding:35px}.preset-code-panel h2{margin:12px 0 25px}.preset-code-panel code{overflow-wrap:anywhere;background:var(--ink);color:var(--lime);font-family:var(--font-mono);border-radius:10px;padding:20px;font-size:.82rem;line-height:1.7;display:block}.preset-code-panel__actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.settings-card{padding:28px}.settings-card__note{color:var(--muted);margin:13px 0 0;font-size:.76rem;line-height:1.5}.settings-card dl{margin:18px 0 0}.settings-card dl>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:46px;display:flex}.settings-card dt{color:var(--muted);font-size:.82rem}.settings-card dd{font-family:var(--font-mono);text-align:right;text-transform:capitalize;align-items:center;gap:7px;margin:0;font-size:.75rem;font-weight:700;display:flex}.color-chip{border:1px solid #11130f59;border-radius:50%;width:13px;height:13px}.section-action{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:34px;display:flex}.process-section{padding-bottom:80px}.process-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{min-height:240px;padding:24px 28px 25px 0}.process-grid li+li{border-left:1px solid var(--line);padding-left:28px}.process-grid li>span{font-family:var(--font-mono);font-size:.7rem}.process-grid h3{margin:65px 0 10px;font-size:1.55rem}.process-grid p{max-width:290px;color:var(--muted)}.guide-callout{border:1px solid var(--ink);border-radius:var(--radius);background:var(--lime);grid-template-columns:1.15fr .85fr;align-items:center;min-height:420px;margin-bottom:100px;display:grid;overflow:hidden}.guide-callout>div:first-child{padding:55px}.guide-callout h2{margin:13px 0 19px}.guide-callout p{max-width:570px;margin-bottom:22px}.guide-callout__demo{border-left:1px solid var(--ink);background:var(--coral);align-self:stretch;position:relative;overflow:hidden}.guide-ring{border:1px solid #11130f80;border-radius:50%;position:absolute}.guide-ring:before,.guide-ring:after{border:inherit;border-radius:inherit;content:"";position:absolute}.guide-ring:before{inset:20%}.guide-ring:after{inset:40%}.guide-ring--one{width:300px;height:300px;top:-70px;right:-60px}.guide-ring--two{width:210px;height:210px;bottom:-45px;left:-35px}.home-faq,.faq-section{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.home-faq h2,.faq-section h2{margin-top:13px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:22px 44px 22px 0;font-weight:730;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-family:var(--font-mono);font-size:1.25rem;position:absolute;top:20px;right:8px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:690px;color:var(--muted);padding-right:40px}.faq-list--dark details{border-color:#363a33}.faq-list--dark details p{color:#afb5a9}.tool-hero{border-bottom:1px solid var(--ink)}.tool-hero--cs2{background:#e6f5c6}.tool-hero--valorant{background:#ffe1e0}.tool-hero__inner{padding-block:48px 58px}.breadcrumbs{color:#555b51;font-family:var(--font-mono);align-items:center;gap:9px;margin-bottom:65px;font-size:.72rem;display:flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.tool-hero h1{max-width:1000px;margin:18px 0 24px;font-size:clamp(3rem,7vw,6.5rem)}.tool-hero__inner>p{max-width:750px;font-size:1.12rem}.tool-hero__meta{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.tool-hero__meta span{font-family:var(--font-mono);text-transform:uppercase;border:1px solid #11130f47;border-radius:999px;padding:5px 10px;font-size:.67rem}.tool-layout{padding-block:55px 10px}.generator{border:1px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:1.1fr .9fr;display:grid;overflow:hidden}.generator-preview{border-right:1px solid var(--ink);color:#fff;background:#171b16;min-width:0;min-height:690px}.preview-toolbar{min-height:54px;font-family:var(--font-mono);letter-spacing:.06em;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:12px;padding:9px 15px;font-size:.61rem;display:flex}.surface-switch{border:1px solid #ffffff2e;border-radius:7px;padding:3px;display:flex}.surface-switch button{color:#aeb5aa;cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;background:0 0;border:0;border-radius:4px;padding:5px 8px;font-size:.58rem}.surface-switch button.is-active{color:var(--ink);background:#fff}.preview-stage{background:linear-gradient(155deg,#0000 0 58%,#62745673 58% 100%),linear-gradient(25deg,#354333,#1e281e 65%);min-height:635px;position:relative;overflow:hidden}.preview-bright .preview-stage{background:linear-gradient(155deg,#0000 0 58%,#b4b9a580 58% 100%),linear-gradient(25deg,#e0dfcd,#f2f0df 65%)}.preview-dark .preview-stage{background:linear-gradient(155deg,#0000 0 58%,#12141f8c 58% 100%),linear-gradient(25deg,#151723,#08090e 65%)}.preview-stage__plane{background:#ffffff0a;border:1px solid #ffffff1f;position:absolute}.preview-stage__plane--a{width:260px;height:330px;top:80px;left:-85px;transform:skewY(-10deg)}.preview-stage__plane--b{width:230px;height:250px;bottom:95px;right:-60px;transform:skewY(14deg)}.preview-stage__horizon{background:#ffffff1f;height:1px;position:absolute;bottom:33%;left:0;right:0}.preview-stage__target{border:1px solid #ffffff1f;border-radius:50%;width:190px;height:190px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-stage__target:before,.preview-stage__target:after{border:inherit;border-radius:inherit;content:"";position:absolute}.preview-stage__target:before{inset:25%}.preview-stage__target:after{inset:46%}.preview-stage__note{max-width:62%;font-family:var(--font-mono);letter-spacing:.03em;opacity:.65;font-size:.55rem;position:absolute;bottom:14px;left:16px}.preview-stage__coords{font-family:var(--font-mono);letter-spacing:.06em;opacity:.65;font-size:.6rem;position:absolute;bottom:14px;right:16px}.generator-controls{min-width:0;padding:29px}.generator-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.generator-heading h2{margin:8px 0 0;font-size:2.1rem}.preset-switcher{flex-wrap:wrap;gap:7px;margin:25px 0;display:flex}.preset-switcher button{border:1px solid var(--line);cursor:pointer;background:#f6f7f2;border-radius:7px;padding:7px 10px;font-size:.7rem;font-weight:670}.preset-switcher button:hover{border-color:var(--ink)}.control-grid{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:21px 18px;padding:23px 0;display:grid}.range-control{gap:9px;display:grid}.range-control__label{justify-content:space-between;align-items:center;font-size:.74rem;font-weight:680;display:flex}.range-control output{text-align:center;min-width:35px;font-family:var(--font-mono);background:#eceee7;border-radius:4px;padding:2px 5px;font-size:.65rem}.range-control input{width:100%;accent-color:var(--ink)}.option-grid{border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr;gap:0 20px;padding-block:15px;display:grid}.color-control,.toggle-control{justify-content:space-between;align-items:center;gap:10px;min-height:48px;font-size:.74rem;font-weight:680;display:flex}.color-control__value{font-family:var(--font-mono);align-items:center;gap:7px;font-size:.64rem;display:flex}.color-control input{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:29px;height:29px;padding:2px}.toggle-control{position:relative}.toggle-control input{opacity:0;position:absolute}.toggle-ui{background:#e8eae4;border:1px solid #aeb2aa;border-radius:20px;width:37px;height:21px;transition:background .12s;position:relative}.toggle-ui:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .12s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.toggle-control input:checked+.toggle-ui:after{transform:translate(16px)}.toggle-control input:focus-visible+.toggle-ui{outline:3px solid var(--blue);outline-offset:3px}.output-box{grid-template-columns:1fr auto;gap:9px;margin-top:18px;display:grid}.output-box label{grid-column:1/-1;font-size:.74rem;font-weight:700}.output-box textarea{resize:none;border:1px solid var(--line);color:#34382f;width:100%;min-height:70px;font-family:var(--font-mono);background:#f4f5ef;border-radius:8px;padding:10px;font-size:.61rem;line-height:1.4}.generator-footer{align-items:center;gap:8px;margin-top:13px;display:flex}.generator-status{color:#397604;margin-left:auto;font-size:.71rem;font-weight:700}.section--soft{background:var(--soft)}.install-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.install-grid h2{margin:13px 0 20px}.install-grid>div>p{color:var(--muted)}.install-steps{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.install-steps li{border-bottom:1px solid #11130f29;grid-template-columns:55px 1fr;gap:15px;padding:20px 0;display:grid}.install-steps span{font-family:var(--font-mono);font-size:.7rem}.install-steps p{margin:0}.field-notes{grid-template-columns:1.3fr .7fr;gap:80px;display:grid}.field-notes h2{margin:13px 0 25px}.field-notes__main>p{max-width:770px;color:var(--muted);font-size:1.03rem}.quick-rule{border:1px solid var(--ink);background:var(--lime);box-shadow:7px 7px 0 var(--ink);border-radius:14px;align-self:start;padding:28px}.quick-rule>span{font-family:var(--font-mono);font-size:.68rem;font-weight:700}.quick-rule strong{letter-spacing:-.03em;margin:40px 0 14px;font-size:1.55rem;line-height:1.13;display:block}.quick-rule p{margin:0;font-size:.9rem}.next-tool{text-align:center;padding-block:100px}.next-tool h2{margin:14px auto 28px}.ad-slot{width:min(980px,100% - 40px);color:var(--muted);text-align:center;border:1px dashed #adb1a7;margin:45px auto;padding:22px}.ad-slot span{font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem}.ad-slot p{margin:5px 0 0;font-size:.75rem}.article-hero{border-bottom:1px solid var(--ink);background:var(--lime)}.article-hero__inner{padding-block:45px 70px}.article-hero h1{max-width:1050px;margin:18px 0 25px}.article-hero__inner>p{max-width:740px;font-size:1.16rem}.article-meta{font-family:var(--font-mono);flex-wrap:wrap;gap:10px 24px;margin-top:35px;font-size:.68rem;display:flex}.article-layout{grid-template-columns:220px minmax(0,740px);justify-content:center;gap:85px;padding-block:80px 125px;display:grid}.article-toc{border-top:1px solid var(--ink);flex-direction:column;gap:12px;height:max-content;padding-top:12px;font-size:.78rem;display:flex;position:sticky;top:105px}.article-toc strong{font-family:var(--font-mono);letter-spacing:.07em;margin-bottom:8px;font-size:.64rem}.article-toc a{color:var(--muted)}.article-toc a:hover{color:var(--ink);text-decoration:underline}.prose{color:#33372f;font-size:1.05rem}.prose h1,.prose h2,.prose h3{color:var(--ink)}.prose h1{max-width:900px;margin:15px 0 35px}.prose h2{margin:65px 0 18px;font-size:clamp(1.8rem,4vw,2.7rem)}.prose h3{margin:33px 0 12px;font-size:1.35rem}.prose p{margin-bottom:20px}.prose li{margin-bottom:9px}.prose__lead{color:var(--ink);font-size:1.3rem;line-height:1.55}.callout{border-left:5px solid var(--ink);background:var(--lime);margin:35px 0;padding:25px 27px}.callout strong{margin-bottom:8px;display:block}.callout p{margin:0}.article-cta{border:1px solid var(--ink);box-shadow:7px 7px 0 var(--ink);background:#fff;border-radius:14px;margin-top:75px;padding:35px}.article-cta h2{margin:12px 0 25px}.simple-page{max-width:850px;min-height:70vh;padding-block:90px 125px}.simple-page h1{font-size:clamp(3rem,7vw,5.6rem)}.simple-page h2{font-size:2rem}.page-date{color:var(--muted);font-family:var(--font-mono);font-size:.75rem}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;display:flex}.not-found h1{margin:18px 0}.not-found p{color:var(--muted);margin-bottom:25px}.site-footer{border-top:1px solid var(--ink);background:#e5e7dd;padding-top:70px}.site-footer__grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:65px;display:grid}.footer-intro p{max-width:360px;color:var(--muted);margin-top:22px}.footer-column{flex-direction:column;align-items:flex-start;gap:9px;font-size:.84rem;display:flex}.footer-column strong{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem}.footer-column a:hover{text-decoration:underline}.cache-control{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.cache-control button{color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:0;border-bottom:1px solid;padding:0}.cache-control>span{min-height:14px;color:var(--muted);font-family:var(--font-mono);font-size:.56rem}.site-footer__bottom{min-height:65px;color:var(--muted);font-family:var(--font-mono);border-top:1px solid #11130f2e;justify-content:space-between;align-items:center;gap:20px;font-size:.63rem;display:flex}@media (width<=1000px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:65px}.hero__copy{max-width:780px}.hero-visual{justify-self:center;width:min(680px,100% - 14px)}.section-heading{grid-template-columns:1fr;gap:15px}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.generator{grid-template-columns:1fr}.generator-preview{border-right:0;border-bottom:1px solid var(--ink);min-height:500px}.preview-stage{min-height:446px}.install-grid,.field-notes{grid-template-columns:1fr;gap:50px}.quick-rule{max-width:550px}.home-faq,.faq-section{grid-template-columns:1fr;gap:25px}.article-layout{grid-template-columns:1fr;gap:35px}.article-toc{grid-template-columns:repeat(2,1fr);display:grid;position:static}.site-footer__grid{grid-template-columns:2fr 1fr 1fr}.footer-intro{grid-column:1/-1}.library-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.preset-detail-hero__grid{grid-template-columns:1fr;gap:45px}.preset-detail-preview{width:min(620px,100%)}.preset-detail-layout{grid-template-columns:1fr}}@media (width<=720px){.shell{width:min(100% - 26px,1180px)}.site-header__inner{min-height:64px}.site-nav{display:none}.mobile-nav{display:block}.brand{font-size:.91rem}.hero{gap:55px;padding-block:50px 75px}.hero__copy h1{font-size:clamp(3rem,15vw,5rem)}.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.hero__facts li+li{padding-left:13px}.hero__facts span{font-size:.55rem}.hero-visual{box-shadow:7px 7px 0 var(--lime), 8px 8px 0 var(--ink);border-radius:15px;transform:none}.hero-visual__stage{min-height:330px}.section{padding-block:78px}.section-heading{margin-bottom:32px}.game-grid,.preset-grid,.process-grid{grid-template-columns:1fr}.game-card{min-height:440px;padding:24px}.process-grid li{min-height:185px}.process-grid li+li{border-left:0;border-top:1px solid var(--line);padding-left:0}.process-grid h3{margin-top:42px}.guide-callout{grid-template-columns:1fr}.guide-callout>div:first-child{padding:34px 25px}.guide-callout__demo{border-top:1px solid var(--ink);border-left:0;min-height:300px}.tool-hero__inner{padding-block:30px 45px}.breadcrumbs{margin-bottom:45px}.tool-layout{width:100%;padding-top:20px}.generator{border-inline:0;border-radius:0}.generator-preview{min-height:420px}.preview-toolbar{flex-direction:column;align-items:flex-start}.preview-stage{min-height:350px}.generator-controls{padding:24px 18px}.control-grid,.option-grid,.output-box{grid-template-columns:1fr}.output-box label{grid-column:auto}.generator-footer{flex-wrap:wrap}.generator-status{width:100%;margin-left:0}.install-steps li{grid-template-columns:38px 1fr}.field-notes{gap:35px}.article-layout{padding-block:55px 90px}.article-toc{grid-template-columns:1fr}.article-cta{padding:25px 20px}.site-footer__grid{grid-template-columns:repeat(2,1fr);gap:35px 20px}.footer-intro{grid-column:1/-1}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:18px}.library-hero .shell,.preset-detail-hero .shell{padding-block:30px 48px}.library-hero .breadcrumbs,.preset-detail-hero .breadcrumbs{margin-bottom:42px}.library-controls{box-shadow:4px 4px 0 var(--ink);grid-template-columns:1fr;padding:13px}.library-summary{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:18px}.pagination{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.pagination__edge{flex:1}.pagination__pages{flex-wrap:wrap;order:-1;width:100%}.preset-detail-preview{min-height:300px;box-shadow:6px 6px 0 var(--ink)}.preset-code-panel,.settings-card{padding:24px 18px}.preset-code-panel__actions{flex-direction:column}.preset-code-panel__actions .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.directory-hero,.profile-hero,.team-profile-hero,.share-hero{border-bottom:1px solid var(--ink)}.directory-hero{background:var(--lime)}.directory-hero--teams{background:#bfc9ff}.profile-hero--cs2{background:var(--lime)}.profile-hero--valorant{background:var(--coral)}.team-profile-hero{background:#bfc9ff}.share-hero{background:#ffd56b}.directory-hero .shell,.profile-hero .shell,.team-profile-hero .shell,.share-hero .shell{padding-block:34px 70px}.directory-hero .breadcrumbs,.profile-hero .breadcrumbs,.team-profile-hero .breadcrumbs,.share-hero .breadcrumbs{margin-bottom:58px}.directory-hero h1,.share-hero h1{max-width:980px;margin:13px 0 22px;font-size:clamp(3.2rem,8vw,7rem)}.directory-hero p,.share-hero p{max-width:760px;margin-bottom:28px;font-size:1.08rem}.directory-hero__meta,.profile-identity{flex-wrap:wrap;gap:8px;display:flex}.directory-hero__meta span,.profile-identity span{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;background:#ffffff4d;border:1px solid #11130f8c;border-radius:999px;padding:6px 10px;font-size:.64rem;font-weight:700}.directory-page{min-height:850px}.player-controls{grid-template-columns:minmax(260px,1.7fr) repeat(2,minmax(150px,1fr))}.team-controls{grid-template-columns:minmax(280px,2fr) minmax(170px,1fr)}.directory-load-note{color:#765900;margin:-5px 0 24px;font-size:.78rem}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.team-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.team-card__preview{border-bottom:1px solid var(--line);background-color:#e8ebe3;background-image:linear-gradient(#11130f0b 1px,#0000 1px),linear-gradient(90deg,#11130f0b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-columns:repeat(2,1fr);min-height:165px;display:grid}.team-card__reticle{min-height:80px;position:relative}.team-card__reticle+.team-card__reticle{border-left:1px solid #11130f1a}.team-card__reticle:nth-child(n+3){border-top:1px solid #11130f1a}.team-card__body{padding:24px}.team-card__body h2{margin:13px 0 15px;font-size:1.65rem}.team-card__body h2 a:hover{text-underline-offset:4px;text-decoration:underline}.team-card__body p{min-height:76px;color:var(--muted);font-size:.9rem}.team-card__games{flex-wrap:wrap;gap:6px;display:flex}.team-card__games span{border:1px solid var(--line);font-family:var(--font-mono);border-radius:999px;padding:3px 7px;font-size:.6rem;font-weight:700}.profile-hero__grid,.team-profile-hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:70px;display:grid}.profile-hero h1,.team-profile-hero h1{max-width:830px;margin:13px 0 22px;font-size:clamp(3rem,7vw,6.5rem)}.profile-hero__grid>div:first-child>p,.team-profile-hero__grid>div:first-child>p{max-width:730px;font-size:1.05rem}.profile-identity{margin:27px 0}.profile-hero__actions{margin-top:24px}.profile-preview{border:1px solid var(--ink);min-height:390px;box-shadow:9px 9px 0 var(--ink);background-color:#20251e;background-image:linear-gradient(#ffffff13 1px,#0000 1px),linear-gradient(90deg,#ffffff13 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:31px 31px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:18px;position:relative;overflow:hidden}.profile-preview>span:first-child{color:#fff;font-family:var(--font-mono);letter-spacing:.07em;font-size:.64rem;position:absolute;top:17px;left:18px}.profile-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:start;gap:28px;display:grid}.profile-analysis{border:1px solid var(--ink);background:#fff;border-radius:16px;padding:36px}.profile-analysis h2{margin:13px 0 25px}.profile-analysis p{max-width:760px;color:var(--muted);font-size:1.02rem}.profile-links{flex-direction:column;align-items:flex-start;gap:11px;margin-top:27px;font-weight:720;display:flex}.profile-links a{border-bottom:1px solid}.settings-card dd a:hover{text-underline-offset:3px;text-decoration:underline}.team-profile-hero__previews{border:1px solid var(--ink);box-shadow:9px 9px 0 var(--ink);background:#40463d;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.team-profile-preview{background:#1f251e;min-height:155px;position:relative}.team-profile-preview:only-child,.team-profile-preview:last-child:nth-child(3n+1){grid-column:1/-1}:is(.team-profile-hero__previews:has(>.team-profile-preview:first-child:nth-last-child(2)),.team-profile-hero__previews:has(>.team-profile-preview:first-child:nth-last-child(4))){grid-template-columns:repeat(2,1fr)}.team-profile-hero__previews:has(>.team-profile-preview:first-child:nth-last-child(4)) .team-profile-preview{grid-column:auto}.team-profile-hero__previews:has(>.team-profile-preview:first-child:nth-last-child(5)){grid-template-columns:repeat(6,1fr)}.team-profile-hero__previews:has(>.team-profile-preview:first-child:nth-last-child(5)) .team-profile-preview{grid-column:span 2}.team-profile-hero__previews:has(>.team-profile-preview:first-child:nth-last-child(5)) .team-profile-preview:nth-child(n+4){grid-column:span 3}.team-profile-preview>span:last-child{color:#c9cec6;font-family:var(--font-mono);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;position:absolute;bottom:7px;left:8px;right:8px;overflow:hidden}.team-overview{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:70px;display:grid}.team-overview h2{margin:13px 0 23px}.team-overview>div>p{max-width:730px;color:var(--muted);font-size:1.02rem}.team-stats{border:1px solid var(--ink);box-shadow:7px 7px 0 var(--ink);background:#fff;border-radius:14px;grid-template-columns:repeat(2,1fr);align-self:start;margin:0;display:grid}.team-stats>div{padding:23px}.team-stats>div:nth-child(2n){border-left:1px solid var(--line)}.team-stats>div:nth-child(n+3){border-top:1px solid var(--line)}.team-stats dt{color:var(--muted);font-size:.72rem}.team-stats dd{text-transform:capitalize;margin:8px 0 0;font-size:1.2rem;font-weight:760}.team-guidance{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.team-guidance h2{margin-top:13px}.team-guidance__copy{color:var(--muted);font-size:1.05rem}.related-team-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.related-team-grid a{background:#1a1d18;border:1px solid #454a42;border-radius:13px;flex-direction:column;justify-content:flex-end;min-height:185px;padding:23px;display:flex}.related-team-grid a:hover{border-color:var(--lime)}.related-team-grid span{color:var(--lime);font-family:var(--font-mono);margin-bottom:auto;font-size:.6rem}.related-team-grid strong{font-size:1.25rem}.related-team-grid small{color:#aeb4aa;margin-top:6px}.shared-crosshair{border:1px solid var(--ink);box-shadow:9px 9px 0 var(--ink);background:#fff;border-radius:18px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid;overflow:hidden}.shared-preview{border-right:1px solid var(--ink);color:#fff;background:#20251e;flex-direction:column;min-height:650px;display:flex}.shared-preview__label{min-height:52px;font-family:var(--font-mono);letter-spacing:.07em;border-bottom:1px solid #42483f;justify-content:space-between;align-items:center;padding-inline:19px;font-size:.62rem;display:flex}.shared-preview__stage{background:linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle,#3a4936,#20251e 65%);flex:1;position:relative}.shared-details{padding:36px}.shared-details h2{margin:12px 0 19px}.shared-details>p{color:var(--muted)}.shared-settings{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:28px 0;display:grid}.shared-settings>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:43px;display:flex}.shared-settings>div:nth-child(odd){padding-right:17px}.shared-settings>div:nth-child(2n){border-left:1px solid var(--line);padding-left:17px}.shared-settings dt{color:var(--muted);font-size:.75rem}.shared-settings dd{font-family:var(--font-mono);align-items:center;gap:6px;margin:0;font-size:.7rem;font-weight:700;display:flex}.shared-output label{font-family:var(--font-mono);margin-bottom:7px;font-size:.64rem;font-weight:700;display:block}.shared-output textarea{resize:vertical;border:1px solid var(--line);background:var(--paper);width:100%;font-family:var(--font-mono);border-radius:8px;padding:13px;font-size:.7rem}.shared-actions{margin-top:17px}.share-explainer>div{margin-bottom:35px}.share-explainer h2{margin:13px 0 0}.share-process{border-top-color:var(--ink)}.share-start{text-align:center}.share-start h2{margin:13px 0 20px}.share-start>p{max-width:650px;color:var(--muted);margin:0 auto 27px}.share-start .button-row{justify-content:center}@media (width<=1100px){.site-nav{gap:17px}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero__grid,.team-profile-hero__grid{grid-template-columns:1fr;gap:45px}.profile-preview,.team-profile-hero__previews{width:min(650px,100%)}.related-team-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1000px){.profile-layout,.team-overview,.team-guidance,.shared-crosshair{grid-template-columns:1fr}.shared-preview{border-right:0;border-bottom:1px solid var(--ink);min-height:480px}}@media (width<=720px){.directory-hero .shell,.profile-hero .shell,.team-profile-hero .shell,.share-hero .shell{padding-block:18px 34px}.directory-hero .breadcrumbs,.profile-hero .breadcrumbs,.team-profile-hero .breadcrumbs,.share-hero .breadcrumbs{margin-bottom:24px}.directory-hero h1,.share-hero h1,.profile-hero h1,.team-profile-hero h1{margin:10px 0 14px;font-size:clamp(2.65rem,14vw,4.15rem)}.directory-hero p,.share-hero p,.profile-hero__grid>div:first-child>p,.team-profile-hero__grid>div:first-child>p{margin-bottom:18px;font-size:.95rem;line-height:1.52}.profile-hero__grid,.team-profile-hero__grid{gap:23px}.profile-identity{margin:17px 0}.profile-hero__actions{margin-top:13px}.player-controls,.team-controls,.team-grid,.related-team-grid{grid-template-columns:1fr}.profile-preview{min-height:230px;box-shadow:6px 6px 0 var(--ink)}.profile-analysis,.shared-details{padding:25px 19px}.team-profile-hero__previews{box-shadow:6px 6px 0 var(--ink);scrollbar-color:#788171 #1f251e;scrollbar-width:thin;scroll-snap-type:x proximity;display:flex;overflow-x:auto}.team-profile-hero__previews::-webkit-scrollbar{height:5px}.team-profile-hero__previews::-webkit-scrollbar-track{background:#1f251e}.team-profile-hero__previews::-webkit-scrollbar-thumb{background:#788171;border-radius:999px}.team-profile-preview{scroll-snap-align:start;flex:0 0 136px;min-width:136px;min-height:138px}.team-profile-preview:only-child{flex-basis:100%;min-width:100%}.team-stats{grid-template-columns:1fr}.team-stats>div:nth-child(2n){border-left:0}.team-stats>div+div{border-top:1px solid var(--line)}.shared-crosshair{box-shadow:6px 6px 0 var(--ink)}.share-page.section{padding-block:46px}.shared-preview{min-height:295px}.shared-preview__label{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.shared-details h2{margin-bottom:13px}.shared-settings{grid-template-columns:1fr;margin:20px 0}.shared-settings>div:nth-child(odd),.shared-settings>div:nth-child(2n){border-left:0;padding-inline:0}.shared-actions{flex-direction:column}.shared-actions>*{width:100%}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#06101b;--surface:#0c1927;--ink:#f1f6fa;--muted:#8fa3b5;--line:#203246;--lime:#42d9f5;--lime-dark:#1fbdd8;--coral:#ff786c;--blue:#42d9f5;--soft:#091522;--radius:4px;--shadow:none;--midnight-canvas:#06101b;--midnight-soft:#091522;--midnight-panel:#0c1927;--midnight-raised:#101f2e;--midnight-line:#203246;--midnight-line-bright:#2d4359;--midnight-text:#f1f6fa;--midnight-muted:#8fa3b5;--midnight-quiet:#6f8498;--midnight-cyan:#42d9f5;--midnight-coral:#ff786c;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace}html{background:var(--midnight-canvas)}body{background:linear-gradient(#42d9f506 1px, transparent 1px), linear-gradient(90deg, #42d9f506 1px, transparent 1px), var(--midnight-canvas);color:var(--midnight-text);letter-spacing:-.01em;background-size:80px 80px}main{min-height:60vh}h1,h2,h3{letter-spacing:-.045em;font-weight:680}h1{font-size:clamp(3.2rem,6vw,5.2rem)}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:1.25rem}::selection{background:var(--midnight-cyan);color:#06171e}:focus-visible{outline-color:var(--midnight-cyan)}.shell{width:min(1456px,100% - 64px)}.eyebrow{color:var(--midnight-cyan);letter-spacing:.13em;align-items:center;gap:12px;font-size:.68rem;display:inline-flex}.eyebrow:before{content:"";background:currentColor;flex:none;width:28px;height:1px}.skip-link{background:var(--midnight-cyan);color:#06171e}.site-header{border-bottom-color:var(--midnight-line);box-shadow:inset 0 2px 0 var(--midnight-cyan);background:#06101beb}.site-header:after{background:var(--midnight-coral);content:"";width:88px;height:2px;position:absolute;top:0;right:5%}.site-header__inner{min-height:72px}.brand{color:var(--midnight-text);gap:12px;font-size:1.02rem;font-weight:700}.brand-reticle{border-color:var(--midnight-cyan);border-radius:0;width:25px;height:25px}.brand-reticle:before{background:var(--midnight-cyan);width:11px;height:1px;top:11px;left:6px}.brand-reticle:after{background:var(--midnight-cyan);width:1px;height:11px;top:6px;bottom:auto;left:11px}.brand-reticle span:before,.brand-reticle span:after{display:none}.site-nav{color:#b9c7d2;gap:32px;font-size:.82rem;font-weight:620}.site-nav>a:not(.nav-action){align-items:center;min-height:72px;display:flex;position:relative}.site-nav>a:not(.nav-action):hover{color:var(--midnight-cyan)}.site-nav>a:not(.nav-action):hover:after{background:var(--midnight-cyan);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.nav-action{border-color:var(--midnight-cyan);background:var(--midnight-cyan);color:#06171e;min-height:42px;box-shadow:none;border-radius:0;padding:10px 17px}.nav-action:hover{box-shadow:none;background:#73e5f8;border-color:#73e5f8;transform:translateY(-2px)}.mobile-nav summary{border-color:var(--midnight-line-bright);background:var(--midnight-panel);color:var(--midnight-text);border-radius:0}.mobile-nav summary span{color:var(--midnight-cyan)}.mobile-nav__panel{border-color:var(--midnight-line-bright);background:var(--midnight-panel);border-radius:0;box-shadow:8px 8px #02080e73}.mobile-nav__panel a{border-color:var(--midnight-line)}.mobile-nav__panel a span{color:var(--midnight-quiet)}.mobile-nav__panel .mobile-nav__action{background:var(--midnight-cyan);color:#06171e}.button{border-color:var(--midnight-line-bright);color:#dbe6ed;min-height:45px;box-shadow:none;background:0 0;border-radius:0;padding:11px 20px;font-size:.82rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s,color .16s}.button:hover{border-color:var(--midnight-cyan);box-shadow:none;background:#102638;transform:translateY(-2px)}.button--primary,.button--small{border-color:var(--midnight-cyan);background:var(--midnight-cyan);color:#06171e}.button--primary:hover,.button--small:hover{color:#06171e;background:#73e5f8}.button--dark,.button--ghost{border-color:var(--midnight-line-bright);color:var(--midnight-text);background:0 0}.button--light{border-color:var(--midnight-cyan);color:var(--midnight-cyan);background:0 0}.button--large{min-height:48px;padding-inline:23px}.text-link,.text-button{border-color:var(--midnight-line-bright)}.text-link:hover,.text-button:hover{color:var(--midnight-cyan)}.hero{border-bottom:1px solid var(--midnight-line);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(48px,6vw,82px);min-height:590px;padding-block:64px 72px}.hero__copy h1{max-width:650px;margin:23px 0 22px;font-size:clamp(3.45rem,5.4vw,5.15rem);line-height:.99}.hero__copy>p{color:#a8b7c5;max-width:590px;margin-bottom:28px;font-size:1.06rem;line-height:1.65}.hero__facts{border-top:0;max-width:570px;margin-top:34px;padding-top:0}.hero__facts li{border-left:1px solid var(--midnight-line-bright);padding-left:16px}.hero__facts li+li{border-left-color:var(--midnight-line-bright);padding-left:16px}.hero__facts strong{font-family:var(--font-mono);font-size:1rem}.hero__facts span{color:var(--midnight-quiet);letter-spacing:.1em;text-transform:uppercase;margin-top:6px;font-size:.58rem}.hero-visual{border-color:var(--midnight-line-bright);background:var(--midnight-panel);box-shadow:none;color:var(--midnight-text);border-radius:0}.hero-visual__label,.hero-visual__footer{min-height:43px;color:var(--midnight-muted);font-size:.59rem}.hero-visual__label{border-bottom-color:var(--midnight-line);background:#0a1724}.hero-visual__footer{border-top-color:var(--midnight-line);background:#0a1724}.signal-dot{background:var(--midnight-coral);width:5px;height:10px;box-shadow:none;border-radius:0}.hero-visual__stage{background-color:#08131e;background-image:linear-gradient(#3e5e792b 1px,#0000 1px),linear-gradient(90deg,#3e5e792b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:43px 43px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:390px}.hero-visual__grid{background-image:linear-gradient(#0000 calc(50% - .5px),#42d9f526 50%,#0000 calc(50% + .5px)),linear-gradient(90deg,#0000 calc(50% - .5px),#42d9f526 50%,#0000 calc(50% + .5px));background-size:100% 100%;-webkit-mask-image:none;mask-image:none}.hero-visual__target{border-color:#42d9f559;border-radius:0}.hero-visual__target:before,.hero-visual__target:after{border-color:var(--midnight-cyan);border-radius:0}.hero-visual__target--a{width:180px;height:180px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-visual__target--b{display:none}.section{padding-block:88px}.section-heading{gap:70px;margin-bottom:34px}.section-heading h2{margin-top:10px;font-size:clamp(2.1rem,3.7vw,3.25rem)}.section-heading>p{color:var(--midnight-muted)}.game-grid{gap:14px}.game-card{border-color:var(--midnight-line);background:var(--midnight-panel);min-height:430px;color:var(--midnight-text);border-radius:0;padding:28px;transition:transform .16s,border-color .16s,background .16s}.game-card--cs2,.game-card--valorant{background:var(--midnight-panel)}.game-card:hover{border-color:var(--midnight-line-bright);background:var(--midnight-raised);box-shadow:none;transform:translateY(-3px)}.game-card--valorant:hover{border-color:#ff786cb3}.game-card__number{color:var(--midnight-quiet)}.game-card__reticle{border-color:var(--midnight-line);background:linear-gradient(#3f5d7726 1px, transparent 1px), linear-gradient(90deg, #3f5d7726 1px, transparent 1px), var(--midnight-soft);background-size:28px 28px;border-radius:0;height:170px}.game-card p{color:var(--midnight-muted)}.game-card__action{color:var(--midnight-cyan);font-size:.82rem}.game-card--valorant .eyebrow,.game-card--valorant .game-card__action{color:var(--midnight-coral)}.section--ink,.section--soft{border-block:1px solid var(--midnight-line);background:var(--midnight-soft);color:var(--midnight-text)}.section-heading--light>p{color:var(--midnight-muted)}.section-heading--light .eyebrow{color:var(--midnight-cyan)}.home-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-featured-grid .preset-card__preview{height:145px}.home-featured-grid .preset-card p,.home-featured-grid .tag-row{display:none}.home-featured-grid .preset-card__identity{margin-bottom:17px}.home-featured-grid .preset-card__actions{gap:9px}.home-featured-grid .button--small{min-height:38px}.preset-card,.preset-grid--light .preset-card{border-color:var(--midnight-line);background:var(--midnight-panel);color:var(--midnight-text);border-radius:0;transition:transform .16s,border-color .16s,background .16s}.preset-card:hover{border-color:var(--midnight-line-bright);background:var(--midnight-raised);transform:translateY(-3px)}.preset-card__preview,.preset-grid--light .preset-card__preview{border-color:var(--midnight-line);background:linear-gradient(#3f5d7724 1px, transparent 1px), linear-gradient(90deg, #3f5d7724 1px, transparent 1px), var(--midnight-soft);background-size:28px 28px;height:165px}.preset-card__game{color:var(--midnight-cyan)}.preset-card__body{padding:19px}.preset-card__identity>span,.preset-card p,.preset-grid--light .preset-card p,.preset-grid--light .preset-card__identity>span{color:var(--midnight-muted)}.tag-row span,.preset-grid--light .tag-row span{border-color:var(--midnight-line-bright);color:var(--midnight-muted);border-radius:0}.preset-card__details{color:var(--midnight-muted)}.preset-card__details:hover{color:var(--midnight-cyan)}.library-hero,.preset-detail-hero,.tool-hero,.article-hero,.directory-hero,.profile-hero,.team-profile-hero,.share-hero{border-bottom-color:var(--midnight-line);background:linear-gradient(#42d9f507 1px, transparent 1px), linear-gradient(90deg, #42d9f507 1px, transparent 1px), var(--midnight-soft);box-shadow:inset 3px 0 0 var(--midnight-cyan);background-size:64px 64px}.library-hero--valorant,.preset-detail-hero--valorant,.tool-hero--valorant,.profile-hero--valorant{background:linear-gradient(#ff786c06 1px, transparent 1px), linear-gradient(90deg, #ff786c06 1px, transparent 1px), var(--midnight-soft);box-shadow:inset 3px 0 0 var(--midnight-coral);background-size:64px 64px}.library-hero--valorant .eyebrow,.preset-detail-hero--valorant .eyebrow,.tool-hero--valorant .eyebrow,.profile-hero--valorant .eyebrow{color:var(--midnight-coral)}.library-hero .shell,.preset-detail-hero .shell,.directory-hero .shell,.profile-hero .shell,.team-profile-hero .shell,.share-hero .shell{padding-block:30px 58px}.library-hero .breadcrumbs,.preset-detail-hero .breadcrumbs,.directory-hero .breadcrumbs,.profile-hero .breadcrumbs,.team-profile-hero .breadcrumbs,.share-hero .breadcrumbs{margin-bottom:42px}.library-hero h1,.preset-detail-hero h1,.tool-hero h1,.article-hero h1,.directory-hero h1,.share-hero h1,.profile-hero h1,.team-profile-hero h1{max-width:980px;font-size:clamp(3rem,5vw,4.5rem)}.library-hero>.shell>p,.preset-detail-hero__grid>div:first-child>p,.tool-hero__inner>p,.article-hero__inner>p,.directory-hero p,.share-hero p,.profile-hero__grid>div:first-child>p,.team-profile-hero__grid>div:first-child>p{color:#a8b7c5}.breadcrumbs{color:var(--midnight-quiet)}.breadcrumbs a:hover{color:var(--midnight-cyan)}.tool-hero__meta span,.directory-hero__meta span,.profile-identity span,.preset-detail-tags span{border-color:var(--midnight-line-bright);background:var(--midnight-panel);color:var(--midnight-muted);border-radius:0}.directory-load-note{color:var(--midnight-cyan)}.library-controls{border-color:var(--midnight-line);background:var(--midnight-panel);box-shadow:none;border-radius:0}.library-controls input,.library-controls select,.shared-output textarea{border-color:var(--midnight-line-bright);background:var(--midnight-soft);color:var(--midnight-text);border-radius:0}.library-controls input::placeholder{color:var(--midnight-quiet)}.library-summary p,.library-empty p{color:var(--midnight-muted)}.pagination a,.pagination button{border-color:var(--midnight-line);background:var(--midnight-panel);color:var(--midnight-muted);border-radius:0}.pagination a:hover,.pagination button:hover,.pagination .is-current{border-color:var(--midnight-cyan);background:var(--midnight-cyan);color:#06171e}.preset-detail-preview,.profile-preview{border-color:var(--midnight-line-bright);box-shadow:none;background-color:#08131e;background-image:linear-gradient(#3f5d7729 1px,#0000 1px),linear-gradient(90deg,#3f5d7729 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:0}.preview-reference-label,.profile-preview>span:first-child{color:var(--midnight-muted)}.preset-code-panel,.settings-card,.profile-analysis{border-color:var(--midnight-line);background:var(--midnight-panel);border-radius:0}.preset-code-panel code{border:1px solid var(--midnight-line);background:var(--midnight-soft);color:var(--midnight-cyan);border-radius:0}.settings-card dl>div,.shared-settings,.shared-settings>div{border-color:var(--midnight-line)}.settings-card__note,.settings-card dt,.profile-analysis p,.team-overview>div>p,.team-guidance__copy{color:var(--midnight-muted)}.color-chip{border-color:var(--midnight-line-bright);border-radius:0}.generator{border-color:var(--midnight-line-bright);background:var(--midnight-panel);box-shadow:none;border-radius:0}.generator-preview{border-color:var(--midnight-line);background:#08131e}.preview-toolbar{border-color:var(--midnight-line);color:var(--midnight-muted);background:#0a1724}.surface-switch{border-color:var(--midnight-line-bright);border-radius:0}.surface-switch button{color:var(--midnight-muted);border-radius:0}.surface-switch button.is-active{background:var(--midnight-cyan);color:#06171e}.preview-stage,.preview-bright .preview-stage,.preview-dark .preview-stage{background-color:#08131e;background-image:linear-gradient(#3f5d772b 1px,#0000 1px),linear-gradient(90deg,#3f5d772b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:43px 43px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.preview-stage__plane,.preview-stage__horizon,.preview-stage__target{background:0 0;border-color:#42d9f52e;border-radius:0}.preview-stage__horizon{background:#42d9f526}.generator-controls{background:var(--midnight-panel)}.preset-switcher button{border-color:var(--midnight-line);background:var(--midnight-soft);color:var(--midnight-muted);border-radius:0}.preset-switcher button:hover{border-color:var(--midnight-cyan);color:var(--midnight-cyan)}.control-grid,.option-grid{border-color:var(--midnight-line)}.range-control output{background:var(--midnight-soft);color:var(--midnight-cyan);border-radius:0}.range-control input{accent-color:var(--midnight-cyan)}.color-control input{border-color:var(--midnight-line-bright);border-radius:0}.toggle-ui{border-color:var(--midnight-line-bright);background:var(--midnight-soft);border-radius:0}.toggle-ui:after{background:var(--midnight-muted);box-shadow:none;border-radius:0}.toggle-control input:checked+.toggle-ui{border-color:var(--midnight-cyan);background:var(--midnight-cyan)}.toggle-control input:checked+.toggle-ui:after{background:#06171e}.output-box textarea{border-color:var(--midnight-line-bright);background:var(--midnight-soft);color:var(--midnight-text);border-radius:0}.generator-status{color:var(--midnight-cyan)}.install-steps,.process-grid,.article-toc{border-color:var(--midnight-line-bright)}.install-steps li,.process-grid li+li{border-color:var(--midnight-line)}.quick-rule,.article-cta,.callout{border-color:var(--midnight-line-bright);background:var(--midnight-panel);box-shadow:none;border-radius:0}.quick-rule{border-left:3px solid var(--midnight-cyan)}.callout{border-left-color:var(--midnight-cyan)}.ad-slot{border-color:var(--midnight-line-bright);color:var(--midnight-quiet)}.article-meta,.page-date,.article-toc a,.prose,.simple-page{color:var(--midnight-muted)}.article-toc a:hover,.prose h1,.prose h2,.prose h3,.prose__lead,.simple-page h1,.simple-page h2{color:var(--midnight-text)}.guide-callout{border-color:var(--midnight-line-bright);background:var(--midnight-panel);border-radius:0}.guide-callout__demo{border-color:var(--midnight-line);background:linear-gradient(#3f5d7726 1px, transparent 1px), linear-gradient(90deg, #3f5d7726 1px, transparent 1px), var(--midnight-soft);background-size:30px 30px}.guide-ring{border-color:#42d9f542;border-radius:0}.faq-list details,.faq-list--dark details{border-color:var(--midnight-line)}.faq-list details p,.faq-list--dark details p{color:var(--midnight-muted)}.faq-list summary:after{color:var(--midnight-cyan)}.team-card{border-color:var(--midnight-line);background:var(--midnight-panel);border-radius:0;transition:transform .16s,border-color .16s,background .16s}.team-card:hover{border-color:var(--midnight-line-bright);background:var(--midnight-raised);transform:translateY(-3px)}.team-card__preview{border-color:var(--midnight-line);background:linear-gradient(#3f5d7724 1px, transparent 1px), linear-gradient(90deg, #3f5d7724 1px, transparent 1px), var(--midnight-soft);background-size:28px 28px}.team-card__reticle+.team-card__reticle,.team-card__reticle:nth-child(n+3){border-color:var(--midnight-line)}.team-card__body p{color:var(--midnight-muted)}.team-card__games span{border-color:var(--midnight-line-bright);color:var(--midnight-cyan);border-radius:0}.team-profile-hero__previews{border-color:var(--midnight-line-bright);background:var(--midnight-line);box-shadow:none;border-radius:0}.team-profile-preview{background-color:#08131e;background-image:linear-gradient(#3f5d771f 1px,#0000 1px),linear-gradient(90deg,#3f5d771f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.team-profile-preview>span:last-child{color:var(--midnight-muted)}.team-stats{border-color:var(--midnight-line);background:var(--midnight-panel);box-shadow:none;border-radius:0}.team-stats>div:nth-child(2n),.team-stats>div:nth-child(n+3){border-color:var(--midnight-line)}.related-team-grid a{border-color:var(--midnight-line);background:var(--midnight-panel);border-radius:0}.related-team-grid a:hover{border-color:var(--midnight-cyan);background:var(--midnight-raised)}.related-team-grid span{color:var(--midnight-cyan)}.related-team-grid small{color:var(--midnight-muted)}.shared-crosshair{border-color:var(--midnight-line-bright);background:var(--midnight-panel);box-shadow:none;border-radius:0}.shared-preview{border-color:var(--midnight-line);background:#08131e}.shared-preview__label{border-color:var(--midnight-line);color:var(--midnight-muted);background:#0a1724}.shared-preview__stage{background-color:#08131e;background-image:linear-gradient(#3f5d7729 1px,#0000 1px),linear-gradient(90deg,#3f5d7729 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.shared-details>p,.share-start>p{color:var(--midnight-muted)}.site-footer{border-top-color:var(--midnight-line);background:#040b12}.footer-intro p,.site-footer__bottom,.cache-control>span{color:var(--midnight-muted)}.footer-column strong,.footer-column a:hover,.cache-control button:hover{color:var(--midnight-cyan)}.site-footer__bottom{border-color:var(--midnight-line)}@media (width<=1100px){.site-nav{gap:18px}.hero{grid-template-columns:1fr}.hero__copy{max-width:760px}.hero-visual{width:min(760px,100%)}.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.shell{width:min(100% - 28px,1456px)}.site-header__inner{min-height:64px}.hero{gap:34px;padding-block:44px 58px}.hero__copy h1{margin:17px 0 18px;font-size:clamp(2.75rem,13vw,4.15rem)}.hero__copy>p{font-size:.98rem}.hero__facts{margin-top:28px}.hero__facts li,.hero__facts li+li{padding-left:10px}.hero__facts strong{font-size:.88rem}.hero__facts span{font-size:.5rem}.hero-visual__stage{min-height:310px}.section{padding-block:62px}.section-heading{margin-bottom:27px}.game-grid,.home-featured-grid,.preset-grid{grid-template-columns:1fr}.game-card{min-height:390px;padding:22px}.library-hero h1,.preset-detail-hero h1,.tool-hero h1,.article-hero h1,.directory-hero h1,.share-hero h1,.profile-hero h1,.team-profile-hero h1{font-size:clamp(2.55rem,13vw,4rem)}.preset-detail-preview,.profile-preview{box-shadow:none}.library-controls{padding:12px}.team-profile-hero__previews,.shared-crosshair{box-shadow:none}.team-profile-hero__previews{scrollbar-color:var(--midnight-line-bright) #08131e}.team-profile-hero__previews::-webkit-scrollbar-track{background:#08131e}.team-profile-hero__previews::-webkit-scrollbar-thumb{background:var(--midnight-line-bright)}}@media (prefers-reduced-motion:reduce){.button,.game-card,.preset-card,.team-card,.related-team-grid a{transition-duration:.01ms}}
