:root{--help-navy:#0b1f3d;--help-green:#00a53c;--help-blue:#2d7ff6;--help-ink:#111827;--help-slate:#5f6b7a;--help-line:#e4e9f0;--help-mist:#f5f8fb;--help-soft:#ecf9f1}
.help-shell{background:#fff;color:var(--help-ink)}
.help-hero{position:relative;overflow:hidden;padding:72px 0 62px;background:linear-gradient(135deg,#07172f 0%,#0d2b50 58%,#0c6840 140%);color:#fff}
.help-hero:before,.help-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.18;pointer-events:none}.help-hero:before{width:460px;height:460px;background:#53e28d;right:-180px;top:-250px}.help-hero:after{width:330px;height:330px;background:#65b5ff;left:-170px;bottom:-240px}
.help-container{width:min(1160px,calc(100% - 40px));margin:0 auto;position:relative;z-index:1}
.help-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#8ef0b4;margin-bottom:14px}.help-eyebrow:before{content:"";width:18px;height:2px;background:currentColor;border-radius:4px}
.help-hero h1{font-size:clamp(32px,5vw,50px);line-height:1.08;letter-spacing:-.035em;font-weight:700;margin:0;max-width:780px}.help-hero p{font-size:16px;line-height:1.7;color:rgba(255,255,255,.74);max-width:670px;margin:16px 0 0}
.help-search{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(255,255,255,.35);box-shadow:0 22px 60px rgba(0,0,0,.2);border-radius:18px;padding:8px 8px 8px 18px;margin-top:30px;max-width:760px}.help-search svg{width:20px;height:20px;color:#6b7280;flex:0 0 auto}.help-search input{border:0;outline:0;flex:1;min-width:0;padding:12px 0;font:600 15px/1.4 Poppins,system-ui,sans-serif;color:#111827;background:transparent}.help-search input::placeholder{color:#8a94a3}.help-search button{border:0;border-radius:12px;background:var(--help-green);color:#fff;font:700 13px Poppins,system-ui,sans-serif;padding:12px 18px;cursor:pointer}
.help-main{padding:42px 0 72px;background:linear-gradient(#fff,#f8fafc)}
.help-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:-74px;position:relative;z-index:2;margin-bottom:36px}.help-category-card{display:block;background:#fff;border:1px solid var(--help-line);border-radius:16px;padding:18px 15px;box-shadow:0 12px 35px rgba(14,32,58,.08);color:var(--help-ink);text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s}.help-category-card:hover,.help-category-card.is-active{transform:translateY(-3px);border-color:#9edbb3;box-shadow:0 16px 40px rgba(14,32,58,.13)}.help-category-card.is-active{background:var(--help-soft)}.help-cat-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef4ff;color:var(--help-blue);font-size:19px;margin-bottom:12px}.help-category-card:nth-child(2) .help-cat-icon{background:#eafaf0;color:#008d34}.help-category-card:nth-child(3) .help-cat-icon{background:#fff5df;color:#b06a00}.help-category-card:nth-child(4) .help-cat-icon{background:#f5edff;color:#7b3fc6}.help-category-card:nth-child(5) .help-cat-icon{background:#e7f8fb;color:#087d8f}.help-category-card strong{display:block;font-size:13.5px;line-height:1.35;margin-bottom:4px}.help-category-card small{display:block;color:var(--help-slate);font-size:11.5px;line-height:1.45}
.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.help-panel{background:#fff;border:1px solid var(--help-line);border-radius:18px;padding:24px;box-shadow:0 8px 26px rgba(14,32,58,.05)}.help-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.help-panel h2{font-size:25px;line-height:1.2;letter-spacing:-.025em;font-weight:700;margin:0}.help-panel-head p{font-size:13px;color:var(--help-slate);margin:6px 0 0;line-height:1.55}.help-count{white-space:nowrap;border-radius:999px;background:var(--help-mist);color:var(--help-slate);font-size:11px;font-weight:800;padding:7px 10px}
.help-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 14px;scrollbar-width:none}.help-tabs::-webkit-scrollbar{display:none}.help-tab{white-space:nowrap;border:1px solid var(--help-line);background:#fff;color:var(--help-slate);border-radius:999px;padding:8px 13px;font:700 12px Poppins,system-ui,sans-serif;cursor:pointer;text-decoration:none}.help-tab.is-active,.help-tab:hover{background:var(--help-navy);border-color:var(--help-navy);color:#fff}
.help-faq-list{display:grid;gap:10px}.help-faq{border:1px solid var(--help-line);border-radius:13px;background:#fff;overflow:hidden}.help-faq[open]{border-color:#afd8bd;box-shadow:0 8px 24px rgba(0,91,38,.06)}.help-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;cursor:pointer;font-size:14px;font-weight:700;color:var(--help-ink)}.help-faq summary::-webkit-details-marker{display:none}.help-faq summary:after{content:"+";display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#f0f4f8;color:#364152;font-size:19px;font-weight:500}.help-faq[open] summary:after{content:"−";background:var(--help-soft);color:#007a2c}.help-faq-body{padding:0 18px 17px;color:var(--help-slate);font-size:13.5px;line-height:1.72}.help-faq-body p{margin:0 0 10px}.help-faq-body p:last-child{margin-bottom:0}.help-faq-body a{color:#086fbe;font-weight:700}.help-empty{text-align:center;padding:48px 18px;color:var(--help-slate)}
.help-side{display:grid;gap:16px}.help-side-card{background:#fff;border:1px solid var(--help-line);border-radius:16px;padding:20px}.help-side-card.is-dark{background:var(--help-navy);border-color:var(--help-navy);color:#fff}.help-side-card h3{font-size:16px;line-height:1.35;margin:0 0 8px}.help-side-card p{font-size:12.5px;line-height:1.6;color:var(--help-slate);margin:0 0 15px}.help-side-card.is-dark p{color:rgba(255,255,255,.7)}.help-side-link{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--help-line);padding:12px 0;color:var(--help-ink);font-size:12.5px;font-weight:700;text-decoration:none}.help-side-link:last-child{padding-bottom:0}.help-side-card.is-dark .help-side-link{color:#fff;border-color:rgba(255,255,255,.14)}.help-side-btn{display:inline-flex;justify-content:center;align-items:center;border-radius:11px;background:var(--help-green);color:#fff;text-decoration:none;font-size:13px;font-weight:800;padding:11px 16px;width:100%}
.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hub-card{display:flex;flex-direction:column;min-height:230px;background:#fff;border:1px solid var(--help-line);border-radius:16px;padding:20px;text-decoration:none;color:var(--help-ink);box-shadow:0 8px 28px rgba(14,32,58,.05);transition:transform .18s,border-color .18s}.hub-card:hover{transform:translateY(-3px);border-color:#9edbb3}.hub-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:28px}.hub-card-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#edf4ff;color:#286fc7}.hub-card-tag{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#657184;background:#f3f5f8;border-radius:999px;padding:6px 8px}.hub-card h3{font-size:16px;line-height:1.4;margin:0 0 8px}.hub-card p{font-size:12.5px;color:var(--help-slate);line-height:1.6;margin:0 0 18px}.hub-card-cta{margin-top:auto;font-size:12.5px;font-weight:800;color:#007a2c}
.help-article{max-width:860px;margin:0 auto}.help-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;font-size:11.5px;color:#778292;margin-bottom:18px}.help-breadcrumb a{color:#526071;text-decoration:none}.help-article-card{background:#fff;border:1px solid var(--help-line);border-radius:20px;padding:clamp(24px,5vw,48px);box-shadow:0 14px 44px rgba(14,32,58,.06)}.help-article-type{display:inline-flex;background:var(--help-soft);color:#007a2c;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 9px;margin-bottom:14px}.help-article-card h1{font-size:clamp(28px,4.5vw,43px);line-height:1.12;letter-spacing:-.035em;font-weight:700;margin:0}.help-article-summary{font-size:16px;line-height:1.7;color:var(--help-slate);margin:15px 0 0}.help-article-meta{display:flex;gap:13px;flex-wrap:wrap;padding:18px 0;margin:22px 0;border-top:1px solid var(--help-line);border-bottom:1px solid var(--help-line);font-size:11.5px;color:#758192;font-weight:600}.help-body{font-size:15px;line-height:1.8;color:#3e4958}.help-body h2{font-size:24px;line-height:1.3;color:var(--help-ink);margin:30px 0 12px}.help-body h3{font-size:19px;color:var(--help-ink);margin:24px 0 10px}.help-body p{margin:0 0 15px}.help-body ul,.help-body ol{padding-left:22px;margin:0 0 18px}.help-body li{margin:7px 0}.help-body a{color:#096fbd;font-weight:700}.help-body blockquote{border-left:4px solid var(--help-green);background:#f3fbf6;padding:15px 18px;border-radius:0 12px 12px 0;margin:20px 0}.help-related{margin-top:24px}.help-related h2{font-size:19px;margin-bottom:13px}.help-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.help-related-card{display:block;border:1px solid var(--help-line);border-radius:13px;padding:15px;text-decoration:none;color:var(--help-ink);background:#fff}.help-related-card strong{display:block;font-size:13px;line-height:1.45}.help-related-card span{display:block;color:var(--help-slate);font-size:11.5px;line-height:1.5;margin-top:5px}
.support-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.support-form-card{background:#fff;border:1px solid var(--help-line);border-radius:18px;padding:26px}.support-role-grid,.support-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.support-choice{position:relative}.support-choice input{position:absolute;opacity:0;pointer-events:none}.support-choice label{display:flex;align-items:center;justify-content:center;text-align:center;min-height:52px;border:1.5px solid var(--help-line);border-radius:13px;padding:10px 12px;color:var(--help-slate);font-size:12px;font-weight:700;cursor:pointer;background:#fff}.support-choice input:checked+label{border-color:var(--help-green);background:var(--help-soft);color:#006c29;box-shadow:inset 0 0 0 1px var(--help-green)}.support-field{margin-top:15px}.support-field label{display:block;font-size:12px;font-weight:800;color:#283242;margin-bottom:6px}.support-field input,.support-field textarea{width:100%;border:1.5px solid var(--help-line);border-radius:11px;padding:11px 13px;font:500 13.5px Poppins,system-ui,sans-serif;outline:0}.support-field input:focus,.support-field textarea:focus{border-color:var(--help-navy)}.support-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.support-submit{width:100%;border:0;border-radius:12px;background:var(--help-green);color:#fff;padding:13px 18px;font:800 14px Poppins,system-ui,sans-serif;cursor:pointer;margin-top:18px}.support-success{background:#effbf3;border:1px solid #bce9ca;border-radius:16px;padding:30px;text-align:center}.support-success strong{display:block;font-size:23px;color:#087c34;margin-bottom:9px}
.context-help{display:flex;align-items:flex-start;gap:12px;background:#eff8ff;border:1px solid #cde7fb;border-radius:12px;padding:13px 15px;margin-bottom:18px}.context-help i{font-size:19px;color:#1773b8;margin-top:1px}.context-help strong{display:block;font-size:12.5px;color:#163a55}.context-help p{font-size:11.5px;color:#5b7081;line-height:1.5;margin:3px 0}.context-help a{font-size:11.5px;font-weight:800;color:#0c6eaf}
@media(max-width:1000px){.help-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-48px}.help-layout,.support-grid{grid-template-columns:1fr}.help-side{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.help-container{width:min(100% - 24px,1160px)}.help-hero{padding:50px 0 66px}.help-hero h1{font-size:30px}.help-hero p{font-size:14px}.help-search{border-radius:14px;padding-left:14px}.help-search button{display:none}.help-main{padding-top:26px}.help-category-grid{grid-template-columns:1fr 1fr;margin-top:-55px;gap:9px}.help-category-card{padding:14px 12px}.help-category-card:last-child{grid-column:1/-1}.help-cat-icon{width:34px;height:34px;margin-bottom:9px}.help-category-card small{display:none}.help-panel{padding:16px;border-radius:15px}.help-panel-head{display:block}.help-count{display:inline-flex;margin-top:9px}.help-panel h2{font-size:21px}.help-faq summary{font-size:13px;padding:14px}.help-faq-body{padding:0 14px 15px;font-size:12.5px}.help-side{grid-template-columns:1fr}.hub-grid{grid-template-columns:1fr}.hub-card{min-height:0}.help-article-card{border-radius:16px}.help-article-card h1{font-size:28px}.help-article-summary{font-size:14px}.help-body{font-size:14px}.help-related-grid{grid-template-columns:1fr}.support-role-grid,.support-category-grid{grid-template-columns:1fr 1fr}.support-two{grid-template-columns:1fr}.support-form-card{padding:18px}.support-choice label{min-height:46px;font-size:11.5px}}
/* CDI V29.7 visual help-guide additions */
.help-guide-visual{margin:0 0 26px;padding:0;border:1px solid var(--help-line);border-radius:18px;overflow:hidden;background:#f5f8fb}.help-guide-visual img{display:block;width:100%;height:auto}.help-guide-visual figcaption{padding:11px 14px;font-size:11.5px;line-height:1.55;color:var(--help-slate);background:#fff;border-top:1px solid var(--help-line)}.help-body table{width:100%;border-collapse:collapse;margin:18px 0;font-size:13px}.help-body th,.help-body td{padding:10px;border:1px solid var(--help-line);text-align:left;vertical-align:top}.help-body th{background:#f5f8fb;color:var(--help-ink)}@media(max-width:700px){.help-guide-visual{border-radius:13px;margin-bottom:20px}.help-guide-visual figcaption{font-size:10.5px}.help-body table{display:block;overflow-x:auto;white-space:nowrap}}
