/* Help center page. */
.help-page{background:linear-gradient(180deg,#eaf2fb 0,#f7f9fd 46%,#f4f7fc 100%)}
.help-hero{min-height:320px}
.page-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,24,47,.48),rgba(8,42,76,.65))}
.help-hero-content{position:relative;padding:113px 0 80px;text-align:center}
.page-hero-kicker{color:rgba(220,235,255,.76);font-size:12px;letter-spacing:.16em;text-transform:uppercase}
.page-hero h1{margin-top:7px;font-size:clamp(32px,5vw,46px);line-height:1.18;letter-spacing:-1.2px}
.page-hero-content>p:not(.page-hero-kicker):not(.help-search-status){max-width:620px;margin:9px auto 0;color:rgba(240,247,255,.86);font-size:14px}
.help-search{display:flex;align-items:center;width:min(100%,430px);height:42px;margin:17px auto 0;padding:0 12px;border:1px solid rgba(255,255,255,.58);border-radius:8px;background:#fff;color:#8b9bb0;box-shadow:0 8px 22px rgba(3,21,40,.16);text-align:left}
.help-search>span{font-size:22px;line-height:1;transform:rotate(-20deg);margin-right:8px;color:#6b86ac}
.help-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}
.help-search input::placeholder{color:#9daabd}
.help-search kbd{padding:2px 5px;border:1px solid #e0e7f0;border-radius:4px;color:#97a7ba;font-size:9px;line-height:1;background:#f7f9fc}
.help-search-status{min-height:17px;margin-top:6px!important;color:rgba(237,246,255,.75)!important;font-size:11px!important}
.help-content{padding-bottom:54px}
.help-entry-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:-48px;padding:0 12px;z-index:2}
.help-entry-card{display:flex;flex-direction:column;align-items:center;min-width:0;min-height:128px;padding:19px 12px 16px;border:1px solid #dce6f3;border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 13px 27px rgba(31,69,111,.1);text-align:center;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.help-entry-card:hover{border-color:#a8c4f5;box-shadow:0 16px 30px rgba(31,86,164,.14);transform:translateY(-2px)}
.help-entry-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid #9fbcf0;border-radius:8px;background:#edf4ff;color:#3975df;font-size:17px;font-weight:700;line-height:1}
.help-entry-card strong{margin-top:11px;color:var(--text);font-size:13px;line-height:1.3}
.help-entry-card small{margin-top:3px;color:var(--muted-2);font-size:10px;line-height:1.5}
.help-sections{margin-top:52px}
.help-section{margin-top:55px;scroll-margin-top:26px}
.help-section:first-child{margin-top:0}
.help-section-head{display:flex;align-items:flex-start;gap:12px}
.section-number{display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:9px;background:#e7efff;color:#3874df;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}
.help-section-head h2{font-size:21px;line-height:1.3;letter-spacing:-.35px}
.help-section .sub{margin-top:3px;color:var(--muted);font-size:12px}
.step-list{display:grid;gap:10px;margin-top:18px}
.step{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid #dfe7f2;border-radius:12px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-sm)}
.step-num{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#eaf1ff;color:#2f6dde;font-size:12px;font-weight:800}
.step h3{font-size:14px;line-height:1.35}
.step p{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.7}
.step a,.faq-item a{color:var(--primary);font-weight:700}
.step a:hover,.faq-item a:hover{text-decoration:underline}
.feature-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px}
.feature-guide-card{padding:20px;border:1px solid #dfe7f2;border-radius:13px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-sm)}
.feature-guide-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#eaf1ff;color:#2f73f5;font-size:18px;font-weight:800}
.feature-guide-card h3{margin-top:14px;font-size:15px}
.feature-guide-card p{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.7}
.feature-guide-card a{display:inline-flex;gap:5px;align-items:center;margin-top:14px;color:var(--primary);font-size:12px;font-weight:700}
.feature-guide-card a:hover{text-decoration:underline}
.wps-tutorial-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}
.wps-tutorial-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:24px;align-items:center;padding:24px;border:1px solid #dfe7f2;border-radius:14px;background:rgba(255,255,255,.88);box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s}
.wps-tutorial-item:hover{border-color:#b9d1f3;box-shadow:0 8px 24px rgba(31,69,111,.08)}
.wps-tutorial-desc{display:flex;align-items:flex-start;gap:14px}
.wps-tutorial-desc .step-num{width:32px;height:32px;font-size:14px;flex-shrink:0}
.wps-tutorial-desc h3{font-size:16px;line-height:1.35;margin:0 0 6px}
.wps-tutorial-desc p{color:var(--muted);font-size:13px;line-height:1.75;margin:0}
.wps-tutorial-preview{padding:12px;border:1px solid #e3ebf4;border-radius:10px;background:#f8fafd;display:flex;align-items:center;justify-content:center}
.wps-tutorial-preview img{display:block;max-width:100%;height:auto;border-radius:6px;box-shadow:0 3px 12px rgba(10,39,71,.08);border:1px solid rgba(220,230,242,.8)}
.wps-tutorial-preview.taskpane-preview img{max-height:360px;width:auto}
.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}
.faq-item{padding:17px 18px;border:1px solid #dfe7f2;border-radius:12px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-sm)}
.faq-item h3{display:flex;align-items:baseline;gap:8px;font-size:13px;line-height:1.45}
.faq-item h3 .q{color:#3978e4;font-size:12px;font-weight:900}
.faq-item p{margin-top:10px;padding-top:9px;border-top:1px solid #e7edf5;color:var(--muted);font-size:12px;line-height:1.7}
.help-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:55px;padding:23px 25px;border:1px solid #c9daf4;border-radius:14px;background:linear-gradient(135deg,#edf4ff,#f6f9ff)}
.help-contact>div:first-child{display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:12px;align-items:start}
.help-contact .section-number{grid-row:span 2}
.help-contact h2{font-size:19px;line-height:1.3}
.help-contact p{grid-column:2;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.7}
.help-contact-actions{display:flex;gap:9px;flex-wrap:wrap}
.help-contact-actions .btn{min-height:38px;padding:0 14px;font-size:12px}
[data-help-section][hidden],.help-entry-card[hidden]{display:none}
@media(max-width:760px){
  .help-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 5px}
  .feature-guide-grid,.faq-grid{grid-template-columns:1fr}
  .wps-tutorial-item{grid-template-columns:1fr;gap:16px;padding:18px}
  .help-contact{align-items:flex-start;flex-direction:column}
}
@media(max-width:560px){
  .help-hero{min-height:306px}
  .help-hero-content{padding:105px 0 69px}
  .help-search{width:calc(100% - 16px)}
  .help-entry-grid{margin-top:-40px;gap:8px}
  .help-entry-card{min-height:116px;padding:15px 8px 12px}
  .help-entry-card strong{font-size:12px}
  .help-entry-card small{font-size:9px}
  .help-sections{margin-top:38px}
  .help-section,.help-contact{margin-top:40px}
  .step{padding:14px}
  .help-contact{padding:19px 16px}
  .help-contact-actions{width:100%}
  .help-contact-actions .btn{flex:1}
}
