.help-page{padding:22px 0 70px;min-height:75vh}.help-grid{display:grid;grid-template-columns:205px minmax(0,1fr);gap:28px;align-items:start}.help-sidebar{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 10px;position:sticky;top:14px}.help-sidebar h2{font-size:15px;margin:6px 12px 14px}.help-sidebar a{display:flex;align-items:center;gap:11px;border-radius:8px;padding:10px 11px;color:#40546a;font-weight:650;font-size:13px}.help-sidebar a:hover,.help-sidebar a.active{background:#e8f9f0;color:var(--green)}.help-sidebar a i{width:20px;text-align:center}.help-sidebar hr{border:0;border-top:1px solid var(--line);margin:15px 11px}.help-content{min-width:0}.help-eyebrow{color:var(--green);font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.help-hero{background:linear-gradient(115deg,#ecfdf8 0%,#fff 76%);border:1px solid #dcf1e8;border-radius:17px;padding:35px;display:grid;grid-template-columns:1.15fr .85fr;gap:25px;align-items:center;margin-bottom:24px;overflow:hidden}.help-hero h1{font-size:clamp(32px,3.5vw,49px);margin:10px 0 15px}.help-hero p{line-height:1.6;color:var(--muted);font-size:16px}.help-hero img{width:100%;height:285px;object-fit:cover;border-radius:13px}.help-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:30px 0 16px}.help-heading h2{margin:0}.help-heading p{margin:6px 0 0;color:var(--muted)}.help-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.help-topic{display:block;background:#edfcf7;border-radius:12px;padding:21px;min-height:166px;border:1px solid #d6efe3}.help-topic i{color:var(--green);font-size:27px;margin-bottom:18px}.help-topic strong{display:block;font-size:16px}.help-topic small{display:block;color:var(--muted);line-height:1.5;margin-top:7px}.help-topic:hover{border-color:var(--green)}.help-two{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.9fr);gap:18px}.help-panel{border:1px solid #dce9e6;border-radius:13px;background:#fff;padding:22px;margin:0 0 18px}.help-panel h2{font-size:21px}.help-panel h3{font-size:17px}.help-panel p,.help-panel li{color:#52647a;line-height:1.7;font-size:14px}.help-panel ul,.help-panel ol{padding-left:21px}.help-accordion details{border:1px solid var(--line);border-radius:9px;padding:15px 18px;background:#fff;margin-bottom:9px}.help-accordion summary{cursor:pointer;font-weight:700;font-size:14px;list-style:none;display:flex;justify-content:space-between;gap:10px}.help-accordion summary:after{content:'+';color:var(--green);font-size:18px}.help-accordion details[open] summary:after{content:'−'}.help-accordion p{margin:10px 0 0;color:var(--muted);font-size:13px}.help-search{display:flex;margin-top:20px;border:1px solid #d6e1e9;border-radius:9px;overflow:hidden;background:#fff}.help-search input{flex:1;min-width:0;border:0;padding:15px}.help-search button{border:0;background:var(--pink);color:white;padding:0 23px;font-weight:700}.help-help-card{background:#ecfbf5;border:1px solid #d6eee2}.help-help-card>i{font-size:27px;color:var(--green);margin-bottom:15px}.help-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.help-step{padding:18px;border:1px solid #deebe7;border-radius:10px;background:#fff}.help-step b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;margin-bottom:14px}.help-step i{font-size:20px;color:var(--green);margin-bottom:8px}.help-step h3{font-size:14px}.help-step p{font-size:12px;line-height:1.5;color:var(--muted)}.help-contact-list>div{padding:13px 0;display:flex;gap:14px;border-bottom:1px solid var(--line)}.help-contact-list>div:last-child{border:0}.help-contact-list i{color:var(--green);width:30px;text-align:center;font-size:19px}.help-contact-list strong{display:block}.help-contact-list small{display:block;color:var(--muted);margin-top:5px}.help-form label{display:block;font-size:13px;font-weight:700;margin:14px 0 7px}.help-form input:not([type=checkbox]):not([type=radio]):not([type=file]),.help-form select,.help-form textarea{width:100%;padding:13px 14px;border:1px solid #cbd9df;border-radius:8px;background:#fff;color:var(--navy)}.help-form textarea{min-height:130px;resize:vertical}.help-form .help-file{display:grid;place-content:center;min-height:106px;text-align:center;border:1.5px dashed #b6d5c9;border-radius:9px;cursor:pointer;color:var(--green);background:#fcfffd}.help-form .help-file input{max-width:230px;margin:8px auto 0}.help-form .help-check{display:flex;align-items:start;gap:9px;line-height:1.5;font-size:13px;font-weight:500}.help-form .help-check input{accent-color:var(--green);margin-top:3px}.help-form .help-submit{margin-top:18px}.help-form small{color:var(--muted)}.help-option-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.help-option{border:1px solid var(--line);padding:13px;border-radius:9px;font-size:13px!important;margin:0!important;display:flex!important;gap:8px}.help-option:has(input:checked){border-color:var(--green);background:#effbf7}.help-policy{display:grid;grid-template-columns:175px minmax(0,1fr);gap:26px}.help-toc{position:sticky;top:15px;align-self:start;background:#f7fcfa;padding:17px;border-radius:10px;border:1px solid var(--line)}.help-toc h2{font-size:15px}.help-toc a{display:block;color:#3b5369;font-size:13px;margin:12px 0}.help-toc a:hover{color:var(--green);text-decoration:underline}.help-article{max-width:820px}.help-article section{padding:18px 0;border-bottom:1px solid #e7efee;scroll-margin-top:90px}.help-article section h2{margin-bottom:10px}.help-article p,.help-article li{color:#46566c;line-height:1.85;font-size:15px}.help-draft{background:#fff5df;border:1px solid #f3d9a6;color:#6d4c16;border-radius:9px;padding:13px 16px;font-size:13px;line-height:1.5;margin-bottom:22px}.help-tip{border-radius:10px;background:#eafaf2;padding:18px;color:var(--green);line-height:1.6;margin:16px 0}.help-about-photo{width:100%;max-height:410px;object-fit:cover;border-radius:13px}.help-cookie-row{display:grid;grid-template-columns:1.15fr 1.6fr auto;gap:15px;border-top:1px solid var(--line);padding:19px 0;align-items:center;font-size:13px}.help-cookie-row p{margin:0}.help-cookie-row label{white-space:nowrap}.help-cookie-row input{accent-color:var(--green);height:18px;width:18px}.help-result{border-radius:8px;background:#e8f9f0;padding:12px;margin-top:14px;color:var(--green);font-size:13px}.help-result[hidden]{display:none}.help-cta{display:flex;justify-content:space-between;gap:15px;align-items:center;background:#e9f9f1;padding:24px;border-radius:12px;margin-top:26px}.help-cta h2{margin:0 0 5px}.help-cta p{margin:0;color:var(--muted)}.help-cta .cp-btn{white-space:nowrap}@media(max-width:900px){.help-grid{grid-template-columns:1fr}.help-sidebar{position:static}.help-sidebar nav{display:flex;overflow:auto;gap:4px}.help-sidebar a{white-space:nowrap}.help-sidebar hr{display:none}.help-topic-grid{grid-template-columns:repeat(2,1fr)}.help-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.help-page{padding-top:12px}.help-hero{grid-template-columns:1fr;padding:23px}.help-hero img{max-height:210px}.help-two,.help-policy{grid-template-columns:1fr}.help-toc{position:static}.help-toc nav{display:flex;gap:12px;overflow:auto}.help-toc a{white-space:nowrap}.help-cookie-row{grid-template-columns:1fr}.help-cta{align-items:start;flex-direction:column}}@media(max-width:460px){.help-topic-grid,.help-steps,.help-option-grid{grid-template-columns:1fr}.help-hero h1{font-size:32px}.help-panel{padding:17px}}
.help-panel>img{width:100%;max-height:175px;object-fit:cover;border-radius:8px}.help-panel .db-product{display:flex;gap:15px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:10px}.help-panel .db-product img{height:90px;width:90px;object-fit:cover;border-radius:8px}.help-panel .db-product small{display:block;color:var(--muted);margin-top:8px}.help-page .db-link{color:var(--green);font-weight:700}.help-page .db-tabs{display:flex;gap:20px;overflow:auto;border-bottom:1px solid var(--line);margin:22px 0}.help-page .db-tabs button{background:none;border:0;padding:14px;color:var(--muted);white-space:nowrap;cursor:pointer}.help-page .db-tabs button.active{color:var(--green);border-bottom:2px solid var(--green);font-weight:800}

.help-nav-toggle{display:none}
@media(max-width:900px){
  .help-sidebar{padding:12px}
  .help-sidebar h2{margin:3px 4px 10px}
  .help-nav-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid var(--line);border-radius:8px;background:#f3fbf7;color:var(--green);font-weight:750;padding:11px 13px;cursor:pointer}
  .help-nav-toggle[aria-expanded=true] i{transform:rotate(180deg)}
  .help-sidebar nav{display:none}
  .help-sidebar.expanded nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding-top:8px;overflow:visible}
  .help-sidebar.expanded nav a{white-space:normal;min-height:42px}
}
@media(max-width:700px){
  .help-toc nav{flex-wrap:wrap;overflow:visible}
  .help-toc a{white-space:normal}
  .help-page input,.help-page select,.help-page textarea{font-size:16px}
}
@media(max-width:460px){.help-sidebar.expanded nav{grid-template-columns:1fr 1fr}}
