.cm-notification-layer{position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0}.cm-notification-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#061b1229}.cm-notification-panel{width:min(410px,calc(100vw - 32px));max-height:min(580px,calc(100dvh - 104px));position:absolute;top:84px;right:22px;overflow:hidden;border:1px solid rgba(15,61,46,.12);border-radius:22px;display:flex;flex-direction:column;background:#fff;box-shadow:0 28px 72px #08271947}.cm-notification-handle{display:none}.cm-notification-header{flex:0 0 auto;min-height:56px;padding:10px 12px;border-bottom:1px solid rgba(15,61,46,.08);display:flex;align-items:center;justify-content:space-between;gap:10px}.cm-notification-header>div:first-child small,.cm-notification-header>div:first-child strong{display:block}.cm-notification-header>div:first-child small{color:var(--green);font-size:.52rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.cm-notification-header>div:first-child strong{margin-top:2px;color:var(--ink);font-size:.96rem}.cm-notification-header>div:last-child{display:inline-flex;align-items:center;gap:6px}.cm-notification-mark-read{min-height:31px;padding:0 10px;border:1px solid rgba(16,127,78,.12);border-radius:999px;background:#edf8f1;color:var(--green);font-size:.61rem;font-weight:950}.cm-notification-close{width:31px;min-width:31px;height:31px;min-height:31px;padding:0;border:0;border-radius:10px;display:grid;place-items:center;background:#f1f6f3;color:#526159}.cm-notification-metrics{flex:0 0 auto;padding:10px 10px 7px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.cm-notification-metrics>button{min-width:0;min-height:62px;padding:7px;border:1px solid rgba(15,61,46,.09);border-radius:14px;display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:6px;background:#f8fbf9;color:#56665d;text-align:left}.cm-notification-metrics>button.active{border-color:#107f4e42;background:#edf8f1;color:var(--green)}.cm-notification-metrics>button.urgent{border-color:#be5b0d2e;background:#fff7ea;color:#9b5812}.cm-notification-metrics>button>svg{width:27px;height:27px;padding:5px;border-radius:9px;background:#fff;box-sizing:border-box}.cm-notification-metrics>button span,.cm-notification-metrics>button strong,.cm-notification-metrics>button small{min-width:0;display:block}.cm-notification-metrics>button strong{color:inherit;font-size:.86rem;line-height:1}.cm-notification-metrics>button small{margin-top:3px;overflow:hidden;color:inherit;font-size:.49rem;font-weight:900;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.cm-notification-filter-label{flex:0 0 auto;min-height:30px;padding:0 11px 7px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#718078;font-size:.58rem;font-weight:850}.cm-notification-filter-label button,.cm-notification-empty button{min-height:26px;padding:0 8px;border:1px solid rgba(15,61,46,.1);border-radius:999px;background:#eff8f2;color:var(--green);font-size:.54rem;font-weight:950}.cm-notification-list{flex:1 1 auto;min-height:0;padding:0 10px 10px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.cm-notification-row{width:100%;min-width:0;min-height:74px;margin:0 0 8px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:15px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:flex-start;gap:9px;background:#fff;box-sizing:border-box;text-align:left}.cm-notification-row:last-child{margin-bottom:0}.cm-notification-row.unread{border-color:#107f4e2e;background:linear-gradient(135deg,#cbff431f,#f5fbf7)}.cm-notification-row.read{opacity:.76}.cm-notification-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eaf7ef;color:var(--green)}.cm-notification-row.urgent .cm-notification-icon{background:#fff4e7;color:#b9630c}.cm-notification-copy{min-width:0;display:grid;gap:4px}.cm-notification-copy strong{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--ink);font-size:.76rem;line-height:1.22;overflow-wrap:anywhere}.cm-notification-copy strong i{min-height:16px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;background:#d8444e;color:#fff;font-size:.49rem;font-style:normal;font-weight:950}.cm-notification-copy small{margin:0;display:-webkit-box;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#607169;font-size:.64rem;line-height:1.35;overflow-wrap:anywhere}.cm-notification-copy em{max-width:100%;overflow:hidden;color:var(--green);font-size:.62rem;font-style:normal;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.cm-notification-row>svg{align-self:center;color:#7e8d84}.cm-notification-empty{min-height:180px;padding:24px;display:grid;place-items:center;align-content:center;gap:7px;color:#6b7b72;text-align:center}.cm-notification-empty>svg{color:var(--green)}.cm-notification-empty strong{color:var(--ink);font-size:.86rem}.cm-notification-empty small{max-width:250px;font-size:.64rem;line-height:1.4}@media(max-width:760px){.cm-notification-backdrop{background:#051a1175;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cm-notification-panel{width:min(100%,520px);max-height:min(84dvh,650px);top:auto;right:0;bottom:0;left:0;margin:auto;border-radius:24px 24px 0 0}.cm-notification-handle{width:42px;height:4px;margin:8px auto 0;border-radius:999px;display:block;background:#0f3d2e2e}.cm-notification-metrics{gap:5px;padding:8px 8px 6px}.cm-notification-metrics>button{min-height:56px;padding:6px 5px;grid-template-columns:23px minmax(0,1fr);gap:4px}.cm-notification-metrics>button>svg{width:23px;height:23px;padding:4px}.cm-notification-metrics>button strong{font-size:.78rem}.cm-notification-metrics>button small{font-size:.45rem}}.cm-order-centre{margin:14px 0;display:grid;gap:12px}.cm-order-next-action{padding:12px;border:1px solid rgba(15,61,46,.1);border-radius:18px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:10px;background:#f7fbf8}.cm-order-next-action.action{border-color:#107f4e2e;background:#effaf3}.cm-order-next-action.waiting{border-color:#3069a226;background:#f1f7fd}.cm-order-next-action.danger{border-color:#be5b0d33;background:#fff7ea}.cm-order-next-action.complete{border-color:#107f4e2e;background:#eaf8ef}.cm-order-next-action.closed{background:#f4f6f5}.cm-order-next-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#fff;color:var(--green);box-shadow:0 8px 18px #0f3d2e12}.cm-order-next-action.danger .cm-order-next-icon{color:#a75a0c}.cm-order-next-action small,.cm-order-next-action strong{display:block}.cm-order-next-action small{color:var(--green);font-size:.54rem;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.cm-order-next-action strong{margin-top:3px;color:var(--ink);font-size:.82rem}.cm-order-next-action p{margin:4px 0 0;color:#65756d;font-size:.65rem;line-height:1.4}.cm-order-timeline-head,.cm-order-resolution-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.cm-order-timeline-head small,.cm-order-timeline-head strong,.cm-order-resolution-head small,.cm-order-resolution-head strong{display:block}.cm-order-timeline-head small,.cm-order-resolution-head small{color:var(--green);font-size:.52rem;font-weight:950;letter-spacing:.08em}.cm-order-timeline-head strong,.cm-order-resolution-head strong{margin-top:2px;color:var(--ink);font-size:.84rem}.cm-order-timeline-head>span,.cm-order-resolution-head>span{max-width:55%;overflow:hidden;color:#718078;font-size:.58rem;font-weight:850;line-height:1.25;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cm-order-timeline-scroll{overflow-x:auto;padding-bottom:3px;scrollbar-width:thin;scrollbar-color:rgba(15,61,46,.18) transparent}.cm-order-timeline-track{min-width:760px;padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:repeat(var(--cm-order-stage-count, 6),minmax(112px,1fr));gap:0;background:#fbfdfb}.cm-order-stage{min-width:0;display:grid;grid-template-rows:34px minmax(0,1fr)}.cm-order-stage-marker{position:relative;display:flex;align-items:center}.cm-order-stage-marker>span{width:30px;height:30px;position:relative;z-index:2;border:2px solid #dbe5df;border-radius:50%;display:grid;place-items:center;background:#fff;color:#85928b}.cm-order-stage-marker>i{height:3px;position:absolute;z-index:1;right:0;left:28px;border-radius:999px;background:#dfe8e2}.cm-order-stage.done .cm-order-stage-marker>span,.cm-order-stage.current .cm-order-stage-marker>span{border-color:var(--green);background:var(--green);color:#fff}.cm-order-stage.done .cm-order-stage-marker>i{background:var(--green)}.cm-order-stage.current .cm-order-stage-marker>span{box-shadow:0 0 0 5px #107f4e1f}.cm-order-stage.terminal .cm-order-stage-marker>span{border-color:#ba5b17;background:#fff2df;color:#a65012}.cm-order-stage-copy{padding:7px 12px 0 0}.cm-order-stage-copy strong{display:block;color:var(--ink);font-size:.67rem;line-height:1.15}.cm-order-stage-copy p{min-height:3.5em;margin:4px 0;color:#6d7c74;font-size:.54rem;line-height:1.3}.cm-order-stage-copy small{display:block;color:#8a968f;font-size:.49rem;line-height:1.25}.cm-order-stage.pending{opacity:.64}.cm-order-resolution{padding:12px;border:1px solid rgba(15,61,46,.09);border-radius:18px;display:grid;gap:10px;background:radial-gradient(circle at top right,rgba(203,255,67,.11),transparent 34%),#fff}.cm-order-resolution-status{display:flex;flex-wrap:wrap;gap:7px}.cm-order-resolution-status span{min-height:30px;padding:0 9px;border:1px solid rgba(15,61,46,.09);border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#f8fbf9;color:#66756d;font-size:.57rem;font-weight:900}.cm-order-resolution-status span.ready{border-color:#107f4e24;background:#edf8f1;color:var(--green)}.cm-order-resolution-status span.missing{border-color:#be5b0d21;background:#fff8eb;color:#99601c}.cm-order-resolution-actions{display:flex;flex-wrap:wrap;gap:7px}.cm-order-resolution-actions button{min-height:38px;padding:0 11px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.62rem;font-weight:950}.cm-order-resolution-actions button:hover{border-color:#107f4e40;background:#edf8f1}.cm-order-resolution-actions button.danger{border-color:#be414129;background:#fff4f4;color:#a63f3f}.cm-order-resolution-actions button:disabled{opacity:.46;cursor:not-allowed}.cm-order-centre.compact{margin-top:12px}.cm-order-centre.compact .cm-order-next-action{grid-template-columns:34px minmax(0,1fr);padding:10px}.cm-order-centre.compact .cm-order-next-icon{width:34px;height:34px;border-radius:12px}.cm-order-centre.compact .cm-order-timeline-track{min-width:680px;padding:10px}@media(max-width:720px){.cm-order-centre{gap:10px}.cm-order-next-action{padding:10px;grid-template-columns:35px minmax(0,1fr);border-radius:16px}.cm-order-next-icon{width:35px;height:35px;border-radius:12px}.cm-order-next-action strong{font-size:.72rem}.cm-order-next-action p{font-size:.59rem;line-height:1.32}.cm-order-timeline-head,.cm-order-resolution-head{align-items:flex-start}.cm-order-timeline-head>span,.cm-order-resolution-head>span{max-width:48%;font-size:.52rem;white-space:normal}.cm-order-timeline-track{min-width:650px;padding:10px;grid-template-columns:repeat(var(--cm-order-stage-count, 6),minmax(100px,1fr));border-radius:16px}.cm-order-stage-copy strong{font-size:.61rem}.cm-order-stage-copy p{font-size:.49rem}.cm-order-stage-copy small{font-size:.45rem}.cm-order-resolution{padding:10px;border-radius:16px}.cm-order-resolution-status,.cm-order-resolution-actions{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.cm-order-resolution-status::-webkit-scrollbar,.cm-order-resolution-actions::-webkit-scrollbar{display:none}.cm-order-resolution-status span,.cm-order-resolution-actions button{flex:0 0 auto}}.order-receipt-mobile-toolbar{display:none}@media(max-width:720px){.order-receipt-backdrop{padding:calc(66px + env(safe-area-inset-top)) 0 0!important;align-items:flex-end!important;overflow:hidden!important}.order-receipt-modal{width:100%!important;max-width:none!important;height:calc(100dvh - 66px - env(safe-area-inset-top))!important;max-height:calc(100dvh - 66px - env(safe-area-inset-top))!important;margin:0!important;padding:0 14px calc(22px + env(safe-area-inset-bottom))!important;position:relative!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;border-radius:24px 24px 0 0!important;box-sizing:border-box!important}.order-receipt-mobile-toolbar{min-height:52px;margin:0 -14px 12px;padding:8px 12px 8px 14px;position:sticky;z-index:40;top:0;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(15,61,46,.08);background:#fffffffa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.order-receipt-mobile-toolbar>span{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:.72rem;font-weight:950}.order-receipt-mobile-close{min-height:36px;padding:0 10px;border:1px solid rgba(15,61,46,.12);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f3f8f5;color:var(--ink);font-size:.68rem;font-weight:950}.receipt-desktop-close{display:none!important}.order-receipt-head{padding-top:2px}.order-receipt-head h2{overflow-wrap:anywhere}.receipt-status-grid>div,.receipt-line-list>div{min-width:0}.receipt-status-grid small,.receipt-line-list strong{overflow-wrap:anywhere}}@media(max-width:390px){.order-receipt-backdrop{padding-top:calc(62px + env(safe-area-inset-top))!important}.order-receipt-modal{height:calc(100dvh - 62px - env(safe-area-inset-top))!important;max-height:calc(100dvh - 62px - env(safe-area-inset-top))!important}}.admin-order-operations{display:grid;gap:14px}.admin-order-operations-hero{padding:18px;border:1px solid rgba(15,61,46,.09);border-radius:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:radial-gradient(circle at top right,rgba(203,255,67,.13),transparent 32%),#fff;box-shadow:0 14px 32px #0f3d2e0e}.admin-order-operations-hero h2{margin:4px 0 6px;color:var(--ink);font-size:clamp(1.25rem,2.2vw,1.8rem);letter-spacing:-.04em}.admin-order-operations-hero p{max-width:680px;margin:0;color:#65756d;font-size:.74rem;line-height:1.45}.admin-order-operations-hero-actions{display:flex;gap:7px}.admin-order-operations-hero-actions button{min-height:38px;padding:0 11px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.62rem;font-weight:950;white-space:nowrap}.admin-order-operations-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.admin-order-operations-metrics>button{min-width:0;min-height:88px;padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:9px;row-gap:3px;background:#fff;color:#526159;text-align:left;box-shadow:0 10px 24px #0f3d2e0b}.admin-order-operations-metrics>button:hover{border-color:#107f4e40;transform:translateY(-1px)}.admin-order-operations-metrics>button.attention{border-color:#be5b0d2b;background:#fff9ee;color:#995b16}.admin-order-operations-metrics>button.danger{border-color:#bc3d3d2e;background:#fff4f4;color:#a33f3f}.admin-order-operations-metrics>button>span{width:36px;height:36px;grid-row:1 / 3;border-radius:13px;display:grid;place-items:center;background:#eff8f2;color:var(--green)}.admin-order-operations-metrics>button.attention>span{background:#fff1dc;color:#a35c12}.admin-order-operations-metrics>button.danger>span{background:#ffe7e7;color:#a33f3f}.admin-order-operations-metrics strong{color:inherit;font-size:1.18rem;line-height:1}.admin-order-operations-metrics small{overflow:hidden;color:inherit;font-size:.58rem;font-weight:900;line-height:1.14;text-overflow:ellipsis;white-space:nowrap}.admin-order-operations-tools{padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(4,minmax(130px,.7fr)) auto;gap:8px;background:#fff}.admin-order-operations-tools label{min-width:0;min-height:40px;padding:0 11px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:flex;align-items:center;gap:8px;background:#f8fbf9}.admin-order-operations-tools label svg{flex:0 0 auto;color:#74847b}.admin-order-operations-tools input,.admin-order-operations-tools select{min-width:0;width:100%;height:40px;border:1px solid rgba(15,61,46,.1);border-radius:12px;outline:none;background:#f8fbf9;color:var(--ink);font-size:.64rem;font-weight:850}.admin-order-operations-tools label input{height:auto;border:0;background:transparent}.admin-order-operations-tools select{padding:0 9px}.admin-order-operations-tools>button{min-height:40px;padding:0 11px;border:1px solid rgba(15,61,46,.1);border-radius:12px;background:#f7fbf8;color:#68766f;font-size:.62rem;font-weight:950}.admin-order-operations-result{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6c7b73;font-size:.63rem}.admin-order-operations-result strong{color:var(--ink)}.admin-order-operations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.admin-order-operation-card{min-width:0;padding:13px;border:1px solid rgba(15,61,46,.09);border-radius:20px;display:grid;gap:10px;background:#fff;box-shadow:0 12px 28px #0f3d2e0d}.admin-order-operation-card>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-order-operation-card>header>div{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.admin-order-operation-card>header>small{color:#7d8b83;font-size:.55rem;white-space:nowrap}.admin-order-risk{min-height:24px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;font-size:.51rem;font-weight:950}.admin-order-risk.low{background:#edf8f1;color:var(--green)}.admin-order-risk.medium{background:#fff5e5;color:#9a5b14}.admin-order-risk.high{background:#ffeaea;color:#a33f3f}.admin-order-operation-product{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:9px}.admin-order-operation-product img{width:58px;height:58px;border-radius:14px;object-fit:cover;background:#edf3ef}.admin-order-operation-product>div{min-width:0}.admin-order-operation-product strong,.admin-order-operation-product small{display:block}.admin-order-operation-product strong{overflow:hidden;color:var(--ink);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.admin-order-operation-product small{margin-top:4px;color:#7b8981;font-size:.54rem}.admin-order-operation-product b{color:var(--green);font-size:.82rem;white-space:nowrap}.admin-order-operation-parties{padding:9px;border:1px solid rgba(15,61,46,.07);border-radius:15px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;background:#fafcfb}.admin-order-operation-parties>span{min-width:0}.admin-order-operation-parties small,.admin-order-operation-parties strong,.admin-order-operation-parties em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-order-operation-parties small{color:#87938c;font-size:.48rem;font-weight:950}.admin-order-operation-parties strong{margin-top:3px;color:var(--ink);font-size:.64rem}.admin-order-operation-parties em{margin-top:2px;color:#6e7d75;font-size:.54rem;font-style:normal}.admin-order-operation-parties>svg{color:#8a968f}.admin-order-operation-signals{display:flex;flex-wrap:wrap;gap:6px}.admin-order-operation-signals span,.admin-order-operation-reasons span{min-height:27px;padding:0 8px;border:1px solid rgba(15,61,46,.08);border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:#f8fbf9;color:#68776f;font-size:.52rem;font-weight:900}.admin-order-operation-signals span.good{border-color:#107f4e24;background:#edf8f1;color:var(--green)}.admin-order-operation-signals span.attention{border-color:#be5b0d26;background:#fff7e9;color:#9b5a13}.admin-order-operation-signals span.danger{border-color:#bc3d3d26;background:#fff0f0;color:#a43f3f}.admin-order-operation-location{min-width:0;padding:9px;border-radius:14px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;background:#f4f8f5;color:#5f7067}.admin-order-operation-location>svg{color:var(--green)}.admin-order-operation-location strong,.admin-order-operation-location small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-order-operation-location strong{color:var(--ink);font-size:.62rem}.admin-order-operation-location small{margin-top:3px;font-size:.52rem}.admin-order-operation-reasons{display:flex;flex-wrap:wrap;gap:5px}.admin-order-operation-reasons span{min-height:23px;background:#fff8eb;color:#93601e;font-size:.49rem}.admin-order-operation-card>footer{margin-top:auto;padding-top:9px;border-top:1px solid rgba(15,61,46,.07);display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px}.admin-order-operation-card>footer button{min-height:37px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.6rem;font-weight:950}.admin-order-operation-card>footer button.primary{border:0;background:var(--green);color:#fff}.admin-order-operation-card>footer button:disabled{opacity:.42}.admin-order-operation-empty{min-height:220px;grid-column:1 / -1;border:1px dashed rgba(15,61,46,.14);border-radius:20px;display:grid;place-items:center;align-content:center;gap:7px;background:#fbfdfb;color:#75837b;text-align:center}.admin-order-operation-empty>svg{color:var(--green)}.admin-order-operation-empty strong{color:var(--ink);font-size:.82rem}.admin-order-operation-empty small{font-size:.62rem}.admin-order-drawer-layer{position:fixed;z-index:2147482000;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#061b1261;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.admin-order-drawer{width:min(720px,100%);height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#f7faf8;box-shadow:-24px 0 70px #0827193d}.admin-order-drawer-head{flex:0 0 auto;min-height:78px;padding:14px 16px;border-bottom:1px solid rgba(15,61,46,.08);display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fffffffa}.admin-order-drawer-head h2{margin:3px 0;color:var(--ink);font-size:1.12rem}.admin-order-drawer-head p{margin:0;color:#718078;font-size:.58rem}.admin-order-drawer-head>button{width:36px;min-width:36px;height:36px;padding:0;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:grid;place-items:center;background:#f2f6f3;color:#526159}.admin-order-drawer-body{flex:1 1 auto;min-height:0;padding:14px;overflow-y:auto;overscroll-behavior:contain}.admin-order-drawer-summary{margin-bottom:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-order-drawer-summary>span{min-width:0;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:15px;background:#fff}.admin-order-drawer-summary small,.admin-order-drawer-summary strong{display:block}.admin-order-drawer-summary small{color:#7a8981;font-size:.5rem;font-weight:900}.admin-order-drawer-summary strong{margin-top:4px;overflow:hidden;color:var(--ink);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.admin-order-review-section{margin-top:12px;padding:12px;border:1px solid rgba(15,61,46,.09);border-radius:18px;display:grid;gap:10px;background:#fff}.admin-order-review-heading{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px}.admin-order-review-heading>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#eff8f2;color:var(--green)}.admin-order-review-heading strong,.admin-order-review-heading small{display:block}.admin-order-review-heading strong{color:var(--ink);font-size:.74rem}.admin-order-review-heading small{margin-top:3px;color:#718078;font-size:.55rem;line-height:1.3}.admin-order-review-heading>button{min-height:33px;padding:0 9px;border:1px solid rgba(15,61,46,.1);border-radius:10px;background:#f7fbf8;color:var(--green);font-size:.56rem;font-weight:950}.admin-order-proof-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-order-proof-summary>span{min-width:0;padding:9px;border-radius:13px;background:#f7faf8}.admin-order-proof-summary small,.admin-order-proof-summary strong{display:block}.admin-order-proof-summary small{color:#7c8982;font-size:.49rem}.admin-order-proof-summary strong{margin-top:3px;overflow:hidden;color:var(--ink);font-size:.62rem;overflow-wrap:anywhere}.admin-order-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.admin-order-choice-grid button{min-height:40px;padding:0 8px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:#f8fbf9;color:#66756d;font-size:.56rem;font-weight:950}.admin-order-choice-grid button.active{border-color:#107f4e47;background:var(--green);color:#fff}.admin-order-choice-grid button:disabled{opacity:.42}.admin-order-review-section>label{display:grid;gap:5px;color:#596961;font-size:.56rem;font-weight:900}.admin-order-review-section textarea,.admin-order-review-section select{width:100%;border:1px solid rgba(15,61,46,.11);border-radius:12px;outline:none;background:#f8fbf9;color:var(--ink);font-size:.64rem;font-weight:800;box-sizing:border-box}.admin-order-review-section textarea{min-height:84px;padding:9px;resize:vertical}.admin-order-review-section select{height:40px;padding:0 9px}.admin-order-review-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-order-review-form-grid label{min-width:0;display:grid;gap:5px;color:#596961;font-size:.55rem;font-weight:900}.admin-order-save-review,.admin-order-escalate{min-height:42px;border:0;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--green);color:#fff;font-size:.65rem;font-weight:950}.admin-order-escalate{background:#173c2c}.admin-order-save-review:disabled,.admin-order-escalate:disabled{opacity:.48}.admin-order-dispute-check{min-height:42px;padding:9px;border:1px solid rgba(190,91,13,.13);border-radius:12px;grid-template-columns:18px minmax(0,1fr)!important;align-items:center;background:#fff8eb;color:#83531a!important}.admin-order-dispute-check input{width:16px;height:16px;accent-color:var(--green)}@media(max-width:1120px){.admin-order-operations-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-order-operations-tools{grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(130px,.7fr))}.admin-order-operations-tools>button{grid-column:auto}}@media(max-width:820px){.admin-order-operations-hero{display:grid}.admin-order-operations-grid,.admin-order-review-form-grid{grid-template-columns:1fr}}@media(max-width:720px){.admin-order-operations{gap:10px}.admin-order-operations-hero{padding:12px;border-radius:18px}.admin-order-operations-hero h2{font-size:1.12rem}.admin-order-operations-hero p{font-size:.62rem}.admin-order-operations-hero-actions{overflow-x:auto}.admin-order-operations-hero-actions button{flex:0 0 auto}.admin-order-operations-metrics{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.admin-order-operations-metrics::-webkit-scrollbar{display:none}.admin-order-operations-metrics>button{flex:0 0 145px;min-height:76px;padding:9px;border-radius:15px;scroll-snap-align:start}.admin-order-operations-tools{padding:8px;grid-template-columns:1fr 1fr;gap:6px}.admin-order-operations-tools label{grid-column:1 / -1}.admin-order-operations-tools select,.admin-order-operations-tools>button{min-width:0}.admin-order-operations-result{align-items:flex-start;font-size:.56rem}.admin-order-operation-card{padding:10px;border-radius:17px}.admin-order-operation-product{grid-template-columns:50px minmax(0,1fr) auto}.admin-order-operation-product img{width:50px;height:50px;border-radius:12px}.admin-order-operation-parties{padding:7px}.admin-order-drawer-layer{align-items:flex-end}.admin-order-drawer{width:100%;height:min(92dvh,760px);border-radius:24px 24px 0 0}.admin-order-drawer-head{min-height:70px;padding:11px 12px}.admin-order-drawer-body{padding:10px}.admin-order-drawer-summary{gap:6px}.admin-order-drawer-summary>span{padding:8px;border-radius:12px}.admin-order-review-section{padding:10px;border-radius:16px}.admin-order-review-heading{grid-template-columns:31px minmax(0,1fr) auto}.admin-order-review-heading>span{width:31px;height:31px}.admin-order-proof-summary{grid-template-columns:1fr}.admin-order-choice-grid{display:flex;overflow-x:auto;scrollbar-width:none}.admin-order-choice-grid::-webkit-scrollbar{display:none}.admin-order-choice-grid button{flex:0 0 132px}}@media(max-width:390px){.admin-order-operations-tools{grid-template-columns:1fr}.admin-order-operations-tools label{grid-column:auto}.admin-order-operations-metrics>button{flex-basis:136px}.admin-order-operation-product b{font-size:.72rem}.admin-order-drawer-summary{grid-template-columns:1fr}.admin-order-review-heading{grid-template-columns:30px minmax(0,1fr)}.admin-order-review-heading>button{grid-column:1 / -1}}.promotion-history-launcher{width:100%;margin-top:14px;padding:14px;border:1px solid rgba(15,61,46,.09);border-radius:20px;display:grid;grid-template-columns:minmax(260px,1.2fr) auto auto;align-items:center;gap:14px;background:radial-gradient(circle at top right,rgba(203,255,67,.12),transparent 34%),#fff;box-shadow:0 12px 28px #0f3d2e0d}.promotion-history-launcher-title{min-width:0;display:flex;align-items:center;gap:10px}.promotion-history-launcher-title>span{width:38px;height:38px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.promotion-history-launcher-title small,.promotion-history-launcher-title strong,.promotion-history-launcher-title p{display:block}.promotion-history-launcher-title small{color:var(--green);font-size:.49rem;font-weight:950;letter-spacing:.08em}.promotion-history-launcher-title strong{margin-top:2px;color:var(--ink);font-size:.84rem}.promotion-history-launcher-title p{margin:3px 0 0;color:#718078;font-size:.58rem;line-height:1.32}.promotion-history-launcher-metrics{display:flex;align-items:center;gap:7px}.promotion-history-launcher-metrics>span{min-width:78px;padding:8px 9px;border-radius:13px;background:#f6faf7}.promotion-history-launcher-metrics strong,.promotion-history-launcher-metrics small{display:block}.promotion-history-launcher-metrics strong{color:var(--green);font-size:.82rem}.promotion-history-launcher-metrics small{margin-top:2px;color:#6f7e76;font-size:.49rem;font-weight:850;white-space:nowrap}.promotion-history-launcher>button{min-height:39px;padding:0 12px;border:0;border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:var(--green);color:#fff;font-size:.62rem;font-weight:950;white-space:nowrap}.promotion-history-launcher.admin{margin:0;background:#fff}.promotion-history-layer{position:fixed;z-index:2147482500;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#061b1266;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.promotion-history-drawer{width:min(720px,100%);height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#f7faf8;box-shadow:-26px 0 72px #08271942}.promotion-history-head{flex:0 0 auto;min-height:82px;padding:14px 16px;border-bottom:1px solid rgba(15,61,46,.08);display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fffffffa}.promotion-history-head small,.promotion-history-head strong,.promotion-history-head p{display:block}.promotion-history-head small{color:var(--green);font-size:.5rem;font-weight:950;letter-spacing:.08em}.promotion-history-head strong{margin-top:3px;color:var(--ink);font-size:1rem}.promotion-history-head p{margin:4px 0 0;color:#6d7c74;font-size:.61rem;line-height:1.35}.promotion-history-head>button{min-height:36px;padding:0 10px;border:1px solid rgba(15,61,46,.11);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f3f8f5;color:var(--ink);font-size:.6rem;font-weight:950}.promotion-history-type-tabs{flex:0 0 auto;padding:10px 12px 7px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.promotion-history-type-tabs button{min-height:42px;padding:0 10px;border:1px solid rgba(15,61,46,.09);border-radius:13px;display:flex;align-items:center;gap:7px;background:#fff;color:#64736b;font-size:.62rem;font-weight:950}.promotion-history-type-tabs button.active{border-color:#107f4e42;background:#edf8f1;color:var(--green)}.promotion-history-type-tabs em{min-width:21px;height:21px;margin-left:auto;border-radius:999px;display:grid;place-items:center;background:#0f3d2e14;color:inherit;font-size:.52rem;font-style:normal}.promotion-history-tools{flex:0 0 auto;padding:0 12px 8px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.promotion-history-tools label{min-width:0;min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:flex;align-items:center;gap:7px;background:#fff}.promotion-history-tools label svg{flex:0 0 auto;color:#76847c}.promotion-history-tools input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--ink);font-size:.64rem;font-weight:800}.promotion-history-tools>div{display:flex;gap:5px}.promotion-history-tools>div button{min-height:40px;padding:0 9px;border:1px solid rgba(15,61,46,.09);border-radius:11px;background:#fff;color:#6b7971;font-size:.55rem;font-weight:950;white-space:nowrap}.promotion-history-tools>div button.active{border-color:#107f4e40;background:var(--green);color:#fff}.promotion-history-result{flex:0 0 auto;padding:0 13px 7px;color:#718078;font-size:.56rem}.promotion-history-result strong{color:var(--ink)}.promotion-history-list{flex:1 1 auto;min-height:0;padding:0 12px 14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;display:grid;align-content:start;gap:9px}.promotion-history-card{min-width:0;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;background:#fff}.promotion-history-media{width:78px;height:78px;overflow:hidden;border-radius:14px;background:#edf3ef}.promotion-history-media img{width:100%;height:100%;object-fit:cover}.promotion-history-media>span{width:100%;height:100%;display:grid;place-items:center;color:var(--green)}.promotion-history-copy{min-width:0}.promotion-history-copy>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.promotion-history-copy>div:first-child>small{color:#7a8880;font-size:.52rem;white-space:nowrap}.promotion-history-status{min-height:23px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#eef3ef;color:#5e6d65;font-size:.49rem;font-weight:950;text-transform:uppercase}.promotion-history-status.approved,.promotion-history-status.live,.promotion-history-status.payment_verified{background:#eaf8ef;color:var(--green)}.promotion-history-status.pending,.promotion-history-status.payment_pending{background:#fff5e2;color:#96601c}.promotion-history-status.rejected,.promotion-history-status.cancelled{background:#ffeaea;color:#a33f3f}.promotion-history-status.expired{background:#edf0ee;color:#67756d}.promotion-history-copy>strong{margin-top:7px;display:block;overflow:hidden;color:var(--ink);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.promotion-history-copy>p{margin:3px 0 0;color:#68776f;font-size:.58rem}.promotion-history-meta{margin-top:7px;display:flex;flex-wrap:wrap;gap:5px}.promotion-history-meta span{min-height:25px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#f4f8f5;color:#607068;font-size:.51rem;font-weight:850}.promotion-history-reference{margin-top:7px;display:block;color:#77857d;font-size:.52rem;overflow-wrap:anywhere}.promotion-history-card blockquote{margin:7px 0 0;padding:7px 9px;border-left:3px solid rgba(16,127,78,.28);border-radius:0 10px 10px 0;background:#f5faf7;color:#607068;font-size:.55rem;line-height:1.35}.promotion-history-empty{min-height:220px;border:1px dashed rgba(15,61,46,.14);border-radius:18px;display:grid;place-items:center;align-content:center;gap:7px;color:#75837b;text-align:center}.promotion-history-empty svg{color:var(--green)}.promotion-history-empty strong{color:var(--ink);font-size:.78rem}.promotion-history-empty small{font-size:.58rem}@media(max-width:960px){.promotion-history-launcher{grid-template-columns:minmax(0,1fr) auto}.promotion-history-launcher-metrics{grid-column:1 / -1;order:3}}@media(max-width:720px){.promotion-history-launcher{margin-top:10px;padding:10px;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-radius:17px}.promotion-history-launcher-title>span{width:33px;height:33px;border-radius:12px}.promotion-history-launcher-title strong{font-size:.72rem}.promotion-history-launcher-title p{display:none}.promotion-history-launcher-metrics{overflow-x:auto;scrollbar-width:none}.promotion-history-launcher-metrics::-webkit-scrollbar{display:none}.promotion-history-launcher-metrics>span{flex:0 0 auto;min-width:72px;padding:7px}.promotion-history-launcher>button{min-height:35px;padding:0 9px;font-size:.56rem}.promotion-history-layer{align-items:flex-end}.promotion-history-drawer{width:100%;height:min(90dvh,760px);border-radius:24px 24px 0 0}.promotion-history-head{min-height:72px;padding:11px 12px}.promotion-history-head strong{font-size:.88rem}.promotion-history-head p{font-size:.55rem}.promotion-history-head>button span{display:none}.promotion-history-head>button{width:34px;min-width:34px;padding:0;justify-content:center}.promotion-history-tools{grid-template-columns:1fr}.promotion-history-tools>div{overflow-x:auto;scrollbar-width:none}.promotion-history-tools>div::-webkit-scrollbar{display:none}.promotion-history-tools>div button{flex:0 0 auto}.promotion-history-card{grid-template-columns:62px minmax(0,1fr);padding:8px;gap:8px}.promotion-history-media{width:62px;height:62px;border-radius:12px}.promotion-history-copy>strong{font-size:.68rem}.promotion-history-meta{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.promotion-history-meta::-webkit-scrollbar{display:none}.promotion-history-meta span{flex:0 0 auto}}.admin-reconciliation-centre{display:grid;gap:13px}.admin-reconciliation-hero{padding:18px;border:1px solid rgba(15,61,46,.09);border-radius:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:radial-gradient(circle at top right,rgba(203,255,67,.13),transparent 32%),#fff;box-shadow:0 14px 32px #0f3d2e0e}.admin-reconciliation-hero h2{margin:4px 0 6px;color:var(--ink);font-size:clamp(1.25rem,2.2vw,1.8rem);letter-spacing:-.04em}.admin-reconciliation-hero p{max-width:690px;margin:0;color:#65756d;font-size:.72rem;line-height:1.45}.admin-reconciliation-hero-actions{display:flex;gap:7px}.admin-reconciliation-hero-actions button{min-height:38px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.6rem;font-weight:950;white-space:nowrap}.admin-revenue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.admin-revenue-grid article{min-width:0;min-height:82px;padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;background:#fff;box-shadow:0 10px 24px #0f3d2e0b}.admin-revenue-grid article>span{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.admin-revenue-grid small,.admin-revenue-grid strong{display:block}.admin-revenue-grid small{color:#718078;font-size:.56rem;font-weight:850}.admin-revenue-grid strong{margin-top:4px;color:var(--green);font-size:1rem}.admin-revenue-breakdown{padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:16px;display:flex;flex-wrap:wrap;gap:7px;background:#fff}.admin-revenue-breakdown span{min-height:34px;padding:0 10px;border-radius:11px;display:inline-flex;align-items:center;gap:7px;background:#f5f9f6;color:#68776f;font-size:.56rem;font-weight:850}.admin-revenue-breakdown span strong{color:var(--green)}.admin-revenue-breakdown span.attention{background:#fff5e5;color:#925a17}.admin-revenue-breakdown span.attention strong{color:#9a5812}.admin-reconciliation-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.admin-reconciliation-metrics>button{min-width:0;min-height:84px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;column-gap:8px;row-gap:2px;background:#fff;color:#5f6f67;text-align:left}.admin-reconciliation-metrics>button>span{width:34px;height:34px;grid-row:1 / 4;border-radius:12px;display:grid;place-items:center;background:#f0f5f2;color:var(--green)}.admin-reconciliation-metrics>button.good{border-color:#107f4e26;background:#f3fbf6}.admin-reconciliation-metrics>button.danger{border-color:#bc3d3d29;background:#fff4f4;color:#9f3e3e}.admin-reconciliation-metrics>button.attention{border-color:#be5b0d29;background:#fff8eb;color:#955a16}.admin-reconciliation-metrics strong{color:inherit;font-size:.96rem;line-height:1}.admin-reconciliation-metrics small{color:inherit;font-size:.55rem;font-weight:900}.admin-reconciliation-metrics em{color:inherit;font-size:.49rem;font-style:normal}.admin-warning-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.admin-warning-strip button{min-width:0;min-height:36px;padding:0 8px;border:1px solid rgba(15,61,46,.08);border-radius:12px;display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;background:#f8fbf9;color:#718078;font-size:.52rem;font-weight:900;text-align:left}.admin-warning-strip button.attention{border-color:#be5b0d2b;background:#fff8eb;color:#915916}.admin-warning-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-warning-strip strong{color:inherit}.admin-reconciliation-tools{padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:16px;display:grid;grid-template-columns:minmax(280px,1.7fr) repeat(4,minmax(130px,.72fr)) auto;gap:7px;background:#fff}.admin-reconciliation-tools label{min-width:0;min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:flex;align-items:center;gap:7px;background:#f8fbf9}.admin-reconciliation-tools label svg{flex:0 0 auto;color:#74847b}.admin-reconciliation-tools input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--ink);font-size:.62rem;font-weight:800}.admin-reconciliation-tools select{min-width:0;height:40px;padding:0 8px;border:1px solid rgba(15,61,46,.1);border-radius:12px;outline:none;background:#f8fbf9;color:var(--ink);font-size:.6rem;font-weight:850}.admin-reconciliation-tools>button{min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;background:#f7fbf8;color:#68766f;font-size:.58rem;font-weight:950}.admin-reconciliation-result{color:#6e7d75;font-size:.58rem}.admin-reconciliation-result strong{color:var(--ink)}.admin-reconciliation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-reconciliation-card{min-width:0;padding:12px;border:1px solid rgba(15,61,46,.09);border-radius:19px;display:grid;gap:9px;background:#fff;box-shadow:0 11px 26px #0f3d2e0d}.admin-reconciliation-card.request_new_proof,.admin-reconciliation-card.refund_required{border-color:#be5b0d2e}.admin-reconciliation-card.rejected{border-color:#bc3d3d2b}.admin-reconciliation-card>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-reconciliation-card>header>div{display:flex;align-items:center;gap:6px}.admin-reconciliation-card>header small,.admin-reconciliation-card>header time{color:#78867e;font-size:.5rem}.reconciliation-status{min-height:23px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#eef3ef;color:#5e6d65;font-size:.48rem;font-weight:950;text-transform:uppercase}.reconciliation-status.verified{background:#e8f8ee;color:var(--green)}.reconciliation-status.rejected{background:#ffe8e8;color:#a13d3d}.reconciliation-status.request_new_proof,.reconciliation-status.refund_required{background:#fff1d9;color:#975a13}.reconciliation-card-title{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.reconciliation-card-title>div{min-width:0}.reconciliation-card-title strong,.reconciliation-card-title small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reconciliation-card-title strong{color:var(--ink);font-size:.76rem}.reconciliation-card-title small{margin-top:4px;color:#6f7e76;font-size:.54rem}.reconciliation-card-title b{color:var(--green);font-size:.78rem;white-space:nowrap}.reconciliation-amount-row{padding:8px;border-radius:14px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;background:#f7faf8}.reconciliation-amount-row>span{min-width:0;color:#728078;font-size:.52rem}.reconciliation-amount-row>span:last-child{text-align:right}.reconciliation-amount-row strong{margin-top:3px;display:block;color:var(--ink);font-size:.65rem}.reconciliation-amount-row .mismatch strong{color:#a05d13}.reconciliation-amount-row>svg{color:#8a968f}.reconciliation-account-box{min-width:0;padding:9px;border:1px solid rgba(15,61,46,.07);border-radius:14px;display:grid;grid-template-columns:28px minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8px;background:#fbfdfb}.reconciliation-account-box>svg{color:var(--green)}.reconciliation-account-box>span{min-width:0}.reconciliation-account-box strong,.reconciliation-account-box small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reconciliation-account-box strong{color:var(--ink);font-size:.59rem}.reconciliation-account-box small{margin-top:3px;color:#728078;font-size:.49rem}.reconciliation-reference{min-width:0;padding:8px 9px;border-radius:12px;background:#f4f8f5}.reconciliation-reference small,.reconciliation-reference strong{display:block}.reconciliation-reference small{color:#77857d;font-size:.49rem}.reconciliation-reference strong{margin-top:3px;overflow-wrap:anywhere;color:var(--ink);font-size:.62rem}.reconciliation-warning-list{display:flex;flex-wrap:wrap;gap:5px}.reconciliation-warning-list span{min-height:25px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#fff3df;color:#955a15;font-size:.49rem;font-weight:900}.reconciliation-card-actions{padding-top:8px;border-top:1px solid rgba(15,61,46,.07);display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px}.reconciliation-card-actions button{min-height:37px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.58rem;font-weight:950}.reconciliation-card-actions button.primary{border:0;background:var(--green);color:#fff}.admin-reconciliation-empty{min-height:220px;grid-column:1 / -1;border:1px dashed rgba(15,61,46,.14);border-radius:19px;display:grid;place-items:center;align-content:center;gap:7px;background:#fbfdfb;color:#74827a;text-align:center}.admin-reconciliation-empty svg{color:var(--green)}.admin-reconciliation-empty strong{color:var(--ink);font-size:.8rem}.admin-reconciliation-empty small{font-size:.58rem}.reconciliation-drawer-layer{position:fixed;z-index:2147482600;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#061b1266;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.reconciliation-drawer{width:min(720px,100%);height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#f7faf8;box-shadow:-26px 0 72px #08271942}.reconciliation-drawer-head{flex:0 0 auto;min-height:78px;padding:13px 15px;border-bottom:1px solid rgba(15,61,46,.08);display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fffffffa}.reconciliation-drawer-head h2{margin:3px 0;color:var(--ink);font-size:1.08rem}.reconciliation-drawer-head p{margin:0;color:#718078;font-size:.55rem}.reconciliation-drawer-head>button{width:36px;min-width:36px;height:36px;padding:0;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:grid;place-items:center;background:#f2f6f3;color:#526159}.reconciliation-drawer-body{flex:1 1 auto;min-height:0;padding:13px;overflow-y:auto;overscroll-behavior:contain}.reconciliation-review-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.reconciliation-review-summary>span{min-width:0;padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:14px;background:#fff}.reconciliation-review-summary>span.attention{border-color:#be5b0d29;background:#fff7ea}.reconciliation-review-summary small,.reconciliation-review-summary strong{display:block}.reconciliation-review-summary small{color:#79877f;font-size:.5rem}.reconciliation-review-summary strong{margin-top:4px;color:var(--ink);font-size:.7rem}.reconciliation-review-section{margin-top:11px;padding:11px;border:1px solid rgba(15,61,46,.09);border-radius:17px;display:grid;gap:10px;background:#fff}.reconciliation-review-section.warning{border-color:#be5b0d29;background:#fffaf1}.reconciliation-review-heading{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px}.reconciliation-review-heading>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.reconciliation-review-section.warning .reconciliation-review-heading>span{background:#fff0d8;color:#9c5a12}.reconciliation-review-heading strong,.reconciliation-review-heading small{display:block}.reconciliation-review-heading strong{color:var(--ink);font-size:.72rem}.reconciliation-review-heading small{margin-top:3px;color:#718078;font-size:.53rem;line-height:1.3}.reconciliation-account-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.reconciliation-account-details>span{min-width:0;padding:8px;border-radius:12px;background:#f6faf7}.reconciliation-account-details small,.reconciliation-account-details strong{display:block}.reconciliation-account-details small{color:#79877f;font-size:.48rem}.reconciliation-account-details strong{margin-top:3px;overflow-wrap:anywhere;color:var(--ink);font-size:.61rem}.reconciliation-open-proof,.reconciliation-save{min-height:40px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--green);color:#fff;font-size:.62rem;font-weight:950}.reconciliation-warning-detail{display:grid;gap:6px}.reconciliation-warning-detail>div{padding:8px;border-radius:12px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:7px;background:#fff2dc;color:#8f5818}.reconciliation-warning-detail svg{color:#a55c12}.reconciliation-warning-detail strong,.reconciliation-warning-detail small{display:block}.reconciliation-warning-detail strong{font-size:.61rem}.reconciliation-warning-detail small{margin-top:3px;font-size:.51rem;line-height:1.3}.reconciliation-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.reconciliation-choice-grid button{min-width:0;min-height:48px;padding:6px;border:1px solid rgba(15,61,46,.1);border-radius:11px;display:grid;place-items:center;align-content:center;gap:4px;background:#f8fbf9;color:#66756d;font-size:.48rem;font-weight:950;line-height:1.08;text-align:center}.reconciliation-choice-grid button.active{border-color:var(--green);background:var(--green);color:#fff}.reconciliation-review-section>label{display:grid;gap:5px;color:#596961;font-size:.55rem;font-weight:900}.reconciliation-review-section textarea{width:100%;min-height:84px;padding:9px;border:1px solid rgba(15,61,46,.11);border-radius:12px;outline:none;resize:vertical;background:#f8fbf9;color:var(--ink);font-size:.62rem;box-sizing:border-box}.reconciliation-money-input{min-height:40px;border:1px solid rgba(15,61,46,.11);border-radius:12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;background:#f8fbf9}.reconciliation-money-input span{padding:0 9px;color:var(--green);font-size:.62rem;font-weight:950}.reconciliation-money-input input{width:100%;height:40px;border:0;outline:none;background:transparent;color:var(--ink);font-size:.68rem;font-weight:850}.reconciliation-save:disabled{opacity:.48}.reconciliation-audit-list{display:grid;gap:6px}.reconciliation-audit-list article{padding:8px;border:1px solid rgba(15,61,46,.07);border-radius:12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;background:#f9fcfa}.reconciliation-audit-list article>div{min-width:0}.reconciliation-audit-list strong,.reconciliation-audit-list small,.reconciliation-audit-list p,.reconciliation-audit-list em{display:block}.reconciliation-audit-list strong{color:var(--ink);font-size:.61rem}.reconciliation-audit-list small{margin-top:2px;color:#79877f;font-size:.48rem}.reconciliation-audit-list p{margin:5px 0 0;color:#63736a;font-size:.54rem;line-height:1.35}.reconciliation-audit-list em{margin-top:4px;color:#995916;font-size:.52rem;font-style:normal;font-weight:900}.reconciliation-audit-empty{padding:12px;border:1px dashed rgba(15,61,46,.12);border-radius:12px;color:#74827a;font-size:.56rem;text-align:center}@media(max-width:1120px){.admin-reconciliation-tools{grid-template-columns:minmax(250px,1.4fr) repeat(2,minmax(130px,.7fr))}.admin-warning-strip,.reconciliation-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.admin-reconciliation-hero{display:grid}.admin-revenue-grid,.admin-reconciliation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reconciliation-grid{grid-template-columns:1fr}}@media(max-width:720px){.admin-reconciliation-centre{gap:10px}.admin-reconciliation-hero{padding:12px;border-radius:18px}.admin-reconciliation-hero h2{font-size:1.12rem}.admin-reconciliation-hero p{font-size:.61rem}.admin-reconciliation-hero-actions{overflow-x:auto;scrollbar-width:none}.admin-reconciliation-hero-actions::-webkit-scrollbar{display:none}.admin-reconciliation-hero-actions button{flex:0 0 auto}.admin-revenue-grid{display:flex;overflow-x:auto;gap:7px;scrollbar-width:none}.admin-revenue-grid::-webkit-scrollbar{display:none}.admin-revenue-grid article{flex:0 0 170px;min-height:72px;padding:9px;border-radius:15px}.admin-reconciliation-metrics{display:flex;overflow-x:auto;gap:7px;scrollbar-width:none}.admin-reconciliation-metrics::-webkit-scrollbar{display:none}.admin-reconciliation-metrics>button{flex:0 0 145px;min-height:72px}.admin-warning-strip{display:flex;overflow-x:auto;gap:6px;scrollbar-width:none}.admin-warning-strip::-webkit-scrollbar{display:none}.admin-warning-strip button{flex:0 0 160px}.admin-reconciliation-tools{grid-template-columns:1fr 1fr;padding:8px;gap:6px}.admin-reconciliation-tools label{grid-column:1 / -1}.admin-reconciliation-card{padding:10px;border-radius:17px}.reconciliation-account-box{grid-template-columns:26px minmax(0,1fr)}.reconciliation-account-box>span:last-child{grid-column:2}.reconciliation-drawer-layer{align-items:flex-end}.reconciliation-drawer{width:100%;height:min(92dvh,760px);border-radius:24px 24px 0 0}.reconciliation-drawer-head{min-height:70px;padding:10px 12px}.reconciliation-drawer-body{padding:10px}.reconciliation-choice-grid{display:flex;overflow-x:auto;scrollbar-width:none}.reconciliation-choice-grid::-webkit-scrollbar{display:none}.reconciliation-choice-grid button{flex:0 0 128px}}@media(max-width:390px){.admin-reconciliation-tools{grid-template-columns:1fr}.admin-reconciliation-tools label{grid-column:auto}.reconciliation-review-summary,.reconciliation-account-details{grid-template-columns:1fr}.reconciliation-card-title b{font-size:.7rem}}.admin-task-inbox{display:grid;gap:13px}.admin-task-inbox-hero{padding:18px;border:1px solid rgba(15,61,46,.09);border-radius:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:radial-gradient(circle at top right,rgba(203,255,67,.13),transparent 33%),#fff;box-shadow:0 14px 32px #0f3d2e0e}.admin-task-inbox-hero h2{margin:4px 0 6px;color:var(--ink);font-size:clamp(1.25rem,2.2vw,1.8rem);letter-spacing:-.04em}.admin-task-inbox-hero p{max-width:700px;margin:0;color:#65756d;font-size:.72rem;line-height:1.45}.admin-task-inbox-actions{display:flex;gap:7px}.admin-task-inbox-actions button{min-height:38px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.6rem;font-weight:950;white-space:nowrap}.admin-task-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.admin-task-metrics>button{min-width:0;min-height:82px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:8px;row-gap:2px;background:#fff;color:#5f6f67;text-align:left;box-shadow:0 9px 22px #0f3d2e0a}.admin-task-metrics>button:hover,.admin-task-metrics>button.active{border-color:#107f4e42;background:#eef8f2;color:var(--green);transform:translateY(-1px)}.admin-task-metrics>button.danger{border-color:#bc3d3d2b;background:#fff4f4;color:#a13e3e}.admin-task-metrics>button.attention{border-color:#be5b0d2b;background:#fff8eb;color:#955a16}.admin-task-metrics>button>span{width:34px;height:34px;grid-row:1 / 3;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.admin-task-metrics>button.danger>span{background:#ffe7e7;color:#a13e3e}.admin-task-metrics>button.attention>span{background:#ffefd6;color:#9d5b13}.admin-task-metrics strong{color:inherit;font-size:1rem;line-height:1}.admin-task-metrics small{overflow:hidden;color:inherit;font-size:.56rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.admin-task-tools{padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:16px;display:grid;grid-template-columns:minmax(280px,1.7fr) minmax(170px,.6fr) auto;gap:7px;background:#fff}.admin-task-tools label{min-width:0;min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:flex;align-items:center;gap:7px;background:#f8fbf9}.admin-task-tools label>svg{flex:0 0 auto;color:#74847b}.admin-task-tools label input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--ink);font-size:.63rem;font-weight:800}.admin-task-tools label button{width:27px;min-width:27px;height:27px;padding:0;border:0;border-radius:9px;display:grid;place-items:center;background:#eef3f0;color:#66756d}.admin-task-tools select{min-width:0;height:40px;padding:0 9px;border:1px solid rgba(15,61,46,.1);border-radius:12px;outline:none;background:#f8fbf9;color:var(--ink);font-size:.61rem;font-weight:850}.admin-task-tools>button{min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;background:#f7fbf8;color:#68766f;font-size:.58rem;font-weight:950}.admin-task-result{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6e7d75;font-size:.58rem}.admin-task-result strong{color:var(--ink)}.admin-task-list{display:grid;gap:9px}.admin-task-card{min-width:0;padding:11px;border:1px solid rgba(15,61,46,.09);border-radius:18px;display:grid;grid-template-columns:42px minmax(0,1fr) minmax(175px,auto);align-items:start;gap:10px;background:#fff;box-shadow:0 10px 24px #0f3d2e0b}.admin-task-card.unread{border-left:4px solid var(--green);background:radial-gradient(circle at top left,rgba(203,255,67,.1),transparent 25%),#fff}.admin-task-card.urgent{border-color:#bc3d3d2e}.admin-task-card.urgent.unread{border-left-color:#b74444}.admin-task-card.overdue{box-shadow:0 10px 26px #a45b0e14}.admin-task-card.read{background:#fbfdfb}.admin-task-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.admin-task-card.urgent .admin-task-icon{background:#ffe8e8;color:#a13e3e}.admin-task-card.high .admin-task-icon{background:#fff1db;color:#9b5a13}.admin-task-copy{min-width:0}.admin-task-card-top{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.admin-task-card-top time{margin-left:auto;color:#7a8880;font-size:.5rem;white-space:nowrap}.admin-task-priority,.admin-task-overdue,.admin-task-new{min-height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;font-size:.48rem;font-weight:950;text-transform:uppercase}.admin-task-priority.normal{background:#edf8f1;color:var(--green)}.admin-task-priority.high{background:#fff1dc;color:#995a14}.admin-task-priority.urgent{background:#ffe8e8;color:#a13e3e}.admin-task-overdue{background:#fff3df;color:#955a15}.admin-task-new{background:#d73f4b;color:#fff}.admin-task-copy>strong{margin-top:7px;display:block;color:var(--ink);font-size:.78rem;line-height:1.2;overflow-wrap:anywhere}.admin-task-copy>p{margin:4px 0 0;color:#65756d;font-size:.6rem;line-height:1.4}.admin-task-tags{margin-top:7px;display:flex;flex-wrap:wrap;gap:5px}.admin-task-tags span{min-height:24px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#f3f7f4;color:#63736a;font-size:.49rem;font-weight:850}.admin-task-details{margin-top:6px;display:block;color:#7a8880;font-size:.52rem;overflow-wrap:anywhere}.admin-task-card-actions{min-width:175px;display:grid;gap:7px}.admin-task-card-actions>button{min-height:38px;padding:0 10px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--green);color:#fff;font-size:.58rem;font-weight:950}.admin-task-card-actions>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.admin-task-card-actions>div button{min-height:29px;padding:0 7px;border:1px solid rgba(15,61,46,.09);border-radius:9px;background:#f7faf8;color:#68776f;font-size:.49rem;font-weight:900}.admin-task-empty{min-height:240px;border:1px dashed rgba(15,61,46,.14);border-radius:20px;display:grid;place-items:center;align-content:center;gap:7px;background:#fbfdfb;color:#74827a;text-align:center}.admin-task-empty>svg{color:var(--green)}.admin-task-empty strong{color:var(--ink);font-size:.82rem}.admin-task-empty small{max-width:360px;font-size:.58rem;line-height:1.35}.admin-task-empty button{min-height:34px;margin-top:4px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:11px;background:#edf8f1;color:var(--green);font-size:.56rem;font-weight:950}.admin-task-inbox-note{padding:9px 11px;border-radius:13px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;background:#f2f7f4;color:#697870;font-size:.54rem;line-height:1.35}.admin-task-inbox-note>svg{color:var(--green)}@media(max-width:980px){.admin-task-card{grid-template-columns:40px minmax(0,1fr)}.admin-task-card-actions{grid-column:2;min-width:0;grid-template-columns:minmax(150px,auto) minmax(0,1fr);align-items:center}.admin-task-card-actions>div{justify-content:flex-start}}@media(max-width:820px){.admin-task-inbox-hero{display:grid}.admin-task-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.admin-task-inbox{gap:10px}.admin-task-inbox-hero{padding:12px;border-radius:18px}.admin-task-inbox-hero h2{font-size:1.1rem}.admin-task-inbox-hero p{font-size:.61rem}.admin-task-inbox-actions{overflow-x:auto;scrollbar-width:none}.admin-task-inbox-actions::-webkit-scrollbar{display:none}.admin-task-inbox-actions button{flex:0 0 auto}.admin-task-metrics{display:flex;overflow-x:auto;gap:7px;padding-bottom:2px;scrollbar-width:none;scroll-snap-type:x mandatory}.admin-task-metrics::-webkit-scrollbar{display:none}.admin-task-metrics>button{flex:0 0 138px;min-height:72px;scroll-snap-align:start}.admin-task-tools{grid-template-columns:1fr 1fr;padding:8px}.admin-task-tools label{grid-column:1 / -1}.admin-task-result{align-items:flex-start;font-size:.54rem}.admin-task-card{padding:9px;grid-template-columns:36px minmax(0,1fr);gap:8px;border-radius:16px}.admin-task-icon{width:36px;height:36px;border-radius:12px}.admin-task-card-top time{width:100%;margin-left:0}.admin-task-copy>strong{font-size:.7rem}.admin-task-copy>p{font-size:.56rem}.admin-task-tags{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.admin-task-tags::-webkit-scrollbar{display:none}.admin-task-tags span{flex:0 0 auto}.admin-task-card-actions{grid-column:1 / -1;grid-template-columns:1fr}.admin-task-card-actions>div{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.admin-task-card-actions>div::-webkit-scrollbar{display:none}.admin-task-card-actions>div button{flex:0 0 auto}}@media(max-width:390px){.admin-task-tools{grid-template-columns:1fr}.admin-task-tools label{grid-column:auto}.admin-task-metrics>button{flex-basis:130px}}.admin-listing-moderation{display:grid;gap:13px}.listing-moderation-hero{padding:18px;border:1px solid rgba(15,61,46,.09);border-radius:22px;display:flex;justify-content:space-between;gap:16px;background:radial-gradient(circle at top right,rgba(203,255,67,.13),transparent 32%),#fff}.listing-moderation-hero h2{margin:4px 0 6px;color:var(--ink);font-size:clamp(1.25rem,2.2vw,1.8rem);letter-spacing:-.04em}.listing-moderation-hero p{max-width:720px;margin:0;color:#65756d;font-size:.72rem;line-height:1.45}.listing-moderation-hero>div:last-child{display:flex;gap:7px}.listing-moderation-hero button,.listing-moderation-tools>button{min-height:38px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.6rem;font-weight:950;white-space:nowrap}.listing-moderation-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.listing-moderation-metrics button{min-width:0;min-height:82px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:grid;grid-template-columns:35px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:2px 8px;background:#fff;color:#5f6f67;text-align:left}.listing-moderation-metrics button>span{width:35px;height:35px;grid-row:1/3;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.listing-moderation-metrics button.critical{background:#fff2f2;color:#a33d3d;border-color:#ae2d2d2e}.listing-moderation-metrics button.high,.listing-moderation-metrics button.open_reports,.listing-moderation-metrics button.duplicate_image,.listing-moderation-metrics button.price_anomaly{background:#fff8eb;color:#965a16;border-color:#be5b0d2b}.listing-moderation-metrics strong{color:inherit;font-size:1rem}.listing-moderation-metrics small{overflow:hidden;color:inherit;font-size:.56rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.listing-moderation-tools{padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:16px;display:grid;grid-template-columns:minmax(280px,1.6fr) repeat(4,minmax(130px,.7fr)) auto;gap:7px;background:#fff}.listing-moderation-tools label{min-width:0;min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:flex;align-items:center;gap:7px;background:#f8fbf9}.listing-moderation-tools input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:.62rem;font-weight:800}.listing-moderation-tools label button{width:27px;height:27px;padding:0;border:0;border-radius:9px;display:grid;place-items:center}.listing-moderation-tools select{min-width:0;height:40px;padding:0 8px;border:1px solid rgba(15,61,46,.1);border-radius:12px;background:#f8fbf9;color:var(--ink);font-size:.59rem;font-weight:850}.listing-moderation-result{display:flex;justify-content:space-between;gap:10px;color:#6e7d75;font-size:.58rem}.listing-moderation-result strong{color:var(--ink)}.listing-moderation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-moderation-card{min-width:0;padding:12px;border:1px solid rgba(15,61,46,.09);border-radius:19px;display:grid;gap:9px;background:#fff;box-shadow:0 11px 26px #0f3d2e0d}.listing-moderation-card.critical{border-color:#ae2d2d33}.listing-moderation-card.high{border-color:#be5b0d2e}.listing-moderation-card>header{display:flex;justify-content:space-between;gap:8px}.listing-moderation-card>header>div{display:flex;flex-wrap:wrap;gap:5px}.listing-moderation-card time{color:#78867e;font-size:.5rem}.moderation-risk,.moderation-case{min-height:23px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;font-size:.48rem;font-weight:950;text-transform:uppercase}.moderation-risk.low{background:#edf8f1;color:var(--green)}.moderation-risk.medium{background:#fff5e4;color:#945a16}.moderation-risk.high{background:#ffeccf;color:#99540f}.moderation-risk.critical{background:#ffe3e3;color:#a23d3d}.moderation-case{background:#eef3ef;color:#617168}.moderation-case.reviewing,.moderation-case.awaiting_seller{background:#fff2dc;color:#955a15}.moderation-case.cleared,.moderation-case.resolved{background:#e9f8ef;color:var(--green)}.moderation-case.removed{background:#ffe7e7;color:#a33e3e}.moderation-listing-summary{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:9px}.moderation-listing-summary img{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#edf3ef}.moderation-listing-summary>div{min-width:0}.moderation-listing-summary strong,.moderation-listing-summary small,.moderation-listing-summary em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moderation-listing-summary strong{color:var(--ink);font-size:.76rem}.moderation-listing-summary small{margin-top:4px;color:#6f7e76;font-size:.54rem}.moderation-listing-summary em{margin-top:3px;color:#7a8880;font-size:.5rem;font-style:normal}.moderation-listing-summary b{color:var(--green);font-size:.78rem;white-space:nowrap}.moderation-seller-box{padding:8px;border:1px solid rgba(15,61,46,.07);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fafcfb}.moderation-seller-box small,.moderation-seller-box strong,.moderation-seller-box em{display:block}.moderation-seller-box small{font-size:.47rem}.moderation-seller-box strong{margin-top:3px;color:var(--ink);font-size:.63rem}.moderation-seller-box em{margin-top:2px;font-size:.52rem;font-style:normal}.moderation-seller-box>span:last-child{min-height:28px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;font-size:.52rem;font-weight:900}.moderation-seller-box .verified{background:#eaf8ef;color:var(--green)}.moderation-seller-box .warning{background:#fff2dd;color:#955a15}.moderation-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.moderation-stat-row span{padding:7px;border-radius:11px;background:#f4f8f5}.moderation-stat-row strong,.moderation-stat-row small{display:block}.moderation-stat-row strong{color:var(--ink);font-size:.7rem}.moderation-stat-row small{font-size:.46rem}.moderation-signal-list{display:flex;flex-wrap:wrap;gap:5px}.moderation-signal-list span{min-height:24px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#f2f6f3;color:#63736a;font-size:.48rem;font-weight:900}.moderation-signal-list .high,.moderation-signal-list .critical{background:#fff0dd;color:#955814}.listing-moderation-card footer{padding-top:8px;border-top:1px solid rgba(15,61,46,.07);display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px}.listing-moderation-card footer button{min-height:37px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.58rem;font-weight:950}.listing-moderation-card footer button:last-child{border:0;background:var(--green);color:#fff}.listing-moderation-empty{min-height:230px;grid-column:1/-1;border:1px dashed rgba(15,61,46,.14);border-radius:20px;display:grid;place-items:center;align-content:center;gap:7px;color:#74827a;text-align:center}.listing-moderation-empty svg{color:var(--green)}.listing-moderation-empty strong{color:var(--ink)}.moderation-drawer-layer{position:fixed;z-index:2147482700;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#061b126b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.moderation-drawer{width:min(760px,100%);height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#f7faf8}.moderation-drawer-head{min-height:78px;padding:13px 15px;border-bottom:1px solid rgba(15,61,46,.08);display:flex;justify-content:space-between;gap:12px;background:#fff}.moderation-drawer-head h2{margin:3px 0;color:var(--ink);font-size:1.08rem}.moderation-drawer-head p{margin:0;font-size:.55rem}.moderation-drawer-head button{width:36px;height:36px;padding:0;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:grid;place-items:center}.moderation-drawer-body{flex:1;min-height:0;padding:13px;overflow-y:auto}.moderation-preview{padding:11px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;background:#fff}.moderation-preview img{width:150px;height:150px;border-radius:16px;object-fit:contain;background:#edf3ef}.moderation-preview>div>strong{margin-top:8px;display:block;color:var(--ink)}.moderation-preview p{margin:5px 0;color:#65756d;font-size:.6rem;line-height:1.4}.moderation-preview>div>div{display:flex;flex-wrap:wrap;gap:5px}.moderation-preview>div>div span{min-height:25px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#f2f7f4;font-size:.5rem}.moderation-review-section{margin-top:11px;padding:11px;border:1px solid rgba(15,61,46,.09);border-radius:17px;display:grid;gap:10px;background:#fff}.moderation-review-heading{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px}.moderation-review-heading>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.moderation-review-heading strong,.moderation-review-heading small{display:block}.moderation-review-heading strong{color:var(--ink);font-size:.72rem}.moderation-review-heading small{margin-top:3px;color:#718078;font-size:.53rem}.moderation-risk-breakdown,.moderation-report-list,.moderation-history-list{display:grid;gap:7px}.moderation-risk-breakdown article{padding:8px;border-radius:12px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;background:#f7faf8}.moderation-risk-breakdown article>span{width:38px;min-height:28px;border-radius:10px;display:grid;place-items:center;background:#eaf8ef;color:var(--green);font-size:.56rem;font-weight:950}.moderation-risk-breakdown article>span.high,.moderation-risk-breakdown article>span.critical{background:#fff0dc;color:#985914}.moderation-risk-breakdown strong,.moderation-risk-breakdown small{display:block}.moderation-risk-breakdown strong{font-size:.62rem}.moderation-risk-breakdown small{margin-top:3px;font-size:.52rem}.moderation-seller-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.moderation-seller-details>span{padding:9px;border-radius:13px;background:#f6faf7}.moderation-seller-details small,.moderation-seller-details strong,.moderation-seller-details em{display:block}.moderation-seller-details small{font-size:.48rem}.moderation-seller-details strong{margin-top:3px;font-size:.62rem}.moderation-seller-details em{margin-top:3px;font-size:.5rem;font-style:normal}.moderation-report-list article,.moderation-history-list article{padding:9px;border:1px solid rgba(15,61,46,.07);border-radius:13px;background:#fafcfb}.moderation-report-list article>div{display:flex;justify-content:space-between}.moderation-report-list article>div span{min-height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#fff0db;color:#955a15;font-size:.47rem;font-weight:950}.moderation-report-list strong{margin-top:7px;display:block;font-size:.63rem}.moderation-report-list p,.moderation-history-list p{margin:4px 0;font-size:.54rem;line-height:1.4}.moderation-report-list small,.moderation-history-list small{font-size:.5rem}.moderation-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.moderation-action-grid button{min-height:43px;padding:6px;border:1px solid rgba(15,61,46,.1);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:#f8fbf9;color:#66756d;font-size:.5rem;font-weight:950}.moderation-action-grid button.active{background:var(--green);color:#fff}.moderation-review-section>label{display:grid;gap:5px;font-size:.55rem;font-weight:900}.moderation-review-section textarea,.moderation-review-section select{width:100%;border:1px solid rgba(15,61,46,.11);border-radius:12px;background:#f8fbf9;box-sizing:border-box}.moderation-review-section textarea{min-height:88px;padding:9px}.moderation-review-section select{height:40px;padding:0 9px}.moderation-save{min-height:42px;border:0;border-radius:13px;background:var(--green);color:#fff;font-size:.64rem;font-weight:950}.moderation-save.danger{background:#a43f3f}.moderation-history-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px}.moderation-history-list article>span{min-height:23px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#edf8f1;color:var(--green);font-size:.47rem;font-weight:950}.moderation-empty-note{padding:12px;border:1px dashed rgba(15,61,46,.12);border-radius:12px;font-size:.55rem;text-align:center}@media(max-width:1120px){.listing-moderation-tools{grid-template-columns:minmax(250px,1.4fr) repeat(2,minmax(130px,.7fr))}}@media(max-width:820px){.listing-moderation-hero{display:grid}.listing-moderation-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-moderation-grid{grid-template-columns:1fr}}@media(max-width:720px){.listing-moderation-hero{padding:12px}.listing-moderation-hero>div:last-child{overflow-x:auto}.listing-moderation-metrics{display:flex;overflow-x:auto}.listing-moderation-metrics button{flex:0 0 142px}.listing-moderation-tools{grid-template-columns:1fr 1fr}.listing-moderation-tools label{grid-column:1/-1}.moderation-stat-row,.moderation-signal-list{display:flex;overflow-x:auto}.moderation-stat-row span{flex:0 0 90px}.moderation-signal-list span{flex:0 0 auto}.moderation-drawer-layer{align-items:flex-end}.moderation-drawer{height:min(92dvh,780px);border-radius:24px 24px 0 0}.moderation-preview{grid-template-columns:95px minmax(0,1fr)}.moderation-preview img{width:95px;height:95px}.moderation-seller-details{grid-template-columns:1fr}.moderation-action-grid{display:flex;overflow-x:auto}.moderation-action-grid button{flex:0 0 145px}}@media(max-width:390px){.listing-moderation-tools{grid-template-columns:1fr}.listing-moderation-tools label{grid-column:auto}.moderation-preview{grid-template-columns:1fr}.moderation-preview img{width:100%;height:180px}}.admin-access-governance{display:grid;gap:13px}.access-governance-hero{padding:18px;border:1px solid rgba(15,61,46,.09);border-radius:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:radial-gradient(circle at top right,rgba(203,255,67,.13),transparent 33%),#fff;box-shadow:0 14px 32px #0f3d2e0e}.access-governance-hero h2{margin:4px 0 6px;color:var(--ink);font-size:clamp(1.25rem,2.2vw,1.8rem);letter-spacing:-.04em}.access-governance-hero p{max-width:720px;margin:0;color:#65756d;font-size:.72rem;line-height:1.45}.access-governance-hero-actions{display:flex;gap:7px}.access-governance-hero-actions button,.access-modal footer button{min-height:38px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.6rem;font-weight:950;white-space:nowrap}.access-governance-hero-actions button.primary,.access-modal footer button.primary{border:0;background:var(--green);color:#fff}.access-governance-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.access-governance-metrics article{min-width:0;min-height:78px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;background:#fff;box-shadow:0 9px 22px #0f3d2e0a}.access-governance-metrics article.attention{border-color:#be5b0d29;background:#fff8eb}.access-governance-metrics article>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.access-governance-metrics article.attention>span{background:#ffefd7;color:#9b5b14}.access-governance-metrics strong,.access-governance-metrics small{display:block}.access-governance-metrics strong{color:var(--ink);font-size:1rem}.access-governance-metrics small{margin-top:2px;color:#6e7d75;font-size:.54rem;font-weight:900}.access-role-template-strip{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.access-role-template-strip::-webkit-scrollbar{display:none}.access-role-template-strip button{flex:0 0 170px;min-height:56px;padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:14px;background:#fff;color:#617168;text-align:left}.access-role-template-strip button:hover{border-color:#107f4e3d;background:#f1f9f4}.access-role-template-strip span,.access-role-template-strip small{display:block}.access-role-template-strip span{color:var(--ink);font-size:.62rem;font-weight:950}.access-role-template-strip small{margin-top:4px;font-size:.5rem}.access-governance-tools{padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:16px;display:grid;grid-template-columns:minmax(280px,1.6fr) minmax(160px,.6fr) minmax(130px,.5fr) auto;gap:7px;background:#fff}.access-governance-tools label{min-width:0;min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:flex;align-items:center;gap:7px;background:#f8fbf9}.access-governance-tools label>svg{flex:0 0 auto;color:#74847b}.access-governance-tools input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--ink);font-size:.62rem;font-weight:800}.access-governance-tools label button{width:27px;min-width:27px;height:27px;padding:0;border:0;border-radius:9px;display:grid;place-items:center;background:#edf2ef;color:#67766e}.access-governance-tools select{min-width:0;height:40px;padding:0 9px;border:1px solid rgba(15,61,46,.1);border-radius:12px;background:#f8fbf9;color:var(--ink);font-size:.6rem;font-weight:850}.access-governance-tools>button{min-height:40px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;background:#f7fbf8;color:#68766f;font-size:.58rem;font-weight:950}.access-governance-result{display:flex;justify-content:space-between;gap:10px;color:#6e7d75;font-size:.58rem}.access-governance-result strong{color:var(--ink)}.access-staff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.access-staff-card{min-width:0;padding:12px;border:1px solid rgba(15,61,46,.09);border-radius:19px;display:grid;gap:10px;background:#fff;box-shadow:0 11px 26px #0f3d2e0d}.access-staff-card>header{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px}.access-staff-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:.7rem;font-weight:950}.access-staff-card>header>div{min-width:0}.access-staff-card>header strong,.access-staff-card>header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-staff-card>header strong{margin-top:4px;color:var(--ink);font-size:.72rem}.access-staff-card>header small{margin-top:2px;color:#718078;font-size:.52rem}.access-staff-card>header button{min-height:34px;padding:0 9px;border:1px solid rgba(15,61,46,.1);border-radius:11px;display:inline-flex;align-items:center;gap:5px;background:#f7fbf8;color:var(--green);font-size:.54rem;font-weight:950}.access-status,.access-you{min-height:21px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;font-size:.46rem;font-weight:950;text-transform:uppercase}.access-status.active{background:#e9f8ef;color:var(--green)}.access-status.suspended{background:#ffe7e7;color:#a33d3d}.access-you{margin-left:5px;background:#e8efff;color:#395fac}.access-staff-role{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:6px}.access-staff-role>span{min-width:0;padding:8px;border-radius:12px;background:#f5f9f6}.access-staff-role small,.access-staff-role strong{display:block}.access-staff-role small{color:#7a8880;font-size:.45rem;font-weight:950}.access-staff-role strong{margin-top:3px;overflow:hidden;color:var(--ink);font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.access-permission-chips{display:flex;flex-wrap:wrap;gap:5px}.access-permission-chips span{min-height:24px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:#edf8f1;color:var(--green);font-size:.48rem;font-weight:900}.access-staff-card>footer{padding-top:8px;border-top:1px solid rgba(15,61,46,.07);display:flex;justify-content:space-between;gap:8px;color:#78867e;font-size:.48rem}.access-empty{min-height:230px;grid-column:1 / -1;border:1px dashed rgba(15,61,46,.14);border-radius:20px;display:grid;place-items:center;align-content:center;gap:7px;color:#74827a;text-align:center}.access-empty svg{color:var(--green)}.access-empty strong{color:var(--ink)}.access-modal-layer{position:fixed;z-index:2147482800;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#061b126b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.access-modal{width:min(760px,100%);height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#f7faf8;box-shadow:-28px 0 76px #08271947}.access-modal>header{flex:0 0 auto;min-height:78px;padding:13px 15px;border-bottom:1px solid rgba(15,61,46,.08);display:flex;justify-content:space-between;gap:12px;background:#fff}.access-modal>header h2{margin:3px 0;color:var(--ink);font-size:1.08rem}.access-modal>header p{margin:0;color:#718078;font-size:.55rem}.access-modal>header>button{width:36px;min-width:36px;height:36px;padding:0;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:grid;place-items:center;background:#f2f6f3;color:#526159}.access-modal-body{flex:1 1 auto;min-height:0;padding:13px;overflow-y:auto;overscroll-behavior:contain}.access-modal>footer{flex:0 0 auto;padding:10px 13px;border-top:1px solid rgba(15,61,46,.08);display:flex;justify-content:flex-end;gap:7px;background:#fff}.access-form-grid{padding:11px;border:1px solid rgba(15,61,46,.09);border-radius:17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;background:#fff}.access-form-grid label,.access-security-panel label{min-width:0;display:grid;gap:5px;color:#596961;font-size:.55rem;font-weight:900}.access-form-grid input,.access-form-grid select,.access-security-panel input{width:100%;min-width:0;height:40px;padding:0 9px;border:1px solid rgba(15,61,46,.11);border-radius:12px;outline:none;background:#f8fbf9;color:var(--ink);font-size:.62rem;font-weight:800;box-sizing:border-box}.access-password-input{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto 34px;gap:5px}.access-password-input button{min-height:40px;padding:0 8px;border:1px solid rgba(15,61,46,.1);border-radius:11px;display:grid;place-items:center;background:#edf8f1;color:var(--green);font-size:.53rem;font-weight:950}.access-permission-editor,.access-security-panel{margin-top:11px;padding:11px;border:1px solid rgba(15,61,46,.09);border-radius:17px;display:grid;gap:10px;background:#fff}.access-permission-editor>div:first-child,.access-security-panel>div:first-child{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px}.access-permission-editor>div:first-child>span,.access-security-panel>div:first-child>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.access-permission-editor strong,.access-permission-editor small,.access-security-panel strong,.access-security-panel small{display:block}.access-permission-editor>div:first-child strong,.access-security-panel>div:first-child strong{color:var(--ink);font-size:.7rem}.access-permission-editor>div:first-child small,.access-security-panel>div:first-child small{margin-top:3px;color:#718078;font-size:.52rem}.access-permission-editor fieldset{padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:14px}.access-permission-editor legend{padding:0 6px;color:#63736a;font-size:.5rem;font-weight:950;text-transform:uppercase}.access-permission-editor fieldset>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.access-permission-editor fieldset button{min-width:0;min-height:61px;padding:8px;border:1px solid rgba(15,61,46,.08);border-radius:12px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;background:#f8fbf9;color:#6d7c74;text-align:left}.access-permission-editor fieldset button.enabled{border-color:#107f4e3d;background:#edf8f1;color:var(--green)}.access-permission-editor fieldset button:disabled{cursor:not-allowed;opacity:.68}.access-permission-editor fieldset button>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#0f3d2e12}.access-permission-editor fieldset button strong{color:inherit;font-size:.58rem}.access-permission-editor fieldset button small{margin-top:3px;overflow:hidden;color:inherit;font-size:.48rem;line-height:1.25;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.access-safety-note{margin-top:10px;padding:9px;border:1px solid rgba(190,91,13,.15);border-radius:12px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;background:#fff8eb;color:#8d5617;font-size:.55rem;line-height:1.35}.access-security-actions{display:flex;gap:7px}.access-security-actions button{min-height:38px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:12px;display:inline-flex;align-items:center;gap:6px;background:#f7fbf8;color:var(--green);font-size:.56rem;font-weight:950}.access-security-actions button:disabled{opacity:.42}.access-matrix-modal{width:min(1120px,96vw)}.access-matrix-scroll{flex:1 1 auto;min-height:0;padding:12px;overflow:auto}.access-matrix-scroll table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid rgba(15,61,46,.09);border-radius:16px;background:#fff}.access-matrix-scroll th,.access-matrix-scroll td{min-width:110px;padding:9px;border-right:1px solid rgba(15,61,46,.07);border-bottom:1px solid rgba(15,61,46,.07);text-align:center;font-size:.54rem}.access-matrix-scroll thead th{position:sticky;top:0;z-index:2;background:#edf8f1;color:var(--green);font-weight:950}.access-matrix-scroll tbody th{min-width:210px;position:sticky;left:0;z-index:1;background:#fff;text-align:left}.access-matrix-scroll tbody th strong,.access-matrix-scroll tbody th small{display:block}.access-matrix-scroll tbody th strong{color:var(--ink);font-size:.57rem}.access-matrix-scroll tbody th small{margin-top:3px;color:#74827a;font-size:.47rem;line-height:1.3}.access-matrix-scroll td svg{color:var(--green)}@media(max-width:980px){.access-governance-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.access-governance-tools{grid-template-columns:minmax(240px,1.3fr) repeat(2,minmax(130px,.7fr))}}@media(max-width:820px){.access-governance-hero{display:grid}.access-staff-grid{grid-template-columns:1fr}}@media(max-width:720px){.admin-access-governance{gap:10px}.access-governance-hero{padding:12px;border-radius:18px}.access-governance-hero h2{font-size:1.1rem}.access-governance-hero p{font-size:.61rem}.access-governance-hero-actions{overflow-x:auto;scrollbar-width:none}.access-governance-hero-actions::-webkit-scrollbar{display:none}.access-governance-hero-actions button{flex:0 0 auto}.access-governance-metrics{display:flex;overflow-x:auto;gap:7px;scrollbar-width:none}.access-governance-metrics::-webkit-scrollbar{display:none}.access-governance-metrics article{flex:0 0 145px;min-height:70px}.access-governance-tools{grid-template-columns:1fr 1fr;padding:8px}.access-governance-tools label{grid-column:1 / -1}.access-staff-card{padding:10px;border-radius:17px}.access-staff-role{display:flex;overflow-x:auto;scrollbar-width:none}.access-staff-role::-webkit-scrollbar{display:none}.access-staff-role>span{flex:0 0 115px}.access-permission-chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.access-permission-chips::-webkit-scrollbar{display:none}.access-permission-chips span{flex:0 0 auto}.access-modal-layer{align-items:flex-end}.access-modal{width:100%;height:min(93dvh,820px);border-radius:24px 24px 0 0}.access-modal>header{min-height:70px;padding:10px 12px}.access-modal-body{padding:10px}.access-form-grid{grid-template-columns:1fr}.access-permission-editor fieldset>div{grid-template-columns:1fr}.access-security-actions{overflow-x:auto;scrollbar-width:none}.access-security-actions::-webkit-scrollbar{display:none}.access-security-actions button{flex:0 0 auto}.access-matrix-modal{height:min(93dvh,820px)}}@media(max-width:390px){.access-governance-tools{grid-template-columns:1fr}.access-governance-tools label{grid-column:auto}.access-staff-card>header{grid-template-columns:38px minmax(0,1fr)}.access-staff-card>header>button{grid-column:1 / -1}.access-staff-card>footer{display:grid}.access-password-input{grid-template-columns:minmax(0,1fr) auto 32px}}.private-inbox-summary-grid article[role=button]{cursor:pointer}.private-inbox-summary-grid article[role=button]:hover,.private-inbox-summary-grid article[role=button].active{border-color:#107f4e3d;background:radial-gradient(circle at top left,rgba(203,255,67,.15),transparent 38%),#f5fbf7}.private-inbox-summary-grid article[role=button]:focus-visible{outline:3px solid rgba(16,127,78,.16);outline-offset:2px}body .conversation-copy .mini-status{width:max-content!important;max-width:100%!important;min-height:24px!important;padding:0 10px!important;margin:4px 0 2px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;overflow:hidden!important;border-radius:999px!important;box-sizing:border-box!important;font-size:.54rem!important;font-style:normal!important;font-weight:950!important;letter-spacing:.025em!important;line-height:1!important;text-align:center!important;text-overflow:ellipsis!important;text-transform:uppercase!important;white-space:nowrap!important}body .conversation-copy .mini-status.success,body .conversation-copy .mini-status.confirmed,body .conversation-copy .mini-status.accepted{border:1px solid rgba(16,127,78,.13)!important;background:#e8f8ee!important;color:#087344!important}body .conversation-copy .mini-status.warning,body .conversation-copy .mini-status.pending{border:1px solid rgba(171,101,16,.13)!important;background:#fff4df!important;color:#955a15!important}body .conversation-copy .mini-status.danger{border:1px solid rgba(188,61,61,.14)!important;background:#ffe8e8!important;color:#a23838!important}body .conversation-copy .mini-status.neutral{border:1px solid rgba(15,61,46,.08)!important;background:#eff3f0!important;color:#56665d!important}@media(max-width:720px){body .conversation-copy .mini-status{min-height:22px!important;padding:0 8px!important;font-size:.49rem!important}}.cm-modal-preview-stack{min-width:0;min-height:54px;padding:8px 10px 8px 12px;position:sticky;z-index:120;top:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid rgba(15,61,46,.09);background:#fffffffa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-sizing:border-box}.cm-modal-preview-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green)}.cm-modal-preview-copy{min-width:0}.cm-modal-preview-copy small,.cm-modal-preview-copy strong,.cm-modal-preview-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modal-preview-copy small{color:var(--green);font-size:.49rem;font-weight:950;letter-spacing:.08em}.cm-modal-preview-copy strong{margin-top:2px;color:var(--ink);font-size:.76rem;line-height:1.08}.cm-modal-preview-copy em{margin-top:2px;color:#748179;font-size:.54rem;font-style:normal}.cm-modal-preview-close{min-height:36px;padding:0 10px;border:1px solid rgba(15,61,46,.12);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#f3f8f5;color:var(--ink);font-size:.63rem;font-weight:950;white-space:nowrap}.cm-modal-preview-close:hover{border-color:#107f4e42;background:#eaf7ef;color:var(--green)}body .product-modal>.cm-modal-preview-stack{grid-column:1 / -1;grid-row:1}body .product-modal:has(>.cm-modal-preview-stack){grid-template-rows:auto minmax(0,1fr)!important}body .product-modal:has(>.cm-modal-preview-stack)>.modal-product-image{grid-column:1;grid-row:2;height:auto!important;max-height:none!important;min-height:0!important}body .product-modal:has(>.cm-modal-preview-stack)>.modal-product-content{grid-column:2;grid-row:2;max-height:none!important;min-height:0!important;padding-top:22px!important;overflow-y:auto!important}body .event-ad-modal>.cm-modal-preview-stack{position:sticky;top:0;z-index:120}body .sell-modal>.cm-modal-preview-stack{margin:0;position:sticky;top:0;z-index:120}@media(max-width:860px){body .product-modal:has(>.cm-modal-preview-stack){grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important}body .product-modal:has(>.cm-modal-preview-stack)>.modal-product-image{grid-column:1;grid-row:2}body .product-modal:has(>.cm-modal-preview-stack)>.modal-product-content{grid-column:1;grid-row:3;overflow:visible!important}}@media(max-width:720px){.cm-modal-preview-stack{min-height:50px;padding:7px 9px 7px 10px;grid-template-columns:30px minmax(0,1fr) auto;gap:7px}.cm-modal-preview-icon{width:30px;height:30px;border-radius:10px}.cm-modal-preview-copy strong{font-size:.69rem}.cm-modal-preview-copy em{font-size:.5rem}.cm-modal-preview-close{min-height:34px;padding:0 8px;border-radius:10px;font-size:.58rem}body .product-modal>.cm-modal-preview-stack,body .sell-modal>.cm-modal-preview-stack,body .event-ad-modal>.cm-modal-preview-stack{top:0}}@media(max-width:390px){.cm-modal-preview-copy em,.cm-modal-preview-close span{display:none}.cm-modal-preview-close{width:34px;min-width:34px;padding:0}}:root{font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif;color:#17251e;background:#fbfcf9;font-synthesis:none;--ink: #15241d;--muted: #6c7871;--line: #e4e9e5;--green: #176b45;--green-dark: #0f5335;--green-soft: #e9f4ee;--lime: #cdf36a;--cream: #f6f4ea;--gold: #f3bd4b;--white: #fff;--shadow: 0 18px 50px rgba(28, 53, 40, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fbfcf9}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;background:radial-gradient(circle at 50% 40%,rgba(197,230,207,.6),transparent 27%),#f8faf7}.app-loading p{margin:0;color:#728078;font-size:10px}.loading-pulse{width:25px;height:4px;overflow:hidden;border-radius:10px;background:#d9e4dc}.loading-pulse:after{content:"";width:45%;height:100%;display:block;border-radius:inherit;background:var(--green);animation:loadingMove .85s ease-in-out infinite alternate}@keyframes loadingMove{to{transform:translate(130%)}}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button{border:0}img{display:block;max-width:100%}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(226,232,227,.9);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(1380px,calc(100% - 56px));height:76px;margin:auto;display:flex;align-items:center;gap:32px}.logo-button{padding:0;background:transparent}.brand{display:flex;align-items:center;gap:10px;color:var(--green)}.brand-mark{width:42px;height:42px}.brand-copy{display:flex;flex-direction:column;align-items:flex-start;font:800 17px/.95 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-.45px}.brand-copy span{color:var(--ink);font-weight:600}.header-search{width:min(430px,34vw);height:44px;padding:0 10px 0 15px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:13px;background:#f6f8f6;color:#78837d}.header-search:focus-within{border-color:#79ad92;box-shadow:0 0 0 3px #176b4517}.header-search input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:var(--ink)}.header-search input::placeholder{color:#8c958f}.search-campus{padding:7px 9px;display:flex;align-items:center;gap:4px;border-radius:8px;background:#e9eeea;color:#45554c;font-size:11px;font-weight:700}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.desktop-nav button{padding:10px 13px;position:relative;background:transparent;color:#647067;font-size:14px;font-weight:600}.desktop-nav button.active{color:var(--green)}.desktop-nav button.active:after{content:"";position:absolute;right:13px;bottom:1px;left:13px;height:2px;border-radius:9px;background:var(--green)}.nav-badge{padding:1px 5px;margin-left:3px;border-radius:20px;background:#e96b55;color:#fff;font-size:10px}.header-actions{display:flex;align-items:center;gap:9px}.icon-button{width:42px;height:42px;position:relative;display:grid;place-items:center;border-radius:12px;background:transparent}.icon-button:hover{background:#f2f5f2}.notification-dot{width:7px;height:7px;position:absolute;top:9px;right:9px;border:2px solid white;border-radius:50%;background:#e86651}.mobile-search-trigger{display:none}.sell-button{height:42px;padding:0 17px;display:flex;align-items:center;gap:7px;border-radius:11px;background:var(--green);color:#fff;font-size:13px;font-weight:700;transition:.2s ease}.sell-button:hover,.primary-button:hover,.order-button:hover{background:var(--green-dark);transform:translateY(-1px)}.avatar-button,.phone-user{width:41px;height:41px;position:relative;display:grid;place-items:center;border-radius:50%;background:#e6bf84;color:#4b321c;font-size:12px;font-weight:800}.online-dot{width:10px;height:10px;position:absolute;right:0;bottom:1px;border:2px solid white;border-radius:50%;background:#4dbb74}.hero{overflow:hidden;border-bottom:1px solid #e5e9e3;background:radial-gradient(circle at 72% 23%,rgba(201,238,202,.65),transparent 24%),radial-gradient(circle at 90% 85%,rgba(246,220,167,.48),transparent 26%),linear-gradient(120deg,#f8f8f0,#f1f6ee)}.hero-inner{width:min(1250px,calc(100% - 64px));min-height:505px;margin:auto;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:60px}.hero-content{padding:70px 0 64px;position:relative;z-index:2}.eyebrow{width:fit-content;padding:7px 11px;display:flex;align-items:center;gap:7px;border:1px solid #d8e7dc;border-radius:30px;background:#ffffffb8;color:#446253;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#43a268;box-shadow:0 0 0 4px #43a26821}.hero h1{max-width:620px;margin:21px 0 16px;color:var(--ink);font:800 clamp(44px,5.25vw,70px)/.98 "Segoe UI Variable","Segoe UI",sans-serif;letter-spacing:-4px}.hero h1 span{color:var(--green)}.hero-content>p{max-width:525px;margin:0;color:#607068;font-size:17px;line-height:1.65}.hero-actions{margin-top:27px;display:flex;align-items:center;gap:14px}.primary-button,.secondary-button,.order-button,.offer-button{min-height:47px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;background:var(--green);color:#fff;font-size:14px;font-weight:700;transition:.2s ease}.primary-button:disabled{cursor:not-allowed;opacity:.45}.primary-button.full{width:100%}.text-button{padding:12px 9px;display:flex;align-items:center;gap:7px;background:transparent;color:var(--green);font-size:14px;font-weight:700}.trust-row{margin-top:32px;display:flex;align-items:center;gap:13px}.stacked-avatars{display:flex}.stacked-avatars span{width:31px;height:31px;margin-left:-7px;display:grid;place-items:center;border:2px solid #f4f6ef;border-radius:50%;background:#b4d5c0;color:#1f5035;font-size:9px;font-weight:800}.stacked-avatars span:first-child{margin-left:0;background:#e6be84}.stacked-avatars span:nth-child(2){background:#98b5d1}.stacked-avatars span:nth-child(3){background:#dca59e}.stacked-avatars span:last-child{background:var(--green);color:#fff}.mini-stars{color:#efad34;font-size:11px;letter-spacing:1px}.trust-row small{color:#69776f;font-size:11px}.hero-visual{min-height:505px;position:relative}.hero-phone{width:260px;height:420px;padding:23px 17px;position:absolute;z-index:2;top:49px;left:50%;overflow:hidden;border:8px solid #17382a;border-radius:37px;background:#fbfcfa;box-shadow:0 35px 70px #1c473140;transform:translate(-47%) rotate(4deg)}.phone-top{display:flex;align-items:center;justify-content:space-between}.phone-top .brand-mark{width:29px;height:29px}.phone-user{width:29px;height:29px;font-size:9px}.phone-title{margin:21px 0 10px;font:800 16px Segoe UI Variable,Segoe UI,sans-serif}.phone-product{position:relative}.phone-product img{width:100%;height:190px;object-fit:cover;border-radius:15px}.phone-product>div{padding:9px 2px 0;display:flex;flex-direction:column;gap:3px}.phone-product strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.phone-product span{color:var(--green);font-size:11px;font-weight:700}.phone-product .phone-heart{width:25px;height:25px;padding:0;position:absolute;top:8px;right:8px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#d85e59}.phone-product.mini{margin-top:13px;display:grid;grid-template-columns:51px 1fr;align-items:center;gap:8px}.phone-product.mini img{width:51px;height:51px;border-radius:10px}.phone-product.mini div{min-width:0;padding:0}.phone-product.mini span{color:#6e7973;font-size:9px}.floating-card{padding:12px 14px;position:absolute;z-index:3;display:flex;align-items:center;gap:10px;border:1px solid rgba(223,230,224,.9);border-radius:15px;background:#ffffffeb;box-shadow:0 14px 35px #27493624;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-card div:last-child{display:flex;flex-direction:column}.floating-card strong{font-size:11px}.floating-card span{margin-top:2px;color:#78837d;font-size:9px}.float-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px}.float-icon.green{background:var(--green-soft);color:var(--green)}.float-icon.gold{background:#fff4d9;color:#b1770d}.card-a{top:93px;left:2%;transform:rotate(-5deg)}.card-b{right:0;bottom:78px;transform:rotate(2deg)}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:300px;height:300px;top:90px;left:26%;background:#a4d7b073}.orb-two{width:180px;height:180px;right:-20px;bottom:30px;background:#f2cc8759}.market-section{width:min(1250px,calc(100% - 64px));margin:auto;padding:72px 0 90px}.market-header{display:flex;align-items:flex-end;justify-content:space-between}.section-kicker{color:var(--green);font-size:10px;font-weight:800;letter-spacing:1.5px}.market-header h2,.page-topline h1,.verification-head h2{margin:5px 0 0;font:800 32px/1.2 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1.5px}.market-count{color:#7b867f;font-size:13px}.category-row{margin-top:28px;display:flex;align-items:center;gap:12px}.category-scroll{min-width:0;display:flex;flex:1;gap:8px}.category-pill,.filter-button{height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#66726a;font-size:12px;font-weight:600;white-space:nowrap}.category-pill:hover,.category-pill.active{border-color:var(--green);background:var(--green);color:#fff}.filter-button{border-color:#ced7d0;color:var(--ink)}.listing-toolbar{margin:24px 0 15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px}.listing-toolbar p{margin:0;color:#79837d;font-size:12px}.listing-toolbar label{display:flex;align-items:center;gap:7px;color:#7a867f;font-size:11px}.listing-toolbar select{padding:5px 24px 5px 6px;border:0;outline:none;background:transparent;color:var(--ink);font-size:12px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 18px}.product-card{position:relative;overflow:hidden;border:1px solid #e2e7e3;border-radius:16px;background:#fff;transition:.25s ease}.product-card:hover{border-color:#c7d5cb;box-shadow:0 14px 36px #193a2817;transform:translateY(-4px)}.product-image-wrap{width:100%;height:225px;padding:0;position:relative;overflow:hidden;background:#edf0ec}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.condition-tag{padding:5px 8px;position:absolute;bottom:9px;left:9px;border-radius:6px;background:#ffffffe6;color:#4f5d55;font-size:9px;font-weight:800;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.favorite-button{width:34px;height:34px;padding:0;position:absolute;z-index:2;top:10px;right:10px;display:grid;place-items:center;border:1px solid rgba(224,229,225,.85);border-radius:50%;background:#ffffffe6;color:#526057;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.favorite-button.active{color:#da605d}.favorite-button.static{position:static;flex:0 0 auto}.product-info{width:100%;padding:15px 15px 14px;display:block;text-align:left;background:transparent}.product-info h3{margin:0;overflow:hidden;color:#27342d;font:700 14px Segoe UI Variable,Segoe UI,sans-serif;text-overflow:ellipsis;white-space:nowrap}.price{margin-top:7px;color:var(--green);font:800 17px Segoe UI Variable,Segoe UI,sans-serif}.product-meta{margin-top:8px;display:flex;align-items:center;gap:4px;color:#849087;font-size:10px}.seller-row{margin-top:12px;padding-top:10px;display:flex;align-items:center;gap:5px;border-top:1px solid #edf0ed;color:#67736b;font-size:10px}.seller-avatar{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#dce9df;color:var(--green);font-size:9px;font-weight:800}.verified,.seller-name svg,.chat-header strong svg{color:#2d8cbd}.seller-rating{margin-left:auto;display:flex;align-items:center;gap:3px;color:#9b741f}.empty-state{padding:70px 20px;text-align:center;border:1px dashed #ccd6cf;border-radius:18px;color:#6c7a71;background:#fff}.empty-state h3{margin:12px 0 4px;color:var(--ink)}.empty-state p{margin:0 0 16px}.empty-state button{padding:10px 16px;border-radius:9px;background:var(--green);color:#fff;font-weight:700}.safety-banner{margin-top:62px;padding:28px 32px;display:flex;align-items:center;gap:20px;border:1px solid #dce8df;border-radius:20px;background:linear-gradient(90deg,#e9f5ecf2,#f8f9f1eb),#eff6ef}.safety-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:16px;background:#fff;color:var(--green);box-shadow:0 8px 20px #26583a14}.safety-banner>div:nth-child(2){flex:1}.safety-banner span{color:#538267;font-size:9px;font-weight:800;letter-spacing:1.3px}.safety-banner h3{margin:3px 0 4px;font:800 19px Segoe UI Variable,Segoe UI,sans-serif}.safety-banner p{margin:0;color:#718078;font-size:12px}.safety-banner button{padding:11px 3px;display:flex;align-items:center;gap:7px;background:transparent;color:var(--green);font-size:12px;font-weight:700}footer{border-top:1px solid var(--line);background:#fff}.footer-inner{width:min(1250px,calc(100% - 64px));min-height:130px;margin:auto;display:flex;align-items:center;gap:30px}.footer-inner>div:first-child p{margin:7px 0 0 52px;color:#839087;font-size:11px}.footer-links{margin-left:auto;display:flex;gap:6px}.footer-links button{padding:8px;background:transparent;color:#68756d;font-size:11px}.footer-inner>small{color:#9aa39d;font-size:10px}.modal-backdrop{padding:28px;position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;background:#0c1b139e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}}.product-modal{width:min(900px,100%);min-height:550px;position:relative;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border-radius:23px;background:#fff;box-shadow:var(--shadow);animation:rise .25s ease}@keyframes rise{0%{opacity:0;transform:translateY(12px) scale(.98)}}.modal-close{width:38px;height:38px;position:absolute;z-index:4;top:15px;right:15px;display:grid;place-items:center;border-radius:50%;background:#fffffff0}.modal-product-image{min-height:550px;position:relative;background:#e9ece8}.modal-product-image img{width:100%;height:100%;position:absolute;object-fit:cover}.modal-product-image>span{padding:7px 10px;position:absolute;bottom:18px;left:18px;border-radius:8px;background:#ffffffe6;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-product-content{padding:49px 35px 31px}.modal-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal-heading-row h2{margin:6px 0 0;font:800 25px/1.2 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1px}.modal-price{margin-top:13px;color:var(--green);font:800 24px Segoe UI Variable,Segoe UI,sans-serif}.modal-description{margin:17px 0;color:#68766e;font-size:13px;line-height:1.65}.seller-panel{padding:15px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;background:#fafbf9}.large-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#d9e9dd;color:var(--green);font-weight:800}.seller-panel>div:nth-child(2){min-width:0;flex:1}.seller-name{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700}.seller-panel>div span{display:block;margin-top:2px;overflow:hidden;color:#829087;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.rating-box{display:flex;align-items:center;gap:4px;color:#9b741f;font-size:11px;font-weight:700}.meeting-note{margin:15px 0;padding:12px 13px;display:flex;align-items:center;gap:10px;border-radius:11px;background:var(--green-soft);color:var(--green)}.meeting-note div{display:flex;flex-direction:column;gap:2px}.meeting-note strong{font-size:11px}.meeting-note span{color:#667a6d;font-size:9px}.order-button,.offer-button{width:100%;margin-top:6px}.offer-button{border:1px solid #c9d5cd;background:#fff;color:var(--green)}.messages-page,.profile-page{width:min(1250px,calc(100% - 64px));min-height:calc(100vh - 76px);margin:auto;padding:42px 0 70px}.page-topline{margin-bottom:23px;display:flex;align-items:flex-end;justify-content:space-between}.page-topline>button{padding:8px 0;display:flex;align-items:center;gap:7px;background:transparent;color:#6d7a72;font-size:12px;font-weight:600}.page-topline>div{text-align:right}.message-shell{height:670px;display:grid;grid-template-columns:330px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 15px 45px #1e3a2b12}.conversation-list{border-right:1px solid var(--line)}.conversation-heading,.chat-header{min-height:70px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.conversation-heading{justify-content:space-between}.conversation-heading h2{margin:0;font:800 20px Segoe UI Variable,Segoe UI,sans-serif}.conversation-heading button,.chat-header>button,.chat-compose>button{padding:8px;display:grid;place-items:center;border-radius:9px;background:transparent;color:#718078}.conversation-search{height:38px;margin:14px;padding:0 11px;display:flex;align-items:center;gap:7px;border-radius:9px;background:#f1f4f1;color:#849088}.conversation-search input{min-width:0;border:0;outline:none;background:transparent}.conversation{width:100%;padding:14px;position:relative;display:flex;gap:10px;text-align:left;background:#fff}.conversation:hover,.conversation.active{background:#eff6f1}.conversation.active:before{content:"";width:3px;position:absolute;top:9px;bottom:9px;left:0;border-radius:4px;background:var(--green)}.conversation-avatar{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#d9e8dd;color:var(--green);font-size:12px;font-weight:800}.conversation-copy{min-width:0;flex:1;display:flex;flex-direction:column}.conversation-copy>span{display:flex;align-items:center;justify-content:space-between}.conversation-copy strong{font-size:11px}.conversation-copy small{color:#909b94;font-size:8px}.conversation-copy b{margin-top:2px;overflow:hidden;color:#56635b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.conversation-copy em{margin-top:4px;overflow:hidden;color:#89948d;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.conversation .unread{width:18px;height:18px;position:absolute;right:14px;bottom:15px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:8px;font-weight:800}.chat-panel{min-width:0;display:flex;flex-direction:column}.chat-header{gap:10px}.chat-header>div:nth-child(2){flex:1;display:flex;flex-direction:column}.chat-header>.safety-help-button{padding:7px 10px;display:flex;grid-template:none;align-items:center;gap:5px;border:1px solid #d8e5dc;background:#f3f8f4;color:var(--green);font-size:9px;font-weight:800}.chat-header>.safety-help-button span{margin:0;color:inherit;font-size:inherit}.chat-header strong{display:flex;align-items:center;gap:4px;font-size:12px}.chat-header span{margin-top:2px;color:#849088;font-size:9px}.order-strip{min-height:70px;padding:10px 20px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #dce9df;background:#f1f7f3}.order-strip>div{min-width:0;flex:1;display:flex;align-items:center;gap:9px;color:var(--green)}.order-strip>div span{min-width:0;display:flex;flex-direction:column}.order-strip small{margin-bottom:2px;font-size:8px;font-weight:800;text-transform:uppercase}.order-strip>div strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.order-strip>strong{font:800 13px Segoe UI Variable,Segoe UI,sans-serif}.order-strip>button{padding:8px 10px;display:flex;align-items:center;gap:4px;border-radius:8px;background:#fff;color:var(--green);font-size:9px;font-weight:700}.chat-body{padding:20px 32px;display:flex;flex:1;flex-direction:column;overflow-y:auto;background:linear-gradient(#fcfdfbeb,#fcfdfbeb),radial-gradient(#bcd0c2 1px,transparent 1px);background-size:auto,16px 16px}.chat-safety{width:fit-content;padding:7px 11px;margin:0 auto 13px;display:flex;align-items:center;gap:6px;border-radius:20px;background:#eef5f0;color:#5d7466;font-size:8px}.day-divider{margin:3px auto 12px;color:#95a099;font-size:8px;font-weight:700}.bubble{max-width:66%;padding:10px 12px 7px;margin-bottom:9px;display:flex;flex-direction:column;border-radius:13px;font-size:11px;line-height:1.45;box-shadow:0 3px 8px #1e35290a}.bubble span{margin-top:4px;align-self:flex-end;font-size:7px;opacity:.65}.bubble.received{align-self:flex-start;border-bottom-left-radius:3px;background:#fff}.bubble.sent{align-self:flex-end;border-bottom-right-radius:3px;background:#dcefe2}.chat-compose{min-height:62px;padding:10px 16px;display:flex;align-items:center;gap:7px;border-top:1px solid var(--line)}.chat-compose input{height:40px;min-width:0;padding:0 13px;flex:1;border:1px solid var(--line);border-radius:10px;outline:none;background:#f7f9f7;font-size:11px}.chat-compose .send-button{width:40px;height:40px;padding:0;border-radius:10px;background:var(--green);color:#fff}.chat-actions{padding:0 16px 10px;display:flex;gap:7px}.chat-actions button{padding:7px 10px;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#65736b;font-size:9px;font-weight:700}.chat-actions button:disabled,.chat-compose button:disabled{cursor:not-allowed;opacity:.48}.empty-chat-panel{padding:40px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#728078;background:radial-gradient(circle at 50% 35%,rgba(215,234,220,.55),transparent 22%),#fbfcfa}.empty-chat-panel>svg{color:var(--green)}.empty-chat-panel h3{margin:13px 0 5px;color:var(--ink);font-size:16px}.empty-chat-panel p{max-width:310px;margin:0 0 17px;font-size:10px;line-height:1.5}.empty-chat-panel button{padding:10px 14px;border-radius:9px;background:var(--green);color:#fff;font-size:10px;font-weight:700}.profile-grid{display:grid;grid-template-columns:260px 1fr;align-items:start;gap:24px}.profile-card,.verification-card{border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 12px 40px #1e3a2b0d}.profile-card{padding:26px 20px 16px;text-align:center}.profile-avatar{width:80px;height:80px;margin:auto;position:relative;display:grid;place-items:center;border-radius:50%;background:#e6bf84;color:#4b321c;font:800 20px Segoe UI Variable,Segoe UI,sans-serif}.profile-avatar button{width:27px;height:27px;position:absolute;right:-2px;bottom:1px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:var(--green);color:#fff}.profile-card h2{margin:13px 0 3px;font:800 17px Segoe UI Variable,Segoe UI,sans-serif}.profile-card>p{margin:0 0 9px;color:#7f8b83;font-size:10px}.pending-pill{width:fit-content;padding:5px 8px;margin:auto;display:flex;align-items:center;gap:5px;border-radius:20px;background:#fff4dc;color:#95640c;font-size:8px;font-weight:700}.profile-stats{margin:22px 0 15px;padding:14px 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-stats>div{display:flex;flex-direction:column}.profile-stats>div+div{border-left:1px solid var(--line)}.profile-stats strong{font:800 13px Segoe UI Variable,Segoe UI,sans-serif}.profile-stats span{margin-top:2px;color:#89958d;font-size:8px}.profile-nav{display:flex;flex-direction:column;gap:3px;text-align:left}.profile-nav button{padding:10px 11px;display:flex;align-items:center;gap:9px;border-radius:9px;background:transparent;color:#6e7a72;font-size:11px;font-weight:600}.profile-nav button.active{background:var(--green-soft);color:var(--green)}.verification-card{min-height:570px;padding:31px 36px 36px}.verification-head{display:flex;gap:16px}.verification-icon{width:51px;height:51px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:var(--green-soft);color:var(--green)}.verification-head h2{font-size:24px}.verification-head p{margin:7px 0 0;color:#748078;font-size:11px}.stepper{margin:31px 0;display:grid;grid-template-columns:repeat(3,1fr)}.stepper>div{position:relative;display:flex;align-items:center;gap:8px;color:#9aa49e}.stepper>div:after{content:"";height:1px;position:absolute;right:15px;left:38px;bottom:-10px;background:#e0e5e1}.stepper>div:last-child:after{display:none}.stepper>div>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid #d9e0db;border-radius:50%;background:#fafbfa;font-size:10px;font-weight:800}.stepper b{font-size:9px}.stepper>div.active{color:var(--green)}.stepper>div.active>span{border-color:var(--green);background:var(--green-soft)}.stepper>div.complete>span{background:var(--green);color:#fff}.verification-form{max-width:740px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-row+.field-row{margin-top:16px}.verification-form label,.sell-step>label{display:flex;flex-direction:column;gap:7px;color:#536159;font-size:10px;font-weight:700}.verification-form input,.verification-form select,.sell-step input,.sell-step select,.sell-step textarea{width:100%;height:44px;padding:0 12px;border:1px solid #dce3de;border-radius:10px;outline:none;background:#fff;color:var(--ink);font-size:11px}.verification-form input:focus,.verification-form select:focus,.sell-step input:focus,.sell-step select:focus,.sell-step textarea:focus{border-color:#73aa8a;box-shadow:0 0 0 3px #176b4514}.privacy-note{margin:19px 0;padding:13px;display:flex;align-items:center;gap:10px;border-radius:10px;background:#f2f7f3;color:var(--green)}.privacy-note>div{display:flex;flex-direction:column;gap:2px}.privacy-note strong{font-size:10px}.privacy-note span{color:#728078;font-size:8px}.document-step,.review-step{max-width:620px;margin:50px auto 0}.document-step h3,.review-step h3,.listing-review h3{margin:0 0 5px;font:800 20px Segoe UI Variable,Segoe UI,sans-serif}.document-step>p,.review-step>p,.listing-review>p{margin:0;color:#7c8981;font-size:11px}.document-options{margin:20px 0;display:grid;gap:10px}.document-options button{padding:16px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:12px;text-align:left;background:#fff}.document-options button:hover{border-color:#83ae93;background:#f8fbf8}.document-options button>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green)}.document-options button>div{flex:1;display:flex;flex-direction:column;gap:3px}.document-options strong{font-size:11px}.document-options small{color:#849087;font-size:9px}.back-link{padding:9px 0;display:flex;align-items:center;gap:5px;background:transparent;color:var(--green);font-size:10px;font-weight:700}.back-link.centered{margin:6px auto 0}.review-step,.listing-review{text-align:center}.review-check{width:66px;height:66px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green)}.review-step>p,.listing-review>p{max-width:430px;margin:0 auto 20px;line-height:1.6}.sell-modal{width:min(575px,100%);overflow:hidden;border-radius:21px;background:#fff;box-shadow:var(--shadow);animation:rise .25s ease}.sell-modal-head{padding:24px 26px 18px;display:flex;align-items:flex-start;justify-content:space-between}.sell-modal-head h2{margin:4px 0 0;font:800 24px Segoe UI Variable,Segoe UI,sans-serif}.modal-close.static-close{position:static;background:#f2f4f2}.sell-progress{height:3px;background:#e8ece9}.sell-progress span{height:100%;display:block;background:var(--green);transition:width .25s ease}.sell-step,.listing-review{padding:24px 26px 27px}.sell-step{display:flex;flex-direction:column;gap:15px}.upload-zone{padding:23px;display:flex;flex-direction:column;align-items:center;border:1px dashed #b8c9bd;border-radius:12px;background:#f8faf8;color:var(--green)}.upload-zone strong{margin-top:8px;color:var(--ink);font-size:11px}.upload-zone span{margin-top:3px;color:#839087;font-size:9px}.upload-zone.has-preview{padding:14px;align-items:stretch;text-align:center}.upload-zone img{width:100%;height:180px;object-fit:cover;border-radius:10px;border:1px solid #dce8df;background:#fff}.upload-actions{margin-top:12px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.upload-zone button,.upload-action-button{padding:7px 11px;border:1px solid #c9d5cc;border-radius:7px;background:#fff;color:var(--green);font-size:9px;font-weight:700;cursor:pointer}.listing-review-photo{width:100%;height:180px;object-fit:cover;border-radius:13px;margin-bottom:14px;border:1px solid #dce8df}.sell-step textarea{height:85px;padding-top:11px;resize:vertical}.money-input{position:relative}.money-input span{position:absolute;top:14px;left:12px;color:var(--green);font-size:11px;font-weight:800}.money-input input{padding-left:47px}.choice-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.choice-row button{height:37px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#718078;font-size:9px;font-weight:700}.choice-row button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.modal-buttons{display:grid;grid-template-columns:.4fr 1fr;gap:9px}.secondary-button{border:1px solid #ccd6cf;background:#fff;color:#5f6f66}.listing-review{padding-top:38px}.fee-box{max-width:370px;padding:13px 15px;margin:17px auto 10px;display:flex;justify-content:space-between;border-radius:10px;background:#f2f6f3;color:#68766d;font-size:10px}.fee-box strong{color:var(--ink)}.listing-review .tiny-note{margin-bottom:18px;font-size:8px}.drawer-backdrop{padding:0;place-items:stretch end}.filter-drawer{width:min(390px,100%);height:100%;padding:24px;overflow-y:auto;background:#fff;box-shadow:-20px 0 50px #152e2126;animation:slideIn .25s ease}@keyframes slideIn{0%{transform:translate(100%)}}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head h2{margin:0;font:800 24px Segoe UI Variable,Segoe UI,sans-serif}.drawer-head p{margin:5px 0 0;color:#738078;font-size:11px;font-weight:700}.drawer-head button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f2f4f2}.drawer-section{padding:22px 0;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid var(--line)}.drawer-section label{margin-bottom:3px;color:var(--ink);font-size:11px;font-weight:800}.drawer-section>button{padding:9px 10px;display:flex;justify-content:space-between;border-radius:8px;text-align:left;background:transparent;color:#66736b;font-size:11px}.drawer-section>button.selected{background:var(--green-soft);color:var(--green);font-weight:700}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check-grid button{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid var(--line);border-radius:8px;text-align:left;background:#fff;color:#6d7972;font-size:10px}.check-grid button.selected{border-color:#b8d7c3;background:var(--green-soft);color:var(--green);font-weight:800}.range-inputs{display:flex;align-items:center;gap:8px}.range-inputs input{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:8px;outline:none}.filter-actions{margin-top:22px;display:grid;grid-template-columns:1fr 1.4fr;gap:10px}.filter-actions .secondary-button,.filter-actions .primary-button{justify-content:center}.clear-filter-link{border:0;background:transparent;color:var(--green);font-size:11px;font-weight:800;cursor:pointer}.filter-button span{min-width:19px;height:19px;padding:0 6px;display:inline-grid;place-items:center;border-radius:999px;background:var(--green);color:#fff;font-size:10px;font-weight:900}.toast{padding:13px 17px;position:fixed;z-index:150;right:25px;bottom:25px;display:flex;align-items:center;gap:8px;border-radius:11px;background:#183a2a;color:#fff;box-shadow:0 15px 40px #14302240;font-size:11px;font-weight:700;animation:rise .2s ease}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,.92fr) minmax(560px,1.08fr);background:#f8faf7}.auth-story{min-height:100vh;padding:34px clamp(42px,5vw,78px) 38px;position:relative;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 85% 12%,rgba(210,242,111,.2),transparent 25%),radial-gradient(circle at 12% 84%,rgba(102,180,132,.2),transparent 28%),linear-gradient(145deg,#123c29,#0b2f20);color:#fff}.auth-story:before{content:"";width:520px;height:520px;position:absolute;right:-250px;bottom:-230px;border:1px solid rgba(216,244,126,.15);border-radius:50%;box-shadow:0 0 0 65px #d8f47e09,0 0 0 130px #d8f47e06}.auth-logo{width:fit-content;padding:0;position:relative;z-index:2;background:transparent}.auth-logo .brand{color:#d7f26f}.auth-logo .brand-copy span{color:#fff}.auth-story-content{margin:auto 0;position:relative;z-index:2}.auth-eyebrow{width:fit-content;padding:7px 11px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:#ffffff12;color:#d7e5dd;font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.auth-eyebrow span{width:7px;height:7px;border-radius:50%;background:#d4f16b;box-shadow:0 0 0 4px #d4f16b1f}.auth-story h1{margin:22px 0 17px;font-size:clamp(42px,4.7vw,68px);font-weight:800;line-height:1.02;letter-spacing:-3.4px}.auth-story h1 span{color:#d4f16b}.auth-story-content>p{max-width:495px;margin:0;color:#b9cec2;font-size:15px;line-height:1.65}.auth-benefits{max-width:485px;margin-top:29px;display:grid;gap:13px}.auth-benefits>div{display:flex;align-items:center;gap:12px}.auth-benefits>div>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:#ffffff14;color:#d4f16b}.auth-benefits>div>div{display:flex;flex-direction:column;gap:2px}.auth-benefits strong{font-size:11px}.auth-benefits small{color:#9eb8aa;font-size:9px}.auth-story-footer{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.auth-story-footer p{margin:0;color:#a9c0b3;font-size:9px}.auth-story-footer strong{color:#fff}.auth-student-stack{display:flex}.auth-student-stack span{width:27px;height:27px;margin-left:-6px;display:grid;place-items:center;border:2px solid #0e3424;border-radius:50%;background:#e5bd82;color:#46321d;font-size:7px;font-weight:800}.auth-student-stack span:first-child{margin-left:0}.auth-student-stack span:nth-child(2){background:#a8c2d4}.auth-student-stack span:nth-child(3){background:#dca79f}.auth-shape{position:absolute;border-radius:50%;pointer-events:none}.auth-shape.shape-one{width:180px;height:180px;top:18%;right:-120px;border:1px solid rgba(212,241,107,.18)}.auth-shape.shape-two{width:90px;height:90px;right:13%;bottom:18%;background:#d4f16b0b}.auth-panel{min-height:100vh;padding:35px clamp(35px,6vw,92px) 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;background:radial-gradient(circle at 95% 3%,rgba(206,238,217,.5),transparent 23%),#fbfcfa}.auth-mobile-brand{display:none}.auth-card{width:min(455px,100%);padding:3px 0}.auth-heading{margin-bottom:24px}.auth-heading>span{color:var(--green);font-size:9px;font-weight:800;letter-spacing:1.3px}.auth-heading h2,.auth-confirmation h2{margin:7px 0 6px;color:var(--ink);font-size:clamp(25px,2.4vw,33px);line-height:1.15;letter-spacing:-1.35px}.auth-heading p,.auth-confirmation>p{margin:0;color:#77847c;font-size:11px;line-height:1.55}.auth-form{display:flex;flex-direction:column;gap:15px}.auth-form.compact{gap:12px}.auth-form>label{display:flex;flex-direction:column;gap:7px;color:#4e5d54;font-size:10px;font-weight:700}.auth-input{height:47px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #dce3de;border-radius:11px;background:#fff;color:#839088;transition:.18s ease}.auth-input:focus-within{border-color:#72a889;box-shadow:0 0 0 3px #176b4514;color:var(--green)}.auth-input.valid{border-color:#83b99a;background:#fbfefb}.auth-input.valid>svg:last-child{color:#3b9a63}.auth-input.invalid{border-color:#e5aaa2}.auth-input input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:var(--ink);font-size:12px}.auth-input input::placeholder{color:#a1aaa4}.auth-input button{padding:6px 0 6px 7px;background:transparent;color:var(--green);font-size:9px;font-weight:700}.auth-form-row{display:flex;align-items:center;justify-content:space-between}.auth-form-row>button{padding:4px 0;background:transparent;color:var(--green);font-size:9px;font-weight:700}.remember-check{display:flex;align-items:center;gap:7px;color:#748178;font-size:9px;cursor:pointer}.remember-check input{width:1px;height:1px;position:absolute;opacity:0}.remember-check>span{width:17px;height:17px;display:grid;place-items:center;border:1px solid #cdd6cf;border-radius:5px;background:#fff}.remember-check input:checked+span{border-color:var(--green);background:var(--green);color:#fff}.auth-form>.auth-sms-consent{padding:11px 12px;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:9px;border:1px solid #dce7df;border-radius:11px;background:#f7faf7;cursor:pointer}.auth-sms-consent>input{width:1px;height:1px;position:absolute;opacity:0}.auth-sms-consent>span{width:19px;height:19px;display:grid;place-items:center;border:1px solid #c8d4cc;border-radius:6px;background:#fff;color:#fff}.auth-sms-consent>input:checked+span{border-color:var(--green);background:var(--green)}.auth-sms-consent>div{display:flex;flex-direction:column;gap:3px}.auth-sms-consent strong{color:var(--ink);font-size:10px}.auth-sms-consent small{color:#718078;font-size:8px;font-weight:500;line-height:1.45}.index-recognition{padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid #d8e8dd;border-radius:9px;background:#f1f7f3;color:var(--green)}.index-recognition>div{display:flex;flex-direction:column;gap:2px}.index-recognition strong{font-size:9px}.index-recognition span{color:#738278;font-size:8px}.auth-error{padding:9px 11px;border:1px solid #f1cac4;border-radius:8px;background:#fff4f2;color:#a54c40;font-size:9px;line-height:1.4}.auth-error-action{padding:0;margin-top:7px;display:block;background:transparent;color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:2px}.bubble.event{max-width:min(86%,440px);align-self:center;border:1px solid #dbe8df;border-radius:10px;background:#f1f7f3;color:#52675a;text-align:center}.chat-actions .payment-action{border-color:#b7d5c2;background:var(--green-soft);color:var(--green)}.verified-pill,.rejected-pill{width:fit-content;padding:5px 8px;margin:auto;display:flex;align-items:center;gap:5px;border-radius:20px;font-size:8px;font-weight:800}.verified-pill{background:var(--green-soft);color:var(--green)}.rejected-pill{background:#fff0ed;color:#a4473d}.info-modal{width:min(590px,100%);max-height:calc(100vh - 42px);padding:34px;position:relative;overflow-y:auto;border-radius:22px;background:#fff;box-shadow:var(--shadow);animation:rise .25s ease}.info-close{top:17px;right:17px;border:1px solid var(--line);background:#f8faf8}.info-modal-icon{width:52px;height:52px;margin-bottom:16px;display:grid;place-items:center;border-radius:15px;background:var(--green-soft);color:var(--green)}.info-modal h2{margin:7px 48px 8px 0;font:800 25px/1.16 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-.5px}.info-lead{margin:0 0 21px;color:var(--muted);font-size:11px;line-height:1.6}.safety-rules{margin:20px 0;display:grid;gap:9px}.safety-rules>div{padding:12px;display:flex;gap:11px;border:1px solid var(--line);border-radius:12px;background:#fcfdfc}.safety-rules>div>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:9px;font-weight:800}.safety-rules strong{font-size:11px}.safety-rules p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.safety-warning{padding:12px;margin:16px 0;display:flex;align-items:flex-start;gap:9px;border:1px solid #f0d79d;border-radius:11px;background:#fff9e9;color:#735619;font-size:9px;line-height:1.5}.safety-warning svg{flex:0 0 auto}.order-details-modal{width:min(660px,100%)}.order-details-head{display:flex;align-items:center;gap:14px}.order-details-head .info-modal-icon{margin:0;flex:0 0 auto}.order-details-head>div:nth-child(2){min-width:0;flex:1}.order-details-head h2{margin:3px 0;overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.order-details-head p{margin:0;color:var(--muted);font-size:9px}.order-details-head>strong{margin-right:40px;color:var(--green);font-size:17px;white-space:nowrap}.order-parties{padding:14px 18px;margin:22px 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;border-radius:12px;background:#f5f8f5}.order-parties>div{display:flex;flex-direction:column;gap:3px}.order-parties>div:last-child{text-align:right}.order-parties span{color:var(--muted);font-size:8px}.order-parties strong{font-size:11px}.order-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.order-timeline>div{min-width:0;position:relative;text-align:center;color:#a0aaa3}.order-timeline>div:before{content:"";height:2px;position:absolute;z-index:0;top:14px;right:50%;left:-50%;background:#e4e9e5}.order-timeline>div:first-child:before{display:none}.order-timeline>div.active:before{background:#82b79a}.order-timeline>div>span{width:28px;height:28px;margin:auto;position:relative;z-index:1;display:grid;place-items:center;border:2px solid #e1e6e2;border-radius:50%;background:#fff;font-size:8px;font-weight:800}.order-timeline>div.active>span{border-color:var(--green);background:var(--green);color:#fff}.order-timeline strong{margin-top:7px;display:block;font-size:8px;line-height:1.25}.order-timeline small{margin-top:3px;display:block;color:var(--green);font-size:7px}.evidence-summary,.evidence-empty{padding:13px;margin-top:22px;border:1px solid #dce8df;border-radius:12px;background:#f5faf6}.evidence-summary{display:flex;align-items:center;gap:12px}.evidence-summary>div{min-width:0;flex:1;display:flex;align-items:center;gap:10px;color:var(--green)}.evidence-summary span{display:flex;flex-direction:column;gap:2px}.evidence-summary strong{color:var(--ink);font-size:10px}.evidence-summary small{color:var(--muted);font-size:8px}.evidence-summary button{padding:8px 10px;border-radius:8px;background:var(--green);color:#fff;font-size:8px;font-weight:800}.evidence-empty{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:9px}.seller-confirmation>div:last-child{display:flex;justify-content:flex-end;gap:8px}.order-details-footer{padding-top:17px;margin-top:20px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);color:var(--muted);font-size:8px}.payment-amount{padding:14px 16px;margin:16px 0;display:flex;align-items:center;justify-content:space-between;border-radius:11px;background:var(--green);color:#fff}.payment-amount span{font-size:9px;opacity:.82}.payment-amount strong{font-size:17px}.payment-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-fields>label{display:flex;flex-direction:column;gap:6px;color:#536159;font-size:9px;font-weight:700}.payment-fields>label:nth-child(n+3){grid-column:1 / -1}.payment-fields input,.payment-fields select{width:100%;height:42px;padding:0 11px;border:1px solid #dce3de;border-radius:9px;outline:none;background:#fff;color:var(--ink);font-size:10px}.evidence-upload,.secure-upload-area label{min-height:66px;padding:13px;display:flex!important;align-items:center;flex-direction:row!important;gap:11px!important;border:1px dashed #8ab69a;border-radius:11px;background:#f6faf7;color:var(--green)!important;cursor:pointer}.evidence-upload span,.secure-upload-area label span{flex:1;display:flex;flex-direction:column;gap:2px}.evidence-upload small,.secure-upload-area label small{color:var(--muted);font-size:8px;font-weight:500}.evidence-upload input,.secure-upload-area input{display:none}.privacy-consent{padding:12px;margin:14px 0;display:grid!important;grid-template-columns:0 19px 1fr;align-items:flex-start;gap:9px!important;border-radius:10px;background:#f3f6f4;cursor:pointer}.privacy-consent>input{width:0;height:0;opacity:0}.privacy-consent>span{width:19px;height:19px;display:grid;place-items:center;border:1px solid #9db3a5;border-radius:5px;background:#fff;color:#fff}.privacy-consent:has(input:checked)>span{border-color:var(--green);background:var(--green)}.privacy-consent p{margin:1px 0 0;color:#647169;font-size:8px;font-weight:500;line-height:1.5}.verified-profile-state{max-width:570px;margin:52px auto 0;text-align:center}.verified-seal{width:78px;height:78px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green)}.verified-profile-state h3{margin:7px 0;font-size:23px}.verified-profile-state>p{margin:0 auto 22px;color:var(--muted);font-size:10px;line-height:1.6}.verified-facts{display:grid;gap:8px;text-align:left}.verified-facts>div{padding:11px 13px;display:flex;align-items:center;gap:9px;border:1px solid #dce8df;border-radius:10px;color:var(--green);font-size:9px;font-weight:700}.document-options button.selected{border-color:var(--green);background:var(--green-soft);box-shadow:0 0 0 2px #176b4512}.secure-upload-area{display:grid;grid-template-columns:1fr 1fr;gap:9px}.document-actions{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pending-review-check{background:#fff5da;color:#a6700d}.review-reference{width:fit-content;padding:8px 13px;margin:18px auto;display:flex;align-items:center;gap:8px;border-radius:20px;background:#f2f5f2;color:var(--muted);font-size:8px}.review-reference strong{color:var(--ink);letter-spacing:.8px}.auth-submit,.auth-secondary{width:100%;min-height:48px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;font-size:11px;font-weight:800;transition:.18s ease}.auth-submit{background:var(--green);color:#fff;box-shadow:0 8px 20px #176b4526}.auth-submit:disabled{cursor:wait;opacity:.68;transform:none}.auth-submit:hover{background:var(--green-dark);transform:translateY(-1px)}.auth-secondary{border:1px solid #cfd8d1;background:#fff;color:var(--green)}.auth-secondary:hover{border-color:#87ad95;background:#f8fbf8}.auth-divider{margin:19px 0 14px;display:flex;align-items:center;gap:11px;color:#9aa49e;font-size:8px;white-space:nowrap}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e1e6e2}.auth-back{padding:5px 0;margin-bottom:22px;display:flex;align-items:center;gap:6px;background:transparent;color:#6f7d74;font-size:9px;font-weight:700}.auth-step-line{margin:-8px 0 18px;display:flex;align-items:center}.auth-step-line span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d6ded8;border-radius:50%;background:#fff;color:#94a098;font-size:8px;font-weight:800}.auth-step-line span.active{border-color:var(--green);background:var(--green);color:#fff}.auth-step-line i{height:1px;flex:1;background:#dee4df}.parsed-index-card{padding:10px 12px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce9e0;border-radius:10px;background:#f3f8f4}.parsed-index-card>div{display:flex;flex-direction:column;gap:2px}.parsed-index-card>div+div{padding-left:11px;border-left:1px solid #d7e3da}.parsed-index-card span{color:#829087;font-size:7px}.parsed-index-card strong{color:var(--green);font-size:9px}.auth-confirmation{padding:20px 0;text-align:center}.confirmation-icon{width:68px;height:68px;margin:0 auto 17px;display:grid;place-items:center;border-radius:19px;background:var(--green-soft);color:var(--green);box-shadow:0 10px 30px #176b4514}.auth-confirmation>p{max-width:370px;margin:0 auto}.dev-code-note{width:fit-content;padding:7px 10px;margin:15px auto -7px;border:1px solid #d5e5da;border-radius:8px;background:#f2f7f3;color:#718078;font-size:8px}.dev-code-note strong{color:var(--green);letter-spacing:1px}.auth-error-spaced{margin:-7px 0 12px;text-align:left}.otp-row{margin:25px 0 20px;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.otp-row input{width:100%;height:53px;border:1px solid #ccd7cf;border-radius:10px;outline:none;text-align:center;color:var(--ink);font-size:19px;font-weight:800}.otp-row input:focus{border-color:var(--green);box-shadow:0 0 0 3px #176b4514}.auth-resend{padding:8px;margin-top:8px;background:transparent;color:#8c9790;font-size:8px}.welcome-summary{padding:13px;margin:22px 0;display:flex;align-items:center;justify-content:space-between;border:1px solid #d9e6dd;border-radius:12px;background:#f4f8f5;color:#2c8bb8}.welcome-summary>div{display:flex;align-items:center;gap:10px}.welcome-summary>div>span:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:2px}.welcome-summary strong{color:var(--ink);font-size:10px}.welcome-summary small{color:#7d8a82;font-size:8px}.auth-panel-footer{width:min(455px,100%);padding-top:24px;display:flex;align-items:center;justify-content:center;gap:8px;color:#a4ada7;font-size:8px}.auth-panel-footer button{padding:3px;background:transparent;color:#87928b;font-size:8px}.promoted-section{border-bottom:1px solid #e5e9e3;background:radial-gradient(circle at 8% 18%,rgba(255,225,160,.35),transparent 22%),linear-gradient(135deg,#10281d,#174432 55%,#22613f);color:#fff}.promoted-inner{width:min(1250px,calc(100% - 64px));margin:auto;padding:34px 0;display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:stretch}.promoted-copy,.featured-preview,.ad-preview{border:1px solid rgba(255,255,255,.13);border-radius:22px;background:#ffffff17;box-shadow:0 22px 50px #0000001f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.promoted-copy{padding:27px}.promoted-copy .section-kicker,.ad-preview-top span{color:#f6d98f}.promoted-copy h2{margin:7px 0 8px;font:800 30px/1.1 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1.4px}.promoted-copy p,.ad-preview p{margin:0;color:#ffffffb8;line-height:1.6}.promoted-copy button{margin-top:20px;padding:12px 14px;display:inline-flex;align-items:center;gap:8px;border-radius:12px;background:#fff;color:var(--green);font-size:12px;font-weight:800}.featured-preview,.ad-preview{padding:18px}.featured-preview-head,.ad-preview-top,.ad-preview-meta,.sms-chip{display:flex;align-items:center;gap:8px}.featured-preview-head{margin-bottom:12px;color:#f8d98d}.featured-mini-card{width:100%;padding:9px;display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;border-radius:14px;background:#ffffff1f;color:#fff;text-align:left}.featured-mini-card+.featured-mini-card{margin-top:8px}.featured-mini-card img{width:58px;height:52px;object-fit:cover;border-radius:10px}.featured-mini-card span{min-width:0;display:flex;flex-direction:column;gap:4px}.featured-mini-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.featured-mini-card small,.ad-preview-meta{color:#ffffffa6;font-size:10px}.ad-preview{position:relative;overflow:hidden}.ad-preview:after{content:"";width:150px;height:150px;position:absolute;right:-55px;bottom:-55px;border-radius:50%;background:#ffd77833}.ad-preview-top{color:#f8d98d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.ad-preview h3{margin:14px 0 7px;font:800 23px/1.15 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-.8px}.ad-preview-meta{margin-top:15px;flex-wrap:wrap}.sms-chip{width:fit-content;margin-top:14px;padding:7px 10px;border-radius:999px;background:#ffffff1f;color:#f8d98d;font-size:10px;font-weight:800}.campus-ads-section{padding:64px 0;border-bottom:1px solid #e1e6e2;background:radial-gradient(circle at 95% 10%,rgba(207,238,218,.55),transparent 25%),#f7f8f3}.campus-spotlight{padding:62px 0 54px;background:radial-gradient(circle at 90% 0%,rgba(205,243,106,.12),transparent 25%),#10241a;color:#fff}.campus-spotlight-inner{width:min(1250px,calc(100% - 64px));margin:auto}.spotlight-heading{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between}.spotlight-heading .section-kicker{color:var(--lime)}.spotlight-heading h2{margin:5px 0 0;font:800 30px/1.1 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1.4px}.spotlight-heading>button{padding:10px 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#ffffff14;color:#fff;font-size:10px;font-weight:900}.spotlight-stage{min-height:410px;position:relative;display:grid;grid-template-columns:.54fr .46fr;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#173226;box-shadow:0 25px 65px #0000003b}.spotlight-visual{min-height:410px;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 15%,rgba(255,220,130,.35),transparent 25%),linear-gradient(145deg,#173429,#76551e);background-position:center;background-size:cover}.product-slide .spotlight-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 55%,rgba(17,42,29,.45))}.spotlight-sponsored{padding:7px 10px;position:absolute;z-index:3;top:22px;left:22px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0c1f158c;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.spotlight-event-date{width:88px;height:100px;position:absolute;z-index:2;top:25px;right:25px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:18px;background:#fff;color:#183426}.spotlight-event-date b{font-size:36px;line-height:1}.spotlight-event-date span{margin-top:3px;color:#976d1b;font-size:10px;font-weight:900}.spotlight-event-monogram{position:absolute;left:28px;bottom:12px;color:#ffffffe6;font-size:135px;line-height:.85;letter-spacing:-9px}.spotlight-copy{padding:42px 42px 35px;display:flex;flex-direction:column;justify-content:center}.spotlight-type{color:var(--lime);font-size:9px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.spotlight-copy h3{margin:12px 0 10px;font:800 clamp(31px,4vw,48px)/1.02 "Segoe UI Variable","Segoe UI",sans-serif;letter-spacing:-2.2px}.spotlight-copy>p{margin:0;color:#b7c8be;font-size:12px;line-height:1.65}.spotlight-facts{margin-top:20px;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.spotlight-facts span{display:inline-flex;align-items:center;gap:6px;color:#d4e0d9;font-size:10px}.spotlight-facts strong{color:var(--lime);font-size:25px}.spotlight-actions{padding-top:22px;margin-top:23px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.11)}.spotlight-actions button{padding:11px 14px;display:inline-flex;align-items:center;gap:7px;border-radius:10px;background:var(--lime);color:#14291d;font-size:10px;font-weight:900}.spotlight-actions>span{color:#82968a;font-size:10px;font-weight:900}.spotlight-controls{position:absolute;z-index:4;right:18px;bottom:18px;display:flex;gap:6px}.spotlight-controls button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#05120b85;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.spotlight-strip{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.spotlight-strip button{min-width:0;padding:11px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:2px 9px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0e;color:#b8c8be;text-align:left}.spotlight-strip button.active{border-color:#cdf36a80;background:#cdf36a1a;color:#fff}.spotlight-strip button>span{width:30px;height:30px;grid-row:span 2;display:grid;place-items:center;border-radius:8px;background:#ffffff17;color:var(--lime)}.spotlight-strip b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.spotlight-strip small{color:#879a8e;font-size:8px}.campus-ads-inner{width:min(1250px,calc(100% - 64px));margin:auto}.campus-ads-heading{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.campus-ads-heading h2{margin:5px 0 4px;font:800 31px/1.15 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1.4px}.campus-ads-heading p{margin:0;color:#748078;font-size:11px}.campus-ads-heading>button{padding:10px 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid #cfd9d2;border-radius:11px;background:#fff;color:var(--green);font-size:10px;font-weight:900}.campus-ads-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px}.campus-ads-grid.single{grid-template-columns:1fr}.campus-ad-hero{min-height:340px;display:grid;grid-template-columns:minmax(260px,.44fr) minmax(0,.56fr);overflow:hidden;border:1px solid #d9e1db;border-radius:22px;background:#fff;box-shadow:0 22px 55px #1835251a}.campus-ad-art{min-height:340px;padding:23px;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 15%,rgba(205,243,106,.32),transparent 24%),linear-gradient(145deg,#0e3524,#176b45);color:#fff}.campus-ad-hero.package-hype .campus-ad-art,.event-ad-modal-hero.package-hype{background:radial-gradient(circle at 20% 15%,rgba(255,221,139,.36),transparent 25%),linear-gradient(145deg,#172f24,#6b4b19)}.campus-ad-hero.package-website_sms .campus-ad-art,.event-ad-modal-hero.package-website_sms{background:radial-gradient(circle at 80% 10%,rgba(183,229,245,.32),transparent 28%),linear-gradient(145deg,#14364c,#176b63)}.campus-ad-label{width:fit-content;padding:7px 9px;position:relative;z-index:2;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1a;font-size:9px;font-weight:900;letter-spacing:.7px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.campus-ad-date{width:72px;height:82px;padding-top:13px;position:absolute;z-index:2;right:23px;top:23px;display:flex;align-items:center;flex-direction:column;border-radius:16px;background:#fff;color:#183426;box-shadow:0 15px 35px #04160c2e}.campus-ad-date span{color:#8b681f;font-size:9px;font-weight:900;letter-spacing:1px}.campus-ad-date strong{margin-top:2px;font-size:31px;line-height:1}.campus-ad-monogram{position:absolute;z-index:1;left:25px;bottom:18px;color:#fffffff0;font:900 clamp(74px,10vw,120px)/.85 "Segoe UI Variable","Segoe UI",sans-serif;letter-spacing:-7px}.campus-ad-signal{position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.campus-ad-signal.signal-one{width:230px;height:230px;right:-120px;bottom:-95px;box-shadow:0 0 0 38px #ffffff06}.campus-ad-signal.signal-two{width:95px;height:95px;top:110px;left:-55px}.campus-ad-content{padding:30px;display:flex;flex-direction:column;justify-content:center}.campus-ad-package{display:flex;align-items:center;justify-content:space-between;gap:12px}.campus-ad-package>span{color:var(--green);font-size:9px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.campus-ad-package b{padding:5px 7px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#fff4d9;color:#8a6117;font-size:8px;text-transform:uppercase}.campus-ad-content h3{margin:12px 0 9px;color:var(--ink);font:800 clamp(27px,3vw,40px)/1.04 "Segoe UI Variable","Segoe UI",sans-serif;letter-spacing:-1.8px}.campus-ad-content>p{margin:0;display:-webkit-box;overflow:hidden;color:#65736b;font-size:12px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.campus-ad-meta{margin-top:18px;display:grid;gap:8px}.campus-ad-meta span{display:flex;align-items:center;gap:8px;color:#54645a;font-size:10px;font-weight:700}.campus-ad-meta svg{color:var(--green)}.campus-ad-footer{padding-top:18px;margin-top:19px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e5eae6}.campus-ad-footer button{padding:10px 12px;display:inline-flex;align-items:center;gap:7px;border-radius:10px;background:var(--green);color:#fff;font-size:10px;font-weight:900}.campus-ad-footer>span{overflow:hidden;color:#7a877f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.campus-ad-rail{display:grid;align-content:stretch;gap:10px}.campus-ad-rail>button{width:100%;min-height:120px;padding:16px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dce4de;border-radius:16px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 10px 25px #1835250d}.rail-date{width:50px;height:58px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:12px;background:#edf6f0;color:var(--green);font-size:8px;font-weight:900}.rail-date b{font-size:20px}.campus-ad-rail>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:5px}.campus-ad-rail small{color:#8c6b25;font-size:7px;font-weight:900}.campus-ad-rail strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.campus-ad-rail em{display:flex;align-items:center;gap:4px;color:#76837b;font-size:8px;font-style:normal}.campus-ad-rail>button>svg{color:var(--green)}.campus-ad-pagination{margin-top:15px;display:flex;justify-content:center;gap:6px}.campus-ad-pagination button{width:7px;height:7px;padding:0;border-radius:999px;background:#cbd5ce;transition:.2s ease}.campus-ad-pagination button.active{width:23px;background:var(--green)}.event-ad-modal{width:min(720px,100%);max-height:calc(100vh - 34px);position:relative;overflow-y:auto;border-radius:24px;background:#fff;box-shadow:0 30px 90px #0a1f1347;animation:rise .22s ease}.event-ad-modal>.modal-close{top:16px;right:16px;z-index:3;background:#ffffffeb}.event-ad-modal-hero{height:205px;padding:22px;position:relative;overflow:hidden;background:linear-gradient(145deg,#103624,#176b45);color:#fff}.event-ad-modal-hero>span{padding:7px 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:#ffffff1a;font-size:9px;font-weight:900;text-transform:uppercase}.event-ad-modal-hero>strong{position:absolute;left:25px;bottom:-10px;color:#ffffff24;font-size:125px;line-height:1;letter-spacing:-9px}.event-modal-date{width:68px;height:76px;position:absolute;right:70px;bottom:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:15px;background:#fff;color:var(--green);font-size:9px;font-weight:900}.event-modal-date b{font-size:27px}.event-ad-modal-body{padding:27px 30px 30px}.event-ad-modal-body h2{margin:7px 0 9px;font:800 30px/1.1 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1.2px}.event-ad-modal-body>p{margin:0;color:#65736b;font-size:11px;line-height:1.65}.event-detail-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.event-detail-grid>div{padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #e1e7e3;border-radius:12px;background:#fafcfa;color:var(--green)}.event-detail-grid span{display:flex;flex-direction:column;gap:3px}.event-detail-grid small{color:#859088;font-size:8px}.event-detail-grid strong{color:var(--ink);font-size:10px;line-height:1.35}.event-campaign-reach{padding:12px;margin-top:15px;display:flex;align-items:center;gap:10px;border-radius:12px;background:var(--green-soft);color:var(--green)}.event-campaign-reach span{display:flex;flex-direction:column;gap:2px}.event-campaign-reach strong{font-size:10px}.event-campaign-reach span{font-size:8px}.event-modal-actions{margin-top:19px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.event-modal-actions a,.event-modal-actions button{padding:10px 13px;border-radius:10px;font-size:10px;font-weight:900;text-decoration:none}.event-modal-actions a{background:var(--green);color:#fff}.event-modal-actions button{border:1px solid #d9e1db;background:#fff;color:#627068}.product-card.featured-card{border-color:#d6a8418c;box-shadow:0 16px 38px #9a690f21}.featured-tag{padding:6px 9px;position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:linear-gradient(135deg,#f8d884,#d69b2f);color:#4a3104;font-size:9px;font-weight:900;text-transform:uppercase;box-shadow:0 8px 20px #5135042e}.featured-note{width:fit-content;margin-top:6px;padding:4px 7px;border-radius:999px;background:#fff5d9;color:#9a670f;font-size:9px;font-weight:800}.promotions-page,.admin-page{width:min(1250px,calc(100% - 64px));margin:auto;padding:38px 0 90px}.revenue-story{margin:24px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.revenue-story>div,.promotion-card,.business-history,.admin-access-card,.admin-review-card,.revenue-panel{border:1px solid #e1e8e3;border-radius:20px;background:#fff;box-shadow:0 14px 35px #193a280f}.revenue-story>div{padding:20px}.revenue-story svg,.promotion-icon,.admin-stat svg{color:var(--green)}.revenue-story h3,.promotion-card h2,.history-column h2,.revenue-panel h2{margin:10px 0 6px;font:800 20px/1.2 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-.7px}.revenue-story p,.promotion-card>p,.empty-copy,.history-item p,.admin-review-card p,.admin-review-card small{margin:0;color:#718078;font-size:12px;line-height:1.55}.promotion-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:start}.promotion-card{padding:24px}.promotion-card-head,.admin-access-card>div,.revenue-panel>div{display:flex;align-items:center;gap:12px}.promotion-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--green-soft)}.promotion-icon.gold{background:#fff4d9;color:#b1770d}.promotion-card label{margin-top:16px;display:flex;flex-direction:column;gap:7px;color:#59665e;font-size:11px;font-weight:800}.promotion-card input,.promotion-card select,.promotion-card textarea,.admin-access-card input{width:100%;border:1px solid #dbe3dd;border-radius:12px;background:#fbfcfa;color:var(--ink);outline:none;font:500 13px Segoe UI Variable,Segoe UI,sans-serif}.promotion-card input,.promotion-card select,.admin-access-card input{height:44px;padding:0 12px}.promotion-card textarea{min-height:92px;padding:12px;resize:vertical}.business-proof-upload input[type=file]{height:auto;padding:10px;background:#fff}.business-proof-upload span{padding:10px 12px;border:1px dashed #cfdad3;border-radius:12px;background:#f6faf7;color:#64726a;font-size:11px;font-weight:700}.ad-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 12px}.package-grid{margin-top:16px;display:grid;grid-template-columns:1fr;gap:9px}.package-grid.ad-packages{grid-template-columns:repeat(3,1fr)}.package-grid button{padding:13px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;border:1px solid #dfe7e1;border-radius:14px;background:#fbfcfa;color:var(--ink);text-align:left}.package-grid button.selected{border-color:var(--green);background:#eef8f1;box-shadow:0 0 0 3px #176b4512}.package-grid span{color:var(--green);font-size:11px;font-weight:800}.package-grid small{color:#7d8982;font-size:10px;line-height:1.45}.promotion-total{margin:18px 0 14px;padding:14px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;background:#f5f8f5;color:#6a766e;font-size:12px}.promotion-total strong{color:var(--green);font-size:20px}.business-history{margin-top:22px;padding:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.history-item{padding:14px;border:1px solid #edf1ee;border-radius:15px;background:#fbfcfa}.history-item+.history-item{margin-top:9px}.history-item strong{display:block;margin:8px 0 4px}.status-pill{width:fit-content;padding:5px 8px;display:inline-flex;border-radius:999px;background:#eef1ef;color:#65726b;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.6px}.status-pill.pending,.status-pill.queued,.status-pill.more_information{background:#fff4d9;color:#9a670f}.status-pill.approved,.status-pill.sent,.status-pill.verified,.status-pill.completed{background:#e7f7ec;color:var(--green)}.status-pill.rejected,.status-pill.cancelled,.status-pill.disputed{background:#ffe9e4;color:#a84f44}.admin-access-card{margin:24px 0 18px;padding:16px;display:grid;grid-template-columns:1fr minmax(220px,360px) auto auto;gap:13px;align-items:center}.admin-shell{min-height:100vh;background:linear-gradient(rgba(14,27,21,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(14,27,21,.025) 1px,transparent 1px),#f1f4f2;background-size:28px 28px}.admin-shell-header{width:100%;height:72px;padding:0 clamp(24px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);background:#0d1b14;box-shadow:0 12px 35px #06140d24}.admin-operations-brand{padding:0;display:flex;align-items:center;gap:12px;background:transparent;color:#fff;text-align:left}.admin-operations-brand .brand-mark{width:38px;height:38px;color:var(--lime)}.admin-operations-brand>span{display:flex;flex-direction:column;gap:2px}.admin-operations-brand strong{font-size:13px;letter-spacing:-.2px}.admin-operations-brand small{color:#9fb3a7;font-size:8px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.admin-classification{padding:8px 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(205,243,106,.2);border-radius:999px;background:#cdf36a12;color:#d9e7dd;font-size:10px;font-weight:800}.admin-classification>span{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #cdf36a14}.admin-disconnect-button{height:44px;padding:0 14px;border:1px solid #dde5df;border-radius:12px;background:#fff;color:#69766e;font-size:11px;font-weight:800}.admin-connection-message{margin:0 0 18px;padding:12px 14px;display:flex;align-items:center;gap:10px;border:1px solid #dbe8df;border-radius:14px;background:#eef8f1;color:var(--green)}.admin-connection-message.error{border-color:#f1d5cf;background:#fff3f0;color:#a84f44}.admin-connection-message span{display:flex;flex-direction:column;gap:2px;font-size:11px}.admin-connection-message strong{font-size:12px}.admin-login-layout{min-height:560px;margin-top:24px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid #dfe8e2;border-radius:26px;background:#fff;box-shadow:0 24px 65px #1237241a}.admin-console-page{width:min(1380px,calc(100% - 72px))}.admin-console-page .page-topline{padding-bottom:20px;border-bottom:1px solid #dce3df}.admin-console-page .page-topline>button{color:#59675f}.admin-console-intro{margin:24px 0 14px;padding:25px 27px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;position:relative;border-radius:18px;background:radial-gradient(circle at 90% 0%,rgba(205,243,106,.14),transparent 32%),#101f17;color:#fff;box-shadow:0 18px 40px #091b111f}.admin-console-intro:after{content:"";width:180px;height:180px;position:absolute;right:-70px;bottom:-120px;border:1px solid rgba(205,243,106,.12);border-radius:50%}.admin-console-intro>div:first-child{position:relative;z-index:1}.admin-console-intro>div:first-child>span{color:var(--lime);font-size:8px;font-weight:900;letter-spacing:1.2px}.admin-console-intro h2{margin:7px 0 5px;font:800 25px/1.1 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1px}.admin-console-intro p{margin:0;color:#aebfb5;font-size:11px}.admin-live-status{padding:9px 12px;display:flex;align-items:center;gap:8px;position:relative;z-index:1;border:1px solid rgba(205,243,106,.18);border-radius:999px;background:#cdf36a12;color:#dce9e1;font-size:9px;font-weight:800;white-space:nowrap}.admin-live-status span{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #cdf36a17}.admin-login-story{padding:clamp(38px,6vw,78px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 90% 10%,rgba(205,243,106,.2),transparent 28%),linear-gradient(145deg,#123d29,#0b2d1f);color:#fff}.admin-security-icon{width:54px;height:54px;margin-bottom:26px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#ffffff17;color:var(--lime)}.admin-login-story .section-kicker{color:var(--lime)}.admin-login-story h2{max-width:520px;margin:12px 0 16px;font:800 clamp(34px,4vw,52px)/1.02 "Segoe UI Variable","Segoe UI",sans-serif;letter-spacing:-2.4px}.admin-login-story>p{max-width:530px;margin:0;color:#b9cec2;font-size:14px;line-height:1.7}.admin-login-points{margin-top:32px;display:grid;gap:12px}.admin-login-points span{display:flex;align-items:center;gap:10px;color:#d9e8df;font-size:12px;font-weight:700}.admin-login-points svg{color:var(--lime)}.admin-login-card{width:min(430px,calc(100% - 48px));margin:auto;padding:28px 0}.admin-login-heading{display:flex;align-items:center;gap:13px}.admin-login-heading>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--green-soft);color:var(--green)}.admin-login-heading small{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.9px}.admin-login-heading h2{margin:3px 0 0;font:800 27px/1 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1px}.admin-login-card>p{margin:20px 0 22px;color:#728078;font-size:12px;line-height:1.55}.admin-login-card label{margin-top:14px;display:flex;flex-direction:column;gap:7px;color:#536158;font-size:11px;font-weight:800}.admin-login-card input{width:100%;height:48px;padding:0 13px;border:1px solid #d8e2db;border-radius:12px;outline:none;background:#fafcf9;color:var(--ink);font-size:13px}.admin-login-card input:focus{border-color:#6ea789;box-shadow:0 0 0 3px #176b4517}.admin-login-card>.primary-button{width:100%;height:48px;margin-top:20px;justify-content:center}.admin-login-note{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:7px;color:#89938d;font-size:10px;text-align:center}.admin-login-note>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.admin-login-note>span.online{background:#4eaa72;box-shadow:0 0 0 4px #4eaa721a}.admin-login-note>span.offline{background:#d27060;box-shadow:0 0 0 4px #d270601a}.admin-retry-button{min-height:34px;padding:0 11px;margin-left:auto;border-radius:9px;background:#fff;color:inherit;font-size:10px;font-weight:900}.admin-retry-button:disabled{cursor:wait;opacity:.6}.admin-session-actions{margin-left:auto;flex-direction:row!important;gap:7px!important}.admin-session-actions button{min-height:32px;padding:0 10px;border-radius:9px;background:#fff;color:var(--green);font-size:10px;font-weight:800}.admin-session-actions button:last-child{background:#dcefe3}.admin-access-card span{display:flex;flex-direction:column;gap:3px}.admin-access-card small{color:#77847c;font-size:11px}.admin-tabs{margin-bottom:18px;padding:6px;display:flex;gap:5px;overflow-x:auto;border:1px solid #e1e8e3;border-radius:16px;background:#fff}.admin-tabs button{padding:10px 13px;border-radius:11px;background:transparent;color:#637069;font-size:12px;font-weight:800;white-space:nowrap}.admin-tabs button svg{vertical-align:-3px;margin-right:4px}.admin-console-page .admin-tabs{padding:7px;border-color:#cfd9d2;border-radius:14px;background:#18271f;box-shadow:0 10px 28px #0f241814}.admin-console-page .admin-tabs button{color:#b7c5bc}.admin-console-page .admin-tabs button.active{background:var(--lime);color:#13251b}.admin-tabs button.active{background:var(--green);color:#fff}.admin-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-stat{padding:18px;border:1px solid #e1e8e3;border-radius:18px;background:#fff;box-shadow:0 10px 25px #142d1f0a}.admin-console-page .admin-stat{position:relative;overflow:hidden;border-radius:14px;border-color:#d8e1db}.admin-console-page .admin-stat:before{content:"";width:3px;position:absolute;top:0;bottom:0;left:0;background:var(--green)}.admin-stat span{display:block;margin-top:12px;color:#75827a;font-size:11px;font-weight:800}.admin-stat strong{display:block;margin-top:3px;color:var(--ink);font-size:27px}.revenue-panel{padding:20px;grid-column:span 2}.revenue-panel p{margin:8px 0 0;color:#65726b;font-size:13px}.admin-list{display:grid;gap:12px}.admin-team-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;align-items:start}.admin-staff-form,.admin-staff-directory{border:1px solid #d8e1db;border-radius:16px;background:#fff;box-shadow:0 12px 30px #132e1f0d}.admin-staff-form{padding:22px;position:sticky;top:90px}.admin-staff-form h2,.staff-directory-head h2{margin:5px 0 4px;font:800 21px/1.15 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-.7px}.admin-staff-form>div>p{margin:0 0 17px;color:#75827a;font-size:10px;line-height:1.5}.admin-staff-form label,.admin-staff-card label{margin-top:12px;display:flex;flex-direction:column;gap:6px;color:#5b685f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.admin-staff-form input,.admin-staff-form select,.admin-staff-card select{width:100%;height:42px;padding:0 11px;border:1px solid #d9e2dc;border-radius:10px;outline:none;background:#fafcfa;color:var(--ink);font-size:11px;text-transform:none;letter-spacing:0}.admin-staff-form>button{width:100%;margin-top:17px;justify-content:center}.admin-staff-directory{padding:20px}.staff-directory-head{padding-bottom:17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9e5}.staff-directory-head svg{color:var(--green)}.admin-staff-card{padding:14px 0;display:grid;grid-template-columns:44px minmax(0,1fr) 190px auto;align-items:center;gap:12px;border-bottom:1px solid #edf0ee}.staff-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#18271f;color:var(--lime);font-size:11px;font-weight:900}.admin-staff-card h3{margin:5px 0 2px;font-size:12px}.admin-staff-card p{margin:0;color:#7a867f;font-size:9px}.admin-staff-card label{margin:0}.admin-staff-card>button{min-height:36px;padding:0 11px;border-radius:9px;font-size:9px;font-weight:900}.admin-staff-card>button.suspend{background:#fff0ec;color:#a84f44}.admin-staff-card>button.restore{background:#e8f6ed;color:var(--green)}.status-pill.active{background:#e7f7ec;color:var(--green)}.status-pill.suspended{background:#ffe9e4;color:#a84f44}.staff-empty{padding:50px 20px;display:flex;align-items:center;flex-direction:column;color:#829087;text-align:center}.staff-empty strong{margin-top:10px;color:var(--ink);font-size:12px}.staff-empty p{margin:4px 0 0;font-size:9px}.admin-review-card{padding:16px;display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center}.feature-review-card{grid-template-columns:76px 1fr auto}.feature-review-card>img{width:76px;height:70px;object-fit:cover;border-radius:14px}.ad-review-card,.sms-review-card{grid-template-columns:1fr auto;align-items:start}.admin-review-card h3{margin:8px 0 4px}.admin-review-card blockquote{margin:12px 0 0;padding:10px 12px;border-left:3px solid var(--green);border-radius:8px;background:#f5f8f5;color:#536158;font-size:12px}.proof-links{margin-top:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.proof-links button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:9px;background:#eef8f1;color:var(--green);font-size:10px;font-weight:900}.proof-links span{color:#7a867f;font-size:10px;font-weight:800}.document-links,.admin-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.document-links button,.admin-actions button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:10px;background:#eef8f1;color:var(--green);font-size:11px;font-weight:800}.admin-actions button.danger{background:#fff0ec;color:#a84f44}.admin-actions button:disabled{cursor:not-allowed;opacity:.45}.profile-nav .logout-link{margin-top:7px;border-top:1px solid var(--line);border-radius:0;color:#a84f44}.mobile-nav{display:none}@media(max-width:1080px){.auth-page{grid-template-columns:minmax(390px,.85fr) minmax(500px,1.15fr)}.auth-story{padding-right:42px;padding-left:42px}.auth-story h1{font-size:50px}.header-inner{width:min(100% - 36px,1000px);gap:18px}.brand-copy{display:none}.header-search{width:min(380px,35vw)}.desktop-nav{display:none}.header-actions{margin-left:auto}.hero-inner{width:min(100% - 48px,1000px);grid-template-columns:1fr .85fr;gap:25px}.card-a{left:-5%}.card-b{right:-8%}.market-section,.messages-page,.profile-page,.promotions-page,.admin-page,.promoted-inner,.footer-inner{width:min(100% - 48px,1000px)}.promoted-inner,.promotion-grid,.revenue-story{grid-template-columns:1fr}.campus-ads-inner,.campus-spotlight-inner{width:min(100% - 48px,1000px)}.spotlight-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.campus-ads-grid{grid-template-columns:1fr}.campus-ad-rail,.package-grid.ad-packages,.admin-overview{grid-template-columns:repeat(2,1fr)}.admin-access-card,.admin-review-card,.feature-review-card,.ad-review-card,.sms-review-card,.admin-team-layout{grid-template-columns:1fr}.admin-staff-form{position:static}.document-links,.admin-actions{justify-content:flex-start}.product-grid{grid-template-columns:repeat(3,1fr)}.category-scroll{overflow-x:auto;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}}@media(max-width:760px){.info-modal{max-height:calc(100vh - 30px);padding:27px 19px 22px}.info-modal h2{font-size:21px}.order-details-head{align-items:flex-start;flex-wrap:wrap}.order-details-head>strong{width:100%;margin:0}.order-timeline{grid-template-columns:1fr;gap:8px}.order-timeline>div{display:flex;align-items:center;gap:9px;text-align:left}.order-timeline>div:before{width:2px;height:19px;top:-13px;right:auto;bottom:auto;left:13px}.order-timeline>div>span{margin:0;flex:0 0 auto}.order-timeline strong,.order-timeline small{margin:0}.payment-fields,.secure-upload-area{grid-template-columns:1fr}.payment-fields>label{grid-column:1!important}.seller-confirmation>div:last-child,.document-actions{align-items:stretch;flex-direction:column}.seller-confirmation>div:last-child button,.document-actions>button{justify-content:center}.auth-page{display:block;background:radial-gradient(circle at 90% 2%,rgba(195,231,206,.55),transparent 24%),#fbfcfa}.auth-story{display:none}.auth-panel{min-height:100vh;padding:24px 20px 26px;justify-content:flex-start;background:transparent}.auth-mobile-brand{width:100%;margin-bottom:42px;display:block}.auth-mobile-brand .brand-mark{width:42px;height:42px}.auth-mobile-brand .brand-copy{display:flex}.auth-card{width:100%;max-width:470px;margin:auto}.auth-heading h2,.auth-confirmation h2{font-size:28px}.auth-panel-footer{margin-top:34px}body{padding-bottom:67px}.site-header{position:sticky}.header-inner{width:calc(100% - 28px);height:65px;gap:8px}.brand-mark{width:38px;height:38px}.header-search{width:calc(100vw - 28px);position:absolute;top:72px;left:14px;display:none;box-shadow:0 12px 30px #19322524}.header-search.mobile-open{display:flex}.mobile-search-trigger{display:grid}.desktop-only{display:none}.sell-button{width:40px;padding:0;justify-content:center}.sell-button span{display:none}.avatar-button{width:38px;height:38px}.hero-inner{width:calc(100% - 34px);min-height:auto;display:block}.hero-content{padding:50px 0 45px}.hero h1{margin-top:18px;font-size:clamp(40px,13vw,58px);letter-spacing:-3px}.hero-content>p{font-size:15px}.hero-visual{display:none}.market-section,.messages-page,.profile-page,.promotions-page,.admin-page,.promoted-inner,.footer-inner{width:calc(100% - 30px)}.promoted-inner{padding:24px 0;gap:12px}.campus-ads-section{padding:48px 0}.campus-spotlight{padding:45px 0}.campus-spotlight-inner{width:calc(100% - 30px)}.spotlight-heading{align-items:flex-start;flex-direction:column;gap:15px}.spotlight-heading h2{font-size:25px}.spotlight-stage{grid-template-columns:1fr;border-radius:18px}.spotlight-visual{min-height:250px}.spotlight-event-monogram{font-size:90px}.spotlight-copy{padding:26px 21px 75px}.spotlight-copy h3{font-size:31px}.spotlight-actions{align-items:flex-start;flex-direction:column;gap:12px}.spotlight-strip{display:flex;overflow-x:auto;scrollbar-width:none}.spotlight-strip button{min-width:210px}.campus-ads-inner{width:calc(100% - 30px)}.campus-ads-heading{align-items:flex-start;flex-direction:column}.campus-ads-heading h2{font-size:25px}.campus-ad-hero{min-height:0;grid-template-columns:1fr;border-radius:17px}.campus-ad-art{min-height:210px}.campus-ad-monogram{font-size:78px;letter-spacing:-5px}.campus-ad-content{padding:23px 20px}.campus-ad-content h3{font-size:28px}.campus-ad-footer{align-items:flex-start;flex-direction:column}.campus-ad-rail{grid-template-columns:1fr}.event-ad-modal{max-height:calc(100vh - 24px);border-radius:18px}.event-ad-modal-hero{height:175px}.event-ad-modal-body{padding:23px 19px 25px}.event-ad-modal-body h2{font-size:25px}.event-detail-grid{grid-template-columns:1fr}.event-modal-actions{align-items:stretch;flex-direction:column}.event-modal-actions a,.event-modal-actions button{text-align:center}.promoted-copy,.featured-preview,.ad-preview,.promotion-card,.business-history,.admin-access-card,.admin-review-card{border-radius:16px}.promoted-copy h2{font-size:24px}.package-grid.ad-packages,.business-history,.ad-form-grid,.admin-overview{grid-template-columns:1fr}.promotions-page,.admin-page{padding-top:25px}.admin-shell-header{height:66px;padding:0 16px}.admin-operations-brand>span{display:none}.admin-classification{padding:8px 10px;font-size:8px}.admin-console-intro{padding:22px;align-items:flex-start;flex-direction:column}.admin-console-intro h2{font-size:22px}.admin-console-page .page-topline{padding-bottom:16px}.admin-login-layout{min-height:0;grid-template-columns:1fr;border-radius:18px}.admin-staff-card{grid-template-columns:44px minmax(0,1fr)}.admin-staff-card label,.admin-staff-card>button{grid-column:1 / -1}.admin-login-story{padding:28px 24px}.admin-security-icon{width:46px;height:46px;margin-bottom:18px}.admin-login-story h2{margin-top:9px;font-size:31px;letter-spacing:-1.5px}.admin-login-story>p{font-size:12px}.admin-login-points{display:none}.admin-login-card{width:calc(100% - 40px);padding:30px 0 34px}.admin-connection-message{align-items:flex-start;flex-wrap:wrap}.admin-session-actions{width:100%;margin-left:28px}.admin-retry-button{width:calc(100% - 28px);margin-left:28px}.admin-access-card{align-items:stretch}.admin-access-card .primary-button{width:100%}.market-section{padding:48px 0 55px}.market-header{align-items:flex-start}.market-header h2,.page-topline h1{font-size:25px}.market-count{display:none}.category-row{margin-top:21px}.filter-button{width:41px;flex:0 0 auto;padding:0;font-size:0}.listing-toolbar{margin-top:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px}.product-card{border-radius:13px}.product-image-wrap{height:180px}.product-info{padding:11px}.product-info h3{font-size:12px}.price{font-size:14px}.seller-row{margin-top:9px;padding-top:8px}.seller-rating{display:none}.safety-banner{margin-top:38px;padding:22px;align-items:flex-start;flex-wrap:wrap}.safety-icon{width:45px;height:45px}.safety-banner>div:nth-child(2){width:calc(100% - 70px);flex:none}.safety-banner button{margin-left:65px}.footer-inner{padding:29px 0;flex-direction:column;align-items:flex-start}.footer-links{margin-left:0;flex-wrap:wrap}.product-modal{max-height:calc(100vh - 30px);display:block;overflow-y:auto}.modal-product-image{min-height:310px}.modal-product-content{padding:28px 22px 24px}.messages-page,.profile-page{padding-top:25px}.page-topline{align-items:flex-start;flex-direction:column;gap:12px}.page-topline>div{text-align:left}.message-shell{height:auto;grid-template-columns:1fr}.conversation-list{display:none}.chat-panel{min-height:680px}.order-strip{gap:8px}.order-strip>button{width:35px;height:35px;padding:0;font-size:0}.bubble{max-width:83%}.profile-grid{grid-template-columns:1fr}.profile-card{display:none}.verification-card{min-height:0;padding:23px 18px 26px}.verification-head{align-items:flex-start}.verification-head h2{font-size:20px}.stepper b{display:none}.stepper>div:after{right:7px}.field-row{grid-template-columns:1fr}.field-row+.field-row{margin-top:16px}.document-step,.review-step{margin-top:25px}.modal-backdrop{padding:15px}.sell-modal{max-height:calc(100vh - 30px);overflow-y:auto}.sell-modal-head,.sell-step,.listing-review{padding-right:19px;padding-left:19px}.choice-row{grid-template-columns:1fr 1fr}.mobile-nav{height:66px;padding:5px 12px 7px;position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);background:#fffffff2;box-shadow:0 -8px 30px #1b342714;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav button{padding:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;color:#839087;font-size:8px;font-weight:700}.mobile-nav button.active{color:var(--green)}.mobile-nav .mobile-sell{width:48px;height:48px;margin:-12px auto 0;border:4px solid white;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 5px 15px #176b4547}.toast{right:15px;bottom:81px;left:15px;justify-content:center}}@media(max-width:410px){.product-image-wrap{height:155px}.product-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-row>span:nth-child(2){max-width:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-actions{align-items:flex-start;flex-direction:column}}.analytics-workspace{display:grid;gap:16px}.analytics-heading{display:flex;align-items:flex-end;justify-content:space-between}.analytics-heading h2{margin:5px 0 3px;color:#13241a;font:850 25px/1.1 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-1px}.analytics-heading p{margin:0;color:#728078;font-size:10px}.analytics-window{min-width:150px;padding:10px 12px;display:flex;justify-content:space-between;border:1px solid #dbe3dd;border-radius:11px;background:#fff;color:#526057;font-size:9px;font-weight:900}.analytics-window>span{display:flex;align-items:center;gap:5px;color:var(--green)}.analytics-window>span>span{width:6px;height:6px;border-radius:50%;background:#62cf7c;box-shadow:0 0 0 4px #62cf7c24}.analytics-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.analytics-kpi{min-height:145px;padding:16px;position:relative;overflow:hidden;border:1px solid #dce4de;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfdfb);box-shadow:0 11px 28px #132c1d0e}.analytics-kpi:after{content:"";width:82px;height:82px;position:absolute;right:-28px;bottom:-32px;border-radius:50%;background:var(--kpi-haze, rgba(54, 135, 84, .1))}.analytics-kpi.green{--kpi-color: #247848;--kpi-haze: rgba(49, 155, 91, .13)}.analytics-kpi.blue{--kpi-color: #3a6fca;--kpi-haze: rgba(61, 118, 213, .12)}.analytics-kpi.violet{--kpi-color: #6d55c6;--kpi-haze: rgba(109, 85, 198, .12)}.analytics-kpi.amber{--kpi-color: #ad7112;--kpi-haze: rgba(210, 142, 31, .14)}.analytics-kpi-top{display:flex;align-items:center;justify-content:space-between}.analytics-kpi-top>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--kpi-color) 11%,white);color:var(--kpi-color)}.analytics-kpi-top>small{padding:5px 7px;display:flex;align-items:center;gap:3px;border-radius:999px;background:#eaf7ee;color:#237445;font-size:8px;font-weight:900}.analytics-kpi-top>small.negative{background:#fff0ed;color:#aa5144}.analytics-kpi>p{margin:15px 0 3px;color:#6d7a72;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.55px}.analytics-kpi>strong{display:block;color:#17251d;font-size:25px;line-height:1.15;letter-spacing:-.8px}.analytics-kpi>small{display:block;margin-top:5px;color:#879188;font-size:8px}.analytics-main-grid,.analytics-lower-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:14px}.analytics-lower-grid{grid-template-columns:1.05fr 1fr}.analytics-card{padding:19px;border:1px solid #d9e2dc;border-radius:16px;background:#fff;box-shadow:0 12px 30px #132e1f0b}.analytics-card-head{display:flex;align-items:flex-start;justify-content:space-between}.analytics-card-head>div:first-child>span{color:#809087;font-size:8px;font-weight:900;letter-spacing:.9px}.analytics-card-head h3{margin:4px 0 0;color:#18281f;font-size:14px;letter-spacing:-.3px}.analytics-card-head>svg{color:var(--green)}.chart-legend{display:flex;gap:13px;color:#7c887f;font-size:8px;font-weight:800}.chart-legend span:before{content:"";width:6px;height:6px;margin-right:4px;display:inline-block;border-radius:2px;background:var(--series-color)}.chart-legend .signups{--series-color: #226f46}.chart-legend .listings{--series-color: #b8df4c}.chart-legend .orders{--series-color: #6572de}.activity-chart{height:205px;margin-top:20px;padding:10px 4px 0;display:grid;grid-template-columns:repeat(7,1fr);gap:9px;border-bottom:1px solid #dfe6e1;background:repeating-linear-gradient(to bottom,transparent 0,transparent 48px,#edf1ee 49px)}.activity-day{min-width:0;display:grid;grid-template-rows:minmax(0,1fr) 24px;gap:7px}.activity-bars{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:3px}.activity-bars i{width:min(10px,25%);min-height:5px;border-radius:4px 4px 1px 1px;transition:height .35s ease}.activity-bars i.signups{background:#226f46}.activity-bars i.listings{background:#b8df4c}.activity-bars i.orders{background:#6572de}.activity-day>span{color:#849087;font-size:8px;font-weight:800;text-align:center}.analytics-empty{color:#7f8d84;font-size:10px}.revenue-intel-total{margin:23px 0 20px;display:flex;align-items:center;gap:16px}.revenue-donut{width:84px;height:84px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:conic-gradient(#b7df47 0 var(--featured-share),#5967d8 var(--featured-share) 100%);position:relative}.revenue-donut:before{content:"";width:58px;height:58px;position:absolute;border-radius:50%;background:#fff}.revenue-donut span{position:relative;color:#25342b;font-size:12px;font-weight:900}.revenue-intel-total small{color:#879188;font-size:8px;font-weight:900}.revenue-intel-total strong{display:block;margin-top:3px;color:#17251d;font-size:20px}.revenue-intel-total p{margin:3px 0 0;color:#89948c;font-size:8px}.revenue-intel-rows{padding-top:4px;border-top:1px solid #edf1ee}.revenue-intel-rows>div{padding:10px 0;display:flex;justify-content:space-between;color:#68766d;font-size:9px}.revenue-intel-rows i{width:7px;height:7px;margin-right:5px;display:inline-block;border-radius:2px}.revenue-intel-rows i.featured{background:#b7df47}.revenue-intel-rows i.ads{background:#5967d8}.revenue-intel-rows strong{color:#213128}.health-row{margin-top:14px;display:grid;grid-template-columns:125px minmax(80px,1fr) 35px;align-items:center;gap:10px}.health-row>div:first-child strong,.health-row>div:first-child small{display:block}.health-row>div:first-child strong{color:#435047;font-size:9px}.health-row>div:first-child small{margin-top:2px;color:#98a199;font-size:7px}.health-track{height:6px;overflow:hidden;border-radius:99px;background:#eaf0ec}.health-track i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#236d46,#b4dc47)}.health-row b{color:#334238;font-size:9px;text-align:right}.pressure-grid{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pressure-grid>div{min-height:78px;padding:10px;display:flex;flex-direction:column;border:1px solid #e2e8e4;border-radius:11px;background:#fafcfa}.pressure-grid svg{color:#668075}.pressure-grid span{margin-top:8px;color:#829087;font-size:7px}.pressure-grid strong{margin-top:auto;color:#223229;font-size:14px}.permission-picker{margin:15px 0 0;padding:14px;border:1px solid #dfe6e1;border-radius:12px;background:#f9fbf9}.permission-picker legend{padding:0 5px;color:#405047;font-size:9px;font-weight:900;text-transform:uppercase}.permission-picker>p{margin:0 0 10px;color:#839087;font-size:8px}.admin-staff-form .permission-picker label{margin-top:7px;padding:8px;display:grid;grid-template-columns:15px 1fr;align-items:start;gap:8px;border:1px solid #e5eae7;border-radius:9px;background:#fff;text-transform:none;letter-spacing:0}.permission-picker input{width:14px;height:14px;margin:1px 0 0;accent-color:var(--green)}.permission-picker span strong,.permission-picker span small{display:block}.permission-picker span strong{color:#35443a;font-size:9px}.permission-picker span small{margin-top:2px;color:#8b958e;font-size:7px;line-height:1.35}.staff-power-map{padding:11px 0 2px 56px;display:grid;grid-column:1 / -1;grid-template-columns:135px 1fr;gap:10px}.staff-power-map>div:first-child strong,.staff-power-map>div:first-child small{display:block}.staff-power-map>div:first-child strong{color:#33443a;font-size:9px}.staff-power-map>div:first-child small{margin-top:3px;color:#8c978f;font-size:7px}.staff-power-map>div:last-child{display:flex;flex-wrap:wrap;gap:5px}.staff-power-map button{min-height:27px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px dashed #ccd7d0;border-radius:8px;background:#fafcfa;color:#829087;font-size:7px;font-weight:850}.staff-power-map button.enabled{border-style:solid;border-color:#bcd9c6;background:#eaf6ee;color:#287348}.support-widget{position:fixed;right:22px;bottom:22px;z-index:150;display:flex;align-items:flex-end;flex-direction:column;gap:10px}.support-launcher{min-width:54px;height:54px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:99px;background:#16271e;color:#fff;box-shadow:0 15px 36px #0d261840;font-size:10px;font-weight:900}.support-launcher span{padding-right:2px}.support-widget.open .support-launcher{min-width:48px;width:48px;height:48px;padding:0;background:var(--green)}.support-panel{width:min(380px,calc(100vw - 30px));height:min(580px,calc(100vh - 105px));overflow:hidden;display:flex;flex-direction:column;border:1px solid #cfdbd3;border-radius:20px;background:#f5f8f6;box-shadow:0 24px 70px #0c231640}.support-panel>header{min-height:74px;padding:15px;display:flex;align-items:center;gap:11px;background:#17291f;color:#fff}.support-agent-mark{width:40px;height:40px;position:relative;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--lime);color:#17311f}.support-agent-mark span{width:9px;height:9px;position:absolute;right:-2px;bottom:-2px;border:2px solid #17291f;border-radius:50%;background:#63d47d}.support-panel>header>div:nth-child(2){min-width:0;flex:1}.support-panel>header strong{display:block;font-size:12px}.support-panel>header small{display:block;margin-top:3px;color:#aabcb1;font-size:8px}.support-panel>header>button{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#ffffff14;color:#fff}.support-loading,.support-desk-empty,.support-room-empty{margin:auto;color:#7d8b82;font-size:9px;text-align:center}.support-new{padding:22px;overflow-y:auto}.support-eyebrow{color:var(--green);font-size:8px;font-weight:900;letter-spacing:.9px}.support-new h3{margin:5px 0;color:#17261d;font-size:22px}.support-new>p{margin:0 0 18px;color:#748178;font-size:9px;line-height:1.55}.support-new label{margin-top:12px;display:grid;gap:6px;color:#58665d;font-size:8px;font-weight:900;text-transform:uppercase}.support-new input,.support-new textarea{width:100%;padding:11px;border:1px solid #d7e0da;border-radius:10px;outline:none;background:#fff;color:#213027;font:10px/1.45 inherit;text-transform:none}.support-new textarea{height:125px;resize:vertical}.support-new>button,.support-admin-reply>button{min-height:40px;margin-top:14px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;background:var(--green);color:#fff;font-size:9px;font-weight:900}.support-topic{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #dae3dd;background:#fff}.support-topic small{display:block;color:#91a097;font-size:7px;font-weight:900}.support-topic strong{display:block;max-width:235px;margin-top:3px;overflow:hidden;color:#26362c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.status-pill.waiting_on_student{background:#edf1ff;color:#5866bd}.status-pill.resolved{background:#e8f6ed;color:#247345}.support-thread{padding:15px;display:flex;flex:1;overflow-y:auto;flex-direction:column;gap:10px}.support-thread article,.support-admin-thread article{max-width:82%;padding:9px 11px;border-radius:12px;background:#fff;box-shadow:0 4px 13px #1a31220d}.support-thread article.student,.support-admin-thread article.staff{align-self:flex-end;border-bottom-right-radius:3px;background:#1c663f;color:#fff}.support-thread article.staff,.support-admin-thread article.student{align-self:flex-start;border-bottom-left-radius:3px}.support-thread article small,.support-admin-thread article small{display:block;color:#829087;font-size:7px;font-weight:900}.support-thread article.student small,.support-admin-thread article.staff small{color:#b9d9c6}.support-thread article p,.support-admin-thread article p{margin:3px 0;font-size:9px;line-height:1.45}.support-thread article time,.support-admin-thread article time{display:block;color:#9da69f;font-size:6px;text-align:right}.support-thread article.student time,.support-admin-thread article.staff time{color:#a7cdb6}.support-reply{padding:11px;display:grid;grid-template-columns:1fr 40px;gap:7px;border-top:1px solid #d8e1db;background:#fff}.support-reply input{min-width:0;height:40px;padding:0 12px;border:1px solid #d5ded8;border-radius:10px;outline:none;font-size:9px}.support-reply button{display:grid;place-items:center;border-radius:10px;background:var(--green);color:#fff}.support-resolved{padding:12px 14px;display:flex;align-items:center;gap:10px;border-top:1px solid #d8e2db;background:#fff;color:var(--green)}.support-resolved span strong{display:block;font-size:9px}.support-resolved button{margin-top:3px;color:#5f6e65;font-size:8px;text-decoration:underline}.support-desk{min-height:610px;display:grid;grid-template-columns:320px minmax(0,1fr);overflow:hidden;border:1px solid #d5dfd8;border-radius:17px;background:#fff;box-shadow:0 13px 34px #112c1c0e}.support-case-list{min-width:0;border-right:1px solid #dfe6e1;background:#f8faf8}.support-desk-heading{min-height:78px;padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e7e3}.support-desk-heading h2{margin:3px 0 0;color:#213128;font-size:17px}.support-desk-heading>span{padding:6px 8px;border-radius:99px;background:#e7f4eb;color:var(--green);font-size:8px;font-weight:900}.support-case-scroll{max-height:530px;overflow-y:auto}.support-case-scroll>button{width:100%;padding:13px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:9px;border-bottom:1px solid #e7ece8;color:#34443a;text-align:left}.support-case-scroll>button.active{box-shadow:inset 3px 0 var(--green);background:#fff}.support-case-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#1c3024;color:var(--lime);font-size:8px;font-weight:900}.support-case-scroll button span:nth-child(2){min-width:0}.support-case-scroll button strong,.support-case-scroll button small,.support-case-scroll button em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-case-scroll button strong{font-size:9px}.support-case-scroll button small{margin-top:3px;color:#76837a;font-size:8px}.support-case-scroll button em{margin-top:5px;color:#99a29c;font-size:7px;font-style:normal}.support-case-scroll button>i{padding:4px 5px;border-radius:5px;background:#fff1e7;color:#a36025;font-size:6px;font-style:normal;font-weight:900;text-transform:uppercase}.support-case-scroll button>i.urgent{background:#ffe8e4;color:#ac493e}.support-desk-empty{padding:90px 20px}.support-desk-empty strong{display:block;margin-top:8px;color:#34433a}.support-desk-empty p{margin:4px 0 0}.support-case-room{min-width:0;display:flex;flex-direction:column}.support-case-room>header{min-height:78px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e0e7e2}.support-case-room>header h2{margin:3px 0;color:#1e2f25;font-size:15px}.support-case-room>header p{margin:0;color:#818c85;font-size:8px}.support-case-controls{display:flex;gap:7px}.support-case-controls select,.support-case-controls button{min-height:34px;padding:0 10px;border:1px solid #d9e1dc;border-radius:8px;background:#f9fbf9;color:#55635a;font-size:8px;font-weight:800}.support-case-controls button{display:flex;align-items:center;gap:5px;background:var(--green);color:#fff}.support-case-controls button:disabled{opacity:.45}.support-admin-thread{padding:18px;display:flex;flex:1;overflow-y:auto;flex-direction:column;gap:10px;background:#f6f8f6}.support-admin-reply{padding:13px 16px;border-top:1px solid #dfe6e1}.support-admin-reply>div{display:flex;align-items:center;gap:8px;color:var(--green)}.support-admin-reply>div span strong,.support-admin-reply>div span small{display:block}.support-admin-reply>div span strong{color:#35443a;font-size:8px}.support-admin-reply>div span small{margin-top:2px;color:#8a958d;font-size:7px}.support-admin-reply textarea{width:100%;min-height:68px;margin-top:9px;padding:10px;border:1px solid #d8e1db;border-radius:9px;outline:none;resize:vertical;color:#26362c;font-size:9px}.support-admin-reply>button{min-height:35px;margin:8px 0 0 auto}.support-room-empty{display:grid;place-items:center;align-content:center}.support-room-empty h2{margin:9px 0 3px;color:#34433a;font-size:15px}.support-room-empty p{margin:0}@media(max-width:1000px){.analytics-kpis{grid-template-columns:repeat(2,1fr)}.analytics-main-grid,.analytics-lower-grid{grid-template-columns:1fr}.support-desk{grid-template-columns:280px minmax(0,1fr)}}@media(max-width:760px){.analytics-heading{align-items:flex-start;flex-direction:column;gap:12px}.analytics-window{width:100%}.analytics-kpis{grid-template-columns:1fr}.analytics-kpi{min-height:132px}.analytics-card{padding:15px}.activity-chart{height:180px;gap:4px}.chart-legend{gap:7px}.health-row{grid-template-columns:105px 1fr 31px}.pressure-grid{grid-template-columns:repeat(2,1fr)}.staff-power-map{padding-left:0;grid-template-columns:1fr}.support-desk{display:block}.support-case-list{border-right:0}.support-case-scroll{max-height:250px}.support-case-room{min-height:520px;border-top:1px solid #dfe6e1}.support-case-room>header{align-items:flex-start;flex-direction:column}.support-widget{right:14px;bottom:78px}.support-panel{height:min(570px,calc(100vh - 150px))}}@media(max-width:430px){.analytics-card-head{gap:12px}.chart-legend{align-items:flex-end;flex-direction:column;gap:3px}.revenue-intel-total{align-items:flex-start}.support-panel{width:calc(100vw - 20px)}.support-case-controls{width:100%}.support-case-controls select,.support-case-controls button{flex:1}}.admin-tab-badge{min-width:19px;height:19px;margin-left:6px;padding:0 5px;display:inline-grid;place-items:center;border:2px solid #18271f;border-radius:99px;background:#ef6c5d;color:#fff;font-size:8px;font-weight:950;line-height:1;vertical-align:1px}.admin-console-page .admin-tabs button.active .admin-tab-badge{border-color:var(--lime);background:#d85245}.promotion-control-center,.admin-publish-panel,.admin-queue-title{border:1px solid #d8e2db;border-radius:16px;background:#fff;box-shadow:0 12px 30px #132e1f0d}.promotion-control-center{overflow:hidden}.promotion-control-head{padding:19px 20px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e9e5}.promotion-control-head h2,.admin-queue-title h2{margin:4px 0 3px;color:#1d2d24;font:850 18px/1.15 Segoe UI Variable,Segoe UI,sans-serif;letter-spacing:-.5px}.promotion-control-head p{margin:0;color:#7c8981;font-size:8px}.promotion-control-head>svg{color:#a97213}.featured-inventory-grid{padding:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.featured-inventory-card{min-width:0;padding:9px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:9px;border:1px solid #e1e7e3;border-radius:12px;background:#fafcfa}.featured-inventory-card>img{width:52px;height:52px;object-fit:cover;border-radius:9px}.featured-inventory-card>div:nth-child(2){min-width:0}.featured-inventory-card span{color:#9a6b15;font-size:7px;font-weight:900;text-transform:uppercase}.featured-inventory-card h3{margin:3px 0;overflow:hidden;color:#2a392f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.featured-inventory-card p{margin:0;overflow:hidden;color:#879289;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.inventory-actions{display:flex;grid-column:1 / -1;gap:5px}.inventory-actions button{min-height:29px;padding:0 8px;border:1px solid #d7e1da;border-radius:7px;background:#fff;color:#3d5d49;font-size:7px;font-weight:900}.inventory-actions button.danger{margin-left:auto;border-color:#f0d5d0;background:#fff2ef;color:#aa5146}.admin-publish-panel{margin:0 15px 15px;border-radius:11px;box-shadow:none;background:#f7faf8}.admin-publish-panel>summary{min-height:45px;padding:0 14px;display:flex;align-items:center;gap:7px;cursor:pointer;color:#2f6546;font-size:9px;font-weight:900;list-style:none}.admin-publish-panel>summary::-webkit-details-marker{display:none}.admin-publish-panel[open]>summary{border-bottom:1px solid #dfe6e1}.admin-publish-panel>form{padding:14px;display:grid;grid-template-columns:2fr repeat(3,1fr) auto;align-items:end;gap:9px}.admin-publish-panel label{display:grid;gap:5px;color:#637168;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.admin-publish-panel input,.admin-publish-panel select,.admin-publish-panel textarea{width:100%;min-width:0;height:38px;padding:0 9px;border:1px solid #d5dfd8;border-radius:8px;outline:none;background:#fff;color:#2e3d33;font-size:9px;text-transform:none;letter-spacing:0}.admin-publish-panel textarea{min-height:70px;padding:9px;resize:vertical}.admin-publish-panel form>button{min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;background:var(--green);color:#fff;font-size:8px;font-weight:900;white-space:nowrap}.event-publish-panel{margin:0;background:#fff}.event-publish-panel>form{grid-template-columns:repeat(4,1fr)}.event-publish-panel .event-description-field{grid-column:span 2}.event-publish-panel form>button{grid-column:4}.admin-queue-title{padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-radius:13px}.admin-queue-title>span{padding:6px 8px;border-radius:99px;background:#eef4f0;color:#4d6657;font-size:8px;font-weight:900}@media(max-width:1000px){.featured-inventory-grid{grid-template-columns:repeat(2,1fr)}.admin-publish-panel>form,.event-publish-panel>form{grid-template-columns:repeat(2,1fr)}.event-publish-panel .event-description-field{grid-column:span 1}.event-publish-panel form>button{grid-column:auto}}@media(max-width:680px){.admin-tab-badge{margin-left:3px}.featured-inventory-grid{grid-template-columns:1fr}.admin-publish-panel>form,.event-publish-panel>form{grid-template-columns:1fr}.event-publish-panel form>button{grid-column:1}.promotion-control-head{align-items:flex-start}.promotion-control-head h2{font-size:16px}}.admin-page{font-size:14px}.admin-page .section-kicker{font-size:10px;letter-spacing:.85px}.admin-console-page .admin-tabs button{font-size:13px}.admin-console-page .admin-tabs{scrollbar-width:none}.admin-console-page .admin-tabs::-webkit-scrollbar{display:none}@media(min-width:1100px){.admin-console-page .admin-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.admin-console-page .admin-tabs button{width:100%;text-align:center}}.admin-console-intro p,.admin-connection-message{font-size:13px}.admin-live-status,.admin-session-actions button{font-size:11px}.analytics-heading p,.promotion-control-head p{font-size:12px}.analytics-kpi{cursor:pointer;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.analytics-kpi:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--kpi-color) 30%,#dce4de);box-shadow:0 17px 34px #132c1d1a}.analytics-kpi:focus-visible,.pressure-grid>button:focus-visible{outline:3px solid rgba(54,127,82,.25);outline-offset:2px}.analytics-kpi>p{font-size:11px}.analytics-kpi>strong{font-size:29px}.analytics-kpi>small{font-size:10px}.analytics-kpi>em{margin-top:10px;display:flex;align-items:center;gap:4px;color:var(--kpi-color);font-size:9px;font-style:normal;font-weight:900}.analytics-card-head>div:first-child>span,.revenue-intel-total small{font-size:10px}.analytics-card-head h3{font-size:17px}.chart-legend,.activity-day>span,.revenue-intel-total p{font-size:10px}.revenue-intel-rows>div{font-size:11px}.health-row>div:first-child strong,.health-row b{font-size:11px}.health-row>div:first-child small{font-size:9px}.pressure-grid>button{min-height:82px;padding:11px;display:flex;cursor:pointer;flex-direction:column;border:1px solid #e2e8e4;border-radius:11px;background:#fafcfa;color:inherit;text-align:left;transition:border-color .18s ease,background .18s ease}.pressure-grid>button:hover{border-color:#b8d1c1;background:#f2f8f4}.pressure-grid>button svg{color:#668075}.pressure-grid>button span{margin-top:8px;color:#6e7d74;font-size:10px}.pressure-grid>button strong{margin-top:auto;color:#223229;font-size:18px}.promotion-control-head h2,.admin-queue-title h2{font-size:21px}.featured-inventory-card span,.featured-inventory-card p,.inventory-actions button,.admin-publish-panel label{font-size:10px}.featured-inventory-card h3,.admin-publish-panel input,.admin-publish-panel select,.admin-publish-panel textarea,.admin-publish-panel form>button,.admin-publish-panel>summary{font-size:12px}.admin-review-card p,.admin-review-card small,.empty-copy{font-size:13px}.admin-actions button,.proof-links button,.document-links button{font-size:11px}.admin-drilldown{display:grid;gap:14px}.admin-drilldown-head{padding:21px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d8e2db;border-radius:16px;background:#fff;box-shadow:0 12px 30px #132e1f0d}.admin-drilldown-head h2{margin:5px 0 3px;color:#1d2d24;font-size:25px;letter-spacing:-.8px}.admin-drilldown-head p{margin:0;color:#748178;font-size:12px}.admin-drilldown-head>strong{min-width:62px;height:62px;display:grid;place-items:center;border-radius:17px;background:#18291f;color:var(--lime);font-size:22px}.admin-data-table{overflow:hidden;border:1px solid #d8e2db;border-radius:16px;background:#fff}.admin-data-row{min-height:67px;padding:11px 17px;display:grid;grid-template-columns:minmax(230px,1.7fr) 1fr 1fr .55fr .55fr .8fr;align-items:center;gap:12px;border-bottom:1px solid #e7ece8;color:#536158;font-size:12px}.admin-data-row.heading{min-height:43px;background:#f4f7f5;color:#748178;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.45px}.data-person{display:flex;align-items:center;gap:10px}.data-person>i{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;background:#1b3023;color:var(--lime);font-size:10px;font-style:normal;font-weight:900}.data-person strong,.data-person small{display:block}.data-person strong{color:#26362c;font-size:13px}.data-person small{margin-top:3px;color:#869188;font-size:10px}.admin-order-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-order-card{padding:17px;border:1px solid #d8e2db;border-radius:15px;background:#fff;box-shadow:0 10px 27px #132e1f0b}.admin-order-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.admin-order-card>div:first-child>small{color:#879289;font-size:10px}.admin-order-card h3{margin:14px 0 4px;color:#24352a;font-size:16px}.admin-order-card>strong{color:var(--green);font-size:21px}.order-parties{margin-top:16px;padding-top:13px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;border-top:1px solid #e5ebe7}.order-parties>span{min-width:0}.order-parties small,.order-parties b,.order-parties em{display:block}.order-parties small{color:#8a968e;font-size:8px;font-weight:900}.order-parties b{margin-top:4px;overflow:hidden;color:#3a493f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.order-parties em{margin-top:2px;color:#8c978f;font-size:9px;font-style:normal}.order-parties svg{color:#91a198}.support-panel{width:min(410px,calc(100vw - 30px))}.support-panel>header strong{font-size:15px}.support-panel>header small{font-size:10px}.support-eyebrow{font-size:10px}.support-new h3{font-size:25px}.support-new>p{font-size:12px}.support-new label{font-size:10px}.support-new input,.support-new textarea{font-size:12px}.support-new>button,.support-admin-reply>button{font-size:11px}.support-topic small{font-size:9px}.support-topic strong{font-size:12px}.support-thread article small,.support-admin-thread article small{font-size:9px}.support-thread article p,.support-admin-thread article p{font-size:12px}.support-thread article time,.support-admin-thread article time{font-size:8px}.support-reply input{font-size:12px}.support-resolved span strong{font-size:11px}.support-resolved button{font-size:10px}.support-launcher{font-size:12px}.support-desk-heading h2{font-size:20px}.support-desk-heading>span,.support-case-scroll button strong{font-size:11px}.support-case-scroll button small,.support-case-scroll button em,.support-case-room>header p{font-size:10px}.support-case-room>header h2{font-size:18px}.support-case-controls select,.support-case-controls button{font-size:10px}.support-admin-reply>div span strong{font-size:11px}.support-admin-reply>div span small{font-size:9px}.support-admin-reply textarea{font-size:12px}@media(max-width:1000px){.admin-order-grid{grid-template-columns:repeat(2,1fr)}.admin-data-table{overflow-x:auto}.admin-data-row{min-width:850px}}@media(max-width:680px){.admin-console-page .admin-tabs button{font-size:12px}.analytics-kpi>strong{font-size:27px}.admin-order-grid{grid-template-columns:1fr}.admin-drilldown-head{align-items:flex-start}.admin-drilldown-head h2{font-size:21px}.admin-drilldown-head>strong{min-width:48px;height:48px;border-radius:13px;font-size:17px}.support-panel{width:calc(100vw - 20px)}}.admin-sla-alert{margin-bottom:13px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #f0d79f;border-radius:12px;background:#fff8e8;color:#785917}.admin-sla-alert>span{display:flex;align-items:center;gap:7px;font-size:11px}.admin-sla-alert>span strong{color:#65480d;font-size:12px}.admin-sla-alert>div{display:flex;flex-wrap:wrap;gap:6px}.admin-sla-alert button{min-height:30px;padding:0 9px;border:1px solid #e9ca80;border-radius:8px;background:#fff;color:#795610;font-size:10px;font-weight:900}.admin-drilldown-tools{padding:11px;display:grid;grid-template-columns:minmax(240px,1fr) 210px auto;align-items:center;gap:9px;border:1px solid #d8e2db;border-radius:13px;background:#fff}.admin-drilldown-tools>label{min-width:0;height:41px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid #d7e0da;border-radius:9px;background:#f9fbf9;color:#718078}.admin-drilldown-tools input{min-width:0;flex:1;outline:none;background:transparent;color:#29382f;font-size:12px}.admin-drilldown-tools>select,.admin-drilldown-tools>button{height:41px;padding:0 11px;border:1px solid #d7e0da;border-radius:9px;background:#f9fbf9;color:#4e5f54;font-size:11px;font-weight:800}.admin-drilldown-tools>button{display:flex;align-items:center;justify-content:center;gap:6px;border-color:#1b6f44;background:var(--green);color:#fff}.audit-result-count{color:#6d7b72;font-size:11px;font-weight:800}.audit-timeline{padding:6px 20px;border:1px solid #d8e2db;border-radius:16px;background:#fff;box-shadow:0 11px 29px #132e1f0b}.audit-timeline>article{padding:16px 0;display:grid;grid-template-columns:36px 1fr;gap:12px;border-bottom:1px solid #e7ece8}.audit-marker{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e9f5ed;color:var(--green)}.audit-event-copy>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.audit-event-copy h3{margin:0;color:#293930;font-size:14px}.audit-event-copy time{color:#87928a;font-size:10px}.audit-event-copy>p{margin:5px 0 0;color:#69776e;font-size:11px}.audit-metadata{margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}.audit-metadata span{padding:5px 7px;border-radius:7px;background:#f2f5f3;color:#728078;font-size:9px}.audit-metadata b{margin-right:3px;color:#4d5e53}@media(max-width:760px){.admin-sla-alert{align-items:flex-start;flex-direction:column}.admin-sla-alert>span{align-items:flex-start;flex-wrap:wrap}.admin-drilldown-tools{grid-template-columns:1fr}.admin-drilldown-tools>select,.admin-drilldown-tools>button{width:100%}.audit-event-copy>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}}.notification-area{position:relative}.notification-area .icon-button.active{border-color:#16653440;background:#f0fdf4;color:#166534}.notification-count{position:absolute;top:-5px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:.68rem;font-weight:800;display:grid;place-items:center;border:2px solid #fff}.notification-popover{position:absolute;top:calc(100% + 14px);right:0;width:min(360px,88vw);background:#fffffffa;border:1px solid rgba(15,23,42,.1);border-radius:24px;box-shadow:0 24px 60px #0f172a2e;padding:12px;z-index:80}.notification-popover:before{content:"";position:absolute;top:-7px;right:18px;width:14px;height:14px;background:#fff;border-left:1px solid rgba(15,23,42,.1);border-top:1px solid rgba(15,23,42,.1);transform:rotate(45deg)}.notification-popover-heading{display:flex;justify-content:space-between;align-items:center;padding:6px 6px 10px}.notification-popover-heading strong{color:#0f172a;font-size:.98rem}.notification-popover-heading button{width:28px;height:28px;border:0;border-radius:999px;background:#f1f5f9;color:#475569;display:grid;place-items:center;cursor:pointer}.notification-item{width:100%;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:18px;padding:12px;display:grid;grid-template-columns:34px 1fr;gap:10px;text-align:left;cursor:pointer;margin-bottom:8px}.notification-item:last-child{margin-bottom:0}.notification-item>span{width:34px;height:34px;border-radius:12px;background:#ecfdf5;color:#166534;display:grid;place-items:center}.notification-item.urgent>span{background:#fff7ed;color:#c2410c}.notification-item strong,.notification-item small,.notification-item em{display:block}.notification-item strong{color:#0f172a;font-size:.9rem}.notification-item small{color:#64748b;font-size:.78rem;line-height:1.45;margin:3px 0 7px}.notification-item em{color:#166534;font-size:.76rem;font-style:normal;font-weight:800}.auth-info-modal{max-width:620px}.compact-rules{margin-top:18px}.compact-rules>div{align-items:flex-start}.modal-action{width:100%;margin-top:18px}.offer-form{border:1px solid rgba(22,101,52,.16);border-radius:22px;background:#f8fafc;padding:14px;margin-top:12px;display:grid;gap:10px}.offer-form label{color:#0f172a;font-weight:800;display:grid;gap:8px}.offer-input-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:16px;padding:0 12px}.offer-input-row span{color:#166534;font-weight:900}.offer-input-row input{border:0;outline:0;padding:13px 0;font:inherit;font-weight:800;color:#0f172a;background:transparent}.offer-form small{color:#64748b;line-height:1.45}.offer-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.offer-form-actions button{border:0;border-radius:14px;padding:12px 14px;font-weight:900;cursor:pointer}.offer-form-actions button:first-child{background:#e2e8f0;color:#334155}.offer-form-actions button:last-child{background:#166534;color:#fff}.offer-form-actions button:disabled{opacity:.5;cursor:not-allowed}.conversation-search{grid-template-columns:auto 1fr auto}.conversation-search button{border:0;background:transparent;color:#64748b;display:grid;place-items:center;cursor:pointer}.conversation-empty{margin:12px;padding:24px 14px;border:1px dashed rgba(15,23,42,.15);border-radius:20px;background:#f8fafc;color:#64748b;text-align:center;display:grid;justify-items:center;gap:6px}.conversation-empty svg{color:#94a3b8}.conversation-empty strong{color:#0f172a}.conversation-empty span{font-size:.78rem;line-height:1.4}@media(max-width:760px){.offer-form-actions{grid-template-columns:1fr}}.public-preview-banner{width:min(1180px,calc(100% - 32px));margin:18px auto 0;border:1px solid rgba(22,101,52,.16);border-radius:24px;background:linear-gradient(135deg,#ecfdf5f5,#fffffffa);box-shadow:0 18px 45px #0f172a14;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.public-preview-banner div{display:grid;gap:5px}.public-preview-banner strong{color:#0f172a;font-size:1rem}.public-preview-banner p{margin:0;color:#64748b;line-height:1.45}.public-preview-banner button,.auth-required-actions .primary-button{border:0;white-space:nowrap}.public-preview-banner button{border-radius:999px;background:#166534;color:#fff;padding:12px 18px;font-weight:900;cursor:pointer;box-shadow:0 12px 30px #16653433}.guest-pill{width:fit-content;border-radius:999px;background:#1665341a;color:#166534;padding:5px 10px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.guest-login-button{width:auto;height:auto;border-radius:999px;padding:11px 16px;background:#166534;color:#fff;font-weight:900;box-shadow:0 12px 28px #16653433}.auth-required-panel{min-height:calc(100vh - 96px);display:grid;place-items:center;padding:52px 18px 110px}.auth-required-card{width:min(620px,100%);border:1px solid rgba(15,23,42,.08);border-radius:34px;background:#fff;box-shadow:0 28px 70px #0f172a1f;padding:38px;text-align:center;display:grid;justify-items:center;gap:14px}.auth-required-icon{width:76px;height:76px;border-radius:26px;background:linear-gradient(135deg,#166534,#22c55e);color:#fff;display:grid;place-items:center;box-shadow:0 18px 38px #16653447}.auth-required-card h1{margin:0;color:#0f172a;font-size:clamp(2rem,5vw,3rem);line-height:1.04;letter-spacing:-.05em}.auth-required-card p{margin:0;color:#64748b;line-height:1.65;max-width:520px}.auth-required-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:8px}.auth-required-actions .primary-button,.auth-required-actions .text-button{min-height:48px}@media(max-width:760px){.public-preview-banner{width:calc(100% - 24px);margin-top:12px;align-items:stretch;flex-direction:column;border-radius:22px}.public-preview-banner button{width:100%}.guest-login-button{padding:10px 14px;font-size:.85rem}.auth-required-card{padding:28px 20px;border-radius:28px}.auth-required-actions{width:100%}.auth-required-actions .primary-button,.auth-required-actions .text-button{width:100%;justify-content:center}}.public-preview-banner{width:min(100% - 32px,1180px);margin:18px auto 14px;padding:14px 18px;border-radius:18px;background:radial-gradient(circle at top right,rgba(20,120,72,.08),transparent 38%),linear-gradient(135deg,#eefff6fa,#fffffffa);box-shadow:0 14px 40px #0d362212}.public-preview-banner>div{min-width:0}.public-preview-banner .guest-pill{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 9px;font-size:.68rem}.public-preview-banner .guest-pill:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;box-shadow:0 0 0 4px #1478481f}.public-preview-banner strong{margin:0 0 4px;color:#10291d;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.25;font-weight:900}.public-preview-banner p{max-width:760px;color:#567063;font-size:.93rem}.public-preview-banner button{flex:0 0 auto;min-height:44px;padding:0 22px;background:#0f7a49;font-size:.95rem}.public-preview-banner button:hover{background:#0b633b;transform:translateY(-1px)}@media(max-width:760px){.public-preview-banner{width:min(100% - 22px,1180px);margin:12px auto 10px;padding:13px;border-radius:16px;align-items:flex-start;gap:12px}.public-preview-banner p{font-size:.86rem}.public-preview-banner button{width:100%;min-height:42px}}.public-preview-banner+.hero{margin-top:0}.improved-sell-modal{max-width:720px}.improved-sell-modal .sell-modal-head p{color:var(--muted);margin-top:6px;max-width:520px}.labelled-progress{margin-top:18px}.sell-step-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;color:var(--muted);font-size:.78rem;font-weight:800;margin:8px 0 18px;text-transform:uppercase;letter-spacing:.04em}.sell-step-labels span{border-radius:999px;background:#0f172a0a;padding:8px 10px;text-align:center}.sell-step-labels span.active{background:#087a471c;color:var(--green-dark)}.improved-upload-zone{min-height:250px}.improved-upload-zone.has-preview{align-items:stretch;text-align:left}.improved-upload-zone.has-preview img{border-radius:22px;height:230px;object-fit:cover;width:100%}.upload-action-button input{display:none}.field-topline{align-items:center;display:flex;justify-content:space-between;gap:12px}.field-topline em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:800}.input-hint,.input-warning{color:var(--muted);display:block;font-size:.82rem;font-weight:650;line-height:1.45;margin-top:7px}.input-warning{color:#b45309}.sell-checklist{background:#087a4712;border:1px solid rgba(8,122,71,.14);border-radius:20px;display:grid;gap:9px;padding:14px}.sell-checklist strong{color:var(--ink);font-size:.92rem}.sell-checklist span{align-items:center;color:var(--muted);display:flex;font-size:.85rem;font-weight:750;gap:8px}.sell-checklist svg{color:var(--green);flex:0 0 auto}.compact-checklist{background:#ffffffc7}.condition-choice-row{grid-template-columns:repeat(4,minmax(0,1fr))}.condition-choice-row button{align-items:flex-start;display:grid;gap:4px;min-height:74px;text-align:left}.condition-choice-row button strong{font-size:.92rem}.condition-choice-row button span{color:var(--muted);font-size:.72rem;font-weight:750}.condition-choice-row button.selected span{color:#ffffffd1}.improved-listing-review{text-align:left}.improved-listing-review .review-check,.improved-listing-review>h3,.improved-listing-review .review-intro{margin-left:auto;margin-right:auto;text-align:center}.review-intro{color:var(--muted);max-width:500px}.review-summary-card{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 20px 45px #0f172a14;display:grid;gap:18px;grid-template-columns:220px 1fr;margin:22px 0;padding:14px}.review-summary-card .listing-review-photo{border-radius:20px;height:220px;margin:0;object-fit:cover;width:100%}.review-summary-content{display:flex;flex-direction:column;justify-content:center;min-width:0}.review-summary-content h4{color:var(--ink);font-size:1.3rem;margin:6px 0}.review-summary-content strong{color:var(--green-dark);font-size:1.2rem}.review-summary-content p{color:var(--muted);line-height:1.55;margin:10px 0 0;max-height:96px;overflow:auto}.review-meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.review-meta-row span{align-items:center;background:#087a4717;border-radius:999px;color:var(--green-dark);display:inline-flex;font-size:.78rem;font-weight:850;gap:6px;padding:8px 10px}.review-detail-list{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.review-detail-list div{background:#0f172a0a;border:1px solid rgba(15,23,42,.07);border-radius:18px;display:grid;gap:4px;padding:12px}.review-detail-list span{color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.review-detail-list strong{color:var(--ink);font-size:.9rem;overflow-wrap:anywhere}.improved-fee-box{margin-top:0}@media(max-width:720px){.improved-sell-modal{max-height:92vh;overflow-y:auto}.sell-step-labels{font-size:.68rem;gap:6px}.sell-step-labels span{padding:7px 6px}.condition-choice-row{grid-template-columns:repeat(2,minmax(0,1fr))}.review-summary-card{grid-template-columns:1fr}.review-summary-card .listing-review-photo{height:220px}.review-detail-list{grid-template-columns:1fr}}.mini-status{width:fit-content;padding:3px 7px;margin-top:5px;display:inline-flex;border-radius:999px;font-size:7px;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mini-status.pending,.order-status-pill.pending{background:#fff4d8;color:#896019}.mini-status.success,.order-status-pill.success{background:#dff3e7;color:#137245}.mini-status.warning,.order-status-pill.warning{background:#fff1dd;color:#9a5919}.mini-status.danger,.order-status-pill.danger{background:#ffe5e1;color:#9b3f35}.mini-status.neutral,.order-status-pill.neutral{background:#eef2ef;color:#53645a}.order-strip small.order-status-pill{width:fit-content;padding:4px 8px;margin-bottom:5px;border-radius:999px;font-size:7px;line-height:1}.order-progress-mini{padding:10px 18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;border-bottom:1px solid #dce9df;background:#fbfdfb}.order-progress-mini span{min-width:0;display:flex;align-items:center;gap:6px;color:#96a39b;font-size:8px;font-weight:800}.order-progress-mini b{width:18px;height:18px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #dce9df;border-radius:999px;background:#fff;color:#87958d;font-size:8px}.order-progress-mini em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.order-progress-mini span.active b{border-color:#b7d5c2;background:var(--green-soft);color:var(--green)}.order-progress-mini span.current{color:var(--green)}.order-progress-mini span.current b{background:var(--green);color:#fff}.order-guidance{padding:10px 18px;display:flex;align-items:flex-start;gap:8px;border-bottom:1px solid #dce9df;background:#f7fbf8;color:#52675a;font-size:9px;line-height:1.45}.order-guidance svg{flex:0 0 auto;color:var(--green)}.quick-replies{padding:10px 16px 0;display:flex;gap:7px;overflow-x:auto;border-top:1px solid #edf3ef;background:#fff}.quick-replies button{padding:7px 10px;flex:0 0 auto;border:1px solid #dce9df;border-radius:999px;background:#f7fbf8;color:#52675a;font-size:8px;font-weight:800}.quick-replies button:hover{border-color:#b7d5c2;color:var(--green)}.chat-actions{flex-wrap:wrap}.chat-actions .chat-action-primary{border-color:#b7d5c2;background:var(--green);color:#fff}.chat-actions .chat-action-danger{border-color:#f1cac4;background:#fff4f2;color:#9b3f35}.chat-actions .chat-action-danger.subtle{background:#fff}.order-current-card{padding:12px 14px;margin:12px 0;border:1px solid #dce9df;border-radius:14px;background:#f7fbf8}.order-current-card span{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.order-current-card p{margin:8px 0 0;color:#5c6f63;font-size:10px;line-height:1.55}.order-current-card.pending span{background:#fff4d8;color:#896019}.order-current-card.success span{background:#dff3e7;color:#137245}.order-current-card.warning span{background:#fff1dd;color:#9a5919}.order-current-card.danger span{background:#ffe5e1;color:#9b3f35}.order-current-card.neutral span{background:#eef2ef;color:#53645a}@media(max-width:760px){.order-progress-mini{grid-template-columns:repeat(5,1fr);padding:9px 12px;gap:4px}.order-progress-mini span{justify-content:center}.order-progress-mini em{display:none}.order-guidance{padding:9px 12px;font-size:8px}.quick-replies{padding-left:12px;padding-right:12px}.chat-actions{padding:0 12px 12px}.chat-actions button{flex:1 1 130px;justify-content:center}}.campus-trust-strip{margin:30px 0 28px;padding:22px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:22px;align-items:center;border:1px solid rgba(203,223,213,.86);border-radius:28px;background:radial-gradient(circle at 15% 10%,rgba(25,129,78,.13),transparent 32%),linear-gradient(135deg,#f4fff8,#fff);box-shadow:0 22px 70px #124d3014}.trust-strip-copy h3{margin:7px 0 8px;color:#11291d;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.08}.trust-strip-copy p{max-width:620px;margin:0;color:#5d6f65;line-height:1.7}.trust-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trust-quick-grid button{min-height:78px;padding:14px;display:flex;align-items:center;gap:11px;border:1px solid rgba(197,218,207,.9);border-radius:20px;background:#ffffffdb;color:#173f2a;font-weight:800;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.trust-quick-grid button svg{flex:0 0 auto;color:var(--green)}.trust-quick-grid button:hover{transform:translateY(-2px);border-color:#19814e59;box-shadow:0 16px 32px #124d301c}.info-modal-backdrop{padding:24px;display:grid;place-items:center;overflow-y:auto}.info-modal-card{width:min(920px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:26px;border:1px solid rgba(205,225,215,.9);border-radius:32px;background:#fff;box-shadow:0 30px 90px #0c362238}.info-modal-heading{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:flex-start}.info-heading-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#eafaf0;color:var(--green)}.info-modal-heading h2{margin:6px 0 8px;color:#10281c;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08}.info-modal-heading p{max-width:700px;margin:0;color:#60736a;line-height:1.7}.info-topic-tabs{margin:22px 0;padding:5px;display:flex;flex-wrap:wrap;gap:6px;border-radius:18px;background:#f2f7f4}.info-topic-tabs button{padding:9px 14px;border:0;border-radius:14px;background:transparent;color:#52665b;font-weight:800;cursor:pointer}.info-topic-tabs button.active{background:#fff;color:var(--green);box-shadow:0 8px 18px #145f3a17}.info-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.info-card-grid article{min-height:150px;padding:18px;border:1px solid rgba(214,226,219,.9);border-radius:22px;background:#fbfdfb}.info-card-grid strong{display:block;margin-bottom:8px;color:#143725;font-size:1rem}.info-card-grid p{margin:0;color:#61736a;line-height:1.62}.info-checklist{margin-top:18px;padding:18px;border-radius:24px;background:#113821;color:#fff}.info-checklist h3{margin:0 0 12px;font-size:1.05rem}.info-checklist div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.info-checklist p{margin:0;display:flex;align-items:flex-start;gap:9px;color:#ffffffd9;line-height:1.55}.info-checklist svg{margin-top:3px;flex:0 0 auto;color:#a8e7bd}.info-modal-actions{margin-top:20px;display:flex;align-items:center;gap:12px;justify-content:flex-end}.modal-close-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(210,223,216,.95);border-radius:14px;background:#fff;color:#24372d;cursor:pointer}@media(max-width:850px){.campus-trust-strip{grid-template-columns:1fr;padding:18px;border-radius:24px}.info-card-grid,.info-checklist div{grid-template-columns:1fr}.info-modal-card{padding:20px;border-radius:26px}.info-modal-heading{grid-template-columns:auto 1fr}.info-modal-heading .modal-close-button{grid-column:2;grid-row:1;justify-self:end}}@media(max-width:560px){.trust-quick-grid{grid-template-columns:1fr}.info-modal-backdrop{padding:10px;align-items:end}.info-modal-card{max-height:calc(100vh - 20px);border-radius:24px 24px 0 0}.info-modal-actions{flex-direction:column;align-items:stretch}.info-modal-actions .primary-button,.info-modal-actions .text-button{width:100%;justify-content:center}}@media(min-width:761px){.site-header{box-shadow:0 10px 28px #15241d0a}.hero-inner{min-height:455px}.hero-content{padding-top:58px;padding-bottom:54px}.public-preview-banner{margin-top:14px;margin-bottom:12px}}@media(max-width:920px){.header-inner{height:68px;width:calc(100% - 26px);gap:12px}.brand-mark{width:39px;height:39px}.header-search{flex:1;width:auto;min-width:0;height:42px}.header-actions{gap:6px}.icon-button,.sell-button,.avatar-button,.guest-login-button{flex:0 0 auto}}@media(max-width:760px){body{padding-bottom:76px}.site-header{position:sticky;top:0;z-index:80}.header-inner{height:auto;min-height:66px;width:calc(100% - 22px);padding:9px 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;gap:8px}.logo-button{align-self:center}.brand-mark{width:38px;height:38px}.header-search{width:100%;height:40px;min-width:0;padding-left:12px;border-radius:12px}.header-search input{font-size:.88rem}.search-campus{display:none}.icon-button{width:38px;height:38px;border-radius:11px}.sell-button{width:39px;height:39px;border-radius:12px}.guest-login-button,.avatar-button{width:39px;height:39px;padding:0;display:grid;place-items:center;font-size:.68rem;line-height:1;text-align:center}.public-preview-banner{width:calc(100% - 22px);margin:10px auto 0;padding:12px;border-radius:16px;box-shadow:0 10px 28px #0d36220f}.public-preview-banner .guest-pill{margin-bottom:4px;font-size:.62rem}.public-preview-banner strong{font-size:.98rem}.public-preview-banner p{font-size:.82rem;line-height:1.45}.public-preview-banner button{min-height:40px;font-size:.88rem}.hero-inner{width:calc(100% - 28px)}.hero-content{padding:36px 0 38px}.eyebrow{padding:6px 9px;font-size:.65rem}.hero h1{margin:14px 0 12px;font-size:clamp(2.4rem,11.5vw,3.4rem);line-height:.98;letter-spacing:-.08em}.hero-content>p{max-width:100%;font-size:.94rem;line-height:1.55}.hero-actions{margin-top:20px;display:grid;grid-template-columns:1fr;gap:10px}.hero-actions button,.hero-actions a{width:100%;justify-content:center}.market-section{width:calc(100% - 24px);padding-top:38px}.market-header{gap:10px}.market-header h2,.page-topline h1{font-size:1.42rem;line-height:1.18;letter-spacing:-.05em}.category-row{margin-top:16px;gap:8px}.category-scroll{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-pill,.filter-button{height:38px;border-radius:999px}.listing-toolbar{margin:16px 0 13px;padding-top:13px;align-items:flex-start;flex-direction:column;gap:8px}.listing-toolbar label{width:100%;justify-content:space-between}.listing-toolbar select{padding:7px 26px 7px 8px;border:1px solid var(--line);border-radius:10px;background:#fff}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.product-card{border-radius:14px}.product-image-wrap{height:clamp(138px,42vw,178px)}.product-info{padding:10px}.product-info h3{min-height:2.4em;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.2}.price{margin-top:4px}.seller-row{gap:6px}.seller-avatar{width:24px;height:24px;font-size:.58rem}.condition-tag{bottom:7px;left:7px;padding:4px 7px;font-size:.55rem}.favorite-button{width:32px;height:32px}.modal-backdrop{padding:10px;align-items:flex-end}.product-modal,.sell-modal,.info-modal,.offer-modal,.event-ad-modal{width:100%;max-height:calc(100dvh - 20px);border-radius:20px 20px 0 0}.modal-product-image{min-height:240px;max-height:340px}.modal-product-content{padding:22px 18px 24px}.mobile-nav{height:calc(66px + env(safe-area-inset-bottom));padding-bottom:calc(7px + env(safe-area-inset-bottom))}.toast{right:12px;bottom:calc(84px + env(safe-area-inset-bottom));left:12px;max-width:none}}@media(max-width:430px){.header-inner{grid-template-columns:auto minmax(0,1fr) auto auto}.icon-button{display:none}.product-grid{gap:11px 8px}.product-info h3{font-size:.76rem}.price{font-size:.9rem}.public-preview-banner{border-radius:15px}}.improved-profile-page{gap:22px}.profile-overview-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border:1px solid rgba(15,61,46,.12);border-radius:30px;background:radial-gradient(circle at top left,rgba(32,170,116,.16),transparent 34%),linear-gradient(135deg,#fffffffa,#f2f9f5f5);box-shadow:0 22px 65px #0f3d2e17}.profile-overview-main{display:flex;align-items:center;gap:18px}.profile-overview-main h2{margin:5px 0 2px;font-size:clamp(1.45rem,2.2vw,2.1rem)}.profile-overview-main p{margin:0 0 10px;color:var(--muted);font-weight:700}.profile-avatar.large{width:82px;height:82px;font-size:1.35rem;flex:0 0 auto}.profile-overview-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.profile-status-pill,.profile-verification-summary{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:900}.profile-status-pill.verified,.profile-verification-summary.verified{background:#1c905d21;color:#11623f}.profile-status-pill.pending,.profile-verification-summary.pending{background:#f59e0b24;color:#94600a}.profile-status-pill.rejected,.profile-verification-summary.rejected{background:#dc26261f;color:#a31919}.improved-profile-grid{align-items:flex-start}.improved-profile-card{position:sticky;top:92px}.profile-trust-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin:14px 0}.profile-trust-summary div,.profile-order-stats div{border:1px solid rgba(15,61,46,.1);border-radius:18px;padding:12px 10px;background:#f7fbf8;text-align:center}.profile-trust-summary strong,.profile-order-stats strong{display:block;font-size:1.2rem;color:var(--green-900)}.profile-trust-summary span,.profile-order-stats span{color:var(--muted);font-size:.74rem;font-weight:800}.profile-verification-summary{width:100%;align-items:flex-start;border-radius:20px;padding:14px;margin-bottom:14px}.profile-verification-summary div{display:grid;gap:3px}.profile-verification-summary span{font-size:.75rem;line-height:1.45;font-weight:700;color:inherit;opacity:.9}.improved-profile-nav button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.improved-profile-nav button b{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:#0f3d2e17;color:var(--green-900);font-size:.72rem}.profile-content-panel{min-width:0;display:grid;gap:18px}.profile-section-card,.account-details-card,.improved-verification-card{background:#fff;border:1px solid rgba(15,61,46,.12);border-radius:30px;padding:24px;box-shadow:0 20px 55px #0f3d2e14}.profile-section-card h2,.account-details-card h2{margin:4px 0 8px}.profile-section-card p,.account-details-card p{margin:0;color:var(--muted);line-height:1.6}.profile-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.profile-detail-grid div{border:1px solid rgba(15,61,46,.1);border-radius:18px;padding:14px;background:#f8fbf9}.profile-detail-grid span{display:block;color:var(--muted);font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}.profile-detail-grid strong{color:var(--green-900);word-break:break-word}.profile-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.profile-mini-listings,.profile-order-list{display:grid;gap:12px}.profile-mini-listing,.profile-order-list article{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:14px;padding:12px;border:1px solid rgba(15,61,46,.1);border-radius:20px;background:#fbfdfb}.profile-mini-listing img,.profile-order-list img{width:64px;height:64px;border-radius:16px;object-fit:cover;background:#edf3ef}.profile-mini-listing div,.profile-order-list div{display:grid;gap:4px}.profile-mini-listing strong,.profile-order-list strong{color:var(--green-900)}.profile-mini-listing span,.profile-order-list span,.profile-mini-listing small{color:var(--muted);font-size:.83rem;font-weight:700}.profile-mini-listing b{color:#96630d;background:#f59e0b21;border-radius:999px;padding:7px 10px;font-size:.74rem}.profile-order-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.profile-empty-state{display:grid;place-items:center;text-align:center;gap:10px;padding:34px 18px;border:1px dashed rgba(15,61,46,.18);border-radius:24px;background:#f8fbf9}.profile-empty-state>span{width:56px;height:56px;border-radius:20px;display:grid;place-items:center;background:#20aa741f;color:var(--green-700)}.profile-empty-state h3{margin:4px 0 0}.verification-ready-card{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:20px;background:#20aa7417;color:var(--green-900);margin-bottom:18px}.verification-ready-card strong{display:block;margin-bottom:4px}.verification-ready-card p{margin:0;color:var(--muted);line-height:1.5}.improved-upload-area{gap:10px}.clear-upload-button{border:0;background:transparent;color:#a31919;font-weight:900;justify-self:start;cursor:pointer;margin:-4px 0 4px 8px}.clear-upload-button:hover{text-decoration:underline}.improved-privacy-consent{align-items:flex-start}.improved-review-step{border-radius:24px;background:#f8fbf9;padding:26px}@media(max-width:980px){.profile-overview-banner,.profile-section-head{flex-direction:column;align-items:stretch}.profile-overview-actions{justify-content:stretch}.profile-overview-actions button,.profile-section-head button{justify-content:center;width:100%}.improved-profile-card{position:static}}@media(max-width:680px){.profile-overview-banner,.profile-section-card,.account-details-card,.improved-verification-card{border-radius:22px;padding:16px}.profile-overview-main{align-items:flex-start}.profile-avatar.large{width:66px;height:66px}.profile-detail-grid,.profile-trust-summary,.profile-order-stats{grid-template-columns:1fr}.profile-mini-listing,.profile-order-list article{grid-template-columns:56px 1fr}.profile-mini-listing b,.profile-mini-listing small{grid-column:2;justify-self:start}}.spotlight-heading-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.spotlight-heading-actions button{border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#f6fff8}.spotlight-heading-actions button:first-child{background:#d9ff57;color:#0d2b1d}.advert-only-showcase .spotlight-stage{align-items:stretch}.ad-flyer-visual{position:relative;display:block;min-height:460px;padding:0;overflow:hidden;border:0;cursor:pointer}.ad-flyer-visual img,.event-ad-modal-hero.has-flyer img,.ad-directory-flyer img,.ad-flyer-preview img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ad-flyer-visual:after,.event-ad-modal-hero.has-flyer:after,.ad-directory-flyer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04120c14,#04120c6b);pointer-events:none}.ad-flyer-visual .spotlight-sponsored,.ad-flyer-visual .spotlight-event-date{z-index:2}.spotlight-actions a,.ad-directory-actions a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 15px;border-radius:999px;background:#ffffff14;color:#f5ffe8;font-size:11px;font-weight:900;text-decoration:none}.advert-strip button span{background:#d9ff5726;color:#d9ff57}.ads-directory-modal{width:min(1120px,calc(100vw - 30px));max-height:min(860px,calc(100vh - 30px));overflow:auto;border-radius:34px;border:1px solid rgba(255,255,255,.16);background:#f8fbf6;box-shadow:0 24px 70px #0818103d}.ads-directory-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:28px;border-bottom:1px solid #e1eae4}.ads-directory-head h2{margin:4px 0 6px;color:#102a1e;font-size:clamp(25px,3vw,42px);letter-spacing:-.05em}.ads-directory-head p{margin:0;color:#647269;font-size:14px}.ads-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px 28px}.ad-directory-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #dde7df;border-radius:24px;background:#fff;box-shadow:0 16px 36px #0f312014}.ad-directory-flyer{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:4 / 3;border:0;overflow:hidden;background:radial-gradient(circle at 30% 20%,#d9ff57,#0d3a25 60%,#061810);color:#fff;cursor:pointer}.ad-directory-flyer strong{position:relative;z-index:2;font-size:40px}.ad-directory-card>div:not(.ad-directory-actions){padding:17px 17px 8px}.ad-directory-card span{color:#6f8b4e;font-size:10px;font-weight:1000;text-transform:uppercase}.ad-directory-card h3{margin:6px 0;color:#16271d;font-size:18px;line-height:1.08}.ad-directory-card p{display:-webkit-box;margin:0 0 12px;overflow:hidden;color:#66736b;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.ad-directory-card small{display:flex;align-items:center;gap:6px;margin-top:7px;color:#66736b;font-size:11px;font-weight:800}.ad-directory-actions{display:flex;gap:8px;padding:12px 17px 17px;margin-top:auto}.ad-directory-actions button,.ad-directory-actions a{flex:1;justify-content:center;border:0;border-radius:999px;background:#0f6d3f;color:#fff;font-size:11px;font-weight:900;min-height:38px}.ad-directory-actions a{background:#eef5ec;color:#18442d}.ads-directory-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 28px 28px;border-top:1px solid #e1eae4}.ads-directory-footer span{color:#42534a;font-weight:900}.ads-directory-footer button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 18px;border:0;border-radius:999px;background:#0f6d3f;color:#fff;font-weight:900}.event-ad-modal-hero.has-flyer{position:relative;min-height:310px;padding:0;overflow:hidden;background:#0c2518}.event-ad-modal-hero.has-flyer span,.event-ad-modal-hero.has-flyer .event-modal-date{position:absolute;z-index:2}.event-ad-modal-hero.has-flyer span{top:18px;left:18px}.event-ad-modal-hero.has-flyer .event-modal-date{top:18px;right:18px}.payment-instruction-box{display:flex;gap:12px;padding:15px;border:1px solid #d7e9dc;border-radius:20px;background:linear-gradient(135deg,#f2fff3,#fffdf1)}.payment-instruction-box>div{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:14px;background:#0f6d3f;color:#fff}.payment-instruction-box strong,.payment-instruction-box p,.payment-instruction-box small,.payment-instruction-box em{display:block}.payment-instruction-box strong{color:#173326;font-size:13px}.payment-instruction-box p{margin:4px 0 7px;color:#526157;font-size:12px;line-height:1.45}.payment-instruction-box small{color:#30463a;font-size:11px;line-height:1.45}.payment-instruction-box em{margin-top:6px;color:#8a6a15;font-size:10px;font-style:normal;font-weight:1000;text-transform:uppercase}.selected-promotion-preview{display:flex;align-items:center;gap:12px;padding:10px;border-radius:18px;background:#f4f8f3}.selected-promotion-preview img{width:62px;height:62px;border-radius:15px;object-fit:cover}.selected-promotion-preview strong,.selected-promotion-preview small{display:block}.selected-promotion-preview strong{color:#20352a}.selected-promotion-preview small{margin-top:4px;color:#69776f;font-size:11px}.ad-flyer-upload{position:relative;cursor:pointer}.ad-flyer-upload input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.ad-flyer-upload span{display:flex;align-items:center;justify-content:center;gap:9px;min-height:82px;padding:14px;border:1px dashed #9dcbb0;border-radius:22px;background:#f8fff9;color:#244936;font-size:12px;font-weight:900;text-align:center}.ad-flyer-preview{position:relative;overflow:hidden;border-radius:24px;aspect-ratio:16 / 10;background:#0b2618}.ad-flyer-preview button{position:absolute;right:12px;bottom:12px;border:0;border-radius:999px;background:#ffffffeb;color:#173326;font-size:11px;font-weight:900;padding:9px 13px}@media(max-width:900px){.spotlight-heading-actions{justify-content:flex-start}.ads-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-flyer-visual{min-height:340px}}@media(max-width:640px){.spotlight-heading-actions,.ads-directory-footer,.ad-directory-actions{flex-direction:column;align-items:stretch}.spotlight-heading-actions button,.ads-directory-footer button{width:100%;justify-content:center}.ads-directory-head{padding:20px}.ads-directory-grid{grid-template-columns:1fr;padding:18px}.ads-directory-footer{padding:18px}.ad-flyer-visual{min-height:300px}.event-ad-modal-hero.has-flyer{min-height:230px}}.verification-notice{display:flex;align-items:flex-start;gap:.55rem;margin:.85rem 0 0;padding:.85rem .95rem;border:1px solid rgba(22,163,74,.18);border-radius:18px;background:linear-gradient(135deg,#ecfdf5f2,#f0fdfae6);color:#166534;font-size:.86rem;line-height:1.45}.verification-notice svg{flex:0 0 auto;margin-top:.1rem}.mobile-nav-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.mobile-nav-icon-wrap i{position:absolute;top:-.55rem;right:-.7rem;min-width:1.05rem;height:1.05rem;padding:0 .25rem;border-radius:999px;background:#ef4444;color:#fff;font-size:.65rem;font-style:normal;font-weight:900;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff}.support-template-row,.support-reply-shortcuts{display:flex;flex-wrap:wrap;gap:.45rem}.support-template-row{margin:.4rem 0 .35rem}.support-template-row button,.support-reply-shortcuts button{border:1px solid rgba(16,84,55,.13);background:#f0fdf4e6;color:#14532d;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:800;cursor:pointer}.support-template-row button:hover,.support-reply-shortcuts button:hover{background:#dcfce7;transform:translateY(-1px)}.support-reply-shortcuts{grid-column:1 / -1;margin-bottom:.25rem}.support-desk-search{margin:.8rem 0;display:flex;align-items:center;gap:.45rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;border-radius:16px;padding:.55rem .7rem;color:#ffffffb8}.support-desk-search input{flex:1;border:0;outline:0;background:transparent;color:#fff;min-width:0;font:inherit}.support-desk-search input::placeholder{color:#ffffff73}.support-desk-search button{border:0;background:#ffffff1f;color:#fff;width:1.65rem;height:1.65rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.admin-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin:1rem 0}.admin-quick-actions button{display:flex;align-items:center;gap:.8rem;padding:1rem;border-radius:20px;border:1px solid rgba(20,83,45,.13);background:#fff;color:#123227;cursor:pointer;box-shadow:0 14px 28px #0f172a12;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.admin-quick-actions button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0f172a1a}.admin-quick-actions svg{flex:0 0 auto;width:2.1rem;height:2.1rem;padding:.5rem;border-radius:14px;background:#ecfdf5;color:#047857}.admin-quick-actions span{display:grid;gap:.12rem;font-size:.78rem;color:#64748b;font-weight:800}.admin-quick-actions strong{color:#0f172a;font-size:1.35rem;line-height:1}@media(max-width:950px){.admin-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.admin-quick-actions{grid-template-columns:1fr}.support-template-row,.support-reply-shortcuts{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.15rem}.support-template-row button,.support-reply-shortcuts button{white-space:nowrap}}.report-listing-button{width:100%;border:1px solid rgba(239,68,68,.22);background:#fef2f2d1;color:#991b1b;border-radius:16px;padding:.9rem 1rem;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.85rem;cursor:pointer}.report-listing-button:hover{background:#fee2e2;border-color:#ef444461}.report-modal{width:min(520px,calc(100vw - 2rem));border-radius:28px;background:#fff;padding:2rem;box-shadow:0 26px 80px #0f172a40;position:relative;display:grid;gap:1rem}.report-modal h2{margin:0;font-size:clamp(1.7rem,4vw,2.25rem);color:var(--text)}.report-modal p{color:var(--muted);line-height:1.6;margin:0}.report-icon{width:3.2rem;height:3.2rem;display:inline-grid;place-items:center;border-radius:18px;background:#fff7ed;color:#c2410c}.report-modal label{display:grid;gap:.45rem;font-weight:850;color:var(--text)}.report-modal select,.report-modal textarea{width:100%;border:1px solid var(--border);border-radius:16px;padding:.85rem 1rem;font:inherit;background:#f8fafc;color:var(--text)}.report-modal textarea{min-height:130px;resize:vertical}.report-modal small{color:var(--muted);font-weight:650}.report-safety-note{display:flex;gap:.7rem;align-items:flex-start;border-radius:18px;background:#10b98114;border:1px solid rgba(16,185,129,.18);color:#065f46;padding:.85rem 1rem;font-weight:750;line-height:1.5}.report-actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.report-actions button,.report-actions-row button{border:0;border-radius:14px;padding:.75rem 1rem;font-weight:850;cursor:pointer}.report-actions button:first-child{background:#eef2f7;color:var(--text)}.report-actions button:last-child{background:var(--green);color:#fff}.report-actions button:disabled,.report-actions-row button:disabled{opacity:.55;cursor:not-allowed}.admin-listing-reports{display:grid;gap:1.2rem}.admin-section-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:24px;padding:1.2rem;box-shadow:var(--shadow-soft)}.admin-section-toolbar h2,.admin-section-toolbar p{margin:.2rem 0 0}.admin-section-toolbar p{color:var(--muted)}.admin-filter-row.compact{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap}.admin-search-box{min-width:min(340px,70vw);border:1px solid var(--border);background:#f8fafc;border-radius:16px;padding:.7rem .9rem;display:flex;align-items:center;gap:.55rem}.admin-search-box input{border:0;outline:0;background:transparent;font:inherit;width:100%}.admin-filter-row.compact select{border:1px solid var(--border);border-radius:16px;padding:.75rem .9rem;background:#fff;font-weight:800}.report-review-grid{display:grid;gap:1rem}.report-review-card{display:grid;grid-template-columns:160px 1fr;gap:1rem;background:#fff;border:1px solid var(--border);border-radius:24px;padding:1rem;box-shadow:var(--shadow-soft)}.report-review-card.open{border-color:#ef444440}.report-review-card.reviewing{border-color:#f59e0b59}.report-review-card>img{width:100%;height:140px;object-fit:cover;border-radius:18px;background:#eef2f7}.report-review-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center}.report-review-card h3{margin:.45rem 0;color:var(--text)}.report-review-card p,.report-review-card blockquote{margin:.45rem 0}.report-review-card blockquote{border-left:3px solid rgba(21,128,61,.28);padding-left:.8rem;color:var(--text);line-height:1.55}.report-review-meta{display:grid;gap:.25rem;color:var(--muted);font-size:.9rem;margin-top:.75rem}.report-actions-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.55rem}.report-actions-row button{background:#eef2f7;color:var(--text)}.report-actions-row button:not(.danger):hover{background:#e2e8f0}.report-actions-row button.danger{background:#fee2e2;color:#991b1b}.report-actions-row button.danger:hover{background:#fecaca}.admin-empty-state{border:1px dashed var(--border);border-radius:24px;background:#fff;padding:2rem;text-align:center;display:grid;place-items:center;gap:.55rem;color:var(--muted)}.admin-empty-state h3{color:var(--text);margin:0}.admin-empty-state p{margin:0}@media(max-width:760px){.report-modal{padding:1.35rem;border-radius:24px 24px 0 0;align-self:flex-end}.admin-section-toolbar,.report-review-card{grid-template-columns:1fr;display:grid}.report-review-card>img{height:190px}.admin-search-box{min-width:100%}}.admin-search-box input,.admin-drilldown-tools input,.conversation-search input,.support-desk-search input,.support-reply input,.support-new input,.support-new textarea,.support-admin-reply textarea{min-width:0}.admin-payment-proof{margin-top:14px;border:1px solid rgba(15,77,52,.13);border-radius:18px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;background:#ffffffad}.admin-payment-proof.available{border-color:#16a34a47;background:#f0fdf4db}.admin-payment-proof.missing{background:#f8fafce6}.admin-payment-proof svg{color:var(--green)}.admin-payment-proof span{display:grid;gap:3px}.admin-payment-proof strong{font-size:.88rem}.admin-payment-proof small{color:var(--muted);line-height:1.35}.admin-payment-proof button{border:0;background:var(--green);color:#fff;font-weight:800;border-radius:999px;padding:9px 12px;cursor:pointer}.admin-payment-proof button:disabled{cursor:not-allowed;opacity:.45;background:#94a3b8}.identity-review-workspace{display:grid;gap:18px}.identity-review-hero{border-radius:28px;padding:24px;background:linear-gradient(135deg,#0d6043f5,#05251bf5);color:#fff;display:flex;justify-content:space-between;gap:18px;align-items:center;box-shadow:var(--shadow-soft)}.identity-review-hero h2{margin:6px 0;font-size:clamp(1.6rem,3vw,2.4rem)}.identity-review-hero p{margin:0;max-width:680px;color:#ffffffc7}.identity-review-stats{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.identity-review-stats span{border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:12px 14px;display:grid;gap:2px;min-width:104px;background:#ffffff14}.identity-review-stats strong{font-size:1.4rem}.identity-filter-row{background:#fff;border:1px solid rgba(15,77,52,.1);border-radius:22px;padding:12px;box-shadow:0 14px 34px #07372712}.identity-filter-row .admin-search-box{min-width:min(420px,100%)}.identity-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:16px}.identity-review-card{background:#fff;border:1px solid rgba(15,77,52,.1);border-radius:26px;padding:18px;box-shadow:0 18px 38px #07372714;display:grid;gap:15px}.identity-review-card.pending{border-color:#f59e0b47}.identity-review-card.more_information{border-color:#3b82f647}.identity-review-card header{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start}.identity-review-avatar{width:48px;height:48px;border-radius:18px;background:#0d60431a;color:var(--green);display:grid;place-items:center;font-weight:900}.identity-review-card h3,.identity-review-card p{margin:0}.identity-review-card header p,.identity-review-card header small{color:var(--muted)}.identity-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.identity-compare-grid div,.identity-review-meta span{border-radius:16px;background:#f8fafcf2;border:1px solid rgba(15,77,52,.07);padding:11px;display:grid;gap:4px}.identity-compare-grid small,.identity-review-meta span{color:var(--muted)}.identity-review-checklist{display:flex;flex-wrap:wrap;gap:8px}.identity-review-checklist span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-weight:800;font-size:.78rem}.identity-review-checklist .pass{background:#dcfce7e6;color:#166534}.identity-review-checklist .warn{background:#fef3c7f2;color:#92400e}.identity-review-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.identity-document-links{display:flex;gap:8px;flex-wrap:wrap}.identity-document-links button{border:1px solid rgba(15,77,52,.12);border-radius:999px;background:#fff;color:var(--green);padding:9px 12px;font-weight:850;cursor:pointer}.identity-review-note{border-left:4px solid var(--green);padding:10px 12px;background:#f0fdf4b3;border-radius:14px}.identity-review-note p{color:var(--muted);margin-top:4px}.identity-review-actions{display:flex;gap:8px;flex-wrap:wrap}.identity-review-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:720px){.identity-review-hero{align-items:stretch;flex-direction:column}.identity-review-stats{justify-content:stretch}.identity-review-stats span,.identity-compare-grid,.identity-review-meta,.identity-review-grid{grid-template-columns:1fr}.admin-payment-proof{grid-template-columns:auto 1fr}.admin-payment-proof button{grid-column:1 / -1}}.spotlight-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.spotlight-heading-actions button{min-height:44px;padding:0 18px;border-radius:999px;border:1px solid rgba(217,255,87,.28);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:900;letter-spacing:-.01em;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.spotlight-heading-actions button:first-child{background:linear-gradient(135deg,#d9ff57,#bff43d);color:#092113;border-color:transparent;box-shadow:0 14px 30px #d9ff572e}.spotlight-heading-actions button:last-child{background:#ffffff14;color:#f6fff8;border-color:#ffffff38;box-shadow:inset 0 1px #ffffff14}.spotlight-heading-actions button:hover{transform:translateY(-2px)}.spotlight-heading-actions button:first-child:hover{box-shadow:0 18px 34px #d9ff5740}.spotlight-heading-actions button:last-child:hover{background:#ffffff24;border-color:#d9ff5759}.spotlight-heading-actions button svg{width:17px;height:17px;stroke-width:2.6}@media(max-width:760px){.spotlight-heading-actions{width:100%;justify-content:flex-start;gap:10px}.spotlight-heading-actions button{min-height:42px;padding:0 15px;font-size:12px;flex:1 1 150px}}@media(max-width:420px){.spotlight-heading-actions{flex-direction:column;align-items:stretch}.spotlight-heading-actions button{width:100%}}COPY ENDS HERE -------------- .pickup-meta{display:inline-flex;align-items:center;gap:.35rem;margin-top:.45rem;color:#597166;font-size:.78rem;font-weight:700}.product-card.featured-card .pickup-meta{color:#063824c7}.location-meeting-note{align-items:flex-start}.location-meeting-note small{display:block;margin-top:.25rem;color:#0f3a2aad;font-size:.78rem;line-height:1.35}.pickup-field-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.9rem}.pickup-filter-grid{max-height:18rem;overflow:auto;padding-right:.15rem}.meetup-strip{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid rgba(10,91,60,.14);border-radius:18px;background:linear-gradient(135deg,#e5fff2f2,#fffceee6);color:#123b2b;margin-bottom:1rem}.meetup-strip>svg{color:#0e7a4c;flex:0 0 auto}.meetup-strip span{display:grid;gap:.1rem;flex:1;min-width:0}.meetup-strip small{color:#123b2bad;line-height:1.35}.meetup-strip button{border:0;border-radius:999px;padding:.55rem .85rem;background:#0f7148;color:#fff;font-weight:900;cursor:pointer}.meetup-planner-modal label{display:grid;gap:.45rem;margin-top:1rem;font-weight:900;color:#123b2b}.meetup-planner-modal select,.meetup-planner-modal textarea{width:100%;border:1px solid rgba(10,91,60,.16);border-radius:16px;padding:.85rem .9rem;background:#f8fff9;color:#132c22;font:inherit}.meetup-planner-modal textarea{min-height:110px;resize:vertical}.meetup-safety-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:1rem 0}.meetup-safety-grid span{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(10,91,60,.12);border-radius:14px;padding:.65rem .7rem;background:#f6fff8;color:#185238;font-size:.78rem;font-weight:900}.order-meetup-summary,.admin-meetup-proof{display:flex;align-items:flex-start;gap:.75rem;border:1px solid rgba(10,91,60,.14);border-radius:18px;background:#f7fff9;padding:.9rem 1rem;margin:1rem 0;color:#123b2b}.order-meetup-summary>svg,.admin-meetup-proof>svg{color:#0f7148;flex:0 0 auto;margin-top:.1rem}.order-meetup-summary span,.admin-meetup-proof span{display:grid;gap:.2rem}.order-meetup-summary small,.admin-meetup-proof small{color:#123b2bad;line-height:1.35}.admin-meetup-proof{margin:.85rem 0;background:#e8fff1c7}@media(max-width:720px){.pickup-field-grid,.meetup-safety-grid{grid-template-columns:1fr}.meetup-strip{align-items:flex-start;flex-wrap:wrap}.meetup-strip button{width:100%}}.managed-listing-card{align-items:stretch;gap:.85rem}.managed-listing-card.manageable{grid-template-columns:78px minmax(0,1fr) auto}.managed-listing-info{min-width:0;display:grid;gap:.22rem}.managed-listing-info strong,.managed-listing-info span,.managed-listing-info small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.managed-listing-status{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.listing-status-chip{width:fit-content;border-radius:999px;padding:.35rem .55rem;font-size:.68rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase;border:1px solid rgba(15,23,42,.08);background:#0f172a0f;color:#334155}.listing-status-chip.active{background:#16a34a1f;color:#166534}.listing-status-chip.paused,.listing-status-chip.reserved{background:#f59e0b24;color:#92400e}.listing-status-chip.sold{background:#2563eb1f;color:#1d4ed8}.listing-status-chip.expired,.listing-status-chip.removed{background:#ef44441f;color:#b91c1c}.managed-listing-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.45rem;padding-top:.75rem;margin-top:.25rem;border-top:1px solid rgba(15,23,42,.08)}.managed-listing-actions button{border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;color:#0f172a;padding:.48rem .75rem;font-size:.78rem;font-weight:850;cursor:pointer}.managed-listing-actions button:hover:not(:disabled){transform:translateY(-1px);border-color:#15803d61;color:#047857}.managed-listing-actions button:disabled{opacity:.48;cursor:not-allowed}.managed-listing-actions button.danger{color:#b91c1c;border-color:#b91c1c2e;background:#fef2f2d9}.edit-listing-modal{max-width:760px}.edit-listing-preview{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1rem;align-items:center;padding:.85rem;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#f8fafce6;margin:1rem 0}.edit-listing-preview img{width:110px;height:90px;object-fit:cover;border-radius:16px}.edit-listing-preview div{display:grid;gap:.28rem;min-width:0}.edit-listing-preview strong{font-size:1.05rem;color:#0f172a}.edit-listing-preview span,.edit-listing-preview small{color:#64748b}.edit-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-description-field{display:grid;gap:.45rem;font-weight:850;color:#0f172a;margin-top:.85rem}.edit-description-field textarea{min-height:130px;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:.9rem 1rem;resize:vertical;font:inherit}.edit-description-field small{justify-self:end;color:#64748b;font-weight:700}.edit-photo-field{display:flex;align-items:center;gap:.85rem;margin-top:.85rem;border:1px dashed rgba(21,128,61,.32);border-radius:20px;padding:.85rem 1rem;background:#f0fdf494;cursor:pointer}.edit-photo-field input{display:none}.edit-photo-field span{display:grid;gap:.14rem}.edit-photo-field small{color:#64748b}.edit-listing-actions-row{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}@media(max-width:720px){.managed-listing-card.manageable{grid-template-columns:70px minmax(0,1fr)}.managed-listing-status{grid-column:1 / -1;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.managed-listing-actions button{flex:1 1 44%}.edit-listing-grid,.edit-listing-preview{grid-template-columns:1fr}.edit-listing-preview img{width:100%;height:180px}.edit-listing-actions-row{flex-direction:column-reverse}.edit-listing-actions-row button{width:100%}}.upgraded-application-history{display:grid;gap:18px;margin-top:28px}.business-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px;border:1px solid rgba(14,98,71,.12);border-radius:26px;background:linear-gradient(135deg,#0e624714,#fffffff2);box-shadow:0 18px 45px #0a221914}.business-history-head h2{margin:4px 0 6px;color:#0c3b2e}.business-history-head p{margin:0;color:#567064;max-width:680px}.business-history-head>svg{color:#0e6247;flex:0 0 auto}.application-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.application-summary-strip>div{border:1px solid rgba(14,98,71,.12);border-radius:20px;background:#fff;padding:16px;box-shadow:0 12px 30px #0a22190f}.application-summary-strip b{display:block;font-size:1.5rem;color:#0e6247}.application-summary-strip span{display:block;margin-top:3px;color:#60766b;font-size:.85rem}.application-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.application-history-card{display:grid;gap:12px;padding:18px}.application-history-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.application-history-head>span:last-child{color:#72857d;font-size:.82rem;white-space:nowrap}.promotion-progress{display:grid;gap:10px;margin-top:2px}.promotion-progress-bar{height:8px;overflow:hidden;border-radius:999px;background:#0e62471a}.promotion-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0e6247,#2cb67d);transition:width .24s ease}.promotion-progress-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.promotion-step{position:relative;min-height:82px;padding:12px;border-radius:16px;border:1px solid rgba(14,98,71,.1);background:#f7faf8e6}.promotion-step b{display:block;font-size:.78rem;color:#183d31}.promotion-step small{display:block;margin-top:5px;color:#667b72;line-height:1.35}.promotion-step.done{border-color:#2cb67d38;background:#2cb67d14}.promotion-step.current{border-color:#e09a2d47;background:#fff6e1eb}.promotion-step.waiting{opacity:.82}.promotion-step.blocked{border-color:#be37372e;background:#fff0f0eb}.application-mini-details,.admin-payment-facts{display:flex;flex-wrap:wrap;gap:8px}.application-mini-details span,.admin-payment-facts span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#0e624712;color:#315c4c;font-size:.8rem}.admin-note-preview{margin:0;padding:10px 12px;border-radius:14px;background:#fff8ddd9;color:#6f5720;font-size:.86rem}.admin-payment-tracker{display:grid;gap:12px;margin-top:14px;padding:14px;border-radius:20px;border:1px solid rgba(14,98,71,.12);background:#f9fcfaf5}.admin-payment-tracker-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-payment-tracker-head span{display:inline-flex;align-items:center;gap:7px;color:#0e6247;font-weight:800}.admin-payment-tracker-head strong{padding:6px 10px;border-radius:999px;background:#0e624717;color:#0e6247;font-size:.78rem}.admin-payment-tracker .promotion-progress-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-payment-tracker .promotion-step{min-height:70px;padding:10px}.status-pill.cancelled,.status-pill.expired,.status-pill.completed{background:#64748b1f;color:#475569}@media(max-width:900px){.application-summary-strip,.application-history-grid,.promotion-progress-steps,.admin-payment-tracker .promotion-progress-steps{grid-template-columns:1fr}.business-history-head,.application-history-head,.admin-payment-tracker-head{align-items:flex-start;flex-direction:column}}.promotion-analytics-panel{margin:22px 0;padding:22px;border:1px solid rgba(16,185,129,.16);border-radius:28px;background:linear-gradient(135deg,#f0fdf4f5,#fffffffa);box-shadow:0 24px 60px #0f172a14}.promotion-analytics-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.promotion-analytics-head h3{margin:6px 0;color:var(--ink);font-size:clamp(1.35rem,2vw,1.9rem)}.promotion-analytics-head p{margin:0;color:var(--muted)}.promotion-analytics-head>span{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#10b9811f;color:#047857;font-weight:800;font-size:.78rem}.promotion-analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.promotion-analytics-grid button{border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:18px;background:#fff;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.promotion-analytics-grid button:hover{transform:translateY(-2px);box-shadow:0 18px 38px #0f172a1a}.promotion-analytics-grid span{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-weight:800;font-size:.82rem}.promotion-analytics-grid strong{display:block;margin-top:12px;color:var(--ink);font-size:clamp(1.5rem,2.2vw,2.2rem)}.promotion-analytics-grid small{color:var(--muted);font-weight:800}.promotion-leaderboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.promotion-leaderboard{padding:16px;border-radius:22px;background:#ffffffbd;border:1px solid rgba(15,23,42,.08)}.promotion-leaderboard h4{margin:0 0 12px;color:var(--ink)}.promotion-leaderboard>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid rgba(15,23,42,.07)}.promotion-leaderboard>div:first-of-type{border-top:0}.promotion-leaderboard b{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50%;background:#16a34a1f;color:#047857;font-size:.8rem}.promotion-leaderboard strong,.promotion-leaderboard small{display:block}.promotion-leaderboard strong{color:var(--ink)}.promotion-leaderboard small,.promotion-leaderboard p{color:var(--muted)}.promotion-leaderboard em{font-style:normal;font-weight:900;color:#047857}.promotion-row-analytics{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.promotion-row-analytics span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#0f172a0f;color:var(--ink);font-size:.78rem;font-weight:800}@media(max-width:760px){.promotion-analytics-head,.promotion-analytics-grid,.promotion-leaderboard-grid{grid-template-columns:1fr}.promotion-analytics-head{display:block}.promotion-analytics-head>span{display:inline-flex;margin-top:12px}}.seller-review-count{color:#6b7280;font-size:.72rem;font-weight:700;white-space:nowrap}.trust-rating-box{display:grid;gap:.15rem;justify-items:center;min-width:82px}.trust-rating-box strong{font-size:1rem;line-height:1}.trust-rating-box small{color:#6b7280;font-size:.7rem;font-weight:800}.seller-panel small{display:block;color:#6b7280;font-size:.76rem;margin-top:.2rem}.seller-review-panel{border:1px solid rgba(22,163,74,.18);background:linear-gradient(135deg,#f0fdf4f5,#fffffffa);border-radius:24px;padding:1rem;display:grid;gap:.85rem;box-shadow:0 16px 35px #0f172a0f}.seller-review-head{display:flex;align-items:flex-start;gap:.85rem;color:#15803d}.seller-review-head div{display:grid;gap:.2rem}.seller-review-head strong{color:#0f172a;font-size:1rem}.seller-review-head span{color:#64748b;font-size:.86rem;line-height:1.45}.seller-review-saved{border-radius:18px;border:1px solid rgba(148,163,184,.25);background:#fff;padding:.85rem;display:grid;gap:.45rem}.seller-review-saved span{color:#f59e0b;letter-spacing:.04em;font-weight:900}.seller-review-saved p{margin:0;color:#334155;font-size:.9rem;line-height:1.5}.seller-review-form{display:grid;gap:.8rem}.seller-rating-picker{display:flex;gap:.35rem;flex-wrap:wrap}.seller-rating-picker button{border:1px solid rgba(245,158,11,.22);background:#fff7ed;color:#cbd5e1;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;cursor:pointer;transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.seller-rating-picker button:hover,.seller-rating-picker button.active{color:#f59e0b;border-color:#f59e0b73;background:#fffbeb;transform:translateY(-1px)}.seller-review-form textarea{width:100%;min-height:96px;resize:vertical;border-radius:18px;border:1px solid rgba(148,163,184,.35);padding:.85rem 1rem;font:inherit;color:#0f172a;outline:none;background:#fff}.seller-review-form textarea:focus{border-color:#16a34a8c;box-shadow:0 0 0 4px #16a34a1f}.seller-review-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.seller-review-actions small,.review-note{color:#64748b;font-size:.82rem}.seller-trust-summary strong{font-size:1.18rem}.seller-trust-card{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem;border-radius:20px;border:1px solid rgba(245,158,11,.18);background:linear-gradient(135deg,#fffbeb,#fff);color:#f59e0b;margin-bottom:1rem}.seller-trust-card div{display:grid;gap:.2rem}.seller-trust-card strong{color:#0f172a;font-size:.93rem}.seller-trust-card span{color:#64748b;font-size:.78rem;line-height:1.45}.admin-rating-cell{display:inline-flex;align-items:center;gap:.25rem;color:#92400e;font-weight:900}.admin-rating-cell small{color:#64748b;font-weight:700}@media(max-width:760px){.seller-review-actions{align-items:stretch}.seller-review-actions .primary-button{width:100%}.seller-rating-picker button{width:40px;height:40px}}.featured-product-spotlight{width:min(1180px,calc(100% - 32px));margin:28px auto 6px;padding:22px;border-radius:30px;border:1px solid rgba(234,179,8,.24);background:radial-gradient(circle at top left,rgba(250,204,21,.18),transparent 34%),linear-gradient(135deg,#fffbebf0,#fffffffa);box-shadow:0 24px 70px #78560d1c}.featured-product-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.featured-product-head h2{margin:4px 0 7px;color:#172014;font-size:clamp(1.45rem,2vw,2rem)}.featured-product-head p{margin:0;color:#5c644f;max-width:660px}.featured-product-head button{border:none;border-radius:999px;background:#172014;color:#fff7d6;font-weight:800;padding:11px 16px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;cursor:pointer}.featured-product-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px}.featured-product-row .product-card{min-height:100%;border-color:#eab30840}.mini-admin-action{border:1px solid rgba(20,83,45,.18);background:#f0fdf4e6;color:#14532d;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800;cursor:pointer;white-space:nowrap}.mini-admin-action:hover{background:#14532d;color:#fff}.student-data-table .admin-data-row{grid-template-columns:minmax(210px,1.45fr) minmax(130px,.9fr) minmax(120px,.75fr) minmax(70px,.55fr) minmax(70px,.55fr) minmax(110px,.75fr) minmax(90px,.7fr) minmax(130px,.85fr)}@media(max-width:820px){.featured-product-spotlight{width:min(100% - 18px,1180px);margin-top:18px;padding:16px;border-radius:24px}.featured-product-head{flex-direction:column}.featured-product-head button{width:100%;justify-content:center}.featured-product-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.featured-product-row .product-card{min-width:238px;scroll-snap-align:start}.student-data-table .admin-data-row{grid-template-columns:1fr}.mini-admin-action{width:100%}}.photo-count-tag{position:absolute;left:14px;bottom:14px;z-index:3;border:0;border-radius:999px;padding:6px 10px;background:#ffffffeb;color:#123b29;font-size:.72rem;font-weight:800;box-shadow:0 10px 24px #0f231c24}.card-payment-methods,.product-payment-methods,.review-payment-methods{display:flex;flex-wrap:wrap;gap:6px}.card-payment-methods{margin-top:8px}.card-payment-methods span,.product-payment-methods span,.review-payment-methods span,.payment-method-grid button,.order-payment-method-summary small{font-weight:800}.card-payment-methods span,.product-payment-methods span,.review-payment-methods span{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;background:#eefbf3;color:#126b46;font-size:.72rem;border:1px solid rgba(18,107,70,.14)}.product-gallery-panel{position:relative}.product-gallery-thumbs{position:absolute;left:16px;right:16px;bottom:16px;display:flex;gap:8px;overflow-x:auto;padding:4px;z-index:4}.product-gallery-thumbs button{width:54px;height:54px;border-radius:14px;padding:0;border:2px solid rgba(255,255,255,.7);background:#fff;overflow:hidden;cursor:pointer;opacity:.82;box-shadow:0 10px 22px #0000002e}.product-gallery-thumbs button.active{opacity:1;border-color:#b8ff3f}.product-gallery-thumbs img,.listing-photo-strip img{width:100%;height:100%;object-fit:cover;display:block}.product-payment-methods{margin-top:10px}.seller-payment-note{display:block;margin-top:8px;color:#587064}.payment-method-picker{border:1px solid rgba(22,124,79,.15);border-radius:22px;padding:16px;background:linear-gradient(135deg,#fbfff7,#f3fbf7)}.payment-method-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:10px}.payment-method-grid button{border:1px solid rgba(22,124,79,.16);border-radius:16px;padding:12px;background:#fff;color:#123b29;display:inline-flex;align-items:center;gap:8px;justify-content:flex-start;cursor:pointer}.payment-method-grid button svg{opacity:0}.payment-method-grid button.selected{background:#123f2b;color:#fff;border-color:#123f2b;box-shadow:0 14px 28px #123f2b2e}.payment-method-grid button.selected svg{opacity:1}.payment-note-field{margin-top:14px;display:grid;gap:8px;font-weight:800}.payment-note-field small{font-weight:700;color:#6c7b72}.payment-note-field textarea{min-height:92px}.listing-photo-strip{display:flex;gap:10px;overflow-x:auto;padding:6px 2px;margin-top:10px;width:100%}.listing-photo-strip button{flex:0 0 72px;height:72px;border:1px solid rgba(18,107,70,.2);border-radius:18px;padding:0;background:#fff;overflow:hidden;position:relative;cursor:pointer}.listing-photo-strip span{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#0d281cd1;color:#fff;font-size:.8rem}.listing-photo-manager{background:#ffffffd1;border:1px solid rgba(18,107,70,.14);border-radius:18px;padding:12px;width:100%}.listing-photo-manager-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.listing-photo-manager-head span{color:var(--ink);font-size:.9rem;font-weight:900}.listing-photo-manager-head em{color:var(--muted);font-size:.76rem;font-style:normal;font-weight:800;text-align:right}.photo-manager-strip{margin-top:0;padding:2px 2px 8px}.listing-photo-tile{background:#fff;border:1px solid rgba(18,107,70,.16);border-radius:18px;box-shadow:0 10px 22px #15543714;flex:0 0 136px;overflow:hidden;padding:7px;position:relative}.listing-photo-tile.cover{border-color:#087a476b;box-shadow:0 14px 26px #087a4721}.listing-photo-tile img{border-radius:13px;height:92px;object-fit:cover;width:100%}.listing-photo-strip .cover-badge{background:#0d281cdb;border-radius:999px;color:#fff;display:inline-flex;font-size:.7rem;font-weight:900;height:auto;left:14px;line-height:1;padding:6px 8px;place-items:initial;position:absolute;right:auto;top:14px;width:auto}.photo-tile-actions{display:grid;gap:6px;grid-template-columns:1fr;margin-top:7px}.listing-photo-strip .photo-tile-actions button{background:#087a4714;border:1px solid rgba(8,122,71,.13);border-radius:999px;color:var(--green-dark);cursor:pointer;flex:initial;font-size:.72rem;font-weight:900;height:auto;min-height:30px;padding:7px 9px;position:static;width:100%}.listing-photo-strip .photo-tile-actions .danger-photo-button{background:#b91c1c12;border-color:#b91c1c21;color:#991b1b}.edit-payment-methods{margin:14px 0}.order-payment-method-summary{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(22,124,79,.16);border-radius:20px;padding:14px;background:#f4fbf7;margin:14px 0}.order-payment-method-summary>svg{color:#147d50;flex:0 0 auto}.order-payment-method-summary span{display:grid;gap:4px}.order-payment-method-summary em{font-style:normal;color:#597568;font-size:.82rem}@media(max-width:720px){.payment-method-grid{grid-template-columns:1fr}.product-gallery-thumbs{bottom:12px;left:12px;right:12px}.product-gallery-thumbs button{width:48px;height:48px}}.connection-banner{width:min(1180px,calc(100% - 32px));margin:14px auto 0;display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid rgba(180,83,9,.25);border-radius:18px;background:linear-gradient(135deg,#fffbebf5,#fff7edf5);color:#7c2d12;box-shadow:0 14px 34px #5c371214}.connection-banner svg{flex:0 0 auto;margin-top:2px}.connection-banner strong{display:block;font-weight:900;color:#7c2d12;margin-bottom:2px}.connection-banner span{display:block;font-size:.92rem;line-height:1.45;color:#9a3412}.back-to-top-button{position:fixed;right:22px;bottom:96px;z-index:70;border:0;border-radius:999px;padding:12px 15px;display:inline-flex;align-items:center;gap:8px;background:#102f24;color:#fff;font-weight:900;box-shadow:0 18px 42px #102f2438;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.back-to-top-button svg{transform:rotate(90deg)}.back-to-top-button:hover{transform:translateY(-2px);box-shadow:0 22px 50px #102f2447}.product-image-wrap img,.modal-product-image img,.product-gallery-thumbs img,.phone-product img{background:linear-gradient(135deg,#f7faf8,#e8f5ef)}.empty-state{border:1px dashed rgba(19,117,75,.28);background:linear-gradient(135deg,#f8fcfafa,#eff8f4eb)}.empty-state button,.clear-filter-link{font-weight:900}.app-loading{min-height:100vh;background:radial-gradient(circle at top,#effaf4,#fff 52%,#f8fbf9)}.app-loading p{color:#4f6259;font-weight:800}.loading-pulse{box-shadow:0 0 #13754b38;animation:loadingPulse 1.7s infinite}@keyframes loadingPulse{0%{transform:scale(.92);box-shadow:0 0 #13754b42}70%{transform:scale(1);box-shadow:0 0 0 14px #13754b00}to{transform:scale(.92);box-shadow:0 0 #13754b00}}@media(max-width:760px){.connection-banner{width:calc(100% - 24px);margin-top:10px;border-radius:16px;padding:12px 13px}.connection-banner span{font-size:.84rem}.back-to-top-button{right:14px;bottom:92px;padding:11px 13px}}.conversation-heading-actions{display:inline-flex;align-items:center;gap:.35rem}.conversation-heading-actions button{width:2.05rem;height:2.05rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(13,94,61,.14);background:#f7fbf8;color:#0d5e3d}.chat-sync-note{display:flex;align-items:center;gap:.45rem;padding:.55rem 1rem;border-bottom:1px solid rgba(13,94,61,.08);background:#e0f7eb85;color:#426653;font-size:.82rem}.primary-payment-action{background:#0d6b43!important;color:#fff!important;border-color:#0d6b43!important;box-shadow:0 12px 26px #0d6b432e}.seller-payment-detail-fields,.seller-payment-panel{border:1px solid rgba(13,94,61,.14);border-radius:1.15rem;padding:1rem;background:linear-gradient(135deg,#f2fcf6f5,#fffffbf5);margin-top:.9rem}.seller-payment-detail-empty{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;border-radius:1rem;border:1px dashed rgba(13,94,61,.2);background:#f7fbf8eb;color:#426653;margin-top:.8rem}.seller-payment-detail-card{padding:.9rem;border-radius:1rem;border:1px solid rgba(13,94,61,.12);background:#fff;margin-top:.8rem}.seller-payment-detail-card>strong{display:block;margin-bottom:.65rem;color:#0d5e3d}.payment-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.payment-detail-grid label{display:flex;flex-direction:column;gap:.35rem;font-weight:800;color:#21382e}.payment-detail-grid input{width:100%;border:1px solid rgba(13,94,61,.16);border-radius:.85rem;padding:.82rem .9rem;background:#f9fcfa;color:#10271d}.seller-payment-panel{margin:1rem 0}.seller-payment-panel.compact{margin:.9rem 0}.seller-payment-panel-head{display:flex;align-items:flex-start;gap:.7rem;color:#0d5e3d}.seller-payment-panel-head span{display:grid;gap:.2rem}.seller-payment-panel-head small{color:#587064;font-weight:600}.seller-payment-method-list{display:grid;gap:.65rem;margin-top:.85rem}.seller-payment-method-card{display:grid;gap:.25rem;padding:.8rem .9rem;border-radius:.9rem;background:#fff;border:1px solid rgba(13,94,61,.12)}.seller-payment-method-card b{color:#09291d}.seller-payment-method-card small{color:#4c6559;line-height:1.45}.payment-details-warning{margin:.8rem 0 0;color:#8a4b00;background:#fff8df;border:1px solid rgba(212,143,21,.22);border-radius:.9rem;padding:.7rem .85rem;font-size:.86rem}.seller-payment-note-block,.review-payment-note{display:block;margin-top:.75rem;color:#50675c;font-style:normal;font-size:.86rem}@media(max-width:720px){.payment-detail-grid{grid-template-columns:1fr}.seller-payment-detail-fields,.seller-payment-panel{padding:.85rem}.chat-sync-note{font-size:.76rem;padding:.5rem .75rem}}.upgraded-payment-box{align-items:flex-start;gap:.9rem}.payment-instruction-icon{width:2.4rem;height:2.4rem;border-radius:.9rem;display:inline-flex;align-items:center;justify-content:center;background:#08704a1a;color:var(--brand-dark, #08704a);flex:0 0 auto}.platform-payment-method-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem;margin:.75rem 0}.platform-payment-method-card{border:1px solid rgba(8,112,74,.16);border-radius:1rem;padding:.85rem;background:#ffffffb8;display:grid;gap:.35rem}.platform-payment-method-card i{width:1.9rem;height:1.9rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.7rem;background:#08704a1a;color:var(--brand-dark, #08704a);font-style:normal}.platform-payment-method-card span{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.platform-payment-method-card span small{color:var(--muted, #64746d)}.platform-payment-method-card em{font-style:normal;color:var(--muted, #64746d);font-size:.82rem}.platform-payment-method-card strong{font-size:1rem;color:var(--ink, #10251d);word-break:break-word}.platform-payment-method-card p{margin:.2rem 0 0;font-size:.82rem;color:var(--muted, #64746d);line-height:1.45}.admin-payment-settings{display:grid;gap:1.25rem}.admin-payment-settings .admin-drilldown-head button,.admin-payment-save-bar button{border:0;border-radius:999px;padding:.8rem 1.05rem;background:var(--brand, #08704a);color:#fff;font-weight:800;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer}.payment-settings-preview{max-width:920px}.admin-payment-method-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.admin-payment-method-editor{border:1px solid rgba(16,37,29,.1);border-radius:1.25rem;padding:1rem;background:#fff;box-shadow:0 18px 45px #0e332412;display:grid;gap:.95rem}.admin-payment-method-editor.active{border-color:#08704a47;background:linear-gradient(135deg,#08704a0f,#fff)}.admin-payment-method-editor.inactive{opacity:.82}.payment-method-editor-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.payment-method-editor-head span{display:inline-flex;align-items:center;gap:.55rem;color:var(--ink, #10251d)}.switch-line{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:800;color:var(--brand-dark, #08704a)}.switch-line input{width:1rem;height:1rem;accent-color:var(--brand, #08704a)}.admin-payment-method-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.admin-payment-method-fields label{display:grid;gap:.35rem;font-size:.78rem;font-weight:800;color:var(--muted, #64746d)}.admin-payment-method-fields label.wide{grid-column:1 / -1}.admin-payment-method-fields input,.admin-payment-method-fields select,.admin-payment-method-fields textarea{width:100%;border:1px solid rgba(16,37,29,.13);border-radius:.85rem;background:#f8fbf9;padding:.78rem .85rem;color:var(--ink, #10251d);font:inherit;outline:none}.admin-payment-method-fields textarea{min-height:88px;resize:vertical}.admin-payment-method-fields input:focus,.admin-payment-method-fields select:focus,.admin-payment-method-fields textarea:focus{border-color:#08704a73;box-shadow:0 0 0 4px #08704a1a}.admin-payment-method-editor .danger.subtle{justify-self:start;border:1px solid rgba(172,46,46,.18);color:#9f2929;background:#fff5f5;border-radius:999px;padding:.65rem .85rem;font-weight:800;display:inline-flex;align-items:center;gap:.4rem}.admin-payment-save-bar{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid rgba(8,112,74,.14);border-radius:1rem;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 35px #10251d0f}.admin-payment-save-bar span{color:var(--muted, #64746d);font-weight:700}@media(max-width:720px){.admin-payment-method-grid,.admin-payment-method-fields,.platform-payment-method-list{grid-template-columns:1fr}.payment-method-editor-head,.admin-payment-save-bar{align-items:flex-start;flex-direction:column}.admin-payment-save-bar button{width:100%;justify-content:center}}.messages-page{min-height:0;height:calc(100vh - 76px);padding:22px 0 24px;display:flex;flex-direction:column}.messages-page .page-topline{flex:0 0 auto;margin-bottom:14px}.message-shell{flex:1 1 auto;height:auto;min-height:0;max-height:calc(100vh - 124px)}.conversation-list,.chat-panel{min-height:0}.conversation-list{overflow-y:auto}.chat-panel{overflow:hidden}.order-strip,.order-progress-mini,.order-guidance,.chat-sync-note,.meetup-strip,.quick-replies,.chat-compose,.chat-actions,.chat-header{flex:0 0 auto}.chat-body{min-height:170px;flex:1 1 220px}.chat-compose{background:#fff;position:relative;z-index:3}.chat-actions{flex-wrap:wrap;max-height:78px;overflow-y:auto;background:#fff;position:relative;z-index:3}.fulfillment-meta{margin-top:7px;display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:5px 8px;border-radius:999px;background:#eef8f1;color:#0c6a43;font-size:.74rem;font-weight:900}.fulfillment-section{margin:16px 0;padding:16px;border:1px solid rgba(13,94,61,.14);border-radius:20px;background:linear-gradient(135deg,#f6fcf8,#fffef8)}.edit-fulfillment-section{margin-top:0}.fulfillment-mode-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fulfillment-mode-grid button{padding:12px;text-align:left;display:grid;gap:5px;border:1px solid rgba(13,94,61,.14);border-radius:15px;background:#fff;color:#173429}.fulfillment-mode-grid button.selected{border-color:#10744b;background:#eaf7ef;color:#0b5d3d;box-shadow:0 12px 28px #10744b1f}.fulfillment-mode-grid button strong{font-size:.86rem;font-weight:950}.fulfillment-mode-grid button span{color:#5a6f64;font-size:.78rem;line-height:1.35}.delivery-area-field{margin-top:12px}.delivery-area-field textarea{min-height:84px}.delivery-area-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.delivery-area-pills span{padding:6px 9px;border-radius:999px;background:#ecf8f1;color:#0d6845;font-size:.76rem;font-weight:850}.delivery-area-pills.compact{margin:8px 0}.order-trade-plan-panel{flex:0 0 auto;margin:10px 16px 0;padding:13px;max-height:230px;overflow-y:auto;border:1px solid rgba(13,94,61,.12);border-radius:18px;background:linear-gradient(135deg,#f7fcf8,#fffef4)}.order-trade-plan-head{display:flex;align-items:flex-start;gap:9px;color:#0c6843}.order-trade-plan-head span{display:grid;gap:3px}.order-trade-plan-head strong{font-weight:950;color:#0d2d20}.order-trade-plan-head small{color:#5b7167;line-height:1.35}.order-plan-note,.order-plan-warning{margin:10px 0 0;padding:10px 12px;border-radius:13px;background:#eef6f1;color:#426453;line-height:1.45;font-size:.82rem}.order-plan-warning{background:#fff8e1;color:#80540b;border:1px solid rgba(209,145,27,.2)}.order-plan-upload{margin-top:10px;width:100%;justify-content:center}.order-trade-plan-panel .seller-payment-panel.compact{padding:.75rem;margin:10px 0 0;box-shadow:none}.order-trade-plan-panel .seller-payment-method-list{gap:.45rem}.order-trade-plan-panel .seller-payment-method-card{padding:.62rem .7rem}@media(max-height:800px)and (min-width:761px){.messages-page{padding-top:12px;height:calc(100vh - 66px)}.messages-page .page-topline{margin-bottom:8px}.messages-page .page-topline h1,.messages-page .page-topline .section-kicker{display:none}.message-shell{max-height:calc(100vh - 92px)}.order-trade-plan-panel{max-height:168px}.chat-body{min-height:120px;padding-block:14px}}@media(max-width:760px){.messages-page{width:calc(100% - 18px);height:auto;min-height:calc(100vh - 74px);padding:12px 0 96px}.message-shell{display:flex;flex-direction:column;height:auto;max-height:none}.conversation-list{max-height:310px;border-right:0;border-bottom:1px solid var(--line)}.chat-panel{min-height:610px}.chat-body{min-height:260px}.order-trade-plan-panel{margin:10px 10px 0;max-height:none}.fulfillment-mode-grid{grid-template-columns:1fr}}.messages-page{height:calc(100vh - 72px);min-height:0;overflow:hidden}.message-shell{height:100%;max-height:calc(100vh - 112px);min-height:0;display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);overflow:hidden}.conversation-list{min-height:0;overflow-y:auto}.chat-panel{min-height:0;height:100%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;overflow:hidden}.chat-header,.order-strip,.chat-compact-context,.seller-payment-panel.compact,.chat-mini-note,.quick-replies.compact,.chat-compose,.chat-actions{flex:initial}.chat-header{padding:12px 18px}.order-strip{padding:10px 18px;gap:12px}.order-strip>div svg{width:18px;height:18px}.order-strip strong{white-space:nowrap}.chat-compact-context{display:flex;align-items:center;gap:8px;padding:8px 18px;border-bottom:1px solid rgba(13,94,61,.1);background:#f7fcf9;overflow-x:auto;scrollbar-width:thin}.chat-compact-context>span,.chat-compact-context>button{flex:0 0 auto}.chat-compact-context>span:not(.order-status-pill){display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#fff;border:1px solid rgba(13,94,61,.12);color:#315d49;font-size:.78rem;font-weight:800}.chat-compact-context button{border:0;border-radius:999px;padding:7px 11px;background:#0f7149;color:#fff;font-weight:900;cursor:pointer}.chat-mini-note{margin:0;padding:7px 18px;background:#fff8df;border-bottom:1px solid rgba(191,138,32,.14);color:#77520b;font-size:.78rem;font-weight:750}.chat-panel>.seller-payment-panel.compact{margin:0;padding:8px 18px;border-radius:0;box-shadow:none;border-width:0 0 1px;background:#f8fcfa;max-height:112px;overflow-y:auto}.chat-panel>.seller-payment-panel.compact .seller-payment-panel-head{margin-bottom:6px}.chat-panel>.seller-payment-panel.compact .seller-payment-panel-head svg{width:16px;height:16px}.chat-panel>.seller-payment-panel.compact .seller-payment-panel-head strong{font-size:.82rem}.chat-panel>.seller-payment-panel.compact .seller-payment-panel-head small,.chat-panel>.seller-payment-panel.compact .payment-details-warning,.chat-panel>.seller-payment-panel.compact .seller-payment-note-block{display:none}.chat-panel>.seller-payment-panel.compact .seller-payment-method-list{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.chat-panel>.seller-payment-panel.compact .seller-payment-method-card{flex:0 0 auto;min-width:210px;padding:8px 10px;border-radius:12px}.chat-panel>.seller-payment-panel.compact .seller-payment-method-card b{font-size:.78rem}.chat-panel>.seller-payment-panel.compact .seller-payment-method-card small{font-size:.74rem;line-height:1.3}.chat-body{min-height:0;height:auto;flex:initial;overflow-y:auto;padding:18px 22px}.quick-replies.compact{padding:6px 16px;gap:7px;overflow-x:auto;border-top:1px solid rgba(13,94,61,.08);background:#fff}.quick-replies.compact button{flex:0 0 auto;padding:7px 10px;font-size:.74rem}.chat-compose{padding:9px 16px;border-top:1px solid rgba(13,94,61,.12);background:#fff}.chat-compose input{height:42px}.chat-actions{display:flex;flex-wrap:nowrap;gap:7px;padding:7px 16px 10px;max-height:none;overflow-x:auto;overflow-y:hidden;border-top:1px solid rgba(13,94,61,.08);background:#fff}.chat-actions button{flex:0 0 auto;min-height:34px;padding:8px 11px;font-size:.76rem;white-space:nowrap}.bubble.image-bubble{padding:5px;max-width:min(320px,78%);background:#fff;border:1px solid rgba(13,94,61,.12)}.bubble.sent.image-bubble{background:#dff3e7}.bubble.image-bubble a,.bubble.image-bubble img{display:block}.bubble.image-bubble img{width:100%;max-height:230px;object-fit:cover;border-radius:14px}.bubble.image-bubble span{padding:4px 7px 2px}@media(max-height:790px)and (min-width:761px){.messages-page{height:calc(100vh - 62px);padding-top:8px}.message-shell{max-height:calc(100vh - 78px)}.chat-header{padding:9px 16px}.order-strip{padding:8px 16px}.chat-compact-context{padding:6px 16px}.chat-panel>.seller-payment-panel.compact{max-height:92px;padding:7px 16px}.quick-replies.compact{display:none}.chat-body{padding:14px 18px}.chat-compose{padding:7px 14px}.chat-actions{padding:6px 14px 8px}}@media(max-width:760px){.messages-page{height:auto;overflow:visible}.message-shell{display:flex;height:auto;max-height:none}.chat-panel{display:flex;min-height:690px;max-height:none}.chat-body{min-height:310px}.chat-panel>.seller-payment-panel.compact{max-height:150px}}.admin-payment-center{display:grid;gap:20px}.admin-payment-command,.admin-payment-review-panel{background:#fffffff5;border:1px solid rgba(17,94,62,.13);border-radius:28px;padding:22px;box-shadow:0 18px 42px #122d2014}.admin-payment-command{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:20px;align-items:center}.admin-payment-command h2,.admin-payment-review-panel h3{margin:5px 0 6px}.admin-payment-command p,.admin-payment-review-panel p{margin:0;color:var(--muted)}.admin-payment-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-payment-summary-grid article{border:1px solid rgba(17,94,62,.14);border-radius:20px;padding:14px;background:linear-gradient(145deg,#f5fff9,#fff);min-height:104px;display:grid;gap:5px}.admin-payment-summary-grid b{font-size:1.75rem;color:var(--primary)}.admin-payment-summary-grid span{font-weight:800;color:var(--ink)}.admin-payment-summary-grid small{color:var(--muted)}.payment-toolbar{align-items:flex-start;gap:16px;margin-bottom:16px}.admin-search-row.compact{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.admin-search-row.compact .admin-search-box{min-width:280px;flex:1 1 280px}.admin-search-row.compact select{height:44px;border-radius:16px;border:1px solid rgba(17,94,62,.18);background:#fff;padding:0 12px;font-weight:800;color:var(--ink)}.admin-payment-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-payment-proof-card{border:1px solid rgba(17,94,62,.14);border-radius:22px;padding:16px;background:#fff;display:grid;gap:13px}.admin-payment-proof-card.pending{border-color:#c2800059;background:linear-gradient(145deg,#fffdf1,#fff)}.admin-payment-proof-card.verified{border-color:#12805347;background:linear-gradient(145deg,#f1fff8,#fff)}.admin-payment-proof-card.rejected{border-color:#b02a2a47;background:linear-gradient(145deg,#fff6f4,#fff)}.payment-proof-main h4{margin:8px 0 4px;font-size:1.02rem}.payment-proof-main p,.payment-proof-main small{margin:0;color:var(--muted)}.payment-proof-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.payment-proof-facts span{background:#1060410f;border-radius:14px;padding:9px 10px;color:var(--muted);font-size:.82rem}.payment-proof-facts b{display:block;color:var(--ink);margin-top:2px}.payment-proof-file-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.payment-proof-file-row button{border:0;border-radius:999px;padding:10px 14px;background:var(--primary);color:#fff;font-weight:900;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.payment-proof-file-row small,.payment-proof-reviewed{color:var(--muted);word-break:break-word}.payment-proof-note{margin:0;border-radius:16px;padding:10px 12px;background:#fff4c9c7;color:#67511e}.payment-proof-actions{display:flex;flex-wrap:wrap;gap:8px}.payment-proof-actions button{min-height:38px}.admin-empty-state.wide{grid-column:1 / -1}@media(max-width:980px){.admin-payment-command,.admin-payment-proof-grid{grid-template-columns:1fr}}@media(max-width:640px){.admin-payment-command,.admin-payment-review-panel{border-radius:22px;padding:16px}.admin-payment-summary-grid,.payment-proof-facts{grid-template-columns:1fr}.admin-search-row.compact .admin-search-box,.admin-search-row.compact select{width:100%;min-width:0}}.official-payment-overview-card{max-width:1180px;margin:0 auto 22px;padding:22px;border:1px solid rgba(15,118,110,.16);border-radius:26px;background:linear-gradient(135deg,#f0fdfaf2,#fffbebd9);box-shadow:0 22px 55px #0f172a14;display:grid;grid-template-columns:minmax(240px,.9fr) minmax(280px,1.4fr);gap:18px;align-items:start}.official-payment-overview-card h2{margin:5px 0 8px;font-size:clamp(1.25rem,2vw,1.7rem);color:#0f172a}.official-payment-overview-card p{margin:0;color:#475569;line-height:1.6}.official-payment-overview-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.official-payment-overview-list article,.official-payment-missing{min-height:74px;border:1px solid rgba(15,118,110,.16);border-radius:18px;background:#ffffffe0;padding:12px;display:flex;gap:11px;align-items:center}.official-payment-overview-list i,.official-payment-missing svg{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#0d94881a;color:#0f766e;flex:0 0 auto}.official-payment-overview-list span{display:grid;gap:2px;min-width:0}.official-payment-overview-list b{color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.official-payment-overview-list small{color:#64748b}.official-payment-overview-list strong{margin-left:auto;color:#115e59;font-size:.86rem;text-align:right;word-break:break-word}.official-payment-missing{grid-column:1 / -1;color:#92400e;background:#fffbebe6;border-color:#f59e0b40}.official-payment-flow-box{align-items:flex-start}.payment-flow-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:12px}.payment-flow-heading p{margin:4px 0 0;color:#64748b;line-height:1.55}.payment-flow-heading>b{border-radius:999px;padding:8px 12px;background:#0f766e;color:#fff;white-space:nowrap;box-shadow:0 10px 20px #0f766e2e}.official-method-selector{display:flex;gap:9px;overflow-x:auto;padding:3px 2px 10px;margin-bottom:10px;scrollbar-width:thin}.official-method-selector button{flex:0 0 180px;border:1px solid rgba(15,23,42,.1);background:#fff;border-radius:17px;padding:10px;display:flex;gap:9px;align-items:center;text-align:left;color:#0f172a;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.official-method-selector button:hover,.official-method-selector button.selected{border-color:#0f766e73;box-shadow:0 12px 26px #0f766e1f;transform:translateY(-1px)}.official-method-selector i{width:32px;height:32px;border-radius:11px;background:#0f766e1a;color:#0f766e;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.official-method-selector span{min-width:0;display:grid;gap:2px;flex:1}.official-method-selector b,.official-method-selector small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.official-method-selector small{color:#64748b}.selected-official-payment-card{border:1px solid rgba(15,118,110,.16);border-radius:20px;background:#fff;padding:14px;display:grid;gap:12px;box-shadow:inset 0 1px #fffc}.selected-official-payment-top,.official-payment-detail-grid>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.selected-official-payment-top span,.official-payment-detail-grid>div{min-width:0}.selected-official-payment-top small,.official-payment-detail-grid small{display:block;color:#64748b;font-size:.76rem}.selected-official-payment-top strong,.official-payment-detail-grid b{color:#0f172a;word-break:break-word}.selected-official-payment-top em{font-style:normal;border-radius:999px;background:#0f766e1a;color:#0f766e;padding:5px 10px;font-size:.8rem;font-weight:800}.official-payment-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.official-payment-detail-grid>div{align-items:flex-start;flex-direction:column;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:10px;background:#f8fafc}.official-payment-detail-grid button{border:0;border-radius:999px;padding:6px 10px;background:#e0f2fe;color:#0369a1;font-weight:800;cursor:pointer}.selected-official-payment-card p{margin:0;color:#334155;line-height:1.55;border-left:3px solid #14b8a6;padding-left:10px}.payment-flow-checklist{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 6px}.payment-flow-checklist span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#0f766e14;color:#115e59;padding:6px 9px;font-size:.82rem;font-weight:700}.no-official-payment-method{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:18px;border:1px solid rgba(245,158,11,.28);background:#fffbebf2;color:#92400e}.no-official-payment-method p{margin:0;line-height:1.5}@media(max-width:820px){.official-payment-overview-card{grid-template-columns:1fr;padding:18px;border-radius:22px}.official-payment-overview-list{grid-template-columns:1fr}.payment-flow-heading,.selected-official-payment-top{flex-direction:column;align-items:flex-start}.official-payment-detail-grid{grid-template-columns:1fr}.official-method-selector button{flex-basis:160px}}.order-receipt-modal{width:min(760px,calc(100vw - 32px));max-height:min(88vh,820px);overflow-y:auto}.order-receipt-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:18px}.order-receipt-head h2{margin:2px 0 4px;font-size:clamp(1.25rem,2.4vw,1.75rem)}.order-receipt-head p{margin:0;color:var(--muted-text, #6d7b73)}.order-receipt-head>strong{background:#14754814;color:var(--brand-dark, #0e5f3a);padding:10px 12px;border-radius:14px;white-space:nowrap}.receipt-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.receipt-status-grid>div{display:flex;gap:10px;align-items:flex-start;padding:13px;border-radius:16px;border:1px solid rgba(21,92,58,.12);background:#ffffffb8}.receipt-status-grid .good{background:#14754814;color:#0e5f3a}.receipt-status-grid .warning{background:#fff7dadb;color:#805600}.receipt-status-grid .neutral{background:#f0f6f3f2;color:#315045}.receipt-status-grid span{display:grid;gap:2px}.receipt-status-grid small{color:inherit;opacity:.78;font-size:.82rem}.receipt-line-list{display:grid;border:1px solid rgba(21,92,58,.12);border-radius:18px;overflow:hidden;background:#fff}.receipt-line-list>div{display:grid;grid-template-columns:minmax(130px,190px) 1fr;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(21,92,58,.08)}.receipt-line-list>div:last-child{border-bottom:0}.receipt-line-list span{color:var(--muted-text, #6d7b73);font-size:.88rem}.receipt-line-list strong{color:var(--text, #173328);font-weight:700;overflow-wrap:anywhere}.handover-checklist{margin-top:16px;padding:15px;border-radius:18px;background:linear-gradient(135deg,#14754814,#f5fcf8f0);border:1px solid rgba(21,92,58,.12);display:grid;gap:9px}.handover-checklist h3{margin:0 0 2px;font-size:1rem}.handover-checklist label{display:flex;align-items:center;gap:9px;font-size:.93rem;color:#315045}.handover-checklist input{accent-color:var(--brand, #12824a)}.receipt-warning{margin-top:14px}.receipt-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}@media(max-width:720px){.order-receipt-head{grid-template-columns:auto 1fr}.order-receipt-head>strong{grid-column:1 / -1;width:fit-content}.receipt-status-grid{grid-template-columns:1fr}.receipt-line-list>div{grid-template-columns:1fr;gap:4px}.receipt-actions{flex-direction:column-reverse}.receipt-actions button{width:100%;justify-content:center}}.payment-admin-head{gap:1rem;align-items:flex-start}.payment-admin-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.payment-admin-actions button,.admin-payment-save-bar button{white-space:nowrap}.draft-chip{display:inline-flex;align-items:center;min-height:2.2rem;padding:.45rem .75rem;border-radius:999px;font-weight:800;font-size:.8rem;border:1px solid rgba(15,118,110,.18);background:#0f766e14;color:#0f766e}.draft-chip.warning{border-color:#f59e0b57;background:#f59e0b24;color:#92400e}.draft-chip.saved{border-color:#16a34a40;background:#16a34a1a;color:#166534}.payment-draft-warning{display:flex;gap:.75rem;align-items:center;margin:.8rem 0 1rem;padding:.85rem 1rem;border-radius:1rem;border:1px solid rgba(245,158,11,.28);background:#fffbebeb;color:#78350f;font-weight:700}.payment-settings-preview{display:grid;gap:.75rem}.payment-preview-label{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;color:#475569}.payment-preview-label span{font-size:.82rem;text-transform:uppercase;letter-spacing:.11em;color:#0f766e;font-weight:900}.payment-preview-label small{max-width:440px;text-align:right;line-height:1.45}.payment-method-editor-head span small{display:block;margin-top:.16rem;color:#64748b;font-size:.76rem;font-weight:700}.payment-method-editor-note{margin:.65rem 0 0;padding:.6rem .75rem;border-radius:.85rem;background:#0f172a09;color:#475569;font-size:.82rem;font-weight:650}.admin-payment-method-editor.active .payment-method-editor-note{background:#16a34a17;color:#166534}.admin-payment-save-bar{position:sticky;bottom:.75rem;z-index:5;box-shadow:0 18px 40px #0f172a24}@media(max-width:760px){.payment-admin-actions,.payment-preview-label,.admin-payment-save-bar{align-items:stretch;flex-direction:column}.payment-preview-label small{text-align:left;max-width:none}.payment-admin-actions button,.admin-payment-save-bar button{justify-content:center;width:100%}}.business-history.upgraded-application-history,.upgraded-application-history{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;padding:clamp(18px,2.5vw,28px)!important;overflow:hidden!important}.upgraded-application-history .business-history-head{grid-column:1 / -1!important;width:100%!important;min-width:0!important;align-items:center!important}.upgraded-application-history .business-history-head h2{font-size:clamp(1.35rem,2.2vw,1.85rem)!important;line-height:1.1!important}.upgraded-application-history .business-history-head p{max-width:720px!important;line-height:1.55!important}.upgraded-application-history .application-summary-strip{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:14px!important;width:100%!important}.upgraded-application-history .application-summary-strip>div{min-width:0!important;min-height:110px!important;display:grid!important;align-content:center!important;gap:4px!important;padding:18px 20px!important;border-radius:22px!important}.upgraded-application-history .application-summary-strip b{font-size:clamp(1.45rem,2vw,1.9rem)!important;line-height:1!important}.upgraded-application-history .application-summary-strip span{font-size:.9rem!important;line-height:1.35!important}.upgraded-application-history .application-history-grid{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(2,minmax(360px,1fr))!important;gap:24px!important;align-items:start!important;width:100%!important}.upgraded-application-history .history-column{min-width:0!important}.upgraded-application-history .history-column h2{margin:0 0 12px!important;font-size:clamp(1.15rem,1.8vw,1.45rem)!important;line-height:1.15!important}.upgraded-application-history .application-history-card{width:100%!important;max-width:none!important;min-width:0!important;padding:20px!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 40px #10342312!important}.upgraded-application-history .application-history-head{gap:10px!important;margin-bottom:2px!important}.upgraded-application-history .application-history-card>strong{display:block!important;font-size:1.05rem!important;line-height:1.25!important;color:#102f25!important;overflow-wrap:anywhere!important}.upgraded-application-history .application-history-card>p{font-size:.9rem!important;line-height:1.5!important}.upgraded-application-history .application-history-card .promotion-progress{margin:8px 0 2px!important;gap:12px!important}.upgraded-application-history .application-history-card .promotion-progress-bar{height:9px!important}.upgraded-application-history .application-history-card .promotion-progress-steps{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.upgraded-application-history .application-history-card .promotion-step{min-width:0!important;min-height:0!important;padding:12px!important;border-radius:16px!important}.upgraded-application-history .application-history-card .promotion-step b{font-size:.82rem!important;line-height:1.2!important}.upgraded-application-history .application-history-card .promotion-step small{font-size:.78rem!important;line-height:1.35!important;overflow-wrap:anywhere!important}.upgraded-application-history .application-mini-details{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:9px!important;margin-top:4px!important}.upgraded-application-history .application-mini-details span{width:100%!important;justify-content:flex-start!important;border-radius:14px!important;padding:9px 11px!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:.82rem!important;line-height:1.3!important}.upgraded-application-history .admin-note-preview{margin-top:2px!important;padding:12px 14px!important;border-radius:16px!important;line-height:1.5!important}.upgraded-application-history .status-pill{white-space:nowrap!important}@media(max-width:1050px){.upgraded-application-history .application-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.upgraded-application-history .application-history-grid{grid-template-columns:1fr!important}}@media(max-width:700px){.business-history.upgraded-application-history,.upgraded-application-history{padding:16px!important;border-radius:22px!important}.upgraded-application-history .business-history-head{padding:18px!important}.upgraded-application-history .application-summary-strip{grid-template-columns:1fr!important}.upgraded-application-history .application-summary-strip>div{min-height:88px!important}.upgraded-application-history .application-history-card .promotion-progress-steps,.upgraded-application-history .application-mini-details{grid-template-columns:1fr!important}}.admin-inline-warning{display:flex;align-items:center;gap:.75rem;padding:.95rem 1rem;border:1px solid rgba(194,120,3,.28);border-radius:18px;background:#fff8e0eb;color:#513600;box-shadow:0 12px 26px #1e293b0f}.admin-inline-warning span{flex:1;display:grid;gap:.2rem}.admin-inline-warning button{border:0;border-radius:999px;padding:.55rem .85rem;background:#123126;color:#fff;font-weight:800;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.admin-payment-tracker.payment-verified{border-color:#0a7d5547}.admin-payment-tracker.payment-pending{border-color:#c278034d}.admin-payment-tracker.payment-rejected,.admin-payment-tracker.payment-missing{border-color:#be123c3d}.payment-approval-warning{display:block;margin-top:.75rem;padding:.65rem .75rem;border-radius:14px;background:#fff8e0d9;color:#6b4600;font-weight:750}.upgraded-promotion-queue-title{align-items:flex-start}.admin-promotion-tools{margin:12px 0 14px;display:grid;grid-template-columns:minmax(280px,1fr) minmax(360px,1fr);gap:12px;align-items:stretch}.promotion-mini-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.promotion-mini-stats article{padding:12px;border:1px solid rgba(17,94,62,.13);border-radius:16px;background:#ffffffe0;box-shadow:0 10px 24px #132e1f0a}.promotion-mini-stats b{display:block;color:var(--ink);font-size:18px;line-height:1}.promotion-mini-stats span{display:block;margin-top:5px;color:#718078;font-size:10px;font-weight:850;line-height:1.25}.promotion-filter-row{padding:12px;border:1px solid rgba(17,94,62,.13);border-radius:18px;background:#fff;box-shadow:0 10px 24px #132e1f0a}.admin-advert-preview{margin:12px 0;padding:10px;display:grid;grid-template-columns:88px 1fr;gap:12px;border:1px solid rgba(17,94,62,.12);border-radius:18px;background:#f8fbf8}.admin-advert-preview-media{min-height:84px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#eaf4ee;color:var(--green)}.admin-advert-preview-media img{width:100%;height:100%;min-height:84px;object-fit:cover}.admin-advert-preview-body{display:flex;flex-direction:column;gap:5px;min-width:0}.admin-advert-preview-body strong{color:var(--ink);font-size:14px;line-height:1.2}.admin-advert-preview-body p{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-advert-preview-body div{display:flex;flex-wrap:wrap;gap:6px}.admin-advert-preview-body div span,.admin-advert-preview-body a{width:fit-content;display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:#fff;color:#59665e;font-size:10px;font-weight:850;text-decoration:none}.status-pill.expired{background:#eef1ef;color:#69766e}@media(max-width:980px){.admin-promotion-tools{grid-template-columns:1fr}.promotion-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.admin-advert-preview{grid-template-columns:1fr}.admin-advert-preview-media{min-height:150px}}.sms-operations-workspace{display:grid;gap:18px}.sms-operation-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sms-operation-stats>div{background:#fff;border:1px solid #dfe9e3;border-radius:18px;padding:15px;display:grid;gap:6px;box-shadow:var(--soft-shadow)}.sms-operation-stats svg{color:var(--green)}.sms-operation-stats span{color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.sms-operation-stats strong{color:var(--ink);font-size:clamp(21px,3vw,32px);line-height:1}.sms-playbook-panel{background:linear-gradient(135deg,#10291f,#174532);color:#effaf2;border-radius:22px;padding:18px;display:grid;grid-template-columns:1fr 1.35fr;gap:16px;align-items:start;box-shadow:var(--soft-shadow)}.sms-playbook-panel h3{margin:0 0 6px;font-size:18px}.sms-playbook-panel p,.sms-playbook-panel li{color:#effaf2c7;font-size:12px;line-height:1.55}.sms-playbook-panel ul{margin:0;padding-left:18px;display:grid;gap:5px}.sms-broadcast-list{gap:13px}.sms-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.sms-card-heading small,.sms-card-meta span{color:var(--muted);font-size:10px;font-weight:800}.sms-card-meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.sms-card-meta span{background:#f3f7f4;border:1px solid #dce8df;border-radius:999px;padding:5px 8px}.sms-actions{min-width:175px}.sms-actions button{width:100%}@media(max-width:860px){.sms-operation-stats,.sms-playbook-panel,.sms-review-card{grid-template-columns:1fr}.sms-actions{min-width:0;width:100%}}.feature-price-confirmation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 16px}.feature-price-confirmation>div{border:1px solid rgba(8,122,71,.16);border-radius:18px;background:#f0fdf4b8;padding:14px 16px;display:grid;gap:5px}.feature-price-confirmation span{color:#53645b;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.feature-price-confirmation strong{color:#0b2f22;font-size:1.15rem;line-height:1.1}.mobile-photo-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-photo-actions .camera-action{background:#0f3d2e;color:#fff}.mobile-photo-actions .gallery-action{background:#ecfdf5;color:#0f5132;border-color:#087a4733}.upgraded-application-history .application-summary-strip{display:none!important}.notification-area{display:block}@media(max-width:760px){.header-inner{width:calc(100% - 20px);gap:6px}.header-actions{margin-left:auto;gap:5px}.notification-area{position:static}.notification-area .icon-button{width:38px;height:38px;border-radius:12px}.notification-popover{position:fixed;top:70px;right:10px;left:10px;width:auto;max-height:calc(100dvh - 92px);overflow:auto;border-radius:22px;padding:10px;z-index:120}.notification-popover:before{display:none}.notification-item{align-items:flex-start;gap:10px;padding:12px}.sell-modal.improved-sell-modal,.sell-modal{width:100vw;max-width:none;height:100dvh;max-height:100dvh;margin:0;border-radius:0;overflow-y:auto;padding:18px 14px calc(24px + env(safe-area-inset-bottom))}.sell-modal-head{position:sticky;top:-18px;z-index:5;margin:-18px -14px 14px;padding:16px 14px 12px;background:#fffffff7;border-bottom:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sell-modal-head h2{font-size:1.3rem}.sell-step-labels{grid-template-columns:1fr;gap:6px;margin-bottom:12px}.sell-step-labels span{text-align:left}.improved-upload-zone{min-height:220px;padding:14px}.improved-upload-zone.has-preview img{height:min(270px,42dvh)}.mobile-photo-actions{display:grid;grid-template-columns:1fr;gap:9px;width:100%}.mobile-photo-actions .upload-action-button,.mobile-photo-actions button{width:100%;min-height:46px;justify-content:center}.money-input{min-height:52px;border:1.5px solid rgba(8,122,71,.24);background:#fff;box-shadow:0 10px 26px #0f172a14}.money-input input{font-size:1.05rem;min-height:48px}.fulfillment-mode-grid,.payment-method-grid{grid-template-columns:1fr!important}.modal-buttons,.edit-listing-actions-row,.report-actions{grid-template-columns:1fr}.promotion-grid{grid-template-columns:1fr!important;gap:16px}.promotion-card{padding:16px;border-radius:22px}.feature-price-confirmation{grid-template-columns:1fr}.package-grid,.official-payment-overview-card,.official-payment-overview-list{grid-template-columns:1fr!important}.business-history.upgraded-application-history,.upgraded-application-history{padding:16px!important;border-radius:22px!important}.upgraded-application-history .business-history-head{display:flex!important;align-items:flex-start!important;gap:10px!important}.upgraded-application-history .business-history-head>svg{display:none!important}.upgraded-application-history .application-history-grid{grid-template-columns:1fr!important;gap:16px!important}.promotion-application-card{border-radius:20px}}@media(max-width:420px){.brand-copy{display:none}.header-inner{height:62px}.icon-button,.sell-button,.avatar-button{width:36px;height:36px}.notification-count{top:-7px;right:-6px}}.improved-sell-modal{max-height:calc(100dvh - 56px);display:flex;flex-direction:column}.improved-sell-modal .sell-step,.improved-sell-modal .listing-review{overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:14px}.improved-sell-modal .sell-progress,.improved-sell-modal .sell-step-labels{flex:0 0 auto}.important-price-field{padding:14px;border:1px solid rgba(8,122,71,.2);border-radius:18px;background:linear-gradient(135deg,#f2fff7,#fff);box-shadow:0 12px 28px #0f172a0f}.important-price-field .money-input{margin-top:8px;border-color:#087a4759;background:#fff}.listing-mini-summary{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(8,122,71,.16);border-radius:18px;background:#fffffff5;box-shadow:0 12px 25px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.listing-mini-summary span{color:#637468;font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.listing-mini-summary strong{color:#072a1b;font-size:1.04rem;font-weight:950}.listing-mini-summary button,.payment-details-toggle{border:1px solid rgba(8,122,71,.18);border-radius:999px;background:#f2fbf6;color:#0d6845;font-weight:900;cursor:pointer}.listing-mini-summary button{padding:8px 11px}.compact-fulfillment-section,.compact-payment-method-picker{padding:13px;border-radius:18px}.compact-fulfillment-section .fulfillment-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compact-fulfillment-section .fulfillment-mode-grid button{padding:10px;border-radius:13px}.compact-fulfillment-section .fulfillment-mode-grid button span{font-size:.72rem}.compact-fulfillment-section .delivery-area-field textarea{min-height:58px}.payment-compact-note{margin:8px 0 0;color:#5d7165;font-size:.82rem;line-height:1.45}.payment-compact-note.success-note{padding:10px 12px;border:1px solid rgba(8,122,71,.14);border-radius:14px;background:#f3fbf6;color:#0d6845;font-weight:850}.compact-payment-method-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px}.compact-payment-method-grid button{min-height:44px;padding:9px 10px;border-radius:14px;line-height:1.2}.payment-details-toggle{width:100%;margin-top:10px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:8px}.payment-details-toggle span{color:#637468;font-size:.76rem}.payment-detail-collapsible{margin-top:10px;display:grid;gap:10px}.payment-detail-collapsible .seller-payment-detail-fields{margin-top:0}.payment-detail-collapsible .seller-payment-detail-card{padding:12px;border-radius:16px}.payment-detail-collapsible .payment-note-field textarea{min-height:66px}@media(max-width:760px){.sell-modal.improved-sell-modal{height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column}.improved-sell-modal .sell-modal-head{flex:0 0 auto;margin-bottom:8px}.improved-sell-modal .sell-modal-head p{display:none}.improved-sell-modal .sell-progress{margin-top:0}.improved-sell-modal .sell-step-labels{display:flex;gap:7px;overflow-x:auto;margin:7px 0 8px;padding-bottom:2px}.improved-sell-modal .sell-step-labels span{flex:0 0 auto;font-size:.66rem;padding:7px 9px;white-space:nowrap}.improved-sell-modal .sell-step,.improved-sell-modal .listing-review{flex:1 1 auto;overflow-y:auto;padding:12px 4px calc(18px + env(safe-area-inset-bottom));gap:12px}.improved-upload-zone{min-height:150px;padding:12px}.improved-upload-zone.has-preview img{height:min(180px,28dvh)}.important-price-field{padding:12px;border-radius:16px}.listing-mini-summary{grid-template-columns:1fr auto;padding:10px 11px;border-radius:16px}.listing-mini-summary span{grid-column:1 / -1;font-size:.68rem}.listing-mini-summary strong{font-size:1rem}.listing-mini-summary button{padding:7px 9px;font-size:.78rem}.condition-choice-row,.pickup-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.condition-choice-row button{padding:9px}.condition-choice-row button span{display:none}.compact-fulfillment-section,.compact-payment-method-picker{padding:12px;border-radius:16px;margin:4px 0}.compact-fulfillment-section .fulfillment-mode-grid{grid-template-columns:1fr!important;gap:7px}.compact-fulfillment-section .fulfillment-mode-grid button{padding:9px 10px}.compact-fulfillment-section .fulfillment-mode-grid button span{font-size:.7rem;line-height:1.25}.compact-fulfillment-section .delivery-area-field textarea,.payment-detail-collapsible .payment-note-field textarea,.sell-step textarea{min-height:62px}.compact-payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.compact-payment-method-grid button{min-height:42px;padding:8px;justify-content:center;text-align:center;font-size:.82rem}.payment-compact-note{font-size:.76rem}.payment-detail-grid{grid-template-columns:1fr}.seller-payment-detail-card{padding:10px}.sell-checklist{padding:11px;border-radius:15px}.sell-step>.primary-button.full,.sell-step .modal-buttons{position:sticky;bottom:0;z-index:6;padding-top:9px;background:linear-gradient(180deg,#fff0,#fff 32%)}}@media(max-width:430px){.compact-payment-method-grid,.condition-choice-row,.pickup-field-grid{grid-template-columns:1fr!important}}.mobile-notification-pill,.mobile-notification-sheet{display:none}.mobile-notification-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#05140e7a}.mobile-notification-card{position:relative;width:min(100%,520px);max-height:78vh;margin:0 auto;overflow:hidden;background:#fff;border:1px solid rgba(6,42,27,.12);border-radius:28px 28px 0 0;box-shadow:0 -24px 70px #041a1147}.mobile-notification-handle{width:46px;height:5px;margin:12px auto 6px;border-radius:99px;background:#072d1e33}.mobile-notification-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 18px 14px;border-bottom:1px solid rgba(7,45,30,.08)}.mobile-notification-head span{display:grid;gap:2px}.mobile-notification-head small{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mobile-notification-head strong{color:var(--ink);font-size:1.25rem}.mobile-notification-head button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(7,45,30,.1);border-radius:14px;background:#f8fbf7;color:var(--ink)}.mobile-notification-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 18px;background:linear-gradient(180deg,#fbfff5,#fff)}.mobile-notification-summary span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid rgba(7,45,30,.08);border-radius:14px;background:#fff;color:var(--muted);font-size:.82rem;font-weight:900}.mobile-notification-list{max-height:calc(78vh - 160px);overflow-y:auto;padding:8px 14px calc(16px + env(safe-area-inset-bottom))}.mobile-notification-row{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 10px;border:1px solid rgba(7,45,30,.08);border-radius:17px;background:#fff;color:var(--ink);text-align:left;margin-bottom:9px}.mobile-notification-row>span{width:36px;height:36px;display:grid;place-items:center;border-radius:13px;background:#14b8741a;color:var(--primary)}.mobile-notification-row.urgent>span{background:#ef44441a;color:#b91c1c}.mobile-notification-row div{display:grid;gap:3px}.mobile-notification-row strong{font-size:.9rem;line-height:1.25}.mobile-notification-row small{color:var(--muted);line-height:1.35}.mobile-notification-row em{color:var(--primary-dark);font-size:.72rem;font-style:normal;font-weight:900}.mobile-notification-empty{display:grid;justify-items:center;gap:8px;padding:38px 18px;color:var(--muted);text-align:center}.mobile-notification-empty svg{color:var(--primary)}.mobile-notification-empty strong{color:var(--ink)}@media(max-width:760px){.mobile-notification-pill{position:fixed;right:14px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:130;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;border:1px solid rgba(197,248,79,.38);border-radius:999px;background:linear-gradient(135deg,#10281b,#06371f);color:#fff;box-shadow:0 18px 40px #041a1142}.mobile-notification-pill span{position:relative;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#ffffff1f}.mobile-notification-pill i{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border:2px solid #10281b;border-radius:999px;background:#ef4444;color:#fff;font-size:.64rem;font-style:normal;font-weight:1000;line-height:1}.mobile-notification-pill b{font-size:.78rem}.mobile-notification-pill:not(.has-action){opacity:.88}.mobile-notification-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:flex-end;justify-content:center;padding-top:80px}.mobile-notification-sheet+.toast,.mobile-notification-sheet~.toast{z-index:240}}@media(max-width:430px){.mobile-notification-pill{right:12px;bottom:calc(78px + env(safe-area-inset-bottom));min-height:40px;padding:7px 10px}.mobile-notification-pill b{display:none}.mobile-notification-card{max-height:82vh;border-radius:24px 24px 0 0}.mobile-notification-list{max-height:calc(82vh - 156px)}}.mobile-product-hero-summary{display:none}.product-quick-facts{margin:14px 0 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-quick-facts span{min-height:38px;padding:9px 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:13px;background:#f8fbf7;color:#425348;font-size:11px;font-weight:800}.product-quick-facts svg{flex:0 0 auto;color:var(--green)}.compact-buyer-note{margin-top:13px}.buyer-flow-card{margin:13px 0 15px;padding:13px 14px;border:1px solid rgba(15,118,92,.17);border-radius:16px;background:linear-gradient(135deg,#ecfdf5f2,#fffffff2)}.buyer-flow-card strong{display:block;color:#0b4f3f;font-size:12px;letter-spacing:-.2px}.buyer-flow-card ol{margin:8px 0 0;padding-left:18px;color:#5b6a61;font-size:11px;font-weight:700;line-height:1.55}.product-modal-actions{display:grid;gap:9px}@media(max-width:720px){.product-modal{max-height:100dvh;border-radius:22px 22px 0 0}.product-gallery-panel{min-height:210px;max-height:260px}.product-gallery-panel .product-gallery-thumbs{right:10px;bottom:10px;left:10px;max-width:none;overflow-x:auto;justify-content:flex-start}.mobile-product-hero-summary{margin:10px 0 12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px}.mobile-product-hero-summary div{padding:12px 13px;border:1px solid rgba(15,118,92,.17);border-radius:15px;background:#f6fbf7}.mobile-product-hero-summary span{display:block;color:#718075;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.mobile-product-hero-summary strong{margin-top:4px;display:block;color:#0b2f24;font-size:15px;line-height:1.2}.desktop-modal-price{display:none}.modal-heading-row h2{font-size:20px;letter-spacing:-.6px}.modal-description{margin:10px 0 12px;font-size:12px;line-height:1.55}.product-quick-facts{grid-template-columns:1fr;gap:7px}.product-quick-facts span{min-height:34px;padding:8px 10px;font-size:10.5px}.mobile-seller-panel{padding:11px;align-items:flex-start}.mobile-seller-panel .large-avatar{width:38px;height:38px}.mobile-seller-panel .rating-box{margin-left:0;width:100%;flex-direction:row;justify-content:space-between}.compact-buyer-note{padding:12px;gap:9px}.compact-buyer-note>svg{width:18px;height:18px}.delivery-area-pills.compact{gap:6px}.delivery-area-pills.compact span,.product-payment-methods span{font-size:9.5px}.buyer-flow-card{margin-bottom:10px;padding:11px 12px}.buyer-flow-card ol{font-size:10.5px}.sticky-product-actions{position:sticky;z-index:3;bottom:0;margin:13px -18px 10px;padding:10px 18px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#ffffffc7,#fff 32%);border-top:1px solid rgba(16,44,32,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-product-actions .order-button,.sticky-product-actions .offer-button{min-height:46px}.sticky-product-actions .offer-form{padding:11px;border-radius:15px;background:#f8fbf7}.report-listing-button{margin-bottom:4px}}@media(max-width:430px){.mobile-product-hero-summary{grid-template-columns:1fr}.product-modal .modal-close{top:10px;right:10px}.modal-product-content{padding-bottom:8px}}.mobile-discovery-panel{display:none}@media(max-width:760px){.mobile-discovery-panel{display:grid;gap:.75rem;padding:0 .95rem 1rem;margin-top:-.25rem;position:relative;z-index:5}.mobile-market-search-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;width:100%;min-height:3.15rem;padding:.72rem .85rem;border:1px solid rgba(19,83,61,.14);border-radius:1.15rem;background:#fffffffa;box-shadow:0 14px 34px #04231814}.mobile-market-search-card svg{color:var(--primary);flex-shrink:0}.mobile-market-search-card input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-weight:800;font-size:.92rem;min-width:0}.mobile-market-search-card input::placeholder{color:#16362b8c;font-weight:700}.mobile-market-search-card button{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:var(--primary);background:#0f73561a}.mobile-market-summary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.82rem .9rem;border:1px solid rgba(19,83,61,.12);border-radius:1.15rem;background:linear-gradient(135deg,#f4fff8fa,#fffffff5)}.mobile-market-summary-card div{min-width:0;display:grid;gap:.1rem}.mobile-market-summary-card span,.mobile-market-summary-card label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:900}.mobile-market-summary-card strong{font-size:1.12rem;color:var(--ink);line-height:1.1}.mobile-market-summary-card small{color:var(--muted);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-market-summary-card label{display:grid;gap:.25rem;justify-items:end}.mobile-market-summary-card select{border:1px solid rgba(19,83,61,.16);border-radius:.8rem;padding:.58rem .7rem;background:#fff;color:var(--ink);font-weight:900;max-width:8.5rem}.mobile-category-strip{display:flex;gap:.55rem;overflow-x:auto;padding:.05rem .05rem .35rem;scrollbar-width:none}.mobile-category-strip::-webkit-scrollbar{display:none}.mobile-category-strip button{min-width:5.9rem;border:1px solid rgba(19,83,61,.14);border-radius:1rem;background:#fffffff5;color:var(--ink);padding:.7rem .62rem;display:grid;justify-items:start;gap:.22rem;box-shadow:0 10px 26px #0423180f}.mobile-category-strip button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.mobile-category-strip button svg{color:currentColor}.mobile-category-strip button span{font-size:.75rem;font-weight:900;line-height:1.05}.mobile-category-strip button em{font-style:normal;font-size:.68rem;font-weight:900;color:#16362b94}.mobile-category-strip button.active em{color:#ffffffb8}.mobile-market-action-row{display:grid;grid-template-columns:1fr auto auto;gap:.55rem;align-items:stretch}.mobile-market-action-row button{min-height:2.6rem;border:1px solid rgba(19,83,61,.14);border-radius:.95rem;padding:0 .72rem;background:#fffffff7;color:var(--primary);font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:.38rem;box-shadow:0 10px 24px #0423180f}.mobile-market-action-row button:first-child{justify-content:flex-start}.mobile-market-action-row button:last-child{background:var(--primary);color:#fff;border-color:var(--primary)}.mobile-market-action-row span{min-width:1.25rem;height:1.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#05291e;font-size:.68rem;font-weight:950}.market-section{padding-top:.15rem}.market-section .category-row,.market-section .listing-toolbar{display:none}.market-header{padding:0 .95rem;margin-bottom:.75rem}.market-count{font-size:.72rem;white-space:nowrap}.product-grid{padding:0 .95rem 6.25rem;gap:.8rem}.product-card{border-radius:1.1rem;overflow:hidden;box-shadow:0 12px 30px #04231814}.product-card .product-image-wrap{min-height:0;aspect-ratio:1.25 / 1}.product-card .product-info{padding:.78rem .82rem .86rem;gap:.38rem}.product-card .product-info h3{font-size:.98rem;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .price{font-size:1.08rem;margin-top:.05rem}.product-card .product-meta,.product-card .pickup-meta,.product-card .fulfillment-meta{font-size:.72rem;line-height:1.25}.product-card .card-payment-methods{display:flex;gap:.32rem;overflow:hidden;max-height:1.75rem}.product-card .card-payment-methods span{font-size:.65rem;padding:.28rem .45rem;white-space:nowrap}.product-card .seller-row{gap:.32rem;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;font-size:.72rem}.product-card .seller-review-count{display:none}.product-card .favorite-button{top:.6rem;right:.6rem}}@media(max-width:430px){.mobile-discovery-panel{padding-inline:.75rem}.mobile-market-search-card{min-height:2.95rem;border-radius:1rem}.mobile-market-summary-card{grid-template-columns:1fr;align-items:stretch}.mobile-market-summary-card label{justify-items:stretch}.mobile-market-summary-card select{max-width:none;width:100%}.mobile-market-action-row{grid-template-columns:1fr 1fr}.mobile-market-action-row button:first-child{grid-column:1 / -1}.market-header,.product-grid{padding-inline:.75rem}.product-card .product-info{padding-inline:.72rem}}.mobile-order-snapshot{display:none}@media(max-width:760px){.messages-page{padding-top:8px}.messages-page .page-topline{margin-bottom:8px}.messages-page .page-topline h1{font-size:1.55rem}.chat-panel .order-strip,.chat-panel .chat-compact-context{display:none}.chat-header{padding:10px 12px;gap:9px}.chat-header .conversation-avatar{width:36px;height:36px}.chat-header strong{font-size:.95rem}.chat-header span{font-size:.75rem}.safety-help-button{width:38px;height:38px;padding:0}.safety-help-button span{display:none}.mobile-order-snapshot{display:grid;gap:9px;margin:0;padding:11px 12px 12px;border-top:1px solid rgba(13,94,61,.1);border-bottom:1px solid rgba(13,94,61,.12);background:linear-gradient(135deg,#f7fff9,#fffdf2)}.mobile-order-snapshot-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-order-snapshot-head strong{color:#0b5f3e;font-size:1.02rem;font-weight:950;white-space:nowrap}.mobile-order-snapshot h3{margin:0;color:#102c21;font-size:1.02rem;line-height:1.25}.mobile-order-meta-row{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.mobile-order-meta-row::-webkit-scrollbar{display:none}.mobile-order-meta-row span{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;max-width:230px;padding:6px 8px;border:1px solid rgba(13,94,61,.12);border-radius:999px;background:#fff;color:#365e4c;font-size:.73rem;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-order-stage-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.mobile-order-stage-track span{min-width:0;display:grid;justify-items:center;gap:3px;color:#8a9a91;font-size:.63rem;font-weight:850}.mobile-order-stage-track span i{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e7eee9;color:#6c8075;font-style:normal;font-size:.68rem;font-weight:950}.mobile-order-stage-track span.done,.mobile-order-stage-track span.current{color:#0d6a44}.mobile-order-stage-track span.done i,.mobile-order-stage-track span.current i{background:#0f7149;color:#fff}.mobile-order-stage-track span.current i{box-shadow:0 0 0 4px #0f71491c}.mobile-order-stage-track b{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-order-snapshot p{margin:0;padding:8px 9px;border-radius:12px;background:#ffffffd1;color:#53695e;font-size:.76rem;line-height:1.35;font-weight:750}.mobile-order-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-order-quick-actions button,.mobile-order-details-link{min-height:38px;border:1px solid rgba(13,94,61,.14);border-radius:13px;background:#fff;color:#0d5f3f;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.78rem;font-weight:950;cursor:pointer}.mobile-order-quick-actions button.primary{background:#0d6f48;color:#fff;border-color:#0d6f48;box-shadow:0 11px 22px #0d6f482e}.mobile-order-details-link{width:100%;justify-content:space-between;padding:0 12px}.chat-panel>.seller-payment-panel.compact{display:none}.chat-mini-note{padding:8px 12px;font-size:.74rem}.chat-body{min-height:280px;padding:14px 12px}.chat-safety{padding:8px 10px;font-size:.74rem}.quick-replies.compact{padding:7px 10px}.chat-compose{padding:8px 10px;position:sticky;bottom:0;z-index:7}.chat-compose input{height:40px;font-size:.85rem}.chat-actions{padding:6px 10px 9px;max-height:56px;overflow-x:auto;overflow-y:hidden}.chat-actions button{min-height:34px;padding:8px 10px;font-size:.72rem}.order-details-modal,.payment-modal,.meetup-planner-modal,.order-receipt-modal{width:min(100% - 18px,520px);max-height:calc(100vh - 18px);overflow-y:auto;padding:20px 16px;border-radius:24px}}@media(max-width:720px){html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{touch-action:manipulation;-webkit-text-size-adjust:100%}.app-shell{min-height:100dvh;overflow-x:hidden;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.app-shell>main{width:100%;min-width:0;overflow-x:hidden}button,input,select,textarea{font-size:16px}button,.primary-button,.secondary-button,.ghost-button,.text-button,.back-link,.mobile-order-quick-actions button,.mobile-order-details-link,.managed-listing-actions button,.quick-filter-actions button,.mobile-discovery-actions button,.promotion-type-card,.package-card,.document-options button,.improved-profile-nav button{min-height:44px;-webkit-tap-highlight-color:transparent}input,select,textarea{min-height:44px}textarea{line-height:1.45}.mobile-nav{bottom:0;padding-bottom:max(9px,env(safe-area-inset-bottom));border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 -14px 30px #0c241924}.mobile-alert-fab,.mobile-notification-fab,.mobile-alert-button{bottom:calc(82px + env(safe-area-inset-bottom))}.toast{left:12px;right:12px;bottom:calc(96px + env(safe-area-inset-bottom));width:auto;max-width:none;justify-content:center;text-align:center}.modal-backdrop,.info-modal-backdrop{align-items:flex-end;padding:10px 8px max(10px,env(safe-area-inset-bottom));overflow-y:auto}.product-modal,.sell-modal,.info-modal,.info-modal-card,.payment-modal,.order-details-modal,.meetup-planner-modal,.order-receipt-modal,.payment-proof-modal,.support-modal,.filter-drawer,.mobile-notification-panel{width:100%;max-width:100%;max-height:calc(100dvh - 16px - env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;border-radius:24px 24px 0 0}.product-modal,.sell-modal,.info-modal,.info-modal-card{padding-left:14px;padding-right:14px}.modal-close,.info-close,.modal-close-button{width:42px;height:42px;min-height:42px}.sell-modal.improved-sell-modal,.sell-modal{display:flex;flex-direction:column;padding-bottom:max(12px,env(safe-area-inset-bottom))}.sell-modal-head{position:sticky;top:0;z-index:8;margin:-1px -14px 8px;padding:14px 14px 10px;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(13,94,61,.08)}.sell-modal-head h2{font-size:1.25rem;line-height:1.18}.sell-modal-head p{display:none}.sell-step-labels{gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.sell-step-labels::-webkit-scrollbar{display:none}.sell-step-labels span{flex:0 0 auto;padding:7px 9px;font-size:.7rem;white-space:nowrap}.sell-step,.sell-step.compact-sell-step,.sell-step.mobile-optimized-sell-step{gap:11px;padding-bottom:84px}.sell-step>label,.field-row>label,.payment-detail-grid label,.promo-form label,.ad-form label,.verification-form label,.document-step label,.payment-fields label,.meetup-form label,.auth-form label{gap:6px}.sell-step input,.sell-step select,.sell-step textarea,.promo-form input,.promo-form select,.promo-form textarea,.ad-form input,.ad-form select,.ad-form textarea,.payment-fields input,.payment-fields select,.payment-fields textarea{width:100%;min-width:0;border-radius:14px}.sell-step textarea{min-height:88px}.sell-step .field-row,.verification-form .field-row,.payment-detail-grid,.promotion-form-grid,.ad-form-grid,.meetup-form-grid{grid-template-columns:1fr;gap:10px}.compact-payment-group,.seller-payment-detail-fields,.seller-payment-detail-card,.seller-payment-panel,.official-payment-panel,.platform-payment-card{border-radius:17px}.sell-actions,.document-actions,.info-modal-actions,.promotion-actions,.ad-actions,.payment-actions,.meetup-actions,.seller-review-actions{position:sticky;bottom:calc(env(safe-area-inset-bottom) - 1px);z-index:9;display:grid;grid-template-columns:1fr;gap:8px;margin:8px -14px -12px;padding:10px 14px max(12px,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid rgba(13,94,61,.09);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sell-actions button,.document-actions button,.info-modal-actions button,.promotion-actions button,.ad-actions button,.payment-actions button,.meetup-actions button,.seller-review-actions .primary-button{width:100%;justify-content:center}.photo-picker-grid,.photo-source-grid,.image-upload-grid,.listing-photo-grid,.preview-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.photo-picker-card,.photo-source-card,.image-upload-card,.listing-photo-card{min-height:104px;border-radius:16px}.profile-page,.promotions-page,.messages-page,.market-section,.auth-screen{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.page-topline{align-items:flex-start;gap:8px}.page-topline h1{font-size:clamp(1.45rem,7vw,2rem);line-height:1.08}.page-topline>button,.page-topline .back-link{align-self:flex-start}.profile-overview-banner,.profile-card,.profile-section-card,.profile-content-panel,.profile-empty-state,.seller-trust-card,.profile-verification-summary{border-radius:20px}.profile-overview-banner,.profile-overview-main,.profile-overview-actions{grid-template-columns:1fr;align-items:stretch}.profile-overview-actions{display:grid;gap:8px}.profile-overview-actions button{width:100%;justify-content:center}.improved-profile-grid{gap:12px}.improved-profile-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.improved-profile-nav::-webkit-scrollbar{display:none}.improved-profile-nav button{flex:0 0 auto;min-width:132px;justify-content:center;padding:9px 10px;border-radius:15px}.improved-profile-nav .logout-link{min-width:96px}.profile-mini-listings,.profile-order-list{gap:10px}.profile-mini-listing.managed-listing-card{grid-template-columns:70px 1fr;gap:10px;padding:10px;align-items:start}.profile-mini-listing.managed-listing-card img{width:70px;height:70px;border-radius:15px}.managed-listing-info strong{font-size:.92rem;line-height:1.2}.managed-listing-status,.managed-listing-actions{grid-column:1 / -1}.managed-listing-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.managed-listing-actions button{width:100%;font-size:.78rem}.product-modal{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.product-modal .modal-close{position:sticky;top:8px;margin-left:auto;z-index:12}.product-gallery,.product-modal img,.product-image-area{max-height:250px}.sticky-buyer-action,.mobile-buyer-action-bar,.product-sticky-action{position:fixed;left:10px;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));z-index:80;border-radius:18px;box-shadow:0 16px 34px #0c24192e}.marketplace-toolbar,.search-toolbar,.mobile-discovery-card,.mobile-category-row,.mobile-result-summary{max-width:100%}.mobile-category-row,.mobile-discovery-actions,.quick-filter-actions,.product-meta-row,.mobile-order-meta-row,.chat-actions,.quick-replies{-webkit-overflow-scrolling:touch}.product-grid,.listings-grid,.market-grid{gap:12px}.product-card{min-width:0}.product-card h3,.managed-listing-info strong,.mobile-order-snapshot h3,.chat-header strong{overflow-wrap:anywhere}.messages-page{height:auto;min-height:calc(100dvh - 84px)}.messages-layout,.messages-grid,.chat-layout{min-height:0}.conversation-list,.chat-panel{min-width:0}.chat-panel{max-height:none;overflow:visible}.chat-body{max-height:calc(100dvh - 360px);overflow-y:auto;-webkit-overflow-scrolling:touch}.chat-compose{bottom:calc(72px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;box-shadow:0 -10px 24px #0d5e3d14}.chat-actions{padding-bottom:calc(8px + env(safe-area-inset-bottom))}.mobile-order-snapshot{position:sticky;top:0;z-index:6}.order-details-head,.order-parties,.evidence-summary>div,.seller-confirmation>div:last-child,.seller-review-head,.seller-payment-panel-head,.payment-amount{grid-template-columns:1fr;align-items:start}.order-details-head strong,.payment-amount strong{justify-self:start}.seller-payment-method-card,.official-payment-method-row,.evidence-summary,.payment-proof-summary,.order-current-card,.order-meetup-summary{min-width:0;overflow-wrap:anywhere}.admin-shell{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.admin-shell-header{position:sticky;top:0;z-index:80;min-height:62px;padding:10px 12px}.admin-operations-brand span small,.admin-classification{display:none}.admin-dashboard,.admin-panel,.admin-section,.admin-card,.admin-tab-panel{min-width:0}.admin-stat-grid,.admin-metric-grid,.admin-overview-grid,.admin-payment-grid,.promotion-admin-grid,.support-admin-grid,.staff-grid{grid-template-columns:1fr}.admin-table-wrap,.table-wrap,.verification-table-wrap,.payment-review-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:16px}table{min-width:720px}}@media(max-width:420px){.app-shell{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.sell-modal,.product-modal,.info-modal,.info-modal-card,.payment-modal,.order-details-modal,.meetup-planner-modal,.order-receipt-modal{border-radius:20px 20px 0 0}.profile-mini-listing.managed-listing-card{grid-template-columns:60px 1fr}.profile-mini-listing.managed-listing-card img{width:60px;height:60px}.managed-listing-actions{grid-template-columns:1fr 1fr}.mobile-order-stage-track{gap:3px}.mobile-order-stage-track span{font-size:.58rem}.mobile-order-stage-track span i{width:18px;height:18px}.mobile-order-quick-actions{grid-template-columns:1fr}.chat-body{max-height:calc(100dvh - 380px)}.photo-picker-grid,.photo-source-grid,.image-upload-grid,.listing-photo-grid,.preview-photo-grid{grid-template-columns:1fr}}.app-update-prompt,.mobile-install-coach{position:fixed;left:clamp(.9rem,3vw,1.4rem);right:clamp(.9rem,3vw,1.4rem);z-index:75;border:1px solid rgba(27,94,69,.16);background:#fffffff5;box-shadow:0 22px 55px #1130262e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-update-prompt{top:calc(env(safe-area-inset-top,0px) + .8rem);display:flex;align-items:center;gap:.85rem;max-width:620px;margin:0 auto;padding:.75rem;border-radius:20px}.app-update-prompt div{min-width:0;flex:1;display:grid;gap:.12rem}.app-update-prompt strong{font-size:.86rem;color:var(--ink)}.app-update-prompt span{font-size:.74rem;color:var(--muted)}.app-update-prompt button{border:0;border-radius:999px;min-height:38px;padding:.55rem .75rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-weight:800;color:var(--ink);background:#14664917}.app-update-prompt button:first-of-type{color:#fff;background:var(--primary)}.mobile-install-coach{bottom:calc(5.8rem + env(safe-area-inset-bottom,0px));display:none;align-items:center;gap:.78rem;padding:.78rem;border-radius:24px}.mobile-install-icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(135deg,var(--primary),#0f5e42);box-shadow:0 12px 28px #15604338}.mobile-install-copy{min-width:0;flex:1;display:grid;gap:.16rem}.mobile-install-copy strong{color:var(--ink);font-size:.88rem}.mobile-install-copy span{color:var(--muted);font-size:.73rem;line-height:1.35}.mobile-install-actions{display:grid;gap:.32rem;flex:0 0 auto}.mobile-install-actions button{border:0;border-radius:999px;min-height:34px;padding:.48rem .75rem;font-size:.75rem;font-weight:900;color:#fff;background:var(--primary)}.mobile-install-actions button:last-child{color:var(--muted);background:#0f231c12}@media(max-width:820px){.mobile-install-coach{display:flex}.app-update-prompt{top:calc(env(safe-area-inset-top,0px) + .65rem);padding:.68rem;border-radius:18px}.app-update-prompt button{min-height:36px;padding:.48rem .64rem;font-size:.74rem}}@media(max-width:520px){.mobile-install-coach{left:.72rem;right:.72rem;bottom:calc(5.55rem + env(safe-area-inset-bottom,0px));gap:.65rem;padding:.68rem;border-radius:22px}.mobile-install-icon{width:38px;height:38px;border-radius:14px}.mobile-install-copy strong{font-size:.82rem}.mobile-install-copy span{font-size:.69rem}.mobile-install-actions button{min-height:32px;padding:.42rem .62rem;font-size:.7rem}}@media(min-width:821px){.mobile-install-coach{display:none!important}}.sell-draft-strip{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.72rem .85rem;margin:.75rem 0 0;border:1px solid rgba(37,99,235,.18);border-radius:18px;background:#eff6fff5;color:#1e3a8a;font-size:.86rem}.sell-draft-strip>div{display:inline-flex;align-items:center;gap:.45rem;min-width:0}.sell-draft-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sell-draft-strip button{border:0;background:#fff;color:#1d4ed8;font-weight:800;border-radius:999px;padding:.42rem .7rem;box-shadow:0 8px 20px #2563eb1f;flex:0 0 auto}.sell-draft-photo-warning{margin:.65rem 0 0;padding:.72rem .85rem;border-radius:16px;background:#fff7edfa;border:1px solid rgba(251,146,60,.26);color:#9a3412;font-size:.84rem;line-height:1.45}.quick-price-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.65rem}.quick-price-row button{border:1px solid rgba(15,23,42,.1);background:#fff;color:#0f172a;border-radius:999px;padding:.45rem .72rem;font-weight:800;min-height:36px}.quick-price-row button:active{transform:translateY(1px)}@media(max-width:720px){.sell-draft-strip{position:sticky;top:0;z-index:7;margin:.65rem 0 0;padding:.65rem .72rem;border-radius:15px}.sell-draft-strip button{padding:.4rem .62rem;font-size:.78rem}.sell-draft-photo-warning{font-size:.8rem;padding:.65rem .72rem}.quick-price-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem}.quick-price-row button{padding:.44rem .25rem;font-size:.75rem;min-height:38px}.important-price-field .money-input input{font-size:1rem}}@media(max-width:380px){.quick-price-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.listing-photo-manager{border-radius:16px;padding:10px}.listing-photo-manager-head{align-items:flex-start;flex-direction:column;gap:3px}.listing-photo-manager-head em{text-align:left}.listing-photo-tile{flex-basis:124px;padding:6px}.listing-photo-tile img{height:82px}.listing-photo-strip .cover-badge{left:12px;top:12px}.listing-photo-strip .photo-tile-actions button{font-size:.69rem;min-height:28px;padding:6px 7px}}.mobile-message-overview{display:none}.conversation-scroll{display:grid}.conversation-heading h2 span{min-width:26px;height:26px;margin-left:7px;display:inline-grid;place-items:center;border-radius:999px;background:#0f3d2e1a;color:var(--green-900);font-size:.74rem;font-weight:900;vertical-align:middle}@media(max-width:720px){.messages-page,.profile-page{width:calc(100% - 18px);padding:14px 0 calc(96px + env(safe-area-inset-bottom))}.messages-page .page-topline{margin-bottom:10px}.messages-page .page-topline h1,.profile-page .page-topline h1{font-size:1.55rem;line-height:1.05}.mobile-message-overview{margin:0 0 10px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(15,61,46,.1);border-radius:20px;background:linear-gradient(135deg,#fff,#f5fbf7);box-shadow:0 14px 34px #0f3d2e14}.mobile-message-overview div{min-width:0;display:grid;gap:2px}.mobile-message-overview strong{color:var(--green-900);font-size:.98rem}.mobile-message-overview span{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.35}.mobile-message-overview button{padding:9px 11px;flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:var(--green);color:#fff;font-size:.72rem;font-weight:900}.message-shell{height:calc(100svh - 210px);min-height:620px;display:flex;flex-direction:column;border-radius:24px;overflow:hidden}.conversation-list{display:block;border-right:0;border-bottom:1px solid rgba(15,61,46,.1);background:#fbfdfb;flex:0 0 auto}.conversation-heading{min-height:46px;padding:0 12px}.conversation-heading h2{display:flex;align-items:center;font-size:1rem}.conversation-heading-actions button{width:34px;height:34px;border:1px solid rgba(15,61,46,.08);background:#fff}.conversation-search{height:34px;margin:0 10px 9px;border:1px solid rgba(15,61,46,.08);background:#fff}.conversation-scroll{padding:0 10px 11px;display:flex;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.conversation-scroll::-webkit-scrollbar{display:none}.conversation-scroll .conversation{width:min(78vw,285px);min-height:104px;flex:0 0 auto;scroll-snap-align:start;border:1px solid rgba(15,61,46,.09);border-radius:18px;box-shadow:0 10px 24px #0f3d2e0f}.conversation-scroll .conversation.active{border-color:#0f3d2e47;background:#eff8f2}.conversation-scroll .conversation.active:before{width:100%;height:3px;inset:auto 12px 0 12px}.conversation-copy strong{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.conversation-copy small,.conversation-copy b,.conversation-copy em{font-size:.68rem}.mini-status{width:max-content;margin-top:4px;padding:4px 7px;border-radius:999px}.chat-panel{min-height:0;flex:1 1 auto;overflow:hidden}.chat-header{min-height:58px;padding:0 12px}.chat-header span:not(.conversation-avatar){font-size:.7rem}.chat-compact-context,.mobile-order-snapshot{margin-left:10px;margin-right:10px}.chat-body{padding:12px 10px;flex:1 1 auto;min-height:190px}.quick-replies.compact{padding:8px 10px 0;display:flex;gap:8px;overflow-x:auto}.quick-replies.compact button{flex:0 0 auto;max-width:74vw;white-space:nowrap}.chat-compose{margin:8px 10px 10px;border-radius:18px}.chat-actions{padding:0 10px 12px;display:flex;gap:8px;overflow-x:auto}.chat-actions button{flex:0 0 auto;min-height:38px;white-space:nowrap}}@media(max-width:720px){.profile-overview-banner{gap:14px;padding:15px;border-radius:24px}.profile-overview-main{gap:12px}.profile-avatar.large{width:58px;height:58px;border-radius:20px}.profile-overview-main h2{margin-top:2px;font-size:1.28rem;line-height:1.12}.profile-overview-main p{margin-bottom:7px;font-size:.78rem}.profile-status-pill,.profile-verification-summary{padding:7px 10px;font-size:.7rem}.improved-profile-grid{gap:12px}.improved-profile-card{padding:13px;border-radius:24px}.profile-trust-summary,.profile-order-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-trust-summary div,.profile-order-stats div{padding:10px 6px;border-radius:16px}.profile-trust-summary strong,.profile-order-stats strong{font-size:.92rem}.profile-trust-summary span,.profile-order-stats span{font-size:.62rem}.profile-verification-summary{margin-bottom:10px;border-radius:18px}.improved-profile-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.improved-profile-nav::-webkit-scrollbar{display:none}.improved-profile-nav button{min-width:max-content;grid-template-columns:auto auto auto;padding:10px 12px;border-radius:999px}.improved-profile-nav .logout-link{margin-left:auto}.profile-section-card,.account-details-card,.improved-verification-card{padding:15px;border-radius:22px}.profile-detail-grid{gap:9px}.profile-detail-grid div{padding:11px;border-radius:16px}.profile-mini-listing,.profile-order-list article{grid-template-columns:54px minmax(0,1fr);gap:10px;padding:10px;border-radius:18px}.profile-mini-listing img,.profile-order-list img{width:54px;height:54px;border-radius:14px}.managed-listing-actions{grid-column:1 / -1;display:flex;gap:8px;overflow-x:auto}.managed-listing-actions button{flex:0 0 auto}}@media(max-width:720px){.sell-modal.improved-sell-modal{width:min(100% - 12px,440px);max-height:calc(100svh - 14px);border-radius:26px}.improved-sell-modal .sell-modal-head{padding:13px 14px 10px;align-items:flex-start}.improved-sell-modal .sell-modal-head h2{font-size:1.22rem;line-height:1.1}.improved-sell-modal .sell-modal-head p{max-width:250px;font-size:.74rem;line-height:1.35}.improved-sell-modal .sell-progress{margin:0 14px 8px}.sell-step-labels{margin:0 14px 9px;padding:4px;gap:4px;border-radius:999px;background:#f1f6f3}.sell-step-labels span{padding:7px 8px;border-radius:999px;font-size:.62rem;line-height:1.1;text-align:center}.sell-step{padding:0 14px 14px;gap:12px;overflow-y:auto}.upload-zone.improved-upload-zone{min-height:180px;padding:14px 12px;border-radius:22px}.upload-zone.improved-upload-zone img{max-height:126px;border-radius:18px}.mobile-photo-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-photo-actions button{grid-column:1 / -1}.listing-photo-manager{padding:10px;border-radius:18px}.listing-photo-manager-head{align-items:flex-start;flex-direction:column;gap:2px}.photo-manager-strip{gap:8px}.listing-photo-tile{width:96px;min-width:96px}.listing-photo-tile img{height:76px}.photo-tile-actions button{min-height:30px;font-size:.62rem}.important-price-field{padding:12px;border:1px solid rgba(15,61,46,.16);border-radius:20px;background:#fbfdfb}.money-input{border-radius:16px}.quick-price-row{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.quick-price-row button{flex:0 0 auto;padding:8px 10px;border-radius:999px;font-size:.72rem}.pickup-field-grid,.payment-detail-grid{grid-template-columns:1fr;gap:10px}.condition-choice-row,.fulfillment-mode-grid,.payment-method-grid{grid-template-columns:1fr;gap:8px}.condition-choice-row button,.fulfillment-mode-grid button,.payment-method-card{padding:11px;border-radius:18px}.listing-mini-summary,.sell-checklist,.sell-draft-strip,.sell-draft-photo-warning{border-radius:18px}.review-card,.improved-review-step{padding:14px;border-radius:20px}}@media(max-width:720px){.mobile-install-coach{left:10px;right:10px;bottom:calc(78px + env(safe-area-inset-bottom));padding:9px;gap:8px;border-radius:18px;align-items:center}.mobile-install-icon{width:34px;height:34px;border-radius:13px}.mobile-install-copy{min-width:0}.mobile-install-copy strong{font-size:.82rem}.mobile-install-copy span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.mobile-install-actions{flex:0 0 auto;gap:5px}.mobile-install-actions button{min-height:32px;padding:0 9px;border-radius:999px;font-size:.68rem}.app-update-prompt{left:10px;right:10px;bottom:calc(78px + env(safe-area-inset-bottom));padding:9px 10px;gap:8px;border-radius:18px}.app-update-prompt strong{font-size:.82rem}.app-update-prompt span{display:none}.app-update-prompt button{min-height:32px;padding:0 9px;border-radius:999px;font-size:.68rem}}@media(max-width:760px){.hero{padding:0}.hero-inner{width:calc(100% - 22px);min-height:0}.hero-content{padding:1.15rem 0 .9rem}.hero-content .eyebrow{padding:.42rem .58rem;border-radius:999px;font-size:.61rem}.hero h1{margin:.72rem 0 .5rem;font-size:clamp(2.02rem,10vw,2.74rem);line-height:.98;letter-spacing:-.075em}.hero-content>p{font-size:.86rem;line-height:1.42;margin:0;max-width:31rem}.hero-actions{margin-top:.78rem;grid-template-columns:1fr 1fr;gap:.52rem}.hero-actions button,.hero-actions a{min-height:2.55rem;padding:0 .72rem;border-radius:.9rem;font-size:.78rem;white-space:nowrap}.trust-row{margin-top:.72rem;padding:.56rem .66rem;border-radius:.95rem;background:#ffffffc2;border:1px solid rgba(19,83,61,.09)}.trust-row .stacked-avatars span{width:1.55rem;height:1.55rem;font-size:.56rem}.mini-stars,.trust-row small{font-size:.68rem}.hero-visual{display:none}.public-preview-banner+.hero{margin-top:.25rem}.featured-product-spotlight{width:calc(100% - 22px);margin:.45rem auto .7rem;padding:.82rem;border-radius:1.05rem}.featured-product-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center;margin-bottom:.7rem}.featured-product-head h2{font-size:1rem;line-height:1.1}.featured-product-head p{display:none}.featured-product-head button{min-height:2.25rem;padding:0 .72rem;border-radius:.78rem;font-size:.72rem}.featured-product-row{display:flex;gap:.62rem;overflow-x:auto;padding:.05rem .05rem .2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-product-row::-webkit-scrollbar{display:none}.featured-product-row .product-card{flex:0 0 72%;max-width:18rem;scroll-snap-align:start}.mobile-discovery-panel{margin-top:.05rem;padding-bottom:.7rem;gap:.62rem}.mobile-market-search-card{position:sticky;top:calc(4.35rem + env(safe-area-inset-top));z-index:20;min-height:2.85rem;padding:.58rem .74rem;border-radius:.98rem}.mobile-market-search-card input{font-size:.86rem}.mobile-market-summary-card{padding:.68rem .75rem;border-radius:.98rem}.mobile-market-summary-card strong{font-size:1rem}.mobile-market-summary-card select{min-height:2.15rem;padding:.44rem .6rem;font-size:.76rem}.mobile-category-strip button{min-width:5.35rem;padding:.58rem .55rem;border-radius:.88rem}.mobile-category-strip button span{font-size:.7rem}.mobile-category-strip button em{font-size:.62rem}.mobile-market-action-row button{min-height:2.35rem;border-radius:.82rem;font-size:.74rem}.market-section{padding-top:0}.market-header{margin-top:.1rem;margin-bottom:.55rem}.market-header h2,.page-topline h1{font-size:1.18rem}.market-count{font-size:.66rem}.product-grid{gap:.68rem}}@media(max-width:430px){.hero-inner{width:calc(100% - 18px)}.hero h1{font-size:clamp(1.82rem,10vw,2.32rem)}.hero-content>p{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-actions{grid-template-columns:1fr}.trust-row{display:none}.featured-product-row .product-card{flex-basis:82%}.mobile-market-search-card{top:calc(4.1rem + env(safe-area-inset-top))}.mobile-category-strip button{min-width:4.95rem}}.chat-header>div{min-width:0;flex:1;display:flex;flex-direction:column}.mobile-back-inbox-button,.mobile-inbox-close{display:none}@media(max-width:720px){.messages-page{width:calc(100% - 16px);height:calc(100dvh - 74px);min-height:0;padding:8px 0 calc(74px + env(safe-area-inset-bottom));overflow:hidden}.messages-page .page-topline{display:none}.mobile-message-overview{margin:0 0 8px;padding:10px;border-radius:18px}.mobile-message-overview strong{font-size:.92rem}.mobile-message-overview span{max-width:48vw;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-message-overview-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.mobile-message-overview-actions button{min-height:34px;padding:0 10px;white-space:nowrap}.message-shell{height:calc(100dvh - 154px);min-height:0;max-height:none;display:block;border-radius:22px;overflow:hidden}.message-shell.mobile-inbox-open .conversation-list{height:100%;min-height:0;display:flex;flex-direction:column;border-right:0;border-bottom:0;overflow:hidden}.message-shell.mobile-inbox-open .chat-panel,.message-shell.mobile-chat-open .conversation-list{display:none}.message-shell.mobile-chat-open .chat-panel{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.conversation-heading{min-height:50px;padding:0 12px;flex:0 0 auto}.conversation-heading h2{font-size:1rem}.conversation-heading-actions{display:flex;align-items:center;gap:6px}.mobile-inbox-close{min-width:86px;height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--green);color:#fff;font-size:.72rem;font-weight:950}.mobile-inbox-close:disabled{opacity:.45}.conversation-search{height:38px;margin:0 10px 10px;flex:0 0 auto}.conversation-scroll{min-height:0;padding:0 10px 12px;flex:1 1 auto;display:grid;gap:10px;overflow-x:hidden;overflow-y:auto;scroll-snap-type:none;-webkit-overflow-scrolling:touch}.conversation-scroll .conversation{width:100%;min-height:88px;padding:12px;align-items:flex-start;border:1px solid rgba(15,61,46,.1);border-radius:17px;box-shadow:0 10px 22px #0f3d2e0f;scroll-snap-align:unset}.conversation-scroll .conversation.active{border-color:#0f714952;background:#eff8f2}.conversation-scroll .conversation.active:before{width:4px;height:auto;inset:12px auto 12px 0;border-radius:999px}.conversation-copy strong{max-width:48vw;font-size:.82rem}.conversation-copy small,.conversation-copy b{font-size:.7rem}.conversation-copy em{margin-top:5px;display:-webkit-box;overflow:hidden;color:#64746d;font-size:.72rem;line-height:1.3;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.mobile-back-inbox-button{height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;border:1px solid rgba(15,61,46,.12);border-radius:999px;background:#f2f8f4;color:var(--green);font-size:.72rem;font-weight:950}.chat-header{min-height:54px;padding:8px 10px;gap:8px;flex:0 0 auto}.chat-header .conversation-avatar{width:32px;height:32px}.chat-header strong{max-width:34vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem}.chat-header span:not(.conversation-avatar){max-width:34vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem}.chat-header>.safety-help-button{width:36px;height:36px;min-width:36px;padding:0;justify-content:center}.chat-header>.safety-help-button span{display:none}.mobile-order-snapshot{position:relative;top:auto;z-index:1;flex:0 0 auto;padding:9px 10px 10px;gap:7px}.mobile-order-snapshot h3{font-size:.94rem;line-height:1.18}.mobile-order-meta-row span{max-width:185px;padding:5px 7px;font-size:.68rem}.mobile-order-stage-track{gap:4px}.mobile-order-stage-track span{font-size:.56rem}.mobile-order-stage-track span i{width:17px;height:17px;font-size:.6rem}.mobile-order-snapshot p{padding:7px 8px;font-size:.7rem;line-height:1.28}.mobile-order-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.mobile-order-quick-actions button,.mobile-order-details-link{min-height:34px;border-radius:12px;font-size:.72rem}.chat-mini-note{padding:7px 10px;flex:0 0 auto;font-size:.7rem}.chat-body{min-height:0;max-height:none;padding:10px;flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.chat-safety{display:none}.day-divider{margin-bottom:8px}.bubble{max-width:84%;padding:9px 10px 7px;margin-bottom:8px;font-size:.8rem}.quick-replies.compact{padding:7px 9px;flex:0 0 auto}.quick-replies.compact button{min-height:31px;font-size:.7rem}.chat-compose{min-height:54px;margin:0;padding:7px 9px;flex:0 0 auto;border-radius:0;position:relative;bottom:auto;box-shadow:none}.chat-compose input{height:39px;font-size:.84rem}.chat-compose .send-button,.chat-compose>button{width:39px;height:39px;min-width:39px;border-radius:13px}.chat-actions{padding:6px 9px calc(8px + env(safe-area-inset-bottom));flex:0 0 auto;gap:7px;overflow-x:auto;overflow-y:hidden}.chat-actions button{min-height:34px;padding:7px 9px;font-size:.7rem}}@media(max-width:390px){.mobile-message-overview span{max-width:42vw}.mobile-message-overview-actions button{padding:0 8px;font-size:.68rem}.chat-header strong,.chat-header span:not(.conversation-avatar){max-width:30vw}.mobile-order-stage-track b{display:none}}@media(max-width:720px){.app-shell.view-messages{height:100dvh;min-height:100dvh;padding-bottom:0;overflow:hidden}.app-shell.view-messages>main{height:calc(100dvh - 132px - env(safe-area-inset-bottom));min-height:0;overflow:hidden}.app-shell.view-messages .mobile-install-coach,.app-shell.view-messages .support-widget,.app-shell.view-messages .back-to-top-button{display:none!important}.app-shell.view-messages .mobile-nav{height:calc(62px + env(safe-area-inset-bottom));padding-top:4px;padding-bottom:calc(5px + env(safe-area-inset-bottom))}.messages-page{width:calc(100% - 14px);height:100%;min-height:0;padding:7px 0 0;overflow:hidden}.mobile-message-overview{min-height:54px;margin:0 0 7px;padding:9px 10px;border-radius:17px;box-shadow:0 10px 24px #0f3d2e12}.mobile-message-overview strong{font-size:.88rem;line-height:1.05}.mobile-message-overview span{max-width:58vw;font-size:.68rem;line-height:1.2;white-space:normal}.mobile-message-overview.inbox-mode .mobile-message-overview-actions{flex:0 0 auto}.mobile-message-overview.inbox-mode .mobile-message-overview-actions button{min-width:38px;width:38px;padding:0;border-radius:14px;font-size:0}.mobile-message-overview.inbox-mode .mobile-message-overview-actions button svg{width:17px;height:17px}.message-shell{height:calc(100% - 61px);min-height:0;border-radius:20px;box-shadow:0 10px 28px #0f3d2e14}.message-shell.mobile-inbox-open .conversation-list,.message-shell.mobile-chat-open .chat-panel{height:100%;max-height:100%}.conversation-heading{min-height:43px;padding:0 10px}.conversation-heading h2{font-size:.96rem}.conversation-heading h2 span{min-width:22px;height:22px;margin-left:5px;font-size:.68rem}.conversation-heading-actions{gap:5px}.conversation-heading-actions button{width:32px;height:32px;border-radius:13px}.conversation-heading-actions .mobile-inbox-close,.conversation-heading-actions button:last-child{display:none!important}.conversation-search{height:36px;margin:0 9px 8px;padding:0 10px;border-radius:14px}.conversation-search input{font-size:.84rem}.conversation-scroll{padding:0 9px calc(12px + env(safe-area-inset-bottom));gap:8px}.conversation-scroll .conversation{min-height:74px;padding:10px;gap:9px;border-radius:16px;box-shadow:0 8px 18px #0f3d2e0e}.conversation-scroll .conversation.active:before{inset:10px auto 10px 0}.conversation-avatar{width:36px;height:36px;font-size:.72rem}.conversation-copy>span{gap:6px}.conversation-copy strong{max-width:54vw;font-size:.8rem}.conversation-copy small{font-size:.64rem}.conversation-copy b{max-width:58vw;font-size:.66rem}.conversation-copy em{margin-top:3px;font-size:.68rem;line-height:1.2;-webkit-line-clamp:1;line-clamp:1}.mini-status{margin-top:3px;padding:3px 6px;font-size:.56rem}.chat-header{min-height:48px;padding:7px 9px}.mobile-back-inbox-button{height:31px;padding:0 9px;font-size:.68rem}.chat-header .conversation-avatar{width:30px;height:30px}.chat-header strong{max-width:31vw;font-size:.8rem}.chat-header span:not(.conversation-avatar){max-width:31vw;font-size:.62rem}.mobile-order-snapshot{padding:8px 9px;gap:6px}.mobile-order-snapshot h3{font-size:.86rem}.mobile-order-meta-row span{max-width:160px;padding:4px 6px;font-size:.62rem}.mobile-order-stage-track,.mobile-order-snapshot p{display:none}.mobile-order-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mobile-order-quick-actions button,.mobile-order-details-link{min-height:31px;padding:0 6px;border-radius:11px;font-size:.66rem}.chat-compact-context,.chat-mini-note,.quick-replies.compact{display:none}.chat-body{min-height:0;padding:8px 9px}.day-divider{margin-bottom:6px;font-size:.62rem}.bubble{max-width:88%;padding:8px 9px 6px;margin-bottom:7px;font-size:.78rem;line-height:1.32}.bubble span{font-size:.58rem}.chat-compose{min-height:50px;padding:6px 8px}.chat-compose input{height:37px;border-radius:13px;font-size:.82rem}.chat-compose .send-button,.chat-compose>button{width:37px;height:37px;min-width:37px}.chat-actions{padding:5px 8px calc(7px + env(safe-area-inset-bottom));gap:6px}.chat-actions button{min-height:32px;padding:6px 8px;font-size:.66rem}}@media(max-width:390px){.app-shell.view-messages>main{height:calc(100dvh - 124px - env(safe-area-inset-bottom))}.messages-page{width:calc(100% - 10px)}.mobile-message-overview{min-height:49px;padding:8px 9px}.mobile-message-overview span{max-width:55vw;font-size:.64rem}.message-shell{height:calc(100% - 56px);border-radius:18px}.conversation-heading{min-height:40px}.conversation-search{height:34px;margin-bottom:7px}.conversation-scroll .conversation{min-height:70px}.conversation-avatar{width:34px;height:34px}}@media(max-width:720px){.app-shell.view-market .mobile-install-coach,.app-shell.view-market .support-widget,.app-shell.view-market .back-to-top-button{display:none!important}.advert-only-showcase{padding:22px 0 18px!important}.advert-only-showcase .campus-spotlight-inner{width:calc(100% - 22px)!important}.advert-only-showcase .spotlight-heading{gap:10px!important;margin-bottom:12px}.advert-only-showcase .spotlight-heading h2{max-width:340px;font-size:21px;line-height:1.06;letter-spacing:-1.2px}.advert-only-showcase .spotlight-heading .section-kicker{font-size:8px;letter-spacing:1.2px}.advert-only-showcase .spotlight-heading-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px}.advert-only-showcase .spotlight-heading-actions button{width:100%;min-height:44px;padding:0 10px;border-radius:14px;justify-content:center;gap:5px;font-size:11px;flex:initial}.advert-only-showcase .spotlight-stage{min-height:0;grid-template-columns:1fr;border-radius:18px}.advert-only-showcase .spotlight-visual,.advert-only-showcase .ad-flyer-visual{min-height:0!important;height:clamp(210px,58vw,270px);border-bottom:1px solid rgba(255,255,255,.1)}.advert-only-showcase .ad-flyer-visual img{background:#f8f8f2;object-fit:contain}.advert-only-showcase .spotlight-sponsored{top:10px;left:10px;padding:5px 8px;font-size:8px}.advert-only-showcase .spotlight-event-date{top:10px;right:10px;width:56px;height:64px;border-radius:12px}.advert-only-showcase .spotlight-event-date b{font-size:24px}.advert-only-showcase .spotlight-event-date span{font-size:8px}.advert-only-showcase .spotlight-copy{padding:14px 14px 16px!important}.advert-only-showcase .spotlight-copy h3{margin:4px 0;font-size:22px;line-height:1.08;letter-spacing:-.9px}.advert-only-showcase .spotlight-copy p{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.45;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.advert-only-showcase .spotlight-facts{margin-top:8px;gap:6px}.advert-only-showcase .spotlight-facts span{width:100%;align-items:flex-start;font-size:9px;line-height:1.35}.advert-only-showcase .spotlight-actions{margin-top:10px;padding-top:10px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.advert-only-showcase .spotlight-actions button,.advert-only-showcase .spotlight-actions a{min-height:40px;padding:0 12px;border-radius:12px;justify-content:center;font-size:10px}.advert-only-showcase .spotlight-actions span{justify-self:end;font-size:9px}.advert-only-showcase .spotlight-controls{top:calc(clamp(210px,58vw,270px) - 48px);right:10px;bottom:auto}.advert-only-showcase .spotlight-controls button{width:34px;height:34px}.advert-only-showcase .advert-strip{margin-top:8px;gap:8px;padding-bottom:4px}.advert-only-showcase .advert-strip button{min-width:170px;padding:9px;grid-template-columns:28px minmax(0,1fr);border-radius:12px}}@media(max-width:380px){.advert-only-showcase .spotlight-heading h2{font-size:20px}.advert-only-showcase .spotlight-heading-actions button{min-height:42px;font-size:10px}.advert-only-showcase .spotlight-copy h3{font-size:20px}}@media(max-width:720px){.app-shell.view-messages .mobile-notification-pill{display:none!important}.messages-page{width:calc(100% - 12px);padding-top:6px}.mobile-message-overview{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;padding:10px 12px;border-radius:16px}.mobile-message-overview>div:first-child{min-width:0;flex:1 1 auto}.mobile-message-overview strong{display:block;line-height:1.15}.mobile-message-overview span{max-width:none;margin-top:3px;font-size:.72rem}.mobile-message-overview-actions button{min-width:76px;min-height:32px;height:32px;padding:0 10px;font-size:.72rem}.message-shell{height:calc(100dvh - 146px);border-radius:20px}.conversation-heading{position:sticky;top:0;z-index:4;background:#fff;border-bottom:1px solid rgba(15,61,46,.08)}.conversation-heading h2{font-size:.98rem}.conversation-heading-actions{gap:8px}.conversation-heading-actions .refresh-messages-button{width:36px;min-width:36px;height:36px;padding:0;border-radius:50%;border:1px solid rgba(15,61,46,.12);background:#f6fbf7;color:var(--green)}.conversation-heading-actions .refresh-messages-button.is-loading svg{animation:update38-spin .8s linear infinite}.conversation-search{position:sticky;top:50px;z-index:3;margin:0 10px 8px;background:#fff;padding-top:8px}.conversation-search-result{margin:0 12px 8px;color:#607368;font-size:.72rem;font-weight:700}.conversation-scroll{padding-bottom:94px;gap:8px}.conversation-scroll .conversation{min-height:80px;padding:11px;border-radius:16px;content-visibility:auto;contain-intrinsic-size:88px}.conversation-avatar{width:38px;height:38px;min-width:38px;font-size:.9rem}.conversation-copy strong{max-width:50vw;font-size:.8rem}.conversation-copy small,.conversation-copy b,.conversation-copy em{font-size:.69rem}.chat-panel{content-visibility:auto}.chat-thread{padding-bottom:12px}.chat-thread .bubble{content-visibility:auto;contain-intrinsic-size:54px}}@keyframes update38-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-advert-summary{display:none}.ad-mobile-detail-card{border:1px solid rgba(15,61,46,.12);border-radius:18px;background:#fff;overflow:hidden}.ad-mobile-detail-card summary{display:flex;flex-direction:column;gap:3px;padding:14px 15px;color:var(--green);font-size:.9rem;font-weight:950;cursor:pointer;list-style:none}.ad-mobile-detail-card summary::-webkit-details-marker{display:none}.ad-mobile-detail-card summary:after{content:"Open";align-self:flex-start;margin-top:4px;padding:4px 9px;border-radius:999px;background:#edf7ef;color:var(--green);font-size:.68rem;font-weight:950}.ad-mobile-detail-card[open] summary:after{content:"Hide"}.ad-mobile-detail-card summary span{color:#66736d;font-size:.72rem;font-weight:700;line-height:1.35}.ad-mobile-detail-card>.ad-form-grid,.ad-mobile-detail-card>label{padding:0 14px 14px}.compact-ad-flyer-preview{align-items:center}.compact-ad-flyer-preview span{display:grid;gap:3px;min-width:0}.compact-ad-flyer-preview span small{color:#6d7b74;font-size:.74rem;line-height:1.35}.ad-wide-field{grid-column:1 / -1}@media(max-width:720px){.promotions-page{width:calc(100% - 14px);padding-bottom:calc(86px + env(safe-area-inset-bottom))}.promotions-page .page-topline{margin-bottom:8px}.promotions-page .page-topline h1{font-size:1.25rem;line-height:1.1}.revenue-story{grid-template-columns:1fr;gap:8px;margin-bottom:10px}.revenue-story>div{min-height:auto;padding:12px;border-radius:18px}.revenue-story>div:nth-child(n+2){display:none}.revenue-story h3{font-size:.9rem}.revenue-story p{display:-webkit-box;margin-top:3px;overflow:hidden;font-size:.72rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.official-payment-overview-card{padding:12px;border-radius:18px;margin-bottom:10px}.official-payment-overview-card h2{font-size:1rem}.official-payment-overview-card p{display:-webkit-box;overflow:hidden;font-size:.72rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.official-payment-overview-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.official-payment-overview-list article{min-width:190px;padding:10px;scroll-snap-align:start}.promotion-grid{gap:12px}.promotion-card{padding:14px;border-radius:22px;gap:11px}.promotion-card-head{gap:9px}.promotion-icon{width:42px;height:42px}.promotion-card h2{font-size:1.15rem}.promotion-card>p{display:-webkit-box;margin:-2px 0 0;overflow:hidden;font-size:.76rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.compact-advert-application{gap:10px;content-visibility:auto;contain-intrinsic-size:980px}.mobile-advert-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.mobile-advert-summary span{display:grid;gap:3px;min-width:0;padding:9px;border:1px solid rgba(15,61,46,.1);border-radius:15px;background:#f7fbf8}.mobile-advert-summary small{color:#68776f;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.mobile-advert-summary strong{overflow:hidden;color:var(--green);font-size:.78rem;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.compact-ad-flyer-upload span{min-height:46px;padding:12px;border-radius:16px;font-size:.76rem}.compact-ad-flyer-preview{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:10px;min-height:0;padding:8px;border-radius:16px}.compact-ad-flyer-preview img{width:74px;height:74px;border-radius:12px;object-fit:cover}.compact-ad-flyer-preview strong{color:var(--green);font-size:.82rem}.compact-ad-flyer-preview span small{display:-webkit-box;overflow:hidden;font-size:.68rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.compact-ad-flyer-preview button{min-height:34px;padding:0 10px;font-size:.68rem}.ad-essentials-grid,.payment-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ad-essentials-grid .ad-wide-field{grid-column:1 / -1}.compact-advert-application label{gap:5px;font-size:.72rem}.compact-advert-application input,.compact-advert-application select{min-height:44px;padding:0 11px;border-radius:13px;font-size:.82rem}.compact-advert-application textarea{min-height:72px;padding:10px 11px;border-radius:13px;font-size:.82rem;line-height:1.35}.ad-description-field textarea{min-height:66px}.ad-mobile-detail-card{border-radius:16px}.ad-mobile-detail-card summary{position:relative;padding:11px 64px 11px 12px;font-size:.82rem}.ad-mobile-detail-card summary:after{position:absolute;top:11px;right:12px;margin:0;font-size:.62rem}.ad-mobile-detail-card summary span{font-size:.66rem}.ad-mobile-detail-card>.ad-form-grid,.ad-mobile-detail-card>label{padding:0 11px 11px}.compact-ad-packages{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.compact-ad-packages button{min-width:165px;padding:11px;border-radius:16px;scroll-snap-align:start}.compact-ad-packages strong{font-size:.84rem}.compact-ad-packages span{font-size:.75rem}.compact-ad-packages small{display:-webkit-box;overflow:hidden;font-size:.66rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.compact-advert-application .payment-instruction-box.official-payment-flow-box{display:block;padding:10px;border-radius:18px}.compact-advert-application .payment-instruction-icon{display:none}.compact-advert-application .payment-flow-heading{gap:8px;align-items:center}.compact-advert-application .payment-flow-heading strong{font-size:.82rem}.compact-advert-application .payment-flow-heading p,.compact-advert-application .payment-flow-checklist,.compact-advert-application .official-payment-flow-box>span>small{display:none}.compact-advert-application .payment-flow-heading b{padding:6px 9px;border-radius:999px;font-size:.8rem;white-space:nowrap}.compact-advert-application .official-method-selector{display:flex;gap:7px;overflow-x:auto;margin-top:9px;padding-bottom:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.compact-advert-application .official-method-selector button{min-width:148px;padding:9px;border-radius:14px;scroll-snap-align:start}.compact-advert-application .official-method-selector button span b{font-size:.74rem}.compact-advert-application .official-method-selector button span small{font-size:.62rem}.compact-advert-application .selected-official-payment-card{margin-top:9px;padding:10px;border-radius:15px}.compact-advert-application .selected-official-payment-top{margin-bottom:8px}.compact-advert-application .selected-official-payment-top strong{font-size:.86rem}.compact-advert-application .selected-official-payment-top em{font-size:.65rem}.compact-advert-application .official-payment-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.compact-advert-application .official-payment-detail-grid div{min-height:74px;padding:8px;border-radius:12px}.compact-advert-application .official-payment-detail-grid small{font-size:.58rem}.compact-advert-application .official-payment-detail-grid b{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.compact-advert-application .official-payment-detail-grid button{min-height:28px;margin-top:5px;font-size:.62rem}.compact-advert-application .selected-official-payment-card p{display:-webkit-box;margin-top:8px;overflow:hidden;font-size:.68rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.payment-proof-grid .business-proof-upload{min-width:0}.payment-proof-grid .business-proof-upload span{min-height:44px;padding:10px;border-radius:13px;font-size:.7rem}.ad-package-detail textarea{min-height:66px}.advert-total-row{padding:10px 11px;border-radius:15px}.advert-submit-button{min-height:48px;border-radius:16px}}@media(max-width:430px){.mobile-advert-summary{grid-template-columns:1fr 1fr}.mobile-advert-summary span:last-child{grid-column:1 / -1}.ad-essentials-grid,.payment-proof-grid{grid-template-columns:1fr}.compact-ad-flyer-preview{grid-template-columns:64px minmax(0,1fr)}.compact-ad-flyer-preview img{width:64px;height:64px}.compact-ad-flyer-preview button{grid-column:1 / -1}}.advert-step-tabs{display:none}.advert-step-panel{display:block}.advert-step-panel-head,.advert-step-actions,.advert-official-method-mini,.ad-extra-empty-note{display:none}@media(max-width:720px){.compact-advert-application{gap:10px;padding:14px;border-radius:22px}.compact-advert-application .promotion-card-head{gap:9px;margin-bottom:2px}.compact-advert-application .promotion-card-head .promotion-icon{width:38px;height:38px}.compact-advert-application .promotion-card-head h2{font-size:1.08rem;line-height:1.1}.compact-advert-application>p{margin:0;font-size:.76rem;line-height:1.35}.compact-advert-application .mobile-advert-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:7px;border-radius:16px}.compact-advert-application .mobile-advert-summary span{min-height:56px;padding:8px 7px;border-radius:13px}.compact-advert-application .mobile-advert-summary small{font-size:.58rem}.compact-advert-application .mobile-advert-summary strong{margin-top:3px;font-size:.76rem;line-height:1.1}.advert-step-tabs{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;border:1px solid rgba(15,61,46,.1);border-radius:18px;background:#fffffff5;box-shadow:0 12px 26px #0f3d2e14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.advert-step-tabs button{min-height:48px;padding:7px 6px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:14px;background:transparent;color:#4e655b;font-weight:900;text-align:left}.advert-step-tabs button.active{background:var(--green);color:#fff}.advert-step-tabs button b{width:21px;height:21px;min-width:21px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f3d2e14;font-size:.68rem}.advert-step-tabs button.active b{background:#ffffff2e}.advert-step-tabs button span{min-width:0;display:grid;gap:1px;font-size:.72rem;line-height:1.05}.advert-step-tabs button small{max-width:52px;overflow:hidden;color:inherit;font-size:.54rem;font-weight:700;opacity:.78;text-overflow:ellipsis;white-space:nowrap}.advert-step-panel{display:none;gap:10px}.advert-step-panel.active{display:grid}.advert-step-panel-head{display:grid;gap:3px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:16px;background:#f7fbf8}.advert-step-panel-head span{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:.66rem;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.advert-step-panel-head strong{color:var(--ink);font-size:.92rem;line-height:1.1}.advert-step-panel-head small{color:#62776c;font-size:.7rem;line-height:1.3}.compact-ad-flyer-upload{gap:5px;font-size:.72rem}.compact-ad-flyer-upload span{min-height:48px;padding:10px;border-radius:15px;font-size:.74rem}.tiny-flyer-preview{grid-template-columns:58px 1fr auto;gap:8px;min-height:auto;padding:8px;border-radius:15px}.tiny-flyer-preview img{width:58px;height:58px;border-radius:12px;object-fit:cover}.tiny-flyer-preview strong{font-size:.78rem}.tiny-flyer-preview small{display:-webkit-box;overflow:hidden;font-size:.65rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.tiny-flyer-preview button{min-height:32px;padding:0 8px;border-radius:999px;font-size:.68rem}.compressed-ad-grid,.ad-form-grid.compressed-ad-grid{grid-template-columns:1fr 1fr;gap:8px}.compressed-ad-grid .ad-wide-field,.compact-description-field{grid-column:1 / -1}.compact-advert-application label{gap:5px;font-size:.7rem}.compact-advert-application input,.compact-advert-application select{min-height:42px;padding:0 11px;border-radius:13px;font-size:.84rem}.compact-advert-application textarea{min-height:66px;padding:10px 11px;border-radius:13px;font-size:.84rem}.compact-description-field textarea{min-height:70px}.compact-extra-card,.ad-mobile-payment-details{border:1px solid rgba(15,61,46,.09);border-radius:16px;background:#fff;overflow:hidden}.compact-extra-card summary,.ad-mobile-payment-details summary{min-height:46px;padding:10px 12px;display:grid;gap:2px;color:var(--ink);font-size:.8rem;font-weight:950;cursor:pointer}.compact-extra-card summary span,.ad-mobile-payment-details summary span{color:#66766f;font-size:.66rem;font-weight:700;line-height:1.25}.compact-extra-card>div,.ad-mobile-payment-details>div{padding:0 10px 10px}.advert-step-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:2px}.advert-step-actions.two-actions{justify-content:space-between}.advert-step-actions button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:999px;background:var(--green);color:#fff;font-size:.78rem;font-weight:950}.advert-step-actions .ghost-step-button{border:1px solid rgba(15,61,46,.12);background:#fff;color:var(--green)}.tighter-ad-packages{grid-auto-columns:minmax(140px,44vw);padding-bottom:4px}.tighter-ad-packages button{min-height:86px;padding:10px;border-radius:16px}.tighter-ad-packages button strong{font-size:.82rem}.tighter-ad-packages button span{font-size:.78rem}.tighter-ad-packages button small{display:-webkit-box;overflow:hidden;font-size:.64rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.advert-official-method-mini{min-height:62px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(15,113,73,.16);border-radius:16px;background:linear-gradient(135deg,#f2fff7,#fff)}.advert-official-method-mini span{min-width:0;display:grid;gap:2px}.advert-official-method-mini small{color:#5c7065;font-size:.62rem;font-weight:900;text-transform:uppercase}.advert-official-method-mini strong{overflow:hidden;color:var(--green);font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.advert-official-method-mini em{overflow:hidden;color:#63756d;font-size:.68rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.advert-official-method-mini b{min-width:max-content;color:var(--ink);font-size:1rem}.compact-advert-application .ad-mobile-payment-details .payment-instruction-box.official-payment-flow-box{margin:0;padding:0;border:0;box-shadow:none}.compact-proof-upload span{min-height:42px;padding:0 10px;display:flex;align-items:center;border-radius:13px;font-size:.72rem}.sms-required-card{padding:10px;border:1px solid rgba(191,116,0,.14);border-radius:16px;background:#fffaf0}.sms-required-card textarea{min-height:76px;background:#fff}.ad-extra-empty-note{min-height:46px;padding:10px;display:flex;align-items:center;gap:8px;border:1px solid rgba(15,113,73,.12);border-radius:16px;background:#f4fbf6;color:var(--green);font-size:.78rem;font-weight:900}.advert-total-row{position:sticky;bottom:calc(74px + env(safe-area-inset-bottom));z-index:9;margin-top:0;padding:10px;border-radius:16px;background:#fffffff5;box-shadow:0 -12px 28px #0f3d2e14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.advert-submit-button{min-height:46px;border-radius:16px}}@media(max-width:390px){.advert-step-tabs button{gap:4px;padding-inline:4px}.advert-step-tabs button b{width:19px;height:19px;min-width:19px}.advert-step-tabs button span{font-size:.68rem}.advert-step-tabs button small{display:none}.compressed-ad-grid,.ad-form-grid.compressed-ad-grid{grid-template-columns:1fr}}@media(max-width:720px){.profile-page.improved-profile-page{width:calc(100% - 14px);padding:8px 0 calc(92px + env(safe-area-inset-bottom))}.profile-page .page-topline{margin-bottom:8px}.improved-profile-hero,.profile-hero{border-radius:22px;padding:14px;gap:12px}.profile-hero>div:first-child,.improved-profile-hero>div:first-child{gap:10px}.profile-avatar-large{width:58px;height:58px;min-width:58px;font-size:1.05rem}.profile-hero h1,.improved-profile-hero h1{font-size:1.35rem;line-height:1.1}.profile-hero p,.improved-profile-hero p{font-size:.78rem;line-height:1.35}.profile-badge-row,.profile-trust-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.profile-badge-row::-webkit-scrollbar,.profile-trust-row::-webkit-scrollbar{display:none}.profile-badge-row span,.profile-trust-row span{flex:0 0 auto;min-height:28px;padding:0 9px;border-radius:999px;font-size:.68rem;white-space:nowrap}.profile-mobile-summary,.profile-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-mobile-summary article,.profile-stat-grid article,.profile-stat-grid div{min-height:62px;padding:9px 7px;border-radius:16px}.profile-mobile-summary strong,.profile-stat-grid strong{font-size:1rem}.profile-mobile-summary span,.profile-stat-grid span{font-size:.62rem;line-height:1.2}.profile-layout,.profile-content-grid,.improved-profile-layout{display:block}.profile-sidebar,.improved-profile-sidebar{position:sticky;top:64px;z-index:5;margin:8px 0;padding:8px;border-radius:20px;background:#fffffff5;border:1px solid rgba(15,61,46,.08);box-shadow:0 12px 24px #0f3d2e14;overflow-x:auto;scrollbar-width:none}.profile-sidebar::-webkit-scrollbar,.improved-profile-sidebar::-webkit-scrollbar{display:none}.profile-tabs,.improved-profile-tabs{display:flex;gap:7px;min-width:max-content}.profile-tabs button,.improved-profile-tabs button,.profile-tab-button{flex:0 0 auto;min-height:40px;padding:0 11px;border-radius:999px;font-size:.72rem;white-space:nowrap}.profile-section-card{padding:13px;border-radius:22px}.profile-section-head{gap:10px;align-items:flex-start;margin-bottom:12px}.profile-section-head h2{font-size:1.08rem}.profile-section-head p{font-size:.74rem;line-height:1.35}.profile-section-head .primary-button{min-height:36px;padding:0 10px;font-size:.72rem;border-radius:999px}.profile-mini-listings{display:grid;grid-template-columns:1fr;gap:9px}.profile-mini-listing,.profile-compact-listing{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;min-height:84px;padding:9px;border-radius:18px}.profile-mini-listing img,.profile-compact-listing img{width:64px;height:64px;border-radius:15px;object-fit:cover}.profile-mini-listing strong,.profile-compact-listing strong{font-size:.84rem;line-height:1.2}.profile-mini-listing span,.profile-mini-listing small,.profile-compact-listing span,.profile-compact-listing small{font-size:.7rem}.profile-mini-listing button,.profile-compact-listing button{min-height:32px;padding:0 10px;border-radius:999px;font-size:.68rem}.profile-order-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-order-stats div{min-height:58px;padding:8px;border-radius:15px}.profile-order-list{gap:8px}.profile-order-list article{grid-template-columns:58px minmax(0,1fr);min-height:74px;padding:8px;border-radius:16px}.profile-order-list img{width:58px;height:58px;border-radius:14px}.verification-form,.document-step,.secure-document-step,.review-step{gap:10px}.verification-ready-card,.privacy-note{padding:10px;border-radius:16px}.field-row{grid-template-columns:1fr;gap:9px}.improved-stepper{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.improved-stepper::-webkit-scrollbar{display:none}.improved-stepper>div{flex:0 0 128px;min-height:54px;padding:8px;border-radius:16px}.improved-stepper b{font-size:.68rem}.improved-document-options{grid-template-columns:1fr;gap:8px}.improved-document-options button{min-height:68px;padding:10px;border-radius:17px}.improved-upload-area label{min-height:72px;padding:10px;border-radius:17px}.improved-privacy-consent{align-items:flex-start;gap:9px;padding:10px;border-radius:16px}.improved-privacy-consent p{font-size:.72rem;line-height:1.35}.document-actions{position:sticky;bottom:calc(70px + env(safe-area-inset-bottom));z-index:4;display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;padding:8px;border-radius:18px;background:#fffffff0;border:1px solid rgba(15,61,46,.08);box-shadow:0 14px 28px #0f3d2e1f}.document-actions button{min-height:40px;border-radius:999px;font-size:.72rem}.empty-state,.profile-empty-state{padding:20px 14px;border-radius:20px}.empty-state h3,.profile-empty-state h3{font-size:1rem}.empty-state p,.profile-empty-state p{font-size:.74rem;line-height:1.35}}@media(max-width:390px){.profile-section-head{display:block}.profile-section-head .primary-button{width:100%;margin-top:9px}.profile-mobile-summary,.profile-stat-grid,.profile-order-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.auth-page{min-height:100dvh;padding:10px 10px calc(82px + env(safe-area-inset-bottom));display:block;overflow-x:hidden}.auth-story{min-height:auto;padding:14px;border-radius:22px;margin-bottom:10px}.auth-story:before,.auth-shape,.auth-student-stack{display:none!important}.auth-logo{margin-bottom:10px}.auth-logo .brand-mark{width:44px;height:44px;border-radius:14px}.auth-story-content{gap:10px}.auth-eyebrow{gap:5px;flex-wrap:wrap}.auth-eyebrow span{min-height:24px;padding:0 8px;font-size:.62rem}.auth-story h1{max-width:100%;font-size:clamp(1.45rem,8vw,2.15rem);line-height:1.03;letter-spacing:-.06em}.auth-story-content>p{max-width:100%;font-size:.78rem;line-height:1.35}.auth-benefits{display:grid;grid-template-columns:1fr;gap:7px;margin-top:2px}.auth-benefits>div{min-height:62px;padding:9px;border-radius:16px;gap:9px}.auth-benefits>div>span{width:34px;height:34px;min-width:34px;border-radius:12px}.auth-benefits strong{font-size:.82rem}.auth-benefits small{font-size:.68rem;line-height:1.28}.auth-story-footer{margin-top:10px;padding-top:10px}.auth-story-footer p,.auth-story-footer strong{font-size:.7rem}.auth-panel{min-height:auto;padding:0;justify-content:flex-start}.auth-mobile-brand{display:none}.auth-card,.auth-confirmation{width:100%;padding:14px;border-radius:22px;box-shadow:0 18px 36px #0f3d2e1f}.auth-heading{margin-bottom:12px}.auth-heading>span{width:42px;height:42px;border-radius:14px}.auth-heading h2,.auth-confirmation h2{font-size:1.28rem;line-height:1.12}.auth-heading p,.auth-confirmation>p{font-size:.74rem;line-height:1.35}.auth-step-line{gap:5px;margin:8px 0 12px}.auth-step-line span{width:26px;height:26px;font-size:.7rem}.auth-form{gap:9px}.auth-form>label{gap:5px;font-size:.68rem}.auth-input,.auth-form input,.auth-form select{min-height:44px;border-radius:15px}.auth-input{padding:0 11px;gap:8px}.auth-input input{font-size:.84rem}.auth-form-row{grid-template-columns:1fr;gap:8px}.auth-form>.auth-sms-consent{align-items:flex-start;gap:9px;padding:10px;border-radius:16px}.auth-sms-consent strong{font-size:.78rem}.auth-sms-consent small{font-size:.68rem;line-height:1.3}.auth-submit,.auth-secondary{min-height:44px;border-radius:999px;font-size:.78rem}.auth-divider{margin:8px 0;font-size:.65rem}.auth-back,.auth-resend,.auth-panel-footer button{min-height:34px;font-size:.72rem}.auth-error,.auth-error-action{padding:9px 10px;border-radius:15px;font-size:.72rem;line-height:1.3}.auth-confirmation{gap:10px}.auth-confirmation>span{width:52px;height:52px;border-radius:18px}.auth-panel-footer{margin-top:10px;font-size:.72rem}.admin-login-layout{min-height:100dvh;padding:10px;display:block;overflow-x:hidden}.admin-login-story{min-height:auto;padding:14px;border-radius:22px;margin-bottom:10px}.admin-login-story h2{font-size:clamp(1.35rem,7vw,2rem);line-height:1.04}.admin-login-story>p{font-size:.76rem;line-height:1.35}.admin-login-points{display:grid;gap:7px}.admin-login-points span{min-height:40px;padding:8px;border-radius:14px;font-size:.72rem}.admin-login-card{width:100%;padding:14px;border-radius:22px}.admin-login-heading{gap:10px;margin-bottom:12px}.admin-login-heading>span{width:42px;height:42px;border-radius:14px}.admin-login-heading h2{font-size:1.24rem}.admin-login-card label{gap:5px;font-size:.68rem}.admin-login-card input{min-height:44px;border-radius:15px;font-size:.84rem}.admin-login-card>.primary-button{min-height:44px;border-radius:999px}.admin-login-note{padding:10px;border-radius:16px;font-size:.72rem}}@media(max-width:390px){.auth-page,.admin-login-layout{padding-left:7px;padding-right:7px}.auth-story,.auth-card,.auth-confirmation,.admin-login-story,.admin-login-card{border-radius:19px}.auth-story h1,.admin-login-story h2{font-size:1.36rem}}@media(max-width:720px){.admin-shell{background-size:20px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.admin-shell-header{position:sticky;top:0;z-index:100;height:auto;min-height:58px;padding:8px 10px;gap:8px}.admin-operations-brand{min-width:0;gap:8px}.admin-operations-brand .brand-mark{width:34px;height:34px;min-width:34px}.admin-operations-brand strong{max-width:52vw;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.admin-shell-header>div:last-child,.admin-header-actions{gap:6px}.admin-shell-header button,.admin-header-actions button{min-height:34px;padding:0 10px;border-radius:999px;font-size:.7rem}.admin-console-page,.admin-dashboard,.admin-panel,.admin-section{width:calc(100% - 14px);margin-inline:auto}.admin-console-page{padding-top:10px}.admin-access-card{grid-template-columns:1fr;gap:9px;margin:12px 0;padding:13px;border-radius:20px}.admin-access-card input,.admin-access-card button{min-height:42px;border-radius:14px}.admin-console-page .admin-tabs,.admin-tabs{position:sticky;top:58px;z-index:90;display:flex;gap:7px;margin:0 -7px 10px;padding:8px 7px;overflow-x:auto;background:#f1f4f2f5;border-bottom:1px solid rgba(15,61,46,.08);scrollbar-width:none}.admin-console-page .admin-tabs::-webkit-scrollbar,.admin-tabs::-webkit-scrollbar{display:none}.admin-console-page .admin-tabs button,.admin-tabs button{flex:0 0 auto;min-height:38px;padding:0 11px;border-radius:999px;font-size:.7rem;white-space:nowrap}.admin-tab-badge{min-width:19px;height:19px;padding:0 5px;font-size:.62rem}.admin-section-toolbar,.admin-queue-title,.upgraded-promotion-queue-title,.promotion-control-head{display:grid;grid-template-columns:1fr;gap:10px;padding:13px;border-radius:20px}.admin-section-toolbar h2,.admin-queue-title h2,.upgraded-promotion-queue-title h2,.promotion-control-head h2{font-size:1.05rem;line-height:1.15}.admin-section-toolbar p,.admin-queue-title p,.upgraded-promotion-queue-title p,.promotion-control-head p{font-size:.73rem;line-height:1.35}.admin-filter-row.compact,.admin-filter-row,.payment-review-filter-row,.promotion-filter-row,.sms-filter-row{display:grid;grid-template-columns:1fr;gap:8px;width:100%}.admin-search-box{width:100%;min-width:0;height:42px;padding:0 10px;border-radius:15px}.admin-search-box input{min-width:0;font-size:.82rem}.admin-filter-row select,.admin-filter-row.compact select,.promotion-filter-row select,.payment-review-filter-row select,.sms-filter-row select{width:100%;min-height:42px;border-radius:15px;font-size:.78rem}.admin-stat-grid,.admin-metric-grid,.admin-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-stat-card,.admin-metric-card,.admin-overview-card,.queue-stat-card,.promotion-queue-stat-card{min-height:78px;padding:11px;border-radius:18px}.admin-stat-card strong,.admin-metric-card strong,.admin-overview-card strong,.queue-stat-card b,.promotion-queue-stat-card b{font-size:1.05rem}.admin-stat-card span,.admin-metric-card span,.admin-overview-card span,.queue-stat-card span,.promotion-queue-stat-card span{font-size:.68rem;line-height:1.2}.promotion-queue-stats,.admin-queue-stats,.payment-review-stats,.sms-overview-grid{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.promotion-queue-stats::-webkit-scrollbar,.admin-queue-stats::-webkit-scrollbar,.payment-review-stats::-webkit-scrollbar,.sms-overview-grid::-webkit-scrollbar{display:none}.promotion-queue-stats article,.admin-queue-stats article,.payment-review-stats article,.sms-overview-grid article{flex:0 0 128px}.admin-review-card,.ad-review-card,.payment-review-card,.verification-card,.support-case-card,.admin-payment-method-card{padding:13px;border-radius:20px;gap:10px}.admin-review-card h3,.ad-review-card h3,.payment-review-card h3,.verification-card h3{font-size:.98rem;line-height:1.2}.admin-review-card p,.admin-review-card small,.ad-review-card p,.ad-review-card small,.payment-review-card p,.payment-review-card small{font-size:.72rem;line-height:1.35}.admin-review-actions,.review-actions,.payment-review-actions,.campaign-actions,.admin-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-review-actions button,.review-actions button,.payment-review-actions button,.campaign-actions button,.admin-card-actions button{width:100%;min-height:40px;padding:0 10px;border-radius:14px;font-size:.7rem}.admin-advert-preview,.admin-product-preview,.admin-payment-tracker,.payment-proof-list,.campaign-preview-card{border-radius:16px;overflow:hidden}.admin-advert-preview-media,.admin-product-preview img,.campaign-preview-card img{max-height:120px;object-fit:cover}.admin-table-wrap,.table-wrap,.verification-table-wrap,.payment-review-table-wrap{margin-inline:-2px;border-radius:18px;background:#fff;box-shadow:0 10px 22px #0f3d2e0f}.admin-table-wrap:before,.table-wrap:before,.verification-table-wrap:before,.payment-review-table-wrap:before{content:"Swipe table sideways";position:sticky;left:0;display:block;padding:8px 10px;color:#64746d;background:#f7faf8;font-size:.68rem;font-weight:800;letter-spacing:.02em}table{min-width:680px;font-size:.75rem}th,td{padding:10px 9px}.status-pill{min-height:24px;padding:0 8px;font-size:.62rem;white-space:nowrap}.admin-modal,.admin-modal-card,.admin-review-modal,.payment-review-modal{align-items:flex-end;padding:0}.admin-modal-card,.admin-review-modal-card,.payment-review-modal-card{width:100%;max-height:88dvh;border-radius:24px 24px 0 0;overflow-y:auto}}@media(max-width:390px){.admin-stat-grid,.admin-metric-grid,.admin-overview-grid,.admin-review-actions,.review-actions,.payment-review-actions,.campaign-actions,.admin-card-actions{grid-template-columns:1fr}}.avatar-button.has-photo{padding:0;overflow:visible;background:transparent}.avatar-button.has-photo img{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.editable-profile-avatar{position:relative;overflow:visible}.editable-profile-avatar.has-photo{color:transparent}.editable-profile-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.editable-profile-avatar button{position:absolute;right:-3px;bottom:-3px;width:34px;height:34px;border:3px solid #ffffff;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 10px 22px #0f3d2e38}.editable-profile-avatar button:disabled{opacity:.72;cursor:wait}.profile-photo-text-action{width:fit-content;margin-top:7px;padding:7px 11px;border:1px solid rgba(15,113,73,.16);border-radius:999px;background:#0f714912;color:var(--green);font-size:.72rem;font-weight:900}@media(max-width:720px){.app-shell.view-profile .mobile-install-coach,.app-shell.view-profile .support-widget,.app-shell.view-profile .back-to-top-button{display:none!important}.profile-page.improved-profile-page{width:calc(100% - 14px);padding:6px 0 calc(86px + env(safe-area-inset-bottom))}.profile-page .page-topline{margin:0 0 8px}.profile-page .page-topline h1{font-size:1.45rem;line-height:1.08}.profile-overview-banner{padding:14px;border-radius:22px;gap:12px}.profile-overview-main{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:center}.profile-avatar.large,.editable-profile-avatar.large{width:76px;height:76px;min-width:76px;font-size:1.1rem}.editable-profile-avatar button{right:-2px;bottom:-2px;width:31px;height:31px;border-width:3px}.profile-overview-main h2{max-width:100%;font-size:1.18rem;line-height:1.12;overflow-wrap:anywhere}.profile-overview-main p{margin-top:2px;font-size:.76rem}.profile-status-pill{min-height:28px;margin-top:6px;padding:0 10px;font-size:.7rem}.profile-photo-text-action{min-height:30px;margin-top:7px;padding:0 10px;font-size:.68rem}.profile-overview-actions{display:grid;grid-template-columns:1fr;gap:8px}.profile-overview-actions button{min-height:40px;border-radius:14px;font-size:.78rem}.profile-grid.improved-profile-grid{gap:10px}.improved-profile-card{padding:10px;border-radius:21px}.profile-trust-summary.seller-trust-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-trust-summary.seller-trust-summary div{min-height:58px;padding:8px 6px;border-radius:15px}.profile-trust-summary.seller-trust-summary strong{font-size:.96rem}.profile-trust-summary.seller-trust-summary span{font-size:.61rem;line-height:1.15}.seller-trust-card,.profile-verification-summary{padding:10px;border-radius:16px}.seller-trust-card strong,.profile-verification-summary strong{font-size:.82rem}.seller-trust-card span,.profile-verification-summary span{font-size:.69rem;line-height:1.3}.profile-nav.improved-profile-nav{display:flex;gap:7px;overflow-x:auto;padding:2px 0 3px;scrollbar-width:none}.profile-nav.improved-profile-nav::-webkit-scrollbar{display:none}.profile-nav.improved-profile-nav button{flex:0 0 auto;min-height:38px;padding:0 11px;border-radius:999px;font-size:.7rem;white-space:nowrap}.profile-nav.improved-profile-nav button svg{width:15px;height:15px}.profile-content-panel{min-width:0}.profile-section-card{padding:13px;border-radius:21px}.account-details-card h2,.profile-section-card h2{font-size:1.08rem;line-height:1.12}.account-details-card p,.profile-section-card p{font-size:.76rem;line-height:1.45}.profile-detail-grid{grid-template-columns:1fr;gap:8px}.profile-detail-grid div{min-height:62px;padding:10px;border-radius:16px}.profile-detail-grid span{font-size:.66rem}.profile-detail-grid strong{font-size:.82rem;overflow-wrap:anywhere}}@media(max-width:390px){.profile-overview-main{grid-template-columns:72px minmax(0,1fr);gap:10px}.profile-avatar.large,.editable-profile-avatar.large{width:68px;height:68px;min-width:68px}.profile-overview-main h2{font-size:1.04rem}}.mobile-growth-switcher,.mobile-history-toggle{display:none}@media(max-width:720px){.app-shell.view-promotions .mobile-install-coach,.app-shell.view-promotions .support-widget,.app-shell.view-promotions .back-to-top-button{display:none!important}.app-shell.view-promotions>main{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.promotions-page{width:calc(100% - 14px);padding-bottom:calc(92px + env(safe-area-inset-bottom))}.promotions-page .page-topline{margin-bottom:8px}.official-payment-overview-card{padding:12px;border-radius:18px}.official-payment-overview-list{display:grid;gap:8px}.official-payment-overview-list article{min-height:0;padding:10px;border-radius:14px;grid-template-columns:28px minmax(0,1fr)}.official-payment-overview-list article strong{grid-column:2;font-size:.75rem;margin-top:2px}.mobile-growth-switcher{position:sticky;top:62px;z-index:6;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;padding:8px;border:1px solid rgba(15,61,46,.08);border-radius:18px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 24px #0f3d2e14}.mobile-growth-switcher button{min-height:58px;padding:10px;border-radius:15px;display:flex;align-items:center;gap:8px;text-align:left;border:1px solid rgba(15,61,46,.08);background:#f7faf8;color:var(--green)}.mobile-growth-switcher button.active{background:linear-gradient(180deg,#103f2f,#175a41);color:#fff;border-color:transparent;box-shadow:0 12px 24px #0f3d2e29}.mobile-growth-switcher button span{display:grid;gap:2px}.mobile-growth-switcher button strong{font-size:.8rem;line-height:1.1}.mobile-growth-switcher button small{font-size:.64rem;opacity:.84;line-height:1.2}.promotion-grid{display:block}.mobile-promotion-card{display:none;margin-bottom:10px}.mobile-promotion-card.active{display:block}.promotion-card,.compact-advert-application{padding:13px;border-radius:22px}.promotion-card>p{margin-bottom:10px;font-size:.76rem;line-height:1.4}.promotion-card-head{margin-bottom:10px;gap:10px}.promotion-card-head h2{font-size:1.08rem}.promotion-card-head .section-kicker{font-size:.67rem}.selected-promotion-preview,.feature-price-confirmation,.mobile-advert-summary,.advert-official-method-mini,.promotion-total{padding:10px;border-radius:16px}.package-grid{display:grid;gap:8px}.package-grid button{min-height:0;padding:10px;border-radius:16px}.package-grid button small{line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.payment-instruction-box,.payment-instructions,.official-payment-overview-card{content-visibility:auto;contain-intrinsic-size:200px}.advert-step-tabs{position:sticky;top:134px;z-index:5;margin-bottom:8px;padding:7px;border-radius:16px;background:#f7faf8fa;box-shadow:0 10px 18px #0f3d2e0f}.advert-step-tabs button{min-height:50px;padding:8px}.advert-step-panel{padding:10px;border-radius:18px;margin-bottom:8px}.advert-step-panel-head{margin-bottom:8px}.advert-step-panel-head strong{font-size:.9rem}.advert-step-panel-head small{font-size:.7rem;line-height:1.35}.ad-form-grid.compressed-ad-grid,.payment-proof-grid.compressed-ad-grid{gap:8px}.ad-flyer-upload.compact-ad-flyer-upload span,.business-proof-upload.compact-proof-upload span{min-height:48px;border-radius:14px;font-size:.73rem}.tiny-flyer-preview{grid-template-columns:62px minmax(0,1fr) auto;gap:8px;padding:8px;border-radius:16px}.tiny-flyer-preview img{width:62px;height:62px;border-radius:12px}.compact-description-field textarea,.sms-required-card textarea,.compact-extra-card textarea{min-height:90px}.compact-extra-card,.ad-mobile-payment-details,.ad-mobile-detail-card{border-radius:16px}.compact-extra-card summary,.ad-mobile-payment-details summary,.ad-mobile-detail-card summary{padding:10px 12px}.advert-step-actions,.advert-step-actions.two-actions{position:sticky;bottom:calc(72px + env(safe-area-inset-bottom));z-index:4;gap:8px;margin-top:10px;padding:8px;border-radius:18px;background:#fffffff0;box-shadow:0 14px 24px #0f3d2e1a}.advert-step-actions button,.mobile-promotion-jump .ghost-step-button,.advert-submit-button,.promotion-card .primary-button.full{min-height:42px;border-radius:999px}.mobile-promotion-jump{margin:8px 0 10px}.mobile-promotion-jump .ghost-step-button{width:100%;justify-content:center;gap:6px;font-size:.72rem}.mobile-history-card{margin-top:10px;border-radius:20px;overflow:hidden}.mobile-history-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f6fbf7;border:0;border-bottom:1px solid rgba(15,61,46,.08);color:var(--green);text-align:left}.mobile-history-toggle span{display:grid;gap:2px}.mobile-history-toggle small{font-size:.64rem;letter-spacing:.12em;font-weight:900}.mobile-history-toggle strong{font-size:.9rem;line-height:1.15}.mobile-history-toggle svg{transition:transform .2s ease}.mobile-history-card.mobile-open .mobile-history-toggle svg{transform:rotate(180deg)}.mobile-history-content{display:none;padding:12px}.mobile-history-card.mobile-open .mobile-history-content{display:block}.business-history-head{margin-bottom:10px}.business-history-head p{font-size:.74rem;line-height:1.4}.business-history-grid,.business-request-grid,.promotion-request-grid{gap:8px}}@media(max-width:720px){html,body,#root{max-width:100%;overflow-x:hidden}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overscroll-behavior-y:contain}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}input,textarea,select{font-size:16px}img,video,canvas,svg{max-width:100%}.product-card,.featured-product-card,.ad-directory-card,.profile-section-card,.promotion-card,.business-history,.admin-review-card,.support-case-card,.conversation,.chat-thread .bubble{content-visibility:auto;contain-intrinsic-size:180px}.product-grid,.featured-products-row,.ad-directory-grid,.profile-mini-listings,.conversation-scroll,.chat-thread,.admin-review-list{contain:layout style}.product-card,.featured-product-card,.promotion-card,.profile-section-card,.conversation,.mobile-sheet,.modal-card,.sell-modal,.event-ad-modal{backface-visibility:hidden;transform:translateZ(0)}.product-image,.product-card img,.featured-product-card img,.ad-directory-flyer img,.ad-flyer-preview img,.profile-mini-listing img,.conversation-avatar,.profile-photo-image,.avatar-button img{image-rendering:auto}.modal-backdrop,.mobile-notification-sheet,.filter-drawer-backdrop{overscroll-behavior:contain}.modal-backdrop,.support-widget,.mobile-install-coach,.mobile-notification-pill{will-change:auto}.site-header,.mobile-nav,.mobile-growth-switcher,.conversation-heading,.profile-sidebar,.improved-profile-sidebar{contain:layout paint}.site-header,.header-inner{min-height:60px}.mobile-nav{transform:translateZ(0)}.product-card,.conversation,.profile-mini-listing,.ad-directory-card,.admin-review-card{transition-duration:.16s}.product-card:active,.conversation:active,.profile-mini-listing:active,.mobile-nav button:active{transform:scale(.985)}.page-topline,.section-heading,.promotion-card-head,.profile-section-head{scroll-margin-top:82px}.product-grid{gap:10px}.product-card{border-radius:18px}.product-card .product-image,.product-card figure,.product-card img{border-radius:16px}.toast{left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));width:auto;max-width:none;border-radius:18px}.modal-card,.sell-modal,.event-ad-modal,.order-details-modal,.receipt-modal,.payment-evidence-modal{max-height:calc(100dvh - 24px);overscroll-behavior:contain}.modal-card input,.modal-card textarea,.modal-card select,.sell-modal input,.sell-modal textarea,.sell-modal select,.event-ad-modal input,.event-ad-modal textarea,.event-ad-modal select{min-height:44px}.modal-card button,.sell-modal button,.event-ad-modal button,.promotion-card button,.profile-section-card button{touch-action:manipulation}}@media(max-width:720px)and (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media(max-width:420px){.product-card,.featured-product-card,.promotion-card,.profile-section-card,.conversation{box-shadow:0 10px 20px #0f3d2e0f}.modal-card,.sell-modal,.event-ad-modal{box-shadow:0 18px 36px #0f3d2e24}}@media(max-width:720px){html,body,#root{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}body{touch-action:auto;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}.app-shell,.app-shell>main{overflow-x:hidden;overflow-y:visible}.app-shell.view-promote{min-height:100dvh;padding-bottom:calc(104px + env(safe-area-inset-bottom));overflow-y:visible}.app-shell.view-promote>main{min-height:auto;padding-bottom:calc(108px + env(safe-area-inset-bottom));overflow-y:visible;touch-action:pan-y}.app-shell.view-promote .mobile-install-coach,.app-shell.view-promote .support-widget,.app-shell.view-promote .back-to-top-button,.app-shell.view-promote .mobile-notification-pill{display:none!important}.promotions-page{padding-bottom:calc(118px + env(safe-area-inset-bottom));overflow:visible;touch-action:pan-y;-webkit-overflow-scrolling:touch}.promotions-page,.promotions-page *,.promotion-grid,.promotion-card,.compact-advert-application,.business-history,.official-payment-overview-card,.mobile-history-card,.advert-step-panel{overscroll-behavior-y:auto}.promotion-card,.compact-advert-application,.official-payment-overview-card,.business-history,.mobile-history-card{content-visibility:visible;contain-intrinsic-size:auto}.mobile-growth-switcher{top:66px;z-index:30;contain:none}.advert-step-tabs{top:136px;z-index:20}.advert-step-actions,.advert-step-actions.two-actions{bottom:calc(82px + env(safe-area-inset-bottom))}.mobile-nav{height:calc(74px + env(safe-area-inset-bottom));padding:8px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(15,61,46,.08);border-top-left-radius:24px;border-top-right-radius:24px;background:#fff;box-shadow:0 -18px 38px #0c241929;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:90;contain:none}.mobile-nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-top-left-radius:24px;border-top-right-radius:24px;background:#fff}.mobile-nav button{min-height:48px;border-radius:16px;background:transparent}.mobile-nav button.active{background:#107f4e14}.mobile-nav .mobile-sell{width:52px;height:52px;margin-top:-18px;border:5px solid #ffffff;box-shadow:0 10px 22px #176b4540,0 0 0 1px #0f3d2e0f}.site-header{contain:none}}@media(max-width:720px)and (pointer:coarse){.app-shell.view-promote,.app-shell.view-promote>main,.promotions-page{touch-action:pan-y pinch-zoom}}@media(max-width:720px){.app-shell.view-market>main{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.hero-inner{width:calc(100% - 18px)}.hero-content{padding-top:.95rem;padding-bottom:.72rem}.hero h1{margin-top:.55rem;margin-bottom:.42rem;font-size:clamp(1.9rem,9vw,2.55rem)}.hero-content>p{max-width:100%;font-size:.82rem;line-height:1.35}.hero-actions{margin-top:.65rem}.hero-actions button,.hero-actions a{min-height:2.45rem;font-size:.74rem}.trust-row{margin-top:.62rem;padding:.5rem .58rem}.featured-product-spotlight{width:calc(100% - 18px);margin-top:.35rem;margin-bottom:.55rem;padding:.68rem}.featured-product-head{margin-bottom:.58rem}.featured-product-head h2{font-size:.94rem}.featured-product-row{gap:.5rem}.featured-product-row .product-card{flex-basis:68%;max-width:16.5rem}.mobile-discovery-panel{padding-inline:.55rem;gap:.52rem}.mobile-market-search-card{top:calc(4.05rem + env(safe-area-inset-top));min-height:2.65rem;padding:.48rem .64rem;border-radius:.88rem}.mobile-market-search-card input{font-size:.82rem}.mobile-market-summary-card{padding:.58rem .64rem;border-radius:.88rem}.mobile-market-summary-card strong{font-size:.92rem}.mobile-market-summary-card small,.mobile-market-summary-card span{font-size:.68rem}.mobile-category-row{gap:.45rem;padding-bottom:.05rem}.mobile-category-row button,.quick-filter-actions button,.mobile-discovery-actions button{min-height:2.25rem;padding:0 .62rem;border-radius:.78rem;font-size:.7rem}.market-header{padding:0 .68rem;margin-bottom:.55rem}.market-header h2{font-size:1.2rem}.product-grid{padding:0 .68rem calc(7rem + env(safe-area-inset-bottom));gap:.62rem}.product-card{border-radius:.94rem;box-shadow:0 8px 18px #04231811}.product-card .product-image-wrap{aspect-ratio:1.18 / 1}.product-card .product-info{padding:.62rem .64rem .7rem;gap:.28rem}.product-card .product-info h3{font-size:.82rem;line-height:1.15}.product-card .price{font-size:.94rem;line-height:1.1}.product-card .product-meta,.product-card .pickup-meta,.product-card .fulfillment-meta{font-size:.64rem;line-height:1.22}.product-card .card-payment-methods{max-height:1.42rem;gap:.22rem}.product-card .card-payment-methods span{padding:.2rem .34rem;font-size:.58rem}.product-card .seller-row{margin-top:.36rem;padding-top:.36rem;gap:.24rem;font-size:.64rem}.product-card .seller-row .seller-avatar,.product-card .seller-row .avatar,.seller-row img{width:1.35rem;height:1.35rem;min-width:1.35rem}.product-card .favorite-button{top:.48rem;right:.48rem;width:2rem;height:2rem}.product-card .status-badge,.product-card .featured-badge,.product-card .condition-badge{font-size:.56rem;padding:.18rem .34rem;border-radius:999px}.safety-banner{margin:1rem .68rem calc(6.8rem + env(safe-area-inset-bottom));padding:.85rem;border-radius:1rem}.safety-banner>div:nth-child(2){width:auto;flex:1}.safety-banner h3{font-size:.95rem}.safety-banner p{font-size:.72rem;line-height:1.35}.safety-banner button{width:100%;margin-left:0;min-height:2.4rem;border-radius:.85rem}}@media(max-width:390px){.product-grid{gap:.52rem;padding-inline:.55rem}.product-card .product-info{padding:.55rem}.product-card .product-info h3{font-size:.78rem}.product-card .price{font-size:.9rem}.product-card .product-meta,.product-card .pickup-meta,.product-card .fulfillment-meta,.product-card .seller-row{font-size:.6rem}.featured-product-row .product-card{flex-basis:74%}}.notification-popover-heading>span,.mobile-notification-head>span:last-child{display:inline-flex;align-items:center;gap:.4rem}.mark-all-alerts-button,.mobile-mark-all-alerts{min-height:1.9rem;padding:0 .7rem;border:1px solid rgba(15,61,46,.12);border-radius:999px;background:#f5fbf7;color:var(--green);font-size:.68rem;font-weight:900}.notification-item.unread,.mobile-notification-row.unread{background:linear-gradient(135deg,#cbff4329,#effaf3f5)}.notification-item.read,.mobile-notification-row.read{opacity:.72}.notification-item.unread>span,.mobile-notification-row.unread>span:first-child{box-shadow:0 0 0 4px #cbff4338}.mobile-notification-row strong{display:flex;align-items:center;gap:.45rem}.mobile-notification-row strong i{min-height:1.05rem;padding:0 .36rem;border-radius:999px;background:#dd3d49;color:#fff;font-size:.52rem;font-style:normal;font-weight:950;letter-spacing:.04em}.mobile-notification-head>span:last-child>button:last-child{width:2rem;height:2rem}@media(max-width:720px){.mobile-notification-card{max-height:min(78dvh,34rem)}.mobile-notification-head{gap:.7rem}.mobile-notification-head>span:first-child{min-width:0}.mobile-notification-head>span:first-child strong{font-size:1.05rem}.mobile-notification-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-notification-row{min-height:4.7rem;padding:.8rem}.mobile-notification-row div small{line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}.notification-popover{width:min(390px,calc(100vw - 24px));max-height:min(70dvh,520px);overflow-y:auto;overscroll-behavior:contain;padding:10px;z-index:1000}.notification-popover-heading{position:sticky;top:-10px;z-index:2;margin:-10px -10px 8px;padding:12px 12px 10px;border-bottom:1px solid rgba(15,61,46,.08);border-radius:22px 22px 0 0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notification-popover-heading>span{flex:0 0 auto}.notification-popover-heading .mark-all-alerts-button{width:auto!important;min-width:max-content;height:30px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;white-space:nowrap}.notification-popover-heading button:not(.mark-all-alerts-button){width:30px;min-width:30px;height:30px}.notification-item{grid-template-columns:34px minmax(0,1fr);align-items:flex-start;gap:10px;min-height:0;padding:10px;border-radius:16px}.notification-item>span{width:34px;min-width:34px;height:34px}.notification-item>div{min-width:0;display:grid;gap:3px}.notification-item strong{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#0f172a;font-size:.84rem;line-height:1.18;overflow-wrap:anywhere}.notification-item strong i{min-height:16px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;background:#dd3d49;color:#fff;font-size:.52rem;font-style:normal;font-weight:950;letter-spacing:.04em}.notification-item small{margin:0;color:#5f6f67;font-size:.72rem;line-height:1.35;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notification-item em{margin-top:1px;color:var(--green);font-size:.7rem;line-height:1.2;font-weight:900}.notification-item.unread{border-color:#16653429}.notification-item.read{background:#fff}@media(max-width:760px){.notification-popover{position:fixed;top:calc(64px + env(safe-area-inset-top));right:8px;left:8px;width:auto;max-height:min(58dvh,420px);border-radius:22px;padding:9px;box-shadow:0 24px 54px #0f3d2e38}.notification-popover-heading{top:-9px;margin:-9px -9px 8px;padding:11px 11px 9px}.notification-popover-heading strong{font-size:.92rem}.notification-item{padding:9px;gap:9px;border-radius:15px}.notification-item>span{width:32px;min-width:32px;height:32px;border-radius:11px}.notification-item strong{font-size:.8rem}.notification-item small{font-size:.68rem;line-height:1.3}.notification-item em{font-size:.67rem}}@media(max-width:420px){.notification-popover{top:calc(62px + env(safe-area-inset-top));max-height:min(54dvh,390px)}.notification-popover-heading .mark-all-alerts-button{height:28px;padding:0 8px;font-size:.62rem}.notification-item small{line-clamp:1;-webkit-line-clamp:1}}@media(max-width:720px){.messages-page.private-inbox-ready,.messages-page{overscroll-behavior-y:auto}.message-shell.mobile-inbox-open .conversation-empty,.conversation-empty,.empty-chat-panel{margin:10px;padding:22px 16px;border:1px dashed rgba(15,61,46,.18);border-radius:20px;background:radial-gradient(circle at top left,rgba(203,255,67,.16),transparent 34%),#fff;color:#42554d;text-align:center}.conversation-empty strong,.empty-chat-panel h3{color:var(--ink);font-size:1rem;line-height:1.15}.conversation-empty span,.empty-chat-panel p{max-width:19rem;margin-right:auto;margin-left:auto;color:#64746d;font-size:.76rem;line-height:1.4}.empty-chat-panel button{min-height:42px;margin-top:10px;padding:0 16px;border-radius:999px;background:var(--green);color:#fff;font-weight:900}.mobile-message-overview{border-color:#0f3d2e14}.mobile-message-overview span{color:#607368}.conversation-scroll .conversation{isolation:isolate}.conversation-scroll .conversation:not(.active){background:#fff}.conversation-copy em{line-clamp:2;-webkit-line-clamp:2}}.marketplace-starter-panel{width:min(1180px,calc(100% - 40px));margin:18px auto 22px;padding:18px;border:1px solid rgba(15,61,46,.09);border-radius:28px;background:radial-gradient(circle at top left,rgba(203,255,67,.18),transparent 30%),linear-gradient(135deg,#fffffff5,#f5fbf7f5);box-shadow:0 20px 44px #0f3d2e14}.starter-panel-head{display:grid;gap:6px}.starter-panel-head h2{margin:0;color:var(--ink);font-size:clamp(1.35rem,2.6vw,2rem);letter-spacing:-.04em}.starter-panel-head p{max-width:720px;margin:0;color:#60746b;font-size:.92rem;line-height:1.5}.starter-progress-strip{margin:14px 0;padding:10px 12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#ffffffbf}.starter-progress-strip span{display:inline-flex;align-items:baseline;gap:5px;color:#60746b;font-size:.76rem;font-weight:800}.starter-progress-strip strong{color:var(--green);font-size:1rem}.starter-progress-strip div{flex:1;max-width:360px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.starter-progress-strip i{height:7px;border-radius:999px;background:#0f3d2e1a}.starter-progress-strip i.done{background:linear-gradient(90deg,var(--green),#caff3f)}.starter-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.starter-action-grid button{min-height:150px;padding:14px;border:1px solid rgba(15,61,46,.08);border-radius:22px;background:#fff;color:inherit;text-align:left;display:grid;align-content:start;gap:7px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.starter-action-grid button:hover{transform:translateY(-2px);border-color:#0f3d2e2e;box-shadow:0 16px 32px #0f3d2e17}.starter-action-grid button>span{width:38px;height:38px;border-radius:15px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.starter-action-grid button.done>span{background:#cbff434d}.starter-action-grid strong{color:var(--ink);font-size:.92rem;line-height:1.15}.starter-action-grid small{color:#61756c;font-size:.74rem;line-height:1.35}.starter-action-grid em{margin-top:4px;color:var(--green);font-size:.72rem;font-style:normal;font-weight:900}@media(max-width:860px){.starter-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.marketplace-starter-panel{width:calc(100% - 18px);margin:8px auto 12px;padding:12px;border-radius:22px}.starter-panel-head h2{font-size:1.15rem;line-height:1.1}.starter-panel-head p{font-size:.76rem;line-height:1.38}.starter-progress-strip{margin:10px 0;padding:9px 10px;border-radius:16px}.starter-progress-strip div{max-width:170px;gap:4px}.starter-action-grid{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.starter-action-grid::-webkit-scrollbar{display:none}.starter-action-grid button{flex:0 0 78%;min-height:124px;padding:12px;border-radius:18px;scroll-snap-align:start}.starter-action-grid button>span{width:34px;height:34px;border-radius:13px}.starter-action-grid strong{font-size:.84rem}.starter-action-grid small{font-size:.68rem;line-height:1.32}.starter-action-grid em{font-size:.68rem}}@media(max-width:390px){.starter-action-grid button{flex-basis:86%}.starter-progress-strip{align-items:flex-start;flex-direction:column;gap:8px}.starter-progress-strip div{width:100%;max-width:none}}.private-inbox-guard{width:min(1180px,100%);margin:0 auto 10px;padding:10px 12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:flex;align-items:center;gap:8px;background:#f6fbf7;color:#446055;font-size:.78rem;font-weight:800;line-height:1.35}.private-inbox-guard svg{color:var(--green);flex:0 0 auto}.private-inbox-summary-grid{width:min(1180px,100%);margin:0 auto 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.private-inbox-summary-grid article{min-height:82px;padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;gap:5px;background:#fff;box-shadow:0 12px 24px #0f3d2e0e}.private-inbox-summary-grid article span{width:32px;height:32px;border-radius:13px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.private-inbox-summary-grid article.attention span{background:#fff4e8;color:#c25a13}.private-inbox-summary-grid strong{color:var(--ink);font-size:1.15rem;line-height:1}.private-inbox-summary-grid small{color:#64766f;font-size:.72rem;font-weight:850}.private-empty-inbox{display:grid;justify-items:center;gap:8px}.private-empty-inbox button,.empty-chat-actions button{min-height:38px;padding:0 14px;border:0;border-radius:999px;background:var(--green);color:#fff;font-size:.72rem;font-weight:900}.private-empty-chat-panel{align-self:stretch;min-height:420px;display:grid;place-items:center;align-content:center;gap:10px}.private-empty-chat-panel p{max-width:28rem}.empty-chat-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.empty-chat-actions .secondary-empty-action{background:#effaf3;color:var(--green)}@media(max-width:720px){.private-inbox-guard{width:calc(100% - 4px);margin-bottom:7px;padding:8px 10px;border-radius:15px;font-size:.68rem}.private-inbox-summary-grid{width:calc(100% - 4px);grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:7px}.private-inbox-summary-grid article{min-height:64px;padding:8px 6px;border-radius:14px;gap:3px}.private-inbox-summary-grid article span{width:26px;height:26px;border-radius:10px}.private-inbox-summary-grid strong{font-size:.94rem}.private-inbox-summary-grid small{font-size:.56rem;line-height:1.1}.private-empty-chat-panel{min-height:calc(100dvh - 310px);padding:18px 12px}.empty-chat-actions{display:grid;grid-template-columns:1fr;width:min(100%,260px)}.empty-chat-actions button{width:100%}}@media(max-width:390px){.private-inbox-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.private-inbox-summary-grid article{grid-template-columns:28px minmax(0,1fr);align-items:center;min-height:54px}.private-inbox-summary-grid small{grid-column:2}}.chat-draft-status{margin:0 16px 10px;padding:8px 10px;border:1px solid rgba(15,61,46,.08);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f8fcf9;color:#66766e;font-size:.72rem;font-weight:800}.chat-draft-status.has-draft{border-color:#16653429;background:radial-gradient(circle at top left,rgba(203,255,67,.14),transparent 34%),#fff;color:#345348}.chat-draft-status span{min-width:0;display:inline-flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-draft-status svg{flex:0 0 auto;color:var(--green)}.chat-draft-status button{min-height:28px;padding:0 10px;border:0;border-radius:999px;background:#effaf3;color:var(--green);font-size:.66rem;font-weight:950;white-space:nowrap}.chat-draft-status button:hover{background:#e3f5e9}.chat-compose input[maxlength]{min-width:0}@media(max-width:720px){.chat-draft-status{margin:0 10px 8px;padding:7px 8px;border-radius:12px;font-size:.64rem}.chat-draft-status button{min-height:26px;padding:0 8px;font-size:.6rem}.chat-compose{box-shadow:0 -8px 20px #0c24190f}}@media(max-width:390px){.chat-draft-status{align-items:flex-start;flex-direction:column;gap:6px}.chat-draft-status span,.chat-draft-status button{width:100%}}.private-inbox-guard{align-items:center}.private-inbox-guard button,.mark-inbox-read-button{min-height:30px;margin-left:auto;padding:0 10px;border:0;border-radius:999px;background:var(--green);color:#fff;font-size:.68rem;font-weight:950;white-space:nowrap}.mark-inbox-read-button{margin-left:0;background:#effaf3;color:var(--green)}.conversation-heading h2{display:flex;align-items:center;gap:6px}.conversation-heading h2 em{padding:2px 7px;border-radius:999px;background:#dd3d491a;color:#c52939;font-size:.62rem;font-style:normal;font-weight:950}.conversation.has-unread{border-color:#16653433;background:radial-gradient(circle at top left,rgba(203,255,67,.14),transparent 34%),#fff}.conversation.has-unread .conversation-copy strong{color:var(--green)}.conversation.has-unread .conversation-copy em{color:#344f42;font-weight:850}.conversation.has-unread .conversation-avatar{box-shadow:0 0 0 4px #cbff4340}.conversation .unread{min-width:18px;width:auto;padding:0 5px;border:2px solid #ffffff;box-shadow:0 8px 14px #107f4e38}.private-inbox-summary-grid article.attention{border-color:#c25a1329;background:radial-gradient(circle at top left,rgba(255,175,83,.14),transparent 34%),#fff}@media(max-width:720px){.private-inbox-guard{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start}.private-inbox-guard button{grid-column:1 / -1;width:100%;min-height:32px;margin-left:0}.conversation-heading h2{flex-wrap:wrap}.conversation-heading h2 em{font-size:.56rem}.mark-inbox-read-button{min-height:32px;padding:0 9px;font-size:.62rem}.conversation.has-unread{box-shadow:inset 3px 0 0 var(--green)}}.inbox-filter-row{margin:8px 0 9px;padding:5px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:flex;gap:6px;overflow-x:auto;background:#f7fbf8;scrollbar-width:none}.inbox-filter-row::-webkit-scrollbar{display:none}.inbox-filter-row button{min-height:34px;padding:0 10px;border:0;border-radius:14px;background:transparent;color:#65746d;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;font-size:.72rem;font-weight:900}.inbox-filter-row button.active{background:#fff;color:var(--green);box-shadow:0 8px 18px #0f3d2e14}.inbox-filter-row em{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f3d2e14;color:inherit;font-size:.62rem;font-style:normal;font-weight:950}.inbox-filter-row button.active em{background:#cbff4347}.conversation-search-result{margin:0 0 8px;padding:7px 9px;border-radius:13px;background:#f8fcf9;color:#61746c;font-size:.68rem;font-weight:850}@media(max-width:720px){.inbox-filter-row{margin:7px 0;padding:4px;border-radius:15px}.inbox-filter-row button{min-height:31px;padding:0 8px;border-radius:12px;font-size:.64rem}.inbox-filter-row em{min-width:18px;height:18px;padding:0 5px;font-size:.56rem}.conversation-search-result{margin-bottom:7px;padding:6px 8px;font-size:.62rem}}.safe-order-starter-card{margin:12px 0 14px;padding:14px;border:1px solid rgba(15,61,46,.1);border-radius:20px;display:grid;gap:11px;background:radial-gradient(circle at top left,rgba(203,255,67,.14),transparent 32%),#fff}.safe-order-head{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center}.safe-order-head>span{width:40px;height:40px;border-radius:15px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.safe-order-head strong,.safe-order-head small{display:block}.safe-order-head strong{color:var(--ink);font-size:.95rem;line-height:1.15}.safe-order-head small{margin-top:2px;color:#65776f;font-size:.74rem;line-height:1.35}.starter-message-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.starter-message-options button{min-height:38px;padding:0 9px;border:1px solid rgba(15,61,46,.08);border-radius:13px;background:#f8fcf9;color:#51645b;font-size:.7rem;font-weight:900}.starter-message-options button.active{border-color:#107f4e40;background:var(--green);color:#fff}.starter-message-preview{padding:10px;border-radius:15px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;background:#f7fbf8;color:#415a4f;font-size:.76rem;line-height:1.4}.starter-message-preview svg{margin-top:2px;color:var(--green)}.safe-order-confirm{padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:15px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;background:#fff;color:#42554d;font-size:.73rem;font-weight:850;line-height:1.35}.safe-order-confirm input{width:17px;height:17px;margin-top:1px;accent-color:var(--green)}@media(max-width:720px){.safe-order-starter-card{margin:10px 0 12px;padding:11px;border-radius:17px;gap:9px}.safe-order-head{grid-template-columns:34px minmax(0,1fr);gap:8px}.safe-order-head>span{width:34px;height:34px;border-radius:13px}.safe-order-head strong{font-size:.84rem}.safe-order-head small{font-size:.66rem}.starter-message-options{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.starter-message-options::-webkit-scrollbar{display:none}.starter-message-options button{flex:0 0 auto;min-height:34px;padding:0 10px;border-radius:999px;font-size:.64rem}.starter-message-preview{padding:9px;border-radius:13px;font-size:.68rem}.safe-order-confirm{padding:9px;border-radius:13px;font-size:.66rem}}.order-decision-center{margin:10px 16px 12px;padding:12px;border:1px solid rgba(15,61,46,.09);border-radius:20px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;background:radial-gradient(circle at top left,rgba(203,255,67,.14),transparent 32%),#fff;box-shadow:0 14px 28px #0f3d2e11}.order-decision-center.warning{border-color:#c25a132e;background:radial-gradient(circle at top left,rgba(255,178,80,.16),transparent 34%),#fff}.order-decision-center.complete,.order-decision-center.done{border-color:#107f4e2e}.order-decision-center.cancelled{border-color:#dd3d4924;background:radial-gradient(circle at top left,rgba(221,61,73,.08),transparent 32%),#fff}.order-decision-icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.order-decision-center.warning .order-decision-icon{background:#fff4e8;color:#c25a13}.order-decision-center.cancelled .order-decision-icon{background:#fff0f1;color:#c52939}.order-decision-copy{min-width:0}.order-decision-copy small,.order-decision-copy strong,.order-decision-copy p{display:block}.order-decision-copy small{color:var(--green);font-size:.66rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.order-decision-center.warning .order-decision-copy small{color:#c25a13}.order-decision-center.cancelled .order-decision-copy small{color:#c52939}.order-decision-copy strong{margin-top:2px;color:var(--ink);font-size:.94rem;line-height:1.16}.order-decision-copy p{max-width:42rem;margin:4px 0 0;color:#61756c;font-size:.74rem;line-height:1.38}.order-decision-actions{display:inline-flex;align-items:center;gap:7px}.order-decision-actions button{min-height:38px;padding:0 12px;border:0;border-radius:999px;background:var(--green);color:#fff;font-size:.72rem;font-weight:950;white-space:nowrap}.order-decision-actions button:last-child{background:#effaf3;color:var(--green)}.order-decision-center.warning .order-decision-actions button:first-child{background:#c25a13}.order-decision-center.cancelled .order-decision-actions button:first-child{background:#c52939}@media(max-width:860px){.order-decision-center{grid-template-columns:40px minmax(0,1fr)}.order-decision-actions{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:1fr 1fr}.order-decision-actions button{width:100%}}@media(max-width:720px){.order-decision-center{margin:8px 10px 10px;padding:10px;border-radius:17px;grid-template-columns:36px minmax(0,1fr);gap:9px}.order-decision-icon{width:36px;height:36px;border-radius:13px}.order-decision-copy small{font-size:.56rem}.order-decision-copy strong{font-size:.82rem}.order-decision-copy p{font-size:.66rem;line-height:1.32}.order-decision-actions{gap:6px}.order-decision-actions button{min-height:35px;padding:0 9px;font-size:.64rem}}@media(max-width:390px){.order-decision-actions{grid-template-columns:1fr}}.trade-readiness-card{margin:10px 16px 12px;padding:13px;border:1px solid rgba(15,61,46,.09);border-radius:20px;display:grid;gap:11px;background:radial-gradient(circle at top left,rgba(203,255,67,.12),transparent 34%),#fff;box-shadow:0 14px 28px #0f3d2e0e}.trade-readiness-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center}.trade-readiness-icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.trade-readiness-head small,.trade-readiness-head strong,.trade-readiness-head p{display:block}.trade-readiness-head small{color:var(--green);font-size:.62rem;font-weight:950;letter-spacing:.08em}.trade-readiness-head strong{margin-top:1px;color:var(--ink);font-size:.94rem;line-height:1.15}.trade-readiness-head p{margin:3px 0 0;color:#66776f;font-size:.72rem;line-height:1.35}.readiness-score{min-width:88px;padding:9px 10px;border-radius:16px;background:#f7fbf8;text-align:center}.readiness-score strong{margin:0;color:var(--green);font-size:1rem}.readiness-score span{display:block;color:#66766e;font-size:.6rem;font-weight:900}.readiness-progress{height:8px;overflow:hidden;border-radius:999px;background:#0f3d2e14}.readiness-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#caff3f);transition:width .2s ease}.readiness-check-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.readiness-check-grid button{min-height:112px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:16px;display:grid;align-content:start;gap:7px;background:#f8fcf9;color:#475d54;text-align:left;cursor:pointer}.readiness-check-grid button.done{border-color:#107f4e2e;background:radial-gradient(circle at top left,rgba(203,255,67,.18),transparent 35%),#fff}.readiness-check-grid button.locked{cursor:default;opacity:.95}.readiness-check-icon{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--green);box-shadow:inset 0 0 0 1px #0f3d2e0f}.readiness-check-grid button.done .readiness-check-icon{background:var(--green);color:#fff}.readiness-check-grid strong{display:block;color:var(--ink);font-size:.72rem;line-height:1.16}.readiness-check-grid small{display:block;margin-top:3px;color:#697a73;font-size:.62rem;line-height:1.28}.readiness-shortcuts{display:flex;flex-wrap:wrap;gap:7px}.readiness-shortcuts button{min-height:34px;padding:0 11px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#effaf3;color:var(--green);font-size:.68rem;font-weight:950}@media(max-width:980px){.readiness-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.trade-readiness-card{margin:8px 10px 10px;padding:10px;border-radius:17px;gap:9px}.trade-readiness-head{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:8px}.trade-readiness-icon{width:36px;height:36px;border-radius:13px}.readiness-score{grid-column:1 / -1;min-width:0;padding:8px;display:flex;align-items:center;justify-content:space-between;text-align:left}.trade-readiness-head small{font-size:.54rem}.trade-readiness-head strong{font-size:.82rem}.trade-readiness-head p{font-size:.64rem}.readiness-check-grid{display:flex;gap:7px;overflow-x:auto;padding-bottom:1px;scroll-snap-type:x mandatory;scrollbar-width:none}.readiness-check-grid::-webkit-scrollbar{display:none}.readiness-check-grid button{flex:0 0 76%;min-height:105px;padding:9px;border-radius:14px;scroll-snap-align:start}.readiness-check-grid strong{font-size:.68rem}.readiness-check-grid small{font-size:.58rem}.readiness-shortcuts{display:grid;grid-template-columns:1fr 1fr}.readiness-shortcuts button{width:100%;justify-content:center;font-size:.62rem}}@media(max-width:390px){.readiness-check-grid button{flex-basis:86%}.readiness-shortcuts{grid-template-columns:1fr}}.messages-page{width:min(1320px,calc(100% - 48px))}.message-shell{grid-template-columns:minmax(300px,360px) minmax(0,1fr);min-height:0}.conversation-list,.chat-panel{min-width:0}.chat-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden}.chat-header,.order-strip,.chat-compact-context,.order-room-toolbox,.chat-draft-status,.chat-compose,.chat-actions{flex:0 0 auto}.chat-body{min-height:140px;flex:1 1 auto;overflow-y:auto}.order-strip{grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.order-strip>div{min-width:0}.order-strip>div span,.order-strip>div strong{min-width:0}.order-strip>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-compact-context{overflow-x:auto;scrollbar-width:none}.chat-compact-context::-webkit-scrollbar{display:none}.order-room-toolbox{margin:8px 16px 10px;border:1px solid rgba(15,61,46,.08);border-radius:18px;background:#fff;box-shadow:0 10px 22px #0f3d2e0b;overflow:hidden}.order-toolbox-bar{min-height:58px;padding:9px 10px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;background:radial-gradient(circle at top left,rgba(203,255,67,.13),transparent 34%),#fff}.order-toolbox-icon{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.order-toolbox-bar div:nth-child(2){min-width:0}.order-toolbox-bar small,.order-toolbox-bar strong,.order-toolbox-bar span{display:block}.order-toolbox-bar small{color:var(--green);font-size:.58rem;font-weight:950;letter-spacing:.08em}.order-toolbox-bar strong{margin-top:1px;overflow:hidden;color:var(--ink);font-size:.82rem;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.order-toolbox-bar span{margin-top:2px;color:#66776f;font-size:.66rem;font-weight:850}.order-toolbox-bar-actions{display:inline-flex;align-items:center;gap:6px}.order-toolbox-bar-actions button{min-height:32px;padding:0 10px;border:0;border-radius:999px;background:#effaf3;color:var(--green);font-size:.66rem;font-weight:950;white-space:nowrap}.order-toolbox-bar-actions .order-toolbox-toggle{background:var(--green);color:#fff;display:inline-flex;align-items:center;gap:4px}.order-toolbox-bar-actions .order-toolbox-toggle svg{transition:transform .18s ease}.order-room-toolbox.open .order-toolbox-toggle svg{transform:rotate(180deg)}.order-toolbox-content{max-height:min(430px,46vh);padding:0 0 10px;overflow-y:auto;overscroll-behavior:contain;border-top:1px solid rgba(15,61,46,.08);background:#fbfdfb}.order-toolbox-content .order-decision-center,.order-toolbox-content .trade-readiness-card,.order-toolbox-content .mobile-order-snapshot,.order-toolbox-content .seller-payment-panel.compact,.order-toolbox-content .chat-mini-note{margin-right:10px;margin-left:10px}.order-toolbox-content .order-decision-center{margin-top:10px}.order-toolbox-content .trade-readiness-card,.order-toolbox-content .mobile-order-snapshot{box-shadow:none}.order-toolbox-content .readiness-check-grid{grid-template-columns:repeat(5,minmax(128px,1fr))}.order-toolbox-content .readiness-check-grid button{min-height:96px}.private-inbox-summary-grid article{min-width:0}.inbox-filter-row{max-width:100%}@media(max-width:980px){.message-shell{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.order-toolbox-bar{grid-template-columns:34px minmax(0,1fr)}.order-toolbox-bar-actions{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:1fr 1fr}.order-toolbox-bar-actions button{width:100%}}@media(max-width:720px){.messages-page{width:calc(100% - 10px);height:calc(100dvh - 76px);padding:5px 0 calc(84px + env(safe-area-inset-bottom));overflow:hidden}.mobile-message-overview{min-height:48px;margin-bottom:6px;padding:8px 10px}.private-inbox-guard{min-height:0;margin-bottom:6px;padding:7px 9px}.private-inbox-summary-grid{margin-bottom:6px;gap:5px}.private-inbox-summary-grid article{min-height:56px;padding:7px 6px}.message-shell{height:calc(100% - 178px);min-height:0;border-radius:18px}.conversation-heading{min-height:42px}.conversation-search{margin-bottom:6px}.inbox-filter-row{margin:5px 0 6px}.conversation-scroll{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.conversation{min-height:80px}.message-shell.mobile-chat-open .chat-panel{min-height:0}.chat-header{min-height:48px;padding:0 10px}.order-strip{min-height:46px;padding:7px 10px}.order-strip>strong{font-size:.78rem}.order-strip>button{min-height:34px;padding:0 9px;font-size:.62rem}.chat-compact-context{min-height:34px;padding:5px 10px;gap:5px}.chat-compact-context>span,.chat-compact-context>button{min-height:25px;font-size:.58rem}.order-room-toolbox{margin:6px 10px 8px;border-radius:15px}.order-toolbox-bar{min-height:50px;padding:8px;grid-template-columns:32px minmax(0,1fr) auto;gap:7px}.order-toolbox-icon{width:32px;height:32px;border-radius:12px}.order-toolbox-bar strong{font-size:.74rem}.order-toolbox-bar span{font-size:.58rem}.order-toolbox-bar-actions{grid-column:auto;width:auto;display:inline-flex}.order-toolbox-bar-actions button:first-child{display:none}.order-toolbox-bar-actions button{min-height:30px;padding:0 8px;font-size:.6rem}.order-toolbox-content{max-height:calc(100dvh - 300px)}.order-toolbox-content .order-decision-center,.order-toolbox-content .trade-readiness-card,.order-toolbox-content .mobile-order-snapshot,.order-toolbox-content .seller-payment-panel.compact,.order-toolbox-content .chat-mini-note{margin-right:8px;margin-left:8px}.trade-readiness-card{margin-top:8px}.readiness-check-grid button{flex-basis:72%}.chat-body{min-height:120px}}@media(max-width:390px){.message-shell{height:calc(100% - 168px)}.order-toolbox-bar{grid-template-columns:30px minmax(0,1fr)}.order-toolbox-bar-actions{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:1fr}.order-toolbox-bar-actions button:first-child{display:none}.readiness-check-grid button{flex-basis:84%}}body .marketplace-starter-panel{width:min(1180px,calc(100% - 40px))!important;margin:18px auto 22px!important;padding:18px!important;border:1px solid rgba(15,61,46,.09)!important;border-radius:28px!important;display:block!important;background:radial-gradient(circle at top left,rgba(203,255,67,.18),transparent 30%),linear-gradient(135deg,#fffffff5,#f5fbf7f5)!important;box-shadow:0 20px 44px #0f3d2e14!important}body .starter-panel-head{display:grid!important;gap:6px!important}body .starter-panel-head h2{margin:0!important;color:var(--ink)!important;font-size:clamp(1.35rem,2.6vw,2rem)!important;letter-spacing:-.04em!important}body .starter-panel-head p{max-width:720px!important;margin:0!important;color:#60746b!important;font-size:.92rem!important;line-height:1.5!important}body .starter-progress-strip{margin:14px 0!important;padding:10px 12px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;background:#ffffffbf!important}body .starter-progress-strip span{display:inline-flex!important;align-items:baseline!important;gap:5px!important;color:#60746b!important;font-size:.76rem!important;font-weight:800!important}body .starter-progress-strip strong{color:var(--green)!important;font-size:1rem!important}body .starter-progress-strip div{flex:1!important;max-width:360px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important}body .starter-progress-strip i{height:7px!important;border-radius:999px!important;background:#0f3d2e1a!important}body .starter-progress-strip i.done{background:linear-gradient(90deg,var(--green),#caff3f)!important}body .starter-action-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body .starter-action-grid button{min-height:150px!important;padding:14px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:22px!important;background:#fff!important;color:inherit!important;text-align:left!important;display:grid!important;align-content:start!important;gap:7px!important;cursor:pointer!important;font:inherit!important}body .starter-action-grid button>span{width:38px!important;height:38px!important;border-radius:15px!important;display:grid!important;place-items:center!important;background:#effaf3!important;color:var(--green)!important}body .starter-action-grid button.done>span{background:#cbff434d!important}body .starter-action-grid strong{color:var(--ink)!important;font-size:.92rem!important;line-height:1.15!important}body .starter-action-grid small{color:#61756c!important;font-size:.74rem!important;line-height:1.35!important}body .starter-action-grid em{margin-top:4px!important;color:var(--green)!important;font-size:.72rem!important;font-style:normal!important;font-weight:900!important}body .mobile-discovery-panel{display:none!important}body .messages-page{width:min(1320px,calc(100% - 48px))!important;min-height:0!important;height:calc(100vh - 76px)!important;margin:auto!important;padding:22px 0 24px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}body .messages-page .page-topline{flex:0 0 auto!important;margin-bottom:14px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important}body .mobile-message-overview{display:none!important}body .private-inbox-guard{width:min(1180px,100%)!important;margin:0 auto 10px!important;padding:10px 12px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:18px!important;display:flex!important;align-items:center!important;gap:8px!important;background:#f6fbf7!important;color:#446055!important;font-size:.78rem!important;font-weight:800!important;line-height:1.35!important}body .private-inbox-guard svg{color:var(--green)!important;flex:0 0 auto!important}body .private-inbox-guard button{min-height:30px!important;margin-left:auto!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:var(--green)!important;color:#fff!important;font-size:.68rem!important;font-weight:950!important;white-space:nowrap!important}body .private-inbox-summary-grid{width:min(1180px,100%)!important;margin:0 auto 12px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}body .private-inbox-summary-grid article{min-height:82px!important;min-width:0!important;padding:12px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:18px!important;display:grid!important;gap:5px!important;background:#fff!important;box-shadow:0 12px 24px #0f3d2e0e!important}body .private-inbox-summary-grid article.attention{border-color:#c25a1329!important;background:radial-gradient(circle at top left,rgba(255,175,83,.14),transparent 34%),#fff!important}body .private-inbox-summary-grid article span{width:32px!important;height:32px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:#effaf3!important;color:var(--green)!important}body .private-inbox-summary-grid article.attention span{background:#fff4e8!important;color:#c25a13!important}body .private-inbox-summary-grid strong{color:var(--ink)!important;font-size:1.15rem!important;line-height:1!important}body .private-inbox-summary-grid small{color:#64766f!important;font-size:.72rem!important;font-weight:850!important}body .message-shell{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;display:grid!important;grid-template-columns:minmax(300px,360px) minmax(0,1fr)!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 15px 45px #1e3a2b12!important}body .conversation-list,body .chat-panel{min-width:0!important;min-height:0!important}body .conversation-list{border-right:1px solid var(--line)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}body .conversation-heading,body .chat-header{min-height:70px!important;padding:0 20px!important;display:flex!important;align-items:center!important;border-bottom:1px solid var(--line)!important}body .conversation-heading{justify-content:space-between!important;flex:0 0 auto!important}body .conversation-heading h2{margin:0!important;display:flex!important;align-items:center!important;gap:6px!important;font:800 20px Segoe UI Variable,Segoe UI,sans-serif!important}body .conversation-heading h2 span,body .conversation-heading h2 em{display:inline-grid!important;place-items:center!important;border-radius:999px!important;font-style:normal!important}body .conversation-heading h2 span{min-width:24px!important;height:24px!important;background:#0f3d2e1a!important;color:var(--green)!important;font-size:.74rem!important}body .conversation-heading h2 em{padding:2px 7px!important;background:#dd3d491a!important;color:#c52939!important;font-size:.62rem!important;font-weight:950!important}body .conversation-heading-actions{display:flex!important;align-items:center!important;gap:7px!important}body .mark-inbox-read-button{min-height:30px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:#effaf3!important;color:var(--green)!important;font-size:.66rem!important;font-weight:950!important;white-space:nowrap!important}body .conversation-heading-actions .refresh-messages-button,body .conversation-heading-actions .mobile-inbox-close{width:34px!important;height:34px!important;padding:0!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:#fff!important;color:var(--green)!important}body .conversation-search{height:38px!important;margin:14px!important;padding:0 11px!important;display:flex!important;align-items:center!important;gap:7px!important;border-radius:12px!important;background:#f1f4f1!important;color:#849088!important;flex:0 0 auto!important}body .conversation-search input{min-width:0!important;width:100%!important;border:0!important;outline:none!important;background:transparent!important;font:inherit!important}body .inbox-filter-row{margin:0 14px 9px!important;padding:5px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:18px!important;display:flex!important;gap:6px!important;overflow-x:auto!important;background:#f7fbf8!important;flex:0 0 auto!important;scrollbar-width:none!important}body .inbox-filter-row::-webkit-scrollbar{display:none!important}body .inbox-filter-row button{min-height:34px!important;padding:0 10px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:#65746d!important;display:inline-flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important;font:inherit!important;font-size:.72rem!important;font-weight:900!important}body .inbox-filter-row button.active{background:#fff!important;color:var(--green)!important;box-shadow:0 8px 18px #0f3d2e14!important}body .inbox-filter-row em{min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#0f3d2e14!important;color:inherit!important;font-size:.62rem!important;font-style:normal!important;font-weight:950!important}body .conversation-scroll{min-height:0!important;flex:1 1 auto!important;overflow-y:auto!important;padding:0 0 10px!important}body .conversation{width:100%!important;min-height:84px!important;padding:14px!important;position:relative!important;display:flex!important;gap:10px!important;border:0!important;border-bottom:1px solid rgba(15,61,46,.06)!important;text-align:left!important;background:#fff!important}body .conversation.active,body .conversation:hover{background:#eff6f1!important}body .conversation.has-unread{border-color:#16653433!important;background:radial-gradient(circle at top left,rgba(203,255,67,.14),transparent 34%),#fff!important}body .conversation-avatar{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#dceee3!important;color:var(--green)!important;font-weight:900!important}body .conversation-copy{min-width:0!important;display:grid!important;gap:3px!important;flex:1 1 auto!important}body .conversation-copy>span{display:flex!important;align-items:center!important;gap:8px!important;justify-content:space-between!important}body .conversation-copy strong,body .conversation-copy b,body .conversation-copy em{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .conversation-copy strong{color:var(--ink)!important;font-size:.82rem!important}body .conversation-copy b{color:#33463d!important;font-size:.72rem!important}body .conversation-copy small{color:#8c9a93!important;font-size:.62rem!important;white-space:nowrap!important}body .conversation-copy em{color:#89948d!important;font-size:.66rem!important;font-style:normal!important}body .mini-status{width:fit-content!important;padding:2px 7px!important;border-radius:999px!important;background:#f3f6f3!important;color:#5d6e66!important;font-size:.56rem!important;font-style:normal!important;font-weight:900!important;text-transform:uppercase!important}body .mini-status.success,body .mini-status.confirmed,body .mini-status.accepted{background:#eaf8ef!important;color:var(--green)!important}body .mini-status.warning{background:#fff1dd!important;color:#c25a13!important}body .mini-status.danger{background:#fff0f1!important;color:#c52939!important}body .conversation .unread{min-width:18px!important;width:auto!important;height:18px!important;padding:0 5px!important;position:absolute!important;right:14px!important;bottom:15px!important;display:grid!important;place-items:center!important;border:2px solid #ffffff!important;border-radius:999px!important;background:var(--green)!important;color:#fff!important;font-size:8px!important;font-weight:900!important}body .chat-panel{display:flex!important;flex-direction:column!important;min-height:0!important;min-width:0!important;overflow:hidden!important;background:#fff!important}body .chat-header{flex:0 0 auto!important;gap:10px!important}body .chat-header>div{min-width:0!important;flex:1 1 auto!important}body .chat-header strong,body .chat-header span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .order-strip{min-height:60px!important;padding:10px 16px!important;border-bottom:1px solid rgba(15,61,46,.08)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;background:#f5fbf7!important;flex:0 0 auto!important}body .order-strip>div{min-width:0!important;display:flex!important;align-items:center!important;gap:9px!important}body .order-strip>div span{min-width:0!important;display:grid!important;gap:2px!important}body .order-strip>div strong{min-width:0!important;overflow:hidden!important;color:var(--ink)!important;font-size:.88rem!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .order-strip>strong{color:var(--ink)!important;font-size:.9rem!important;white-space:nowrap!important}body .order-strip>button{min-height:36px!important;padding:0 12px!important;border:0!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;background:#fff!important;color:var(--green)!important;font-size:.68rem!important;font-weight:900!important;white-space:nowrap!important}body .chat-compact-context{min-height:38px!important;padding:6px 16px!important;display:flex!important;align-items:center!important;gap:6px!important;overflow-x:auto!important;border-bottom:1px solid rgba(15,61,46,.08)!important;background:#fff!important;flex:0 0 auto!important;scrollbar-width:none!important}body .chat-compact-context::-webkit-scrollbar{display:none!important}body .chat-compact-context>span,body .chat-compact-context>button{min-height:28px!important;padding:0 9px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;background:#f7fbf8!important;color:var(--green)!important;font-size:.64rem!important;font-weight:900!important;white-space:nowrap!important}body .chat-compact-context>button{border:0!important;background:var(--green)!important;color:#fff!important}body .order-room-toolbox{margin:8px 16px 10px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 22px #0f3d2e0b!important;overflow:hidden!important;flex:0 0 auto!important}body .order-toolbox-bar{min-height:58px!important;padding:9px 10px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;background:radial-gradient(circle at top left,rgba(203,255,67,.13),transparent 34%),#fff!important}body .order-toolbox-icon{width:36px!important;height:36px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#effaf3!important;color:var(--green)!important}body .order-toolbox-bar div:nth-child(2){min-width:0!important}body .order-toolbox-bar small,body .order-toolbox-bar strong,body .order-toolbox-bar span{display:block!important}body .order-toolbox-bar small{color:var(--green)!important;font-size:.58rem!important;font-weight:950!important;letter-spacing:.08em!important}body .order-toolbox-bar strong{margin-top:1px!important;overflow:hidden!important;color:var(--ink)!important;font-size:.82rem!important;line-height:1.16!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .order-toolbox-bar span{margin-top:2px!important;color:#66776f!important;font-size:.66rem!important;font-weight:850!important}body .order-toolbox-bar-actions{display:inline-flex!important;align-items:center!important;gap:6px!important}body .order-toolbox-bar-actions button{min-height:32px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:#effaf3!important;color:var(--green)!important;font-size:.66rem!important;font-weight:950!important;white-space:nowrap!important}body .order-toolbox-bar-actions .order-toolbox-toggle{background:var(--green)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;gap:4px!important}body .order-toolbox-content{max-height:min(430px,46vh)!important;padding:0 0 10px!important;overflow-y:auto!important;overscroll-behavior:contain!important;border-top:1px solid rgba(15,61,46,.08)!important;background:#fbfdfb!important}body .order-toolbox-content .order-decision-center,body .order-toolbox-content .trade-readiness-card,body .order-toolbox-content .mobile-order-snapshot,body .order-toolbox-content .seller-payment-panel.compact,body .order-toolbox-content .chat-mini-note{margin-right:10px!important;margin-left:10px!important}body .chat-body{min-height:140px!important;flex:1 1 auto!important;overflow-y:auto!important;padding:18px 16px!important}body .chat-draft-status,body .chat-compose,body .chat-actions{flex:0 0 auto!important}@media(max-width:860px){body .starter-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){body .mobile-discovery-panel{display:grid!important;gap:.7rem!important;width:calc(100% - 18px)!important;margin:8px auto 12px!important;padding:0!important;position:relative!important;z-index:5!important}body .mobile-market-search-card{min-height:46px!important;padding:0 12px!important;border:1px solid rgba(19,83,61,.14)!important;border-radius:18px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:8px!important;background:#fff!important;box-shadow:0 12px 24px #0f3d2e12!important}body .mobile-market-search-card input{min-width:0!important;border:0!important;outline:0!important;background:transparent!important;font:inherit!important;font-size:.82rem!important}body .mobile-market-summary-card{padding:10px 12px!important;border:1px solid rgba(19,83,61,.1)!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;background:#fff!important}body .mobile-market-summary-card div{display:grid!important;gap:2px!important}body .mobile-market-summary-card span{color:#6a7a72!important;font-size:.64rem!important;font-weight:850!important}body .mobile-market-summary-card strong{color:var(--ink)!important;font-size:.92rem!important}body .mobile-market-summary-card small{color:#6a7a72!important;font-size:.66rem!important}body .mobile-market-summary-card label{display:grid!important;gap:3px!important;color:#6a7a72!important;font-size:.62rem!important;font-weight:900!important}body .mobile-market-summary-card select{min-height:32px!important;border:1px solid rgba(15,61,46,.1)!important;border-radius:12px!important;background:#f8fcf9!important;color:var(--green)!important;font-weight:900!important}body .mobile-category-strip{display:flex!important;gap:7px!important;overflow-x:auto!important;scrollbar-width:none!important}body .mobile-category-strip::-webkit-scrollbar{display:none!important}body .mobile-category-strip button{min-height:36px!important;padding:0 10px!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important;background:#fff!important;color:#52665d!important;font-size:.68rem!important;font-weight:900!important}body .mobile-category-strip button.active{background:var(--green)!important;color:#fff!important}body .mobile-category-strip em{min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#0f3d2e14!important;font-size:.56rem!important;font-style:normal!important}body .mobile-market-action-row{display:flex!important;gap:7px!important;overflow-x:auto!important;scrollbar-width:none!important}body .mobile-market-action-row::-webkit-scrollbar{display:none!important}body .mobile-market-action-row button{min-height:38px!important;padding:0 12px!important;border:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important;background:#effaf3!important;color:var(--green)!important;font-size:.68rem!important;font-weight:900!important}}@media(max-width:720px){body .marketplace-starter-panel{width:calc(100% - 18px)!important;margin:8px auto 12px!important;padding:12px!important;border-radius:22px!important}body .starter-panel-head h2{font-size:1.15rem!important;line-height:1.1!important}body .starter-panel-head p{font-size:.76rem!important;line-height:1.38!important}body .starter-progress-strip{margin:10px 0!important;padding:9px 10px!important;border-radius:16px!important}body .starter-progress-strip div{max-width:170px!important;gap:4px!important}body .starter-action-grid{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:2px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}body .starter-action-grid::-webkit-scrollbar{display:none!important}body .starter-action-grid button{flex:0 0 78%!important;min-height:124px!important;padding:12px!important;border-radius:18px!important;scroll-snap-align:start!important}body .messages-page{width:calc(100% - 10px)!important;height:calc(100dvh - 76px)!important;padding:5px 0 calc(84px + env(safe-area-inset-bottom))!important;overflow:hidden!important}body .messages-page .page-topline{display:none!important}body .mobile-message-overview{min-height:48px!important;margin:0 0 6px!important;padding:8px 10px!important;border:1px solid rgba(15,61,46,.1)!important;border-radius:17px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;background:linear-gradient(135deg,#fff,#f5fbf7)!important;box-shadow:0 10px 24px #0f3d2e12!important}body .mobile-message-overview div{min-width:0!important;display:grid!important;gap:2px!important}body .mobile-message-overview strong{color:var(--green-900)!important;font-size:.88rem!important;line-height:1.05!important}body .mobile-message-overview span{max-width:58vw!important;color:var(--muted)!important;font-size:.68rem!important;line-height:1.2!important;white-space:normal!important}body .private-inbox-guard{width:100%!important;margin-bottom:6px!important;padding:7px 9px!important;border-radius:15px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;font-size:.68rem!important}body .private-inbox-guard button{grid-column:1 / -1!important;width:100%!important;min-height:32px!important;margin-left:0!important}body .private-inbox-summary-grid{width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-bottom:6px!important}body .private-inbox-summary-grid article{min-height:56px!important;padding:7px 6px!important;border-radius:14px!important;gap:3px!important}body .private-inbox-summary-grid article span{width:26px!important;height:26px!important;border-radius:10px!important}body .private-inbox-summary-grid strong{font-size:.94rem!important}body .private-inbox-summary-grid small{font-size:.56rem!important;line-height:1.1!important}body .message-shell{height:calc(100% - 178px)!important;min-height:0!important;max-height:none!important;display:block!important;border-radius:18px!important;overflow:hidden!important}body .message-shell.mobile-inbox-open .conversation-list{height:100%!important;display:flex!important;border-right:0!important}body .message-shell.mobile-inbox-open .chat-panel,body .message-shell.mobile-chat-open .conversation-list{display:none!important}body .message-shell.mobile-chat-open .chat-panel{height:100%!important;display:flex!important}body .conversation-heading{min-height:42px!important;padding:0 10px!important}body .conversation-heading h2{font-size:.96rem!important}body .conversation-search{height:34px!important;margin:0 10px 6px!important}body .inbox-filter-row{margin:5px 10px 6px!important;padding:4px!important;border-radius:15px!important}body .inbox-filter-row button{min-height:31px!important;padding:0 8px!important;font-size:.64rem!important}body .conversation-scroll{padding-bottom:calc(72px + env(safe-area-inset-bottom))!important}body .conversation{min-height:80px!important;padding:12px!important}body .chat-header{min-height:48px!important;padding:0 10px!important}body .order-strip{min-height:46px!important;padding:7px 10px!important}body .order-strip>strong{font-size:.78rem!important}body .order-strip>button{min-height:34px!important;padding:0 9px!important;font-size:.62rem!important}body .chat-compact-context{min-height:34px!important;padding:5px 10px!important;gap:5px!important}body .chat-compact-context>span,body .chat-compact-context>button{min-height:25px!important;font-size:.58rem!important}body .order-room-toolbox{margin:6px 10px 8px!important;border-radius:15px!important}body .order-toolbox-bar{min-height:50px!important;padding:8px!important;grid-template-columns:32px minmax(0,1fr) auto!important;gap:7px!important}body .order-toolbox-icon{width:32px!important;height:32px!important;border-radius:12px!important}body .order-toolbox-bar strong{font-size:.74rem!important}body .order-toolbox-bar span{font-size:.58rem!important}body .order-toolbox-bar-actions button:first-child{display:none!important}body .order-toolbox-bar-actions button{min-height:30px!important;padding:0 8px!important;font-size:.6rem!important}body .order-toolbox-content{max-height:calc(100dvh - 300px)!important}body .chat-body{min-height:120px!important;padding:14px 10px!important}}@media(max-width:390px){body .private-inbox-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .message-shell{height:calc(100% - 168px)!important}}body .mobile-inbox-close,body .mobile-back-inbox-button{display:none!important}body .messages-page{width:min(1280px,calc(100% - 56px))!important;height:calc(100vh - 76px)!important;padding-top:24px!important;padding-bottom:24px!important}body .messages-page .page-topline{margin-bottom:12px!important}body .private-inbox-guard{min-height:42px!important;margin-bottom:8px!important}body .private-inbox-summary-grid{margin-bottom:10px!important}body .private-inbox-summary-grid article{min-height:74px!important}body .message-shell{flex:1 1 auto!important;min-height:0!important;border-radius:22px!important;grid-template-columns:345px minmax(0,1fr)!important}body .conversation-heading{min-height:60px!important;padding:0 16px!important}body .conversation-heading h2{min-width:0!important;flex:1 1 auto!important;gap:7px!important}body .conversation-heading h2 span,body .conversation-heading h2 em{flex:0 0 auto!important}body .conversation-heading-actions{flex:0 0 auto!important;gap:6px!important}body .conversation-heading-actions .mark-inbox-read-button{width:auto!important;min-width:72px!important;height:32px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#effaf3!important;color:var(--green)!important;font-size:.62rem!important;line-height:1!important;white-space:nowrap!important}body .conversation-heading-actions .refresh-messages-button{flex:0 0 34px!important}body .conversation-search{height:40px!important;margin:12px 14px 9px!important;border-radius:14px!important}body .inbox-filter-row{margin:0 14px 8px!important;border-radius:16px!important}body .conversation-search-result{margin:0 14px 8px!important;border-radius:12px!important}body .conversation-scroll{padding-bottom:8px!important}body .conversation{min-height:78px!important;padding:12px 14px!important}body .conversation.active{box-shadow:inset 4px 0 0 var(--green)!important}body .conversation-copy{gap:4px!important}body .conversation-copy strong{font-size:.78rem!important}body .conversation-copy b{font-size:.68rem!important}body .conversation-copy em{max-width:95%!important;font-size:.62rem!important;line-height:1.25!important;white-space:normal!important;line-clamp:2!important;-webkit-line-clamp:2!important}body .chat-header{min-height:60px!important;padding:0 16px!important}body .chat-header .conversation-avatar{width:38px!important;height:38px!important;flex-basis:38px!important}body .chat-header strong{display:flex!important;align-items:center!important;gap:4px!important;font-size:.82rem!important}body .chat-header span{font-size:.62rem!important}body .safety-help-button{min-height:36px!important;padding:0 11px!important;border:1px solid rgba(15,61,46,.1)!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;background:#f7fbf8!important;color:var(--green)!important;font-size:.66rem!important;font-weight:900!important}body .order-strip{min-height:56px!important;padding:9px 16px!important;grid-template-columns:minmax(0,1fr) auto auto!important}body .order-strip>div svg{width:18px!important;height:18px!important}body .order-strip>div strong{font-size:.8rem!important}body .order-strip>strong{font-size:.82rem!important}body .order-strip>button{min-height:34px!important;padding:0 10px!important;font-size:.62rem!important}body .chat-compact-context{min-height:36px!important;padding:5px 16px!important}body .chat-compact-context>span,body .chat-compact-context>button{min-height:26px!important;font-size:.6rem!important}body .order-room-toolbox{margin:7px 16px 8px!important;border-radius:16px!important}body .order-toolbox-bar{min-height:52px!important;padding:8px 10px!important;grid-template-columns:34px minmax(0,1fr) auto!important}body .order-toolbox-icon{width:34px!important;height:34px!important;border-radius:13px!important}body .order-toolbox-bar small{font-size:.52rem!important}body .order-toolbox-bar strong{font-size:.76rem!important}body .order-toolbox-bar span{font-size:.6rem!important}body .order-toolbox-bar-actions button{min-height:30px!important;padding:0 9px!important;font-size:.6rem!important}body .order-toolbox-content{max-height:min(360px,42vh)!important}body .chat-body{min-height:180px!important;padding:16px 16px 14px!important;flex:1 1 auto!important;overflow-y:auto!important;scrollbar-width:thin!important;scrollbar-color:rgba(15,61,46,.28) transparent!important}body .chat-body::-webkit-scrollbar,body .conversation-scroll::-webkit-scrollbar,body .order-toolbox-content::-webkit-scrollbar{width:8px!important}body .chat-body::-webkit-scrollbar-thumb,body .conversation-scroll::-webkit-scrollbar-thumb,body .order-toolbox-content::-webkit-scrollbar-thumb{border-radius:999px!important;background:#0f3d2e38!important}body .quick-replies.compact{margin:7px 16px!important;padding:0!important;display:flex!important;gap:7px!important;overflow-x:auto!important;flex:0 0 auto!important;scrollbar-width:none!important}body .quick-replies.compact::-webkit-scrollbar{display:none!important}body .quick-replies.compact button{min-height:32px!important;padding:0 12px!important;flex:0 0 auto!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:999px!important;background:#f7fbf8!important;color:var(--green)!important;font-size:.66rem!important;font-weight:900!important;white-space:nowrap!important}body .chat-draft-status{margin:0 16px 8px!important;min-height:34px!important;padding:7px 10px!important;border-radius:13px!important}body .chat-compose{margin:0 16px 8px!important;padding:0!important;min-height:44px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;gap:8px!important;align-items:center!important;background:transparent!important}body .chat-compose>button,body .chat-compose .send-button{width:42px!important;height:42px!important;min-width:42px!important;border-radius:13px!important;display:grid!important;place-items:center!important}body .chat-compose>input:not([type=file]){width:100%!important;min-width:0!important;height:42px!important;padding:0 14px!important;border:1px solid rgba(15,61,46,.12)!important;border-radius:13px!important;background:#f8fbf9!important;outline:none!important}body .chat-actions{min-height:44px!important;max-height:none!important;margin:0 16px 12px!important;padding:0 0 2px!important;display:flex!important;gap:7px!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;background:transparent!important;scrollbar-width:none!important}body .chat-actions::-webkit-scrollbar{display:none!important}body .chat-actions button{min-height:36px!important;padding:0 12px!important;flex:0 0 auto!important;border-radius:12px!important;white-space:nowrap!important;font-size:.66rem!important}@media(max-width:720px){body .mobile-inbox-close,body .mobile-back-inbox-button{display:inline-flex!important}body .messages-page{width:calc(100% - 10px)!important;height:calc(100dvh - 76px)!important;padding:5px 0 calc(84px + env(safe-area-inset-bottom))!important}body .message-shell{height:calc(100% - 176px)!important;border-radius:18px!important}body .message-shell.mobile-inbox-open .conversation-list{display:flex!important}body .message-shell.mobile-chat-open .conversation-list,body .message-shell.mobile-inbox-open .chat-panel{display:none!important}body .message-shell.mobile-chat-open .chat-panel{display:flex!important}body .conversation-heading{min-height:42px!important;padding:0 10px!important}body .conversation-heading-actions .mark-inbox-read-button{min-width:62px!important;height:30px!important;padding:0 8px!important;font-size:.56rem!important}body .conversation-heading-actions .mobile-inbox-close{width:auto!important;min-width:68px!important;height:30px!important;padding:0 8px!important;display:inline-flex!important;background:#effaf3!important;color:var(--green)!important;font-size:.58rem!important;line-height:1!important}body .chat-header{min-height:46px!important;padding:0 10px!important}body .chat-header .mobile-back-inbox-button{width:auto!important;min-width:64px!important;height:30px!important;padding:0 8px!important;border-radius:999px!important;background:#effaf3!important;color:var(--green)!important;font-size:.58rem!important}body .safety-help-button span{display:none!important}body .safety-help-button{min-width:34px!important;width:34px!important;height:34px!important;padding:0!important}body .order-strip{min-height:44px!important;padding:7px 10px!important}body .order-strip>button{min-width:34px!important;width:34px!important;padding:0!important;font-size:0!important}body .order-strip>button svg{width:15px!important;height:15px!important}body .chat-compact-context{min-height:32px!important;padding:4px 10px!important}body .order-room-toolbox{margin:6px 10px 7px!important}body .order-toolbox-bar{min-height:48px!important;padding:7px 8px!important;grid-template-columns:30px minmax(0,1fr) auto!important}body .order-toolbox-icon{width:30px!important;height:30px!important;border-radius:11px!important}body .order-toolbox-bar strong{font-size:.68rem!important}body .order-toolbox-bar span{font-size:.54rem!important}body .order-toolbox-bar-actions button:first-child{display:none!important}body .order-toolbox-bar-actions .order-toolbox-toggle{min-width:72px!important;height:30px!important;padding:0 8px!important}body .chat-body{min-height:140px!important;padding:12px 10px!important}body .quick-replies.compact{margin:6px 10px!important}body .quick-replies.compact button{min-height:30px!important;padding:0 10px!important;font-size:.6rem!important}body .chat-draft-status{margin:0 10px 6px!important;min-height:30px!important;padding:6px 8px!important}body .chat-compose{margin:0 10px 6px!important;min-height:40px!important;grid-template-columns:38px minmax(0,1fr) 38px!important;gap:6px!important}body .chat-compose>button,body .chat-compose .send-button{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important}body .chat-compose>input:not([type=file]){height:38px!important;border-radius:12px!important;font-size:.72rem!important}body .chat-actions{margin:0 10px 8px!important;min-height:38px!important}body .chat-actions button{min-height:34px!important;padding:0 10px!important;font-size:.6rem!important}}@media(max-width:390px){body .message-shell{height:calc(100% - 166px)!important}body .conversation-heading-actions .mark-inbox-read-button{display:none!important}}.promotion-lifecycle-center{margin-bottom:18px;padding:18px;border:1px solid rgba(15,61,46,.09);border-radius:26px;background:radial-gradient(circle at top left,rgba(203,255,67,.16),transparent 30%),#fff;box-shadow:0 18px 38px #0f3d2e13}.promotion-lifecycle-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.promotion-lifecycle-head h2{margin:2px 0 4px;color:var(--ink);font-size:clamp(1.25rem,2vw,1.75rem);letter-spacing:-.035em}.promotion-lifecycle-head p{max-width:760px;margin:0;color:#61756c;font-size:.86rem;line-height:1.48}.promotion-lifecycle-head>button{min-height:38px;padding:0 13px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:7px;background:#effaf3;color:var(--green);font-size:.76rem;font-weight:950;white-space:nowrap}.promotion-lifecycle-stats{margin:14px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.promotion-lifecycle-stats article{padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;gap:3px;background:#f8fcf9}.promotion-lifecycle-stats article.warning{border-color:#c25a132e;background:#fff8ef}.promotion-lifecycle-stats article.danger{border-color:#c5293929;background:#fff3f4}.promotion-lifecycle-stats b{color:var(--green);font-size:1.35rem;line-height:1}.promotion-lifecycle-stats article.warning b{color:#c25a13}.promotion-lifecycle-stats article.danger b{color:#c52939}.promotion-lifecycle-stats span{color:#61756c;font-size:.72rem;font-weight:900}.promotion-lifecycle-alerts{display:grid;gap:8px}.promotion-alert-card{padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;background:#fff}.promotion-alert-card.ending,.promotion-alert-card.critical{border-color:#c25a132e;background:radial-gradient(circle at top left,rgba(255,175,83,.14),transparent 34%),#fff}.promotion-alert-card.expired{border-color:#c5293929;background:radial-gradient(circle at top left,rgba(197,41,57,.08),transparent 34%),#fff}.promotion-alert-card div{min-width:0;display:grid;gap:3px}.promotion-alert-card span{color:var(--green);font-size:.62rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.promotion-alert-card.ending span,.promotion-alert-card.critical span{color:#c25a13}.promotion-alert-card.expired span{color:#c52939}.promotion-alert-card strong{overflow:hidden;color:var(--ink);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.promotion-alert-card small{overflow:hidden;color:#66766e;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.promotion-alert-card b{color:#33463d;font-size:.78rem;white-space:nowrap}.promotion-alert-card button,.promotion-duration-actions button{min-height:34px;padding:0 11px;border:0;border-radius:999px;background:var(--green);color:#fff;font-size:.68rem;font-weight:950;white-space:nowrap}.promotion-no-alerts{padding:11px 12px;border:1px dashed rgba(15,61,46,.16);border-radius:16px;display:inline-flex;align-items:center;gap:8px;color:#52665d;background:#f8fcf9;font-size:.76rem;font-weight:850}.promotion-no-alerts svg{color:var(--green)}.promotion-duration-meter{margin:10px 0;padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;gap:9px;background:#f8fcf9}.promotion-duration-meter.live{background:radial-gradient(circle at top left,rgba(203,255,67,.13),transparent 34%),#fff}.promotion-duration-meter.ending,.promotion-duration-meter.critical{border-color:#c25a132e;background:#fff8ef}.promotion-duration-meter.expired{border-color:#c5293929;background:#fff3f4}.promotion-duration-meter.compact{padding:10px;border-radius:15px}.promotion-duration-copy{min-width:0;display:grid;gap:3px}.promotion-duration-state{width:fit-content;padding:3px 8px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:#effaf3;color:var(--green);font-size:.62rem;font-weight:950;text-transform:uppercase}.promotion-duration-meter.ending .promotion-duration-state,.promotion-duration-meter.critical .promotion-duration-state{background:#fff1dd;color:#c25a13}.promotion-duration-meter.expired .promotion-duration-state{background:#fff0f1;color:#c52939}.promotion-duration-copy strong{color:var(--ink);font-size:.86rem;line-height:1.2}.promotion-duration-copy small,.promotion-duration-copy em{color:#66766e;font-size:.68rem;line-height:1.3}.promotion-duration-copy em{font-style:normal}.promotion-duration-progress{height:8px;overflow:hidden;border-radius:999px;background:#0f3d2e14}.promotion-duration-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#caff3f);transition:width .2s ease}.promotion-duration-meter.ending .promotion-duration-progress span,.promotion-duration-meter.critical .promotion-duration-progress span{background:linear-gradient(90deg,#c25a13,#ffba63)}.promotion-duration-meter.expired .promotion-duration-progress span{background:linear-gradient(90deg,#c52939,#f88a96)}.promotion-duration-actions{display:flex;flex-wrap:wrap;gap:7px}.promotion-duration-actions button:last-child{background:#effaf3;color:var(--green)}@media(max-width:760px){.promotion-lifecycle-center{padding:13px;border-radius:21px}.promotion-lifecycle-head{display:grid}.promotion-lifecycle-head>button{width:100%;justify-content:center}.promotion-lifecycle-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-alert-card{grid-template-columns:1fr;align-items:stretch}.promotion-alert-card button{width:100%}.promotion-duration-actions{display:grid;grid-template-columns:1fr 1fr}.promotion-duration-actions button{width:100%}}body .conversation-heading-actions .mobile-inbox-close,body .conversation-heading .mobile-inbox-close,body .mobile-inbox-close{display:none!important;visibility:hidden!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important;pointer-events:none!important;font-size:0!important}body .conversation-heading-actions{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important}body .conversation-heading-actions .refresh-messages-button{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;margin-left:0!important}body .conversation-heading-actions .mark-inbox-read-button{width:auto!important;min-width:78px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}body .conversation-scroll .conversation{cursor:pointer!important;transition:background .16s ease,box-shadow .16s ease!important}body .conversation-scroll .conversation.active{background:#edf7f1!important;box-shadow:inset 4px 0 0 var(--green)!important}body .conversation-scroll .conversation:focus-visible{outline:3px solid rgba(16,127,78,.22)!important;outline-offset:-3px!important}body .important-price-field{overflow:hidden!important}body .important-price-field .money-input{min-height:52px!important;margin-top:8px!important;padding:0 12px!important;border:1px solid rgba(8,122,71,.35)!important;border-radius:16px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #087a470a!important}body .important-price-field .money-input span{position:static!important;top:auto!important;left:auto!important;display:inline-flex!important;align-items:center!important;height:100%!important;padding:0!important;color:var(--green)!important;font-size:.9rem!important;font-weight:950!important;white-space:nowrap!important;pointer-events:none!important}body .important-price-field .money-input input{width:100%!important;min-width:0!important;height:50px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--ink)!important;font-size:1rem!important;font-weight:900!important;line-height:1!important}body .important-price-field .money-input input::placeholder{color:#8b9b93!important;font-weight:800!important;opacity:.85!important}body .important-price-field .quick-price-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}body .important-price-field .quick-price-row button{min-height:36px!important;padding:0 12px!important;border:1px solid rgba(15,61,46,.1)!important;border-radius:999px!important;background:#fff!important;color:var(--ink)!important;font-size:.76rem!important;font-weight:900!important}body .chat-compose{box-sizing:border-box!important;overflow:visible!important}body .chat-compose>input:not([type=file]){min-width:0!important;box-sizing:border-box!important}body .chat-compose>button,body .chat-compose .send-button{flex:0 0 auto!important;box-sizing:border-box!important}body .chat-compose .send-button{background:var(--green)!important;color:#fff!important}body .chat-compose .send-button:disabled{background:#0f3d2e38!important;color:#fff!important;opacity:1!important}body .chat-actions{padding-bottom:4px!important}body .chat-actions button{line-height:1!important}@media(max-width:720px){body .conversation-heading-actions .mobile-inbox-close,body .conversation-heading .mobile-inbox-close,body .mobile-inbox-close{visibility:visible!important;width:auto!important;min-width:68px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;margin:0!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#effaf3!important;color:var(--green)!important;font-size:.58rem!important;font-weight:950!important;pointer-events:auto!important;overflow:visible!important;line-height:1!important}body .chat-compose{width:auto!important;margin:0 8px 6px!important;padding:0!important;min-height:40px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) 40px!important;gap:6px!important;align-items:center!important}body .chat-compose>button,body .chat-compose .send-button{width:36px!important;min-width:36px!important;height:38px!important;min-height:38px!important;border-radius:12px!important}body .chat-compose .send-button{width:40px!important;min-width:40px!important}body .chat-compose>input:not([type=file]){width:100%!important;min-width:0!important;height:38px!important;padding:0 12px!important;border-radius:12px!important;font-size:.72rem!important}body .important-price-field .money-input{min-height:48px!important;border-radius:14px!important;gap:8px!important}body .important-price-field .money-input input{height:46px!important;font-size:.92rem!important}body .important-price-field .money-input span{font-size:.82rem!important}}@media(max-width:390px){body .chat-compose{grid-template-columns:34px minmax(0,1fr) 38px!important;margin-right:7px!important;margin-left:7px!important}body .chat-compose>button{width:34px!important;min-width:34px!important}body .chat-compose .send-button{width:38px!important;min-width:38px!important}}body .mobile-inbox-close{display:none!important}body .sell-modal.improved-sell-modal .important-price-field{padding:16px!important;border:1px solid rgba(16,127,78,.22)!important;border-radius:20px!important;display:grid!important;gap:10px!important;background:radial-gradient(circle at top left,rgba(203,255,67,.13),transparent 32%),#fff!important;box-shadow:0 16px 34px #0f3d2e14!important}body .sell-modal.improved-sell-modal .important-price-field>label,body .sell-modal.improved-sell-modal label.important-price-field{color:var(--ink)!important}body .sell-modal.improved-sell-modal .important-price-field .money-input{width:100%!important;min-height:58px!important;margin:2px 0 0!important;padding:0 14px!important;border:1px solid rgba(16,127,78,.34)!important;border-radius:18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #107f4e0a,0 8px 18px #0f3d2e0b!important;overflow:hidden!important}body .sell-modal.improved-sell-modal .important-price-field .money-input span{position:static!important;width:auto!important;height:32px!important;padding:0 10px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#effaf3!important;color:var(--green)!important;font-size:.82rem!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;pointer-events:none!important}body .sell-modal.improved-sell-modal .important-price-field .money-input input{width:100%!important;min-width:0!important;height:56px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--ink)!important;font-size:1.05rem!important;font-weight:900!important;line-height:1!important}body .sell-modal.improved-sell-modal .important-price-field .money-input input::placeholder{color:#8a9a92!important;font-weight:800!important;opacity:1!important}body .sell-modal.improved-sell-modal .important-price-field .quick-price-row{margin:2px 0 0!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}body .sell-modal.improved-sell-modal .important-price-field .quick-price-row button{min-height:36px!important;padding:0 12px!important;border:1px solid rgba(16,127,78,.12)!important;border-radius:999px!important;background:#f8fcf9!important;color:var(--ink)!important;font-size:.76rem!important;font-weight:900!important}body .mobile-promotion-jump,body .mobile-promotion-jump.reverse{width:100%!important;margin:10px 0 8px!important;display:flex!important}body .mobile-promotion-jump .ghost-step-button{width:100%!important;min-height:44px!important;padding:0 14px!important;border:1px solid rgba(16,127,78,.18)!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:radial-gradient(circle at top left,rgba(203,255,67,.12),transparent 32%),#fff!important;color:var(--green)!important;font-size:.84rem!important;font-weight:950!important;line-height:1!important;text-align:center!important;box-shadow:0 10px 22px #0f3d2e0f!important}body .mobile-promotion-jump .ghost-step-button svg{flex:0 0 auto!important}@media(max-width:720px){body .messages-page:has(.message-shell.mobile-chat-open) .mobile-message-overview,body .messages-page:has(.message-shell.mobile-chat-open) .private-inbox-guard,body .messages-page:has(.message-shell.mobile-chat-open) .private-inbox-summary-grid{display:none!important}body .messages-page:has(.message-shell.mobile-chat-open){height:calc(100dvh - 76px)!important;padding:5px 0 calc(86px + env(safe-area-inset-bottom))!important}body .messages-page:has(.message-shell.mobile-chat-open) .message-shell{height:calc(100% - 5px)!important;max-height:none!important}body .message-shell.mobile-chat-open .chat-panel{height:100%!important;min-height:0!important;padding-bottom:calc(82px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow:hidden!important}body .message-shell.mobile-chat-open .chat-body{min-height:90px!important;flex:1 1 auto!important;padding-bottom:10px!important}body .message-shell.mobile-chat-open .quick-replies.compact{margin:5px 8px!important}body .message-shell.mobile-chat-open .chat-draft-status{margin:0 8px 5px!important}body .message-shell.mobile-chat-open .chat-compose{width:auto!important;margin:0 8px 6px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 38px!important;gap:6px!important;align-items:center!important;flex:0 0 auto!important}body .message-shell.mobile-chat-open .chat-compose>button{width:34px!important;min-width:34px!important;height:38px!important;min-height:38px!important;padding:0!important;border-radius:12px!important}body .message-shell.mobile-chat-open .chat-compose .send-button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}body .message-shell.mobile-chat-open .chat-compose>input:not([type=file]){width:100%!important;min-width:0!important;height:38px!important;padding:0 11px!important;border-radius:12px!important;font-size:.72rem!important}body .message-shell.mobile-chat-open .chat-actions{margin:0 8px!important;min-height:36px!important;padding-bottom:4px!important;flex:0 0 auto!important}body .message-shell.mobile-chat-open .chat-actions button{min-height:33px!important;padding:0 9px!important;font-size:.58rem!important}body .sell-modal.improved-sell-modal .important-price-field{padding:13px!important;border-radius:18px!important}body .sell-modal.improved-sell-modal .important-price-field .money-input{min-height:54px!important;border-radius:16px!important}body .sell-modal.improved-sell-modal .important-price-field .money-input input{height:52px!important;font-size:.96rem!important}}@media(max-width:390px){body .message-shell.mobile-chat-open .chat-panel{padding-bottom:calc(90px + env(safe-area-inset-bottom))!important}body .message-shell.mobile-chat-open .chat-compose{grid-template-columns:32px minmax(0,1fr) 36px!important;margin-right:6px!important;margin-left:6px!important;gap:5px!important}body .message-shell.mobile-chat-open .chat-compose>button{width:32px!important;min-width:32px!important}body .message-shell.mobile-chat-open .chat-compose .send-button{width:36px!important;min-width:36px!important}}body .sell-modal.improved-sell-modal .price-field-card,body .price-field-card{width:100%!important;box-sizing:border-box!important;padding:15px!important;border:1px solid rgba(16,127,78,.22)!important;border-radius:20px!important;display:grid!important;gap:10px!important;background:radial-gradient(circle at top left,rgba(203,255,67,.13),transparent 32%),#fff!important;box-shadow:0 14px 28px #0f3d2e12!important;overflow:visible!important}body .price-field-top{display:grid!important;gap:2px!important}body .price-field-top span{color:var(--ink)!important;font-size:.78rem!important;font-weight:950!important;line-height:1.1!important}body .price-field-top small{color:#68786f!important;font-size:.68rem!important;font-weight:800!important;line-height:1.25!important}body .sell-modal.improved-sell-modal .price-money-input,body .price-money-input{width:100%!important;min-height:58px!important;height:auto!important;margin:0!important;padding:0 14px!important;border:1px solid rgba(16,127,78,.34)!important;border-radius:18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #107f4e0a,0 8px 18px #0f3d2e0b!important;overflow:hidden!important;box-sizing:border-box!important}body .sell-modal.improved-sell-modal .price-money-input span,body .price-money-input span{position:static!important;top:auto!important;left:auto!important;width:auto!important;height:32px!important;padding:0 10px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#effaf3!important;color:var(--green)!important;font-size:.82rem!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;pointer-events:none!important;box-sizing:border-box!important}body .sell-modal.improved-sell-modal .price-money-input input,body .price-money-input input{width:100%!important;min-width:0!important;height:56px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--ink)!important;font-size:1.05rem!important;font-weight:900!important;line-height:1!important;box-sizing:border-box!important}body .sell-modal.improved-sell-modal .price-money-input input::placeholder,body .price-money-input input::placeholder{color:#8a9a92!important;font-weight:800!important;opacity:1!important}body .price-field-card .quick-price-row{margin:0!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}body .price-field-card .quick-price-row button{min-height:36px!important;padding:0 12px!important;border:1px solid rgba(16,127,78,.12)!important;border-radius:999px!important;background:#f8fcf9!important;color:var(--ink)!important;font-size:.76rem!important;font-weight:900!important}body .price-field-card .input-hint,body .price-field-card .input-warning{display:block!important;margin:0!important;font-size:.72rem!important;line-height:1.35!important}@media(max-width:720px){body .price-field-card{padding:13px!important;border-radius:18px!important;gap:9px!important}body .price-money-input{min-height:54px!important;padding:0 12px!important;border-radius:16px!important;gap:9px!important}body .price-money-input input{height:52px!important;font-size:.96rem!important}body .price-money-input span{height:30px!important;padding:0 9px!important;font-size:.78rem!important}}body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview>img{width:100%!important;height:180px!important;max-height:180px!important;object-fit:cover!important;border-radius:18px!important;display:block!important}body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview{min-height:auto!important;height:auto!important;padding:12px!important;display:grid!important;gap:10px!important;align-items:stretch!important;overflow:visible!important}body .sell-modal.improved-sell-modal .upload-actions.mobile-photo-actions{margin-top:0!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important}body .sell-modal.improved-sell-modal .upload-actions.mobile-photo-actions button,body .sell-modal.improved-sell-modal .upload-actions.mobile-photo-actions .upload-action-button{min-height:34px!important;padding:0 12px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.68rem!important;font-weight:900!important}body .sell-modal.improved-sell-modal .listing-photo-manager{width:100%!important;max-width:100%!important;margin:0!important;padding:10px!important;border:1px solid rgba(16,127,78,.14)!important;border-radius:16px!important;display:grid!important;gap:8px!important;background:#fffffff0!important;box-sizing:border-box!important;overflow:hidden!important;position:static!important;z-index:auto!important}body .sell-modal.improved-sell-modal .listing-photo-manager-head{margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}body .sell-modal.improved-sell-modal .listing-photo-manager-head span{color:var(--ink)!important;font-size:.78rem!important;font-weight:950!important}body .sell-modal.improved-sell-modal .listing-photo-manager-head em{color:#68786f!important;font-size:.62rem!important;font-style:normal!important;font-weight:800!important;line-height:1.2!important;text-align:right!important}body .sell-modal.improved-sell-modal .listing-photo-strip.photo-manager-strip{width:100%!important;margin:0!important;padding:2px 2px 6px!important;display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important}body .sell-modal.improved-sell-modal .listing-photo-tile{flex:0 0 112px!important;width:112px!important;max-width:112px!important;min-height:auto!important;padding:6px!important;border-radius:15px!important;display:grid!important;gap:6px!important;background:#fff!important;overflow:hidden!important;position:relative!important;box-sizing:border-box!important}body .sell-modal.improved-sell-modal .listing-photo-tile img,body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview .listing-photo-tile img{width:100%!important;height:74px!important;max-height:74px!important;min-height:74px!important;object-fit:cover!important;border-radius:12px!important;display:block!important}body .sell-modal.improved-sell-modal .listing-photo-strip .cover-badge{position:absolute!important;top:10px!important;left:10px!important;right:auto!important;width:auto!important;height:auto!important;padding:5px 7px!important;border-radius:999px!important;display:inline-flex!important;background:#0d281cdb!important;color:#fff!important;font-size:.58rem!important;font-weight:950!important;line-height:1!important}body .sell-modal.improved-sell-modal .photo-tile-actions{margin:0!important;display:grid!important;gap:5px!important}body .sell-modal.improved-sell-modal .listing-photo-strip .photo-tile-actions button{width:100%!important;min-height:28px!important;height:auto!important;padding:5px 7px!important;border-radius:999px!important;position:static!important;font-size:.58rem!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}body .sell-modal.improved-sell-modal .price-field-card{position:relative!important;z-index:1!important;clear:both!important;margin-top:2px!important}body .sell-modal.improved-sell-modal .sell-step{overflow-y:auto!important;overflow-x:hidden!important;gap:14px!important;padding-bottom:28px!important}body .sell-modal.improved-sell-modal .sell-step>*{flex:0 0 auto!important}@media(max-width:720px){body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview>img{height:92px!important;max-height:92px!important;border-radius:16px!important}body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview{padding:10px!important;gap:8px!important}body .sell-modal.improved-sell-modal .upload-actions.mobile-photo-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}body .sell-modal.improved-sell-modal .upload-actions.mobile-photo-actions button,body .sell-modal.improved-sell-modal .upload-actions.mobile-photo-actions .upload-action-button{width:100%!important;min-height:32px!important;padding:0 8px!important;font-size:.6rem!important}body .sell-modal.improved-sell-modal .upload-actions.mobile-photo-actions button{grid-column:1 / -1!important}body .sell-modal.improved-sell-modal .listing-photo-manager{padding:8px!important;border-radius:14px!important}body .sell-modal.improved-sell-modal .listing-photo-manager-head{align-items:flex-start!important;display:grid!important;gap:2px!important}body .sell-modal.improved-sell-modal .listing-photo-manager-head em{text-align:left!important;font-size:.58rem!important}body .sell-modal.improved-sell-modal .listing-photo-tile{flex-basis:92px!important;width:92px!important;max-width:92px!important;padding:5px!important;border-radius:13px!important}body .sell-modal.improved-sell-modal .listing-photo-tile img,body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview .listing-photo-tile img{height:58px!important;max-height:58px!important;min-height:58px!important;border-radius:10px!important}body .sell-modal.improved-sell-modal .listing-photo-strip .cover-badge{top:8px!important;left:8px!important;padding:4px 6px!important;font-size:.52rem!important}body .sell-modal.improved-sell-modal .listing-photo-strip .photo-tile-actions button{min-height:24px!important;padding:4px 5px!important;font-size:.52rem!important}body .sell-modal.improved-sell-modal .input-hint{font-size:.64rem!important;line-height:1.25!important}}@media(max-width:390px){body .sell-modal.improved-sell-modal .listing-photo-tile{flex-basis:86px!important;width:86px!important;max-width:86px!important}body .sell-modal.improved-sell-modal .listing-photo-tile img,body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview .listing-photo-tile img{height:54px!important;max-height:54px!important;min-height:54px!important}}body .sell-modal.improved-sell-modal .sell-step-continue-button{width:100%!important;min-height:52px!important;margin-top:4px!important;border-radius:16px!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:.88rem!important;font-weight:950!important;position:relative!important;z-index:5!important}body .sell-modal.improved-sell-modal .sell-step{padding-bottom:96px!important;scroll-padding-bottom:110px!important}@media(max-width:720px){body .sell-modal.improved-sell-modal{max-height:calc(100dvh - 22px)!important;overflow:hidden!important}body .sell-modal.improved-sell-modal .sell-step{padding:14px 16px calc(96px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-padding-bottom:calc(110px + env(safe-area-inset-bottom))!important}body .sell-modal.improved-sell-modal .sell-step-continue-button{position:sticky!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;min-height:50px!important;margin-top:10px!important;border-radius:18px!important;background:var(--green)!important;color:#fff!important;box-shadow:0 18px 34px #0f3d2e3d,0 -10px 24px #ffffffe6!important}body .sell-modal.improved-sell-modal .sell-step-continue-button:disabled{background:#a9b8af!important;color:#fff!important;opacity:.95!important;box-shadow:0 10px 20px #0f3d2e1f!important}body .sell-modal.improved-sell-modal .sell-checklist.compact-checklist{margin-bottom:0!important}}@media(max-width:390px){body .sell-modal.improved-sell-modal .sell-step{padding-bottom:calc(106px + env(safe-area-inset-bottom))!important}body .sell-modal.improved-sell-modal .sell-step-continue-button{min-height:48px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important}}@media(max-width:720px){body .sell-modal.improved-sell-modal .sell-step-continue-button{position:static!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;min-height:52px!important;margin:14px 0 0!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:var(--green)!important;color:#fff!important;box-shadow:0 12px 24px #0f3d2e2e!important;z-index:1!important}body .sell-modal.improved-sell-modal .sell-step-continue-button:disabled{background:#a9b8af!important;color:#fff!important;opacity:.95!important;box-shadow:none!important}body .sell-modal.improved-sell-modal .sell-step{padding-bottom:calc(34px + env(safe-area-inset-bottom))!important;scroll-padding-bottom:calc(44px + env(safe-area-inset-bottom))!important}body .sell-modal.improved-sell-modal .sell-checklist.compact-checklist{margin-bottom:0!important}}@media(max-width:390px){body .sell-modal.improved-sell-modal .sell-step-continue-button{position:static!important;bottom:auto!important;min-height:50px!important;margin-top:12px!important}body .sell-modal.improved-sell-modal .sell-step{padding-bottom:calc(40px + env(safe-area-inset-bottom))!important}}body .sell-modal.improved-sell-modal .listing-photo-tile img{background:#f3f8f5!important}body .sell-modal.improved-sell-modal .improved-upload-zone.has-preview>img{background:#f3f8f5!important}body .product-modal{width:min(980px,calc(100vw - 56px))!important;max-height:calc(100dvh - 56px)!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(360px,1fr) minmax(340px,.78fr)!important;overflow:hidden!important;border-radius:24px!important}body .modal-product-image,body .product-gallery-panel{min-height:0!important;height:calc(100dvh - 56px)!important;max-height:calc(100dvh - 56px)!important;background:radial-gradient(circle at top left,rgba(203,255,67,.08),transparent 34%),#f4f7f4!important;overflow:hidden!important}body .modal-product-image img,body .product-gallery-panel>img{width:100%!important;height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;object-fit:contain!important;object-position:center!important;background:#f4f7f4!important}body .product-gallery-panel:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;box-shadow:inset -1px 0 #0f3d2e14!important}body .modal-product-content{max-height:calc(100dvh - 56px)!important;padding:42px 28px 26px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;scrollbar-color:rgba(15,61,46,.28) transparent!important}body .modal-product-content::-webkit-scrollbar{width:8px!important}body .modal-product-content::-webkit-scrollbar-thumb{border-radius:999px!important;background:#0f3d2e3d!important}body .product-gallery-thumbs{bottom:18px!important;left:18px!important;right:18px!important;padding:5px!important;border-radius:18px!important;background:#ffffffb8!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}body .product-gallery-thumbs button{width:52px!important;height:52px!important;flex:0 0 52px!important;border-radius:14px!important}body .safe-order-starter-card{margin-bottom:12px!important}body .profile-overview-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;justify-content:flex-end!important}body .profile-overview-actions button{min-height:46px!important;padding:0 18px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:.92rem!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}body .profile-overview-actions .ghost-button{border:1px solid rgba(15,61,46,.12)!important;background:#fff!important;color:var(--green)!important;box-shadow:0 10px 22px #0f3d2e0e!important}body .profile-overview-actions .primary-button{border:0!important;background:var(--green)!important;color:#fff!important;box-shadow:0 12px 24px #0f3d2e29!important}body .profile-overview-actions .ghost-button:hover,body .profile-overview-actions .primary-button:hover{transform:translateY(-1px)!important}@media(max-width:860px){body .product-modal{width:min(620px,calc(100vw - 20px))!important;max-height:calc(100dvh - 20px)!important;grid-template-columns:1fr!important;overflow-y:auto!important;border-radius:24px!important}body .modal-product-image,body .product-gallery-panel{height:min(330px,42dvh)!important;max-height:min(330px,42dvh)!important;min-height:220px!important}body .modal-product-content{max-height:none!important;padding:20px 18px 24px!important;overflow:visible!important}}@media(max-width:720px){body .modal-backdrop{padding:10px!important;place-items:end center!important}body .product-modal{width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:22px 22px 0 0!important}body .modal-product-image,body .product-gallery-panel{height:240px!important;max-height:240px!important;min-height:210px!important}body .product-gallery-thumbs{right:10px!important;bottom:10px!important;left:10px!important;max-width:none!important}body .product-gallery-thumbs button{width:46px!important;height:46px!important;flex-basis:46px!important}body .modal-product-content{padding:18px 14px calc(18px + env(safe-area-inset-bottom))!important}body .profile-overview-actions{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}body .profile-overview-actions button{width:100%!important;min-height:42px!important;padding:0 12px!important;border-radius:14px!important;font-size:.78rem!important}}@media(max-width:390px){body .modal-product-image,body .product-gallery-panel{height:218px!important;max-height:218px!important}body .profile-overview-actions{grid-template-columns:1fr!important}}.seller-listing-command-center{margin:14px 0 16px;padding:16px;border:1px solid rgba(15,61,46,.09);border-radius:24px;display:grid;gap:14px;background:radial-gradient(circle at top left,rgba(203,255,67,.14),transparent 32%),#fff;box-shadow:0 16px 34px #0f3d2e12}.seller-command-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.seller-command-head h3{margin:2px 0 4px;color:var(--ink);font-size:clamp(1.08rem,1.8vw,1.45rem);letter-spacing:-.035em}.seller-command-head p{max-width:660px;margin:0;color:#62756c;font-size:.82rem;line-height:1.45}.seller-command-head button{min-height:38px;padding:0 13px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:7px;background:var(--green);color:#fff;font-size:.74rem;font-weight:950;white-space:nowrap}.seller-health-meter{padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;background:#f8fcf9}.seller-health-meter>div:first-child{min-width:86px;display:grid;gap:1px}.seller-health-meter strong{color:var(--green);font-size:1.35rem;line-height:1}.seller-health-meter span,.seller-health-meter small{color:#65766e;font-size:.66rem;font-weight:900}.seller-health-meter small{text-align:right}.seller-health-track{height:9px;overflow:hidden;border-radius:999px;background:#0f3d2e14}.seller-health-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#caff3f);transition:width .2s ease}.seller-listing-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.seller-listing-stat-grid article{padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;gap:4px;background:#fff}.seller-listing-stat-grid article.warning{border-color:#c25a1329;background:#fff8ef}.seller-listing-stat-grid article.featured{border-color:#b87c0e2e;background:radial-gradient(circle at top left,rgba(255,199,71,.15),transparent 34%),#fff}.seller-listing-stat-grid span{color:#63766d;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.seller-listing-stat-grid strong{color:var(--ink);font-size:1.25rem;line-height:1}.seller-listing-stat-grid small{color:#6d7d75;font-size:.68rem;font-weight:800}.seller-command-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.seller-command-insights article{padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;background:#f8fcf9}.seller-command-insights svg{grid-row:span 2;width:34px;height:34px;padding:8px;border-radius:13px;background:#effaf3;color:var(--green)}.seller-command-insights span{color:#63766d;font-size:.66rem;font-weight:900}.seller-command-insights strong{overflow:hidden;color:var(--ink);font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.seller-readiness-checks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.seller-readiness-checks article{min-height:118px;padding:10px;border:1px solid rgba(15,61,46,.08);border-radius:16px;display:grid;align-content:start;gap:8px;background:#f8fcf9}.seller-readiness-checks article.done{border-color:#107f4e2e;background:radial-gradient(circle at top left,rgba(203,255,67,.17),transparent 35%),#fff}.seller-readiness-checks article>span{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--green);box-shadow:inset 0 0 0 1px #0f3d2e12}.seller-readiness-checks article.done>span{background:var(--green);color:#fff}.seller-readiness-checks strong{display:block;color:var(--ink);font-size:.72rem;line-height:1.15}.seller-readiness-checks small{display:block;margin-top:3px;color:#6b7c74;font-size:.62rem;line-height:1.3}@media(max-width:980px){.seller-readiness-checks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.seller-listing-command-center{margin:10px 0 14px;padding:12px;border-radius:20px;gap:11px}.seller-command-head{display:grid}.seller-command-head h3{font-size:1rem}.seller-command-head p{font-size:.72rem}.seller-command-head button{width:100%;justify-content:center;min-height:38px}.seller-health-meter{grid-template-columns:1fr;gap:8px}.seller-health-meter small{text-align:left}.seller-listing-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.seller-listing-stat-grid article{padding:10px;border-radius:15px}.seller-command-insights{grid-template-columns:1fr;gap:7px}.seller-readiness-checks{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.seller-readiness-checks::-webkit-scrollbar{display:none}.seller-readiness-checks article{flex:0 0 78%;min-height:104px;border-radius:15px;scroll-snap-align:start}}@media(max-width:390px){.seller-readiness-checks article{flex-basis:88%}}.saved-items-command-center{margin:14px 0 16px;padding:16px;border:1px solid rgba(15,61,46,.09);border-radius:24px;display:grid;gap:14px;background:radial-gradient(circle at top left,rgba(203,255,67,.13),transparent 32%),#fff;box-shadow:0 16px 34px #0f3d2e11}.saved-command-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.saved-command-head h3{margin:2px 0 4px;color:var(--ink);font-size:clamp(1.08rem,1.8vw,1.45rem);letter-spacing:-.035em}.saved-command-head p{max-width:720px;margin:0;color:#62756c;font-size:.82rem;line-height:1.45}.saved-command-head button{min-height:38px;padding:0 13px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:7px;background:var(--green);color:#fff;font-size:.74rem;font-weight:950;white-space:nowrap}.saved-watchlist-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.saved-watchlist-stats article{padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;gap:4px;background:#f8fcf9}.saved-watchlist-stats span{color:#63766d;font-size:.64rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.saved-watchlist-stats strong{overflow:hidden;color:var(--ink);font-size:1.05rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.saved-watchlist-stats small{color:#6d7d75;font-size:.66rem;font-weight:800;line-height:1.25}.saved-watchlist-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.saved-watchlist-insights>div{padding:12px;border:1px solid rgba(15,61,46,.08);border-radius:18px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;background:#fff}.saved-watchlist-insights svg{grid-row:span 2;width:34px;height:34px;padding:8px;border-radius:13px;background:#effaf3;color:var(--green)}.saved-watchlist-insights span{color:#63766d;font-size:.66rem;font-weight:950}.saved-watchlist-insights strong{overflow:hidden;color:var(--ink);font-size:.82rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.saved-watchlist-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.saved-watchlist-actions article{min-height:96px;padding:11px;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:grid;grid-template-columns:32px minmax(0,1fr);align-content:start;gap:9px;background:#f8fcf9}.saved-watchlist-actions article.active{border-color:#107f4e2e;background:radial-gradient(circle at top left,rgba(203,255,67,.16),transparent 35%),#fff}.saved-watchlist-actions article>span{width:32px;height:32px;border-radius:13px;display:grid;place-items:center;background:#fff;color:var(--green);box-shadow:inset 0 0 0 1px #0f3d2e12}.saved-watchlist-actions article.active>span{background:var(--green);color:#fff}.saved-watchlist-actions strong{display:block;color:var(--ink);font-size:.74rem;line-height:1.15}.saved-watchlist-actions small{display:block;margin-top:4px;color:#6b7c74;font-size:.62rem;line-height:1.32}@media(max-width:860px){.saved-watchlist-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-watchlist-actions{grid-template-columns:1fr}}@media(max-width:720px){.saved-items-command-center{margin:10px 0 14px;padding:12px;border-radius:20px;gap:11px}.saved-command-head{display:grid}.saved-command-head h3{font-size:1rem}.saved-command-head p{font-size:.72rem}.saved-command-head button{width:100%;justify-content:center;min-height:38px}.saved-watchlist-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.saved-watchlist-stats article{padding:10px;border-radius:15px}.saved-watchlist-stats strong{font-size:.9rem}.saved-watchlist-insights{grid-template-columns:1fr;gap:7px}.saved-watchlist-actions{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.saved-watchlist-actions::-webkit-scrollbar{display:none}.saved-watchlist-actions article{flex:0 0 78%;min-height:94px;border-radius:15px;scroll-snap-align:start}}@media(max-width:390px){.saved-watchlist-actions article{flex-basis:88%}}body .marketplace-starter-panel{display:none!important}body .advert-only-showcase .spotlight-stage{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)!important;gap:16px!important;align-items:stretch!important}body .ad-flyer-visual{width:100%!important;height:420px!important;min-height:420px!important;max-height:420px!important;aspect-ratio:16 / 9!important;border-radius:24px!important;display:block!important;background:radial-gradient(circle at top left,rgba(203,255,67,.16),transparent 34%),#102f22!important;overflow:hidden!important}body .ad-flyer-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}body .campus-ad-hero{height:340px!important;min-height:340px!important;max-height:340px!important}body .campus-ad-art{height:100%!important;min-height:0!important}body .campus-ad-content{min-height:0!important;height:100%!important;overflow:hidden!important}body .ads-directory-grid{align-items:stretch!important}body .ad-directory-card{min-height:0!important;height:100%!important}body .ad-directory-flyer{width:100%!important;height:230px!important;min-height:230px!important;max-height:230px!important;aspect-ratio:16 / 9!important;border:0!important;border-radius:20px 20px 0 0!important;display:block!important;background:radial-gradient(circle at top left,rgba(203,255,67,.16),transparent 34%),#102f22!important;overflow:hidden!important}body .ad-directory-flyer img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}body .ad-directory-flyer strong{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:clamp(2rem,6vw,4rem)!important}body .event-ad-modal{max-height:calc(100dvh - 36px)!important;overflow:hidden!important}body .event-ad-modal-hero{height:360px!important;min-height:360px!important;max-height:360px!important;aspect-ratio:16 / 9!important;overflow:hidden!important}body .event-ad-modal-hero.has-flyer img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}body .ad-flyer-preview{height:220px!important;min-height:220px!important;max-height:220px!important;aspect-ratio:16 / 9!important;overflow:hidden!important;border-radius:18px!important;background:#f4f8f5!important}body .ad-flyer-preview img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}body .ad-image-contain img{object-fit:contain!important;background:#f4f8f5!important}@media(max-width:980px){body .advert-only-showcase .spotlight-stage{grid-template-columns:1fr!important}body .ad-flyer-visual{height:360px!important;min-height:360px!important;max-height:360px!important}body .campus-ad-hero{height:auto!important;max-height:none!important;grid-template-columns:1fr!important}body .campus-ad-art{height:260px!important;min-height:260px!important;max-height:260px!important}}@media(max-width:720px){body .advert-only-showcase .spotlight-stage{gap:12px!important}body .ad-flyer-visual{height:260px!important;min-height:260px!important;max-height:260px!important;border-radius:20px!important}body .ad-directory-flyer{height:190px!important;min-height:190px!important;max-height:190px!important}body .event-ad-modal{max-height:calc(100dvh - 20px)!important;overflow-y:auto!important}body .event-ad-modal-hero{height:230px!important;min-height:230px!important;max-height:230px!important}body .ad-flyer-preview{height:180px!important;min-height:180px!important;max-height:180px!important}}@media(max-width:390px){body .ad-flyer-visual{height:220px!important;min-height:220px!important;max-height:220px!important}body .ad-directory-flyer{height:170px!important;min-height:170px!important;max-height:170px!important}body .event-ad-modal-hero{height:210px!important;min-height:210px!important;max-height:210px!important}}.advert-flyer-quality-card{margin:10px 0 12px;padding:13px;border:1px solid rgba(15,61,46,.09);border-radius:20px;display:grid;gap:10px;background:radial-gradient(circle at top left,rgba(203,255,67,.12),transparent 34%),#fff;box-shadow:0 12px 26px #0f3d2e0e}.advert-flyer-quality-card.needs-work{border-color:#c25a1324}.flyer-quality-head{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:center}.flyer-quality-head>span{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.advert-flyer-quality-card.needs-work .flyer-quality-head>span{background:#fff4e8;color:#c25a13}.flyer-quality-head strong,.flyer-quality-head small{display:block}.flyer-quality-head strong{color:var(--ink);font-size:.88rem;line-height:1.14}.flyer-quality-head small{margin-top:2px;color:#65766e;font-size:.68rem;line-height:1.3}.flyer-quality-head b{min-width:48px;padding:8px 9px;border-radius:14px;background:#f8fcf9;color:var(--green);text-align:center;font-size:.86rem}.advert-flyer-quality-card.needs-work .flyer-quality-head b{color:#c25a13}.flyer-quality-track{height:8px;overflow:hidden;border-radius:999px;background:#0f3d2e14}.flyer-quality-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#caff3f);transition:width .2s ease}.advert-flyer-quality-card.needs-work .flyer-quality-track i{background:linear-gradient(90deg,#c25a13,#ffbf69)}.flyer-quality-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.flyer-quality-grid article{min-height:92px;padding:9px;border:1px solid rgba(15,61,46,.08);border-radius:15px;display:grid;align-content:start;gap:7px;background:#f8fcf9}.flyer-quality-grid article.done{border-color:#107f4e29;background:radial-gradient(circle at top left,rgba(203,255,67,.16),transparent 35%),#fff}.flyer-quality-grid article.pending{border-color:#c25a1324;background:#fffaf3}.flyer-quality-grid article>span{width:28px;height:28px;border-radius:11px;display:grid;place-items:center;background:#fff;color:var(--green);box-shadow:inset 0 0 0 1px #0f3d2e12}.flyer-quality-grid article.pending>span{color:#c25a13}.flyer-quality-grid strong{display:block;color:var(--ink);font-size:.66rem;line-height:1.14}.flyer-quality-grid small{display:block;margin-top:3px;color:#697a73;font-size:.58rem;line-height:1.28}.advert-flyer-quality-card p{margin:0;padding:9px 10px;border-radius:14px;background:#f8fcf9;color:#52665d;font-size:.68rem;font-weight:850;line-height:1.35}@media(max-width:860px){.flyer-quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.advert-flyer-quality-card{margin:8px 0 10px;padding:10px;border-radius:17px;gap:8px}.flyer-quality-head{grid-template-columns:34px minmax(0,1fr) auto;gap:8px}.flyer-quality-head>span{width:34px;height:34px;border-radius:13px}.flyer-quality-head strong{font-size:.78rem}.flyer-quality-head small{font-size:.6rem}.flyer-quality-head b{min-width:42px;padding:7px;font-size:.76rem}.flyer-quality-grid{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.flyer-quality-grid::-webkit-scrollbar{display:none}.flyer-quality-grid article{flex:0 0 76%;min-height:86px;border-radius:14px;scroll-snap-align:start}.advert-flyer-quality-card p{font-size:.6rem}}@media(max-width:390px){.flyer-quality-grid article{flex-basis:86%}}.feature-payment-details-link{margin:12px 0;border:1px solid rgba(15,118,110,.14);border-radius:18px;background:#fff;overflow:hidden}.feature-payment-details-link summary{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--green);cursor:pointer;font-size:.82rem;font-weight:950;list-style:none}.feature-payment-details-link summary::-webkit-details-marker{display:none}.feature-payment-details-link summary:after{content:"›";width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#effaf3;color:var(--green);font-size:1.1rem;font-weight:950;transition:transform .18s ease;flex:0 0 auto}.feature-payment-details-link[open] summary:after{transform:rotate(90deg)}.feature-payment-details-link summary span{margin-left:auto;color:#64756d;font-size:.68rem;font-weight:800;text-align:right}.feature-payment-details-link .payment-instruction-box{margin:0;border-width:1px 0 0;border-radius:0;box-shadow:none}.ad-full-payment-panel{display:none!important}@media(max-width:720px){.feature-payment-details-link summary{min-height:44px;padding:0 11px;font-size:.72rem}.feature-payment-details-link summary span{display:none}}.ad-mobile-payment-details{width:100%;margin:12px 0;border:1px solid rgba(15,118,110,.14);border-radius:18px;background:radial-gradient(circle at top left,rgba(203,255,67,.1),transparent 32%),#fff;overflow:hidden;box-shadow:0 10px 22px #0f3d2e0e}.ad-mobile-payment-details summary{min-height:48px;padding:0 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;color:var(--green);cursor:pointer;font-size:.82rem;font-weight:950;list-style:none}.ad-mobile-payment-details summary::-webkit-details-marker{display:none}.ad-mobile-payment-details summary:before{content:"›";width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#effaf3;color:var(--green);font-size:1.1rem;font-weight:950;transition:transform .18s ease}.ad-mobile-payment-details[open] summary:before{transform:rotate(90deg)}.ad-mobile-payment-details summary span{min-width:0;justify-self:end;color:#64756d;font-size:.68rem;font-weight:800;line-height:1.2;text-align:right;white-space:normal}.ad-mobile-payment-details[open] summary{border-bottom:1px solid rgba(15,118,110,.1);background:#f8fcf9e6}.ad-mobile-payment-details .payment-instruction-box{margin:0;border:0;border-radius:0;box-shadow:none}.ad-mobile-payment-details .official-method-selector{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.ad-mobile-payment-details .official-method-selector::-webkit-scrollbar{display:none}.ad-mobile-payment-details .official-method-selector button{flex:0 0 150px}.ad-mobile-payment-details .official-payment-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-mobile-payment-details .payment-flow-checklist{grid-template-columns:1fr}.feature-payment-details-link{box-shadow:0 10px 22px #0f3d2e0e}.feature-payment-details-link summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto}.feature-payment-details-link summary span{min-width:0;white-space:normal}.advert-step-actions.two-actions{margin-top:10px}.advert-step-actions.two-actions button{min-height:40px;border-radius:14px;font-weight:950}@media(max-width:720px){.ad-mobile-payment-details{margin:10px 0;border-radius:16px}.ad-mobile-payment-details summary{min-height:44px;padding:0 11px;grid-template-columns:auto minmax(0,1fr);font-size:.72rem}.ad-mobile-payment-details summary span{grid-column:2;justify-self:start;text-align:left;font-size:.58rem}.ad-mobile-payment-details summary:before{width:26px;height:26px}.ad-mobile-payment-details .payment-instruction-box{padding:10px}.ad-mobile-payment-details .payment-flow-heading{display:grid;gap:8px}.ad-mobile-payment-details .payment-flow-heading b{width:fit-content;min-height:30px;padding:0 10px;display:inline-flex;align-items:center}.ad-mobile-payment-details .official-method-selector button{flex-basis:136px;min-height:54px}.ad-mobile-payment-details .official-payment-detail-grid{grid-template-columns:1fr;gap:8px}.ad-mobile-payment-details .official-payment-detail-grid div{min-height:76px}.feature-payment-details-link summary{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:720px){body .messages-page{width:100%!important;height:calc(100dvh - 72px)!important;min-height:0!important;margin:0!important;padding:6px 8px calc(78px + env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important}body .messages-page .page-topline{display:none!important}body .mobile-message-overview{flex:0 0 auto!important;min-height:46px!important;margin:0 0 6px!important;padding:8px 10px!important;border-radius:17px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}body .mobile-message-overview strong{font-size:.88rem!important;line-height:1.05!important}body .mobile-message-overview span{max-width:58vw!important;font-size:.66rem!important;line-height:1.18!important}body .private-inbox-guard{flex:0 0 auto!important;width:100%!important;min-height:0!important;margin:0 0 6px!important;padding:8px 9px!important;border-radius:15px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;gap:7px!important;font-size:.66rem!important;line-height:1.25!important;box-sizing:border-box!important}body .private-inbox-guard button{grid-column:1 / -1!important;width:100%!important;min-height:30px!important;margin:4px 0 0!important;font-size:.62rem!important}body .private-inbox-summary-grid{flex:0 0 auto!important;width:100%!important;margin:0 0 6px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}body .private-inbox-summary-grid article{min-height:56px!important;padding:7px 6px!important;border-radius:14px!important;gap:3px!important}body .private-inbox-summary-grid article span{width:26px!important;height:26px!important;border-radius:10px!important}body .private-inbox-summary-grid strong{font-size:.92rem!important;line-height:1!important}body .private-inbox-summary-grid small{font-size:.54rem!important;line-height:1.08!important}body .message-shell{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:18px!important;display:block!important;overflow:hidden!important;box-sizing:border-box!important}body .message-shell.mobile-inbox-open .conversation-list{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;border-right:0!important;overflow:hidden!important}body .message-shell.mobile-inbox-open .chat-panel{display:none!important}body .conversation-heading{flex:0 0 auto!important;min-height:44px!important;padding:0 10px!important}body .conversation-heading h2{font-size:.98rem!important;gap:6px!important}body .conversation-heading h2 span{min-width:22px!important;height:22px!important;font-size:.66rem!important}body .conversation-heading h2 em{padding:2px 6px!important;font-size:.54rem!important}body .conversation-heading-actions{gap:5px!important}body .conversation-heading-actions .mark-inbox-read-button{min-width:62px!important;height:30px!important;padding:0 8px!important;font-size:.54rem!important}body .conversation-heading-actions .refresh-messages-button{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}body .conversation-search{flex:0 0 auto!important;height:34px!important;margin:8px 10px 6px!important;border-radius:13px!important}body .conversation-search input{font-size:.72rem!important}body .inbox-filter-row{flex:0 0 auto!important;margin:0 10px 6px!important;padding:4px!important;border-radius:15px!important;overflow-x:auto!important}body .inbox-filter-row button{min-height:30px!important;padding:0 8px!important;border-radius:12px!important;font-size:.6rem!important}body .inbox-filter-row em{min-width:18px!important;height:18px!important;font-size:.54rem!important}body .conversation-search-result{flex:0 0 auto!important;margin:0 10px 6px!important;padding:7px 9px!important;border-radius:12px!important;font-size:.62rem!important}body .conversation-scroll{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:0 0 calc(12px + env(safe-area-inset-bottom))!important;overscroll-behavior:contain!important}body .conversation{min-height:78px!important;padding:11px 12px!important;gap:9px!important}body .conversation-avatar{width:36px!important;height:36px!important;flex-basis:36px!important}body .conversation-copy strong{font-size:.74rem!important}body .conversation-copy b{font-size:.64rem!important}body .conversation-copy small{font-size:.56rem!important}body .conversation-copy em{font-size:.6rem!important;line-height:1.2!important}body .messages-page:has(.message-shell.mobile-chat-open){padding-top:6px!important}body .messages-page:has(.message-shell.mobile-chat-open) .mobile-message-overview,body .messages-page:has(.message-shell.mobile-chat-open) .private-inbox-guard,body .messages-page:has(.message-shell.mobile-chat-open) .private-inbox-summary-grid{display:none!important}body .message-shell.mobile-chat-open{height:100%!important}body .message-shell.mobile-chat-open .conversation-list{display:none!important}body .message-shell.mobile-chat-open .chat-panel{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;padding-bottom:0!important}body .chat-header{flex:0 0 auto!important;min-height:46px!important;padding:0 9px!important;gap:7px!important}body .chat-header .mobile-back-inbox-button{min-width:62px!important;height:30px!important;padding:0 8px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#effaf3!important;color:var(--green)!important;font-size:.58rem!important;font-weight:950!important}body .chat-header .conversation-avatar{width:32px!important;height:32px!important;flex-basis:32px!important}body .chat-header strong{max-width:38vw!important;font-size:.72rem!important}body .chat-header span{max-width:42vw!important;font-size:.54rem!important}body .safety-help-button{width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;border-radius:12px!important}body .safety-help-button span{display:none!important}body .order-strip{flex:0 0 auto!important;min-height:44px!important;padding:7px 9px!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:6px!important}body .order-strip>div{gap:6px!important}body .order-strip>div strong{font-size:.68rem!important}body .order-strip>div small{font-size:.52rem!important}body .order-strip>strong{font-size:.7rem!important}body .order-strip>button{width:34px!important;min-width:34px!important;height:32px!important;min-height:32px!important;padding:0!important;font-size:0!important;border-radius:11px!important}body .order-strip>button svg{width:15px!important;height:15px!important}body .chat-compact-context{flex:0 0 auto!important;min-height:32px!important;padding:4px 9px!important;gap:5px!important;overflow-x:auto!important}body .chat-compact-context>span,body .chat-compact-context>button{min-height:24px!important;padding:0 8px!important;font-size:.54rem!important}body .order-room-toolbox{flex:0 0 auto!important;margin:6px 8px!important;border-radius:15px!important}body .order-toolbox-bar{min-height:46px!important;padding:7px 8px!important;grid-template-columns:30px minmax(0,1fr) auto!important;gap:7px!important}body .order-toolbox-icon{width:30px!important;height:30px!important;border-radius:11px!important}body .order-toolbox-bar small{font-size:.48rem!important}body .order-toolbox-bar strong{font-size:.64rem!important}body .order-toolbox-bar span{font-size:.52rem!important}body .order-toolbox-bar-actions button:first-child{display:none!important}body .order-toolbox-bar-actions .order-toolbox-toggle{min-width:76px!important;height:30px!important;padding:0 8px!important;font-size:.56rem!important}body .order-toolbox-content{max-height:min(320px,44dvh)!important}body .chat-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:10px 8px 8px!important;overscroll-behavior:contain!important;scroll-padding-bottom:110px!important}body .chat-body .bubble{max-width:82%!important;font-size:.68rem!important;line-height:1.32!important}body .quick-replies.compact{flex:0 0 auto!important;margin:4px 8px 5px!important;gap:6px!important;overflow-x:auto!important}body .quick-replies.compact button{min-height:30px!important;padding:0 10px!important;font-size:.56rem!important}body .chat-draft-status{flex:0 0 auto!important;min-height:28px!important;margin:0 8px 5px!important;padding:5px 8px!important;border-radius:12px!important;font-size:.58rem!important}body .chat-compose{flex:0 0 auto!important;width:auto!important;min-height:40px!important;margin:0 8px 6px!important;padding:0!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 38px!important;gap:6px!important;align-items:center!important;background:transparent!important;box-sizing:border-box!important}body .chat-compose>button,body .chat-compose .send-button{width:34px!important;min-width:34px!important;height:38px!important;min-height:38px!important;padding:0!important;border-radius:12px!important}body .chat-compose .send-button{width:38px!important;min-width:38px!important;background:var(--green)!important;color:#fff!important}body .chat-compose>input:not([type=file]){width:100%!important;min-width:0!important;height:38px!important;padding:0 11px!important;border-radius:12px!important;font-size:.7rem!important;box-sizing:border-box!important}body .chat-actions{flex:0 0 auto!important;min-height:36px!important;margin:0 8px 8px!important;padding:0 0 2px!important;display:flex!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;scrollbar-width:none!important}body .chat-actions::-webkit-scrollbar{display:none!important}body .chat-actions button{flex:0 0 auto!important;min-height:32px!important;padding:0 9px!important;border-radius:12px!important;font-size:.56rem!important;white-space:nowrap!important}}@media(max-width:390px){body .messages-page{padding-left:6px!important;padding-right:6px!important}body .private-inbox-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .chat-header strong{max-width:34vw!important}body .chat-compose{grid-template-columns:32px minmax(0,1fr) 36px!important;gap:5px!important;margin-left:6px!important;margin-right:6px!important}body .chat-compose>button{width:32px!important;min-width:32px!important}body .chat-compose .send-button{width:36px!important;min-width:36px!important}body .chat-actions{margin-left:6px!important;margin-right:6px!important}}.product-grid{align-items:stretch}.product-card{height:100%;min-height:430px;display:flex;flex-direction:column}.product-card.featured-card{min-height:452px}.product-card .product-image-wrap{flex:0 0 auto;width:100%;height:225px;min-height:225px;max-height:225px;display:block;border:0;border-bottom:1px solid rgba(15,61,46,.07);cursor:pointer}.product-card .product-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.product-card .product-info{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:7px}.product-card .product-info h3{min-height:2.2em;display:-webkit-box;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.12}.product-card .price{flex:0 0 auto}.product-card .featured-note{width:fit-content;max-width:100%;flex:0 0 auto}.product-card .product-meta,.product-card .pickup-meta,.product-card .fulfillment-meta{min-height:18px;display:flex;align-items:center;gap:5px;overflow:hidden;color:#5f7067;white-space:nowrap;text-overflow:ellipsis}.product-card .product-meta svg,.product-card .pickup-meta svg,.product-card .fulfillment-meta svg{flex:0 0 auto}.product-card .product-meta{margin-top:2px}.product-card .card-payment-methods{flex:0 0 auto;min-height:24px;display:flex;flex-wrap:wrap;gap:5px;overflow:hidden}.product-card .seller-row{margin-top:auto;min-height:36px;padding-top:10px;border-top:1px solid rgba(15,61,46,.07)}.product-card .seller-row>span:not(.seller-avatar):not(.seller-rating):not(.seller-review-count){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .seller-rating,.product-card .seller-review-count{margin-left:auto;flex:0 0 auto}.featured-product-row{align-items:stretch}.featured-product-row .product-card{flex:0 0 280px;min-height:452px}.featured-product-row .product-card .product-image-wrap{height:225px;min-height:225px;max-height:225px}.profile-mini-listing img,.managed-listing-card img{width:72px;height:72px;min-width:72px;object-fit:cover;border-radius:14px}@media(max-width:720px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.product-card{min-height:318px;border-radius:.94rem}.product-card.featured-card{min-height:338px}.product-card .product-image-wrap{height:142px!important;min-height:142px!important;max-height:142px!important;aspect-ratio:auto!important;border-radius:.94rem .94rem 0 0}.product-card .product-info{padding:.62rem .64rem .7rem;gap:.24rem}.product-card .product-info h3{min-height:1.86em;font-size:.78rem;line-height:1.15}.product-card .price{font-size:.9rem}.product-card .featured-note{padding:.18rem .38rem;font-size:.52rem}.product-card .product-meta,.product-card .pickup-meta,.product-card .fulfillment-meta{min-height:15px;font-size:.58rem;line-height:1.16}.product-card .card-payment-methods{min-height:20px;max-height:42px}.product-card .seller-row{min-height:30px;padding-top:.34rem;margin-top:auto;font-size:.58rem}.product-card .seller-rating{margin-left:0}.featured-product-row{gap:.7rem;overflow-x:auto;scroll-snap-type:x mandatory}.featured-product-row .product-card{flex:0 0 74%;min-height:338px;scroll-snap-align:start}.featured-product-row .product-card .product-image-wrap{height:150px!important;min-height:150px!important;max-height:150px!important}}@media(max-width:390px){.product-card{min-height:304px}.product-card.featured-card{min-height:324px}.product-card .product-image-wrap{height:132px!important;min-height:132px!important;max-height:132px!important}.product-card .product-info{padding:.55rem}.product-card .product-info h3{font-size:.74rem}.product-card .price{font-size:.84rem}.featured-product-row .product-card{flex-basis:78%;min-height:324px}.featured-product-row .product-card .product-image-wrap{height:138px!important;min-height:138px!important;max-height:138px!important}}.support-widget{right:24px!important;bottom:24px!important;z-index:85!important}.back-to-top-button{right:24px!important;bottom:88px!important;z-index:84!important}.mobile-notification-pill,.mobile-notification-button{z-index:86!important}body:has(.modal-backdrop) .support-widget,body:has(.sell-modal) .support-widget,body:has(.event-ad-modal) .support-widget,body:has(.mobile-notification-sheet) .support-widget{display:none!important}body:has(.modal-backdrop) .back-to-top-button,body:has(.sell-modal) .back-to-top-button,body:has(.event-ad-modal) .back-to-top-button,body:has(.mobile-notification-sheet) .back-to-top-button{display:none!important}@media(max-width:720px){.support-widget{right:12px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;z-index:82!important;transform:none!important}.support-widget button,.support-widget>button{min-height:44px!important;border-radius:999px!important;box-shadow:0 14px 28px #0c241938!important}.back-to-top-button{right:12px!important;bottom:calc(148px + env(safe-area-inset-bottom))!important;min-height:42px!important;padding:0 12px!important;border-radius:999px!important;z-index:81!important}.mobile-notification-pill,.mobile-notification-button{right:12px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;z-index:83!important}body:has(.messages-page) .support-widget,body:has(.messages-page) .back-to-top-button{display:none!important}body:has(.sell-modal) .mobile-notification-pill,body:has(.sell-modal) .mobile-notification-button,body:has(.event-ad-modal) .mobile-notification-pill,body:has(.event-ad-modal) .mobile-notification-button,body:has(.modal-backdrop) .mobile-notification-pill,body:has(.modal-backdrop) .mobile-notification-button{display:none!important}.mobile-nav{z-index:90!important}}@media(max-width:390px){.support-widget{right:10px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important}.back-to-top-button{right:10px!important;bottom:calc(140px + env(safe-area-inset-bottom))!important;font-size:.68rem!important}}.recently-viewed-center{width:min(1180px,calc(100% - 48px));margin:18px auto 22px;padding:17px;border:1px solid rgba(15,61,46,.09);border-radius:24px;display:grid;gap:13px;background:radial-gradient(circle at top left,rgba(203,255,67,.12),transparent 32%),#fff;box-shadow:0 16px 34px #0f3d2e11}.recently-viewed-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recently-viewed-head h2{margin:2px 0 4px;color:var(--ink);font-size:clamp(1.18rem,2vw,1.55rem);letter-spacing:-.035em}.recently-viewed-head p{margin:0;color:#62756c;font-size:.78rem;line-height:1.42}.recently-viewed-head button{min-height:36px;padding:0 12px;border:1px solid rgba(15,61,46,.1);border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#f8fcf9;color:var(--green);font-size:.7rem;font-weight:950;white-space:nowrap}.recently-viewed-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.recently-viewed-card{min-width:0;padding:0;border:1px solid rgba(15,61,46,.08);border-radius:17px;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.recently-viewed-card:hover{border-color:#107f4e33;box-shadow:0 12px 24px #0f3d2e17;transform:translateY(-2px)}.recently-viewed-image{width:100%;height:112px;position:relative;display:block;overflow:hidden;background:#edf3ef}.recently-viewed-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.recently-viewed-image em{position:absolute;top:7px;left:7px;padding:4px 6px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#fff4d3f0;color:#8a5c08;font-size:.52rem;font-style:normal;font-weight:950}.recently-viewed-copy{min-width:0;padding:9px 9px 7px;display:grid;gap:4px}.recently-viewed-copy strong{min-height:2.15em;overflow:hidden;color:var(--ink);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.08}.recently-viewed-copy b{color:var(--green);font-size:.78rem}.recently-viewed-copy small{min-width:0;overflow:hidden;display:flex;align-items:center;gap:4px;color:#6a7a72;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.recently-viewed-copy small svg{flex:0 0 auto}.recently-viewed-open{margin-top:auto;padding:7px 9px 9px;display:flex;align-items:center;justify-content:space-between;color:var(--green);font-size:.62rem;font-weight:950}@media(max-width:1080px){.recently-viewed-rail{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.recently-viewed-center{width:calc(100% - 18px);margin:10px auto 13px;padding:11px;border-radius:20px;gap:10px}.recently-viewed-head{align-items:center}.recently-viewed-head h2{font-size:1rem}.recently-viewed-head p{max-width:66vw;font-size:.64rem;line-height:1.28}.recently-viewed-head button{min-height:32px;padding:0 9px;font-size:.6rem}.recently-viewed-head button svg{width:13px;height:13px}.recently-viewed-rail{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.recently-viewed-rail::-webkit-scrollbar{display:none}.recently-viewed-card{flex:0 0 42%;border-radius:15px;scroll-snap-align:start}.recently-viewed-image{height:94px}.recently-viewed-copy{padding:8px 8px 6px}.recently-viewed-copy strong{font-size:.64rem}.recently-viewed-copy b{font-size:.72rem}.recently-viewed-open{padding:6px 8px 8px;font-size:.56rem}}@media(max-width:390px){.recently-viewed-head p{display:none}.recently-viewed-card{flex-basis:48%}.recently-viewed-image{height:88px}}.product-compare-button{min-height:30px;padding:0 9px;position:absolute;z-index:3;top:52px;right:10px;border:1px solid rgba(15,61,46,.12);border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:#fffffff0;color:#53645b;box-shadow:0 8px 18px #0f3d2e17;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.62rem;font-weight:950}.product-compare-button:hover{border-color:#107f4e4d;color:var(--green)}.product-compare-button.active{border-color:#107f4e47;background:var(--green);color:#fff}.product-compare-button:disabled{opacity:.45;cursor:not-allowed}.product-compare-tray{width:min(980px,calc(100% - 40px));min-height:76px;padding:10px 12px;position:fixed;z-index:92;left:50%;bottom:18px;transform:translate(-50%);border:1px solid rgba(15,61,46,.14);border-radius:22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;background:#fffffff5;box-shadow:0 20px 48px #08271933;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.compare-tray-copy{display:flex;align-items:center;gap:9px}.compare-tray-copy>span{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.compare-tray-copy strong,.compare-tray-copy small{display:block}.compare-tray-copy strong{color:var(--ink);font-size:.78rem}.compare-tray-copy small{margin-top:2px;max-width:180px;color:#68786f;font-size:.6rem;line-height:1.2}.compare-tray-products{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.compare-tray-item,.compare-tray-empty{min-width:0;height:50px;border:1px solid rgba(15,61,46,.08);border-radius:13px;background:#f9fcfa}.compare-tray-item{padding:5px;display:grid;grid-template-columns:39px minmax(0,1fr) 24px;align-items:center;gap:6px}.compare-tray-item>img{width:39px;height:39px;border-radius:10px;object-fit:cover}.compare-tray-item span{min-width:0}.compare-tray-item strong,.compare-tray-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-tray-item strong{color:var(--ink);font-size:.6rem}.compare-tray-item small{margin-top:3px;color:var(--green);font-size:.6rem;font-weight:900}.compare-tray-item button{width:24px;height:24px;padding:0;border:0;border-radius:8px;display:grid;place-items:center;background:#eef5f0;color:#64746b}.compare-tray-empty{display:flex;align-items:center;justify-content:center;gap:5px;border-style:dashed;color:#829088;font-size:.58rem;font-weight:850}.compare-tray-actions{display:flex;align-items:center;gap:7px}.compare-tray-actions button{min-height:38px;padding:0 12px;border-radius:12px;font-size:.68rem;font-weight:950}.compare-clear-button{border:1px solid rgba(15,61,46,.1);background:#f7fbf8;color:#617068}.compare-open-button{border:0;display:inline-flex;align-items:center;gap:6px;background:var(--green);color:#fff}.compare-open-button:disabled{opacity:.45;cursor:not-allowed}.product-compare-backdrop{z-index:150;padding:18px}.product-compare-modal{width:min(1050px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;border-radius:26px;background:#f7faf8;box-shadow:0 30px 80px #04231847}.product-compare-head{padding:22px 22px 16px;position:sticky;z-index:3;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid rgba(15,61,46,.08);background:#f7faf8f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-compare-head h2{margin:3px 0 5px;color:var(--ink);font-size:clamp(1.25rem,2.2vw,1.8rem);letter-spacing:-.04em}.product-compare-head p{margin:0;color:#64756c;font-size:.76rem}.product-compare-head>button{width:38px;height:38px;padding:0;border:1px solid rgba(15,61,46,.1);border-radius:13px;display:grid;place-items:center;background:#fff;color:#526159}.product-compare-grid{padding:16px 18px;display:grid;grid-template-columns:repeat(var(--compare-count),minmax(0,1fr));gap:12px}.product-compare-column{min-width:0;padding:11px;border:1px solid rgba(15,61,46,.09);border-radius:20px;display:flex;flex-direction:column;background:#fff;box-shadow:0 12px 26px #0f3d2e0e}.product-compare-image{width:100%;height:190px;position:relative;overflow:hidden;border-radius:15px;background:#edf2ee}.product-compare-image img{width:100%;height:100%;object-fit:cover}.product-compare-image span{padding:5px 7px;position:absolute;top:8px;left:8px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#fff4d3f2;color:#8a5c08;font-size:.58rem;font-weight:950}.product-compare-title{min-height:73px;padding:11px 2px 9px;display:grid;align-content:start;gap:5px}.product-compare-title strong{min-height:2.2em;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ink);font-size:.88rem;line-height:1.1}.product-compare-title b{color:var(--green);font-size:1rem}.product-compare-facts{margin:0;display:grid;gap:0;border:1px solid rgba(15,61,46,.07);border-radius:15px;overflow:hidden}.product-compare-facts>div{min-height:52px;padding:8px 9px;display:grid;align-content:center;gap:3px;border-bottom:1px solid rgba(15,61,46,.07)}.product-compare-facts>div:last-child{border-bottom:0}.product-compare-facts dt{color:#819087;font-size:.55rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.product-compare-facts dd{margin:0;color:#34443c;font-size:.68rem;font-weight:850;line-height:1.28}.product-compare-column-actions{margin-top:auto;padding-top:11px;display:grid;grid-template-columns:1fr auto;gap:7px}.product-compare-column-actions button{min-height:38px;border-radius:12px;font-size:.66rem;font-weight:950}.compare-view-product{border:0;display:flex;align-items:center;justify-content:center;gap:6px;background:var(--green);color:#fff}.compare-remove-product{padding:0 10px;border:1px solid rgba(15,61,46,.1);background:#f8fbf9;color:#63736a}.product-compare-safety{margin:0 18px 18px;padding:11px 13px;border:1px solid rgba(16,127,78,.12);border-radius:15px;display:flex;align-items:center;gap:8px;background:#effaf3;color:#315240;font-size:.68rem;font-weight:850}.product-compare-safety svg{flex:0 0 auto;color:var(--green)}@media(max-width:900px){.product-compare-tray{grid-template-columns:auto minmax(0,1fr)}.compare-tray-actions{grid-column:1 / -1;justify-content:flex-end}}@media(max-width:720px){.product-compare-button{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;top:48px;right:8px;justify-content:center;border-radius:10px}.product-compare-button span{display:none}.product-compare-tray{width:calc(100% - 16px);min-height:0;padding:8px;bottom:calc(78px + env(safe-area-inset-bottom));border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:7px}.compare-tray-copy{display:none}.compare-tray-products{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.compare-tray-products::-webkit-scrollbar{display:none}.compare-tray-item,.compare-tray-empty{flex:0 0 116px;height:45px;border-radius:12px}.compare-tray-item{grid-template-columns:34px minmax(0,1fr) 20px;gap:4px;padding:4px}.compare-tray-item>img{width:34px;height:34px;border-radius:9px}.compare-tray-item strong,.compare-tray-item small{font-size:.52rem}.compare-tray-item button{width:20px;height:20px}.compare-tray-empty{display:none}.compare-tray-actions{grid-column:auto}.compare-clear-button{display:none}.compare-open-button{width:88px;min-width:88px;min-height:42px!important;padding:0 8px!important;justify-content:center;border-radius:12px!important;font-size:.58rem!important}.product-compare-backdrop{padding:0;align-items:flex-end}.product-compare-modal{width:100%;max-height:calc(100dvh - 18px);border-radius:24px 24px 0 0}.product-compare-head{padding:14px 13px 11px}.product-compare-head h2{font-size:1.12rem}.product-compare-head p{font-size:.64rem;line-height:1.3}.product-compare-head>button{width:34px;height:34px;border-radius:11px}.product-compare-grid{padding:10px;display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory}.product-compare-column{flex:0 0 82%;padding:9px;border-radius:18px;scroll-snap-align:center}.product-compare-image{height:165px}.product-compare-title{min-height:65px}.product-compare-facts>div{min-height:47px}.product-compare-column-actions{position:sticky;bottom:0;background:#fff}.product-compare-safety{margin:0 10px calc(10px + env(safe-area-inset-bottom));font-size:.62rem}}@media(max-width:390px){.product-compare-tray{width:calc(100% - 12px);padding:6px}.compare-tray-item{flex-basis:105px}.compare-open-button{width:82px;min-width:82px}.product-compare-column{flex-basis:88%}}.product-price-guide{width:fit-content;max-width:100%;min-height:25px;padding:0 7px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;gap:5px;font-size:.58rem;font-weight:950}.product-price-guide svg{flex:0 0 auto}.product-price-guide span,.product-price-guide small{white-space:nowrap}.product-price-guide small{padding-left:5px;border-left:1px solid currentColor;opacity:.78;font-size:.52rem}.product-price-guide.good{border-color:#107f4e29;background:#ecfaf1;color:#176f47}.product-price-guide.fair{border-color:#2368ac24;background:#eef6ff;color:#285f97}.product-price-guide.high{border-color:#c0741029;background:#fff7e8;color:#95600e}.modal-price-guide{margin:3px 0 13px;padding:11px 12px;border:1px solid transparent;border-radius:17px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px}.modal-price-guide-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#ffffffc2}.modal-price-guide strong,.modal-price-guide p,.modal-price-guide small{display:block}.modal-price-guide strong{font-size:.78rem}.modal-price-guide p{margin:3px 0 4px;color:inherit;font-size:.68rem;line-height:1.38}.modal-price-guide small{opacity:.78;font-size:.56rem;line-height:1.3}.modal-price-guide.good{border-color:#107f4e26;background:#effaf3;color:#256a49}.modal-price-guide.fair{border-color:#2368ac24;background:#f0f7ff;color:#315f8c}.modal-price-guide.high{border-color:#c0741026;background:#fff8ea;color:#8f6119}.smart-offer-helper{padding:9px;border:1px solid rgba(15,61,46,.09);border-radius:14px;display:grid;gap:7px;background:#f8fbf9}.smart-offer-helper>span{color:#5d6d64;font-size:.61rem;font-weight:950}.smart-offer-helper>div{display:flex;flex-wrap:wrap;gap:6px}.smart-offer-helper button{min-height:30px;padding:0 9px;border:1px solid rgba(15,61,46,.12);border-radius:10px;background:#fff;color:var(--green);font-size:.62rem;font-weight:950}.smart-offer-helper button.active{border-color:var(--green);background:var(--green);color:#fff}.smart-offer-helper small{color:#79867f;font-size:.54rem;line-height:1.3}.product-compare-facts dd{overflow-wrap:anywhere}@media(max-width:720px){.product-price-guide{min-height:22px;padding:0 6px;gap:4px;font-size:.52rem}.product-price-guide small{display:none}.modal-price-guide{margin:1px 0 9px;padding:9px;border-radius:15px;grid-template-columns:33px minmax(0,1fr);gap:8px}.modal-price-guide-icon{width:33px;height:33px;border-radius:11px}.modal-price-guide strong{font-size:.7rem}.modal-price-guide p{font-size:.61rem;line-height:1.3}.modal-price-guide small{font-size:.52rem}.smart-offer-helper{padding:8px;gap:6px}.smart-offer-helper>div{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.smart-offer-helper>div::-webkit-scrollbar{display:none}.smart-offer-helper button{flex:0 0 auto;min-height:29px;font-size:.58rem}}@media(max-width:390px){.product-price-guide{font-size:.48rem}.modal-price-guide p{display:-webkit-box;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.saved-search-center{width:min(1180px,calc(100% - 48px));margin:0 auto 22px;padding:15px;border:1px solid rgba(15,61,46,.09);border-radius:22px;display:grid;gap:12px;background:radial-gradient(circle at top right,rgba(203,255,67,.1),transparent 30%),#fff;box-shadow:0 14px 32px #0f3d2e0e}.saved-search-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.saved-search-title{min-width:0;display:flex;align-items:center;gap:10px}.saved-search-title>span{width:38px;height:38px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:#effaf3;color:var(--green)}.saved-search-title strong,.saved-search-title small{display:block}.saved-search-title strong{color:var(--ink);font-size:.88rem}.saved-search-title small{margin-top:2px;color:#697970;font-size:.66rem;line-height:1.3}.saved-search-head-actions{display:flex;align-items:center;gap:7px}.saved-search-head-actions button{min-height:36px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:.66rem;font-weight:950}.saved-search-clear{border:1px solid rgba(15,61,46,.1);background:#f8fbf9;color:#68766f}.saved-search-create{border:0;background:var(--green);color:#fff}.saved-search-create:disabled{opacity:.45;cursor:not-allowed}.saved-search-form{padding:10px;border:1px solid rgba(15,61,46,.09);border-radius:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;background:#f8fbf9}.saved-search-form label{display:grid;gap:5px;color:#58675f;font-size:.62rem;font-weight:900}.saved-search-form input{width:100%;min-height:40px;padding:0 11px;border:1px solid rgba(15,61,46,.12);border-radius:12px;outline:none;background:#fff;color:var(--ink);font-size:.76rem;font-weight:800}.saved-search-form input:focus{border-color:#107f4e5c;box-shadow:0 0 0 3px #107f4e14}.saved-search-form>div{display:flex;gap:7px}.saved-search-form button{min-height:40px;padding:0 12px;border-radius:12px;font-size:.66rem;font-weight:950}.saved-search-form button:first-child{border:1px solid rgba(15,61,46,.1);background:#fff;color:#69776f}.saved-search-form button:last-child{border:0;background:var(--green);color:#fff}.saved-search-form button:disabled{opacity:.42}.saved-search-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.saved-search-card{min-width:0;min-height:72px;position:relative;border:1px solid rgba(15,61,46,.08);border-radius:16px;overflow:hidden;background:#fbfdfb}.saved-search-apply{width:100%;min-height:72px;padding:9px 35px 9px 9px;border:0;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;background:transparent;color:inherit;text-align:left}.saved-search-apply:hover{background:#f3faf5}.saved-search-card-icon{width:32px;height:32px;border-radius:11px;display:grid;place-items:center;background:#eff7f1;color:var(--green)}.saved-search-card-copy{min-width:0}.saved-search-card-copy strong,.saved-search-card-copy small{display:block;overflow:hidden;text-overflow:ellipsis}.saved-search-card-copy strong{color:var(--ink);font-size:.68rem;white-space:nowrap}.saved-search-card-copy small{margin-top:4px;color:#718078;font-size:.55rem;line-height:1.25;white-space:nowrap}.saved-search-apply>svg{color:#839088}.saved-search-delete{width:24px;height:24px;padding:0;position:absolute;top:6px;right:6px;border:0;border-radius:8px;display:grid;place-items:center;background:#eef4ef;color:#718078}.saved-search-delete:hover{background:#ffeded;color:#a53d3d}.saved-search-empty{min-height:48px;padding:9px 11px;border:1px dashed rgba(15,61,46,.13);border-radius:14px;display:flex;align-items:center;gap:8px;background:#fbfdfb;color:#748179;font-size:.64rem;font-weight:800}.saved-search-empty svg{flex:0 0 auto;color:var(--green)}@media(max-width:980px){.saved-search-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.saved-search-center{width:calc(100% - 18px);margin:0 auto 12px;padding:10px;border-radius:19px;gap:9px}.saved-search-head{align-items:flex-start}.saved-search-title{gap:8px}.saved-search-title>span{width:33px;height:33px;border-radius:12px}.saved-search-title strong{font-size:.76rem}.saved-search-title small{max-width:50vw;font-size:.58rem}.saved-search-head-actions{gap:5px}.saved-search-head-actions button{min-height:32px;padding:0 8px;font-size:.56rem}.saved-search-clear{display:none!important}.saved-search-create svg{width:13px;height:13px}.saved-search-form{padding:8px;grid-template-columns:1fr}.saved-search-form input{min-height:38px;font-size:.7rem}.saved-search-form>div{justify-content:flex-end}.saved-search-form button{min-height:35px}.saved-search-rail{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.saved-search-rail::-webkit-scrollbar{display:none}.saved-search-card{flex:0 0 72%;min-height:64px;border-radius:14px;scroll-snap-align:start}.saved-search-apply{min-height:64px;grid-template-columns:29px minmax(0,1fr) auto}.saved-search-card-icon{width:29px;height:29px}.saved-search-card-copy strong{font-size:.64rem}.saved-search-card-copy small{font-size:.52rem}.saved-search-empty{font-size:.58rem}}@media(max-width:390px){.saved-search-title small{display:none}.saved-search-create{max-width:116px;justify-content:center;line-height:1.05}.saved-search-card{flex-basis:82%}}.site-header{z-index:300!important;contain:none!important;overflow:visible!important}.header-inner,.header-actions,.notification-area{overflow:visible!important}.notification-area{position:relative!important;isolation:isolate}.notification-popover{width:min(390px,calc(100vw - 32px))!important;max-height:min(560px,calc(100dvh - 96px))!important;position:absolute!important;top:calc(100% + 14px)!important;right:0!important;left:auto!important;z-index:10000!important;padding:10px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;border:1px solid rgba(15,61,46,.12)!important;border-radius:22px!important;background:#fffffffc!important;box-shadow:0 24px 58px #08271938!important;box-sizing:border-box!important;scrollbar-width:thin;scrollbar-color:rgba(15,61,46,.24) transparent}.notification-popover::-webkit-scrollbar{width:7px}.notification-popover::-webkit-scrollbar-track{background:transparent}.notification-popover::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#0f3d2e38;background-clip:padding-box}.notification-popover:before{display:block!important;z-index:-1}.notification-popover-heading{width:auto!important;min-height:48px!important;position:sticky!important;top:-10px!important;z-index:5!important;margin:-10px -10px 8px!important;padding:10px 11px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border-bottom:1px solid rgba(15,61,46,.08)!important;border-radius:22px 22px 0 0!important;background:#fffffffa!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;box-sizing:border-box!important}.notification-popover-heading>strong{min-width:0;color:var(--ink)!important;font-size:.94rem!important;line-height:1.1!important}.notification-popover-heading>span{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.notification-popover-heading .mark-all-alerts-button{width:auto!important;min-width:max-content!important;height:30px!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#eff8f2!important;color:var(--green)!important;font-size:.62rem!important;font-weight:950!important;white-space:nowrap!important}.notification-popover-heading button:not(.mark-all-alerts-button){width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:#f2f6f3!important}.notification-item{width:100%!important;min-width:0!important;min-height:72px!important;margin:0 0 8px!important;padding:10px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:flex-start!important;gap:10px!important;overflow:hidden!important;border:1px solid rgba(15,61,46,.08)!important;border-radius:16px!important;box-sizing:border-box!important;text-align:left!important}.notification-item:last-child{margin-bottom:0!important}.notification-item>span{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;border-radius:11px!important}.notification-item>div{min-width:0!important;width:100%!important;display:grid!important;gap:3px!important;overflow:hidden!important}.notification-item strong{min-width:0!important;width:100%!important;margin:0!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;overflow-wrap:anywhere!important;color:var(--ink)!important;font-size:.78rem!important;line-height:1.22!important}.notification-item small{width:100%!important;margin:0!important;display:-webkit-box!important;overflow:hidden!important;line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:#607169!important;font-size:.66rem!important;line-height:1.35!important;overflow-wrap:anywhere!important}.notification-item em{width:fit-content!important;max-width:100%!important;margin-top:2px!important;overflow:hidden!important;color:var(--green)!important;font-size:.64rem!important;line-height:1.2!important;font-style:normal!important;font-weight:950!important;text-overflow:ellipsis!important;white-space:nowrap!important}.notification-item.unread{border-color:#107f4e2e!important;background:linear-gradient(135deg,#cbff4321,#f5fbf7)!important}.notification-item.read{background:#fff!important;opacity:.78!important}@media(max-width:760px){.notification-area{position:static!important}.notification-popover{width:auto!important;max-height:min(68dvh,520px)!important;position:fixed!important;top:calc(68px + env(safe-area-inset-top))!important;right:8px!important;left:8px!important;padding:9px!important;border-radius:20px!important}.notification-popover:before{display:none!important}.notification-popover-heading{top:-9px!important;margin:-9px -9px 8px!important;padding:9px 10px!important;border-radius:20px 20px 0 0!important}.notification-item{min-height:68px!important;padding:9px!important;border-radius:14px!important}}@media(max-width:420px){.notification-popover{top:calc(64px + env(safe-area-inset-top))!important;max-height:min(64dvh,460px)!important}.notification-popover-heading>strong{font-size:.86rem!important}.notification-popover-heading .mark-all-alerts-button{height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:.58rem!important}.notification-item small{line-clamp:2!important;-webkit-line-clamp:2!important}}.active-market-filter-bar{width:100%;margin:0 0 15px;padding:10px;border:1px solid rgba(15,61,46,.09);border-radius:17px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;background:linear-gradient(135deg,#effaf3eb,#fffffffa);box-sizing:border-box}.active-market-filter-heading{min-width:0;display:flex;align-items:center;gap:8px}.active-market-filter-heading>span{width:31px;height:31px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;background:#fff;color:var(--green);box-shadow:0 6px 14px #0f3d2e12}.active-market-filter-heading strong,.active-market-filter-heading small{display:block}.active-market-filter-heading strong{color:var(--ink);font-size:.7rem;line-height:1.05}.active-market-filter-heading small{margin-top:3px;color:#75837b;font-size:.55rem;line-height:1.1}.active-market-filter-chips{min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.active-market-filter-chips::-webkit-scrollbar{display:none}.active-market-filter-chips button{flex:0 0 auto;min-height:30px;max-width:220px;padding:0 7px 0 9px;border:1px solid rgba(16,127,78,.13);border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#315745;font-size:.61rem;font-weight:900;white-space:nowrap}.active-market-filter-chips button:hover{border-color:#107f4e47;background:#f4fbf6}.active-market-filter-chips button span{min-width:0;overflow:hidden;text-overflow:ellipsis}.active-market-filter-chips button svg{flex:0 0 auto;color:#77877e}.active-market-clear-all{min-height:32px;padding:0 10px;border:1px solid rgba(15,61,46,.1);border-radius:999px;background:#fff;color:#66756d;font-size:.61rem;font-weight:950;white-space:nowrap}.active-market-clear-all:hover{border-color:#bf414129;background:#fff4f4;color:#9b3f3f}@media(max-width:720px){.active-market-filter-bar{margin:0 .68rem .62rem;padding:8px;grid-template-columns:auto minmax(0,1fr) auto;gap:7px;border-radius:15px}.active-market-filter-heading>span{width:28px;height:28px;border-radius:10px}.active-market-filter-heading>div{display:none}.active-market-filter-chips{gap:5px}.active-market-filter-chips button{min-height:28px;max-width:170px;padding:0 6px 0 8px;font-size:.56rem}.active-market-clear-all{min-height:29px;padding:0 8px;font-size:.56rem}}@media(max-width:390px){.active-market-filter-bar{margin-right:.55rem;margin-left:.55rem;grid-template-columns:minmax(0,1fr) auto}.active-market-filter-heading{display:none}.active-market-filter-chips button{max-width:142px}}.modal-backdrop,.product-compare-backdrop{z-index:400!important}.support-widget{z-index:320!important}.toast{z-index:500!important}@media(max-width:760px){.mobile-notification-sheet{z-index:420!important}.mobile-notification-sheet+.toast,.mobile-notification-sheet~.toast{z-index:500!important}}
