:root{color:#f5f5f7;background:#08090a;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,sans-serif;font-synthesis:none;--green: #56df91;--green-ink: #082616;--surface: #121416;--surface-raised: #191b1e;--line: #292c30;--muted: #9b9da3;--content: min(1180px, calc(100vw - 48px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#08090a;color:#f5f5f7}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.site-header{width:var(--content);height:80px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.wordmark{font-size:24px;font-weight:720;letter-spacing:-.8px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:15px}.site-header nav>a:first-child{color:var(--muted)}.header-action{background:#202226;border-radius:999px;padding:11px 18px}.primary,.secondary,.text-link,.icon-control,.back-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.primary{background:var(--green);color:var(--green-ink);border-radius:999px;padding:0 23px;font-weight:700}.primary:disabled{opacity:.45;cursor:default}.primary svg,.secondary svg{width:19px}.secondary{background:#24272a;border-radius:13px;padding:0 18px;font-weight:650}.text-link{padding:0 8px;color:#d2d3d5}.wide{width:100%;min-height:56px}.eyebrow{margin:0 0 10px;color:var(--green);font-size:13px;line-height:1.2;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.hero{width:var(--content);min-height:min(760px,calc(100vh - 80px));margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px;padding:60px 0 80px}.hero-copy{animation:rise .7s ease-out both}.hero h1{margin:0;max-width:650px;font-size:clamp(58px,7.5vw,104px);line-height:.92;letter-spacing:-.07em}.hero-copy>p:not(.eyebrow){max-width:560px;margin:30px 0;color:#b2b4b8;font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-actions{display:flex;align-items:center;gap:15px}.machine-visual{animation:rise .8s .1s ease-out both;height:min(610px,65vw);min-height:420px;display:grid;place-items:center;overflow:hidden;border-radius:34px;background:#111315}.machine-visual img{width:100%;height:100%;object-fit:cover}.steps{width:var(--content);margin:0 auto;padding:130px 0;border-top:1px solid var(--line)}.steps>h2,.craft h2,.closing h2{margin:0;font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-.055em}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;margin-top:70px}.step-grid article span,.round-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#1d2822;color:var(--green)}.step-grid h3{margin:25px 0 8px;font-size:20px}.step-grid p,.craft p,.closing p{color:var(--muted);line-height:1.6}.craft{width:var(--content);margin:0 auto 130px;padding:70px;border-radius:38px;background:#111315;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.craft>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px}.craft p:not(.eyebrow){max-width:500px;font-size:18px}.model-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.model-links a{background:#25282b;border-radius:999px;padding:12px 17px}.closing{width:var(--content);margin:0 auto;padding:120px 0 150px;text-align:center;border-top:1px solid var(--line)}.closing p{font-size:19px;margin-bottom:30px}.narrow-page{width:min(680px,calc(100vw - 40px));margin:80px auto 140px}.page-intro h1,.event-head h1,.host-head h1{margin:0;font-size:clamp(46px,7vw,76px);line-height:1;letter-spacing:-.055em}.page-intro>p:last-child,.event-head>p,.host-head>div>p:last-child{color:var(--muted);font-size:18px;line-height:1.55}.event-form{margin-top:55px;display:grid;gap:17px;padding:28px;border-radius:26px;background:var(--surface)}.event-form label,.choice-sheet label{display:grid;gap:9px;color:#d9dade;font-size:14px;font-weight:650}.event-form label span,.choice-sheet label span{display:flex;justify-content:space-between}.event-form small,.choice-sheet small{color:var(--muted);font-weight:500}.event-form input,.choice-sheet input{width:100%;min-height:56px;border:0;border-radius:13px;background:#222529;color:#fff;padding:0 17px;outline:0}.event-form input:focus,.choice-sheet input:focus,.guest-bar input:focus,.search input:focus{box-shadow:inset 0 0 0 2px var(--green)}.form-error{color:#ff9b94;margin:2px 0}.privacy-note{margin:0;text-align:center;color:#777a80;font-size:12px}.event-page,.host-page{width:min(1060px,calc(100vw - 40px));margin:45px auto 120px}.event-head{position:relative;max-width:730px}.back-link{color:var(--muted);justify-content:flex-start;margin-bottom:24px}.mode-pill{display:inline-flex;align-items:center;min-height:30px;margin-bottom:18px;padding:0 12px;background:#24272a;border-radius:999px;color:#c6c7ca;font-size:13px;font-weight:700}.mode-pill.live{background:#173524;color:#8ff0b8}.guest-bar{margin-top:45px;background:var(--surface);border-radius:21px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.guest-bar label{flex:1;display:grid;grid-template-columns:auto auto minmax(140px,1fr);align-items:center;gap:10px;font-weight:650}.guest-bar svg{color:var(--green)}.guest-bar input{min-height:46px;border:0;border-radius:12px;background:#25282b;color:#fff;padding:0 15px;outline:0}.guest-bar>p{margin:0;color:#777a80;font-size:12px}.my-choices{margin-top:26px;display:grid;grid-template-columns:230px 1fr;gap:34px;padding:26px;border-radius:22px;background:#172019}.my-choices h2{margin:0;font-size:25px;letter-spacing:-.03em}.choice-list{display:grid;gap:8px}.choice-list article{min-height:60px;padding:8px 8px 8px 14px;display:flex;align-items:center;justify-content:space-between;background:#202923;border-radius:14px}.choice-list article>span{display:flex;align-items:center;gap:12px}.choice-list article>span>svg{color:var(--green)}.choice-list article span span{display:grid;gap:3px}.choice-list small{color:#9aaa9f}.choice-list button{width:46px;height:46px;border:0;border-radius:12px;background:transparent;color:#b5b8b7;cursor:pointer}.catalog-head{margin:70px 0 24px;display:flex;align-items:end;justify-content:space-between;gap:25px}.catalog-head h2{margin:0;font-size:36px;letter-spacing:-.04em}.search{width:min(330px,100%);height:50px;display:flex;align-items:center;gap:10px;padding:0 13px;border-radius:14px;background:var(--surface-raised);color:var(--muted)}.search input{min-width:0;flex:1;height:100%;border:0;background:transparent;color:#fff;outline:0}.search button{border:0;background:transparent;color:inherit;cursor:pointer;padding:4px}.search button svg{width:17px}.recipe-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.recipe-card{position:relative;border:0;border-radius:20px;background:var(--surface);padding:10px 10px 17px;color:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,background .18s ease}.recipe-card:active{transform:scale(.975)}.recipe-card.selected{background:#1d2d24}.recipe-card:disabled{opacity:.42;cursor:default}.recipe-image{width:100%;aspect-ratio:1.18/1;border-radius:14px;overflow:hidden;background:#0d0f10}.recipe-image img{width:100%;height:100%;object-fit:contain;display:block}.recipe-card>div:nth-child(2){display:grid;gap:4px;padding:13px 6px 0}.recipe-card strong{font-size:16px}.recipe-card span{color:var(--muted);font-size:12px}.recipe-card .selection-mark{position:absolute;top:18px;right:18px;width:25px;height:25px;display:grid;place-items:center;border-radius:999px;background:var(--green);color:var(--green-ink)}.recipe-card>small{position:absolute;top:18px;left:18px;background:#25272a;border-radius:999px;padding:5px 8px}.custom-choice{width:100%;min-height:82px;margin-top:14px;border:0;border-radius:19px;background:var(--surface);padding:15px 22px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.custom-choice>span:first-child{display:grid;gap:4px}.custom-choice small{color:var(--muted)}.custom-choice>span:last-child{color:var(--green);font-weight:650}.choice-sheet{position:fixed;z-index:20;left:50%;bottom:max(20px,env(safe-area-inset-bottom));width:min(620px,calc(100vw - 30px));transform:translate(-50%);padding:24px;display:grid;gap:17px;border:1px solid #32353a;border-radius:27px;background:#181a1d;animation:sheet-up .28s cubic-bezier(.2,.8,.2,1) both}.choice-sheet>div:first-of-type{display:flex;align-items:center;gap:15px}.choice-sheet img{width:76px;height:76px;object-fit:contain;border-radius:14px;background:#0d0f10}.choice-sheet h2{margin:3px 0 0;font-size:30px;letter-spacing:-.04em}.sheet-close{position:absolute;top:17px;right:17px;width:38px;height:38px;border:0;border-radius:999px;background:#2b2e32;cursor:pointer}.inline-hint{color:#ffcf72;margin:0}.success-toast{position:fixed;z-index:40;left:50%;bottom:25px;transform:translate(-50%);min-height:52px;padding:0 8px 0 17px;display:flex;align-items:center;gap:10px;border-radius:999px;background:#e9f8ef;color:#133220;font-weight:650;animation:sheet-up .24s ease-out both}.success-toast button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:999px;background:#d1eadb;color:#133220}.success-toast svg{width:18px}.host-head{display:flex;align-items:end;justify-content:space-between;margin:30px 0 50px}.icon-control{width:50px;border-radius:999px;background:#222529}.share-panel,.offline-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#18251d;border-radius:25px;padding:24px}.share-panel>div,.offline-panel>div{display:flex;align-items:center;gap:17px}.share-panel h2,.offline-panel h2{margin:0 0 5px;font-size:21px}.share-panel p,.offline-panel p{margin:0;color:#a9b3ad;line-height:1.45}.host-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.host-section,.all-requests{background:var(--surface);border-radius:25px;padding:26px;min-height:310px}.section-title{display:flex;justify-content:space-between;align-items:flex-start}.section-title h2{margin:0;font-size:28px;letter-spacing:-.04em}.section-title>span{display:grid;place-items:center;min-width:40px;height:40px;border-radius:999px;background:#25282b}.green{color:var(--green)}.results-list{margin-top:24px;display:grid}.results-list article,.all-requests article{min-height:56px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;border-top:1px solid var(--line)}.results-list b{color:#74777c}.machine-status,.connect-flow{margin-top:35px}.machine-status p,.connect-flow p{color:var(--muted);line-height:1.55}.pair-code{margin:22px 0 8px;font-size:clamp(42px,6vw,62px);letter-spacing:.09em;font-weight:750}.connect-flow small{color:var(--muted)}.empty{color:var(--muted);margin-top:45px}.offline-panel{margin-top:18px;background:#151719}.all-requests{margin-top:18px;min-height:0}.all-requests article{grid-template-columns:1fr auto}.all-requests article span{display:grid;gap:4px}.all-requests small{color:var(--muted)}.all-requests b{color:#b7b9bd}.state-page{width:min(680px,calc(100vw - 40px));min-height:calc(100vh - 80px);margin:0 auto;display:grid;place-content:center;text-align:center}.state-page h1{font-size:42px;letter-spacing:-.04em;margin-bottom:5px}.state-page p{color:var(--muted);line-height:1.5}.state-page a{color:var(--green);margin-top:15px}.loader{width:32px;height:32px;margin:auto;border:3px solid #34373b;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-up{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:900px){:root{--content: min(100% - 34px, 700px)}.site-header{height:68px}.site-header nav>a:first-child{display:none}.hero{min-height:0;grid-template-columns:1fr;padding:70px 0 90px}.machine-visual{height:min(590px,90vw);order:-1}.step-grid{grid-template-columns:1fr 1fr}.craft{padding:40px;grid-template-columns:1fr}.recipe-grid{grid-template-columns:repeat(3,1fr)}.host-grid,.my-choices{grid-template-columns:1fr}}@media(max-width:620px){:root{--content: calc(100vw - 28px) }.site-header nav{gap:8px}.header-action{padding:10px 13px}.hero{padding-top:25px}.hero h1{font-size:54px}.machine-visual{min-height:290px;height:80vw;border-radius:24px}.hero-actions{align-items:stretch;flex-direction:column}.steps{padding:90px 0}.step-grid{grid-template-columns:1fr;gap:38px;margin-top:45px}.craft{margin-bottom:80px;padding:28px 22px;border-radius:26px}.narrow-page,.event-page,.host-page{width:calc(100vw - 28px);margin-top:28px}.event-form{padding:18px}.guest-bar{align-items:stretch;flex-direction:column}.guest-bar label{grid-template-columns:auto 1fr}.guest-bar input{grid-column:1 / -1}.catalog-head{align-items:stretch;flex-direction:column;margin-top:50px}.search{width:100%}.recipe-grid{grid-template-columns:1fr 1fr;gap:9px}.recipe-card{border-radius:16px}.recipe-card strong{font-size:14px}.custom-choice{align-items:flex-start;flex-direction:column;gap:10px}.host-head{align-items:flex-start}.share-panel,.offline-panel{align-items:stretch;flex-direction:column}.share-panel>div,.offline-panel>div{align-items:flex-start}.host-section,.all-requests{padding:20px}}.hero{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:clamp(42px,7vw,96px)}.hero h1{font-size:clamp(48px,5.5vw,76px);line-height:1.02;letter-spacing:-.052em;font-weight:620}.hero-copy>p:not(.eyebrow){margin:26px 0 32px;font-size:clamp(17px,1.6vw,20px)}.machine-visual{height:min(560px,55vw);min-height:390px;background:#202224}.machine-visual img{object-fit:contain;object-position:center;transform:scale(1.08)}.steps>h2,.craft h2,.closing h2{font-size:clamp(36px,4.2vw,56px);font-weight:610}.story-list{margin-top:58px;display:grid;gap:0}.story-list article{display:grid;grid-template-columns:52px 1fr;gap:22px;padding:30px 0;border-top:1px solid var(--line)}.story-list article>b{color:var(--green);font-size:18px}.story-list h3{margin:0 0 7px;font-size:22px}.story-list p{margin:0;color:var(--muted);line-height:1.6;max-width:680px}.craft{padding:clamp(32px,5vw,66px)}.craft>img{object-fit:contain;background:#202224}.catalog-head>div>p,.my-choices>div>p{margin:7px 0 0;color:var(--muted)}.guest-name-button{min-height:42px;margin-top:20px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:#202326;color:#d9dade;cursor:pointer}.sheet-backdrop,.receipt-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:#000000b8}.name-sheet{position:relative;width:min(460px,100%);padding:30px;display:grid;gap:16px;border-radius:26px;background:#1a1c1f;animation:pop-in .2s ease-out both}.name-sheet h2{margin:0;padding-right:38px;font-size:30px;letter-spacing:-.035em}.name-sheet p{margin:-5px 0 3px;color:var(--muted);line-height:1.5}.name-sheet input{width:100%;min-height:58px;padding:0 17px;border:0;border-radius:14px;outline:0;background:#282b2f;color:#fff}.sheet-close{display:grid;place-items:center;padding:0;line-height:0}.undo-bar{position:fixed;z-index:90;left:50%;bottom:max(24px,env(safe-area-inset-bottom));transform:translate(-50%);min-width:min(390px,calc(100vw - 30px));min-height:54px;padding:8px 10px 8px 18px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-radius:16px;background:#f1f1f3;color:#171719}.undo-bar button{min-height:38px;padding:0 13px;border:0;border-radius:10px;background:#dfe9e3;color:#126537;font-weight:700}.sync-status{position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));z-index:70;padding:9px 13px;border-radius:999px;background:#24272a;color:var(--muted);font-size:13px}.event-error{position:sticky;bottom:12px;margin:18px auto;width:fit-content;padding:10px 14px;border-radius:12px;background:#382220}.shopping-receipt{position:relative;margin-top:18px;padding:30px 34px 36px;border-radius:8px;background:#eee9dc;color:#191816;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.shopping-receipt:after{content:"";position:absolute;left:18px;right:18px;bottom:-7px;height:7px;background:#eee9dc}.shopping-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:2px dashed #aaa496}.shopping-head h2{margin:0 0 5px;font-family:inherit;font-size:28px}.shopping-head p{margin:0;color:#6c685f}.shopping-head .icon-control{color:#191816;background:#dcd6c9}.shopping-list{display:grid;max-height:430px;overflow-y:auto;overscroll-behavior:contain}.shopping-tools{display:flex;align-items:center;gap:10px}.shopping-tools select{min-height:42px;padding:0 34px 0 12px;border:0;border-radius:10px;background:#dcd6c9;color:#191816;font:inherit}.host-request-list{display:grid}.host-request-list article{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.host-request-list span,.ingredient-plan span{display:grid;gap:4px}.host-request-list small{color:var(--muted)}.host-request-list button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#292b2e;color:#b9bbc0}.host-request-list svg{width:18px}.pump-plan>p{color:var(--muted)}.ingredient-plan{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.ingredient-plan span{padding:16px;border-radius:16px;background:#202326;color:var(--muted);line-height:1.45}.ingredient-plan b{color:#fff}.shopping-list label{min-height:70px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;border-bottom:1px dashed #bbb4a5;cursor:pointer}.shopping-list input{width:20px;height:20px;accent-color:#229858}.shopping-list span{display:grid;gap:3px}.shopping-list small{color:#6c685f}.shopping-list b{text-align:right}.shopping-list label.checked{opacity:.48;text-decoration:line-through}.receipt-overlay{overflow-y:auto}.shopping-receipt--large{width:min(760px,100%);height:calc(100dvh - 36px);margin:auto;padding-top:54px;display:flex;flex-direction:column;overflow:hidden}.shopping-receipt--large .shopping-list{max-height:none;min-height:0;flex:1}.shopping-receipt--large>.sheet-close{position:absolute;top:13px;right:13px;color:#191816;background:#dcd6c9}@keyframes pop-in{0%{opacity:0;transform:scale(.97) translateY(8px)}}@media(max-width:900px){.hero{grid-template-columns:1fr}.machine-visual{order:-1}}@media(max-width:620px){.hero h1{font-size:45px}.machine-visual img{transform:scale(1.02)}.name-sheet{padding:25px 20px 20px}.shopping-receipt{padding:25px 20px 30px}.shopping-list label{grid-template-columns:26px 1fr}.shopping-list b{grid-column:2;text-align:left;padding-bottom:11px}}
