@font-face{font-family:RDS Inter;src:url('/fonts/inter-var-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--lime:#97b2ff;--cobalt:#2457e6;--cobalt-hover:#1947bd;--on-cobalt:#fff;--blue-tint:#edf2ff;--paper:#ffffff;--charcoal:#191919;--soft:#b0b3ba;--sc-canvas:#191919;--sc-surface:#222325;--sc-ink:#ffffff;--sc-ink-soft:#b0b3ba;--sc-accent:#97b2ff;--sc-accent-ink:#fff;--ink:#191919}
html{scroll-padding-top:100px;scrollbar-color:#686b75 #191919}
body.cube-page{background:var(--charcoal);color:var(--paper);font-family:'RDS Inter',Arial,sans-serif;margin:0;overflow-x:clip}
::selection{background:var(--lime);color:var(--charcoal)}
.cube-page :focus-visible{outline:2px solid var(--lime);outline-offset:5px}
.cube-page .button{border-radius:3px;background:var(--lime);color:var(--charcoal);border:1px solid var(--lime);font-family:inherit;min-height:46px;font-size:14px;box-shadow:none;gap:28px}
.cube-page .button:hover{background:#dce6ff;border-color:#dce6ff;transform:translateY(-2px)}
.cube-page button:active,.cube-page .button:active{transform:translateY(1px)}
.cube-header{position:fixed;z-index:40;left:0;right:0;top:0;display:flex;align-items:center;justify-content:space-between;height:90px;padding:0 3.3%;background:#191919f2;border-bottom:1px solid #ffffff13;gap:24px}
.cube-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--paper)}
.cube-brand strong{font:700 36px Georgia,serif;letter-spacing:-1px}
.brand-name{font-size:8px;line-height:1.55;letter-spacing:1.5px;margin-left:8px;color:#b0b3ba}
.rds-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:28px;height:28px;flex:none}
.rds-grid i{display:block;background:#ffffff}.rds-grid i:nth-child(2),.rds-grid i:nth-child(6){background:#808289}.rds-grid i:nth-child(8){background:var(--lime)}
.cube-header nav{display:flex;gap:30px;font-size:13px}.cube-header nav a{color:#babdc4;text-decoration:none}.cube-header nav a:hover{color:var(--lime)}
.cube-menu{display:none;background:none;border:1px solid #5f6166;color:var(--paper);height:44px;padding:0 12px}
.cube-story{position:relative;margin:0!important;padding:0!important}
.cube-stage{position:relative;min-height:100svh;padding-top:105px;background:var(--charcoal);isolation:isolate}
.cube-intro{text-align:center;position:relative;z-index:4;max-width:1080px;margin:auto;padding:24px 24px 0}
.cube-intro h1{font-size:clamp(36px,4.1vw,66px);line-height:1.06;letter-spacing:-3px;margin:0;color:var(--paper);text-wrap:balance}
.cube-intro p{font-size:16px;line-height:1.65;max-width:650px;color:var(--soft);margin:24px auto 0;text-wrap:pretty}
.cube-intro h1 br{display:none}
.cube-world{position:relative;height:460px;width:100%;z-index:2}
.cube-poster{width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten}
#cube-canvas{display:none;width:100%;height:100%;position:absolute;inset:0;outline:none}
.cube-shadow{display:none;position:absolute;left:50%;bottom:14%;width:320px;height:34px;background:#080809;filter:blur(20px);border-radius:50%;transform:translateX(-50%);z-index:-1;opacity:.65}
.stage-rules{position:absolute;inset:0 3.3%;border-left:1px solid #ffffff0a;border-right:1px solid #ffffff0a;pointer-events:none;z-index:0}
.face-hotspot{display:none;position:absolute;z-index:4;width:104px;height:80px;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:transparent;color:#191919;border:0;font-weight:600;font-size:13px;cursor:pointer;transform:translate(-50%,-50%)}
.face-hotspot b{font-weight:400;font-size:20px}.face-hotspot:focus-visible{outline:3px solid #191919;outline-offset:-10px}
.cube-caption{position:absolute;left:7%;top:62%;display:none;gap:12px;align-items:flex-start;color:#b0b3ba;font-size:12px;line-height:1.65;max-width:220px}
.caption-dot{width:6px;height:6px;background:var(--lime);margin-top:7px;flex:none}
.service-dock{display:flex;justify-content:center;gap:4px;padding:12px 18px;position:relative;z-index:15;width:max-content;max-width:calc(100% - 32px);margin:0 auto;background:#222326;border:1px solid #3b3d44;border-radius:5px}
.service-dock a{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;color:#b0b3ba;text-decoration:none;font-size:12px;border-radius:3px;min-height:44px;white-space:nowrap}
.service-dock a:hover{background:#2d2f36;color:#fff}.service-dock a[aria-current=true]{color:#191919;background:var(--lime)}
.dock-icon .rds-grid{width:12px;height:12px;gap:1px}.dock-icon{opacity:.65}.service-dock a[aria-current=true] .rds-grid i{background:#191919}
.stage-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 5%;position:relative;z-index:16;font-size:11px;color:#b0b3ba}
.stage-tools a,.stage-tools button{color:inherit;text-decoration:none;background:none;border:0;padding:8px 0;font-family:inherit;font-size:inherit}.stage-tools a:hover,.stage-tools button:hover{color:var(--lime)}
.service-pages{position:relative;max-width:1280px;margin:auto;padding:30px 24px}
.service-page{background:var(--paper);color:var(--charcoal);padding:56px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:32px;border:1px solid #ffffff26;border-radius:5px;overflow:hidden}
.service-page h2{font-size:clamp(32px,3.5vw,52px);line-height:1.08;letter-spacing:-2px;margin:24px 0;color:#191919;max-width:530px}
.service-page p{font-size:16px;line-height:1.7;color:#42444b;margin:0 0 26px;max-width:52ch}
.service-label{font-size:11px;text-transform:uppercase;letter-spacing:1.8px;color:#525662}
.service-copy{position:relative;z-index:2;align-self:center}
.service-page .button{border-color:#191919;background:#191919;color:var(--paper);font-size:12px;padding:14px 18px;min-height:48px}
.service-page .button:hover{background:#242a39;color:var(--paper)}
.back-cube{display:none;font:12px 'RDS Inter',sans-serif;padding:14px 0;background:none;border:0;color:#42495b;margin-top:12px}.back-cube span{margin-left:18px}.back-cube:hover{text-decoration:underline}
.service-visual{position:relative;align-self:center;min-width:0;perspective:900px;padding:18px 0}
.service-page .feature-art{background:var(--lime)!important;border-radius:6px;min-height:330px;height:360px;border:1px solid #19191922;box-shadow:24px 28px 0 #c4c7d0;transform:rotateY(-9deg) rotateX(7deg);overflow:visible}
.service-page .scene-ui{background:#ffffff!important;border:1px solid #1919193b;color:#191919;box-shadow:10px 16px 25px #14161e26;transform:translateZ(22px);width:88%;position:relative;z-index:3}
.service-page .feature-spark{color:#242938;opacity:.2;z-index:0}.service-page .art-caption{color:#343946;bottom:13px}.service-page .scene-web{background:#d9dce6!important}.service-page .scene-action,.service-page .scene-status,.service-page .scene-status.orange{background:#97b2ff!important;color:#1a1e28!important}.service-page .scene-bubble.answer{background:#dce6ff!important}.service-page .scene-top{font-size:8px}.service-page .scene-row{border-color:#b1b5c0!important}.service-page .scene-ui h4{font-size:25px;letter-spacing:-1px}.service-page .scene-ui p{font-size:12px;margin:12px 0}
.visual-tile{position:absolute;width:48px;height:48px;background:#979caa;box-shadow:5px 7px 0 #656a77;border:1px solid #3e465c;transform:rotate(-14deg);z-index:4}.t1{right:-14px;top:0}.t2{left:-15px;bottom:-20px;width:30px;height:30px;background:var(--lime)}.t3{right:30px;bottom:-32px;width:22px;height:22px;background:#ffffff}
.story-progress{display:none;position:absolute;bottom:0;height:2px;left:0;right:0;background:#ffffff0a;z-index:17}.story-progress i{display:block;height:100%;background:var(--lime);transform:scaleX(0);transform-origin:left}
/* Enhanced layout is applied only after WebGL renders successfully. */
.cube-animated .cube-story{height:calc(var(--story-vh,100vh)*12.4)}
.cube-animated .cube-stage{position:sticky;top:0;height:var(--story-vh,100vh);min-height:0;padding-top:0;overflow:clip}
.cube-animated .cube-intro{position:absolute;left:0;right:0;top:105px;padding-top:20px;pointer-events:none}
.cube-animated .cube-intro h1{max-width:1020px;margin:auto}
.cube-animated .cube-world{position:absolute;inset:0;height:100%;z-index:2}
.cube-animated #cube-canvas{display:block}.cube-animated .cube-poster{display:none}.cube-animated .cube-shadow{display:block}.cube-animated .face-hotspot{display:flex}.cube-animated .cube-caption{display:flex}
.cube-animated .service-dock{position:absolute;bottom:70px;left:50%;transform:translateX(-50%);margin:0}
.cube-animated .stage-tools{position:absolute;bottom:10px;left:0;right:0}
.cube-animated .story-progress{display:block}
.cube-animated .service-pages{position:absolute;inset:0;padding:0;max-width:none;margin:0;z-index:10;pointer-events:none}
.cube-animated .service-page{position:absolute;left:50%;top:50%;width:min(1160px,calc(100% - 128px));height:min(620px,calc(100% - 230px));margin:0;padding:clamp(28px,4vw,58px);opacity:0;transform:translate(-50%,-50%) scale(.14);transform-origin:center;will-change:transform,opacity;pointer-events:none;visibility:hidden}
.cube-animated .service-page.is-open{pointer-events:auto;visibility:visible}.cube-animated .back-cube{display:block}
.cube-animated .service-page .service-copy,.cube-animated .service-page .service-visual{opacity:var(--content-opacity,0)}
.cube-reading .cube-caption,.cube-reading .face-hotspot{display:none}.cube-reading .cube-world{height:420px}.cube-reading .stage-tools{position:absolute;top:0;bottom:auto;left:0;right:0;padding-top:95px;justify-content:flex-end}.cube-reading .stage-tools>a{display:none}.cube-reading .cube-intro{padding-top:55px}
/* Same existing offer, a new charcoal/lime composition below the cube. */
.cube-resolution{max-width:none!important;margin:0!important;padding:100px 7% 40px!important;background:var(--paper);color:#191919;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}
.cube-resolution h2{font-size:clamp(34px,4.1vw,60px);line-height:1.12;letter-spacing:-2px;position:relative;z-index:2}.cube-resolution p{font-size:11px;color:#585d6a;max-width:350px;line-height:1.8}.studio-film{background:#191919;margin:0 -20% 0 0;border-radius:5px;overflow:hidden;aspect-ratio:16/11;display:grid;align-items:center}.studio-film img,.studio-film video{display:block;width:100%;height:100%;object-fit:cover}
.cube-page .product-panel{background:var(--paper);color:#191919;border-color:#979caa;max-width:none;margin:0;padding:70px 7%;border-radius:0}
.cube-page .product-panel h2{font-size:clamp(32px,3.5vw,52px);letter-spacing:-2px}.cube-page .product-panel .art-icon{background:var(--lime)!important;color:#191919}.cube-page .product-panel .product-art{background:#cacfdd!important}
.cube-page .product-panel .button{background:#191919;color:var(--paper);border-color:#191919}
.cube-page .agent-demo{margin:0;max-width:none;padding:100px 7%;background:#222326;color:var(--paper)}
.cube-page .agent-demo h2,.cube-page .agent-demo p{color:inherit}.cube-page .agent-demo .eyebrow{color:#aab1c4}
.cube-page .process-match{max-width:none;margin:0;padding:100px 7%;background:#191919;color:var(--paper)}
.cube-page .process-match>h2{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-2px}
.cube-page .process-tile{background:#2a2c33!important;color:#ffffff;border:1px solid #444957;border-radius:4px;box-shadow:none}
.cube-page .process-tile h3,.cube-page .process-tile p,.cube-page .process-tile>span{color:inherit}.cube-page .process-tile.lime{background:var(--lime)!important;color:#191919}.cube-page .process-tile.wide{background:#dcdfe8!important;color:#191919}.cube-page .process-tile i{border-color:#8b96b5!important}.cube-page .process-tile .button{background:transparent;border-color:currentColor;color:inherit}
.cube-page .proof-match{margin:0;padding:80px 7% 110px;max-width:none;background:#191919;color:var(--paper)}
.cube-page .proof-match .light-panel{background:#26282d;color:var(--paper);border-color:#464c5b}.cube-page .proof-match .proof-heading{border-radius:4px 4px 0 0}.cube-page .proof-match .proof-detail{border-radius:0 0 4px 4px}.cube-page .proof-match p,.cube-page .proof-match h2,.cube-page .proof-match h3{color:inherit}.cube-page .proof-facts{border-color:#444a5a;color:#adb3c5}.cube-page .proof-quote{color:var(--lime)}.cube-page .proof-match .eyebrow{color:var(--lime)}
.cube-page .investment{max-width:none;margin:0;padding:100px 7%;background:#ffffff;color:#191919;border-radius:0}
.cube-page .investment h2{font-size:clamp(42px,4.5vw,65px);letter-spacing:-2px}.cube-page .investment .button{background:#191919;color:var(--paper);border-color:#191919}.cube-page .investment-rows>div,.cube-page .investment-rows details{border-color:#9fa5b6}
.cube-page .resources-match{max-width:none;margin:0;padding:100px 7%;background:#191919;color:var(--paper)}
.cube-page .resource-card{color:var(--paper)}.cube-page .resource-card p{color:#b0b3ba}.cube-page .resource-art{background:#2b2d34!important;color:var(--lime);border:1px solid #444b60;border-radius:4px}.cube-page .resource-card:nth-child(2) .resource-art{background:#b6bdd0!important;color:#191919}.cube-page .resource-card:nth-child(4) .resource-art{background:var(--lime)!important;color:#191919}.cube-page .resource-art i{background:#191919;color:var(--lime)}
.cube-page .match-footer{background:#191919;color:var(--paper)}.cube-page .footer-hero{background:var(--lime);color:#191919;padding:70px 0}.cube-page .footer-hero .button{background:#191919;border-color:#191919;color:var(--paper)}.cube-page .footer-marquee-track{animation:none;transform:translateX(-5%)}.cube-page .footer-marquee{font-size:clamp(40px,7vw,100px)}.cube-page .footer-content{border-top:1px solid #434c64}.cube-page .path{background:#22252d!important;color:var(--paper);border-color:#3b445b}.cube-page .path:first-of-type{background:var(--lime)!important;color:#191919}.cube-page .footer-mark{background:var(--lime);color:#191919}.cube-page .footer-about p{color:#b0b3ba}.cube-page .footer-legal{color:#9ea4b4}.cube-page .footer-columns{border-color:#424755}.cube-page .footer-paths{border-color:#424755}.cube-page .footer-marquee-track b{color:#191919}
.cube-page .chat-launch{border-color:#3d4353;background:#2a2d36;color:#ffffff}.cube-page .chat-launch i{background:var(--lime)}
@media(max-width:1000px){.brand-name{display:none}.cube-header nav{gap:18px}.cube-caption{left:5%;font-size:11px;max-width:150px}.cube-animated .service-page{width:calc(100% - 64px);gap:28px;padding:34px}.service-page h2{font-size:38px}.service-page p{font-size:15px}.service-page .feature-art{height:300px;min-height:280px}.cube-intro{max-width:850px}.cube-intro h1{letter-spacing:-2px}}
@media(max-width:700px){
.cube-header{height:74px;padding:0 20px;gap:12px}.cube-header nav{display:none}.cube-header .button{font-size:12px;padding:10px 14px;min-height:42px;gap:20px;margin-left:auto}.cube-menu{display:block;font-size:11px}.cube-brand{gap:8px}.cube-brand strong{font-size:30px}.cube-brand>.rds-grid{width:22px;height:22px;gap:2px}
.cube-intro,.cube-animated .cube-intro{top:86px;padding:14px 23px 0}.cube-intro h1{font-size:36px;line-height:1.08;letter-spacing:-1.8px}.cube-intro h1 br{display:block}.cube-intro p{font-size:13px;line-height:1.6;margin-top:20px;max-width:390px}.cube-caption{display:none!important}
.cube-stage{padding-top:85px}.cube-world{height:350px}.cube-shadow{width:220px;height:25px;bottom:18%}
.cube-animated .service-dock{bottom:77px}.service-dock{width:calc(100% - 30px);max-width:none;padding:5px;gap:2px}.service-dock a{flex:1;padding:7px 2px;min-width:0;font-size:9px;flex-direction:column;gap:6px;white-space:normal;text-align:center;line-height:1.2;min-height:51px}.dock-icon .rds-grid{width:11px;height:11px}
.stage-tools{font-size:9px;padding:18px 20px;gap:20px}.stage-tools a{max-width:130px;text-align:right}.stage-tools button{text-align:left}.cube-animated .stage-tools{bottom:9px}
.service-page{display:flex;flex-direction:column;padding:28px;gap:16px}.service-page h2{font-size:32px;letter-spacing:-1.4px;line-height:1.1;margin:14px 0}.service-page p{font-size:14px;line-height:1.6;margin-bottom:18px}.service-page .button{font-size:11px;min-height:44px;padding:10px 14px}.service-label{font-size:9px}.back-cube{font-size:10px;margin-top:2px;padding:12px 0}.service-copy{width:100%}.service-visual{width:100%;padding:0 18px;flex:1;min-height:145px;max-height:190px}.service-page .feature-art{min-height:140px;height:170px;box-shadow:10px 12px 0 #c4c7d0;padding:18px!important;transform:rotateY(-7deg) rotateX(4deg)}.service-page .scene-ui{transform:scale(.65) translateZ(0);transform-origin:center center;width:132%;max-width:none;flex-shrink:0;margin:-70px -16%}.service-page .art-caption{font-size:8px;bottom:6px}.service-page .feature-spark{font-size:120px}.visual-tile{width:24px;height:24px}.t1{right:5px;top:-7px}.t2{left:8px;bottom:-9px;width:18px;height:18px}.t3{display:none}
.cube-animated .service-page{width:calc(100% - 32px);height:calc(100% - 245px);max-height:600px;top:calc(50% - 12px);padding:24px;gap:12px;justify-content:space-between}
.cube-resolution{padding:70px 24px 50px!important;grid-template-columns:1fr;gap:26px}.cube-resolution h2{font-size:38px;letter-spacing:-1.5px}.studio-film{margin:0 -24px;aspect-ratio:16/10;border-radius:0}.cube-resolution p{font-size:10px}
.cube-page .product-panel,.cube-page .agent-demo,.cube-page .process-match,.cube-page .proof-match,.cube-page .investment,.cube-page .resources-match{padding:65px 24px}.cube-page .product-panel h2{font-size:34px;letter-spacing:-1px}.cube-page .process-match>h2{font-size:37px}.cube-page .footer-hero{padding:50px 0}.cube-page .chat-launch{bottom:18px;right:18px;font-size:11px}.cube-animated .chat-launch{visibility:hidden}
.cube-reading .cube-intro{padding-top:70px}.cube-reading .cube-world{height:300px}.cube-reading .stage-tools{padding-top:80px}.cube-reading .service-dock{display:none}.service-pages{padding:20px 16px}.cube-reading .service-page .service-visual{margin-top:20px;min-height:200px;max-height:none}.cube-reading .service-page .feature-art{height:200px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}.cube-page .feature-art{transform:none}.cube-page .footer-marquee-track{transform:translateX(-5%)}}
body.cube-page .service-page .scene-ui,body.cube-page .service-page .scene-ui h4,body.cube-page .service-page .scene-ui p{color:#222429!important}
body.cube-page .service-page .feature-art::before,body.cube-page .service-page .feature-art::after{display:none}
body.cube-page .service-page .button{background:#191919;color:#ffffff;border-color:#191919}
body.cube-page .service-page .scene-top{color:#454b5b}
body.cube-page .service-page .art-caption{position:absolute;inset:auto 12px 10px auto;background:none;padding:0}
body.cube-page main{max-width:none}
body.cube-page :focus-visible{outline-color:var(--lime)}
body.cube-page .service-page .scene-bubble:not(.answer){background:#d2d7e3;color:#191919}
body.cube-page .service-page .scene-ui::before,body.cube-page .service-page .scene-ui::after{display:none}
body.cube-page .cube-header{transform:translateZ(0);will-change:transform}
/* Carry the one accent through the inherited lower sections. */
body.cube-page .product-copy{border-radius:5px;min-height:510px}
body.cube-page .product-copy h2 em{color:var(--lime)}
body.cube-page .product-copy .button{background:var(--lime);color:#191919;border-color:var(--lime)}
body.cube-page .product-map.tag-viewport{display:flex;justify-content:center;align-items:center;overflow:clip;min-height:0;padding:20px 24px}
body.cube-page .product-tags{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;perspective:900px}
body.cube-page .product-tags li{min-width:0;display:flex;transform:translateX(calc(var(--tag-row)*4px))}
body.cube-page .product-tags li span{display:grid;place-items:center;text-align:center;border:1px solid #697188;border-radius:3px;min-height:66px;width:100%;padding:12px;font-size:14px;line-height:1.2;background:#d7dbe5;box-shadow:3px 4px 0 #b1b7c9}
body.cube-page .product-tags li:nth-child(5n) span{background:#191919;color:var(--paper)}
body.cube-page .product-tags li:nth-child(7n) span{background:var(--lime)}
body.cube-page .process-tile>i{background:#9fa8c2!important;opacity:.25}
body.cube-page .process-tile.lime>i{background:#7380a5!important;opacity:.3}
body.cube-page .process-tile.wide>i{background:#b7bed1!important;opacity:1}
body.cube-page .process-tile>.button{color:inherit;border-color:currentColor;background:transparent}
body.cube-page .process-tile.lime>.button{background:#97b2ff;color:#191919}
body.cube-page .process-tile .brief-copy{background:#191919;color:var(--paper);border:1px solid #515769;border-radius:3px;position:relative;z-index:1}
body.cube-page .process-tile .brief-copy .button{color:var(--paper);border-color:#a3acc4;background:none}
body.cube-page .process-tile #copy-status{color:#30374a}
body.cube-page .phone-bubble.user{background:#dce6ff;color:#191919}
body.cube-page .phone-avatar{background:#2d3446;color:#dce6ff}
body.cube-page .rds-full-logo{display:block;width:min(100%,380px);padding:15px;background:#ffffff;border-radius:3px}
body.cube-page .rds-full-logo img{width:100%;height:auto;display:block;object-fit:contain}
body.cube-page .footer-marquee{overflow:hidden;width:100%;padding:0 6%}
body.cube-page .footer-marquee-track{display:block;width:100%;transform:none;animation:none}
body.cube-page .footer-marquee-track>span{font:700 clamp(40px,6vw,90px)/1.08 Sora,Arial,sans-serif;letter-spacing:-.055em;display:block;white-space:normal;max-width:1100px;margin:auto;text-wrap:balance}
body.cube-page .footer-marquee-track>span:not(:first-child),body.cube-page .footer-marquee-track b{display:none}
body.cube-page .footer-mark .brand-symbol{display:grid;grid-template-columns:repeat(3,18px);grid-template-rows:repeat(3,18px);gap:5px;transform:rotate(-10deg)}
body.cube-page .brand-symbol i{background:currentColor;display:block}
body.cube-page .brand-symbol i:nth-child(8){background:#4f5b7b}
body.cube-page .cube-header{background:#191919}
@media(max-width:700px){
body.cube-page .product-copy{min-height:390px;padding:28px}
body.cube-page .product-map.tag-viewport{padding:24px 0 0;overflow:visible}
body.cube-page .product-tags{gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}
body.cube-page .product-tags li{transform:none}
body.cube-page .product-tags li span{font-size:11px;min-height:54px;padding:9px}
body.cube-page .footer-marquee{padding:0 24px}
body.cube-page .footer-marquee-track>span{font-size:42px}
body.cube-page .rds-full-logo{max-width:320px}
}
@media(max-width:700px) and (max-height:800px){
.cube-animated .service-visual{min-height:105px;max-height:120px}
.cube-animated .service-page .feature-art{min-height:100px;height:110px}
.cube-animated .service-page .scene-ui{transform:scale(.46);margin:-80px -16%}
.cube-animated .service-page h2{font-size:29px;margin:10px 0}
.cube-animated .service-page p{font-size:13px;margin-bottom:12px}
.cube-animated .service-page{padding:22px;gap:6px}
}
.studio-film{position:relative}
.film-replay{display:none;position:absolute;right:18px;bottom:16px;background:#191919;border:1px solid #666b79;color:#ffffff;border-radius:3px;padding:9px 12px;font:11px 'RDS Inter',sans-serif;min-height:40px}
.film-ready .film-replay{display:block}
.film-replay:hover{background:#282d3a}
@media(max-width:700px){.face-hotspot b{font-size:16px}.face-hotspot{gap:5px}}
body.cube-page:not(.cube-animated) .cube-intro{top:0}
body.cube-page:not(.cube-animated) .cube-world{margin-top:28px}
body.cube-page .footer-mark{display:grid;place-items:center;background:transparent!important;color:var(--paper);width:130px;height:140px;transform:none}
body.cube-page .footer-mark .brand-symbol{display:grid!important;width:64px;height:64px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:5px;transform:none}
body.cube-page .footer-mark .brand-symbol i{display:block;position:static;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;transform:none;background:#ffffff}
body.cube-page .footer-mark .brand-symbol i:nth-child(2),body.cube-page .footer-mark .brand-symbol i:nth-child(6){background:#808289}
body.cube-page .footer-mark .brand-symbol i:nth-child(8){background:var(--lime)}
@media(max-width:700px){body.cube-page .footer-mark{display:none}}
body.cube-page .service-page :focus-visible,body.cube-page .investment :focus-visible,body.cube-page .product-panel :focus-visible,body.cube-page .footer-hero :focus-visible{outline-color:#292f40}
/* The WebGL center tile is the service surface. HTML adds only the content. */
.cube-animated .cube-story{height:calc(var(--story-vh,100vh)*var(--story-length,17.3))}
body.cube-animated .service-page{background:transparent;border:0;border-radius:0;box-shadow:none}
body.cube-animated .service-page:focus{outline:none}
.cube-animated .stage-tools{background:#191919}
.cube-animated .stage-tools{padding:6px 5%;min-height:44px}

/* One assistant section: explanation and the working example share the same frame. */
.cube-page .agent-demo{grid-template-columns:minmax(0,1fr) minmax(310px,.85fr);gap:8%;align-items:center}
.cube-page .agent-demo>div:first-child{max-width:550px}
.cube-page .agent-demo h2{max-width:530px}
.cube-page .agent-demo .agent-example{margin-top:30px;padding-top:24px;border-top:1px solid #4f5566}
.cube-page .agent-example h3{font-size:19px;letter-spacing:-.025em;margin:0 0 12px}
.cube-page .agent-example p{font-size:15px;line-height:1.7;color:#c2c6d1;margin:0}
/* Real project tabs, with full website previews rather than cropped thumbnails. */
.cube-page .client-work{grid-template-columns:210px minmax(0,1fr);align-items:start}
.work-tabs{display:flex;flex-direction:column;gap:12px}
.cube-page .work-tab{display:grid;place-items:center;min-height:86px;border:1px solid transparent;border-radius:16px;background:var(--paper);color:#191919;padding:18px 14px;font:500 22px/1.2 Inter,Arial,sans-serif;letter-spacing:-.04em;cursor:pointer}
.cube-page .work-tab:nth-child(2){border-radius:60px}
.cube-page .work-tab[aria-selected="true"]{background:var(--lime);font-weight:650}
.cube-page .work-tab:hover{border-color:var(--lime)}
.cube-page .client-work .proof-heading{padding:32px 38px;margin-bottom:16px}
.cube-page .client-work .proof-heading h2{font-size:clamp(28px,3vw,43px);margin-top:23px}
.cube-page .work-panel{border-radius:4px;overflow:hidden;margin-bottom:16px}
.cube-page .work-panel[hidden]{display:none}
.work-preview{display:block;position:relative;background:#16171b;overflow:hidden}
.work-preview img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:top}
.work-preview>span{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px;background:var(--lime);color:#191919;font-size:14px;font-weight:600}
.work-preview>span>span{font-size:24px;font-weight:400}
.work-caption{display:grid;grid-template-columns:1fr 1.1fr;gap:32px;padding:30px 38px}
.cube-page .work-caption h3{font-size:24px;line-height:1.2;margin:10px 0 0;letter-spacing:-.035em}
.cube-page .work-caption p{margin:0;font-size:14px;line-height:1.7;color:#c8cbd4}
.cube-page .work-caption .work-kind{font-size:11px;color:#acb2c4}
#normal-site{scroll-margin-top:90px}
@media(max-width:1000px){
 .cube-page .client-work{grid-template-columns:minmax(0,1fr)}
 .cube-page .client-work aside{display:block}
 .work-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
 .cube-page .work-tab{font-size:18px;min-height:70px;padding:15px}
 .cube-page .agent-demo{gap:36px;grid-template-columns:minmax(0,1fr) 300px}
}
@media(max-width:650px){
 .cube-page .agent-demo{display:block}
 .cube-page .agent-demo h2{font-size:39px;max-width:100%}
 .cube-page .agent-demo .phone-display{margin-top:40px}
 .cube-page .agent-demo .agent-example{margin-top:24px}
 .cube-page .agent-example p{font-size:14px}
 .work-tabs{gap:6px}
 .cube-page .work-tab{font-size:13px;min-height:65px;padding:10px 6px;border-radius:12px}
 .cube-page .client-work .proof-heading{padding:24px}
 .cube-page .client-work .proof-heading h2{font-size:29px}
 .work-caption{grid-template-columns:1fr;gap:18px;padding:24px}
 .cube-page .work-caption h3{font-size:25px}
 .work-preview>span{padding:12px 18px;font-size:13px}
}

/* The four product chapters share a clear rail for the cube's descent. */
.cube-page .service-chapter{display:grid;grid-template-columns:210px minmax(0,1fr);padding:0 4%;position:relative;min-height:760px;background:var(--paper);color:#191919}
.cube-page .chapter-1{background:#ccd1de}
.cube-page .chapter-2{background:#222326;color:var(--paper)}
.cube-page .chapter-3{background:#ffffff}
.chapter-rail{position:relative;padding:140px 0;min-width:0}
.chapter-cube-slot{position:sticky;top:calc(50vh - 90px);width:180px;height:180px;margin:0 auto;display:grid;place-items:center;perspective:650px}
.chapter-body{min-width:0;align-self:center}
.cube-page .chapter-body .product-panel,.cube-page .chapter-body .agent-demo{padding:65px 34px;margin:0;border-radius:0;background:transparent;gap:28px}
.cube-page .chapter-body .product-copy{padding:28px;min-height:470px}
.cube-page .chapter-body .product-copy h2{font-size:clamp(32px,2.8vw,46px)}
.cube-page .chapter-body .agent-demo{grid-template-columns:minmax(0,1fr) 310px}
.cube-page .chapter-body .agent-demo h2{font-size:clamp(32px,2.8vw,46px)}
.cube-page .service-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:46px;align-items:center;padding:70px 34px;min-height:760px}
.cube-page .service-detail h2{font-size:clamp(32px,3vw,48px);line-height:1.08;letter-spacing:-2px;color:#191919;margin:0 0 24px}
.cube-page .service-detail p{font-size:16px;line-height:1.7;color:#42444b;margin-bottom:28px}
.cube-page .service-detail .button{background:#191919;color:var(--paper);border-color:#191919;font-size:13px;gap:18px}
.cube-page .service-detail .feature-art{background:var(--lime)!important;min-height:350px;box-shadow:14px 18px 0 #a6aec5;transform:rotate(-3deg);border-radius:5px}
.cube-page .service-detail .scene-ui{background:var(--paper)!important;color:#191919;transform:rotate(3deg);margin:50px 14px 0;width:calc(100% - 28px);max-width:none}
.cube-page .service-detail .scene-ui h4{font-size:22px}
.cube-page .service-detail .scene-ui p{font-size:13px}
.cube-page .service-detail .feature-spark{color:#46506d;opacity:.2}
.cube-page .service-detail .scene-status,.cube-page .service-detail .scene-status.orange{background:#dce6ff;color:#191919}
.cube-page .service-detail .scene-top{font-size:9px}
.cube-page .service-detail .art-caption{color:#252a37}
.cube-page .service-detail .scene-row{font-size:13px}
.cube-page .service-detail .visual-tile{display:none}
.cube-traveling #cube-canvas{position:fixed;inset:0;z-index:12;pointer-events:none;width:100vw;height:100vh;display:block}
.cube-traveling .service-dock,.cube-traveling .stage-tools,.cube-traveling .cube-shadow,.cube-traveling .story-progress{visibility:hidden}
.cube-animated .chapter-cube-slot .mini-cube{visibility:hidden}
.cube-reading #cube-canvas{display:none}
.mini-cube{position:relative;width:112px;height:112px;transform-style:preserve-3d;transform:rotateX(-14deg) rotateY(-24deg)}
.mini-face{position:absolute;inset:0;background:var(--lime);border:6px solid #2a2c33;display:grid;place-items:center;font-size:15px;font-weight:600;text-align:center;padding:10px;backface-visibility:hidden;color:#191919;border-radius:9px}
.mini-front{transform:translateZ(56px)}.mini-back{transform:rotateY(180deg) translateZ(56px)}.mini-right{transform:rotateY(90deg) translateZ(56px);background:#dde0e9}.mini-left{transform:rotateY(-90deg) translateZ(56px);background:#9ca5bd}.mini-top{transform:rotateX(90deg) translateZ(56px);background:#dce6ff}.mini-bottom{transform:rotateX(-90deg) translateZ(56px)}
@media(max-width:1150px) and (min-width:701px){
 .cube-page .service-chapter{grid-template-columns:160px minmax(0,1fr);padding:0 2%}
 .chapter-cube-slot{width:140px;height:140px;top:calc(50vh - 70px)}
 .cube-page .chapter-body .product-panel{display:block;padding:45px 28px}
 .cube-page .chapter-body .product-copy{min-height:0}
 .cube-page .chapter-body .product-map{margin:32px 0 0}
 .cube-page .chapter-body .agent-demo{grid-template-columns:minmax(0,1fr) 270px;padding:55px 24px;gap:24px}
 .cube-page .chapter-body .agent-demo h2{font-size:34px}
 .cube-page .service-detail{gap:25px;padding-inline:24px}
 .cube-page .service-detail .scene-row{font-size:11px}
}
@media(max-width:700px){
 .cube-page .service-chapter{display:block;padding:0;min-height:0}
 .chapter-rail{padding:34px 0 0;height:190px}
 .chapter-cube-slot{position:relative;top:0;width:150px;height:150px}
 .cube-page .chapter-body .product-panel,.cube-page .chapter-body .agent-demo{display:block;padding:30px 24px 60px}
 .cube-page .chapter-body .product-copy{min-height:0;padding:25px}
 .cube-page .chapter-body .product-copy h2,.cube-page .chapter-body .agent-demo h2{font-size:38px}
 .cube-page .chapter-body .agent-demo .phone-display{margin-top:40px}
 .cube-page .service-detail{display:block;padding:30px 24px 70px;min-height:0}
 .cube-page .service-detail h2{font-size:38px}
 .cube-page .service-detail .service-visual{margin-top:35px;height:330px;max-height:none;padding:0}
 .cube-page .service-detail .feature-art{height:300px;min-height:300px}
 .cube-page .service-detail .scene-ui{transform:rotate(3deg);width:calc(100% - 30px);margin:35px 15px 0}
 .cube-page .service-detail .scene-top{font-size:9px}
 .cube-page .service-detail .scene-row{font-size:13px}
 .cube-page .service-detail .feature-art{box-shadow:9px 12px 0 #a6aec5}
}
.cube-page .service-detail .scene-kicker{color:#383c47!important}
.cube-page .service-detail .scene-bubble{background:#d6dae4!important;color:#222429!important}
.cube-page .service-detail .scene-bubble.answer{background:#dce6ff!important;color:#222429!important}
.cube-page .service-detail .scene-row{color:#222429;border-color:#a4abbd!important}

/* Keep one service face dominant in the static fallback too. */
.mini-cube{transform:rotateX(-5deg) rotateY(-6deg)}

.chapter-2 .agent-caption{color:#b4b9c5}

/* Short close: proof, process, pricing, then one clear invitation. */
.cube-page .process-compact{margin:0;padding:65px 6%;background:#222326;border-top:1px solid #393d47;border-bottom:1px solid #393d47}
.cube-page .process-compact h2{font-size:clamp(28px,3vw,42px);margin:0 0 32px;color:var(--paper)}
.process-compact ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin:0;padding:0;list-style:none;counter-reset:steps}
.process-compact li{counter-increment:steps;position:relative;padding-top:32px}
.process-compact li::before{content:counter(steps);position:absolute;top:0;font-size:12px;color:var(--lime)}
.cube-page .process-compact h3{font-size:21px;line-height:1.2;margin:0 0 12px;color:var(--paper)}
.cube-page .process-compact p{font-size:14px;line-height:1.6;color:#b6bbc8;margin:0;max-width:42ch}
.cube-page .investment{padding-block:65px;margin-bottom:0}
.cube-page .investment h2{font-size:clamp(32px,4vw,52px)}
.cube-page .client-work{margin-bottom:0}
.cube-page .rds-close{padding:60px 6% 24px;background:#191919;color:var(--paper);margin-top:0}
.close-invitation{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:45px;border-bottom:1px solid #3b3e48}
.cube-page .close-invitation h2{font-size:clamp(30px,3.2vw,46px);max-width:20ch;margin:0}
.cube-page .close-invitation .button{background:var(--lime);color:#191919;flex-shrink:0;border-radius:4px;font-size:14px}
.close-contact{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 0}
.cube-page .close-contact .rds-full-logo{display:block;width:245px;height:auto;max-width:100%}
.cube-page .close-contact .rds-full-logo img{display:block;width:100%;height:auto}
.close-contact>div{text-align:right}.close-contact a{font-size:14px;color:var(--paper)}
.close-contact p{font-size:12px;color:#9ea4b6;margin:8px 0 0}
.close-legal{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #2d3039;padding-top:20px;color:#9ea4b6;font-size:11px}
.close-legal nav{display:flex;gap:24px}.close-legal a{color:#bdc2cf}
@media(max-width:700px){
 .cube-page .process-compact{padding:40px 24px}.process-compact ol{grid-template-columns:1fr;gap:24px}.process-compact li{padding:0 0 0 30px}.process-compact li::before{left:0;top:4px}.cube-page .process-compact h2{margin-bottom:28px}.cube-page .process-compact h3{font-size:20px}
 .cube-page .investment{padding:38px 24px;margin-top:0}.cube-page .rds-close{padding:40px 24px 24px}
 .close-invitation,.close-contact{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.close-invitation{padding-bottom:30px}.cube-page .close-invitation h2{font-size:32px}.close-contact>div{text-align:left}.close-contact a{font-size:13px;overflow-wrap:anywhere}.close-legal{align-items:flex-start;gap:16px}.close-legal nav{gap:14px}.close-legal>span{max-width:175px}
}
/* Leave the legal links clear of the fixed Ask RDS button. */
.cube-page .rds-close{padding-bottom:84px}

/* Project selector and a window into each website. */
.cube-page .client-work{grid-template-columns:240px minmax(0,1fr);gap:48px;scroll-margin-top:112px}
.cube-page .client-work aside{display:flex;flex-direction:column;gap:24px}
.cube-page .work-heading .eyebrow{margin:0 0 18px;color:var(--lime)}
.cube-page .work-heading h2{font-size:32px;line-height:1.15;margin:0;letter-spacing:-.045em}
.work-tabs{gap:10px}
.cube-page .work-tab{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:68px;padding:20px;border-radius:8px;text-align:left;font-size:18px;background:#26282d;color:var(--paper);border-color:#3c3f48}
.cube-page .work-tab:nth-child(2){border-radius:8px}
.cube-page .work-tab[aria-selected="true"]{background:var(--lime);color:#191919;border-color:var(--lime)}
.cube-page .work-tab>span:last-child{font-size:22px;opacity:.5}
.cube-page .work-tab[aria-selected="true"]>span:last-child{opacity:1;transform:rotate(45deg)}
.cube-page .client-work aside>small{display:block;padding:0;max-width:190px;color:#9ea3b2}
.work-content{min-width:0;position:relative}
.cube-page .work-panel{margin:0;border:0;border-radius:0;background:transparent;overflow:visible}
.work-window{border:1px solid #464c5b;border-radius:10px;overflow:hidden;background:#1e2025}
.work-browser{display:flex;align-items:center;gap:24px;min-height:46px;padding:10px 18px;background:#26282d;border-bottom:1px solid #3c3f48}
.work-browser-dots{display:flex;gap:6px}
.work-browser-dots i{width:7px;height:7px;border-radius:50%;background:#5e6371}
.work-browser a{display:flex;align-items:center;justify-content:space-between;flex:1;font-size:12px;color:#b8bdc9;letter-spacing:.01em}
.work-browser a:hover{color:var(--lime)}
.work-browser a>span{font-size:18px}
.work-preview img{width:100%;height:auto;aspect-ratio:8/5;object-fit:contain;background:#0a0a0a}
.work-caption{display:block;min-height:0;padding:28px 0 0}
.cube-page .work-caption .work-kind{font-size:12px;color:#a2a9be}
.cube-page .work-caption h3{font-size:28px;margin:10px 0 14px;line-height:1.2}
.cube-page .work-caption>p:not(.work-kind){max-width:660px;font-size:15px;line-height:1.65;color:#bdc0c9}
.cube-page .work-caption .work-visit{margin-top:24px;min-height:46px;border-radius:5px;background:var(--lime);color:#191919;display:inline-flex}
.work-navigation{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-top:-46px;height:46px;pointer-events:none}
.work-navigation>div{display:flex;gap:8px;pointer-events:auto}
.cube-page .work-status{font-size:12px;margin:0;color:#81889a;font-variant-numeric:tabular-nums}
.work-status [data-work-current]{color:var(--paper)}
.cube-page .work-navigation button{width:46px;height:46px;display:grid;place-items:center;border:1px solid #464c5b;border-radius:5px;background:transparent;color:var(--paper);font-size:22px;cursor:pointer}
.cube-page .work-navigation button:hover{background:var(--lime);border-color:var(--lime);color:#191919}
@media(max-width:1000px){
 .cube-page .client-work{grid-template-columns:minmax(0,1fr);gap:24px}
 .cube-page .client-work aside{gap:24px}
 .cube-page .work-heading h2{font-size:36px}
 .cube-page .work-heading .eyebrow{margin-bottom:12px}
 .cube-page .client-work aside>small{display:none}
 .work-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
 .cube-page .work-tab{font-size:16px;padding:16px;min-height:62px}
 .work-caption{min-height:0}
}
@media(max-width:650px){
 .cube-page .client-work{margin-top:64px;gap:20px}
 .cube-page .work-heading h2{font-size:30px;max-width:290px}
 .cube-page .work-tab{font-size:13px;padding:12px 8px;min-height:58px;gap:4px;border-radius:6px}
 .cube-page .work-tab:nth-child(2){border-radius:6px}
 .cube-page .work-tab>span:last-child{display:none}
 .work-browser{padding:8px 12px;gap:16px;min-height:40px}
 .work-browser a{font-size:11px}
 .work-browser-dots{gap:4px}
 .work-browser-dots i{width:5px;height:5px}
 .work-caption{min-height:0;padding:22px 0 0}
 .cube-page .work-caption h3{font-size:25px}
 .cube-page .work-caption>p:not(.work-kind){font-size:14px}
 .cube-page .work-caption .work-visit{font-size:12px;gap:12px;padding:12px;max-width:calc(100% - 112px)}
 .work-navigation{gap:0}
 .work-status{position:absolute;right:0;top:calc(100% + 8px)}
 .cube-page .work-navigation button{width:44px;height:46px}
}

/* Compact project copy beside a quietly scrolling website window. */
.cube-page .client-work{grid-template-columns:330px minmax(0,1fr);gap:56px;margin:72px 5.75% 0;padding:0;align-items:start}
.cube-page .client-work aside{gap:20px}
.cube-page .work-heading h2{font-size:30px;max-width:300px}
.cube-page .work-heading .eyebrow{margin-bottom:12px}
.cube-page .work-tab{min-height:44px;padding:11px 16px;font-size:15px}
.work-tabs{gap:8px}
.cube-page .work-caption{padding:4px 0 0;min-height:0}
.cube-page .work-caption[hidden]{display:none}
.cube-page .work-caption h3{font-size:24px;margin:8px 0 12px;max-width:320px}
.cube-page .work-caption>p:not(.work-kind){font-size:14px;line-height:1.6}
.cube-page .work-caption .work-visit{margin-top:18px;min-height:44px;font-size:13px}
.work-content{width:100%;max-width:800px;justify-self:end}
.work-preview{height:clamp(280px,49vh,440px);overflow:hidden;display:block}
.work-preview img{width:100%;height:auto;aspect-ratio:auto;object-fit:initial;object-position:initial;will-change:transform}
.work-navigation{height:44px;margin:14px 0 0;justify-content:space-between;pointer-events:auto;gap:16px}
.work-navigation .work-paging{display:flex;align-items:center;gap:8px}
.cube-page .work-status{position:static;margin-right:12px}
.cube-page .work-navigation button{height:44px;width:44px}
.cube-page .work-navigation .work-playback{width:auto;padding:0 14px;font:400 12px/1.2 Inter,Arial,sans-serif;color:#c5c9d5}
.cube-page .work-navigation .work-playback:hover{color:#191919}
@media(max-width:1000px){
 .cube-page .client-work{grid-template-columns:280px minmax(0,1fr);gap:28px;margin-inline:4%}
 .work-tabs{display:flex;flex-direction:column}
 .cube-page .work-heading h2{font-size:28px}
 .work-preview{height:clamp(300px,49vh,440px)}
}
@media(max-width:700px){
 .cube-page .client-work{grid-template-columns:minmax(0,1fr);margin:56px 24px 0;gap:28px}
 .cube-page .client-work aside{gap:18px}
 .work-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
 .cube-page .work-tab{font-size:12px;padding:10px 8px;min-height:48px}
 .cube-page .work-tab>span:last-child{display:none}
 .cube-page .work-caption h3{max-width:none;font-size:24px}
 .cube-page .work-caption .work-visit{max-width:none}
 .work-preview{height:300px}
 .cube-page .work-status{font-size:11px;margin-right:4px}
}

/* One framed case study: project rail, story and recorded website. */
.cube-page .client-work{width:92%;max-width:1480px;margin:80px auto;padding:0;display:grid;grid-template-columns:180px minmax(0,1fr);gap:0;border:1px solid #464c5b;align-items:stretch}
.cube-page .client-work aside{padding:28px 18px;gap:24px;border-right:1px solid #464c5b}
.cube-page .work-rail-heading{font-size:22px;letter-spacing:-.035em;margin:0}
.work-tabs{display:flex;flex-direction:column;gap:0}
.cube-page .work-tab,.cube-page .work-tab:nth-child(2){min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:14px;border:0;border-bottom:1px solid #363943;border-radius:0;background:transparent;color:#bfc4d0;gap:8px}
.cube-page .work-tab[aria-selected="true"]{background:transparent;color:var(--lime);border-color:#495472;font-weight:650}
.cube-page .work-tab>span:last-child{font-size:18px;display:block}
.cube-page .work-tab:hover{color:var(--lime)}
.cube-page .work-rail-note{margin:auto 0 0;font-size:12px;line-height:1.65;color:#a5aab7}
.work-content{width:100%;max-width:none;justify-self:stretch;min-width:0}
.cube-page .work-panel{display:grid;grid-template-columns:minmax(270px,.82fr) minmax(0,1.4fr);margin:0;overflow:hidden}
.cube-page .work-panel[hidden]{display:none}
.work-project-heading{grid-column:1/-1;padding:28px 36px;border-bottom:1px solid #464c5b}
.cube-page .work-project-heading .eyebrow{color:var(--lime);font-size:12px;margin:0 0 16px}
.cube-page .work-project-heading h2{font-size:clamp(29px,2.7vw,43px);line-height:1.12;max-width:860px;margin:0;letter-spacing:-.05em}
.cube-page .work-caption{padding:30px 32px;min-height:0;border-right:1px solid #464c5b;display:flex;flex-direction:column;align-items:flex-start}
.work-detail-arrow{font-size:34px;line-height:1;color:var(--lime);margin-bottom:20px}
.cube-page .work-caption h3{font-size:22px;line-height:1.2;margin:0 0 18px;max-width:none}
.cube-page .work-caption>p{font-size:14px;line-height:1.65;color:#bec2cc;margin:0 0 24px}
.cube-page .work-caption .work-visit{margin-top:auto;border:1px solid #72798e;background:transparent;color:var(--paper);border-radius:0;min-height:44px;font-size:13px;padding:12px 16px;max-width:100%;gap:18px}
.cube-page .work-caption .work-visit:hover{background:var(--lime);border-color:var(--lime);color:#191919}
.work-window{border:0;border-radius:0;display:flex;flex-direction:column;background:#0f1013;overflow:hidden;min-width:0}
.work-browser{min-height:38px;padding:8px 18px;border-bottom:1px solid #363943;background:#1f2127}
.work-browser a{font-size:11px}
.work-preview{height:auto;aspect-ratio:8/5;display:block;flex:1;background:#0f1013;overflow:hidden}
.work-preview video{display:block;width:100%;height:100%;object-fit:contain;aspect-ratio:8/5}
.work-navigation{height:50px;margin:0;padding:0 14px 0 24px;border-top:1px solid #464c5b;display:flex;justify-content:space-between;gap:16px}
.cube-page .work-navigation .work-playback{border:0;border-radius:0;padding:0;background:transparent;font-size:12px;color:#adb3c2;height:44px}
.cube-page .work-navigation .work-playback:hover{color:var(--lime)}
.cube-page .work-navigation button[data-work-step]{border:0;border-left:1px solid #363943;border-radius:0;width:44px;height:48px}
.work-navigation .work-paging{gap:0;height:100%}
.cube-page .work-status{margin-right:20px}
@media(max-width:1000px){
 .cube-page .client-work{grid-template-columns:150px minmax(0,1fr);width:94%}
 .cube-page .client-work aside{padding:24px 14px}
 .cube-page .work-panel{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr)}
 .work-project-heading{padding:24px}
 .cube-page .work-caption{padding:24px}
 .cube-page .work-project-heading h2{font-size:30px}
}
@media(max-width:760px){
 .cube-page .client-work{grid-template-columns:minmax(0,1fr);width:calc(100% - 32px);margin:56px auto}
 .cube-page .client-work aside{padding:18px 20px;border-right:0;border-bottom:1px solid #464c5b;gap:14px}
 .cube-page .work-rail-heading{font-size:18px}
 .work-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
 .cube-page .work-tab{min-height:44px;padding:8px 0;font-size:12px;text-align:left}
 .cube-page .work-tab>span:last-child{display:none}
 .cube-page .work-rail-note{display:none}
 .cube-page .work-panel{grid-template-columns:minmax(0,1fr)}
 .work-project-heading{padding:24px 20px}
 .cube-page .work-project-heading h2{font-size:28px}
 .cube-page .work-caption{border-right:0;border-bottom:1px solid #464c5b;padding:24px 20px}
 .work-detail-arrow{display:none}
 .cube-page .work-caption h3{font-size:20px;margin-bottom:12px}
 .cube-page .work-caption>p{margin-bottom:20px}
 .work-preview{height:auto;min-height:0}
 .work-navigation{padding-left:16px;padding-right:4px}
}
.cube-page .work-caption{gap:0}
.cube-page .work-caption .work-visit{margin-top:4px}
.work-preview{flex:none;aspect-ratio:auto;height:clamp(280px,46vh,440px)}
.work-preview video{height:100%;aspect-ratio:auto}
@media(max-width:760px){.work-preview{height:auto;aspect-ratio:8/5}.work-preview video{height:auto;aspect-ratio:8/5}}

/* Keep the approved motion on laptop windows with browser chrome visible. */
@media(min-width:700px) and (max-height:719px){
 .cube-animated .cube-intro{top:95px;padding-top:12px}
 .cube-animated .cube-intro h1{font-size:clamp(32px,3.6vw,48px);max-width:850px}
 .cube-animated .cube-intro p{font-size:14px;line-height:1.5;margin-top:14px;max-width:650px}
 .cube-animated .service-page{height:calc(100% - 175px);padding:22px 30px;gap:30px}
 .cube-animated .service-page h2{font-size:32px;margin:12px 0}
 .cube-animated .service-page p{font-size:14px;line-height:1.5;margin-bottom:16px}
 .cube-animated .service-page .back-cube{padding:8px 0;margin-top:6px}
 .cube-animated .service-dock{bottom:70px}
}

/* Approved RDS cobalt palette, September 17, 2026. */
body.cube-page{--paper:#fff;--soft:#b9bdc8;--lime:#97b2ff;--cobalt:#2457e6;--cobalt-hover:#1947bd;--on-cobalt:#fff;--blue-tint:#edf2ff}
.cube-page ::selection{background:#2457e6;color:#fff}
.cube-page .button,body.cube-page .product-copy .button,.cube-page .pitch-page .button,.cube-page .offer-page .button,.cube-page .close-invitation .button,.cube-page .chapter-2 .offer-copy>.button{background:#2457e6;color:#fff;border-color:#2457e6}
.cube-page .button:hover,.cube-page .work-caption .work-visit:hover{background:#1947bd;color:#fff;border-color:#1947bd}
.cube-page .work-caption .work-visit{background:transparent;color:#fff;border-color:#727887}
.cube-page .service-dock a{border:1px solid transparent;transition:background .2s,color .2s,border-color .2s,box-shadow .2s}
.cube-page .service-dock a[aria-current=true]{background:#152b66;color:#fff;border-color:#8baaff;box-shadow:inset 0 0 12px #4678ff55,0 0 8px #4678ffb3,0 0 20px #2457e670}
.cube-page .service-dock a:focus-visible{outline:2px solid #c5d4ff;outline-offset:4px}
.cube-page .service-dock a[aria-current=true] .rds-grid i{background:#fff}
.cube-page .service-page,.cube-page .pitch-page{background:#fff}
.cube-page .pitch-visual,.cube-page .pitch-page .assistant-demo,.cube-page .agent-film-stage{background-color:#dce6ff}
.cube-page .pitch-visual-footer,.cube-page .assistant-steps,.cube-page .assistant-controls{background:#edf2ff}
.cube-page .pitch-stamp>span,.cube-page .pitch-phone-top>span,.cube-page .pitch-booked,.cube-page .pitch-command .pitch-micro,.cube-page .pitch-workflow .pitch-micro,.cube-page .pitch-flow-nodes i,.cube-page .pitch-job-bar>span:last-child,.cube-page .assistant-prepare .assistant-kicker,.cube-page .assistant-approval i,.cube-page .assistant-steps button[aria-pressed=true]{color:#97b2ff}
.cube-page .pitch-flow-nodes b,.cube-page .assistant-tasks i{background:#2457e6;color:#fff}
.cube-page .pitch-message u{background:#2457e6;color:#fff}
.cube-page .rds-grid i:nth-child(8){background:#97b2ff}
.cube-page .mini-face{background:#2457e6;color:#fff}.cube-page .mini-right,.cube-page .mini-left{background:#e4eaff;color:#191919}.cube-page .mini-top{background:#97b2ff;color:#191919}
.cube-page .roi-results strong,.cube-page .offer-deliverables article>span,.cube-page .offer-page>.lead-evidence>strong{color:#97b2ff}

/* Starfield moved to shared space-background.css, across every route. */
.cube-stage .cube-shadow{display:none}
.cube-reading .cube-poster{mix-blend-mode:normal}
body.cube-page .rds-grid i:nth-child(2),body.cube-page .rds-grid i:nth-child(6){background:#fff}

/* Keep client previews on an opaque surface above the persistent stars. */
body.rds-space.cube-page .client-work{background:#000!important}
