:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18181b;background:#fafafa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}.boot{height:100vh;display:grid;place-items:center;color:#be185d}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:flex}.sidebar{width:250px;min-width:250px;height:100vh;position:sticky;top:0;background:#fff;border-right:1px solid #e4e4e7;display:flex;flex-direction:column;z-index:20}.sidebar-head{height:77px;border-bottom:1px solid #f1f1f3;display:flex;align-items:center;padding:0 21px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{height:35px;width:35px;border-radius:9px;background:#ec4899;color:#fff;display:grid;place-items:center;position:relative;flex:none}.brand-mark span{width:6px;height:6px;border-radius:50%;background:#fff;position:absolute;right:5px;top:5px;border:1px solid #ec4899}.brand strong{display:block;font-size:17px;letter-spacing:-.6px;line-height:1.1}.brand small{display:block;color:#8a8a94;font-size:10px;margin-top:4px;letter-spacing:.1px}.sidebar-scroll{padding:23px 10px;overflow:auto;flex:1}.sidebar-label{font-size:10px;font-weight:800;letter-spacing:1.05px;color:#a1a1aa;padding:0 12px;margin-bottom:11px;display:flex;justify-content:space-between}.stores-label{margin-top:31px}.stores-label span{color:#b3b3bb}.nav-item{border:0;background:none;width:100%;min-height:37px;padding:8px 11px;border-radius:7px;text-align:left;display:flex;align-items:center;gap:11px;color:#52525b;font-size:12.5px;font-weight:600;margin:2px 0}.nav-item svg{color:#9a9aa3;flex:none}.nav-item:hover{background:#f8f8f9}.nav-item.active{background:#fdf2f8;color:#be185d}.nav-item.active svg{color:#db2777}.nav-count{margin-left:auto;color:#be185d;font-size:11px}.store-item{padding-left:10px}.store-avatar{width:25px;height:25px;border-radius:6px;background:#fce7f3;color:#be185d;font-size:9px;font-weight:800;display:grid;place-items:center;flex:none}.store-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-pending{margin-left:auto;border-radius:5px;background:#fce7f3;color:#be185d;padding:2px 6px;font-size:10px}.sidebar-user{border-top:1px solid #f1f1f3;padding:15px 14px;display:flex;align-items:center;gap:10px}.user-avatar,.topbar-user{width:32px;height:32px;background:#fce7f3;color:#be185d;border-radius:9px;display:grid;place-items:center;font-size:11px;font-weight:800}.sidebar-user>div:nth-child(2){flex:1;min-width:0}.sidebar-user strong,.sidebar-user span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{font-size:11px}.sidebar-user span{font-size:10px;color:#a1a1aa;margin-top:3px}.icon-button{border:0;background:none;display:grid;place-items:center;color:#71717a;width:28px;height:28px;border-radius:6px}.icon-button:hover{background:#f4f4f5;color:#18181b}.main{min-width:0;flex:1}.topbar{height:60px;border-bottom:1px solid #e4e4e7;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 31px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:11px}.topbar-left{font-size:11.5px}.topbar-left .breadcrumb,.slash{color:#a1a1aa}.topbar-left strong{font-weight:650}.topbar-date{color:#a1a1aa;font-size:11px;text-transform:capitalize}.topbar-user{width:29px;height:29px;border-radius:50%;margin-left:11px}.content{max-width:1390px;padding:37px 42px;margin:auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.eyebrow{font-size:10px;color:#be185d;font-weight:800;letter-spacing:1.2px}.page-heading h1,.inbox-heading h1{font-size:26px;letter-spacing:-1px;margin:8px 0 6px;line-height:1.1}.page-heading p,.inbox-heading p{margin:0;color:#83838e;font-size:12px}.button{border-radius:7px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;font-size:11.5px;font-weight:700;white-space:nowrap}.button.primary{color:#fff;background:#db2777;border-color:#db2777}.button.primary:hover:not(:disabled){background:#be185d}.button.secondary{color:#3f3f46;background:#fff;border-color:#e4e4e7}.button.secondary:hover{background:#fafafa}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric{height:124px;background:#fff;border:1px solid #e9e9ec;border-radius:9px;padding:20px 21px;display:flex;flex-direction:column}.metric.accent{border-top:2px solid #ec4899}.metric span{font-size:11px;color:#71717a;font-weight:600}.metric strong{font-size:29px;letter-spacing:-1.5px;line-height:1.15;margin-top:13px}.metric small{color:#a1a1aa;font-size:10px;margin-top:auto}.overview-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;margin-top:20px}.panel{background:#fff;border:1px solid #e9e9ec;border-radius:9px;min-width:0}.panel-title{padding:23px 23px 17px;border-bottom:1px solid #f2f2f4}.panel-title h2{font-size:13px;margin:0 0 5px;letter-spacing:-.15px}.panel-title p{font-size:11px;color:#a1a1aa;margin:0}.pending-row{width:100%;border:0;border-bottom:1px solid #f5f5f6;background:#fff;display:flex;align-items:center;text-align:left;padding:14px 23px;gap:12px}.pending-row:last-child{border-bottom:0;border-radius:0 0 9px 9px}.pending-row:hover,.quick-link:hover{background:#fafafa}.pending-row .store-avatar{width:31px;height:31px;font-size:10px}.pending-row-name{flex:1;min-width:0}.pending-row-name strong,.pending-row-name small{display:block;overflow:hidden;text-overflow:ellipsis}.pending-row-name strong{font-size:11.5px}.pending-row-name small{font-size:10px;color:#a1a1aa;margin-top:4px}.pending-number{font-size:11px;font-weight:750;background:#fdf2f8;color:#be185d;padding:5px 8px;border-radius:6px}.zero-number{font-size:10px;color:#a1a1aa}.quick-panel{height:max-content}.quick-link{width:100%;border:0;border-bottom:1px solid #f5f5f6;background:#fff;padding:17px 22px;display:flex;align-items:center;text-align:left;gap:13px}.quick-link:last-child{border:0;border-radius:0 0 9px 9px}.quick-icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center}.quick-icon.pink{color:#be185d;background:#fdf2f8}.quick-icon.gray{color:#52525b;background:#f4f4f5}.quick-link span:nth-child(2){flex:1}.quick-link strong,.quick-link small{display:block}.quick-link strong{font-size:11.5px}.quick-link small{color:#a1a1aa;font-size:10px;margin-top:4px}.quick-link>svg{transform:rotate(-90deg);color:#a1a1aa}.inbox-layout{display:grid;grid-template-columns:minmax(390px,43%) minmax(0,1fr);height:calc(100vh - 60px)}.inbox-list{border-right:1px solid #e4e4e7;min-width:0;display:flex;flex-direction:column;background:#fff}.inbox-heading{padding:29px 26px 21px;display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.inbox-heading h1{font-size:22px}.inbox-heading p{overflow:hidden;text-overflow:ellipsis}.list-count{font-size:10px;color:#a1a1aa;white-space:nowrap}.toolbar{display:flex;gap:9px;padding:0 26px 18px}.search-box{height:35px;border:1px solid #e4e4e7;border-radius:7px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#a1a1aa;flex:1;min-width:0}.search-box:focus-within{border-color:#ec4899;box-shadow:0 0 0 3px #fce7f3}.search-box input{min-width:0;width:100%;border:0;outline:0;font-size:11px;color:#18181b}.filter-wrap{height:35px;min-width:115px;position:relative;border:1px solid #e4e4e7;border-radius:7px;display:flex;align-items:center}.filter-wrap select{appearance:none;background:transparent;border:0;outline:0;width:100%;padding:0 28px 0 10px;font-size:10.5px;color:#52525b;cursor:pointer}.filter-wrap svg{position:absolute;right:9px;pointer-events:none;color:#a1a1aa}.conversation-list{flex:1;overflow:auto;border-top:1px solid #eeeef0}.conversation-row{width:100%;text-align:left;display:flex;align-items:flex-start;gap:12px;padding:17px 23px;border:0;border-bottom:1px solid #f1f1f3;background:#fff}.conversation-row:hover{background:#fafafa}.conversation-row.selected{background:#fdf6fa;border-left:2px solid #ec4899;padding-left:21px}.client-avatar{width:34px;height:34px;background:#f4f4f5;color:#71717a;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:700;flex:none}.client-avatar.unread-avatar{background:#fce7f3;color:#be185d}.conversation-body{display:block;min-width:0;flex:1}.conversation-first{display:flex;justify-content:space-between;gap:8px;align-items:center}.conversation-first strong{font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-first time{font-size:9.5px;color:#a1a1aa;white-space:nowrap}.conversation-subject{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:650;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-dot{width:6px;height:6px;border-radius:50%;background:#db2777;flex:none}.conversation-preview{display:block;color:#a1a1aa;font-size:10px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-meta{display:flex;gap:8px;align-items:center;margin-top:10px}.store-mini{color:#71717a;background:#f4f4f5;padding:4px 7px;border-radius:4px;font-size:9px;font-weight:600}.status{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700;padding:4px 7px;border-radius:4px;white-space:nowrap}.status-pending{background:#fdf2f8;color:#be185d}.status-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.status-replied{background:#eef9f2;color:#25804d}.status-closed{background:#f4f4f5;color:#71717a}.pagination{height:45px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1f1f3;color:#a1a1aa;font-size:10px}.pagination button{border:0;background:none;color:#71717a;font-size:10px}.loading-list{padding:40px;display:flex;justify-content:center;align-items:center;gap:10px;color:#a1a1aa;font-size:11px}.detail-panel{min-width:0;display:flex;flex-direction:column;background:#fafafa}.detail-empty{margin:auto;text-align:center;max-width:260px}.detail-empty-icon{width:55px;height:55px;border:1px solid #f2c9df;border-radius:14px;background:#fff5fa;color:#db2777;display:grid;place-items:center;margin:auto}.detail-empty h2{font-size:14px;margin:20px 0 8px}.detail-empty p{color:#a1a1aa;font-size:11px;line-height:1.6}.detail-head{height:75px;background:#fff;border-bottom:1px solid #e4e4e7;padding:0 26px;display:flex;align-items:center;gap:13px}.detail-client{display:flex;align-items:center;gap:11px;flex:1;min-width:0}.client-avatar.large{width:38px;height:38px}.detail-client h2{font-size:12px;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-client p{font-size:10px;margin:0;color:#a1a1aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.close-button{padding:8px 10px}.back-detail{display:none}.detail-scroll{flex:1;overflow:auto;padding:25px 34px}.thread-intro{border-bottom:1px solid #e9e9ec;padding-bottom:21px;margin-bottom:22px}.thread-intro h1{font-size:19px;letter-spacing:-.5px;margin:0 0 11px}.thread-intro-meta{display:flex;align-items:center;gap:10px}.thread-intro-meta>span:first-child{font-size:10px;color:#71717a}.message{border:1px solid #e6e6e9;background:#fff;border-radius:9px;padding:17px 19px;margin-bottom:14px}.message.outbound{background:#fdf5f9;border-color:#f6d9e8}.message-header{display:flex;align-items:center;gap:8px}.client-avatar.small{width:26px;height:26px;font-size:8px}.message-header div:nth-child(2){flex:1;min-width:0}.message-header strong,.message-header small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-header strong{font-size:10.5px}.message-header small{font-size:9px;color:#a1a1aa;margin-top:3px}.message-header time{font-size:9px;color:#a1a1aa;white-space:nowrap}.message-text{font-size:11px;line-height:1.75;color:#3f3f46;white-space:pre-wrap;margin:17px 0 3px;overflow-wrap:anywhere}.attachment{display:inline-flex;gap:7px;align-items:center;margin:10px 7px 0 0;padding:7px 9px;border:1px solid #e4e4e7;background:#fff;border-radius:6px;text-decoration:none;font-size:10px}.attachment span{color:#a1a1aa}.delivery{font-size:9px;color:#71717a;text-align:right;margin-top:10px}.composer{border-top:1px solid #e4e4e7;background:#fff;padding:17px 25px 19px}.composer-from{display:flex;align-items:baseline;gap:6px;margin-bottom:11px;flex-wrap:wrap}.composer-from span{font-size:9px;color:#a1a1aa;font-weight:800;letter-spacing:.6px;margin-right:6px}.composer-from strong{font-size:10px}.composer-from small{font-size:10px;color:#71717a}.composer textarea{width:100%;resize:vertical;min-height:75px;max-height:250px;border:1px solid #e4e4e7;border-radius:7px;padding:11px 12px;outline:0;font-size:11px;line-height:1.5;color:#18181b}.composer textarea:focus{border-color:#ec4899;box-shadow:0 0 0 3px #fce7f3}.composer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.composer-actions span{font-size:9px;color:#a1a1aa}.composer-actions .button{padding:9px 12px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:62px 20px;color:#a1a1aa}.empty>div{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#fafafa;color:#be185d;margin-bottom:12px}.empty strong{font-size:12px;color:#3f3f46}.empty span{font-size:10px;margin-top:6px}.stores-panel{overflow:hidden}.table-head,.store-table-row{display:grid;grid-template-columns:1.3fr 1.5fr .65fr .6fr;align-items:center;gap:15px;padding:15px 22px}.table-head{font-size:9px;color:#a1a1aa;letter-spacing:.8px;font-weight:800;background:#fafafa;border-bottom:1px solid #e4e4e7}.store-table-row{border-bottom:1px solid #f1f1f3;font-size:10.5px;color:#71717a}.store-table-row:last-child{border:0}.store-table-name{display:flex;align-items:center;gap:10px;color:#18181b}.store-table-name strong{font-size:11px}.active-label{color:#25804d;font-weight:700}.inactive-label{color:#71717a}.unknown-panel{padding:5px 20px}.unknown-row{padding:16px 3px;border-bottom:1px solid #f1f1f3;display:flex;justify-content:space-between}.unknown-row:last-child{border:0}.unknown-row strong,.unknown-row small{display:block}.unknown-row strong{font-size:11px}.unknown-row small{font-size:10px;color:#a1a1aa;margin-top:4px}.unknown-row time{font-size:10px;color:#a1a1aa}.modal-backdrop{position:fixed;inset:0;background:#18181b66;z-index:50;display:grid;place-items:center;padding:20px}.modal{width:100%;max-width:475px;background:#fff;border-radius:11px;box-shadow:0 15px 50px #0002;padding:24px}.modal-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:22px}.modal-head h2{font-size:19px;margin:8px 0 5px}.modal-head p{font-size:11px;color:#a1a1aa;margin:0}.modal form,.login-panel form{display:flex;flex-direction:column;gap:16px}.modal label,.login-panel label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700;color:#52525b}.modal input,.login-panel input{height:39px;padding:0 11px;border:1px solid #e4e4e7;border-radius:7px;outline:0;font-size:11px;color:#18181b}.modal input:focus,.login-panel input:focus{border-color:#ec4899;box-shadow:0 0 0 3px #fce7f3}.email-preview{background:#fdf2f8;border:1px solid #fce7f3;border-radius:7px;padding:11px}.email-preview span,.email-preview strong{display:block}.email-preview span{font-size:9px;letter-spacing:.6px;color:#be185d;font-weight:800}.email-preview strong{font-size:11px;margin-top:6px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.form-error{background:#fff1f2;color:#be123c;border-radius:6px;padding:9px 11px;font-size:10px}.toast{position:fixed;right:22px;bottom:22px;background:#18181b;color:#fff;padding:11px 13px;border-radius:8px;display:flex;align-items:center;gap:9px;box-shadow:0 9px 30px #0002;font-size:11px;z-index:80}.toast>svg{color:#86efac}.toast button{background:none;border:0;color:#fff;margin-left:10px;padding:0;display:grid;place-items:center}.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;background:#fafafa}.login-top{align-self:stretch;padding:29px 42px}.login-panel{width:min(100% - 32px,390px);background:#fff;border:1px solid #e9e9ec;border-radius:10px;padding:31px;margin:auto 0;box-shadow:0 12px 36px #18181b08}.login-emblem{width:42px;height:42px;border-radius:10px;color:#db2777;background:#fdf2f8;display:grid;place-items:center}.login-panel h1{font-size:21px;letter-spacing:-.6px;margin:23px 0 7px}.login-panel p{font-size:11px;color:#a1a1aa;margin:0 0 27px;line-height:1.6}.login-panel form{gap:17px}.login-button{height:40px;margin-top:8px}.login-foot{font-size:10px;color:#a1a1aa;padding:20px}.mobile-only{display:none}@media(max-width:1150px){.sidebar{width:220px;min-width:220px}.content{padding:30px}.inbox-layout{grid-template-columns:minmax(330px,45%) minmax(0,1fr)}.detail-scroll{padding:20px}.composer{padding:14px 18px}}@media(max-width:900px){.metrics{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.topbar-date{display:none}.inbox-layout{grid-template-columns:minmax(320px,48%) minmax(0,1fr)}.inbox-heading,.toolbar{padding-left:17px;padding-right:17px}.conversation-row{padding-left:15px;padding-right:15px}.detail-head{padding:0 15px}}@media(max-width:700px){.sidebar{position:fixed;transform:translate(-101%);transition:transform .2s ease;width:265px;height:100dvh;box-shadow:12px 0 30px #0001}.sidebar-open{transform:translate(0)}.drawer-backdrop{position:fixed;inset:0;background:#0005;z-index:15;border:0}.mobile-only{display:grid}.sidebar-head{justify-content:space-between}.topbar{padding:0 16px}.content{padding:23px 18px}.page-heading{align-items:flex-start}.page-heading h1{font-size:23px}.page-heading .button{padding:8px 10px}.inbox-layout{display:block;position:relative;height:calc(100dvh - 60px)}.inbox-list{height:100%}.detail-panel,.inbox-layout.has-detail .inbox-list{display:none}.inbox-layout.has-detail .detail-panel{display:flex;height:100%}.back-detail{display:grid}.detail-scroll{padding:18px}.composer{padding:12px}.table-head,.store-table-row{grid-template-columns:1fr 1fr}.table-head span:nth-child(n+3),.store-table-row span:nth-child(n+3){display:none}.store-table-row{overflow-wrap:anywhere}.login-top{padding:23px}}@media(max-width:420px){.metrics{gap:8px}.metric{padding:15px;height:115px}.metric strong{font-size:25px}.page-heading,.toolbar{flex-wrap:wrap}.search-box{flex-basis:100%}.filter-wrap{flex:1}}.login-switch{display:block;margin:20px auto 0;border:0;background:none;color:#be185d;font-size:11px;font-weight:700}.login-switch:hover{text-decoration:underline}.modal textarea{width:100%;min-height:78px;resize:vertical;padding:10px 11px;border:1px solid #e4e4e7;border-radius:7px;outline:0;font-size:11px;color:#18181b;line-height:1.5}.modal textarea:focus{border-color:#ec4899;box-shadow:0 0 0 3px #fce7f3}.modal label small{font-size:10px;font-weight:400;color:#a1a1aa}.store-addresses{display:flex;flex-direction:column;align-items:flex-start;gap:5px;overflow-wrap:anywhere}.store-addresses strong{font-size:10.5px;color:#18181b}.store-addresses small{font-size:10px;color:#71717a}.store-addresses button{border:0;background:none;padding:4px 0;color:#be185d;font-size:10px;font-weight:700;text-align:left}.store-addresses button:hover{text-decoration:underline}.modal{max-height:calc(100dvh - 40px);overflow:auto}.composer-actions{flex-wrap:wrap;justify-content:flex-end}.composer-actions .chat-actions{display:flex;align-items:center;gap:4px;margin-right:auto;font-size:inherit;color:inherit}.composer-actions .chat-actions .button{white-space:nowrap}.composer-actions .chat-actions .icon-button{flex:none}@media(max-width:600px){.composer-actions .chat-actions{width:100%}.composer-actions .button{font-size:11px}}.user-chat-link{display:block;border:0;background:none;padding:3px 0 0;color:#be185d;font-size:10px;font-weight:700;text-align:left}.user-chat-link:hover{text-decoration:underline}.sidebar-user>div:nth-child(2) .user-chat-link{white-space:nowrap}.inbox-setup{text-align:center;padding-bottom:24px}.inbox-setup .empty{padding-bottom:18px}.inbox-setup .button{margin:auto}.composer-actions .chat-fallback{border:0;background:transparent;color:#71717a;font-size:10px;padding:7px;white-space:nowrap}.composer-actions .chat-fallback:hover{color:#be185d;text-decoration:underline}.tracking-card{display:flex;flex-direction:column;gap:7px;background:#f7f4ff;border:1px solid #ded6ff;border-radius:8px;padding:13px 15px;margin-bottom:15px;color:#4c1d95;font-size:11px}.tracking-card strong{font-size:11.5px}.tracking-card small{color:#7c3aed;font-size:9.5px}.tracking-shipment{display:flex;flex-direction:column;gap:3px;padding-top:7px;border-top:1px solid #e5defd}.tracking-shipment:first-of-type{border-top:0;padding-top:2px}.tracking-shipment b{font-weight:700}.tracking-warning{background:#fff9ed;border-color:#f2d99b;color:#7c4a03}.tracking-warning small{color:#8a5a12}.simulation-note{display:block;color:#71717a;font-size:10px;margin-top:7px}.button.danger{color:#fff;background:#dc2626;border-color:#dc2626}.button.danger:hover:not(:disabled){background:#b91c1c}.danger-text{color:#dc2626}.store-actions{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.store-actions small{font-size:9px;color:#a1a1aa}.store-actions .delete-store-button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;padding:3px 0;color:#dc2626;font-size:10px;font-weight:700}.store-actions .delete-store-button:hover{text-decoration:underline}.delete-store-modal{max-width:430px}
