.hlp.svelte-c7d80l{max-width:1080px;margin:28px auto 0;padding:0 28px 56px}.hlp__back.svelte-c7d80l{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--fg-3);margin-bottom:18px}.hlp__back.svelte-c7d80l:hover{color:var(--qdm-navy)}.hlp__hero.svelte-c7d80l{background:var(--qdm-navy);background-image:radial-gradient(circle at 85% 18%,rgba(192,128,32,.28),transparent 50%),radial-gradient(circle at 6% 90%,rgba(128,176,240,.12),transparent 55%);color:#fff;padding:48px 56px;border-radius:var(--r-xl);overflow:hidden}.hlp__eyebrow.svelte-c7d80l{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#c0802024;border:1px solid rgba(192,128,32,.3);color:var(--qdm-gold);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hlp__h1.svelte-c7d80l{font-size:46px;font-weight:700;letter-spacing:-.025em;line-height:1.05;margin:18px 0 12px}.hlp__h1.svelte-c7d80l em:where(.svelte-c7d80l){font-style:italic;color:var(--qdm-gold)}.hlp__lead.svelte-c7d80l{font-size:16px;color:#ffffffc7;line-height:1.55;max-width:620px;margin:0}.hlp__section.svelte-c7d80l{margin-top:48px}.hlp__section-head.svelte-c7d80l{margin-bottom:20px}.hlp__section-eyebrow.svelte-c7d80l{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--qdm-gold);font-weight:700;font-family:var(--font-mono)}.hlp__section-title.svelte-c7d80l{margin:6px 0 4px;font-size:28px;font-weight:700;color:var(--qdm-navy);letter-spacing:-.018em}.hlp__section-sub.svelte-c7d80l{margin:0;font-size:15px;color:var(--fg-2);max-width:620px;line-height:1.55}.hlp__section-sub.svelte-c7d80l a:where(.svelte-c7d80l){color:var(--qdm-gold);font-weight:600}.hlp__topics.svelte-c7d80l{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hlp__topic.svelte-c7d80l{display:block;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s}.hlp__topic.svelte-c7d80l:hover{transform:translateY(-2px);box-shadow:var(--shadow-2);border-color:#c0802066}.hlp__topic-ico.svelte-c7d80l{width:44px;height:44px;border-radius:12px;background:#c080201a;color:var(--qdm-gold);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hlp__topic-ico.svelte-c7d80l svg:where(.svelte-c7d80l){width:24px;height:24px}.hlp__topic.svelte-c7d80l h3:where(.svelte-c7d80l){margin:0 0 6px;font-size:17px;font-weight:700;color:var(--qdm-navy);letter-spacing:-.01em}.hlp__topic.svelte-c7d80l p:where(.svelte-c7d80l){margin:0;font-size:13.5px;color:var(--fg-2);line-height:1.55}.hlp__faq.svelte-c7d80l{display:flex;flex-direction:column;gap:10px}.hlp__q.svelte-c7d80l{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:4px 20px}.hlp__q.svelte-c7d80l summary:where(.svelte-c7d80l){list-style:none;cursor:pointer;padding:16px 28px 16px 0;font-size:15px;font-weight:600;color:var(--qdm-navy);position:relative;-webkit-user-select:none;user-select:none}.hlp__q.svelte-c7d80l summary:where(.svelte-c7d80l)::-webkit-details-marker{display:none}.hlp__q.svelte-c7d80l summary:where(.svelte-c7d80l):after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:var(--font-mono);font-size:20px;font-weight:400;color:var(--qdm-gold);transition:transform .18s}.hlp__q[open].svelte-c7d80l summary:where(.svelte-c7d80l):after{transform:translateY(-50%) rotate(45deg)}.hlp__q.svelte-c7d80l p:where(.svelte-c7d80l){margin:0;padding:0 0 18px;font-size:14px;color:var(--fg-2);line-height:1.65}.hlp__q.svelte-c7d80l p:where(.svelte-c7d80l) b{color:var(--qdm-navy);font-weight:600}.hlp__q.svelte-c7d80l p:where(.svelte-c7d80l) a:where(.svelte-c7d80l){color:var(--qdm-gold);font-weight:600}.hlp__contact.svelte-c7d80l{margin-top:48px;background:var(--qdm-navy);background-image:radial-gradient(circle at 80% 30%,rgba(192,128,32,.18),transparent 50%);color:#fff;padding:40px 44px;border-radius:var(--r-xl);display:grid;grid-template-columns:1fr auto;gap:20px 28px;align-items:center}.hlp__contact.svelte-c7d80l h3:where(.svelte-c7d80l){margin:0;font-size:26px;font-weight:700;letter-spacing:-.018em}.hlp__contact.svelte-c7d80l>div:where(.svelte-c7d80l):first-child p:where(.svelte-c7d80l){margin:6px 0 0;font-size:14px;color:#ffffffb3}.hlp__contact-actions.svelte-c7d80l{display:flex;gap:10px}.hlp__contact-btn.svelte-c7d80l{padding:14px 26px;border-radius:999px;border:0;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;transition:transform .15s,background .15s;display:inline-flex;align-items:center;justify-content:center}.hlp__contact-btn.svelte-c7d80l:hover{transform:translateY(-1px)}.hlp__contact-btn--p.svelte-c7d80l{background:var(--qdm-gold);color:#fff}.hlp__contact-btn--p.svelte-c7d80l:hover{background:var(--qdm-gold-2)}.hlp__contact-btn--s.svelte-c7d80l{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25)}.hlp__contact-btn--s.svelte-c7d80l:hover{background:#ffffff0f}.hlp__contact-note.svelte-c7d80l{grid-column:1 / -1;margin:0;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);font-size:13.5px;color:#ffffffb3}@media(max-width:960px){.hlp__h1.svelte-c7d80l{font-size:34px}.hlp__hero.svelte-c7d80l{padding:32px 24px}.hlp__topics.svelte-c7d80l{grid-template-columns:repeat(2,1fr)}.hlp__contact.svelte-c7d80l{grid-template-columns:1fr;padding:30px 24px}.hlp__contact-actions.svelte-c7d80l{flex-direction:column}}@media(max-width:560px){.hlp__topics.svelte-c7d80l{grid-template-columns:1fr}}
