@font-face{font-family:GuideSans;src:local('Avenir Next'),local('Segoe UI');font-display:swap}
:root{--paper:#faf8f3;--white:#fff;--ink:#252329;--muted:#666168;--line:#ded8cc;--gold:#b18132;--purple:#694b95;--night:#17141b;--serif:Georgia,'Times New Roman',serif;--sans:GuideSans,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.7 var(--sans)}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,.table-wrap:focus-visible{outline:3px solid #8660c2;outline-offset:5px}.skip-link{position:absolute;top:-90px;left:20px;background:white;color:#222;padding:12px;z-index:100}.skip-link:focus{top:10px}.guide-header nav{display:flex;gap:30px;font-size:14px}.guide-header nav a{text-decoration:none;padding:12px 0}.guide-header nav a[aria-current]{color:#efcb84;border-bottom:1px solid #b18a50}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:700;color:var(--gold);margin:0 0 20px;text-transform:uppercase}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12;letter-spacing:-.025em}h1{font-size:clamp(44px,5.2vw,76px);margin:0 0 24px}h2{font-size:36px;margin:55px 0 22px}h3{font-size:27px;margin:16px 0}p{margin:0 0 22px}.guide-hero{max-width:1480px;margin:auto;display:grid;grid-template-columns:1fr 1.15fr;gap:65px;align-items:center;padding:85px 35px 75px}.guide-hero h1{font-size:clamp(48px,5vw,76px)}.guide-hero p:not(.eyebrow){color:var(--muted);font-size:19px;line-height:1.65}.guide-hero figure{margin:0;transform:rotate(1deg)}.guide-hero img{border-radius:10px;border:1px solid #b9adb9;box-shadow:0 20px 60px #21132524}.guide-hero figcaption{font:italic 16px var(--serif);color:var(--muted);text-align:center;padding:20px}.guide-button{display:inline-flex;gap:25px;align-items:center;justify-content:center;background:white;border:1px solid #9b8b72;border-radius:5px;color:#332b20;font-size:14px;line-height:1.4;padding:15px 20px;text-decoration:none;font-weight:650}.guide-button.primary{background:#282030;color:#fff;border-color:#282030}.guide-button:hover{box-shadow:0 4px 16px #25173315;transform:translateY(-1px)}.quiet-link{display:block;font-size:14px;margin-top:20px;color:#665072}.edition-label{font-size:10px;font-weight:700;letter-spacing:.1em;color:#706559;margin-top:36px}.edition-label span{padding:0 10px}.guide-library{max-width:1480px;margin:auto;padding:55px 35px 80px;border-top:1px solid var(--line)}.library-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.library-heading h2{margin:0;font-size:39px}.library-heading label,.filter-label{display:block;font-size:13px;font-weight:650;margin-bottom:8px}input[type=search]{background:white;color:var(--ink);border:1px solid #bfb5a4;padding:13px 16px;border-radius:5px;max-width:100%;width:330px;font-size:15px}#searchCount{font-size:12px;margin:4px 0 0;min-height:18px;color:var(--muted)}.guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{background:#fffdf9;border:1px solid var(--line);border-radius:7px;text-decoration:none;padding:28px 30px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s}.guide-card:hover{border-color:#b48d4c;transform:translateY(-3px);box-shadow:0 8px 25px #3d2c1810}.card-number{font:12px var(--sans);color:var(--gold);letter-spacing:.14em}.guide-card p{font-size:15px;line-height:1.6;color:var(--muted);margin-bottom:28px}.card-footer{display:flex;justify-content:space-between;font-size:12px;color:#72675a;border-top:1px solid #e9e2d7;padding-top:16px;margin-top:auto}.card-footer b{font-size:20px;line-height:1}.guide-bottom{background:#eee7da;padding:55px max(35px,calc((100vw - 1410px)/2));display:flex;align-items:center;justify-content:space-between;gap:40px}.guide-bottom h2{margin:0 0 15px}.guide-bottom p:last-child{margin:0}.guide-footer{background:var(--night);color:#c7bbae;padding:35px max(28px,calc((100vw - 1410px)/2));display:flex;align-items:center;gap:25px;flex-wrap:wrap;font-size:13px}.guide-footer span{color:#e5d2ad;font:19px var(--serif);margin-right:auto}.guide-footer small{display:block;flex-basis:100%;font-size:11px;color:#aa9eae}.chapter-shell{display:grid;grid-template-columns:240px minmax(0,1000px);max-width:1440px;margin:auto;gap:70px;padding:54px 36px 90px}.chapter-nav{position:sticky;top:124px;align-self:start;max-height:calc(100vh - 160px);overflow:auto;font-size:13px}.back-link{color:#7b623c;font-size:13px;display:block;margin-bottom:27px;text-decoration:none}.chapter-nav summary{font-weight:700;color:#6b6173;margin-bottom:20px;cursor:pointer}.chapter-nav ol{list-style:none;margin:0;padding:0}.chapter-nav li{margin:0}.chapter-nav li a{display:flex;gap:12px;text-decoration:none;padding:9px 8px;border-left:2px solid transparent;line-height:1.4}.chapter-nav li span{color:#9b8f7c;font-size:11px;padding-top:2px}.chapter-nav li a:hover{background:#efe9df}.chapter-nav li a[aria-current]{border-color:var(--purple);color:var(--purple);background:#eee8f2;font-weight:700}.chapter-head{border-bottom:1px solid var(--line);padding:16px 0 32px}.chapter-deck{font-size:23px;color:var(--muted);line-height:1.5;max-width:780px}.chapter-meta{display:flex;justify-content:space-between;align-items:center;color:#776c60;font-size:12px;gap:20px}.chapter-meta button{border:0;background:none;text-decoration:underline;font-size:12px;color:inherit}.chapter-body{max-width:1000px}.chapter-body>p,.chapter-body>ol,.chapter-body>h2,.chapter-body>blockquote,.chapter-body>aside{max-width:800px}.chapter-body h2:before{content:'';display:block;width:30px;border-top:2px solid #bc9458;margin-bottom:18px}.chapter-body p{line-height:1.8}.chapter-body a{color:#694b81}.chapter-body li{margin-bottom:18px}.steps{counter-reset:step;list-style:none;padding:0}.steps li{counter-increment:step;padding-left:48px;position:relative;margin:24px 0}.steps li:before{content:counter(step);position:absolute;left:0;top:1px;display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #bdb08e;border-radius:50%;font-size:13px;color:#7e5c25;background:#fffdf8}.chapter-body figure{margin:32px 0 42px}.shot-link{display:block;background:#eae6ed;border:1px solid #c2b9c6;border-radius:6px;overflow:hidden;box-shadow:0 8px 30px #3021320d;cursor:zoom-in}.shot-link img{width:100%;height:auto}.chapter-body figcaption{font-size:13px;line-height:1.65;color:#706872;padding:13px 2px;max-width:880px}.chapter-body figcaption a{white-space:nowrap;font-size:11px;padding-left:8px}.guide-note{background:#f0eaf3;border-left:3px solid #8c70aa;padding:22px 26px;margin:30px 0}.guide-note p{font-size:15px;margin:9px 0 0}.guide-note strong{font-size:15px}blockquote{margin:28px 0;padding:10px 26px;border-left:2px solid #bc9458;font:italic 25px/1.5 var(--serif);color:#635442}kbd{font:12px/1.5 var(--sans);padding:4px 7px;border:1px solid #cec5ba;border-bottom-width:2px;border-radius:5px;background:#fff;color:#3d3545;white-space:nowrap;display:inline-block}code{font-size:14px;background:#eee9e1;padding:3px 6px;border-radius:3px;overflow-wrap:anywhere}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:6px;background:white;margin:25px 0 35px}table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.55}th{text-align:left;background:#eee8dd;color:#625442;font-size:11px;letter-spacing:.05em;text-transform:uppercase}th,td{padding:16px 18px;border-bottom:1px solid #e6e0d5;vertical-align:top}tr:last-child td{border-bottom:0}td:first-child{font-weight:550}tbody tr:nth-child(even){background:#fdfbf7}td small{display:block;font-size:12px;color:#797080;margin-top:4px;font-weight:400}.key-group{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.key-plus{font-size:11px;color:#928879}.shortcut-table td:first-child{min-width:160px}.shortcut-table td:not(:first-child){min-width:190px}.shortcut-spotlight{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:30px 0}.shortcut-spotlight div{background:#282030;color:#f0e3c8;border-radius:6px;padding:24px}.shortcut-spotlight span{display:block;font-size:12px;color:#c7b6d7;margin-bottom:8px}.shortcut-spotlight b{font-size:19px;font-weight:500}.coverage{font-size:11px;padding:4px 7px;border-radius:4px;display:inline-block;white-space:nowrap}.coverage.local{color:#32624c;background:#e8f1e9}.coverage.fallback{color:#80623b;background:#f5ecd9}.language-table{min-width:700px}.language-table td:first-child{width:28%}.language-table td:last-child{font-size:12px;color:var(--muted)}.chapter-body details{border-bottom:1px solid var(--line);padding:20px 0}.chapter-body summary{font-weight:650;cursor:pointer}.chapter-body details p{padding:15px 25px 0;margin:0;color:var(--muted)}.feedback-template{white-space:pre-wrap;font:14px/1.9 var(--sans);padding:25px;background:#fff;border:1px solid var(--line);border-radius:5px}.chapter-pagination{display:flex;gap:20px;justify-content:space-between;border-top:1px solid var(--line);margin-top:60px;padding-top:25px}.chapter-pagination a{flex:1;text-decoration:none;font:22px var(--serif);max-width:48%}.chapter-pagination small{display:block;color:#8b7859;font:11px var(--sans);text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}.chapter-pagination a:last-child{text-align:right}.reading-progress{position:fixed;top:86px;left:0;height:2px;background:#c5a06b;width:0;z-index:20}video{width:100%;height:auto;background:#19141d;border-radius:7px;margin:20px 0}.media-note,.source-note{font-size:13px;color:var(--muted)}.chapter-body .source-note{font-size:13px}#copyStatus{font-size:13px;margin-left:12px}#imageViewer{max-width:96vw;width:1400px;max-height:94vh;padding:50px 20px 16px;border:1px solid #aea1b9;border-radius:8px;background:#f8f5f1;color:#333}#imageViewer::backdrop{background:#100b17da}#imageViewer>div{max-height:78vh;overflow:auto}#imageViewer img{max-width:none;width:100%;height:auto}#imageViewer p{font-size:12px;margin:12px 0 0}.viewer-close{position:absolute;top:7px;right:15px;border:0;background:none;font-size:30px;line-height:1;color:#312637}body.viewer-open{overflow:hidden}[hidden]{display:none!important}
@media(min-width:1700px){.chapter-shell{gap:100px}}
@media(max-width:1050px){.chapter-shell{grid-template-columns:190px minmax(0,1fr);gap:35px;padding:40px 25px}.guide-hero{gap:30px}.guide-cards{grid-template-columns:repeat(2,1fr)}h1{font-size:48px}.guide-hero h1{font-size:54px}.chapter-deck{font-size:20px}}
@media(max-width:760px){.guide-header nav{gap:15px;font-size:11px}.guide-hero{grid-template-columns:1fr;padding:45px 24px 35px;gap:45px}.guide-hero h1{font-size:53px}.guide-hero p:not(.eyebrow){font-size:17px}.guide-hero figure{transform:none}.guide-library{padding:35px 24px}.library-heading{display:block}.library-heading h2{font-size:32px}.library-heading>div:last-child{margin-top:25px}.library-heading input{width:100%}.guide-cards{gap:12px}.guide-card{padding:22px 20px}.guide-card h3{font-size:25px}.guide-bottom{display:block;padding:35px 24px}.guide-bottom .guide-button{margin-top:20px}.guide-footer{padding:30px 24px}.chapter-shell{display:block;padding:25px 22px 55px}.chapter-nav{position:static;max-height:none;overflow:visible;margin-bottom:32px;background:#eee8df;padding:16px 18px;border-radius:6px}.chapter-nav .back-link{margin-bottom:10px}.chapter-nav summary{margin:0}.chapter-nav ol{margin-top:15px;columns:2}.chapter-nav li{break-inside:avoid}.chapter-head{padding-top:5px}h1{font-size:43px}.chapter-body h2{font-size:30px;margin-top:42px}.chapter-deck{font-size:20px}.chapter-body p{font-size:16px}.chapter-body figure{margin:25px -8px}.chapter-body figcaption{padding:10px 8px;font-size:12px}.chapter-body blockquote{font-size:22px}.reading-progress{top:86px}.shortcut-spotlight{grid-template-columns:1fr}.chapter-pagination a{font-size:19px}.guide-footer a{font-size:12px}}
@media(max-width:430px){.guide-cards{grid-template-columns:1fr}.guide-card{padding:24px}.guide-hero h1{font-size:48px}.chapter-nav ol{columns:1}.chapter-meta{align-items:start}h1{font-size:39px}.guide-header nav{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{.guide-header,.guide-footer,.chapter-nav,.chapter-pagination,.reading-progress,.chapter-meta button,.viewer-close,video,.guide-button,.skip-link{display:none!important}body{background:#fff;color:#000;font-size:11pt}.chapter-shell{display:block;padding:0}.chapter{max-width:none}.chapter-head h1{font-size:32pt}.chapter-body h2{font-size:23pt;break-after:avoid}.chapter-body p{font-size:11pt}figure,table,.guide-note{break-inside:avoid}.table-wrap{overflow:visible}.shot-link{box-shadow:none}.chapter-body figure{max-width:650px;margin:22px 0}.chapter-body figcaption a{display:none}a{text-decoration:none}h2{margin-top:25px}.guide-note{background:#f6f6f6}}
.chapter-jump{margin:24px 0 0;padding:16px 20px;background:#eee8df;border-radius:6px;font-size:14px}.chapter-jump summary{font-weight:600;cursor:pointer}.chapter-jump nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px;margin-top:15px}.chapter-jump a{color:#694b81;text-decoration:none}.chapter-jump a:hover{text-decoration:underline}@media(max-width:600px){.chapter-jump nav{grid-template-columns:1fr}}@media print{.chapter-jump{display:none}}

/* Banner layout matches the homepage; only the page navigation differs. */
.guide-header{position:sticky;top:0;z-index:50;background:rgba(10,9,11,.78);backdrop-filter:blur(12px);border-bottom:1px solid #342d3b;color:#c7b99e}
.guide-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto;padding:10px 28px;min-height:86px}
.guide-menu-toggle{display:none;background:none;border:1px solid #342d3b;border-radius:8px;color:#f6eedf;padding:8px 10px;font-size:14px;line-height:1.5}
@media(max-width:760px){.guide-menu-toggle{display:block}.guide-header nav{display:none}.guide-header nav.open{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;padding:12px 28px 20px;background:#17121d;border-bottom:1px solid #4b3d56;font-size:14px}.guide-header nav a{padding:14px 0}}
@media(max-width:640px){.guide-header-inner{padding:10px 18px;gap:16px;min-height:66px}.reading-progress{top:66px}}

/* Two independent Gemini setup paths and mode examples. */
.setup-options,.project-pair,.mode-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:28px 0}
.setup-option,.project-pair>div{border:1px solid #d6cbb9;border-top:4px solid var(--tier);border-radius:8px;background:#fffdf8;padding:26px;text-decoration:none}
.free-option{--tier:#c45c17}.paid-option{--tier:#087f7c}.setup-option:hover{box-shadow:0 7px 25px #30213213}.chapter-body .setup-option{color:inherit}.setup-option h3,.project-pair h3{margin:13px 0;font-size:28px}.setup-option p{font-size:16px;margin:0 0 20px}.setup-option b,.option-number{color:var(--tier)}.option-number{font-size:11px;font-weight:700;letter-spacing:.08em}.mode-comparison h3{font:600 19px var(--sans);display:flex;align-items:center;gap:10px}.mode-dot{display:inline-block;width:13px;height:13px;border-radius:50%;background:var(--tier)}.mode-comparison figure{margin:18px 0}.project-pair p{font-size:15px;margin:0}.studio-figure .shot-link{overflow:auto}.studio-figure img{display:block}
@media(max-width:760px){.setup-options,.project-pair,.mode-comparison{grid-template-columns:1fr}.setup-option,.project-pair>div{padding:24px}.mode-comparison figure{margin:18px 0}.studio-figure .shot-link{border-radius:4px}}

.gemini-privacy{border:1px solid #9cbcb3;border-left:5px solid #087f7c;background:#edf5f1;border-radius:8px;padding:30px 34px;margin:36px 0}.chapter-body>.gemini-privacy{max-width:none}.gemini-privacy .eyebrow{color:#086862;margin:0 0 12px;font-size:11px}.chapter-body .gemini-privacy h2{margin:0 0 22px;font-size:33px}.gemini-privacy h2:before{display:none}.gemini-privacy .privacy-lead{font-size:23px;line-height:1.5;color:#174b44}.gemini-privacy p{font-size:16px}.gemini-privacy .source-note{font-size:13px}.gemini-privacy details{font-size:14px}.gemini-privacy details p{font-size:14px;padding-left:0;padding-right:0}@media(max-width:760px){.gemini-privacy{padding:23px 21px}.chapter-body .gemini-privacy h2{font-size:29px}.gemini-privacy .privacy-lead{font-size:21px}}

.studio-button-detail{position:relative;width:276px;max-width:100%;height:110px;overflow:hidden;background:#181818;border:1px solid #5e5268;border-radius:8px;margin:16px 0 0 auto}.studio-button-detail img{position:absolute;width:2736px!important;height:auto;max-width:none!important;left:-2315px;top:-45px}

.privacy-choices{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0}.privacy-choices>div{background:#fffdf9;border:1px solid #cbd9d2;border-top:4px solid var(--tier);border-radius:7px;padding:24px}.privacy-choices h3{margin:0 0 14px;font-size:28px;color:var(--tier)}.privacy-choices p{margin:0}.privacy-choices b{display:block;margin-bottom:10px}@media(max-width:760px){.privacy-choices{grid-template-columns:1fr;gap:15px}.privacy-choices>div{padding:21px}}

.switch-states{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}.switch-states figure{margin:0}.switch-states h3{font-size:22px;margin:0 0 14px}.switch-states .shot-link{box-shadow:none}.switch-states figcaption{padding:13px 0}@media(max-width:760px){.switch-states{grid-template-columns:1fr;gap:25px}.switch-states figure{margin:0}}
