:root{--cream:#faf7ee;--blue:#2447f5;--coral:#ff644f;--butter:#fff1b8;--ink:#171717;--line:#cac8bc;--font:'DM Sans',Arial,sans-serif;--display:'Anton','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.5 var(--font);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;z-index:30;background:var(--ink);color:#fff;padding:15px}.skip:focus{top:12px}.site-shell{width:min(1440px,100%);padding:0 54px;margin:auto}.header{height:122px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{font-size:65px;font-weight:1000;line-height:.9;letter-spacing:-6px;color:var(--blue);position:relative;display:inline-block}.logo-dot{display:none}.desktop-nav{display:flex;gap:34px;margin-left:auto;margin-right:42px;font-size:14px}.desktop-nav a{position:relative;padding:8px 0}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:1px;width:0;height:2px;background:var(--blue);transition:width .2s}.desktop-nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;border-radius:100px;padding:17px 25px;font-size:15px;line-height:1.3;min-height:54px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:var(--blue)}.button-coral{background:var(--coral);color:#171717}.button-coral:hover{background:#ff7c68}.header-cta{font-size:13px;padding:14px 20px;min-height:46px;gap:25px}.menu-button{display:none}.mobile-nav[hidden]{display:none}
.hero{position:relative;min-height:740px;padding-top:34px;isolation:isolate;display:grid;grid-template-columns:1fr 1fr}.hero-copy{position:relative;z-index:2;pointer-events:none;align-self:start;padding-bottom:40px}.hero-copy a{pointer-events:auto}.hero h1{font-family:var(--display);font-size:clamp(76px,8.4vw,126px);line-height:1.035;letter-spacing:-3.8px;color:var(--blue);font-weight:400;margin:0 0 30px}.hero h1 span{display:block;white-space:nowrap}.hero-subtitle{font-size:29px;letter-spacing:-1px;margin:0 0 27px;white-space:nowrap}.hero-copy .button{min-width:267px}.hero-caption{font-size:12px;letter-spacing:1.7px;text-transform:uppercase;line-height:1.5;margin:69px 0 28px}.hero-caption>span{width:25px;height:3px;display:block;background:var(--blue);margin-bottom:17px}.hero-art{position:absolute;right:-22px;top:5px;width:57%;height:720px;z-index:1}.hero-art>img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.handwritten{font-family:'Caveat',cursive;font-weight:500;line-height:.9}.hero-note{position:absolute;right:10px;top:35px;font-size:56px;transform:rotate(-10deg);margin:0}.art-side{position:absolute;right:2px;top:297px;font-size:10px;line-height:1.6;text-transform:uppercase}.art-credit{position:absolute;right:8px;bottom:12px;font-size:10px;writing-mode:vertical-rl;letter-spacing:.5px}
.services{border-top:1px solid var(--line);padding:28px 0 43px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:38px}.section-top h2,.section-top p{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:1.4px;font-weight:500}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:46px}.service svg{width:43px;height:39px;stroke:var(--ink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;margin-bottom:15px}.service svg.coral-icon{stroke:var(--coral);stroke-width:2.2}.service h3{font-size:25px;font-weight:600;line-height:1.08;letter-spacing:-1px;margin:0 0 13px}.service p{font-size:15px;line-height:1.6;max-width:240px;margin:0}.section-anchor{scroll-margin-top:35px}.projects{padding:52px 0 77px;border-top:1px solid var(--line)}.project-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:1.8px;margin:0 0 25px}.project-heading h2{font-family:var(--display);font-weight:400;font-size:65px;line-height:1;letter-spacing:-1px;margin:0;color:var(--blue)}.project-heading h2 em{font-family:'Caveat',cursive;font-size:80px;font-weight:500;letter-spacing:-2px}.project-heading>p{font-size:16px;margin-bottom:5px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.project-card{border:0;padding:0;background:none;text-align:left;cursor:pointer;min-width:0}.project-image{position:relative;overflow:hidden;background:#e4d7c5;aspect-ratio:1.42;border-radius:3px}.project-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .6s}.project-card:hover img{transform:scale(1.035)}.project-tag{position:absolute;left:18px;top:18px;padding:7px 13px;border-radius:30px;font-size:12px;background:var(--cream)}.project-open{position:absolute;bottom:18px;right:18px;border-radius:50%;background:var(--cream);width:43px;height:43px;display:grid;place-items:center;font-size:23px;transition:background .2s}.project-card:hover .project-open{background:var(--butter)}.project-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:16px}.project-meta h3{font-size:18px;letter-spacing:-.5px;font-weight:600;margin:0}.project-meta>span{font-size:12px;white-space:nowrap}.projects-disclaimer{font-size:12px;margin:22px 0 0;color:#605e57}
.studio{background:var(--blue);color:var(--cream);display:grid;grid-template-columns:1fr 2fr;padding:58px 53px 55px;gap:35px}.studio-label{display:flex;flex-direction:column;justify-content:space-between}.studio-mark{font-size:220px;line-height:.8;font-weight:1000;letter-spacing:-20px;position:relative;width:150px;color:var(--butter)}.studio-mark>span{width:48px;height:65px;border-radius:50%;transform:rotate(20deg);background:var(--coral);position:absolute;right:-5px;bottom:0}.studio-content h2{font-family:var(--display);font-weight:400;font-size:clamp(60px,7vw,100px);line-height:1.02;margin:0 0 40px;letter-spacing:-2px}.studio-bottom{display:flex;align-items:center;gap:35px}.studio-bottom>p:first-child{font-size:16px;max-width:320px;margin:0}.studio-bottom .handwritten{font-size:37px;color:var(--butter);transform:rotate(-8deg);margin:0;white-space:nowrap}.contact{padding:95px 0 88px;display:flex;justify-content:space-between;align-items:center;gap:35px}.contact h2{font-family:var(--display);font-weight:400;color:var(--blue);font-size:clamp(44px,5vw,70px);line-height:1.06;letter-spacing:-1px;margin:0}.contact h2 span{color:var(--ink)}.contact-action p{font-size:16px;margin:0 0 24px}.contact-handle{display:block;font-size:13px;margin-top:13px}.footer{border-top:1px solid var(--line);padding:30px 0 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:12px}.footer-logo{font-size:48px;letter-spacing:-4px}.footer p{margin:0;margin-right:auto;line-height:1.5}.footer>a:not(.wordmark){font-size:14px}
dialog{border:0;border-radius:8px;padding:30px;width:min(1000px,calc(100% - 32px));max-height:90vh;background:var(--cream);color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:rgb(23 23 23 / 75%);backdrop-filter:blur(5px)}.dialog-bar{display:flex;justify-content:space-between;align-items:center;gap:15px}.dialog-bar .eyebrow{margin:0}.dialog-bar button{border:0;background:transparent;display:flex;align-items:center;gap:15px;cursor:pointer;min-height:44px}.dialog-bar button span{font-size:28px}dialog h2{font-size:38px;letter-spacing:-1px;line-height:1.1;margin:23px 0 10px}dialog>p{max-width:720px}dialog>img{width:100%;height:auto;border-radius:3px;margin-top:25px}dialog .dialog-disclaimer{font-size:13px;line-height:1.5;margin:20px 0}body.modal-open{overflow:hidden}
@media(min-width:1500px){.hero h1{font-size:130px}.hero{min-height:765px}.hero-art{height:740px}.hero-subtitle{font-size:30px}}
@media(max-width:1100px){.site-shell{padding:0 34px}.header{height:104px;gap:22px}.desktop-nav{gap:20px;margin-right:12px}.wordmark{font-size:56px}.header-cta{font-size:12px;gap:15px}.hero{min-height:625px}.hero h1{font-size:9vw;letter-spacing:-3px}.hero-art{height:600px;right:-12px;width:58%}.hero-note{font-size:45px;right:0}.art-side{top:265px}.hero-subtitle{font-size:23px}.hero-caption{margin-top:55px}.service-grid{gap:25px}.service h3{font-size:23px}.studio{padding:45px 35px}.studio-bottom{align-items:flex-start;flex-direction:column;gap:25px}.studio-mark{font-size:170px;width:120px}.studio-mark>span{height:48px;width:36px}.project-meta{align-items:flex-start;flex-direction:column;gap:3px}}
@media(max-width:760px){html{scroll-padding-top:15px}.site-shell{padding:0 22px}.header{height:94px}.wordmark{font-size:54px;letter-spacing:-5px}.desktop-nav,.header-cta{display:none}.menu-button{display:flex;width:46px;height:46px;border:1px solid var(--ink);border-radius:50%;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}.menu-button span{display:block;width:18px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{display:grid;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:15px;gap:3px}.mobile-nav a{padding:11px 4px;font-size:19px}.hero{padding-top:15px;display:flex;flex-direction:column;min-height:0}.hero-copy{padding-bottom:0;width:100%}.hero h1{font-size:clamp(57px,11.85vw,88px);letter-spacing:-1.7px;line-height:1.075;margin-bottom:23px}.hero-subtitle{font-size:clamp(18px,4.75vw,27px);letter-spacing:-.5px;margin-bottom:23px}.hero-copy .button{min-width:0;font-size:14px;padding:16px 23px;gap:30px}.hero-caption{display:none}.hero-art{position:relative;width:100%;height:auto;aspect-ratio:1.05;right:auto;top:auto;margin-top:9px;margin-bottom:22px;align-self:center}.hero-art>img{height:100%;object-position:50% 50%}.hero-note{font-size:clamp(39px,8.5vw,58px);right:0;top:25px}.art-side{display:none}.art-credit{bottom:10px;right:0;font-size:9px}.services{padding-top:21px;padding-bottom:35px}.section-top{align-items:flex-start;gap:15px;margin-bottom:28px}.section-top h2{font-size:11px;white-space:nowrap}.section-top p{text-align:right;font-size:10px;max-width:180px;letter-spacing:.6px}.service-grid{grid-template-columns:1fr 1fr;gap:32px 23px}.service h3{font-size:24px;letter-spacing:-.8px}.service p{font-size:14px;line-height:1.55}.service svg{margin-bottom:10px;width:36px;height:35px}.projects{padding:35px 0 43px}.project-heading{display:block;margin-bottom:25px}.project-heading h2{font-size:55px}.project-heading h2 em{font-size:67px}.project-heading>p{font-size:15px;margin:22px 0 0}.eyebrow{font-size:11px;margin-bottom:22px;letter-spacing:1.4px}.project-grid{grid-template-columns:1fr;gap:29px}.project-image{aspect-ratio:1.33}.project-meta{flex-direction:row;align-items:center}.project-meta h3{font-size:16px}.project-meta>span{font-size:10px}.project-tag{font-size:11px;left:12px;top:12px}.studio{padding:29px 25px 36px;display:block;margin:0 -22px}.studio-label{display:block}.studio-mark{display:none}.studio-content h2{font-size:69px;line-height:1.06;margin-bottom:26px;letter-spacing:-1.3px}.studio-bottom{gap:27px}.studio-bottom>p:first-child{max-width:450px}.studio-bottom .handwritten{font-size:37px;transform:rotate(-5deg)}.contact{padding:50px 0 45px;display:block}.contact h2{font-size:clamp(41px,10.5vw,62px)}.contact-action{margin-top:30px}.footer{display:grid;grid-template-columns:1fr 1fr;gap:23px 15px;padding:26px 0}.footer-logo{font-size:47px}.footer p{font-size:11px;text-align:right;margin:0}.footer>span{text-align:right}dialog{padding:20px}.dialog-bar .eyebrow{font-size:10px}dialog h2{font-size:30px}}
@media(max-width:760px){.hero h1{font-size:clamp(40px,13.8vw,88px)}.hero-note{font-size:38px;right:-3px;top:10px}.service h3{overflow-wrap:break-word}}
@media(max-width:360px){.project-meta{align-items:flex-start;flex-direction:column}.service h3{font-size:21px}.studio-content h2{font-size:59px}.contact h2{font-size:37px}}
.project-card-wide{grid-column:1/-1}.project-card-wide .project-image{aspect-ratio:2.1}
@media(max-width:760px){.project-card-wide .project-image{aspect-ratio:1.33}.project-card-wide .project-image img{object-position:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-subtitle{white-space:normal;font-size:25px;max-width:470px}.hero-offer{font-size:20px;margin:0 0 24px;max-width:450px}.hero-offer strong{color:var(--blue)}.hero-offer span{font-size:16px}.hero-caption{margin-top:30px}.offers{padding:70px 0;border-top:1px solid var(--line)}.offers h2,.reassurance h2,.support-section h2,.faq h2{font:400 clamp(38px,4.3vw,64px)/1.1 var(--display);margin:0 0 22px;letter-spacing:-1px}.offers h2{color:var(--blue)}.offers h2 span{color:var(--ink)}.section-intro{max-width:740px;margin-bottom:32px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.offer-card{padding:28px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.offer-featured{background:var(--butter);border-color:var(--ink)}.offer-card h3{font-size:25px;line-height:1.2;margin:0}.offer-card .eyebrow{font-size:12px;min-height:36px}.price{font:400 64px/1 var(--display);color:var(--blue);margin:25px 0 15px}.price small{display:block;font:14px var(--font);margin-bottom:6px}.price span{font-size:34px}.offer-card ul{padding-left:20px;line-height:1.65;flex:1}.offer-card li{margin-bottom:8px}.offer-card .button{width:100%;gap:15px}.offer-detail{font-size:14px;line-height:1.6;color:#514f49}.shop-offer{display:flex;justify-content:space-between;align-items:center;gap:25px;border-bottom:1px solid var(--line);padding:32px 0}.shop-offer h3{font-size:25px;margin:0 0 8px}.shop-offer p{margin:0;max-width:650px}.shop-offer .button{flex-shrink:0}.reassurance{background:var(--coral);padding:50px 40px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:38px}.steps article>span{font:36px var(--display)}.steps h3{font-size:22px;margin:10px 0}.steps p{margin:0}.support-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:65px 0}.support-section h3{font-size:25px;margin:0 0 10px}.support-price{font-size:30px;font-weight:700;margin:0}.support-price span{font-size:16px;font-weight:400}.quote-section{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:55px}.quote-heading p{max-width:430px}.quote-heading h2{font-size:clamp(38px,4.1vw,58px)}.contact-direct{display:block;margin-top:12px;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}#quote-form{padding:30px;background:#fffdf7;border:1px solid var(--line);min-width:0}#quote-form label{display:block;font-size:15px;font-weight:600;margin-bottom:7px}#quote-form input:not([type=hidden]),#quote-form select,#quote-form textarea{display:block;width:100%;font:16px var(--font);padding:13px;border:1px solid #9c9a91;background:var(--cream);color:var(--ink);border-radius:4px;margin-bottom:20px;min-height:48px}#quote-form textarea{resize:vertical}#quote-form :is(input,select,textarea):focus-visible{outline:3px solid var(--blue);outline-offset:2px}.form-trap{display:none}.form-notice{font-size:14px;line-height:1.6}.form-notice a,.faq a{text-decoration:underline}.optional-fields summary{font-size:14px;margin-bottom:20px;cursor:pointer}.optional-fields[open]{border-bottom:1px solid var(--line);margin-bottom:20px}#form-status{font-size:14px;color:#514f49}#quote-submit{border:0;width:100%;cursor:pointer}#quote-submit:disabled{background:#66645e;cursor:not-allowed;transform:none}.faq{padding:0 0 65px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:18px;font-weight:600;cursor:pointer}.faq details p{max-width:850px;margin-bottom:0;line-height:1.7}.project-card-wide{order:-1}
@media(max-width:1000px){.offer-grid{grid-template-columns:1fr}.offer-card .eyebrow{min-height:0}.offer-card .button{width:auto}.steps{gap:20px}.quote-section{gap:25px}.shop-offer{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.hero-subtitle{font-size:20px}.hero-offer{font-size:19px}.offer-card{padding:24px}.offers{padding:40px 0}.reassurance{margin:0 -22px;padding:35px 24px}.steps,.support-section,.quote-section{grid-template-columns:1fr}.steps{gap:28px}.support-section{gap:25px;padding:40px 0}.quote-section{display:grid;padding:45px 0}.quote-heading h2{font-size:43px}#quote-form{padding:22px 16px}.faq{padding-bottom:40px}.price{font-size:58px}}
.sector-links{padding:25px 0 50px}.sector-links h2,.related h2{font:400 40px/1.15 var(--display);color:var(--blue);margin:0 0 25px}.sector-links>div,.related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sector-links a,.related a{border-top:2px solid var(--ink);padding:20px 0;display:flex;justify-content:space-between;gap:18px;font-size:20px}.sector-links a:hover,.related a:hover{color:var(--blue)}.sector-footer{display:flex;flex-wrap:wrap;gap:16px 30px;border-top:1px solid var(--line);padding:28px 0;font-size:15px}.sector-footer a:hover{text-decoration:underline}.project-case-link{font-size:17px;text-decoration:underline;text-underline-offset:5px}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;margin:10px 0 35px}.breadcrumbs a{text-decoration:underline}.sector-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:45px;padding:15px 0 65px}.sector-hero h1{font:400 clamp(52px,6.2vw,94px)/1.04 var(--display);color:var(--blue);letter-spacing:-2px;margin:0 0 28px}.sector-hero h1 em{font:500 1.15em/.9 'Caveat',cursive;color:var(--ink);letter-spacing:-2px}.sector-intro{font-size:19px;line-height:1.65;max-width:650px}.sector-hero figure{margin:0;transform:rotate(2deg);background:var(--butter);padding:18px 18px 16px;border-bottom:8px solid var(--coral)}.sector-hero figure img{width:100%;height:auto;max-height:510px;object-fit:contain}.sector-hero figcaption{font-size:13px;margin-top:14px}.visit-project{display:block;text-decoration:underline;margin-top:20px}.editorial-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:70px;border-top:1px solid var(--line);padding-top:50px}.editorial-layout aside{align-self:start;position:sticky;top:30px}.editorial-layout aside nav{display:grid;gap:16px;font-size:15px}.editorial-layout aside nav a:hover{text-decoration:underline}.editorial-price{background:var(--blue);color:var(--cream);display:block;padding:24px;margin-top:32px}.editorial-price strong{display:block;font:60px var(--display)}.editorial-price span{display:block;font-size:14px}.editorial-body{max-width:800px}.editorial-body>section{margin-bottom:42px;scroll-margin-top:30px}.editorial-body h2{font-size:29px;line-height:1.2;letter-spacing:-.6px;margin:0 0 20px}.editorial-body p{font-size:17px;line-height:1.8}.editorial-body .faq{padding-bottom:0}.sector-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--coral);padding:42px;margin:20px 0 55px}.sector-cta h2{font:400 clamp(35px,4.3vw,58px)/1.08 var(--display);margin:0}.sector-cta p:not(.eyebrow){max-width:550px}.sector-cta .button{flex-shrink:0}.related{padding-bottom:50px}
@media(max-width:1000px){.sector-hero{gap:30px}.editorial-layout{grid-template-columns:200px minmax(0,1fr);gap:35px}.sector-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.sector-links>div,.related>div{grid-template-columns:1fr;gap:0}.sector-hero{grid-template-columns:1fr;padding-bottom:40px;gap:35px}.sector-hero h1{font-size:clamp(47px,12vw,75px)}.sector-hero figure{transform:rotate(1deg);padding:12px}.sector-intro{font-size:17px}.breadcrumbs{margin:5px 0 20px}.editorial-layout{grid-template-columns:1fr;gap:30px;padding-top:30px}.editorial-layout aside{position:static}.editorial-price{display:none}.editorial-layout aside nav{font-size:14px;gap:12px}.editorial-body h2{font-size:27px}.editorial-body p{font-size:16px}.sector-cta{padding:30px 24px;margin:0 -22px 40px}.sector-footer{gap:14px 20px}.related h2,.sector-links h2{font-size:35px}}

/* Mobile: complete portfolio previews and hand-drawn coral arrows. */
.evorli-arrow{display:inline-block;width:32px;height:28px;min-width:32px;vertical-align:middle;font-size:0!important;background:var(--coral);mask:url('/assets/arrow-hand.svg') center/contain no-repeat;-webkit-mask:url('/assets/arrow-hand.svg') center/contain no-repeat}
.button-coral .evorli-arrow{mask:none;-webkit-mask:none;background:var(--cream) url('/assets/arrow-coral.svg') center/28px no-repeat;border-radius:50%;width:34px;height:34px}
.button-coral:has(.evorli-arrow){gap:16px}
@media(max-width:760px){
 .project-card-wide .project-image{aspect-ratio:16/9;background:#f0ece2;overflow:visible;border:1px solid var(--line)}
 .project-card-wide .project-image img{object-fit:contain;object-position:center;transform:none!important}
 .project-card-wide .project-tag{position:static;display:inline-block;margin-top:9px;background:transparent;padding:0;font-size:10px}
 .project-card-wide .project-open{bottom:-48px;right:0;width:40px;height:40px;background:var(--cream)}
 .project-card-wide .project-meta{padding-top:32px;padding-right:44px;align-items:flex-start;flex-direction:column;gap:5px}
 .sector-hero figure:has(img[src*="nala-beauty"]),.sector-hero figure:has(img[src*="flamant-rose"]){transform:none}
 .sector-hero figure img[src*="nala-beauty"],.sector-hero figure img[src*="flamant-rose"]{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#f0ece2}
 .evorli-arrow{width:32px;height:28px;min-width:32px;vertical-align:middle;font-size:0!important;background:var(--coral);mask:url('/assets/arrow-hand.svg') center/contain no-repeat;-webkit-mask:url('/assets/arrow-hand.svg') center/contain no-repeat}
 .button-coral .evorli-arrow{background:var(--cream)}
 .button-coral:has(.evorli-arrow){gap:16px}
}

.offers h1{font:400 clamp(38px,4.3vw,64px)/1.1 var(--display);color:var(--blue);margin:0 0 22px}.offers h1 span{color:var(--ink)}.quote-heading h1{font:400 clamp(38px,4.1vw,58px)/1.1 var(--display);margin:0 0 24px}.quote-section{padding-top:35px}.project-card-wide .project-image{overflow:hidden}@media(max-width:760px){.project-card-wide .project-image{overflow:visible}.project-card-wide .project-image img{display:block}.project-card-wide .project-tag{display:none}.project-card-wide .project-meta{padding-top:14px}.project-card-wide .project-open{bottom:-46px}.button-coral .evorli-arrow{mask:none;-webkit-mask:none;background:var(--cream) url('/assets/arrow-coral.svg') center/28px no-repeat;border-radius:50%;width:34px;height:34px}.offers{padding-top:30px}}

#quote-form .deadline-note{font:600 25px/1.25 "Caveat",cursive;color:var(--blue);margin:-8px 0 22px;transform:rotate(-1deg);transform-origin:left center}

/* Restaurant offers: paired illustrations, complete frames on mobile */
.restaurant-options{padding:35px 0 48px;border-top:1px solid var(--line)}
.restaurant-options-heading h2{font:400 clamp(34px,4vw,56px)/1.15 var(--display);color:var(--blue);margin:12px 0 34px}.restaurant-options-heading h2 em{font:600 1em/1.1 Caveat,cursive;color:var(--ink)}
.restaurant-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.restaurant-option{min-width:0;border-top:5px solid var(--blue);background:#f2eee3}.restaurant-option-immersive{border-color:var(--coral);background:#fff0e7}.restaurant-option figure{margin:0}.restaurant-option figure img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.restaurant-option figcaption{padding:9px 24px;font-size:12px;line-height:1.5}.restaurant-option-copy{padding:18px 28px 30px}.restaurant-option h3{font:400 clamp(30px,3vw,42px)/1.12 var(--display);margin:10px 0 20px}.restaurant-option p,.restaurant-option li{font-size:16px;line-height:1.65}.restaurant-option ul{padding-left:20px;margin:20px 0}.restaurant-option .eyebrow{font-size:12px}.restaurant-option .restaurant-option-scope{font-size:13px;line-height:1.65;border-top:1px solid #d4cfc4;padding-top:16px;margin-bottom:24px}.restaurant-option .button{white-space:normal;text-align:left}.restaurant-practical{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:20px 0 30px}.restaurant-practical h2{font:400 36px/1.2 var(--display);color:var(--blue);margin:0}.restaurant-practical p{font-size:17px;line-height:1.7;margin:0}.restaurant-faq{padding:15px 0 45px}
@media(max-width:760px){.restaurant-options-grid,.restaurant-practical{grid-template-columns:1fr}.restaurant-option-copy{padding:12px 20px 26px}.restaurant-option figcaption{padding:9px 20px}.restaurant-options-heading h2{font-size:34px}.restaurant-practical{gap:16px}.restaurant-option .button{width:100%;justify-content:space-between}}

/* Shared Evorli logo */
.wordmark{display:inline-flex;align-items:center;flex-shrink:0;letter-spacing:0;line-height:1;width:200px;height:68px;overflow:hidden}.wordmark .brand-lockup{display:block;width:100%;height:auto;max-width:none}.footer .wordmark{width:165px;height:56px}
.sector-hero .restaurant-ambiance{position:relative;padding-bottom:0}.sector-hero .restaurant-ambiance figcaption{position:relative;margin:0;padding:13px 15px 17px;background:var(--cream);color:var(--coral);font:600 28px/1.08 Caveat,cursive;text-align:center}.sector-hero .restaurant-ambiance img{max-height:460px}
@media(max-width:760px){.header .wordmark{width:164px;height:56px}.footer .wordmark{width:145px;height:49px}.sector-hero .restaurant-ambiance figcaption{font-size:25px}}
