.ct-rollbox { --rollbox-blue: #52a4ff; --rollbox-green: #97c709; overflow: hidden; }
.ct-rollbox__visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
.ct-rollbox__hero { position: relative; overflow: hidden; background: #fff; }
.ct-rollbox__hero-grid { position: relative; display: grid; min-height: 730px; align-items: center; padding-top: 125px; padding-bottom: 60px; }
.ct-rollbox__hero-copy { position: relative; z-index: 1; width: min(665px, 56%); }
.ct-rollbox__hero h1 { margin: 0 0 35px; font-size: clamp(3.1rem, 4.4vw, 4.1rem); font-weight: 400; line-height: 1; letter-spacing: -.045em; }
.ct-rollbox__hero h1 span, .ct-rollbox__features h2 span, .ct-rollbox__tailored h2 span { color: var(--rollbox-blue); }
.ct-rollbox__hero h2 { margin: 0 0 29px; font-size: clamp(1.6rem, 2.1vw, 2rem); font-weight: 700; line-height: 1.2; }
.ct-rollbox__hero-copy > p { max-width: 660px; margin: 0; font-size: clamp(1.05rem, 1.35vw, 1.24rem); line-height: 1.38; }
.ct-rollbox__hero-benefits { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; margin: 44px 0 35px; }
.ct-rollbox__hero-benefits > div { display: flex; align-items: flex-start; gap: 13px; }
.ct-rollbox__hero-benefits img { width: 58px; height: 58px; flex: 0 0 58px; object-fit: contain; }
.ct-rollbox__hero-benefits p { margin: 0; font-size: .96rem; line-height: 1.3; }
.ct-rollbox__hero-benefits strong, .ct-rollbox__hero-benefits span { display: block; }
.ct-rollbox__hero-benefits strong { margin-bottom: 7px; color: #78a400; font-size: 1.06rem; }
.ct-rollbox__hero-image { position: absolute; top: 25px; right: -95px; width: min(61vw, 850px); max-width: none; height: auto; }

.ct-rollbox__details { overflow: hidden; background: #f4f5f7; }
.ct-rollbox__details-grid { display: grid; min-height: 565px; grid-template-columns: .88fr 1.12fr; align-items: center; gap: clamp(35px, 6vw, 95px); }
.ct-rollbox__stack { height: 565px; overflow: hidden; }
.ct-rollbox__stack img { width: min(100%, 475px); height: auto; margin: 30px auto 0; }
.ct-rollbox__details-copy { padding: 55px 0; }
.ct-rollbox__details h2 { margin: 0 0 20px; font-size: clamp(2.6rem, 3.9vw, 3.6rem); font-weight: 700; line-height: 1.08; }
.ct-rollbox__details h3 { margin: 0 0 23px; font-size: clamp(1.5rem, 2.1vw, 2rem); font-weight: 500; }
.ct-rollbox__details-copy > p { max-width: 680px; margin: 0 0 42px; font-size: 1.14rem; line-height: 1.4; }
.ct-rollbox__detail-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.ct-rollbox__detail-list article { display: flex; align-items: flex-start; gap: 10px; }
.ct-rollbox__detail-list img { width: 50px; height: 57px; flex: 0 0 50px; object-fit: contain; }
.ct-rollbox__detail-list h4 { margin: 0 0 7px; color: #78a400; font-size: 1.05rem; line-height: 1.2; }
.ct-rollbox__detail-list p { margin: 0; font-size: .93rem; line-height: 1.34; }

.ct-rollbox__features { position: relative; display: grid; min-height: 570px; place-items: center; overflow: hidden; background-color: #1b343f; background-image: var(--rollbox-feature-box), var(--rollbox-feature-wheel), linear-gradient(rgba(12, 29, 38, .78), rgba(12, 29, 38, .78)), var(--rollbox-feature-photo); background-position: left -10px bottom -12px, right -40px top -30px, center, center 44%; background-size: min(38vw, 560px) auto, min(45vw, 700px) auto, cover, cover; background-repeat: no-repeat; color: #fff; text-align: center; }
.ct-rollbox__features::before { position: absolute; inset: 0; background: rgba(11, 22, 28, .1); content: ''; }
.ct-rollbox__features-list { position: relative; z-index: 1; display: grid; justify-items: center; gap: 31px; padding-block: 55px; }
.ct-rollbox__features-list > div { max-width: 480px; }
.ct-rollbox__features h2 { margin: 0 0 5px; font-size: clamp(1.6rem, 2vw, 2rem); line-height: 1.15; }
.ct-rollbox__features h2 em, .ct-rollbox__tailored h2 em { color: var(--rollbox-green); font-style: normal; }
.ct-rollbox__features p { margin: 0; color: #fff; font-size: 1.08rem; line-height: 1.25; }

.ct-rollbox__gallery-section { padding: 65px 0 75px; background: #fff; }
.ct-rollbox__gallery { display: grid; grid-template-columns: minmax(0, .55fr) minmax(0, 1.2fr) minmax(0, .55fr); align-items: center; gap: clamp(14px, 2.1vw, 32px); }
.ct-rollbox__gallery-side { display: flex; align-items: center; gap: 16px; }
.ct-rollbox__gallery-side:last-child { flex-direction: row-reverse; }
.ct-rollbox__gallery-preview, .ct-rollbox__gallery-arrow { padding: 0; border: 0; background: transparent; cursor: pointer; }
.ct-rollbox__gallery-preview { flex: 1; min-width: 0; opacity: .74; transition: opacity .2s ease, transform .2s ease; }
.ct-rollbox__gallery-preview:hover, .ct-rollbox__gallery-preview:focus-visible { opacity: 1; transform: scale(1.02); }
.ct-rollbox__gallery-preview img { width: 100%; height: 225px; object-fit: cover; }
.ct-rollbox__gallery-arrow { flex: 0 0 30px; color: #8a8a8a; font-size: 4rem; font-weight: 200; line-height: 1; }
.ct-rollbox__gallery-arrow:hover, .ct-rollbox__gallery-arrow:focus-visible { color: var(--rollbox-blue); }
.ct-rollbox__gallery-main { position: relative; margin: 0; }
.ct-rollbox__gallery-main img { width: 100%; height: 510px; object-fit: contain; background: #f2f7fa; }
.ct-rollbox__gallery-count { position: absolute; right: 14px; bottom: 14px; padding: 6px 10px; border-radius: 4px; background: rgba(20, 35, 43, .78); color: #fff; font-size: .85rem; line-height: 1; }

.ct-rollbox__tailored { padding: 85px 0 105px; background: #fff; }
.ct-rollbox__tailored-grid { display: grid; grid-template-columns: 1.35fr .65fr .65fr; align-items: stretch; gap: 20px; }
.ct-rollbox__tailored-copy { align-self: center; padding-right: 9%; }
.ct-rollbox__tailored h2 { max-width: 540px; margin: 0 0 28px; font-size: clamp(2rem, 2.65vw, 2.5rem); font-weight: 400; line-height: 1.08; }
.ct-rollbox__tailored-copy p { max-width: 535px; margin-bottom: 28px; }
.ct-rollbox .ct-rollbox__dark-button { background: #242424; color: #fff; }
.ct-rollbox .ct-rollbox__dark-button:hover, .ct-rollbox .ct-rollbox__dark-button:focus-visible { background: #3e4c59; color: #fff; }
.ct-rollbox__tailored-card { display: flex; min-height: 325px; flex-direction: column; align-items: center; justify-content: center; padding: 26px 22px; border-radius: 9px; color: #fff; text-align: center; }
.ct-rollbox__tailored-card--blue { background: var(--rollbox-blue); }
.ct-rollbox__tailored-card--green { background: var(--rollbox-green); }
.ct-rollbox__tailored-card img { width: 90px; height: 90px; margin-bottom: 24px; object-fit: contain; }
.ct-rollbox__tailored-card h3 { margin: 0 0 13px; color: #fff; font-size: 1.7rem; line-height: 1.08; }
.ct-rollbox__tailored-card p { margin: 0; color: #fff; font-size: .98rem; line-height: 1.4; }

.ct-rollbox__related { padding: 30px 0 95px; }
.ct-rollbox__related h2 { margin: 0 0 30px; font-size: clamp(2rem, 2.8vw, 2.5rem); font-weight: 400; text-align: center; }
.ct-rollbox__related-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.ct-rollbox__related-grid a { position: relative; display: flex; min-height: 285px; align-items: end; overflow: hidden; padding: 26px; border-radius: 17px; background: #eef3f6; transition: transform .2s ease, box-shadow .2s ease; }
.ct-rollbox__related-grid a:hover, .ct-rollbox__related-grid a:focus-visible { transform: translateY(-4px); box-shadow: 0 15px 30px rgba(18, 41, 60, .12); }
.ct-rollbox__related-grid a > div { position: relative; z-index: 1; max-width: 48%; }
.ct-rollbox__related-grid h3 { margin: 0 0 8px; }
.ct-rollbox__related-grid p { margin: 0; font-size: 1rem; line-height: 1.34; }
.ct-rollbox__related-grid img { position: absolute; right: 0; bottom: 0; width: 62%; height: 100%; object-fit: cover; object-position: right center; mask-image: linear-gradient(90deg, transparent, #000 35%); transition: opacity .3s ease; }
.ct-rollbox__related-grid a:first-child img { object-fit: contain; }
.ct-rollbox__related-grid .ct-rollbox__related-hover { opacity: 0; }
.ct-rollbox__related-grid a:first-child .ct-rollbox__related-hover { filter: sepia(.8) saturate(1.7) hue-rotate(32deg); }
.ct-rollbox__related-grid a:hover .ct-rollbox__related-hover, .ct-rollbox__related-grid a:focus-visible .ct-rollbox__related-hover { opacity: 1; }
.ct-rollbox .trial.section-pad { padding-block: 70px; }

@media (max-width: 1100px) {
    .ct-rollbox__hero-copy { width: 58%; }
    .ct-rollbox__hero-image { width: 64vw; }
    .ct-rollbox__detail-list { grid-template-columns: 1fr; gap: 17px; }
    .ct-rollbox__details-grid { grid-template-columns: .8fr 1.2fr; }
    .ct-rollbox__tailored-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .ct-rollbox__tailored-copy { grid-column: 1 / -1; padding-right: 0; }
    .ct-rollbox__tailored-card { min-height: 260px; }
}

@media (max-width: 900px) {
    .ct-rollbox__hero-grid { min-height: 0; padding-top: 135px; padding-bottom: 40px; }
    .ct-rollbox__hero-copy { width: 100%; }
    .ct-rollbox__hero-image { position: relative; top: auto; right: auto; width: min(100%, 650px); justify-self: center; margin-top: 15px; }
    .ct-rollbox__hero-benefits { max-width: 650px; }
    .ct-rollbox__details-grid { grid-template-columns: 1fr; gap: 0; }
    .ct-rollbox__stack { order: 2; height: 430px; }
    .ct-rollbox__stack img { width: min(100%, 430px); margin-top: 0; }
    .ct-rollbox__details-copy { padding: 60px 0 20px; }
    .ct-rollbox__detail-list { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .ct-rollbox__gallery-main img { height: 350px; }
    .ct-rollbox__gallery-preview img { height: 150px; }
    .ct-rollbox__gallery-arrow { font-size: 3rem; }
}

@media (max-width: 650px) {
    .ct-rollbox__hero h1 { margin-bottom: 22px; }
    .ct-rollbox__hero h2 { margin-bottom: 18px; }
    .ct-rollbox__hero-benefits, .ct-rollbox__detail-list, .ct-rollbox__tailored-grid, .ct-rollbox__related-grid { grid-template-columns: 1fr; }
    .ct-rollbox__hero-benefits { gap: 20px; margin-block: 30px; }
    .ct-rollbox__hero-benefits img { width: 48px; height: 48px; flex-basis: 48px; }
    .ct-rollbox__details-copy > p { margin-bottom: 28px; }
    .ct-rollbox__stack { height: 370px; }
    .ct-rollbox__features { min-height: 650px; background-position: left -65px bottom -20px, right -145px top -25px, center, center; background-size: min(70vw, 330px) auto, min(85vw, 360px) auto, cover, cover; }
    .ct-rollbox__features::before { background: rgba(11, 22, 28, .3); }
    .ct-rollbox__features-list { gap: 27px; }
    .ct-rollbox__gallery-section { padding: 50px 0 60px; }
    .ct-rollbox__gallery { grid-template-columns: 1fr 1fr; gap: 15px; }
    .ct-rollbox__gallery-main { grid-column: 1 / -1; grid-row: 1; }
    .ct-rollbox__gallery-main img { height: auto; aspect-ratio: 1.35; }
    .ct-rollbox__gallery-side { justify-content: center; }
    .ct-rollbox__gallery-side:last-child { flex-direction: row-reverse; }
    .ct-rollbox__gallery-preview { max-width: 150px; }
    .ct-rollbox__gallery-preview img { height: 100px; }
    .ct-rollbox__tailored { padding-block: 60px; }
    .ct-rollbox__tailored-copy { grid-column: auto; }
    .ct-rollbox__related { padding-block: 30px 65px; }
    .ct-rollbox__related-grid a { min-height: 240px; }
}

@media (max-width: 420px) {
    .ct-rollbox__related-grid a > div { max-width: 60%; }
    .ct-rollbox__related-grid img { width: 68%; }
}

@media (prefers-reduced-motion: reduce) {
    .ct-rollbox__gallery-preview, .ct-rollbox__related-grid a, .ct-rollbox__related-grid img { transition: none; }
}
