:root{font-family:var(--font-sans),system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:rgba(255,255,255,.87);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#ffffff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--ghf-radius-lg:1.25rem;--ghf-radius-xl:1.5rem;--ghf-radius-pill:999px;--ghf-container-width:1120px}:root:not([data-theme]),:root[data-theme=dark]{--ghf-bg:#020617;--ghf-bg-alt:#020617;--ghf-surface:#020617;--ghf-card:#020617;--ghf-card-elevated:#020617;--ghf-border-subtle:rgba(148,163,184,0.25);--ghf-primary:#38bdf8;--ghf-primary-hover:#0ea5e9;--ghf-primary-soft:rgba(56,189,248,0.1);--ghf-primary-foreground:#ffffff;--ghf-text-main:#f9fafb;--ghf-text-subtle:#9ca3af;--ghf-text-muted:#6b7280;--ghf-accent:#a855f7;--ghf-shadow-soft:0 18px 45px rgba(15,23,42,0.7);--ghf-shadow-card:0 18px 35px rgba(15,23,42,0.7);--ghf-outline:rgba(148,163,184,0.5)}:root[data-theme=light]{--ghf-bg:#ffffff;--ghf-bg-alt:#f8fafc;--ghf-surface:#ffffff;--ghf-card:#ffffff;--ghf-card-elevated:#ffffff;--ghf-border-subtle:rgba(148,163,184,0.2);--ghf-primary:#0ea5e9;--ghf-primary-hover:#0284c7;--ghf-primary-soft:rgba(14,165,233,0.1);--ghf-primary-foreground:#ffffff;--ghf-text-main:#0f172a;--ghf-text-subtle:#475569;--ghf-text-muted:#64748b;--ghf-accent:#8b5cf6;--ghf-shadow-soft:0 18px 45px rgba(0,0,0,0.1);--ghf-shadow-card:0 18px 35px rgba(0,0,0,0.08);--ghf-outline:rgba(148,163,184,0.3)}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--font-sans),system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Inter",sans-serif;color:var(--ghf-text-main);-webkit-font-smoothing:antialiased;overflow-x:hidden;width:100%;max-width:100vw;transition:background .3s ease}:root:not([data-theme]) body,:root[data-theme=dark] body,body{background:radial-gradient(circle at top,#0f172a,#020617 55%)}:root[data-theme=light] body{background:radial-gradient(circle at top,#f8fafc,#ffffff 55%)}html{overflow-x:hidden;width:100%;max-width:100vw}.ghf-page{min-height:100vh;padding-top:0}.ghf-container{width:100%;max-width:var(--ghf-container-width);margin:0 auto;padding:0 1.25rem;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}@media (max-width:768px){body,html{overflow-x:hidden!important;width:100%!important;max-width:100vw!important}.ghf-page{width:100%;max-width:100vw;overflow-x:hidden}section#process.ghf-process-section .ghf-container{overflow-x:hidden!important;overflow-y:visible!important}}@media (max-width:640px){.ghf-container{padding:0 1rem}}.ghf-hero{position:relative;min-height:85vh;overflow:visible;padding-top:5rem;padding-bottom:6rem}@media (max-width:640px){.ghf-hero{padding-top:4.5rem}}.ghf-hero-backgrounds{position:absolute;inset:0}.ghf-hero-background-layer{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.ghf-hero-background-layer--active{opacity:1}.ghf-hero-background-layer--first.ghf-hero-background-layer--active{transition:none;opacity:1}.ghf-hero-background-layer--first{opacity:1}.ghf-hero-background-image{width:100%;height:100%;object-fit:cover;filter:blur(4px);transform:scale(1.05)}.ghf-hero-background-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4)}.ghf-hero-left-panel{position:absolute;top:0;left:0;bottom:0;width:55%;opacity:0;transition:opacity .7s ease;-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0 100%);clip-path:polygon(0 0,100% 0,85% 100%,0 100%);z-index:2}@media (max-width:768px){.ghf-hero-left-panel{background:transparent!important}}@media (min-width:1024px){.ghf-hero-left-panel{width:45%}}.ghf-hero-left-panel--active{opacity:1}.ghf-hero-content-container{position:relative;z-index:10;max-width:1280px;margin:0;padding:2.5rem 3rem 11rem;box-sizing:border-box;overflow-x:visible}@media (min-width:1024px){.ghf-hero-content-container{padding-left:4rem;padding-right:4rem}}.ghf-hero-content-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;align-items:start;min-height:auto}@media (min-width:768px){.ghf-hero-content-grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (min-width:1024px){.ghf-hero-content-grid{gap:5rem}}.ghf-hero-content-left{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:11;max-width:100%;padding-right:2rem;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;overflow-x:visible}@media (min-width:768px){.ghf-hero-content-left{max-width:90%;padding-right:1rem}}@media (min-width:1024px){.ghf-hero-content-left{max-width:90%;padding-right:1rem}}.ghf-hero-eyebrow{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:visible;overflow-y:visible;width:100%;max-width:100%;padding-right:0;margin:0 0 1rem}.ghf-eyebrow-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:.05em;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:999px;width:-moz-fit-content;width:fit-content;flex-shrink:0;white-space:nowrap}.ghf-eyebrow-item svg{flex-shrink:0;width:14px;height:14px;stroke:currentColor}.ghf-hero-headline{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;max-width:100%}.ghf-hero-headline,.ghf-hero-subheadline{color:#ffffff;margin:0;overflow-wrap:break-word;word-wrap:break-word}.ghf-hero-subheadline{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;max-width:36rem}.ghf-hero-footnote{font-size:1rem;font-weight:600;color:#ffffff;margin:.75rem 0 0;line-height:1.5;display:flex;align-items:center;gap:.75rem}.ghf-hero-footnote-icon{flex-shrink:0;color:#ffffff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.ghf-hero-footnote-text{color:#ffffff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.ghf-hero-content-right{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;z-index:11;padding-left:3rem;margin-left:auto;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}@media (min-width:768px){.ghf-hero-content-right{padding-left:3rem}}@media (min-width:1024px){.ghf-hero-content-right{padding-left:4rem}}.ghf-hero-vertical-line{position:absolute;left:0;top:0;bottom:0;width:1px;background:rgba(255,255,255,.5)}.ghf-hero-project-info{position:relative;min-height:120px;width:100%}.ghf-hero-project-item{position:absolute;top:0;left:0;right:0;opacity:0;transform:translateY(1rem);transition:all .5s ease;pointer-events:none}.ghf-hero-project-item--active{position:relative;opacity:1;transform:translateY(0);pointer-events:auto}.ghf-hero-project-category{font-size:.875rem;color:rgba(255,255,255,.7);margin:0 0 .5rem}.ghf-hero-project-title{font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;color:#ffffff;letter-spacing:.05em;margin:0}.ghf-hero-indicators{display:flex;gap:.5rem;margin-top:1.5rem}.ghf-hero-indicator{height:4px;border-radius:999px;border:none;background:rgba(255,255,255,.4);cursor:pointer;transition:all .3s ease;padding:0;width:1rem}.ghf-hero-indicator:hover{background:rgba(255,255,255,.6)}.ghf-hero-indicator--active{width:2rem;background:#ffffff}.ghf-hero-filmstrip{position:absolute;bottom:-4rem;left:0;right:0;width:100%;padding:1rem 0;z-index:15}.ghf-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:9990;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.7);border-bottom:1px solid rgba(0,0,0,.05);padding:1.25rem 0;transition:background-color .3s ease,border-color .3s ease;overflow:visible}:root:not([data-theme]) .ghf-header,:root[data-theme=dark] .ghf-header{background:rgba(2,6,23,.7);border-bottom-color:rgba(255,255,255,.05)}:root[data-theme=light] .ghf-header{background:rgba(255,255,255,.7);border-bottom-color:rgba(0,0,0,.05)}.ghf-header .ghf-container,.ghf-nav{overflow:visible}.ghf-nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.25rem 0}.ghf-logo{display:inline-flex;align-items:center;padding:0;text-decoration:none;transition:opacity .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ghf-logo:hover{opacity:.8}.ghf-logo-image{height:32px;width:auto;display:block}:root:not([data-theme]) .ghf-logo-image,:root[data-theme=dark] .ghf-logo-image{filter:brightness(0) invert(1)}:root[data-theme=light] .ghf-logo-image{filter:brightness(0)}.ghf-nav-links{display:flex;gap:2rem;align-items:center;font-size:.875rem;font-weight:400;letter-spacing:.02em;font-family:var(--font-sans);position:relative;overflow:visible}.ghf-nav-links a,.ghf-nav-links a:visited{color:var(--ghf-text-main);text-decoration:none;padding:0;transition:color .3s ease,opacity .3s ease;position:relative}.ghf-nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--ghf-text-main);transition:width .3s ease}.ghf-nav-links a:hover{color:var(--ghf-text-main);opacity:.7}.ghf-nav-links a:hover:after{width:100%}.ghf-nav-dropdown{position:relative;z-index:1000}.ghf-nav-dropdown-trigger{display:flex;align-items:center;gap:.375rem;background:none;border:none;color:var(--ghf-text-main);font-size:.875rem;font-weight:400;letter-spacing:.02em;font-family:var(--font-sans);cursor:pointer;padding:0;transition:color .3s ease,opacity .3s ease;position:relative;text-decoration:none}.ghf-nav-dropdown-trigger:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--ghf-text-main);transition:width .3s ease}.ghf-nav-dropdown-trigger:hover{color:var(--ghf-text-main);opacity:.7}.ghf-nav-dropdown-trigger:hover:after{width:100%}.ghf-nav-dropdown-icon{transition:transform .3s ease}.ghf-nav-dropdown:hover .ghf-nav-dropdown-icon{transform:rotate(180deg)}.ghf-nav-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:-1rem;min-width:260px;background:var(--ghf-card);border:1px solid var(--ghf-border-subtle);border-radius:var(--ghf-radius-lg);box-shadow:0 10px 40px rgba(0,0,0,.15);padding:.75rem 0;z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}.ghf-nav-dropdown-menu:before{content:"";position:absolute;top:-1rem;left:0;right:0;height:1rem}.ghf-nav-dropdown:hover .ghf-nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}:root:not([data-theme]) .ghf-nav-dropdown-menu,:root[data-theme=dark] .ghf-nav-dropdown-menu{background:rgba(2,6,23,.95);border-color:rgba(255,255,255,.1)}:root[data-theme=light] .ghf-nav-dropdown-menu{background:rgba(255,255,255,.95);border-color:rgba(0,0,0,.1)}.ghf-nav-dropdown-item{display:block;padding:.75rem 1.25rem;color:var(--ghf-text-main);text-decoration:none;font-size:.875rem;transition:background-color .2s ease,color .2s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.ghf-nav-dropdown-item:hover{background:var(--ghf-primary-soft);color:var(--ghf-primary)}.ghf-nav-dropdown-item--all{border-top:1px solid var(--ghf-border-subtle);margin-top:.5rem;padding-top:.875rem;font-weight:500}.ghf-nav-cta{gap:.75rem;overflow:visible;position:relative}.ghf-nav-cta,.ghf-theme-toggle{display:flex;align-items:center}.ghf-theme-toggle{justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--ghf-text-main);cursor:pointer;transition:opacity .3s ease,transform .3s ease;padding:0;opacity:.7}.ghf-theme-toggle:hover{opacity:1;transform:scale(1.1)}.ghf-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.4rem;border-radius:var(--ghf-radius-pill);border:1px solid transparent;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease;overflow:hidden;position:relative;isolation:isolate}.ghf-btn--primary{background:var(--ghf-text-main);border-color:var(--ghf-text-main);color:var(--ghf-bg);box-shadow:none;font-size:.875rem;font-weight:500;letter-spacing:.05em;padding:.75rem 1.75rem}.ghf-btn--primary:hover{opacity:.9;transform:none;box-shadow:none;color:var(--ghf-bg)}:root:not([data-theme]) .ghf-btn--primary,:root[data-theme=dark] .ghf-btn--primary{background:#ffffff;color:#000000}:root:not([data-theme]) .ghf-btn--primary:hover,:root[data-theme=dark] .ghf-btn--primary:hover{background:rgba(255,255,255,.9)}.ghf-btn--secondary{background:var(--ghf-surface);border-color:var(--ghf-border-subtle);color:var(--ghf-text-main);transition:background-color .3s ease,border-color .3s ease}:root:not([data-theme]) .ghf-btn--secondary,:root[data-theme=dark] .ghf-btn--secondary{background:rgba(15,23,42,.9);border-color:rgba(148,163,184,.55)}:root:not([data-theme]) .ghf-btn--secondary:hover,:root[data-theme=dark] .ghf-btn--secondary:hover{background:rgba(15,23,42,1);border-color:rgba(248,250,252,.7)}:root[data-theme=light] .ghf-btn--secondary{background:rgba(241,245,249,.9);border-color:rgba(148,163,184,.3)}:root[data-theme=light] .ghf-btn--secondary:hover{background:rgba(241,245,249,1);border-color:rgba(15,23,42,.4)}.ghf-btn--ghost{background:transparent;border-color:rgba(148,163,184,.4);color:var(--ghf-text-subtle)}.ghf-btn--ghost:hover{color:var(--ghf-text-main);border-color:rgba(248,250,252,.5);background:rgba(15,23,42,.85)}.ghf-btn--full{width:100%}.ghf-hero-body{padding-top:2.75rem;position:relative;z-index:1;max-width:50rem}.ghf-hero-content h1{font-size:clamp(2.5rem,4.1vw,3.5rem);line-height:1.05;letter-spacing:-.045em;margin:.5rem 0 1.5rem;color:#ffffff;text-shadow:0 2px 20px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out}.ghf-gradient-text{display:inline-block;background:linear-gradient(135deg,#60a5fa,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 30px rgba(56,189,248,.5)}.ghf-hero-content .ghf-hero-subtitle{margin:0 0 2rem;max-width:34rem;color:rgba(255,255,255,.95);font-size:20px;line-height:1.7;animation:fadeInUp .8s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ghf-hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.6rem}.ghf-btn--hero{font-weight:600;padding:.9rem 2.5rem;background:#2d3748;color:#ffffff;border:none;border-radius:var(--ghf-radius-pill);box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content}.ghf-btn--hero:hover{background:#1a202c;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.ghf-hero-content .ghf-hero-footnote{margin-top:1rem;font-size:1.125rem;font-weight:600;color:#ffffff}.ghf-hero-content .ghf-eyebrow{display:inline-block;padding:.5rem 1.2rem;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:2rem;font-size:.9rem;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.95);margin-bottom:1.5rem;animation:fadeInUp .8s ease-out .1s both}.ghf-engagements-metrics{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-gap:2rem;gap:2rem;align-items:start}.ghf-hero-card{background:var(--ghf-card);border-radius:var(--ghf-radius-xl);border:1px solid var(--ghf-border-subtle);box-shadow:var(--ghf-shadow-soft);padding:1.3rem 1.4rem;transition:background-color .3s ease,border-color .3s ease}:root:not([data-theme]) .ghf-hero-card,:root[data-theme=dark] .ghf-hero-card{background:radial-gradient(circle at top left,#1d293b,#020617);border-color:rgba(148,163,184,.5)}:root[data-theme=light] .ghf-hero-card{background:radial-gradient(circle at top left,#f1f5f9,#ffffff);border-color:rgba(148,163,184,.2);background:radial-gradient(circle at top left,#f8fafc,#ffffff);border:1px solid rgba(148,163,184,.3)}.ghf-hero-card h3{margin:0 0 .8rem;font-size:1.05rem}.ghf-hero-card ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:.4rem;gap:.4rem;font-size:.9rem;color:var(--ghf-text-subtle)}.ghf-hero-card li:before{content:"•";color:var(--ghf-primary);margin-right:.35rem}.ghf-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.ghf-metric{border-radius:1rem;padding:.75rem .9rem;background:var(--ghf-card);border:1px solid var(--ghf-border-subtle);box-shadow:var(--ghf-shadow-card);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}:root:not([data-theme]) .ghf-metric,:root[data-theme=dark] .ghf-metric{background:rgba(15,23,42,.9);border-color:rgba(30,64,175,.7)}:root[data-theme=light] .ghf-metric{border-color:rgba(14,165,233,.3);background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.3)}.ghf-metric-number{display:block;font-size:1.1rem;font-weight:600}.ghf-metric-label{display:block;font-size:.78rem;color:var(--ghf-text-muted)}.ghf-strip{border-top:1px solid var(--ghf-border-subtle);border-bottom:1px solid var(--ghf-border-subtle);background:var(--ghf-bg);transition:background-color .3s ease,border-color .3s ease}:root:not([data-theme]) .ghf-strip,:root[data-theme=dark] .ghf-strip{border-top-color:rgba(15,23,42,.9);border-bottom-color:rgba(15,23,42,.9);background:radial-gradient(circle at top,rgba(15,23,42,1),#020617)}:root[data-theme=light] .ghf-strip{border-top-color:rgba(148,163,184,.2);border-bottom-color:rgba(148,163,184,.2);background:radial-gradient(circle at top,rgba(241,245,249,1),#ffffff)}.ghf-strip-inner{display:flex;flex-direction:column;gap:2rem;padding:2rem 0}@media (max-width:768px){.ghf-nav{flex-wrap:wrap;gap:1rem}.ghf-nav-cta{flex-wrap:wrap;gap:.5rem}.ghf-nav-cta .ghf-btn{display:none}.ghf-mobile-controls .ghf-theme-toggle{width:36px;height:36px}.ghf-btn{padding:.55rem 1.2rem;font-size:.85rem}.ghf-hero-split{grid-template-columns:1fr;min-height:auto}.ghf-hero-left-panel{padding:2.5rem 1.5rem;min-height:auto}.ghf-hero-right-panel{min-height:300px}.ghf-hero-content h1{font-size:clamp(2rem,6vw,2.5rem)}.ghf-hero-content .ghf-hero-subtitle{font-size:18px}.ghf-strip-inner{flex-direction:column;align-items:flex-start;gap:1rem}.ghf-slider-wrapper,.ghf-strip-title{width:100%}.ghf-slider-item{width:200px}.ghf-slider-gradient-left,.ghf-slider-gradient-right{width:4rem}}.ghf-strip-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;margin:0;align-self:flex-start;letter-spacing:-.025em;line-height:1.5;max-width:900px;position:relative}.ghf-strip-title-line1{display:block;line-height:1.4}.ghf-strip-title-part3{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}:root[data-theme=light] .ghf-strip-title-part3{background:linear-gradient(135deg,#0ea5e9,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ghf-strip-title-part1,.ghf-strip-title-part2{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}:root[data-theme=light] .ghf-strip-title-part1,:root[data-theme=light] .ghf-strip-title-part2{background:linear-gradient(135deg,#0ea5e9,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ghf-strip-logos{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.82rem}.ghf-strip-logos span{padding:.35rem .75rem;border-radius:var(--ghf-radius-pill);border:1px solid rgba(148,163,184,.4);color:var(--ghf-text-subtle)}.ghf-slider-wrapper{position:relative;width:100%;overflow:hidden;padding:1rem 0;background:transparent}.ghf-slider-gradient-left{left:0;background:linear-gradient(90deg,rgba(0,0,0,.6),transparent)}.ghf-slider-gradient-left,.ghf-slider-gradient-right{position:absolute;top:0;bottom:0;width:8rem;z-index:10;pointer-events:none}.ghf-slider-gradient-right{right:0;background:linear-gradient(270deg,rgba(0,0,0,.6),transparent)}.ghf-slider-track{display:flex;gap:1rem;width:-moz-fit-content;width:fit-content}@keyframes ghf-marquee{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.ghf-slider-item{flex-shrink:0;width:280px;cursor:pointer}@media (min-width:768px){.ghf-slider-item{width:350px}}.ghf-slider-item-inner{position:relative;border-radius:1rem;overflow:hidden;aspect-ratio:4/3;transition:transform .3s ease}.ghf-slider-item:hover .ghf-slider-item-inner{transform:scale(1.02)}.ghf-slider-item--active .ghf-slider-item-inner{outline:2px solid #ffffff;outline-offset:2px;transform:scale(1.05);opacity:1}.ghf-slider-item:not(.ghf-slider-item--active){opacity:.8}.ghf-slider-item:not(.ghf-slider-item--active):hover{opacity:1}.ghf-company-block-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.ghf-slider-item:hover .ghf-company-block-image{transform:scale(1.1)}.ghf-company-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.6);border-radius:1rem;border:1px solid rgba(148,163,184,.3)}.ghf-company-name{font-size:.9rem;color:var(--ghf-text-subtle);text-align:center;padding:.5rem}.ghf-slider-hover-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.2),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none}.ghf-slider-item:hover .ghf-slider-hover-overlay{opacity:1}.ghf-slider-hover-content{position:absolute;bottom:1rem;left:1rem;right:1rem;transform:translateY(1rem);opacity:0;transition:all .3s ease;pointer-events:none}.ghf-slider-item:hover .ghf-slider-hover-content{transform:translateY(0);opacity:1}.ghf-slider-category{font-size:.75rem;color:rgba(255,255,255,.8);margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.05em}.ghf-slider-title{font-size:1.125rem;font-weight:700;color:#ffffff;margin:0;letter-spacing:.02em;line-height:1.2}.ghf-section{padding:6rem 0 2rem;background:var(--ghf-bg);transition:background-color .3s ease;overflow-x:hidden;width:100%;box-sizing:border-box}:root:not([data-theme]) .ghf-section,:root[data-theme=dark] .ghf-section{background:radial-gradient(circle at top,#020617,#020617)}:root[data-theme=light] .ghf-section{background:radial-gradient(circle at top,#ffffff,#f8fafc)}.ghf-section--alt{background:var(--ghf-bg-alt);transition:background-color .3s ease}:root:not([data-theme]) .ghf-section--alt,:root[data-theme=dark] .ghf-section--alt{background:radial-gradient(circle at top,#020617,#000)}:root[data-theme=light] .ghf-section--alt{background:radial-gradient(circle at top,#f8fafc,#f1f5f9)}.ghf-section--cta{background:radial-gradient(circle at top,rgba(56,189,248,.15),#020617);border-top:1px solid rgba(56,189,248,.25);border-bottom:1px solid rgba(56,189,248,.25)}.ghf-section-header{max-width:40rem;margin-bottom:2rem}.ghf-section-header h2{margin:.2rem 0 .75rem;font-size:1.85rem;letter-spacing:-.03em}.ghf-section-header p{margin:0;color:var(--ghf-text-subtle);font-size:.98rem}.ghf-services-section{position:relative;padding:8rem 0 3rem;overflow:hidden}.ghf-services-bg-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,var(--ghf-background) 0,var(--ghf-background) 95%,var(--ghf-background) 100%)}:root[data-theme=light] .ghf-services-bg-gradient{background:linear-gradient(180deg,#ffffff 0,#f8fafc 95%,#f8fafc)}@media (max-width:768px){.ghf-services-bg-gradient{background:transparent!important}:root[data-theme=light] .ghf-services-bg-gradient{background:#ffffff!important}.ghf-services-bg-blur{display:none}}.ghf-services-bg-blur{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:linear-gradient(90deg,rgba(236,72,153,.1),rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:50%;filter:blur(80px)}.ghf-services-section .ghf-container{position:relative;z-index:10}.ghf-services-header{text-align:center;margin-bottom:5rem}.ghf-services-badge{display:inline-block;padding:.5rem 1rem;border-radius:999px;background:linear-gradient(90deg,rgba(6,182,212,.2),rgba(14,165,233,.2));border:1px solid rgba(6,182,212,.3);font-size:.875rem;font-weight:600;color:rgba(6,182,212,1);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}:root[data-theme=light] .ghf-services-badge{background:linear-gradient(90deg,rgba(6,182,212,.15),rgba(14,165,233,.15));border:1px solid rgba(6,182,212,.2);color:rgb(8,145,178)}.ghf-services-header h2{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:var(--ghf-text-main);margin:0 0 1.5rem;line-height:1.1}.ghf-services-header p{font-size:1.125rem;color:var(--ghf-text-subtle);max-width:42rem;margin:0 auto;line-height:1.6}.ghf-services-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}@media (min-width:768px){.ghf-services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ghf-services-grid{grid-template-columns:repeat(3,1fr)}}.ghf-service-card{background:var(--ghf-card);border-radius:1.5rem;padding:2rem;border:1px solid var(--ghf-border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}:root:not([data-theme]) .ghf-service-card,:root[data-theme=dark] .ghf-service-card{background:rgba(15,23,42,.6);border-color:rgba(148,163,184,.2)}:root[data-theme=light] .ghf-service-card{background:rgba(255,255,255,.95);border-color:rgba(148,163,184,.3)}@media (max-width:768px){:root[data-theme=light] .ghf-service-card{background:#ffffff;border-color:rgba(148,163,184,.3)}}.ghf-service-card:hover{border-color:var(--ghf-primary);transform:translateY(-2px)}:root:not([data-theme]) .ghf-service-card:hover,:root[data-theme=dark] .ghf-service-card:hover{border-color:rgba(56,189,248,.5);box-shadow:0 8px 24px rgba(56,189,248,.15)}:root[data-theme=light] .ghf-service-card:hover{border-color:rgba(56,189,248,.5);box-shadow:0 8px 24px rgba(56,189,248,.1)}.ghf-service-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}.ghf-service-icon{width:3.5rem;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ghf-service-icon svg{width:28px;height:28px;color:#ffffff}.ghf-service-icon--pink{background:linear-gradient(135deg,#ec4899,#f43f5e)}.ghf-service-icon--cyan{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.ghf-service-icon--amber{background:linear-gradient(135deg,#f59e0b,#f97316)}.ghf-service-icon--emerald{background:linear-gradient(135deg,#10b981,#14b8a6)}.ghf-service-icon--purple{background:linear-gradient(135deg,#a855f7,#9333ea)}.ghf-service-icon--rose{background:linear-gradient(135deg,#f43f5e,#e11d48)}.ghf-service-arrow{width:24px;height:24px;color:var(--ghf-text-muted);transition:all .3s ease;flex-shrink:0}.ghf-service-card:hover .ghf-service-arrow{color:var(--ghf-primary);transform:translate(4px,-4px)}.ghf-service-card h3{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:var(--ghf-text-main);line-height:1.3}@media (min-width:768px){.ghf-service-card h3{font-size:1.5rem}}.ghf-service-card p{font-size:.95rem;line-height:1.6;color:var(--ghf-text-subtle);margin:0 0 1rem}.ghf-service-card-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.5rem;gap:.5rem;font-size:.9rem;color:var(--ghf-text-muted)}.ghf-service-card-list li{position:relative;padding-left:1.25rem}.ghf-service-card-list li:before{content:"▹";position:absolute;left:0;color:var(--ghf-primary);font-size:.75rem}.ghf-service-card--highlight{border-color:var(--ghf-primary)}:root:not([data-theme]) .ghf-service-card--highlight,:root[data-theme=dark] .ghf-service-card--highlight{background:rgba(15,23,42,.8);border-color:rgba(56,189,248,.4)}:root[data-theme=light] .ghf-service-card--highlight{background:rgba(255,255,255,.8);border-color:rgba(56,189,248,.4)}.ghf-services-cta{text-align:center;margin-top:2rem}.ghf-services-cta .ghf-btn{border-radius:999px;padding:.75rem 2.5rem;font-size:1rem;font-weight:600}.ghf-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.ghf-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ghf-card{background:var(--ghf-card);border-radius:var(--ghf-radius-lg);padding:1.3rem 1.2rem;border:1px solid var(--ghf-border-subtle);box-shadow:var(--ghf-shadow-card);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.ghf-card--highlight{border-color:var(--ghf-primary);background:var(--ghf-card-elevated)}:root:not([data-theme]) .ghf-card--highlight,:root[data-theme=dark] .ghf-card--highlight{background:radial-gradient(circle at top,#0b1120,#020617)}:root[data-theme=light] .ghf-card--highlight{background:radial-gradient(circle at top,#f8fafc,#ffffff)}.ghf-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:var(--ghf-primary-soft);color:var(--ghf-primary);margin-bottom:1rem;flex-shrink:0}.ghf-card-icon svg{width:24px;height:24px;transition:transform .3s ease}.ghf-card:hover .ghf-card-icon svg{transform:scale(1.1) rotate(5deg)}.ghf-card--animate{animation:cardFadeInUp .6s ease-out forwards}@keyframes cardFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ghf-card h3{margin:0 0 .4rem;font-size:1.1rem}.ghf-card p{margin:0 0 .7rem;font-size:.92rem;color:var(--ghf-text-subtle)}.ghf-card-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.3rem;gap:.3rem;font-size:.88rem;color:var(--ghf-text-muted)}.ghf-card-list li:before{content:"▹";color:var(--ghf-primary);margin-right:.3rem}.ghf-process-section{position:relative;padding:2rem 0 3rem;overflow:hidden}.ghf-process-bg-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,var(--ghf-background) 0,var(--ghf-background) 95%,var(--ghf-background) 100%)}:root[data-theme=light] .ghf-process-bg-gradient{background:linear-gradient(180deg,#ffffff 0,#f8fafc 95%,#f8fafc)}@media (max-width:768px){.ghf-process-bg-gradient{background:transparent!important}:root[data-theme=light] .ghf-process-bg-gradient{background:#ffffff!important}.ghf-process-bg-blur{display:none}}.ghf-process-bg-blur{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:linear-gradient(90deg,rgba(236,72,153,.1),rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:50%;filter:blur(80px);z-index:0}.ghf-process-section .ghf-container{position:relative;z-index:10}@media (max-width:768px){.ghf-process-section{overflow:visible!important;height:auto!important;max-height:none!important}.ghf-process-section .ghf-container,section#process.ghf-process-section .ghf-container{overflow:visible!important;overflow-y:visible!important;overflow-x:visible!important;max-height:none!important;height:auto!important;position:relative!important}.ghf-process-grid,.ghf-process-steps{overflow:visible!important;height:auto!important;max-height:none!important}}.ghf-process-header{text-align:center;margin-bottom:5rem}.ghf-process-badge{display:inline-block;padding:.5rem 1rem;border-radius:999px;background:linear-gradient(90deg,rgba(236,72,153,.2),rgba(139,92,246,.2));border:1px solid rgba(236,72,153,.3);font-size:.875rem;font-weight:500;color:rgb(244,114,182);margin-bottom:1.5rem}:root[data-theme=light] .ghf-process-badge{background:linear-gradient(90deg,rgba(236,72,153,.15),rgba(139,92,246,.15));border:1px solid rgba(236,72,153,.2);color:rgb(219,39,119)}.ghf-process-header h2{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:var(--ghf-text-main);margin:0 0 1.5rem;line-height:1.1}.ghf-process-header p{font-size:1.125rem;color:var(--ghf-text-subtle);max-width:42rem;margin:0 auto;line-height:1.6}.ghf-process-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:1024px){.ghf-process-grid{grid-template-columns:1fr 1fr;gap:3rem}}.ghf-process-steps{display:flex;flex-direction:column;gap:1rem}.ghf-process-step-card{position:relative;cursor:pointer;padding:1.5rem;border-radius:1rem;transition:all .5s ease;background:rgba(255,255,255,.05);border:1px solid transparent}.ghf-process-step-card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1)}.ghf-process-step-card--active{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}:root[data-theme=light] .ghf-process-step-card{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.05)}:root[data-theme=light] .ghf-process-step-card:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.1)}:root[data-theme=light] .ghf-process-step-card--active{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.1);box-shadow:0 20px 25px -5px rgba(0,0,0,.05),0 10px 10px -5px rgba(0,0,0,.02)}@media (max-width:768px){:root[data-theme=light] .ghf-process-step-card{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08)}:root[data-theme=light] .ghf-process-step-card:hover{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.12)}:root[data-theme=light] .ghf-process-step-card--active{background:rgba(0,0,0,.06);border-color:rgba(0,0,0,.15)}}.ghf-process-step-content{display:flex;align-items:flex-start;gap:1.25rem}.ghf-process-step-icon{flex-shrink:0;width:3.5rem;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;color:white}.ghf-process-step-card:hover .ghf-process-step-icon{transform:scale(1.05)}.ghf-process-step-card--active .ghf-process-step-icon{transform:scale(1.1)}.ghf-process-step-icon--pink{background:linear-gradient(to bottom right,rgb(236,72,153),rgb(244,63,94))}.ghf-process-step-icon--violet{background:linear-gradient(to bottom right,rgb(139,92,246),rgb(168,85,247))}.ghf-process-step-icon--cyan{background:linear-gradient(to bottom right,rgb(6,182,212),rgb(20,184,166))}.ghf-process-step-icon--orange{background:linear-gradient(to bottom right,rgb(249,115,22),rgb(251,191,36))}.ghf-process-step-icon--emerald{background:linear-gradient(to bottom right,rgb(16,185,129),rgb(34,197,94))}.ghf-process-step-card--active .ghf-process-step-icon:after{content:"";position:absolute;inset:0;border-radius:1rem;background:inherit;filter:blur(16px);opacity:.5}.ghf-process-step-text{flex:1 1}.ghf-process-step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:nowrap;min-width:0}.ghf-process-step-header h3{min-width:0;flex:1 1}.ghf-process-step-number{font-size:.75rem;font-family:monospace;color:var(--ghf-text-muted);transition:color .3s ease;white-space:nowrap;display:inline-block;flex-shrink:0}.ghf-process-step-card--active .ghf-process-step-number{color:rgb(244,114,182)}:root[data-theme=light] .ghf-process-step-number{color:rgba(0,0,0,.5)}:root[data-theme=light] .ghf-process-step-card--active .ghf-process-step-number{color:rgb(219,39,119)}.ghf-process-step-text h3{font-size:1.25rem;font-weight:600;margin:0;color:var(--ghf-text-muted);transition:color .3s ease}.ghf-process-step-card--active .ghf-process-step-text h3,.ghf-process-step-card:hover .ghf-process-step-text h3{color:var(--ghf-text-main)}:root[data-theme=light] .ghf-process-step-text h3{color:rgba(0,0,0,.6)}:root[data-theme=light] .ghf-process-step-card--active .ghf-process-step-text h3,:root[data-theme=light] .ghf-process-step-card:hover .ghf-process-step-text h3{color:rgba(0,0,0,.9)}.ghf-process-step-description{font-size:.875rem;line-height:1.6;color:var(--ghf-text-subtle);opacity:0;max-height:0;overflow:hidden;transition:all .3s ease;margin:0}.ghf-process-step-description--visible{opacity:1;max-height:5rem;margin-top:.5rem}.ghf-process-step-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:3rem;border-radius:0 2px 2px 0;background:linear-gradient(180deg,rgb(236,72,153),rgb(139,92,246))}.ghf-process-visual{position:relative}.ghf-process-visual-card{position:relative;aspect-ratio:1;border-radius:1.5rem;overflow:hidden}.ghf-process-visual-bg{position:absolute;inset:0;opacity:.2;filter:blur(32px);border-radius:1.5rem}.ghf-process-visual-bg--pink{background:linear-gradient(to bottom right,rgb(236,72,153),rgb(244,63,94))}.ghf-process-visual-bg--violet{background:linear-gradient(to bottom right,rgb(139,92,246),rgb(168,85,247))}.ghf-process-visual-bg--cyan{background:linear-gradient(to bottom right,rgb(6,182,212),rgb(20,184,166))}.ghf-process-visual-bg--orange{background:linear-gradient(to bottom right,rgb(249,115,22),rgb(251,191,36))}.ghf-process-visual-bg--emerald{background:linear-gradient(to bottom right,rgb(16,185,129),rgb(34,197,94))}.ghf-process-visual-content{position:relative;height:100%;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}:root[data-theme=light] .ghf-process-visual-content{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.05)}.ghf-process-visual-icon{width:6rem;height:6rem;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:white;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ghf-process-visual-icon--pink{background:linear-gradient(to bottom right,rgb(236,72,153),rgb(244,63,94))}.ghf-process-visual-icon--violet{background:linear-gradient(to bottom right,rgb(139,92,246),rgb(168,85,247))}.ghf-process-visual-icon--cyan{background:linear-gradient(to bottom right,rgb(6,182,212),rgb(20,184,166))}.ghf-process-visual-icon--orange{background:linear-gradient(to bottom right,rgb(249,115,22),rgb(251,191,36))}.ghf-process-visual-icon--emerald{background:linear-gradient(to bottom right,rgb(16,185,129),rgb(34,197,94))}.ghf-process-visual-number{font-size:4.5rem;font-weight:700;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.05));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;line-height:1}:root[data-theme=light] .ghf-process-visual-number{background:linear-gradient(90deg,rgba(0,0,0,.3),rgba(0,0,0,.1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ghf-process-visual-title{font-size:1.5rem;font-weight:700;color:var(--ghf-text-main);margin:0 0 1rem}.ghf-process-visual-description{font-size:1rem;color:var(--ghf-text-subtle);line-height:1.6;max-width:24rem;margin:0}.ghf-process-visual-decor{position:absolute;width:10rem;height:10rem;border-radius:50%;filter:blur(32px);z-index:-1}.ghf-process-visual-decor--top{top:-2.5rem;right:-2.5rem;background:linear-gradient(to bottom right,rgba(236,72,153,.3),transparent)}.ghf-process-visual-decor--bottom{bottom:-2.5rem;left:-2.5rem;background:linear-gradient(to bottom right,rgba(139,92,246,.3),transparent)}.ghf-results-section{position:relative;padding:2rem 0 3rem;overflow:hidden}.ghf-results-bg-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,var(--ghf-background) 0,rgba(0,0,0,.5) 100%)}:root[data-theme=light] .ghf-results-bg-gradient{background:linear-gradient(180deg,#ffffff 0,#f8fafc)}.ghf-results-bg-radial{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(236,72,153,.1) 0,transparent 70%)}.ghf-results-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:64px 64px}@media (max-width:768px){.ghf-results-bg-gradient{background:transparent!important}:root[data-theme=light] .ghf-results-bg-gradient{background:#ffffff!important}.ghf-results-bg-radial,.ghf-results-grid-pattern{display:none}}.ghf-results-section .ghf-container{position:relative;z-index:10}.ghf-results-header{text-align:center;margin-bottom:5rem}.ghf-results-badge{display:inline-block;padding:.5rem 1rem;border-radius:999px;background:linear-gradient(90deg,rgba(16,185,129,.2),rgba(6,182,212,.2));border:1px solid rgba(16,185,129,.3);font-size:.875rem;font-weight:500;color:rgb(52,211,153);margin-bottom:1.5rem}:root[data-theme=light] .ghf-results-badge{background:linear-gradient(90deg,rgba(16,185,129,.15),rgba(6,182,212,.15));border:1px solid rgba(16,185,129,.2);color:rgb(5,150,105)}.ghf-results-header h2{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:var(--ghf-text-main);margin:0 0 1.5rem;line-height:1.1}.ghf-results-gradient-text{background:linear-gradient(90deg,rgb(52,211,153),rgb(34,211,238));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ghf-results-header p{font-size:1.125rem;color:var(--ghf-text-subtle);max-width:42rem;margin:0 auto;line-height:1.6}.ghf-results-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;justify-content:center}@media (min-width:768px){.ghf-results-grid{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto}}@media (min-width:1024px){.ghf-results-grid{grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto}}.ghf-results-metric-card{position:relative;transition:transform .3s ease}.ghf-results-metric-card:hover{transform:translateY(-.5rem) scale(1.02)}.ghf-results-metric-glow{position:absolute;inset:0;border-radius:1.5rem;opacity:0;transition:opacity .5s ease;filter:blur(32px);z-index:0}.ghf-results-metric-card:hover .ghf-results-metric-glow{opacity:.2}.ghf-results-metric-glow--emerald{background:linear-gradient(to bottom right,rgb(52,211,153),rgb(34,197,94))}.ghf-results-metric-glow--amber{background:linear-gradient(to bottom right,rgb(251,191,36),rgb(249,115,22))}.ghf-results-metric-glow--cyan{background:linear-gradient(to bottom right,rgb(34,211,238),rgb(59,130,246))}.ghf-results-metric-glow--pink{background:linear-gradient(to bottom right,rgb(244,114,182),rgb(244,63,94))}.ghf-results-metric-content{position:relative;height:100%;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;overflow:hidden;transition:all .5s ease;z-index:1}.ghf-results-metric-card:hover .ghf-results-metric-content{border-color:rgba(255,255,255,.2)}:root[data-theme=light] .ghf-results-metric-content{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.05)}:root[data-theme=light] .ghf-results-metric-card:hover .ghf-results-metric-content{border-color:rgba(0,0,0,.1)}@media (max-width:768px){:root[data-theme=light] .ghf-results-metric-content{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08)}:root[data-theme=light] .ghf-results-metric-card:hover .ghf-results-metric-content{border-color:rgba(0,0,0,.12)}}.ghf-results-metric-icon{display:inline-flex;padding:.75rem;border-radius:1rem;margin-bottom:1.5rem;color:white}.ghf-results-metric-icon--emerald{background:linear-gradient(to bottom right,rgb(52,211,153),rgb(34,197,94))}.ghf-results-metric-icon--amber{background:linear-gradient(to bottom right,rgb(251,191,36),rgb(249,115,22))}.ghf-results-metric-icon--cyan{background:linear-gradient(to bottom right,rgb(34,211,238),rgb(59,130,246))}.ghf-results-metric-icon--pink{background:linear-gradient(to bottom right,rgb(244,114,182),rgb(244,63,94))}.ghf-results-metric-value{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;margin-bottom:1rem;line-height:1}@media (min-width:768px){.ghf-results-metric-value{font-size:clamp(3rem,5vw,3.75rem)}}.ghf-counter-text{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:inline-block}.ghf-results-metric-value--emerald .ghf-counter-text{background:linear-gradient(90deg,rgb(52,211,153),rgb(34,197,94));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:rgb(52,211,153)}.ghf-results-metric-value--amber .ghf-counter-text{background:linear-gradient(90deg,rgb(251,191,36),rgb(249,115,22));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:rgb(251,191,36)}.ghf-results-metric-value--cyan .ghf-counter-text{background:linear-gradient(90deg,rgb(34,211,238),rgb(59,130,246));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:rgb(34,211,238)}.ghf-results-metric-value--pink .ghf-counter-text{background:linear-gradient(90deg,rgb(244,114,182),rgb(244,63,94));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:rgb(244,114,182)}.ghf-results-metric-label{font-size:.875rem;color:var(--ghf-text-subtle);line-height:1.6;margin:0}.ghf-results-metric-decor{position:absolute;bottom:-5rem;right:-5rem;width:10rem;height:10rem;border-radius:50%;filter:blur(32px);opacity:.1;transition:opacity .3s ease}.ghf-results-metric-card:hover .ghf-results-metric-decor{opacity:.2}.ghf-results-metric-decor--emerald{background:linear-gradient(to bottom right,rgb(52,211,153),rgb(34,197,94))}.ghf-results-metric-decor--amber{background:linear-gradient(to bottom right,rgb(251,191,36),rgb(249,115,22))}.ghf-results-metric-decor--cyan{background:linear-gradient(to bottom right,rgb(34,211,238),rgb(59,130,246))}.ghf-results-metric-decor--pink{background:linear-gradient(to bottom right,rgb(244,114,182),rgb(244,63,94))}.ghf-trust-section{position:relative;padding:8rem 0 1rem;overflow:hidden}.ghf-trust-bg-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,var(--ghf-background) 0,var(--ghf-background) 95%,var(--ghf-background) 100%)}:root[data-theme=light] .ghf-trust-bg-gradient{background:linear-gradient(180deg,#ffffff 0,#f8fafc 95%,#f8fafc)}@media (max-width:768px){.ghf-trust-bg-gradient{background:transparent!important}:root[data-theme=light] .ghf-trust-bg-gradient{background:#ffffff!important}.ghf-trust-bg-blur{display:none}}.ghf-trust-bg-blur{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:linear-gradient(90deg,rgba(249,115,22,.1),rgba(251,191,36,.1),rgba(236,72,153,.1));border-radius:50%;filter:blur(80px)}.ghf-trust-section .ghf-container{position:relative;z-index:10}.ghf-trust-header{text-align:center;margin-bottom:1rem}.ghf-trust-badge{display:inline-block;padding:.5rem 1rem;border-radius:999px;background:linear-gradient(90deg,rgba(249,115,22,.2),rgba(251,191,36,.2));border:1px solid rgba(249,115,22,.3);font-size:.875rem;font-weight:600;color:rgba(249,115,22,1);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}:root[data-theme=light] .ghf-trust-badge{background:linear-gradient(90deg,rgba(249,115,22,.15),rgba(251,191,36,.15));border:1px solid rgba(249,115,22,.2);color:rgb(217,119,6)}.ghf-trust-header h2{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:var(--ghf-text-main);margin:0 0 1.5rem;line-height:1.1}.ghf-trust-header p{font-size:1.125rem;color:var(--ghf-text-subtle);max-width:42rem;margin:0 auto;line-height:1.6}.ghf-brands-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:3rem}@media (min-width:768px){.ghf-brands-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.ghf-brand-card{position:relative;aspect-ratio:3/4;border-radius:1rem;overflow:hidden;background:var(--ghf-card);border:1px solid var(--ghf-border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease}.ghf-brand-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.ghf-brand-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ghf-brand-card:hover .ghf-brand-image{transform:scale(1.1)}.ghf-brand-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--ghf-card);color:var(--ghf-text-subtle);font-size:.875rem;font-weight:500}.ghf-brand-overlay{position:absolute;inset:0;background:linear-gradient(to top,var(--ghf-background) 0,transparent 50%);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;padding:1rem}:root:not([data-theme]) .ghf-brand-overlay,:root[data-theme=dark] .ghf-brand-overlay{background:linear-gradient(0deg,rgba(2,6,23,.9) 0,rgba(2,6,23,.2) 50%,transparent)}:root[data-theme=light] .ghf-brand-overlay{background:linear-gradient(0deg,rgba(255,255,255,.9) 0,rgba(255,255,255,.2) 50%,transparent)}.ghf-brand-card:hover .ghf-brand-overlay{opacity:1}.ghf-brand-name{font-size:.875rem;font-weight:600;color:var(--ghf-text-main);margin:0;transform:translateY(100%);transition:transform .3s ease}.ghf-brand-card:hover .ghf-brand-name{transform:translateY(0)}.ghf-logos-scroll{position:relative;overflow:hidden;padding:2rem 0}.ghf-logos-track{display:flex;animation:ghf-marquee-logos 30s linear infinite;white-space:nowrap;gap:0}@keyframes ghf-marquee-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ghf-logos-group{display:flex;align-items:center;gap:4rem;margin:0 2rem}.ghf-logos-group:not(:last-child){margin-right:6rem}@media (min-width:768px){.ghf-logos-group{gap:5rem;margin:0 3rem}.ghf-logos-group:not(:last-child){margin-right:8rem}}.ghf-logo-text{font-size:1.5rem;font-weight:700;color:var(--ghf-text-muted);transition:color .3s ease;cursor:pointer;white-space:nowrap;flex-shrink:0;margin:0;padding:0;display:inline-block;min-width:-moz-fit-content;min-width:fit-content}@media (min-width:768px){.ghf-logo-text{font-size:1.875rem}}@media (max-width:640px){.ghf-logos-group{gap:6rem;margin:0 3rem}.ghf-logos-group:not(:last-child){margin-right:8rem}.ghf-logo-text{font-size:1.25rem;margin:0;padding:0;display:inline-block}}@media (max-width:480px){.ghf-logos-group{gap:5rem;margin:0 2.5rem}.ghf-logos-group:not(:last-child){margin-right:6rem}.ghf-logo-text{font-size:1.1rem}}.ghf-logo-text:hover{color:var(--ghf-text-main)}.ghf-testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.ghf-testimonial{border-radius:1.1rem;padding:1.1rem 1rem;border:1px solid var(--ghf-border-subtle);background:var(--ghf-card);box-shadow:var(--ghf-shadow-card);font-size:.9rem;color:var(--ghf-text-subtle);transition:background-color .3s ease}.ghf-testimonial-name{display:block;margin-top:.65rem;font-size:.82rem;color:var(--ghf-text-muted)}.ghf-faq-section{position:relative;padding:2rem 0 8rem;overflow:hidden}.ghf-faq-bg-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.5) 0,var(--ghf-background) 50%,var(--ghf-background) 100%)}:root[data-theme=light] .ghf-faq-bg-gradient{background:linear-gradient(180deg,#f8fafc 0,#ffffff 50%,#ffffff)}.ghf-faq-bg-blur-top{top:0;left:25%;background:rgba(139,92,246,.1)}.ghf-faq-bg-blur-bottom,.ghf-faq-bg-blur-top{position:absolute;width:24rem;height:24rem;border-radius:50%;filter:blur(80px)}.ghf-faq-bg-blur-bottom{bottom:0;right:25%;background:rgba(236,72,153,.1)}@media (max-width:768px){.ghf-faq-bg-gradient{background:transparent!important}:root[data-theme=light] .ghf-faq-bg-gradient{background:#ffffff!important}.ghf-faq-bg-blur-bottom,.ghf-faq-bg-blur-top{display:none}}.ghf-faq-section .ghf-container{position:relative;z-index:10;max-width:56rem}.ghf-faq-header{text-align:center;margin-bottom:4rem}.ghf-faq-badge{display:inline-block;padding:.5rem 1rem;border-radius:999px;background:linear-gradient(90deg,rgba(139,92,246,.2),rgba(236,72,153,.2));border:1px solid rgba(139,92,246,.3);font-size:.875rem;font-weight:500;color:rgb(196,181,253);margin-bottom:1.5rem}:root[data-theme=light] .ghf-faq-badge{background:linear-gradient(90deg,rgba(139,92,246,.15),rgba(236,72,153,.15));border:1px solid rgba(139,92,246,.2);color:rgb(124,58,237)}.ghf-faq-header h2{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:var(--ghf-text-main);margin:0 0 1.5rem;line-height:1.1}.ghf-faq-gradient-text{background:linear-gradient(90deg,rgb(196,181,253),rgb(244,114,182));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ghf-faq-list{display:flex;flex-direction:column;gap:1rem}.ghf-faq-card,.ghf-faq-item{position:relative}.ghf-faq-card{overflow:hidden;border-radius:1rem;transition:all .5s ease;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.ghf-faq-card--open,.ghf-faq-card:hover{border-color:rgba(255,255,255,.2)}.ghf-faq-card--open{background:linear-gradient(to bottom right,rgba(255,255,255,.1),rgba(255,255,255,.05))}:root[data-theme=light] .ghf-faq-card{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.05)}:root[data-theme=light] .ghf-faq-card:hover{border-color:rgba(0,0,0,.1)}:root[data-theme=light] .ghf-faq-card--open{background:linear-gradient(to bottom right,rgba(0,0,0,.04),rgba(0,0,0,.02));border-color:rgba(0,0,0,.1)}.ghf-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem;text-align:left;background:none;border:none;cursor:pointer;outline:none}.ghf-faq-question-text{font-size:1.125rem;font-weight:600;padding-right:2rem;transition:color .3s ease;color:var(--ghf-text-subtle)}.ghf-faq-question-text--open{color:var(--ghf-text-main)}:root[data-theme=light] .ghf-faq-question-text{color:rgba(0,0,0,.6)}:root[data-theme=light] .ghf-faq-question-text--open{color:rgba(0,0,0,.9)}.ghf-faq-icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:rgba(255,255,255,.1);color:var(--ghf-text-subtle)}:root[data-theme=light] .ghf-faq-icon{background:rgba(0,0,0,.05);color:rgba(0,0,0,.5)}.ghf-faq-icon--open{background:linear-gradient(90deg,rgb(139,92,246),rgb(236,72,153));color:white}.ghf-faq-answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.ghf-faq-answer--open{max-height:500px;opacity:1}.ghf-faq-answer-content{padding:0 1.5rem 1.5rem}.ghf-faq-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);margin-bottom:1.5rem}.ghf-faq-answer-content p{color:var(--ghf-text-subtle);line-height:1.6;margin:0}.ghf-faq-glow{position:absolute;inset:-1px;background:linear-gradient(90deg,rgba(139,92,246,.2),transparent,rgba(236,72,153,.2));border-radius:1rem;filter:blur(16px);z-index:-1}.ghf-faq-cta{margin-top:4rem;text-align:center}.ghf-faq-cta-text{color:var(--ghf-text-subtle);margin-bottom:1.5rem}.ghf-faq-cta-button{position:relative;display:inline-block;padding:1rem 2rem;border-radius:999px;background:linear-gradient(90deg,rgb(139,92,246),rgb(236,72,153));color:white;font-weight:600;text-decoration:none;overflow:hidden;transition:all .3s ease;box-shadow:0 0 0 0 rgba(236,72,153,.25)}.ghf-faq-cta-button:hover{box-shadow:0 10px 25px -5px rgba(236,72,153,.25)}.ghf-faq-cta-button-text{position:relative;z-index:10}.ghf-faq-cta-button-hover{position:absolute;inset:0;background:linear-gradient(90deg,rgb(236,72,153),rgb(139,92,246));opacity:0;transition:opacity .3s ease}.ghf-faq-cta-button:hover .ghf-faq-cta-button-hover{opacity:1}.ghf-cta-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-gap:2.25rem;gap:2.25rem;align-items:flex-start}.ghf-cta-copy h2{margin:0 0 .75rem;font-size:1.7rem}.ghf-cta-copy p{margin:0 0 .9rem;font-size:.96rem;color:var(--ghf-text-subtle)}.ghf-cta-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem;color:var(--ghf-text-muted)}.ghf-cta-list li:before{content:"✓";margin-right:.35rem;color:var(--ghf-primary)}.ghf-form{border-radius:var(--ghf-radius-xl);padding:1.2rem 1.1rem;border:1px solid rgba(148,163,184,.6);background:radial-gradient(circle at top,#020617,#020617);box-shadow:var(--ghf-shadow-card);display:grid;grid-gap:.7rem;gap:.7rem}:root[data-theme=light] .ghf-form{background:radial-gradient(circle at top,#ffffff,#f8fafc);border:1px solid rgba(148,163,184,.3)}.ghf-form label{display:grid;grid-gap:.25rem;gap:.25rem;font-size:.85rem;color:var(--ghf-text-subtle);position:relative}.ghf-form input,.ghf-form textarea{border-radius:.65rem;border:1px solid rgba(148,163,184,.5);background:rgba(15,23,42,.9);color:var(--ghf-text-main);padding:.55rem .6rem;font-size:.9rem;outline:none}:root[data-theme=light] .ghf-form input,:root[data-theme=light] .ghf-form textarea{background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.3);color:rgba(0,0,0,.9)}.ghf-form input::placeholder,.ghf-form textarea::placeholder{color:rgba(148,163,184,.7)}:root[data-theme=light] .ghf-form input::placeholder,:root[data-theme=light] .ghf-form textarea::placeholder{color:rgba(0,0,0,.4)}.ghf-form input:focus,.ghf-form textarea:focus{border-color:var(--ghf-primary);box-shadow:0 0 0 1px rgba(56,189,248,.4)}:root[data-theme=light] .ghf-form input:focus,:root[data-theme=light] .ghf-form textarea:focus{border-color:var(--ghf-primary);box-shadow:0 0 0 1px rgba(56,189,248,.3)}.ghf-form-error{position:absolute;top:100%;left:0;margin-top:.25rem;padding:.5rem .75rem;background:rgba(30,30,30,.95);border-radius:.5rem;font-size:.875rem;color:#ffffff;display:flex;align-items:center;gap:.5rem;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.3);white-space:nowrap}:root[data-theme=light] .ghf-form-error{background:rgba(255,255,255,.95);color:rgba(0,0,0,.9);border:1px solid rgba(239,68,68,.2);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ghf-form-error:before{content:"";position:absolute;bottom:100%;left:1rem;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(30,30,30,.95)}:root[data-theme=light] .ghf-form-error:before{border-bottom-color:rgba(255,255,255,.95)}.ghf-form-error-icon{width:1.25rem;height:1.25rem;background:#f97316;color:white;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.875rem;font-weight:700}.ghf-form-success{padding:.75rem 1rem;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);border-radius:.5rem;color:#4ade80;font-size:.9rem;margin-bottom:.5rem}:root[data-theme=light] .ghf-form-success{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);color:rgb(5,150,105)}.ghf-form-required-note{font-size:.8rem;color:rgba(255,255,255,.5);margin-bottom:.25rem}:root[data-theme=light] .ghf-form-required-note{color:rgba(0,0,0,.5)}.ghf-required-asterisk{color:#f97316;font-weight:700}.ghf-form-error-message{padding:.75rem 1rem;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);border-radius:.5rem;color:#f87171;font-size:.9rem;margin-bottom:.5rem}:root[data-theme=light] .ghf-form-error-message{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:rgb(220,38,38)}.ghf-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.ghf-footer{border-top:1px solid var(--ghf-border-subtle);padding:2.25rem 0 1.5rem;background:var(--ghf-bg);transition:background-color .3s ease,border-color .3s ease}:root:not([data-theme]) .ghf-footer,:root[data-theme=dark] .ghf-footer{border-top-color:rgba(15,23,42,.9);background:radial-gradient(circle at bottom,#020617,#020617)}:root[data-theme=light] .ghf-footer{border-top-color:rgba(148,163,184,.2);background:radial-gradient(circle at bottom,#ffffff,#f8fafc)}.ghf-footer-inner{display:flex;justify-content:space-between;gap:2rem;align-items:flex-start}.ghf-footer-text{max-width:18rem;font-size:.9rem;color:var(--ghf-text-subtle)}.ghf-footer-columns{display:flex;gap:2.5rem;font-size:.9rem}.ghf-footer-columns h4{margin:0 0 .5rem;font-size:.9rem}.ghf-footer-columns a,.ghf-footer-columns a:visited{display:block;color:var(--ghf-text-subtle);text-decoration:none;margin-bottom:.2rem}.ghf-footer-columns a:hover{color:var(--ghf-text-main)}.ghf-footer-bottom{margin-top:1.2rem;padding-top:.75rem;border-top:1px solid var(--ghf-border-subtle);font-size:.8rem;color:var(--ghf-text-muted);transition:border-color .3s ease;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.ghf-footer-bottom a{color:var(--ghf-text-muted);text-decoration:none;transition:color .2s ease}.ghf-footer-bottom a:hover{color:var(--ghf-text-subtle)}.ghf-section h1{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;color:var(--ghf-text-main)}.ghf-section h2{font-size:clamp(1.5rem,3vw,1.85rem);letter-spacing:-.01em;margin:2rem 0 1rem}.ghf-section h2,.ghf-section h3{font-weight:600;color:var(--ghf-text-main)}.ghf-section h3{font-size:clamp(1.2rem,2.5vw,1.35rem);margin:1.5rem 0 .75rem}.ghf-section ul{margin:1rem 0;padding-left:1.5rem;color:var(--ghf-text-subtle);line-height:1.7}.ghf-section li{margin:.5rem 0;line-height:1.7}.ghf-section a{color:var(--ghf-primary);text-decoration:none;transition:color .2s ease}.ghf-section a:hover{color:var(--ghf-primary-hover);text-decoration:underline}.ghf-privacy-banner{position:fixed;bottom:1.5rem;left:1.5rem;z-index:10000;max-width:400px;width:calc(100% - 3rem);animation:slideUpFadeIn .3s ease}.ghf-privacy-banner-content{background:rgba(0,0,0,.95);border-radius:.75rem;padding:1.25rem;box-shadow:0 8px 24px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1)}.ghf-privacy-banner-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#ffffff;line-height:1.3}.ghf-privacy-banner-text{margin:0 0 .75rem;font-size:.8125rem;line-height:1.5;color:rgba(255,255,255,.9)}.ghf-privacy-banner-link{color:#ffffff;text-decoration:underline;font-size:.8125rem;transition:opacity .2s ease}.ghf-privacy-banner-link:hover{opacity:.8;color:inherit}.ghf-privacy-banner-link--do-not-sell{display:block;margin-bottom:1rem;text-decoration:underline}.ghf-privacy-banner-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.ghf-privacy-banner-btn{padding:.5rem 1rem;border-radius:.375rem;font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid rgba(255,255,255,.3);transition:all .2s ease;min-width:70px}.ghf-privacy-banner-btn--decline{background:transparent;color:#ffffff}.ghf-privacy-banner-btn--decline:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.ghf-privacy-banner-btn--accept{background:#ffffff;color:#000000;border-color:#ffffff}.ghf-privacy-banner-btn--accept:hover{background:rgba(255,255,255,.9)}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ghf-preference-backdrop{background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998}.ghf-preference-backdrop,.ghf-preference-modal{position:fixed;inset:0;animation:fadeIn .2s ease}.ghf-preference-modal{z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.ghf-preference-modal-content{background:var(--ghf-card);border-radius:1rem;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:600px;width:100%;max-height:90vh;display:flex;flex-direction:column;border:1px solid var(--ghf-border-subtle);animation:slideUp .3s ease;overflow:hidden}:root:not([data-theme]) .ghf-preference-modal-content,:root[data-theme=dark] .ghf-preference-modal-content{background:#0f172a;border-color:rgba(255,255,255,.1)}:root[data-theme=light] .ghf-preference-modal-content{background:#ffffff;border-color:rgba(0,0,0,.1)}.ghf-preference-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--ghf-border-subtle);flex-shrink:0;background:var(--ghf-card)}.ghf-preference-modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--ghf-text-main)}.ghf-preference-modal-close{background:transparent;border:none;color:var(--ghf-text-subtle);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:all .2s ease}.ghf-preference-modal-close:hover{background:var(--ghf-bg-alt);color:var(--ghf-text-main)}.ghf-preference-modal-body{padding:1.5rem;overflow-y:auto;flex:1 1;min-height:0}.ghf-preference-description{margin:0 0 1.5rem;color:var(--ghf-text-subtle);font-size:.9rem;line-height:1.6}.ghf-preference-description a{color:var(--ghf-primary);text-decoration:underline}.ghf-preference-toggles{display:flex;flex-direction:column;gap:1.25rem}.ghf-preference-toggle-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--ghf-bg-alt);border-radius:.75rem;border:1px solid var(--ghf-border-subtle)}.ghf-preference-toggle-info{flex:1 1;margin-right:1rem}.ghf-preference-toggle-info h3{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--ghf-text-main)}.ghf-preference-toggle-info p{margin:0;font-size:.85rem;color:var(--ghf-text-subtle);line-height:1.5}.ghf-toggle-switch{position:relative;display:inline-block;width:50px;height:28px;flex-shrink:0}.ghf-toggle-switch input{opacity:0;width:0;height:0}.ghf-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(148,163,184,.3);transition:.3s;border-radius:28px}.ghf-toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:white;transition:.3s;border-radius:50%}.ghf-toggle-switch input:checked+.ghf-toggle-slider{background-color:var(--ghf-primary)}.ghf-toggle-switch input:checked+.ghf-toggle-slider:before{transform:translateX(22px)}.ghf-toggle-switch input:disabled+.ghf-toggle-slider{opacity:.5;cursor:not-allowed}.ghf-preference-modal-footer{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border-top:1px solid var(--ghf-border-subtle);flex-shrink:0;background:var(--ghf-card)}.ghf-btn--accept,.ghf-btn--opt-out,.ghf-btn--save{width:100%;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.95rem;border:none;cursor:pointer;transition:all .2s ease}.ghf-btn--opt-out{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0b1120;box-shadow:0 18px 45px rgba(56,189,248,.4)}.ghf-btn--opt-out:hover{transform:translateY(-1px);box-shadow:0 22px 55px rgba(56,189,248,.55)}.ghf-btn--save{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0b1120;box-shadow:0 18px 45px rgba(56,189,248,.4)}.ghf-btn--save:hover{transform:translateY(-1px);box-shadow:0 22px 55px rgba(56,189,248,.55)}.ghf-btn--accept{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0b1120;box-shadow:0 18px 45px rgba(56,189,248,.4)}.ghf-btn--accept:hover{transform:translateY(-1px);box-shadow:0 22px 55px rgba(56,189,248,.55)}.ghf-preference-center-toggle{position:fixed;bottom:1.5rem;right:1.5rem;background:var(--ghf-primary);color:white;border:none;padding:.75rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:1000;transition:all .2s ease}.ghf-preference-center-toggle:hover{background:var(--ghf-primary-hover);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.3)}.ghf-footer-bottom-links{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.ghf-footer-link-button{background:none;border:none;color:var(--ghf-text-muted);text-decoration:none;font-size:.8rem;cursor:pointer;transition:color .2s ease;padding:0;white-space:nowrap}.ghf-footer-link-button:hover{color:var(--ghf-text-subtle);text-decoration:underline}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ghf-mobile-controls{display:none;align-items:center;gap:.75rem}.ghf-mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--ghf-text-main);cursor:pointer;transition:opacity .3s ease,transform .3s ease;padding:0;opacity:.7}.ghf-mobile-menu-toggle:hover{opacity:1;transform:scale(1.1)}.ghf-mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(2,6,23,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;flex-direction:column;padding:2rem;transform:translateX(-100%);transition:transform .3s ease;overflow-y:auto}:root[data-theme=light] .ghf-mobile-menu{background:rgba(255,255,255,.98)}.ghf-mobile-menu--open{transform:translateX(0)}.ghf-mobile-menu-close{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:var(--ghf-radius-pill);border:1px solid var(--ghf-border-subtle);background:transparent;color:var(--ghf-text-subtle);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;z-index:10000}.ghf-mobile-menu-close:hover{background:var(--ghf-primary-soft);border-color:var(--ghf-primary);color:var(--ghf-primary)}.ghf-mobile-nav-links{display:flex;flex-direction:column;gap:1rem;margin-top:4rem;width:100%}.ghf-mobile-nav-links a{color:var(--ghf-text-main);text-decoration:none;font-size:1.1rem;font-weight:500;padding:1rem;border-radius:var(--ghf-radius-lg);transition:all .2s ease;text-align:left}.ghf-mobile-nav-links a:hover{background:var(--ghf-primary-soft);color:var(--ghf-primary)}.ghf-mobile-nav-links .ghf-btn{margin-top:1rem;width:100%;justify-content:center}.ghf-mobile-nav-section{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.ghf-mobile-nav-section h4{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ghf-text-muted);margin:0 0 .5rem;padding:0 1rem}.ghf-mobile-nav-section a{font-size:.9375rem;font-weight:400;padding:.75rem 1rem}@media (max-width:960px){.ghf-nav-cta,.ghf-nav-links{display:none}.ghf-mobile-controls{display:flex}.ghf-engagements-metrics{grid-template-columns:minmax(0,1fr);gap:1.5rem}.ghf-hero-left-panel{padding:3rem 2rem;min-height:auto}.ghf-hero-overlay-content{padding:1.5rem;gap:.75rem}.ghf-hero-overlay-logo{max-width:100px;max-height:100px}.ghf-hero-overlay-genre{font-size:.85rem}.ghf-hero-content h1{font-size:clamp(2rem,5vw,2.5rem);line-height:1.1}.ghf-hero-content .ghf-hero-subtitle{font-size:1rem;line-height:1.6}.ghf-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ghf-cta-inner,.ghf-testimonials{grid-template-columns:minmax(0,1fr)}.ghf-footer-inner{flex-direction:column;gap:2rem}.ghf-footer-bottom{gap:1rem}.ghf-footer-bottom,.ghf-footer-bottom-links{flex-direction:column;align-items:flex-start}.ghf-footer-bottom-links{gap:.75rem}.ghf-footer-link-button{white-space:normal;text-align:left}.ghf-preference-modal{padding:.5rem .75rem 0;align-items:flex-end}.ghf-preference-modal-content{max-height:70vh;max-width:100%;width:100%;border-radius:1rem 1rem 0 0;margin-bottom:0;display:flex;flex-direction:column;overflow:hidden}.ghf-preference-modal-body{padding:.75rem 1.25rem;overflow-y:auto;flex:1 1;min-height:0;-webkit-overflow-scrolling:touch}.ghf-preference-modal-footer{padding:.75rem 1.25rem 1rem;flex-shrink:0;gap:.5rem}.ghf-preference-modal-header{padding:1rem 1.25rem}.ghf-preference-modal-header h2{font-size:1.25rem}.ghf-preference-modal-body{padding:1rem 1.25rem}.ghf-preference-description{font-size:.85rem;margin-bottom:1rem}.ghf-preference-toggle-item{padding:.75rem}.ghf-preference-toggle-info h3{font-size:.9rem}.ghf-preference-toggle-info p{font-size:.8rem}.ghf-preference-modal-footer{padding:1rem 1.25rem}.ghf-preference-center-toggle{bottom:1rem;right:1rem;padding:.625rem 1rem;font-size:.8rem}}@media (max-width:640px){.ghf-section{padding-top:5rem}.ghf-privacy-banner{bottom:1rem;left:1rem;right:1rem;max-width:none;width:auto}.ghf-privacy-banner-content{padding:1rem}.ghf-privacy-banner-title{font-size:.9375rem;margin-bottom:.625rem}.ghf-privacy-banner-text{font-size:.75rem;margin-bottom:.625rem}.ghf-privacy-banner-link{font-size:.75rem}.ghf-privacy-banner-link--do-not-sell{margin-bottom:.75rem}.ghf-privacy-banner-actions{margin-top:.75rem;gap:.5rem}.ghf-privacy-banner-btn{padding:.5rem .875rem;font-size:.75rem;min-width:60px}.ghf-preference-modal{padding:.5rem .5rem 0;align-items:flex-end}.ghf-preference-modal-content{max-height:65vh;max-width:100%;width:100%;border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;overflow:hidden}.ghf-preference-modal-header{padding:1rem;flex-shrink:0}.ghf-preference-modal-header h2{font-size:1.1rem}.ghf-preference-modal-body{padding:.75rem 1rem;overflow-y:auto;flex:1 1;min-height:0;-webkit-overflow-scrolling:touch}.ghf-preference-description{font-size:.8rem;margin-bottom:.75rem}.ghf-preference-toggle-item{padding:.625rem;flex-direction:column;gap:.625rem;margin-bottom:.5rem}.ghf-preference-toggle-info{margin-right:0}.ghf-preference-toggle-info h3{font-size:.875rem}.ghf-preference-toggle-info p{font-size:.75rem}.ghf-preference-modal-footer{padding:.75rem 1rem max(1rem,calc(1rem + env(safe-area-inset-bottom, 0px)));flex-shrink:0;gap:.5rem;background:var(--ghf-card);position:-webkit-sticky;position:sticky;bottom:0}.ghf-btn--accept,.ghf-btn--opt-out,.ghf-btn--save{padding:.75rem 1rem;font-size:.875rem}.ghf-container,.ghf-faq-header,.ghf-hero-content-container,.ghf-hero-content-left,.ghf-hero-content-right,.ghf-process-header,.ghf-results-header,.ghf-section-header,.ghf-services-header{max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;box-sizing:border-box}.ghf-hero-content-container{overflow-x:visible;padding-left:1rem;padding-right:1rem}.ghf-hero-content-left,.ghf-hero-eyebrow{overflow-x:visible}.ghf-hero-eyebrow{gap:.4rem;flex-wrap:wrap;overflow-y:visible;padding-right:0;margin-right:0}.ghf-eyebrow-item{font-size:.7rem;padding:.4rem .75rem;flex-shrink:0;white-space:nowrap}.ghf-faq-answer-content p,.ghf-faq-question-text,.ghf-hero-footnote,.ghf-hero-headline,.ghf-hero-subheadline,.ghf-process-step-text,.ghf-results-metric-label,div,h1,h2,h3,h4,h5,h6,p,span{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.ghf-nav{padding:.5rem 0}.ghf-logo{padding:.25rem .65rem}.ghf-logo-image{height:24px}:root[data-theme=light] .ghf-logo-image{filter:brightness(0)!important;box-shadow:none!important}.ghf-nav-cta{gap:.4rem}.ghf-nav-cta .ghf-btn{padding:.45rem .85rem;font-size:.8rem}.ghf-nav-cta .ghf-btn--ghost{display:none}.ghf-theme-toggle{width:36px;height:36px}.ghf-hero-body{gap:2.25rem}.ghf-hero-left-panel{padding:2rem 1.5rem;max-width:100%;box-sizing:border-box}.ghf-hero-content-left{max-width:100%;padding-right:0}.ghf-hero-content-right{padding-left:0;margin-left:0;max-width:100%}.ghf-hero-content h1{font-size:clamp(1.75rem,6vw,2.25rem);margin:.5rem 0 1rem}.ghf-hero-content h1,.ghf-hero-headline,.ghf-hero-subheadline{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.ghf-hero-content .ghf-eyebrow{font-size:.75rem;margin-bottom:.75rem}.ghf-hero-content .ghf-hero-subtitle{font-size:.95rem;margin:0 0 1.5rem}.ghf-hero-actions{margin-top:1.25rem}.ghf-hero-content .ghf-hero-footnote{font-size:1rem;font-weight:600;margin-top:1.5rem;gap:.5rem}.ghf-hero-footnote-icon{width:18px;height:18px}.ghf-hero-right-panel{min-height:300px}.ghf-hero-overlay-content{padding:1rem;gap:.5rem}.ghf-hero-overlay-logo{max-width:80px;max-height:80px}.ghf-hero-overlay-genre{font-size:.75rem}.ghf-hero-left h1{font-size:2.25rem}.ghf-strip-inner{align-items:flex-start}.ghf-grid--3,.ghf-metrics-grid{grid-template-columns:minmax(0,1fr)}.ghf-strip-logos span{font-size:.78rem}.ghf-section-header h2{font-size:clamp(1.75rem,5vw,2.25rem)}.ghf-section-header p{font-size:.95rem}.ghf-card{padding:1.5rem}.ghf-card h3{font-size:1.25rem}.ghf-process-section{padding:4rem 0}.ghf-process-header{margin-bottom:3rem}.ghf-process-header h2{font-size:2rem}.ghf-process-header p{font-size:1rem}.ghf-services-section{padding:4rem 0}.ghf-services-header{margin-bottom:3rem}.ghf-services-header h2{font-size:2rem}.ghf-services-header p{font-size:1rem}.ghf-trust-section{padding:4rem 0}.ghf-trust-header{margin-bottom:3rem}.ghf-trust-header h2{font-size:2rem}.ghf-trust-header p{font-size:1rem}.ghf-process-visual-card{margin-top:2rem}.ghf-process-visual-content{padding:1.5rem}.ghf-process-visual-icon{width:4rem;height:4rem;margin-bottom:1.5rem}.ghf-process-visual-number{font-size:3rem}.ghf-process-visual-title{font-size:1.25rem}.ghf-process-visual-description{font-size:.875rem}.ghf-process-step-description,.ghf-process-step-text h3,.ghf-process-visual-description{max-width:100%;overflow-wrap:break-word}.ghf-results-section{padding:4rem 0}.ghf-results-metric-label{max-width:100%;overflow-wrap:break-word}.ghf-faq-question-text{max-width:calc(100% - 3rem);overflow-wrap:break-word}.ghf-faq-answer-content p{max-width:100%;overflow-wrap:break-word}.ghf-results-header{margin-bottom:3rem}.ghf-results-header h2{font-size:2rem}.ghf-results-header p{font-size:1rem}.ghf-results-metric-content{padding:1.5rem}.ghf-results-metric-value{font-size:2.5rem}.ghf-results-metric-label{font-size:.8125rem}}.ghf-badge{display:inline-block;padding:.375rem .4rem;border-radius:.5rem;font-size:.75rem;font-weight:500;border:none;width:-moz-fit-content;width:fit-content}.ghf-badge--secondary{background:rgba(148,163,184,.15);color:var(--ghf-text-subtle)}:root:not([data-theme]) .ghf-badge--secondary,:root[data-theme=dark] .ghf-badge--secondary{background:rgba(148,163,184,.15);color:rgba(226,232,240,.95)}:root[data-theme=light] .ghf-badge--secondary{background:rgba(148,163,184,.12);color:rgba(30,41,59,1)}.ghf-image-blur{filter:blur(20px);transform:scale(1.1)}.ghf-image-blur,.ghf-image-loaded{transition:filter .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.ghf-image-loaded{filter:blur(0);transform:scale(1)}.ghf-magnetic-button{display:inline-block}:root{--font-serif:"Playfair Display",serif;--font-sans:"Inter",system-ui,-apple-system,sans-serif}.ghf-editorial-number{font-size:clamp(8rem,15vw,20rem);line-height:.8;font-weight:300;opacity:.05;position:absolute;pointer-events:none;font-family:var(--font-serif);color:var(--ghf-text-main);left:0;top:8rem;z-index:0;max-width:100vw;overflow:hidden}.ghf-editorial-number--right{left:auto;right:0;top:25%}.ghf-link-editorial{display:inline-flex;align-items:center;gap:.75rem;font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ghf-text-main);text-decoration:none;border-bottom:1px solid var(--ghf-text-main);padding-bottom:.25rem;transition:gap .3s ease}.ghf-link-editorial:hover{gap:1.25rem;color:var(--ghf-text-main)}.ghf-link-editorial--light{color:#ffffff;border-bottom-color:#ffffff}.ghf-btn-editorial{display:inline-flex;align-items:center;gap:1rem;padding:1.25rem 3rem;background:var(--ghf-text-main);color:var(--ghf-bg);font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:all .5s ease;border:none;cursor:pointer}.ghf-btn-editorial:hover{background:var(--ghf-text-subtle);color:var(--ghf-bg);gap:1.5rem}