@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-latin.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
:root{--paper:#f6f6f4;--ink:#191919;--muted:#65655f;--line:#d6d6d0;--soft:#ecece8;--white:#fafaf8;--pad:clamp(24px,5.55vw,96px);--ease:cubic-bezier(.16,1,.3,1);--nav-ink:#f9f9f7;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button{border:0;background:none}img{display:block;max-width:100%;height:auto}svg{display:inline-block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(36px,4.5vw,70px);line-height:1.09;letter-spacing:-.045em;text-wrap:balance}p{font-weight:400}::selection{background:var(--ink);color:var(--paper)}:focus-visible{outline:2px solid currentColor;outline-offset:6px}input:focus-visible,textarea:focus-visible{outline-offset:4px}body:has(dialog[open]){overflow:hidden}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.muted{color:var(--muted)}.section-shell{max-width:1680px;margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}.section-label{font-size:12px;font-weight:600;line-height:1.5}.skip-link{position:fixed;z-index:100;left:20px;top:-100px;padding:15px 25px;background:var(--ink);color:var(--paper);border-radius:8px}.skip-link:focus{top:15px}
/* The reference's reflective smoked glass, approximated for web browsers. */
.glass{color:var(--nav-ink);background:linear-gradient(145deg,rgb(24 26 26 / .77),rgb(7 9 9 / .86) 55%,rgb(25 28 27 / .79));border:1px solid rgb(255 255 255 / .35);box-shadow:inset 0 1px 1px rgb(255 255 255 / .47),inset 1px 0 1px rgb(255 255 255 / .12),inset -1px -1px 2px rgb(255 255 255 / .14),0 12px 40px rgb(0 0 0 / .15);backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6)}
.header-wrap{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:20;width:min(940px,calc(100% - 48px))}.header{display:flex;align-items:center;gap:25px;height:66px;padding:8px 10px 8px 24px;border-radius:21px;position:relative}.header::after{content:'';position:absolute;inset:1px;border-radius:19px;border-top:1px solid rgb(255 255 255 / .12);pointer-events:none}.wordmark{font-size:21px;letter-spacing:-.06em;white-space:nowrap;font-weight:600}.wordmark-dash{display:inline-block;margin:0 1px;font-weight:300}.wordmark-dot{font-size:11px;vertical-align:top;margin-left:3px;line-height:21px}.nav-links{display:flex;gap:25px;margin-left:auto;align-items:center}.nav-links a{font-size:12px;color:#ddd;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-contact{display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 15px;border-radius:12px;background:linear-gradient(150deg,#fff,#dcdcd9);color:#1d1d1b;font-size:12px;font-weight:600;box-shadow:inset 0 1px 0 #fff,0 2px 7px #0003;white-space:nowrap}.nav-contact svg{width:19px;height:19px}.menu-toggle{display:flex;gap:4px;align-items:center;justify-content:center;min-width:38px;height:44px;padding:0;border-radius:12px}.menu-toggle span{width:3px;height:3px;border-radius:50%;background:#eee;transition:transform .2s}.menu-toggle:hover{background:#ffffff10}.site-menu{position:absolute;right:0;top:78px;width:340px;border-radius:24px;padding:24px;z-index:30;transform-origin:top right;animation:menu-in .24s var(--ease)}.menu-heading{font-size:20px;margin-bottom:16px}.theme-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:4px;border-radius:50px;border:1px solid #ffffff48;box-shadow:inset 0 2px 4px #0008}.theme-switch button{display:flex;align-items:center;justify-content:center;gap:6px;color:#eee;font-size:11px;padding:9px 2px;border-radius:40px}.theme-switch button svg{width:17px;height:17px}.theme-switch button[aria-pressed=true]{background:linear-gradient(140deg,#ffffff36,#ffffff12);box-shadow:inset 0 1px 2px #ffffff7a,0 1px 4px #0008}.menu-links{display:flex;flex-direction:column;border-top:1px solid #ffffff26;margin-top:22px;padding-top:12px}.menu-links a{padding:13px 0;display:flex;align-items:center;justify-content:space-between;font-size:14px}.menu-links svg{width:18px;height:18px;opacity:.6}.menu-bottom{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:18px;background:#ffffff0b;padding:12px 10px;border-radius:10px;box-shadow:inset 0 1px 2px #ffffff40}.menu-bottom svg{width:20px;height:20px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:52px;padding:14px 22px;border-radius:100px;font-size:12px;font-weight:600;white-space:nowrap;transition:transform .35s var(--ease),background .25s}.button svg{width:19px;height:19px;transition:transform .35s var(--ease)}.button:hover svg{transform:translate(2px,-2px)}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-light{background:#f6f6f2;color:#191919}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:600;padding:10px 0;line-height:1.4}.text-link svg{width:19px;height:19px;transition:transform .25s}.text-link:hover svg{transform:translateX(3px)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}

/* A quiet editorial structure: type first, work second. */
.section-shell{max-width:1480px}
.glass::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 10% 130% at 77% -15%,transparent 65%,rgb(193 210 213 / .12) 69%,rgb(255 255 255 / .15) 70%,rgb(198 155 98 / .06) 72%,transparent 77%);opacity:.7}
.hero{padding-top:166px;padding-bottom:88px}
.hero-topline{display:flex;justify-content:space-between;font-size:12px;margin-bottom:36px}
.hero h1{font-size:clamp(64px,9.1vw,138px);line-height:1.03;letter-spacing:-.069em;font-weight:450}
.hero h1>span{color:var(--muted)}
.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-top:42px}
.hero-bottom p{max-width:530px;font-size:16px;line-height:1.75}
.hero-bottom .button{flex:none}
.work{padding-bottom:112px}
.section-heading{border-top:1px solid var(--line);padding-top:24px;margin-bottom:32px;display:flex;align-items:baseline;justify-content:space-between;gap:30px}
.section-heading h2{font-size:clamp(32px,4vw,60px);font-weight:400;letter-spacing:-.05em;line-height:1.1}
.section-heading .count{font-size:12px;letter-spacing:0;color:var(--muted);margin-left:7px;vertical-align:middle}
.section-heading>p{font-size:12px;color:var(--muted)}
.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 28px}
.case-visual{display:block;overflow:hidden;background:var(--soft);aspect-ratio:1.44}
.case-visual img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .7s var(--ease)}
@media(hover:hover){.case-visual:hover img{transform:scale(1.025)}}
.case-caption{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px}
.case-caption h3{font-size:20px;letter-spacing:-.025em;line-height:1.4}
.case-caption p{font-size:12px;color:var(--muted);margin-top:5px}
.case-link{font-size:12px;display:flex;align-items:center;gap:9px;min-height:44px;white-space:nowrap}
.case-link svg{width:18px;height:18px;transition:transform .25s}
.case-link:hover{text-decoration:underline;text-underline-offset:5px}.case-link:hover svg{transform:translate(2px,-2px)}
summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}
summary>svg{transition:transform .25s;width:20px;height:20px}
details[open]>summary>svg{transform:rotate(45deg)}
.more-work{margin-top:52px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.more-work>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:14px}
.more-work>summary .muted{font-size:12px;margin-left:10px}
.project-list{padding:0 0 18px}.project-list>a{display:grid;grid-template-columns:1fr 1fr 22px;align-items:center;gap:25px;min-height:70px;border-top:1px solid var(--line);padding:16px 0}
.project-list>a>span:first-child{font-size:19px;letter-spacing:-.02em}.project-list>a>span:nth-child(2){font-size:12px;color:var(--muted)}.project-list svg{width:20px;height:20px}
.project-list>a:hover>span:first-child{text-decoration:underline;text-underline-offset:5px}
.eyebrow{display:block;font-size:12px;font-weight:500;margin-bottom:24px}
.section-intro{display:grid;grid-template-columns:1fr 2fr;column-gap:28px;align-items:start}
.section-intro .eyebrow{padding-top:9px}
.section-intro h2{font-size:clamp(36px,4vw,60px);letter-spacing:-.05em;line-height:1.1}
.section-intro>p{grid-column:2;font-size:15px;margin-top:24px;max-width:540px;line-height:1.8}
.process{padding-top:70px;padding-bottom:112px;border-top:1px solid var(--line)}
.process-steps{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}
.process-steps li{padding-top:24px;border-top:1px solid var(--line)}
.step-number{font-size:12px;color:var(--muted);display:block;margin-bottom:34px}
.process-steps h3{font-size:22px;line-height:1.3;letter-spacing:-.035em}
.process-steps p{font-size:14px;line-height:1.85;color:var(--muted);margin-top:16px;max-width:340px}
.pricing{padding-top:72px;padding-bottom:100px;border-top:1px solid var(--line)}
.pricing-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px;margin-top:60px}
.price-package{border-top:1px solid var(--ink);padding-top:24px}
.package-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}
.package-heading h3{font-size:22px;letter-spacing:-.03em}.package-heading>span{font-size:12px;color:var(--muted)}
.price{font-size:68px;font-weight:450;letter-spacing:-.05em;line-height:1.2;margin:26px 0 15px;white-space:nowrap}
.price small{font-size:14px;font-weight:400;letter-spacing:0;margin-left:8px}.price small:first-child{margin:0 7px 0 0}
.package-description{font-size:14px;color:var(--muted)}
.price-package ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:0}
.price-package li{position:relative;font-size:14px;line-height:1.7;padding:13px 0 13px 19px;border-top:1px solid var(--line)}
.price-package li::before{content:'+';position:absolute;left:0;color:var(--muted)}
.pricing-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px;margin-top:32px}
.pricing-notes p{font-size:12px;color:var(--muted);line-height:1.85}
.faq-list{margin:64px 0 0 auto;max-width:850px;scroll-margin-top:120px}
.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}
.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:14px}
.faq-list details>p{font-size:14px;line-height:1.9;color:var(--muted);padding:0 40px 25px 0;max-width:680px}
.contact{background:#1d201c;color:#f4f4ee;padding-top:86px}
.contact-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:100px}
.contact-copy h2{font-size:clamp(54px,6vw,88px);line-height:1.05;letter-spacing:-.055em}
.contact-copy>p{font-size:15px;color:#bfc2b9;max-width:300px;margin-top:28px;line-height:1.8}
.contact-copy>.text-link{margin-top:24px;font-size:13px}
.project-form fieldset{border:0;padding:0;margin:0 0 29px}
.project-form legend{font-size:12px;margin-bottom:16px}
.project-options{display:flex;flex-wrap:wrap;gap:8px}
.project-options label{position:relative}
.project-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}
.project-options span{display:block;padding:9px 17px;border-radius:40px;border:1px solid #686c63;color:#eee;font-size:12px;transition:background .2s}
.project-options input:checked+span{background:#ebede5;border-color:#ebede5;color:#171817}
.project-options input:focus-visible+span{outline:2px solid #f2f2ed;outline-offset:4px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.project-form>label,.form-row>label{display:block;font-size:12px;margin-bottom:25px}
.project-form input:not([type=radio]),.project-form textarea{display:block;border:0;border-bottom:1px solid #62675c;border-radius:0;width:100%;padding:11px 0;background:transparent;color:#f4f4ee;font-size:15px;resize:vertical;caret-color:#fff}
.project-form input::placeholder,.project-form textarea::placeholder{color:#afb3a8;opacity:1}
.project-form input:focus,.project-form textarea:focus{border-color:#eee;outline:none}
.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}
.form-bottom>span{font-size:12px;color:#bfc2b9;max-width:180px;line-height:1.7}
.contact footer{padding-top:100px}
.footer-brand{font-size:clamp(64px,12.2vw,186px);line-height:1.2;letter-spacing:-.075em;font-weight:450;display:inline-block;margin-bottom:28px}
.footer-meta{padding:24px 0 28px;border-top:1px solid #4c5145;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#bdc2b4;font-size:12px}
.footer-meta>div{display:flex;gap:28px;align-items:center}.footer-meta button{font-size:12px;padding:10px 0}.footer-meta a{display:flex;gap:8px;align-items:center;min-height:40px}.footer-meta a svg{width:15px;height:15px}
/* Native dialogs: enquiry review and legal notices only. Cases link directly. */
dialog{border:0;color:var(--ink);background:var(--paper);padding:0;max-height:90dvh;max-width:calc(100% - 32px);box-shadow:0 40px 150px #0007;overscroll-behavior:contain}dialog::backdrop{background:#111b;backdrop-filter:blur(12px)}dialog[open]{animation:dialog-in .25s var(--ease)}
.dialog-close{position:absolute;right:18px;top:18px;width:43px;height:43px;border-radius:50%;background:var(--soft);color:var(--ink);display:flex;align-items:center;justify-content:center;z-index:5}.dialog-close svg{width:20px;height:20px}
.brief-dialog{width:720px;padding:48px;border-radius:18px}.brief-dialog h2{font-size:44px;margin:16px 0 22px}.brief-dialog>p{font-size:13px;line-height:1.8;max-width:540px}.brief-dialog pre{font:13px/1.8 Manrope,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;padding:24px;background:var(--soft);margin:25px 0}.brief-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.brief-dialog #copy-status{margin-top:12px;min-height:20px}
.legal-dialog{width:650px;border-radius:16px;padding:50px}.legal-dialog h2{font-size:38px;margin-bottom:25px}.legal-dialog p{font-size:14px;line-height:1.8;margin-bottom:16px}
[data-theme=dark]{--paper:#252623;--ink:#eeeeea;--muted:#adb0a5;--line:#494b43;--soft:#2e302a;--white:#eaece3;color-scheme:dark}
[data-theme=black]{--paper:#080908;--ink:#eeeeea;--muted:#adb0a5;--line:#35372f;--soft:#171914;--white:#eaece3;color-scheme:dark}
@keyframes menu-in{from{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:none}}
@keyframes dialog-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(max-width:1100px){
  .hero{padding-top:155px;padding-bottom:75px}.hero h1{font-size:10vw}
  .hero-bottom p{font-size:15px;max-width:470px}.hero-bottom{gap:35px}
  .case-caption h3{font-size:18px}.case-caption{align-items:flex-start}.case-link{font-size:11px;gap:5px}
  .process-steps{gap:28px}.process-steps h3{font-size:20px}
  .pricing-layout,.pricing-notes{gap:40px}.contact-layout{gap:55px}
  .form-bottom{align-items:flex-start;flex-direction:column}
}
@media(max-width:800px){
  .header-wrap{width:calc(100% - 36px);top:18px}.header{gap:15px}.nav-links{gap:17px}.nav-links a{font-size:11px}.nav-contact{font-size:11px;padding:11px}
  .hero{padding-top:145px}.hero-topline{font-size:11px}.hero-bottom p{font-size:14px;max-width:380px}.hero-bottom{align-items:flex-start;gap:24px}.hero-bottom .button{font-size:11px;padding:14px 18px;gap:16px}
  .section-heading>p{max-width:215px}.work-grid{gap:40px 22px}.case-caption{flex-wrap:wrap;gap:3px}.case-link{min-height:35px}.case-caption h3{font-size:19px}.case-caption p{font-size:11px}
  .section-intro{grid-template-columns:1fr 2.1fr}.section-intro>p{font-size:14px}
  .process-steps{gap:26px}.process-steps h3{font-size:18px}.process-steps p{font-size:13px}.step-number{margin-bottom:24px}
  .package-heading h3{font-size:20px}.price{font-size:55px}.price small{font-size:12px}.price-package li{font-size:13px}.package-description{font-size:13px}
  .contact-layout{grid-template-columns:1fr 1.3fr;gap:35px}.contact-copy h2{font-size:54px}.project-options span{padding:8px 13px;font-size:11px}.project-form input:not([type=radio]),.project-form textarea{font-size:16px}
}
@media(max-width:620px){
  :root{--pad:22px}html{scroll-padding-top:105px}
  .header-wrap{width:calc(100% - 28px);top:14px}.header{height:61px;padding:8px 8px 8px 18px;border-radius:18px;gap:10px}.wordmark{font-size:20px}.nav-links{display:none}.nav-contact{margin-left:auto;padding:10px 12px;gap:5px;border-radius:10px}.nav-contact svg{width:16px;height:16px}.menu-toggle{min-width:30px}.site-menu{width:min(340px,calc(100vw - 28px));top:72px}
  .hero{padding-top:118px;padding-bottom:58px}.hero-topline{margin-bottom:31px;font-size:11px;gap:20px}.hero-topline span:last-child{max-width:110px;text-align:right}.hero h1{font-size:11.7vw;line-height:1.08;letter-spacing:-.065em}.hero-bottom{flex-direction:column;margin-top:28px;gap:25px}.hero-bottom p{font-size:14px;max-width:390px}.hero-bottom .button{font-size:12px;min-height:48px}
  .section-heading{display:block;padding-top:20px;margin-bottom:26px}.section-heading h2{font-size:34px}.section-heading>p{max-width:none;margin-top:10px;font-size:12px}.section-heading .count{font-size:12px}
  .work{padding-bottom:68px}.work-grid{grid-template-columns:1fr;gap:34px}.case-caption{flex-wrap:nowrap;margin-top:14px;align-items:center;gap:12px}.case-caption h3{font-size:19px}.case-caption p{font-size:11px}.case-link{font-size:11px;min-height:44px}.case-visual{aspect-ratio:1.44}
  .more-work{margin-top:35px}.more-work>summary{font-size:13px;padding:19px 0}.project-list>a{grid-template-columns:1fr 20px;gap:4px 10px;padding:18px 0}.project-list>a>span:first-child{font-size:18px}.project-list>a>span:nth-child(2){grid-column:1;font-size:11px}.project-list svg{grid-column:2;grid-row:1/3}
  .section-intro{display:block}.eyebrow{margin-bottom:23px}.section-intro .eyebrow{padding:0}.section-intro h2{font-size:37px}.section-intro>p{margin-top:21px;font-size:14px}
  .process{padding-top:53px;padding-bottom:65px}.process-steps{grid-template-columns:1fr;gap:26px;margin-top:34px}.process-steps li{display:grid;grid-template-columns:35px 1fr;gap:0 10px;padding-top:22px}.step-number{grid-row:1/3;margin:4px 0 0}.process-steps h3{font-size:20px}.process-steps p{grid-column:2;margin-top:10px;font-size:13px;max-width:none}
  .pricing{padding-top:53px;padding-bottom:62px}.pricing-layout{grid-template-columns:1fr;gap:38px;margin-top:37px}.price-package{padding-top:22px}.package-heading h3{font-size:22px}.price{font-size:62px;margin-top:22px}.price small{font-size:13px}.package-description{font-size:14px}.price-package li{font-size:13px;padding-top:12px;padding-bottom:12px}.price-package ul{margin-top:22px}
  .pricing-notes{grid-template-columns:1fr;gap:16px;margin-top:25px}.pricing-notes p{font-size:12px}.faq-list{margin-top:36px}.faq-list summary{font-size:13px;padding:21px 0;gap:15px}.faq-list details>p{font-size:13px;padding-right:10px}
  .contact{padding-top:52px}.contact-layout{grid-template-columns:1fr;gap:44px}.contact-copy h2{font-size:60px}.contact-copy>p{margin-top:23px;font-size:14px}.contact-copy>.text-link{margin-top:15px}
  .project-options span{font-size:12px;padding:9px 14px}.form-row{gap:20px}.form-bottom{flex-direction:row;align-items:center;gap:16px}.form-bottom>span{max-width:125px;font-size:11px}.form-bottom .button{font-size:11px;padding:14px 18px;gap:15px}
  .contact footer{padding-top:64px}.footer-brand{font-size:16.2vw;margin-bottom:24px}.footer-meta{flex-direction:column;align-items:flex-start;gap:16px;font-size:11px;padding-top:19px}.footer-meta>div{width:100%;justify-content:space-between;gap:10px}.footer-meta button{font-size:11px}
  .brief-dialog{padding:45px 25px 25px}.brief-dialog h2{font-size:36px}.brief-dialog pre{padding:18px;font-size:12px}.brief-actions{gap:12px}.legal-dialog{padding:45px 26px 30px}.legal-dialog h2{font-size:32px}
}
@media(max-width:370px){
  :root{--pad:19px}.wordmark{font-size:18px}.header{padding-left:14px;gap:6px}.nav-contact{font-size:11px;padding:10px;gap:4px}.menu-toggle{min-width:28px}
  .case-caption h3{font-size:17px}.case-caption{align-items:flex-start}.case-link{font-size:11px;gap:4px}.case-link svg{width:15px;height:15px}.case-caption p{max-width:175px}
  .form-row{grid-template-columns:1fr;gap:0}.form-bottom{flex-direction:column;align-items:flex-start}.form-bottom>span{max-width:none}.project-options span{font-size:11px;padding:9px 12px}.price{font-size:57px}.section-intro h2{font-size:33px}
}
/* Product-design process: one continuous study, no overlapping media. */
.additional-project{margin-top:45px;padding-bottom:0}
.process-figure{margin:48px 0 0}
.process-visual{position:relative;display:block;background:#f5f5f2;border:1px solid var(--line)}
.process-visual>img{width:100%;height:auto}
.sketch-detail{position:absolute;bottom:14px;right:18px;display:flex;align-items:center;gap:8px;font-size:11px;color:#363a31;background:#f6f6f0e8;padding:8px 12px;border:1px solid #d9dbd2;border-radius:30px;transition:background .2s}
.sketch-detail svg{width:15px;height:15px}.process-visual:hover .sketch-detail{background:#fff}
.process-figure figcaption{font-size:11px;color:var(--muted);margin-top:12px}
.process-steps{margin-top:32px;grid-template-columns:34fr 26fr 40fr;gap:30px}
.design-responsibility{font-size:12px;color:var(--muted);margin-top:32px;max-width:680px}
/* Discoverability, measurement and bilingual content stay within one section. */
.visibility{padding-top:72px;padding-bottom:100px;border-top:1px solid var(--line)}
.visibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 70px;margin-top:50px}
.visibility-grid article{border-top:1px solid var(--line);padding-top:20px}
.service-index{font-size:11px;color:var(--muted);display:block;margin-bottom:20px}
.visibility-grid h3{font-size:24px;line-height:1.3;letter-spacing:-.035em}
.visibility-grid p{font-size:14px;line-height:1.85;color:var(--muted);margin-top:15px;max-width:510px}
.analytics-package{display:grid;grid-template-columns:1fr 1.5fr auto;gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;margin-top:45px;align-items:start}
.analytics-package .eyebrow{font-size:11px;color:var(--muted);margin-bottom:12px}.analytics-package h3{font-size:27px;letter-spacing:-.04em}.analytics-package p{font-size:14px;line-height:1.85}.package-scope{display:block;font-size:12px;color:var(--muted);margin-top:12px}.analytics-package .text-link{margin-top:15px}
/* A reconstructed, anonymized report; colors are independent of the client brand. */
.report-example{margin:60px 0 0;background:#eff3f6;color:#222c37;padding:32px;border:1px solid #d7dfe7;border-radius:4px}
.report-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.report-heading h3{font-size:23px;letter-spacing:-.035em;margin-top:5px}.report-heading .eyebrow{font-size:11px;color:#536374;margin:0}.report-period{font-size:12px;color:#536374;text-align:right}
.report-tabs{display:flex;gap:24px;margin-top:27px;border-bottom:1px solid #cbd5df}
.report-tabs button{position:relative;font-size:12px;color:#536374;padding:12px 0;min-height:44px}.report-tabs button[aria-selected=true]{color:#222c37;font-weight:650}.report-tabs button[aria-selected=true]::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#486a84}
.report-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:30px 0}
.report-stat{padding-right:22px;border-right:1px solid #cbd5df}.report-stat:last-child{padding-right:0;border-right:0}
.report-stat span{font-size:12px;color:#536374;display:block}.report-stat strong{font-size:54px;line-height:1.3;font-weight:450;letter-spacing:-.05em;display:block;margin:8px 0 5px}.report-stat small{display:block;font-size:11px;color:#536374;line-height:1.6}
.report-panel{min-height:320px;padding-top:4px}.report-panel h4{font-size:14px;font-weight:600;margin:22px 0 8px}.report-panel p{font-size:13px;line-height:1.8;color:#536374;max-width:740px}.report-overview-note{border-top:1px solid #cbd5df;padding-top:22px;margin-top:15px}
.report-bars{display:grid;gap:17px;margin:28px 0}.report-bar{display:grid;grid-template-columns:140px 1fr 85px;gap:20px;align-items:center;font-size:12px}.report-bar-track{height:10px;background:#dce4eb;border-radius:2px;overflow:hidden}.report-bar-fill{height:100%;width:var(--value);background:var(--bar-color,#577d69);border-radius:2px}.report-bar>strong{text-align:right;font-weight:500;font-variant-numeric:tabular-nums}.report-bar>span{color:#46586a}
.report-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:40px}.report-breakdown h4{margin-top:26px}.report-geography{list-style:none;margin:18px 0;padding:0}.report-geography li{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #cbd5df;padding:12px 0;font-size:12px}.report-geography strong{font-weight:500}
.report-footnote{font-size:11px;line-height:1.75;color:#536374;border-top:1px solid #cbd5df;padding-top:17px;margin-top:23px}
@media(max-width:1100px){.visibility-grid{gap:32px 40px}.analytics-package{grid-template-columns:1fr 1.7fr}.analytics-package>.text-link{grid-column:2;margin-top:-20px;justify-self:start}.report-stat strong{font-size:46px}}
@media(max-width:800px){.process-steps{gap:24px}.visibility-grid h3{font-size:21px}.report-example{padding:25px}.report-stat strong{font-size:40px}.report-breakdown{gap:30px}.report-bar{grid-template-columns:115px 1fr 70px;gap:14px}.report-tabs{gap:23px}.report-period{font-size:11px}}
@media(max-width:620px){
  .additional-project{margin-top:30px}.process-figure{margin-top:30px}.sketch-detail{position:static;width:max-content;margin:0 10px 10px auto;font-size:11px;padding:6px 10px}.process-figure figcaption{font-size:11px}.process-steps{grid-template-columns:1fr;gap:26px;margin-top:30px}.design-responsibility{margin-top:25px;font-size:12px}
  .visibility{padding-top:53px;padding-bottom:62px}.visibility-grid{grid-template-columns:1fr;gap:27px;margin-top:34px}.visibility-grid h3{font-size:23px}.visibility-grid p{font-size:13px;margin-top:12px}.service-index{margin-bottom:13px}
  .analytics-package{grid-template-columns:1fr;gap:19px;margin-top:32px;padding:25px 0}.analytics-package>.text-link{grid-column:auto;margin:0}.analytics-package h3{font-size:26px}.analytics-package p{font-size:13px}
  .report-example{padding:20px 18px;margin-top:37px}.report-heading{align-items:flex-start;gap:15px;flex-direction:column}.report-heading h3{font-size:21px}.report-period{text-align:left}.report-tabs{margin-top:16px;justify-content:space-between;gap:15px}.report-tabs button{font-size:12px}
  .report-stats{gap:15px;grid-template-columns:1fr;margin:21px 0}.report-stat{display:grid;grid-template-columns:1fr auto;gap:3px 12px;padding:0 0 15px;border:0;border-bottom:1px solid #cbd5df;align-items:center}.report-stat strong{grid-column:2;grid-row:1/3;font-size:38px;margin:0}.report-stat>span{font-size:12px}.report-stat>small{font-size:11px}.report-stat:last-child{padding-bottom:0;border:0}.report-panel{min-height:380px}.report-panel h4{font-size:13px}.report-panel p{font-size:12px}.report-bars{gap:20px;margin:23px 0}.report-bar{grid-template-columns:1fr auto;gap:8px 15px;font-size:12px}.report-bar-track{grid-column:1/3;grid-row:2;height:8px}.report-bar strong{grid-column:2;grid-row:1}.report-breakdown{grid-template-columns:1fr;gap:0}.report-footnote{font-size:11px;margin-top:23px}.report-overview-note{margin-top:22px;padding-top:15px}
}


.weekday-chart{list-style:none;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:20px;padding:0;margin:22px 0 0;height:145px;align-items:end}
.weekday-chart li{height:100%;display:grid;grid-template-rows:18px 1fr 20px;gap:8px;text-align:center;font-size:11px;color:#536374;align-items:end}
.weekday-chart li>div{height:var(--height);min-height:1px;width:100%;max-width:64px;margin:auto auto 0;background:#7793ab;border-radius:2px 2px 0 0}.weekday-chart li:first-child>div{background:#486a84}.weekday-chart abbr{text-decoration:none}.report-panel .report-micro{font-size:11px;line-height:1.75}.report-panel .report-shop{margin-top:15px}.report-overview-note h4{margin-top:0}
@media(max-width:620px){.weekday-chart{gap:10px;height:125px;margin-top:20px}.weekday-chart li{font-size:11px;gap:6px}.report-panel .report-micro{font-size:11px}.report-tabs{overflow-x:auto}.report-tabs button{white-space:nowrap}}

/* One cinematic opening; the rest of the page keeps its editorial rhythm. */
.hero{padding:0 0 82px}
.hero-stage{position:relative;isolation:isolate;height:clamp(620px,80svh,830px);background:#071a23;color:#fff;overflow:hidden}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;z-index:-2}
.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(0 0 0 / .25),transparent 40%,rgb(0 0 0 / .65) 100%),linear-gradient(90deg,rgb(0 0 0 / .16),transparent 80%)}
.hero-stage-content{height:100%;display:flex;flex-direction:column;padding-top:132px;padding-bottom:26px}
.hero-stage .hero-topline{margin:0;font-size:12px;color:#fff}
.hero h1{font-size:clamp(68px,8.4vw,124px);font-weight:450;line-height:1.04;letter-spacing:-.055em;margin-top:auto;padding-top:85px;text-shadow:0 2px 25px rgb(0 0 0 / .1)}
.hero h1>span{color:inherit}
.hero-stage-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:32px}
.hero-work-link{font-size:12px;display:flex;align-items:center;gap:22px;min-height:44px}
.hero-work-link svg{width:19px;height:19px;transform:rotate(90deg);transition:transform .3s var(--ease)}
.hero-work-link:hover svg{transform:translateY(3px) rotate(90deg)}
.hero-bottom{margin-top:0;padding-top:36px;align-items:center}
.hero-bottom p{max-width:650px;font-size:16px;line-height:1.8}
.motion-toggle{display:flex;align-items:center;justify-content:center;gap:8px;min-width:112px;min-height:44px;padding:8px 15px;border:1px solid rgb(255 255 255 / .5);border-radius:50px;color:#fff;background:rgb(15 15 15 / .32);backdrop-filter:blur(8px);font-size:11px;transition:background .2s}
.motion-toggle:hover{background:rgb(15 15 15 / .65)}.motion-toggle svg{width:16px;height:16px}
.product-film{margin:60px 0 0}.product-film-stage{position:relative;background:#050505;aspect-ratio:2.25;overflow:hidden}.product-film-stage video{width:100%;height:100%;object-fit:contain;display:block}.product-film-stage .motion-toggle{position:absolute;right:22px;bottom:20px}.film-duration{color:var(--muted);font-size:11px}
@media(max-width:620px){.product-film{margin-top:35px}.product-film-stage{aspect-ratio:16/11}.product-film-stage .motion-toggle{right:12px;bottom:12px}.product-film .case-caption{flex-wrap:wrap}.product-film .case-link{margin-top:2px}.product-film .case-caption h3{font-size:20px}}
/* São Paulo reference: bounded photograph tilt, evolving shadow and detail dissolve. */
.work-grid{perspective:1400px;gap:56px 34px}
.case-visual{position:relative;isolation:isolate;box-shadow:0 13px 27px -18px rgb(21 43 41 / .31);transform:translateY(0) rotateX(0) rotateY(0);transition:transform 450ms cubic-bezier(.22,.7,.2,1),box-shadow 450ms cubic-bezier(.22,.7,.2,1)}
.case-visual img{transition:transform 800ms cubic-bezier(.2,.8,.2,1),opacity 550ms ease;transform:scale(1)}
.case-visual .case-detail{position:absolute;inset:0;object-fit:cover;object-position:center;opacity:0;transform:scale(1.07)}
.case-view{position:absolute;right:18px;bottom:18px;background:#f6f6f3;color:#191919;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(6px);transition:opacity .35s,transform .45s var(--ease)}
.case-view svg{width:20px;height:20px}
.case-visual:focus-visible{outline:2px solid var(--ink);outline-offset:7px}
.case-visual:focus-visible .case-detail{opacity:1;transform:scale(1.035)}
.case-visual:focus-visible .case-view{opacity:1;transform:none}
@media(hover:hover) and (pointer:fine){
  .case-visual:hover{transform:translateY(-5px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg));box-shadow:0 28px 38px -23px rgb(21 43 41 / .4)}
  .case-visual:hover img{transform:scale(1.035)}
  .case-visual:hover .case-detail{opacity:1;transform:scale(1.035)}
  .case-visual:hover .case-view{opacity:1;transform:none}
}
@media(max-width:1100px){.hero-bottom p{max-width:570px;font-size:15px}.hero-bottom{gap:35px}.hero-stage{height:690px}}
@media(max-width:800px){.hero-stage{height:640px}.hero-stage-content{padding-top:125px}.hero h1{font-size:9.7vw}.hero-bottom p{font-size:14px}.hero-bottom{align-items:flex-start}.work-grid{gap:40px 24px}}
@media(max-width:620px){
  .hero{padding-bottom:56px}.hero-stage{height:clamp(530px,77svh,680px)}.hero-stage-content{padding-top:111px;padding-bottom:18px}.hero-video{object-position:52% center}.hero-shade{background:linear-gradient(180deg,rgb(0 0 0 / .25),transparent 30%,rgb(0 0 0 / .7) 100%)}
  .hero-stage .hero-topline{font-size:11px;gap:18px}.hero h1{font-size:12.5vw;line-height:1.1;letter-spacing:-.055em;padding-top:80px}.hero-stage-bottom{margin-top:27px}.hero-work-link{font-size:11px;gap:12px}.motion-toggle{min-width:100px;padding:8px 12px}.hero-bottom{padding-top:27px;gap:24px}.hero-bottom p{font-size:14px;line-height:1.85}.work-grid{gap:34px}
}
@media(prefers-reduced-motion:reduce){.case-visual:hover,.case-visual:focus-visible{transform:none}.case-visual:hover img,.case-visual:focus-visible img{transform:none}}

.report-footnote,.report-panel .report-micro,.process-figure figcaption{font-size:12px}
.design-responsibility{font-size:13px}
@media(max-width:620px){.process-steps li{display:block;padding-top:22px}.process-steps .step-number{margin:0 0 13px}.process-steps p{margin-top:12px}.process-steps h3{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(prefers-reduced-transparency:reduce){.glass{background:#242424;backdrop-filter:none;-webkit-backdrop-filter:none}dialog::backdrop{backdrop-filter:none;background:#111e}}
@supports not(backdrop-filter:blur(20px)){.glass{background:#242424}}

/* The home page explains the offer; case pages carry the detailed derivation. */
.hero-enquiry{display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}
.starting-price{font-size:11px;color:var(--muted);padding:3px 0;text-underline-offset:4px}
.starting-price:hover{text-decoration:underline}
.offer-intro{padding-top:66px;padding-bottom:96px;border-top:1px solid var(--line)}
.offer-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:48px}
.offer-pillars article{border-top:1px solid var(--line);padding-top:22px}
.offer-pillars h3{font-size:21px;line-height:1.3;letter-spacing:-.03em;max-width:290px}
.offer-pillars p{font-size:14px;color:var(--muted);margin-top:14px;max-width:330px;line-height:1.8}
.offer-pillars .service-index{margin-bottom:20px}
.featured-stories{align-items:start}
.teaser-heading{display:flex;justify-content:space-between;align-items:baseline;gap:15px;margin-top:24px}
.teaser-heading h3{font-size:26px;letter-spacing:-.035em}
.teaser-heading>span{font-size:11px;color:var(--muted);text-align:right}
.case-teaser>p{font-size:14px;color:var(--muted);line-height:1.85;margin-top:12px;max-width:510px}
.case-teaser>.text-link{margin-top:12px}
.case-image-note{position:absolute;bottom:15px;left:15px;background:rgb(247 247 244 / .94);color:#242724;padding:5px 10px;font-size:11px;pointer-events:none;z-index:2}
.case-note-original{display:none}
.case-visual:focus-visible .case-note-concept{display:none}
.case-visual:focus-visible .case-note-original{display:inline}
.content-film{display:grid;grid-template-columns:1fr 1.45fr;align-items:center;gap:70px;margin-top:72px;padding-top:50px;border-top:1px solid var(--line)}
.film-explanation .eyebrow{margin-bottom:20px}
.film-explanation h3{font-size:clamp(28px,3vw,44px);letter-spacing:-.04em;line-height:1.15}
.film-explanation>p{max-width:340px;font-size:14px;line-height:1.85;color:var(--muted);margin-top:20px}
.film-explanation>.text-link{margin-top:18px}
.content-film .product-film-stage{aspect-ratio:1.8}
.case-archive{margin-top:66px}
.archive-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px}
.archive-heading h3{font-size:23px;letter-spacing:-.03em}
.archive-heading>span{font-size:12px;color:var(--muted)}
.archive-case{display:grid;grid-template-columns:92px 1.1fr 1.5fr 24px;align-items:center;gap:30px;padding:18px 0;border-bottom:1px solid var(--line)}
.archive-case>img{width:92px;height:62px;object-fit:cover;transition:filter .35s;filter:saturate(.6)}
.archive-name strong{display:block;font-size:18px;font-weight:500;letter-spacing:-.02em}
.archive-name small{font-size:11px;color:var(--muted)}
.archive-purpose{font-size:13px;color:var(--muted);max-width:385px}
.archive-case>svg{width:20px;height:20px;transition:transform .25s}
.archive-case:hover>img{filter:saturate(1)}
.archive-case:hover .archive-name strong{text-decoration:underline;text-underline-offset:5px}
.archive-case:hover>svg{transform:translate(3px,-3px)}
.archive-extra{display:flex;align-items:center;gap:30px;font-size:12px;padding:22px 0}
.archive-extra>span:nth-child(2){color:var(--muted)}
.archive-extra>svg{margin-left:auto;width:19px;height:19px}
.archive-extra:hover>span:first-child{text-decoration:underline;text-underline-offset:5px}
.compact-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}
.compact-services h3{font-size:22px}
.compact-services p{font-size:14px;line-height:1.85}
.report-disclosure{margin-top:46px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.report-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0}
.report-disclosure .eyebrow{font-size:11px;color:var(--muted);margin-bottom:9px}
.report-disclosure summary strong{display:block;font-size:23px;font-weight:500;letter-spacing:-.03em}
.report-summary-note{display:block;font-size:13px;color:var(--muted);margin-top:7px}
.report-disclosure .report-example{margin:0 0 30px}
.process-example{margin-top:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.process-example>summary{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:22px 0;font-size:13px}
.process-example .process-figure{margin:0 0 24px}
@media(hover:hover) and (pointer:fine){.case-visual:hover .case-note-concept{display:none}.case-visual:hover .case-note-original{display:inline}}
@media(max-width:1100px){.teaser-heading{display:block}.teaser-heading>span{display:block;margin-top:6px;text-align:left}.content-film{gap:40px}.archive-case{gap:24px}.offer-pillars,.compact-services{gap:28px}.compact-services h3,.offer-pillars h3{font-size:20px}}
@media(max-width:800px){.offer-intro{padding-top:50px;padding-bottom:70px}.offer-pillars{gap:24px}.offer-pillars p,.compact-services p{font-size:13px}.content-film{gap:30px}.archive-case{grid-template-columns:72px 1fr 1fr 20px;gap:22px}.archive-case>img{width:72px;height:54px}.archive-purpose{font-size:12px}.archive-name strong{font-size:17px}.film-explanation>p{font-size:13px}.compact-services{grid-template-columns:1fr;gap:28px}.compact-services h3{font-size:23px}.compact-services p{max-width:600px}}
@media(max-width:620px){
  .hero-enquiry{align-items:flex-start;gap:9px}.starting-price{font-size:11px}
  .offer-intro{padding-top:45px;padding-bottom:60px}.offer-pillars{grid-template-columns:1fr;gap:25px;margin-top:30px}.offer-pillars article{padding-top:19px}.offer-pillars .service-index{margin-bottom:12px}.offer-pillars h3{font-size:22px;max-width:none}.offer-pillars p{max-width:none;margin-top:10px;font-size:13px}
  .teaser-heading{margin-top:18px}.teaser-heading h3{font-size:25px}.case-teaser>p{font-size:13px;margin-top:11px}.case-teaser>.text-link{margin-top:8px}.case-image-note{font-size:11px;bottom:10px;left:10px;padding:4px 7px}
  .content-film{grid-template-columns:1fr;gap:24px;margin-top:45px;padding-top:30px}.film-explanation h3{font-size:30px}.film-explanation>p{max-width:none;margin-top:16px}.film-explanation>.text-link{margin-top:12px}.content-film .product-film-stage{aspect-ratio:16/10}
  .case-archive{margin-top:40px}.archive-heading{display:block}.archive-heading>span{display:block;margin-top:7px;font-size:11px}.archive-case{grid-template-columns:60px 1fr 19px;gap:17px;padding:17px 0}.archive-case>img{width:60px;height:48px;grid-row:1/3}.archive-name strong{font-size:17px}.archive-name small{font-size:11px}.archive-purpose{grid-column:2;grid-row:2;font-size:12px}.archive-case>svg{grid-column:3;grid-row:1/3;width:18px;height:18px}.archive-extra{gap:16px;flex-wrap:wrap}.archive-extra>span:nth-child(2){font-size:11px}
  .report-disclosure{margin-top:32px}.report-disclosure>summary{padding:23px 0;gap:20px}.report-disclosure summary strong{font-size:21px}.report-summary-note{font-size:12px}.process-example{margin-top:28px}
}

/* The headline states the redesign offer directly. */
.hero h1{font-size:clamp(56px,6.7vw,100px);letter-spacing:-.05em;line-height:1.08}
@media(max-width:800px){.hero h1{font-size:8.3vw}}
@media(max-width:620px){.hero h1{font-size:9.5vw;line-height:1.13;padding-top:45px}.hero h1 br{display:none}.hero h1>span{display:block}}

@media(max-width:620px){.hero h1>br{display:initial}}

.legal-links{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;line-height:1.6}.legal-links a{text-decoration:underline;text-underline-offset:4px}.legal-page{max-width:800px;margin:auto;padding:120px 24px 80px}.legal-page h1{font-size:clamp(38px,7vw,70px);margin:42px 0}.legal-page h2{font-size:24px;line-height:1.3;margin:40px 0 14px}.legal-page p,.legal-page li{font-size:16px;line-height:1.7}.legal-page p{margin:12px 0}.legal-page a{text-decoration:underline;overflow-wrap:anywhere}.legal-page footer{border-top:1px solid var(--line);margin-top:60px;padding-top:24px}
.legal-page h1{hyphens:auto;overflow-wrap:anywhere}.legal-page{overflow-wrap:break-word}

.social-links{padding-block:18px;gap:24px}.social-links a{text-decoration:none}.social-links a:hover{text-decoration:underline;text-underline-offset:4px}
