@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--orange:#ff861c;--ink:#161615;--muted:#aaa9a1;--paper:#f6f4ee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 5%;border-bottom:1px solid #ffffff1b;background:var(--ink);position:relative;z-index:10}.brand{width:185px;flex-shrink:0}.brand img{display:block;width:100%;height:auto}nav{display:flex;gap:30px;font-size:14px;color:#d8d6ce}.button{display:inline-flex;gap:30px;justify-content:space-between;align-items:center;background:var(--orange);color:var(--ink);padding:17px 24px;border-radius:6px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#ffa854;transform:translateY(-2px)}.button.small{padding:12px 19px;font-size:14px}.button span{font-size:21px}.hero{display:grid;grid-template-columns:1fr 1fr;position:relative;padding:42px 5% 0;column-gap:3.5%}.hero-copy{padding:33px 0 38px;z-index:2}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;display:flex;align-items:center;gap:10px;margin:0 0 25px}.dot{width:7px;height:7px;background:var(--orange);border-radius:50%;display:inline-block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-family:'Manrope',sans-serif;font-size:clamp(48px,5.4vw,88px);font-weight:650;line-height:1.06;letter-spacing:-.055em;margin-bottom:28px}h1 em{color:var(--orange);font-style:normal}.intro{max-width:430px;color:#c2c1b9;font-size:17px;line-height:1.7}.actions{display:flex;align-items:center;gap:27px;margin-top:31px}.text-link{font-size:14px;border-bottom:1px solid #77786e;padding:10px 0}.text-link span{margin-left:12px}.hero-note{font-size:12px;color:#8f9087;margin:23px 0 0}.hero-art{position:relative;min-height:550px;border-radius:12px;isolation:isolate;overflow:hidden;background:#644f32}.cafe-photo{position:absolute;width:100%;height:100%;object-fit:cover;filter:brightness(.7);transform:scale(1.08)}.art-shade{position:absolute;inset:0;background:linear-gradient(0deg,#141711ed,transparent 70%)}.scene-label{position:absolute;top:26px;left:25px;right:25px;display:flex;gap:10px;align-items:center;letter-spacing:.09em;font-size:12px}.scene-label>span:last-child{margin-left:auto;opacity:.55}.hero-tablet{position:absolute;top:29%;left:6%;width:88%;padding:11px;background:#141414;border:2px solid #5b5a56;border-radius:20px;transform:perspective(1100px) rotateY(-10deg) rotateZ(-7deg);box-shadow:12px 22px 45px #0009}.hero-tablet img{display:block;width:100%;border-radius:10px}.camera{height:4px;width:4px;background:#6e706e;border-radius:50%;position:absolute;left:50%;top:4px}.receipt{position:absolute;right:6%;top:70%;display:flex;align-items:center;gap:12px;padding:15px 20px;border-radius:8px;background:#f7f7f0;color:#20251c;box-shadow:0 12px 35px #0003;transform:rotate(2deg)}.receipt-icon{background:#d9ebc7;border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px}.receipt strong{display:block;font-size:14px}.receipt small{font-size:11px;color:#5e685a}.scene-bottom{position:absolute;bottom:24px;left:27px;right:27px}.scene-bottom>span{font-size:11px;letter-spacing:.14em;color:#bdc0b2}.scene-bottom strong{display:flex;justify-content:space-between;font-family:Manrope;font-size:25px;margin-top:4px;font-weight:500}.hero-footer{grid-column:1/-1;display:flex;justify-content:space-between;padding:29px 0 26px;font-size:10px;letter-spacing:.14em;color:#a6a89b}.hero-footer a span{margin-left:20px;color:var(--orange)}.section{padding:110px 7%}h2{font-family:Manrope;font-size:clamp(34px,4.2vw,66px);font-weight:550;line-height:1.13;letter-spacing:-.05em}h2 span{color:#8e9185}.skip{position:fixed;left:10px;top:-100px;background:white;color:black;padding:10px;z-index:99}.skip:focus{top:10px}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}@media(max-width:1000px){header{padding:0 4%;height:80px}nav{gap:15px;font-size:12px}.brand{width:150px}.hero{padding:25px 4% 0;column-gap:3%}.actions{flex-wrap:wrap;gap:15px}.hero-art{min-height:530px}h1{font-size:clamp(48px,6vw,75px)}.receipt{right:4%;padding:12px}.hero-note{max-width:260px}}@media(max-width:700px){header{height:75px}nav{display:none}.brand{width:150px}.button.small{padding:9px 14px}.hero{grid-template-columns:1fr;padding:15px 5% 0}.hero-copy{padding:27px 0 34px}h1{font-size:clamp(45px,10.8vw,70px)}.eyebrow{font-size:11px}.intro{font-size:16px}.hero-art{min-height:490px}.hero-footer{gap:15px;font-size:9px}.hero-footer>span{max-width:140px}.hero-footer a{max-width:150px;text-align:right}.section{padding:75px 6%}.hero-note{max-width:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.business-ribbon{background:var(--orange);color:var(--ink);display:flex;gap:28px;align-items:center;justify-content:center;flex-wrap:wrap;padding:24px 3%;font-family:Manrope;font-size:16px;font-weight:650}.business-ribbon i{font-size:23px;font-style:normal}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:60px}.section-heading h2{margin-bottom:0}.section-intro{max-width:345px;color:#b1b3a8;font-size:16px;margin:0;line-height:1.8}h2 em{font-style:normal;color:var(--orange)}.system-section{background:#1d201c}.product-story{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;position:relative}.sticky-product{position:sticky;top:60px;align-self:start;height:650px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.product-glow{position:absolute;width:90%;aspect-ratio:1;border-radius:50%;background:radial-gradient(ellipse,#5c6b4338,transparent 68%)}.story-device{width:96%;padding:12px;background:#0d100e;border:2px solid #52594b;border-radius:21px;position:relative;box-shadow:0 40px 60px #0006;transition:width .6s,transform .6s;transform:perspective(1100px) rotateY(8deg) rotateX(3deg)}.story-device img{width:100%;max-height:475px;display:block;border-radius:9px;object-fit:contain}.story-device.mobile{width:225px;border-radius:28px;padding:9px;transform:rotate(5deg)}.story-device.mobile img{border-radius:21px}.screen-caption{font-size:11px;letter-spacing:.16em;position:relative;margin-top:38px;color:#b1b4a7}.story-meter{display:flex;gap:7px;margin-top:20px}.story-meter span{height:3px;width:30px;background:#54594c}.story-meter span.active{background:var(--orange)}.story-chapters article{min-height:650px;display:flex;flex-direction:column;justify-content:center;padding:70px 0}.chapter-number{font-size:12px;letter-spacing:.12em;color:var(--orange);margin-bottom:20px}h3{font-family:Manrope;font-size:clamp(25px,2.5vw,38px);letter-spacing:-.035em;font-weight:550;line-height:1.25;margin-bottom:20px}.story-chapters p{color:#b4b7ab;max-width:390px;line-height:1.8}.tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:10px}.tags span{font-size:12px;border:1px solid #52594a;border-radius:25px;padding:6px 13px}.package-section{background:var(--paper);color:var(--ink)}.package-section .section-intro{color:#696d63}.package-section h2 em{color:#d85e05}.package-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cfd0c6;border-bottom:1px solid #cfd0c6}.package-grid article{padding:35px 25px 35px 0;position:relative}.package-grid article+article{border-left:1px solid #cfd0c6;padding-left:25px}.package-icon{display:block;font-size:36px;margin-bottom:34px;color:#e67412}.step{position:absolute;top:44px;right:25px;font-size:12px;color:#929789}.package-grid h3{font-size:22px}.package-grid p{font-size:14px;color:#6b7166;margin-bottom:0;line-height:1.8}.package-end{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px}.package-end>span{font-size:11px;letter-spacing:.11em;color:#727669}.package-end a{font-size:14px;font-weight:600}.package-end a span{margin-left:20px;color:#d86b14}.business-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:7%}.industry-list{display:flex;flex-direction:column;justify-content:center}.industry-list button{border:0;border-bottom:1px solid #ffffff25;background:none;color:#858a7f;display:flex;align-items:center;gap:23px;text-align:left;padding:23px 0;cursor:pointer;font-size:23px;letter-spacing:-.02em}.industry-list button>span{font-size:11px;color:#72796d}.industry-list button>b{margin-left:auto;font-size:23px;font-weight:400}.industry-list button[aria-pressed=true]{color:var(--orange)}.industry-list button:hover{color:#ffad65}.industry-stage{position:relative;min-height:535px;border-radius:10px;overflow:hidden;background:#33382b}#industry-photo{position:absolute;inset:0;background-image:url('https://images.unsplash.com/photo-1771351521812-f9d2a94ada16?auto=format&fit=crop&fm=jpg&q=80&w=1600');background-size:cover;background-position:center;transition:opacity .35s}.industry-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#10150df5 3%,#151a11a1 50%,#151a1100)}.industry-content{position:absolute;bottom:40px;left:36px;right:36px}.industry-content .eyebrow{font-size:10px;color:#e5cba8;margin-bottom:17px}.industry-content h3{font-size:36px}.industry-content p{max-width:430px;font-size:15px;color:#d0d3c7}.industry-content>span{display:block;font-size:12px;border-top:1px solid #ffffff30;padding-top:18px;color:#ffaf6e}.illustration-note{position:absolute;top:15px;right:20px;font-size:10px;text-shadow:0 1px 5px #000;color:#fff9}.order-section{background:#f1efe7;color:var(--ink)}.order-section .section-intro{color:#72756b}.order-section h2 em{color:#d65d06}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:6%}.order-grid article{min-width:0}.order-grid .eyebrow{margin:30px 0 15px;font-size:11px;color:#82745a}.order-grid h3{font-size:35px}.order-grid p:not(.eyebrow){color:#6a6e63;max-width:410px;line-height:1.8}.order-visual{height:355px;background:#e5e5d8;border-radius:10px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;position:relative}.online-card .order-visual{background:#dadfcf}.phone-model{width:190px;height:320px;transform:rotate(-9deg) translateY(25px);border:7px solid #272e24;border-radius:30px;background:#fcfaf1;box-shadow:15px 15px 30px #0003;position:relative;padding:22px 13px}.phone-camera{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:45px;height:7px;background:#272e24;border-radius:10px}.sample-menu{display:flex;flex-direction:column;align-items:center}.sample-brand{font-size:9px;letter-spacing:.14em;align-self:flex-start;color:#7a7969}.sample-menu strong{align-self:flex-start;font-family:Manrope;font-size:23px;line-height:1.1;margin-top:14px;letter-spacing:-.04em}.menu-food{font-size:54px;padding:3px 0}.sample-menu>span:not(.sample-brand){font-size:12px}.sample-menu small{font-size:8px;margin-top:3px;color:#777}.sample-order{background:#f48c35;color:#23271c;padding:9px 11px;border-radius:5px;display:block;margin-top:14px;font-size:10px;text-align:center;width:100%;font-weight:600}.visual-label{position:absolute;bottom:12px;right:15px;font-size:10px;color:#73786b}.kiosk-model{height:295px;width:180px;position:relative;transform:rotate(6deg)}.kiosk-screen{background:#fffaf0;border:9px solid #232b23;border-radius:13px;height:225px;position:relative;z-index:1;padding:14px 12px}.kiosk-screen>span:first-child{font-size:8px;letter-spacing:.13em;color:#83856e}.kiosk-screen strong{display:block;font-family:Manrope;font-size:22px;line-height:1.1;letter-spacing:-.04em;margin-top:10px}.kiosk-food{font-size:31px;margin-top:12px}.kiosk-food span{font-size:27px}.kiosk-screen .sample-order{font-size:9px}.kiosk-stem{position:absolute;width:47px;height:70px;bottom:0;left:66px;background:linear-gradient(90deg,#727971,#bbc0b7,#727971)}.kiosk-foot{position:absolute;width:135px;bottom:-3px;left:22px;height:11px;background:#50584d;border-radius:50%}.dark-link{display:inline-block;border-color:#a5aa9b;font-weight:600}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.review-grid article{background:#242820;border-radius:9px;padding:40px}.quote-mark{font-family:Georgia;font-size:85px;color:var(--orange);line-height:.7;display:block}.review-grid blockquote{font-family:Manrope;font-size:24px;line-height:1.5;letter-spacing:-.025em;margin:15px 0 35px}.review-person{display:flex;gap:13px;align-items:center}.avatar{background:#555e43;color:#e9edda;font-family:Manrope;width:45px;height:45px;border-radius:50%;display:grid;place-items:center}.review-person strong{display:block;font-size:14px}.review-person div>span{display:block;font-size:12px;color:#acb09f}.review-source{display:block;font-size:11px;color:#939987;margin-top:25px}.local-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #ffffff20;margin-top:55px;padding-top:35px;flex-wrap:wrap}.local-strip>span{max-width:180px;font-size:10px;letter-spacing:.1em;color:#8f9884}.local-strip strong{font-family:Manrope;font-size:18px;color:#c0c6b4;font-weight:550}.about-section{background:#252b21;border-top:1px solid #ffffff0d;padding-top:80px;padding-bottom:80px}.about-section .section-heading{margin-bottom:0}.about-section h2{font-size:44px}.about-section .section-intro{max-width:430px}.contact-section{background:var(--orange);color:var(--ink);padding:85px 7%;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-section h2{font-size:clamp(44px,5vw,75px);margin-bottom:25px}.contact-section .button{background:var(--ink);color:var(--paper)}.contact-section .button:hover{background:#373c30}.contact-section p:last-child{margin:0;color:#653405}footer{padding:55px 7% 25px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.footer-top>div{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#b2b8a7}.footer-top>p{font-size:13px;color:#b2b8a7}.footer-top>a:last-child{font-size:12px;color:#b2b8a7}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff1a;padding-top:24px;margin-top:40px;font-size:11px;color:#828b77}.hero-art .cafe-photo{will-change:transform}.hero-art .hero-tablet{will-change:transform}.hero-art{transition:border-radius .4s}.hero-copy{will-change:transform}
@media(min-width:1500px){.hero,.section,header,.contact-section,footer{padding-left:max(5%,calc((100vw - 1480px)/2));padding-right:max(5%,calc((100vw - 1480px)/2))}.hero-art{min-height:650px}}
@media(max-width:1000px){.section-heading{gap:30px}.section-intro{max-width:300px}.sticky-product{height:560px}.story-chapters article{min-height:560px}.package-grid{grid-template-columns:1fr 1fr}.package-grid article:nth-child(3){border-left:0;padding-left:0;border-top:1px solid #cfd0c6}.package-grid article:nth-child(4){border-top:1px solid #cfd0c6}.business-layout{gap:5%}.industry-list button{font-size:20px;gap:13px}.industry-content{left:25px;right:25px}.industry-content h3{font-size:31px}.contact-section{align-items:flex-start;flex-direction:column}.footer-top{flex-wrap:wrap}.footer-top .brand{width:160px}}
@media(max-width:700px){.business-ribbon{gap:12px 18px;font-size:12px;padding:19px}.business-ribbon i{display:none}.section-heading{display:block;margin-bottom:35px}.section-intro{margin-top:25px;max-width:100%;font-size:15px}.product-story{grid-template-columns:1fr;gap:0}.sticky-product{height:310px;top:0;z-index:3;background:#1d201c;overflow:visible;padding:20px 0 30px;margin:0 -6.8%;width:113.6%;box-shadow:0 20px 20px #1d201c}.story-device{width:80%;max-width:380px;padding:7px;border-radius:15px}.story-device img{max-height:230px;border-radius:7px}.story-device.mobile{width:105px;padding:5px;border-radius:15px}.story-device.mobile img{border-radius:10px;max-height:215px}.screen-caption{font-size:9px;margin-top:15px}.story-meter{margin-top:10px}.story-chapters article{min-height:510px;justify-content:flex-start;padding-top:90px;padding-bottom:70px}.story-chapters article:last-child{min-height:450px}.story-chapters h3{font-size:29px}.story-chapters p{font-size:15px}.package-grid{gap:0}.package-grid article{padding:25px 15px 25px 0}.package-grid article+article{padding-left:18px;padding-right:0}.package-grid h3{font-size:20px}.package-grid p{font-size:13px}.package-icon{margin-bottom:20px}.step{top:35px;right:15px}.package-end{align-items:flex-start;flex-direction:column}.business-layout{grid-template-columns:1fr;gap:25px}.industry-list{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.industry-list button{font-size:15px;padding:17px 0;gap:10px}.industry-list button>b{font-size:16px}.industry-stage{min-height:450px}.order-grid{grid-template-columns:1fr;gap:50px}.order-visual{height:330px}.order-grid h3{font-size:31px}.review-grid{grid-template-columns:1fr;gap:20px}.review-grid article{padding:30px}.review-grid blockquote{font-size:22px}.local-strip{justify-content:flex-start;gap:20px 30px}.local-strip>span{max-width:none;width:100%}.local-strip strong{font-size:16px}.about-section h2{font-size:36px}.contact-section{padding:60px 6%}.contact-section .button{gap:20px;width:100%;font-size:14px}.footer-top{flex-direction:column;gap:22px}.footer-top p{margin:0}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.hero-tablet{border-radius:14px;padding:8px}}
@media(prefers-reduced-motion:reduce){.sticky-product{position:relative}.story-chapters article{min-height:auto;padding:35px 0}.product-story{align-items:start}.hero-art .cafe-photo,.hero-art .hero-tablet{will-change:auto}}
