:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12343b;background:#f5f7f6;font-synthesis:none;--green: #069b83;--green-dark: #087567;--green-soft: #e7f7f3;--ink: #10343a;--muted: #6d7c7e;--line: #e1e9e7;--danger: #d94a47;--warning: #e9a72f;--surface: #fff;--shadow: 0 16px 45px rgba(20, 59, 62, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f5f7f6}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.035em}p{color:var(--muted);line-height:1.55}img{max-width:100%}.small{font-size:.82rem}.button{border:0;border-radius:11px;padding:11px 16px;font-weight:800;transition:transform .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:linear-gradient(135deg,var(--green),#058f78);box-shadow:0 8px 20px #069b8333}.button.secondary{background:#eef4f2;color:#27555a}.button.danger{background:#ffe8e6;color:#a6312d}.button.danger.ghost{border:1px solid #f2c8c5;background:#fff}.button.large{padding:14px 18px;font-size:1rem}.button.full{width:100%}.small-button{padding:8px 11px;font-size:.8rem}.icon-button{width:36px;height:36px;border:0;border-radius:10px;background:#eff4f3;display:grid;place-items:center;color:#4d676a;font-size:1.1rem}.text-button{border:0;background:transparent;color:var(--green-dark);font-weight:800;padding:5px}.text-button.full{width:100%}.danger-text{color:var(--danger)!important}.form-stack{display:grid;gap:15px}label{display:grid;gap:7px;color:#34545a;font-size:.86rem;font-weight:750}input,select,textarea{width:100%;border:1px solid #d7e2df;background:#fff;border-radius:11px;padding:11px 12px;color:#173a40;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #069b831a}textarea{min-height:88px;resize:vertical}input[type=checkbox]{width:auto;accent-color:var(--green)}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:13px}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.two-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.surface,.card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 7px 24px #1b3e410a}.cards-list,.page-stack{display:grid;gap:18px}.surface-head,.section-heading,.card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.surface-head h3,.section-heading h2{margin-bottom:4px}.surface-head p,.section-heading p{margin:0;font-size:.85rem}.route{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.route div{background:#f4f8f7;border-radius:12px;padding:12px;display:grid;gap:4px}.route small,.fee-line{color:var(--muted)}.fee-line{display:flex;flex-wrap:wrap;gap:12px 18px;font-size:.82rem;margin-top:12px}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.badge{border-radius:999px;padding:6px 10px;background:var(--green-soft);color:var(--green-dark);font-size:.75rem;font-weight:850}.badge.warning{color:#7d5600;background:#fff0bd}.status-pill{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:6px 10px;background:#edf3f2;color:#4b6265;font-size:.72rem;font-weight:850;white-space:nowrap}.status-pill.approved,.status-pill.completed,.status-pill.delivered,.status-pill.paid,.status-pill.ready_for_pickup{background:#dcf5eb;color:#087255}.status-pill.pending,.status-pill.placed,.status-pill.awaiting_transfer_confirmation,.status-pill.searching_courier{background:#fff1c7;color:#815c05}.status-pill.rejected,.status-pill.cancelled,.status-pill.failed,.status-pill.suspended{background:#ffe6e4;color:#a53330}.status-pill.accepted,.status-pill.preparing,.status-pill.assigned,.status-pill.in_transit,.status-pill.arriving_at_pickup,.status-pill.picked_up{background:#e2efff;color:#245c92}.error-box{background:#ffeae8;color:#9b302d;padding:11px 13px;border-radius:10px}.info-box{background:#eaf5ff;color:#285c78;border:1px solid #cae2f2;padding:12px 14px;border-radius:12px}.pending-box{background:#fff7dc;color:#725300;border:1px solid #ecd98f;padding:12px;border-radius:11px}.empty-state{min-height:190px;border:1px dashed #cfdedb;border-radius:18px;display:grid;place-items:center;align-content:center;text-align:center;padding:30px;background:#ffffff80}.empty-state>span{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:var(--green);background:var(--green-soft);font-size:1.5rem;margin-bottom:12px}.empty-state h3{margin-bottom:6px}.empty-state p{max-width:380px;margin:0;font-size:.9rem}.loading-page{min-height:100vh;display:grid;place-items:center}.brand-lockup{display:flex;align-items:center;gap:10px;color:var(--ink)}.brand-pin{width:38px;height:43px;border-radius:20px 20px 22px 22px;clip-path:polygon(50% 100%,5% 58%,5% 31%,18% 8%,50% 0,82% 8%,95% 31%,95% 58%);display:grid;place-items:center;background:var(--green);color:#fff;font-weight:950}.brand-lockup strong{display:block;font-size:1.25rem;letter-spacing:-.04em}.brand-lockup small{display:block;color:#7a898b;font-size:.62rem;margin-top:1px}.brand-lockup.compact .brand-pin{width:31px;height:35px;font-size:.8rem}.brand-lockup.compact strong{font-size:1.05rem}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(500px,1.1fr);background:#fff}.auth-story{position:relative;overflow:hidden;padding:38px clamp(30px,6vw,80px);color:#fff;background:linear-gradient(145deg,#083e3f,#087b6b 58%,#0ba889);display:flex;flex-direction:column}.auth-story:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:90px solid rgba(255,255,255,.05);right:-260px;bottom:-210px}.auth-story .brand-lockup{color:#fff}.auth-story .brand-pin{background:#fff;color:var(--green-dark)}.auth-story .brand-lockup small{color:#ffffffb8}.auth-copy{margin:auto 0;position:relative;z-index:1;max-width:590px}.eyebrow,.page-heading>span,.customer-page-head>span,.courier-page-head>span,.auth-title>span{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:.69rem;font-weight:900}.auth-copy .eyebrow{color:#9cf2df}.auth-copy h1{color:#fff;font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.02;margin:16px 0 22px}.auth-copy>p{color:#ffffffc7;font-size:1.05rem;max-width:530px}.feature-list{display:grid;gap:13px;margin-top:35px}.feature-list>div{display:flex;gap:13px;align-items:center;padding:13px 15px;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.feature-list b{width:34px;height:34px;border-radius:11px;background:#ffffff26;display:grid;place-items:center;font-size:.72rem}.feature-list span{display:grid;gap:3px}.feature-list small{color:#ffffffb3}.auth-warning{color:#ffffffa6;font-size:.75rem;margin:0;position:relative;z-index:1}.auth-panel{display:grid;place-items:center;padding:35px;background:radial-gradient(circle at 80% 10%,#e7f8f3,transparent 37%),#fbfcfc}.auth-card{width:min(620px,100%)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#eaf1ef;border-radius:13px;padding:5px;margin-bottom:28px}.auth-tabs button{border:0;border-radius:9px;background:transparent;padding:11px;font-weight:800;color:#668}.auth-tabs button.active{background:#fff;color:var(--green-dark);box-shadow:0 4px 12px #193e3e14}.auth-title h2{font-size:2rem;margin:8px 0 5px}.auth-title p{margin-bottom:20px}.demo-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:17px 0}.demo-account-grid button{text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px;display:grid;gap:2px}.demo-account-grid button:hover{border-color:var(--green)}.demo-account-grid small{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.registration-form{max-height:66vh;overflow:auto;padding-right:5px}.portal-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.portal-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#0d3035;color:#fff;padding:24px 16px;display:flex;flex-direction:column;z-index:30}.portal-sidebar .brand-lockup{color:#fff;padding:0 8px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.portal-sidebar .brand-lockup small{color:#ffffff8c}.portal-nav{display:grid;gap:4px;margin-top:20px;overflow-y:auto}.portal-nav button{position:relative;display:grid;grid-template-columns:28px 1fr auto;align-items:center;text-align:left;gap:8px;border:0;background:transparent;color:#aebfc0;border-radius:10px;padding:10px 11px;font-weight:720}.portal-nav button:hover,.portal-nav button.active{background:#ffffff17;color:#fff}.portal-nav button.active:before{content:"";position:absolute;left:-16px;width:4px;height:25px;border-radius:0 6px 6px 0;background:#2bdfbd}.portal-nav button b{min-width:21px;height:21px;border-radius:999px;display:grid;place-items:center;background:#e54a45;color:#fff;font-size:.68rem}.nav-icon{opacity:.9;text-align:center;font-size:1.05rem}.portal-sidebar-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:16px 6px 0;display:grid;grid-template-columns:38px 1fr 36px;gap:9px;align-items:center}.portal-sidebar-foot .avatar{width:38px;height:38px;border-radius:12px;background:#18a88f;display:grid;place-items:center;font-weight:900}.portal-sidebar-foot strong,.portal-sidebar-foot small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-sidebar-foot strong{font-size:.82rem}.portal-sidebar-foot small{font-size:.64rem;color:#91a7a8;margin-top:3px}.portal-sidebar-foot .icon-button{background:#ffffff14;color:#fff}.portal-workspace{grid-column:2;min-width:0}.portal-header{height:88px;background:#fff;border-bottom:1px solid var(--line);padding:18px clamp(22px,4vw,50px);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:20}.portal-header h1{margin:0;font-size:1.45rem}.portal-header p{margin:4px 0 0;font-size:.79rem}.header-actions{display:flex;align-items:center;gap:10px}.demo-chip{background:#fff2c8;color:#765600;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:800}.portal-content{padding:30px clamp(22px,4vw,50px) 70px;max-width:1500px;width:100%;margin:auto}.portal-mobile-nav{display:none}.availability-switch{display:flex;grid-auto-flow:column;align-items:center;gap:8px;font-size:.75rem}.availability-switch input{display:none}.availability-switch span{position:relative;width:38px;height:22px;border-radius:999px;background:#ccd8d6}.availability-switch span:after{content:"";position:absolute;width:16px;height:16px;top:3px;left:3px;border-radius:50%;background:#fff;transition:.2s}.availability-switch input:checked+span{background:var(--green)}.availability-switch input:checked+span:after{left:19px}.toast-notice,.customer-message{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#e1f7ef;color:#096b56;border:1px solid #b5e9d9;padding:11px 14px;border-radius:12px;margin-bottom:18px;font-weight:750}.toast-notice button,.customer-message button{border:0;background:transparent;color:inherit;font-size:1.2rem}.page-heading h2,.customer-page-head h1,.courier-page-head h1{font-size:clamp(1.65rem,3vw,2.25rem);margin:6px 0 5px}.page-heading p,.customer-page-head p,.courier-page-head p{margin:0}.page-heading.row{display:flex;justify-content:space-between;align-items:center;gap:20px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:19px;display:grid;gap:7px}.metric-card small{color:#738284;font-weight:700}.metric-card strong{font-size:1.8rem;letter-spacing:-.05em;color:var(--ink)}.metric-card span{font-size:.72rem;color:var(--green-dark);font-weight:750}.summary-hero{min-height:250px;border-radius:22px;background:linear-gradient(120deg,#0e4244,#087a6c);padding:34px;display:flex;justify-content:space-between;align-items:center;gap:30px;overflow:hidden;position:relative}.summary-hero:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-110px;top:-110px;background:#ffffff0f}.summary-hero>div{position:relative;z-index:1}.summary-hero h2{color:#fff;font-size:2.2rem;max-width:600px;margin:8px 0 10px}.summary-hero p{color:#ffffffb8;max-width:590px}.summary-hero .eyebrow{color:#7fe5d2}.hero-status-card{min-width:270px;padding:22px;border-radius:17px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff;display:grid;gap:6px}.hero-status-card span,.hero-status-card small{color:#ffffffad}.hero-status-card strong{font-size:1.2rem}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:18px}.simple-order-list>div,.merchant-status-list>div{display:grid;grid-template-columns:42px 1fr auto auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf1f0}.simple-order-list>div:last-child,.merchant-status-list>div:last-child{border-bottom:0}.order-mini-icon,.merchant-status-list>div>span{width:38px;height:38px;border-radius:11px;background:var(--green-soft);color:var(--green-dark);display:grid;place-items:center;font-size:.72rem;font-weight:900}.simple-order-list small,.merchant-status-list small{display:block;color:var(--muted);margin-top:3px;font-size:.72rem}.quick-panel{display:grid;gap:10px;align-content:start}.quick-panel>button{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:13px;background:#fff;padding:13px}.quick-panel>button b{width:40px;height:40px;border-radius:11px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.quick-panel small{display:block;color:var(--muted);margin-top:3px}.kitchen-board{display:grid;grid-template-columns:repeat(4,minmax(260px,1fr));gap:14px;overflow-x:auto;padding-bottom:8px}.kitchen-column{min-width:260px;background:#edf3f1;border-radius:17px;padding:12px}.kitchen-column>header{display:flex;justify-content:space-between;align-items:center;padding:6px 5px 12px}.kitchen-column h3{font-size:.95rem;margin:0}.kitchen-column header span{width:25px;height:25px;border-radius:999px;background:#fff;display:grid;place-items:center;font-size:.72rem;font-weight:850}.kitchen-column>div{display:grid;gap:10px}.kitchen-column.new{background:#eef4ff}.kitchen-column.preparing{background:#fff7e5}.kitchen-column.ready{background:#e5f7ef}.kitchen-column.done{background:#f0f2f2}.kitchen-ticket{background:#fff;border-radius:13px;padding:13px;box-shadow:0 5px 15px #16343612;display:grid;gap:9px}.ticket-head{display:flex;justify-content:space-between;font-size:.76rem}.ticket-head span{color:var(--muted)}.ticket-time{width:fit-content;padding:5px 8px;border-radius:8px;background:#e5f5ee;color:#087458;font-weight:900;font-size:.76rem}.ticket-time.urgent{background:#ffe4e1;color:#ae342e}.kitchen-ticket ul{padding-left:17px;margin:0;display:grid;gap:4px;font-size:.8rem}.ticket-note{margin:0;background:#fff5d9;color:#6f540b;padding:8px;border-radius:8px;font-size:.75rem}.ticket-meta{display:flex;flex-wrap:wrap;gap:5px}.ticket-meta span{background:#f0f4f3;border-radius:7px;padding:4px 6px;font-size:.67rem;color:#5d6e70}.column-empty{text-align:center;padding:30px 10px;margin:0;font-size:.8rem}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px}.catalog-toolbar form{display:flex;gap:8px}.category-chips{display:flex;gap:6px;overflow-x:auto}.category-chips span{background:#eef5f3;border-radius:999px;padding:7px 10px;font-size:.73rem;font-weight:750;white-space:nowrap}.merchant-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:15px}.merchant-product-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.merchant-product-card.inactive{opacity:.58}.product-visual{width:100%;height:150px;object-fit:cover;background:#e8f4ef}.product-visual.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#d9eee7,#f4d9bb);font-size:3rem;font-weight:950;color:#fff}.merchant-product-body{padding:15px;display:grid;gap:13px}.merchant-product-body small{color:var(--green);font-weight:850}.merchant-product-body h3{margin:3px 0 5px}.merchant-product-body p{font-size:.8rem;margin:0;min-height:38px}.product-price-row{display:flex;justify-content:space-between;align-items:center}.product-price-row strong{font-size:1.15rem}.product-price-row span{font-size:.7rem;color:var(--muted)}.card-actions{display:flex;align-items:center;gap:6px;border-top:1px solid #edf1ef;padding-top:11px}.card-actions .icon-button{margin-left:auto}.hours-editor{display:grid;gap:9px}.hours-row{display:grid;grid-template-columns:130px 120px 130px 20px 130px;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf1ef}.closed-check{display:flex;align-items:center;gap:6px}.check-row{display:flex;gap:25px}.check-row label,.inline-check{display:flex;align-items:center;gap:7px}.settings-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.bank-list{display:grid;gap:9px;margin:15px 0}.bank-list>div{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:11px;background:#f5f8f7;border-radius:12px}.bank-icon{width:36px;height:36px;border-radius:10px;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-weight:900}.bank-list small{display:block;color:var(--muted);font-size:.7rem}.compact-form{border-top:1px solid var(--line);padding-top:16px}.membership-card{background:linear-gradient(135deg,#0d3d41,#087768);border-radius:22px;color:#fff;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.membership-card h2{color:#fff;font-size:2.4rem;margin:9px 0}.membership-card p{color:#ffffffb8}.membership-date{min-width:250px;background:#ffffff1c;border-radius:15px;padding:20px;display:grid;gap:7px}.membership-date small{color:#ffffffa6;margin-top:8px}.chart-placeholder{min-height:300px;display:grid;align-content:end}.chart-placeholder>div{height:190px;display:flex;align-items:end;gap:18px;padding:20px;border-bottom:1px solid var(--line);background:linear-gradient(#f6faf9 1px,transparent 1px);background-size:100% 38px}.chart-placeholder>div span{flex:1;background:linear-gradient(var(--green),#6bd3bd);border-radius:8px 8px 0 0}.chart-placeholder>div span:nth-child(1){height:30%}.chart-placeholder>div span:nth-child(2){height:53%}.chart-placeholder>div span:nth-child(3){height:45%}.chart-placeholder>div span:nth-child(4){height:75%}.chart-placeholder>div span:nth-child(5){height:62%}.chart-placeholder>div span:nth-child(6){height:88%}.chart-placeholder>div span:nth-child(7){height:68%}.chart-placeholder h3{margin:18px 0 4px}.approval-screen{min-height:620px;background:#fff;border:1px solid var(--line);border-radius:22px;display:grid;place-items:center;align-content:center;text-align:center;padding:40px}.approval-icon{width:78px;height:78px;border-radius:24px;background:#fff4cc;color:#a87800;display:grid;place-items:center;font-size:2rem;margin-bottom:20px}.approval-screen h2{font-size:2rem;margin:8px 0}.approval-screen p{max-width:600px}.approval-steps{display:flex;gap:50px;margin-top:30px}.approval-steps>div{position:relative;display:grid;justify-items:center;gap:7px;color:#899596}.approval-steps>div:not(:last-child):after{content:"";position:absolute;width:60px;height:2px;background:#dfe6e4;left:75%;top:16px}.approval-steps b{width:34px;height:34px;border-radius:999px;background:#e8eeec;display:grid;place-items:center}.approval-steps .done,.approval-steps .active{color:var(--green-dark)}.approval-steps .done b,.approval-steps .active b{background:var(--green);color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#061c1fa6;z-index:100;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(510px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;padding:22px;box-shadow:0 30px 90px #00000047}.modal-card.wide{width:min(720px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:13px;margin-bottom:18px}.modal-head h2{margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.time-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.time-options button{border:1px solid var(--line);border-radius:12px;background:#fff;padding:14px;font-weight:900;color:var(--ink)}.time-options button small{display:block;color:var(--muted);font-weight:700}.time-options button.active{border-color:var(--green);background:var(--green-soft);color:var(--green-dark)}.order-card-v2{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 7px 24px #1b3e410a}.order-card-accent{height:4px;background:linear-gradient(90deg,var(--green),#79d7c4)}.order-card-main{padding:18px}.order-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.order-identity{display:flex;gap:11px}.order-logo{width:44px;height:44px;border-radius:13px;background:#123d40;color:#fff;display:grid;place-items:center;overflow:hidden;font-weight:900;font-size:.75rem}.order-logo img{width:100%;height:100%;object-fit:cover}.order-identity small{color:var(--green);font-weight:800}.order-identity h3{margin:2px 0}.order-identity p{margin:0;font-size:.7rem}.order-total{text-align:right;display:grid;gap:3px}.order-total small{color:var(--muted)}.order-total strong{font-size:1.22rem}.order-status-row{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0}.order-content-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;border-top:1px solid #eef2f1;border-bottom:1px solid #eef2f1;padding:15px 0}.section-label{display:block;color:var(--muted);font-weight:850;margin-bottom:8px}.order-items-v2{display:grid;gap:7px}.order-items-v2>div{display:flex;justify-content:space-between;gap:12px;font-size:.84rem}.order-note{margin-top:10px;background:#fff7df;padding:8px 10px;border-radius:9px;color:#725615;font-size:.75rem}.order-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px}.order-facts>div{display:grid;gap:3px;background:#f5f8f7;border-radius:10px;padding:9px}.order-facts small{color:var(--muted);font-size:.66rem}.order-facts strong{font-size:.76rem}.urgent-text{color:var(--danger)}.order-breakdown{display:flex;flex-wrap:wrap;gap:10px 18px;color:var(--muted);font-size:.74rem;margin-top:12px}.order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.order-card-v2.compact .order-progress{display:none}.order-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:16px 0}.order-progress>div{position:relative;display:grid;justify-items:center;gap:5px;color:#9aa5a4;text-align:center}.order-progress>div:after{content:"";position:absolute;top:12px;left:60%;width:80%;height:2px;background:#e2e9e7}.order-progress>div:last-child:after{display:none}.order-progress span{position:relative;z-index:1;width:25px;height:25px;border-radius:999px;background:#e8eeec;display:grid;place-items:center;font-size:.68rem;font-weight:900}.order-progress small{font-size:.62rem;font-weight:750}.order-progress .done{color:var(--green-dark)}.order-progress .done span,.order-progress .done:after{background:#65c7b2;color:#fff}.order-progress.stopped{opacity:.45}.transfer-panel{margin-top:15px;border-top:1px solid var(--line);padding-top:14px;display:grid;gap:11px}.bank-accounts{display:grid;gap:8px}.bank-account{display:grid;gap:3px;background:#f4f8f7;border:1px solid #e1e9e7;border-radius:11px;padding:11px;font-size:.78rem}.evidence-status{display:flex;flex-wrap:wrap;gap:8px 13px;align-items:center;border-radius:10px;padding:10px;font-size:.76rem}.evidence-status.pending{background:#fff6d9;color:#775804}.evidence-status.approved{background:#e2f6ec;color:#087052}.evidence-status.rejected{background:#ffe9e7;color:#a13430}.evidence-status a{font-weight:850;color:inherit}.upload-row{display:grid;grid-template-columns:1fr auto;gap:9px}.merchant-review{background:#f9fbfa;border:1px solid var(--line);border-radius:12px;padding:12px}.inline-message{font-size:.78rem;color:var(--green-dark);font-weight:750}.customer-app,.courier-app{min-height:100vh;background:#f7f8f7;padding-bottom:90px}.customer-header,.courier-header{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(18px,calc((100vw - 1200px)/2));gap:20px;position:sticky;top:0;z-index:30}.customer-location{margin-left:auto;display:grid}.customer-location small,.courier-availability small{color:var(--muted);font-size:.63rem}.customer-location strong{font-size:.8rem}.customer-profile-button{width:38px;height:38px;border-radius:999px;border:0;background:var(--green-soft);color:var(--green-dark);font-weight:900}.test-banner{text-align:center;background:#fff4c9;color:#755800;padding:7px;font-size:.68rem;font-weight:750}.customer-message{width:min(1160px,calc(100% - 28px));margin:14px auto 0}.customer-main,.courier-main{width:min(1160px,calc(100% - 28px));margin:auto}.customer-home,.customer-page,.courier-page{padding:25px 0;display:grid;gap:28px}.customer-greeting span{color:var(--green);font-weight:800}.customer-greeting h1{font-size:2rem;margin:5px 0 15px}.customer-search{background:#fff;border:1px solid var(--line);border-radius:14px;padding:5px 7px 5px 14px;display:grid;grid-template-columns:25px 1fr 38px;align-items:center;box-shadow:0 8px 24px #193a3c0d}.customer-search input{border:0;box-shadow:none;padding:11px 5px}.customer-search button{border:0;background:#eef5f3;border-radius:10px;height:36px}.section-title-row{display:flex;justify-content:space-between;align-items:flex-end}.section-title-row h2{margin:0}.section-title-row p{margin:3px 0 0;font-size:.8rem}.section-title-row button{border:0;background:transparent;color:var(--green-dark);font-weight:800}.customer-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.customer-categories button{border:1px solid var(--line);background:#fff;border-radius:15px;padding:15px 10px;display:grid;justify-items:center;gap:8px}.customer-categories span{width:45px;height:45px;border-radius:13px;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-size:1.2rem}.customer-categories small{font-weight:800}.customer-merchants-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.customer-merchant-card{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden;text-align:left;padding:0}.merchant-cover{height:140px;background:linear-gradient(135deg,#1a544e,#e59c54);background-size:cover;background-position:center;position:relative}.merchant-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent,#00000047)}.delivery-tag{position:absolute;left:10px;bottom:10px;z-index:1;background:#fff;color:var(--green-dark);border-radius:8px;padding:6px 8px;font-size:.65rem;font-weight:850}.merchant-card-body{display:grid;grid-template-columns:48px 1fr;gap:10px;padding:13px}.merchant-avatar,.menu-logo{border-radius:13px;background:#173e42;color:#fff;display:grid;place-items:center;font-size:.68rem;font-weight:900;overflow:hidden}.merchant-avatar{width:46px;height:46px}.merchant-avatar img,.menu-logo img{width:100%;height:100%;object-fit:cover}.merchant-card-body h3{margin:0 0 3px;font-size:1rem}.merchant-card-body p{margin:0;font-size:.7rem}.merchant-card-body span{color:var(--green-dark);font-size:.67rem;font-weight:750}.local-banner{background:linear-gradient(120deg,#e2f6f0,#fff2dd);border-radius:18px;padding:27px;display:flex;justify-content:space-between;align-items:center}.local-banner span{color:var(--green);font-weight:900}.local-banner h2{margin:5px 0}.local-banner p{margin:0}.local-banner b{width:85px;height:85px;border-radius:24px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:1.7rem}.customer-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:40;height:72px;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:center;box-shadow:0 -8px 25px #1432340f}.customer-bottom-nav button{position:relative;width:min(150px,25vw);border:0;background:transparent;color:#809092;display:grid;justify-items:center;align-content:center;gap:3px}.customer-bottom-nav button>span{font-size:1.15rem}.customer-bottom-nav button small{font-size:.65rem;font-weight:800}.customer-bottom-nav button.active{color:var(--green)}.customer-bottom-nav button b{position:absolute;top:8px;right:calc(50% - 25px);min-width:18px;height:18px;border-radius:999px;background:#e64945;color:#fff;font-size:.62rem;display:grid;place-items:center}.floating-cart{position:fixed;bottom:84px;left:50%;transform:translate(-50%);width:min(500px,calc(100% - 28px));z-index:35;border:0;border-radius:14px;background:var(--green);color:#fff;padding:13px 16px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;box-shadow:0 15px 35px #069b834d}.floating-cart span{width:25px;height:25px;border-radius:8px;background:#ffffff2e;display:grid;place-items:center}.floating-cart strong{text-align:left}.merchant-menu-page{background:#fff;min-height:calc(100vh - 115px);margin:0 auto;width:min(800px,100%);box-shadow:0 0 40px #1a3c3e0f}.menu-cover{height:220px;background:linear-gradient(135deg,#183d3f,#e2944f);background-size:cover;background-position:center;position:relative}.circle-back,.circle-more{position:absolute;top:15px;width:40px;height:40px;border-radius:999px;border:0;background:#ffffffeb;font-size:1.5rem}.circle-back{left:15px}.circle-more{right:15px;font-size:1rem}.menu-merchant-info{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:0 20px 20px;margin-top:-35px;position:relative}.menu-logo{width:70px;height:70px;border:4px solid #fff}.menu-merchant-info h1{margin:39px 0 4px;font-size:1.7rem}.menu-merchant-info p{margin:0;font-size:.78rem}.menu-merchant-info span{display:block;margin-top:7px;color:var(--green-dark);font-size:.72rem;font-weight:800}.menu-tabs{display:flex;gap:2px;overflow-x:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 14px}.menu-tabs button{border:0;background:transparent;padding:13px 12px;color:#788789;font-size:.77rem;font-weight:800;white-space:nowrap;border-bottom:3px solid transparent}.menu-tabs button.active{color:var(--green);border-bottom-color:var(--green)}.menu-product-list{padding:15px 20px;display:grid;gap:4px}.menu-product-list article{position:relative;display:grid;grid-template-columns:1fr 105px;gap:13px;padding:16px 0;border-bottom:1px solid #edf1f0;min-height:130px}.menu-product-copy>span{color:var(--green);font-size:.64rem;font-weight:850}.menu-product-copy h3{margin:3px 0 4px}.menu-product-copy p{font-size:.75rem;margin:0 0 8px}.menu-product-copy strong{font-size:.92rem}.menu-product-list img,.food-placeholder{width:105px;height:90px;border-radius:13px;object-fit:cover;background:linear-gradient(135deg,#efb66f,#356c62);display:grid;place-items:center;color:#fff;font-size:2rem;font-weight:900}.menu-qty{position:absolute;right:4px;bottom:12px;background:#fff;border-radius:10px;display:flex;align-items:center;gap:7px;box-shadow:0 3px 12px #12363924}.menu-qty button{width:31px;height:31px;border:0;border-radius:9px;background:var(--green);color:#fff;font-size:1.1rem}.menu-bottom-space{height:70px}.profile-page{max-width:650px}.profile-hero{text-align:center;background:linear-gradient(135deg,#e4f7f2,#fff);border-radius:20px;padding:30px}.profile-avatar{width:75px;height:75px;border-radius:24px;background:var(--green);color:#fff;display:grid;place-items:center;margin:auto;font-size:2rem;font-weight:900}.profile-hero h1{margin:12px 0 4px}.profile-hero p{margin:0}.profile-menu{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.profile-menu button{width:100%;border:0;background:#fff;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:10px;text-align:left;padding:15px;border-bottom:1px solid #edf1f0}.profile-menu button>span{width:40px;height:40px;border-radius:12px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.profile-menu small{display:block;color:var(--muted);margin-top:3px}.profile-menu b{color:#9ba6a6}.profile-menu .logout-row strong{color:var(--danger)}.checkout-stepper{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.checkout-stepper span{width:35px;height:35px;border-radius:999px;background:#e8eeec;display:grid;place-items:center;position:relative;color:#82908f;font-weight:900}.checkout-stepper span b{position:absolute;top:40px;white-space:nowrap;font-size:.62rem}.checkout-stepper span.active{background:var(--green);color:#fff}.checkout-stepper i{width:70px;height:2px;background:#dbe4e2}.checkout-modal-body{padding-top:20px}.checkout-items{display:grid;gap:8px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checkout-items>div,.checkout-totals>div,.confirm-summary>div{display:flex;justify-content:space-between;gap:12px}.checkout-totals{display:grid;gap:8px;padding:14px 0}.checkout-totals .total{font-size:1.1rem;border-top:1px solid var(--line);padding-top:10px}.payment-options{display:grid;gap:8px}.payment-options button{display:grid;grid-template-columns:40px 1fr;text-align:left;gap:10px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px}.payment-options button>span{width:38px;height:38px;border-radius:10px;background:#eef4f2;color:var(--green);display:grid;place-items:center;font-weight:900}.payment-options small{display:block;color:var(--muted)}.payment-options button.active{border-color:var(--green);background:var(--green-soft)}.confirm-order-icon{width:65px;height:65px;border-radius:999px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:2rem;margin:0 auto 15px}.checkout-modal-body>h3,.checkout-modal-body>p{text-align:center}.confirm-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.confirm-summary>div{display:grid;background:#f4f8f7;border-radius:12px;padding:12px}.confirm-summary span{color:var(--muted);font-size:.72rem}.customer-page.two-panel-page,.two-panel-page{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.courier-header{justify-content:space-between}.courier-availability{margin-left:auto;display:flex;align-items:center;gap:8px}.courier-availability button{border:0;border-radius:999px;background:#eef2f1;color:#758486;padding:7px 10px;display:flex;align-items:center;gap:6px;font-weight:800;font-size:.73rem}.courier-availability button span{width:8px;height:8px;border-radius:50%;background:#8e9b9a}.courier-availability button.online{background:#e2f7ed;color:#087052}.courier-availability button.online span{background:#16ad7d}.courier-filter-row{display:flex;gap:8px;overflow-x:auto}.courier-filter-row button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;white-space:nowrap;color:#667678;font-weight:750}.courier-filter-row button.active{background:var(--green);color:#fff;border-color:var(--green)}.courier-order-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:14px}.courier-offer{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;display:grid;gap:14px}.courier-offer-head{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px}.merchant-offer-logo{width:43px;height:43px;border-radius:12px;background:#183e42;color:#fff;display:grid;place-items:center;font-size:.67rem;font-weight:900}.courier-offer-head h3{margin:0 0 3px}.courier-offer-head p{margin:0;font-size:.68rem}.courier-offer-head>strong{color:var(--green-dark);font-size:1.1rem}.courier-route>div{display:flex;gap:9px}.courier-route>div>span{color:var(--green)}.courier-route p{display:grid;margin:0}.courier-route small{color:var(--muted);font-size:.64rem}.courier-route strong{font-size:.76rem}.courier-route i{display:block;height:18px;border-left:2px dotted #b9cbc7;margin-left:5px}.offer-data{display:flex;flex-wrap:wrap;gap:6px}.offer-data span{background:#f0f5f4;border-radius:8px;padding:6px 8px;font-size:.66rem;color:#526669}.active-delivery-card{max-width:720px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.active-map{height:260px;background:#e8efeb;position:relative;overflow:hidden}.map-road{position:absolute;background:#fff;border:1px solid #d7e1de;border-radius:999px}.road-one{width:500px;height:30px;transform:rotate(22deg);left:-70px;top:120px}.road-two{width:450px;height:28px;transform:rotate(-35deg);right:-70px;top:115px}.map-pin{position:absolute;width:38px;height:38px;border-radius:999px;color:#fff;display:grid;place-items:center;font-weight:900;border:4px solid rgba(255,255,255,.8)}.map-pin.pickup{background:#142f34;left:18%;top:28%}.map-pin.courier{background:var(--green);left:48%;top:52%}.map-pin.home{background:#ef8f38;right:15%;bottom:20%}.active-delivery-body{padding:20px}.delivery-head{display:flex;justify-content:space-between}.delivery-head span{color:var(--muted);font-size:.7rem}.delivery-head h2{margin:2px 0}.route-detail{display:grid;gap:14px;margin:18px 0}.route-detail>div{display:grid;grid-template-columns:25px 1fr;gap:9px}.route-detail b{color:var(--green)}.route-detail span{display:grid}.route-detail small{color:var(--muted)}.route-detail p{margin:2px 0 0;font-size:.76rem}.cash-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.cash-summary>span{display:grid;background:#f1f6f4;border-radius:12px;padding:11px;color:var(--muted);font-size:.7rem}.cash-summary strong{color:var(--ink);font-size:1rem;margin-top:4px}.courier-income-card{background:linear-gradient(135deg,#0d4144,#07927c);border-radius:20px;color:#fff;padding:28px;display:grid;gap:5px}.courier-income-card span,.courier-income-card small{color:#ffffffb3}.courier-income-card strong{font-size:2.4rem}.courier-nav button{width:min(130px,20vw)}.admin-operation-grid{display:grid;grid-template-columns:1.5fr .65fr;gap:17px}.operation-map{padding:0;overflow:hidden}.map-toolbar{padding:18px;display:flex;justify-content:space-between}.map-toolbar h3{margin:0}.map-toolbar p{margin:4px 0 0;font-size:.75rem}.map-toolbar select{width:auto}.city-map{height:380px;background:#edf3f1;position:relative;overflow:hidden}.street{position:absolute;height:20px;background:#fff;border:1px solid #dbe4e1;border-radius:999px}.street.s1{width:800px;left:-120px;top:120px;transform:rotate(15deg)}.street.s2{width:700px;right:-180px;top:230px;transform:rotate(-27deg)}.street.s3{width:500px;left:80px;top:280px;transform:rotate(55deg)}.street.s4{width:400px;right:30px;top:70px;transform:rotate(76deg)}.operation-pin{position:absolute;width:31px;height:31px;border-radius:999px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:.68rem;font-weight:900;border:3px solid #fff;box-shadow:0 4px 12px #18404133}.operation-pin:nth-of-type(1){left:16%;top:28%}.operation-pin:nth-of-type(2){left:37%;top:57%;background:#ef9c32}.operation-pin:nth-of-type(3){left:55%;top:30%;background:#3985db}.operation-pin:nth-of-type(4){left:72%;top:65%;background:#e75b52}.operation-pin:nth-of-type(5){left:82%;top:25%}.operation-pin:nth-of-type(6){left:26%;top:74%;background:#3985db}.operation-pin:nth-of-type(7){left:63%;top:82%;background:#ef9c32}.operation-pin:nth-of-type(8){left:46%;top:18%}.map-city-label{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);color:#a3aeac;font-size:1.3rem}.map-legend{display:flex;flex-wrap:wrap;gap:14px;padding:13px 18px;font-size:.69rem}.map-legend span{display:flex;align-items:center;gap:5px}.map-legend i{width:8px;height:8px;border-radius:50%;background:var(--green)}.map-legend .legend-preparing{background:#ef9c32}.map-legend .legend-route{background:#3985db}.map-legend .legend-delivered{background:#7f8c8c}.live-feed{display:grid;align-content:start}.feed-item{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f0}.feed-item>span{width:8px;height:8px;border-radius:50%;background:var(--green)}.feed-item small{display:block;color:var(--muted);font-size:.68rem}.feed-item time{font-size:.65rem;color:var(--muted)}.merchant-status-list>div{grid-template-columns:38px 1fr auto}.merchant-status-list b{font-size:.7rem;color:var(--green)}.approval-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:15px}.merchant-application{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.application-head{display:grid;grid-template-columns:46px 1fr auto;gap:11px;align-items:center}.application-head>span:first-child{width:45px;height:45px;border-radius:13px;background:#153d41;color:#fff;display:grid;place-items:center;font-size:.7rem;font-weight:900}.application-head h3{margin:0}.application-head p{margin:3px 0 0;font-size:.72rem}.merchant-application>p{font-size:.8rem;margin:15px 0}.application-data{display:grid;grid-template-columns:1fr 1fr;gap:9px}.application-data>div{display:grid;background:#f5f8f7;padding:9px;border-radius:10px}.application-data small{color:var(--muted);font-size:.65rem}.application-data strong{font-size:.76rem}.application-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:15px}.admin-table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:17px}.admin-table{width:100%;border-collapse:collapse;min-width:850px}.admin-table th,.admin-table td{text-align:left;padding:13px 15px;border-bottom:1px solid #edf1f0;font-size:.78rem}.admin-table th{color:#738284;background:#f7f9f8;font-size:.68rem;text-transform:uppercase;letter-spacing:.07em}.admin-table td>small{display:block;color:var(--muted);font-size:.65rem}.table-entity{display:flex;gap:9px;align-items:center}.table-entity>span{width:36px;height:36px;border-radius:10px;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-size:.63rem;font-weight:900}.table-entity small{display:block;color:var(--muted)}.table-actions{display:flex;gap:7px}.table-actions button{border:0;background:transparent;color:var(--green-dark);font-weight:800}.membership-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.membership-summary>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;display:grid;gap:7px}.membership-summary span{color:var(--muted)}.membership-summary strong{font-size:2rem}.admin-placeholder{min-height:280px;display:grid;place-items:center;align-content:center;text-align:center}.admin-placeholder>span{font-size:2.3rem;color:var(--green)}.admin-placeholder p{max-width:500px}.chart-dashboard{display:grid;grid-template-columns:1.5fr .6fr;gap:18px}.donut-placeholder{display:grid;place-items:center;align-content:center;text-align:center}.donut-placeholder>div{width:150px;height:150px;border-radius:50%;background:conic-gradient(var(--green) 0 55%,#f0ae42 55% 75%,#4c8ed9 75% 88%,#dfe7e5 88%);display:grid;place-items:center;position:relative}.donut-placeholder>div:after{content:"";position:absolute;width:95px;height:95px;border-radius:50%;background:#fff}.donut-placeholder>div span{position:relative;z-index:1;font-size:1.6rem;font-weight:900}@media(max-width:1050px){.auth-page{grid-template-columns:1fr}.auth-story{min-height:480px}.auth-panel{padding:30px 20px}.portal-shell{grid-template-columns:210px 1fr}.portal-sidebar{width:210px}.portal-nav button{font-size:.78rem}.portal-workspace{grid-column:2}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.admin-operation-grid,.settings-grid,.chart-dashboard{grid-template-columns:1fr}.customer-merchants-grid{grid-template-columns:repeat(2,1fr)}.kitchen-board{grid-template-columns:repeat(4,280px)}}@media(max-width:760px){.two-columns,.three-columns,.two-panel-page,.customer-page.two-panel-page,.order-content-grid,.settings-grid{grid-template-columns:1fr}.portal-shell{display:block;padding-bottom:68px}.portal-sidebar{display:none}.portal-workspace{display:block}.portal-header{height:auto;min-height:75px;padding:14px 16px;position:sticky}.portal-header p{display:none}.portal-header h1{font-size:1.1rem}.demo-chip{display:none}.portal-content{padding:18px 14px 30px}.portal-mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:68px;background:#fff;border-top:1px solid var(--line);z-index:50}.portal-mobile-nav button{position:relative;flex:1;border:0;background:transparent;color:#81908f;display:grid;justify-items:center;align-content:center;gap:2px}.portal-mobile-nav button.active{color:var(--green)}.portal-mobile-nav small{font-size:.56rem;font-weight:750}.summary-hero{padding:24px;display:block}.summary-hero h2{font-size:1.7rem}.hero-status-card{margin-top:20px;min-width:0}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:15px}.metric-card strong{font-size:1.35rem}.page-heading.row{display:block}.page-heading.row .button{margin-top:12px}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar form{display:grid;grid-template-columns:1fr auto}.merchant-products-grid{grid-template-columns:1fr}.hours-row{grid-template-columns:90px 90px 1fr 15px 1fr;font-size:.75rem}.membership-card{display:block;padding:23px}.membership-date{margin-top:18px;min-width:0}.approval-steps{gap:17px}.approval-steps>div:not(:last-child):after{display:none}.approval-steps span{font-size:.65rem}.customer-header,.courier-header{padding:0 13px;gap:9px}.customer-header .brand-lockup small{display:none}.customer-location{margin-left:0;flex:1}.customer-main,.courier-main{width:100%}.customer-home,.customer-page,.courier-page{padding:20px 14px}.customer-categories{grid-template-columns:repeat(4,1fr);gap:7px}.customer-categories button{padding:12px 4px}.customer-categories span{width:38px;height:38px}.customer-categories small{font-size:.63rem}.customer-merchants-grid{display:flex;overflow-x:auto;padding-bottom:6px}.customer-merchant-card{min-width:260px}.local-banner{margin:0;padding:20px}.local-banner b{width:60px;height:60px}.merchant-menu-page{box-shadow:none}.menu-cover{height:180px}.menu-merchant-info{grid-template-columns:62px 1fr}.menu-logo{width:60px;height:60px}.menu-merchant-info h1{font-size:1.35rem;margin-top:35px}.menu-product-list{padding:10px 14px}.menu-product-list article{grid-template-columns:1fr 90px}.menu-product-list img,.food-placeholder{width:90px;height:82px}.floating-cart{bottom:79px}.customer-bottom-nav{height:67px}.customer-bottom-nav button{width:25vw}.courier-nav button{width:20vw}.courier-order-list{grid-template-columns:1fr}.active-map{height:200px}.cash-summary,.application-data{grid-template-columns:1fr}.application-actions{flex-direction:column}.application-actions .button{width:100%}.approval-grid{grid-template-columns:1fr}.admin-metrics{grid-template-columns:1fr 1fr}.city-map{height:300px}.order-facts{grid-template-columns:1fr}.order-status-row{gap:4px}.order-progress small{display:none}.upload-row{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.time-options{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.auth-story{min-height:430px;padding:25px 20px}.auth-copy h1{font-size:2.35rem}.feature-list{display:none}.auth-panel{padding:24px 14px}.demo-account-grid{grid-template-columns:1fr 1fr}.two-columns,.metric-grid,.admin-metrics,.membership-summary{grid-template-columns:1fr}.customer-greeting h1{font-size:1.65rem}.customer-categories small{font-size:.57rem}.merchant-cover{height:120px}.customer-merchant-card{min-width:230px}.local-banner b{display:none}.order-card-main{padding:14px}.order-card-header{align-items:flex-start}.order-total strong{font-size:1rem}.order-facts{grid-template-columns:1fr 1fr}.order-facts>div:nth-child(2){grid-column:span 2}.courier-availability small{display:none}.courier-availability{margin-left:0}.courier-header .brand-lockup strong{font-size:.9rem}.hours-row{grid-template-columns:1fr 90px;gap:7px}.hours-row input[type=time]{grid-column:span 1}.hours-row>span{display:none}.closed-check{justify-self:end}.three-columns{grid-template-columns:1fr}}.communication-button{width:100%;display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;margin-top:12px;padding:11px 12px;border:1px solid #dbe9e5;border-radius:13px;background:#f5fbf9;color:var(--ink);text-align:left;cursor:pointer}.communication-button>span{width:38px;height:38px;border-radius:11px;background:var(--green);display:grid;place-items:center}.communication-button strong,.communication-button small{display:block}.communication-button small{color:var(--muted);margin-top:3px}.communication-button>b{font-size:1.3rem;color:var(--green)}.communication-button:hover{border-color:#9bcfc3;background:#eef9f5}.courier-communication{margin-bottom:12px}.proximity-alert{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;margin-top:12px;padding:11px;border-radius:12px;background:#e9f5ff;border:1px solid #badcf3;color:#174d6a}.proximity-alert>span{width:38px;height:38px;border-radius:999px;background:#fff;display:grid;place-items:center;font-size:1.2rem}.proximity-alert strong,.proximity-alert small{display:block}.proximity-alert small{margin-top:3px;color:#527386}.communication-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#0416189e;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden}.communication-panel{position:fixed;right:0;top:var(--communication-top,0px);width:min(480px,100%);height:var(--communication-height,100dvh);max-height:100dvh;min-height:0;overflow:hidden;background:#f5f8f7;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;box-shadow:-18px 0 60px #00000040;animation:communication-in .18s ease-out}@keyframes communication-in{0%{transform:translate(40px);opacity:.7}to{transform:none;opacity:1}}.communication-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px;background:#fff;border-bottom:1px solid var(--line)}.communication-head small{color:var(--muted)}.communication-head h2{margin:3px 0 0}.communication-head-actions{display:flex;align-items:center;gap:7px}.button.tiny{padding:7px 9px;font-size:.7rem}.call-targets{padding:12px 15px;display:flex;gap:8px;overflow-x:auto;background:#fff;border-bottom:1px solid var(--line)}.call-targets>button{min-width:150px;display:grid;grid-template-columns:35px 1fr;gap:8px;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;padding:9px;text-align:left;color:var(--ink)}.call-targets>button>span{width:33px;height:33px;border-radius:999px;background:#e6f6f1;color:var(--green);display:grid;place-items:center}.call-targets small,.call-targets strong{display:block}.call-targets small{font-size:.62rem;color:var(--muted)}.call-targets strong{font-size:.76rem;margin-top:2px}.call-targets p{margin:0;color:var(--muted);font-size:.75rem}.active-call-banner{margin:10px 15px 0;padding:11px;border-radius:13px;background:#123f42;color:#fff;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px}.active-call-banner small,.active-call-banner strong{display:block;color:#fff}.active-call-banner small{opacity:.68}.call-pulse{width:40px;height:40px;border-radius:999px;background:#0cae89;display:grid;place-items:center;animation:call-pulse 1.4s infinite}@keyframes call-pulse{50%{box-shadow:0 0 0 9px #1fcfa51f}}.chat-message-list{min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:17px;overflow-y:auto;display:flex;flex-direction:column;gap:9px}.chat-message{max-width:82%;border-radius:14px;padding:9px 11px;background:#fff;border:1px solid #e1e9e7;align-self:flex-start}.chat-message.mine{align-self:flex-end;background:#daf3eb;border-color:#b8e3d5}.chat-message.system{max-width:94%;align-self:center;background:#eef2f1;color:#526463;text-align:center;border:0;border-radius:999px;padding:7px 12px}.chat-message small{font-size:.62rem;color:var(--muted);display:block;margin-bottom:3px}.chat-message p{margin:0;color:inherit;font-size:.82rem;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message time{display:block;text-align:right;margin-top:4px;font-size:.58rem;color:#7a8988}.chat-message.system time{display:none}.chat-empty{margin:auto;text-align:center;display:grid;gap:5px;color:var(--muted)}.chat-empty>span{font-size:2rem}.chat-empty p{margin:0;font-size:.75rem}.chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:10px 15px max(10px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);position:relative;z-index:2}.chat-composer textarea{display:block;width:100%;min-width:0;min-height:42px;max-height:96px;overflow-y:auto;resize:none;border:1px solid #d8e3e0;border-radius:12px;padding:10px 12px;font:inherit;line-height:1.35}.chat-composer .button{min-height:42px}.communication-note{padding:8px 15px 12px;background:#fff;color:#7b8988;font-size:.61rem;text-align:center}.communication-toast{position:fixed;z-index:350;right:18px;top:18px;max-width:370px;background:#113e41;color:#fff;border-radius:13px;padding:12px 14px;display:flex;align-items:center;gap:15px;box-shadow:0 12px 35px #00000040}.communication-toast button{border:0;background:transparent;color:#fff;font-size:1.2rem}.incoming-call-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#021113c7;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.incoming-call-card{width:min(360px,100%);border-radius:25px;background:#fff;padding:30px;text-align:center;box-shadow:0 25px 90px #00000059}.call-avatar{width:82px;height:82px;border-radius:999px;background:#dff5ee;color:var(--green);display:grid;place-items:center;font-size:2rem;margin:0 auto 15px;animation:call-pulse 1.2s infinite}.incoming-call-card small{color:var(--muted)}.incoming-call-card h2{margin:7px 0}.incoming-call-card p{margin:0 0 22px}.incoming-call-card>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.location-test-panel{margin:12px 0;padding:13px;border:1px dashed #9bcbbf;border-radius:13px;background:#f3fbf8}.location-test-panel strong,.location-test-panel small{display:block}.location-test-panel small{color:var(--muted);margin-top:3px}.location-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.location-test-panel p{margin:9px 0 0;font-size:.72rem;color:#3e615c;background:#fff;padding:8px;border-radius:8px}@media(max-width:600px){.communication-panel{width:100%}.communication-head{padding:14px}.communication-head-actions .button{display:none}.call-targets{padding:9px 12px}.chat-message-list{padding:13px}.chat-composer{padding:10px}.communication-toast{left:12px;right:12px;top:12px}.location-actions{display:grid}.location-actions .button{width:100%}}.public-marketplace{min-height:100vh;background:#f7f7f8;color:#1f2937}.public-header{position:sticky;top:0;z-index:45;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #eceef1}.public-header-inner{width:min(1240px,calc(100% - 36px));min-height:74px;margin:0 auto;display:grid;grid-template-columns:auto auto minmax(260px,1fr) auto;align-items:center;gap:20px}.public-location{border:0;background:transparent;text-align:left;padding:6px 0;color:#111827}.public-location small{display:block;font-size:11px;color:#8b92a1}.public-location strong{display:block;font-size:13px;margin-top:2px}.public-search{height:46px;border:1px solid #e2e5e9;border-radius:14px;background:#f7f8fa;display:flex;align-items:center;padding:0 15px;gap:10px}.public-search span{font-size:22px;color:#6b7280}.public-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.public-auth-actions{display:flex;align-items:center;gap:8px}.public-auth-actions>button{height:42px;border-radius:12px;padding:0 17px;font-weight:750;cursor:pointer}.public-login{border:1px solid #e1e4e8;background:#fff;color:#222}.public-register{border:1px solid #ff5a1f;background:#ff5a1f;color:#fff}.public-cart-button{width:44px;padding:0!important;border:1px solid #e1e4e8;background:#fff;position:relative}.public-cart-button b{position:absolute;right:-5px;top:-6px;min-width:20px;height:20px;border-radius:50%;background:#111827;color:#fff;font-size:11px;display:grid;place-items:center}.public-shell{width:min(1240px,calc(100% - 36px));margin:0 auto;padding:28px 0 90px;display:grid;gap:38px}.public-hero-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);gap:18px}.public-banners{min-width:0}.public-ad-banner{width:100%;min-height:300px;border:0;border-radius:26px;padding:38px 40px;color:#fff;text-align:left;display:grid;grid-template-columns:1fr 240px;align-items:center;overflow:hidden;cursor:pointer;box-shadow:0 20px 50px #db4c1233}.public-ad-banner>div:first-child{max-width:650px;position:relative;z-index:1}.public-ad-banner span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#ffffff2e;font-size:11px;font-weight:900;letter-spacing:.08em}.public-ad-banner h1{margin:16px 0 10px;font-size:clamp(32px,4vw,52px);line-height:1.02;color:#fff}.public-ad-banner p{font-size:17px;line-height:1.55;max-width:560px;margin:0 0 22px;color:#ffffffeb}.public-ad-banner b{font-size:14px}.public-ad-visual{width:210px;height:210px;justify-self:end;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.24);display:grid;place-items:center;transform:rotate(-5deg)}.public-ad-visual img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.public-ad-visual strong{display:block;font-size:68px;line-height:1}.public-ad-visual small{display:block;text-align:center;margin-top:-55px;font-weight:800}.public-side-promo{border-radius:26px;background:#15171b;color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:center}.public-side-promo span{color:#ff8657;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.public-side-promo h2{color:#fff;font-size:25px;line-height:1.18;margin:12px 0}.public-side-promo p{color:#b8bdc8;line-height:1.55}.public-side-promo button{margin-top:18px;border:0;border-radius:12px;padding:13px 15px;background:#fff;color:#15171b;font-weight:800;cursor:pointer}.public-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px}.public-section-heading>div>span{color:#ff5a1f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.public-section-heading h2{margin:4px 0 0;font-size:28px;color:#181a1f}.public-section-heading p{margin:5px 0 0;color:#777f8d}.public-section-heading>small{color:#777f8d}.public-section-heading>button{border:0;background:transparent;color:#ff5a1f;font-weight:800;cursor:pointer}.public-category-row{display:grid;grid-template-columns:repeat(6,minmax(105px,1fr));gap:12px}.public-category-row button{min-height:104px;border:1px solid #e8e9ec;border-radius:20px;background:#fff;display:grid;place-items:center;align-content:center;gap:9px;cursor:pointer;color:#3b4049}.public-category-row button i{width:44px;height:44px;border-radius:14px;background:#fff2ec;color:#ff5a1f;display:grid;place-items:center;font-style:normal;font-size:22px}.public-category-row button span{font-weight:800;font-size:13px}.public-category-row button.active{border-color:#ff5a1f;box-shadow:0 8px 22px #ff5a1f1f}.public-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.public-product-grid.featured{grid-template-columns:repeat(4,minmax(0,1fr))}.public-product-card{min-width:0;border:1px solid #e7e8eb;border-radius:22px;background:#fff;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.public-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #1f29371a}.public-product-photo{height:175px;position:relative;background:#f1f2f4;overflow:hidden}.public-product-photo>img{width:100%;height:100%;object-fit:cover}.public-product-photo>b{position:absolute;top:12px;left:12px;background:#ff5a1f;color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.public-product-placeholder{height:100%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle at 30% 30%,#ffe8dd,#fff5ef);color:#ff5a1f}.public-product-placeholder span{font-size:58px;font-weight:950;line-height:1}.public-product-placeholder small{margin-top:8px;color:#9c6a58}.public-product-content{padding:16px}.public-seller{border:0;padding:0;background:transparent;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:8px;text-align:left;cursor:pointer;max-width:100%}.public-seller>span{grid-row:1/3;width:30px;height:30px;border-radius:9px;background:#1f2937;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;overflow:hidden}.public-seller>span img{width:100%;height:100%;object-fit:cover}.public-seller small{font-size:9px;color:#969ca7;text-transform:uppercase;letter-spacing:.07em}.public-seller strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#555d68}.public-product-content h3{margin:14px 0 5px;font-size:17px;color:#1f2329}.public-product-content>p{min-height:36px;margin:0;color:#7c8491;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.public-product-content>div:last-child{margin-top:15px;display:flex;justify-content:space-between;align-items:center}.public-product-content>div:last-child>strong{color:#ff5a1f;font-size:19px}.public-product-content>div:last-child>button{width:37px;height:37px;border:0;border-radius:12px;background:#ff5a1f;color:#fff;font-size:22px;cursor:pointer}.public-product-content>div:last-child>button:disabled{background:#cfd3d8;cursor:not-allowed}.public-merchant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.public-merchant-card{border:1px solid #e7e8eb;border-radius:22px;background:#fff;padding:0;overflow:hidden;cursor:pointer;text-align:left}.public-merchant-image{height:150px;background:linear-gradient(135deg,#262a31,#474f5c);background-size:cover;background-position:center;position:relative}.public-merchant-image span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:#fff;color:#2f8b57;font-size:10px;font-weight:900}.public-merchant-card-body{display:flex;gap:12px;padding:16px;align-items:center}.public-small-logo{flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:#ff5a1f;color:#fff;display:grid;place-items:center;font-weight:950;overflow:hidden}.public-small-logo img{width:100%;height:100%;object-fit:cover}.public-merchant-card h3{margin:0 0 4px;font-size:16px}.public-merchant-card p,.public-merchant-card small{display:block;margin:0;color:#7c8491;font-size:12px}.public-join-strip{border-radius:24px;background:#fff0e9;border:1px solid #ffd9c8;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:25px}.public-join-strip span{color:#ff5a1f;font-size:12px;font-weight:900;text-transform:uppercase}.public-join-strip h2{margin:6px 0 5px;font-size:28px}.public-join-strip p{margin:0;color:#7a665d}.public-join-strip button{border:0;border-radius:13px;background:#ff5a1f;color:#fff;font-weight:850;padding:14px 20px;cursor:pointer;white-space:nowrap}.public-footer{min-height:95px;border-top:1px solid #e6e8eb;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px max(28px,calc((100% - 1240px)/2))}.public-footer p{color:#7d8490;font-size:13px}.public-footer div:last-child{display:flex;gap:10px}.public-footer button{border:0;background:transparent;font-weight:800;cursor:pointer}.public-floating-cart{position:fixed;z-index:50;bottom:24px;left:50%;transform:translate(-50%);width:min(440px,calc(100% - 30px));height:58px;border:0;border-radius:17px;background:#17191d;color:#fff;box-shadow:0 18px 45px #0000003d;display:grid;grid-template-columns:34px 1fr auto;align-items:center;padding:0 17px;cursor:pointer}.public-floating-cart span{width:30px;height:30px;border-radius:10px;background:#ff5a1f;display:grid;place-items:center;font-weight:900}.public-floating-cart strong{text-align:left;padding-left:10px}.public-notice{position:fixed;z-index:80;right:22px;bottom:22px;width:min(390px,calc(100% - 30px));background:#202329;color:#fff;border-radius:16px;box-shadow:0 18px 45px #00000047;padding:16px;display:flex;gap:12px;align-items:start}.public-notice span{line-height:1.45;font-size:13px}.public-notice button{margin-left:auto;border:0;background:transparent;color:#fff;font-size:20px;cursor:pointer}.public-loading{min-height:180px;display:grid;place-items:center;color:#7b8491}.public-merchant-view{display:grid;gap:0}.public-merchant-cover{min-height:265px;border-radius:26px 26px 0 0;background:linear-gradient(135deg,#272b32,#575f6b);background-size:cover;background-position:center;padding:22px}.public-back-button{border:0;border-radius:12px;background:#ffffffeb;padding:11px 14px;font-weight:800;cursor:pointer}.public-merchant-profile{background:#fff;display:flex;gap:18px;padding:24px 30px;border:1px solid #e7e8eb;border-top:0}.public-merchant-logo{width:78px;height:78px;border-radius:22px;background:#ff5a1f;color:#fff;display:grid;place-items:center;font-weight:950;font-size:24px;overflow:hidden;flex:0 0 78px}.public-merchant-logo img{width:100%;height:100%;object-fit:cover}.public-merchant-profile span{color:#ff5a1f;font-weight:850;font-size:12px}.public-merchant-profile h1{margin:3px 0 5px}.public-merchant-profile p{margin:0 0 7px;color:#777f8c}.public-merchant-profile small{color:#555d68}.public-category-tabs{display:flex;gap:9px;padding:18px 26px;background:#fff;border:1px solid #e7e8eb;border-top:0;overflow-x:auto;margin-bottom:20px;border-radius:0 0 22px 22px}.public-category-tabs button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:9px 14px;white-space:nowrap;cursor:pointer}.public-category-tabs button.active{background:#ff5a1f;border-color:#ff5a1f;color:#fff}.access-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1012169e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:22px;overflow-y:auto}.access-dialog{width:min(720px,100%);max-height:calc(100vh - 44px);overflow-y:auto;background:#fff;border-radius:24px;box-shadow:0 28px 90px #00000057;position:relative}.access-close{position:absolute;right:17px;top:15px;border:0;background:#f1f2f4;width:36px;height:36px;border-radius:12px;font-size:22px;cursor:pointer;z-index:2}.access-brand{padding:22px 24px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceef1}.access-brand>span{color:#7b8390;font-size:12px;margin-right:42px}.access-tabs{display:grid;grid-template-columns:1fr 1fr;padding:12px 24px 0;gap:8px}.access-tabs button{height:44px;border:0;border-radius:12px;background:#f3f4f6;font-weight:850;cursor:pointer}.access-tabs button.active{background:#181a1f;color:#fff}.access-body{padding:23px 24px 28px}.access-body h2{margin:0 0 6px;font-size:26px}.access-body>p{margin:0 0 18px;color:#777f8c}.access-demo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:18px}.access-demo-grid button{border:1px solid #e5e7eb;border-radius:13px;background:#fafafa;padding:11px;text-align:left;cursor:pointer}.access-demo-grid strong,.access-demo-grid small{display:block}.access-demo-grid small{color:#7d8490;margin-top:3px}.access-role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.access-role-grid button{min-height:116px;border:1px solid #e5e7eb;background:#fff;border-radius:16px;padding:13px;display:grid;align-content:center;gap:3px;text-align:left;cursor:pointer}.access-role-grid button.active{border-color:#ff5a1f;background:#fff5f0;box-shadow:0 8px 20px #ff5a1f1a}.access-role-grid span{font-size:25px}.access-role-grid strong{margin-top:5px}.access-role-grid small{color:#7e8692;line-height:1.35}.banner-admin-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:20px;align-items:start}.banner-form h3{margin:0}.banner-image-preview{max-width:100%;max-height:170px;object-fit:cover;border-radius:14px;border:1px solid #e5e7eb}.banner-admin-list{display:grid;gap:12px}.banner-admin-card{display:grid;grid-template-columns:130px 1fr auto;gap:15px;align-items:center;padding:14px}.banner-mini-preview{height:95px;border-radius:14px;display:grid;place-items:center;color:#fff;overflow:hidden}.banner-mini-preview img{width:100%;height:100%;object-fit:cover}.banner-mini-preview strong{font-size:32px}.banner-admin-card span{color:#ff5a1f;font-size:10px;font-weight:900;text-transform:uppercase}.banner-admin-card h3{margin:4px 0}.banner-admin-card p{margin:0 0 5px;color:#747c89;font-size:13px}.banner-admin-card small{color:#9298a2}@media(max-width:1050px){.public-header-inner{grid-template-columns:auto 1fr auto}.public-location{display:none}.public-search{grid-column:1/-1;grid-row:2;margin-bottom:12px}.public-hero-grid{grid-template-columns:1fr}.public-side-promo{min-height:190px}.public-product-grid,.public-product-grid.featured{grid-template-columns:repeat(3,minmax(0,1fr))}.public-category-row{grid-template-columns:repeat(4,minmax(100px,1fr))}.banner-admin-grid{grid-template-columns:1fr}}@media(max-width:760px){.public-header-inner{width:calc(100% - 22px);min-height:64px;gap:10px}.public-auth-actions .public-register{display:none}.public-auth-actions>button{padding:0 12px}.public-shell{width:calc(100% - 22px);padding-top:18px;gap:30px}.public-ad-banner{min-height:260px;grid-template-columns:1fr;padding:28px}.public-ad-banner h1{font-size:34px}.public-ad-visual{display:none}.public-category-row{display:flex;overflow-x:auto;padding-bottom:5px}.public-category-row button{min-width:105px}.public-product-grid,.public-product-grid.featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.public-product-photo{height:130px}.public-product-content{padding:12px}.public-seller{grid-template-columns:24px 1fr}.public-seller>span{width:24px;height:24px;border-radius:8px}.public-product-content h3{font-size:15px;margin-top:10px}.public-product-content>p{display:none}.public-merchant-grid{grid-template-columns:1fr}.public-join-strip{align-items:start;flex-direction:column}.public-footer{flex-direction:column;text-align:center;padding:24px}.public-merchant-profile{padding:18px}.public-merchant-logo{width:58px;height:58px;flex-basis:58px;border-radius:17px}.access-overlay{padding:10px}.access-dialog{max-height:calc(100vh - 20px);border-radius:19px}.access-role-grid{grid-template-columns:1fr}.access-role-grid button{min-height:78px;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:8px}.access-role-grid span{grid-row:1/3}.access-demo-grid{grid-template-columns:1fr}.banner-admin-card{grid-template-columns:90px 1fr}.banner-admin-card>button{grid-column:1/-1}}@media(max-width:430px){.public-product-grid,.public-product-grid.featured{grid-template-columns:1fr 1fr}.public-product-card{border-radius:17px}.public-product-photo{height:112px}.public-product-content h3{font-size:14px}.public-product-content>div:last-child>strong{font-size:16px}.public-section-heading h2{font-size:23px}.public-auth-actions .public-login{font-size:0;width:42px;padding:0}.public-auth-actions .public-login:after{content:"👤";font-size:18px}}.customer-marketplace-app{background:#f7f7f8;color:#202329;padding-bottom:86px}.customer-marketplace-header{position:sticky;top:0;z-index:60}.customer-marketplace-header .public-header-inner{min-height:76px}.customer-brand-button{border:0;background:transparent;padding:0;cursor:pointer}.customer-auth-actions{align-items:center}.customer-user-button{border:0;background:#fff2ec;color:#ff5a1f;border-radius:13px;min-height:42px;padding:5px 11px 5px 6px;display:flex;gap:8px;align-items:center;cursor:pointer;font-weight:850}.customer-user-button>span{width:31px;height:31px;border-radius:10px;background:#ff5a1f;color:#fff;display:grid;place-items:center;font-weight:950}.customer-user-button small{font-size:12px;font-weight:850;color:#4c5159}.customer-marketplace-main{width:100%;margin:0}.customer-public-shell{padding-bottom:32px}.customer-welcome-card>div{margin-top:18px;display:grid;border-top:1px solid rgba(255,255,255,.24);padding-top:15px}.customer-welcome-card>div b{font-size:24px}.customer-welcome-card>div small{opacity:.85}.customer-marketplace-app .customer-message{width:min(1240px,calc(100% - 32px));background:#fff1eb;color:#a53a14;border-color:#ffd2c1}.customer-marketplace-app .customer-page{width:min(1240px,calc(100% - 32px));margin:0 auto;padding-top:32px}.customer-marketplace-app .customer-page-head>span{color:#ff5a1f}.customer-marketplace-app .button.primary{background:#ff5a1f;border-color:#ff5a1f}.customer-marketplace-app .button.primary:hover{background:#e94d16}.customer-marketplace-app .profile-avatar{background:#ff5a1f}.customer-marketplace-app .profile-hero{background:linear-gradient(135deg,#fff0e9,#fff)}.customer-marketplace-app .profile-menu button>span{background:#fff1eb;color:#ff5a1f}.customer-marketplace-app .payment-options button.active{border-color:#ff5a1f;background:#fff1eb}.customer-marketplace-app .payment-options button>span{color:#ff5a1f;background:#fff1eb}.customer-marketplace-app .checkout-stepper span.active,.customer-marketplace-app .confirm-order-icon{background:#ff5a1f}.customer-marketplace-app .public-category-tabs button.active{background:#ff5a1f;border-color:#ff5a1f}.customer-marketplace-app .customer-bottom-nav button.active{color:#ff5a1f}.customer-marketplace-app .customer-bottom-nav button b{background:#ff5a1f}.customer-floating-cart{bottom:82px}.customer-product-controls{display:flex;align-items:center;gap:7px}.customer-product-controls>b{min-width:22px;text-align:center;color:#3d434c}.customer-product-controls>button{width:37px;height:37px;border:0;border-radius:12px;background:#ff5a1f;color:#fff;font-size:22px;cursor:pointer}.customer-product-controls>button.minus{background:#fff1eb;color:#ff5a1f}.customer-product-controls>button:disabled{background:#cfd3d8;cursor:not-allowed}.customer-marketplace-app .public-seller:disabled{cursor:default;opacity:1}.customer-marketplace-app .surface{border-radius:20px;border-color:#e6e7ea}@media(max-width:900px){.customer-marketplace-header .public-header-inner{grid-template-columns:auto 1fr auto;gap:9px}.customer-marketplace-header .public-location{display:none}.customer-marketplace-header .public-search{grid-column:1 / -1;grid-row:2}.customer-marketplace-header .public-header-inner{padding-top:9px;padding-bottom:9px}.customer-orders-shortcut{display:none}.customer-public-shell{padding-top:18px}}@media(max-width:620px){.customer-user-button small{display:none}.customer-user-button{padding-right:6px}.customer-marketplace-app .public-product-grid,.customer-marketplace-app .public-product-grid.featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-marketplace-app .public-product-photo{height:125px}.customer-marketplace-app .public-product-content{padding:12px}.customer-marketplace-app .public-product-content h3{font-size:14px}.customer-marketplace-app .public-product-content>p{display:none}.customer-marketplace-app .public-merchant-grid{grid-template-columns:1fr}}.portal-mobile-drawer-head,.portal-mobile-logout,.portal-menu-button,.portal-drawer-backdrop{display:none}.portal-header-copy{min-width:0}.portal-header-copy h1,.portal-header-copy p{overflow:hidden;text-overflow:ellipsis}.global-communication-buttons{position:fixed;right:18px;bottom:20px;z-index:190;display:flex;gap:9px}.global-communication-buttons button{position:relative;width:48px;height:48px;border:1px solid #dce7e4;border-radius:15px;background:#fff;color:#123f42;box-shadow:0 10px 28px #0f31332e;font-size:20px;cursor:pointer}.global-communication-buttons button:hover{transform:translateY(-1px);border-color:#8ccabd}.global-communication-buttons b{position:absolute;right:-5px;top:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#e44843;color:#fff;display:grid;place-items:center;font-size:10px}.global-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:205;background:#05191c6b;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.global-communication-drawer{width:min(430px,100%);height:100%;background:#f7f9f8;box-shadow:-18px 0 55px #0003;display:flex;flex-direction:column}.global-communication-drawer>header{display:flex;justify-content:space-between;align-items:center;padding:18px;background:#fff;border-bottom:1px solid var(--line)}.global-communication-drawer h2{margin:4px 0 0}.global-communication-drawer header small{color:var(--muted)}.global-conversation-list,.global-notification-list{padding:12px;display:grid;gap:8px;overflow:auto}.global-conversation-list>button,.global-notification-list>button{position:relative;width:100%;border:1px solid #e0e8e6;border-radius:14px;background:#fff;padding:11px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;text-align:left;align-items:center;color:var(--ink);cursor:pointer}.global-conversation-list>button:hover,.global-notification-list>button:hover{border-color:#9bcfc3;background:#f5fbf9}.conversation-avatar{width:40px;height:40px;border-radius:12px;background:#dff4ed;color:#08745d;display:grid;place-items:center;font-weight:900}.global-conversation-list strong,.global-conversation-list small,.global-notification-list strong,.global-notification-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-conversation-list small,.global-notification-list small{margin-top:4px;color:var(--muted);font-size:12px}.global-conversation-list time,.global-notification-list time{font-size:10px;color:#899593}.global-conversation-list>button>b{min-width:20px;height:20px;border-radius:999px;background:#e44843;color:#fff;display:grid;place-items:center;font-size:10px}.global-notification-list>button.read{opacity:.72}.global-notification-list>button>span{font-size:20px}.global-notification-list>button i{position:absolute;right:9px;top:9px;width:8px;height:8px;border-radius:50%;background:#e44843}.drawer-empty{text-align:center;color:var(--muted);padding:40px 15px}.communication-toast.rich{border:0;cursor:pointer;text-align:left}.communication-toast.rich>i{margin-left:auto;font-style:normal;font-size:19px;padding:3px}.communication-diagnostics{margin:10px 15px 0;padding:12px;border:1px solid #dce8e5;background:#fff;border-radius:13px;display:grid;gap:7px}.communication-diagnostics h3{margin:0 0 3px;font-size:14px}.communication-diagnostics>div{display:flex;justify-content:space-between;gap:15px;font-size:12px}.communication-diagnostics b.ok{color:#08745d}.communication-diagnostics b.bad{color:#c53d37}.communication-diagnostics b.warn{color:#9a6900}.courier-approval-page{min-height:100vh;background:linear-gradient(145deg,#eef9f6,#fff);padding:18px}.courier-approval-page>header{max-width:1050px;margin:auto;display:flex;justify-content:space-between;align-items:center}.courier-approval-page>main{width:min(680px,100%);margin:8vh auto 0;background:#fff;border:1px solid #dde9e6;border-radius:25px;padding:clamp(24px,5vw,48px);text-align:center;box-shadow:0 20px 70px #1b40401c}.approval-icon{width:76px;height:76px;border-radius:22px;background:#e1f5ef;display:grid;place-items:center;font-size:32px;margin:0 auto 15px}.courier-approval-page main>span{color:#0b8b70;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.courier-approval-page h1{font-size:clamp(26px,5vw,40px);margin:8px 0}.courier-approval-page main>p{max-width:550px;margin:0 auto 22px;color:var(--muted)}.courier-review-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.courier-review-summary>div{padding:14px;border-radius:13px;background:#f5f8f7}.courier-review-summary small,.courier-review-summary strong{display:block}.courier-review-summary small{color:var(--muted);margin-bottom:5px}.security-registration-note{padding:13px;border-radius:13px;background:#eef8ff;border:1px solid #cfe5f4;color:#24546c;text-align:left}.security-registration-note p{margin:4px 0 0;color:#52788b;font-size:12px}.courier-approval-page .security-registration-note{margin-top:15px}.courier-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.courier-document-grid label{padding:10px;border:1px dashed #b8ccc7;border-radius:12px;background:#f9fbfa}.courier-document-grid input{margin-top:7px;font-size:11px}.courier-admin-list{display:grid;gap:14px}.courier-application-card{padding:20px}.courier-document-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:15px 0}.courier-document-preview a{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:9px;padding:10px;border:1px solid #e1e9e7;border-radius:11px;color:var(--ink);text-decoration:none;background:#fafcfc}.courier-document-preview a>span{height:38px;border-radius:9px;background:#e3f4ef;color:#08745d;display:grid;place-items:center;font-size:10px;font-weight:900}.courier-document-preview strong,.courier-document-preview small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.courier-document-preview small{color:var(--muted);font-size:10px;margin-top:3px}.review-note{margin:12px 0;padding:11px;border-radius:11px;background:#fff5dd;color:#745300}.review-note p{margin:3px 0 0;color:#846b32}.direct-delivery-detail-card{padding:17px;display:grid;gap:12px}.direct-type-row{display:flex;justify-content:space-between;align-items:center}.direct-type-row span{font-size:10px;font-weight:900;letter-spacing:.08em;color:#ff5a1f}.direct-type-row b{font-size:18px;color:#0c775f}.direct-delivery-detail-card h3{margin:0}.direct-summary-chips{display:flex;flex-wrap:wrap;gap:6px}.direct-summary-chips span{padding:5px 8px;border-radius:8px;background:#eef4f2;font-size:11px;color:#526966}.direct-package-photo{width:100%;max-height:230px;object-fit:cover;border-radius:13px}.direct-instructions{padding:11px;border-radius:11px;background:#fff8e8;border:1px solid #f1ddb0}.direct-instructions p{margin:5px 0}.direct-instructions small{color:#756542}.direct-offer-list{display:grid;gap:7px;padding:11px;border-radius:12px;background:#f4f9f7}.direct-offer-list>div{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:9px;padding-top:7px;border-top:1px solid #dfe9e6}.direct-request-page small{display:block;color:var(--muted);margin-top:5px}.distance-demo-control{display:grid;gap:8px;margin:15px 0;padding:13px;border-radius:13px;background:#f4f8f7}.distance-demo-control input{width:100%}.distance-demo-control small{font-size:11px;color:var(--muted)}.settings-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);gap:16px}.pricing-example{padding:24px;align-self:start;position:sticky;top:110px}.pricing-example>span{color:#ff5a1f;font-size:11px;font-weight:900;text-transform:uppercase}.pricing-example h3{margin:8px 0}.pricing-example strong{display:block;font-size:34px;color:#08745d;margin:20px 0 6px}.pricing-example small{color:var(--muted)}.sponsor-admin-section{padding-top:10px;border-top:1px solid #e7ecea}.sponsor-logo-preview{max-width:190px;max-height:80px;object-fit:contain;padding:9px;border:1px solid #e0e6e5;border-radius:10px;background:#fff}.sponsor-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sponsor-module-grid label{display:flex;align-items:center;gap:6px;padding:8px;border-radius:9px;background:#f5f8f7}.sponsor-admin-card{padding:13px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:13px}.sponsor-admin-card img{width:100%;height:58px;object-fit:contain}.sponsor-admin-card h3{margin:0}.sponsor-admin-card p,.sponsor-admin-card small{margin:4px 0 0;color:var(--muted)}.sponsor-footer{position:relative;z-index:10;background:#fff;border-top:1px solid #eceff0;padding:15px max(18px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:center;gap:22px;min-height:78px}.sponsor-footer>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#8b929a;white-space:nowrap}.sponsor-footer>div{display:flex;align-items:center;gap:22px;overflow-x:auto}.sponsor-footer a,.sponsor-footer>div>div{display:grid;place-items:center;min-width:80px;height:42px}.sponsor-footer img{max-width:110px;max-height:40px;object-fit:contain;filter:saturate(.95)}@media(max-width:760px){.portal-menu-button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid #dde6e4;border-radius:12px;background:#fff;font-size:20px;color:#123f42}.portal-header{justify-content:flex-start;gap:10px}.portal-header-copy{flex:1}.portal-header .header-actions{margin-left:auto}.portal-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.12)}.portal-mobile-drawer-head .brand-lockup{color:#fff}.portal-mobile-drawer-head .brand-lockup small{color:#96aaa9}.portal-mobile-drawer-head .icon-button{background:#ffffff1a;color:#fff}.portal-desktop-brand{display:none}.portal-drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;background:#000e108c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.portal-mobile-drawer{width:min(340px,88vw);height:100%;background:#0d3035;color:#fff;padding:18px 15px;display:flex;flex-direction:column;box-shadow:25px 0 65px #0000004d;animation:drawer-slide .18s ease-out}@keyframes drawer-slide{0%{transform:translate(-30px);opacity:.7}to{transform:none;opacity:1}}.portal-mobile-drawer .portal-nav{flex:1;overflow-y:auto}.portal-mobile-drawer .portal-sidebar-foot{margin-top:12px}.portal-mobile-logout{display:block;width:100%;margin-top:10px;padding:12px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:#ffffff12;color:#fff;font-weight:800}.portal-mobile-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(68px + env(safe-area-inset-bottom))}.portal-shell{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.global-communication-buttons{right:12px;bottom:82px}.global-communication-buttons button{width:44px;height:44px}.global-communication-drawer{width:100%}.communication-panel{padding-bottom:env(safe-area-inset-bottom)}.settings-grid{grid-template-columns:1fr}.pricing-example{position:static}.courier-document-preview{grid-template-columns:1fr 1fr}.sponsor-admin-card{grid-template-columns:75px 1fr}.sponsor-admin-card>button{grid-column:1/-1}.sponsor-module-grid{grid-template-columns:1fr 1fr}.sponsor-footer{padding:13px 14px;justify-content:flex-start;gap:12px}.sponsor-footer>div{gap:16px}.sponsor-footer img{max-width:90px}.courier-review-summary,.courier-document-grid{grid-template-columns:1fr}.direct-offer-list>div{grid-template-columns:1fr auto}.direct-offer-list button{grid-column:1/-1}.global-conversation-list>button,.global-notification-list>button{grid-template-columns:38px minmax(0,1fr) auto}}@media(max-width:480px){.portal-header .status-pill{display:none}.portal-header-copy h1{font-size:1rem}.courier-approval-page{padding:12px}.courier-approval-page>main{margin-top:4vh;padding:24px 16px}.courier-document-preview,.sponsor-module-grid{grid-template-columns:1fr}.global-communication-buttons{right:9px}.sponsor-footer>span{font-size:9px}}.sponsor-preview-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sponsor-logo-preview.dark{background:#173b3e}.sponsor-admin-card small{display:block}.test-banner a{color:inherit;font-weight:800;text-decoration:underline;margin-left:.35rem}.white-label-storefront{--store-primary:#0f8f7a;--store-secondary:#0d3035;--store-accent:#ff6b2c;min-height:100vh;background:#f6f8f7;color:#173236}.storefront-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.5fr) auto;gap:20px;align-items:center;padding:15px clamp(18px,4vw,64px);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dfe9e7;box-shadow:0 8px 30px #0d30350f}.storefront-brand{display:flex;align-items:center;gap:12px;color:var(--store-secondary);text-decoration:none;min-width:0}.storefront-brand>span{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--store-primary),var(--store-secondary));display:grid;place-items:center;color:#fff;font-weight:900;overflow:hidden;flex:0 0 auto}.storefront-brand img{width:100%;height:100%;object-fit:cover}.storefront-brand div{display:grid;min-width:0}.storefront-brand strong{font-size:1.08rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-brand small{color:#6a7b7e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-search{display:flex;align-items:center;gap:10px;background:#f0f5f4;border:1px solid #d9e5e2;border-radius:16px;padding:0 14px}.storefront-search span{font-size:1.4rem;color:var(--store-primary)}.storefront-search input{border:0;background:transparent;width:100%;min-height:46px;outline:0;font:inherit}.storefront-actions{display:flex;align-items:center;gap:8px}.storefront-actions button{border:0;background:transparent;padding:12px 15px;border-radius:13px;font-weight:800;cursor:pointer;color:var(--store-secondary)}.storefront-actions .store-cart-button{background:var(--store-secondary);color:#fff}.store-cart-button b{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;margin-left:6px;border-radius:999px;background:var(--store-accent)}.storefront-powered{text-align:center;padding:7px 15px;background:color-mix(in srgb,var(--store-primary) 10%,#fff);color:#587073;font-size:.82rem}.storefront-powered a{color:var(--store-primary);font-weight:800}.storefront-shell{width:min(1240px,calc(100% - 32px));margin:24px auto 70px;display:grid;gap:28px}.storefront-hero{min-height:390px;border-radius:32px;padding:clamp(28px,6vw,72px);display:flex;align-items:center;color:#fff;background:linear-gradient(135deg,var(--store-secondary),var(--store-primary));background-size:cover;background-position:center;overflow:hidden;box-shadow:0 24px 55px #0d30352e}.storefront-hero>div{max-width:650px}.storefront-hero span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#ffffff21;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.storefront-hero h1{font-size:clamp(2.2rem,5.2vw,4.6rem);line-height:1.01;margin:16px 0 14px;letter-spacing:-.045em}.storefront-hero p{font-size:clamp(1rem,2vw,1.25rem);line-height:1.65;color:#ffffffd9}.storefront-hero button{margin-top:20px;border:0;padding:14px 22px;border-radius:15px;background:var(--store-accent);color:#fff;font-weight:900;cursor:pointer}.storefront-hero-meta{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:18px}.storefront-hero-meta b{color:#bff3e7}.storefront-hero-meta small{color:#ffffffbf}.storefront-promos{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.storefront-promos article{min-height:150px;border-radius:22px;color:#fff;padding:22px;display:flex;justify-content:space-between;overflow:hidden}.storefront-promos h2{margin:5px 0;font-size:1.35rem}.storefront-promos p{margin:0;opacity:.86}.storefront-promos img{width:120px;height:110px;object-fit:cover;border-radius:18px;align-self:center}.storefront-categories{display:flex;gap:10px;overflow:auto;padding:4px 0 6px;scrollbar-width:none}.storefront-categories button{white-space:nowrap;border:1px solid #dce7e5;background:#fff;color:#466064;border-radius:999px;padding:11px 17px;font-weight:800;cursor:pointer}.storefront-categories button.active{background:var(--store-primary);border-color:var(--store-primary);color:#fff}.storefront-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.storefront-section-title small{color:var(--store-primary);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.storefront-section-title h2{font-size:clamp(1.7rem,3vw,2.4rem);margin:4px 0 0}.storefront-section-title>span{color:#708184}.storefront-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.storefront-product-card{background:#fff;border:1px solid #e1eae8;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px #0d30350f;transition:.2s transform,.2s box-shadow}.storefront-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0d30351f}.storefront-product-image{height:190px;background:linear-gradient(135deg,color-mix(in srgb,var(--store-primary) 12%,#fff),#f8f3ec);position:relative;display:grid;place-items:center}.storefront-product-image img{width:100%;height:100%;object-fit:cover}.storefront-product-image>span{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;background:var(--store-primary);color:#fff;font-size:2rem;font-weight:900}.storefront-product-image b{position:absolute;left:12px;top:12px;border-radius:999px;background:var(--store-accent);color:#fff;padding:6px 10px;font-size:.72rem}.storefront-product-card>div:last-child{padding:18px;display:grid;gap:7px}.storefront-product-card small{color:var(--store-primary);font-weight:800}.storefront-product-card h3{margin:0;font-size:1.12rem}.storefront-product-card p{margin:0;color:#708184;line-height:1.5;min-height:45px}.storefront-product-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.storefront-product-card footer strong{font-size:1.25rem;color:var(--store-secondary)}.storefront-product-card footer button{width:40px;height:40px;border:0;border-radius:13px;background:var(--store-primary);color:#fff;font-size:1.4rem;font-weight:900;cursor:pointer}.storefront-product-card footer button:disabled{opacity:.4;cursor:not-allowed}.storefront-about{display:grid;grid-template-columns:1.4fr .8fr;gap:26px;background:var(--store-secondary);color:#fff;padding:34px;border-radius:28px}.storefront-about small{color:#9dd6cc;font-weight:800;text-transform:uppercase}.storefront-about h2{font-size:2rem;margin:8px 0}.storefront-about p{color:#ffffffbf;line-height:1.7}.storefront-about>div:last-child{display:grid;align-content:center;gap:6px;padding-left:24px;border-left:1px solid rgba(255,255,255,.16)}.storefront-about>div:last-child span{margin-bottom:10px;color:#ffffffb8}.storefront-footer{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:28px clamp(20px,5vw,70px);background:#fff;border-top:1px solid #e0e9e7}.storefront-footer img{max-height:48px;max-width:150px;object-fit:contain}.storefront-footer p{margin:5px 0 0;color:#728184}.storefront-footer>div:last-child{display:flex;gap:12px;align-items:center}.storefront-footer a,.storefront-footer button{color:var(--store-primary);font-weight:800;border:0;background:transparent;cursor:pointer;text-decoration:none}.storefront-floating-cart{position:fixed;z-index:35;bottom:20px;left:50%;transform:translate(-50%);width:min(520px,calc(100% - 30px));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 16px;border:0;border-radius:18px;background:var(--store-secondary);color:#fff;box-shadow:0 18px 45px #0d30354d;cursor:pointer}.storefront-floating-cart span{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:var(--store-accent);font-weight:900}.storefront-floating-cart strong{text-align:left}.storefront-return{text-align:center}.storefront-return a{color:var(--store-primary);font-weight:800}.white-label-admin-grid{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(420px,1.15fr);gap:20px}.white-label-site-list{display:grid;gap:14px;align-content:start}.white-label-site-card{display:grid;grid-template-columns:86px 1fr auto;gap:16px;align-items:center;padding:14px}.white-label-site-brand{width:86px;height:86px;border-radius:20px;display:grid;place-items:center;color:#fff;overflow:hidden}.white-label-site-brand img{width:100%;height:100%;object-fit:cover}.white-label-site-card h3{margin:7px 0 3px}.white-label-site-card p,.white-label-site-card small{display:block;margin:2px 0;color:#6c7e81}.white-label-site-card a{color:#0f8f7a;font-weight:800}.white-label-site-actions{display:grid;gap:7px}.storefront-owner-preview{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;border-radius:25px;color:#fff}.storefront-owner-preview span{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.storefront-owner-preview h2{margin:6px 0}.storefront-owner-preview p{margin:0;opacity:.8}.storefront-domain-help ol{padding-left:20px;color:#52676b;line-height:1.8}.domain-flow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:18px 0}.domain-flow span{padding:9px 12px;border-radius:12px;background:#edf5f3;font-weight:800;color:#21474d}.domain-flow b{color:#ff6b2c}@media(max-width:1000px){.storefront-header{grid-template-columns:1fr auto}.storefront-search{grid-column:1/-1;grid-row:2}.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.white-label-admin-grid{grid-template-columns:1fr}}@media(max-width:720px){.storefront-header{padding:11px 14px;gap:10px}.storefront-brand>span{width:42px;height:42px;border-radius:13px}.storefront-brand small{display:none}.storefront-actions>button:first-child{display:none}.storefront-actions button{padding:10px}.storefront-search{min-width:0}.storefront-shell{width:min(100% - 22px,1240px);margin-top:14px;gap:20px}.storefront-hero{min-height:360px;border-radius:24px;padding:28px 22px}.storefront-hero h1{font-size:2.45rem}.storefront-hero-meta{display:grid}.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.storefront-product-image{height:145px}.storefront-product-card{border-radius:18px}.storefront-product-card>div:last-child{padding:13px}.storefront-product-card p{font-size:.88rem;min-height:42px}.storefront-about{grid-template-columns:1fr;padding:24px}.storefront-about>div:last-child{border-left:0;border-top:1px solid rgba(255,255,255,.16);padding:18px 0 0}.storefront-footer{align-items:flex-start;flex-direction:column}.white-label-site-card{grid-template-columns:62px 1fr}.white-label-site-brand{width:62px;height:62px}.white-label-site-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.storefront-owner-preview{align-items:flex-start;flex-direction:column}.storefront-owner-preview .button{width:100%;text-align:center}}@media(max-width:430px){.storefront-product-grid{grid-template-columns:1fr}.storefront-product-image{height:210px}.storefront-section-title{align-items:flex-start;gap:8px;flex-direction:column}.storefront-hero h1{font-size:2.1rem}}.white-label-customer-app .public-header{border-bottom-color:color-mix(in srgb,var(--store-primary) 25%,#e5e5e5)}.white-label-customer-app .public-cart-button,.white-label-customer-app .public-category-row button.active,.white-label-customer-app .public-product-content>div:last-child button{background:var(--store-primary)!important}.white-label-customer-app .public-section-heading span,.white-label-customer-app .public-seller strong{color:var(--store-primary)}.white-label-customer-app .customer-welcome-card{background:linear-gradient(135deg,var(--store-secondary),var(--store-primary));color:#fff}.customer-store-brand{display:flex;align-items:center;gap:9px;color:var(--store-secondary)}.customer-store-brand img,.customer-store-brand>span{width:38px;height:38px;border-radius:12px;object-fit:cover}.customer-store-brand b{font-size:1rem;white-space:nowrap}.storefront-readonly-list{display:grid;gap:10px;margin:18px 0}.storefront-readonly-list>div{display:grid;gap:3px;padding:11px 0;border-bottom:1px solid rgba(13,48,53,.12)}.storefront-readonly-list dt{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#667b7d}.storefront-readonly-list dd{margin:0;font-weight:700;overflow-wrap:anywhere}.secure-transport-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;background:linear-gradient(135deg,#eef9f6,#eff5ff);border:1px solid #cfe7df}.secure-transport-hero h2{margin:.55rem 0}.secure-steps{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.secure-steps span{background:#fff;border:1px solid var(--border);padding:9px 12px;border-radius:999px;font-weight:700;font-size:.82rem}.fare-preview{display:grid;grid-template-columns:1fr auto;gap:2px 14px;padding:14px;border-radius:14px;background:#f3f8ff;border:1px solid #cfe0f8}.fare-preview strong{font-size:1.5rem}.fare-preview span{grid-column:1/-1;color:var(--muted);font-size:.8rem}.secure-submit-confirmation{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:13px 14px;border-radius:14px;background:#e6f8f1;border:1px solid #afe3d2;color:#096b56}.secure-submit-confirmation>span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:#0f9d7a;color:#fff;font-size:1.2rem;font-weight:900}.secure-submit-confirmation strong,.secure-submit-confirmation small{display:block}.secure-submit-confirmation small{margin-top:3px;color:#39776a}.secure-ride-card{display:grid;gap:14px}.route-summary,.driver-confirmation{display:grid;grid-template-columns:1fr 1.4fr;gap:12px}.route-summary>div,.driver-confirmation{padding:12px;border-radius:12px;background:#f7f9fb}.route-summary small,.route-summary span,.driver-confirmation small,.driver-confirmation span{display:block;color:var(--muted)}.driver-confirmation{grid-template-columns:1fr auto;align-items:center}.pin-box{min-width:110px;text-align:center;background:#0d3035!important;color:#fff;padding:10px 18px;border-radius:14px}.pin-box small{color:#bce4de}.pin-box strong{font-size:1.8rem;letter-spacing:.18em}.offer-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:11px 0;border-top:1px solid var(--border)}.offer-row small{display:block;color:var(--muted)}.button.small{padding:8px 12px}.button.danger{color:#b42318}.muted{color:var(--muted)}@media(max-width:850px){.secure-transport-hero{align-items:flex-start;flex-direction:column}.route-summary,.driver-confirmation{grid-template-columns:1fr}.offer-row{grid-template-columns:1fr auto}.offer-row button{grid-column:1/-1}.secure-steps b{display:none}}.whatsapp-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:12px;border-radius:14px;background:#eefaf4;border:1px solid #bde8d0}.whatsapp-actions>small{flex-basis:100%;color:#55716a}.button.whatsapp{background:#18a957;color:#fff;border-color:#18a957}.button.whatsapp:hover{background:#128946}.button.secondary-whatsapp{background:#fff;color:#128946;border:1px solid #72c995}.whatsapp-admin-grid{display:grid;grid-template-columns:minmax(420px,1.2fr) minmax(340px,.8fr);gap:20px;align-items:start}.whatsapp-template-form textarea{min-height:180px;line-height:1.48;font-family:inherit;resize:vertical}.template-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-top:12px;border-top:1px solid var(--border)}.template-heading h3{margin:0}.template-heading p{margin:5px 0 0;color:var(--muted);font-size:.86rem}.whatsapp-placeholders{padding:14px;border-radius:14px;background:#f5f8f7}.whatsapp-placeholders>p{margin:5px 0 12px;color:var(--muted);font-size:.84rem}.whatsapp-placeholders>div{display:flex;flex-wrap:wrap;gap:7px}.whatsapp-placeholders code{display:grid;gap:2px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid var(--border);color:#087567;font-weight:800}.whatsapp-placeholders code span{font-family:Inter,ui-sans-serif,system-ui;font-size:.66rem;color:var(--muted);font-weight:600}.whatsapp-preview-panel{position:sticky;top:18px}.whatsapp-preview-switch{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0}.whatsapp-preview-switch button{border:1px solid var(--border);background:#f5f8f7;border-radius:10px;padding:9px;font-weight:800;cursor:pointer}.whatsapp-preview-switch button.active{background:#0f8f7a;color:#fff;border-color:#0f8f7a}.whatsapp-phone-preview{border:8px solid #173c36;border-radius:28px;overflow:hidden;box-shadow:0 15px 35px #0d303529}.whatsapp-phone-head{display:flex;gap:10px;align-items:center;padding:11px 13px;background:#075e54;color:#fff}.whatsapp-phone-head>span{font-size:1.6rem}.whatsapp-phone-head strong,.whatsapp-phone-head small{display:block}.whatsapp-phone-head small{opacity:.8}.whatsapp-chat-background{min-height:430px;padding:18px 12px;background-color:#efeae2;background-image:radial-gradient(rgba(31,67,57,.06) 1px,transparent 1px);background-size:13px 13px}.whatsapp-message-preview{margin-left:auto;width:min(92%,430px);padding:10px 12px;border-radius:10px 2px 10px 10px;background:#d9fdd3;color:#18231f;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45;font-size:.88rem;box-shadow:0 1px 2px #0000001a}.whatsapp-admin-note{margin-top:14px;padding:13px;border-radius:13px;background:#fff7dc;border:1px solid #f0d78a}.whatsapp-admin-note p{margin:5px 0 0;color:#66551e;line-height:1.5}@media(max-width:1000px){.whatsapp-admin-grid{grid-template-columns:1fr}.whatsapp-preview-panel{position:static}.whatsapp-chat-background{min-height:320px}}@media(max-width:600px){.whatsapp-actions{display:grid}.whatsapp-actions .button{width:100%}.template-heading{display:grid}.whatsapp-preview-switch{grid-template-columns:1fr}.whatsapp-admin-grid{min-width:0}.whatsapp-message-preview{width:96%}}.mobile-server-button{position:fixed;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:9000;border:1px solid rgba(15,23,42,.16);border-radius:999px;padding:9px 13px;background:#fffffff5;box-shadow:0 8px 26px #0f172a2e;color:#0f172a;font-weight:800;font-size:12px}.mobile-server-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:18px;background:#0f172ac7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mobile-server-card{width:min(100%,520px);position:relative;display:grid;gap:15px;padding:26px;border-radius:24px;background:#fff;box-shadow:0 30px 80px #0f172a59}.mobile-server-card h2{margin:0;font-size:clamp(25px,6vw,34px)}.mobile-server-card p,.mobile-server-card small{margin:0;color:#475569;line-height:1.55}.mobile-server-card label{display:grid;gap:8px;font-weight:800;color:#0f172a}.mobile-server-card input{width:100%;box-sizing:border-box;padding:14px;border:1px solid #cbd5e1;border-radius:13px;font-size:16px}.mobile-server-close{position:absolute;top:10px;right:12px;border:0;background:transparent;font-size:28px;color:#64748b}.mobile-role-page{min-height:100dvh;display:grid;place-items:center;padding:22px 18px calc(34px + env(safe-area-inset-bottom));background:linear-gradient(145deg,#f8fafc,#fff7ed)}.mobile-role-card{width:min(100%,480px);display:grid;gap:16px;padding:26px;border-radius:26px;background:#fff;box-shadow:0 24px 70px #0f172a21}.mobile-role-card h1{margin:0;font-size:32px}.mobile-role-card>p{margin:0;color:#475569;line-height:1.55}.mobile-demo-credentials{display:grid;gap:4px;padding:13px 15px;border-radius:14px;background:#f8fafc;color:#475569;font-size:13px}.notice-box{padding:12px 14px;border-radius:12px;background:#fff7ed;color:#9a3412;line-height:1.4}.success-box{padding:12px 14px;border-radius:12px;background:#ecfdf5;color:#047857;line-height:1.4}@media(max-width:600px){.mobile-server-card{padding:22px 18px;border-radius:20px}.mobile-server-button{bottom:calc(8px + env(safe-area-inset-bottom));right:8px}}.bank-account-actions{display:flex;align-items:flex-end;flex-direction:column;gap:4px}.bank-account-disabled{opacity:.65}.transfer-policy-notice{padding:18px}.transfer-policy-notice p{color:var(--muted);margin:6px 0 14px}.transfer-view-switch,.whatsapp-preview-switch{display:flex;gap:8px;flex-wrap:wrap}.transfer-view-switch button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px}.transfer-view-switch button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.add-product-button{width:auto!important;min-width:92px!important;border-radius:10px!important;padding:9px 12px!important;font-size:.78rem!important}.transfer-retention-admin{max-width:620px}.passenger-phone-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.driver-photo-requirement{padding:12px;border-radius:12px;background:#fff4e8;color:#7b3d00}.whatsapp-button{background:#1fa855!important;color:#fff!important;border-color:#1fa855!important}html.pidelocal-chat-open,html.pidelocal-chat-open body{height:100%;overflow:hidden!important;overscroll-behavior:none}.communication-panel{display:flex;flex-direction:column;height:var(--communication-height,100dvh);max-height:var(--communication-height,100dvh);min-height:0;overflow:hidden}.communication-panel>.communication-head,.communication-panel>.communication-diagnostics,.communication-panel>.call-targets,.communication-panel>.active-call-banner,.communication-panel>.chat-composer,.communication-panel>.communication-note{flex:0 0 auto}.chat-message-list{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;overflow-anchor:none;touch-action:pan-y}.chat-composer{position:relative;bottom:auto;flex:0 0 auto;z-index:5;isolation:isolate;background:#fff;box-shadow:0 -8px 22px #0d303514;touch-action:manipulation}.chat-composer textarea{font-size:16px;max-height:96px;overscroll-behavior:contain}@media(max-width:600px){.communication-backdrop{align-items:flex-start;height:var(--communication-height,100dvh);max-height:var(--communication-height,100dvh)}.communication-panel{top:var(--communication-top,0px);height:var(--communication-height,100dvh);max-height:var(--communication-height,100dvh);padding-bottom:0!important}.call-targets{max-height:86px;overflow-y:auto}.communication-note{display:none}.chat-composer{padding:9px max(9px,env(safe-area-inset-right)) max(9px,env(safe-area-inset-bottom)) max(9px,env(safe-area-inset-left))}}.add-product-button,.storefront-add-button{width:auto!important;min-width:112px!important;height:42px!important;padding:0 15px!important;border:0!important;border-radius:13px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#ff5a1f,#ff7a2f)!important;color:#fff!important;font-size:.82rem!important;font-weight:900!important;line-height:1!important;white-space:nowrap;cursor:pointer;box-shadow:0 8px 18px #ff5a1f3d;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.add-product-button:hover,.storefront-add-button:hover{transform:translateY(-1px);box-shadow:0 11px 22px #ff5a1f4d}.add-product-button:active,.storefront-add-button:active{transform:scale(.97)}.add-product-button>span,.storefront-add-button>span{font-size:1.05rem;line-height:1}.add-product-button.closed,.storefront-add-button.closed{min-width:126px!important;background:#e6e9ec!important;color:#747d88!important;box-shadow:none;cursor:not-allowed}.customer-product-controls.quantity-stepper,.storefront-product-controls.quantity-stepper{min-width:132px;height:42px;display:grid;grid-template-columns:40px minmax(48px,1fr) 40px;align-items:stretch;gap:0;overflow:hidden;border:1px solid #ffd3c3;border-radius:14px;background:#fff8f5;box-shadow:0 7px 17px #1f293714}.customer-product-controls.quantity-stepper>button,.storefront-product-controls.quantity-stepper>button{width:40px!important;height:40px!important;padding:0!important;border:0!important;border-radius:0!important;display:grid;place-items:center;background:#ff5a1f!important;color:#fff!important;font-size:1.25rem!important;font-weight:900;cursor:pointer;box-shadow:none!important;transition:filter .15s ease,transform .15s ease}.customer-product-controls.quantity-stepper>button:hover,.storefront-product-controls.quantity-stepper>button:hover{filter:brightness(.95)}.customer-product-controls.quantity-stepper>button:active,.storefront-product-controls.quantity-stepper>button:active{transform:scale(.94)}.customer-product-controls.quantity-stepper>button.minus,.storefront-product-controls.quantity-stepper>button.minus{background:#fff0e9!important;color:#e64b13!important}.customer-product-controls.quantity-stepper>b,.storefront-product-controls.quantity-stepper>b{min-width:48px;margin:0;display:grid;place-content:center;gap:1px;text-align:center;color:#23272e;font-size:1rem;line-height:1}.customer-product-controls.quantity-stepper>b small,.storefront-product-controls.quantity-stepper>b small{display:block;color:#8b929b;font-size:.49rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.storefront-add-button{background:var(--store-primary)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--store-primary) 28%,transparent)}.storefront-product-controls.quantity-stepper{border-color:color-mix(in srgb,var(--store-primary) 24%,#fff);background:color-mix(in srgb,var(--store-primary) 7%,#fff)}.storefront-product-controls.quantity-stepper>button{background:var(--store-primary)!important}.storefront-product-controls.quantity-stepper>button.minus{background:color-mix(in srgb,var(--store-primary) 12%,#fff)!important;color:var(--store-primary)!important}@media(max-width:720px){.public-product-content>div:last-child,.storefront-product-card footer{align-items:stretch;flex-direction:column;gap:10px}.add-product-button,.storefront-add-button,.customer-product-controls.quantity-stepper,.storefront-product-controls.quantity-stepper{width:100%!important;min-width:0!important}.customer-product-controls.quantity-stepper,.storefront-product-controls.quantity-stepper{grid-template-columns:40px 1fr 40px}}.order-rating-panel{margin-top:14px;padding:14px;border:1px solid #eadfca;border-radius:16px;background:#fffaf0;display:grid;gap:12px}.rating-panel-title{display:flex;gap:10px;align-items:center}.rating-panel-title>span{width:38px;height:38px;border-radius:12px;background:#ffb020;color:#fff;display:grid;place-items:center;font-size:1.2rem}.rating-panel-title small{display:block;color:var(--muted);margin-top:2px}.rating-target-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.rating-target-card{background:#fff;border:1px solid #eee4d5;border-radius:13px;padding:12px;display:grid;gap:9px}.rating-target-head{display:flex;justify-content:space-between;gap:10px}.rating-target-head small,.rating-target-head strong{display:block}.rating-target-head span{font-size:.68rem;color:#8b6d35}.star-picker{display:flex;gap:3px}.star-picker button{border:0;background:transparent;color:#d4d4d4;font-size:1.55rem;padding:0 2px;cursor:pointer}.star-picker button.active{color:#ffb020}.rating-target-card textarea{width:100%;resize:vertical;border:1px solid #e3d9ca;border-radius:10px;padding:9px;font:inherit}.rating-save{justify-self:start}.rating-message{color:#187b5b}.chat-channel-tabs{display:flex;gap:8px;padding:10px 12px;background:#eef5f3;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:thin}.chat-channel-tabs button{flex:0 0 auto;border:1px solid #cfe0dc;background:#fff;color:#365957;border-radius:999px;padding:8px 12px;font:inherit;font-size:.74rem;font-weight:700;cursor:pointer;white-space:nowrap}.chat-channel-tabs button.active{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 4px 12px #0b725c33}.chat-audit-note{display:flex;flex-direction:column;gap:3px;padding:12px 15px max(12px,env(safe-area-inset-bottom));background:#fff8df;border-top:1px solid #ead9a1;color:#6d5716}.chat-audit-note strong{font-size:.8rem}.chat-audit-note span{font-size:.68rem}.communication-panel>.chat-channel-tabs,.communication-panel>.chat-audit-note{flex:0 0 auto}@media(max-width:600px){.chat-channel-tabs{padding:8px 10px}.chat-channel-tabs button{padding:7px 10px;font-size:.68rem}}.taxi-service-choice,.ride-timing-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.taxi-service-choice button,.ride-timing-choice button{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;border:1px solid #dbe5ee;border-radius:16px;background:#fff;text-align:left;cursor:pointer;transition:.18s ease}.taxi-service-choice button:hover,.ride-timing-choice button:hover{transform:translateY(-1px);border-color:#87a9c4}.taxi-service-choice button.active,.ride-timing-choice button.active{border-color:#0f766e;background:#ecfdf5;box-shadow:0 0 0 3px #0f766e1a}.taxi-service-choice i{font-size:24px;font-style:normal}.taxi-service-choice b,.ride-timing-choice b{font-size:15px;color:#102a43}.taxi-service-choice span,.ride-timing-choice span{font-size:12px;line-height:1.35;color:#60758a}.secure-transport-page td small{display:block;margin-top:4px;color:#64748b;line-height:1.35}@media(max-width:720px){.taxi-service-choice,.ride-timing-choice{grid-template-columns:1fr}}.secure-ride-context{display:flex;flex-wrap:wrap;gap:8px 16px;padding:11px 13px;margin:10px 0;border-radius:13px;background:#f4f8fb;color:#475569;font-size:13px}.scheduled-secure-ride{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px dashed #818cf8;border-radius:14px;background:#eef2ff;color:#3730a3}.order-rating-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:520;background:#131b1fad;display:grid;place-items:center;padding:18px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.order-rating-modal{width:min(540px,100%);max-height:calc(100dvh - 30px);overflow:auto;background:#fff;border-radius:24px;padding:22px;box-shadow:0 28px 80px #071c1f52;display:grid;gap:16px}.order-rating-modal header{display:grid;grid-template-columns:58px minmax(0,1fr) 38px;gap:13px;align-items:start}.order-rating-modal header>div:nth-child(2)>span{display:block;color:#0f8f7a;font-size:.66rem;letter-spacing:.14em;font-weight:900}.order-rating-modal header h2{margin:5px 0 4px;font-size:1.45rem}.order-rating-modal header p{margin:0;color:var(--muted);line-height:1.45}.order-rating-modal header>button{border:0;background:#eff5f3;border-radius:11px;width:38px;height:38px;font-size:24px;color:#47615d}.order-rating-avatar{width:58px;height:58px;border-radius:17px;background:linear-gradient(135deg,#0f8f7a,#15b79e);color:#fff;display:grid;place-items:center;font-size:1.35rem;font-weight:900;overflow:hidden}.order-rating-avatar img{width:100%;height:100%;object-fit:cover}.rating-pending-count{justify-self:center;padding:6px 10px;border-radius:999px;background:#fff7df;color:#80620c}.order-rating-stars{display:flex;justify-content:center;gap:7px}.order-rating-stars button{border:0;background:transparent;color:#d7d7d7;font-size:2.65rem;line-height:1;padding:2px;filter:drop-shadow(0 5px 9px rgba(45,24,53,.08))}.order-rating-stars button.selected{color:#ffb020}.order-rating-label{text-align:center;color:#75550a}.order-rating-modal label{display:grid;gap:7px;font-weight:800}.order-rating-modal textarea{min-height:100px;resize:vertical;border:1px solid #d9e3df;border-radius:13px;padding:12px;font:inherit}.order-rating-error{padding:10px 12px;border-radius:11px;background:#fff0f2;color:#a52741}.order-rating-actions{display:flex;justify-content:flex-end;gap:9px}.order-rating-actions>button:first-child{border:1px solid #d7e1de;background:#fff;border-radius:12px;padding:12px 16px;font-weight:800}.order-rating-help{text-align:center;color:var(--muted)}@media(max-width:620px){.order-rating-modal-backdrop{padding:0;align-items:end}.order-rating-modal{border-radius:22px 22px 0 0;padding:18px;padding-bottom:max(18px,env(safe-area-inset-bottom));max-height:92dvh}.order-rating-modal header{grid-template-columns:48px minmax(0,1fr) 36px}.order-rating-avatar{width:48px;height:48px}.order-rating-stars button{font-size:2.35rem}.order-rating-actions{display:grid;grid-template-columns:1fr 1fr}.order-rating-actions button{width:100%}}
