.order-moment.svelte-10wj7nv{border-top:1px solid rgba(255,255,255,.07);padding-top:2.75rem}.order-moment__head.svelte-10wj7nv h2:where(.svelte-10wj7nv){max-width:20ch;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:700;line-height:1.12;letter-spacing:-.025em;text-wrap:balance;color:#fff;margin:0}.order-moment__caption.svelte-10wj7nv{margin:.7rem 0 0;max-width:62ch;font-size:.9375rem;line-height:1.65;color:var(--md-sys-color-on-surface-variant)}.order-moment__body.svelte-10wj7nv{display:grid;grid-template-columns:15rem minmax(0,1fr);gap:2.5rem;align-items:start;margin-top:2.25rem}.beats.svelte-10wj7nv{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.beat.svelte-10wj7nv{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;width:100%;padding:.7rem 0 .7rem 1rem;background:none;border:0;text-align:left;cursor:pointer;color:#c3c8be9e;transition:color .3s ease}.beat.svelte-10wj7nv:hover{color:var(--md-sys-color-on-surface)}.beat.svelte-10wj7nv:focus-visible{outline:2px solid #00c896;outline-offset:2px;border-radius:6px}.beat__rail.svelte-10wj7nv{position:absolute;left:0;top:.35rem;bottom:.35rem;width:1px;background:#ffffff1f;transition:background-color .35s ease}.beat--active.svelte-10wj7nv .beat__rail:where(.svelte-10wj7nv){background:#00c896}.beat__index.svelte-10wj7nv{font-size:.6875rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.08em;color:#c3c8be80;transition:color .3s ease}.beat--active.svelte-10wj7nv .beat__index:where(.svelte-10wj7nv){color:#00c896}.beat__label.svelte-10wj7nv{font-size:.9375rem;font-weight:600;letter-spacing:-.01em}.beat--active.svelte-10wj7nv{color:var(--md-sys-color-on-surface)}.stage.svelte-10wj7nv{display:grid;grid-template-columns:42% 58%;gap:0;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#121a17;overflow:hidden;min-height:500px}.stage__backdrop.svelte-10wj7nv{grid-row:1 / -1;grid-column:1 / 2;position:relative;overflow:hidden}.stage__backdrop.svelte-10wj7nv img:where(.svelte-10wj7nv){width:100%;height:100%;object-fit:cover;object-position:center}.stage__ui.svelte-10wj7nv{grid-row:1 / -1;grid-column:2 / 3;display:flex;flex-direction:column}.item-card.svelte-10wj7nv,.modifiers.svelte-10wj7nv,.ticket.svelte-10wj7nv{padding:1.35rem 1.5rem;opacity:.62;transition:opacity .5s ease;border-bottom:1px solid rgba(255,255,255,.06);background:#171f1cd9}.ticket.svelte-10wj7nv{border-bottom:none}.item-card--lit.svelte-10wj7nv,.modifiers--lit.svelte-10wj7nv,.ticket--lit.svelte-10wj7nv{opacity:1}.item-card.svelte-10wj7nv{display:flex;align-items:center;justify-content:space-between}.item-card__name.svelte-10wj7nv{font-size:1.125rem;font-weight:600;color:#fff}.item-card__price.svelte-10wj7nv{font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;color:#00c896}.modifiers__label.svelte-10wj7nv{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--md-sys-color-on-surface-variant);margin-bottom:.75rem}.modifiers__list.svelte-10wj7nv{display:flex;flex-direction:column;gap:.5rem}.modifier.svelte-10wj7nv{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#1d2622;border:1px solid rgba(0,200,150,.15);border-radius:8px;font-size:.875rem;opacity:var(--reveal);transform:translateY(calc((1 - var(--reveal)) * 8px));transition:opacity .3s ease,transform .3s ease}.modifier__label.svelte-10wj7nv{font-weight:600;color:#c3c8beb3}.modifier__value.svelte-10wj7nv{font-weight:600;color:#fff}.ticket__header.svelte-10wj7nv{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.75rem;font-size:.8125rem;font-weight:600;color:#c3c8be}.ticket__item.svelte-10wj7nv{opacity:var(--out);transform:translateY(calc((1 - var(--out)) * 10px));transition:opacity .4s ease,transform .4s ease}.ticket__name.svelte-10wj7nv{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.25rem}.ticket__mod.svelte-10wj7nv{font-size:.875rem;color:var(--md-sys-color-on-surface-variant);margin-left:.5rem;margin-bottom:.15rem}.ticket__total.svelte-10wj7nv{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08);font-size:1.125rem;font-weight:700;color:#e8f5e8;opacity:var(--out);transition:opacity .4s ease}.sr-only.svelte-10wj7nv{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:60rem){.order-moment__body.svelte-10wj7nv{grid-template-columns:minmax(0,1fr);gap:1.75rem}.stage.svelte-10wj7nv{grid-template-columns:1fr;grid-template-rows:280px auto}.stage__backdrop.svelte-10wj7nv{grid-row:1 / 2;grid-column:1 / -1}.stage__ui.svelte-10wj7nv{grid-row:2 / 3;grid-column:1 / -1}.beats.svelte-10wj7nv{flex-direction:row;flex-wrap:wrap;gap:.4rem}.beat.svelte-10wj7nv{width:auto;padding:.45rem .8rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;transition:color .3s ease,border-color .3s ease}.beat--active.svelte-10wj7nv{border-color:#00c8968c}.beat__rail.svelte-10wj7nv{display:none}.beat__label.svelte-10wj7nv{font-size:.875rem}}@media(prefers-reduced-motion:reduce){.item-card.svelte-10wj7nv,.modifiers.svelte-10wj7nv,.ticket.svelte-10wj7nv{opacity:1}.beat.svelte-10wj7nv,.beat__rail.svelte-10wj7nv,.modifier.svelte-10wj7nv,.ticket__item.svelte-10wj7nv,.ticket__total.svelte-10wj7nv{transition:none}}.offline-moment.svelte-1mz44l2{--cycle: 8s;padding:4.5rem 2rem 2rem;color:var(--md-sys-color-on-surface)}.offline-moment__inner.svelte-1mz44l2{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;gap:3.5rem;align-items:center}.offline-moment__eyebrow.svelte-1mz44l2{font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--md-sys-color-primary);margin:0 0 .85rem}h2.svelte-1mz44l2{font-size:clamp(1.75rem,3.2vw,2.25rem);font-weight:800;color:#fff;margin:0 0 1.25rem;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}.offline-moment__body.svelte-1mz44l2{font-size:1rem;line-height:1.7;color:var(--md-sys-color-on-surface-variant);margin:0 0 1.5rem;max-width:48ch}.offline-moment__facts.svelte-1mz44l2{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;max-width:52ch}.offline-moment__facts.svelte-1mz44l2 li:where(.svelte-1mz44l2){position:relative;padding-left:1.1rem;font-size:.875rem;line-height:1.6;color:var(--md-sys-color-on-surface-variant)}.offline-moment__facts.svelte-1mz44l2 li:where(.svelte-1mz44l2):before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:#00c896a6}.offline-moment__stage.svelte-1mz44l2{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:500px;border-radius:1.25rem;overflow:hidden}.stage__backdrop.svelte-1mz44l2{position:absolute;inset:0;z-index:0}.stage__backdrop.svelte-1mz44l2:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60%;background:linear-gradient(180deg,#070d0b00,#070d0bb3);z-index:1}.stage__backdrop.svelte-1mz44l2 img:where(.svelte-1mz44l2){width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(1.15)}.rig.svelte-1mz44l2{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem 1.5rem;margin:1.5rem;background:#121a17d9;border:1px solid rgba(255,255,255,.09);border-radius:1.25rem;box-shadow:0 1.5rem 3.5rem #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.connection.svelte-1mz44l2{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:1rem 1.15rem;border-radius:.9rem;border:1px solid rgba(255,255,255,.08);background:#171f1cf2}.connection__dot.svelte-1mz44l2{width:10px;height:10px;border-radius:50%;background:#00c896;box-shadow:0 0 10px #00c896cc;animation:svelte-1mz44l2-conn-status var(--cycle) linear infinite}.connection__label.svelte-1mz44l2{font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--md-sys-color-on-surface-variant)}.connection__state.svelte-1mz44l2{font-size:.8125rem;font-weight:600;color:#00c896}.connection__state.svelte-1mz44l2:after{content:"Connected";animation:svelte-1mz44l2-conn-label var(--cycle) linear infinite}.till.svelte-1mz44l2{display:flex;flex-direction:column;gap:.85rem;padding:1.1rem 1.15rem 1.2rem;border-radius:.9rem;border:1px solid rgba(0,200,150,.15);background:#1d2622}.till__head.svelte-1mz44l2{display:flex;align-items:center;justify-content:space-between;gap:1rem}.till__label.svelte-1mz44l2{font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#c3c8be}.till__indicator.svelte-1mz44l2{width:8px;height:8px;border-radius:50%;background:#00c896;box-shadow:0 0 10px #00c896cc}.till__orders.svelte-1mz44l2{display:flex;flex-direction:column;gap:.5rem}.till__order.svelte-1mz44l2{height:.6rem;border-radius:999px;background:linear-gradient(90deg,#00c89680,#00c89629);transform-origin:left center;transform:scaleX(0);animation:svelte-1mz44l2-order-land var(--cycle) linear infinite;animation-delay:calc(var(--i) * .6s)}.till__sync.svelte-1mz44l2{height:2px;border-radius:2px;background:linear-gradient(90deg,#00c896e6,#00c89600);transform-origin:left center;transform:scaleX(0);animation:svelte-1mz44l2-sync-sweep var(--cycle) linear infinite}.beats.svelte-1mz44l2{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.beat.svelte-1mz44l2{display:flex;flex-direction:column;gap:.2rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.09);opacity:.4;animation:svelte-1mz44l2-beat-highlight var(--cycle) linear infinite;animation-delay:calc(var(--i) * (var(--cycle) / 4))}.beat__dot.svelte-1mz44l2{width:6px;height:6px;border-radius:50%;background:currentColor;color:#00c896e6;margin-bottom:.15rem}.beat__label.svelte-1mz44l2{font-size:.8125rem;font-weight:700;color:#fff}.beat__detail.svelte-1mz44l2{font-size:.75rem;line-height:1.45;color:var(--md-sys-color-on-surface-variant)}.sr-only.svelte-1mz44l2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes svelte-1mz44l2-conn-status{0%,23%{background:#00c896;box-shadow:0 0 10px #00c896cc}28%,73%{background:#ff6b35;box-shadow:0 0 10px #ff6b3599}78%,to{background:#00c896;box-shadow:0 0 10px #00c896cc}}@keyframes svelte-1mz44l2-conn-label{0%,23%{content:"Connected"}28%,73%{content:"Offline";color:#ff6b35}78%,to{content:"Connected";color:#00c896}}@keyframes svelte-1mz44l2-order-land{0%,42%{transform:scaleX(0)}52%,to{transform:scaleX(1)}}@keyframes svelte-1mz44l2-sync-sweep{0%,77%{transform:scaleX(0);opacity:0}79%{transform:scaleX(0);opacity:1}93%,to{transform:scaleX(1);opacity:1}}@keyframes svelte-1mz44l2-beat-highlight{0%{opacity:1}22%{opacity:1}28%,to{opacity:.4}}@media(max-width:940px){.offline-moment__inner.svelte-1mz44l2{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:640px){.offline-moment.svelte-1mz44l2{padding:3.5rem 1.25rem 1.5rem}.beats.svelte-1mz44l2{grid-template-columns:1fr;gap:.5rem}}@media(prefers-reduced-motion:reduce){.connection__dot.svelte-1mz44l2,.till__order.svelte-1mz44l2,.till__sync.svelte-1mz44l2,.beat.svelte-1mz44l2{animation:none}.connection__state.svelte-1mz44l2:after{content:"Connected";color:#00c896}.till__order.svelte-1mz44l2,.till__sync.svelte-1mz44l2{transform:scaleX(1);opacity:1}.beat.svelte-1mz44l2{opacity:1}}.industry-page.svelte-fhgojx{position:relative;max-width:1000px;margin:0 auto;padding:3.5rem 2rem 6rem;color:var(--md-sys-color-on-surface)}@media(max-width:640px){.industry-page.svelte-fhgojx{padding:2.5rem 1.25rem 4rem}}.industry-page.svelte-fhgojx:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:clamp(6rem,14vh,11rem);background:linear-gradient(180deg,#070d0b,#070d0be0 24%,#070d0b75 58%,#070d0b00);pointer-events:none;z-index:-1}section.svelte-fhgojx{opacity:0;transform:translateY(20px);transition:opacity .8s,transform .8s;margin-bottom:4rem}section.svelte-fhgojx[data-revealed=true]{opacity:1;transform:translateY(0)}.hero.svelte-fhgojx{position:relative;display:flex;align-items:flex-end;min-height:min(78vh,40rem);padding:8rem 2rem 3.25rem;overflow:hidden;isolation:isolate}.hero__media.svelte-fhgojx{position:absolute;inset:0;z-index:-2}.hero__media.svelte-fhgojx .hero__img{width:100%;height:100%;object-fit:cover;object-position:62% 50%}.hero.svelte-fhgojx:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#070d0bf2,#070d0be6,#070d0b85 52%,#070d0b24,#070d0b00),linear-gradient(180deg,#070d0b99,#070d0b00 20% 58%,#070d0bcc 90%,#070d0b)}.hero__inner.svelte-fhgojx{width:100%;max-width:1000px;margin-inline:auto}.eyebrow.svelte-fhgojx{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--md-sys-color-primary);margin-bottom:1rem}h1.svelte-fhgojx{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;letter-spacing:-.025em;line-height:1.05;margin-bottom:1.25rem;color:#fff;max-width:15ch;text-wrap:balance}.hook.svelte-fhgojx{font-size:1.125rem;color:#e8f5e8db;max-width:46ch;line-height:1.65;margin:0}.hero__actions.svelte-fhgojx{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.btn.svelte-fhgojx{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.5rem;border-radius:999px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s cubic-bezier(.16,1,.3,1)}.btn.svelte-fhgojx:hover{transform:translateY(-2px)}.btn.svelte-fhgojx:focus-visible{outline:2px solid #00c896;outline-offset:3px}.btn--primary.svelte-fhgojx{background:#00c896;color:#06120e}.btn--primary.svelte-fhgojx:hover{background:#34dcae}.btn--ghost.svelte-fhgojx{border:1px solid rgba(232,245,232,.24);color:#e8f5e8}.btn--ghost.svelte-fhgojx:hover{border-color:#00c89699;color:#7dffc8}.pillars.svelte-fhgojx{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:3rem 0 0;background:#ffffff17;border-block:1px solid rgba(255,255,255,.09)}.pillar.svelte-fhgojx{padding:1.1rem 1.15rem 1.2rem;background:#070d0b}.pillar.svelte-fhgojx dt:where(.svelte-fhgojx){font-size:.9375rem;font-weight:700;letter-spacing:-.01em;color:#00c896}.pillar.svelte-fhgojx dd:where(.svelte-fhgojx){margin:.35rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--md-sys-color-on-surface-variant)}h2.svelte-fhgojx{font-size:clamp(1.625rem,3vw,2.25rem);font-weight:800;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em}.pain-list.svelte-fhgojx{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.07)}.pain-list.svelte-fhgojx li:where(.svelte-fhgojx){display:flex;gap:.85rem;align-items:flex-start;padding:.95rem 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:.9375rem;line-height:1.6;color:var(--md-sys-color-on-surface-variant)}.pain-list.svelte-fhgojx svg:where(.svelte-fhgojx){flex-shrink:0;color:#ff6b88bf;margin-top:3px}.features-grid.svelte-fhgojx{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.feat-card.svelte-fhgojx{padding:1.5rem;background:#00c8960a;border:1px solid rgba(0,200,150,.2);border-radius:1rem;transition:transform .2s,border-color .2s}.feat-card.svelte-fhgojx:hover{transform:translateY(-3px);border-color:#00c89666}.feat-card.svelte-fhgojx h3:where(.svelte-fhgojx){margin:0 0 .5rem;font-size:1.0625rem;font-weight:800;color:#fff}.feat-card.svelte-fhgojx p:where(.svelte-fhgojx){margin:0;font-size:.9375rem;line-height:1.55;color:var(--md-sys-color-on-surface-variant)}.workflow.svelte-fhgojx{list-style:none;padding:0;margin:0;counter-reset:step;display:flex;flex-direction:column;gap:.75rem}.workflow.svelte-fhgojx li:where(.svelte-fhgojx){display:flex;gap:1rem;align-items:flex-start;padding:1rem 1.25rem;background:#ffffff05;border:1px solid var(--md-sys-color-outline-variant);border-radius:.75rem}.num.svelte-fhgojx{font-size:.8125rem;font-weight:800;letter-spacing:.08em;color:var(--md-sys-color-primary);min-width:30px}.step-text.svelte-fhgojx{font-size:1rem;line-height:1.55;color:var(--md-sys-color-on-surface)}.order-section.svelte-fhgojx{margin-bottom:4rem}.faq-list.svelte-fhgojx{display:flex;flex-direction:column;gap:.75rem}.faq-item.svelte-fhgojx{padding:1.25rem 1.5rem;background:#ffffff05;border:1px solid var(--md-sys-color-outline-variant);border-radius:.75rem}.faq-item.svelte-fhgojx summary:where(.svelte-fhgojx){display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:600;color:#fff;list-style:none}.faq-item.svelte-fhgojx summary:where(.svelte-fhgojx)::-webkit-details-marker{display:none}.chev.svelte-fhgojx{transition:transform .2s ease;color:var(--md-sys-color-primary)}.faq-item[open].svelte-fhgojx .chev:where(.svelte-fhgojx){transform:rotate(180deg)}.faq-item.svelte-fhgojx p:where(.svelte-fhgojx){margin:.875rem 0 0;color:var(--md-sys-color-on-surface-variant);font-size:.9375rem;line-height:1.65}.cta-final.svelte-fhgojx{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#00c89614,#8b5cf60d);border:1px solid rgba(0,200,150,.18);border-radius:1.25rem;margin-bottom:0}.cta-final.svelte-fhgojx h2:where(.svelte-fhgojx){font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .75rem}.cta-final.svelte-fhgojx p:where(.svelte-fhgojx){font-size:1rem;color:var(--md-sys-color-on-surface-variant);margin:0 0 1.5rem;max-width:640px;margin-inline:auto}@media(max-width:900px){.pillars.svelte-fhgojx{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hero.svelte-fhgojx{padding:7rem 1.25rem 2.5rem;min-height:min(72vh,34rem)}.hero__media.svelte-fhgojx .hero__img{object-position:72% 50%}.hero.svelte-fhgojx:after{background:linear-gradient(180deg,#070d0bb8,#070d0b6b 26%,#070d0be0 62%,#070d0b)}h1.svelte-fhgojx,.hook.svelte-fhgojx{max-width:100%}.pillars.svelte-fhgojx{margin-top:2.25rem}.pillar.svelte-fhgojx{padding:.9rem .95rem 1rem}}@media(prefers-reduced-motion:reduce){section.svelte-fhgojx{transition:none}.btn.svelte-fhgojx{transition:none}.btn.svelte-fhgojx:hover{transform:none}.feat-card.svelte-fhgojx{transition:none}.feat-card.svelte-fhgojx:hover{transform:none}}
