@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";:root{color:#1e293b;background:#f8fafc;font-family:Montserrat,Segoe UI,system-ui,-apple-system,sans-serif;font-synthesis:none;--ink: #1e293b;--ink-deep: #0f172a;--paper: #f8fafc;--white: #ffffff;--signal: #0ca7f3;--signal-hover: #088bc9;--signal-subtle: #e0f2fe;--muted: #475569;--line: #e2e8f0;--shadow-card: 0 8px 22px rgba(15, 23, 42, .055);--shell: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);-webkit-font-smoothing:antialiased}#root{height:calc(100vh - 76px);height:calc(100dvh - 76px);overflow-y:auto}img{display:block;max-width:100%}figure,blockquote{margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}section[id]{scroll-margin-top:24px}.shell{width:min(var(--shell),calc(100% - 96px));margin-inline:auto}:focus-visible{outline:3px solid #075985;outline-offset:4px;border-radius:6px}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:12px 16px;color:#fff;background:var(--ink-deep);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em}h1{margin-bottom:0;font-size:clamp(3.7rem,5.8vw,5.65rem);font-weight:800;line-height:.96}h2{margin-bottom:0;font-size:clamp(2.5rem,4.4vw,4rem);line-height:1}h3{letter-spacing:-.035em}em{color:var(--signal-hover);font-style:normal}.eyebrow{margin:0 0 16px;color:#0369a1;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:var(--signal)}.lead{max-width:580px;margin:26px 0 0;color:var(--muted);font-size:1.18rem;line-height:1.55}.button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:var(--ink-deep);background:var(--signal);border:1px solid transparent;border-radius:12px;text-decoration:none;font-size:.93rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 9px 24px #0f172a24;background:var(--signal-hover)}.button svg{width:19px;height:19px;flex:0 0 auto}.text-link{min-height:48px;display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid currentColor;text-decoration:none;font-weight:750}.text-link:hover{color:var(--signal-hover)}.site-header{position:relative;z-index:50;height:94px;display:flex;align-items:center;background:#fffffff0;border-bottom:1px solid var(--line);box-shadow:0 1px 2px #0f172a0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:grid;grid-template-columns:178px 1fr auto;gap:40px;align-items:center}.logo-link{width:158px;height:62px;display:flex;align-items:center;text-decoration:none}.brand-wordmark{width:150px;height:60px;position:relative;display:block;overflow:hidden;background:#fff}.brand-wordmark img{width:105px;height:105px;max-width:none;position:absolute;inset:-16px auto auto 22px;object-fit:contain}.desktop-nav{display:flex;justify-content:flex-end;gap:clamp(14px,1.8vw,28px)}.desktop-nav a,.site-footer nav a{min-height:44px;display:inline-flex;align-items:center;text-decoration:none;font-size:.88rem;font-weight:750}.desktop-nav a:hover,.site-footer nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-cta{min-height:52px;padding-inline:22px}.menu-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;color:var(--ink);background:transparent;border:1px solid var(--ink);border-radius:50%}.menu-toggle svg{width:24px;height:24px}.mobile-nav{display:none}.hero{min-height:710px;display:grid;grid-template-columns:52% 48%;border-bottom:1px solid var(--line)}.hero-copy{padding:54px clamp(38px,4.5vw,68px) 40px max(48px,calc((100vw - var(--shell)) / 2));display:flex;flex-direction:column;justify-content:center}.hero-actions{margin-top:30px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-system{min-height:710px;padding:clamp(28px,4vw,56px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:var(--ink-deep)}.hero-system-header{min-height:56px;padding:0 4px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.18)}.hero-system-header>div{display:flex;align-items:center;gap:11px;font-size:.88rem;font-weight:800}.hero-system-header small{color:var(--signal);font-size:.66rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hero-system-flow{display:grid}.hero-system-flow article{min-height:128px;padding:26px 4px;display:grid;grid-template-columns:34px 48px 1fr;gap:16px;align-items:center;border-bottom:1px solid rgba(255,255,255,.18)}.hero-system-flow article>span{color:var(--signal);font-size:.68rem;font-weight:850;letter-spacing:.1em}.hero-system-flow article>svg{width:32px;height:32px;color:#fff}.hero-system-flow strong{display:block;font-size:clamp(1.08rem,1.6vw,1.35rem);line-height:1.2}.hero-system-flow p{margin:7px 0 0;color:#ffffffa8;font-size:.8rem;line-height:1.45}.hero-system-note{margin:24px 4px 0;display:flex;align-items:center;gap:10px;color:#ffffffc7;font-size:.78rem;font-weight:700}.hero-system-note svg{width:19px;height:19px;flex:0 0 auto;color:var(--signal)}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--white);border-bottom:1px solid var(--line)}.proof-strip>*{min-height:148px;padding:30px 38px;display:flex;flex-direction:column;justify-content:center}.proof-strip>*+*{border-left:1px solid var(--line)}.metric small{margin-bottom:12px;color:var(--muted);font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.metric strong{font-size:clamp(2rem,3vw,2.5rem);line-height:1;letter-spacing:-.05em}.metric span{margin-top:10px;color:var(--muted);font-size:.8rem;line-height:1.4}.brands-section,.services-section,.about-section{padding:104px 0 108px}.section-heading{margin-bottom:48px}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.split-heading>p{max-width:470px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.6}.brand-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.brand-card{min-width:0;flex:0 1 calc((100% - 54px)/4);display:grid;grid-template-rows:240px 1fr;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-card)}.brand-image-wrap{position:relative;overflow:hidden;background:var(--ink-deep)}.brand-food{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.brand-card:hover .brand-food{transform:scale(1.025)}.brand-logo{width:92px;height:92px;padding:10px;position:absolute;left:18px;bottom:18px;display:grid;place-items:center;overflow:hidden;background:#fffffff7;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 35px #0f172a2e}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-content{padding:24px;display:flex;flex-direction:column}.brand-content h3{margin-bottom:11px;font-size:1.4rem}.brand-description{min-height:52px;margin-bottom:20px;color:var(--muted);font-size:.9rem;line-height:1.5}.fit-guidance{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.fit-guidance strong{display:block;margin-bottom:7px;color:#0369a1;font-size:.84rem;line-height:1.35}.fit-guidance p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.fit-note{margin-top:28px;padding:25px 28px;display:flex;align-items:flex-start;gap:14px;background:var(--signal-subtle);border:1px solid rgba(12,167,243,.24);border-left:5px solid var(--signal);border-radius:12px}.fit-note svg{width:23px;height:23px;flex:0 0 auto;color:#0369a1}.fit-note strong{font-size:1rem}.fit-note p{margin:7px 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}.how-section{padding:96px 0;color:var(--white);background:var(--ink)}.how-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.how-intro{position:sticky;top:142px}.how-intro h2{color:var(--white)}.how-intro h2 em{color:var(--signal)}.how-intro>p:not(.eyebrow){max-width:470px;margin:28px 0 0;color:#ffffffb8;font-size:1.08rem;line-height:1.65}.how-intro .button{margin-top:30px}.steps-list{border-top:1px solid rgba(255,255,255,.22)}.step{padding:27px 0;display:grid;grid-template-columns:48px 1fr 200px;gap:18px;align-items:start;border-bottom:1px solid rgba(255,255,255,.22)}.step>span{color:var(--signal);font-size:.72rem;font-weight:800;letter-spacing:.12em}.step h3{margin:0;font-size:1.17rem}.step p{margin:0;color:#ffffffb3;font-size:.82rem;line-height:1.5}.services-section{background:var(--paper)}.services-heading{max-width:760px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{min-height:280px;padding:28px 24px;background:var(--white);border:1px solid var(--line);border-top:5px solid var(--signal);border-radius:12px;box-shadow:var(--shadow-card)}.service-card>svg{width:31px;height:31px;margin-bottom:48px;color:var(--ink)}.service-card h3{margin-bottom:12px;font-size:1.08rem}.service-card p{margin:0;color:var(--muted);font-size:.89rem;line-height:1.58}.business-case{min-height:540px;display:grid;grid-template-columns:1.08fr .92fr;background:var(--white);border-block:1px solid var(--line)}.case-visual{min-height:540px;overflow:hidden}.case-visual img{width:100%;height:100%;object-fit:cover}.case-copy{padding:78px max(48px,calc((100vw - var(--shell)) / 2)) 70px 7vw;display:flex;flex-direction:column;justify-content:center}.case-copy h2{max-width:570px;font-size:clamp(2.5rem,4.2vw,3.8rem)}.case-copy>p:not(.eyebrow){max-width:560px;margin:25px 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.case-copy .button{margin-top:30px;align-self:flex-start}.stories-section{padding:104px 0 110px;background:var(--ink-deep)}.stories-heading h2{color:#fff}.stories-heading>p{color:#ffffffb8}.stories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.story-card{overflow:hidden;background:var(--white);border:1px solid rgba(255,255,255,.14);border-radius:12px;box-shadow:0 18px 45px #0003}.story-video{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#000}.story-video iframe{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;border:0}.story-poster{width:100%;height:100%;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:#fff;background:#000;border:0;cursor:pointer}.story-poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(15,23,42,.45))}.story-poster>img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.story-poster:hover>img{transform:scale(1.025)}.story-poster>span{width:64px;height:64px;position:absolute;z-index:1;inset:50% auto auto 50%;display:grid;place-items:center;color:var(--ink-deep);background:#fff;border-radius:50%;box-shadow:0 12px 30px #00000047;transform:translate(-50%,-50%)}.story-poster svg{width:25px;height:25px;margin-left:3px}.story-copy{padding:24px 26px 27px}.story-copy small{color:#0369a1;font-size:.66rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.story-copy h3{margin:10px 0 0;font-size:1.3rem;line-height:1.25}.stories-more{width:fit-content;margin:30px 0 0 auto;color:#fff}.videos-page{overflow:hidden}.videos-hero{padding:102px 0 108px;color:#fff;background:var(--ink-deep)}.videos-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:end}.videos-hero h1{color:#fff}.videos-hero-copy{padding-bottom:8px}.videos-hero-copy>p{max-width:520px;margin:0;color:#ffffffc2;font-size:1.14rem;line-height:1.7}.videos-hero .text-link{margin-top:30px;color:#fff}.video-library{background:var(--paper)}.video-group{padding:94px 0 104px;border-bottom:1px solid var(--line)}.video-group:nth-child(2n){background:#fff}.video-group-heading{margin-bottom:42px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.video-group-heading>div{display:flex;gap:18px;align-items:flex-start}.video-group-heading span{margin-top:8px;color:#0369a1;font-size:.7rem;font-weight:900;letter-spacing:.12em}.video-group-heading h2{max-width:760px;font-size:clamp(2.25rem,4vw,3.7rem)}.video-group-heading>p{max-width:450px;margin:0;color:var(--muted);line-height:1.65}.video-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.video-page-grid .story-card{border-color:var(--line);box-shadow:var(--shadow-card)}.video-page-grid .story-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-page-grid .story-copy h3{min-height:2.5em}.video-cta-section{border-top:0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,140px)}.about-copy{padding-top:42px}.about-copy p{color:var(--muted);font-size:1.06rem;line-height:1.75}.contact-section{padding:92px 0 82px;background:var(--white);border-top:1px solid var(--line)}.contact-inner{overflow:hidden;background:var(--white);border:1px solid var(--line);border-top:5px solid var(--signal);border-radius:12px;box-shadow:var(--shadow-card)}.contact-content{padding:56px 58px 0;display:grid;grid-template-columns:minmax(0,1fr) clamp(280px,31vw,360px);gap:48px;align-items:end}.contact-copy{padding-bottom:56px}.contact-copy h2{max-width:760px}.contact-lead{max-width:620px;margin:26px 0 0;color:var(--muted);font-size:1.04rem;line-height:1.6}.contact-copy>.button{margin-top:28px}.barney-portrait{height:420px;position:relative;align-self:end;overflow:hidden;background:var(--ink-deep);border-radius:12px 12px 0 0}.barney-portrait img{width:100%;height:100%;object-fit:cover;object-position:center}.barney-portrait figcaption{position:absolute;inset:auto 12px 12px;padding:10px 12px;color:#fff;background:#0f172af5;border-radius:8px;font-size:.72rem;font-weight:800}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.contact-grid>*{min-height:130px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none}.contact-grid>*+*{border-left:1px solid var(--line)}.contact-grid a:hover strong{text-decoration:underline;text-underline-offset:5px}.contact-grid small{color:var(--muted);font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-grid strong{margin-top:9px;font-size:1rem;line-height:1.45}.site-footer{padding:50px 0 42px;color:#fff;background:var(--ink-deep)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:60px;align-items:start}.footer-wordmark{width:184px;height:92px;border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 12px 30px #0000002e}.footer-wordmark img{width:166px;height:166px;inset:-29px auto auto 9px}.footer-brand p,.site-footer address,.site-footer a{color:#ffffffbd}.footer-brand p{margin:18px 0 0;font-size:.86rem}.site-footer address,.site-footer nav{display:flex;flex-direction:column;font-style:normal}.site-footer address{gap:5px;font-size:.84rem;line-height:1.55}.site-footer address a{min-height:32px;display:inline-flex;align-items:center}.site-footer nav a{min-height:36px}.copyright{grid-column:1 / -1;margin:16px 0 0;padding-top:22px;color:#ffffff80;border-top:1px solid rgba(255,255,255,.16);font-size:.75rem}.contact-bar{min-height:76px;padding:10px max(18px,calc((100vw - var(--shell)) / 2));position:fixed;z-index:70;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;background:var(--ink-deep);border-top:1px solid rgba(255,255,255,.18);box-shadow:0 -8px 28px #00000024}.contact-prompt{display:flex;align-items:center;gap:10px;font-weight:750}.status-dot{width:9px;height:9px;border-radius:50%;background:#67c66c;box-shadow:0 0 0 4px #67c66c26}.contact-actions{display:flex;align-items:center;gap:8px}.contact-actions a{min-height:48px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:750}.contact-actions a:not(.whatsapp-action):hover{background:#ffffff1a}.contact-actions svg{width:21px;height:21px}.whatsapp-action{color:#102416;background:#25d366;border-radius:999px}.whatsapp-action:hover{background:#48df80}.case-page{overflow:hidden}.case-page h1{font-size:clamp(3.6rem,6.1vw,6.4rem)}.case-hero{min-height:720px;display:grid;grid-template-columns:.94fr 1.06fr;border-bottom:1px solid var(--line)}.case-hero-copy{padding:58px clamp(38px,5.4vw,82px) 58px max(48px,calc((100vw - var(--shell)) / 2));display:flex;flex-direction:column;justify-content:center}.case-back-link{width:fit-content;min-height:44px;margin-bottom:54px;display:inline-flex;align-items:center;gap:8px;color:var(--muted);text-decoration:none;font-size:.82rem;font-weight:750}.case-back-link:hover{color:var(--signal-hover)}.case-back-link svg{width:18px;height:18px}.case-deck{max-width:720px;margin:30px 0 0;color:var(--muted);font-size:clamp(1.08rem,1.55vw,1.35rem);line-height:1.55}.case-hero-meta{margin-top:50px;padding-top:25px;display:grid;grid-template-columns:1.4fr .6fr;gap:20px;border-top:1px solid var(--line)}.case-hero-meta span{font-size:.95rem;font-weight:750}.case-hero-meta small{margin-bottom:7px;display:block;color:var(--muted);font-size:.63rem;letter-spacing:.12em;text-transform:uppercase}.case-hero-image{min-height:720px;position:relative;overflow:hidden;background:var(--ink-deep)}.case-hero-image img{width:100%;height:100%;object-fit:cover}.case-hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(15,23,42,.76));pointer-events:none}.case-hero-image figcaption{position:absolute;z-index:1;right:24px;bottom:22px;padding:11px 14px;color:#fff;background:#0f172af5;border:1px solid rgba(255,255,255,.28);border-radius:12px;box-shadow:0 10px 28px #0f172a57;font-size:.82rem;font-weight:800;line-height:1.25}.case-intro-section{padding:112px 0 118px;background:var(--paper)}.case-editorial-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(60px,9vw,130px);align-items:start}.case-sticky-title{position:sticky;top:48px}.case-sticky-title h2{max-width:530px}.case-prose{color:var(--muted)}.case-prose p{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid var(--line);font-size:1.04rem;line-height:1.72}.case-prose p:first-child{color:var(--ink);font-size:1.35rem;font-weight:750;letter-spacing:-.025em}.case-location-section{padding:98px 0;color:#fff;background:var(--ink)}.case-location-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:clamp(50px,8vw,110px);align-items:center}.case-location-image{height:min(48vw,560px);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:28px 28px #0ca7f31f}.case-location-image img{width:100%;height:100%;object-fit:cover}.case-location-copy h2{color:#fff}.case-location-copy>p:not(.eyebrow){max-width:460px;color:#ffffffb8;font-size:1.08rem;line-height:1.65}.case-location-copy .case-city{margin:30px 0 8px;color:var(--signal);font-size:1.25rem;font-weight:800}.case-kitchen-section{padding:112px 0 120px;background:var(--white)}.case-kitchen-heading{margin-bottom:52px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.case-kitchen-heading>p{margin:0;color:var(--muted);font-size:1.12rem;line-height:1.65}.case-kitchen-image{height:min(58vw,690px);position:relative;overflow:hidden;background:var(--ink-deep)}.case-kitchen-image img{width:100%;height:100%;object-fit:cover}.case-kitchen-image figcaption{position:absolute;right:18px;bottom:18px;padding:11px 15px;color:#fff;background:var(--signal-hover);border:1px solid #fff;border-radius:12px;box-shadow:0 10px 28px #0f172a57;font-size:.75rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.case-moments{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-moment{min-width:0;position:relative;display:grid;grid-template-rows:360px 1fr;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-card)}.case-moment>img{width:100%;height:100%;object-fit:cover}.case-moment:nth-child(2)>img{object-position:center 36%}.case-moment>div:last-child{padding:25px 24px 28px}.case-moment-number{width:46px;height:46px;position:absolute;top:14px;left:14px;display:grid;place-items:center;color:#fff;background:var(--signal);border-radius:50%;font-size:.72rem;font-weight:850}.case-moment h3{margin-bottom:12px;font-size:1.35rem}.case-moment p{margin:0;color:var(--muted);font-size:.91rem;line-height:1.62}.case-results-section{padding:110px 0 118px;color:#fff;background:var(--ink-deep)}.case-results-heading{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.case-results-heading h2{color:#fff}.case-results-heading>div:last-child strong{color:var(--signal)}.case-results-heading>div:last-child p{margin:13px 0 0;color:#ffffffad;line-height:1.65}.case-result-grid{margin-top:58px;display:grid;grid-template-columns:repeat(2,1fr);border-block:1px solid rgba(255,255,255,.2)}.case-result{min-height:190px;padding:35px;display:flex;flex-direction:column;justify-content:center}.case-result+.case-result{border-left:1px solid rgba(255,255,255,.2)}.case-result strong{color:var(--signal);font-size:clamp(2.7rem,5vw,4.4rem);line-height:1;letter-spacing:-.06em}.case-result span{margin-top:15px;color:#ffffffa6;font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.case-result-proof{margin-top:70px;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.case-result-proof figure{overflow:hidden;border:1px solid rgba(255,255,255,.22)}.case-result-proof img{width:100%}.case-result-statement p{color:#fff;font-size:clamp(1.65rem,3vw,2.7rem);font-weight:800;line-height:1.12;letter-spacing:-.04em}.case-result-statement strong{color:var(--signal);font-size:1.05rem}.case-food-cost{margin-top:76px;padding-top:64px;display:grid;grid-template-columns:.75fr .35fr 1.5fr;gap:48px;align-items:center;border-top:1px solid rgba(255,255,255,.2)}.case-food-cost p{margin:0;color:#ffffffb8;line-height:1.62}.case-food-cost p:first-child{color:#fff;font-size:1.12rem;font-weight:750}.case-food-cost strong{color:var(--signal);font-size:clamp(4rem,7vw,6.5rem);letter-spacing:-.07em}.case-quote-section{padding:112px 0 120px;background:var(--paper)}.case-quote-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(60px,10vw,140px)}.case-quote-intro{position:sticky;top:48px;align-self:start}.case-quote-intro>p:last-child{margin-top:25px;color:var(--muted);font-weight:750}.case-interview{border-top:1px solid var(--line)}.case-interview article{padding:30px 0 34px;border-bottom:1px solid var(--line)}.case-interview h3{margin-bottom:14px;font-size:1.22rem;line-height:1.3}.case-interview p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.72}.case-cta-section{padding:78px 0;color:#fff;background:var(--ink)}.case-cta-layout{max-width:900px;display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:48px;align-items:center}.case-cta-inner h2{color:#fff}.case-cta-inner>p:not(.eyebrow){max-width:560px;margin:20px 0 0;color:#ffffffb8;line-height:1.6}.case-cta-inner .button{margin-top:32px}.barney-portrait--compact{width:180px;height:224px;border:1px solid rgba(255,255,255,.22);border-radius:12px;box-shadow:18px 18px #0ca7f321}@media(max-width:1023px){.shell{width:min(100% - 40px,760px)}.site-header{height:78px}.header-inner{grid-template-columns:140px 1fr auto;gap:14px}.logo-link,.logo-link .brand-wordmark{width:124px;height:56px}.logo-link .brand-wordmark img{width:98px;height:98px;inset:-14px auto auto 12px}.desktop-nav{display:none}.menu-toggle{display:inline-flex}.mobile-nav{position:absolute;top:100%;right:20px;width:min(350px,calc(100% - 40px));max-height:calc(100dvh - 98px);padding:10px;display:grid;overflow-y:auto;background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 40px #0f172a2e}.mobile-nav a{min-height:50px;padding:0 14px;display:flex;align-items:center;border-bottom:1px solid var(--line);text-decoration:none;font-weight:750}.mobile-nav .mobile-barney-cta{min-height:82px;margin-top:10px;padding:8px;display:grid;grid-template-columns:54px minmax(0,1fr) 22px;gap:11px;color:var(--ink-deep);background:var(--signal);border:0;border-radius:12px;box-shadow:0 8px 20px #0ca7f32e}.mobile-barney-cta>img{width:54px;height:64px;object-fit:cover;border:1px solid rgba(255,255,255,.48);border-radius:8px}.mobile-barney-cta>span{min-width:0;display:grid;gap:4px}.mobile-barney-cta small{overflow:hidden;font-size:.61rem;font-weight:700;letter-spacing:.01em;opacity:.86;text-overflow:ellipsis;white-space:nowrap}.mobile-barney-cta strong{font-size:.84rem;line-height:1.15}.mobile-barney-cta>svg{width:18px;height:18px}.hero{grid-template-columns:1fr}.hero-copy{padding:68px max(24px,calc((100vw - 720px)/2)) 54px}.hero-system{min-height:540px;padding:44px max(24px,calc((100vw - 720px)/2))}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip>*:nth-child(3){border-left:0;border-top:1px solid var(--line)}.proof-strip>*:nth-child(4){border-top:1px solid var(--line)}.split-heading{grid-template-columns:1fr;gap:28px}.brand-card{flex-basis:calc((100% - 18px)/2)}.how-grid{grid-template-columns:1fr;gap:50px}.how-intro{position:static}.services-grid{grid-template-columns:1fr 1fr}.stories-heading{grid-template-columns:1fr;gap:28px}.videos-hero-grid,.video-group-heading{grid-template-columns:1fr;gap:32px}.video-page-grid{grid-template-columns:1fr 1fr}.business-case{grid-template-columns:1fr}.case-visual{min-height:520px}.case-copy{padding:68px max(24px,calc((100vw - 720px)/2))}.about-grid{grid-template-columns:1fr;gap:26px}.about-copy{padding-top:0}.contact-prompt{display:none}.contact-bar{justify-content:center}.case-hero{min-height:0;grid-template-columns:1fr}.case-hero-copy{padding:54px max(24px,calc((100vw - 720px)/2)) 62px}.case-back-link{margin-bottom:40px}.case-hero-image{min-height:570px}.case-editorial-grid,.case-location-grid,.case-result-proof,.case-quote-grid{grid-template-columns:1fr}.case-sticky-title,.case-quote-intro{position:static}.case-location-copy{padding-top:24px}.case-kitchen-heading,.case-results-heading{grid-template-columns:1fr;gap:28px}.case-moments{grid-template-columns:1fr 1fr}.case-moment:last-child{grid-column:1 / -1}.case-food-cost{grid-template-columns:.65fr .35fr}.case-food-cost p:last-child{grid-column:1 / -1}}@media(max-width:640px){#root{height:calc(100vh - 68px);height:calc(100dvh - 68px)}.shell{width:calc(100% - 40px)}h1{font-size:clamp(3rem,15vw,4.2rem)}h2{font-size:clamp(2.35rem,11.5vw,3.3rem)}.site-header{height:70px}.header-inner{width:calc(100% - 24px);grid-template-columns:minmax(112px,1fr) auto}.logo-link,.logo-link .brand-wordmark{width:116px;height:52px}.logo-link .brand-wordmark img{width:94px;height:94px;inset:-16px auto auto 11px}.header-cta{display:none}.mobile-nav{right:12px;width:calc(100% - 24px)}.hero-copy{min-height:calc(100svh - 70px);padding:56px 20px 104px}.lead{font-size:1.02rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button,.hero-actions .text-link{width:100%;justify-content:center}.hero-system{min-height:0;padding:32px 20px 36px}.hero-system-header{align-items:flex-start;flex-direction:column;gap:6px}.hero-system-flow article{min-height:112px;grid-template-columns:28px 38px 1fr;gap:11px}.hero-system-flow article>svg{width:27px;height:27px}.proof-strip{grid-template-columns:1fr}.proof-strip>*{min-height:112px;padding:23px 20px;align-items:center;text-align:center}.proof-strip>*+*,.proof-strip>*:nth-child(3){border-left:0;border-top:1px solid var(--line)}.brands-section,.services-section,.about-section{padding:76px 0}.stories-section{padding:76px 0 82px}.stories-grid{grid-template-columns:1fr}.stories-more{margin-inline:auto}.videos-hero{padding:72px 0 78px}.videos-hero-grid{gap:34px}.videos-hero-copy>p{font-size:1rem}.videos-hero .text-link{width:100%;justify-content:center}.video-group{padding:72px 0 80px}.video-group-heading{margin-bottom:32px;gap:24px}.video-group-heading>div{display:block}.video-group-heading span{display:block;margin:0 0 12px}.video-page-grid{grid-template-columns:1fr}.video-page-grid .story-copy h3{min-height:0}.brand-card{flex-basis:100%;grid-template-rows:250px 1fr}.brand-description{min-height:0}.fit-note{padding:21px 19px}.how-section{padding:76px 0}.step{grid-template-columns:42px 1fr;gap:10px 14px}.step p{grid-column:2}.services-grid{grid-template-columns:1fr}.service-card{min-height:0}.service-card>svg{margin-bottom:38px}.case-visual{min-height:430px}.case-copy{padding:64px 20px}.case-copy .button{width:100%}.contact-section{padding:74px 0}.contact-inner{width:calc(100% - 24px)}.contact-content{padding:38px 20px 0;grid-template-columns:1fr;gap:0;text-align:center}.contact-copy{padding-bottom:0}.contact-copy h2,.contact-lead{margin-inline:auto}.contact-copy>.button{width:100%}.barney-portrait{width:min(100%,340px);height:390px;margin:34px auto 0;border-radius:12px 12px 0 0}.contact-grid{grid-template-columns:1fr}.contact-grid>*{min-height:105px}.contact-grid>*+*{border-left:0;border-top:1px solid var(--line)}.footer-grid{grid-template-columns:1fr;gap:24px}.copyright{grid-column:1}.contact-bar{min-height:68px;padding:8px}.contact-actions{width:100%}.contact-actions a{padding:0 12px;justify-content:center}.contact-actions a:not(.whatsapp-action){width:50px;flex:0 0 50px;border:1px solid rgba(255,255,255,.2);border-radius:50%}.contact-actions a:not(.whatsapp-action) span{display:none}.whatsapp-action{flex:1}.case-page h1{font-size:clamp(3.05rem,14vw,4.3rem)}.case-hero-copy{padding:40px 20px 54px}.case-back-link{margin-bottom:32px}.case-deck{font-size:1.02rem}.case-hero-meta{margin-top:38px;grid-template-columns:1fr}.case-hero-image{min-height:440px}.case-hero-image figcaption{right:12px;bottom:12px;max-width:calc(100% - 24px);font-size:.76rem}.case-intro-section,.case-kitchen-section,.case-results-section,.case-quote-section{padding:76px 0 82px}.case-editorial-grid{gap:40px}.case-prose p{font-size:.95rem}.case-prose p:first-child{font-size:1.17rem}.case-location-section{padding:76px 0 88px}.case-location-image{height:360px;box-shadow:14px 14px #0ca7f31f}.case-kitchen-image{height:430px}.case-moments{grid-template-columns:1fr}.case-moment,.case-moment:last-child{grid-column:auto;grid-template-rows:330px 1fr}.case-result-grid{grid-template-columns:1fr}.case-result{min-height:145px;align-items:center;text-align:center}.case-result+.case-result{border-left:0;border-top:1px solid rgba(255,255,255,.2)}.case-result-proof{margin-top:54px;gap:36px}.case-food-cost{margin-top:60px;padding-top:50px;grid-template-columns:1fr;gap:24px;text-align:center}.case-food-cost p:last-child{grid-column:auto;text-align:left}.case-quote-grid{gap:44px}.case-cta-section{padding:76px 0 84px}.case-cta-layout{grid-template-columns:1fr;gap:34px;text-align:center}.barney-portrait--compact{width:128px;height:160px;margin:0 auto;grid-row:1;border-radius:12px;box-shadow:10px 10px #0ca7f321}.case-cta-inner{grid-row:2}.case-cta-inner>p:not(.eyebrow){margin-inline:auto}.case-cta-inner .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
