@layer hs-site{.hs-site *,.hs-site :after,.hs-site :before{box-sizing:border-box;margin:0;padding:0}.hs-site{--wash-glp:#fdf1ef;--wash-pep:#f4f6fa;--wash-supp:#fbf4ee;--radius-lg:12px;--radius-xl:18px;--font:"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;--shadow-sm:0 1px 4px rgba(63,20,16,0.07);--shadow-md:0 4px 20px rgba(63,20,16,0.1);--shadow-lg:0 8px 40px rgba(63,20,16,0.15);font-size:16px;scroll-behavior:smooth;font-family:var(--font);color:var(--body);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}.hs-site img{display:block;max-width:100%}.hs-site a{color:var(--accent);text-decoration:none}.hs-site a:hover{color:var(--accent-deep)}.hs-site ol,.hs-site ul{list-style:none}.hs-site .container{width:100%;max-width:1120px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.hs-site .btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font);font-weight:700;font-size:.9375rem;border-radius:999px;padding:13px 26px;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease;border:2px solid transparent;white-space:nowrap}.hs-site .btn:active{transform:translateY(1px)}.hs-site .btn-primary{background:var(--accent-grad);color:var(--white)}.hs-site .btn-primary:hover{background:var(--accent-deep);box-shadow:var(--shadow-md);color:var(--white)}.hs-site .btn-ghost{background:transparent;color:var(--accent);border-color:var(--accent)}.hs-site .btn-ghost:hover{background:var(--accent);color:var(--white);border-color:var(--accent)}.hs-site .btn-ghost-light{background:rgba(255,255,255,.1);color:var(--white);border-color:rgba(255,255,255,.45)}.hs-site .btn-ghost-light:hover{background:rgba(255,255,255,.22);border-color:var(--white);color:var(--white)}.hs-site .btn-sm{font-size:.8125rem;padding:9px 18px}.hs-site .eyebrow{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-deep);margin-bottom:14px}.hs-site .h2{font-size:clamp(1.7rem,3.8vw,2.5rem);font-weight:800;line-height:1.14;color:var(--navy);letter-spacing:-.02em}.hs-site .h2 .accent{background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hs-site .lead{font-size:1.0625rem;line-height:1.65;color:var(--body)}.hs-site .wordmark{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.hs-site .wordmark-mark{width:42px;height:42px;object-fit:contain;flex-shrink:0}.hs-site .wordmark-tile{width:46px;height:46px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.hs-site .wordmark-tile img{width:38px;height:38px;object-fit:contain}.hs-site .wordmark-text{font-size:1.2rem;font-weight:800;letter-spacing:-.01em;line-height:1;display:inline-flex;align-items:baseline;gap:.38em;white-space:nowrap}.hs-site [data-ghl-section=SiteHeader]{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm)}.hs-site .header-inner{display:flex;align-items:center;justify-content:space-between;height:74px;gap:24px}.hs-site .nav-links{display:flex;align-items:center;gap:4px}.hs-site .nav-links a{display:inline-flex;align-items:center;font-size:.9rem;font-weight:500;color:var(--body);padding:7px 14px;border-radius:var(--radius-lg);transition:background .15s,color .15s}.hs-site .nav-links a:hover{background:var(--wash);color:var(--navy)}.hs-site .header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.hs-site header .wordmark-text{text-transform:uppercase;letter-spacing:.02em;gap:.15em}.hs-site .header-actions .nav-links{margin-right:6px}.hs-site .sign-in-link{display:inline-flex;align-items:center;font-size:.9rem;font-weight:600;color:var(--body);padding:7px 14px;border-radius:var(--radius-lg);transition:background .15s,color .15s}.hs-site .sign-in-link:hover{background:var(--wash);color:var(--navy)}.hs-site [data-ghl-section=HomeHero]{position:relative;overflow:hidden;background:var(--navy)}.hs-site .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hs-site .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,17,32,.86),rgba(16,35,63,.68) 55%,rgba(90,16,12,.55))}.hs-site .hero-inner{position:relative;z-index:2;padding:92px 0 84px;text-align:center;display:flex;flex-direction:column;align-items:center}.hs-site .hero-kicker{font-size:.9375rem;font-weight:600;color:rgba(255,255,255,.78);margin-bottom:18px}.hs-site .hero-headline,.hs-site .hero-kicker strong{color:var(--white);font-weight:800}.hs-site .hero-headline{font-size:clamp(2.5rem,6vw,4.1rem);line-height:1.05;letter-spacing:-.026em;margin-bottom:20px;max-width:16ch}.hs-site .hero-headline .accent{background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hs-site .hero-sub{font-size:1.05rem;line-height:1.7;color:rgba(255,255,255,.82);margin-bottom:34px;max-width:54ch}.hs-site .hero-ctas{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center;margin-bottom:60px}.hs-site .hero-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;text-align:left}.hs-site .field-tile{display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);transition:box-shadow .22s ease,transform .22s ease}.hs-site .field-tile:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(0,0,0,.3)}.hs-site .field-tile-photo img{width:100%;aspect-ratio:16/9;object-fit:cover}.hs-site .field-tile-body{padding:18px 20px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hs-site .field-tile-name{font-size:1.05rem;font-weight:800;color:var(--navy);letter-spacing:-.014em}.hs-site .field-tile-tease{display:block;font-size:.8125rem;font-weight:500;color:var(--body);margin-top:3px}.hs-site .field-tile-arrow{width:34px;height:34px;border-radius:999px;background:var(--accent-grad);color:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .18s ease}.hs-site .field-tile:hover .field-tile-arrow{transform:translateX(3px)}.hs-site [data-ghl-section=TrustBar]{background:var(--white);border-bottom:1px solid var(--border);padding:18px 0;overflow:hidden}.hs-site .ribbon-track{display:flex;align-items:center;gap:56px;width:max-content;animation:ribbon 36s linear infinite}@keyframes ribbon{to{transform:translateX(-50%)}}.hs-site .ribbon-item{display:inline-flex;align-items:center;gap:10px;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--body);white-space:nowrap}.hs-site .ribbon-item svg{flex-shrink:0}.hs-site [data-ghl-section=GuideCollections]{background:var(--white)}.hs-site .field-block{padding:92px 0}.hs-site .field-glp{background:var(--wash-glp)}.hs-site .field-pep{background:var(--wash-pep)}.hs-site .field-supp{background:var(--wash-supp)}.hs-site .field-layout{display:grid;grid-template-columns:.96fr 1.04fr;gap:64px;align-items:center}.hs-site .field-layout-reverse .field-media{order:2}.hs-site .field-media{display:flex;flex-direction:column;gap:18px}.hs-site .field-media-photo{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.hs-site .field-media-photo img{width:100%;aspect-ratio:4/3;object-fit:cover}.hs-site .field-media-illo{width:78%;align-self:flex-end;margin-top:-64px;background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);border:1px solid rgba(63,20,16,.08);position:relative;z-index:2}.hs-site .field-layout-reverse .field-media-illo{align-self:flex-start}.hs-site .field-media-illo img{width:100%;aspect-ratio:3/2;object-fit:cover}.hs-site .field-media-illo figcaption{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-deep);padding:10px 14px;border-top:1px solid var(--border);background:var(--white)}.hs-site .field-copy .h2{margin-bottom:14px}.hs-site .field-copy .lead{max-width:52ch;margin-bottom:24px}.hs-site .field-checklist{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.hs-site .check-item{display:flex;align-items:center;gap:12px;font-size:.9575rem;font-weight:600;color:var(--navy)}.hs-site .check-circle{width:26px;height:26px;border-radius:999px;background:var(--accent-grad);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hs-site .check-item span.check-note{font-weight:400;color:var(--body)}.hs-site .fields-fineprint{background:var(--white);padding:26px 0 60px}.hs-site .fields-fineprint p{text-align:center;font-size:.8125rem;line-height:1.6;color:var(--body);opacity:.75;max-width:640px;margin:0 auto}.hs-site [data-ghl-section=HowItWorks]{background:var(--navy);padding:72px 0}.hs-site .hiw-header{text-align:center;max-width:560px;margin:0 auto 44px}.hs-site .hiw-header .eyebrow,.hs-site .hiw-header .h2{color:var(--white)}.hs-site .hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hs-site .hiw-step{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px 26px 28px}.hs-site .hiw-step-number{width:40px;height:40px;border-radius:50%;background:var(--accent-grad);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:800;margin-bottom:16px}.hs-site .hiw-step-heading{font-size:1rem;font-weight:700;color:var(--white);margin-bottom:8px}.hs-site .hiw-step-desc{font-size:.875rem;line-height:1.6;color:rgba(255,255,255,.66)}.hs-site [data-ghl-section=FaqTeaser]{background:var(--white);padding:88px 0 96px}.hs-site .faq-layout{display:grid;grid-template-columns:1fr 1.8fr;gap:60px;align-items:start}.hs-site .faq-sidebar{position:sticky;top:96px}.hs-site .faq-sidebar .h2{margin-bottom:0}.hs-site .faq-sidebar-sub{font-size:1rem;line-height:1.65;color:var(--body);margin:14px 0 28px}.hs-site .faq-list{display:flex;flex-direction:column;gap:4px}.hs-site .faq-item{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--white);transition:box-shadow .18s}.hs-site .faq-item:hover{box-shadow:var(--shadow-sm)}.hs-site .faq-question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;cursor:pointer;user-select:none;background:none;border:none;width:100%;text-align:left;font-family:var(--font)}.hs-site .faq-question:hover{background:var(--wash-light)}.hs-site .faq-q-text{font-size:.9375rem;font-weight:600;color:var(--navy);line-height:1.4}.hs-site .faq-chevron{width:22px;height:22px;border-radius:999px;background:var(--wash);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.hs-site .faq-question:hover .faq-chevron{background:var(--accent);border-color:var(--accent)}.hs-site .faq-question:hover .faq-chevron svg{stroke:var(--white)}.hs-site .faq-answer{padding:0 22px 18px;font-size:.9rem;line-height:1.7;color:var(--body);border-top:1px solid var(--border)}.hs-site .faq-answer p{padding-top:16px}.hs-site [data-ghl-section=SiteFooter]{background:var(--navy);padding:64px 0 40px}.hs-site .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1)}.hs-site .footer-cta{margin-top:18px}.hs-site .footer-brand-desc{font-size:.875rem;line-height:1.65;color:rgba(255,255,255,.55);margin-top:14px;max-width:280px}.hs-site .footer-col-heading{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:16px}.hs-site .footer-nav-links{display:flex;flex-direction:column;gap:10px}.hs-site .footer-nav-links a{font-size:.9rem;color:rgba(255,255,255,.65);transition:color .15s}.hs-site .footer-nav-links a:hover{color:var(--accent-soft)}.hs-site .footer-bottom{padding-top:32px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px;justify-content:space-between}.hs-site .footer-legal-links{display:flex;flex-wrap:wrap;gap:6px 18px}.hs-site .footer-legal-links a{font-size:.8rem;color:rgba(255,255,255,.38);transition:color .15s}.hs-site .footer-legal-links a:hover{color:rgba(255,255,255,.75)}.hs-site .footer-copyright{font-size:.8rem;color:rgba(255,255,255,.3);line-height:1.55;max-width:480px}.hs-site .footer-disclaimer{font-size:.75rem;line-height:1.6;color:rgba(255,255,255,.28);padding-top:16px;border-top:1px solid rgba(255,255,255,.06);margin-top:8px;width:100%}.hs-site [tabindex]:focus-visible,.hs-site a:focus-visible,.hs-site button:focus-visible,.hs-site input:focus-visible,.hs-site select:focus-visible,.hs-site textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hs-site [data-ghl-section=HomeHero] a:focus-visible,.hs-site [data-ghl-section=HowItWorks] a:focus-visible,.hs-site [data-ghl-section=SiteFooter] a:focus-visible{outline-color:var(--accent-soft)}@media (prefers-reduced-motion:reduce){.hs-site{scroll-behavior:auto}.hs-site *,.hs-site :after,.hs-site :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:1024px){.hs-site .hero-fields{grid-template-columns:1fr;max-width:520px;margin:0 auto}.hs-site .field-layout{grid-template-columns:1fr;gap:40px}.hs-site .field-layout-reverse .field-media{order:0}.hs-site .field-media{max-width:620px}.hs-site .footer-top{grid-template-columns:1fr 1fr}}@media (max-width:768px){.hs-site .nav-links,.hs-site .sign-in-link{display:none}.hs-site .faq-layout{grid-template-columns:1fr;gap:36px}.hs-site .faq-sidebar{position:static}.hs-site .footer-top{grid-template-columns:1fr 1fr;gap:32px}.hs-site .hero-inner{padding:68px 0 64px}.hs-site .field-block,.hs-site [data-ghl-section=FaqTeaser],.hs-site [data-ghl-section=HowItWorks]{padding:64px 0}.hs-site .hiw-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media (max-width:540px){.hs-site .container{padding-left:16px;padding-right:16px}.hs-site .footer-top{grid-template-columns:1fr}.hs-site .footer-bottom{flex-direction:column;gap:14px}.hs-site .hero-ctas{flex-direction:column;align-items:stretch;width:100%}.hs-site .hero-ctas .btn{width:100%;justify-content:center}.hs-site .header-inner{gap:12px}.hs-site .field-media-illo{width:92%;margin-top:-36px}.hs-site .btn,.hs-site .faq-question,.hs-site .footer-legal-links a,.hs-site .footer-nav-links a,.hs-site .wordmark{min-height:44px}.hs-site .footer-legal-links a,.hs-site .footer-nav-links a{display:inline-flex;align-items:center}.hs-site .footer-nav-links{gap:0}.hs-site .footer-legal-links{gap:0 18px}}.hs-site .legal-chrome-header{background:var(--navy);border-bottom:3px solid var(--accent);position:sticky;top:0;z-index:100}.hs-site .legal-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:60px}.hs-site .legal-chrome-header .wordmark-tile{width:34px;height:34px;border-radius:8px}.hs-site .legal-chrome-header .wordmark-tile img{width:26px;height:26px}.hs-site .legal-chrome-header .wordmark-text{font-size:1.05rem}.hs-site .legal-back-link{font-size:.82rem;font-weight:500;color:rgba(255,255,255,.72);padding:6px 12px;border-radius:6px;transition:background .15s,color .15s}.hs-site .legal-back-link:hover{color:var(--white);background:rgba(255,255,255,.08)}.hs-site .legal-body{background:var(--wash-light);padding-bottom:72px}.hs-site .legal-hero{background:var(--navy);padding:40px 0 36px}.hs-site .legal-hero-inner{display:flex;flex-direction:column;gap:8px}.hs-site .legal-category{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--white)}.hs-site .legal-category:before{content:"";display:inline-block;width:18px;height:2px;background:var(--accent-soft);border-radius:2px}.hs-site .legal-layout{display:grid;grid-template-columns:240px 1fr;gap:40px;align-items:start;padding-top:40px}@media (max-width:900px){.hs-site .legal-layout{grid-template-columns:1fr;gap:24px}}.hs-site .legal-toc{position:sticky;top:76px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}@media (max-width:900px){.hs-site .legal-toc{position:static}}.hs-site .toc-header{padding:14px 18px;background:var(--wash);border-bottom:1px solid var(--border)}.hs-site .toc-header-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--navy)}.hs-site .toc-nav{padding:10px 0 14px}.hs-site .toc-nav ol{padding:0}.hs-site .toc-nav a{display:block;font-size:.8rem;font-weight:500;color:var(--body);padding:8px 18px;border-left:2px solid transparent;transition:background .12s,border-color .12s,color .12s}.hs-site .toc-nav a:hover{background:var(--wash-light);border-left-color:var(--accent);color:var(--navy)}.hs-site .toc-nav a.active{border-left-color:var(--accent);color:var(--accent);background:var(--wash);font-weight:600}.hs-site .legal-prose-wrap{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:44px 52px;box-shadow:var(--shadow-sm)}@media (max-width:700px){.hs-site .legal-prose-wrap{padding:28px 20px}}.hs-site .legal-prose-wrap .prose h1,.hs-site .legal-prose-wrap .prose h2,.hs-site .legal-prose-wrap .prose h3{color:var(--navy);letter-spacing:-.015em;font-weight:700}.hs-site .legal-prose-wrap .prose h1{font-size:1.5rem;margin-bottom:20px}.hs-site .legal-prose-wrap .prose h2{font-size:1.2rem;margin-top:36px;margin-bottom:12px}.hs-site .legal-prose-wrap .prose h3{font-size:1rem;margin-top:24px;margin-bottom:8px}.hs-site .legal-prose-wrap .prose p{font-size:.925rem;line-height:1.75;color:var(--body);margin-bottom:14px}.hs-site .legal-prose-wrap .prose ol,.hs-site .legal-prose-wrap .prose ul{list-style:revert;margin:10px 0 16px 22px}.hs-site .legal-prose-wrap .prose li{font-size:.925rem;line-height:1.7;color:var(--body);margin-bottom:5px}.hs-site .legal-prose-wrap .prose a{color:var(--accent)}.hs-site .legal-prose-wrap .prose a:hover{color:var(--accent-deep)}.hs-site .legal-chrome-footer{background:var(--navy);border-top:1px solid rgba(255,255,255,.06);padding:32px 0}.hs-site .legal-chrome-footer .footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.hs-site .legal-chrome-footer .wordmark-tile{width:28px;height:28px;border-radius:6px}.hs-site .legal-chrome-footer .wordmark-tile img{width:20px;height:20px}.hs-site .legal-chrome-footer .wordmark-text{font-size:.9rem}.hs-site .legal-footer-links{display:flex;flex-wrap:wrap;gap:4px 2px;align-items:center}.hs-site .legal-footer-links a{font-size:.78rem;color:rgba(255,255,255,.5);padding:4px 10px;border-radius:5px;transition:color .15s,background .15s}.hs-site .legal-footer-links a:hover{color:var(--accent-soft);background:rgba(255,255,255,.07)}.hs-site .legal-chrome-footer .footer-copy{font-size:.75rem;color:rgba(255,255,255,.3);line-height:1.5}.hs-site .legal-footer-disclaimer{font-size:.75rem;line-height:1.6;color:rgba(255,255,255,.28);padding-top:16px;margin-top:24px;border-top:1px solid rgba(255,255,255,.06)}.hs-site .legal-footer-disclaimer strong{color:rgba(255,255,255,.5)}@media (max-width:640px){.hs-site .legal-chrome-footer .footer-inner{flex-direction:column;align-items:flex-start}}.hs-site .auth-chrome-header{background:var(--white);border-bottom:1px solid var(--border)}.hs-site .auth-header-inner{height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hs-site .auth-header-nav{display:flex;align-items:center;gap:24px}.hs-site .auth-header-nav a:not(.btn){font-size:.875rem;font-weight:500;color:var(--body)}.hs-site .auth-header-nav a:not(.btn):hover{color:var(--accent)}.hs-site .auth-chrome-body{flex:1;display:flex;flex-direction:column;background:var(--wash-light);padding:56px 24px 72px}.hs-site .auth-chrome-eyebrow{text-align:center;margin-bottom:32px}.hs-site .auth-chrome-badge{display:inline-flex;align-items:center;gap:6px;background:var(--wash);border:1px solid var(--border);border-radius:999px;padding:6px 14px 6px 10px;font-size:.75rem;font-weight:600;color:var(--accent-deep);letter-spacing:.01em}.hs-site .auth-chrome-badge-dot{width:8px;height:8px;background:var(--accent-soft);border-radius:50%;flex-shrink:0}.hs-site .auth-chrome-eyebrow h1{font-size:clamp(1.6rem,3.5vw,2rem);font-weight:800;color:var(--navy);letter-spacing:-.025em;line-height:1.2;margin-top:14px;margin-bottom:.5rem}.hs-site .auth-chrome-eyebrow p{font-size:.9375rem;color:var(--body);line-height:1.55}.hs-site .auth-chrome-layout{max-width:440px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.hs-site .auth-chrome-layout.has-sidebar{max-width:860px}@media (min-width:700px){.hs-site .auth-chrome-layout.has-sidebar{grid-template-columns:1fr 320px;gap:32px}}.hs-site .auth-sidebar-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:26px 24px;margin-bottom:16px}.hs-site .auth-sidebar-card-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.hs-site .auth-sidebar-card-icon{width:36px;height:36px;border-radius:var(--radius-lg);background:var(--wash);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent)}.hs-site .auth-sidebar-card-header h3{font-size:.9375rem;font-weight:700;color:var(--navy);letter-spacing:-.015em}.hs-site .auth-sidebar-card-header p{font-size:.75rem;color:rgba(63,70,82,.62);margin-top:.1rem}.hs-site .auth-benefit-list{display:flex;flex-direction:column;gap:14px}.hs-site .auth-benefit-item{display:flex;align-items:flex-start;gap:12px}.hs-site .auth-benefit-icon{width:28px;height:28px;border-radius:999px;background:var(--wash);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent);margin-top:.05rem}.hs-site .auth-benefit-title{display:block;font-size:.8125rem;font-weight:600;color:var(--navy);line-height:1.35}.hs-site .auth-benefit-desc{display:block;font-size:.75rem;color:rgba(63,70,82,.62);line-height:1.5;margin-top:2px}.hs-site .auth-trust-note{background:var(--wash);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px 18px;display:flex;gap:10px;align-items:flex-start}.hs-site .auth-trust-note-icon{color:var(--accent-soft);flex-shrink:0;margin-top:.1rem}.hs-site .auth-trust-note-text{font-size:.75rem;color:var(--body);line-height:1.55}.hs-site .auth-trust-note-text strong{color:var(--navy);font-weight:600;display:block;margin-bottom:.15rem}.hs-site .auth-chrome-footer{background:var(--white);border-top:1px solid var(--border)}.hs-site .auth-footer-inner{padding:20px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.hs-site .auth-footer-copy{font-size:.75rem;color:rgba(63,70,82,.62)}.hs-site .auth-footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.hs-site .auth-footer-links a{font-size:.75rem;font-weight:500;color:rgba(63,70,82,.62)}.hs-site .auth-footer-links a:hover{color:var(--navy);text-decoration:underline}@media (max-width:560px){.hs-site .auth-header-inner{height:auto;padding:12px 0}.hs-site .auth-header-nav{gap:12px}.hs-site .auth-chrome-body{padding:32px 16px 48px}.hs-site .auth-sidebar-card{padding:20px 18px}.hs-site .auth-footer-inner{justify-content:center;text-align:center;padding:18px 16px}.hs-site .auth-footer-links{justify-content:center;gap:14px 20px}}.hs-site .dash-chrome-header{background:var(--navy);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.07)}.hs-site .dash-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:62px}.hs-site .dash-header-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.hs-site .dash-header-nav a{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.72);transition:color .15s}.hs-site .dash-header-nav a:hover{color:var(--white)}.hs-site .dash-account-menu-wrapper{position:relative}.hs-site .dash-account-menu-btn{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);padding:7px 12px;cursor:pointer;transition:background .15s;font-family:var(--font);font-size:.875rem;font-weight:500;color:var(--white)}.hs-site .dash-account-menu-btn:hover{background:rgba(255,255,255,.17)}.hs-site .dash-account-avatar{width:26px;height:26px;border-radius:50%;background:var(--accent-grad);color:var(--white);font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hs-site .dash-chevron-icon{width:14px;height:14px}.hs-site .dash-account-menu-stub{position:absolute;top:calc(100% + 8px);right:0;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);min-width:200px;padding:8px;font-size:.875rem;display:flex;flex-direction:column}.hs-site .dash-account-menu-stub button{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius-lg);color:var(--body);transition:background .14s;background:none;border:none;font-family:var(--font);font-size:.875rem;text-align:left;cursor:pointer}.hs-site .dash-account-menu-stub button:hover{background:var(--wash);color:var(--navy)}.hs-site .dash-menu-divider{height:1px;border:none;background:var(--border);margin:6px 0}.hs-site .dash-sign-out{color:var(--error,#b3261e)}.hs-site .dash-sign-out:hover{background:var(--wash)!important;color:var(--error,#b3261e)!important}@media (max-width:680px){.hs-site .dash-header-nav{display:none}}.hs-site .dash-hero{background:var(--wash);border-bottom:1px solid var(--border);padding:32px 0 0}.hs-site .dash-hero-greeting{font-size:1.5rem;font-weight:800;color:var(--navy);letter-spacing:-.02em;line-height:1.25}.hs-site .dash-hero-sub{margin-top:4px;font-size:.9rem;color:var(--body)}.hs-site .dash-hero-stats{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px;padding-top:20px;padding-bottom:20px;border-top:1px solid var(--border)}.hs-site .dash-stat-pill{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:8px 16px;font-size:.82rem;color:var(--body);font-weight:500}.hs-site .dash-stat-pill strong{color:var(--navy);font-weight:700;font-size:1rem}.hs-site .dash-tabs-nav{background:var(--wash);border-bottom:2px solid var(--border)}.hs-site .dash-tabs{display:flex;gap:0;overflow-x:auto;margin-bottom:-2px;scrollbar-width:none}.hs-site .dash-tab{display:flex;align-items:center;gap:7px;font-size:.875rem;font-weight:600;color:var(--body);padding:14px 20px;background:transparent;cursor:pointer;white-space:nowrap;font-family:var(--font);border:none;border-bottom:2.5px solid transparent;transition:color .15s,border-color .15s}.hs-site .dash-tab:hover{color:var(--accent)}.hs-site .dash-tab.active{color:var(--navy);border-bottom-color:var(--accent)}.hs-site .dash-tab-count{background:var(--wash-light);border:1px solid var(--border);border-radius:99px;font-size:.68rem;font-weight:700;color:var(--body);padding:1px 7px;line-height:1.5}.hs-site .dash-tab.active .dash-tab-count{background:var(--accent);color:var(--white);border-color:var(--accent)}.hs-site .dash-body{padding:40px 0 64px}.hs-site .dash-section-heading{font-size:1.1rem;font-weight:700;color:var(--navy);letter-spacing:-.01em;margin-bottom:4px}.hs-site .dash-section-sub{font-size:.875rem;color:var(--body);margin-bottom:24px}.hs-site .dash-section-header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:4px}.hs-site .dash-badge{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:99px;white-space:nowrap}.hs-site .dash-badge-accent{background:var(--wash);color:var(--accent-deep)}.hs-site .dash-badge-navy{background:var(--navy);color:var(--white)}.hs-site .dash-badge-green{color:#1a7f4e}.hs-site .dash-badge-gray,.hs-site .dash-badge-green{background:var(--wash-light);border:1px solid var(--border)}.hs-site .dash-badge-gray{color:var(--body)}.hs-site .dash-badge-amber{background:var(--wash);color:var(--navy);border:1px solid var(--border)}.hs-site .dash-guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.hs-site .dash-guide-card{background:var(--white);color:inherit;text-decoration:none;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.hs-site .dash-guide-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hs-site .dash-guide-cover{height:132px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:var(--accent-grad)}.hs-site .dash-guide-cover img{width:100%;height:100%;object-fit:cover}.hs-site .dash-guide-cover-icon{width:52px;height:52px;border-radius:var(--radius-lg);background:rgba(255,255,255,.18);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.25);color:var(--white);font-size:1.4rem;font-weight:800}.hs-site .dash-guide-cover-badge{position:absolute;top:10px;right:10px}.hs-site .dash-guide-body{padding:18px 20px 20px;flex:1;display:flex;flex-direction:column;gap:8px}.hs-site .dash-guide-title{font-size:.975rem;font-weight:700;color:var(--navy);line-height:1.35}.hs-site .dash-guide-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hs-site .dash-guide-meta-item{font-size:.75rem;color:var(--body);font-weight:500}.hs-site .dash-guide-description{font-size:.82rem;color:var(--body);line-height:1.5;flex:1}.hs-site .dash-guide-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-top:1px solid var(--border);background:var(--wash-light)}.hs-site .dash-guide-access-date{font-size:.75rem;color:var(--body);font-weight:500}.hs-site .dash-guide-empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:64px 24px;background:var(--white);border:1.5px dashed var(--border);border-radius:var(--radius-lg);text-align:center}.hs-site .dash-empty-icon-wrap{width:64px;height:64px;border-radius:var(--radius-xl);background:var(--wash);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--body)}.hs-site .dash-empty-title{font-size:1rem;font-weight:700;color:var(--navy)}.hs-site .dash-empty-sub{font-size:.875rem;color:var(--body);max-width:320px;line-height:1.55}.hs-site .dash-table-wrap{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;overflow-x:auto}.hs-site .dash-data-table{width:100%;border-collapse:collapse}.hs-site .dash-data-table thead tr{background:var(--wash);border-bottom:1px solid var(--border)}.hs-site .dash-data-table th{padding:12px 20px;text-align:left;font-size:.75rem;font-weight:700;color:var(--navy);letter-spacing:.04em;text-transform:uppercase}.hs-site .dash-data-table tbody tr{border-bottom:1px solid var(--border);transition:background .12s}.hs-site .dash-data-table tbody tr:last-child{border-bottom:none}.hs-site .dash-data-table tbody tr:hover{background:var(--wash-light)}.hs-site .dash-data-table td{padding:15px 20px;font-size:.875rem;color:var(--body);vertical-align:middle}.hs-site .dash-data-pending{color:var(--body);font-style:italic;font-size:.82rem}.hs-site .dash-table-footer{padding:14px 20px;background:var(--wash-light);border-top:1px solid var(--border);font-size:.8rem;color:var(--body)}.hs-site .dash-bonus-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.hs-site .dash-bonus-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:20px;display:flex;flex-direction:column;gap:10px}.hs-site .dash-bonus-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.hs-site .dash-bonus-icon{width:38px;height:38px;border-radius:var(--radius-lg);background:var(--wash);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent)}.hs-site .dash-bonus-icon svg{width:18px;height:18px}.hs-site .dash-bonus-title{font-size:.9rem;font-weight:700;color:var(--navy);line-height:1.3}.hs-site .dash-bonus-desc{font-size:.8rem;color:var(--body);line-height:1.5}.hs-site .dash-bonus-footer{margin-top:auto;padding-top:10px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:8px}.hs-site .dash-bonus-pending-note{font-size:.75rem;color:var(--body);font-style:italic}.hs-site .dash-account-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width:680px){.hs-site .dash-account-layout{grid-template-columns:1fr}}.hs-site .dash-account-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px}.hs-site .dash-account-card-title{font-size:.95rem;font-weight:700;color:var(--navy);margin-bottom:18px;display:flex;align-items:center;gap:8px}.hs-site .dash-form-field{margin-bottom:16px}.hs-site .dash-form-label{display:block;font-size:.78rem;font-weight:700;color:var(--navy);letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px}.hs-site .dash-form-input{width:100%;padding:10px 14px;border-radius:var(--radius-lg);border:1.5px solid var(--border);background:var(--wash-light);font-family:var(--font);font-size:.875rem;color:var(--body);transition:border-color .15s,box-shadow .15s;outline:none}.hs-site .dash-form-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent);background:var(--white)}.hs-site .dash-form-input[readonly]{color:var(--body);cursor:default;background:var(--wash)}.hs-site .dash-form-hint{font-size:.75rem;color:var(--body);margin-top:5px;line-height:1.5}.hs-site .dash-form-actions{margin-top:20px;padding-top:16px;border-top:1px solid var(--border);display:flex;align-items:center;gap:10px}.hs-site .dash-stub-notice{display:flex;align-items:flex-start;gap:10px;background:var(--wash);border:1px solid var(--border);border-radius:var(--radius-lg);padding:12px 14px;font-size:.8rem;color:var(--body);line-height:1.5;margin-bottom:16px}.hs-site .dash-chrome-footer{background:var(--navy);border-top:1px solid rgba(255,255,255,.07);padding:28px 0}.hs-site .dash-footer-inner{align-items:center;justify-content:space-between}.hs-site .dash-footer-inner,.hs-site .dash-footer-links{display:flex;gap:20px;flex-wrap:wrap}.hs-site .dash-footer-links a{font-size:.78rem;color:rgba(255,255,255,.5);transition:color .14s}.hs-site .dash-footer-links a:hover{color:rgba(255,255,255,.85)}.hs-site .dash-footer-legal{font-size:.72rem;color:rgba(255,255,255,.35);line-height:1.5;width:100%}.hs-site .dash-footer-divider{height:1px;background:rgba(255,255,255,.08);margin:16px 0}@media (max-width:640px){.hs-site .dash-table-wrap{overflow-x:auto}.hs-site .dash-data-table{min-width:0}.hs-site .dash-data-table td,.hs-site .dash-data-table th{padding-inline:12px;overflow-wrap:anywhere}}@media (max-width:480px){.hs-site .dash-guide-grid{grid-template-columns:1fr}.hs-site .dash-hero-greeting{font-size:1.2rem}.hs-site .container{padding-inline:16px}}}