@font-face{font-family:Manrope;src:url('assets/manrope.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--bg:#0c0d0f;--panel:#141518;--text:#f5f3ed;--muted:#aaa9ad;--line:#2c2b2f;--wine:#661f20;--accent:#df7d87}*{box-sizing:border-box}html{scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:var(--wine);color:#fff}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:26px;padding:16px 25px;border:1px solid var(--line);border-radius:16px;background:#111214dd}.brand img{width:146px;height:auto}.header nav{display:flex;gap:32px;font-size:14px;color:#c4c2c6}.header nav a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:16px 24px;border-radius:8px;border:1px solid #a64d54;background:linear-gradient(115deg,#742428,#571b20);box-shadow:inset 0 1px 0 #ffffff18,0 5px 20px #0002;color:#fff;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#842e36;transform:translateY(-2px)}.button>span{font-size:19px;font-weight:400}.button.small{padding:11px 20px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;padding:70px 0 60px;position:relative}.hero:before{content:'';position:absolute;inset:0 -30px;background:radial-gradient(ellipse at 78% 40%,#6d222328,transparent 57%);z-index:-1;pointer-events:none}.pill{display:inline-block;border:1px solid #6b383e;background:#29171c;color:#eebdc3;border-radius:30px;font-size:12px;letter-spacing:.04em;padding:8px 14px;margin-bottom:25px}.hero h1{font-size:clamp(48px,4.65vw,69px);line-height:1.06;letter-spacing:-.045em;font-weight:700}.hero h1 em,h2 em{font-style:normal;color:var(--accent)}.hero-lead{max-width:490px;color:#b9b7bd;font-size:16px;line-height:1.8;margin-top:25px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid #5c5458;padding:7px 0;font-size:14px}.text-link:hover{color:var(--accent)}.hero-trust{display:flex;align-items:center;gap:10px;color:#908d95;font-size:12px;margin-top:24px}.trust-line{height:1px;width:23px;background:var(--accent)}.hero-reels{min-width:0}.reel-stack{height:487px;position:relative;isolation:isolate}.reel-card{position:absolute;left:50%;top:5px;width:244px;aspect-ratio:9/16;border:1px solid #ffffff26;border-radius:19px;padding:0;overflow:hidden;background:#252525;color:#fff;transform-origin:50% 75%;box-shadow:0 24px 45px -10px #0009;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .6s}.reel-card[data-position="0"]{z-index:3;transform:translateX(-50%) rotate(-1deg)}.reel-card[data-position="1"]{z-index:2;transform:translateX(calc(-50% + 112px)) translateY(30px) rotate(10deg) scale(.89);filter:brightness(.8)}.reel-card[data-position="2"]{z-index:1;transform:translateX(calc(-50% - 110px)) translateY(25px) rotate(-11deg) scale(.89);filter:brightness(.8)}.reel-card:hover{filter:brightness(1)}.reel-card video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.reel-card:after{content:'';position:absolute;inset:0;background:linear-gradient(#0006,transparent 25%,transparent 75%,#0002);pointer-events:none}.reel-top{position:absolute;top:18px;left:18px;font-size:14px;font-weight:700;letter-spacing:.02em;z-index:1}.reel-social{position:absolute;right:14px;bottom:28px;display:flex;flex-direction:column;align-items:center;gap:23px;z-index:1}.reel-social svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 3px #0005)}.reel-social>span{font-size:25px;line-height:10px}.reel-controls{display:flex;align-items:center;justify-content:space-between;max-width:320px;margin:0 auto;font-size:12px;color:#c9bcc0;letter-spacing:.12em}.reel-navigation{display:flex;gap:8px}.reel-navigation button{display:grid;place-items:center;background:#19171b;border:1px solid #4e3b40;color:#eed9dc;width:36px;height:36px;border-radius:50%;line-height:1}.reel-navigation button:hover{background:var(--wine);color:white;border-color:#b3636a}.reel-note{text-align:center;font-size:12px;color:#807b85;margin-top:13px}.results{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:15px;background:linear-gradient(100deg,#121315,#1b1318 60%,#121315);position:relative}.result-card{padding:35px 32px 31px;position:relative}.result-card+.result-card:before{content:'';position:absolute;left:0;top:37px;bottom:37px;width:1px;background:var(--line)}.result-card strong{display:block;font-size:59px;line-height:1.1;font-weight:700;letter-spacing:-.055em;margin-bottom:12px}.result-card strong>span{font-size:40px;color:var(--accent)}.result-card h2{font-family:inherit;font-size:16px;letter-spacing:0;line-height:1.5;font-weight:700}.result-card p{font-size:13px;color:var(--muted);margin-top:3px}.featured-result strong{color:var(--accent)}.result-label{position:absolute;top:14px;font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:#c5838d}.result-note{grid-column:1/-1;text-align:center;font-size:12px;color:#85818a;padding:12px 15px;border-top:1px solid #2d252b}.clients{padding:38px 0 0;text-align:center}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.14em;color:var(--accent)}.clients>.eyebrow{color:#8f8a95;font-size:12px;margin-bottom:24px}.logo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:50px;align-items:center}.client-logo{width:100%;height:42px;object-fit:contain;filter:grayscale(1) invert(1);opacity:.67}.client-rickys,.client-famoso{filter:none}.client-fatburger,.client-upriver{height:54px}.client-freshslice{height:35px}.section{padding-top:95px;padding-bottom:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:16px}h2{font-size:clamp(35px,3.5vw,50px);letter-spacing:-.035em;line-height:1.15;font-weight:700}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted)}.flagship{display:grid;grid-template-columns:1.08fr 1fr;min-height:500px;border:1px solid #493036;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#191416,#141215)}.flagship-art{position:relative;background:#040404;min-width:0}.fatburger-photo{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 66%}.flagship-badge{position:absolute;top:23px;left:23px;right:23px;display:flex;align-items:center;gap:14px;font-size:12px;letter-spacing:.08em;color:#ddd}.flagship-badge img{width:67px;height:67px;object-fit:contain}.flagship-copy{padding:46px 44px;display:flex;flex-direction:column;justify-content:center}.flagship-copy>.eyebrow{font-size:12px;margin-bottom:20px}.flagship h3{font-size:46px;line-height:1.1;letter-spacing:-.04em;margin-bottom:23px}.flagship-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;color:#d5cbd0}.case-outcome{border-top:1px solid #4a3037;margin-top:27px;padding-top:23px}.case-outcome>.eyebrow{font-size:12px}.case-outcome p{font-size:14px;color:#a9a0a9;line-height:1.7;margin-top:6px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:23px}.tags span{border:1px solid #49343c;border-radius:30px;font-size:12px;color:#c5b4bc;padding:5px 10px}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.project{background:var(--panel);border:1px solid var(--line);border-radius:16px;overflow:hidden}.project-media{display:block;width:100%;height:350px;position:relative;border:0;padding:0;background:#17201c;color:#fff;overflow:hidden}.project-media>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project:nth-child(2) .project-media>img{object-position:50% 75%}.project-media:hover>img{transform:scale(1.025)}.play{position:absolute;left:22px;top:22px;display:grid;place-items:center;width:45px;height:45px;border:1px solid #fff9;background:#0003;backdrop-filter:blur(5px);border-radius:50%;font-size:12px;padding-left:2px}.media-type{position:absolute;bottom:22px;left:22px;letter-spacing:.1em;font-size:12px;text-shadow:0 1px 6px #000}.project-copy{padding:28px 30px}.project-copy>.eyebrow{font-size:12px}.project h3{font-size:24px;letter-spacing:-.025em;line-height:1.3;margin:12px 0}.project-copy>p{font-size:14px;line-height:1.8;color:var(--muted)}.project-delivery{margin-top:23px;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.project-delivery>span{color:#85818a}.project-delivery strong{font-weight:400;color:#d1c6ce}.services{margin-top:92px;padding:70px 0;background:linear-gradient(140deg,#171014,#101113 65%);border-block:1px solid #32252e}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-grid article{border:1px solid #373038;border-radius:14px;overflow:hidden;background:#141315}.service-photo{display:block;position:relative;height:230px;width:100%;padding:0;border:0;overflow:hidden;background:#202321;color:#fff}.service-photo img{width:100%;height:100%;object-fit:cover}.service-grid article:nth-child(2) img{object-position:50% 49%}.service-copy{padding:25px 24px 29px}.service-copy>.eyebrow{font-size:12px}.service-copy h3{font-size:23px;letter-spacing:-.02em;margin:10px 0 12px;line-height:1.3}.service-copy p{font-size:14px;line-height:1.8;color:#a7a0aa}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{padding-top:23px;border-top:1px solid #4c313c}.steps span{font-size:12px;color:var(--accent)}.steps h3{font-size:23px;letter-spacing:-.02em;margin:15px 0 12px}.steps p{font-size:14px;line-height:1.8;color:var(--muted)}.more-clients{padding-top:50px;color:#8c8791;text-align:center;font-size:12px}.more-clients summary{cursor:pointer;display:inline-flex;gap:20px;padding:6px 0;border-bottom:1px solid #332c35;list-style:none}.more-clients p{font-size:14px;line-height:2;margin:18px auto 0;max-width:850px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-bottom:75px}.contact-intro{padding-top:20px}.contact-intro>.eyebrow{margin-bottom:24px}.contact h2{font-size:clamp(40px,4.2vw,60px);line-height:1.08;letter-spacing:-.035em}.contact-intro>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#a9a1ad;margin-top:27px}.contact-location{display:block;font-size:12px;color:#77727e;margin-top:33px}form{background:linear-gradient(120deg,#24151b,#171418);padding:32px;border:1px solid #49303c;border-radius:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:13px;color:#d0c4ce;margin-bottom:23px}input,textarea{display:block;width:100%;background:#0d0d10;border:1px solid #3c303b;border-radius:7px;margin-top:9px;padding:12px;color:#f3eaf0;font-size:14px;resize:vertical}input:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:2px}input::placeholder,textarea::placeholder{color:#716974}form>.button{width:100%}.form-note{font-size:12px;margin-top:13px;color:#8b7c8b}#form-result{font-size:14px;padding:15px;border:1px solid #633a4b;margin-top:15px;background:#2b1720}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #29242c;padding:29px 0 35px;color:#7f7885;font-size:12px}.footer img{width:130px;height:auto}dialog{border:1px solid #393039;background:#141215;color:#fff;padding:14px;width:min(960px,92vw);max-height:94dvh;border-radius:12px}dialog::backdrop{background:#050407e8;backdrop-filter:blur(9px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 5px 12px}.dialog-top h2{font-size:16px;letter-spacing:0;font-weight:400}.dialog-top button{border:0;color:white;background:none;width:44px;height:44px;font-size:30px}#full-film{display:block;width:100%;max-height:78dvh;background:#000}.skip{position:absolute;top:-80px;left:10px;padding:12px;background:#fff;color:#111;z-index:10}.skip:focus{top:10px}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header{padding:13px 20px}.header nav{gap:22px}.hero{gap:35px;padding-top:55px}.hero h1{font-size:51px}.hero-actions{flex-wrap:wrap;gap:18px}.reel-card{width:218px}.reel-stack{height:440px}.reel-card[data-position="1"]{transform:translateX(calc(-50% + 64px)) translateY(30px) rotate(10deg) scale(.89)}.reel-card[data-position="2"]{transform:translateX(calc(-50% - 62px)) translateY(25px) rotate(-11deg) scale(.89)}.result-card{padding:35px 23px 26px}.result-card strong{font-size:50px}.result-card h2{font-size:15px}.logo-row{gap:32px}.flagship-copy{padding:32px}.flagship h3{font-size:39px}.project-media{height:300px}.service-photo{height:200px}.service-copy{padding:24px 19px}.service-copy h3{font-size:21px}.contact{gap:45px}.section{padding-top:75px}.services{padding:60px 0;margin-top:70px}.hero-reels{overflow:hidden;padding:0 3px}.contact form{padding:25px}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.header{margin-top:14px;padding:13px 16px;border-radius:12px;gap:15px}.brand img{width:117px}.header nav{display:none}.button.small{padding:10px 14px;font-size:12px;gap:15px}.hero{grid-template-columns:1fr;padding:39px 0 31px;gap:37px}.hero:before{inset:0}.pill{font-size:12px;margin-bottom:23px;padding:7px 12px}.hero h1{font-size:clamp(43px,11vw,69px)}.hero-lead{font-size:16px;margin-top:22px;line-height:1.75}.hero-actions{gap:21px;margin-top:25px}.button{font-size:13px;padding:14px 17px;gap:20px}.text-link{font-size:13px}.hero-trust{font-size:12px;margin-top:20px}.hero-reels{overflow:visible}.reel-stack{height:427px}.reel-card{width:215px;top:6px}.reel-card[data-position="1"]{transform:translateX(calc(-50% + 48px)) translateY(28px) rotate(9deg) scale(.87)}.reel-card[data-position="2"]{transform:translateX(calc(-50% - 47px)) translateY(23px) rotate(-10deg) scale(.87)}.reel-controls{max-width:280px}.reel-note{font-size:12px;margin-top:11px}.reel-top{font-size:13px;left:15px;top:16px}.reel-social svg{width:22px;height:22px}.results{grid-template-columns:1fr}.result-card{display:grid;grid-template-columns:110px 1fr;column-gap:20px;align-items:center;padding:25px 22px}.result-card strong{grid-column:1;grid-row:1/3;font-size:42px;margin:0}.result-card strong>span{font-size:29px}.result-card h2{grid-column:2;grid-row:1;align-self:end;font-size:15px}.result-card p{grid-column:2;grid-row:2;font-size:12px;line-height:1.6;align-self:start}.result-card+.result-card:before{top:0;left:22px;right:22px;bottom:auto;height:1px;width:auto}.result-label{display:none}.result-note{font-size:12px;padding:13px 18px;text-align:left}.clients{padding-top:28px}.clients>.eyebrow{font-size:12px;margin-bottom:23px}.logo-row{grid-template-columns:repeat(3,1fr);gap:25px}.client-logo{height:35px}.client-fatburger,.client-upriver{height:42px}.client-freshslice{height:28px}.section{padding-top:54px}.section-heading{display:block;margin-bottom:26px}.section-heading h2,h2{font-size:34px;line-height:1.16}.section-heading .eyebrow{font-size:12px;margin-bottom:14px}.section-heading>p{font-size:14px;margin-top:20px}.section-heading>p br{display:none}.flagship{grid-template-columns:1fr;border-radius:14px}.flagship-art{height:380px}.fatburger-photo{object-position:50% 66%}.flagship-badge{top:17px;left:17px;right:17px;font-size:9px;gap:10px}.flagship-badge img{width:50px;height:50px}.flagship-copy{padding:28px 23px}.flagship-copy>.eyebrow{font-size:12px;margin-bottom:16px}.flagship h3{font-size:38px;margin-bottom:19px}.flagship-copy>p:not(.eyebrow){font-size:16px}.case-outcome{margin-top:23px;padding-top:18px}.case-outcome p{font-size:14px}.tags{margin-top:19px}.case-grid{grid-template-columns:1fr;gap:20px;margin-top:20px}.project-media{height:300px}.project-copy{padding:24px}.project h3{font-size:24px}.project-copy>.eyebrow{font-size:12px}.project-delivery{font-size:12px;gap:10px}.services{padding:43px 0;margin-top:52px}.service-grid{grid-template-columns:1fr;gap:19px}.service-photo{height:250px}.service-copy{padding:24px}.service-copy h3{font-size:24px}.steps{grid-template-columns:1fr;gap:25px}.steps article{display:grid;grid-template-columns:29px 1fr;column-gap:18px;padding-top:22px}.steps span{grid-row:1/3;padding-top:5px}.steps h3{margin:0 0 9px;font-size:22px}.steps p{grid-column:2}.more-clients{padding-top:31px;font-size:12px}.more-clients p{font-size:12px}.contact{grid-template-columns:1fr;gap:30px;padding-bottom:40px}.contact-intro{padding-top:0}.contact h2{font-size:42px}.contact-intro>.eyebrow{font-size:12px;margin-bottom:18px}.contact-intro>p:not(.eyebrow){font-size:15px;margin-top:20px}.contact-location{margin-top:21px;font-size:12px}.contact form{padding:23px}.form-row{grid-template-columns:1fr;gap:0}label{font-size:14px;margin-bottom:20px}input,textarea{font-size:16px}.footer{flex-wrap:wrap;gap:20px;font-size:12px}.footer img{width:112px}.footer>span:nth-child(2){display:none}.footer>span:last-child{margin-left:auto}}
@media(max-width:370px){.hero h1{font-size:40px}.hero-actions{gap:16px}.hero-actions .button{font-size:12px;padding:13px 14px}.reel-card{width:189px}.reel-stack{height:382px}.reel-card[data-position="1"]{transform:translateX(calc(-50% + 26px)) translateY(25px) rotate(9deg) scale(.87)}.reel-card[data-position="2"]{transform:translateX(calc(-50% - 25px)) translateY(21px) rotate(-10deg) scale(.87)}.result-card{padding:23px 17px;grid-template-columns:95px 1fr;gap:0 14px}.result-card strong{font-size:38px}.result-card h2{font-size:14px}.section-heading h2,h2{font-size:30px}.flagship-art{height:320px}.flagship-copy{padding:25px 20px}.project-copy{padding:22px 19px}.contact h2{font-size:38px}.project-delivery{display:block}.project-delivery strong{display:block;margin-top:3px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}}
.hero h1,h2,.flagship h3{word-spacing:.035em}
@media(max-width:1100px){.hero:before{inset:0}}

/* Preview-only reels and the reduced homepage. */
.reel-card{pointer-events:none;cursor:default;user-select:none}.reel-controls{justify-content:center}.clients{padding-bottom:64px}.clients .more-clients{margin-top:38px}.header nav{margin-left:auto}

#motion-toggle{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--text);cursor:pointer}

/* Restrained glass surfaces: neutral navigation, burgundy primary action. */
.header{
 background:linear-gradient(115deg,rgba(255,255,255,.055),rgba(255,255,255,.015) 65%),rgba(19,20,23,.7);
 border-color:rgba(255,255,255,.12);
 -webkit-backdrop-filter:blur(16px) saturate(115%);
 backdrop-filter:blur(16px) saturate(115%);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 8px 28px rgba(0,0,0,.13);
}
.button{
 background:linear-gradient(125deg,rgba(255,255,255,.09),rgba(255,255,255,.015) 65%),rgba(102,31,32,.64);
 border-color:rgba(227,159,164,.32);
 -webkit-backdrop-filter:blur(12px) saturate(120%);
 backdrop-filter:blur(12px) saturate(120%);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.11),inset 0 -1px 0 rgba(0,0,0,.12),0 5px 18px rgba(0,0,0,.15);
 transition:background .2s,border-color .2s,box-shadow .2s;
}
.button:hover{
 background:linear-gradient(125deg,rgba(255,255,255,.12),rgba(255,255,255,.025) 65%),rgba(116,38,42,.74);
 border-color:rgba(237,178,182,.46);
 transform:none;
}
#motion-toggle{
 background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.015)),rgba(22,22,26,.64);
 border-color:rgba(255,255,255,.17);
 -webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 4px 12px rgba(0,0,0,.1);
 transition:background .2s,border-color .2s;
}
#motion-toggle:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.28)}

