.gb-root.landing-root{--accent:var(--teal);--accent-light:var(--teal-light);--shadow-button:var(--shadow-button);--accent-glow:#00a7b540;--bg-dark:var(--navy);--bg-section:var(--white);--bg-section-alt:var(--slate);--btn-bg:var(--teal);--btn-color:white}.gb-root .site-logo-icon{color:var(--teal)}.gb-root .site-logo-icon svg{width:20px;height:20px}.gb-root .site-dropdown-item--highlight:hover{background:var(--teal-light)}.gb-root .site-dropdown-item--highlight .site-dropdown-title{color:var(--teal)}.gb-card,.gb-report-card,.gb-dashboard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all .25s;overflow:hidden}.gb-report-card{border-radius:var(--radius-2xl);border:none;box-shadow:0 20px 60px #0a2e4d24}.gb-dashboard{box-shadow:var(--shadow-card)}.gb-card--dark,.gb-quote-card{background:var(--navy);border-color:var(--navy)}.gb-hero{background:linear-gradient(135deg,var(--surface-gradient-start)0%,var(--surface-gradient-mid)50%,var(--surface-gradient-end)100%);padding:140px 2rem 80px;position:relative;overflow:hidden}.gb-hero:before{content:"";background:radial-gradient(circle,#00a7b51f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;right:-120px}.gb-hero h1 em{color:var(--teal);font-style:italic}.gb-dashboard{box-shadow:var(--shadow-card);border:none}.gb-solution{background:var(--surface-light)}.gb-connected-sources{background:var(--slate)}input[type=range].gb-slider{accent-color:var(--teal);cursor:pointer}.gb-step:not(:last-child):before{content:"";background:var(--teal-mid);width:2px;position:absolute;top:40px;bottom:0;left:18px}.gb-step-num{background:var(--teal);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.gb-bar{border-radius:8px 8px 0 0;width:100%;transition:all .8s}.gb-bar.clemens{background:var(--teal);height:95%}@media (max-width:900px){.gb-dashboard{max-width:100%}.gb-hero{padding:110px 1.5rem 60px}.gb-chart-bars{-webkit-overflow-scrolling:touch;min-width:320px;min-height:120px;overflow-x:auto}.gb-bar-chart{min-height:200px}.gb-bars{gap:1rem;height:180px}.gb-chart-day{font-size:.45rem}}@media (max-width:600px){.gb-hero{padding:100px 1rem 50px}.gb-hero h1{font-size:clamp(1.75rem,6vw,2.5rem)}.gb-hero-sub{font-size:.95rem}.gb-hero-ctas{flex-direction:column;align-items:stretch}.gb-bars{gap:.75rem;height:160px}}
