:root{--ink:#071735;--muted:#33415c;--paper:#fff9e8;--aqua:#e5f7f5;--gold:#ffd24a;--green:#087a4a;--line:#07173524}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.marketing-site{min-height:100vh}.site-header{z-index:3;justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(18px,4vw,44px);display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);border:3px solid var(--gold);color:var(--gold);border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;font-weight:900;display:inline-flex}.brand strong,.brand small{display:block}.brand strong{font-size:32px;line-height:1}.brand small{color:var(--muted);margin-top:4px;font-size:14px;font-weight:900}.site-nav,.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-nav{justify-content:flex-end}.site-nav a,.primary-action,.secondary-action{border:2px solid var(--line);border-radius:16px;justify-content:center;align-items:center;min-width:max-content;min-height:48px;padding:12px 16px;font-weight:900;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.site-nav .nav-primary{min-width:148px}.language-select{border:2px solid var(--line);background:#ffffffeb;border-radius:16px;align-items:center;gap:8px;min-height:48px;padding:8px 10px 8px 14px;display:inline-flex}.language-select span{color:var(--muted);font-size:13px;font-weight:900}.language-select select{appearance:none;color:var(--ink);font:inherit;background:#fff;border:1px solid #07173529;border-radius:10px;min-width:118px;min-height:32px;padding:4px 26px 4px 8px;font-weight:900}.site-nav a,.secondary-action{background:#ffffffeb}.nav-primary,.site-nav a.nav-primary,.primary-action{background:var(--ink);border-color:var(--ink);color:#fff}.site-nav a:hover,.site-nav a:focus-visible,.primary-action:hover,.primary-action:focus-visible,.secondary-action:hover,.secondary-action:focus-visible{transform:translateY(-2px)}.hero{background:linear-gradient(90deg, #fff9e8f5 0%, #fff9e8d1 42%, #edf9f657 100%), url(/images/getalheld-logo-banner.png) center right / min(58vw, 820px) auto no-repeat, linear-gradient(135deg, var(--paper) 0%, #eaf4ff 100%);align-items:center;min-height:88svh;padding:112px clamp(20px,6vw,84px) 48px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;gap:16px;max-width:620px;animation:.56s ease-out both rise-soft;display:grid;position:relative}.kicker{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:900}.hero h1{letter-spacing:0;margin:0;font-size:clamp(70px,12vw,150px);line-height:.9}.hero-copy p:not(.kicker){color:var(--muted);max-width:520px;margin:0;font-size:clamp(20px,3vw,32px);font-weight:900;line-height:1.15}.hero-copy .hero-note{border-left:4px solid var(--green);color:var(--ink);max-width:420px;padding-left:12px;font-size:16px;font-weight:900;line-height:1.35}.product-tile{background:var(--ink);color:#fff;z-index:2;border:3px solid #ffd24aeb;border-radius:24px;gap:8px;width:min(360px,42vw);padding:18px;animation:.76s ease-out .16s both float-in;display:grid;position:absolute;bottom:clamp(28px,6vw,70px);right:clamp(20px,6vw,84px);box-shadow:0 34px 70px #07173540}.product-tile img{object-fit:contain;width:100%;height:140px}.product-tile span{color:var(--gold);font-weight:900}.product-tile strong{font-size:clamp(32px,5vw,54px);line-height:.95}.surface-section{background:#ffffff9e;border-top:1px solid #0717351f;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:36px;padding:clamp(42px,8vw,90px) clamp(20px,6vw,84px);display:grid}.proof-section{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:34px;padding:clamp(48px,8vw,96px) clamp(20px,6vw,84px);display:grid}.surface-section h2,.proof-section h2{margin:8px 0 0;font-size:clamp(38px,6vw,76px);line-height:.95}.proof-copy{align-content:center;gap:22px;display:grid}.proof-copy p{color:var(--muted);margin:0;font-size:clamp(20px,3vw,30px);font-weight:900;line-height:1.2}.proof-copy a{border-bottom:3px solid var(--gold);justify-self:start;padding-bottom:6px;font-size:20px;font-weight:900}.final-cta .kicker,.final-cta .surface-list span{color:#c9f1e6}.final-cta .surface-list a{border-top-color:#ffffff3d}.surface-list{display:grid}.surface-list a{border-top:1px solid var(--line);gap:5px;padding:18px 0;transition:transform .16s;display:grid}.surface-list a:hover,.surface-list a:focus-visible{transform:translate(8px)}.surface-list strong{font-size:clamp(20px,3vw,30px)}.surface-list span{color:var(--muted);font-weight:800}.public-hero{background:linear-gradient(90deg, #fff9e8f7 0%, #fff9e8d6 48%, #e5f7f5b8 100%), linear-gradient(135deg, var(--paper) 0%, #eaf4ff 100%);grid-template-columns:minmax(0,.95fr) minmax(320px,.62fr);gap:clamp(24px,6vw,80px)}.hero-copy p.hero-intro{color:var(--muted);max-width:760px;font-size:clamp(26px,4vw,48px);font-weight:900;line-height:1.08}.hero-copy p.hero-body{color:var(--muted);max-width:680px;font-size:clamp(17px,2vw,22px);font-weight:800;line-height:1.45}.hero-copy p.access-note{border-left:4px solid var(--green);color:var(--ink);background:#ffffffd1;max-width:560px;padding:12px 14px;font-size:16px;font-weight:900;line-height:1.35}.product-story{background:var(--ink);color:#fff;z-index:2;border:3px solid #ffd24aeb;border-radius:24px;place-self:center end;gap:10px;max-width:420px;padding:clamp(18px,3vw,28px);animation:.76s ease-out .16s both float-in;display:grid;position:relative;box-shadow:0 34px 70px #07173540}.product-story img{object-fit:contain;width:100%;height:clamp(120px,18vw,210px)}.product-story span{color:var(--gold);font-weight:900}.product-story strong{font-size:clamp(38px,5vw,64px);line-height:.95}.product-story p{color:#dce9ff;margin:0;font-size:17px;font-weight:800;line-height:1.35}.story-section,.flow-section,.final-cta{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(24px,5vw,56px);padding:clamp(48px,8vw,104px) clamp(20px,6vw,84px);display:grid}.story-section{background:#fff;border-top:1px solid #0717351f}.support-story{background:#f8fbf7}.flow-section{background:#ffffff9e;border-top:1px solid #0717351f}.story-section h2,.flow-section h2,.final-cta h2{margin:8px 0 0;font-size:clamp(40px,6vw,82px);line-height:.95}.story-section>p,.final-copy p{color:var(--muted);align-self:center;margin:0;font-size:clamp(20px,3vw,30px);font-weight:900;line-height:1.22}.flow-list{gap:0;display:grid}.flow-step{border-top:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);gap:8px;padding:22px 0;display:grid}.flow-step span{background:var(--gold);border:2px solid var(--ink);border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:inline-flex}.flow-step strong{font-size:clamp(22px,3vw,32px);line-height:1.05}.flow-step p{color:var(--muted);grid-column:2;margin:0;font-weight:800;line-height:1.4}.final-cta{background:var(--ink);color:#fff}.final-cta .kicker{color:#c9f1e6}.final-copy{align-content:center;gap:22px;display:grid}.final-copy p{color:#dce9ff}.light-action{color:var(--ink);background:#fff;border-color:#fff}.dark-secondary{color:#fff;background:0 0;border-color:#ffffff70}@keyframes rise-soft{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float-in{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:720px){.site-header{flex-direction:column;align-items:flex-start;position:relative}.site-nav{justify-content:flex-start}.hero{background:linear-gradient(#fff9e8f5 0%,#edf9f6cc 100%),url(/images/getalheld-logo-banner.png) bottom/96vw no-repeat;min-height:auto;padding:18px 16px 280px}.product-tile{width:auto;bottom:20px;left:16px;right:16px}.surface-section,.proof-section,.public-hero,.story-section,.flow-section,.final-cta{grid-template-columns:1fr}.product-story{justify-self:stretch;max-width:none}.flow-step{grid-template-columns:42px minmax(0,1fr)}}
