:root{--help-ink:#17352c;--help-green:#1e6a50;--help-paper:#f5f0e5;--help-line:#d9d0bd;--help-gold:#b78b3d}
.help-museum{background:#f7f4ec;color:var(--help-ink)}
.help-page{max-width:1460px;margin:0 auto;padding:42px 32px 90px}
.help-hero{padding:48px clamp(24px,6vw,86px);background:linear-gradient(120deg,#173f32,#245c49);color:#fff;border-radius:3px;box-shadow:0 18px 50px #17352c21}
.help-hero>p,.help-section header p{margin:0 0 8px;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800;color:#d6bf85}
.help-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,4vw,4rem);font-weight:500;margin:0 0 8px}.help-hero>span{color:#dbe7e1}
.help-search{margin-top:30px;max-width:760px;height:58px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 18px;color:var(--help-ink);box-shadow:0 8px 30px #0002}
.help-search>span{font-size:1.7rem}.help-search input{border:0;outline:0;font:inherit;font-size:1rem;flex:1;min-width:0}.help-search kbd{border:1px solid #ddd5c6;background:#f5f1e8;padding:3px 7px;font-size:.7rem;color:#6e665a}
.help-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.help-chips button{border:1px solid #ffffff55;border-radius:99px;background:#ffffff10;color:#fff;padding:8px 13px;cursor:pointer}.help-chips button:hover{background:#fff;color:var(--help-green)}
.help-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:56px;margin-top:44px}.help-toc{align-self:start;position:sticky;top:24px;border-left:2px solid var(--help-line);padding-left:18px}.help-toc>strong{font-family:Georgia,serif;font-size:1.1rem}.help-toc nav{display:grid;margin-top:14px}.help-toc a{color:#53635d;text-decoration:none;padding:7px 0;font-size:.9rem}.help-toc a:hover{color:var(--help-green)}
.help-content{min-width:0}.help-section{scroll-margin-top:90px;padding:0 0 55px;margin-bottom:55px;border-bottom:1px solid var(--help-line)}.help-section[hidden]{display:none}.help-section>header{display:flex;gap:18px;align-items:start;margin-bottom:24px}.help-section>header>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--help-gold);color:var(--help-gold);font-family:Georgia,serif}.help-section h2{font:500 clamp(1.65rem,3vw,2.55rem)/1.1 Georgia,serif;margin:0}.help-section h3{font:600 1.15rem Georgia,serif;margin:.2rem 0 .55rem}.help-section p{line-height:1.65}.help-section a{color:var(--help-green);font-weight:700}.help-section-featured{background:#edf3ee;padding:34px;border:1px solid #cbd9ce}
.help-card-grid,.help-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.help-card-grid article,.help-columns article{background:#fff;border:1px solid var(--help-line);padding:23px}.help-card-grid b{font-family:Georgia,serif;color:var(--help-gold);font-size:1.7rem}.help-card-grid p,.help-columns p{margin-bottom:0}
.help-tip,.help-warning,.help-example{margin-top:18px;padding:18px 20px;border-left:4px solid var(--help-gold);background:#fff}.help-tip strong,.help-warning strong,.help-example strong{display:block;margin-bottom:4px}.help-warning{border-color:#9c553d;background:#fff8f4}
.help-figure{margin:0 0 26px;background:#fff;border:1px solid var(--help-line);padding:10px}.help-figure img{display:block;width:100%;height:auto}.help-figure figcaption{padding:11px 6px 4px;color:#5e685f;font-size:.87rem}
.help-device-guide{margin-bottom:32px}.help-device-guide>h3,.help-shared-actions h3{display:flex;align-items:center;gap:9px;margin-bottom:14px;font-size:1.25rem}.help-device-guide>h3 span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--help-green);color:#fff}.help-mobile-shots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.help-mobile-shots .help-figure{margin:0}.help-mobile-shots img{aspect-ratio:390/844;object-fit:cover;object-position:top}.help-shared-actions{padding:18px 20px;background:#eee7d8;border-left:4px solid var(--help-gold)}.help-shared-actions h3,.help-shared-actions p{margin-top:0}.help-shared-actions p{margin-bottom:0}
.help-steps{counter-reset:steps;list-style:none;padding:0;margin:0;display:grid;gap:10px}.help-steps li{position:relative;padding:16px 18px 16px 58px;background:#fff;border:1px solid var(--help-line);line-height:1.55}.help-steps li:before{counter-increment:steps;content:counter(steps);position:absolute;left:17px;top:15px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--help-green);color:#fff;font-weight:800;font-size:.8rem}
.help-flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;margin:0 0 24px}.help-flow span{background:#fff;border:1px solid #b9cabe;padding:10px 12px;font-weight:700;font-size:.86rem}.help-flow i{font-style:normal;color:var(--help-green)}
.help-walkthrough{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 26px}.help-walkthrough .help-figure{margin:0}.help-walkthrough img{aspect-ratio:4/3;object-fit:cover;object-position:top}.help-walkthrough figcaption strong{display:block;color:var(--help-ink);margin-bottom:3px}
.help-responsive-shot .help-shot-mobile{display:none}.help-responsive-shot .help-figure img{max-height:610px;object-fit:contain;background:#f0eadf}
.help-feature-shots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0}.help-feature-shots .help-figure{margin:0}.help-feature-shots img,.help-feature-figure img{max-height:610px;object-fit:contain;object-position:top;background:#f0eadf}.help-feature-shots figcaption strong{display:block;color:var(--help-ink);margin-bottom:3px}.help-feature-figure{margin-bottom:24px}
.help-section details{background:#fff;border:1px solid var(--help-line);margin:10px 0}.help-section summary{cursor:pointer;padding:17px 20px;font-weight:800}.help-section details div{padding:0 20px 16px}.help-section details p{margin:0}.help-statuses{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.help-statuses div{background:#fff;border:1px solid var(--help-line);padding:16px}.help-statuses dt{font-weight:800}.help-statuses dd{margin:5px 0 0;color:#59665f}.help-no-results{background:#fff;border:1px solid var(--help-line);padding:24px;text-align:center}
@media(max-width:900px){.help-page{padding:20px 16px 60px}.help-hero{padding:32px 22px}.help-layout{grid-template-columns:1fr;margin-top:28px}.help-toc{position:static;border-left:0;border-bottom:1px solid var(--help-line);padding:0 0 20px}.help-toc nav{grid-template-columns:repeat(2,1fr)}.help-card-grid,.help-columns,.help-feature-shots{grid-template-columns:1fr}.help-section-featured{padding:22px 16px}.help-statuses{grid-template-columns:1fr}.help-device-desktop,.help-responsive-shot .help-shot-desktop{display:none}.help-responsive-shot .help-shot-mobile{display:block}.help-mobile-shots,.help-walkthrough{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.help-mobile-shots .help-figure,.help-walkthrough .help-figure{scroll-snap-align:start}}
@media print{.browse-topbar,.museum-mobile-menu,.museum-menu-backdrop,.help-search,.help-chips,.help-toc{display:none!important}.help-page{max-width:none;padding:0}.help-hero{background:none;color:#000;box-shadow:none;padding:0 0 25px}.help-hero>span{color:#333}.help-layout{display:block}.help-section{break-inside:avoid}.help-section-featured{background:none}.help-figure img{max-height:460px;object-fit:contain}}
