/* Clear accordion affordance */
.story-accordions summary{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;transition:.25s}.story-accordions summary:hover{background:linear-gradient(90deg,#fff8d8,#ffe9f7,#e8f8ff)}.faq-hint{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#6d6073;font-weight:800;white-space:nowrap}.faq-sign{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#d7ff38,#62e4ff);position:relative;box-shadow:0 7px 18px #4fcadb44}.faq-sign:before,.faq-sign:after{content:"";position:absolute;background:#171817;left:8px;right:8px;top:14px;height:2px}.faq-sign:after{top:8px;bottom:8px;left:14px;width:2px;height:auto;transition:.25s}.story-accordions details[open] .faq-sign:after{transform:scaleY(0)}.story-accordions details[open] summary{border-bottom:1px solid #e7dfea}
/* Video alignment */
.video-section{padding-left:max(7vw,32px)!important;padding-right:max(7vw,32px)!important}.video-copy,.video-frame{min-width:0}
/* Three-row RAL carousel */
.ral-section{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr)}.ral-carousel{position:relative;min-width:0;padding:72px 64px 62px;display:flex;align-items:center}.full-ral{width:100%;display:grid!important;grid-template-rows:repeat(3,92px)!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px}.full-ral::-webkit-scrollbar{display:none}.full-ral .swatch{min-height:0!important;height:92px;scroll-snap-align:start;border-radius:5px;box-shadow:none!important;transform:none!important}.full-ral .swatch:hover{box-shadow:none!important;transform:none!important;outline:3px solid #fff;outline-offset:2px;z-index:2}.ral-arrow{position:absolute;z-index:4;width:48px;height:48px;border-radius:50%;background:#fff;color:#171817;font-size:34px;line-height:1;box-shadow:0 10px 28px #0006;cursor:pointer;display:grid;place-items:center;transition:.2s;touch-action:manipulation}.ral-arrow:hover{background:#d7ff38;transform:scale(1.06)}.ral-arrow:disabled{opacity:.3;cursor:default}.ral-arrow.prev{left:10px}.ral-arrow.next{right:10px}.ral-progress{position:absolute;left:72px;right:72px;bottom:34px;height:4px;background:#ffffff2c;border-radius:4px;overflow:hidden}.ral-progress span{display:block;height:100%;background:linear-gradient(90deg,#d7ff38,#5edfff,#ff72b6);border-radius:4px;transition:transform .15s,width .2s}
/* Mobile header: white, language then hamburger */
@media(max-width:950px){.topbar{background:#fff!important}.topbar .brand{order:1;margin-right:auto}.langs{order:2!important;margin-left:auto}.menu-toggle{order:3!important;margin-left:8px;flex:0 0 46px;pointer-events:auto!important}.topbar nav{z-index:29!important;inset:70px 12px auto!important;background:#fff!important;color:#171817!important;border:1px solid #eee!important}.topbar nav a{color:#171817!important;border-bottom-color:#eee!important}.ral-section{grid-template-columns:1fr}.ral-carousel{padding:30px 58px 62px}.full-ral{grid-auto-columns:calc((100% - 24px)/3)}.ral-arrow.prev{left:5px}.ral-arrow.next{right:5px}}
@media(max-width:600px){.topbar{padding:0 12px!important}.topbar .brand img{width:min(180px,42vw)!important}.langs a{padding:6px 8px!important}.ral-carousel{padding:22px 48px 58px}.full-ral{grid-template-rows:repeat(3,76px)!important;grid-auto-columns:calc((100% - 12px)/2);gap:6px}.full-ral .swatch{height:76px}.ral-progress{left:52px;right:52px;bottom:28px}.faq-hint{display:none}.story-accordions summary{grid-template-columns:auto 1fr auto;gap:9px}.story-accordions summary span{margin-right:0!important}.video-section{padding-left:20px!important;padding-right:20px!important}}