/* Slightly stronger glass, with restrained edge highlights. */
.header{background:linear-gradient(115deg,#ffffff16,#ffffff04 65%),#17181c99;border-color:#ffffff2c;backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%);box-shadow:inset 0 1px 0 #ffffff17,inset 0 -1px 0 #ffffff04,0 10px 32px #0003}
.button{background:linear-gradient(125deg,#ffffff26,#ffffff04 65%),#661f20ad;border-color:#e7abb867;box-shadow:inset 0 1px 0 #ffffff2b,inset 0 -1px 0 #0002,0 7px 24px #0003}
.button:hover{background:linear-gradient(125deg,#ffffff30,#ffffff08 65%),#74262abd;border-color:#edb2b67a}
#motion-toggle{background:linear-gradient(135deg,#ffffff1e,#ffffff05),#16161a99;border-color:#ffffff36}
#booking-dialog{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:30px;border-radius:20px;background:linear-gradient(130deg,#ffffff12,transparent 65%),#171419ed;border:1px solid #ffffff30;box-shadow:inset 0 1px 0 #ffffff1f,0 30px 90px #0008;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
#booking-dialog::backdrop{background:#08080ab0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.booking-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.booking-heading .eyebrow{font-size:10px}
#close-booking{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;background:#ffffff08;border:1px solid #ffffff22;border-radius:50%;color:var(--text);font-size:24px;line-height:1}
#booking-title{font-size:38px;letter-spacing:-.04em}#booking-description{font-size:14px;line-height:1.7;color:#b9b3bd;margin-top:12px}
#booking-form{padding:0;margin-top:25px;background:none;border:0;border-radius:0}#booking-form label{margin-bottom:18px}#booking-form input,#booking-form textarea{background:#0003;border-color:#ffffff24}#booking-form .optional{font-size:11px;color:#928996;margin-left:7px}#booking-form .button{width:100%}#booking-status{font-size:13px;color:#e9c5ce;border-left:2px solid var(--accent);padding-left:12px;margin-top:15px}
@media(max-width:600px){#booking-dialog{padding:23px}#booking-title{font-size:33px}#booking-form .form-row{grid-template-columns:1fr;gap:0}}

.brand-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);padding:18px 0}
.brand-track{display:flex;width:max-content;animation:brand-drift 110s linear infinite}
.brand-group{display:flex;align-items:center;list-style:none;padding:0;margin:0;flex-shrink:0}
.brand-item{width:200px;padding:0 25px;display:flex;align-items:center;justify-content:center;height:70px;flex-shrink:0}
.brand-item .client-logo{max-width:150px;height:48px}.brand-item .client-fatburger,.brand-item .client-upriver{height:58px}.brand-item .brand-viet{filter:none;height:48px}
.brand-wordmark{font-size:21px;font-weight:700;line-height:1.2;letter-spacing:-.03em;color:#c6c3c9;text-align:center}
@keyframes brand-drift{to{transform:translateX(-50%)}}

#brand-motion{margin-top:17px;padding:6px 11px;border:1px solid #ffffff18;border-radius:20px;background:#ffffff04;color:#9d98a2;font-size:11px;display:inline-flex;gap:10px;align-items:center}
#brand-motion:hover{color:#fff;border-color:#ffffff33}
@media(prefers-reduced-motion:reduce){.brand-track{animation:none}.brand-marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.brand-group[aria-hidden="true"]{display:none}#brand-motion{display:none}}

.secondary-button{background:linear-gradient(125deg,#ffffff12,#ffffff03),#17181c70;border-color:#ffffff30;color:#ddd8e0}.secondary-button:hover{background:#ffffff13;border-color:#ffffff50}
.back-home{font-size:13px;color:#c5bec9}.back-home:hover{color:white}
.work-intro{padding:76px 0 48px;max-width:800px}.work-intro h1{font-size:clamp(40px,5vw,67px);line-height:1.08;letter-spacing:-.045em;margin:20px 0 24px}.work-intro h1 em{font-style:normal;color:var(--accent)}.work-intro>p:last-child{max-width:590px;color:var(--muted);line-height:1.8}
.format-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.format-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#141417}.format-media{height:370px;background:#090909}.format-media img{width:100%;height:100%;object-fit:cover}.format-media.video{height:480px;background:radial-gradient(ellipse,#292024,#101013)}.format-media video{display:block;width:100%;height:100%;object-fit:contain}.format-copy{padding:28px 30px}.format-copy h2{font-size:28px;margin:13px 0;letter-spacing:-.03em}.format-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.format-use{display:block;margin-top:23px;padding-top:17px;border-top:1px solid var(--line);font-size:12px;color:#d0bcc5}.work-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:70px 0 80px}.work-cta h2{margin:14px 0;font-size:38px}.work-cta p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:510px}.work-cta .button{flex-shrink:0}
@media(max-width:760px){.work-intro{padding:45px 0 32px}.format-grid{grid-template-columns:1fr;gap:22px}.format-copy{padding:24px}.format-media{height:310px}.format-media.video{height:430px}.format-copy h2{font-size:25px}.work-cta{align-items:flex-start;flex-direction:column;padding:48px 0 60px}.back-home{font-size:12px}}

/* Three generous, independently looping brand rows. */
.clients{padding-top:54px;padding-bottom:72px}.clients>.eyebrow{margin-bottom:30px}
.brand-wall{border-block:1px solid #ffffff0c;padding:10px 0}
.brand-wall .brand-marquee{padding:15px 0}
.brand-wall .brand-item{width:215px;height:82px;padding-inline:26px}
.brand-wall .brand-track{animation-duration:65s}
.brand-wall .brand-row-2 .brand-track{animation-direction:reverse;animation-duration:70s}
.brand-wall .brand-row-3 .brand-track{animation-duration:75s}
.brand-wall .client-logo{height:54px;max-width:160px}.brand-wall .client-fatburger,.brand-wall .client-upriver{height:65px}
.brand-wall .brand-ceylon{filter:grayscale(1) brightness(0) invert(1);height:48px}
.brand-wall .brand-wordmark{font-size:23px}
@media(max-width:760px){.clients{padding-top:38px;padding-bottom:45px}.brand-wall .brand-item{width:180px;height:70px;padding-inline:22px}.brand-wall .brand-wordmark{font-size:20px}.brand-wall .brand-marquee{padding:12px 0}}

.brand-wall .supplied-logo{filter:brightness(0) invert(1);opacity:.72}
.brand-wall .supplied-emblem{filter:grayscale(1);opacity:.78}
.brand-wall .logo-baobuns,.brand-wall .logo-ulanzi,.brand-wall .logo-ttartisan{height:68px}
.brand-wall .logo-tarion{border-radius:3px;height:48px}
.brand-wall .logo-litemons{height:62px}

/* Preserve original brand colours. */
.brand-wall .client-logo{filter:none;opacity:1}
.brand-wall .logo-kf,.brand-wall .logo-7artisans,.brand-wall .logo-ttartisan,.brand-wall .brand-ceylon{background:#f5f3ed;border-radius:6px;padding:7px}

/* Selected brands retain their previous monochrome presentation. */
.brand-wall .logo-ttartisan,.brand-wall .logo-7artisans,.brand-wall .logo-kf,.brand-wall .brand-ceylon{filter:brightness(0) invert(1);opacity:.72;background:none;padding:0;border-radius:0}
.brand-wall .logo-tarion{filter:grayscale(1);opacity:.78}

.platform-pill{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 12px;max-width:100%;padding:8px 10px 8px 14px;background:#29171cd9;border-color:#8a4d55;box-shadow:inset 0 1px 0 #ffffff18,0 8px 24px #0003}
.platform-prefix{line-height:1.45}
.platform-logos{display:inline-flex;align-items:center;gap:5px;flex-shrink:0}
.platform-logo{display:grid;place-items:center;width:28px;height:28px;border:1px solid #ffffff24;border-radius:8px;background:#ffffff12}
.platform-logo img{width:17px;height:17px;object-fit:contain}
.platform-logo.uber-eats{width:42px}
.platform-logo.uber-eats img{width:31px;height:19px}
@media(max-width:760px){.platform-pill{gap:7px 9px}.platform-prefix{white-space:normal}}

.reel-social{gap:15px}
.reel-social .reel-like{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:700;line-height:1.1}
.reel-social .reel-likes{min-width:38px;text-align:center;font-variant-numeric:tabular-nums;text-shadow:0 1px 5px #000}


/* Editorial services: always-visible photo and description rows */
.service-editorial{padding-top:70px;padding-bottom:76px;border-top:1px solid #ffffff18;scroll-margin-top:30px}
.service-heading{margin-bottom:44px}.service-heading .eyebrow{font-size:10px;color:var(--accent);letter-spacing:.2em;margin-bottom:24px}
.service-heading>div{display:flex;justify-content:space-between;align-items:flex-end;gap:35px}
.service-heading h2{font-size:clamp(44px,5.6vw,72px);line-height:1.03;letter-spacing:-.055em;font-weight:500}
.service-heading>div>p{font-size:14px;line-height:1.9;color:var(--muted);max-width:355px;padding-bottom:5px}
.service-story{border-top:1px solid #ffffff25}.service-story:last-child{border-bottom:1px solid #ffffff25}
.service-story summary{display:grid;grid-template-columns:42px 1fr 245px 40px;align-items:center;gap:20px;list-style:none;padding:25px 0;cursor:pointer}
.service-story summary::-webkit-details-marker{display:none}.service-story summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:3px}
.service-index{font-size:11px;color:#a59497;font-variant-numeric:tabular-nums}.service-story h3{font-size:clamp(22px,2.7vw,34px);font-weight:500;line-height:1.2;letter-spacing:-.035em;margin:0}
.service-teaser{font-size:12px;color:#939296}.service-expand{width:36px;height:36px;position:relative;border:1px solid #ffffff24;border-radius:50%;background:#ffffff04;transition:background .2s}
.service-expand:before,.service-expand:after{content:'';position:absolute;width:12px;height:1px;background:#ddd;left:11px;top:17px}.service-expand:after{transform:rotate(90deg)}
.service-story[open] .service-expand:after{transform:rotate(0)}.service-story[open] h3{color:#d49a9f}.service-story[open] .service-expand{background:#82454c44;border-color:#bd7c8366}.service-story summary:hover h3{color:#e6b6ba}
.service-detail{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;padding:6px 0 36px 62px}
.service-visual{position:relative;min-height:330px;overflow:hidden;border-radius:6px;background:#151719}
.service-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.service-caption{position:absolute;bottom:18px;left:18px;padding:7px 10px;font-size:8px;letter-spacing:.14em;border:1px solid #ffffff35;background:#14141465;backdrop-filter:blur(14px);border-radius:4px;color:#fff}
.service-description{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 20px 12px 0}
.service-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#cd9b9f;margin-bottom:16px}
.service-intro{font-size:17px;line-height:1.7;color:#d4d0d1;max-width:390px}
.service-description ul{list-style:none;padding:0;margin:22px 0 27px;width:100%;max-width:390px}
.service-description li{font-size:12px;color:#969499;padding:8px 0;border-top:1px solid #ffffff12}.service-description li:before{content:'↗';margin-right:12px;color:#bc858c}
.service-description .button{font-size:13px;padding:13px 22px}
.service-endnote{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;color:#858388;font-size:12px}.service-endnote a{color:#d8b0b5}.service-endnote a span{margin-left:18px}
@media(max-width:1000px){.service-story summary{grid-template-columns:30px 1fr 36px;gap:15px}.service-teaser{display:none}.service-detail{padding-left:45px;gap:30px}.service-visual{min-height:340px}.service-description{padding-right:0}.service-intro{font-size:15px}}
@media(max-width:600px){.service-editorial{padding-top:42px;padding-bottom:44px}.service-heading{margin-bottom:28px}.service-heading>div{display:block}.service-heading h2{font-size:49px}.service-heading>div>p{margin-top:22px;font-size:13px}.service-story summary{padding:23px 0;grid-template-columns:22px 1fr 30px;gap:10px}.service-story h3{font-size:23px}.service-expand{width:29px;height:29px}.service-expand:before,.service-expand:after{left:8px;top:13px}.service-detail{grid-template-columns:1fr;padding:0 0 29px;gap:23px}.service-visual{min-height:0;height:230px}.service-description{padding:0 5px}.service-intro{font-size:15px}.service-description ul{margin:17px 0 23px}.service-endnote{align-items:flex-start;flex-direction:column;line-height:1.6}}

/* Open service layout */
.service-detail{padding:38px 0;gap:64px;grid-template-columns:1.15fr 1fr}
.service-description .service-index{display:block;font-size:10px;letter-spacing:.15em;margin-bottom:15px;color:#ba9297}
.service-description h3{font-size:clamp(27px,3vw,40px);line-height:1.12;color:#f1eeee;margin-bottom:20px;max-width:430px}
.service-visual{min-height:390px}
@media(max-width:1000px){.service-detail{padding:30px 0;gap:32px}.service-description h3{font-size:30px}.service-visual{min-height:390px}}
@media(max-width:600px){.service-detail{grid-template-columns:1fr;padding:26px 0 32px;gap:25px}.service-visual{min-height:0;height:230px}.service-description h3{font-size:30px;margin-bottom:17px}.service-heading h2{font-size:48px}}

/* Service heading typography */
.service-heading h2,.service-description h3{font-weight:700}
.service-location{margin-top:16px;font-size:15px;line-height:1.6;color:var(--muted);letter-spacing:.02em}

/* Vancouver-focused messaging */
.hero h1{font-size:clamp(42px,4.2vw,62px);line-height:1.08}
.service-heading>div>.service-heading-message{max-width:410px;font-size:20px;line-height:1.55;letter-spacing:-.025em;color:#e0dcdd;padding-bottom:3px}
.service-heading-message em{font-style:normal;color:var(--accent)}
@media(max-width:600px){.hero h1{font-size:42px}.service-heading>div>.service-heading-message{font-size:18px;margin-top:24px}}
@media(max-width:370px){.hero h1{font-size:37px}}

/* Typographic hero and aligned services introduction */
.hero h1{font-size:inherit;line-height:1;letter-spacing:0;word-spacing:normal}
.hero-heading-intro{display:block;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:clamp(28px,3vw,42px);line-height:1.14;font-weight:400;letter-spacing:-.035em;margin-bottom:17px;color:#f5f3ed}
.hero-heading-main{display:block;font-size:clamp(55px,5.8vw,85px);font-weight:900;line-height:.99;letter-spacing:-.055em;text-transform:uppercase;color:#d53753}
.hero h1 .hero-heading-end{display:block;font-family:Manrope,Arial,sans-serif;font-size:clamp(24px,2.6vw,38px);font-style:normal;font-weight:800;line-height:1.18;letter-spacing:-.04em;text-transform:uppercase;margin-top:9px;color:#d53753}
.service-heading>div{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:64px}
.service-heading>div>.service-heading-message{max-width:none;font-size:clamp(19px,2.1vw,27px);line-height:1.5;margin:0;padding:0;letter-spacing:-.03em}
.service-heading h2{font-size:clamp(44px,5vw,64px)}
.service-heading .eyebrow{margin-bottom:22px}
@media(max-width:1000px){.service-heading>div{gap:32px}.hero-heading-main{font-size:58px}.hero h1 .hero-heading-end{font-size:26px}.hero-heading-intro{font-size:31px}}
@media(max-width:600px){.hero-heading-intro{font-size:31px}.hero-heading-main{font-size:54px}.hero h1 .hero-heading-end{font-size:27px}.service-heading>div{grid-template-columns:1fr;gap:24px}.service-heading>div>.service-heading-message{font-size:21px;padding-top:22px;border-top:1px solid #ffffff18}.service-heading h2{font-size:48px}}
@media(max-width:370px){.hero-heading-main{font-size:46px}.hero h1 .hero-heading-end{font-size:23px}.hero-heading-intro{font-size:28px}}

.hero-heading-main{font-family:"Arial Black",Arial,sans-serif;font-weight:900;letter-spacing:-.055em}
.hero h1 .hero-heading-end{font-family:Arial,sans-serif;font-weight:700;letter-spacing:-.025em}

/* Restore the original Vancouver headline treatment */
.hero h1{font-size:clamp(42px,4.2vw,62px);line-height:1.08;letter-spacing:-.055em;word-spacing:.035em}
.service-heading>div>.service-heading-message{justify-self:end;width:max-content;max-width:100%}
@media(max-width:600px){.hero h1{font-size:42px}.service-heading>div>.service-heading-message{justify-self:stretch;width:100%}}
@media(max-width:370px){.hero h1{font-size:37px}}

.service-visual.service-visual-collage{aspect-ratio:4/5;min-height:0;height:auto}.service-visual-collage>img{object-fit:contain}.service-visual-collage .service-caption{display:none}

.service-visual.service-visual-poster{aspect-ratio:1812/1810;min-height:0;height:auto}.service-visual-poster>img{object-fit:contain}.service-visual-poster .service-caption{display:none}

.service-visual.service-visual-website{aspect-ratio:1734/2164}

.header-book{flex-shrink:0}
@media(max-width:600px){.header .header-book{padding:10px 12px;font-size:12px;gap:10px}.header:has(.header-book){gap:12px;padding:14px}.header:has(.header-book) .brand img{width:112px}}

.service-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px 18px;margin-bottom:20px}
.service-title-row h3{flex:1 1 240px;margin-bottom:0}
.service-platforms{gap:8px}
.service-platforms .platform-logo{width:36px;height:36px;border-radius:10px}
.service-platforms .platform-logo img{width:22px;height:22px}
.service-platforms .uber-eats{width:54px}
.service-platforms .uber-eats img{width:40px;height:25px}
@media(max-width:600px){.service-title-row{margin-bottom:17px}.service-title-row h3{margin-bottom:0;flex-basis:210px}}

#booking-form select{font:inherit;display:block;width:100%;min-width:0;background:#171419;border:1px solid #ffffff24;border-radius:7px;margin-top:9px;padding:12px;color:#f3eaf0;font-size:14px;color-scheme:dark}#booking-form select:focus{outline:2px solid var(--accent);outline-offset:2px}#booking-form select:invalid{color:#a49aa3}@media(max-width:600px){#booking-form select{font-size:16px}}

/* Static presentation; no inline styles required by CSP. */
.safe-inline-1{object-position:55% 50%}
.safe-inline-2{object-position:50% 57%}
.safe-inline-3{object-position:50% 48%}
body.modal-open{overflow:hidden}

.form-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#booking-security{min-height:65px;margin:0 0 18px;font-size:13px;color:#b9b3bd}#booking-form button:disabled{opacity:.55;cursor:not-allowed}#booking-form .form-note a{text-decoration:underline;text-underline-offset:3px}
