/* Next Innovation Tech — local, dependency-free design system */
:root{--ink:#20251e;--muted:#646b5f;--paper:#f7f8f2;--white:#fff;--lime:#d2ef79;--green:#526c27;--line:#dde1d5;--radius:14px;--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:104px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3,h4{line-height:1.08;font-weight:600}
h1{font-size:clamp(44px,5.45vw,80px);letter-spacing:-4.5px}
h2{font-size:clamp(36px,3.8vw,54px);letter-spacing:-2.3px}
h3{font-size:24px;letter-spacing:-.65px}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}
a,button,summary{touch-action:manipulation}
button{cursor:pointer}
img{display:block;max-width:100%;height:auto}
svg{display:block}
::selection{background:var(--lime);color:var(--ink)}
:focus-visible{outline:3px solid #69872d;outline-offset:5px}
.container{width:min(1220px,calc(100% - 112px));margin-inline:auto}
.section{padding:100px 0}
.section-topless{padding-top:0}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.6px;display:flex;align-items:center;gap:10px;line-height:1.5}
.tiny-star{font-size:22px;line-height:1;color:var(--green)}
.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400}
.section-intro{max-width:380px;font-size:16px;color:var(--muted);line-height:1.8}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:56px;margin-bottom:45px}
.section-heading h2{margin-top:20px}
.section-heading .text-link{margin-bottom:8px;white-space:nowrap}
.text-link{display:inline-flex;align-items:center;gap:24px;font-weight:600;font-size:14px;border-bottom:1px solid var(--ink);padding:6px 0}
.text-link span{font-size:21px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 23px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:600;line-height:1.45;transition:background .2s,transform .2s;min-height:52px}
.button:hover{transform:translateY(-2px)}
.button span{font-size:22px;line-height:1}
.button-dark{background:var(--ink);color:var(--white)}
.button-dark:hover{background:#3e4934}
.button-lime{background:var(--lime);color:var(--ink)}
.button-lime:hover{background:#e2ffa0}
.button-outline{border-color:#aab09f;background:transparent}
.button-outline:hover{background:#edf0e6}
.button-small{padding:11px 18px;min-height:43px;font-size:13px}
.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#708e3c;flex-shrink:0}
.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--ink);color:white;padding:12px 20px}
.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(247,248,242,.97);border-bottom:1px solid var(--line)}
.nav-shell{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:30px}
.brand{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:39px;line-height:.9;letter-spacing:-2px;flex-shrink:0}
.brand-mark{font-size:56px;line-height:1;color:var(--green);font-family:Arial,sans-serif;font-weight:400;letter-spacing:-4px}
.brand-small{display:block;font-size:10px;font-weight:500;letter-spacing:.4px;margin-top:7px}
.primary-nav{display:flex;align-items:center;gap:28px;font-size:13px}
.primary-nav>a:not(.button){padding:10px 0}
.primary-nav>a:not(.button):hover,.primary-nav>a[aria-current]{color:var(--green)}
.nav-phone{font-size:12px;font-weight:600;margin-left:10px}
.nav-toggle{display:none}
.hero{padding:64px 0 68px;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:35px;align-items:center}
.hero-copy{position:relative;z-index:2}
.hero-copy h1{margin:27px 0 27px}
.hero-emphasis{position:relative;display:inline-block;color:var(--green);font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-4px}
.hero-emphasis svg{position:absolute;width:100%;height:18px;bottom:-10px;left:0;color:#a6c96a}
.hero-copy>p{color:var(--muted);font-size:17px;line-height:1.75}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:30px}
.hero-note{display:flex;align-items:center;gap:14px;font-size:11px;line-height:1.7;color:var(--muted);margin-top:35px}
.hero-note b{font-weight:500;color:var(--ink)}
.small-star{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d6ddca;border-radius:50%;font-size:26px;color:var(--green)}
.hero-art{height:530px;position:relative}
.hero-art:before{content:"";position:absolute;inset:22px -20px 20px 5px;background:#e9ecdd;border-radius:48% 46% 42% 41%;transform:rotate(-8deg)}
.orbit-label{position:absolute;right:7px;top:0;font-size:9px;font-weight:700;letter-spacing:1.4px;display:flex;align-items:center;gap:10px;transform:rotate(8deg)}
.orbit-label>span{font-size:26px}
.hero-browser{position:absolute;left:0;top:62px;width:96%;transform:rotate(-5deg);border:5px solid var(--white);border-radius:11px;background:white;box-shadow:0 18px 38px #26311b17;overflow:hidden}
.browser-bar{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:#fff;font-size:9px;color:#686a61;gap:10px;border-bottom:1px solid #eee}
.browser-dots{display:flex;gap:4px}
.browser-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#d3d6ce}
.hero-browser>img{width:100%;aspect-ratio:2.1;object-fit:cover;object-position:top}
.browser-caption{display:flex;justify-content:space-between;align-items:center;padding:15px 19px 18px;background:#fff9ee;font-size:9px;letter-spacing:1px;line-height:1.5}
.browser-caption b{font:italic 25px Georgia,serif;letter-spacing:-.6px}
.round-arrow{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:24px;background:#fed571}
.hero-menu{position:absolute;right:-4px;top:284px;width:66%;transform:rotate(7deg);filter:drop-shadow(0 15px 18px #28321d20)}
.hero-menu .menu-demo{border:5px solid #242c1f;border-radius:6px}
.hero-menu .menu-demo-top{padding:11px 14px 9px;font-size:6px}
.hero-menu .menu-demo-top b{font-size:10px}
.hero-menu .menu-demo-body{padding:6px 15px 12px;gap:13px}
.hero-menu .menu-label{font-size:5px;letter-spacing:.8px}
.hero-menu .menu-demo-body strong{font-size:34px;margin:6px 0 9px;letter-spacing:-1.8px}
.hero-menu .menu-demo-pill{font-size:5px;padding:5px 8px}
.hero-menu .menu-items h4{font-size:6px}
.hero-menu .menu-items p{margin-top:9px;padding-bottom:7px;font-size:7px}
.hero-menu .menu-items p span{font-size:5px}
.hero-menu .menu-star{font-size:38px;margin:5px 0 0;line-height:.9}
.hero-menu .menu-demo-bottom{font-size:4px;padding:8px 12px}
.hero-menu .concept-label{font-size:6px;margin:6px 4px}
.hero-sticker{position:absolute;left:-16px;top:389px;background:var(--lime);padding:13px 18px;border:1px solid #c5db97;border-radius:7px;transform:rotate(-7deg);font-size:11px;line-height:1.6}
.hero-sticker>span{font-size:30px;line-height:1;float:left;margin-right:14px}
.hero-sticker b{font-weight:600}
.art-star{position:absolute;right:-17px;top:206px;font-size:83px;color:var(--green);line-height:1;transform:rotate(8deg)}
.art-caption{position:absolute;left:4px;bottom:0;font-size:8px;letter-spacing:1.3px;display:flex;align-items:center;gap:8px}
.value-strip{border-block:1px solid var(--line);background:#eef0e6}
.value-strip .container{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:24px}
.value-strip .container>span{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500}
.value-strip .container>span:first-child{display:block;font-size:9px;letter-spacing:1.5px;line-height:1.8;border-right:1px solid #cdd3c3;padding-right:48px}
.value-strip .line-icon{width:24px;height:24px;color:var(--green)}
.line-icon{width:32px;height:32px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.service-card{padding:32px 30px 27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s}
.service-card:hover{background:#edf1e3}
.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}
.card-top .line-icon{color:var(--green)}
.card-number{font-size:11px;color:#7b8371}
.service-card h3{font-size:22px;max-width:260px;line-height:1.2;min-height:53px}
.service-card p{font-size:14px;line-height:1.8;margin-top:13px;color:var(--muted);margin-bottom:27px}
.service-card .text-link{border:0;justify-content:space-between;font-size:12px;gap:12px;margin-top:auto}
.service-card .text-link span{width:31px;height:31px;border-radius:50%;border:1px solid #cfd6c2;display:grid;place-items:center}
.services-foot{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 26px;margin-top:28px;font-size:12px}
.services-foot>span{color:var(--muted)}
.services-foot a{border-bottom:1px solid #a1ab91}
.restaurant-section{background:#252f24;color:var(--paper);padding:85px 0;overflow:hidden}
.restaurant-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.restaurant-copy .eyebrow{color:#d7e9b3}
.restaurant-copy .status-dot{background:var(--lime)}
.restaurant-copy h2{margin:23px 0;font-size:51px;letter-spacing:-2px}
.restaurant-copy h2 .serif{color:var(--lime)}
.restaurant-copy>p{color:#c4ccbb;max-width:410px;font-size:15px;line-height:1.8}
.check-list{list-style:none;margin:24px 0 29px;padding:0;font-size:14px}
.check-list li{padding:7px 0 7px 25px;position:relative}
.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green)}
.restaurant-copy .check-list li:before{color:var(--lime)}
.restaurant-small{display:block;color:#bdc5b4;font-size:11px;margin-top:17px}
.restaurant-art{position:relative;padding:22px 0 35px}
.menu-frame{background:#141913;border:9px solid #141913;border-radius:9px;box-shadow:0 20px 40px #0002}
.menu-demo{background:#e4e7cb;color:#293722;overflow:hidden}
.menu-demo-top{display:flex;justify-content:space-between;align-items:center;padding:18px 22px 13px;font-size:9px;line-height:1.2;letter-spacing:.5px;border-bottom:1px solid #c2c9a8}
.menu-demo-top b{font-size:15px;letter-spacing:-.4px}
.menu-demo-top>span:last-child{font-size:7px;font-weight:700;text-align:right;line-height:1.6}
.menu-demo-body{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;padding:20px 25px}
.menu-label{font-size:7px;font-weight:700;letter-spacing:1px;display:block}
.menu-demo-body strong{font-size:52px;display:block;letter-spacing:-2.7px;line-height:.93;margin:13px 0 17px}
.menu-demo-body strong em{font-family:Georgia,serif;font-weight:400}
.menu-demo-pill{display:inline-block;padding:7px 11px;border:1px solid #76855e;border-radius:20px;font-size:7px;font-weight:700}
.menu-items h4{font-size:10px;letter-spacing:1px;line-height:1.5}
.menu-items p{font-size:11px;line-height:1.5;padding-bottom:9px;border-bottom:1px solid #bfc8a4;margin-top:12px}
.menu-items p span{display:block;font-size:7px;color:#5a654d}
.menu-star{font-size:69px;margin-top:13px;line-height:1;text-align:center;color:#566c31}
.menu-demo-bottom{display:flex;justify-content:space-between;background:#ced7ae;font-size:6px;font-weight:700;letter-spacing:.5px;padding:10px 18px;gap:12px}
.screen-stand{height:31px;width:50px;background:#171e16;margin:auto;position:relative}
.screen-stand:after{content:"";position:absolute;bottom:-5px;height:6px;width:125px;left:-38px;border-radius:50%;background:#121811}
.art-note{display:flex;align-items:center;gap:15px;position:absolute;right:-20px;bottom:25px;transform:rotate(-7deg);background:var(--lime);color:var(--ink);padding:12px 16px;font-size:9px;line-height:1.4;letter-spacing:.7px;font-weight:700}
.art-note>span:last-child{font-size:40px;line-height:1}
.concept-label{font-size:9px;letter-spacing:.6px;color:var(--muted);margin-top:17px;text-align:center;display:block;line-height:1.6}
.restaurant-art>.concept-label{color:#b9c2b0;text-align:left;font-size:8px;max-width:280px}
.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}
.project-image{display:block;background:#e7ded0;padding:24px 20px 0;border-radius:10px;overflow:hidden;aspect-ratio:1.32;transition:transform .25s}
.project-image:hover{transform:translateY(-4px)}
.project-image-2{background:#dfe8db}
.project-image-3{background:#e0e6ec}
.project-image>.browser-dots{background:white;padding:9px 10px;border-radius:4px 4px 0 0}
.project-image img{width:100%;height:100%;object-fit:cover;object-position:top;box-shadow:0 5px 18px #20251e12}
.project-card>.eyebrow{font-size:9px;color:var(--muted);margin-top:24px;letter-spacing:1.2px}
.project-card h3{font-size:23px;margin-top:11px}
.project-card h3 a{display:flex;justify-content:space-between;gap:10px;align-items:center}
.project-card p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:12px}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:start}
.two-col h2{margin:20px 0 23px}
.two-col .text-link{margin-top:24px}
.process-section{background:#eef0e7;border-block:1px solid var(--line)}
.process-list>div{display:flex;gap:25px;padding:23px 0;border-bottom:1px solid #d4dacb}
.process-list>div:first-child{padding-top:0}
.process-list>div>span{font-size:11px;color:var(--green);padding-top:4px}
.process-list h3{font-size:23px;margin-bottom:10px}
.process-list p{font-size:14px;color:var(--muted);line-height:1.8}
.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.package-card{border:1px solid var(--line);padding:33px 27px 27px;border-radius:10px;position:relative;display:flex;flex-direction:column}
.package-card>.eyebrow{color:var(--green);font-size:10px}
.package-card h3{font-size:25px;margin:18px 0 12px}
.package-card>p{font-size:13px;color:var(--muted);min-height:43px}
.package-card .check-list{font-size:12px;margin:25px 0 24px;flex:1}
.package-price{font-size:14px;font-weight:600;border-top:1px solid #d6dec6;padding-top:22px;margin-bottom:19px}
.package-card .button{font-size:12px;padding:13px 16px;gap:10px}
.package-featured{background:#e7efcf;border-color:#aab989}
.package-badge{position:absolute;top:-12px;left:26px;background:var(--ink);color:#e5efce;padding:4px 13px;border-radius:4px;font-size:8px;letter-spacing:1.2px;font-weight:700}
.packages-note{font-size:11px;line-height:1.8;color:var(--muted);text-align:center;max-width:840px;margin:24px auto 0}
.faq-section{padding-top:10px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;font-size:15px;font-weight:600;cursor:pointer;line-height:1.5}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{font-size:22px;font-weight:400;flex-shrink:0}
.faq-list details[open] summary span{transform:rotate(45deg)}
.faq-list details p{font-size:14px;color:var(--muted);line-height:1.8;padding:0 25px 24px 0}
.contact-section{background:#e9eddc;border-top:1px solid #d8dfc8}
.contact-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:90px;align-items:center}
.contact-copy h2{font-size:61px;line-height:1.05;letter-spacing:-2.9px;margin:25px 0}
.contact-copy>p{color:#5c6553;font-size:15px;max-width:350px}
.contact-direct{margin:30px 0 20px;display:flex;flex-direction:column;gap:9px}
.contact-direct>a:first-child{font-size:23px;letter-spacing:-.5px}
.contact-direct>a:first-child span{margin-left:17px}
.contact-direct>a:last-child{font-size:14px}
.whatsapp-link{font-size:12px;font-weight:600;border-bottom:1px solid #8a9876;padding-bottom:5px}
.contact-copy .small-note{font-size:11px;margin-top:38px}
.enquiry-form{background:#fafbf7;padding:34px;border:1px solid #dbe2ce;border-radius:12px;box-shadow:0 6px 20px #23351203}
.enquiry-form h3{font-size:24px}
.form-intro{font-size:12px;color:var(--muted);margin:9px 0 25px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.field{margin-bottom:17px;min-width:0}
.field label{display:block;font-size:11px;font-weight:600;margin-bottom:7px}
.field label>span:not(.optional){color:var(--green)}
.optional{font-size:10px;font-weight:400;color:#6c7560}
.field input,.field select,.field textarea{background:#fff;border:1px solid #d6dccd;border-radius:5px;padding:12px;width:100%;font-size:12px;min-height:43px;color:var(--ink);outline-offset:2px}
.field textarea{resize:vertical;min-height:100px}
.field input::placeholder,.field textarea::placeholder{color:#78816f}
.field input[aria-invalid],.field select[aria-invalid]{border-color:#ac3d32}
.consent{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.65;color:var(--muted);margin:4px 0 20px;cursor:pointer}
.consent input{accent-color:var(--green);margin:3px 0 0;width:14px;height:14px;flex-shrink:0}
.consent a{text-decoration:underline;text-underline-offset:2px}
.submit-button{width:100%}
.submit-button[disabled]{opacity:.7;cursor:wait}
.form-footnote{text-align:center;font-size:10px;color:var(--muted);margin-top:13px}
.honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.form-errors{padding:15px;border:1px solid #d48a78;background:#fff0e8;border-radius:5px;margin-bottom:20px;font-size:12px}
.form-errors ul{padding-left:18px}
.site-footer{background:#20291f;color:#e8eddf;padding:60px 0 0}
.footer-top{display:grid;grid-template-columns:1.25fr .65fr 1.25fr 1.1fr;gap:50px;padding-bottom:50px}
.site-footer .brand-mark{color:var(--lime)}
.site-footer .brand{font-size:35px}
.footer-top p{font-size:12px;color:#b4beab;line-height:1.8;margin:22px 0}
.footer-top h2{font-size:12px;letter-spacing:0;margin:11px 0 19px;font-weight:600}
.footer-top>div>a:not(.brand){display:block;font-size:11px;color:#bfc8b7;margin-bottom:9px}
.footer-top>div>a:hover{color:var(--lime)}
.location-dot{font-size:10px;color:#c1cbbb;display:flex;align-items:center;gap:7px}
.location-dot:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--lime)}
.footer-top>div>.footer-whatsapp{margin-top:21px;color:var(--lime)}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #414b3a;padding:22px 0;font-size:9px;color:#a9b39f}
.mobile-contact{display:none}
.page-hero{padding:72px 0 70px}
.page-hero h1{margin:24px 0;font-size:clamp(44px,5vw,74px);letter-spacing:-3.3px;max-width:1000px}
.lead{font-size:18px;line-height:1.8;color:var(--muted);max-width:700px}
.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:45px}
.breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.service-hero{padding-top:35px}
.service-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:60px}
.service-hero h1{font-size:58px;letter-spacing:-2.8px}
.service-hero .lead{font-size:16px}
.service-hero .button{margin-top:28px}
.service-feature-art{background:#e6ecd8;border:1px solid #d7dec9;border-radius:18px;padding:38px;position:relative;min-height:370px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.service-feature-art .art-star{top:auto;bottom:-10px;right:10px;font-size:130px;opacity:.15}
.service-feature-art>.eyebrow{margin-top:26px;font-size:10px;max-width:270px}
.service-feature-art>p:not(.concept-label){font:italic 37px/1.2 Georgia,serif;letter-spacing:-1px;margin-top:15px;max-width:300px;position:relative;z-index:1}
.service-art-icon .line-icon{width:64px;height:64px;color:var(--green)}
.service-feature-art .menu-frame{border-width:6px}
.service-feature-art .menu-demo-body{padding:16px;gap:15px}
.service-feature-art .menu-demo-body strong{font-size:40px}
.service-feature-art .menu-demo-top{padding:13px 16px}
.service-feature-art .menu-demo-top b{font-size:12px}
.detail-section{border-top:1px solid var(--line)}
.detail-section .two-col>div>p{color:var(--muted);font-size:15px;margin-top:20px;line-height:1.8}
.deliverables>div{display:flex;align-items:center;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}
.deliverables>div>span:first-child{color:var(--green);font-size:11px}
.deliverables h3{font-size:19px;line-height:1.4;letter-spacing:-.3px;flex:1}
.deliverables>div>span:last-child{font-size:22px}
.concept-section{background:#edf0e5}
.concept-section .button{margin-top:25px}
.about-art{background:#e4ebd2;border-radius:12px;padding:45px}
.about-art>span:first-child{display:block;color:var(--green);font-size:125px;line-height:1;margin-bottom:28px}
.about-art>p{font-size:43px;line-height:1.15;letter-spacing:-2px}
.about-art>p b{font-family:Georgia,serif;font-style:italic;font-weight:400}
.about-art>.eyebrow{margin-top:32px}
.prose h2{font-size:35px;line-height:1.2}
.prose h3{font-size:23px;margin:30px 0 15px}
.prose p{color:var(--muted);font-size:16px;line-height:1.9;margin:15px 0}
.prose a{text-decoration:underline}
.policy{max-width:820px;margin-left:auto;margin-right:auto}
.policy h2{margin-top:35px;font-size:25px;letter-spacing:-.8px}
.contact-page-title{padding-block:35px}
.contact-page-title h1{font-size:24px;letter-spacing:-.6px}
.thank-you{text-align:center;min-height:65vh}
.thank-you .container>.eyebrow{justify-content:center}
.thank-you h1{margin:25px 0}
.thank-you p{max-width:580px;margin-inline:auto;color:var(--muted)}
.thank-you .hero-actions{justify-content:center}
.thank-you-mark{font-size:75px;color:var(--green);display:block;margin-bottom:20px}

@media(min-width:1600px){.container{width:1280px}.hero{padding-block:80px}.hero-grid{gap:70px}}
@media(max-width:1150px){
.container{width:calc(100% - 72px)}
.primary-nav{gap:22px}.nav-phone{display:none}
.hero-grid{gap:20px;grid-template-columns:1.1fr 1fr}
.hero-copy h1{font-size:66px;letter-spacing:-3.9px}
.hero-art{height:485px}.hero-menu{top:265px}.hero-sticker{top:365px;left:-8px}.art-star{top:191px;font-size:65px}
.hero-actions{gap:20px}.hero-actions .button{font-size:12px;gap:15px}.hero-actions .text-link{font-size:12px;gap:13px}
.value-strip .container>span:first-child{padding-right:25px}.value-strip .container>span{font-size:11px}
.restaurant-grid{gap:45px}.restaurant-copy h2{font-size:44px}.restaurant-copy .button{font-size:12px}
.menu-demo-body strong{font-size:45px}.menu-demo-body{gap:20px;padding:17px 20px}.menu-items p{font-size:10px}.menu-star{font-size:53px}
.two-col{gap:65px}.contact-grid{gap:50px}.contact-copy h2{font-size:52px}.enquiry-form{padding:27px}
.service-card{padding:27px 23px}.service-card h3{font-size:20px}.service-card p{font-size:13px}
.footer-top{gap:30px}.footer-top>div>a:not(.brand){font-size:10px}
.service-hero-grid{gap:40px}.service-hero h1{font-size:49px}.service-feature-art{padding:25px}.service-feature-art .menu-demo-body strong{font-size:32px}
}
@media(max-width:900px){
.container{width:calc(100% - 48px)}.section{padding:75px 0}.section-topless{padding-top:0}.nav-shell{min-height:80px}
.primary-nav{gap:20px;font-size:12px}.brand{font-size:33px}.brand-mark{font-size:48px}
.primary-nav .button-small{padding:10px 12px}
.hero{padding:48px 0 60px}.hero-copy h1{font-size:54px;letter-spacing:-3px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-copy>p{font-size:14px}
.hero-emphasis{letter-spacing:-3px}.hero-art{height:445px}.hero-menu{top:244px;width:73%}.hero-browser{top:63px;width:100%}.browser-caption b{font-size:21px}.hero-sticker{font-size:9px;top:332px;padding:10px}.hero-sticker>span{font-size:22px;margin-right:9px}.art-star{top:172px;right:-9px;font-size:60px}
.orbit-label{font-size:7px}.hero-menu .menu-demo-body strong{font-size:29px}.hero-menu .menu-items p{font-size:6px}.hero-menu .menu-demo-top b{font-size:8px}.hero-menu .menu-demo-top>span:last-child{font-size:5px}.hero-menu .menu-demo-body{padding:6px 10px 8px;gap:9px}.hero-menu .menu-demo-bottom{padding:7px 9px;font-size:3px}
.hero-actions{gap:14px}.hero-actions .button{padding:13px 15px;font-size:11px}.hero-actions .text-link{font-size:11px}.hero-note{margin-top:25px}
.value-strip .container{gap:20px}.value-strip .container>span:first-child{font-size:8px;padding-right:15px}.value-strip .container>span{font-size:10px;gap:8px}.value-strip .line-icon{width:20px}
.section-heading{gap:40px}.section-intro{font-size:14px;max-width:320px}h2{font-size:40px}
.service-card{padding:24px 20px}.service-card h3{font-size:19px;min-height:46px}.service-card p{font-size:12px}
.restaurant-grid{gap:35px}.restaurant-copy h2{font-size:40px}.restaurant-copy>p{font-size:13px}.restaurant-copy .eyebrow{font-size:9px}.check-list{font-size:12px}
.menu-frame{border-width:6px}.menu-demo-body strong{font-size:38px}.menu-demo-body{gap:13px;padding:14px}.menu-demo-top{padding:14px}.menu-demo-top b{font-size:12px}.menu-items p{font-size:8px}.menu-items p span{font-size:6px}.menu-items h4{font-size:8px}.menu-label{font-size:5px}.menu-star{font-size:44px}.menu-demo-bottom{font-size:5px;padding:8px 12px}
.project-grid{gap:19px}.project-image{padding:18px 14px 0}.project-card h3{font-size:19px}.project-card p{font-size:12px}
.two-col{gap:40px}.process-list h3{font-size:21px}.process-list p{font-size:13px}
.package-grid{gap:14px}.package-card{padding:28px 19px 20px}.package-card h3{font-size:22px}.package-card .button{font-size:10px;padding:12px}.package-card .check-list{font-size:11px}.package-price{font-size:12px}.package-card>p{font-size:12px}
.faq-list summary{font-size:13px}.faq-list details p{font-size:13px}
.contact-grid{gap:35px;grid-template-columns:.85fr 1.15fr}.contact-copy h2{font-size:46px}.contact-copy>p{font-size:14px}.contact-direct>a:first-child{font-size:20px}.contact-direct>a:last-child{font-size:12px}.enquiry-form{padding:24px}.enquiry-form h3{font-size:21px}.form-row{gap:12px}.optional{font-size:8px}.field input,.field select,.field textarea{font-size:11px}
.footer-top{grid-template-columns:1.2fr .8fr 1.2fr;gap:30px}.footer-top>div:last-child{grid-column:1/-1;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.footer-top>div:last-child h2{margin:0}.footer-top>div:last-child>a{margin:0}
.service-hero-grid{grid-template-columns:1.1fr 1fr;gap:30px}.service-hero h1{font-size:43px}.service-feature-art{padding:22px;min-height:330px}.service-feature-art .menu-demo-body{padding:10px;gap:10px}.service-feature-art .menu-demo-body strong{font-size:28px}.service-feature-art .menu-demo-top{padding:10px}.service-feature-art .menu-demo-top b{font-size:9px}
}
@media(max-width:700px){
html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.section{padding:60px 0}.section-topless{padding-top:0}h1{font-size:52px;letter-spacing:-2.8px}h2{font-size:38px;letter-spacing:-1.7px}.eyebrow{font-size:9px;letter-spacing:1.3px}
.nav-shell{min-height:76px;flex-wrap:wrap;gap:0}.brand{font-size:33px}.brand-small{font-size:9px}.brand-mark{font-size:47px}
.nav-toggle{display:none;background:none;border:1px solid #cad2be;border-radius:6px;width:42px;height:40px;padding:10px}
.js .nav-toggle{display:block}.nav-toggle span{display:block;background:var(--ink);height:1.5px;margin:5px 0;transition:transform .2s}
.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(3.3px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.3px) rotate(-45deg)}
.primary-nav{width:100%;flex-wrap:wrap;gap:10px 25px;padding:18px 0 23px;border-top:1px solid var(--line);font-size:14px}
.js .primary-nav{display:none}.js .primary-nav.is-open{display:flex}.primary-nav .nav-phone{display:block}.primary-nav>a{min-height:43px}.primary-nav .button{margin-left:auto}
.hero{padding:37px 0 38px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-copy h1{font-size:clamp(49px,9.8vw,68px);letter-spacing:-3px;margin:25px 0}.hero-emphasis{letter-spacing:-3px}.hero-copy>p{font-size:15px}.hero-actions{gap:20px;margin-top:25px}.hero-actions .button{padding:14px 17px;font-size:12px}.hero-actions .text-link{font-size:12px}.hero-note{margin-top:25px;font-size:10px}.hero-note br{display:none}.hero-note b{display:block}.small-star{width:35px;height:35px;font-size:23px}
.hero-art{width:min(450px,100%);margin:5px auto 0;height:440px}.hero-art:before{inset:20px 5px 35px 5px}.hero-browser{width:92%;top:48px;left:1%}.hero-browser>img{aspect-ratio:2.3}.hero-menu{width:65%;right:2px;top:233px}.hero-sticker{left:2px;top:310px;font-size:11px;padding:11px 14px}.hero-menu .menu-demo-body strong{font-size:32px}.hero-menu .menu-items p{font-size:7px}.hero-menu .menu-demo-top b{font-size:9px}.art-star{top:177px;right:0;font-size:64px}.art-caption{left:10px;bottom:0}.orbit-label{right:6px;top:1px;font-size:7px}.hero-menu .concept-label{font-size:5px}
.value-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px;padding-block:22px}.value-strip .container>span:first-child{border:0;font-size:8px;padding:0}.value-strip .container>span{font-size:10px}
.section-heading{display:block;margin-bottom:30px}.section-heading h2{margin-top:17px}.section-heading .section-intro{margin-top:20px;max-width:100%;font-size:14px}.section-heading>.text-link{margin-top:18px}
.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:23px 18px 20px}.service-card h3{font-size:19px;line-height:1.2;min-height:69px;letter-spacing:-.5px}.service-card p{font-size:12px;margin-top:12px;margin-bottom:20px}.card-top{margin-bottom:25px}.card-top .line-icon{width:28px;height:28px}.service-card .text-link{font-size:10px;gap:5px}.service-card .text-link span{width:25px;height:25px;font-size:17px}.services-foot{font-size:11px;justify-content:flex-start;gap:12px 24px}.services-foot>span{width:100%}
.restaurant-section{padding:60px 0}.restaurant-grid{grid-template-columns:1fr;gap:30px}.restaurant-copy h2{font-size:43px}.restaurant-copy>p{font-size:14px;max-width:100%}.restaurant-copy .check-list{font-size:13px}.restaurant-copy .button{font-size:12px}
.restaurant-art{max-width:500px;padding:10px 0 15px;width:100%;margin:auto}.menu-frame{border-width:7px}.menu-demo-body strong{font-size:clamp(34px,9vw,52px)}.menu-demo-body{padding:18px 21px;gap:22px}.menu-demo-top{padding:15px 20px}.menu-demo-top b{font-size:14px}.menu-label{font-size:6px}.menu-items p{font-size:10px}.menu-items p span{font-size:7px}.menu-items h4{font-size:9px}.menu-star{font-size:55px}.menu-demo-bottom{font-size:5px;padding:9px 15px}.art-note{right:1px;bottom:20px;font-size:8px;padding:10px 14px}.restaurant-art>.concept-label{max-width:225px}
.project-grid{grid-template-columns:1fr;gap:34px}.project-image{aspect-ratio:1.6;padding:27px 24px 0}.project-card>.eyebrow{margin-top:18px}.project-card h3{font-size:23px;margin-top:9px}.project-card p{font-size:13px;max-width:440px}
.two-col{grid-template-columns:1fr;gap:35px}.two-col .section-intro{max-width:100%}.two-col h2{margin:17px 0 19px}.process-list>div{padding:22px 0;gap:22px}.process-list h3{font-size:23px}.process-list p{font-size:14px}.process-list>div:first-child{padding-top:10px}
.package-grid{grid-template-columns:1fr;gap:30px}.package-card{padding:29px 25px 25px}.package-card h3{font-size:27px;margin:16px 0 12px}.package-card>p{min-height:0;font-size:14px}.package-card .check-list{font-size:13px;margin:22px 0}.package-price{font-size:14px}.package-card .button{font-size:13px;min-height:49px}.packages-note{font-size:10px;text-align:left}
.faq-section{padding-top:0}.faq-list summary{font-size:14px;padding:21px 0}.faq-list details p{font-size:13px}
.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:52px;letter-spacing:-2.5px}.contact-copy>p{max-width:100%}.contact-copy .small-note{margin-top:25px}.contact-direct>a:first-child{font-size:24px}.contact-direct>a:last-child{font-size:14px}.enquiry-form{padding:27px 23px}.enquiry-form h3{font-size:23px}.form-intro{font-size:12px}.field label{font-size:11px}.optional{font-size:9px}.field input,.field select,.field textarea{font-size:16px;padding:10px;min-height:45px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.consent{font-size:11px;gap:10px}.consent input{width:16px;height:16px}.form-footnote{font-size:10px}
.site-footer{padding-top:45px;padding-bottom:65px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 25px;padding-bottom:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-top p{font-size:13px;line-height:1.6;margin:18px 0}.footer-top h2{font-size:13px;margin:0 0 16px}.footer-top>div>a:not(.brand){font-size:11px;line-height:1.6}.footer-top>div:last-child{display:block;grid-column:1/-1}.footer-top>div:last-child h2{margin-bottom:16px}.footer-top>div:last-child>a{margin-bottom:10px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:9px}.footer-bottom>span:last-child{width:100%}
.mobile-contact{display:grid;grid-template-columns:1fr 1.4fr;position:fixed;bottom:0;left:0;right:0;z-index:40;box-shadow:0 -3px 15px #20251e10;background:var(--paper);padding-bottom:env(safe-area-inset-bottom)}
.mobile-contact a{display:flex;justify-content:space-between;align-items:center;padding:16px 23px;font-size:12px;font-weight:600;background:var(--paper)}.mobile-contact a:last-child{background:var(--lime)}.mobile-contact a>span{font-size:20px;line-height:1}
.page-hero{padding:45px 0}.page-hero h1{font-size:45px;letter-spacing:-2.2px;margin:21px 0}.lead{font-size:16px}.breadcrumb{font-size:10px;gap:9px;margin-bottom:30px}.service-hero-grid{grid-template-columns:1fr;gap:35px}.service-hero h1{font-size:46px}.service-hero .lead{font-size:15px}.service-feature-art{min-height:310px;padding:30px}.service-feature-art .menu-demo-body strong{font-size:36px}.service-feature-art .menu-demo-body{padding:16px;gap:18px}.service-feature-art .menu-demo-top{padding:14px 16px}.service-feature-art .menu-demo-top b{font-size:11px}
.deliverables h3{font-size:18px}.deliverables>div{padding:21px 0}.about-art{padding:35px}.about-art>p{font-size:40px}.about-art>span:first-child{font-size:95px}.prose h2{font-size:31px;letter-spacing:-1px}.prose p{font-size:15px}.policy h2{font-size:23px;margin-top:30px}.contact-page-title{padding-block:26px}.contact-page-title h1{font-size:21px}
.thank-you h1{font-size:49px}.thank-you .hero-actions{flex-direction:column}.thank-you p{font-size:15px}
}
@media(max-width:370px){
.container{width:calc(100% - 32px)}.hero-copy h1{font-size:46px}.hero-copy .eyebrow{font-size:7px}.hero-art{height:390px}.hero-menu{top:217px;width:66%}.hero-menu .menu-demo-body strong{font-size:25px}.hero-sticker{top:298px;font-size:9px}.hero-menu .menu-items p{font-size:6px}.hero-menu .menu-demo-top b{font-size:8px}.hero-menu .menu-demo-top>span:last-child{font-size:4px}.hero-menu .menu-demo-pill{font-size:4px}.hero-menu .menu-star{font-size:27px}.hero-menu .menu-demo-bottom{font-size:3px}.art-caption{font-size:7px}.service-card{padding:20px 13px}.service-card h3{font-size:17px}.service-card p{font-size:11px}.contact-copy h2{font-size:46px}.enquiry-form{padding:25px 19px}.form-row{grid-template-columns:1fr;gap:0}.menu-demo-body strong{font-size:32px}.menu-demo-body{padding:14px;gap:15px}.menu-items p{font-size:8px}.menu-items p span{font-size:6px}.menu-demo-top b{font-size:11px}.menu-demo-bottom{font-size:4px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.mobile-contact,.hero-art{display:none}.container{width:100%}.section{padding:25px 0}body{background:white}.service-grid,.project-grid{grid-template-columns:1fr 1fr}.button{border:1px solid #333;color:#111;background:white}}

/* Show the full width of client screenshots inside each browser preview. */
.project-image{display:flex;flex-direction:column;justify-content:center;padding-bottom:24px}
.project-image img{height:auto;object-fit:contain;flex-shrink:0}
