:root{--ink:#12201c;--bg:#f4f7f5;--surface:#fff;--brand:#0f6b4c;--brand-deep:#0a4a35;--sun:#e8a317;--mist:#d7e5de;--danger:#c23b2a;--muted:#5c6b64;--radius:14px;--shadow:0 8px 24px #12201c0f;--font-display:"Syne", system-ui, sans-serif;--font-body:"Figtree", system-ui, sans-serif;--tabbar-h:64px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px)}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{touch-action:manipulation;min-height:100%}body{font-family:var(--font-body);color:var(--ink);background:radial-gradient(1200px 600px at 10% -10%, #e8a3172e, transparent 55%), radial-gradient(900px 500px at 100% 0%, #0f6b4c1f, transparent 50%), var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;margin:0}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}button,a,summary,[role=button]{-webkit-tap-highlight-color:transparent}button:focus,a:focus,summary:focus,[role=button]:focus{outline:none}button:focus-visible,a:focus-visible,summary:focus-visible,[role=button]:focus-visible,.btn:focus-visible{outline-offset:2px;outline:2px solid #0f6b4c73}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{--shell-tabbar-clearance:calc(var(--tabbar-h) + var(--safe-bottom));--shell-bottom-offset:calc(var(--shell-tabbar-clearance) + 12px);flex-direction:column;min-height:100dvh;display:flex}.ptr-indicator{z-index:90;padding-bottom:8px;padding-top:var(--safe-top);pointer-events:none;justify-content:center;align-items:flex-end;transition:height .12s ease-out;display:flex;position:fixed;top:0;left:0;right:0}.ptr-indicator.is-refreshing{transition:none}.ptr-spinner{border:2.5px solid #0f6b4c40;border-top-color:var(--brand);box-sizing:border-box;border-radius:50%;width:22px;height:22px}.ptr-indicator.is-refreshing .ptr-spinner{animation:.7s linear infinite ptr-spin}@keyframes ptr-spin{to{transform:rotate(360deg)}}.app-shell-body{padding-bottom:var(--shell-bottom-offset);flex:1}:is(.app-shell:has(.scan-fab),.app-shell:has(.user-qr-fab)){--shell-bottom-offset:calc(var(--shell-tabbar-clearance) + 76px)}.app-shell-prompt{left:16px;right:16px;bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 8px);z-index:50;max-width:var(--page-max,480px);margin:0 auto;position:fixed}.app-shell:has(.scan-fab) .app-shell-prompt{bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 72px)}.page{width:min(560px,100%);margin:0 auto;padding:20px 18px 28px}.page:has(.scan-actions){min-height:calc(100dvh - var(--tabbar-h) - var(--safe-bottom) - 12px);flex-direction:column;padding-bottom:12px;display:flex}.page:has(.scan-page){height:calc(100dvh - var(--tabbar-h) - var(--safe-bottom) - 12px);max-height:calc(100dvh - var(--tabbar-h) - var(--safe-bottom) - 12px);flex-direction:column;padding:12px 0 0;display:flex;overflow:hidden}.page:has(.scan-page) .page-header{flex-shrink:0;margin-bottom:10px;padding-inline:18px}.scan-page{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.scan-page>.a2hs{flex-shrink:0;margin:0 18px}.page:has(.home-feed){padding-bottom:20px}.home-feed{flex-direction:column;gap:14px;display:flex}.page.page--saldos{top:0;left:50%;bottom:var(--shell-tabbar-clearance);box-sizing:border-box;z-index:1;flex-direction:column;width:min(560px,100%);margin:0;padding:20px 18px 12px;display:flex;position:fixed;overflow:hidden;transform:translate(-50%)}.page.page--saldos .page-header{flex-shrink:0;margin-bottom:14px}.saldos-feed{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;overflow:hidden}.saldos-feed>:not(.saldos-activity),.saldos-businesses{flex-shrink:0}.saldos-activity{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow:hidden}.saldos-activity .section-title{flex-shrink:0;margin:0}.saldos-activity-scroll{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:14px;min-height:0;padding-bottom:8px;display:flex;overflow-y:auto}.home-announcements{flex-direction:column;gap:10px;display:flex}.home-announcements .section-title{margin:0 0 10px}.home-announcements-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-content:start;gap:10px;padding-bottom:4px;display:grid}.home-announcement-card{border-radius:var(--radius);background:var(--surface);min-width:0;color:inherit;border:1px solid #12201c14;flex-direction:column;gap:6px;padding:14px 12px;text-decoration:none;display:flex;box-shadow:0 6px 18px #12201c0d}.home-announcement-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.98rem;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.home-announcement-desc{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.35;display:-webkit-box;overflow:hidden}.home-announcement-img{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%}.home-announcement-biz{color:var(--brand);margin-top:auto;font-size:.72rem;font-weight:700}.carousel-dots{justify-content:center;gap:7px;margin-top:10px;display:flex}.carousel-dot{appearance:none;background:var(--mist);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.carousel-dot.is-active{background:var(--brand)}.scan-actions{flex-direction:column;flex:1;gap:18px;min-height:0;display:flex}.scan-actions-hero{text-align:center;flex-shrink:0;justify-items:center;gap:6px;padding:8px 8px 4px;display:grid}.scan-actions-icon{width:88px;height:88px;color:var(--brand);place-items:center;display:grid}.scan-actions-qr{width:72px;height:72px}.scan-actions-qr-frame{transform-origin:50%;animation:.55s cubic-bezier(.22,1.2,.36,1) both scan-qr-pop}.scan-actions-qr-corner,.scan-actions-qr-bits{animation:.45s .12s both scan-qr-fade}.scan-actions-check-bg{fill:var(--brand);transform-origin:46px 46px;animation:.45s cubic-bezier(.22,1.35,.36,1) .28s both scan-check-pop}.scan-actions-check{stroke-dasharray:24;stroke-dashoffset:24px;animation:.35s .48s forwards scan-check-draw}.scan-actions-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);margin:4px 0 0;font-size:1.35rem;animation:.45s .2s both scan-actions-rise}.scan-actions-name{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3;animation:.45s .3s both scan-actions-rise}.scan-actions-meta{color:var(--muted);margin:2px 0 0;font-size:.82rem;font-weight:600}.scan-receipt-detail{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.25rem;font-weight:800;line-height:1.25;animation:.45s .25s both scan-actions-rise}.scan-done-icon{color:var(--brand)}.scan-done-svg{width:72px;height:72px}.scan-done-ring{transform-origin:50%;animation:.5s cubic-bezier(.22,1.2,.36,1) both scan-done-pop}.scan-done-check{stroke-dasharray:40;stroke-dashoffset:40px;animation:.4s .28s forwards scan-check-draw}.scan-receipt-body{flex-direction:column;flex:1;justify-content:flex-end;gap:12px;min-height:0;display:flex}.scan-receipt-next{text-decoration:none;display:block}@keyframes scan-done-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.scan-done-ring,.scan-done-check,.scan-receipt-detail{animation:none}.scan-done-check{stroke-dashoffset:0}}.scan-actions-icon-static{width:72px;height:72px;color:var(--brand);background:#0f6b4c1a;border-radius:20px}.scan-actions-icon-static svg{width:36px;height:36px}.scan-actions-status{text-align:center;margin:0}.scan-actions-grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px;min-height:280px;display:grid}.scan-choice-grid{flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:12px;min-height:0;display:grid}.scan-choice-grid[data-count="1"]{grid-template-columns:minmax(0,260px);place-content:center}.scan-choice-grid[data-count="2"]{grid-template-columns:1fr 1fr;align-content:center}.scan-choice-grid[data-count="3"]{align-content:start}.scan-points-total{text-align:center;flex-shrink:0;justify-items:center;gap:2px;padding:10px 12px 4px;display:grid}.scan-points-total-euros{font-family:var(--font-display);letter-spacing:-.04em;color:var(--brand-deep);font-size:2.4rem;font-weight:800;line-height:1}.scan-points-total.is-correct .scan-points-total-euros{color:#9a3412}.scan-points-total-points{color:var(--muted);font-size:.95rem;font-weight:700}.scan-points-footer{flex-direction:column;flex-shrink:0;gap:8px;padding-top:4px;display:flex}.scan-choice-card{border-radius:var(--radius);background:var(--surface);text-align:left;height:auto;min-height:0;font:inherit;color:inherit;cursor:pointer;border:1px solid #12201c14;flex-direction:column;justify-content:flex-start;align-self:start;align-items:flex-start;gap:6px;padding:16px 14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 8px 22px #12201c0d}.scan-choice-card:not(:disabled):active{border-color:#0f6b4c59;transform:scale(.98);box-shadow:0 4px 14px #0f6b4c1f}.scan-choice-card-amount{font-family:var(--font-display);letter-spacing:-.03em;color:var(--brand-deep);font-size:1.7rem;font-weight:800;line-height:1}.scan-choice-card.is-correct .scan-choice-card-amount{color:#9a3412}.scan-choice-card.is-correct{background:#9a34120a;border-color:#9a34122e}.scan-choice-card-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);font-size:1.02rem;font-weight:800;line-height:1.2}.scan-choice-card-desc{color:var(--muted);font-size:.82rem;line-height:1.35}.scan-choice-card:disabled,.scan-choice-card.is-disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.scan-action-card{border-radius:var(--radius);background:var(--surface);min-height:0;color:inherit;border:1px solid #12201c14;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;padding:16px 14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 8px 22px #12201c0d}.scan-action-card:not(.is-disabled):active{border-color:#0f6b4c59;transform:scale(.98);box-shadow:0 4px 14px #0f6b4c1f}.scan-action-card-icon{width:56px;height:56px;color:var(--brand);background:#0f6b4c1a;border-radius:16px;flex-shrink:0;place-items:center;display:grid}.scan-action-card-icon svg{width:32px;height:32px}.scan-action-card-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);font-size:1.02rem;font-weight:800;line-height:1.2}.scan-action-card-desc{color:var(--muted);font-size:.82rem;line-height:1.35}.scan-action-card.is-disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.scan-action-card.is-disabled .scan-action-card-icon{color:var(--muted);background:#12201c0f}@keyframes scan-qr-pop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes scan-qr-fade{0%{opacity:0}to{opacity:1}}@keyframes scan-check-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes scan-check-draw{to{stroke-dashoffset:0}}@keyframes scan-actions-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.scan-actions-qr-frame,.scan-actions-qr-corner,.scan-actions-qr-bits,.scan-actions-check-bg,.scan-actions-check,.scan-actions-title,.scan-actions-name{animation:none}.scan-actions-check{stroke-dashoffset:0}}.page-has-hero>.biz-cover{border-radius:0 0 var(--radius) var(--radius);margin:-20px -18px 16px}.page-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.page-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.75rem}.page-subtitle{color:var(--muted);margin:6px 0 0;line-height:1.4}.brand-wordmark{font-family:var(--font-display);letter-spacing:-.03em;color:var(--brand-deep);margin:0;font-size:clamp(2.6rem,10vw,3.4rem);font-weight:800}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand);margin:0 0 6px;font-size:.75rem;font-weight:600}.auth-screen{width:min(480px,100%);padding:36px 18px calc(24px + var(--safe-bottom));flex-direction:column;gap:18px;margin:0 auto;display:flex}.auth-screen--welcome{min-height:100dvh;padding-top:calc(12px + var(--safe-top));justify-content:flex-end;gap:24px;position:relative}.auth-welcome-hero{pointer-events:none;position:absolute;inset:0}.auth-welcome-title{text-align:center;width:min(100%,360px);padding-inline:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-welcome-lottie{opacity:1;width:min(148px,38vw);line-height:0;transition:opacity .32s,transform .32s;position:absolute;top:calc(50% - 80px);left:50%;transform:translate(-50%,-100%)}.auth-welcome-lottie.is-hiding{opacity:0;transform:translate(-50%,-100%)scale(.94)}.auth-welcome-lottie.is-visible{opacity:1;transform:translate(-50%,-100%)scale(1)}.auth-welcome-lottie-player{width:100%;height:auto}.auth-welcome-footer{z-index:1;flex-direction:column;gap:14px;width:100%;display:flex;position:relative}@media (prefers-reduced-motion:reduce){.auth-welcome-lottie{transition:none}}.auth-dev-card{margin-top:4px}.auth-screen--flow{min-height:100dvh;padding-top:calc(12px + var(--safe-top));gap:0}.auth-flow-header{flex-shrink:0;margin-bottom:18px}.auth-back{appearance:none;width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:12px;place-items:center;font-size:1.75rem;line-height:1;display:grid}.auth-back:active{background:#12201c0f}.auth-flow-body{flex-direction:column;flex:1;display:flex}.auth-flow-copy{margin-bottom:20px}.auth-flow-copy--center{text-align:center}.auth-flow-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);margin:0 0 8px;font-size:1.65rem;font-weight:800}.auth-flow-actions{margin-top:auto;padding-top:24px}.auth-resend{text-align:center}.auth-resend-btn{appearance:none;font:inherit;color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.auth-footer{text-align:center}.auth-install-done{text-align:center;color:var(--ink);margin:0;font-weight:600;line-height:1.5}.auth-lead{color:var(--muted);max-width:28ch;margin:10px 0 0;line-height:1.45}.auth-card,.list-card,.stat-card,.qr-panel,.receipt,.scan-frame{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #12201c0f}.auth-card{flex-direction:column;gap:12px;padding:16px;display:flex}.section-title{margin:0;font-size:1.05rem;font-weight:700}.muted{color:var(--muted);margin:0;line-height:1.4}.tiny{font-size:.82rem}.notice-warn{color:#8a5a00;background:#e8a31729;border-radius:12px;margin:0;padding:10px 12px;font-size:.92rem;line-height:1.4}.form-error{color:var(--danger);margin:0;font-size:.9rem;font-weight:600}#recaptcha-container{width:0;height:0;position:absolute;overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.phone-input-row{align-items:stretch;gap:8px;display:flex}.phone-field-unified{border:1px solid var(--mist);background:#fff;border-radius:14px;align-items:stretch;display:flex;overflow:hidden}.phone-field-unified:focus-within{border-color:var(--brand);outline:2px solid #0f6b4c59}.phone-field-divider{background:var(--mist);flex-shrink:0;align-self:stretch;width:1px}.phone-country-select-wrap{background:0 0;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:6px;min-width:96px;padding:0 10px;display:flex;position:relative}.phone-country-flag{font-size:1.15rem;line-height:1}.phone-country-select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.phone-country-dial{color:var(--brand-deep);pointer-events:none;font-size:.95rem;font-weight:700}.phone-national-input{background:0 0;border:none;border-radius:0;flex:1;min-width:0;padding:14px 14px 14px 10px;font-weight:500}.phone-national-input:focus{outline:none}.otp-input{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.otp-cell{aspect-ratio:.85;border:1px solid var(--mist);text-align:center;width:100%;font-family:var(--font-display);color:var(--brand-deep);background:#fff;border-radius:12px;padding:0;font-size:1.35rem;font-weight:800}.otp-cell:focus{border-color:var(--brand);outline:2px solid #0f6b4c59}.otp-cell:disabled{opacity:.55}.stack{flex-direction:column;gap:12px;display:flex}.field{flex-direction:column;gap:6px;font-size:.9rem;font-weight:600;display:flex}.field input,.field select{border:1px solid var(--mist);background:#fff;border-radius:12px;padding:12px 14px;font-weight:500}.field input:focus,.field select:focus{border-color:var(--brand);outline:2px solid #0f6b4c59}.btn{appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;padding:12px 16px;font-weight:700;transition:transform .12s,background .12s}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover:not(:disabled){background:var(--brand-deep)}.btn-secondary{background:var(--mist);color:var(--brand-deep)}.btn-ghost{color:var(--brand-deep);border:1px solid var(--mist);background:0 0}.btn-danger{color:var(--danger);background:#c23b2a1f}.btn-block{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;text-decoration:none;display:inline-flex}.btn-sm{padding:8px 14px;font-size:.9rem}.a2hs{padding-right:40px;position:relative}.a2hs-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:1.35rem;line-height:1;position:absolute;top:6px;right:6px}.a2hs-close:hover{color:var(--ink);background:var(--mist)}.a2hs-actions{margin-top:8px}.page>.a2hs{margin-bottom:18px}.a2hs-modal{z-index:1200;padding:24px 20px calc(24px + env(safe-area-inset-bottom,0px));background:var(--bg);box-sizing:border-box;place-items:center;display:grid;position:fixed;inset:0}.a2hs-modal-close{top:calc(12px + env(safe-area-inset-top,0px));background:var(--mist);width:40px;height:40px;color:var(--muted);cursor:pointer;border:none;border-radius:10px;font-size:1.5rem;line-height:1;position:absolute;right:12px}.a2hs-modal-close:hover{color:var(--ink)}.a2hs-modal-body{text-align:center;background:var(--surface);border-radius:var(--radius);width:min(100%,360px);box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:12px;padding:32px 24px;display:flex}.a2hs-modal-icon{border-radius:22px;box-shadow:0 8px 24px #0000001f}.a2hs-modal-title{font-family:var(--font-display);color:var(--ink);margin:8px 0 0;font-size:1.45rem;font-weight:700}.a2hs-modal-text{color:var(--muted);margin:0;line-height:1.45}.a2hs-modal-action{min-width:180px;margin-top:8px}.profile-edit-name-btn{align-self:flex-start;margin-top:8px}.profile-name-actions{justify-content:flex-end;gap:10px;display:flex}.push-audience-option{border-bottom:1px solid #12201c0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.push-audience-option:last-child{border-bottom:none}.push-audience-option-copy{flex-direction:column;gap:2px;display:flex}.push-image-preview,.push-history-thumb{border-radius:var(--radius);width:min(100%,220px);margin-top:8px}.push-history{margin-top:28px}.push-history-card{flex-direction:column;gap:6px;display:flex}.push-history-head{align-items:flex-start;gap:10px}.push-history-actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.push-history-delete{color:var(--danger);min-height:auto;padding:4px 8px}.saldos-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;margin:auto 0;padding:24px 16px;display:flex}.saldos-empty-lottie{width:min(120px,34vw);line-height:0}.saldos-empty-lottie-player{width:100%;height:auto}.saldos-empty .empty-title{margin:0}.saldos-empty .empty-desc{max-width:28ch;color:var(--muted);margin:0;line-height:1.45}.push-status{white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:700}.push-status--success{color:var(--brand-deep);background:#0f6b4c1f}.push-status--partial{color:#8a6200;background:#e8a3172e}.push-status--failed{color:var(--danger);background:#c23b2a1f}.push-status--empty{background:var(--mist);color:var(--muted)}.push-permission-overlay{z-index:1200;background:var(--bg);position:fixed;inset:0}.push-permission-close{top:calc(12px + env(safe-area-inset-top,0px));z-index:1;background:var(--mist);width:40px;height:40px;color:var(--muted);cursor:pointer;border:none;border-radius:10px;font-size:1.5rem;line-height:1;position:absolute;right:12px}.push-permission-close:hover{color:var(--ink)}.profile-how{flex-direction:column;gap:12px;display:flex}.profile-how-illus{background:linear-gradient(165deg,#0f6b4c14 0%,#e8a3170f 100%);border-radius:12px;margin:-2px -2px 4px;padding:10px 8px 4px}.profile-how-illus-svg{width:100%;max-width:280px;margin-inline:auto;display:block}.profile-how-phone-body{fill:#fff;stroke:#12201c24;stroke-width:1.5px}.profile-how-phone-screen{fill:#0f6b4c0f}.profile-how-phone-notch{fill:#12201c1f}.profile-how-qr-bg{fill:#fff;stroke:#0f6b4c40;stroke-width:1px}.profile-how-qr-cell{fill:var(--brand-deep)}.profile-how-surface{fill:#fff;stroke:#12201c1a;stroke-width:1.5px}.profile-how-surface-detail{stroke:#12201c1f;stroke-width:2px;stroke-linecap:round}.profile-how-counter{fill:#12201c14}.profile-how-scanner-corner{stroke:var(--brand);stroke-width:2.5px;fill:none}.profile-how-scan-line-wrap{animation:2.4s ease-in-out infinite profile-scan-line}.profile-how-scan-line{stroke:var(--sun);stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 4px #e8a3178c)}.profile-how-phone{transform-origin:80px 80px;animation:2.4s ease-in-out infinite profile-phone-tilt}.profile-how-success{opacity:0;transform-origin:224px 64px;animation:2.4s ease-in-out infinite profile-scan-success}.profile-how-success-bg{fill:#0f6b4c1f;stroke:var(--brand);stroke-width:1.5px}.profile-how-success-check{stroke:var(--brand);stroke-width:2px;fill:none}.profile-how-arrow{stroke:#0f6b4c59;stroke-width:2px;stroke-dasharray:4 5;fill:none;animation:2.4s ease-in-out infinite profile-scan-arrow}@keyframes profile-scan-line{0%,12%{opacity:0;transform:translateY(0)}18%{opacity:1}55%{opacity:1;transform:translateY(28px)}70%,to{opacity:0;transform:translateY(28px)}}@keyframes profile-phone-tilt{0%,to{transform:rotate(-4deg)translate(0)}35%,55%{transform:rotate(0)translate(10px)}}@keyframes profile-scan-success{0%,58%{opacity:0;transform:scale(.6)}68%,82%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(1)}}@keyframes profile-scan-arrow{0%,20%{stroke-dashoffset:12px;opacity:.2}40%,60%{stroke-dashoffset:0;opacity:1}80%,to{stroke-dashoffset:-8px;opacity:.3}}@media (prefers-reduced-motion:reduce){.profile-how-scan-line-wrap,.profile-how-phone,.profile-how-success,.profile-how-arrow{animation:none}.profile-how-success{opacity:1;transform:none}}.mode-switch-card{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit}.profile-link-card{border-radius:var(--radius);background:var(--surface);color:inherit;border:1px solid #12201c14;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:border-color .12s;display:flex;box-shadow:0 6px 18px #12201c0d}.profile-link-card:hover{border-color:#0f6b4c4d}.profile-link-card-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-link-card-icon{width:42px;height:42px;color:var(--brand);background:#0f6b4c1a;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.profile-link-card-icon svg{width:22px;height:22px}.profile-link-card-icon.is-whatsapp{color:#128c7e;background:#25d36624}.profile-link-card-icon.is-privacy{color:var(--brand-deep);background:#12201c0f}.profile-how-list{color:var(--ink);flex-direction:column;gap:8px;margin:0;padding-left:1.15rem;font-size:.95rem;line-height:1.4;display:flex}.profile-how-list li::marker{color:var(--brand);font-weight:700}.contact-actions{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;margin:0;display:grid}.contact-actions--icons{flex-wrap:wrap;grid-template-columns:none;gap:8px;display:flex}.contact-actions--icons .contact-action-btn{flex:none;gap:0;width:48px;min-height:48px;padding:0}.contact-action-btn{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:74px;padding:10px 8px;text-decoration:none;display:flex}.contact-action-btn svg{flex-shrink:0;width:22px;height:22px}.contact-action-btn span{font-size:.78rem;font-weight:600;line-height:1.2}.contact-actions .btn{text-align:center}.biz-detail-top{gap:14px;margin-bottom:22px;display:grid}.biz-loyalty-summary{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);gap:6px;padding:14px;display:grid;box-shadow:0 4px 16px #0a1e160d}.biz-detail-section{margin-bottom:8px}.biz-detail-section--rewards{margin-top:24px}.reward-progress-card{gap:8px}.reward-progress-bar{margin-top:2px}.reward-progress-label{margin-top:0}.biz-hours-modal-biz{margin:-8px 0 0;font-size:.86rem}.biz-hours-modal-text{white-space:pre-line;margin:0;font-size:.95rem;line-height:1.45}.hours-text{white-space:pre-wrap}.role-grid{gap:10px;display:grid}.role-card{text-align:left;border:1px solid var(--mist);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.role-card:hover{border-color:var(--brand)}.role-label{font-weight:700}.role-hint{color:var(--muted);font-size:.85rem}.tabbar{z-index:40;padding:8px 10px calc(8px + var(--safe-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:var(--tabbar-h);background:#ffffffeb;border-top:1px solid #12201c14;grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0}.tabbar-item{color:var(--muted);-webkit-tap-highlight-color:transparent;border-radius:12px;outline:none;place-items:center;padding:8px 6px;display:grid}.tabbar-item:active,.tabbar-item:focus{color:var(--muted);background:0 0}.tabbar-item svg{width:26px;height:26px}.tabbar-lottie{opacity:.55;width:26px;height:26px;display:block}.tabbar-item.is-active .tabbar-lottie{opacity:1}.tabbar-lottie-player{width:100%;height:100%}.tabbar-item.is-active,.tabbar-item.is-active:active,.tabbar-item.is-active:focus{color:var(--brand-deep);background:var(--mist)}.tabbar-item:focus-visible{outline-offset:2px;outline:2px solid #0f6b4c73}.tabbar--single{grid-auto-columns:minmax(72px,88px);justify-content:center}.scan-fab{z-index:45;background:var(--brand);color:#fff;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;place-items:center;width:58px;height:58px;transition:left .22s,top .22s,right .22s,bottom .22s,transform .22s,box-shadow .15s;display:grid;position:fixed;box-shadow:0 10px 28px #0f6b4c59,0 2px 8px #12201c1f}.scan-fab.is-dragging{cursor:grabbing;transition:none;box-shadow:0 14px 34px #0f6b4c6b,0 4px 12px #12201c29}.scan-fab:active:not(.is-dragging){box-shadow:0 6px 18px #0f6b4c47}.scan-fab svg{width:28px;height:28px}.scan-fab:focus-visible{outline-offset:2px;outline:3px solid #ffffffe6}.user-qr-fab-lottie{width:28px;height:28px;display:block}.user-qr-fab-lottie-player{width:100%;height:100%}.user-qr-fab{z-index:55}.user-qr-fab.is-modal-open{pointer-events:none}.user-qr-modal{z-index:200;place-items:center;padding:20px 16px;display:grid;position:fixed;inset:0}.user-qr-modal-backdrop{cursor:pointer;background:#0a1e1685;border:none;position:absolute;inset:0}.user-qr-modal-panel{z-index:1;border-radius:calc(var(--radius) + 4px);background:var(--surface);border:1px solid var(--border);text-align:center;justify-items:center;gap:12px;width:min(340px,100%);padding:22px 18px 18px;display:grid;position:relative;box-shadow:0 18px 48px #0a1e1638}.user-qr-modal-title{font-family:var(--font-display);margin:0;font-size:1.15rem;font-weight:800}.user-qr-modal-hint{margin:0;font-size:.86rem;line-height:1.35}.user-qr-modal-close{width:100%;margin-top:4px}.qr-content{place-items:center;gap:8px;display:grid}.business-avatar{border-radius:14px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.business-avatar--img{object-fit:cover;background:#fff}.business-avatar--initials{color:#fff;font-weight:800;font-family:var(--font-display);letter-spacing:-.02em}.business-avatar--sm{border-radius:10px;width:36px;height:36px;font-size:.78rem}.business-avatar--md{width:52px;height:52px;font-size:.95rem}.business-avatar--lg{width:64px;height:64px;font-size:1.1rem}.skeleton{background:linear-gradient(90deg,#d7e5de8c 0%,#ffffffe6 50%,#d7e5de8c 100%) 0 0/200% 100%;border-radius:8px;animation:1.3s ease-in-out infinite skeleton-shimmer;display:block}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-avatar--sm{border-radius:10px;flex-shrink:0;width:36px;height:36px}.skeleton-avatar--md{border-radius:14px;flex-shrink:0;width:52px;height:52px}.skeleton-line{border-radius:6px;height:.72rem}.skeleton-line--name{flex:1;max-width:120px}.skeleton-line--points{border-radius:8px;width:72px;height:1.35rem}.skeleton-line--bar{border-radius:999px;width:100%;height:6px}.skeleton-line--caption{width:88%;height:.68rem}.skeleton-line--biz{flex:1;max-width:96px}.skeleton-line--title{width:78%;height:.82rem}.skeleton-line--sub{width:52%}.skeleton-line--cta{width:64%;margin-top:4px}.skeleton-line--discover-name{width:72%;height:.82rem}.skeleton-line--discover-cat{width:48%}.skeleton-line--discover-pts{width:58%}.skeleton-line--discover-cta{width:54%}.skeleton-line--announce-title{width:88%;height:.9rem}.skeleton-line--announce-desc{width:100%}.skeleton-line--short{width:72%}.skeleton-line--announce-biz{width:42%;margin-top:auto}.skeleton-badge{border-radius:999px;flex:none;width:64px;height:32px}.skeleton-badge--wide{width:88px}.home-skeleton-card{pointer-events:none}.home-skeleton-badges{margin-bottom:0}@media (prefers-reduced-motion:reduce){.skeleton{background:#d7e5debf;animation:none}}.home-welcome{gap:6px;display:grid}.home-welcome-greeting{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:800;line-height:1.15}.home-welcome-sub{margin:6px 0 0;font-size:.86rem}.home-loyalty .section-title,.home-rewards .section-title,.home-businesses .section-title{margin-bottom:10px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.home-loyalty-scroll{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;align-items:stretch;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}@media (prefers-reduced-motion:no-preference){.home-loyalty-scroll,.home-rewards-scroll,.discover-scroll{scroll-behavior:smooth}}.home-loyalty-card{scroll-snap-align:start;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);color:inherit;flex:0 0 min(260px,78vw);gap:10px;padding:14px;text-decoration:none;display:grid;box-shadow:0 4px 16px #0a1e160d}.home-loyalty-tail-card{scroll-snap-align:start;border-radius:var(--radius);text-align:left;min-height:100%;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;flex-direction:column;flex:0 0 min(260px,78vw);justify-content:center;gap:6px;padding:14px;display:flex}.home-loyalty-tail-card--explore{color:#fff;background:radial-gradient(120% 90% at 12% 8%, #ffffff29, transparent 48%), linear-gradient(165deg, #148a61 0%, var(--brand) 42%, var(--brand-deep) 100%);border:1px solid #ffffff1f;box-shadow:0 10px 28px #0a4a3538}.home-loyalty-empty-banner{border-radius:var(--radius);color:#fff;background:radial-gradient(120% 90% at 12% 8%, #ffffff29, transparent 48%), linear-gradient(165deg, #148a61 0%, var(--brand) 42%, var(--brand-deep) 100%);border:1px solid #ffffff1f;flex-direction:column;justify-content:center;gap:6px;width:100%;padding:16px 14px;display:flex;box-shadow:0 10px 28px #0a4a3538}.home-loyalty-tail-eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.82;font-size:.68rem;font-weight:700}.home-loyalty-tail-title{font-family:var(--font-display);letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1.2}.home-loyalty-tail-desc{opacity:.92;margin:0;font-size:.82rem;line-height:1.35}.home-loyalty-empty-banner .home-loyalty-tail-desc{opacity:.92}.home-loyalty-tail-cta{text-underline-offset:3px;opacity:.95;margin-top:2px;font-size:.78rem;font-weight:700;text-decoration:underline}.home-loyalty-card-head{align-items:center;gap:10px;display:flex}.home-loyalty-card-name{font-size:.95rem;line-height:1.2}.home-loyalty-points-value{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.home-loyalty-points-unit{opacity:.7;font-size:.82rem;font-weight:700}.home-progress-bar{background:#0f6b4c1f;border-radius:999px;height:6px;margin-top:6px;overflow:hidden}.home-progress-bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #22c55e);height:100%;display:block}.home-progress-bar-fill--animate{width:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards home-progress-fill-in;animation-delay:var(--progress-delay,0s)}@keyframes home-progress-fill-in{0%{width:0}to{width:var(--progress-target,0%)}}@media (prefers-reduced-motion:reduce){.home-progress-bar-fill--animate{width:var(--progress-target,0%);animation:none}}.home-loyalty-progress-label{color:var(--muted);margin-top:6px;font-size:.76rem;line-height:1.3;display:block}.home-loyalty-redeem-phrase{min-height:2.6em;transition:opacity .2s}.home-loyalty-redeem-phrase.is-hidden{opacity:0}.home-loyalty-stamp-phrase{margin-top:4px}@media (prefers-reduced-motion:reduce){.home-loyalty-redeem-phrase{transition:none}}.home-loyalty-stamps{gap:6px;display:grid}.home-loyalty-stamps-label{font-size:.8rem;font-weight:600}.home-stamp-dots{flex-wrap:wrap;gap:5px;display:flex}.home-stamp-dot{background:0 0;border:2px solid #0f6b4c47;border-radius:999px;width:12px;height:12px}.home-stamp-dot.is-filled{background:var(--brand);border-color:var(--brand)}.home-featured>*{width:100%}.home-featured .featured-card-side{width:100%;min-height:112px;margin:0}.home-rewards-scroll{scroll-snap-type:x proximity;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.home-reward-card{scroll-snap-align:start;border-radius:var(--radius);background:linear-gradient(165deg, #148a6114 0%, var(--surface) 55%);color:inherit;border:1px solid #0f6b4c2e;flex:0 0 min(220px,72vw);gap:6px;padding:14px;text-decoration:none;display:grid;position:relative;overflow:hidden}.home-reward-card--pulse:after{content:"";border-radius:inherit;pointer-events:none;animation:2.8s ease-in-out infinite home-reward-shimmer;animation-delay:var(--reward-delay,0s);background:linear-gradient(105deg,#0000 35%,#ffffff8c 50%,#0000 65%);position:absolute;inset:0;transform:translate(-120%)}@keyframes home-reward-shimmer{0%,55%{transform:translate(-120%)}85%,to{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.home-reward-card--pulse:after{animation:none;display:none}}.home-reward-card-head{align-items:center;gap:8px;display:flex}.home-reward-card-biz{color:var(--muted);font-size:.76rem;font-weight:600}.home-reward-card-title{font-size:.95rem;line-height:1.25}.home-reward-card-sub{color:var(--muted);font-size:.8rem}.home-reward-card-cta{color:var(--brand-deep);margin-top:4px;font-size:.8rem;font-weight:700}.home-businesses-head{margin-bottom:0}.home-businesses.stack{gap:8px}.home-businesses .category-badges--scroll{margin-bottom:0;padding-bottom:2px}.home-businesses-sub{margin:4px 0 0;font-size:.86rem}.discover-scroll{scroll-snap-type:x proximity;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.discover-card{scroll-snap-align:start;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);color:inherit;flex:0 0 min(200px,62vw);gap:6px;padding:14px;text-decoration:none;display:grid;box-shadow:0 4px 14px #0a1e160d}.discover-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.discover-card-badges{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.discover-card-badge{text-transform:uppercase;letter-spacing:.04em;text-align:right;border-radius:6px;max-width:110px;padding:3px 6px;font-size:.62rem;font-weight:700;line-height:1.2}.discover-card-badge--featured{color:var(--brand-deep);background:#0f6b4c1f}.discover-card-badge--offer{color:#c2410c;background:#ea580c1f}.discover-card-name{font-size:.95rem;line-height:1.2}.discover-card-category{color:var(--muted);font-size:.78rem}.discover-card-cta{color:var(--brand);margin-top:4px;font-size:.78rem;font-weight:700}.biz-tile-card .business-avatar{border-radius:inherit;width:100%;height:100%}.biz-tile-card .business-avatar--md{width:100%;height:100%;font-size:1.4rem}.tab-panel[hidden]{display:none}.home-top{grid-template-columns:1fr 1fr;align-items:stretch;gap:10px;margin-bottom:14px;display:grid}.home-top-ad{min-width:0;display:flex}.home-top-ad>*{flex:1;width:100%}.sataute-promo-card{border-radius:var(--radius);color:#fff;background:radial-gradient(120% 90% at 12% 8%, #ffffff29, transparent 48%), linear-gradient(165deg, #148a61 0%, var(--brand) 42%, var(--brand-deep) 100%);border:1px solid #ffffff1f;flex-direction:column;justify-content:center;gap:6px;min-height:100%;margin:0;padding:16px 14px 14px;text-decoration:none;display:flex;box-shadow:0 10px 28px #0a4a3538}.sataute-promo-eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.82;font-size:.68rem;font-weight:700}.sataute-promo-title{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.05rem;font-weight:800;line-height:1.2}.sataute-promo-sub{opacity:.9;font-size:.82rem;line-height:1.3}.sataute-promo-cta{text-underline-offset:3px;opacity:.95;margin-top:4px;font-size:.78rem;font-weight:700;text-decoration:underline}.qr-panel{align-content:center;place-items:center;gap:4px;min-width:0;margin:0;padding:10px 8px;display:grid}.qr-hint{text-align:center;margin:4px 0 0;font-size:.78rem;font-weight:600;line-height:1.25}.qr-meta{text-align:center}.qr-image,.qr-placeholder{aspect-ratio:1;background:#fff;border-radius:12px;width:min(148px,100%)}.qr-placeholder{color:var(--muted);place-items:center;font-weight:700;display:grid}.qr-placeholder--loading{background:var(--mist);overflow:hidden}.qr-skeleton{background:linear-gradient(90deg,#d7e5de8c 0%,#ffffffe6 50%,#d7e5de8c 100%) 0 0/200% 100%;border-radius:12px;width:100%;height:100%;animation:1.3s ease-in-out infinite qr-skeleton-shimmer;display:block}@keyframes qr-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.qr-skeleton{background:#d7e5debf;animation:none}}.scan-frame-live{aspect-ratio:auto;min-height:0;box-shadow:none;background:#0b1a14;border-left:none;border-right:none;border-radius:0;flex:1;margin-bottom:0;display:block;position:relative;overflow:hidden}.scan-frame-live .qr-reader{width:100%;height:100%;min-height:0}.scan-frame-live .qr-reader>div,.scan-frame-live .qr-reader__scan_region,.scan-frame-live .qr-reader__dashboard_section{width:100%!important;height:100%!important;min-height:0!important;padding-top:0!important}.scan-frame-live .qr-reader video{object-fit:cover;border-radius:0;width:100%!important;height:100%!important}.scan-frame-overlay{padding:12px 18px calc(12px + var(--safe-bottom));background:linear-gradient(#0000 0%,#0b1a148c 30%,#0b1a14eb 100%);position:absolute;bottom:0;left:0;right:0}.scan-frame-overlay .muted,.scan-frame-overlay .form-error{margin:0}.scan-frame-overlay .form-error+.muted,.scan-frame-overlay .muted+.form-error{margin-top:6px}.qr-reader{width:100%}.qr-reader video{border-radius:var(--radius)}.list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.list-card{flex-direction:column;gap:4px;padding:14px 16px;transition:border-color .12s;display:flex}.list-card:not(.static):hover{border-color:#0f6b4c59}.list-card.as-button{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;appearance:none;-webkit-tap-highlight-color:transparent}.list-card-title{font-weight:700}.list-card-meta{color:var(--muted);font-size:.9rem;line-height:1.35}.coupon-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.coupon-badge{background:var(--mist);color:var(--brand-deep);border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.72rem;font-weight:700;line-height:1.2}.coupon-badge--redeemed{color:var(--muted);background:#5c6b6424}.coupon-badge--unavailable{color:var(--danger);background:#c23b2a1a}.coupon-badge--live{color:var(--brand-deep);background:#0f6b4c1f}.coupon-badge--scheduled{color:#8a5a00;background:#e8a3172e}.coupon-badge--expired,.coupon-badge--inactive{color:var(--muted);background:#5c6b6424}.coupon-card--redeemed{opacity:.88}.coupon-card--unavailable{opacity:.78}.row-between{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.text-link{color:var(--brand);font-size:.9rem;font-weight:700}.category-badges{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.category-badges--scroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;flex-wrap:nowrap;margin:0 0 10px;padding:0 0 4px;overflow-x:auto}.category-badges--scroll .category-badge{scroll-snap-align:start;flex-shrink:0}.category-badge{appearance:none;border:1px solid var(--mist);color:var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:999px;padding:7px 14px;font-size:.85rem;font-weight:600}.category-badge.is-active{background:var(--brand);color:#fff;border-color:var(--brand)}.biz-scroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:12px;margin:0 -2px;padding:4px 2px 8px;display:flex;overflow-x:auto}.list-card.as-button.is-selected{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.biz-tile{scroll-snap-align:start;color:inherit;flex:0 0 108px;text-decoration:none;position:relative}.biz-tile-card{aspect-ratio:1;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);border:1px solid #12201c0f;place-items:center;padding:10px;display:grid;position:relative;overflow:hidden}.biz-tile.is-featured .biz-tile-card{border-color:var(--sun);box-shadow:0 8px 24px #e8a31738}.biz-tile-badge{z-index:1;background:var(--sun);color:#3d2a00;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:2px 7px;font-size:.62rem;font-weight:800;position:absolute;top:6px;left:6px}.biz-tile-logo{object-fit:cover;border-radius:10px;width:100%;height:100%}.biz-tile-initial{font-family:var(--font-display);color:var(--brand-deep);font-size:2rem;font-weight:700;line-height:1}.biz-tile-name{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:.82rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.biz-tile-points{color:var(--brand-deep);text-align:center;margin-top:2px;font-size:.72rem;font-weight:600;line-height:1.2}.saldos-activity-group{flex-direction:column;gap:8px;display:flex}.saldos-activity-day{letter-spacing:.02em;text-transform:capitalize;color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.saldos-activity-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.saldos-activity-card{border-radius:var(--radius);background:var(--surface);color:inherit;border:1px solid #12201c14;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex;box-shadow:0 6px 18px #12201c0d}.saldos-activity-logo{background:var(--mist);width:44px;height:44px;font-family:var(--font-display);color:var(--brand-deep);border-radius:12px;flex-shrink:0;place-items:center;font-size:1.15rem;font-weight:700;display:grid;overflow:hidden}.saldos-activity-logo img{object-fit:cover;width:100%;height:100%}.saldos-activity-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.saldos-activity-label{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1.25;overflow:hidden}.saldos-activity-biz{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.saldos-activity-icon{width:28px;height:28px;color:var(--brand);flex-shrink:0;place-items:center;display:grid}.saldos-activity-icon svg{width:24px;height:24px}.pill-soft{background:var(--mist);color:var(--brand-deep);border-radius:999px;align-items:center;gap:6px;margin:0 0 14px;padding:8px 12px;font-size:.9rem;font-weight:600;display:inline-flex}.empty-state{text-align:center;padding:28px 12px}.announcement-limit-panel{min-height:calc(100dvh - var(--tabbar-h) - var(--safe-bottom) - 220px);flex-direction:column;display:flex}.announcement-limit-panel .list{flex-shrink:0;width:100%}.announcement-limit-msg{text-align:center;max-width:32ch;color:var(--muted);margin:auto;padding:12px 16px;font-size:.95rem;font-weight:600;line-height:1.45}.empty-title{margin:0;font-weight:700}.empty-desc{color:var(--muted);margin:6px 0 0}.stat-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stat-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-row-3 .stat-value{font-size:1.35rem}.stat-card{flex-direction:column;gap:4px;padding:14px;display:flex}.stat-value{font-family:var(--font-display);color:var(--brand-deep);font-size:1.6rem;font-weight:800}.stat-label{color:var(--muted);font-size:.82rem}.biz-setup-intro{margin:0}.biz-setup-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.biz-setup-item{border-radius:var(--radius);background:var(--surface);color:inherit;border:1px solid #12201c14;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex;box-shadow:0 4px 14px #12201c0a}.biz-setup-item.is-done{opacity:.78}.biz-setup-item .list-card-title{flex:1;min-width:0}.biz-setup-check{width:28px;height:28px;color:var(--muted);background:var(--mist);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.biz-setup-check.is-done{color:#fff;background:var(--brand)}.biz-setup-arrow{color:var(--muted);font-size:1.2rem;line-height:1}.biz-week-summary{border-radius:var(--radius);background:var(--surface);border:1px solid #12201c14;flex-direction:column;gap:6px;padding:16px 18px;display:flex;box-shadow:0 6px 18px #12201c0d}.biz-week-summary-main{align-items:baseline;gap:10px;display:flex}.biz-week-summary-value{font-family:var(--font-display);color:var(--brand-deep);font-size:2.1rem;font-weight:800;line-height:1}.biz-week-summary-label{color:var(--text);font-size:1rem;font-weight:600}.biz-week-summary-split{color:var(--text-secondary,#4a5a54);margin:0;font-size:.95rem}.biz-week-summary-meta{margin:2px 0 0}.capture-card{border-radius:var(--radius);background:var(--surface);border:1px solid #12201c14;flex-direction:column;gap:12px;padding:18px 16px;display:flex;box-shadow:0 8px 22px #12201c0d}.capture-percent{justify-content:center;align-items:baseline;gap:2px;margin:0;line-height:1;display:flex}.capture-percent-value{font-family:var(--font-display);letter-spacing:-.04em;color:var(--brand-deep);font-variant-numeric:tabular-nums;font-size:clamp(3rem,12vw,4rem);font-weight:800}.capture-percent-unit{font-family:var(--font-display);color:var(--brand);font-size:1.6rem;font-weight:800}.capture-card-copy{text-align:center;margin:0;line-height:1.4}.biz-settings-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.biz-settings-card{border-radius:var(--radius);background:var(--surface);min-width:0;min-height:100%;color:inherit;border:1px solid #12201c14;flex-direction:column;gap:8px;padding:14px 12px;text-decoration:none;display:flex;box-shadow:0 6px 18px #12201c0d}.biz-settings-card.is-disabled{opacity:.62;box-shadow:none;cursor:default;pointer-events:none}.biz-settings-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.biz-settings-soon-badge{letter-spacing:.02em;text-transform:uppercase;color:var(--brand);background:#0f6b4c1f;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:.68rem;font-weight:700}.biz-settings-card-icon{width:40px;height:40px;color:var(--brand);background:#0f6b4c1a;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.biz-settings-card-icon svg{width:22px;height:22px}.biz-settings-card .list-card-meta{font-size:.82rem;line-height:1.3}.scan-frame:not(.scan-frame-live){aspect-ratio:1;background:linear-gradient(#12201c0a,#12201c0a),#0b1a14;place-items:center;margin-bottom:14px;display:grid}.scan-reticle{border:2px solid var(--sun);border-radius:18px;width:58%;height:58%;box-shadow:0 0 0 999px #00000040}.receipt{text-align:center;flex-direction:column;gap:16px;padding:22px 18px;display:flex}.receipt-message{font-family:var(--font-display);margin:0;font-size:1.35rem;font-weight:700;line-height:1.35}.segmented{background:var(--mist);border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:14px;padding:4px;display:grid}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px;font-weight:700}.segmented button.is-active{color:var(--brand-deep);box-shadow:var(--shadow);background:#fff}.checkbox-row{flex-direction:row;align-items:center;gap:10px;font-weight:600}.checkbox-row input{width:18px;height:18px}.logo-preview{object-fit:cover;border:1px solid var(--mist);border-radius:14px;width:88px;height:88px}.field textarea{border:1px solid var(--mist);resize:vertical;font-weight:500;font:inherit;background:#fff;border-radius:12px;padding:12px 14px}.field textarea:focus{border-color:var(--brand);outline:2px solid #0f6b4c59}.legal-doc p{color:var(--ink);margin:0;line-height:1.5}.legal-list{flex-direction:column;gap:8px;margin:0;padding-left:1.2rem;line-height:1.45;display:flex}.featured-card{border-radius:var(--radius);background:var(--surface);height:100px;color:inherit;border:1px solid #e8a31773;grid-template-columns:72px 1fr;align-items:center;gap:12px;margin:0 0 16px;padding:14px 16px;text-decoration:none;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #e8a31724}.featured-card-compact{grid-template-columns:56px 1fr;height:80px;padding:12px 14px}.featured-card-side{text-align:center;grid-template-rows:auto auto;grid-template-columns:1fr;align-content:center;justify-items:center;gap:8px;height:auto;min-height:100%;margin:0;padding:18px 10px 12px}.featured-card-side .featured-card-logo{width:64px;height:64px}.featured-card-side .featured-card-copy{align-items:center;padding-right:0}.featured-card-side .featured-card-copy strong{-webkit-line-clamp:2;font-size:.92rem}.featured-card-side .featured-badge{top:6px;left:auto;right:6px}.featured-card-bg{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.featured-badge{background:var(--sun);color:#3d2a00;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:800;position:absolute;top:8px;right:10px}.featured-card-logo{background:var(--mist);width:72px;height:72px;font-family:var(--font-display);color:var(--brand-deep);border-radius:12px;flex-shrink:0;place-items:center;font-size:1.6rem;font-weight:700;display:grid;overflow:hidden}.featured-card-compact .featured-card-logo{width:56px;height:56px;font-size:1.25rem}.featured-card-logo img{object-fit:cover;width:100%;height:100%}.featured-card-copy{flex-direction:column;gap:2px;min-width:0;padding-right:72px;display:flex}.featured-card-copy strong{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.05rem;line-height:1.25;display:-webkit-box;overflow:hidden}.featured-card-copy span{color:var(--brand);font-size:.85rem;font-weight:600}.featured-card.has-banner{color:#fff;border-color:#ffffff2e}.featured-card.has-banner:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0a1a14d1 0%,#0a1a1461 100%);position:absolute;inset:0}.featured-card-logo,.featured-card-copy,.featured-badge{z-index:2}.featured-card.has-banner .featured-card-logo{background:#ffffffe0;box-shadow:0 0 0 2px #fff6}.featured-card.has-banner .featured-card-copy span{color:#ffffffe0}.ad-cal-nav{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ad-cal-nav-btn{flex-shrink:0;min-width:40px;font-size:1.35rem;line-height:1}.ad-cal-month{text-align:center;text-transform:capitalize;font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);white-space:nowrap;flex:1;font-size:1.05rem;font-weight:800;line-height:1.15}.ad-cal-legend{flex-wrap:wrap;gap:10px 14px;display:flex}.ad-cal-legend-item{color:var(--muted);align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.ad-cal-swatch{border:1px solid #12201c24;border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.ad-cal-swatch.is-free{background:#fff}.ad-cal-swatch.is-taken{background:#e8a3178c;border-color:#b8780059}.ad-cal-swatch.is-mine{background:#2563eb73;border-color:#2563eb66}.ad-cal{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.ad-cal-dow{text-align:center;color:var(--muted);padding:4px 0;font-size:.72rem;font-weight:700}.ad-cal-day{appearance:none;aspect-ratio:1;font:inherit;cursor:pointer;color:var(--ink);background:#fff;border:1px solid #12201c1a;border-radius:10px;font-size:.85rem;font-weight:600}.ad-cal-day.is-today{border-color:var(--brand)}.ad-cal-day.is-selected{background:var(--brand);color:#fff;border-color:var(--brand)}.ad-cal-day.is-mine:not(.is-selected){color:#1e3a8a;background:#2563eb47;border-color:#2563eb4d}.ad-cal-day.is-taken:not(.is-selected){color:#3d2a00;background:#e8a3176b;border-color:#b878004d}.ad-cal-day.is-past{background:var(--mist);color:var(--muted);cursor:not-allowed;border-color:#0000}.ad-cal-day:disabled{cursor:not-allowed}.ad-slot-card{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.ad-slot-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.ad-slot-price{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;display:flex}.ad-slot-price-value{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);font-size:1.15rem;font-weight:800;line-height:1.05}.ad-slot-price-label{color:var(--muted);font-size:.7rem;font-weight:600}.ad-slot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.ad-slot-visual{border-radius:var(--radius);background:var(--surface);cursor:pointer;min-width:0;font:inherit;color:inherit;appearance:none;-webkit-tap-highlight-color:transparent;border:1px solid #12201c14;flex-direction:column;align-items:center;gap:6px;padding:10px 4px 8px;transition:border-color .12s,box-shadow .12s;display:flex;box-shadow:0 4px 14px #12201c0a}.ad-slot-visual.is-selected{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand), 0 4px 14px #0f6b4c1f}.ad-slot-visual-label{text-align:center;font-size:.72rem;font-weight:700;line-height:1.2}.ad-slot-visual-price{color:var(--brand-deep);text-align:center;font-size:.72rem;font-weight:700;line-height:1.2}.ad-slot-visual-price-unit{color:var(--muted);font-size:.65rem;font-weight:500}.ad-phone{justify-content:center;width:100%;display:flex}.ad-phone-frame{border:1.5px solid var(--brand);background:#0f6b4c14;border-radius:8px;width:42px;height:78px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff80}.ad-phone-notch{background:var(--brand);opacity:.55;z-index:2;border-radius:2px;width:16px;height:3px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.ad-phone-home{background:var(--brand);opacity:.35;z-index:2;border-radius:1px;width:14px;height:2px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.ad-phone-screen{background:#fff;border-radius:3px;position:absolute;inset:8px 3px 7px;overflow:hidden}.ad-phone-chrome{background:#0f6b4c1a;height:5px;position:absolute;top:0;left:0;right:0}.ad-phone-spot{background:var(--brand);border-radius:3px;position:absolute}.ad-phone-screen--app_open .ad-phone-spot{border-radius:4px;inset:2px}.ad-phone-screen--home_hero .ad-phone-points{background:#0f6b4c1f;border-radius:2px;height:10px;position:absolute;top:7px;left:2px;right:2px}.ad-phone-screen--home_hero .ad-phone-spot{border-radius:3px;height:14px;top:19px;left:2px;right:2px}.ad-phone-screen--home_pin .ad-phone-section{background:#0f6b4c24;border-radius:1px;width:55%;height:4px;position:absolute;top:8px;left:2px}.ad-phone-screen--home_pin .ad-phone-discover{align-items:stretch;gap:3px;display:flex;position:absolute;top:28px;left:2px;right:0}.ad-phone-screen--home_pin .ad-phone-spot{border-radius:3px;flex-shrink:0;width:18px;height:18px;position:relative}.ad-phone-screen--home_pin .ad-phone-card-ghost{background:#0f6b4c1f;border-radius:3px;flex-shrink:0;width:18px;height:18px}.ad-phone-screen--saldos_top .ad-phone-spot{border-radius:3px;height:12px;top:7px;left:2px;right:2px}.ad-phone-screen--saldos_top .ad-phone-lines{flex-direction:column;gap:3px;display:flex;position:absolute;top:22px;left:2px;right:2px}.ad-phone-screen--saldos_top .ad-phone-lines:before,.ad-phone-screen--saldos_top .ad-phone-lines:after{content:"";background:#0f6b4c1a;border-radius:2px;height:6px;display:block}.ad-cost{border-radius:var(--radius);background:var(--surface);border:1px solid #0f6b4c2e;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.ad-cost-line{color:var(--muted);font-size:1.05rem;font-weight:600}.ad-cost-total{font-family:var(--font-display);letter-spacing:-.03em;color:var(--brand-deep);font-size:clamp(1.75rem,7vw,2.2rem);font-weight:800;line-height:1.05}.ad-confirm-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a121073;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.ad-confirm{border-radius:calc(var(--radius) + 4px);background:var(--surface);width:min(100%,420px);box-shadow:var(--shadow);border:1px solid #12201c14;flex-direction:column;gap:16px;padding:20px 18px 18px;display:flex}.ad-confirm-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.35rem;font-weight:800}.ad-confirm-rows{flex-direction:column;gap:10px;margin:0;display:flex}.ad-confirm-rows>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ad-confirm-rows dt{color:var(--muted);margin:0;font-size:.9rem}.ad-confirm-rows dd{text-align:right;color:var(--ink);margin:0;font-weight:700}.ad-confirm-total dt,.ad-confirm-total dd{color:var(--brand-deep);font-size:1.05rem}.ad-confirm-total dd{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.ad-confirm-actions{justify-content:flex-end;gap:10px;display:flex}.ad-confirm-actions .btn{min-width:7.5rem}.ad-confirm-feedback{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 4px 4px;display:flex}.ad-confirm-feedback-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);margin:0;font-size:1.35rem;font-weight:800}.ad-confirm-feedback.is-error .ad-confirm-feedback-title{color:var(--danger)}.ad-confirm-feedback-copy{color:var(--muted);max-width:28rem;margin:0;font-size:.95rem;line-height:1.45}.ad-confirm-feedback .btn-block{margin-top:4px}.ad-confirm-icon{place-items:center;width:88px;height:88px;display:grid}.ad-confirm-icon-svg{width:72px;height:72px}.ad-confirm-icon-success{color:var(--brand)}.ad-confirm-icon-error{color:var(--danger)}.ad-confirm-icon-ring{transform-origin:50%;animation:.5s cubic-bezier(.22,1.2,.36,1) both ad-confirm-pop}.ad-confirm-icon-success .ad-confirm-icon-mark{stroke-dasharray:40;stroke-dashoffset:40px;animation:.4s .28s forwards scan-check-draw}.ad-confirm-icon-error .ad-confirm-icon-mark{stroke-dasharray:24;stroke-dashoffset:24px;animation:.45s .32s forwards scan-check-draw}@keyframes ad-confirm-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.ad-cancel-btn{align-self:flex-start;margin-top:8px}.ad-balance-row{align-items:stretch;gap:8px;display:flex}.ad-balance{border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--shadow);border:1px solid #0f6b4c38;flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ad-balance-label{color:var(--muted);font-size:.85rem;font-weight:600}.ad-balance-value{font-family:var(--font-display);letter-spacing:-.02em;color:var(--brand-deep);flex-shrink:0;font-size:1.25rem;font-weight:800;line-height:1.1}.ad-balance-buy{white-space:nowrap;flex-shrink:0}.ad-buy-modal{text-align:center}.ad-buy-copy{color:var(--text-secondary,#4a5a54);text-align:justify;margin:0 0 10px;font-size:.95rem;line-height:1.45}.ad-buy-modal .btn-block+.btn-block{margin-top:8px}.collapse-block{border-radius:var(--radius);background:var(--surface);border:1px solid #12201c0f;overflow:hidden}.collapse-summary{cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;font-size:1.05rem;font-weight:700;list-style:none;display:flex}.collapse-summary::-webkit-details-marker{display:none}.collapse-summary:after{content:"›";color:var(--muted);font-size:1.25rem;font-weight:700;transition:transform .15s;transform:rotate(90deg)}.collapse-block[open]>.collapse-summary:after{transform:rotate(-90deg)}.collapse-body{padding:0 16px 16px}.ad-preview-side{max-width:180px}.ad-preview-side .featured-card-side{min-height:220px}.ad-preview-open{max-width:160px}.ad-preview-open-frame{aspect-ratio:9/16;border-radius:var(--radius);background:#1a2a24 50%/cover no-repeat;position:relative;overflow:hidden}.ad-preview-open-name{color:#fff;font-family:var(--font-display);text-shadow:0 1px 8px #0000008c;font-size:.85rem;font-weight:700;position:absolute;bottom:10px;left:10px;right:10px}.open-ad{z-index:1200;background:#0a1210;grid-template-rows:1fr auto;display:grid;position:fixed;inset:0}.open-ad-creative{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;min-height:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.open-ad-img{object-fit:cover;width:100%;height:100%;display:block}.open-ad-fallback{background:linear-gradient(160deg,#1a2a24,#0a1210);place-items:center;width:100%;height:100%;display:grid}.open-ad-fallback-logo{object-fit:cover;border-radius:24px;width:112px;height:112px;box-shadow:0 0 0 3px #ffffffd9}.open-ad-fallback-initial{width:112px;height:112px;color:var(--brand-deep);font-family:var(--font-display);background:#fff;border-radius:24px;place-items:center;font-size:2.5rem;font-weight:700;display:grid}.open-ad-name{font-family:var(--font-display);text-shadow:0 1px 12px #000000a6;font-size:1.45rem;font-weight:700;position:absolute;bottom:52px;left:20px;right:20px}.open-ad-hint{opacity:.85;text-shadow:0 1px 8px #0000008c;font-size:.85rem;position:absolute;bottom:24px;left:20px;right:20px}.open-ad-bar{padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#0a1210}.open-ad-skip{border-radius:var(--radius);color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;font-weight:600}.open-ad-skip:disabled{opacity:.55;cursor:default}.open-ad-skip:not(:disabled):active{background:#ffffff24}.biz-cover{aspect-ratio:5/2;background:var(--mist);border-radius:var(--radius);position:relative;overflow:hidden}.biz-cover-plain{aspect-ratio:auto;background:var(--surface);border:1px solid #12201c0f;min-height:96px}.biz-cover-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.biz-cover-logo{width:72px;height:72px;box-shadow:0 0 0 3px #ffffffe6, var(--shadow);font-family:var(--font-display);color:var(--brand-deep);z-index:1;background:#fff;border-radius:16px;place-items:center;font-size:1.7rem;font-weight:700;display:grid;position:absolute;bottom:14px;left:14px;overflow:hidden}.biz-cover-plain .biz-cover-logo{margin:12px;position:relative;bottom:auto;left:auto}.biz-cover-logo img{object-fit:cover;width:100%;height:100%}.banner-crop{border-radius:var(--radius);touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:#1a2a24;width:100%;position:relative;overflow:hidden}.banner-crop-portrait{width:min(240px,100%);margin-inline:auto}.banner-crop:active{cursor:grabbing}.banner-crop-img{pointer-events:none;max-width:none;position:absolute;top:0;left:0}.banner-crop-logo{object-fit:cover;pointer-events:none;z-index:1;border-radius:12px;width:56px;height:56px;position:absolute;bottom:14px;left:14px;box-shadow:0 0 0 2px #ffffffd9}.banner-crop-logo-ph{color:var(--brand-deep);text-transform:uppercase;background:#ffffffe6;place-items:center;font-size:.65rem;font-weight:800;display:grid}.session-splash{text-align:center;place-content:center;justify-items:center;gap:28px;min-height:100dvh;padding:36px 18px;display:grid}.session-splash-brand{flex-direction:column;align-items:center;display:flex}.session-splash-copy{color:var(--muted);margin:12px 0 0;font-weight:600}.session-splash .eyebrow,.session-splash .brand-wordmark,.session-splash-copy,.session-splash-pulse{animation:.7s both session-fade-up}.session-splash .brand-wordmark{animation-delay:80ms}.session-splash-copy{animation-delay:.18s}.session-splash-pulse{background:var(--brand);border-radius:50%;width:10px;height:10px;animation:.7s .28s both session-fade-up,1.4s ease-in-out .7s infinite session-breathe}@keyframes session-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes session-breathe{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.session-splash .eyebrow,.session-splash .brand-wordmark,.session-splash-copy,.session-splash-pulse{animation:none}}.page-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.btn-icon{box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;text-decoration:none;display:inline-flex}a.btn-icon{border:none}.img-dropzone-wrap{flex-direction:column;align-items:center;gap:8px;display:flex}.img-dropzone{aspect-ratio:16/10;border:2px dashed var(--mist);cursor:pointer;background:#12201c08;border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:320px;transition:border-color .15s;display:flex;overflow:hidden}.img-dropzone:hover{border-color:var(--brand)}.img-dropzone-placeholder{color:var(--muted);flex-direction:column;align-items:center;gap:6px;display:flex}.img-dropzone-label{color:var(--brand-deep);font-size:.92rem;font-weight:600}.img-dropzone-hint{color:var(--muted);font-size:.75rem}.img-dropzone-preview{object-fit:cover;width:100%;height:100%}.img-dropzone-remove{appearance:none;color:var(--danger);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:.85rem;font-weight:600}.content-list-row{align-items:flex-start;gap:12px;width:100%;display:flex}.content-list-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.content-list-thumb{object-fit:cover;background:var(--mist);border-radius:10px;flex-shrink:0;width:56px;height:56px}.content-list-thumb--wide{width:72px;height:56px}.content-card-image{object-fit:cover;background:var(--mist);border-radius:12px;width:100%;margin-bottom:10px;display:block}.content-card-image--announcement{max-height:180px}.business-tutorial{flex-direction:column;width:min(36rem,100vw - 2rem);max-width:36rem;max-height:min(88vh,42rem);padding:1.35rem 1.4rem 1.25rem;display:flex}.business-tutorial .ad-confirm-title{margin-bottom:.35rem;font-size:clamp(1.35rem,4vw,1.65rem)}.business-tutorial-kicker{text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:.8rem;font-weight:600}.business-tutorial-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;margin:.35rem 0 0;padding-right:4px;overflow-y:auto}.business-tutorial-body{color:var(--ink,var(--brand-deep));white-space:pre-line;margin:0;font-size:.98rem;line-height:1.55}.business-tutorial-step{flex-shrink:0;margin:12px 0 0;font-size:.85rem}.business-tutorial-actions{flex-shrink:0;margin-top:14px}.btn-with-icon{align-items:center;gap:6px;display:inline-flex}.btn-add-below{box-sizing:border-box;justify-content:center;width:100%;margin:12px 0;text-decoration:none;display:flex}.biz-card-with-image{flex-direction:row;gap:10px;padding:8px 10px;display:flex;position:relative}.biz-card-side-img{object-fit:cover;background:var(--mist);border-radius:10px;flex-shrink:0;width:64px;height:64px}.biz-card-body{flex-direction:column;flex:1;gap:4px;min-width:0;padding:2px 0;display:flex}.biz-card-trash{appearance:none;border:2px solid var(--surface,#fff);background:var(--surface,#fff);cursor:pointer;width:30px;height:30px;color:var(--muted);z-index:1;border-radius:50%;place-items:center;padding:0;line-height:0;transition:color .15s,background .15s;display:grid;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 6px #0000001f}.biz-card-trash:hover{color:var(--danger);background:#c23b2a14}.pts-euro-row{align-items:center}.pts-euro-form{align-items:center;gap:8px;display:flex}.pts-euro-input{border:1px solid var(--mist);width:5rem;font:inherit;border-radius:10px;padding:8px 10px;font-size:.95rem}.pts-euro-block.is-locked{opacity:.72}.pts-euro-block.is-locked .pts-euro-input,.pts-euro-block.is-locked .btn{cursor:not-allowed}.pts-euro-lock-msg{margin:8px 0 0}.toggle-slider-row{cursor:pointer;align-items:center;gap:12px;display:flex}.toggle-slider-label{font-size:.92rem;font-weight:600}.toggle-slider{background:var(--mist);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:46px;height:26px;padding:0;transition:background .25s;position:relative}.toggle-slider.is-on{background:var(--brand)}.toggle-slider-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.toggle-slider.is-on .toggle-slider-thumb{transform:translate(20px)}.date-field-row{align-items:center;gap:6px;display:flex}.date-field-row input{flex:1}.date-clear-btn{appearance:none;border:1px solid var(--mist);background:var(--surface,#fff);cursor:pointer;width:34px;height:34px;color:var(--muted);border-radius:10px;flex-shrink:0;place-items:center;font-size:1rem;transition:color .15s;display:grid}.date-clear-btn:hover{color:var(--danger)}.delete-account-modal{text-align:center;max-width:340px}.delete-modal-warning{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.5}.delete-modal-timer{flex-direction:column;align-items:center;gap:8px;padding:16px 0;display:flex}.delete-modal-timer-ring{place-items:center;width:64px;height:64px;display:grid;position:relative}.delete-modal-timer-ring svg{position:absolute;inset:0}.delete-modal-timer-num{color:var(--danger);font-size:1.5rem;font-weight:700}.delete-modal-input{border:2px solid var(--mist);text-align:center;letter-spacing:4px;border-radius:10px;width:100%;margin:12px 0;padding:10px 12px;font-size:1.1rem;font-weight:700}.delete-modal-input:focus{border-color:var(--danger);outline:none}
