@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Host+Grotesk:ital,wght@0,300..800;1,300..800&display=swap";:root{--base-100: #fdf6ec;--base-200: #efece5;--base-300: #0a0a0a;--base-400: #FF3008;--base-secondary-dark: #686560;--base-secondary-fade: rgba(249, 244, 235, .15);--accent-1: #b1c1ef;--accent-2: #f2acac;--accent-3: #ffdd94}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Host Grotesk;background-color:var(--base-100);color:var(--base-300)}img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}h1,h2,h3,h4{text-transform:uppercase;font-family:Barlow Condensed;font-weight:900;line-height:.85;letter-spacing:-.02rem}h1{font-size:12rem}h2{font-size:8rem}h3{font-size:6rem}h4{font-size:2.5rem}h5{font-size:1.5rem}a{text-decoration:none}p{font-family:Host Grotesk;font-size:1.1rem}p.md{font-size:1.3rem}p.lg{font-size:1.5rem}p.mono{text-transform:uppercase;font-family:DM Mono;font-size:.85rem;font-weight:500}p.mono span,a span{position:relative;top:-.1rem}.container{width:100%;height:100%;padding:2.75rem;max-width:2000px;margin:0 auto}.symbols-container{display:flex;gap:.5rem;height:1.125rem;z-index:1}.symbols-container .symbol{width:1.125rem}@media (max-width: 1000px){h1{font-size:6rem}h2{font-size:5rem}h3{font-size:3rem}p{font-size:1rem}p.md{font-size:1.125rem}p.lg{font-size:1.25rem}p.mono{font-size:.8rem}.container{padding:2rem}}.transition{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100000;pointer-events:none}.transition-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transform:scaleY(1);transform-origin:top;will-change:transform}.transition-overlay.overlay{background-color:var(--base-300)}.transition-logo{position:absolute;top:120%;left:50%;transform:translate(-50%);width:260px;height:260px;opacity:0;will-change:transform,opacity}.transition-logo img{width:100%;height:100%;object-fit:contain}.mask-transition{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;pointer-events:none;display:none}.mask-bg-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99998;background-color:var(--base-100);opacity:.3;pointer-events:none;display:none}.hero{position:relative;width:100vw;height:100svh;overflow:hidden;background-color:#040404;z-index:3}.hero .hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero .hero-bg img{width:100%;height:100%;object-fit:cover;display:block}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,#0009,#00000073 35%,#0003 50%,#0000);z-index:1}.hero .hero-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}.hero .hero-content .hero-header{width:50%;text-align:start;padding-top:35svh}.hero .hero-content .hero-header h1{color:#f9f9f9;font-size:6vw}.hero .hero-content .hero-footer{display:flex;justify-content:space-between;align-items:flex-end;z-index:2}.hero .hero-content .hero-footer-copy{width:35%;color:#fdf6ec}.hero .hero-content .hero-footer-tags{display:flex;gap:2rem;color:#fdf6ec}.home-how-it-works{position:relative;width:100vw;padding:6rem 0;background-color:var(--base-100)}.home-how-it-works .container{display:flex;flex-direction:column;gap:3rem;align-items:center;text-align:center}.home-how-header h3{font-size:clamp(2.4rem,4.5vw,5rem);line-height:1.1;margin:0 auto}.home-how-header h4{margin-bottom:30px}.home-how-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}.home-how-card{background-color:var(--base-200);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;box-shadow:0 18px 50px #0a0a0a14}.home-how-image{width:100%;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden}.home-how-image img{width:100%;height:100%;object-fit:scale-down}.home-how-card p.md{color:var(--base-secondary-dark);text-align:center}@media (max-width: 1100px){.home-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.home-how-it-works{padding:4rem 0}.home-how-grid{grid-template-columns:1fr}}.home-services{position:relative;width:100vw;height:100svh;padding:8rem 2rem;overflow:hidden}.home-services-top-bar{position:absolute;top:0;left:0;width:100%}.home-services-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.home-services-top-bar .container,.home-services-bottom-bar .container{display:flex;justify-content:space-between}.home-services-header{position:relative;width:100%;text-align:center;transform:translateY(300%);will-change:transform;color:#ff3008}.home-services .cards{position:fixed;top:0;left:0;width:100vw;height:100svh;display:flex;justify-content:center;z-index:2;background-color:transparent;pointer-events:auto}.home-services .cards-container{position:relative;width:75%;height:100%;margin-top:4rem;display:flex;justify-content:center;align-items:center;gap:4rem}.home-services .cards-container .card{flex:1;position:relative;aspect-ratio:5/7;perspective:1000px}.home-services .cards-container .card .card-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;animation:floating 2s infinite ease-in-out}.home-services .card .card-title{width:100%;display:flex;justify-content:space-between}.home-services .card p{font-size:.8rem}@keyframes floating{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}.home-services #card-1 .card-wrapper{animation-delay:0}.home-services #card-2 .card-wrapper{animation-delay:.25s}.home-services #card-3 .card-wrapper{animation-delay:.5s}.home-services .flip-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d}.home-services .flip-card-front,.home-services .flip-card-back{position:absolute;width:100%;height:100%;border-radius:8px;backface-visibility:hidden;overflow:hidden}.home-services .flip-card-front{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.home-services #card-1 .flip-card-front{background-color:var(--accent-1)}.home-services #card-2 .flip-card-front{background-color:var(--accent-2)}.home-services #card-3 .flip-card-front{background-color:var(--accent-3)}.home-services #card-1 .flip-card-front{background-image:url(/home-images/breakfast.svg);background-size:cover;background-position:center}.home-services #card-2 .flip-card-front{background-image:url(/home-images/delivery.svg);background-size:cover;background-position:center}.home-services #card-3 .flip-card-front{background-image:url(/home-images/app.svg);background-size:cover;background-position:center}.home-services .flip-card-back{padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.25rem;background-color:#fff;transform:rotateY(180deg)}.home-services #card-1 .flip-card-back{background-image:url(/spotlight-images/spotlight-img-1.jpg);background-size:cover;background-position:center}.home-services #card-2 .flip-card-back{background-image:url(/spotlight-images/spotlight-img-2.jpg);background-size:cover;background-position:center}.home-services #card-3 .flip-card-back{background-image:url(/spotlight-images/spotlight-img-3.jpg);background-size:cover;background-position:center}.home-services .flip-card-back{background-image:none!important}.home-services .flip-card-back .card-back-illustration{width:120px;height:120px;border-radius:50%;background:var(--base-200);display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:.5rem}.home-services .flip-card-back .card-back-illustration img{width:70%;height:70%;object-fit:contain}.home-services .flip-card-back h4{text-align:center;text-transform:none}.home-services .flip-card-back p.md{text-align:center;color:var(--base-secondary-dark)}.home-services .flip-card-back .card-cta{color:#ff4b4b;font-weight:800}.home-services .card-copy{width:100%;height:100%;display:flex;flex-direction:column;gap:.5rem}.home-services .card-copy p{flex:1;display:flex;justify-content:center;align-items:center;font-size:1rem;background-color:var(--base-200);border-radius:8px}.home-services .cards #card-1{transform:translate(100%) translateY(-100%) rotate(-5deg) scale(.25);z-index:2}.home-services .cards #card-2{transform:translate(0) translateY(-100%) rotate(0) scale(.25);z-index:1}.home-services .cards #card-3{transform:translate(-100%) translateY(-100%) rotate(5deg) scale(.25);z-index:0}.home-services .cards .cards-container .card{opacity:0}.home-spotlight{position:relative;width:100vw;height:100svh;background-color:var(--base-400);color:var(--base-100);overflow:hidden}.home-spotlight .spotlight-intro-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:50%}.home-spotlight .spotlight-intro-header h4{font-size:clamp(2.4rem,4.5vw,6.5rem);line-height:1.25;color:#fdf6ec}.home-spotlight .spotlight-intro-header-small{margin-bottom:25px}.home-spotlight .home-spotlight-images{position:absolute;top:0;left:0;width:100vw;height:300svh;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(5%);will-change:transform;z-index:-1}.home-spotlight .home-spotlight-images-row{width:100%;padding:2rem;display:flex;gap:2rem}.home-spotlight .home-spotlight-image{flex:1;aspect-ratio:5/7;border-radius:8px;overflow:hidden}.home-spotlight .home-spotlight-image.image-holder{opacity:.75}.home-spotlight .spotlight-mask-image-container{position:absolute;top:0;left:0;width:100vw;height:100svh;overflow:hidden;z-index:10;-webkit-mask:url(/global/frsmof.svg) center/contain no-repeat;mask:url(/global/fresmof.svg) center/contain no-repeat;-webkit-mask-size:0%;mask-size:0%}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image{width:100%;height:100%}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image img{width:100%;height:100%;object-fit:cover;object-position:center}.home-spotlight .spotlight-mask-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;text-align:center;color:var(--base-100)}.home-spotlight-top-bar{position:absolute;top:0;left:0;width:100%}.home-spotlight-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.home-spotlight-top-bar .container,.home-spotlight-bottom-bar .container{display:flex;justify-content:space-between}.spotlight-phone{position:relative;width:100%;height:100svh;display:grid;place-items:center;padding:2rem 0}.phone{--frame-w: min(540px, 44vw);--screen-top: 2.8%;--screen-left: 5.2%;--screen-w: 89.6%;--screen-h: 94.5%;position:relative;width:var(--frame-w);aspect-ratio:390/844;filter:drop-shadow(0 20px 50px rgba(0,0,0,.35))}.phone-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:2}.phone .phone-media{position:absolute;top:var(--screen-top);left:var(--screen-left);width:var(--screen-w);height:var(--screen-h);object-fit:cover;border:0;border-radius:6.5%/5.5%;z-index:1}.spotlight-phone-header{position:absolute;bottom:clamp(3rem,10vh,7rem);left:50%;transform:translate(-50%);width:min(680px,90vw);text-align:center;color:var(--base-100)}.home-flavors{position:relative;width:100vw;padding:8rem 0}.home-flavors .container{display:flex;flex-direction:column;gap:6rem}.home-flavors .flavor-item{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.home-flavors .flavor-item:nth-child(2n){grid-template-columns:1fr 1.2fr}.home-flavors .flavor-copy p.mono{color:var(--base-secondary-dark)}.home-flavors .flavor-copy h3{margin:1rem 0}.home-flavors .flavor-copy p.md{color:var(--base-secondary-dark)}.home-flavors .flavor-image{border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #0000001f}@media (max-width: 1000px){.home-flavors{padding:4rem 0}.home-flavors .flavor-item{grid-template-columns:1fr;gap:2rem}}.outro{position:relative;width:100vw;height:100svh;overflow:hidden;z-index:1}.outro .container{display:flex;justify-content:center;align-items:center}.outro h3{width:50%;text-align:center}.outro .outro-strips{position:absolute;top:0;left:50%;transform:translate(-50%);width:150vw;height:100svh;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around}.outro .outro-strip{position:relative;transform:translate(0);display:flex;justify-content:space-around;will-change:transform}.outro .skill{width:max-content;padding:4px 8px;border-radius:6px}.outro .skill p{font-size:.8rem}.outro .os-1{margin-top:10rem}.outro .os-2{margin-top:-2rem}.outro .os-3{margin-top:16rem}.outro .os-4{margin-top:-2rem}.outro .os-5{margin-top:1rem}.outro .os-6{margin-top:2rem}.outro .skill.skill-var-1{background-color:var(--accent-1);color:var(--base-300)}.outro .skill.skill-var-2{background-color:var(--accent-2);color:var(--base-300)}.outro .skill.skill-var-3{background-color:var(--accent-3);color:var(--base-300)}@media (min-width: 2800px){.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:15vw}}@media (max-width: 1200px){.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:20vw}}@media (max-width: 1000px){.hero .hero-content .hero-header h1{font-size:22.5vw}.hero .hero-content .hero-footer-copy{display:none}.hero .hero-content .hero-footer-tags{width:100%;justify-content:space-between}.home-services-bottom-bar .container{flex-direction:column;justify-content:center;align-items:center;text-align:center}.home-services-header{transform:translateY(0)}.home-spotlight .spotlight-mask-header,.home-spotlight .spotlight-intro-header{width:90%;text-align:center}.home-spotlight .home-spotlight-images{position:absolute;left:-75vw;width:250vw}.home-spotlight .home-spotlight-images-row{gap:1rem}.outro h3{width:90%}.outro .outro-strips{width:300vw}.outro .os-1{margin-top:2.5rem}.outro .os-3{margin-top:10rem}}@media (max-width: 600px){.hero .hero-content .hero-header h1{font-size:25vw}}@media (max-width: 500px){.hero .hero-content .hero-header h1{font-size:15vw;padding-top:25svh}}@media (max-width: 1000px){.home-services{height:max-content}.home-services .cards{position:relative;background-color:var(--base-100);width:100%;height:max-content}.home-services .cards-container{flex-direction:column;gap:2rem;width:100%;display:block;margin:0}.home-services .card{opacity:1!important;transform:none!important;max-width:400px;width:100%;margin:2rem auto}.home-services .flip-card-inner,.home-services .cards-container .card .card-wrapper{animation:none}.home-services .flip-card-front{display:none}.home-services .flip-card-back{transform:none!important;position:relative}}.home-flavors .flavor-item{perspective:800px}.home-spotlight .spotlight-phone{position:relative;width:100%;height:100%;display:grid;place-items:center;padding:2rem 0}.home-spotlight .sp-screen{position:absolute;inset:2.8% 5.2%;border-radius:8.5%/9.5%;overflow:hidden;background:#05070c;z-index:1}.home-spotlight .sp-media{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;background:#111;border:0}.home-spotlight .sp-frame-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:3;pointer-events:none}.home-spotlight .sp-island{position:absolute;top:4.3%;left:50%;transform:translate(-50%);width:25.5%;height:4.7%;border-radius:999px;background:linear-gradient(180deg,#06080feb,#040509fa);box-shadow:0 1px 3px #0f172a59;z-index:4;pointer-events:none}.home-spotlight .spotlight-phone-header{position:absolute;bottom:clamp(3rem,10vh,7rem);left:50%;transform:translate(-50%);width:min(680px,90vw);text-align:center;color:var(--base-100)}@media (max-width: 1000px){.home-spotlight .sp-phone{width:min(420px,78vw)}.home-spotlight .spotlight-phone-header{width:90%}}.home-spotlight .spotlight-phone{position:relative;width:100%;display:grid;place-items:center;padding:2rem 0;aspect-ratio:3000 / 1688;min-height:1688px;background:var(--base-300)}.home-spotlight .spotlight-phone{display:block;padding:0 var(--spot-side);height:100%;position:relative}.home-spotlight .sp-phone{position:absolute;right:var(--spot-side);bottom:clamp(12px,2.5vh,40px);height:min(88svh,900px);aspect-ratio:9/18;width:auto;z-index:5}.home-spotlight .spotlight-intro-header{position:absolute;top:50%;left:var(--spot-side);transform:translateY(-50%);width:min(680px,48vw);text-align:left}.home-spotlight .spotlight-intro-header h3{font-size:clamp(2.4rem,6.5vw,5.5rem);line-height:1.05}@media (max-width: 1000px){.home-spotlight .sp-phone{position:relative;right:auto;bottom:auto;margin:2rem auto 0;height:min(72svh,640px)}.home-spotlight .spotlight-intro-header{left:50%;transform:translate(-50%,-50%);width:90%;text-align:center}}.home-spotlight .spotlight-phone{aspect-ratio:3000 / 1688;min-height:100svh;background:var(--base-300)}.home-spotlight{--spot-side: clamp(24px, 6vw, 80px)}.home-spotlight .spotlight-left{position:absolute;left:var(--spot-side);top:50%;transform:translateY(-50%);width:min(700px,48vw);color:var(--base-100);text-align:left;display:flex;flex-direction:column;gap:1.25rem;z-index:6}.home-spotlight .spotlight-title{margin:0;font-size:clamp(2.6rem,6.8vw,5.6rem);line-height:1.03;letter-spacing:-.02em}.home-spotlight .spotlight-sub{margin:0;font-size:clamp(1rem,1.6vw,1.25rem);color:#ffffffe6}.home-spotlight .spotlight-actions{display:flex;align-items:center;gap:1rem 1.25rem;flex-wrap:wrap}.home-spotlight .spotlight-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.15rem;border-radius:.9rem;background:#ff3008;color:#fff;font-weight:800;text-decoration:none;box-shadow:0 8px 24px #ff300840}.home-spotlight .spotlight-btn:hover{filter:brightness(1.05)}.home-spotlight .spotlight-badges{display:inline-flex;align-items:center;gap:.75rem;width:400px}.home-spotlight .badge img{height:44px;display:block}@media (max-width: 1000px){.home-spotlight .spotlight-left{left:50%;transform:translate(-50%,-50%);width:90%;text-align:center}.home-spotlight .spotlight-actions{justify-content:center}.home-spotlight .sp-phone{position:relative;right:auto;bottom:auto;margin:2rem auto 0;height:min(72svh,640px)}}@media (max-width: 1000px){.outro .container img{max-width:100%;height:auto;display:block;margin:0 auto}}footer{position:relative;width:100vw;height:max-content;overflow:hidden;background-color:var(--base-300);color:var(--base-100);padding:8rem 0 4rem}footer .container{display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem}footer .container>div{display:flex;gap:2rem}footer .container .footer-col,footer .container .footer-sub-col{flex:1}footer .footer-top{display:flex;gap:2rem}footer .footer-top .footer-col:nth-child(1){display:flex;flex-direction:column;gap:1rem}footer .footer-top .footer-col:nth-child(1) p.mono{color:var(--base-secondary-dark)}footer .footer-email-row{width:75%;display:flex;gap:1rem;padding:1rem 0}footer .footer-email-row input{flex:1;width:100%;font-family:Host Grotesk;font-weight:900;font-size:3rem;color:var(--base-100)}footer .footer-email-row input::placeholder{color:var(--base-secondary-dark);opacity:.75}footer .footer-email-row button{outline:none;border:none;color:var(--base-100);background-color:#ffffff1a;width:4rem;height:4rem;border-radius:100%;display:flex;justify-content:center;align-items:center}footer .footer-email-row button img{width:.75rem;object-fit:contain}footer .footer-email-row input{border:none;outline:none;background:none}footer .footer-bottom{padding:4rem 0 10rem;border-top:1px dashed var(--base-secondary-fade)}footer .footer-bottom .footer-col:nth-child(2){display:flex}footer .footer-logo{width:300px}footer .footer-bottom .footer-col:nth-child(2) p.mono{margin-bottom:2rem;opacity:.25}footer .footer-copyright{display:flex;gap:2rem}footer .footer-copyright .footer-col{display:flex;gap:2rem}footer .footer-links,footer .footer-copy{display:flex;flex-direction:column;gap:.25rem}footer a{color:var(--base-100)}@media (max-width: 1000px){footer{height:max-content;padding-top:8rem}footer .container .footer-top .footer-col:nth-child(2){display:none}footer .footer-email-row{width:100%}footer .footer-email-row input{font-size:2rem}footer .footer-email-row button{width:3rem;height:3rem}footer .footer-email-row button img{width:.5rem}footer .container>div{flex-direction:column;gap:4rem}footer .footer-bottom .footer-col:nth-child(2){flex-direction:column;gap:4rem}footer .footer-copyright .footer-col:nth-child(1){display:none}footer .footer-copyright .footer-col:nth-child(2){width:100%;flex-direction:column-reverse;gap:.25rem}}
