/* Samim refresh: preserve the palette and motion, give content a calmer rhythm. */
:root{--r-bg:#0e0f1e;--r-panel:#151726;--r-text:#e5f6fa;--r-muted:#adb5c8;--r-accent:#ff7138;--r-line:#ffffff21;--r-radius:18px}
html{font-size:16px!important;scroll-padding-top:120px}body{background:var(--r-bg);color:var(--r-text)}body.refresh-page{margin:0}*{box-sizing:border-box}.refresh-page h1,.refresh-page h2,.refresh-page h3,.refresh-home .r-section h2,.refresh-home .r-section h3{margin:0;font-weight:500;letter-spacing:-.035em}.refresh-page p,.refresh-home .r-section p{margin:0;line-height:1.7}.refresh-page a{color:inherit;text-decoration:none}a{touch-action:manipulation}.refresh-page button{font-size:inherit;cursor:pointer}.refresh-page img{display:block;max-width:100%}.r-wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.r-section{padding-block:100px}.refresh-page h1{font-size:clamp(42px,6.7vw,88px);line-height:1.08;max-width:1020px}.r-section h2,.project-cta h2,.craft-section h2{font-size:clamp(32px,4.3vw,56px);line-height:1.15;letter-spacing:-.04em}.refresh-page h3,.r-section h3{font-size:26px;line-height:1.25}.refresh-page em,.refresh-home em{font-style:normal;color:var(--r-accent)}.eyebrow{font-size:12px!important;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--r-muted);margin-bottom:24px!important;line-height:1.6}.r-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:12px 22px;border:1px solid var(--r-line);border-radius:6px;color:var(--r-text);font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.r-button:hover{transform:translateY(-2px);background:#ffffff0c}.r-button-light{background:var(--r-text);color:#131526!important;border-color:var(--r-text)}.r-button-light:hover{background:white}.text-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;color:var(--r-text);text-underline-offset:6px;text-decoration:none;font-size:15px;font-weight:500}.text-link:hover{color:var(--r-accent)}.skip-link{position:fixed;left:20px;top:-120px;z-index:1000;background:white;color:black;padding:12px 20px}.skip-link:focus{top:10px}.refresh-nav{z-index:100!important;position:fixed!important;inset:16px 0 auto!important;display:flex;align-items:center;gap:32px;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:14px 20px!important;background:#171827d9;border:1px solid #ffffff0d;border-radius:12px;backdrop-filter:blur(24px);transform:none!important}.refresh-logo{display:flex;align-items:center;min-width:126px}.refresh-logo img{width:126px!important;height:34px!important;object-fit:contain}.refresh-nav>nav{display:flex;gap:28px}.refresh-nav nav a{color:#d0d6e4;font-size:14px;text-decoration:none;min-height:44px;display:flex;align-items:center}.refresh-nav nav a:hover,.refresh-nav nav a[aria-current]{color:#ff9854}.refresh-menu{display:none}.refresh-footer{padding-block:64px 30px;border-top:1px solid var(--r-line);display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-wordmark{font-size:40px;font-weight:600;letter-spacing:-2px;color:var(--r-text);text-decoration:none}.footer-wordmark span{font-size:20px;letter-spacing:-.5px;margin-left:12px}.refresh-footer p{color:var(--r-muted);font-size:15px;align-self:center}.refresh-footer nav{display:flex;flex-wrap:wrap;gap:16px 28px;grid-column:1/-1}.refresh-footer nav a{min-height:44px;font-size:14px;color:var(--r-muted);text-decoration:none}.refresh-footer small{font-size:11px;letter-spacing:.08em;color:var(--r-muted);grid-column:1/-1}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:48px}.section-intro{max-width:360px;color:var(--r-muted);font-size:16px;line-height:1.7}.section-intro .text-link{margin-top:18px}.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.work-card{display:block;text-decoration:none;color:var(--r-text)}.work-image{aspect-ratio:16/10;background:#191b2a;overflow:hidden;border-radius:var(--r-radius);position:relative;border:1px solid #ffffff12}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.work-card:hover img{transform:scale(1.035)}.card-arrow{position:absolute;bottom:18px;right:18px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#12131ccc;backdrop-filter:blur(10px);border:1px solid #ffffff45;font-size:25px;transition:background .2s}.work-card:hover .card-arrow{background:var(--r-accent);color:#10111d}.work-meta{display:flex;justify-content:space-between;gap:16px;color:var(--r-muted);font-size:12px;margin:20px 0 10px;line-height:1.5}.work-card h3{font-size:25px!important;line-height:1.25;letter-spacing:-.02em;margin:0 0 8px!important}.work-card p{font-size:14px;color:var(--r-muted)}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--r-line)}.capability-grid article{padding:32px 28px 0;border-right:1px solid var(--r-line)}.capability-grid article:first-child{padding-left:0}.capability-grid article:last-child{border:0;padding-right:0}.cap-number{display:block;color:var(--r-accent);font-size:11px;letter-spacing:.12em;margin-bottom:28px}.capability-grid p{margin-block:18px!important;color:var(--r-muted);font-size:16px}.capability-grid ul{padding:0;list-style:none;font-size:14px;line-height:2;color:#d5dceb;margin-block:24px}.systems-section{background:linear-gradient(130deg,#121b33,#121320 80%);border-block:1px solid #ffffff0c}.systems-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.system-card{color:var(--r-text);text-decoration:none;border-top:1px solid #ffffff30;padding-top:32px}.system-flow{display:flex;align-items:center;justify-content:center;gap:16px;min-height:200px;border-radius:16px;background:radial-gradient(ellipse at 50% 100%,#e75a1120,transparent 70%),#0c1020;border:1px solid #ffffff13;padding:32px}.system-flow span{border:1px solid #ffffff26;border-radius:10px;background:#1b2034;padding:18px 14px;font-size:13px;text-align:center}.system-flow b{color:var(--r-accent);font-weight:400}.system-card p{max-width:450px;color:var(--r-muted);margin:18px 0!important}.system-card:hover{border-color:var(--r-accent)}.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:40px}.method-grid article{border-top:1px solid var(--r-line);padding-top:28px}.method-grid article>span{display:block;font-size:13px;color:var(--r-accent);margin-bottom:24px}.method-grid h2{font-size:32px}.method-grid p{margin-top:16px!important;color:var(--r-muted)}.craft-section{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;padding-block:70px}.craft-section p:not(.eyebrow){color:var(--r-muted);line-height:1.7;margin-top:24px;max-width:450px}.craft-demo{height:320px;position:relative}.craft-demo video{width:100%!important;height:100%!important;position:absolute!important;inset:0;object-fit:contain;border-radius:18px}.craft-demo video.hidden-video{display:none}.refresh-home .section_parallax{height:260px!important;padding:0!important;margin:0!important;overflow:clip!important;isolation:isolate;pointer-events:none}.refresh-home .parallax_woods{height:100%;position:relative}.refresh-home .parallax_woods img{position:absolute;inset:auto 0 0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none!important}.refresh-home .section_teams{padding-block:60px 90px}.refresh-home .teams_text{color:#d9ddea}.refresh-home .section_contact{padding-block:80px;background:#111523}.refresh-home .contact_wrapper{gap:70px}.refresh-home .contact_form-wrap{border-radius:16px}.refresh-home .section_hero{min-height:100svh!important;height:100svh;isolation:isolate}.refresh-home .section_hero .video-scroll{position:absolute!important;inset:0!important;transform:none!important;height:100%!important;mask-image:none;-webkit-mask-image:none}.refresh-home .hero_block{height:100%;inset:0;justify-content:center}.refresh-home .hero_content{align-items:center;text-align:center;max-width:none;opacity:1;transform:none}.refresh-home .hero_content .h-text{font-size:clamp(32px,4.1vw,60px)!important}.refresh-home .hero_heading{line-height:1.08!important}.refresh-home .hero_content>.margin-top{margin-top:18px!important}.refresh-home .hero_lightbox .button{font-size:13px;min-height:40px;padding:8px 16px}.refresh-home #scroll-video{position:absolute;inset:0;margin:auto;width:100%;height:100%;min-width:0;object-fit:cover;pointer-events:none}.refresh-home #loading-video{min-width:0;width:100%;height:100%;object-fit:cover}.refresh-home .hero-positioning{position:absolute;z-index:8;bottom:35px;left:20px;right:20px;text-align:center;display:flex;align-items:center;justify-content:center;gap:24px}.hero-positioning p{font-size:15px;line-height:1.6;margin:0;color:#d7deeb}.intro-pending .hero-positioning{opacity:0;pointer-events:none}.refresh-home .hero_bottom-card-container{position:relative;inset:auto;width:min(1180px,calc(100% - 80px));padding:0;margin:0 auto;pointer-events:auto;z-index:8}.refresh-home .hero_bottom-card-wrapper{box-shadow:none;background:#ffffff26;opacity:1!important;transform:none!important;pointer-events:auto!important}.refresh-home .hero_bottom-cards{background:#141624}.refresh-home .hero_bottom-card-text{font-size:13px}.refresh-home .hero_bottom-card-svg{width:36px}.refresh-home .section_hero .hero_clouds{opacity:.55}.refresh-home .hero_bottom-card-container+section{padding-top:95px}.page-heading{padding-top:180px;padding-bottom:64px}.page-heading>p:not(.eyebrow){max-width:700px;font-size:19px;color:var(--r-muted);margin-top:28px;line-height:1.7}.page-heading>.r-button{margin-top:30px}.case-heading>.text-link{margin-bottom:32px}.case-heading h1{font-size:clamp(40px,6vw,76px)}.case-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.r-tag{border:1px solid var(--r-line);padding:8px 14px;border-radius:100px;color:#c6cfdf;font-size:12px}.work-tools{display:flex;align-items:end;justify-content:space-between;gap:30px;border-block:1px solid var(--r-line);padding-block:24px}.filter-group{display:flex;flex-wrap:wrap;gap:8px}.filter-button{border:1px solid var(--r-line);border-radius:100px;min-height:44px;padding:9px 17px;background:transparent;color:var(--r-muted);font-size:13px!important}.filter-button[aria-pressed=true]{background:var(--r-text);color:#141624}.search-label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--r-muted);min-width:260px}.search-label input{border:1px solid var(--r-line);border-radius:6px;min-height:46px;padding:12px 14px;background:#171a29;color:white;font-size:14px}.work-count{font-size:12px;color:var(--r-muted);margin:24px 0!important}.work-library{padding-bottom:100px}.work-card[hidden]{display:none!important}.library-systems{margin-top:60px}.case-hero{overflow:hidden;border-radius:20px}.case-hero>img,.case-hero figure img{width:100%;height:auto}.case-media{display:block;position:relative;width:100%;padding:0;background:#161a29;border:none;border-radius:16px;overflow:hidden}.case-media img{width:100%;aspect-ratio:16/9;object-fit:cover}.play-label{position:absolute;left:24px;bottom:24px;display:inline-flex;gap:14px;align-items:center;background:#e5f6fa;color:#121322;padding:15px 23px;border-radius:100px;font-weight:600;font-size:15px}.case-body{max-width:1000px;padding-block:48px 100px}.case-section{padding-block:36px;border-bottom:1px solid var(--r-line)}.case-section>h2{font-size:24px;margin-bottom:24px}.case-section p{font-size:17px;color:var(--r-muted);max-width:850px;margin-bottom:18px}.scope-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;list-style:none}.scope-list li{border:1px solid var(--r-line);border-radius:6px;padding:10px 16px;color:#ced5e3;font-size:14px}.case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.case-gallery>*:only-child{grid-column:1/-1}.case-figure{margin:0}.case-figure img{border-radius:12px;width:100%;height:auto}.strategy-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.strategy-grid article:last-child{grid-column:1/-1}.strategy-grid h3{font-size:19px;margin-bottom:14px}.case-video{width:100%;max-height:700px;background:#080912;border-radius:14px}.project-cta{padding-block:70px 100px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.project-cta>.eyebrow{width:100%}.project-cta>p:not(.eyebrow){max-width:420px;color:var(--r-muted)}.system-explainer .system-flow{min-height:300px}.diagram-caption{font-size:12px;color:var(--r-muted);margin-top:14px!important}.campaign-statement{border-block:1px solid var(--r-line);padding-block:60px}.campaign-statement p{font-size:clamp(24px,3vw,38px);line-height:1.5;max-width:950px}.film-dialog{border:1px solid #ffffff30;border-radius:16px;padding:16px;background:#111320;color:white;width:min(1100px,94vw);max-height:94vh}.film-dialog::backdrop{background:#000d}.film-dialog .dialog-close{display:block;margin:0 0 12px auto;background:none;color:white;border:1px solid #ffffff40;border-radius:5px;min-height:44px;padding:8px 16px}.film-dialog iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.intro-skip{position:fixed;z-index:120;right:24px;bottom:24px;background:#101320ba;color:white;border:1px solid #ffffff80;min-height:44px;padding:10px 18px;border-radius:6px}.intro-skip[hidden]{display:none}.refresh-legacy .text-color-gray{color:#adb5c8}.refresh-legacy .button,.refresh-legacy .w-button{min-height:44px}.refresh-legacy p{line-height:1.65}
@media(max-width:991px){.refresh-nav>nav{display:none}.refresh-menu{display:block}.refresh-menu summary{min-height:44px;display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;font-size:13px}.refresh-menu summary::-webkit-details-marker{display:none}.refresh-menu nav{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#171a2b;border:1px solid var(--r-line);border-radius:12px;padding:18px 24px;box-shadow:0 20px 60px #0008}.refresh-menu nav a{padding:8px 4px;min-height:48px}.section-top{gap:30px}.section-intro{max-width:300px}.capability-grid article{padding-inline:18px}.r-section{padding-block:75px}.systems-grid{gap:20px}.system-flow{gap:8px;padding:24px 14px}.system-flow span{padding:14px 8px;font-size:12px}.craft-section{gap:35px}.hero-positioning{flex-direction:column;gap:12px!important}.refresh-home .hero_bottom-card-text{font-size:11px}.refresh-home .hero_bottom-card-svg{width:24px}.refresh-home .hero_bottom-card{padding:10px}.refresh-home .hero_bottom-card-wrapper{border-radius:12px}.refresh-home .hero_positioning .r-button{min-height:44px}.refresh-home .section_parallax{height:200px!important}}
@media(max-width:600px){.r-wrap{width:calc(100% - 40px)}.r-section{padding-block:60px}.refresh-nav{inset:12px 0 auto!important;width:calc(100% - 24px);padding:10px 14px!important;gap:12px}.refresh-logo{min-width:100px}.refresh-logo img{width:104px!important;height:30px!important}.nav-cta{display:none}.refresh-menu summary{font-size:12px}.refresh-footer{grid-template-columns:1fr;padding-top:40px}.refresh-footer nav{gap:4px 24px}.section-top{display:block;margin-bottom:32px}.section-intro{max-width:none;margin-top:24px!important}.work-grid{grid-template-columns:1fr;gap:34px}.work-card h3{font-size:23px!important}.work-meta{margin-top:16px}.work-image{border-radius:12px}.capability-grid{grid-template-columns:1fr}.capability-grid article,.capability-grid article:first-child,.capability-grid article:last-child{padding:28px 0;border-right:0;border-bottom:1px solid var(--r-line)}.cap-number{margin-bottom:20px}.capability-grid ul{margin-block:18px}.systems-grid{grid-template-columns:1fr;gap:36px}.system-flow{min-height:170px}.system-flow span{padding:15px 10px}.method-grid{grid-template-columns:1fr;gap:26px;margin-top:28px}.method-grid article{padding-top:22px}.method-grid article>span{margin-bottom:14px}.craft-section{grid-template-columns:1fr;padding-block:50px;gap:20px}.craft-demo{height:280px}.refresh-home .section_parallax{height:130px!important}.refresh-home .section_teams{padding-block:35px}.refresh-home .section_contact{padding-block:45px}.refresh-home .section_hero{min-height:720px!important;height:100svh;max-height:900px}.refresh-home .hero_block{transform:translateY(-45px)}.refresh-home #scroll-video{object-fit:cover;transform-origin:center calc(50% - 45px);object-position:center;top:-90px;bottom:auto}.refresh-home .hero_content .h-text{font-size:38px!important}.refresh-home .hero-positioning{bottom:30px;gap:16px!important}.hero-positioning p{font-size:14px;max-width:270px}.refresh-home .hero_bottom-card-container{width:calc(100% - 40px)}.refresh-home .hero_bottom-cards{display:grid;grid-template-columns:1fr 1fr;width:100%}.refresh-home .hero_bottom-cards>a{width:100%;border-bottom:1px solid #ffffff14}.refresh-home .hero_bottom-cards>a:nth-child(odd){border-right:1px solid #ffffff14}.refresh-home .hero_bottom-card{min-height:80px;padding:14px;justify-content:flex-start}.refresh-home .hero_bottom-card-text{font-size:11px;line-height:1.5}.refresh-home .hero_bottom-card-svg{display:none}.refresh-home .hero_bottom-card-wrapper{margin-top:0}.page-heading{padding-top:145px;padding-bottom:40px}.page-heading>p:not(.eyebrow){font-size:17px;margin-top:24px}.case-heading>.text-link{margin-bottom:20px}.work-tools{flex-direction:column;align-items:stretch;gap:22px}.search-label{min-width:0}.filter-button{font-size:12px!important;padding-inline:13px}.case-gallery,.strategy-grid{grid-template-columns:1fr}.strategy-grid article:last-child{grid-column:auto}.case-body{padding-block:25px 55px}.case-section{padding-block:28px}.case-section p{font-size:16px}.play-label{left:14px;bottom:14px;padding:12px 17px;font-size:13px}.project-cta{display:block;padding-block:45px 70px}.project-cta .r-button,.project-cta .text-link{margin-top:24px}.project-cta p{margin-top:20px}.case-hero{border-radius:12px}.campaign-statement{padding-block:36px}.system-explainer .system-flow{min-height:230px;flex-wrap:wrap}.system-explainer .system-flow span{font-size:12px}.film-dialog{padding:10px}.refresh-home .contact_wrapper{gap:36px}.refresh-home .teams_members{padding-inline:0}}
@media(prefers-reduced-motion:reduce){.work-image img,.r-button{transition:none}.refresh-home .section_hero .hero_clouds{opacity:.35}}
/* Shared logo proportions and contained creative demo. */
.refresh-logo{gap:10px}.refresh-logo img{width:48px!important;height:34px!important}.refresh-logo span{font-size:24px;font-weight:500;letter-spacing:-.7px;color:var(--r-text)}
.refresh-home .hero_clouds{position:absolute;inset:0;contain:paint}
.craft-demo>div{position:absolute!important;inset:0!important;width:100%!important;height:280px!important;max-width:none!important}
.craft-demo>div.hidden-video{opacity:0!important;pointer-events:none}.craft-toggle{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;z-index:8;border:1px solid #ffffff40;border-radius:100px;background:#181b2a;color:var(--r-text);padding:10px 18px;min-height:44px;font-size:13px;cursor:pointer}.craft-toggle[aria-checked=true]{border-color:var(--r-accent)}
@media(max-width:600px){.refresh-logo img{width:36px!important;height:30px!important}.refresh-logo span{font-size:22px}.craft-demo{height:330px}}
.work-heading{padding-top:150px;padding-bottom:40px}.work-heading h1{font-size:clamp(44px,5vw,66px)}.work-heading>p:not(.eyebrow){margin-top:20px;font-size:17px}
@media(max-width:600px){.work-heading{padding-top:130px}}
.refresh-logo{text-decoration:none!important}
@media(max-width:600px){.refresh-home #scroll-video{width:900px!important;height:900px!important;min-width:900px!important;max-width:none;left:50%;right:auto;top:calc(50% - 45px);bottom:auto;margin:-450px 0 0 -450px!important;object-fit:contain;transform-origin:center center}}
