/* Isolated handbook styles. The editor does not load this file. */
.gb-help{--ink:#24312b;--muted:#526158;--green:#559b29;--green-dark:#35651b;--amber:#e8ac25;--blue:#3e78ab;--paper:#faf9f3;--line:#d4d9cd;margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}
.gb-help *{box-sizing:border-box}.gb-help [hidden]{display:none!important}.gb-help a{color:#245c86;text-underline-offset:3px}.gb-help button,.gb-help input{font:inherit}.gb-help button{cursor:pointer}.gb-help :focus-visible{outline:3px solid #236caf;outline-offset:3px}.skip-link{position:fixed;left:12px;top:-100px;background:#fff;padding:10px;z-index:100}.skip-link:focus{top:8px}
/* A single compact header; wrap only when the available width requires it. */
.handbook-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:max-content minmax(230px,400px) auto max-content;align-items:center;gap:10px 18px;min-height:78px;padding:9px 18px;background:#000;color:#fff;border-bottom:5px solid var(--green);box-shadow:0 2px 0 #d2d5c8}
.handbook-brand{display:flex;align-items:center;gap:8px;text-decoration:none!important;color:#fff!important;white-space:nowrap}.handbook-brand strong{font:700 23px/1 Arial,Helvetica,sans-serif;letter-spacing:0}.handbook-brand small{display:block;font-size:13px;line-height:1.25;margin-top:2px;color:#f3edcc}.handbook-flag{display:block;flex:0 0 auto;width:48px;height:auto}
.help-search{min-width:0;width:100%;max-width:400px}.help-search label{display:block;font-size:11px;font-weight:bold;letter-spacing:.3px;line-height:1.25;margin-bottom:3px;color:#f2f2e8}.search-field{display:flex;align-items:center;background:#fff;border:1px solid #30392e;border-radius:5px;overflow:hidden}.search-field>span{color:#4d6842;font-size:28px;line-height:1;padding:0 7px}.search-field input{min-width:0;flex:1;border:0;padding:8px 3px;color:var(--ink);font-size:14px;background:white}.search-field input:focus{outline-offset:-3px}.search-field button{background:var(--amber);border:0;border-left:1px solid #af8429;padding:8px 11px;font-weight:bold;color:#252d1d;font-size:14px}
.header-links{display:flex;flex-wrap:wrap;gap:5px 12px;font-size:12px;align-items:center}.header-links a{color:#fff;white-space:nowrap}.header-links .header-about{color:#fff4c6}#mobile-topics{display:none}.header-links button{border:1px solid #9faa8b;border-radius:3px;padding:6px;background:#fff;color:var(--ink)}
.handbook-layout{display:grid;grid-template-columns:247px minmax(0,1fr);max-width:1560px;margin:auto}.handbook-layout>aside{padding:16px 12px 18px 14px;background:#f0f1e8;border-right:1px solid var(--line);position:sticky;top:var(--header-height,96px);height:calc(100vh - var(--header-height,96px));overflow:auto;scrollbar-width:thin}.nav-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px}.nav-top a{font-size:12px}.nav-shortcuts{display:flex;gap:12px;font-size:11px;margin:-3px 0 10px}.nav-group{border-top:1px solid #cdd5c5;padding:7px 0}.nav-group summary{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:bold;cursor:pointer;color:#385a28;padding:3px 2px;list-style:none}.nav-group summary:before{content:'▸';margin-right:5px}.nav-group[open] summary:before{content:'▾'}.nav-group summary span{margin-left:auto;color:#64775a;font-size:11px;padding:0 5px;border-radius:8px;background:#e0e7d7}.nav-group ul{list-style:none;padding:4px 0 0;margin:0}.nav-group a{display:block;padding:5px 7px;border-left:3px solid transparent;color:#34483c;text-decoration:none;font-size:13px;line-height:1.35}.nav-group a:hover{background:#e5ecd8}.nav-group a[aria-current=page]{background:#e0edcf;border-left-color:var(--green);color:#244d14;font-weight:bold}.nav-foot{font-size:11px;color:#66705f;margin:16px 4px}.handbook-layout main{min-width:0;padding:26px 30px 15px}.help-page{scroll-margin-top:calc(var(--header-height,96px) + 20px)}.help-page h1{font-size:30px;line-height:1.16;margin:5px 0 14px;letter-spacing:-.55px;max-width:900px}.eyebrow{margin:0!important;text-transform:uppercase;font-size:11px;font-weight:bold;letter-spacing:1.2px;color:#547047}.help-page h2{font-size:20px;line-height:1.25;margin:22px 0 10px}.help-page p{margin:0 0 14px}.topic-intro{font-size:17px;max-width:900px;line-height:1.6}.topic-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.article-tools{display:flex;gap:6px}.article-tools button,.image-enlarge{background:#fff;border:1px solid #b4c3a9;border-radius:3px;color:#365b28;padding:4px 8px;font-size:12px;white-space:nowrap}.article-tools button:hover,.image-enlarge:hover{background:#edf4e4}
.video-link{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;padding:6px 9px;margin:0 0 18px;background:#edf2e7;border:1px solid #cad7be;border-radius:4px;font-size:13px;text-decoration:none}.video-link>span{background:#b23131;color:white;border-radius:4px;padding:0 7px;font-size:12px}.video-link small{font-size:11px;color:#536450}.topic-content{min-width:0}.illustrated-topic .topic-content{display:grid;grid-template-columns:minmax(235px,285px) minmax(0,1fr);gap:30px;align-items:start}.help-figure{margin:3px 0 20px;padding:14px 19px 9px 10px;border:1px solid #ced7c6;background:#edf0e7;border-radius:5px;min-width:0}.help-shot{position:relative;max-width:var(--shot-width);margin:0 auto}.help-shot img{width:100%;height:auto;display:block;border-radius:2px}.help-figure figcaption{color:#53604f;font-size:11px;line-height:1.4;margin-top:13px}.image-enlarge{display:inline-block;margin-top:6px}.pin-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.pin-lines path{fill:none;stroke:#293d29;stroke-width:.65;vector-effect:non-scaling-stroke}.help-pin{position:absolute;display:flex;align-items:center;justify-content:center;width:25px;height:25px;transform:translate(-50%,-50%);border:2px solid #263e24;border-radius:50%;background:#f6c440;color:#233b21!important;font:bold 13px/1 Arial;text-decoration:none;box-shadow:0 1px 0 white;z-index:2}.help-pin:hover,.help-pin:focus,.help-pin.is-linked{background:#245c86;color:white!important;border-color:white;outline:2px solid #245c86}.control-list{list-style:none;counter-reset:help;margin:0;padding:0;min-width:0}.control-list>li{display:flex;align-items:flex-start;gap:11px;padding:12px 0;border-bottom:1px solid #dee2d7;scroll-margin-top:calc(var(--header-height,96px) + 20px)}.control-list>li:first-child{padding-top:2px}.control-number{flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:#eef3e5;border:2px solid #87a366;color:#345324;font-size:13px;font-weight:bold;display:flex;align-items:center;justify-content:center;margin-top:1px}.control-list h2{font-size:17px;line-height:1.4;margin:1px 0 5px;letter-spacing:-.1px}.control-list h2 a{text-decoration:none;color:var(--ink)}.control-list h2 a:hover{text-decoration:underline}.control-list p{font-size:15px;line-height:1.65;margin:0}.control-list li:target,.control-list li.is-selected{background:#fff5d2;box-shadow:9px 0 #fff5d2,-9px 0 #fff5d2}.control-list li:target .control-number{background:var(--amber);border-color:#725919}.wide-topic .help-figure{max-width:1100px;margin-bottom:20px}.wide-topic .help-shot{max-width:min(var(--shot-width),100%)}.wide-topic .control-list,.text-topic .control-list{max-width:900px}.text-topic .control-list>li{padding:16px 0}.related-topics{margin-top:24px;border-left:5px solid var(--amber);background:#f2efe1;padding:12px 14px;display:flex;flex-wrap:wrap;gap:7px 18px;font-size:13px}.related-topics strong{flex-basis:100%;font-size:12px;text-transform:uppercase;letter-spacing:.6px;color:#64603a}.topic-pager{display:flex;justify-content:space-between;gap:20px;margin:24px 0 12px;font-size:12px}.topic-pager a{max-width:38%}.handbook-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:26px;border-top:1px solid #d4d9cd;padding:12px 0 0;font-size:11px;color:#68715e}
.welcome-banner{display:flex;gap:25px;align-items:center;background:#edf1dc;border:1px solid #ccd5b9;border-bottom:5px solid var(--green);border-radius:7px;padding:24px;overflow:hidden}.welcome-banner>div:first-child{flex:1}.welcome-banner h1{font-size:38px;margin:8px 0 15px;line-height:1.15}.welcome-banner h1 em{color:#417626;font-style:normal}.welcome-banner p:last-child{max-width:580px;font-size:15px;margin:0}.welcome-map{display:block;flex:0 0 250px;width:250px;max-width:40%;height:auto;border-radius:4px}.home-strip{display:flex;gap:12px 25px;align-items:center;flex-wrap:wrap;font-size:12px;padding:12px 3px;border-bottom:1px solid var(--line)}.home-strip strong{color:#437526;font-size:17px}.home-strip a{margin-left:auto}.job-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.job-illustration{display:block;flex:0 0 88px;width:88px;height:auto;align-self:center}.job-links>a>span{min-width:0}.job-links b{flex:0 0 auto}.job-links>a{display:flex;align-items:center;gap:14px;padding:10px 12px;background:white;border:1px solid #cbd3c3;border-bottom:3px solid #b4c4a6;border-radius:5px;text-decoration:none;color:#2e452c}.job-links>a:hover{background:#edf3e7;border-color:#7b995e}.job-links strong{display:block;font-size:16px}.job-links small{display:block;font-size:12px;color:#59674e;margin-top:2px}.job-links b{margin-left:auto;color:#719658}.job-symbol{display:inline-flex;align-items:center;justify-content:center;flex:0 0 37px;height:42px;border-radius:6px;color:white;font-size:27px}.green{background:#5c962a}.blue{background:#3e78ab}.amber{background:#e8ac25;color:#3b4827}.pink{background:#ba5f7c}.home-bottom{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:10px}.home-bottom h2{font-size:17px}.home-bottom p,.home-bottom li{font-size:14px}.home-bottom ul{margin:0;padding-left:18px}.home-bottom li{margin:6px 0}.guide-note{margin-top:20px!important;padding:10px 12px;border-left:4px solid #87a9bb;background:#edf2f1;font-size:12px;color:#526258}
.control-index{columns:2;column-gap:25px}.control-index>a{display:block;break-inside:avoid;padding:8px 0;border-bottom:1px solid #dce1d5;text-decoration:none;font-size:14px}.control-index small{display:block;font-size:11px;color:#67735f}.video-index{display:grid;grid-template-columns:1fr 1fr;gap:14px}.video-index section{border:1px solid #ced7c6;background:#fff;padding:13px;border-top:4px solid #81a85c}.video-index h2{font-size:17px;margin:0 0 10px}.video-index section>a:last-child{display:block;font-size:12px}.search-result{padding:16px 0;border-bottom:1px solid #d4dccc;max-width:950px}.search-result h2{font-size:19px;margin:0 0 5px}.search-result .result-context{font-size:11px;color:#526a44;margin-bottom:4px}.search-result p{font-size:14px;margin:5px 0 0;line-height:1.6}.gb-help mark{background:#ffe397;color:#253529;border-radius:2px;padding:0 1px}.no-results{padding:18px;background:#fff4d8;border-left:5px solid var(--amber)}
#image-dialog{width:fit-content;max-width:95vw;max-height:94vh;padding:0;background:var(--paper);color:var(--ink);border:2px solid #48663b;border-radius:6px;box-shadow:0 12px 50px #0005;overflow:auto}#image-dialog::backdrop{background:#182917aa}#image-dialog>header>strong{flex:1}#image-dialog>header{display:flex;justify-content:space-between;align-items:center;gap:20px;position:sticky;top:0;z-index:5;background:#e8eedc;border-bottom:1px solid #afbd9f;padding:10px 14px}#image-dialog-close,#image-size-toggle{padding:5px 10px;border:1px solid #637a52;border-radius:3px;background:#fff}#image-dialog-content{padding:25px;min-width:300px}#image-dialog .help-shot{width:min(var(--shot-width),calc(95vw - 64px))}#image-dialog.is-actual-size .help-shot{width:var(--shot-width);max-width:none}#image-dialog-content{overflow:auto;max-width:calc(95vw - 4px)}#image-dialog>p{font-size:12px;margin:0;padding:10px 15px;border-top:1px solid var(--line)}#help-toast{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);background:#354d2b;color:white;padding:8px 15px;border-radius:4px;z-index:80;font-size:13px;pointer-events:none}#help-toast:empty{display:none}
.gb-help:not(.enhanced) .help-page{margin-bottom:45px}.gb-help:not(.enhanced) .nav-group{padding:5px 0}.gb-help.enhanced .help-page:not(.is-active){display:none}
@media(max-width:1150px){.handbook-layout{grid-template-columns:220px minmax(0,1fr)}.handbook-layout main{padding:24px 22px}.illustrated-topic .topic-content{grid-template-columns:235px minmax(0,1fr);gap:22px}.control-list p{font-size:14px}.welcome-banner{padding:20px}.welcome-banner h1{font-size:33px}.welcome-map{flex-basis:190px;width:190px}.home-strip a{margin-left:0}.job-links small{font-size:11px}}
@media(max-width:900px){.help-search label{display:none}.handbook-layout{grid-template-columns:1fr}.handbook-layout>aside{display:none;position:fixed;z-index:15;top:var(--header-height,132px);left:0;bottom:0;height:auto;width:min(330px,88vw);box-shadow:8px 0 20px #0003}.handbook-layout>aside.is-open{display:block}.handbook-layout main{padding:22px}.help-page{scroll-margin-top:calc(var(--header-height,132px) + 20px)}.control-list>li{scroll-margin-top:calc(var(--header-height,132px) + 20px)}.header-links #mobile-topics{display:block!important}.welcome-banner h1{font-size:32px}.illustrated-topic .topic-content{grid-template-columns:260px minmax(0,1fr)}.control-list p{font-size:15px}.gb-help:not(.enhanced) .handbook-layout>aside{display:block;position:static;width:auto;height:auto}.gb-help:not(.enhanced) .handbook-header{position:static;min-height:80px}}
@media(max-width:620px){#image-dialog>header{gap:7px;padding:8px}#image-dialog>header>strong{font-size:12px}#image-size-toggle,#image-dialog-close{font-size:11px;padding:4px 6px}.handbook-layout main{padding:20px 16px}.help-page h1{font-size:27px}.topic-intro{font-size:16px}.topic-meta{align-items:flex-start}.article-tools{gap:4px}.article-tools button{font-size:10px;padding:3px 5px}.illustrated-topic .topic-content{display:block}.illustrated-topic .help-figure{max-width:300px;margin:5px auto 25px}.control-list>li{padding:14px 0}.control-list h2{font-size:17px}.control-list p{font-size:15px}.control-number{flex-basis:25px;width:25px;height:25px}.welcome-banner{padding:19px}.welcome-banner h1{font-size:29px}.welcome-map{display:none}.welcome-banner p:last-child{font-size:14px}.home-strip{font-size:11px;gap:8px 15px}.job-links,.home-bottom,.video-index{grid-template-columns:1fr}.job-links>a{padding:10px;gap:10px}.job-illustration{flex-basis:72px;width:72px}.home-bottom{gap:0}.control-index{columns:1}.help-pin{width:23px;height:23px;font-size:12px}.wide-topic .help-pin{width:21px;height:21px;font-size:11px}.wide-topic .help-figure{padding:12px 15px 9px 5px}.video-link{font-size:12px}.video-link small{font-size:10px}.topic-pager{flex-wrap:wrap}.topic-pager a{max-width:100%}.handbook-footer{font-size:10px}.related-topics{gap:10px;font-size:12px}}
@media(prefers-reduced-motion:no-preference){.help-pin{transition:background .12s,box-shadow .12s}}
@media print{.gb-help{background:white;color:black;font-size:11pt}.handbook-header,.handbook-layout>aside,.article-tools,.topic-pager,.handbook-footer,.image-enlarge,#help-toast,#image-dialog,.skip-link{display:none!important}.handbook-layout{display:block}.handbook-layout main{padding:0}.help-page h1{font-size:23pt}.topic-intro{font-size:12pt}.control-list p{font-size:10.5pt}.control-list h2{font-size:12pt}.control-list>li{break-inside:avoid}.help-figure{break-inside:avoid}.illustrated-topic .topic-content{grid-template-columns:190px minmax(0,1fr);gap:24px}.help-pin{print-color-adjust:exact;-webkit-print-color-adjust:exact}.related-topics{font-size:10pt}.video-link small{display:none}.gb-help a{color:inherit}.help-page{scroll-margin:0}body:not(.enhanced) .topic{break-before:page}}

/* Navigation and window actions share the header instead of a separate strip. */
.handbook-tools{display:flex;align-items:center;gap:8px;font-size:12px;justify-content:flex-end}
.handbook-tools a{color:#fff4c6;white-space:nowrap}
.handbook-tools button{border:1px solid #afc295;border-radius:4px;padding:6px 9px;background:#f6f7ee;color:#304424;font-size:12px;line-height:1.4;white-space:nowrap}
.handbook-tools .help-map-start{display:inline-block;border:1px solid #a3cd76;border-radius:4px;padding:6px 9px;background:#63942e;color:white;text-decoration:none;font-weight:bold}
.is-embedded .handbook-header{padding-right:54px}
@media(max-width:1250px){
 .handbook-header{grid-template-columns:max-content minmax(0,1fr) max-content;gap:8px 16px;padding:9px 16px}
 .handbook-brand{grid-column:1;grid-row:1}.help-search{grid-column:2 / -1;grid-row:1;justify-self:end}
 .header-links{grid-column:1 / 3;grid-row:2}.handbook-tools{grid-column:3;grid-row:2}
}
@media(max-width:900px){.header-links{gap:5px 10px}.handbook-tools{gap:6px}.handbook-tools button,.handbook-tools .help-map-start{font-size:11px;padding:5px 7px}}
@media(max-width:700px){
 .handbook-header{grid-template-columns:minmax(0,1fr) max-content;gap:8px 10px;padding:9px 12px;min-height:0}
 .is-embedded .handbook-header{padding-right:12px}.is-embedded .header-links{margin-right:34px}
 .handbook-brand{grid-column:1;grid-row:1;min-width:0}.handbook-brand strong{font-size:19px}.handbook-brand small{font-size:11px}.handbook-flag{width:38px}
 .header-links{grid-column:2;grid-row:1}.header-links a{display:none}.header-links button{font-size:12px}
 .help-search{grid-column:1 / -1;grid-row:2;max-width:none}.help-search label{display:none}
 .handbook-tools{grid-column:1 / -1;grid-row:3;justify-content:flex-end;flex-wrap:wrap;font-size:11px}
}
@media(max-width:360px){.handbook-brand strong{font-size:17px}.handbook-brand small{font-size:10px}.handbook-flag{width:32px}.handbook-brand{gap:6px}.header-links button{font-size:11px;padding:5px}}
.map-quick-links{display:flex;flex-wrap:wrap;gap:7px 16px;padding:12px 3px;font-size:13px;border-bottom:1px solid var(--line)}
.map-quick-links strong{color:#437526}
.map-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.map-choice{padding:16px;border:1px solid #c5d1bc;border-radius:5px;background:#fff;border-bottom:4px solid #95b576}
.map-choice .job-symbol{float:right;width:38px}
.map-choice h2{font-size:21px;margin:0 0 4px}.map-choice p{font-size:14px}.map-choice .map-example{font-weight:bold;color:#596950;margin:3px 0 12px}
.map-choice>a{display:inline-block;padding:6px 10px;border:1px solid #658545;border-radius:4px;background:#eff5e6;color:#385b22;font-size:14px;font-weight:bold;text-decoration:none}
@media(max-width:620px){.map-choice-grid{grid-template-columns:1fr}.map-quick-links{font-size:12px}}



/* Map-result examples complement the numbered control-panel photographs. */
.map-examples{margin:0 0 24px;border:1px solid #bdcdae;border-top:4px solid #78a647;border-radius:5px;background:#f1f4e9;overflow:hidden}
.map-examples-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px 16px;padding:10px 12px 8px}
.map-examples-heading h2{font-size:18px;margin:0}.map-examples-heading>span{font-size:11px;color:#5c7050}
.example-switches{display:flex;flex-wrap:wrap;gap:6px;padding:0 12px 10px}
.example-switches button{border:1px solid #9aae86;border-radius:4px;padding:6px 10px;background:#fff;color:#314b28;font-size:12px;line-height:1.3}
.example-switches button[aria-pressed=true]{background:#e8ac25;color:#273822;border-color:#977128;font-weight:bold}
.map-example-figure{margin:0;background:#fff}.map-example-image{display:block;width:100%;height:auto}
.map-example-figure figcaption{padding:10px 13px;font-size:14px;line-height:1.6;border-top:1px solid #d1dcc6;background:#fafbf6}
.map-example-figure figcaption .image-enlarge{display:block;margin-top:6px}
@media(max-width:620px){.map-examples{margin-bottom:20px}.map-examples-heading{padding:9px 10px}.map-examples-heading h2{font-size:17px}.example-switches{padding:0 10px 9px}.example-switches button{font-size:11px;padding:6px 8px}.map-example-figure figcaption{font-size:14px;padding:10px}}
@media print{.map-examples{break-inside:avoid}.example-switches,.map-examples-heading>span{display:none!important}.map-example-figure figcaption{font-size:10pt}.map-examples-heading h2{font-size:12pt}}

/* Account walkthroughs retain the handbook's compact, colourful presentation. */
.account-help-screens{margin:22px 0;border-top:4px solid var(--green,#719f38);padding-top:12px}
.account-help-screens>h2{font-size:21px;margin:0 0 4px}.account-screens-note{font-size:13px;color:#53624a;margin:0 0 12px}
.account-screen-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
.account-screen-grid figure{margin:0;border:1px solid #cbd3bf;border-radius:5px;overflow:hidden;background:#fff}
.account-screen-grid img{display:block;width:100%;height:auto}.account-screen-grid figcaption{padding:10px 12px;background:#f7f8ef;border-top:1px solid #cbd3bf}
.account-screen-heading{display:flex;align-items:center;gap:9px;color:#34422d;text-decoration:none}.account-screen-heading:hover{text-decoration:underline}
.account-screen-grid figcaption p{font-size:14px;line-height:1.5;margin:7px 0}.account-screen-grid .control-number{flex-shrink:0}
.account-topic .figure-wide{max-width:565px}
@media(min-width:1280px){.account-topic .topic-content{display:grid;grid-template-columns:minmax(340px,510px) minmax(0,1fr);gap:25px;align-items:start}.account-topic .help-figure{position:sticky;top:calc(var(--header-height,96px) + 16px);margin:0}}
@media(max-width:720px){.account-screen-grid{grid-template-columns:minmax(0,1fr)}.account-screen-grid figure{max-width:560px}.account-screens-note{line-height:1.5}}
@media print{.account-topic .topic-content{display:block}.account-topic .help-figure{position:static;max-width:400px}.account-screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-screen-grid figure{break-inside:avoid}.account-help-screens{break-inside:auto}}
