:root{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:#111;background:#fbfbfb}*{box-sizing:border-box}body{margin:0;background:#fbfbfb;color:#111}a{color:#161616}.link-button{border:none;background:transparent;color:#666;font:inherit;cursor:pointer}.page{max-width:1180px;margin:0 auto;padding:36px 24px 56px}.app-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;border-bottom:1px solid #ececec}.header h1{margin:0;font-size:2rem;font-weight:700;letter-spacing:-.02em}.header p{margin:6px 0 0;color:#6a6a6a}.layout-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:4px 10px;border-radius:999px;border:1px solid #e8e8e8;color:#6b6b6b;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.top-nav{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.top-nav a,.top-nav .link-button{text-decoration:none;color:#646464;font-weight:600;padding:8px 12px;border-radius:999px}.top-nav a[aria-current=page]{color:#111;background:#f0f0f0}.top-nav-link-with-badge{display:inline-flex;align-items:center;gap:6px}.top-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:999px;background:#c07b60;color:#fff;font-size:.68rem;font-weight:700;line-height:1;padding:0 5px}.attachment-link{color:#2563eb;text-decoration:underline;font-size:.86rem;font-weight:600}.attachment-hint{color:#6b7280;font-weight:500}.messages-app{margin-top:8px;border-radius:24px;overflow:hidden;border:1px solid #e3e6ea;background:#3a3f47}.messages-app-header{padding:18px 18px 28px;color:#fff}.messages-app-header h3{margin:0 0 14px;color:#fff;font-size:1.35rem}.messages-quick-contacts{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.messages-quick-contact{display:grid;justify-items:center;gap:6px;min-width:56px}.messages-quick-contact span{color:#ffffffeb;font-size:.72rem;font-weight:600}.messages-quick-add{width:48px;height:48px;border-radius:999px;border:none;background:#a78c57;color:#fff;font-weight:800;cursor:pointer}.messages-app-body{display:grid;grid-template-columns:minmax(300px,380px) 1fr;gap:0;background:#fff;border-top-left-radius:28px;border-top-right-radius:28px;min-height:560px}.messages-sidebar{border-right:1px solid #ececec;padding:16px;background:#fff}.messages-thread{display:flex;flex-direction:column;background:#ebe9e4;border-top-right-radius:28px;min-height:560px}.messages-tab-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.messages-tab-pill{border:none;background:#f3f4f6;color:#3a3f47;font-weight:700;font-size:.82rem;padding:8px 14px;border-radius:999px;cursor:pointer}.messages-tab-pill.is-active{background:#a78c57;color:#fff}.messages-search-toggle{margin-left:auto;width:36px;height:36px;border-radius:999px;border:none;background:#f3f4f6;cursor:pointer}.messages-split{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:14px;margin-top:12px}.messages-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.messages-sidebar-header strong{font-size:.95rem}.messages-sidebar-search{display:grid;gap:8px;margin-bottom:10px}.messages-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.messages-list-item{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #ededed;border-radius:14px;background:#fcfcfc}.messages-list-item.is-selected{border-color:#111;background:#f6f6f6}.avatar{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f1f1;border:1px solid #e7e7e7;font-weight:800;color:#111;letter-spacing:-.02em;flex-shrink:0}.messages-list-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.messages-list-title strong{color:#111;font-weight:800}.messages-list-meta{color:#6b7280;font-size:.8rem;white-space:nowrap}.messages-list-snippet{margin:4px 0 0;color:#6b7280;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-thread-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eeeeee;margin-bottom:12px}.messages-thread-header h4{margin:0}.messages-thread-body{flex:1;overflow-y:auto;padding:16px 14px 10px;display:grid;gap:10px;align-content:start}.message-bubble{max-width:78%;border:none;border-radius:18px;padding:12px 14px;background:#fff;box-shadow:0 1px #3a3f470f}.message-bubble.is-mine{margin-left:auto;background:#dde1e6}.messages-date-separator{justify-self:center;color:#6e757f;font-size:.78rem;font-weight:600;background:#ffffff8c;padding:4px 12px;border-radius:999px}.messages-composer-pill{display:flex;align-items:center;gap:8px;margin:10px 12px 14px;padding:8px 10px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(58,63,71,.12)}.messages-composer-pill input:not([type=file]){flex:1;border:none;background:transparent;outline:none;font-size:.95rem}.messages-attach-btn{width:34px;height:34px;border:none;border-radius:999px;background:transparent;cursor:pointer;font-size:1rem;line-height:1;flex-shrink:0}.messages-send-btn{width:38px;height:38px;border-radius:999px;border:none;background:#3a3f47;color:#fff;cursor:pointer;font-weight:700}.message-bubble strong{display:block;margin-bottom:6px}.message-bubble .message-meta-row{display:flex;gap:10px;align-items:center;margin-top:8px}.messages-composer{margin-top:12px;padding-top:12px;border-top:1px solid #eeeeee}.messages-composer-row{display:flex;gap:10px;align-items:center}.messages-composer-row input[type=text]{flex:1}@media(max-width:980px){.messages-app-body,.messages-split{grid-template-columns:1fr}.messages-sidebar,.messages-thread{min-height:auto}.message-bubble{max-width:100%}}.stats{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.stats--cards{margin-top:0;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.panel--compact{margin-top:18px}.stat-card-link{text-decoration:none;color:inherit;display:block;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.stat-card-link:hover{transform:translateY(-2px);box-shadow:0 10px 24px #4a372814}.stat-card-link:focus-visible{outline:2px solid #c05c23;outline-offset:2px}.stat-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:16px;min-height:108px}.stat-card--platform{background:#f4e8df;border-color:#e8c9b8}.stat-card--revenue{background:#f0eae5;border-color:#ede0d6}.stat-card--action{background:#fff8f3;border-color:#f0d4c4}.stat-card--messages{background:#eef4f0;border-color:#cfe0d4}.stat-card--alert{border-color:#c05c23;box-shadow:inset 0 0 0 1px #c05c231f}.stat-card--alert h2{color:#c05c23}.stat-card h2{margin:0 0 6px;font-size:1.55rem}.stat-card__label{display:block;color:#4a3728;font-weight:600}.stat-card__hint{display:block;margin-top:6px;color:#8a7363;font-size:.82rem;line-height:1.35}.card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:16px}.card h2{margin:0 0 6px;font-size:1.55rem}.card span{color:#727272}.panel{margin-top:18px;background:#fff;border:1px solid #ececec;border-radius:16px;padding:20px}.panel h3{margin:0 0 12px;font-size:1.25rem;letter-spacing:-.01em}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.panel-header h3{margin:0}.clean-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.clean-list li{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;border:1px solid #ededed;border-radius:12px;background:#fcfcfc}.auth-panel{max-width:560px}.auth-footer{margin-top:1rem;font-size:.9rem;color:#666}.hint-list{margin-top:0;color:#606060}.auth-form{display:grid;gap:8px;margin-top:10px}.auth-form input,.checkout-field input{border:1px solid #e4e4e4;border-radius:8px;padding:11px 12px;font-size:.95rem;color:#171717;background:#fff}.auth-form button{margin-top:8px}.btn-primary{border:none;border-radius:8px;padding:11px 14px;background:#111;color:#fff;font-weight:600;cursor:pointer}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-outline{border:1px solid #d8d8d8;background:#fff;color:#171717;border-radius:8px;padding:10px 12px;font-weight:600;cursor:pointer}.auth-role-switch{display:flex;gap:12px;margin-bottom:18px;flex-wrap:wrap}.action-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.qty-control{display:inline-flex;align-items:center;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden}.qty-control button{border:none;border-right:1px solid #ebebeb;background:#fff;width:30px;height:30px;cursor:pointer}.qty-control button:last-child{border-right:none;border-left:1px solid #ebebeb}.qty-control span{width:34px;text-align:center}.error-text{margin:0;color:#c92f2f;font-size:.9rem}.success-text{margin:0;color:#1b8d4a;font-size:.9rem}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px 8px;border-bottom:1px solid #f1f1f1}th{color:#666;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.04em}.table-wrap{width:100%;overflow-x:auto}.empty-row{text-align:center;color:#8a8a8a;padding:18px 8px}.status-pill{display:inline-block;padding:3px 9px;border-radius:999px;border:1px solid #e5e5e5;background:#fbfbfb;color:#555;font-size:.75rem;font-weight:600}.section-heading{text-align:center;margin:8px 0 20px}.section-heading h2{margin:0;letter-spacing:-.01em}.section-heading p{margin:8px 0 0;color:#7a7a7a}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.product-card{border:1px solid #ececec;border-radius:14px;background:#fff;padding:14px;display:grid;gap:10px}.product-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;background:#f4f4f4;border:1px solid #f0f0f0}.section-actions{margin-top:14px}.product-meta{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.product-meta h4{margin:0;font-size:1rem}.product-meta strong{font-size:1.05rem}.muted{color:#737373;margin:0}.checkout-shell{display:grid;grid-template-columns:1.4fr 1fr;gap:0;border:1px solid #ececec;border-radius:16px;overflow:hidden;margin-top:14px;background:#fff}.checkout-items,.checkout-form{padding:20px}.checkout-items{border-right:1px solid #efefef}.checkout-item{display:grid;grid-template-columns:70px 1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #f1f1f1}.checkout-item:last-child{border-bottom:none}.checkout-item strong,.checkout-item p{margin:0}.checkout-item .product-image{width:70px;height:70px}.checkout-summary{margin-top:16px;padding-top:16px;border-top:1px solid #efefef;display:grid;gap:10px}.summary-row{display:flex;justify-content:space-between;gap:10px}.summary-row.total{font-size:1.12rem;font-weight:700}.coupon-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.coupon-row input{border:1px solid #e4e4e4;border-radius:8px;padding:10px 12px}.checkout-form section{border-bottom:1px solid #f1f1f1;padding-bottom:14px;margin-bottom:14px}.checkout-form section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.checkout-form h4{margin:0 0 10px;letter-spacing:-.01em}.checkout-field{margin-bottom:10px}.checkout-field label{display:block;margin-bottom:5px;color:#666;font-size:.87rem}@media(max-width:860px){.app-header,.clean-list li{flex-direction:column;align-items:flex-start}.checkout-shell{grid-template-columns:1fr}.checkout-items{border-right:none;border-bottom:1px solid #efefef}.checkout-item{grid-template-columns:56px 1fr}}
