:root{--gh2-bg: #ffffff;--gh2-bg-soft: #f7f7f8;--gh2-bg-card: #fafafa;--gh2-bg-dark: #1e1b30;--gh2-bg-dark-soft: #2a2740;--gh2-bg-dark-deep: #14111f;--gh2-text: #1e1b30;--gh2-text-mid: #3d3a52;--gh2-text-soft: #6b6878;--gh2-text-mute: #9b97a8;--gh2-text-on-dark: #f5f5f7;--gh2-text-mute-on-dark: #afafaf;--gh2-accent: #d99820;--gh2-accent-bright: #edb336;--gh2-accent-deep: #b8801b;--gh2-accent-glow: rgba(237, 179, 54, .12);--gh2-accent-bg-soft: #fef8e8;--gh2-border: rgba(30, 27, 48, .12);--gh2-border-strong: rgba(30, 27, 48, .2);--gh2-border-dark: rgba(245, 245, 247, .12);--gh2-green: #2d8f3c;--gh2-red: #c0392b}.galhor-home,.galhor-home *{box-sizing:border-box}.galhor-home{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;color:var(--gh2-text);background:var(--gh2-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.galhor-home img{max-width:100%;height:auto;display:block}.galhor-home a{color:inherit;text-decoration:none}.galhor-home button{font-family:inherit;cursor:pointer}.galhor-home .gh2-container{max-width:1280px;margin:0 auto;padding:0 24px;position:relative}@media(min-width:768px){.galhor-home .gh2-container{padding:0 32px}}.galhor-home .ghs2{padding:64px 0;position:relative}@media(min-width:768px){.galhor-home .ghs2{padding:96px 0}}@media(min-width:1024px){.galhor-home .ghs2{padding:120px 0}}.galhor-home .gh2-eyebrow{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.25em;color:var(--gh2-accent);text-transform:uppercase;margin-bottom:16px;display:inline-block}.galhor-home .gh2-eyebrow.boxed{padding:8px 14px;border:1px solid var(--gh2-accent);background:var(--gh2-accent-bg-soft);border-radius:4px}.galhor-home .gh2-section-title{font-family:Anton,sans-serif;font-size:clamp(32px,5vw,56px);line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:var(--gh2-text);margin-bottom:20px;max-width:880px}.galhor-home .gh2-section-title .accent{color:var(--gh2-accent)}.galhor-home .gh2-section-title .underline{position:relative;display:inline-block}.galhor-home .gh2-section-title .underline:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:6px;background:var(--gh2-accent-bright);transform:skew(-12deg);opacity:.5}.galhor-home .gh2-lede{font-size:clamp(15px,1.5vw,17px);color:var(--gh2-text-mid);max-width:760px;margin-bottom:48px;line-height:1.7}.galhor-home .gh2-lede strong{color:var(--gh2-text);font-weight:600}.galhor-home .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.galhor-home .gh2-hero{position:relative;min-height:88vh;display:flex;align-items:center;padding:96px 0 80px;overflow:hidden;background:var(--gh2-bg-dark)}.galhor-home .gh2-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-image, none);background-size:cover;background-position:center;z-index:0}.galhor-home .gh2-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,17,31,.55) 0%,rgba(30,27,48,.85) 70%,var(--gh2-bg-dark) 100%),linear-gradient(90deg,rgba(20,17,31,.7) 0%,rgba(20,17,31,.3) 60%,transparent 100%);z-index:1}.galhor-home .gh2-hero-content{position:relative;z-index:3;width:100%}.galhor-home .gh2-hero-stamp{display:inline-flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:24px;padding:10px 16px;border:1px solid var(--gh2-accent-bright);background:#14111fbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:4px}.galhor-home .gh2-hero-stamp-item{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.2em;color:var(--gh2-accent-bright);text-transform:uppercase}.galhor-home .gh2-hero-stamp-divider{width:1px;height:12px;background:var(--gh2-accent-bright);opacity:.4}@media(max-width:600px){.galhor-home .gh2-hero-stamp-divider{display:none}}.galhor-home .gh2-hero h1{font-family:Anton,sans-serif;font-size:clamp(40px,9vw,96px);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin-bottom:20px;max-width:920px;text-shadow:0 2px 16px rgba(0,0,0,.5)}.galhor-home .gh2-hero h1 .accent{color:var(--gh2-accent-bright)}.galhor-home .gh2-hero-tagline{font-family:Anton,sans-serif;font-size:clamp(18px,2.8vw,30px);line-height:1.2;color:var(--gh2-accent-bright);text-transform:uppercase;letter-spacing:.01em;margin-bottom:10px;max-width:760px;text-shadow:0 2px 12px rgba(0,0,0,.6)}.galhor-home .gh2-hero-subtagline{font-size:clamp(15px,1.6vw,18px);color:#fff;font-weight:500;margin-bottom:32px;max-width:760px;line-height:1.5;font-style:italic;text-shadow:0 2px 8px rgba(0,0,0,.6)}.galhor-home .gh2-hero-finder{display:flex;gap:8px;align-items:stretch;max-width:920px;margin-bottom:24px;flex-wrap:wrap;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);padding:16px;border-radius:6px;box-shadow:0 12px 40px #0006}.galhor-home .gh2-finder-label{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.25em;color:var(--gh2-accent);text-transform:uppercase;width:100%;margin-bottom:4px;font-weight:700}.galhor-home .gh2-finder-select{flex:1;min-width:130px;padding:13px 14px;background:#fff;border:1px solid var(--gh2-border-strong);color:var(--gh2-text);font-family:Bebas Neue,sans-serif;font-size:15px;letter-spacing:.08em;cursor:pointer;text-transform:uppercase;transition:all .2s ease;border-radius:3px}.galhor-home .gh2-finder-select:hover{border-color:var(--gh2-accent)}.galhor-home .gh2-finder-select:focus{outline:2px solid var(--gh2-accent);outline-offset:1px}.galhor-home .gh2-finder-cta{padding:13px 24px;background:var(--gh2-accent-bright);border:2px solid var(--gh2-accent-bright);color:var(--gh2-text);font-family:Bebas Neue,sans-serif;font-size:16px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;transition:all .2s ease;white-space:nowrap;border-radius:3px}.galhor-home .gh2-finder-cta:hover{background:var(--gh2-accent-deep);border-color:var(--gh2-accent-deep);color:#fff;transform:translateY(-1px)}.galhor-home .gh2-hero-programs{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.galhor-home .gh2-program-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#14111fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--gh2-accent-bright);color:#fff;font-family:Bebas Neue,sans-serif;font-size:13px;letter-spacing:.08em;text-transform:uppercase;transition:all .2s ease;border-radius:50px}.galhor-home .gh2-program-pill:hover{background:var(--gh2-accent-bright);color:var(--gh2-text);transform:translateY(-2px)}.galhor-home .gh2-program-pill .pill-icon{color:var(--gh2-accent-bright);font-size:14px}.galhor-home .gh2-program-pill:hover .pill-icon{color:var(--gh2-text)}.galhor-home .gh2-hero-roadline{position:absolute;bottom:0;left:0;right:0;height:4px;background:repeating-linear-gradient(90deg,var(--gh2-accent-bright) 0 60px,transparent 60px 120px);z-index:5}.galhor-home .gh2-trust{background:var(--gh2-bg-soft);padding:32px 0;border-bottom:1px solid var(--gh2-border)}.galhor-home .gh2-trust-row{display:grid;grid-template-columns:1fr;gap:20px;align-items:center;text-align:center}@media(min-width:900px){.galhor-home .gh2-trust-row{grid-template-columns:auto 1fr;gap:32px;text-align:left}}.galhor-home .gh2-trust-label{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.25em;color:var(--gh2-accent);text-transform:uppercase;white-space:nowrap}@media(min-width:900px){.galhor-home .gh2-trust-label{padding-right:24px;border-right:1px solid var(--gh2-border)}}.galhor-home .gh2-trust-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-items:center}@media(min-width:768px){.galhor-home .gh2-trust-logos{grid-template-columns:repeat(4,1fr);gap:16px}}.galhor-home .gh2-trust-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;border:1px solid var(--gh2-border);background:var(--gh2-bg);transition:all .3s ease;border-radius:4px}.galhor-home .gh2-trust-item:hover{border-color:var(--gh2-accent);box-shadow:0 4px 12px #d998201a}.galhor-home .gh2-trust-name{font-family:Anton,sans-serif;font-size:17px;line-height:1;color:var(--gh2-text);text-transform:uppercase;letter-spacing:.02em}.galhor-home .gh2-trust-detail{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.18em;color:var(--gh2-accent);text-transform:uppercase;font-weight:700}.galhor-home .gh2-finance{background:var(--gh2-accent-bg-soft);border-top:2px solid var(--gh2-accent);border-bottom:1px solid var(--gh2-border);padding:24px 0}.galhor-home .gh2-finance-row{display:grid;grid-template-columns:1fr;gap:16px;align-items:center;text-align:center}@media(min-width:900px){.galhor-home .gh2-finance-row{grid-template-columns:1fr auto;gap:40px;text-align:left}}.galhor-home .gh2-finance-label{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.25em;color:var(--gh2-accent-deep);text-transform:uppercase;margin-bottom:6px}.galhor-home .gh2-finance-title{font-family:Anton,sans-serif;font-size:clamp(20px,3vw,30px);line-height:1.05;color:var(--gh2-text);text-transform:uppercase;letter-spacing:.01em;margin:0}.galhor-home .gh2-finance-powered{display:inline-flex;align-items:center;gap:8px;margin:12px 0 0;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gh2-text-soft)}.galhor-home .gh2-finance-affirm-logo{height:18px;width:auto;display:block}.galhor-home .gh2-finance-msg{display:flex;flex-direction:column;align-items:center;gap:12px}@media(min-width:900px){.galhor-home .gh2-finance-msg{align-items:flex-end}}.galhor-home .gh2-affirm,.galhor-home .gh2-affirm .affirm-as-low-as,.galhor-home .gh2-affirm a{font-family:Inter,sans-serif;font-size:16px;color:var(--gh2-text);margin:0;line-height:1.4}.galhor-home .gh2-finance-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}@media(min-width:900px){.galhor-home .gh2-finance-actions{justify-content:flex-end}}.galhor-home .gh2-finance-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:var(--gh2-accent);color:#14111f;font-family:Bebas Neue,sans-serif;font-size:16px;letter-spacing:.06em;text-transform:uppercase;border:2px solid var(--gh2-accent);border-radius:50px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.galhor-home .gh2-finance-cta:hover{background:var(--gh2-accent-bright);border-color:var(--gh2-accent-bright);transform:translateY(-2px)}.galhor-home .gh2-finance-cta--alt{background:transparent;color:var(--gh2-accent-deep)}.galhor-home .gh2-finance-cta--alt:hover{background:var(--gh2-accent);color:#14111f;border-color:var(--gh2-accent)}.galhor-home .gh2-vs{background:var(--gh2-bg)}.galhor-home .gh2-vs-table{background:var(--gh2-bg);border:1px solid var(--gh2-border-strong);margin-top:40px;overflow:hidden;border-radius:6px;box-shadow:0 4px 24px #1e1b300f}.galhor-home .gh2-vs-row{display:grid;grid-template-columns:1fr;border-bottom:1px solid var(--gh2-border)}@media(min-width:768px){.galhor-home .gh2-vs-row{grid-template-columns:1.5fr 1fr 1fr}}.galhor-home .gh2-vs-row:last-child{border-bottom:none}.galhor-home .gh2-vs-cell{padding:20px 24px;border-bottom:1px solid var(--gh2-border)}.galhor-home .gh2-vs-cell:last-child{border-bottom:none}@media(min-width:768px){.galhor-home .gh2-vs-cell{border-right:1px solid var(--gh2-border);border-bottom:none}.galhor-home .gh2-vs-cell:last-child{border-right:none}}.galhor-home .gh2-vs-row.header .gh2-vs-cell{background:var(--gh2-bg-soft);padding:24px}.galhor-home .gh2-vs-row.header .gh2-vs-cell.galhor{background:var(--gh2-accent-bright);color:var(--gh2-text)}.galhor-home .gh2-vs-header-name{font-family:Anton,sans-serif;font-size:clamp(22px,3vw,28px);line-height:1;text-transform:uppercase;letter-spacing:.01em;margin-bottom:6px}.galhor-home .gh2-vs-header-tag{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.2em;color:var(--gh2-accent);text-transform:uppercase;font-weight:700}.galhor-home .gh2-vs-row.header .gh2-vs-cell.galhor .gh2-vs-header-tag{color:var(--gh2-text);opacity:.75}.galhor-home .gh2-vs-row.header .gh2-vs-cell.reseller .gh2-vs-header-tag{color:var(--gh2-text-soft)}.galhor-home .gh2-vs-criterion{font-family:Bebas Neue,sans-serif;font-size:16px;letter-spacing:.08em;color:var(--gh2-text);text-transform:uppercase;margin-bottom:4px}.galhor-home .gh2-vs-criterion-detail{font-size:13px;color:var(--gh2-text-soft);line-height:1.5}.galhor-home .gh2-vs-value{font-family:Anton,sans-serif;font-size:19px;line-height:1.15;text-transform:uppercase;margin-bottom:6px;letter-spacing:.01em}.galhor-home .gh2-vs-value.good{color:var(--gh2-green)}.galhor-home .gh2-vs-value.bad{color:var(--gh2-red)}.galhor-home .gh2-vs-detail{font-size:13px;color:var(--gh2-text-soft);line-height:1.5}.galhor-home .gh2-vs-bottom-line{margin-top:24px;padding:24px;background:var(--gh2-text);color:var(--gh2-accent-bright);display:flex;align-items:center;gap:24px;border-radius:6px;flex-direction:column;text-align:center}@media(min-width:768px){.galhor-home .gh2-vs-bottom-line{flex-direction:row;text-align:left;padding:28px 32px}}.galhor-home .gh2-vs-bottom-headline{font-family:Anton,sans-serif;font-size:clamp(22px,3vw,28px);line-height:1;text-transform:uppercase;letter-spacing:.01em}.galhor-home .gh2-vs-bottom-detail{font-size:14px;line-height:1.6;flex:1;color:#fff}@media(max-width:767px){.galhor-home .gh2-vs-row{grid-template-columns:1.2fr 1fr 1fr}.galhor-home .gh2-vs-cell{padding:10px 8px;border-bottom:none}.galhor-home .gh2-vs-row.header .gh2-vs-cell{padding:12px 8px}.galhor-home .gh2-vs-header-name{font-size:14px}.galhor-home .gh2-vs-header-tag{font-size:7px;letter-spacing:.1em}.galhor-home .gh2-vs-criterion{font-size:11px}.galhor-home .gh2-vs-value{font-size:12px}.galhor-home .gh2-vs-criterion-detail,.galhor-home .gh2-vs-detail{display:none}}.galhor-home .gh2-policies{background:var(--gh2-bg-soft)}.galhor-home .gh2-policies-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:40px}@media(min-width:640px){.galhor-home .gh2-policies-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.galhor-home .gh2-policies-grid{grid-template-columns:repeat(4,1fr)}}.galhor-home .gh2-policy-card{display:block;background:var(--gh2-bg);border:1px solid var(--gh2-border);border-top:3px solid var(--gh2-accent);padding:28px 24px;transition:all .3s ease;position:relative;border-radius:4px}.galhor-home .gh2-policy-card:hover{border-color:var(--gh2-accent);transform:translateY(-3px);box-shadow:0 12px 32px #1e1b301a}.galhor-home .gh2-policy-card:focus-visible{outline:2px solid var(--gh2-accent);outline-offset:2px}.galhor-home .gh2-policy-num{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.22em;color:var(--gh2-accent);text-transform:uppercase;margin-bottom:14px}.galhor-home .gh2-policy-name{font-family:Anton,sans-serif;font-size:26px;line-height:1;text-transform:uppercase;color:var(--gh2-text);margin-bottom:12px;letter-spacing:.01em}.galhor-home .gh2-policy-detail{color:var(--gh2-text-mid);font-size:14px;line-height:1.6;margin-bottom:18px}.galhor-home .gh2-policy-detail strong{color:var(--gh2-text);font-weight:600}.galhor-home .gh2-policy-arrow{font-family:Bebas Neue,sans-serif;font-size:14px;color:var(--gh2-accent);letter-spacing:.15em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;border-top:1px dashed var(--gh2-border);padding-top:14px}.galhor-home .gh2-chrome{background:var(--gh2-bg)}.galhor-home .gh2-chrome-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center;margin-top:40px}@media(min-width:900px){.galhor-home .gh2-chrome-grid{grid-template-columns:1fr 1.1fr;gap:56px}}.galhor-home .gh2-chrome-image{position:relative;aspect-ratio:4/5;overflow:hidden;border:1px solid var(--gh2-border);background:var(--gh2-bg-soft);border-radius:4px}.galhor-home .gh2-chrome-image img{width:100%;height:100%;object-fit:cover}.galhor-home .gh2-chrome-image-tag{position:absolute;bottom:16px;left:16px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.22em;color:var(--gh2-accent-bright);text-transform:uppercase;background:#14111feb;padding:6px 10px;border:1px solid var(--gh2-accent-bright)}.galhor-home .gh2-chrome-content h2{font-family:Anton,sans-serif;font-size:clamp(32px,5vw,52px);line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:var(--gh2-text);margin-bottom:20px}.galhor-home .gh2-chrome-content h2 .accent{color:var(--gh2-accent)}.galhor-home .gh2-chrome-content p{color:var(--gh2-text-mid);font-size:16px;line-height:1.7;margin-bottom:16px}.galhor-home .gh2-chrome-content p strong{color:var(--gh2-text);font-weight:600}.galhor-home .gh2-chrome-partners{display:grid;grid-template-columns:1fr;gap:12px;margin-top:28px;padding-top:28px;border-top:1px dashed var(--gh2-border)}@media(min-width:600px){.galhor-home .gh2-chrome-partners{grid-template-columns:1fr 1fr}}.galhor-home .gh2-partner{background:var(--gh2-bg-soft);border:1px solid var(--gh2-border);padding:18px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px;border-radius:4px}.galhor-home .gh2-partner:hover{border-color:var(--gh2-accent);background:var(--gh2-accent-bg-soft)}.galhor-home .gh2-partner-name{font-family:Anton,sans-serif;font-size:17px;letter-spacing:.04em;color:var(--gh2-text);text-transform:uppercase}.galhor-home .gh2-partner-tag{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.18em;color:var(--gh2-text-soft);text-transform:uppercase}.galhor-home .gh2-discover{background:var(--gh2-bg-soft)}.galhor-home .gh2-discover-slider{background:var(--gh2-bg);border:1px solid var(--gh2-border);padding:28px 32px;margin-bottom:24px;border-radius:6px}.galhor-home .gh2-slider-label{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.22em;color:var(--gh2-accent);text-transform:uppercase;text-align:center;margin-bottom:20px}.galhor-home .gh2-slider-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:4px}.galhor-home .gh2-slider-tab{background:transparent;border:1px solid var(--gh2-border-strong);padding:12px 14px;font-family:Bebas Neue,sans-serif;font-size:13px;letter-spacing:.08em;color:var(--gh2-text);text-transform:uppercase;transition:all .2s ease;text-align:center;border-radius:3px}.galhor-home .gh2-slider-tab:hover{border-color:var(--gh2-accent)}.galhor-home .gh2-slider-tab.active{background:var(--gh2-accent-bright);border-color:var(--gh2-accent-bright);color:var(--gh2-text);font-weight:600}.galhor-home .gh2-tier-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.galhor-home .gh2-tier-grid{grid-template-columns:repeat(3,1fr);align-items:start}}.galhor-home .gh2-tier{background:var(--gh2-bg);border:1px solid var(--gh2-border);padding:32px 26px;position:relative;transition:all .3s ease;border-radius:6px;display:flex;flex-direction:column;gap:14px}.galhor-home .gh2-tier:hover{border-color:var(--gh2-accent);transform:translateY(-3px);box-shadow:0 12px 32px #1e1b3014}.galhor-home .gh2-tier.featured{border-color:var(--gh2-accent);border-width:2px;box-shadow:0 12px 32px #d9982026}@media(min-width:768px){.galhor-home .gh2-tier.featured{transform:translateY(-12px)}.galhor-home .gh2-tier.featured:hover{transform:translateY(-15px)}}.galhor-home .gh2-tier-badge{position:absolute;top:-12px;left:26px;background:var(--gh2-accent-bright);color:var(--gh2-text);font-family:Bebas Neue,sans-serif;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:5px 12px;border-radius:3px}.galhor-home .gh2-tier-tag{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.22em;color:var(--gh2-accent);text-transform:uppercase}.galhor-home .gh2-tier-warranty{font-family:Anton,sans-serif;font-size:clamp(52px,7vw,80px);line-height:.85;color:var(--gh2-accent);letter-spacing:-.04em}.galhor-home .gh2-tier-warranty small{display:block;font-size:12px;font-family:JetBrains Mono,monospace;color:var(--gh2-text-soft);letter-spacing:.2em;font-weight:400;margin-top:8px;text-transform:uppercase}.galhor-home .gh2-tier-name{font-family:Anton,sans-serif;font-size:22px;line-height:1.1;text-transform:uppercase;color:var(--gh2-text);letter-spacing:.01em}.galhor-home .gh2-tier-material{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.18em;color:var(--gh2-accent);text-transform:uppercase;font-weight:700}.galhor-home .gh2-tier-list{list-style:none;padding:14px 0 0;margin:4px 0 0;border-top:1px dashed var(--gh2-border)}.galhor-home .gh2-tier-list li{font-size:13px;color:var(--gh2-text-mid);padding:5px 0 5px 18px;position:relative;line-height:1.5}.galhor-home .gh2-tier-list li:before{content:"\2192";position:absolute;left:0;color:var(--gh2-accent);font-weight:700}.galhor-home .gh2-tier-list li strong{color:var(--gh2-text);font-weight:600}.galhor-home .gh2-tier-best{font-size:12px;color:var(--gh2-text-soft);line-height:1.5;padding-top:12px;border-top:1px dashed var(--gh2-border);font-style:italic}.galhor-home .gh2-how{background:var(--gh2-bg)}.galhor-home .gh2-how-section{margin-top:40px}.galhor-home .gh2-how-section+.gh2-how-section{margin-top:40px}.galhor-home .gh2-how-divider{font-family:Anton,sans-serif;font-size:20px;line-height:1;letter-spacing:.04em;color:var(--gh2-text);text-transform:uppercase;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--gh2-accent-bright);display:inline-block}.galhor-home .gh2-how-grid{display:grid;grid-template-columns:1fr;gap:16px;list-style:none;padding:0;margin:0}@media(min-width:768px){.galhor-home .gh2-how-grid{grid-template-columns:repeat(3,1fr)}}.galhor-home .gh2-how-step{background:var(--gh2-bg-soft);border:1px solid var(--gh2-border);padding:26px 24px;position:relative;transition:all .3s ease;border-radius:4px}.galhor-home .gh2-how-step:hover{border-color:var(--gh2-accent);transform:translateY(-2px);box-shadow:0 8px 24px #1e1b3014}.galhor-home .gh2-how-step-num{position:absolute;top:18px;right:22px;font-family:Anton,sans-serif;font-size:52px;line-height:.85;color:var(--gh2-accent);letter-spacing:-.04em;opacity:.25}.galhor-home .gh2-how-step-icon{width:42px;height:42px;border:1.5px solid var(--gh2-accent);background:var(--gh2-accent-bg-soft);border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--gh2-accent);margin-bottom:14px}.galhor-home .gh2-how-step h4{font-family:Anton,sans-serif;font-size:20px;line-height:1.1;text-transform:uppercase;color:var(--gh2-text);margin-bottom:8px;letter-spacing:.01em}.galhor-home .gh2-how-step p{color:var(--gh2-text-mid);font-size:13px;line-height:1.6}.galhor-home .gh2-how-notes{background:var(--gh2-accent-bg-soft);border:1px solid var(--gh2-accent);border-left:4px solid var(--gh2-accent);padding:24px 28px;margin-top:32px;border-radius:4px}.galhor-home .gh2-how-notes h4{font-family:Anton,sans-serif;font-size:20px;text-transform:uppercase;color:var(--gh2-text);margin-bottom:10px;line-height:1}.galhor-home .gh2-how-notes ul{list-style:none;padding:0;margin:0}.galhor-home .gh2-how-notes ul li{padding:4px 0 4px 22px;position:relative;color:var(--gh2-text-mid);font-size:14px;line-height:1.6}.galhor-home .gh2-how-notes ul li:before{content:"!";position:absolute;left:4px;color:var(--gh2-accent);font-weight:700;font-family:Anton,sans-serif}.galhor-home .gh2-how-contact{display:grid;grid-template-columns:1fr;gap:10px;margin-top:28px}@media(min-width:600px){.galhor-home .gh2-how-contact{grid-template-columns:1fr 1fr}}.galhor-home .gh2-how-contact-btn{padding:16px 22px;background:transparent;border:2px solid var(--gh2-accent);color:var(--gh2-accent);font-family:Bebas Neue,sans-serif;font-size:17px;letter-spacing:.1em;text-align:center;text-transform:uppercase;transition:all .2s ease;border-radius:3px;display:block}.galhor-home .gh2-how-contact-btn:hover{background:var(--gh2-accent-bright);color:var(--gh2-text);border-color:var(--gh2-accent-bright)}.galhor-home .gh2-how-contact-btn:focus-visible{outline:2px solid var(--gh2-text);outline-offset:2px}.galhor-home .gh2-receipts{background:var(--gh2-bg-dark);color:var(--gh2-text-on-dark)}.galhor-home .gh2-receipts .gh2-section-title{color:#fff}.galhor-home .gh2-receipts .gh2-section-title .accent{color:var(--gh2-accent-bright)}.galhor-home .gh2-receipts .gh2-section-title .underline:after{background:var(--gh2-accent-bright)}.galhor-home .gh2-receipts .gh2-lede{color:var(--gh2-text-mute-on-dark)}.galhor-home .gh2-receipts .gh2-lede strong{color:#fff}.galhor-home .gh2-receipts .gh2-eyebrow{color:var(--gh2-accent-bright)}.galhor-home .gh2-receipts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:40px;list-style:none;padding:0}@media(min-width:600px){.galhor-home .gh2-receipts-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.galhor-home .gh2-receipts-grid{grid-template-columns:repeat(5,1fr)}}.galhor-home .gh2-receipt{background:var(--gh2-bg-dark-soft);border:1px solid var(--gh2-border-dark);padding:16px;text-align:center;transition:all .3s ease;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;border-radius:4px}.galhor-home .gh2-receipt:hover{border-color:var(--gh2-accent-bright);transform:translateY(-2px)}.galhor-home .gh2-receipt-from{font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.22em;color:var(--gh2-accent-bright);text-transform:uppercase;margin-bottom:6px}.galhor-home .gh2-receipt-name{font-family:Anton,sans-serif;font-size:18px;line-height:1;color:#fff;text-transform:uppercase;letter-spacing:.01em;margin-bottom:4px}.galhor-home .gh2-receipt-year{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--gh2-text-mute-on-dark);letter-spacing:.15em}.galhor-home .gh2-receipts-cta{text-align:center;margin-top:36px}.galhor-home .gh2-receipts-cta a{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border:2px solid var(--gh2-accent-bright);color:var(--gh2-accent-bright);font-family:Bebas Neue,sans-serif;font-size:17px;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease;border-radius:3px}.galhor-home .gh2-receipts-cta a:hover{background:var(--gh2-accent-bright);color:var(--gh2-text)}.galhor-home .gh2-years{background:var(--gh2-bg-soft);padding:48px 0;text-align:center;border-top:1px solid var(--gh2-border)}.galhor-home .gh2-years-eyebrow{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.28em;color:var(--gh2-accent);text-transform:uppercase;margin-bottom:14px}.galhor-home .gh2-years-title{font-family:Anton,sans-serif;font-size:clamp(32px,5vw,64px);line-height:.9;letter-spacing:-.01em;text-transform:uppercase;color:var(--gh2-text);margin-bottom:28px}.galhor-home .gh2-years-title .accent{color:var(--gh2-accent)}.galhor-home .gh2-years-badges{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.galhor-home .gh2-years-badge{padding:9px 18px;border:1px solid var(--gh2-accent);background:var(--gh2-accent-bg-soft);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--gh2-accent);text-transform:uppercase;border-radius:50px}.galhor-home .gh2-programs{background:var(--gh2-bg)}.galhor-home .gh2-programs-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:40px}@media(min-width:768px){.galhor-home .gh2-programs-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.galhor-home .gh2-programs-grid{grid-template-columns:repeat(3,1fr)}}.galhor-home .gh2-prog{background:var(--gh2-bg-soft);border:1px solid var(--gh2-border);border-top:3px solid var(--gh2-accent);padding:28px 26px;position:relative;transition:all .3s ease;border-radius:4px}.galhor-home .gh2-prog:hover{border-color:var(--gh2-accent);background:var(--gh2-bg);box-shadow:0 12px 32px #1e1b3014;transform:translateY(-3px)}.galhor-home .gh2-prog-tag{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.22em;color:var(--gh2-accent);text-transform:uppercase;margin-bottom:12px}.galhor-home .gh2-prog-title{font-family:Anton,sans-serif;font-size:24px;line-height:1.05;text-transform:uppercase;color:var(--gh2-text);margin-bottom:10px;letter-spacing:.01em}.galhor-home .gh2-prog-detail{color:var(--gh2-text-mid);font-size:14px;line-height:1.6;margin-bottom:16px}.galhor-home .gh2-prog-detail strong{color:var(--gh2-text);font-weight:600}.galhor-home .gh2-prog-verified{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--gh2-green);text-transform:uppercase;padding-top:14px;border-top:1px dashed var(--gh2-border);display:flex;align-items:center;gap:8px}.galhor-home .gh2-prog-verified:before{content:"\2713";color:var(--gh2-green);font-weight:700;font-size:14px}.galhor-home .gh2-prog-verified a{color:inherit;text-decoration:underline}.galhor-home .gh2-faq{background:var(--gh2-bg-soft)}.galhor-home .gh2-faq-search{display:flex;gap:8px;align-items:stretch;max-width:600px;margin-top:28px;margin-bottom:28px;flex-wrap:wrap}.galhor-home .gh2-faq-search input{flex:1;min-width:180px;padding:14px 18px;background:var(--gh2-bg);border:1px solid var(--gh2-border-strong);color:var(--gh2-text);font-family:Inter,sans-serif;font-size:15px;border-radius:3px}.galhor-home .gh2-faq-search input:focus{outline:2px solid var(--gh2-accent);outline-offset:1px;border-color:var(--gh2-accent)}.galhor-home .gh2-faq-search input::placeholder{color:var(--gh2-text-mute)}.galhor-home .gh2-faq-search button{padding:14px 22px;background:var(--gh2-accent-bright);border:2px solid var(--gh2-accent-bright);color:var(--gh2-text);font-family:Bebas Neue,sans-serif;font-size:15px;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease;border-radius:3px}.galhor-home .gh2-faq-search button:hover{background:var(--gh2-accent-deep);border-color:var(--gh2-accent-deep);color:#fff}.galhor-home .gh2-faq-categories{border:1px solid var(--gh2-border);background:var(--gh2-bg);border-radius:4px;overflow:hidden}.galhor-home .gh2-faq-cat{border-bottom:1px solid var(--gh2-border);padding:20px 24px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;transition:all .2s ease}.galhor-home .gh2-faq-cat:last-child{border-bottom:none}.galhor-home .gh2-faq-cat:hover{background:var(--gh2-bg-soft)}.galhor-home .gh2-faq-cat-icon{width:40px;height:40px;border:1.5px solid var(--gh2-accent);background:var(--gh2-accent-bg-soft);border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--gh2-accent);font-weight:700}.galhor-home .gh2-faq-cat-name{font-family:Anton,sans-serif;font-size:20px;line-height:1.1;text-transform:uppercase;color:var(--gh2-text);letter-spacing:.01em}.galhor-home .gh2-faq-cat-count{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.18em;color:var(--gh2-accent);text-transform:uppercase;padding:5px 11px;border:1px solid var(--gh2-accent);background:var(--gh2-accent-bg-soft);border-radius:3px;white-space:nowrap}.galhor-home .gh2-faq-still{background:var(--gh2-bg);border:1px solid var(--gh2-border);padding:26px 28px;margin-top:28px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;border-radius:4px}.galhor-home .gh2-faq-still-text{flex:1;min-width:200px;font-family:Anton,sans-serif;font-size:20px;line-height:1;text-transform:uppercase;color:var(--gh2-text);letter-spacing:.01em}.galhor-home .gh2-faq-still-actions{display:flex;gap:8px;flex-wrap:wrap}.galhor-home .gh2-faq-still-btn{padding:11px 18px;background:transparent;border:1.5px solid var(--gh2-accent);color:var(--gh2-accent);font-family:Bebas Neue,sans-serif;font-size:13px;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px;border-radius:3px}.galhor-home .gh2-faq-still-btn:hover{background:var(--gh2-accent-bright);color:var(--gh2-text);border-color:var(--gh2-accent-bright)}.galhor-home .gh2-faq-still-btn.primary{background:var(--gh2-accent-bright);color:var(--gh2-text)}.galhor-home .gh2-faq-still-btn.primary:hover{background:var(--gh2-accent-deep);color:#fff;border-color:var(--gh2-accent-deep)}.galhor-home .gh2-newsletter{background:linear-gradient(135deg,var(--gh2-accent-bright) 0%,var(--gh2-accent-deep) 100%);padding:72px 0;position:relative;overflow:hidden}.galhor-home .gh2-newsletter:before{content:"JOIN";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Anton,sans-serif;font-size:clamp(160px,26vw,360px);color:#1e1b3014;letter-spacing:-.03em;white-space:nowrap;pointer-events:none;line-height:1}.galhor-home .gh2-newsletter-content{position:relative;z-index:2;text-align:center}.galhor-home .gh2-newsletter-eyebrow{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;margin-bottom:14px;display:inline-block;padding:5px 12px;background:var(--gh2-text);color:var(--gh2-accent-bright);border-radius:3px}.galhor-home .gh2-newsletter h2{font-family:Anton,sans-serif;font-size:clamp(32px,5vw,52px);line-height:.95;text-transform:uppercase;color:var(--gh2-text);margin-bottom:14px;max-width:880px;margin-left:auto;margin-right:auto;letter-spacing:-.01em}.galhor-home .gh2-newsletter-sub{font-size:15px;color:var(--gh2-text);margin-bottom:28px;max-width:540px;margin-left:auto;margin-right:auto;line-height:1.6;opacity:.9}.galhor-home .gh2-newsletter-sub strong{font-weight:700}.galhor-home .gh2-newsletter-form{display:flex;gap:8px;max-width:520px;margin:0 auto;flex-wrap:wrap}.galhor-home .gh2-newsletter-form input[type=email]{flex:1;min-width:220px;padding:16px 22px;background:#fff;border:2px solid var(--gh2-text);color:var(--gh2-text);font-family:Inter,sans-serif;font-size:15px;border-radius:3px}.galhor-home .gh2-newsletter-form input[type=email]:focus{outline:2px solid var(--gh2-text);outline-offset:2px}.galhor-home .gh2-newsletter-form button{padding:16px 28px;background:var(--gh2-text);border:2px solid var(--gh2-text);color:var(--gh2-accent-bright);font-family:Bebas Neue,sans-serif;font-size:16px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;transition:all .2s ease;border-radius:3px}.galhor-home .gh2-newsletter-form button:hover{background:#fff;color:var(--gh2-text);border-color:#fff}.galhor-home .gh2-newsletter-success{font-family:Anton,sans-serif;font-size:20px;color:var(--gh2-text);text-transform:uppercase;margin-top:16px}.galhor-home a:focus-visible,.galhor-home button:focus-visible,.galhor-home input:focus-visible,.galhor-home select:focus-visible{outline:2px solid var(--gh2-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.galhor-home *,.galhor-home *:before,.galhor-home *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{.galhor-home .gh2-hero,.galhor-home .gh2-newsletter{display:none}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/component-gh-home-v2.css.map */
