@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;450;500;600;650;700&family=Inter:wght@400;450;500;550;600;650;700&display=swap');
:root{color-scheme:dark;--bg:#21122f;--ink:#fff1e8;--muted:#c7b9d5;--line:#ffffff24;--accent:#ff9acf;--cyan:#70e7e2;--display:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.8 var(--body);-webkit-font-smoothing:antialiased;background-image:radial-gradient(ellipse at 0% 15%,#69316055,transparent 40%),radial-gradient(ellipse at 100% 65%,#145a6640,transparent 45%)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:hover{color:var(--cyan)}button:focus-visible,a:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#20102be6;position:absolute;top:0;left:0;right:0;z-index:5;border-bottom:1px solid #fff2;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:23px}.brand>b{font:900 45px/1 var(--display);letter-spacing:-2px;color:#fff4e8;text-shadow:2px 2px 0 #d75ca4}.brand>b span{font:500 12px/1 var(--body);vertical-align:top;margin-left:4px;letter-spacing:0}.brand>span{font-size:11px;letter-spacing:1.5px;line-height:1.55;color:#ebd9ed}.brand strong{display:block;font-size:11px;color:#ff9ecd;letter-spacing:2.3px}.header-right{display:flex;align-items:center;gap:30px}.header-label{font-size:11px;letter-spacing:2px;color:#e1cbe4}.languages{display:flex;gap:3px;background:#ffffff10;border:1px solid #ffffff35;border-radius:30px;padding:4px}.languages button{border:0;background:none;color:#f6dfef;border-radius:50%;width:36px;height:36px;font-size:12px;font-weight:700;padding:0}.languages button[aria-pressed=true]{background:#ff9dcf;color:#2c1439;box-shadow:0 0 20px #ff65bb40}.hero{position:relative;min-height:690px;isolation:isolate;overflow:hidden;padding:145px 7vw 88px;display:flex;align-items:center;background:#58305e}.hero-visual{position:absolute;inset:0;z-index:-3}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#341346e8 0%,#502454a8 42%,#e777a535 100%),linear-gradient(0deg,#21122f 0%,#39214300 50%,#25133240)}.hero-copy{position:relative;width:58%;z-index:1}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.7px;text-transform:uppercase;color:#ffadcc}.hero h1{font:900 clamp(74px,9.5vw,144px)/.91 var(--display);letter-spacing:-2.8px;margin:27px 0 25px;filter:drop-shadow(0 5px 0 #37113c70);color:#fff4e7}.hero h1 em{font-style:normal;display:inline-block;background:linear-gradient(180deg,#ffe4a8 0%,#ffacca 55%,#ec70cc 100%);-webkit-background-clip:text;background-clip:text;color:transparent;padding-bottom:8px}.hero p{font-size:18px;line-height:1.7;color:#f2ddec;max-width:395px;text-shadow:0 1px 8px #241130}.hero .eyebrow{color:#fff0dc;display:inline-block;border-top:1px solid #ffb3d488;padding-top:12px}.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;margin-top:10px;background:linear-gradient(110deg,#ffb896,#ff85c0);color:#331838;padding:13px 25px;border-radius:5px;font-size:14px;font-weight:700;box-shadow:0 6px 0 #7d3465;transition:transform .18s,box-shadow .18s}.cta:hover{color:#24102e;transform:translateY(-3px);box-shadow:0 9px 0 #7d3465}.cta span{font-size:21px}.hero-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:#e7c8e0;margin-top:28px}.hero-meta span+span{border-left:1px solid #ffffff45;padding-left:16px}.image-mark{position:absolute;right:5vw;bottom:25px;font:600 11px/1 var(--body);letter-spacing:3px;color:#ffbfd9}.hero-photo{position:absolute;right:5vw;top:240px;width:38%;max-width:620px;transform:rotate(-6deg);background:#ffe6d5;padding:9px 9px 0;box-shadow:12px 20px 0 #40154680,0 30px 70px #1c09284d;z-index:0}.hero-photo img{display:block;width:100%;aspect-ratio:1.5;object-fit:cover;object-position:60% 65%}.hero-photo span{display:block;padding:10px 5px;font:800 22px/1.2 var(--display);letter-spacing:2px;color:#853763}.layout{max-width:1450px;margin:auto;padding:0 5vw 35px}.sidebar{position:sticky;top:0;z-index:10;margin:0 -1vw 0;padding:0 1vw;background:#251334f2;backdrop-filter:blur(18px);border-bottom:1px solid #ff9cce42}.sidebar>p{display:none}.sidebar nav{display:flex;align-items:center;justify-content:space-between;gap:22px;overflow:auto;scrollbar-width:thin}.sidebar a{position:relative;display:flex;gap:9px;align-items:center;white-space:nowrap;padding:21px 0;font-size:13px;font-weight:500;color:#d4bbdc}.sidebar a span{font:600 11px/1 monospace;color:#a976b8}.sidebar a:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:transparent}.sidebar a.active{color:#fff0d8}.sidebar a.active span{color:var(--cyan)}.sidebar a.active:after{background:linear-gradient(90deg,var(--accent),var(--cyan))}main{max-width:1150px;margin:auto}section{position:relative;padding:75px 0 80px;border-bottom:1px solid var(--line);min-width:0}.section-head{display:flex;gap:24px;align-items:center;margin-bottom:30px}.section-number{font:800 27px/1 var(--display);color:#32173d;background:linear-gradient(150deg,#ffcdab,#f493d0);width:52px;height:52px;flex:none;display:grid;place-items:center;border-radius:12px 3px 12px 3px;transform:rotate(-4deg)}.section-head h2{font:800 clamp(34px,4vw,58px)/1.05 var(--display);letter-spacing:.1px;margin:0;text-transform:uppercase;color:#ffdabf}.intro{max-width:800px;font-size:19px;line-height:1.75;color:#d6c4df;margin-bottom:34px}h3{font:700 27px/1.2 var(--display);letter-spacing:.25px;margin:0 0 13px;color:#ffe9d8}h4{font:700 22px/1.3 var(--display);margin:0 0 10px;color:#fff0e0;letter-spacing:.3px}p{color:var(--muted);margin:0 0 19px}strong{color:#fff0df;font-weight:650}code{font:13px/1.8 ui-monospace,Consolas,monospace;color:#98e6e3;overflow-wrap:anywhere}kbd{display:inline-block;border:1px solid #a779ae;border-bottom:3px solid #835c91;background:#3c244e;color:#fff0f6;font:13px/1.6 ui-monospace,Consolas,monospace;padding:2px 8px;border-radius:5px;white-space:nowrap}.steps{counter-reset:step}.step{display:grid;grid-template-columns:32px minmax(0,1fr);gap:16px;margin:0;padding:28px 0;border-top:1px solid var(--line)}.step:first-child{border-top:0;padding-top:0}.step:before{counter-increment:step;content:counter(step,decimal-leading-zero);font:700 20px/1.4 var(--display);color:#f495cf}.step>div{min-width:0}.step p:last-child{margin-bottom:0}#install>.steps{display:grid;grid-template-columns:1fr 1fr;gap:25px 40px}#install>.steps .step{border-top:1px solid #ef92cb40;padding:25px 0 0}.note{font-size:15px;line-height:1.8;color:#d9c7e1;border-left:3px solid #ff95d2;background:linear-gradient(90deg,#cd58af12,transparent);padding:15px 20px;margin:25px 0;max-width:900px}.note strong{display:block;margin-bottom:5px;color:#ffbddc}.note.warning{border-color:#ffbf86;background:linear-gradient(90deg,#ffb06512,transparent)}.note.warning strong{color:#ffd3a9}.path{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #66d6d24a;background:#13252f88;padding:17px 21px;border-radius:7px;margin:23px 0}.path code{color:#a7f7ee;font-size:14px}.path button{background:none;border:0;border-left:1px solid #89b6bd55;padding:0 0 0 20px;color:#b9efec;font-size:12px;flex:none}.path button:hover{color:white}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:30px;min-width:0}.card{padding:24px 0;border-top:1px solid var(--line)}.card p:last-child{margin-bottom:0}.card .label{font-size:11px;letter-spacing:2px;color:var(--cyan)}.shot{margin:29px 0;min-width:0}.image-frame{overflow:hidden;background:#1b1426;border:1px solid #ffffff2b;border-radius:7px;box-shadow:0 12px 40px #0a061722}.shot img{width:100%;height:auto;display:block;object-fit:contain}.shot figcaption{font-size:12px;color:#ad8fbf;margin:10px 0 0}.twocol>.shot{margin-top:0}#install>.twocol{gap:25px;margin-top:32px}.shot.strip .image-frame{border-radius:4px}.vegetation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:40px 0}.veg{min-width:0}.veg img{width:100%;height:205px;object-fit:cover;display:block;border:5px solid #f9dacd;box-shadow:0 10px 30px #10071e44;transform:rotate(-2deg)}.veg:nth-child(2) img{transform:rotate(2deg);border-color:#f9b2d9}.veg:nth-child(3) img{transform:rotate(-1deg);border-color:#80ded9}.veg>div{padding-top:25px}.tag{color:#f2a8d6;font:600 11px/1.5 monospace;letter-spacing:1.8px;display:block;margin-bottom:10px}.veg:nth-child(3) .tag{color:var(--cyan)}.veg h3{font-size:29px}.veg p{font-size:15px}.flow{border-top:1px solid var(--line);padding-top:15px;margin-top:16px}.flow span{font-size:12px;color:#b198c3;display:block;margin:4px 0}.flow code{font-size:12px}.settings{margin:27px 0;overflow:auto}.settings table{width:100%;border-collapse:collapse;font-size:14px}.settings th,.settings td{padding:13px 16px 13px 0;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.settings th{font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#d998c5}.settings td:nth-child(2){color:#b1e7e3}.settings tr:last-child td{border-bottom:0}.settings code{font-size:13px}.keyboard{max-width:880px;margin:25px 0;background:#1e1630;padding:24px 28px 20px;border:1px solid #a271bd55;border-radius:10px;overflow:auto;box-shadow:0 10px 50px #bb63dc0d}.keyboard svg{display:block;width:100%;height:auto;min-width:500px}.keyboard p{color:#b7a6c6;font-size:12px;line-height:1.7;margin:14px 0 0;max-width:710px}.preset-intro{margin:43px 0 30px;max-width:820px}.preset-intro .eyebrow{color:var(--cyan)}.reference-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:42px;align-items:start;margin:15px 0 42px}.reference-layout>.shot{margin:0;position:sticky;top:90px}.reference-layout .settings{margin:0}.reference-layout .settings th,.reference-layout .settings td{font-size:12px;padding:8px 12px 8px 0}.preset-reference .image-frame{aspect-ratio:1339/820;background:#202020}.preset-reference img{height:auto;object-fit:initial}.effects-reference{max-width:870px;margin:28px 0 34px}.effects-reference img{height:auto}.file-list{padding:0;list-style:none;margin:8px 0}.file-list li{padding:6px 0}.file-list code{font-size:14px}.step .card{border:0;padding:0 0 6px}.scripts{display:grid;grid-template-columns:1fr 1fr;gap:0 60px;margin:35px 0}.script{border-top:1px solid var(--line);padding:25px 0}.script small{font:500 11px/1.5 monospace;color:#77dcd9;display:block;margin-bottom:10px}.script p{font-size:15px;margin:8px 0 0}.map-layout{align-items:start;gap:55px;margin-top:35px}.map-layout h3:not(:first-child){margin-top:34px}.map-layout .shot{max-width:430px;justify-self:end;width:100%}.controls table{min-width:560px}.controls td{padding-top:20px;padding-bottom:20px}.authors{gap:32px;margin:33px 0 25px}.authors a{display:flex;align-items:center;justify-content:space-between;padding:24px 25px;background:linear-gradient(115deg,#a23b8c50,#53326330);border:1px solid #ef87c55c;border-radius:8px;font:700 32px/1.3 var(--display);color:#ffd7e9;transition:transform .2s,border-color .2s}.authors a:nth-child(2){background:linear-gradient(115deg,#296a7140,#37244940);border-color:#77e4df55;color:#b2f4e9}.authors a:hover{transform:translateY(-4px);border-color:#fff1db}.authors small{display:block;font:400 12px/1.6 var(--body);letter-spacing:0;color:#c8adcc;margin-top:5px}.authors a>span:last-child{font:500 28px/1 var(--body)}.closing-image{margin:44px calc(-1 * min(5vw,60px)) -80px}.closing-image .image-frame{border-radius:16px 16px 0 0;border:0}.closing-image img{aspect-ratio:16/9;object-fit:cover}.closing-image figcaption{display:none}.end{display:flex;align-items:baseline;justify-content:space-between;gap:25px;padding:46px 0 12px;font-size:11px;line-height:1.7;color:#a891b7}.end b{font:900 31px/1 var(--display);color:#ffb2d5;letter-spacing:-1px;margin-right:12px}.end>span{max-width:420px}.end a{white-space:nowrap;color:#efc5dc}#toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#ffafd4;color:#341538;padding:12px 24px;z-index:30;font-size:14px;font-weight:600;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}.skip{position:fixed;left:12px;top:-100px;z-index:100;background:#ffb2d5;color:#2a1434;padding:12px}.skip:focus{top:8px}
@media(min-width:1550px){.hero{padding-left:max(7vw,calc((100vw - 1240px)/2));min-height:760px}.hero-photo{right:max(5vw,calc((100vw - 1370px)/2));top:230px}.hero-copy{max-width:650px}.hero h1{font-size:145px}}
@media(max-width:1100px){.hero{min-height:650px;padding-top:145px;padding-left:5vw}.hero h1{font-size:105px}.hero-photo{width:39%;right:4vw;top:260px}.hero-copy{width:57%}.hero p{font-size:17px;max-width:330px}.sidebar nav{justify-content:flex-start;gap:24px}.sidebar a{font-size:12px}.reference-layout{gap:25px;grid-template-columns:1.1fr 1fr}.vegetation{gap:21px}.veg img{height:180px}.veg h3{font-size:25px}.section-head h2{font-size:46px}.twocol{gap:24px}.scripts{gap:0 35px}}
@media(max-width:760px){html{scroll-padding-top:85px}header{height:74px;padding:0 22px}.header-label{display:none}.brand{gap:17px}.brand>b{font-size:38px}.brand>span{font-size:10px}.brand strong{font-size:10px}.hero{min-height:auto;display:block;padding:119px 24px 265px}.hero-copy{width:100%;max-width:530px}.hero h1{font-size:clamp(77px,17vw,115px);letter-spacing:-2px;margin:24px 0 20px}.hero p{max-width:350px;font-size:16px}.hero .eyebrow{font-size:10px;letter-spacing:1.8px}.hero-visual>img{object-position:40% 50%}.hero-visual:after{background:linear-gradient(90deg,#341346dd,#50245490),linear-gradient(0deg,#21122f,transparent 60%)}.hero-photo{width:62%;max-width:320px;right:26px;top:auto;bottom:38px;transform:rotate(-5deg);padding:6px 6px 0;box-shadow:8px 12px 0 #34102f70}.hero-photo img{aspect-ratio:1.9}.hero-photo span{font-size:17px;padding:7px 5px}.hero-meta{font-size:10px;gap:12px;margin-top:24px}.hero-meta span+span{padding-left:12px}.image-mark{left:24px;right:auto;bottom:20px;font-size:9px;letter-spacing:1.8px}.cta{padding:12px 22px;font-size:13px}.layout{padding:0 24px 28px}.sidebar{margin:0 -24px;padding:0 24px}.sidebar nav{gap:25px}.sidebar a{padding:17px 0}.section-head{gap:15px;margin-bottom:25px}.section-number{width:42px;height:42px;font-size:24px}.section-head h2{font-size:36px;line-height:1.05}section{padding:48px 0 52px}.intro{font-size:17px;margin-bottom:27px}#install>.steps{display:block}#install>.steps .step{padding:24px 0}.step{grid-template-columns:24px minmax(0,1fr);gap:10px}.step h3{font-size:25px}.twocol,.scripts,.reference-layout{grid-template-columns:1fr}.note{font-size:14px;padding:12px 15px;margin:22px 0}.path{padding:14px;gap:10px}.path code{font-size:12px}.path button{font-size:11px;padding-left:10px}.vegetation{grid-template-columns:1fr;gap:35px}.veg img{height:245px}.veg>div{padding-top:24px}.veg h3{font-size:30px}.settings td,.settings th{padding:11px 12px 11px 0;font-size:13px}.keyboard{padding:16px}.keyboard svg{min-width:440px}.keyboard p{font-size:12px}.reference-layout{gap:20px}.reference-layout>.shot{position:static}.reference-layout .settings td{font-size:13px;padding:9px 10px 9px 0}.reference-layout .settings th{font-size:11px}.preset-intro{margin-top:33px}.map-layout{gap:10px}.map-layout .shot{justify-self:stretch;max-width:none}.map-layout .shot img{max-height:380px;object-fit:contain}.authors{gap:17px}.authors a{font-size:31px;padding:21px}.closing-image{margin:35px -24px -52px}.closing-image .image-frame{border-radius:0}.closing-image img{aspect-ratio:4/3;object-position:59% 60%}.end{flex-wrap:wrap;gap:17px;padding-top:35px}.end>span{order:3;max-width:100%;width:100%}.end>a{margin-left:auto}.shot figcaption{font-size:11px}.twocol>.shot{margin-bottom:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Reading text and vegetation colors */
:root{--body:'Inter',Arial,sans-serif;--muted:#ded3e7}
body{font-size:17px;line-height:1.8;font-weight:450}
p{font-size:17px;line-height:1.85;letter-spacing:-.12px;color:#ded3e7}
.intro{font-size:19px;line-height:1.8;color:#e3d6ed}
.hero h1{font-size:clamp(64px,7.3vw,112px);letter-spacing:-1.5px}
.hero p{font-size:18px;font-weight:450}
.veg p,.script p{font-size:16px;line-height:1.85;color:#ded3e7}
.veg-original{--veg-color:#98e6a6}
.veg-pink{--veg-color:#ffa5d9}
.veg-autumn{--veg-color:#ffc078}
.veg .tag,.veg:nth-child(3) .tag,.veg h3,.veg .flow code{color:var(--veg-color)}
.veg img,.veg:nth-child(2) img,.veg:nth-child(3) img{border-color:var(--veg-color)}
.veg .flow{border-top-color:var(--veg-color)}
.veg .flow span{color:#c7b8d3;font-size:13px;line-height:1.7}
#vegetation>.settings tbody tr:nth-child(1) td:first-child{color:#98e6a6}
#vegetation>.settings tbody tr:nth-child(2) td:first-child{color:#ffa5d9}
#vegetation>.settings tbody tr:nth-child(3) td:first-child{color:#ffc078}
.note{background:#332340;border:1px solid #6a467b;border-left:0;border-radius:12px;padding:23px 26px;color:#e2d5e9;font-size:16px;line-height:1.85;box-shadow:0 5px 0 #170e2480}
.note strong{font-family:var(--body);font-size:16px;font-weight:650;line-height:1.65;letter-spacing:-.1px;color:#ffb6dc;margin-bottom:9px}
.note.warning{background:#36263a;border:1px solid #94674d;border-left:0}
.note.warning strong{color:#ffd0a1}
.path{background:#1a2934}
.radar-shot{max-width:390px!important;align-self:center;justify-self:center!important;margin:20px auto!important}
.radar-shot .image-frame{position:relative;aspect-ratio:1;border-radius:50%;border:5px solid #ff88c8;background:#1f1926;overflow:hidden;box-shadow:0 0 0 9px #4c2850,0 18px 40px #100b2344}
.radar-shot img{position:absolute;width:190.6522%;max-width:none;height:auto;left:-19.5652%;top:-27.1739%;object-fit:initial;max-height:none!important}
.radar-shot figcaption{text-align:center;font-size:13px;line-height:1.7;color:#d8a8cd;margin:23px auto 0;max-width:320px}
.shot figcaption{font-size:13px;line-height:1.7;color:#c0a6d0}
.keyboard p{font-size:13px;line-height:1.8}
@media(min-width:1550px){.hero h1{font-size:116px}}
@media(max-width:1100px){.hero h1{font-size:78px}.hero-photo{width:37%}}
@media(max-width:760px){body{font-size:16px}p{font-size:16px;line-height:1.85}.intro{font-size:18px;line-height:1.8}.hero h1{font-size:clamp(56px,11.9vw,86px);letter-spacing:-1px}.hero-photo{width:62%}.hero p{font-size:16px}.note{padding:20px;border-radius:10px;font-size:16px}.note strong{font-size:16px}.veg p,.script p{font-size:16px}.radar-shot{max-width:310px!important;margin:25px auto 15px!important}.radar-shot img{max-height:none!important}.shot figcaption{font-size:12px}}

/* Clear labels and filenames, matching the reading typeface. */
code,.path code,.settings code,.file-list code,.file-list li code,.flow code,.veg .flow code{font-family:var(--body);font-size:16px;font-weight:550;line-height:1.75;letter-spacing:0;overflow-wrap:anywhere}
p code,.intro code{font-size:1em}
.veg .tag{font-family:var(--body);font-size:15px;font-weight:650;letter-spacing:.6px;line-height:1.6;margin-bottom:13px}
.veg .flow span{font-family:var(--body);font-size:16px;font-weight:450;line-height:1.75;margin:10px 0}
.veg .flow{padding-top:19px}
.file-list li{padding:8px 0}
.script small{font-family:var(--body);font-size:15px;font-weight:550;letter-spacing:0;line-height:1.65}
.path button{font-size:14px}
@media(max-width:760px){code,.path code,.settings code,.file-list code,.file-list li code,.flow code,.veg .flow code{font-size:15px}.veg .tag{font-size:14px}.veg .flow span{font-size:15px}.script small{font-size:14px}.path button{font-size:13px}p code,.intro code{font-size:1em}}
/* Navigation labels and chapter numbers */
.sidebar a{font-family:var(--body);font-size:15px;font-weight:600;line-height:1.5;letter-spacing:-.15px;gap:10px;padding:22px 0;color:#e4d4ed}
.sidebar a span{font-family:var(--body);font-size:14px;font-weight:650;line-height:1.5;letter-spacing:0;color:#c995db}
.sidebar nav{gap:27px}
@media(max-width:1100px){.sidebar a{font-size:15px}.sidebar nav{justify-content:flex-start;gap:25px}}
@media(max-width:760px){.sidebar a{font-size:14px;padding:19px 0;gap:8px}.sidebar a span{font-size:13px}.sidebar nav{gap:23px}}

.guide-subsection>h3{font-size:32px;color:#ffb4d7;margin-bottom:18px}
.dlss-setup{border-top:1px solid #9664a267;padding-top:36px;margin-top:38px}
.control-help{display:grid;grid-template-columns:1fr 1.5fr;gap:36px;margin-top:24px}
.control-help>div{border-top:1px solid #92649b70;padding-top:23px}
.control-help h4{font-family:var(--display);font-size:27px;font-weight:700;color:#ffbcdf;margin-bottom:12px}
.control-help p{font-family:var(--body);font-size:17px;font-weight:450;line-height:1.85;color:#e0d5e8;margin-bottom:15px}
@media(max-width:760px){.control-help{grid-template-columns:1fr;gap:18px}.control-help p{font-size:16px}.guide-subsection>h3{font-size:29px}}
.map-layout .radar-shot{align-self:start;margin-top:0!important}
.radar-shot .image-frame{box-shadow:none}

/* Only the callout heading is block-level; bold names inside sentences stay inline. */
.note strong{display:inline;font-size:inherit;line-height:inherit;margin:0;font-weight:650}
.note>strong:first-child{display:block;margin-bottom:9px}
.note{max-width:none}
.tutorial-home,.tutorial-annotation{max-width:940px;margin:28px 0 35px}
.tutorial-home .image-frame{aspect-ratio:1339/1320;position:relative;background:#202020}
.tutorial-home img{width:100%;height:auto}
.tutorial-annotation .image-frame{position:relative;aspect-ratio:1339/820;background:#202020;overflow:hidden;border-radius:5px}
.tutorial-annotation img{position:absolute;top:0;left:0;width:100%;height:auto}
.tutorial-annotation svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.values-only{display:block;max-width:900px}
.values-only .settings th,.values-only .settings td{font-size:15px;padding:11px 12px 11px 0}
.scripts>.radar-shot{align-self:start;margin:20px auto 0!important;max-width:340px!important;width:100%}
.map-layout{display:block;margin-top:24px;max-width:960px}
.map-layout h3:not(:first-child){margin-top:30px}
@media(max-width:760px){.scripts>.radar-shot{max-width:300px!important;margin:20px auto!important}.values-only .settings td{font-size:14px}}
/* Illustrated arrival screen and six-language selector. */
header{position:relative;background:#20102b}
.welcome{max-width:1920px;margin:0 auto;padding:18px 3vw 0;background:#1b0b29}
.welcome-art{display:block;width:100%;height:auto;max-height:calc(100svh - 165px);object-fit:contain;background:#1b0b29}
.welcome-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1250px;margin:0 auto;padding:24px 0 30px}
.welcome-bottom p{font-size:16px;line-height:1.6;max-width:670px;margin:9px 0 0}
.welcome-bottom .cta{flex-shrink:0;margin:0;gap:24px}
.languages{border:1px solid #cc8cb45c;background:#3b2049;border-radius:9px;padding:0}
.languages select{font-family:var(--body);font-size:15px;font-weight:600;color:#ffe3f0;background:#3b2049;border:0;border-radius:9px;padding:10px 35px 10px 14px;min-height:44px;max-width:180px;cursor:pointer}
.languages select:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}
.languages option{background:#2b173b;color:#ffecf5}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.veg .tag{text-transform:uppercase}
@media(max-width:1000px){.welcome-bottom{gap:22px;padding-top:22px}.welcome-bottom p{font-size:15px}.welcome-bottom .cta{font-size:13px;padding:12px 18px}.header-label{max-width:200px;text-align:right;font-size:10px}}
@media(max-width:760px){.welcome{padding:12px 0 0}.welcome-art{max-height:none}.welcome-bottom{padding:22px 24px 28px;flex-direction:column;align-items:flex-start;gap:21px}.welcome-bottom p{font-size:16px}.welcome-bottom .eyebrow{font-size:10px;letter-spacing:1.4px}.languages select{font-size:14px;max-width:150px;padding:8px 26px 8px 12px;min-height:42px}.header-right{gap:10px}.header-label{display:none}header{padding:0 20px}.sidebar a{max-width:none;white-space:nowrap}}

/* The illustrated cover is an entrance screen; the sunset page remains behind it. */
body.entry-open{overflow:hidden}
.entry-screen{position:fixed;inset:0;z-index:1000;background:#160922;display:grid;place-items:center;padding:18px}
.entry-screen[hidden]{display:none}
.entry-content{width:min(1500px,100%);display:flex;flex-direction:column;align-items:center;gap:20px}
.entry-content>img{display:block;width:100%;height:auto;max-height:calc(100svh - 125px);object-fit:contain}
.entry-button{border:0;margin:0 0 8px;min-height:48px;flex:none}
@media(max-width:760px){.entry-screen{padding:12px}.entry-content{gap:30px}.entry-content>img{max-height:calc(100svh - 140px)}.entry-button{font-size:15px}}

.asi-section{padding:42px 0 46px;border-bottom:1px solid var(--line)}.asi-section>h3{font-size:35px;color:#ffbddc}.asi-section>p{max-width:900px}.asi-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:28px 0}.asi-list article{border-top:1px solid #9c639e77;padding-top:22px;min-width:0}.asi-list h4{font-size:27px;line-height:1.2}.asi-list code{display:block;font-size:15px;margin:14px 0;color:#8ee4df}.asi-list p{font-size:16px;line-height:1.85}@media(max-width:900px){.asi-list{grid-template-columns:1fr;gap:22px}.asi-section>h3{font-size:31px}}

.asi-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:760px){.asi-list{grid-template-columns:1fr}}

/* Chapter ASI and abstract neon motifs confined to the empty side margins. */
.asi-section{padding:75px 0 80px}
.site-body{position:relative;isolation:isolate}
.site-body>.hero,.site-body>.layout{position:relative;z-index:1}
.margin-art{position:fixed;top:16vh;bottom:6vh;width:max(0px,calc((100vw - 1450px)/2 - 25px));max-width:255px;pointer-events:none;overflow:hidden;z-index:0;color:#e875bf}
.margin-art-left{left:15px}.margin-art-right{right:15px;color:#67d9d4;transform:scaleX(-1)}
.margin-art i{position:absolute;display:block;border:2px solid currentColor;opacity:.33}
.margin-art i:nth-child(1){width:230px;height:340px;left:-125px;top:0;border-radius:120px;transform:rotate(28deg);box-shadow:inset 0 0 22px #f276c718}
.margin-art i:nth-child(2){width:150px;height:150px;left:6px;top:46%;border-width:1px;border-radius:22px;transform:rotate(35deg);opacity:.2}
.margin-art i:nth-child(3){left:0;bottom:0;width:175px;height:100px;border:0;background:repeating-linear-gradient(135deg,transparent 0 13px,currentColor 13px 15px,transparent 15px 27px);opacity:.22;clip-path:polygon(0 0,100% 0,70% 100%,0 100%)}
.margin-art span{position:absolute;left:-10px;top:23%;font:900 100px/1 var(--display);color:transparent;-webkit-text-stroke:1px currentColor;-webkit-text-stroke-color:#f392cf;opacity:.2;transform:rotate(-90deg)}
.margin-art-right span{-webkit-text-stroke-color:#79e3df;transform:rotate(-90deg) scaleX(-1)}
@media(max-width:1520px){.margin-art{display:none}}
@media(max-width:760px){.asi-section{padding:48px 0 52px}}
/* Show every chapter without a horizontal scroll bar. */
.sidebar nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 22px;overflow:visible}
.sidebar a{white-space:normal;min-width:0;padding:13px 0;min-height:56px;line-height:1.45;align-items:center}
.sidebar a span{flex:none}
html{scroll-padding-top:160px}
@media(max-width:760px){.sidebar{position:relative;top:auto}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.sidebar a{padding:11px 0;min-height:53px;font-size:14px;white-space:normal}html{scroll-padding-top:24px}}

/* Compact, fully visible desktop contents on a single row. */
@media(min-width:1100px){
.sidebar nav{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:12px;overflow:visible}
.sidebar a{flex:0 0 auto;white-space:nowrap;font-size:16px;letter-spacing:0;gap:8px;min-height:58px;padding:14px 0}
.sidebar a span{font-size:14px}
html{scroll-padding-top:100px}
}

.social-links{display:flex;flex-wrap:wrap;gap:10px 20px;margin:24px 0}
.social-links a{display:inline-flex;align-items:center;gap:9px;color:#ffb2db;font:600 16px/1.5 var(--body,Arial,sans-serif);text-decoration:none;padding:7px 0;border-bottom:1px solid #ff8ac366}
.social-links a:hover,.social-links a:focus-visible{color:#83eee5;border-bottom-color:currentColor}
.social-links a span{font-size:18px}
.creator-links{padding:38px 0 12px;border-top:1px solid var(--line)}
.creator-links h3{font-size:34px;color:#ffd6b5;margin:0}

.social-links .platform-logo{display:block;width:24px;height:24px;object-fit:contain;flex:none;border-radius:4px}

/* OpenIV DLC activation tutorial */
.dlc-tutorial .step{align-items:flex-start}.dlc-tutorial .shot{margin-top:26px}.dlc-tutorial .openiv-dialog,.dlc-tutorial .openiv-menu{max-width:680px}.dlc-tutorial .openiv-code{margin-top:30px}.name-change{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:24px 0;padding:22px 24px;background:#160d25;border-left:4px solid #ff78bf}.name-change code{font-size:19px;color:#9cf2eb}.name-change code span{display:inline-grid;place-items:center;width:28px;height:28px;margin-left:2px;border:2px solid #ff78bf;border-radius:50%;color:#ff9dcc}.name-change b{font-size:28px;color:#ffb5da}.dlc-zoom{max-width:950px}.dlc-zoom .image-frame{position:relative}.dlc-zoom svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.dlc-organization{margin-top:50px}.dlc-organization .card{padding:28px;background:#21132f;border-top:2px solid #63dbd6}.dlc-organization small{display:block;color:#77e9e4;font-size:15px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px}.dlc-organization h4{font-size:27px;margin:0 0 10px;color:#ffd7bd}.dlc-organization p{margin:0}.shot.openiv-dialog img,.shot.openiv-menu img{width:auto;max-width:100%;margin-inline:auto}
@media(max-width:760px){.name-change{gap:12px;padding:18px}.name-change code{font-size:15px}.dlc-zoom svg{display:none}.dlc-organization{margin-top:34px}}
@media(min-width:1100px){.sidebar a{font-size:15px;gap:6px}.sidebar a span{font-size:13px}.sidebar nav{gap:9px}}

/* The full dlclist editor screenshot is intentionally omitted; the focused
   annotated crop immediately below carries the useful instruction. */
.shot.openiv-code{display:none}
.battleye-launchers{display:grid;gap:32px;margin-top:28px}.battleye-launchers article{padding:24px;background:#1b102b;border-top:2px solid #ff8dcc;min-width:0}.battleye-launchers h4{font-size:28px;color:#ffd5b9}.battleye-launchers .shot{max-width:950px;margin-bottom:0}.install-six .step .shot{margin-top:24px}.install-six .step:nth-child(2) .shot,.install-six .step:nth-child(5) .shot{max-width:680px}.launcher-example{font-size:16px!important;color:#d5bddb}.install-six .path code{user-select:all}
