:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f8;background:#101114;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at top,#24262c 0,#101114 42%)}button{font:inherit}.app{width:100%;min-height:100vh;min-height:100dvh;padding-bottom:calc(86px + env(safe-area-inset-bottom))}.topbar{padding:calc(18px + env(safe-area-inset-top)) 20px 14px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#e63946;color:#fff;font-size:23px;font-weight:800}.brand-name{font-size:19px;font-weight:750}.brand-subtitle{margin-top:2px;color:#9da1aa;font-size:12px}.content{width:min(100%,720px);margin:0 auto;padding:18px 20px 32px}.hero{padding:24px 0 26px}.hero-label{margin-bottom:10px;color:#e63946;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero h1{max-width:580px;margin:0;font-size:clamp(30px,8vw,48px);line-height:1.04;letter-spacing:-.035em}.hero p{max-width:520px;margin:16px 0 0;color:#a8abb3;font-size:16px;line-height:1.55}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{display:flex;min-height:154px;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid #2c2f36;border-radius:20px;background:#191b20;color:inherit;text-align:left;cursor:pointer}.card:active{transform:scale(.98)}.card-icon{margin-bottom:22px;font-size:27px}.card-title{font-size:17px;font-weight:720}.card-description{margin-top:6px;color:#91959f;font-size:12px;line-height:1.35}.status{display:flex;align-items:center;gap:8px;margin-top:24px;padding:13px 15px;border:1px solid #292c32;border-radius:15px;background:#17191d;color:#8f939c;font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#737780}.status-dot.online{background:#39b86b}.bottom-nav{position:fixed;z-index:20;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #282b31;background:#101114f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;border:0;background:transparent;color:#777b84;cursor:pointer}.nav-item span{font-size:20px}.nav-item small{font-size:10px}.nav-item.active{color:#f4f4f5}@media(min-width:720px){.bottom-nav{right:50%;left:auto;width:720px;transform:translate(50%);border-right:1px solid #282b31;border-left:1px solid #282b31}}.profile-chip{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto;padding:8px 11px;border:1px solid #2c2f36;border-radius:13px;background:#191b20;color:inherit}.profile-name{max-width:150px;overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-role{margin-top:2px;color:#8f939c;font-size:10px}.notice{display:flex;flex-direction:column;gap:5px;margin-bottom:18px;padding:15px 16px;border:1px solid #33363d;border-radius:16px;background:#191b20}.notice strong{font-size:14px}.notice span{color:#a2a6af;font-size:12px;line-height:1.45}.notice-warning{border-color:#684f28}.notice-error{border-color:#6a3037}.status-dot.loading{background:#e6a639;animation:status-pulse 1s infinite alternate}@keyframes status-pulse{0%{opacity:.35}to{opacity:1}}.account-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:15px;border:1px solid #292c32;border-radius:15px;background:#17191d}.account-panel>div{display:flex;min-width:0;flex-direction:column}.account-panel strong{margin-top:3px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-panel small{margin-top:2px;color:#858992}.account-label{color:#777b84;font-size:10px}.logout-button{flex-shrink:0;padding:8px 11px;border:1px solid #34373e;border-radius:11px;background:transparent;color:#aeb1b8;font-size:11px;cursor:pointer}.logout-button:active{transform:scale(.97)}.access-gate{gap:10px}.access-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:5px}.access-button{width:100%;padding:12px 14px;border:1px solid transparent;border-radius:12px;font:inherit;font-weight:700;font-size:13px;cursor:pointer}.access-button:active{transform:scale(.985)}.access-button-primary{border-color:#e63946;background:#e63946;color:#fff}.access-button-secondary{border-color:#3a3d45;background:#202228;color:#f2f2f3}.access-hint{color:#858992;font-size:11px;line-height:1.45}.section-screen{display:flex;flex-direction:column;align-items:flex-start;min-height:320px;padding:8px 0 20px}.section-back{appearance:none;border:0;background:transparent;color:var(--muted, #9ca3af);font:inherit;padding:8px 0;margin-bottom:22px;cursor:pointer}.section-icon{font-size:34px;line-height:1;margin-bottom:18px}.section-screen h1{margin:0 0 10px}.section-screen>p{margin:0;opacity:.72}.section-placeholder{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:7px;margin-top:28px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:16px}.section-placeholder span{opacity:.62;font-size:14px;line-height:1.45}.news-screen{width:100%}.news-screen-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}.news-screen-heading .section-icon{flex:0 0 auto;margin:0}.news-screen-heading h1{margin:0}.news-screen-heading p{margin:5px 0 0}.news-feed{display:grid;gap:11px;width:100%}.news-card{display:block;overflow:hidden;width:100%;padding:0;appearance:none;-webkit-appearance:none;text-align:left;font:inherit;color:inherit;border:1px solid var( --tg-theme-section-separator-color, rgba(127, 127, 127, .18) );border-radius:15px;background:var( --tg-theme-secondary-bg-color, rgba(127, 127, 127, .08) )}.news-card-image{display:block;width:100%;aspect-ratio:16 / 8.2;object-fit:cover;background:var( --tg-theme-secondary-bg-color, rgba(127, 127, 127, .08) )}.news-card-content{padding:12px 13px 13px}.news-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin-bottom:7px;font-size:11px;line-height:1.35;color:var( --tg-theme-hint-color, #8a8a8a )}.news-card-content h2{margin:0;font-size:17px;line-height:1.25;color:var( --tg-theme-text-color, inherit )}.news-card-content p{margin:7px 0 0;font-size:13px;line-height:1.42;color:var( --tg-theme-hint-color, #777777 )}.news-card-preview{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.profile-account-panel{margin-top:18px}@media(min-width:720px){.news-feed{grid-template-columns:repeat(2,minmax(0,1fr))}}.news-card{cursor:pointer}.news-card:focus-visible{outline:2px solid currentColor;outline-offset:3px}.news-detail{width:100%;max-width:760px;margin:0 auto;padding-bottom:32px}.news-detail-image{display:block;width:100%;max-height:440px;margin-bottom:18px;border-radius:18px;object-fit:cover}.news-detail .news-card-meta{margin-bottom:12px}.news-detail h1{margin:0 0 18px;font-size:clamp(24px,5vw,34px);line-height:1.15}.news-detail-body{font-size:16px;line-height:1.65}.news-detail-body p{margin:0 0 16px;white-space:pre-wrap}.news-source-link{display:inline-flex;align-items:center;margin-top:10px;padding:11px 15px;border-radius:12px;text-decoration:none;font-weight:700;color:inherit;background:#ffffff14}.news-source-link:active{transform:scale(.98)}@media(max-width:640px){.news-detail{max-width:none}.news-detail-image{max-height:320px;border-radius:14px}.news-detail h1{font-size:26px}}.news-feed{gap:12px}.news-card{border-radius:16px;overflow:hidden}.news-card-image{width:100%;aspect-ratio:16 / 7;object-fit:cover;display:block}.news-card-content{padding:12px 14px 14px}.news-card-meta{margin-bottom:7px;font-size:11px;line-height:1.25}.news-card-content h2{margin:0;font-size:17px;line-height:1.25;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-detail .news-card-image{aspect-ratio:auto;max-height:none;object-fit:contain}@media(max-width:520px){.news-card-image{aspect-ratio:16 / 7}.news-card-content{padding:10px 12px 12px}.news-card-content h2{font-size:16px;line-height:1.25}}.news-categories{display:flex;gap:8px;margin:0 0 16px;padding:2px 0 6px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.news-category-chip{flex:0 0 auto;min-height:34px;padding:7px 13px;border:1px solid #30343c;border-radius:999px;background:#191b20;color:#a8abb3;font-size:12px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.news-category-chip:active{transform:scale(.96)}.news-category-chip.active{border-color:#e63946;background:#e63946;color:#fff}.news-feed-loader{display:flex;min-height:72px;align-items:center;justify-content:center;padding:18px 10px 8px;color:#777b84;font-size:12px;text-align:center}html,body,#root,.app{width:100%;max-width:100%;overflow-x:hidden}.content,.section-screen,.news-screen{width:100%;max-width:100%;min-width:0}.news-screen-heading{min-width:0}.news-categories{display:flex;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.news-categories::-webkit-scrollbar{display:none}.news-category-chip{flex:0 0 auto;max-width:none;white-space:nowrap}.discounts-screen{width:100%;max-width:100%;min-width:0}.discounts-heading{display:flex;align-items:center;gap:14px;margin:6px 0 18px}.discounts-heading-icon{display:flex;width:52px;height:52px;flex:0 0 52px;align-items:center;justify-content:center;border-radius:16px;background:#e63946;font-size:25px}.discounts-heading h1{margin:0 0 4px;font-size:27px;line-height:1.1}.discounts-heading p{margin:0;color:#8f939d;font-size:13px;line-height:1.4}.discount-grid{display:grid;grid-template-columns:1fr;gap:12px;width:100%}.discount-card{display:block;width:100%;padding:0;overflow:hidden;border:1px solid #292c33;border-radius:18px;background:#17191e;color:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.discount-card:active{transform:scale(.985)}.discount-card-top{display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:14px 15px;background:linear-gradient(135deg,#e6394633,#e639460a)}.discount-badge{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border-radius:12px;background:#e63946;color:#fff;font-size:18px;font-weight:800;line-height:1}.discount-verified{display:flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a;color:#fff;font-size:13px;font-weight:800}.discount-card-body{padding:14px 15px 16px}.discount-business{margin-bottom:6px;color:#8f939d;font-size:12px;font-weight:650}.discount-card h2{margin:0;font-size:18px;line-height:1.25}.discount-description{margin:8px 0 0;color:#b0b3bb;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.discount-date{margin-top:11px;color:#777b84;font-size:11px;font-weight:600}.discount-state,.discount-empty{display:flex;min-height:160px;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 18px;border:1px solid #292c33;border-radius:18px;background:#17191e;color:#8f939d;text-align:center}.discount-state.error{color:#d7d7da}.discount-state button{padding:9px 14px;border:0;border-radius:11px;background:#e63946;color:#fff;font-weight:700;cursor:pointer}.discount-empty-icon{font-size:32px}.discount-empty strong{color:#fff;font-size:16px}.discount-empty span{max-width:280px;font-size:13px;line-height:1.45}.discount-detail{width:100%;padding-bottom:20px}.discount-detail-badge{display:inline-flex;margin-top:8px;margin-bottom:16px;padding:9px 14px;border-radius:13px;background:#e63946;color:#fff;font-size:21px;font-weight:800}.discount-detail-business{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#a7abb4;font-size:13px;font-weight:700}.discount-detail-verified{display:inline-flex;width:19px;height:19px;align-items:center;justify-content:center;border-radius:50%;background:#e63946;color:#fff;font-size:10px}.discount-detail h1{margin:0;font-size:28px;line-height:1.15}.discount-detail-description{margin:12px 0 0;color:#b7bac2;font-size:15px;line-height:1.55}.discount-detail-grid{display:grid;gap:1px;margin-top:20px;overflow:hidden;border:1px solid #292c33;border-radius:16px;background:#292c33}.discount-detail-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;background:#17191e;font-size:13px}.discount-detail-row span{color:#868a94}.discount-detail-row strong{text-align:right}.discount-detail-section{margin-top:14px;padding:15px;border:1px solid #292c33;border-radius:16px;background:#17191e}.discount-detail-section h3{margin:0 0 8px;font-size:14px}.discount-detail-section p{margin:0;color:#b0b3bb;font-size:13px;line-height:1.55;white-space:pre-wrap}.discount-contact-box{display:grid;gap:8px;margin-top:14px}.discount-contact-box a{display:flex;min-height:44px;align-items:center;padding:10px 13px;border:1px solid #292c33;border-radius:13px;background:#17191e;color:inherit;text-decoration:none;font-size:13px;font-weight:700}.discount-detail-loading{position:fixed;left:50%;bottom:90px;z-index:20;transform:translate(-50%);padding:10px 14px;border-radius:12px;background:#252830;color:#fff;box-shadow:0 8px 30px #00000059;font-size:12px}@media(min-width:700px){.discount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.offer-coupon-box{display:grid;gap:13px;margin-top:20px;padding:16px;border:1px solid rgba(230,57,70,.38);border-radius:18px;background:linear-gradient(145deg,#e6394629,#17191ef5)}.offer-coupon-intro{display:grid;gap:6px}.offer-coupon-intro strong{font-size:16px}.offer-coupon-intro span{color:#a9adb6;font-size:12px;line-height:1.5}.offer-coupon-button{width:100%;min-height:48px;border:0;border-radius:14px;background:#e63946;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.offer-coupon-button:disabled{opacity:.65;cursor:default}.offer-coupon-ready{display:grid;gap:10px}.offer-coupon-success{color:#fff;font-size:17px;font-weight:800}.offer-coupon-label{color:#969aa4;font-size:11px;font-weight:650}.offer-coupon-token{display:block;width:100%;padding:13px;overflow-wrap:anywhere;border:1px solid #333740;border-radius:13px;background:#101217;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.45;-webkit-user-select:all;user-select:all}.offer-coupon-copy{min-height:42px;border:1px solid #353941;border-radius:12px;background:#22252c;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.offer-coupon-expiry,.offer-coupon-verified{color:#8f939d;font-size:11px;line-height:1.4}.offer-coupon-verified{color:#b7d7bd}.offer-coupon-error{padding:10px 11px;border-radius:11px;background:#e6394621;color:#ffb4ba;font-size:12px;line-height:1.45}.staff-screen{padding:18px 20px calc(110px + env(safe-area-inset-bottom))}.staff-heading{display:flex;align-items:center;gap:14px;margin:26px 0}.staff-heading-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#ef3349;font-size:24px}.staff-heading h1{margin:0;font-size:25px}.staff-heading p{margin:5px 0 0;opacity:.62;font-size:14px}.staff-business-card,.staff-help,.staff-coupon-preview,.staff-success,.staff-empty{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff09}.staff-business-card{padding:18px;margin-bottom:16px}.staff-business-name{font-size:19px;font-weight:750}.staff-role{display:inline-flex;margin-top:9px;padding:6px 10px;border-radius:999px;background:#ef334924;color:#ff6475;font-size:12px;font-weight:700}.staff-location-summary{margin-top:12px;opacity:.66;font-size:13px}.staff-scan-button,.staff-redeem-button{width:100%;border:0;border-radius:18px;cursor:pointer;font:inherit}.staff-scan-button{display:flex;align-items:center;gap:15px;min-height:88px;padding:17px 18px;text-align:left;background:#ef3349;color:#fff}.staff-scan-button:disabled,.staff-redeem-button:disabled{opacity:.55;cursor:default}.staff-scan-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#0000002e;font-size:25px}.staff-scan-button strong{display:block;font-size:18px}.staff-scan-button small{display:block;margin-top:4px;opacity:.78}.staff-help{margin-top:16px;padding:17px}.staff-help p,.staff-empty p{margin:8px 0 0;opacity:.7;line-height:1.5}.staff-field{display:block;margin-top:18px}.staff-field>span{display:block;margin-bottom:8px;opacity:.65;font-size:13px}.staff-field select{width:100%;min-height:48px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:#181b20;color:inherit;font:inherit}.staff-coupon-preview{padding:20px}.staff-preview-status{color:#79d79a;font-weight:750;font-size:14px}.staff-coupon-preview h2{margin:11px 0 20px;font-size:24px}.staff-preview-row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid rgba(255,255,255,.08)}.staff-preview-row span{opacity:.58}.staff-location-fixed{padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:13px}.staff-location-fixed small{display:block;margin-top:4px;opacity:.55}.staff-warning{margin-top:18px;padding:13px 14px;border-radius:13px;background:#f5b43b17;color:#eac77a;font-size:13px;line-height:1.45}.staff-redeem-button{min-height:54px;margin-top:18px;background:#ef3349;color:#fff;font-weight:750;font-size:17px}.staff-success{padding:30px 20px;text-align:center}.staff-success-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#46c17026;color:#69d58f;font-size:38px;font-weight:800}.staff-success h2{margin:0;font-size:26px}.staff-success p{margin:10px auto 0;max-width:300px;opacity:.7;line-height:1.5}.staff-success-meta{margin:16px 0;font-weight:700}.staff-scan-again{justify-content:center;min-height:54px;margin-top:20px;text-align:center;font-weight:700}.staff-error{margin-top:15px;padding:13px 15px;border:1px solid rgba(239,51,73,.3);border-radius:13px;background:#ef334917;color:#ff8794;line-height:1.45}.staff-state,.staff-empty{padding:22px}@media(max-width:520px){.staff-screen{padding-left:16px;padding-right:16px}}.offer-coupon-redeemed{margin:16px 0;padding:26px 18px;border:1px solid rgba(87,204,128,.22);border-radius:18px;background:#44b16914;text-align:center}.offer-coupon-redeemed-icon{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 16px;border-radius:50%;background:#44b16929;color:#69d58f;font-size:34px;font-weight:800}.offer-coupon-redeemed strong{display:block;font-size:22px}.offer-coupon-redeemed p{margin:10px auto 0;max-width:340px;opacity:.72;line-height:1.5}.offer-coupon-redeemed-meta{margin-top:16px;font-weight:700}.offer-coupon-redeemed-date{margin-top:7px;opacity:.55;font-size:13px}
