.lg-help{--help-ink:#172f28;--help-paper:#fcfaf6;--help-soft:#f0eee6;--help-line:#d9dcd1;--help-gold:#aa8b58;color:#000000;background:var(--help-paper);font:400 18px/1.8 LegacySans,Arial,sans-serif}
.lg-help [hidden]{display:none!important}
.lg-help h1,.lg-help h2,.lg-help h3{font-family:LegacySerif,Georgia,serif;font-weight:400;letter-spacing:-.035em}
.lg-help .lg-eyebrow{font:600 12px/1.5 LegacySans,Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em;margin-bottom:18px}
.lg-help__header{background:var(--help-soft);padding:52px 0 28px;border-bottom:1px solid var(--help-line)}
.lg-help__header h1{font-size:clamp(58px,6vw,84px);line-height:1.05;margin:0 0 20px}
.lg-help__intro{max-width:58ch;margin-bottom:26px;font-size:19px;line-height:1.65}
.lg-help__search{max-width:780px}
.lg-help__search label{display:block;font-size:15px;font-weight:500;margin-bottom:10px}
.lg-help__search-field{display:flex;align-items:center;border:1px solid #879487;background:#fffefa;padding-inline:20px 8px;gap:12px;box-shadow:0 5px 20px #172f2805}
.lg-help__search-field>span{flex:0 0 22px}
.lg-help__search input{width:100%;min-width:0;border:0;background:transparent;color:#000000;padding:18px 0;font:400 17px/1.5 LegacySans,Arial,sans-serif;min-height:62px;border-radius:0;appearance:none}
.lg-help__search input::placeholder{color:#000000;opacity:1}
.lg-help__search input::-webkit-search-cancel-button{appearance:none}
.lg-help__search-field:focus-within{outline:2px solid #876c44;outline-offset:3px}
.lg-help__search input:focus-visible{outline:none}
.lg-help__search button{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;background:transparent;color:#000000}
.lg-help__count{font-size:14px;min-height:25px;margin:9px 0 0;color:#000000}
.lg-help__layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:clamp(32px,5vw,72px);padding-block:56px 88px;align-items:start}
.lg-help__main{min-width:0}
.lg-help__sidebar-inner{position:sticky;top:118px}
.lg-help__sidebar{align-self:stretch}
.lg-help__nav{display:flex;flex-direction:column;align-items:stretch;padding:24px 18px;background:var(--help-soft);border:1px solid var(--help-line);gap:3px}
.lg-help__nav .lg-eyebrow{margin:0 10px 17px}
.lg-help__nav a{display:flex;align-items:center;justify-content:space-between;min-height:48px;font-size:16px;line-height:1.45;padding:11px 12px;transition:background .18s,color .18s}
.lg-help__nav a::after{content:'↗';color:#876c44;font-size:18px;margin-left:12px}
.lg-help__nav a:hover,.lg-help__nav a:focus-visible{background:var(--help-ink);color:var(--help-paper)}
.lg-help__nav a:hover::after,.lg-help__nav a:focus-visible::after{color:#e2ceaa}
.lg-help__contact-card{padding:28px 8px 0;margin-top:28px;border-top:1px solid var(--help-line)}
.lg-help__contact-card h2{font-size:31px;line-height:1.15;margin-bottom:15px}
.lg-help__contact-card p{font-size:16px;line-height:1.7;margin-bottom:15px}
.lg-help__contact-card .lg-text-link{font-size:15px;display:inline-flex;gap:12px;align-items:center;min-height:44px}
.lg-help__tracking{display:block;font-size:14px;line-height:1.5;padding-top:11px;text-decoration:underline;text-underline-offset:4px;min-height:44px}
.lg-help .lg-faq-group{scroll-margin-top:120px;margin:0 0 54px}
.lg-help .lg-faq-group:last-child{margin-bottom:0}
.lg-help .lg-faq-group>h2{position:relative;background:var(--help-ink);color:var(--help-paper);font-size:clamp(30px,3vw,41px);line-height:1.2;margin:0 0 18px;padding:26px 30px 28px;border-left:4px solid var(--help-gold)}
.lg-help .lg-faq-group details{background:#fffefa;border:1px solid var(--help-line);margin:0 0 12px;padding:0;transition:border-color .18s,background .18s,box-shadow .18s}
.lg-help .lg-faq-group details:last-child{margin-bottom:0}
.lg-help .lg-faq-group details:hover{border-color:#8c9b8b}
.lg-help .lg-faq-group details[open]{background:#f4f3eb;border-color:#859680;box-shadow:inset 3px 0 0 var(--help-ink)}
.lg-help .lg-faq-group summary{position:relative;list-style:none;display:block;padding:25px 80px 25px 28px;cursor:pointer;color:#000000;font:500 20px/1.55 LegacySans,Arial,sans-serif;letter-spacing:-.015em;overflow-wrap:break-word}
.lg-help .lg-faq-group summary::-webkit-details-marker{display:none}
.lg-help .lg-faq-group summary::after{content:'+';position:absolute;right:24px;top:24px;width:34px;height:34px;border:1px solid #9ca68f;border-radius:50%;display:grid;place-items:center;font:400 24px/1 LegacySans,Arial,sans-serif;color:#000000;background:#f3f1e8}
.lg-help .lg-faq-group details[open]>summary::after{content:'−';color:var(--help-paper);background:var(--help-ink);border-color:var(--help-ink)}
.lg-help .lg-faq-answer{padding:0 30px 28px;color:#000000;font-size:18px;line-height:1.85;overflow-wrap:anywhere}
.lg-help .lg-faq-answer::before{content:'';display:block;width:48px;height:2px;background:#aa8b58;margin:0 0 20px}
.lg-help .lg-faq-answer p{margin:0 0 18px;max-width:68ch}
.lg-help .lg-faq-answer p:last-child{margin-bottom:0}
.lg-help .lg-faq-answer ul,.lg-help .lg-faq-answer ol{padding-left:24px;margin:14px 0 20px}
.lg-help .lg-faq-answer li+li{margin-top:12px}
.lg-help .lg-faq-answer li::marker{color:#876c44}
.lg-help .lg-faq-answer a{font-weight:500;text-decoration:underline;text-decoration-color:#9d8257;text-underline-offset:5px;text-decoration-thickness:1px}
.lg-help .lg-faq-answer a:hover{text-decoration-thickness:2px}
.lg-help .lg-faq-answer h3{font-size:28px;margin:20px 0 10px}
.lg-help__empty{background:var(--help-soft);border:1px solid var(--help-line);padding:40px}
.lg-help__empty h2{font-size:36px;line-height:1.2}
.lg-help__closing{background:var(--help-ink);color:var(--help-paper);padding-block:65px}
.lg-help__closing-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}
.lg-help__closing h2{font-size:clamp(36px,4vw,56px);line-height:1.12;margin-bottom:18px}
.lg-help__closing p:last-child{margin-bottom:0;max-width:48ch}
.lg-help__closing .lg-eyebrow{color:#d6c5a4}
.lg-help__actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px;flex-shrink:0}
.lg-help__actions .lg-text-link{display:inline-flex;gap:14px;align-items:center;min-height:44px;color:var(--help-paper);font-size:15px}
.lg-help a:focus-visible,.lg-help button:focus-visible,.lg-help summary:focus-visible{outline:2px solid #876c44;outline-offset:4px}
.lg-help__closing a:focus-visible{outline-color:#e2cdaa}
@media(max-width:950px){.lg-help__layout{grid-template-columns:200px minmax(0,1fr);gap:26px}.lg-help__nav{padding:20px 10px}.lg-help__nav a{font-size:15px}.lg-help__nav .lg-eyebrow{font-size:11px}.lg-help__closing-inner{align-items:flex-start}.lg-help__actions .lg-button{max-width:280px}.lg-help .lg-faq-group summary{font-size:19px}}
@media(max-width:760px){.lg-help{font-size:17px}.lg-help .lg-wrap{width:calc(100% - 32px)}.lg-help__header{padding-block:36px 18px}.lg-help__header h1{font-size:60px}.lg-help__intro{font-size:18px;line-height:1.7}.lg-help__search-field{padding-left:14px;gap:10px}.lg-help__search input{font-size:16px;padding-block:16px;min-height:58px}.lg-help__layout{grid-template-columns:1fr;gap:34px;padding-block:28px 54px}.lg-help__sidebar-inner{position:static}.lg-help__nav{flex-direction:row;flex-wrap:wrap;padding:0;background:none;border:0;gap:8px}.lg-help__nav .lg-eyebrow{width:100%;margin:0 0 8px;font-size:12px}.lg-help__nav a{padding:11px 15px;min-height:46px;background:var(--help-soft);border:1px solid #bfc7b7;font-size:15px}.lg-help__nav a::after{display:none}.lg-help__contact-card{display:none}.lg-help .lg-faq-group{margin-bottom:38px;scroll-margin-top:100px}.lg-help .lg-faq-group>h2{font-size:30px;padding:22px 20px 24px;margin-bottom:14px}.lg-help .lg-faq-group summary{font-size:18px;line-height:1.6;padding:22px 61px 22px 20px}.lg-help .lg-faq-group summary::after{right:16px;top:23px;width:29px;height:29px;font-size:21px}.lg-help .lg-faq-answer{font-size:17px;padding:0 21px 25px;line-height:1.85}.lg-help .lg-faq-answer::before{margin-bottom:18px}.lg-help__empty{padding:26px}.lg-help__empty h2{font-size:31px}.lg-help__closing{padding-block:48px}.lg-help__closing-inner{flex-direction:column;gap:28px}.lg-help__actions{width:100%;align-items:stretch}.lg-help__actions .lg-button{max-width:none;justify-content:center;white-space:normal}.lg-help__actions .lg-text-link{justify-content:center}}
@media(prefers-reduced-motion:reduce){.lg-help details,.lg-help__nav a{transition:none}}
