*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#0c0c0e;--red:#e8112d;--deep-red:#a60c20;--white:#fff;--surface:#161619;--off-white:#ededef;--muted:#9a9aa2;--border:#ffffff12;--red-tint:#e8112d14;--red-border:#e8112d38}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--off-white);font-family:Hanken Grotesk,sans-serif;line-height:1.65;overflow-x:hidden}.u-display{letter-spacing:-.025em;font-family:Unbounded,sans-serif;font-weight:800;line-height:1.03}.u-headline{letter-spacing:-.015em;font-family:Unbounded,sans-serif;font-weight:700;line-height:1.1}.u-headline em{color:var(--red);font-style:normal}.u-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-family:Unbounded,sans-serif;font-size:.6rem;font-weight:600}.wordmark{color:var(--white);letter-spacing:-.025em;font-family:Unbounded,sans-serif;font-size:1.25rem;font-weight:800;text-decoration:none}.wordmark .rd{color:var(--red)}.brand-stack{flex-direction:column;gap:.4rem;display:flex}.brand-line{background:var(--red);height:2px}.brand-city{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-family:Unbounded,sans-serif;font-size:.58rem;font-weight:400}.btn{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;align-items:center;gap:.4em;padding:.85rem 1.7rem;font-family:Unbounded,sans-serif;font-size:.68rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .15s,color .2s;display:inline-flex}.btn-fill{background:var(--red);color:var(--white)}.btn-fill:hover{background:var(--deep-red);transform:translateY(-1px)}.btn-ghost{color:var(--off-white);background:0 0;border:1px solid #ffffff2e}.btn-ghost:hover{color:var(--white);border-color:#ffffff80}.wrap{max-width:1160px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.alt{background:var(--surface)}.side-nav{z-index:200;border-right:1px solid var(--border);background:#0e0e11;flex-direction:column;width:230px;padding:26px 18px 22px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.side-brand{padding:0 10px;font-size:1.4rem}.side-for{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);padding:.35rem 10px 0;font-family:Unbounded,sans-serif;font-size:.52rem;font-weight:600;display:block}.side-links{flex-direction:column;gap:2px;margin-top:2.25rem;display:flex}.side-link{color:var(--muted);border-radius:10px;align-items:center;gap:10px;padding:10px 11px;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.side-link:hover{color:var(--off-white);background:#141418}.side-dash{background:#2c2c33;border-radius:2px;flex-shrink:0;width:14px;height:2px;transition:background .2s,width .2s}.side-link.on{color:var(--off-white);background:var(--red-tint)}.side-link.on .side-dash{background:var(--red);width:20px}.side-foot{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.side-login{color:var(--muted);padding:0 11px;font-size:.85rem;font-weight:600;text-decoration:none}.side-login:hover{color:var(--white)}.side-cta{border-radius:10px;justify-content:center;padding:.85rem 1rem;font-size:.66rem}.top-bar{z-index:200;-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#0c0c0ee6;justify-content:space-between;align-items:center;height:58px;padding:0 1.25rem;display:none;position:fixed;inset:0 0 auto}.top-bar .btn{padding:.6rem 1rem;font-size:.6rem}.hero{align-items:center;padding:70px 0 60px;display:flex;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:3rem;display:grid}.hero-grid .hero-headline{font-size:clamp(3rem,5vw,5rem)}.hero-phone{justify-content:center;display:flex}.hero-phone .phone-shell{max-width:240px}.hero-glow{pointer-events:none;background:radial-gradient(#e8112d0f 0%,#0000 65%);width:900px;height:700px;position:absolute;top:-15%;right:-20%}.hero-glow-2{pointer-events:none;background:radial-gradient(#e8112d0a 0%,#0000 70%);width:500px;height:400px;position:absolute;bottom:-10%;left:-5%}.hero-badge{background:var(--red-tint);border:1px solid var(--red-border);border-radius:100px;align-items:center;gap:.6rem;margin-bottom:2.5rem;padding:.35rem 1rem;display:inline-flex}.badge-dot{background:var(--red);border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.25}}.hero-badge span{letter-spacing:.1em;color:var(--red);text-transform:uppercase;font-family:Unbounded,sans-serif;font-size:.58rem;font-weight:700}.hero-headline{max-width:13ch;margin-bottom:2rem;font-size:clamp(3.25rem,7.5vw,7rem)}.hero-headline em{color:var(--red);font-style:normal}.hero-sub{color:var(--muted);max-width:50ch;margin-bottom:2.75rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-actions .btn{padding:.9rem 1.9rem;font-size:.72rem}.s-head{margin-bottom:3.5rem}.s-head .u-label{margin-bottom:1.2rem;display:block}.s-head h2{max-width:22ch;margin-bottom:1.25rem;font-size:clamp(1.9rem,3.8vw,3.1rem)}.s-head p{color:var(--muted);max-width:54ch;font-size:1.05rem;line-height:1.8}.problem-grid{background:var(--border);border:1px solid var(--border);border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.p-item{background:var(--surface);text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:2.5rem 2rem;display:flex}.p-icon{margin-bottom:.4rem}.p-item h4{color:var(--white);letter-spacing:-.01em;font-family:Unbounded,sans-serif;font-size:.78rem;font-weight:700}.p-item p{color:var(--muted);max-width:32ch;font-size:.875rem;line-height:1.65}.sol-bar{border:1px solid var(--red-border);background:#e8112d0d;border-radius:3px;align-items:flex-start;gap:1.5rem;margin-top:2rem;padding:2rem;display:flex}.sol-line{background:var(--red);flex-shrink:0;width:2px;height:52px;min-height:100%}.sol-bar p{color:var(--off-white);font-size:1.05rem;line-height:1.8}.sol-bar strong{color:var(--white)}.check-grid{grid-template-columns:1fr 1fr;gap:1rem 2rem;display:grid}.check-item{background:var(--surface);border:1px solid var(--border);border-radius:3px;align-items:flex-start;gap:1rem;padding:1.1rem 1.2rem;display:flex}.check-item svg{flex-shrink:0;margin-top:.1rem}.check-item h3{color:var(--white);letter-spacing:-.01em;margin-bottom:.25rem;font-family:Unbounded,sans-serif;font-size:.74rem;font-weight:700}.check-item p{color:var(--muted);font-size:.85rem;line-height:1.6}.free-lock{text-align:center;border-top:1px solid var(--border);margin-top:3.5rem;padding:3rem 0 0}.free-lock p{letter-spacing:-.02em;font-family:Unbounded,sans-serif;font-size:clamp(1.75rem,3.5vw,3rem);font-weight:800;line-height:1.2}.free-lock em{color:var(--red);font-style:normal}.free-lock .sub{color:var(--muted);margin-top:.75rem;font-family:Hanken Grotesk,sans-serif;font-size:.95rem;font-weight:400}.phones-row{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.phone-mock{flex-direction:column;align-items:center;gap:1.1rem;display:flex}.phone-shell{aspect-ratio:9/18.5;background:#000;border:3px solid #2c2c30;border-radius:34px;width:100%;max-width:230px;padding:9px;box-shadow:0 20px 50px #00000073}.phone-display{background:var(--ink);border-radius:25px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ph-photo{background-position:50%;background-size:cover;flex-shrink:0;width:100%}.ph-body{flex-direction:column;flex:1;gap:.5rem;padding:.85rem .9rem;display:flex;overflow:hidden}.ph-label{letter-spacing:.12em;text-transform:uppercase;color:var(--red);font-family:Unbounded,sans-serif;font-size:.5rem;font-weight:700}.ph-title{color:var(--white);letter-spacing:-.02em;font-family:Unbounded,sans-serif;font-size:.8rem;font-weight:800}.ph-sub{color:var(--red);font-size:.55rem}.ph-text{color:var(--muted);font-size:.58rem;line-height:1.5}.ph-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.6rem;display:flex}.ph-row span:last-child{color:var(--muted)}.ph-thumb{background-position:50%;background-size:cover;border-radius:6px;flex-shrink:0;width:30px;height:30px}.ph-pill{background:var(--surface);border:1px solid var(--border);border-radius:4px;align-items:center;gap:.35rem;width:fit-content;padding:.3rem .55rem;font-size:.55rem;font-weight:600;display:inline-flex}.ph-pill.open{color:#3ddc84;background:#3ddc8424;border-color:#3ddc8459}.ph-pill.open .dot{background:#3ddc84;border-radius:50%;width:5px;height:5px;display:inline-block}.ph-card{background:var(--surface);border:1px solid var(--border);border-left:2px solid var(--red);border-radius:4px;padding:.55rem .65rem}.ph-card .t{color:var(--white);font-size:.6rem;font-weight:600}.ph-card .d{color:var(--muted);margin-top:.15rem;font-size:.54rem}.ph-grid2{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.ph-grid2 .ph-thumb{aspect-ratio:1;border-radius:6px;width:100%}.phone-cap{text-align:center}.phone-cap strong{color:var(--white);letter-spacing:-.01em;margin-bottom:.2rem;font-family:Unbounded,sans-serif;font-size:.72rem;font-weight:700;display:block}.phone-cap span{color:var(--muted);font-size:.8rem}.preview-credit{text-align:center;color:#9a9aa28c;margin-top:3rem;font-size:.7rem}.earn-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.earn-card{background:var(--surface);border:1px solid var(--border);border-radius:3px;flex-direction:column;gap:1.25rem;padding:2rem;transition:border-color .25s;display:flex;position:relative;overflow:hidden}.earn-card:hover{border-color:#e8112d40}.earn-card:after{content:"";background:var(--red);transform-origin:0;height:2px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.earn-card:hover:after{transform:scaleX(1)}.earn-pill{background:var(--red-tint);border:1px solid var(--red-border);border-radius:100px;width:fit-content;padding:.25rem .7rem;display:inline-flex}.earn-pill span{letter-spacing:.1em;text-transform:uppercase;color:var(--red);font-family:Unbounded,sans-serif;font-size:.58rem;font-weight:700}.earn-card h3{color:var(--white);font-family:Unbounded,sans-serif;font-size:.92rem;font-weight:700}.earn-card p{color:var(--muted);flex:1;font-size:.875rem;line-height:1.7}.earn-card .ph-card{margin:-.25rem 0 .25rem}.cta-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:3rem;display:flex}.cta-strip span{color:var(--muted);font-size:.85rem}.signup-layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:5rem;display:grid}.signup-sticky{position:sticky;top:82px}.signup-aside p{color:var(--muted);margin-top:1.5rem;font-size:.875rem;line-height:1.8}.signup-aside a{color:var(--red);font-weight:500;text-decoration:none}.found-list{flex-direction:column;gap:.85rem;margin-top:2rem;list-style:none;display:flex}.found-list li{color:var(--off-white);align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.6;display:flex}.found-list li:before{content:"";border:1px solid var(--red-border);background:var(--red-tint) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8112D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center/11px no-repeat;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:.15rem}.signup-single{justify-content:center;display:flex}.signup-single .signup-cta{text-align:center;align-items:stretch;width:100%;max-width:520px}.signup-single .signup-cta .u-label{margin-bottom:.25rem;display:block}.claim-note a{color:var(--red);font-weight:600;text-decoration:none}.signup-cta{background:var(--surface);border:1px solid var(--red-border);border-radius:3px;flex-direction:column;gap:1.1rem;padding:2.5rem 2.25rem;display:flex}.signup-cta h3{color:var(--white);font-family:Unbounded,sans-serif;font-size:1.05rem;font-weight:700}.signup-cta p{color:var(--muted);font-size:.9rem;line-height:1.75}.signup-cta .btn{justify-content:center}.claim-note{color:var(--muted);text-align:center;margin:-.25rem 0;font-size:.8rem;line-height:1.6}.faq-list{border-top:1px solid var(--border);flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid var(--border)}.faq-q{cursor:pointer;text-align:left;width:100%;color:var(--white);letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.6rem 0;font-family:Unbounded,sans-serif;font-size:.85rem;font-weight:700;display:flex}.faq-q .plus{width:22px;height:22px;color:var(--muted);border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;transition:transform .25s,border-color .25s,color .25s;display:flex}.faq-item.open .faq-q .plus{border-color:var(--red);color:var(--red);transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.faq-a p{color:var(--muted);max-width:62ch;padding-bottom:1.6rem;font-size:.92rem;line-height:1.8}.faq-item.open .faq-a{max-height:240px}.proof-bar{background:var(--red-tint);border:1px solid var(--red-border);border-radius:100px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;padding:1.4rem 2rem;display:flex}.proof-bar p{letter-spacing:.04em;color:var(--off-white);text-align:center;font-family:Unbounded,sans-serif;font-size:.7rem;font-weight:700}.proof-bar strong{color:var(--red)}footer{background:var(--surface);border-top:1px solid var(--border);padding:3rem 0}.foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.foot-brand{flex-direction:column;gap:.75rem;display:flex}.foot-right{text-align:right;flex-direction:column;gap:.5rem;display:flex}.foot-right a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:color .2s}.foot-right a:hover{color:var(--red)}.foot-copy{color:#9a9aa259;margin-top:.25rem;font-size:.7rem}.foot-tagline{color:var(--muted);letter-spacing:.1em;margin-top:.1rem;font-size:.72rem}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(22px)}.reveal.in{opacity:1;transform:none}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}.d5{transition-delay:.5s}.d6{transition-delay:.6s}.hero,.section,footer{padding-left:230px}@media (max-width:960px){.side-nav{display:none}.top-bar{display:flex}.hero,.section,footer{padding-left:0}.hero{padding-top:92px}.earn-grid{grid-template-columns:1fr 1fr}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero{min-height:0;padding-bottom:60px}.hero-phone .phone-shell{max-width:200px}.signup-layout{grid-template-columns:1fr;gap:3rem}.signup-sticky{position:static}}@media (max-width:620px){.check-grid{grid-template-columns:1fr;gap:.75rem}.phones-row,.earn-grid,.problem-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.phones-row .phone-mock{scroll-snap-align:center;flex:0 0 74%}.earn-grid .earn-card,.problem-grid .p-item{scroll-snap-align:center;flex:0 0 84%}.problem-grid{background:0 0;border:none;overflow-y:hidden}.problem-grid .p-item{border:1px solid var(--border);border-radius:3px}.phone-shell{max-width:200px}.hero-phone{display:none}.hero{padding:92px 0 44px}.hero-headline{margin-bottom:1.5rem;font-size:2.6rem}.hero-grid .hero-headline{font-size:2.6rem}.hero-sub{margin-bottom:2rem}.hero-badge{margin-bottom:1.75rem}.proof-bar{margin-top:2rem}.wrap{padding:0 1.25rem}.proof-bar{text-align:center;border-radius:12px;flex-direction:column;gap:.5rem}}.reveal{opacity:1!important;transform:none!important}.app-hero{background-position:50%;background-size:cover;flex-shrink:0;height:38%;position:relative}.app-hero-scrim{background:linear-gradient(#00000040 0%,#0000 35%,#0c0c0eeb 100%);position:absolute;inset:0}.app-hero-foot{flex-direction:column;gap:.1rem;display:flex;position:absolute;bottom:.5rem;left:.7rem;right:.7rem}.app-official{background:var(--red);color:#fff;border-radius:20px;align-self:flex-start;align-items:center;gap:3px;margin-bottom:.15rem;padding:2px 6px;font-size:.44rem;font-weight:700;display:inline-flex}.app-hero-name{color:#fff;letter-spacing:-.02em;font-family:Unbounded,sans-serif;font-size:.72rem;font-weight:800;line-height:1.2}.app-hero-cuisine{color:#ffffffbf;font-size:.5rem}.app-stats{border-bottom:1px solid #1e1e23;flex-shrink:0;align-items:stretch;display:flex}.app-stat{border-right:1px solid #1e1e23;flex-direction:column;flex:1;align-items:center;gap:1px;padding:.5rem .2rem;display:flex}.app-stat:last-child{border-right:none}.app-stat b{font-family:Unbounded,sans-serif;font-size:.6rem;font-weight:800}.app-stat b.amber{color:#f5b33c}.app-stat b.green{color:#3dd68c}.app-stat span{color:var(--muted);text-align:center;font-size:.4rem}.app-delve{background:var(--red);color:#fff;text-align:center;border-radius:8px;flex-shrink:0;margin:.55rem .7rem;padding:.45rem;font-size:.56rem;font-weight:700}.app-tabs{border-bottom:1px solid #1e1e23;flex-shrink:0;display:flex}.app-tabs span{text-align:center;color:var(--muted);flex:1;padding:.4rem 0 .35rem;font-size:.46rem;font-weight:600;position:relative}.app-tabs span.on{color:var(--off-white)}.app-tabs span.on:after{content:"";background:var(--red);height:2px;position:absolute;bottom:0;left:22%;right:22%}.app-pane{flex-direction:column;gap:.3rem;padding:.6rem .7rem;display:flex;overflow:hidden}.app-bar{color:var(--off-white);border-bottom:1px solid #1e1e23;flex-shrink:0;padding:.85rem .7rem .5rem;font-family:Unbounded,sans-serif;font-size:.6rem;font-weight:800}.app-perk{background:#2d6ec81f;border:1px solid #2d6ec84d;border-radius:7px;align-items:flex-start;gap:.4rem;margin-bottom:.1rem;padding:.4rem .45rem;display:flex}.app-perk-badge{color:#fff;background:#2d6ec8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.4rem;font-weight:800;display:flex}.app-perk b{color:var(--off-white);font-size:.5rem;display:block}.app-perk span{color:var(--muted);font-size:.42rem;line-height:1.45}.app-team{gap:.6rem;display:flex}.app-member{text-align:center;flex-direction:column;align-items:center;gap:2px;width:54px;display:flex}.app-avatar{background-position:50%;background-size:cover;border-radius:50%;width:30px;height:30px}.app-member b{color:var(--off-white);font-size:.42rem}.app-member span{color:var(--muted);font-size:.38rem;line-height:1.3}.app-item{border-bottom:1px solid #1a1a1f;align-items:flex-start;gap:.45rem;padding:.38rem 0;display:flex}.app-item-thumb{background-position:50%;background-size:cover;border-radius:6px;flex-shrink:0;width:34px;height:34px}.app-item-main{flex:1;min-width:0}.app-item-main b{color:var(--off-white);font-size:.5rem;display:block}.app-item-main span{color:var(--muted);margin-top:1px;font-size:.4rem;line-height:1.4;display:block}.app-item-price{color:var(--off-white);flex-shrink:0;font-size:.5rem;font-weight:700}.app-sig{color:var(--red);border:1px solid var(--red-border);vertical-align:1px;border-radius:20px;margin-left:3px;padding:1px 4px;font-size:.35rem;font-style:normal;font-weight:700}.app-offer{border-bottom:1px solid #1a1a1f;align-items:center;gap:.5rem;padding:.4rem 0;display:flex}.app-offer-img{background-position:50%;background-size:cover;border-radius:7px;flex-shrink:0;width:44px;height:44px;position:relative}.app-offer-tag{color:#3dd68c;background:#0c0c0ed9;border-radius:20px;padding:1px 4px;font-size:.34rem;font-style:normal;font-weight:700;position:absolute;bottom:2px;left:2px}.app-offer-tag.red{color:#fff;background:var(--red)}.app-offer-main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.app-offer-main b{color:var(--off-white);font-size:.5rem}.app-offer-main span{color:var(--muted);font-size:.4rem}.app-price{color:var(--off-white);font-size:.5rem;font-weight:700}.app-price s{color:var(--muted);margin-left:3px;font-weight:400}.demo-reel,.demo-takeover{position:absolute;inset:0}.reel-media{background-position:50%;background-size:cover;position:absolute;inset:0}.reel-scrim-top{background:linear-gradient(#0000008c,#0000);height:26%;position:absolute;top:0;left:0;right:0}.reel-scrim-bottom{background:linear-gradient(#0000,#000000d9);height:55%;position:absolute;bottom:0;left:0;right:0}.reel-tabs{justify-content:center;gap:.9rem;display:flex;position:absolute;top:.6rem;left:0;right:0}.reel-tabs span{color:#ffffff8c;font-size:.5rem;font-weight:700}.reel-tabs span.on{color:#fff;border-bottom:2px solid var(--red);padding-bottom:2px}.reel-rail{flex-direction:column;align-items:center;gap:.7rem;display:flex;position:absolute;bottom:2.7rem;right:.45rem}.reel-avatar{background:var(--red);color:#fff;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-family:Unbounded,sans-serif;font-size:.55rem;font-weight:800;display:flex;position:relative}.reel-plus{background:var(--red);color:#fff;border:1.5px solid #0c0c0e;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:.45rem;font-style:normal;display:flex;position:absolute;bottom:-5px}.reel-act{flex-direction:column;align-items:center;gap:1px;display:flex}.reel-act b{color:#fff;font-size:.4rem;font-weight:600}.reel-info{flex-direction:column;gap:.18rem;display:flex;position:absolute;bottom:.75rem;left:.7rem;right:2.9rem}.reel-name{color:#fff;align-items:center;gap:3px;font-size:.55rem;font-weight:700;display:inline-flex}.reel-caption{color:#ffffffe0;font-size:.45rem;line-height:1.45}.reel-cta{background:var(--red);color:#fff;border-radius:20px;align-self:flex-start;align-items:center;gap:3px;margin-top:.15rem;padding:3px 8px;font-size:.42rem;font-weight:700;display:inline-flex}.reel-next{text-align:center;color:#ffffff73;font-size:.35rem;position:absolute;bottom:.18rem;left:0;right:0}.take-top{justify-content:space-between;align-items:center;display:flex;position:absolute;top:.6rem;left:.6rem;right:.6rem}.take-badge{color:#f5b33c;letter-spacing:.1em;background:#0c0c0e99;border:1px solid #f5b33c66;border-radius:20px;align-items:center;gap:3px;padding:3px 7px;font-family:Unbounded,sans-serif;font-size:.38rem;font-weight:700;display:inline-flex}.take-close{opacity:.85;display:inline-flex}.take-bottom{flex-direction:column;gap:.3rem;display:flex;position:absolute;bottom:.85rem;left:.75rem;right:.75rem}.take-venue{align-items:center;gap:.4rem;display:flex}.take-avatar{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-family:Unbounded,sans-serif;font-size:.52rem;font-weight:800;display:flex}.take-name{color:#fff;align-items:center;gap:3px;font-size:.55rem;font-weight:700;display:inline-flex}.take-sub{color:#ffffffb3;font-size:.42rem;display:block}.take-headline{color:#fff;letter-spacing:-.02em;font-family:Unbounded,sans-serif;font-size:.62rem;font-weight:800;line-height:1.35}.take-offers{color:#fffc;font-size:.44rem}.take-offers b.green{color:#3dd68c}.take-offers b.redb{color:#ff5f72}.take-cta{background:var(--red);color:#fff;text-align:center;border-radius:9px;margin-top:.15rem;padding:.5rem;font-size:.55rem;font-weight:700}.take-no{text-align:center;color:#fff9;font-size:.46rem}.demo-wrap{background:var(--ink);border:1px solid var(--border);border-radius:16px;grid-template-columns:1fr 300px;align-items:center;gap:3.5rem;margin-top:3rem;padding:2.5rem;display:grid}.demo-title{color:var(--white);letter-spacing:-.015em;margin:.9rem 0 .75rem;font-family:Unbounded,sans-serif;font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:700;line-height:1.2}.demo-blurb{color:var(--muted);max-width:46ch;font-size:.95rem;line-height:1.75}.demo-nav{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.demo-btn{color:var(--muted);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:20px;padding:.5rem .95rem;font-family:Hanken Grotesk,sans-serif;font-size:.8rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.demo-btn:hover{color:var(--off-white);border-color:#3a3a44}.demo-btn.on{background:var(--red);border-color:var(--red);color:#fff}.demo-hint{color:var(--muted);max-width:44ch;min-height:3em;margin-top:1.25rem;font-size:.85rem;line-height:1.7}.demo-phone{justify-content:center;display:flex}.demo-phone .phone-shell{max-width:270px}.demo-phone .phone-display{position:relative}.demo-pane{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.demo-pane[hidden]{display:none}@media (max-width:960px){.demo-wrap{grid-template-columns:1fr;gap:2rem;padding:1.75rem}.demo-hint{min-height:0}}.dash-wrap{background:var(--ink);border:1px solid var(--border);border-radius:16px;grid-template-columns:300px 1fr;align-items:center;gap:3.5rem;margin-top:2.5rem;padding:2.5rem;display:grid}.dash-hint{color:var(--muted);max-width:44ch;min-height:4.5em;margin-top:1.25rem;font-size:.85rem;line-height:1.7}.dash-hint[hidden]{display:none}.dash-btn{color:var(--muted);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:20px;padding:.5rem .95rem;font-family:Hanken Grotesk,sans-serif;font-size:.8rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.dash-btn:hover{color:var(--off-white);border-color:#3a3a44}.dash-btn.on{background:var(--red);border-color:var(--red);color:#fff}.dash-frame{background:#000;border:1px solid #2c2c30;border-radius:10px;overflow:hidden;box-shadow:0 20px 50px #00000073}.dash-chrome{border-bottom:1px solid var(--border);background:#1a1a1f;align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.dash-dot{background:#3a3a44;border-radius:50%;width:8px;height:8px}.dash-url{color:var(--muted);background:var(--ink);border-radius:4px;margin-left:.75rem;padding:.2rem .6rem;font-size:.6rem}.dash-body{background:var(--ink);min-height:430px;display:flex}.dash-rail{border-right:1px solid var(--border);background:#0e0e11;flex-direction:column;flex:0 0 118px;gap:.1rem;width:118px;padding:.75rem .5rem;display:flex}.dash-mark{color:var(--off-white);letter-spacing:-.02em;padding:.2rem .4rem;font-family:Unbounded,sans-serif;font-size:.8rem;font-weight:800}.dash-forb{letter-spacing:.16em;color:var(--muted);padding:0 .4rem .7rem;font-family:Unbounded,sans-serif;font-size:.42rem}.dash-nav{color:var(--muted);border-radius:5px;padding:.36rem .45rem;font-size:.63rem;font-weight:600}.dash-nav.on{background:var(--red-tint);color:var(--off-white)}.dash-main{flex:1;min-width:0;padding:.9rem 1.1rem 1.2rem}.dash-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.7rem;display:flex}.dash-hello{color:var(--off-white);letter-spacing:-.01em;font-family:Unbounded,sans-serif;font-size:.72rem;font-weight:700;display:block}.dash-status{color:var(--muted);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.58rem;display:flex}.dash-live{background:#3dd68c;border-radius:50%;width:5px;height:5px}.dash-avatar{border:1.5px solid var(--red);color:#fff;background:#7a3e1c;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6rem;font-weight:700;display:flex}.dash-stats{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.dash-stat{background:var(--surface);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:.1rem;padding:.55rem .6rem;display:flex}.dash-lbl{color:var(--muted);font-size:.53rem}.dash-val{color:var(--off-white);font-family:Unbounded,sans-serif;font-size:.95rem;font-weight:700}.dash-sub{color:var(--muted);font-size:.5rem}.dash-h{color:var(--off-white);letter-spacing:.02em;margin:.9rem 0 .45rem;font-size:.6rem;font-weight:700;display:block}.dash-row{background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.55rem;margin-bottom:.3rem;padding:.5rem .6rem;display:flex}.dash-rowicon{color:var(--red);display:flex}.dash-rowmain{flex-direction:column;flex:1;min-width:0;display:flex}.dash-rowmain b{color:var(--off-white);white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;font-weight:600;overflow:hidden}.dash-rowmain span{color:var(--muted);font-size:.53rem}.dash-bar{background:#26262c;border-radius:3px;flex:0 0 52px;width:52px;height:4px;overflow:hidden}.dash-bar i{background:#3dd68c;height:100%;display:block}.dash-pill{color:#06301f;background:#3dd68c;border-radius:20px;padding:.15rem .45rem;font-size:.5rem;font-weight:700}.dash-note{color:var(--muted);margin-top:.7rem;font-size:.53rem;font-style:italic;display:block}.dash-split{grid-template-columns:1fr 150px;gap:.9rem;display:grid}.dash-form{flex-direction:column;gap:.4rem;display:flex}.dash-field{flex-direction:column;gap:.15rem;display:flex}.dash-field span{color:var(--muted);font-size:.52rem}.dash-field i{color:var(--off-white);background:var(--surface);border:1px solid var(--border);border-radius:5px;padding:.35rem .5rem;font-size:.6rem;font-style:normal}.dash-two{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.dash-payout{color:var(--muted);background:var(--red-tint);border:1px solid var(--red-border);border-radius:5px;padding:.35rem .5rem;font-size:.54rem}.dash-payout b{color:#3dd68c}.dash-publish{text-align:center;background:var(--red);color:#fff;border-radius:6px;margin-top:.15rem;padding:.45rem;font-size:.6rem;font-weight:700;display:block}.dash-preview{flex-direction:column;display:flex}.dash-prevlbl{color:var(--muted);margin-bottom:.3rem;font-size:.52rem}.dash-card{background:var(--surface);border:1px solid var(--border);border-radius:7px;overflow:hidden}.dash-cardimg{background-position:50%;background-size:cover;align-items:flex-end;height:64px;padding:.3rem;display:flex;position:relative}.dash-left{color:#06301f;background:#3dd68c;border-radius:3px;padding:.1rem .3rem;font-size:.45rem;font-weight:700;position:absolute;top:.3rem;left:.3rem}.dash-cardvenue{color:#fff;text-shadow:0 1px 4px #000000e6;font-size:.45rem}.dash-cardbody{flex-direction:column;gap:.12rem;padding:.4rem .5rem;display:flex}.dash-cardbody b{color:var(--off-white);font-size:.58rem}.dash-cardbody span{color:var(--muted);font-size:.48rem}.dash-price{font-weight:700;color:var(--off-white)!important}.dash-price s{color:var(--muted);font-weight:400}.dash-price i{color:var(--muted);font-style:normal;font-weight:400}.dash-lanes{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.dash-lane{border:1px solid var(--border);background:#101014;border-radius:7px;padding:.45rem}.dash-lanehead{align-items:center;gap:.3rem;margin-bottom:.4rem;display:flex}.dash-lanehead b{color:var(--off-white);font-size:.58rem}.dash-lanehead b.hot{color:var(--red)}.dash-count{color:var(--off-white);background:#26262c;border-radius:20px;padding:.05rem .35rem;font-size:.5rem;font-weight:700}.dash-lanehead i{color:var(--muted);margin-left:auto;font-size:.47rem;font-style:normal}.dash-ticket{background:var(--surface);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:.18rem;margin-bottom:.3rem;padding:.4rem .45rem;display:flex}.dash-ticket.new{border-left:2px solid var(--red)}.dash-ticket.done{border-left:2px solid #3dd68c}.dash-tickhead{justify-content:space-between;align-items:center;display:flex}.dash-tickhead b{color:var(--off-white);font-size:.55rem}.dash-timer{color:var(--red);font-size:.5rem;font-weight:700}.dash-when{color:var(--muted);font-size:.47rem}.dash-tickline{color:var(--muted);font-size:.5rem}.dash-allergy{color:#f5b33c;font-size:.47rem}.dash-tickfoot{gap:.25rem;margin-top:.2rem;display:flex}.dash-accept,.dash-ready,.dash-handover{text-align:center;color:#fff;background:var(--red);border-radius:4px;flex:1;padding:.25rem;font-size:.5rem;font-weight:700}.dash-ready{background:#26262c}.dash-handover{color:#06301f;background:#3dd68c}.dash-reject{text-align:center;color:var(--muted);border:1px solid var(--border);background:0 0;border-radius:4px;flex:1;padding:.25rem;font-size:.5rem;font-weight:600}.dash-redeem{max-width:290px}.dash-redsub{color:var(--muted);margin-bottom:.6rem;font-size:.55rem;display:block}.dash-codebox{background:var(--surface);border:1px solid var(--border);letter-spacing:.12em;border-radius:7px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-family:Unbounded,sans-serif;display:flex}.dash-codebox i{color:var(--muted);font-size:.7rem;font-style:normal}.dash-codebox b{color:var(--off-white);font-size:.7rem}.dash-redbtns{gap:.4rem;margin-top:.45rem;display:flex}.dash-redbtns .dash-publish{flex:1;margin-top:0}.dash-scan{text-align:center;color:var(--muted);border:1px solid var(--border);border-radius:6px;flex:1;padding:.45rem;font-size:.6rem;font-weight:700}.dash-result{background:var(--surface);border:1px solid var(--border);border-left:2px solid #3dd68c;border-radius:7px;flex-direction:column;gap:.2rem;margin-top:.7rem;padding:.55rem .6rem;display:flex}.dash-restick{color:#3dd68c;align-items:center;gap:.3rem;font-size:.55rem;font-weight:700;display:flex}.dash-result b{color:var(--off-white);font-size:.62rem}.dash-result>span:not(.dash-restick):not(.dash-confirm){color:var(--muted);font-size:.52rem}.dash-confirm{text-align:center;color:#06301f;background:#3dd68c;border-radius:5px;margin-top:.25rem;padding:.35rem;font-size:.58rem;font-weight:700}.dash-pane[hidden]{display:none}@media (max-width:960px){.dash-wrap{grid-template-columns:1fr;gap:2rem;padding:1.75rem}.dash-hint{min-height:0}.dash-rail{display:none}.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-split,.dash-lanes{grid-template-columns:1fr}}
