:root{--roi-color-primary:#1684b0;--roi-color-secondary:#1c4153;--roi-color-accent:#ff6b34;--roi-color-accent-hover:#e55a28;--roi-color-text:#2d3748;--roi-color-text-light:#64748b;--roi-color-background:#fff;--roi-color-surface:#f8fafc;--roi-color-border:#e2e8f0;--roi-font-family:"Roboto",-apple-system,BlinkMacSystemFont,sans-serif;--roi-max-width:1200px;--roi-header-height:72px}body.zero-trust-roi-landing{background-color:var(--roi-color-background);color:var(--roi-color-text);font-family:var(--roi-font-family);font-weight:400;line-height:1.6}.roi-header-wrapper{background:var(--roi-color-background);border-bottom:1px solid var(--roi-color-border);position:sticky;top:0;z-index:100}.roi-header{margin:0 auto;max-width:var(--roi-max-width);padding:0 1.5rem}.roi-header__inner{align-items:center;display:flex;height:var(--roi-header-height);justify-content:space-between}.roi-header__logo img{height:36px;width:auto}.roi-header__cta{display:none}.roi-header__cta a{color:var(--roi-color-primary);font-size:.875rem;font-weight:500;text-decoration:none}.roi-header__cta a:hover{text-decoration:underline}@media (min-width:768px){.roi-header__cta{display:block}}.roi-main-wrapper{overflow:visible;width:100%}.roi-main-wrapper>div,.roi-main-wrapper>span{display:block;overflow:visible;width:100%}.roi-layout{margin:0 auto;max-width:var(--roi-max-width);overflow:visible;padding:0 1.5rem}.roi-section-wrapper{width:100%}.roi-section-wrapper>div,.roi-section-wrapper>span{display:block;margin:0 auto;max-width:var(--roi-max-width);padding:0 1.5rem}.roi-container,.roi-content{width:100%}.roi-sidebar{display:none}.roi-sidebar__inner{background:var(--roi-color-background);border:1px solid var(--roi-color-border);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:1.5rem}.roi-sidebar__title{color:var(--roi-color-secondary);font-size:1.25rem;font-weight:700;margin-bottom:.5rem;text-align:center}.roi-sidebar__subtitle{color:var(--roi-color-text-light);font-size:.875rem;margin-bottom:1.25rem;text-align:center}.roi-sidebar__form-placeholder{display:none}.roi-form-module{background:#bbc5c5;border:1px solid var(--roi-color-border);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin:0 auto 2rem;max-width:400px;padding:1.5rem}.roi-form-module:before{color:var(--roi-color-secondary);content:"Get the Full Analysis";display:block;font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.roi-hero{background:linear-gradient(180deg,#f8fafc,#fff);overflow:visible;padding:5.5rem 0 2rem}.roi-teaser{background:var(--roi-color-surface);padding:2rem 0}.roi-teaser .roi-section-title{font-size:1.5rem;margin-bottom:1.5rem}.roi-teaser .roi-hero__benefits{margin:0 auto;max-width:600px}.roi-hero__badge{background:var(--roi-color-primary);border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.05em;margin-bottom:1rem;padding:.375rem .75rem;position:relative;text-transform:uppercase;z-index:1}.roi-hero__headline{color:var(--roi-color-secondary);font-size:2rem;font-weight:700;line-height:1.15;margin-bottom:1rem}.roi-hero__subheadline{color:var(--roi-color-text-light);font-size:1.125rem;line-height:1.6;margin-bottom:2rem;max-width:640px}.roi-hero__columns{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.roi-hero__cover{align-items:center;display:flex;flex-shrink:0;justify-content:center}.roi-hero__cover img{border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1),0 12px 24px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1);display:block;height:auto;width:180px}.roi-hero__stats{display:grid;gap:1rem;grid-template-columns:1fr;width:100%}.roi-stat-card{background:var(--roi-color-background);border:1px solid var(--roi-color-border);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.04);padding:1.25rem;text-align:center}.roi-stat-card__value{color:var(--roi-color-primary);display:block;font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:.25rem}.roi-stat-card__label{color:var(--roi-color-text-light);font-size:.875rem;line-height:1.4}.roi-hero__benefits{list-style:none;margin:0 0 1.5rem;padding:0}.roi-hero__benefits li{color:var(--roi-color-text);font-size:.9375rem;margin-bottom:.625rem;padding-left:1.5rem;position:relative}.roi-hero__benefits li:before{background:var(--roi-color-accent);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.5rem;width:8px}.roi-hero__cta{display:none}.roi-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:var(--roi-font-family);font-size:1rem;font-weight:500;justify-content:center;padding:.875rem 1.75rem;text-decoration:none;transition:all .2s ease}.roi-btn--primary{background:var(--roi-color-accent);box-shadow:0 4px 14px rgba(255,107,52,.3);color:#fff}.roi-btn--primary:hover{background:var(--roi-color-accent-hover);box-shadow:0 6px 20px rgba(255,107,52,.4);color:#fff;text-decoration:none;transform:translateY(-1px)}.roi-trust-badge{border-bottom:1px solid var(--roi-color-border);padding:2rem 0;text-align:center}.roi-trust-badge__label{color:var(--roi-color-text-light);font-size:.8125rem;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.roi-trust-badge__partner{align-items:center;display:flex;gap:.75rem;justify-content:center}.roi-trust-badge__logo{height:32px;width:auto}.roi-trust-badge__name{color:var(--roi-color-secondary);font-size:1rem;font-weight:500}.roi-section-title{color:var(--roi-color-secondary);font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center}.roi-pdf-preview{padding:3rem 0}.roi-pdf-preview__grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.roi-pdf-preview__item{background:var(--roi-color-surface);border:1px solid var(--roi-color-border);border-radius:8px;flex:0 1 100%;max-width:350px;overflow:hidden}.roi-pdf-preview__image{align-items:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);display:flex;height:180px;justify-content:center;width:100%}.roi-pdf-preview__image img{height:100%;object-fit:cover;width:100%}.roi-pdf-preview__caption{background:var(--roi-color-background);color:var(--roi-color-text);font-size:.875rem;margin:0;padding:1rem;text-align:center}.roi-whats-inside{background:var(--roi-color-surface);padding:3rem 0}.roi-whats-inside__list{display:grid;gap:1rem;grid-template-columns:1fr;justify-content:center;margin:0 auto;max-width:400px}@media (min-width:768px){.roi-whats-inside__list{grid-template-columns:repeat(2,minmax(280px,360px));max-width:none}}.roi-whats-inside__item{align-items:flex-start;background:var(--roi-color-background);border:1px solid var(--roi-color-border);border-radius:8px;display:flex;gap:1rem;padding:1.25rem}.roi-whats-inside__item:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:360px;width:100%}.roi-whats-inside__icon{align-items:center;background:var(--roi-color-primary);border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.roi-whats-inside__icon svg{fill:#fff;height:20px;width:20px}.roi-whats-inside__text{color:var(--roi-color-text);font-size:.9375rem;line-height:1.5;margin:0}.roi-whats-inside__text strong{color:var(--roi-color-secondary)}.roi-industries{padding:3rem 0}.roi-industries__grid{display:grid;gap:1rem;grid-template-columns:1fr}.roi-industry-card{background:var(--roi-color-background);border:2px solid var(--roi-color-border);border-radius:12px;padding:1.5rem;text-align:center;transition:border-color .2s ease}.roi-industry-card:hover{border-color:var(--roi-color-primary)}.roi-industry-card__icon{align-items:center;background:var(--roi-color-surface);border-radius:12px;display:flex;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.roi-industry-card__icon svg{fill:var(--roi-color-primary);height:24px;width:24px}.roi-industry-card__name{color:var(--roi-color-secondary);font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.roi-industry-card__stat{color:var(--roi-color-primary);font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.roi-industry-card__desc{color:var(--roi-color-text-light);font-size:.8125rem;margin:0}.roi-logo-bar{background:var(--roi-color-surface);padding:3rem 0}.roi-logo-bar__title{color:var(--roi-color-text-light);font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}.roi-logo-bar__logos{flex-wrap:wrap;gap:2rem 3rem}.roi-logo-bar__item,.roi-logo-bar__logos{align-items:center;display:flex;justify-content:center}.roi-logo-bar__item img{filter:grayscale(100%);height:auto;max-height:68px;max-width:204px;opacity:.7;transition:all .2s ease;width:auto}.roi-logo-bar__item img:hover{filter:grayscale(0);opacity:1}@media (min-width:768px){.roi-hero__headline{font-size:2.5rem}.roi-hero__columns{align-items:center;flex-direction:row}.roi-hero__stats{flex:0 0 auto;grid-template-columns:1fr;max-width:380px;order:1}.roi-hero__cover{flex:1;order:2}.roi-hero__cover img{width:220px}.roi-stat-card__value{font-size:2rem}.roi-pdf-preview__item{flex:0 1 calc(33.333% - 1rem)}.roi-industries__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.roi-hero__headline{font-size:2.75rem}.roi-hero__cta{display:inline-flex}.roi-layout{max-width:var(--roi-max-width)}.roi-layout,.roi-section-wrapper>div,.roi-section-wrapper>span{padding-right:420px}.roi-content{width:100%}.roi-sidebar{display:none}.roi-form-module{background:#bbc5c5;border:1px solid var(--roi-color-border);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin:0;max-width:380px;padding:2rem;position:fixed;right:max(1.5rem,calc((100vw - var(--roi-max-width))/2 + 1.5rem));top:calc(var(--roi-header-height) + 2rem);width:380px;z-index:50}.roi-form-module:before{color:var(--roi-color-secondary);content:"Get the Full Analysis";display:block;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;text-align:center}.roi-stat-card__value{font-size:2.25rem}}@media (prefers-reduced-motion:reduce){.roi-btn--primary:hover{transform:none}.zero-trust-roi-landing *{transition-duration:.01ms!important}}@media print{.roi-form-module,.roi-sidebar{display:none}}