.help-shell{padding:140px 28px 90px;background:linear-gradient(180deg,#fdf3e3,#fff 55%);position:relative;overflow:hidden}.help-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(45,108,255,.06),transparent 50%),radial-gradient(circle at 86% 70%,rgba(255,179,122,.1),transparent 55%);pointer-events:none}.help-wrap{max-width:1180px;margin:0 auto;position:relative;z-index:1}.help-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center;margin:0 0 80px}.help-head{display:flex;flex-direction:column;gap:16px;max-width:60ch}.help-kicker{display:inline-flex;align-items:center;gap:8px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--blue);width:fit-content}.help-kicker:before{content:"";display:inline-block;width:14px;height:1.5px;background:currentColor}.help-head h1{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(40px,5.5vw,68px);line-height:1.02;letter-spacing:-.02em;color:var(--navy);margin:0;text-wrap:balance}.help-head h1 em{font-style:italic;color:var(--blue)}.help-head .help-sub{font-size:18px;line-height:1.55;color:#0c1530b8;margin:0;max-width:56ch}.help-hero-search{margin-top:8px;display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#0c15308c}.help-hero-search a{color:var(--navy);text-decoration:none;border-bottom:1px solid rgba(11,26,58,.2);transition:border-color .15s ease}.help-hero-search a:hover{border-bottom-color:var(--blue);color:var(--blue)}.help-hero-art{border-radius:22px;overflow:hidden;background:#f3ece0;border:1px solid rgba(11,26,58,.08);box-shadow:0 28px 70px -32px #0b1a3a38}.help-hero-art img{width:100%;height:auto;display:block}.help-quick{margin:0 0 88px}.help-quick h2{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:clamp(26px,2.6vw,32px);color:var(--navy);margin:0 0 22px}.help-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.help-quick-card{background:#fff;border:1px solid rgba(11,26,58,.08);border-radius:18px;padding:26px 24px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:14px;transition:transform .25s ease,box-shadow .25s ease,border-color .2s ease}.help-quick-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px -28px #0b1a3a2e;border-color:#2d6cff38}.help-quick-icon{width:36px;height:36px;border-radius:10px;background:#2d6cff14;color:var(--blue);display:inline-flex;align-items:center;justify-content:center}.help-quick-icon svg{width:18px;height:18px}.help-quick-card h3{margin:0;font-size:16px;font-weight:600;color:var(--navy);letter-spacing:-.005em}.help-quick-card p{margin:0;font-size:13.5px;line-height:1.5;color:#0c15309e}.help-quick-card .arrow-row{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:4px;font-size:13px;font-weight:600;color:var(--blue)}.help-quick-card .arrow-row svg{width:14px;height:14px;transition:transform .2s ease}.help-quick-card:hover .arrow-row svg{transform:translate(3px)}.help-faq{display:grid;grid-template-columns:220px 1fr;gap:56px;align-items:start;margin:0 0 88px}.help-toc{position:sticky;top:100px;align-self:start;display:flex;flex-direction:column;gap:8px;font-size:14px}.help-toc-title{font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:#0c15308c;margin:0 0 4px}.help-toc a{color:#0c1530b8;text-decoration:none;padding:6px 10px;border-radius:8px;transition:background .15s ease,color .15s ease;border-left:2px solid transparent}.help-toc a:hover{color:var(--navy);background:#0b1a3a0a;border-left-color:var(--blue)}.help-faq-body{display:flex;flex-direction:column;gap:56px}.help-faq-section h2{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(28px,2.8vw,36px);color:var(--navy);margin:0 0 6px;scroll-margin-top:100px}.help-faq-section h2 em{font-style:italic;color:var(--blue)}.help-faq-section .section-lede{font-size:15px;color:#0c15309e;margin:0 0 18px}.help-faq-section details{background:#fff;border:1px solid rgba(11,26,58,.08);border-radius:14px;padding:0;margin-bottom:10px;transition:border-color .2s ease}.help-faq-section details[open]{border-color:#2d6cff33}.help-faq-section summary{list-style:none;cursor:pointer;padding:18px 22px;font-weight:600;font-size:15.5px;color:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:16px;letter-spacing:-.005em}.help-faq-section summary::-webkit-details-marker{display:none}.help-faq-section summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:22px;font-weight:300;color:var(--blue);transition:transform .2s ease}.help-faq-section details[open] summary:after{transform:rotate(45deg)}.help-faq-section details p{padding:0 22px 20px;margin:0;font-size:15px;line-height:1.6;color:#0c1530c7}.help-faq-section details p a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.help-faq-section details p a:hover{color:var(--navy)}.help-cta{background:var(--navy);color:#fff;border-radius:24px;padding:clamp(36px,4vw,56px);display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:center;margin-top:24px}.help-cta-copy h2{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(28px,3vw,40px);line-height:1.1;margin:0 0 12px;color:#fff}.help-cta-copy h2 em{font-style:italic;color:#cfe0ff}.help-cta-copy p{margin:0;font-size:16px;line-height:1.55;color:#ffffffc7;max-width:50ch}.help-cta-actions{display:flex;flex-direction:column;gap:12px;justify-self:end;min-width:240px}.help-cta-actions .btn-light{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 22px;background:#fff;color:var(--navy);border-radius:var(--r-pill);font-weight:600;font-size:14.5px;text-decoration:none;transition:transform .15s ease,background .2s ease}.help-cta-actions .btn-light:hover{transform:translateY(-1px);background:#f3ece0}.help-cta-actions .btn-light svg{width:14px;height:14px}.help-cta-actions .btn-ghost{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 22px;background:transparent;color:#ffffffeb;border:1px solid rgba(255,255,255,.22);border-radius:var(--r-pill);font-weight:500;font-size:14.5px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.help-cta-actions .btn-ghost:hover{background:#ffffff14;border-color:#fff6}.help-cta-actions .btn-ghost svg{width:14px;height:14px}@media(max-width:960px){.help-hero{grid-template-columns:1fr;gap:32px}.help-hero-art{order:-1;max-width:480px}.help-quick-grid{grid-template-columns:repeat(2,1fr)}.help-faq{grid-template-columns:1fr;gap:28px}.help-toc{position:static;flex-direction:row;flex-wrap:wrap}.help-toc-title{width:100%}.help-cta{grid-template-columns:1fr}.help-cta-actions{justify-self:stretch;min-width:0}}@media(max-width:560px){.help-shell{padding:110px 18px 70px}.help-quick-grid{grid-template-columns:1fr}}
