*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}#root{min-height:100vh}.login-container{min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;display:flex}.login-left{box-sizing:border-box;background:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?w=800) 50%/cover no-repeat;align-items:flex-end;width:45%;padding:48px;display:flex;position:relative;overflow:hidden}.login-left-overlay{background:linear-gradient(#1e1e284d 0%,#1e1e28bf 100%);position:absolute;inset:0}.login-left-content{z-index:1;color:#fff;position:relative}.login-brand{align-items:center;gap:10px;margin-bottom:16px;display:flex}.login-brand-name{letter-spacing:-.3px;font-size:20px;font-weight:600}.login-headline{color:#fff;letter-spacing:-1px;margin:0 0 20px;font-size:42px;font-weight:700;line-height:1.15}.login-highlight{color:#e87b35}.login-subtext{color:#ffffffd9;max-width:400px;font-size:15px;line-height:1.6}.login-right{box-sizing:border-box;background:#fff;flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.login-form-wrapper{width:100%;max-width:440px}.login-title{color:#1a1a2e;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:700}.login-subtitle{color:#6b7280;margin:0 0 36px;font-size:14px;line-height:1.5}.login-field{margin-bottom:22px}.login-field label{color:#1a1a2e;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.login-label-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.login-label-row label{margin-bottom:0}.login-forgot{color:#e87b35;font-size:13px;font-weight:600;text-decoration:none}.login-forgot:hover{text-decoration:underline}.login-input-wrapper{background:#fff;border:1.5px solid #d1d5db;border-radius:10px;align-items:center;height:48px;padding:0 14px;transition:border-color .2s;display:flex}.login-input-wrapper:focus-within{border-color:#e87b35;box-shadow:0 0 0 3px #e87b351a}.login-input-icon{color:#9ca3af;flex-shrink:0}.login-input-wrapper input{color:#1a1a2e;background:0 0;border:none;outline:none;flex:1;padding:0 10px;font-family:inherit;font-size:14px}.login-input-wrapper input::placeholder{color:#9ca3af}.login-toggle-pw{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex}.login-toggle-pw:hover{color:#6b7280}.login-btn{color:#fff;cursor:pointer;background:#e87b35;border:none;border-radius:10px;width:100%;height:52px;margin-top:12px;font-family:inherit;font-size:16px;font-weight:600;transition:background .2s}.login-btn:hover{background:#d06a2a}.login-btn:active{transform:scale(.99)}.login-btn:disabled{cursor:not-allowed;background:#c4956a}.login-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 4px;padding:10px 14px;font-size:13px;line-height:1.4}.login-create-link{text-align:center;color:#6b7280;margin:28px 0 32px;font-size:14px}.login-create-link a{color:#e87b35;font-weight:600;text-decoration:none}.login-create-link a:hover{text-decoration:underline}.login-footer-links{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;font-size:12px;display:flex}.login-footer-links a{color:#6b7280;text-decoration:none}.login-footer-links a:hover{color:#1a1a2e}.login-dot{color:#d1d5db;font-size:8px}.login-copyright{text-align:center;color:#9ca3af;margin:0;font-size:11px}@media (width<=900px){.login-container{flex-direction:column}.login-left{width:100%;min-height:260px;padding:32px}.login-headline{font-size:30px}.login-right{padding:32px 24px}}.cs-container{min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;display:flex}.cs-left{box-sizing:border-box;background:#fdf0e9;flex-direction:column;justify-content:space-between;width:30%;min-width:300px;padding:40px 36px;display:flex}.cs-left-content{flex-direction:column;height:100%;display:flex}.cs-brand{align-items:center;gap:10px;margin-bottom:48px;display:flex}.cs-brand-name{color:#1a1a2e;letter-spacing:1.5px;font-size:16px;font-weight:700}.cs-headline{color:#1a1a2e;letter-spacing:-.5px;margin:0 0 20px;font-size:34px;font-weight:700;line-height:1.2}.cs-subtext{color:#4a4a5a;margin:0;font-size:14px;line-height:1.7}.cs-testimonial{margin-top:auto;padding-top:48px}.cs-avatars{margin-bottom:12px;display:flex}.cs-avatar{border:2px solid #fdf0e9;border-radius:50%;width:36px;height:36px;margin-right:-10px}.cs-quote{color:#5a5a6a;margin:0;font-size:13px;font-style:italic;line-height:1.5}.cs-right{box-sizing:border-box;background:#fff;flex:1;padding:48px 56px;overflow-y:auto}.cs-form-wrapper{max-width:560px}.cs-form-title{color:#1a1a2e;letter-spacing:-.3px;margin:0 0 6px;font-size:28px;font-weight:600}.cs-form-subtitle{color:#6b7280;margin:0 0 36px;font-size:14px;line-height:1.5}.cs-field{margin-bottom:24px}.cs-label{color:#1a1a2e;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.cs-input,.cs-select,.cs-textarea{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.cs-input:focus,.cs-select:focus,.cs-textarea:focus{border-color:#e87b35;outline:none;box-shadow:0 0 0 3px #e87b351a}.cs-input::placeholder,.cs-textarea::placeholder{color:#9ca3af}.cs-logo-upload{align-items:center;gap:20px;display:flex}.cs-logo-circle{cursor:pointer;background:#fdf5ef;border:2px dashed #d4a574;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.cs-logo-circle:hover{background:#fef0e5;border-color:#e87b35}.cs-logo-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.cs-logo-text{flex-direction:column;gap:4px;display:flex}.cs-logo-main{color:#4a4a5a;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:600}.cs-logo-hint{color:#9ca3af;letter-spacing:.5px;text-transform:uppercase;font-size:11px}.cs-row{gap:20px;display:flex}.cs-field-phone{flex:1}.cs-field-spec{flex:0 0 220px}.cs-phone-wrapper{border:1.5px solid #e5e7eb;border-radius:8px;transition:border-color .2s;display:flex;overflow:hidden}.cs-phone-wrapper:focus-within{border-color:#e87b35;box-shadow:0 0 0 3px #e87b351a}.cs-phone-prefix{color:#1a1a2e;-webkit-user-select:none;user-select:none;background:#f9fafb;border-right:1.5px solid #e5e7eb;align-items:center;padding:0 14px;font-size:14px;font-weight:500;display:flex}.cs-input-phone{border:none;border-radius:0}.cs-input-phone:focus{box-shadow:none}.cs-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.cs-textarea{resize:vertical;min-height:80px}.cs-textarea-lg{min-height:100px}.cs-buttons{gap:16px;margin-top:32px;margin-bottom:24px;display:flex}.cs-btn-create{color:#fff;cursor:pointer;background:#e87b35;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:10px;height:50px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s;display:flex}.cs-btn-create:hover{background:#d06a2a}.cs-btn-create:disabled{cursor:not-allowed;background:#c4956a}.cs-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 8px;padding:10px 14px;font-size:13px;line-height:1.4}.cs-btn-create:active{transform:scale(.99)}.cs-btn-draft{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;height:50px;padding:0 32px;font-family:inherit;font-size:15px;font-weight:600;transition:border-color .2s,background .2s}.cs-btn-draft:hover{background:#f9fafb;border-color:#9ca3af}.cs-terms{color:#6b7280;text-align:center;font-size:12px}.cs-terms a{color:#e87b35;font-weight:500;text-decoration:none}.cs-terms a:hover{text-decoration:underline}@media (width<=900px){.cs-container{flex-direction:column}.cs-left{width:100%;min-width:unset;padding:32px 24px}.cs-headline{font-size:26px}.cs-testimonial{padding-top:24px}.cs-right{padding:32px 24px}.cs-row{flex-direction:column;gap:0}.cs-field-spec{flex:1}}.sidebar{box-sizing:border-box;z-index:100;background:#1a1a2e;flex-direction:column;justify-content:space-between;width:240px;min-height:100vh;padding:24px 16px;display:flex;position:fixed;top:0;left:0}.sidebar-top{flex-direction:column;display:flex}.sidebar-brand{align-items:center;gap:10px;margin-bottom:36px;padding:0 8px;display:flex}.sidebar-brand div{flex-direction:column;display:flex}.sidebar-brand-name{color:#fff;letter-spacing:1.5px;font-size:14px;font-weight:700}.sidebar-brand-tag{color:#e87b35;letter-spacing:1.5px;margin-top:2px;font-size:9px;font-weight:600}.sidebar-close{display:none}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.sidebar-link{color:#9ca3af;border-radius:8px;align-items:center;gap:12px;padding:11px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.sidebar-link:hover{color:#d1d5db;background:#ffffff0f}.sidebar-link.active{color:#fff;background:#e87b35}.sidebar-link.active svg{stroke:#fff}.sidebar-bottom{padding:0 4px}.sidebar-shop-btn{color:#fff;box-sizing:border-box;background:#e87b35;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.sidebar-shop-btn:hover{background:#d06a2a}.sidebar-user{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:16px;padding:14px 8px 0;display:flex}.sidebar-user-avatar{background:#e87b3526;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sidebar-user-info{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.sidebar-user-role{color:#9ca3af;margin-top:1px;font-size:11px}.sidebar-logout{cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;padding:4px;transition:opacity .2s;display:flex}.sidebar-logout:hover{opacity:1}.mobile-header,.sidebar-overlay{display:none}@media (width<=768px){.mobile-header{z-index:90;background:#1a1a2e;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.hamburger{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.mobile-header-brand{color:#fff;letter-spacing:1.5px;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.sidebar{width:280px;transition:transform .3s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-close{cursor:pointer;background:0 0;border:none;align-items:center;margin-left:auto;padding:4px;display:flex}.sidebar-overlay{z-index:99;background:#00000080;display:block;position:fixed;inset:0}.sidebar{z-index:200}}.dash-layout{min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;display:flex}.dash-main{box-sizing:border-box;background:#f9f7f5;flex:1;min-height:100vh;margin-left:240px}@media (width<=768px){.dash-main{margin-left:0;padding-top:56px}}.db-topbar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;padding:16px 40px;display:flex}.db-search-wrapper{background:#f3f4f6;border-radius:8px;flex:1;align-items:center;max-width:480px;height:40px;padding:0 14px;display:flex}.db-search{color:#1a1a2e;background:0 0;border:none;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px}.db-search::placeholder{color:#9ca3af}.db-topbar-actions{align-items:center;gap:12px;display:flex}.db-icon-circle{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.db-icon-circle:hover{background:#f3f4f6}.db-new-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e87b35;border:none;border-radius:8px;height:38px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s}.db-new-btn:hover{background:#d06a2a}.db-body{padding:32px 40px 48px}.db-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.db-greeting{color:#1a1a2e;letter-spacing:-.3px;margin:0 0 4px;font-size:28px;font-weight:700}.db-greeting-sub{color:#6b7280;margin:0;font-size:14px}.db-period-toggle{border:1.5px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden}.db-period-btn{color:#6b7280;cursor:pointer;background:#fff;border:none;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,color .2s}.db-period-btn:not(:last-child){border-right:1.5px solid #e5e7eb}.db-period-btn.active{color:#fff;background:#1a1a2e}.db-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.db-stat-card{background:#fff;border-radius:14px;padding:20px 24px;box-shadow:0 1px 3px #0000000d}.db-stat-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.db-stat-icon{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.db-stat-change{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.db-stat-label{color:#6b7280;margin-bottom:4px;font-size:13px;display:block}.db-stat-value{color:#1a1a2e;letter-spacing:-.5px;font-size:32px;font-weight:700}.db-section{margin-bottom:32px}.db-section-title{color:#1a1a2e;margin:0 0 16px;font-size:17px;font-weight:700}.db-quick-actions{flex-wrap:wrap;gap:14px;display:flex}.db-action-btn{cursor:pointer;color:#1a1a2e;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.db-action-btn:hover{background:#f9fafb;border-color:#9ca3af}.db-action-primary{color:#fff;background:#e87b35;border-color:#e87b35}.db-action-primary:hover{background:#d06a2a;border-color:#d06a2a}.db-table-card{background:#fff;border-radius:14px;margin-bottom:28px;padding:24px;box-shadow:0 1px 3px #0000000d}.db-table-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.db-view-all{color:#e87b35;font-size:13px;font-weight:600;text-decoration:none}.db-view-all:hover{text-decoration:underline}.db-table-wrap{overflow-x:auto}.db-table{border-collapse:collapse;width:100%;font-size:13px}.db-table th{text-align:left;color:#6b7280;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #f0f0f0;padding:12px 14px;font-size:11px;font-weight:700}.db-table td{color:#1a1a2e;vertical-align:middle;border-bottom:1px solid #f7f7f7;padding:14px}.db-table tr:last-child td{border-bottom:none}.db-lead-id{color:#1a1a2e;font-weight:600}.db-product-cell{align-items:center;gap:10px;display:flex}.db-product-thumb{background:#f3f0ed;border-radius:6px;flex-shrink:0;width:32px;height:32px}.db-message{color:#4a4a5a;max-width:250px;font-size:13px;line-height:1.4}.db-phone{color:#6366f1}.db-status{white-space:nowrap;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.db-status.responded{color:#16a34a;background:#dcfce7}.db-status.pending{color:#ca8a04;background:#fef9c3}.db-status.converted{color:#2563eb;background:#dbeafe}.db-bottom-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.db-card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 1px 3px #0000000d}.db-card-title{color:#1a1a2e;margin:0 0 20px;font-size:16px;font-weight:700}.db-stock-item{border-bottom:1px solid #f3f3f3;align-items:center;gap:12px;padding:14px 0;display:flex}.db-stock-item:last-child{border-bottom:none}.db-stock-icon{background:#fef2f2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.db-stock-info{flex-direction:column;flex:1;display:flex}.db-stock-name{color:#1a1a2e;font-size:14px;font-weight:600}.db-stock-sub{color:#9ca3af;margin-top:2px;font-size:12px}.db-restock-btn{color:#e87b35;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:600}.db-restock-btn:hover{text-decoration:underline}.db-insight-bar-row{align-items:center;gap:16px;margin-bottom:16px;display:flex}.db-insight-bar{background:#fee2e2;border-radius:10px;flex:1;height:10px;overflow:hidden}.db-insight-fill{background:#e87b35;border-radius:10px;height:100%}.db-insight-pct{flex-direction:column;align-items:flex-end;display:flex}.db-pct-val{color:#1a1a2e;font-size:18px;font-weight:700;line-height:1}.db-pct-label{color:#9ca3af;font-size:11px}.db-insight-text{color:#6b7280;margin:0 0 18px;font-size:13px;line-height:1.6}.db-report-btn{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .2s,background .2s}.db-report-btn:hover{background:#f9fafb;border-color:#9ca3af}.db-loading{text-align:center;color:#6b7280;padding:80px 20px;font-size:15px}.db-no-data{text-align:center;color:#9ca3af;padding:32px 20px;font-size:14px}.db-product-thumb-img{object-fit:cover;border-radius:6px;flex-shrink:0;width:32px;height:32px}@media (width<=1024px){.db-stats{grid-template-columns:repeat(3,1fr);gap:14px}.db-bottom-row{grid-template-columns:1fr}}@media (width<=768px){.db-topbar{gap:10px;padding:12px 16px}.db-search-wrapper{max-width:none}.db-new-btn{display:none}.db-body{padding:20px 16px 32px}.db-header{flex-direction:column;gap:16px}.db-greeting{font-size:22px}.db-stats{grid-template-columns:1fr;gap:12px}.db-stat-card{align-items:center;gap:16px;padding:16px 20px;display:flex}.db-stat-top{flex-direction:column;gap:6px;margin-bottom:0}.db-stat-value{font-size:24px}.db-quick-actions{flex-direction:column}.db-action-btn{justify-content:center;width:100%}.db-table th:nth-child(4),.db-table td:nth-child(4),.db-table th:nth-child(5),.db-table td:nth-child(5){display:none}.db-bottom-row{grid-template-columns:1fr;gap:16px}}@media (width<=480px){.db-table th:nth-child(3),.db-table td:nth-child(3){display:none}.db-period-btn{padding:6px 12px;font-size:12px}}.mp-topbar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;padding:16px 40px;display:flex}.mp-search-wrapper{background:#f3f4f6;border-radius:8px;flex:1;align-items:center;max-width:400px;height:40px;padding:0 14px;display:flex}.mp-search-icon{flex-shrink:0}.mp-search{color:#1a1a2e;background:0 0;border:none;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px}.mp-search::placeholder{color:#9ca3af}.mp-topbar-actions{align-items:center;gap:16px;display:flex}.mp-notif-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:background .2s;display:flex}.mp-notif-btn:hover{background:#f3f4f6}.mp-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e87b35;border:none;border-radius:8px;height:40px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.mp-add-btn:hover{background:#d06a2a}.mp-header{justify-content:space-between;align-items:flex-start;padding:32px 40px 0;display:flex}.mp-title{color:#1a1a2e;letter-spacing:-.3px;margin:0 0 4px;font-size:28px;font-weight:700}.mp-subtitle{color:#6b7280;margin:0;font-size:14px}.mp-filter-btn{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s;display:flex}.mp-filter-btn:hover{border-color:#9ca3af}.mp-grid{grid-template-columns:repeat(4,1fr);gap:24px;padding:28px 40px 40px;display:grid}.mp-card{background:#fff;border-radius:14px;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 1px 3px #0000000f}.mp-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.mp-card-img{background:#f3f0ed;width:100%;height:220px;position:relative;overflow:hidden}.mp-card-img img{object-fit:cover;width:100%;height:100%}.mp-badge{letter-spacing:.5px;text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.mp-badge.in_stock{color:#fff;background:#16a34a}.mp-badge.low_stock{color:#fff;background:#ef4444}.mp-card-body{padding:16px}.mp-card-row{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.mp-card-name{color:#1a1a2e;margin:0;font-size:15px;font-weight:600;line-height:1.3}.mp-card-price{color:#e87b35;white-space:nowrap;font-size:15px;font-weight:700}.mp-card-desc{color:#9ca3af;margin:0 0 14px;font-size:13px;line-height:1.4}.mp-card-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.mp-card-stock{color:#6b7280;align-items:center;gap:5px;font-size:12px;display:flex}.mp-card-actions{gap:6px;display:flex}.mp-icon-btn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .2s,color .2s,background .2s;display:flex}.mp-icon-btn:hover{color:#1a1a2e;border-color:#1a1a2e}.mp-icon-btn-danger:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.mp-card-add{box-shadow:none;cursor:pointer;background:#fdf9f6;border:2px dashed #e0b89a;justify-content:center;align-items:center;min-height:340px;transition:border-color .2s,background .2s;display:flex}.mp-card-add:hover{box-shadow:none;background:#fef5ee;border-color:#e87b35;transform:none}.mp-card-add-content{text-align:center;padding:24px}.mp-card-add-icon{background:#fdf0e9;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.mp-card-add-title{color:#1a1a2e;margin:0 0 6px;font-size:15px;font-weight:700}.mp-card-add-text{color:#9ca3af;margin:0;font-size:13px;line-height:1.5}.mp-drafts-section{margin-bottom:8px;padding:0 40px}.mp-drafts-title{color:#1a1a2e;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:700;display:flex}.mp-drafts-scroll{gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.mp-drafts-scroll::-webkit-scrollbar{height:4px}.mp-drafts-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.mp-draft-card{background:#fff;border:1.5px dashed #e0b89a;border-radius:12px;flex-shrink:0;min-width:200px;max-width:220px;transition:border-color .2s;overflow:hidden}.mp-draft-card:hover{border-color:#e87b35}.mp-draft-card-img{cursor:pointer;background:#fdf5ef;width:100%;height:120px;position:relative;overflow:hidden}.mp-draft-card-img img{object-fit:cover;width:100%;height:100%}.mp-draft-card-noimg{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.mp-badge-draft{color:#fff;background:#f59e0b}.mp-draft-card-body{cursor:pointer;padding:10px 12px 6px}.mp-draft-card-body h4{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:13px;font-weight:600;overflow:hidden}.mp-draft-card-body p{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.mp-draft-date{color:#9ca3af;font-size:11px}.mp-draft-card-actions{gap:6px;padding:6px 12px 10px;display:flex}.mp-draft-card-actions .mp-icon-btn{width:28px;height:28px}@media (width<=768px){.mp-drafts-section{padding:0 16px}.mp-draft-card{min-width:170px}.mp-draft-card-img{height:100px}}.mp-loading{text-align:center;color:#6b7280;padding:80px 20px;font-size:15px}.mp-empty{text-align:center;color:#6b7280;padding:80px 20px}.mp-empty p{margin:0 0 20px;font-size:15px}.mp-card-no-img{color:#9ca3af;background:#f3f0ed;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.mp-badge.inactive{color:#fff;background:#6b7280}.mp-spinner{border:2px solid #e5e7eb;border-top-color:#ef4444;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite mp-spin;display:inline-block}@keyframes mp-spin{to{transform:rotate(360deg)}}.mp-modal-overlay{z-index:300;background:#00000080;position:fixed;inset:0}.mp-modal{z-index:301;background:#fff;border-radius:16px;width:90%;max-width:520px;max-height:90vh;padding:28px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0003}.mp-modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.mp-modal-header h2{color:#1a1a2e;margin:0;font-size:20px;font-weight:700}.mp-modal-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:4px;display:flex}.mp-modal-close:hover{color:#1a1a2e}.mp-modal-field{flex:1;margin-bottom:16px}.mp-modal-field label{color:#1a1a2e;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.mp-modal-field input,.mp-modal-field select,.mp-modal-field textarea{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.mp-modal-field input:focus,.mp-modal-field select:focus,.mp-modal-field textarea:focus{border-color:#e87b35;outline:none;box-shadow:0 0 0 3px #e87b351a}.mp-modal-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.mp-modal-field textarea{resize:vertical;min-height:70px}.mp-modal-row{gap:14px;display:flex}.mp-modal-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 16px;padding:10px 14px;font-size:13px}.mp-modal-actions{gap:12px;margin-top:8px;display:flex}.mp-modal-save{color:#fff;cursor:pointer;background:#e87b35;border:none;border-radius:10px;flex:1;height:44px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.mp-modal-save:hover{background:#d06a2a}.mp-modal-save:disabled{cursor:not-allowed;background:#c4956a}.mp-modal-cancel{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;height:44px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600}.mp-modal-cancel:hover{background:#f9fafb}@media (width<=1200px){.mp-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.mp-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:20px 24px}.mp-topbar{padding:12px 24px}.mp-header{padding:24px 24px 0}}@media (width<=768px){.mp-topbar{gap:10px;padding:12px 16px}.mp-search-wrapper{max-width:none}.mp-add-btn{display:none}.mp-header{flex-direction:column;gap:12px;padding:20px 16px 0}.mp-title{font-size:22px}.mp-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px}.mp-card-img{height:160px}.mp-card-body{padding:12px}.mp-card-name,.mp-card-price{font-size:13px}.mp-card-desc{margin-bottom:10px;font-size:11px}.mp-card-add{min-height:260px}}@media (width<=400px){.mp-grid{grid-template-columns:1fr;gap:12px;padding:12px}.mp-card-img{height:200px}.mp-modal{padding:20px}.mp-modal-row{flex-direction:column;gap:0}}.ap-page{box-sizing:border-box;padding:48px 56px}.ap-content{max-width:680px}.ap-title{color:#1a1a2e;letter-spacing:-.5px;margin:0 0 6px;font-size:30px;font-weight:700}.ap-subtitle{color:#6b7280;margin:0 0 36px;font-size:14px;line-height:1.5}.ap-label{color:#1a1a2e;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.ap-field .ap-label:first-child{text-transform:uppercase;letter-spacing:.8px;color:#e87b35;font-size:12px;font-weight:700}.ap-images-grid{gap:14px;margin-bottom:8px;display:flex}.ap-img-box{cursor:pointer;background:#fdf0e9;border:2px dashed #e0b89a;border-radius:12px;justify-content:center;align-items:center;transition:border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.ap-img-box:hover{background:#fef5ee;border-color:#e87b35}.ap-img-main{flex-shrink:0;width:340px;height:320px}.ap-img-secondary{flex:1;grid-template-columns:1fr 1fr;gap:14px;display:grid}.ap-img-small{width:100%;height:153px}.ap-img-placeholder{color:#c4956a;flex-direction:column;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.ap-img-plus{color:#c4956a;font-size:28px;font-weight:300}.ap-img-preview{object-fit:cover;cursor:pointer;width:100%;height:100%}.ap-size-wrapper{border:1.5px solid #e5e7eb;border-radius:8px;transition:border-color .2s;display:flex;overflow:hidden}.ap-size-wrapper:focus-within{border-color:#e87b35;box-shadow:0 0 0 3px #e87b351a}.ap-input-size{border:none;border-radius:0;flex:1}.ap-input-size:focus{box-shadow:none}.ap-size-unit{color:#1a1a2e;cursor:pointer;appearance:none;background:#f9fafb url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 8px center no-repeat;border:none;border-left:1.5px solid #e5e7eb;min-width:110px;padding:0 24px 0 12px;font-family:inherit;font-size:13px;font-weight:600}.ap-size-unit:focus{outline:none}.ap-img-remove{color:#fff;cursor:pointer;z-index:2;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .2s;display:flex;position:absolute;top:8px;right:8px}.ap-img-remove:hover{background:#dc2626}.ap-field{margin-bottom:22px}.ap-input,.ap-select,.ap-textarea{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.ap-input:focus,.ap-select:focus,.ap-textarea:focus{border-color:#e87b35;outline:none;box-shadow:0 0 0 3px #e87b351a}.ap-input::placeholder,.ap-textarea::placeholder{color:#9ca3af}.ap-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.ap-row{gap:20px;display:flex}.ap-field-half{flex:1}.ap-price-wrapper{border:1.5px solid #e5e7eb;border-radius:8px;transition:border-color .2s;display:flex;overflow:hidden}.ap-price-wrapper:focus-within{border-color:#e87b35;box-shadow:0 0 0 3px #e87b351a}.ap-price-symbol{color:#6b7280;-webkit-user-select:none;user-select:none;background:#f9fafb;border-right:1.5px solid #e5e7eb;align-items:center;padding:0 14px;font-size:14px;font-weight:500;display:flex}.ap-input-price{border:none;border-radius:0}.ap-input-price:focus{box-shadow:none}.ap-textarea{resize:vertical;min-height:120px}.ap-hint{color:#c4956a;margin-top:8px;font-size:12px;font-style:italic;display:block}.ap-divider{border:none;border-top:1px solid #e5e7eb;margin:32px 0}.ap-buttons{align-items:center;gap:16px;display:flex}.ap-btn-add{color:#fff;cursor:pointer;background:#e87b35;border:none;border-radius:10px;height:48px;padding:0 36px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s}.ap-btn-add:hover{background:#d06a2a}.ap-btn-add:active{transform:scale(.99)}.ap-btn-add:disabled{cursor:not-allowed;background:#c4956a}.ap-title-row{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.ap-title-row .ap-title{margin-bottom:4px}.ap-title-row .ap-subtitle{margin-bottom:0}.ap-drafts-toggle{color:#1a1a2e;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .2s;display:flex}.ap-drafts-toggle:hover{color:#e87b35;border-color:#e87b35}.ap-drafts-panel{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;margin-bottom:24px;overflow:hidden}.ap-drafts-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ap-drafts-header h3{color:#1a1a2e;margin:0;font-size:15px;font-weight:700}.ap-drafts-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:2px;display:flex}.ap-drafts-close:hover{color:#1a1a2e}.ap-drafts-list{max-height:260px;overflow-y:auto}.ap-draft-item{border-bottom:1px solid #f7f7f7;align-items:center;padding:12px 18px;transition:background .15s;display:flex}.ap-draft-item:last-child{border-bottom:none}.ap-draft-item:hover{background:#fef5ee}.ap-draft-thumb{object-fit:cover;cursor:pointer;border:1px solid #f0f0f0;border-radius:8px;flex-shrink:0;width:44px;height:44px}.ap-draft-info{cursor:pointer;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ap-draft-name{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ap-draft-meta{color:#9ca3af;font-size:12px}.ap-draft-delete{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:6px;transition:all .2s;display:flex}.ap-draft-delete:hover{color:#dc2626;background:#fef2f2}.ap-draft-msg{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:20px;padding:10px 16px;font-size:13px;font-weight:500}.ap-draft-msg.warn{color:#ca8a04;background:#fef9c3;border-color:#fef08a}.ap-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 16px;padding:10px 14px;font-size:13px;line-height:1.4}.ap-btn-draft{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;height:48px;padding:0 32px;font-family:inherit;font-size:15px;font-weight:600;transition:border-color .2s,background .2s}.ap-btn-draft:hover{background:#f9fafb;border-color:#9ca3af}.ap-btn-cancel{color:#6b7280;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:8px;font-family:inherit;font-size:14px;font-weight:500}.ap-btn-cancel:hover{color:#1a1a2e}@media (width<=900px){.ap-page{padding:32px 24px}.ap-images-grid{flex-direction:column}.ap-img-main{width:100%;height:240px}.ap-img-secondary{grid-template-columns:1fr 1fr}.ap-img-small{height:120px}.ap-row{flex-direction:column;gap:0}.ap-buttons{flex-wrap:wrap}}@media (width<=768px){.ap-page{padding:24px 16px 32px}.ap-content{max-width:100%}.ap-title{font-size:22px}.ap-subtitle{margin-bottom:24px;font-size:13px}.ap-images-grid{flex-direction:column;gap:10px}.ap-img-main{width:100%;height:200px}.ap-img-secondary{grid-template-columns:1fr 1fr;gap:10px}.ap-img-small{height:100px}.ap-img-placeholder svg{width:24px;height:24px}.ap-img-placeholder span{font-size:11px}.ap-field{margin-bottom:18px}.ap-label{margin-bottom:6px;font-size:12px}.ap-input,.ap-select,.ap-textarea{padding:10px 12px;font-size:14px}.ap-row{flex-direction:column;gap:0}.ap-textarea{min-height:100px}.ap-divider{margin:24px 0}.ap-buttons{flex-direction:column;gap:12px}.ap-btn-add{width:100%;height:48px;font-size:15px}.ap-btn-draft{width:100%;height:44px;font-size:14px}.ap-btn-cancel{text-align:center;margin-left:0;padding:10px}}@media (width<=400px){.ap-page{padding:16px 12px 24px}.ap-title{font-size:20px}.ap-img-main{height:160px}.ap-img-small{height:80px}.ap-img-plus{font-size:22px}}.iq-topbar{background:#fff;border-bottom:1px solid #eee;align-items:center;padding:16px 40px;display:flex}.iq-search-wrapper{background:#f3f4f6;border-radius:8px;flex:1;align-items:center;max-width:480px;height:40px;padding:0 14px;display:flex}.iq-search{color:#1a1a2e;background:0 0;border:none;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px}.iq-search::placeholder{color:#9ca3af}.iq-header{padding:32px 40px 0}.iq-title{color:#1a1a2e;letter-spacing:-.3px;margin:0 0 4px;font-size:28px;font-weight:700}.iq-subtitle{color:#6b7280;margin:0;font-size:14px}.iq-filters{gap:8px;padding:20px 40px 0;display:flex}.iq-filter-btn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.iq-filter-btn:hover{border-color:#9ca3af}.iq-filter-btn.active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.iq-loading,.iq-empty{text-align:center;color:#6b7280;padding:80px 20px;font-size:15px}.iq-table-card{background:#fff;border-radius:14px;margin:24px 40px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.iq-table-wrap{overflow-x:auto}.iq-table{border-collapse:collapse;width:100%;font-size:13px}.iq-table th{text-align:left;color:#6b7280;letter-spacing:.8px;text-transform:uppercase;background:#fafafa;border-bottom:1px solid #f0f0f0;padding:14px 16px;font-size:11px;font-weight:700}.iq-table td{color:#1a1a2e;vertical-align:middle;border-bottom:1px solid #f7f7f7;padding:14px 16px}.iq-table tr:last-child td{border-bottom:none}.iq-table tr:hover{background:#fafafa}.iq-id{color:#1a1a2e;white-space:nowrap;font-weight:600}.iq-product-cell{align-items:center;gap:10px;display:flex}.iq-product-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:36px;height:36px}.iq-product-placeholder{background:#f3f0ed;border-radius:8px;flex-shrink:0;width:36px;height:36px}.iq-customer{font-weight:500}.iq-phone{color:#6366f1;white-space:nowrap}.iq-message{color:#4a4a5a;max-width:300px;font-size:13px;line-height:1.4}.iq-date{white-space:nowrap;color:#6b7280}.iq-status{white-space:nowrap;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.iq-status.responded{color:#16a34a;background:#dcfce7}.iq-status.pending{color:#ca8a04;background:#fef9c3}.iq-status.converted{color:#2563eb;background:#dbeafe}.iq-action-select{color:#1a1a2e;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 8px center no-repeat;border:1.5px solid #e5e7eb;border-radius:6px;min-width:100px;padding:6px 26px 6px 10px;font-family:inherit;font-size:12px;font-weight:500}.iq-action-select:focus{border-color:#e87b35;outline:none}.iq-action-select:disabled{opacity:.6;cursor:not-allowed}.iq-done{color:#9ca3af;font-size:12px;font-style:italic}.iq-mobile-cards{display:none}@media (width<=900px){.iq-topbar{padding:12px 24px}.iq-header{padding:24px 24px 0}.iq-filters{padding:16px 24px 0}.iq-table-card{margin:20px 24px}}@media (width<=768px){.iq-topbar{padding:12px 16px}.iq-search-wrapper{max-width:none}.iq-header{padding:20px 16px 0}.iq-title{font-size:22px}.iq-filters{padding:16px 16px 0;overflow-x:auto}.iq-filter-btn{white-space:nowrap;padding:6px 16px;font-size:12px}.iq-table-card{display:none}.iq-mobile-cards{flex-direction:column;gap:12px;padding:16px;display:flex}.iq-mobile-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000f}.iq-mobile-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.iq-mobile-top .iq-product-cell{gap:10px}.iq-mobile-product{color:#1a1a2e;font-size:14px;font-weight:600;display:block}.iq-mobile-id{color:#9ca3af;font-size:11px}.iq-mobile-info{flex-wrap:wrap;gap:8px 20px;margin-bottom:10px;display:flex}.iq-mobile-row{color:#4a4a5a;align-items:center;gap:6px;font-size:13px;display:flex}.iq-mobile-row a{color:#6366f1;text-decoration:none}.iq-mobile-date{color:#9ca3af;font-size:12px}.iq-mobile-message{color:#6b7280;margin:0 0 12px;font-size:12px;line-height:1.5}.iq-mobile-actions{gap:8px;display:flex}.iq-mobile-action-btn{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex:1;padding:8px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.iq-mobile-action-btn.responded{color:#16a34a;border-color:#bbf7d0}.iq-mobile-action-btn.responded:hover{background:#dcfce7}.iq-mobile-action-btn.converted{color:#2563eb;border-color:#bfdbfe}.iq-mobile-action-btn.converted:hover{background:#dbeafe}.iq-mobile-action-btn.pending{color:#ca8a04;border-color:#fef08a}.iq-mobile-action-btn:disabled{opacity:.5;cursor:not-allowed}}.lp-wrapper{flex-direction:column;gap:10px;display:flex}.lp-input-row{gap:8px;display:flex}.lp-input{color:#1a1a2e;box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.lp-input:focus{border-color:#e87b35;outline:none;box-shadow:0 0 0 3px #e87b351a}.lp-locate-btn{color:#fff;cursor:pointer;background:#e87b35;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:flex}.lp-locate-btn:hover{background:#d06a2a}.lp-locate-btn:disabled{cursor:not-allowed;background:#c4956a}.lp-search-box{position:relative}.lp-search-row{background:#f3f4f6;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 12px;display:flex}.lp-search-input{color:#1a1a2e;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.lp-search-input::placeholder{color:#9ca3af}.lp-suggestions{z-index:50;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;max-height:220px;margin-top:4px;padding:4px 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.lp-suggestions li{cursor:pointer;color:#1a1a2e;align-items:flex-start;gap:10px;padding:10px 14px;font-size:13px;line-height:1.4;transition:background .15s;display:flex}.lp-suggestions li:hover{background:#fef5ee}.lp-suggestions li svg{flex-shrink:0;margin-top:2px}.lp-map-container{border:1.5px solid #e5e7eb;border-radius:10px;position:relative;overflow:hidden}.lp-map{border:none;width:100%;height:200px;display:block}.lp-close-map{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #0000001a}.lp-close-map:hover{color:#1a1a2e}.lp-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite lp-spin;display:inline-block}.lp-spinner-sm{border:2px solid #e5e7eb;border-top-color:#e87b35;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite lp-spin;display:inline-block}@keyframes lp-spin{to{transform:rotate(360deg)}}@media (width<=768px){.lp-map{height:160px}}.st-page{max-width:820px;padding:40px 48px 60px}.st-title{color:#1a1a2e;letter-spacing:-.3px;margin:0 0 4px;font-size:28px;font-weight:700}.st-subtitle{color:#6b7280;margin:0 0 32px;font-size:14px}.st-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;margin-bottom:24px;padding:28px}.st-card-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.st-card-title-row{align-items:center;gap:10px;display:flex}.st-card-title-row h2{color:#1a1a2e;margin:0;font-size:18px;font-weight:700}.st-save-btn{color:#fff;cursor:pointer;background:#e87b35;border:none;border-radius:8px;padding:8px 22px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s}.st-save-btn:hover{background:#d06a2a}.st-save-btn:disabled{cursor:not-allowed;background:#c4956a}.st-msg{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 0 16px;padding:10px 14px;font-size:13px}.st-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 16px;padding:10px 14px;font-size:13px}.st-profile-row{align-items:flex-start;gap:28px;display:flex}.st-avatar-wrap{cursor:pointer;border-radius:50%;flex-shrink:0;width:100px;height:100px;position:relative;overflow:visible}.st-avatar-img{object-fit:cover;border:3px solid #e5e7eb;border-radius:50%;width:100px;height:100px}.st-avatar-placeholder{background:#f3f4f6;border:3px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.st-avatar-badge{background:#1a1a2e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:2px;right:2px}.st-profile-fields{flex:1}.st-field{flex:1;margin-bottom:18px}.st-field label{color:#1a1a2e;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.st-field input,.st-field select,.st-field textarea{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.st-field input:focus,.st-field select:focus,.st-field textarea:focus{border-color:#e87b35;outline:none;box-shadow:0 0 0 3px #e87b351a}.st-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.st-field textarea{resize:vertical;min-height:90px}.st-field-half{max-width:340px}.st-row{gap:18px;display:flex}.st-logo-section{align-items:center;gap:20px;margin-bottom:24px;display:flex}.st-logo-circle{cursor:pointer;background:#fdf0e9;border:2px dashed #e0b89a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .2s;display:flex;overflow:hidden}.st-logo-circle:hover{border-color:#e87b35}.st-logo-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.st-logo-info{flex-direction:column;gap:2px;display:flex}.st-logo-title{color:#1a1a2e;font-size:14px;font-weight:600}.st-logo-hint{color:#9ca3af;font-size:12px}.st-logo-actions{gap:14px;margin-top:4px;display:flex}.st-link-btn{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600}.st-link-btn.orange{color:#e87b35}.st-link-btn.orange:hover{text-decoration:underline}.st-link-btn.gray{color:#6b7280}.st-link-btn.gray:hover{color:#dc2626}.st-dark-btn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.st-dark-btn:hover{background:#2d2d44}.st-dark-btn:disabled{cursor:not-allowed;background:#6b7280}.st-danger-card{background:#fffbfb;border-color:#fecaca}.st-danger-title h2{color:#dc2626!important}.st-danger-item{background:#fff;border:1px solid #f0f0f0;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:20px;display:flex}.st-danger-item h4{color:#1a1a2e;margin:0 0 4px;font-size:14px;font-weight:700}.st-danger-item h4.st-red{color:#dc2626}.st-danger-item p{color:#6b7280;margin:0;font-size:13px;line-height:1.4}.st-outline-danger-btn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #fecaca;border-radius:8px;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.st-outline-danger-btn:hover{background:#fef2f2;border-color:#dc2626}.st-outline-danger-btn:disabled{opacity:.6;cursor:not-allowed}.st-filled-danger-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:8px;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s}.st-danger-item-col{flex-direction:column;align-items:stretch;gap:0}.st-danger-item-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.st-deactivate-form{flex-direction:column;gap:10px;margin-top:14px;display:flex}.st-deactivate-reason{resize:vertical;box-sizing:border-box;border:1.5px solid #fecaca;border-radius:8px;outline:none;width:100%;min-height:50px;padding:10px 14px;font-family:inherit;font-size:13px}.st-deactivate-reason:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.st-deactivate-reason::placeholder{color:#9ca3af}.st-deactivate-actions{align-items:center;gap:14px;display:flex}.st-activate-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:8px;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s}.st-activate-btn:hover{background:#15803d}.st-activate-btn:disabled{opacity:.6;cursor:not-allowed}.st-filled-danger-btn:hover{background:#b91c1c}.st-filled-danger-btn:disabled{opacity:.6;cursor:not-allowed}.st-delete-confirm{flex-direction:column;gap:8px;min-width:180px;display:flex}.st-delete-input{border:1.5px solid #fecaca;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:13px}.st-delete-input:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.st-footer{text-align:center;color:#9ca3af;margin:40px 0 0;font-size:12px}@media (width<=768px){.st-page{padding:24px 16px 40px}.st-title{font-size:22px}.st-card{padding:20px}.st-card-header{flex-direction:column;align-items:flex-start;gap:12px}.st-save-btn{text-align:center;width:100%}.st-profile-row{flex-direction:column;align-items:center}.st-profile-fields{width:100%}.st-row{flex-direction:column;gap:0}.st-field-half{max-width:none}.st-logo-section{text-align:center;flex-direction:column}.st-logo-actions{justify-content:center}.st-danger-item{text-align:center;flex-direction:column;gap:14px}.st-outline-danger-btn,.st-filled-danger-btn{width:100%}}
