:root{--bg:#f5f7fb;--card:#fff;--text:#111827;--muted:#6b7280;--line:#e5e7eb;--brand:#2563eb;--brand2:#1d4ed8;--soft:#eff6ff;--ok:#15803d;--warn:#b45309;--danger:#b91c1c}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.header{color:#fff;border-bottom:1px solid var(--line);background:#111827;justify-content:space-between;align-items:center;height:66px;padding:0 24px;display:flex}.brand{letter-spacing:-.5px;font-size:21px;font-weight:850}.brand.dark{color:#111827}.header small{color:#9ca3af}.header-actions{align-items:center;gap:16px;display:flex}.header-link{color:#d1d5db;background:0 0;border:0;font-size:13px}.top,.manage-head,.status-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.top h1,.manage-head h1,.page>h1{margin:0 0 6px;font-size:28px}.sub,.small,.hint{color:var(--muted)}.small{font-size:13px}.hint{margin-top:5px;font-size:12px}.btn{border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:11px 15px;font-weight:750;display:inline-flex}.btn.primary{background:var(--brand);color:#fff}.btn.primary:hover{background:var(--brand2)}.btn.secondary{border:1px solid var(--line);background:#fff}.btn.danger{color:#991b1b;background:#fee2e2}.btn:disabled{opacity:.5;cursor:not-allowed}.card,.share-panel,.link-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat .label{color:var(--muted);font-size:13px}.stat .value{margin-top:6px;font-size:27px;font-weight:850}.stat-sub{color:var(--muted);margin-top:5px;font-size:11px}.stat-button{text-align:left;width:100%;color:inherit;transition:border-color .15s,box-shadow .15s,transform .15s}.stat-button:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 6px 18px #2563eb12}.stat-button.active{border-color:var(--brand);background:#f8fbff;box-shadow:0 0 0 2px #2563eb18}.stat-button.active .label{color:var(--brand2)}.section{margin-top:22px}.section-title{justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px;display:flex}.section h2{margin:0;font-size:17px}.item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.item:last-child{border-bottom:0}.item-main{align-items:center;gap:12px;min-width:0;display:flex}.item-title{font-weight:800}.text-button{text-align:left;background:0 0;border:0;padding:0}.clickable{cursor:pointer}.thumb{object-fit:cover;background:#f3f4f6;border-radius:9px;width:68px;height:54px}.thumb.placeholder{color:#9ca3af;justify-content:center;align-items:center;font-size:10px;display:flex}.row-actions,.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.row-actions{justify-content:flex-end}.actions{margin-top:18px}.pill{color:#1e40af;background:#dbeafe;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:750}.pill.ok{color:#166534;background:#dcfce7}.pill.warn{color:#92400e;background:#fef3c7}.pill.neutral{color:#4b5563;background:#f3f4f6}.pill.bad{color:#991b1b;background:#fee2e2}.field{margin-bottom:16px}.field.compact{margin:14px 0}.field label,.share-label{margin-bottom:7px;font-size:13px;font-weight:750;display:block}.field input,.field select,.field textarea,.copy-row input{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:12px}.field textarea{resize:vertical;min-height:92px;line-height:1.45}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.segmented{background:#f3f4f6;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.segmented button{color:#6b7280;background:0 0;border:0;border-radius:9px;padding:11px;font-weight:700}.segmented button.active{color:#111827;background:#fff;box-shadow:0 1px 3px #00000014}.pickup-box{border-top:1px solid var(--line);margin:20px -18px 0;padding:20px 18px 2px}.pickup-box h2{margin:0 0 16px;font-size:18px}.availability-stack{gap:12px;display:grid}.date-card{border:1px solid var(--line);background:#fafafa;border-radius:13px;padding:14px}.date-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.times,.buyer-times{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.time,.time-choice{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px}.time.selected,.time-choice.selected{background:var(--soft);border-color:var(--brand);color:var(--brand2);font-weight:750}.time.protected{color:#166534;background:#ecfdf5;border-color:#86efac}.link-btn{background:0 0;border:0;padding:5px 0;font-size:12px;font-weight:700}.danger-text{color:var(--danger)}.notice,.warning,.success,.danger-note{border-radius:10px;margin:16px 0;padding:12px;font-size:13px}.notice{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.danger-note{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.empty{text-align:center;color:var(--muted);padding:30px}.filters{flex-wrap:wrap;align-items:center;gap:7px;margin-top:20px;display:flex}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.filter.active{color:#fff;background:#111827;border-color:#111827}.photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.photo-tile{border:1px solid var(--line);background:#fafafa;border-radius:12px;position:relative;overflow:hidden}.photo-tile img{object-fit:cover;width:100%;height:110px;display:block}.photo-tools{justify-content:space-between;gap:6px;padding:7px;display:flex}.primary-tag{color:#fff;background:#111827;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:750;position:absolute;top:7px;left:7px}.copy-row{grid-template-columns:1fr auto;gap:8px;display:grid}.share-label{margin-top:18px}.buyer-wrap{max-width:620px;margin:0 auto;padding:24px 14px}.buyer-brand{text-align:center;margin:6px 0 20px;font-weight:850}.buyer-wrap h1{margin:0;font-size:25px}.price{margin:8px 0;font-size:25px;font-weight:850}.photo{object-fit:cover;background:#f3f4f6;border-radius:13px;width:100%;max-height:340px;margin-bottom:10px}.gallery-thumbs{gap:8px;margin:0 0 16px;display:flex;overflow-x:auto}.gallery-thumbs button{background:0 0;border:2px solid #0000;border-radius:9px;padding:0}.gallery-thumbs button.active{border-color:var(--brand)}.gallery-thumbs img{object-fit:cover;border-radius:7px;width:72px;height:56px;display:block}.description{white-space:pre-wrap;color:#374151;margin:12px 0;line-height:1.5}.buyer-form{margin-top:22px}.buyer-form h2{margin:0 0 12px;font-size:17px}.buyer-date{border:1px solid var(--line);background:#fafafa;border-radius:13px;margin:10px 0;padding:13px}.buyer-date-title{margin-bottom:10px;font-weight:850}.confirmed-date{margin-top:8px;font-size:17px;font-weight:800}.confirmed-time{margin-top:3px;font-size:26px;font-weight:900}.landing{place-items:center;min-height:100vh;padding:20px;display:grid}.landing-card{text-align:center;max-width:620px}.landing h1{letter-spacing:-1.2px;margin:16px 0 10px;font-size:40px}.auth{max-width:430px;margin:60px auto}.manage-section{margin-top:18px}.manage-section h2{margin:0 0 14px;font-size:18px}.link-card{background:#f9fafb;border-radius:12px;padding:14px}.protected-note{color:#166534;margin-top:5px;font-size:11px;font-weight:750}.muted-box{border:1px solid var(--line);background:#f9fafb;border-radius:12px;padding:12px}.action-panel{border:1px solid var(--line);background:#fafafa;border-radius:13px;margin-top:14px;padding:14px}.action-panel h3{margin:0 0 7px;font-size:16px}.reason-list{gap:8px;display:grid}.reason-option{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:flex-start;gap:9px;padding:8px 10px;font-weight:600!important;display:flex!important}.reason-option input{margin-top:2px;width:auto!important}.proposal{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:12px 0;display:grid}.proposal-box{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px}.proposal-arrow{color:#6b7280;font-weight:900}.slot-picker{gap:10px;margin-top:12px;display:grid}.slot-day{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.slot-day-title{margin-bottom:9px;font-weight:850}.slot-options{gap:7px;display:grid}.slot-option{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.slot-option.selected{background:#eff6ff;border-color:#93c5fd}.slot-option input{width:auto}.preferred-radio{color:#1d4ed8;align-items:center;gap:5px;font-size:11px;display:flex}.modal-backdrop{z-index:1000;background:#0008;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(520px,100%);max-height:85vh;padding:18px;overflow:auto;box-shadow:0 20px 60px #0004}.modal h2{margin:0 0 6px;font-size:20px}.modal-close{float:right;background:0 0;border:0;font-size:20px}.required-badge{color:#991b1b;background:#fee2e2;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:800}.legacy-note{color:#92400e;margin-top:6px;font-size:12px}.callout-title{font-weight:850}.availability-obligation{background:#fffbeb;border:2px solid #f59e0b;border-radius:13px;margin:14px 0;padding:14px}.availability-obligation h3{margin:0 0 6px}.locked{opacity:.72}@media (max-width:760px){.grid,.times,.buyer-times{grid-template-columns:1fr 1fr}.top,.manage-head{flex-direction:column}.item{align-items:flex-start}.row-actions{max-width:330px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.grid,.two{grid-template-columns:1fr}.header{padding:0 15px}.page{padding:20px 14px}.item{flex-direction:column}.row-actions{justify-content:flex-start;width:100%;max-width:none}.segmented,.copy-row{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal{grid-template-columns:1fr}.proposal-arrow{justify-self:center;transform:rotate(90deg)}.landing h1{font-size:32px}}.manage-page{max-width:900px}.manage-status-row{justify-content:center;align-items:center;margin:4px 0 10px;display:flex}.manage-status-pill{letter-spacing:.01em;padding:8px 15px;font-size:13px;font-weight:850;box-shadow:0 2px 8px #0000000c}.manage-message{margin:14px 0 18px}.manage-form{gap:18px;margin-top:18px;display:grid}.manage-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.manage-card-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;margin-bottom:17px;padding-bottom:15px;display:flex}.manage-card-head h2{margin:2px 0 4px;font-size:20px}.manage-card-head p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.section-kicker{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-size:10px;font-weight:850}.transaction-card{border-top:4px solid #2563eb}.transaction-head{align-items:flex-start}.transaction-thumb{object-fit:cover;border:1px solid var(--line);background:#f3f6fa;border-radius:14px;flex:none;width:104px;height:104px}.transaction-thumb.placeholder{text-align:center;color:var(--muted);justify-content:center;align-items:center;font-size:12px;display:flex}.transaction-link{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.confirmed-block{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.confirmed-appointment{text-align:right}.transaction-actions{padding-top:16px}.manage-subhead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.manage-subhead span{color:var(--muted);font-size:12px}.manage-savebar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);background:#fffe;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 10px 35px #00000014}.review-list{border:1px solid var(--line);border-radius:10px;margin-top:12px;overflow:hidden}.review-list>strong{background:#f9fafb;padding:9px 11px;font-size:12px;display:block}.review-list-row{border-top:1px solid var(--line);padding:9px 11px;font-size:13px}.modal{border:1px solid #d1d5db}.modal h2{padding-right:32px}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width:620px){.transaction-thumb{width:82px;height:82px}.transaction-link,.confirmed-block,.manage-subhead,.manage-savebar{flex-direction:column;align-items:flex-start}.confirmed-appointment{text-align:left}.manage-savebar .row-actions{justify-content:flex-start;width:100%}.manage-card{padding:16px}}.save-pickup{border:1px solid var(--line);background:#f9fafb;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin:14px 0;padding:13px;display:flex}.save-pickup .small{margin-top:3px}@media (max-width:520px){.save-pickup{flex-direction:column;align-items:flex-start}}.settings-card{margin-top:20px}.dashboard-stats .stat-button{min-height:112px}.setting-toggle{border:1px solid var(--line);background:#fafafa;border-radius:12px;align-items:flex-start;gap:10px;margin:4px 0 18px;padding:13px;display:flex}.setting-toggle input{width:auto;margin-top:3px}.setting-toggle span{gap:3px;display:grid}.wide{width:100%;margin-top:4px}.simple-brand{max-width:1080px;margin:0 auto;padding:22px 20px 0;font-size:21px;font-weight:850}.onboarding-page{grid-template-columns:1fr 1fr;align-items:start;gap:28px;max-width:920px;padding-top:64px;display:grid}.onboarding-copy h1{letter-spacing:-1px;margin:10px 0 12px;font-size:36px;line-height:1.08}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand);font-size:11px;font-weight:850}.quick-start{border-left:3px solid var(--brand);background:#eff6ff;border-radius:0 12px 12px 0;gap:10px;margin-top:28px;padding:16px;font-size:13px;display:grid}.onboarding-card{padding:22px}.preview-toolbar{z-index:20;color:#fff;background:#111827;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex;position:sticky;top:10px;box-shadow:0 10px 30px #0002}.preview-toolbar .small{color:#d1d5db}.preview-toolbar .btn.secondary{background:#fff}.preview-note{color:#6b7280;background:#f3f4f6;border-radius:9px;margin:-2px 0 12px;padding:9px 11px;font-size:12px;font-weight:700}.time-choice:disabled{cursor:not-allowed;opacity:.75}@media (max-width:760px){.onboarding-page{grid-template-columns:1fr;padding-top:30px}.preview-toolbar{flex-direction:column;align-items:flex-start;position:static}}.seller-menu-wrap{position:relative}.menu-trigger{color:#fff;background:#1f2937;border:1px solid #374151;border-radius:9px;padding:9px 13px;font-size:13px;font-weight:800}.menu-trigger:hover{background:#273449}.seller-menu{width:210px;color:var(--text);border:1px solid var(--line);z-index:100;background:#fff;border-radius:12px;padding:7px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 45px #0003}.seller-menu button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:8px;padding:10px 11px;font-size:13px;font-weight:700;display:block}.seller-menu .menu-signout{color:#991b1b}.menu-divider{background:var(--line);height:1px;margin:5px 3px}.subpage-back-row{justify-content:flex-end;margin:0 0 16px;display:flex}.back-dashboard{border:1px solid var(--line);color:#374151;background:#fff;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:750}.back-dashboard:hover{color:var(--brand2);background:#f8fbff;border-color:#93c5fd}.help-page{max-width:980px}.help-hero{margin-bottom:20px}.help-hero h1{margin:7px 0;font-size:30px}.help-feature{grid-template-columns:minmax(240px,1fr) 1fr;align-items:center;gap:22px;display:grid}.video-placeholder{color:#fff;text-align:center;background:#111827;border-radius:13px;align-content:center;place-items:center;gap:8px;min-height:220px;padding:24px;display:grid}.video-placeholder>span{font-size:34px}.video-placeholder>strong{font-size:20px}.video-placeholder>small{color:#d1d5db}.help-feature h2{margin:0 0 8px}.help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.help-card h3{margin:10px 0 6px}.help-card p{min-height:54px;line-height:1.45}.help-video-mini{color:#6b7280;background:#f3f4f6;border-radius:10px;place-items:center;height:90px;font-size:22px;display:grid}@media (max-width:760px){.help-feature,.help-grid{grid-template-columns:1fr}.help-card p{min-height:auto}}.dashboard-sort{align-items:center;gap:8px;margin-left:auto;display:flex}.dashboard-sort select{width:auto;min-width:120px;padding:8px 10px}.item-number{color:#475569;margin:2px 0;font-weight:700}.terminal-note,.terminal-buyer{margin-top:16px}.transaction-actions .actions{align-items:center}@media (max-width:700px){.dashboard-sort{justify-content:flex-end;width:100%}.dashboard-sort select{min-width:110px}}.inline-availability{margin-top:14px}.inline-availability-box{background:#f8fafc;border:1px solid #d8dee8;border-radius:12px;margin-top:8px;padding:14px}.inline-availability-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.inline-availability-box .field{margin-bottom:0}@media (max-width:640px){.inline-availability-fields{grid-template-columns:1fr}}.place-search-host{width:100%;min-height:48px}.place-search-host gmp-place-autocomplete{width:100%;display:block}.place-loading{border:1px solid var(--line);min-height:48px;color:var(--muted);background:#fff;border-radius:10px;align-items:center;padding:0 14px;font-size:14px;display:flex}.place-selected{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:flex-start;gap:12px;margin:-2px 0 16px;padding:13px 14px;display:flex}.place-selected-icon{color:#fff;background:#15803d;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;height:26px;font-weight:800;display:flex}.place-google-label{color:#15803d;margin-top:4px;font-size:12px;font-weight:700}.maps-link{text-decoration:none;display:inline-flex}.pickup-address-card .actions{margin-top:12px}.custom-time-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;display:grid}.custom-time-row input[type=time]{min-height:44px}.pickup-map-thumb{border:1px solid var(--line);background:#eef2f7;border-radius:12px;width:100%;height:190px;margin-top:12px;overflow:hidden}.pickup-address-card .pickup-map-thumb+.actions{margin-top:12px}@media (max-width:640px){.custom-time-row{grid-template-columns:1fr}.pickup-map-thumb{height:170px}}.pickup-directions{background:#ffffffb8;border:1px solid #0f172a1a;border-radius:10px;margin-top:12px;padding:10px 12px}.seller-header-actions{align-items:center;gap:10px;display:flex}.attention-shell{position:relative}.attention-bell{color:#fff;cursor:pointer;background:#172033;border:1px solid #334155;border-radius:12px;place-items:center;width:48px;height:44px;display:grid;position:relative}.attention-bell-icon{font-size:23px;line-height:1}.attention-badge{color:#fff;background:#dc2626;border:2px solid #0f172a;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 5px;font-size:12px;font-weight:900;display:grid;position:absolute;top:-8px;right:-7px}.attention-bell-panel{color:#0f172a;z-index:120;background:#fff;border:1px solid #cbd5e1;border-radius:16px;width:min(390px,90vw);position:absolute;top:54px;right:0;box-shadow:0 18px 55px #0f172a3d}.attention-panel-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;padding:16px;display:flex}.attention-panel-head>div{gap:2px;display:grid}.attention-panel-head span{color:#64748b;font-size:12px}.attention-panel-head button{cursor:pointer;background:0 0;border:0;font-size:24px}.attention-bell-list{max-height:430px;overflow:auto}.attention-bell-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.attention-bell-row>div{gap:3px;display:grid}.attention-bell-row span{color:#64748b;font-size:12px}.attention-bell-row button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-self:center;padding:7px 10px;font-weight:800}.attention-empty{color:#64748b;padding:22px}.attention-overlay{z-index:200;background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.attention-modal{color:#0f172a;background:#fff;border:1px solid #d8e0ea;border-radius:26px;flex-direction:column;width:min(940px,95vw);min-height:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 34px 110px #0f172a6b}.attention-modal-head{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #e2e8f0;padding:34px 36px 24px}.attention-modal-head h2{letter-spacing:-.7px;color:#0f172a;margin:7px 0 10px;font-size:36px;line-height:1.08}.attention-modal-head p{color:#64748b;max-width:760px;margin:0;font-size:17px;line-height:1.55}.attention-kicker{letter-spacing:.11em;color:#b45309;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.attention-modal-scroll{background:#f8fafc;flex:1;gap:18px;padding:24px 36px 28px;display:grid;overflow:auto}.attention-modal,.attention-tray{color:#0f172a;z-index:170;background:#fff;border:3px solid #ef4444;border-radius:20px;width:min(460px,100vw - 36px);max-height:72vh;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 24px 75px #0f172a57}.attention-card{color:#0f172a;background:linear-gradient(#fffdf7 0%,#fffaf0 100%);border:1px solid #f59e0b;border-radius:20px;gap:18px;padding:24px;display:grid;box-shadow:0 8px 26px #0f172a0f}.attention-card.compact{background:#fff7ed;border-width:1px;border-color:#fdba74;padding:13px}.attention-card-top strong{color:#0f172a;font-size:24px;line-height:1.15;display:block}.attention-item{color:#475569;margin-top:5px;font-size:15px;font-weight:650}.attention-time-change{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.attention-time-change>div{background:#fff;border:1px solid #dbe3ee;border-radius:14px;flex-direction:column;justify-content:center;min-height:88px;padding:16px 18px;display:flex}.attention-time-change span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:12px;font-weight:750;display:block}.attention-time-change strong{color:#0f172a;font-size:18px;line-height:1.3}.attention-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.attention-actions .btn{padding:9px 12px}.attention-ack,.attention-clear{color:#475569;cursor:pointer;background:0 0;border:0;padding:8px;font-weight:800;text-decoration:underline}.attention-clear{color:#b91c1c}.attention-modal-footer{background:#fff;border-top:1px solid #dbe3ee;justify-content:space-between;align-items:center;gap:18px;padding:20px 36px;display:flex}.attention-modal-footer span{color:#64748b;max-width:430px;font-size:13px;line-height:1.45}.attention-tray{z-index:170;background:#fff;border:3px solid #ef4444;border-radius:18px;width:min(430px,100vw - 36px);max-height:72vh;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 22px 70px #0f172a52}.attention-tray-head{color:#fff;background:#991b1b;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.attention-tray-head>div{align-items:center;gap:8px;display:flex}.attention-tray-dot{background:#fff;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 5px #fff3}.attention-tray-head button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:8px;font-size:18px}.attention-tray-list{gap:9px;max-height:calc(72vh - 48px);padding:10px;display:grid;overflow:auto}.attention-tray .attention-time-change{grid-template-columns:1fr}.attention-tray .attention-time-change>b{display:none}.attention-tray .attention-actions .btn{font-size:12px}.attention-setting{gap:10px;margin-top:22px;display:grid}.attention-setting>.small{margin-bottom:2px}.attention-mode{cursor:pointer;border:1px solid #cbd5e1;border-radius:14px;gap:11px;padding:14px;display:flex}.attention-mode.selected{background:#eff6ff;border:2px solid #2563eb}.attention-mode input{margin-top:3px}.attention-mode span{gap:3px;display:grid}@media (max-width:650px){.attention-modal-footer{flex-direction:column;align-items:stretch}.attention-modal-footer .btn{width:100%}.attention-time-change{grid-template-columns:1fr}.attention-time-change>b{display:none}.attention-modal-head{padding:20px 18px 12px}.attention-modal-scroll{padding:4px 18px 16px}.attention-card{padding:14px}.attention-bell{width:44px}.seller-header-actions{gap:6px}}.attention-corner-card{z-index:175;text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:2px solid #ef4444;border-radius:18px;width:min(370px,100vw - 32px);padding:17px 18px 16px;transition:transform .15s,box-shadow .15s,border-color .15s;position:fixed;top:78px;right:24px;box-shadow:0 18px 55px #0f172a47}.attention-corner-card:hover{border-color:#dc2626;transform:translateY(-2px);box-shadow:0 22px 65px #0f172a57}.attention-corner-top{letter-spacing:.085em;color:#b91c1c;align-items:center;gap:9px;margin-bottom:9px;font-size:11px;font-weight:900;display:flex}.attention-corner-dot{background:#dc2626;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #dc26261f}.attention-corner-title{color:#0f172a;margin-bottom:4px;font-size:18px;line-height:1.22;display:block}.attention-corner-item{color:#64748b;margin-bottom:12px;font-size:13px}.attention-corner-open{color:#2563eb;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:11px;font-size:12px;font-weight:850;display:flex}.attention-corner-open span{font-size:17px}@media (max-width:650px){.attention-corner-card{width:calc(100vw - 24px);top:72px;right:12px}}.attention-overlay{justify-content:center!important;align-items:center!important;padding:28px!important;display:flex!important}.attention-modal{background:#fff!important;border:1px solid #d7dee8!important;border-radius:24px!important;flex-direction:column!important;width:min(1180px,94vw)!important;height:min(760px,88vh)!important;min-height:620px!important;max-height:88vh!important;display:flex!important;position:relative!important;bottom:auto!important;right:auto!important;overflow:hidden!important;box-shadow:0 34px 110px #0f172a6b!important}.attention-modal-head{padding:24px 30px 18px!important}.attention-modal-head h2{margin:5px 0 7px!important;font-size:30px!important;line-height:1.12!important}.attention-modal-head p{max-width:880px!important;font-size:15px!important;line-height:1.45!important}.attention-modal-scroll{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:16px!important;padding:20px 30px 24px!important}.attention-modal-scroll>.attention-card:only-child{grid-column:1/-1}.attention-card{gap:14px!important;padding:20px!important}.attention-card-top strong{font-size:20px!important;line-height:1.2!important}.attention-time-change>div{min-height:74px!important;padding:13px 15px!important}.attention-time-change strong{font-size:16px!important}.attention-modal-footer{padding:16px 30px!important}.attention-modal-footer .btn{padding:10px 15px!important}.attention-corner-card{top:72px!important;right:18px!important}@media (max-width:820px){.attention-modal{width:96vw!important;height:90vh!important;min-height:0!important}.attention-modal-scroll{grid-template-columns:1fr!important;padding:16px!important}.attention-modal-head{padding:20px 18px 14px!important}.attention-modal-head h2{font-size:25px!important}.attention-modal-footer{padding:14px 18px!important}}.auth-modern{max-width:520px;margin:32px auto;padding:30px}.auth-brand-mark{color:#1d4ed8;margin-bottom:10px;font-size:18px;font-weight:900}.auth-tabs{background:#eef2f7;border-radius:12px;grid-template-columns:1fr 1fr;margin:20px 0;padding:4px;display:grid}.auth-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 12px;font-weight:800}.auth-tabs button.active{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0f172a1f}.auth-links{flex-direction:column;gap:8px;margin-top:16px;display:flex}.auth-links button{color:#1d4ed8;text-align:left;cursor:pointer;background:0 0;border:0;padding:2px 0;font-weight:700}.auth-message{margin-top:14px}.menu-admin{color:#1d4ed8!important;font-weight:900!important}.admin-page{max-width:1500px}.admin-top{align-items:flex-end}.admin-controls{align-items:flex-end;gap:12px;display:flex}.admin-controls label{flex-direction:column;gap:5px;display:flex}.admin-controls select{min-width:150px}.admin-kpis{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:22px}.admin-grid-two{grid-template-columns:1.35fr .85fr;gap:18px;margin-top:18px;display:grid}.admin-card{margin-top:18px;padding:22px}.admin-grid-two .admin-card{margin-top:0}.admin-section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.admin-section-head h2{margin:0 0 4px}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 10px}.admin-table th{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:12px}.admin-reasons{grid-template-columns:1fr 1fr;gap:22px;display:grid}.admin-reason-row{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.admin-reason-row span{text-transform:capitalize}.admin-activity{flex-direction:column;display:flex}.admin-activity-row{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:18px;padding:12px 0;display:flex}.admin-activity-row>div:first-child{flex-direction:column;gap:3px;display:flex}.admin-activity-row strong{text-transform:capitalize}.admin-activity-row span{color:#64748b}@media (max-width:1100px){.admin-kpis{grid-template-columns:repeat(3,1fr)}.admin-grid-two{grid-template-columns:1fr}}@media (max-width:700px){.admin-kpis{grid-template-columns:1fr 1fr}.admin-controls{flex-wrap:wrap;width:100%}.admin-reasons{grid-template-columns:1fr}.admin-activity-row{flex-direction:column;gap:4px}}.more-times-option{background:#f8fbff;border:1px solid #bfdbfe;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:14px 16px;display:flex}.more-times-option .small{margin-top:3px}.admin-charts{align-items:stretch}.admin-chart{min-height:310px}.admin-chart svg{width:100%;height:245px;display:block;overflow:visible}.admin-chart-grid{stroke:#e5e7eb;stroke-width:1px}.admin-chart-line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.line-blue{stroke:#2563eb;background:#2563eb}.line-green{stroke:#16a34a;background:#16a34a}.line-red{stroke:#dc2626;background:#dc2626}.line-orange{stroke:#ea580c;background:#ea580c}.line-purple{stroke:#7c3aed;background:#7c3aed}.admin-chart-labels{color:#64748b;justify-content:space-between;margin-top:2px;font-size:12px;display:flex}.admin-chart-legend{color:#475569;flex-wrap:wrap;gap:16px;margin-top:12px;font-size:13px;display:flex}.admin-chart-legend span{align-items:center;gap:6px;display:flex}.admin-chart-legend i{border-radius:999px;width:18px;height:4px;display:inline-block}.admin-chart-empty{color:#64748b;place-items:center;height:260px;display:grid}.season-bars{grid-template-columns:repeat(12,minmax(24px,1fr));align-items:end;gap:8px;height:285px;padding-top:12px;display:grid}.season-col{text-align:center;color:#64748b;grid-template-rows:24px 1fr 24px;gap:4px;height:100%;font-size:12px;display:grid}.season-value{color:#0f172a;font-weight:800}.season-track{background:#f1f5f9;border-radius:9px;align-items:flex-end;height:100%;display:flex;overflow:hidden}.season-fill{background:linear-gradient(#60a5fa,#2563eb);border-radius:9px 9px 0 0;width:100%;min-height:0}.admin-map-wrap{position:relative}.admin-geo-map{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;height:330px;overflow:hidden}.admin-map-status{color:#64748b;background:#f8fafcd9;border-radius:16px;place-items:center;display:grid;position:absolute;inset:0}.admin-zip-list{margin-top:16px}.admin-zip-list>div{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.admin-zip-list span{color:#475569;background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:13px}.admin-zip-list b{color:#0f172a;margin-left:4px}@media (max-width:760px){.more-times-option{flex-direction:column;align-items:flex-start}.season-bars{grid-template-columns:repeat(12,minmax(32px,1fr));gap:4px;overflow-x:auto}.admin-geo-map{height:280px}}.admin-view-toggle{background:#eef2f7;border:1px solid #dbe2ea;border-radius:10px;flex-shrink:0;gap:3px;padding:3px;display:inline-flex}.admin-view-toggle button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:800}.admin-view-toggle button.active{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0f172a1f}.admin-bar-scroll{padding-bottom:6px;overflow-x:auto}.admin-bar-canvas{border-bottom:1px solid #dbe2ea;align-items:stretch;gap:10px;height:245px;padding:14px 8px 28px;display:flex}.admin-bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:44px;display:flex}.admin-bar-stack{justify-content:center;align-items:flex-end;gap:3px;width:100%;height:190px;display:flex}.admin-bar{border-radius:5px 5px 1px 1px;width:min(12px,22%);min-height:0}.admin-bar.line-blue{background:#2563eb}.admin-bar.line-green{background:#16a34a}.admin-bar.line-red{background:#dc2626}.admin-bar.line-orange{background:#ea580c}.admin-bar.line-purple{background:#7c3aed}.admin-bar-group>span{color:#64748b;white-space:nowrap;font-size:10px}.admin-table.compact th,.admin-table.compact td{padding:9px 10px}.admin-pie-wrap{grid-template-columns:minmax(180px,240px) 1fr;align-items:center;gap:24px;padding:18px 0;display:grid}.admin-pie{aspect-ratio:1;border-radius:50%;place-items:center;width:100%;max-width:240px;margin:auto;display:grid;position:relative}.admin-pie:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:27%;box-shadow:0 0 0 1px #0f172a0d}.admin-pie>div{z-index:1;text-align:center;flex-direction:column;display:flex;position:relative}.admin-pie>div strong{font-size:24px}.admin-pie>div span{color:#64748b;font-size:11px}.admin-pie-legend{flex-direction:column;gap:7px;max-height:260px;display:flex;overflow:auto}.admin-pie-legend>div{grid-template-columns:12px 1fr auto 38px;align-items:center;gap:8px;font-size:12px;display:grid}.admin-pie-legend i{border-radius:50%;width:10px;height:10px}.admin-pie-legend small{color:#64748b;text-align:right}.admin-category-bars{flex-direction:column;gap:10px;margin-top:14px;display:flex}.admin-category-row{grid-template-columns:minmax(120px,1.3fr) minmax(100px,2fr) auto;align-items:center;gap:10px;font-size:12px;display:grid}.admin-category-row>span{text-transform:capitalize}.admin-category-row>div{background:#eef2f7;border-radius:999px;height:9px;overflow:hidden}.admin-category-row>div i{background:#2563eb;border-radius:999px;height:100%;display:block}.admin-top-bars .admin-category-row>span{text-transform:none}.admin-reasons-visual{align-items:start}.admin-reasons-visual>div{min-width:0}@media (max-width:760px){.admin-section-head{flex-direction:column;align-items:flex-start}.admin-pie-wrap{grid-template-columns:1fr}.admin-pie{max-width:210px}.admin-reasons{grid-template-columns:1fr}.admin-view-toggle{max-width:100%;overflow:auto}}.admin-grid-two{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr)}.admin-grid-two.admin-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid-two>*{min-width:0}.admin-card{min-width:0;max-width:100%;overflow:hidden}.admin-chart,.admin-bar-chart,.admin-bar-scroll,.admin-pie-wrap,.admin-map-wrap{min-width:0;max-width:100%}.admin-chart svg{max-width:100%;overflow:hidden}.admin-bar-scroll{width:100%;overflow-x:auto}@media (max-width:1100px){.admin-grid-two,.admin-grid-two.admin-charts{grid-template-columns:1fr}}.admin-section-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-line-scroll{padding-bottom:3px;overflow:auto hidden}.admin-line-canvas{width:100%}.admin-line-canvas svg{width:100%;height:245px;display:block}.admin-line-months{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:0;margin-top:3px;padding:0 8px;display:grid}.admin-line-months span{color:#64748b;text-align:center;white-space:nowrap;font-size:10px}.admin-bar-canvas.fit-all .admin-bar-group{min-width:0}.admin-bar-canvas.fit-all .admin-bar-stack{gap:2px}.admin-bar-canvas.fit-all .admin-bar{width:min(10px,20%)}@media (max-width:760px){.admin-section-tools{justify-content:flex-start}.admin-line-months span{font-size:9px}}.public-legal-links{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:12px;display:flex}.public-legal-links a,.legal-card a,.sms-consent a,.sms-setting-consent a{color:#1d4ed8;text-decoration:underline}.legal-page{max-width:920px}.legal-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:34px;line-height:1.65}.legal-card h1{margin:5px 0 2px;font-size:34px}.legal-card h2{margin:28px 0 6px;font-size:19px}.legal-card p{color:#374151;margin:9px 0}.sms-consent{cursor:pointer;background:#f8fbff;border:1px solid #bfdbfe;border-radius:13px;align-items:flex-start;gap:10px;margin:14px 0 18px;padding:13px 14px;display:flex}.sms-consent>input{flex:none;width:auto;margin-top:3px}.sms-consent>span{gap:4px;display:grid}.sms-consent>span>span{color:#64748b;font-size:11px;line-height:1.45}.sms-setting-consent .small{line-height:1.5}@media (max-width:620px){.legal-card{padding:22px}.legal-card h1{font-size:28px}}.buyer-sms-card{background:#fff;border:1px solid #dbe3ee;border-radius:14px;margin:16px 0;padding:16px}.buyer-sms-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.buyer-sms-head strong{font-size:16px}.buyer-sms-row{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;display:grid}.buyer-sms-actions{flex-wrap:wrap;gap:8px;padding-bottom:1px;display:flex}.buyer-sms-consent{background:#f8fbff;margin:10px 0 12px}@media (max-width:640px){.buyer-sms-row{grid-template-columns:1fr}.buyer-sms-actions{padding-bottom:0}}.sms-proof-card{border:1px solid var(--line);background:#fbfdff;border-radius:16px;margin:10px 0 22px;padding:18px}.sms-proof-card>label:first-child{margin-bottom:6px;font-weight:700;display:block}.sms-proof-card>input{width:100%;max-width:420px;margin-bottom:12px}.sms-proof{cursor:default}.sms-proof-card .btn{margin-top:4px}.menu-mobile-icon{display:none}@media (max-width:650px){.header{z-index:150;height:58px;padding:0 14px;position:sticky;top:0}.header .brand{letter-spacing:-.45px;font-size:20px}.header small{display:none}.seller-header-actions{gap:7px}.attention-bell{border-radius:11px;width:42px;height:40px}.attention-bell.has-alerts{box-shadow:none;border-color:#475569}.attention-bell-icon{font-size:21px}.attention-badge{min-width:21px;height:21px;font-size:11px;top:-7px;right:-5px}.menu-trigger{border-radius:11px;place-items:center;width:42px;height:40px;padding:0;display:grid}.menu-label,.menu-caret{display:none}.menu-mobile-icon{font-size:21px;line-height:1;display:inline}.seller-menu{width:min(240px,100vw - 28px);top:48px;right:0}.landing{justify-content:center;align-items:flex-start;min-height:100dvh;padding:72px 22px 32px;display:flex}.landing-card{width:100%;max-width:380px}.landing .brand{font-size:20px}.landing h1{letter-spacing:-1px;margin:14px 0 12px;font-size:34px;line-height:1.08}.landing .sub{max-width:340px;margin:0 auto 20px;font-size:17px;line-height:1.45}.landing .btn{min-height:48px;padding:12px 20px;font-size:16px}.landing .public-legal-links{flex-wrap:wrap;gap:6px;margin-top:24px;font-size:11px}.page{padding:18px 14px 78px}.top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;margin-bottom:15px;display:grid!important}.top>div{min-width:0}.top h1{letter-spacing:-.5px;line-height:1.08;margin-bottom:4px!important;font-size:25px!important}.top .sub{margin:0;font-size:13px;line-height:1.35}.top>.btn{white-space:nowrap;border-radius:10px;align-self:start;padding:10px 12px;font-size:13px}.dashboard-stats.grid{gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-stats .stat-button{border-radius:14px;min-height:102px!important;padding:13px!important}.dashboard-stats .stat .label{font-size:11px}.dashboard-stats .stat .value{letter-spacing:-.55px;white-space:nowrap;margin-top:5px;font-size:clamp(20px,5.7vw,25px);line-height:1.05}.dashboard-stats .stat-sub{margin-top:5px;font-size:9.5px;line-height:1.25}.filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;margin-top:14px;padding:0 0 8px;display:flex;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filters>.small:first-child{display:none}.filter{flex:none;padding:7px 10px;font-size:11px}.dashboard-sort{flex:none;gap:5px;margin-left:5px;justify-content:flex-start!important;width:auto!important}.dashboard-sort .small{display:none}.dashboard-sort select{border-radius:999px;padding:7px 8px;font-size:11px;min-width:92px!important}.section{margin-top:13px}.section-title{align-items:center;margin-bottom:7px}.section-title h2{font-size:16px}.section-title>.small{display:none}.section>.card{border-radius:14px;padding:8px 12px}.item{gap:9px;padding:11px 0;flex-direction:column!important;align-items:stretch!important}.item-main{align-items:center;gap:10px;width:100%}.thumb{border-radius:10px;flex:none;width:56px;height:56px}.item-title{font-size:14px;line-height:1.25}.item-main .small{font-size:10.5px;line-height:1.35}.row-actions{gap:6px;justify-content:flex-start!important;width:100%!important;max-width:none!important}.row-actions .pill{padding:4px 7px;font-size:10px}.row-actions .btn{border-radius:9px;min-height:34px;padding:8px 9px;font-size:11px}.attention-overlay{align-items:center!important;padding:8px!important}.attention-modal{border-radius:20px!important;width:calc(100vw - 16px)!important;height:min(92dvh,760px)!important;max-height:92dvh!important}.attention-modal-head{padding:16px 16px 12px!important}.attention-kicker{margin-bottom:3px!important;font-size:10px!important}.attention-modal-head h2{letter-spacing:-.45px!important;margin:4px 0 7px!important;font-size:24px!important;line-height:1.08!important}.attention-modal-head p{font-size:13px!important;line-height:1.4!important}.attention-modal-scroll{gap:10px!important;padding:12px!important}.attention-card{border-radius:16px!important;gap:11px!important;padding:13px!important}.attention-card-top strong{font-size:18px!important;line-height:1.15!important}.attention-item{margin-top:3px!important;font-size:12px!important}.attention-time-change{gap:7px!important}.attention-time-change>div{border-radius:12px!important;min-height:62px!important;padding:10px 12px!important}.attention-time-change span{margin-bottom:3px!important;font-size:10px!important}.attention-time-change strong{font-size:14px!important;line-height:1.25!important}.attention-actions{gap:6px!important}.attention-actions .btn{padding:8px 10px!important;font-size:11px!important}.attention-ack,.attention-clear{padding:6px!important;font-size:11px!important}.attention-modal-footer{gap:8px!important;padding:10px 12px 12px!important}.attention-modal-footer .btn{width:100%!important;padding:10px 12px!important;font-size:13px!important}.attention-modal-footer span{text-align:center;max-width:none!important;font-size:10.5px!important;line-height:1.35!important}.attention-corner-card{border-radius:15px!important;width:calc(100vw - 20px)!important;padding:13px 14px!important;top:66px!important;right:10px!important}.attention-corner-title{font-size:16px!important}.attention-corner-item{margin-bottom:9px!important;font-size:11px!important}.attention-corner-open{padding-top:8px!important;font-size:11px!important}}@media (max-width:380px){.landing{padding-top:54px}.landing h1{font-size:31px}.dashboard-stats .stat-button{min-height:96px!important;padding:11px!important}.dashboard-stats .stat .value{font-size:20px}.top h1{font-size:23px!important}.top>.btn{padding:9px 10px;font-size:12px}}.landing.landing-public{background:#f7f9fc;min-height:100vh;padding:0;display:block}.landing-shell{width:100%}.landing-hero{background:linear-gradient(#f7f9fc 0%,#f4f7fb 100%);justify-content:center;align-items:center;min-height:560px;padding:92px 20px 78px;display:flex}.landing-public .landing-card{text-align:center;max-width:760px;margin:0 auto}.landing-brand{letter-spacing:-.7px;font-size:24px}.landing-public .landing-card h1{letter-spacing:-2.4px;max-width:760px;margin:18px auto 16px;font-size:58px;line-height:1.02}.landing-public .landing-card .sub{max-width:650px;margin:0 auto;font-size:21px;line-height:1.5}.landing-cta{border-radius:12px;margin-top:26px;padding:13px 22px;font-size:16px;box-shadow:0 8px 24px #2563eb29}.landing-section{padding:92px 20px}.landing-copy{max-width:780px;margin:0 auto}.landing-copy-wide{max-width:1080px}.landing-eyebrow{color:#2563eb;letter-spacing:.12em;margin-bottom:12px;font-size:12px;font-weight:900;display:block}.landing-section h2{letter-spacing:-1.4px;margin:0 0 18px;font-size:42px;line-height:1.08}.landing-section p{color:#667085;margin:0;font-size:19px;line-height:1.7}.landing-intro{background:#fff}.landing-how{background:#f7f9fc}.landing-how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.landing-step{background:#fff;border:1px solid #e1e7ef;border-radius:22px;padding:28px;box-shadow:0 8px 30px #0f172a0a}.landing-step-number{color:#1d4ed8;background:#eaf2ff;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:22px;font-weight:900;display:grid}.landing-step h3{letter-spacing:-.3px;margin:0 0 10px;font-size:21px;line-height:1.25}.landing-step p{font-size:16px;line-height:1.6}.landing-problem{background:#f7f9fc;padding-top:72px;padding-bottom:72px}.landing-problem-card{color:#fff;background:#111827;border-radius:28px;max-width:1080px;margin:0 auto;padding:64px;box-shadow:0 24px 70px #0f172a2e}.landing-eyebrow.light{color:#93c5fd}.landing-problem-card h2{color:#fff;max-width:760px;font-size:46px}.landing-problem-list{gap:12px;max-width:760px;margin:30px 0 34px;display:grid}.landing-problem-list>div{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.landing-problem-list span{background:#2563eb;border-radius:999px;place-items:center;width:26px;height:26px;font-size:14px;font-weight:900;display:grid}.landing-problem-list p{color:#d1d5db;font-size:18px;line-height:1.45}.landing-positioning{color:#d1d5db!important;margin-top:6px!important;font-size:18px!important}.landing-final-line{letter-spacing:-.5px;margin-top:8px;font-size:28px;line-height:1.25;display:block}.landing-final-cta{margin-top:28px}.landing-footer{text-align:center;color:#64748b;max-width:1080px;margin:0 auto;padding:46px 20px 54px}.landing-footer-brand{color:#0f172a;margin-bottom:6px;font-size:18px;font-weight:900}.landing-footer p{margin:0 0 16px;font-size:13px}.landing-footer .public-legal-links{justify-content:center}.landing-footer .public-legal-links a{font-size:12px}@media (max-width:900px){.landing-public .landing-card h1{font-size:48px}.landing-how-grid{grid-template-columns:1fr}.landing-step{padding:24px}.landing-section{padding:72px 20px}.landing-problem-card{padding:48px}.landing-problem-card h2{font-size:39px}}@media (max-width:600px){.landing-hero{align-items:flex-start;min-height:auto;padding:58px 20px 48px}.landing-brand{font-size:20px}.landing-public .landing-card h1{letter-spacing:-1.6px;margin:15px auto 13px;font-size:40px;line-height:1.04}.landing-public .landing-card .sub{font-size:17px;line-height:1.5}.landing-cta{width:100%;max-width:260px;margin-top:22px;padding:13px 18px}.landing-section h2{letter-spacing:-.9px;font-size:32px}.landing-section p{font-size:17px;line-height:1.62}.landing-eyebrow{margin-bottom:10px;font-size:11px}.landing-step-number{margin-bottom:17px}.landing-step h3{font-size:19px}.landing-step p{font-size:15px}.landing-problem-card{border-radius:24px;padding:34px 24px}.landing-problem-card h2{letter-spacing:-.8px;font-size:32px}.landing-problem-list{margin:25px 0 30px}.landing-problem-list p{font-size:16px}.landing-positioning{font-size:16px!important}.landing-final-line{font-size:24px}.landing-final-cta{max-width:none}.landing-footer{padding:34px 20px 42px}.landing-footer .public-legal-links{flex-wrap:wrap;gap:10px}.landing-section{padding:48px 20px}.landing-intro{padding-top:50px;padding-bottom:50px}.landing-how{padding-top:46px;padding-bottom:48px}.landing-how-grid{gap:11px;margin-top:23px}.landing-step{border-radius:17px;padding:19px 20px 20px}.landing-step-number{width:35px;height:35px;margin-bottom:14px}.landing-step h3{margin-bottom:7px;font-size:18px;line-height:1.22}.landing-step p{font-size:14.5px;line-height:1.52}.landing-problem{padding:16px 12px 38px}.landing-problem-card{padding:32px 22px 34px}.landing-problem-list{gap:11px;margin:24px 0 28px}.landing-problem-list p{line-height:1.4}.landing-footer{padding-top:30px}}:root{--mm-navy:#0b1424;--mm-navy-2:#101b30;--mm-blue:#2f6df4;--mm-blue-dark:#1f5be0;--mm-bg:#f4f7fb;--mm-card:#fff;--mm-border:#e2e8f0;--mm-text:#0f172a;--mm-muted:#6b7280;--mm-green:#159455;--mm-amber:#b36b00;--mm-red:#c93636}html,body{background:var(--mm-bg);color:var(--mm-text)}body{-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.header{background:linear-gradient(#0b1424 0%,#0a1220 100%);border-bottom:1px solid #ffffff14;min-height:68px;padding:0 28px;box-shadow:0 8px 30px #0f172a14}.header .brand{color:#fff;letter-spacing:-.7px;font-size:23px;font-weight:900}.header small{color:#94a3b8;letter-spacing:.02em;font-size:11px}.header-link,.menu-trigger,.attention-bell{color:#f8fafc!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #94a3b838!important}.menu-trigger:hover,.attention-bell:hover,.header-link:hover{background:#ffffff1a!important;border-color:#94a3b85c!important}.attention-bell.has-alerts{border-color:#ef4444b3!important;box-shadow:0 0 0 3px #ef444414!important}.attention-badge{color:#fff!important;border:2px solid var(--mm-navy)!important;background:#dc2626!important}.seller-menu{border:1px solid var(--mm-border)!important;background:#fff!important;border-radius:16px!important;padding:7px!important;box-shadow:0 22px 60px #0f172a33!important}.seller-menu button{border-radius:10px!important;padding:10px 12px!important}.seller-menu button:hover{background:#f1f5f9!important}.page{max-width:1320px;margin:0 auto;padding:34px 28px 72px}.page.narrow{max-width:920px}.top{margin-bottom:24px}.top h1{letter-spacing:-1.2px;color:var(--mm-text);font-weight:900}.top .sub,.sub,.small{color:var(--mm-muted)}.eyebrow{letter-spacing:.11em;text-transform:uppercase;font-weight:900;color:var(--mm-blue)!important}.card{background:var(--mm-card);border:1px solid var(--mm-border);border-radius:20px;box-shadow:0 10px 32px #0f172a0b}.btn{border-radius:12px;font-weight:850;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s}.btn:hover{transform:translateY(-1px)}.btn.primary{color:#fff!important;background:linear-gradient(#3478ff 0%,#2867ea 100%)!important;border-color:#2867ea!important;box-shadow:0 9px 22px #2f6df438!important}.btn.primary:hover{background:linear-gradient(#2f71f7 0%,#205ddd 100%)!important;box-shadow:0 12px 28px #2f6df447!important}.btn.secondary{color:#111827!important;background:#fff!important;border:1px solid #d8e0ea!important;box-shadow:0 2px 7px #0f172a09!important}.btn.secondary:hover{background:#f8fafc!important;border-color:#b9c6d6!important}input,select,textarea{color:#111827!important;background:#fff!important;border:1px solid #cfd8e5!important;border-radius:12px!important;box-shadow:0 1px 2px #0f172a05!important}input:focus,select:focus,textarea:focus{border-color:#6ea0ff!important;outline:none!important;box-shadow:0 0 0 4px #2f6df41a!important}label{color:#334155;font-weight:750}.notice{background:#f8fbff!important;border:1px solid #dbe4f0!important;border-radius:14px!important}.dashboard-stats.grid{gap:14px}.dashboard-stats .stat-button{border:1px solid var(--mm-border)!important;background:#fff!important;border-radius:18px!important;transition:transform .16s,border-color .16s,box-shadow .16s!important;box-shadow:0 8px 25px #0f172a0b!important}.dashboard-stats .stat-button:hover{border-color:#bfd0ee!important;transform:translateY(-2px)!important;box-shadow:0 12px 30px #0f172a12!important}.dashboard-stats .stat-button.active,.dashboard-stats .stat-button[aria-pressed=true]{background:linear-gradient(145deg,#0e1a2f 0%,#101f39 100%)!important;border-color:#263b5e!important;box-shadow:0 18px 38px #0b142433!important}.dashboard-stats .stat-button.active .label,.dashboard-stats .stat-button.active .value,.dashboard-stats .stat-button.active .stat-sub,.dashboard-stats .stat-button[aria-pressed=true] .label,.dashboard-stats .stat-button[aria-pressed=true] .value,.dashboard-stats .stat-button[aria-pressed=true] .stat-sub{color:#fff!important}.dashboard-stats .stat .label{color:#64748b;font-weight:750}.dashboard-stats .stat .value{color:#0f172a;letter-spacing:-1.1px;font-weight:950}.dashboard-stats .stat-sub{color:#7c8797}.filters{align-items:center}.filter{color:#334155!important;background:#fff!important;border:1px solid #dce3ec!important;border-radius:999px!important;font-weight:750!important}.filter.active,.filter[aria-pressed=true]{color:#fff!important;background:#0f172a!important;border-color:#0f172a!important;box-shadow:0 5px 14px #0f172a21!important}.section-title h2{letter-spacing:-.45px;font-weight:900}.section>.card{overflow:hidden}.item{transition:background .14s}.item:hover{background:#fbfdff}.item+.item{border-top:1px solid #edf1f6}.thumb{border:1px solid #e5eaf0;box-shadow:0 2px 8px #0f172a0d;border-radius:12px!important}.item-title{letter-spacing:-.2px;color:#0f172a;font-weight:900}.pill{border:0!important;border-radius:999px!important;font-weight:850!important}.pill.scheduled,.pill.success,.pill.green{color:#107a43!important;background:#dcfce7!important}.pill.pending,.pill.warning,.pill.reschedule,.pill.reschedule-requested{color:#9a5d00!important;background:#fff1c9!important}.pill.canceled,.pill.danger,.pill.red{color:#b42318!important;background:#fee2e2!important}.row-actions{align-items:center}.row-actions .btn{min-height:40px}.auth-modern{border-color:#e4eaf2!important;border-radius:24px!important;box-shadow:0 24px 70px #0f172a1a!important}.auth-brand-mark{letter-spacing:-.3px;color:var(--mm-blue)!important}.form-section,.field-group{border-radius:18px}.attention-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070e1b8a!important}.attention-modal{border:1px solid #fff6!important;box-shadow:0 34px 100px #070e1b52!important}.attention-modal-head{background:linear-gradient(#fff 0%,#fbfdff 100%)!important}.attention-kicker{color:#b45309!important;letter-spacing:.12em!important;font-weight:950!important}.attention-card{background:linear-gradient(#fffdf7 0%,#fffaf0 100%)!important;box-shadow:0 8px 24px #0f172a0d!important}.attention-card-top strong{letter-spacing:-.35px!important}.attention-time-change>div{background:#fff!important;border:1px solid #dfe6ef!important;box-shadow:0 2px 7px #0f172a06!important}.attention-modal-footer{background:#fff!important;border-top:1px solid #e5eaf1!important}.attention-corner-card{border-radius:18px!important;box-shadow:0 24px 70px #0f172a40!important}.attention-corner-head{background:#991b1b!important}.public-shell,.buyer-shell,.buyer-page{background:var(--mm-bg)!important}.public-shell .card,.buyer-shell .card,.buyer-page .card{border-color:#dfe6ef!important;border-radius:20px!important;box-shadow:0 12px 34px #0f172a0e!important}.public-shell h1,.buyer-shell h1,.buyer-page h1{letter-spacing:-.8px!important;font-weight:950!important}.public-shell h2,.buyer-shell h2,.buyer-page h2{letter-spacing:-.4px!important;font-weight:900!important}.pickup-status,.status-card{border-radius:16px!important}.map-card,.map-thumb,.seller-map-thumb{border:1px solid #dfe6ef!important;border-radius:16px!important;overflow:hidden!important}@media (max-width:700px){.header{min-height:60px;padding:0 14px!important}.header .brand{font-size:20px!important}.page{padding:20px 14px 76px!important}.top{margin-bottom:16px!important}.card{border-radius:16px!important;box-shadow:0 7px 24px #0f172a0b!important}.dashboard-stats.grid{gap:9px!important}.dashboard-stats .stat-button{border-radius:15px!important;box-shadow:0 5px 16px #0f172a0b!important}.section>.card{border-radius:16px!important}.item:hover{background:0 0}.row-actions .btn{min-height:36px!important}.auth-modern{border-radius:20px!important;margin-top:12px!important;padding:22px!important}.attention-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.attention-modal{border-radius:22px!important}.public-shell .card,.buyer-shell .card,.buyer-page .card{border-radius:17px!important}}.brand-home{appearance:none;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.brand-home:hover{opacity:.88}.header .brand-home{color:#fff}.dashboard-command{background:radial-gradient(circle at 85% 10%,#2f6df447,#0000 38%),linear-gradient(145deg,#0a1324 0%,#0d1a30 58%,#111f38 100%);border:1px solid #94a3b829;border-radius:28px;margin-bottom:18px;padding:28px;box-shadow:0 24px 60px #0b14242e}.dashboard-command .top{margin-bottom:22px}.dashboard-command .top h1{color:#fff;letter-spacing:-1.4px;font-size:34px}.dashboard-command .top .sub{color:#aebbd0}.dashboard-command .dashboard-stats .stat-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none!important;background:#ffffff13!important;border-color:#ffffff21!important}.dashboard-command .dashboard-stats .stat-button .label{color:#aebbd0!important}.dashboard-command .dashboard-stats .stat-button .value{color:#fff!important}.dashboard-command .dashboard-stats .stat-button .stat-sub{color:#91a0b7!important}.dashboard-command .dashboard-stats .stat-button:hover{background:#ffffff1c!important;border-color:#ffffff40!important}.dashboard-command .dashboard-stats .stat-button.active{background:#fff!important;border-color:#fff!important;box-shadow:0 14px 34px #0000002e!important}.dashboard-command .dashboard-stats .stat-button.active .label{color:#2563eb!important}.dashboard-command .dashboard-stats .stat-button.active .value{color:#0b1424!important}.dashboard-command .dashboard-stats .stat-button.active .stat-sub{color:#64748b!important}.buyer-wrap>.buyer-brand{color:#fff;text-align:left;letter-spacing:-.55px;background:linear-gradient(145deg,#0b1424,#111f38);border-radius:16px;margin:4px 0 12px;padding:14px 18px;font-size:20px;box-shadow:0 12px 28px #0b142429}.buyer-wrap>.card{border-radius:24px;box-shadow:0 20px 55px #0f172a17}.attention-modal-head{background:radial-gradient(circle at 90% 0,#2f6df445,#0000 42%),linear-gradient(145deg,#0a1324,#111f38)!important;border-bottom-color:#ffffff1a!important}.attention-card{background:#fff!important;border-color:#e1e7ef!important;box-shadow:0 10px 28px #0f172a0f!important}.feedback-fab{z-index:145;color:#0f172a;text-align:left;background:#fff;border:1px solid #d8e1ed;border-radius:14px;padding:9px 13px 10px;font-size:13px;font-weight:900;line-height:1.05;display:grid;position:fixed;bottom:18px;left:18px;box-shadow:0 14px 36px #0f172a29}.feedback-fab span{color:#2563eb;letter-spacing:.11em;margin-bottom:4px;font-size:8px}.feedback-fab:hover{transform:translateY(-1px);box-shadow:0 18px 42px #0f172a33}.feedback-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070e1b99;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.feedback-modal{background:#fff;border:1px solid #dbe3ed;border-radius:24px;width:min(600px,100%);max-height:90vh;padding:30px;position:relative;overflow:auto;box-shadow:0 36px 100px #070e1b6b}.feedback-close{color:#475569;background:#f1f5f9;border:0;border-radius:10px;width:34px;height:34px;font-size:22px;position:absolute;top:14px;right:16px}.feedback-kicker{color:#2563eb;letter-spacing:.12em;margin-bottom:8px;font-size:10px;font-weight:950;display:block}.feedback-modal h2{letter-spacing:-.8px;margin:0 0 8px;font-size:30px}.feedback-modal>.sub{max-width:500px;margin:0 0 22px;line-height:1.5}.feedback-modal textarea{min-height:105px}.feedback-actions{flex-wrap:wrap;gap:8px;display:flex}.feedback-thanks{text-align:center;padding:18px 8px 8px}.feedback-check{color:#15803d;background:#dcfce7;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 14px;font-size:28px;font-weight:900;display:grid}.feedback-thanks h2{margin-bottom:8px}.feedback-thanks p{color:#64748b;max-width:440px;margin:0 auto 20px;line-height:1.55}.admin-feedback-page{max-width:1080px}.admin-feedback-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;display:flex}.admin-feedback-head h1{letter-spacing:-1px;margin:5px 0;font-size:34px}.admin-feedback-list{gap:14px;display:grid}.feedback-report{border-radius:18px;padding:20px}.feedback-report.is-new{border-left:4px solid #2563eb}.feedback-report-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.feedback-report-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.feedback-report h2{margin:8px 0 3px;font-size:19px}.feedback-status{min-width:118px;width:auto!important;padding:8px 10px!important}.feedback-report-message{color:#111827;margin:17px 0;font-size:16px;line-height:1.55}.feedback-expected{color:#475569;background:#f8fafc;border:1px solid #e5eaf0;border-radius:12px;padding:12px 14px}.feedback-expected strong{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;display:block}.feedback-context{color:#94a3b8;flex-wrap:wrap;gap:10px;margin-top:13px;font-size:10px;display:flex}.feedback-context span{background:#f8fafc;border-radius:999px;padding:5px 8px}.admin-feedback-empty{text-align:center;padding:42px}@media (max-width:700px){.dashboard-command{border-radius:20px;margin:-2px -2px 14px;padding:18px 14px}.dashboard-command .top{margin-bottom:15px!important}.dashboard-command .top h1{font-size:27px!important}.dashboard-command .dashboard-stats .stat-button{min-height:96px!important}.buyer-wrap{padding-top:14px}.buyer-wrap>.buyer-brand{border-radius:14px;margin-bottom:10px;padding:12px 14px;font-size:18px}.attention-modal-head{padding:18px 16px 14px!important}.feedback-fab{border-radius:12px;padding:8px 11px;bottom:12px;left:12px}.feedback-overlay{padding:8px}.feedback-modal{border-radius:20px;padding:22px 16px 18px}.feedback-modal h2{font-size:26px}.feedback-close{top:10px;right:10px}.admin-feedback-head,.feedback-report-top{flex-direction:column;align-items:flex-start}.feedback-status{width:100%!important}.feedback-report{padding:16px}}.attention-modal-head{background:linear-gradient(145deg,#7f1d1d 0%,#991b1b 58%,#7f1d1d 100%)!important;border-bottom:1px solid #fbbf2457!important}.attention-modal-head h2{color:#fff!important}.attention-modal-head p{color:#fee2e2!important}.attention-modal-head .attention-kicker{color:#fbbf24!important}.attention-modal{border:2px solid #dc26267a!important}.attention-modal-scroll{background:#fffaf0!important}.attention-card{background:linear-gradient(#fffdf7 0%,#fff8e6 100%)!important;border:1px solid #f6c453!important;box-shadow:0 10px 28px #78350f1a!important}.attention-card-top strong{color:#7f1d1d!important}.attention-modal-footer{border-top:1px solid #f1d39c!important}.buyer-wrap .confirmed-date,.buyer-wrap .confirmed-time,.buyer-wrap .pickup-directions,.buyer-wrap .protected-note,.buyer-wrap .buyer-sms-head strong{position:relative}.buyer-wrap .confirmed-date:before,.buyer-wrap .confirmed-time:before,.buyer-wrap .pickup-directions:before,.buyer-wrap .protected-note:before,.buyer-wrap .buyer-sms-head strong:before{color:#1d4ed8;vertical-align:middle;background:#eaf2ff;border-radius:9px;place-items:center;width:27px;height:27px;margin-right:9px;font-size:14px;line-height:1;display:inline-grid;box-shadow:inset 0 0 0 1px #2563eb1a}.buyer-wrap .confirmed-date:before{content:"📅"}.buyer-wrap .confirmed-time:before{content:"🕒"}.buyer-wrap .pickup-directions:before{content:"📍"}.buyer-wrap .protected-note:before{content:"🔒"}.buyer-wrap .buyer-sms-head strong:before{content:"🔔"}.buyer-wrap .confirmed-date,.buyer-wrap .confirmed-time{align-items:center;display:flex}.buyer-wrap .pickup-directions{align-items:flex-start;gap:0;display:flex}.buyer-wrap .pickup-directions:before{flex:0 0 27px;margin-top:1px}.buyer-wrap .protected-note,.buyer-wrap .buyer-sms-head strong{align-items:center;display:flex}@media (max-width:650px){.attention-modal{border-width:2px!important}.attention-modal-head{padding:17px 16px 13px!important}.buyer-wrap .confirmed-date:before,.buyer-wrap .confirmed-time:before,.buyer-wrap .pickup-directions:before,.buyer-wrap .protected-note:before,.buyer-wrap .buyer-sms-head strong:before{border-radius:8px;width:25px;height:25px;margin-right:8px;font-size:13px}}.place-search-host gmp-place-autocomplete{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;color:#111827!important;background-color:#fff!important;border:1px solid #cfd8e5!important;border-radius:12px!important;min-height:48px!important;box-shadow:0 1px 2px #0f172a0d!important}.place-search-host gmp-place-autocomplete::part(input){color:#111827!important;background:#fff!important;font-size:16px!important;line-height:1.35!important}.place-search-host gmp-place-autocomplete::part(input)::placeholder{color:#6b7280!important;opacity:1!important}.place-search-host gmp-place-autocomplete::part(input-icon){color:#475569!important}.place-search-host gmp-place-autocomplete:focus-within{border-color:#6ea0ff!important;box-shadow:0 0 0 4px #2f6df41a!important}@media (max-width:650px){.place-search-host gmp-place-autocomplete{min-height:50px!important}.place-search-host gmp-place-autocomplete::part(input){font-size:16px!important}}.header .brand-home,.buyer-wrap>.buyer-brand{align-items:center!important;gap:10px!important;display:flex!important}.header .brand-home:before,.buyer-wrap>.buyer-brand:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 38'%3E%3Cpath d='M4 32V6l20 15L44 6v26' fill='none' stroke='%23ffffff' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 21L44 6v26' fill='none' stroke='%232563eb' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:31px;height:25px;display:inline-block}@media (max-width:650px){.header .brand-home,.buyer-wrap>.buyer-brand{gap:8px!important}.header .brand-home:before,.buyer-wrap>.buyer-brand:before{width:28px;height:23px}}@media (max-width:650px){.header .brand-home:before,.buyer-wrap>.buyer-brand:before{width:31px!important;height:29px!important}}.launch-monitor{color:#fff;background:linear-gradient(145deg,#0b1425,#111d33);border:1px solid #60a5fa38;border-radius:24px;margin:0 0 22px;padding:24px;box-shadow:0 18px 40px #0f172a24}.launch-monitor-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.launch-monitor h2{color:#fff;margin:4px 0}.launch-monitor .small{color:#aab7ca}.launch-monitor .eyebrow{color:#79b7ff}.launch-monitor .btn.secondary{color:#0f172a;background:#fff;border-color:#fff}.launch-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.launch-kpis>div{background:#ffffff12;border:1px solid #ffffff17;border-radius:16px;padding:14px 12px}.launch-kpis strong{color:#fff;font-size:26px;line-height:1;display:block}.launch-kpis span{color:#b8c3d4;margin-top:7px;font-size:12px;font-weight:700;display:block}.launch-users{border-top:1px solid #ffffff1a;padding-top:16px}.launch-users-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.launch-users-title span{color:#93a4bb;font-size:12px}.launch-user-list{gap:8px;display:grid}.launch-user-row{background:#ffffff0e;border-radius:14px;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.launch-user-row>div:first-child{min-width:0}.launch-user-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.launch-user-row>div:first-child span{color:#9faec2;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.launch-user-stats{flex-wrap:wrap;place-content:center flex-end;gap:6px;display:flex}.launch-user-stats span{color:#c7d2e2;background:#ffffff14;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.launch-user-stats .done{color:#86efac;background:#22c55e2e}.launch-user-stats .feedback-hit{color:#fde68a;background:#f59e0b2e}.launch-empty{color:#b8c3d4;text-align:center;background:#ffffff0d;border-radius:14px;padding:18px}@media (max-width:900px){.launch-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-user-row{flex-direction:column}.launch-user-stats{justify-content:flex-start}}@media (max-width:600px){.launch-monitor{border-radius:20px;margin-bottom:16px;padding:18px 14px}.launch-monitor-head{align-items:center}.launch-monitor-head .btn{padding:9px 11px}.launch-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.launch-kpis>div{padding:12px 10px}.launch-kpis strong{font-size:24px}.launch-users-title{display:block}.launch-users-title span{margin-top:3px;display:block}.launch-user-row{padding:11px 10px}.launch-user-stats span{font-size:10px}}.delete-item-zone{background:snow;border-color:#fecaca;justify-content:space-between;align-items:center;gap:20px;display:flex}.delete-item-zone h2{margin:4px 0 6px}.delete-item-zone .btn.danger{flex:none}@media (max-width:650px){.delete-item-zone{flex-direction:column;align-items:stretch}.delete-item-zone .btn.danger{width:100%}}.listing-kind-toggle{margin-top:4px}.service-location-note{background:#eff6ff;border-color:#bfdbfe;margin:0;padding:12px 14px}.service-location-note strong{color:#0f172a}.dashboard-create-actions{align-items:center;gap:10px;display:flex}.service-launch-btn{color:#0b1735;background:#fff}.service-page-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-card{padding:22px}.service-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.service-card h2{margin:9px 0 5px}.service-price{white-space:nowrap;font-size:22px}.service-meta{color:#475569;flex-wrap:wrap;gap:8px 16px;margin:18px 0;font-size:14px;display:flex}.service-actions{flex-wrap:wrap}.service-share{margin-bottom:22px}.service-empty{text-align:center;grid-column:1/-1;padding:32px}.service-empty p{max-width:560px;margin:8px auto 18px}.service-client-wrap{max-width:720px}.service-client-card{padding:28px}.service-client-card h1{margin:8px 0}.service-client-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0 26px;display:grid}.service-client-facts>div{background:#f8fafc;border:1px solid #dbe4f0;border-radius:14px;align-items:center;gap:9px;padding:13px;display:flex}.service-slot-groups{gap:14px;display:grid}.service-slot-day{background:#fff;border:1px solid #dbe4f0;border-radius:14px;padding:14px}.service-slot-day>.times{margin-top:10px}.section-kicker{letter-spacing:.12em;color:#2563eb;font-size:12px;font-weight:800}.service-location-note{margin-top:4px}@media (max-width:760px){.dashboard-create-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.dashboard-create-actions .btn{width:100%}.service-page-head{flex-direction:column}.service-page-head>.btn{width:100%}.service-grid{grid-template-columns:1fr}.service-client-card{padding:20px}.service-client-facts{grid-template-columns:1fr}.service-card-top{flex-direction:column}.service-price{font-size:20px}.service-actions .btn{flex:100%}}.service-manage-summary,.service-current-slots{margin-bottom:18px}.service-slot-list{gap:9px;margin-top:14px;display:grid}.service-slot-row{background:#f8fafc;border:1px solid #dbe4f0;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.service-slot-row>div{flex-direction:column;gap:3px;display:flex}.service-slot-row span{color:#64748b;font-size:13px}.service-slot-row.booked{background:#eff6ff;border-color:#bfdbfe}@media (max-width:600px){.service-slot-row{align-items:flex-start}.service-slot-row>.pill{flex:none}}.region-days{flex-wrap:wrap;gap:8px;display:flex}.service-region-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.service-region-row:last-child{border-bottom:0}.region-scheduling-card{margin-top:16px}.service-zip-gate{margin-top:22px}.service-zip-summary{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:16px 0;padding:10px 12px;display:flex}.porch-window-length{margin-top:12px}@media (max-width:650px){.service-region-row,.service-zip-summary{align-items:flex-start}}@media (max-width:760px){.admin-page .admin-top{flex-direction:column!important;align-items:stretch!important;gap:18px!important;margin-bottom:20px!important;display:flex!important}.admin-page .admin-top>div:first-child{width:100%!important;min-width:0!important}.admin-page .admin-top .eyebrow{margin-bottom:4px!important;display:block!important}.admin-page .admin-top h1{max-width:none!important;margin:0 0 8px!important;font-size:32px!important;line-height:1.05!important}.admin-page .admin-top .sub{width:100%!important;max-width:none!important;margin:0!important;line-height:1.45!important}.admin-page .admin-controls{grid-template-columns:1fr 1fr!important;align-items:end!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.admin-page .admin-controls label{grid-column:1/-1!important;width:100%!important;min-width:0!important}.admin-page .admin-controls label .small{margin-bottom:6px!important;display:block!important}.admin-page .admin-controls select{width:100%!important;min-width:0!important;max-width:none!important}.admin-page .admin-controls .btn{width:100%!important;min-width:0!important}}@media (max-width:430px){.admin-page .admin-controls{grid-template-columns:1fr!important}.admin-page .admin-controls label{grid-column:1!important}.admin-page .admin-top h1{font-size:30px!important}}.header .brand-home:before,.buyer-wrap>.buyer-brand:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2046%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22g%22%20x1%3D%227%22%20y1%3D%220%22%20x2%3D%2243%22%20y2%3D%220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%22.8%22%20stop-color%3D%22%237da7ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232563eb%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M7%2040V7L25%2023L43%207V40%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%226.7%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22miter%22%2F%3E%3Cpath%20d%3D%22M25%2023L43%207V40%22%20fill%3D%22none%22%20stroke%3D%22%232563eb%22%20stroke-width%3D%226.7%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22miter%22%2F%3E%3Cpath%20d%3D%22M7%2020L25%2036L43%2020%22%20fill%3D%22none%22%20stroke%3D%22url\(%23g\)%22%20stroke-width%3D%226.7%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22miter%22%2F%3E%3C%2Fsvg%3E)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:34px!important;height:32px!important}@media (max-width:650px){.header .brand-home:before,.buyer-wrap>.buyer-brand:before{width:31px!important;height:29px!important}}
