.dfws-stats-bar{display:flex;gap:0;background:#fff;border:1px
solid #e2e2e2;border-radius:8px;overflow:hidden;margin-top:24px;margin-bottom:0;grid-column:1 / -1}.dfws-stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px
12px;border-right:1px solid #f0f0f0;gap:2px}.dfws-stat:last-child{border-right:none}.dfws-stat-num{font-size:28px;font-weight:800;color:#1a1a1a;line-height:1}.dfws-stat-lbl{font-size:11px;color:#aaa;text-transform:uppercase;letter-spacing: .05em;font-weight:600}.dfws-stat--alert .dfws-stat-num{color:#a46d46}.dfws-stat--alert .dfws-stat-lbl{color:#a46d46}@media (max-width: 500px){.dfws-stats-bar{flex-direction:column}.dfws-stat{border-right:none;border-bottom:1px solid #f0f0f0;padding:14px}.dfws-stat:last-child{border-bottom:none}}.dfws-dashboard-section{margin-top:28px;grid-column:1 / -1;display:block}.dfws-section-title{font-size:11px;font-weight:700;color:#aaa;letter-spacing: .08em;text-transform:uppercase;margin:0
0 14px;padding-bottom:0;border-bottom:none}.dfws-card-row{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;gap:14px !important;align-items:stretch !important;width:100% !important;box-sizing:border-box !important}@media (max-width: 700px){.dfws-card-row{flex-wrap:wrap !important}.dfws-card-row .dfws-card{flex:1 1 calc(50% - 7px) !important;min-width:calc(50% - 7px) !important}}@media (max-width: 480px){.dfws-card-row .dfws-card{flex:1 1 100% !important;min-width:100% !important}}.dfws-card{background:#fff !important;border:1px
solid #e8e8e8 !important;border-radius:8px !important;padding:22px
16px 16px !important;text-align:center !important;text-decoration:none !important;color:#333 !important;display:block !important;flex:1 1 0 !important;min-width:0 !important;transition:border-color .18s, box-shadow .18s, transform .15s;position:relative !important;box-sizing:border-box !important;min-height:140px !important}.dfws-card:hover{border-color:#a46d46;box-shadow:0 4px 20px rgba(164,109,70,.10);transform:translateY(-2px);color:#1a1a1a;text-decoration:none}.dfws-card--active{border-color:#a46d46 !important;background:#fffaf7 !important}.dfws-card--issue.dfws-card--active{border-color:#d32f2f !important;background:#fff8f8 !important}.dfws-card-icon{position:relative;display:block !important;width:100% !important;text-align:center !important;margin-bottom:12px !important}.dfws-dot{position:absolute;top:-4px;right:-6px;background:#a46d46;color:#fff;border-radius:50%;font-size:11px;font-weight:700;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0
4px}.dfws-card-label{display:block !important;width:100% !important;font-weight:700 !important;font-size:13px !important;color:#1a1a1a !important;margin-bottom:5px !important}.dfws-card-sub{display:block !important;width:100% !important;font-size:12px !important;color:#999 !important;line-height:1.4 !important;margin-bottom:12px !important}.dfws-card-cta{display:block !important;width:100% !important;font-size:11px !important;font-weight:700 !important;color:#a46d46 !important;text-transform:uppercase !important;letter-spacing: .05em !important;opacity:0;transition:opacity .15s}.dfws-card:hover .dfws-card-cta{opacity:1}.dfws-badge{display:inline-flex;align-items:center;justify-content:center;background:#a46d46;color:#fff;border-radius:10px;font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0
5px;margin-left:6px;vertical-align:middle}.dfws-page{font-family:inherit}.dfws-page-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #ebebeb}.dfws-page-icon{flex-shrink:0;margin-top:2px}.dfws-page-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0
0 4px}.dfws-page-desc{font-size:14px;color:#777;margin:0;line-height:1.5}.dfws-btn{display:inline-flex;align-items:center;gap:6px;padding:10px
20px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;border:none;transition:background .15s, color .15s, border-color .15s, opacity .15s;white-space:nowrap}.dfws-btn--primary{background:#a46d46;color:#fff}.dfws-btn--primary:hover{background:#8d5c39;color:#fff}.dfws-btn--outline{background:transparent;color:#a46d46;border:1.5px solid #a46d46}.dfws-btn--outline:hover{background:#a46d46;color:#fff}.dfws-btn--ghost{background:transparent;color:#999;border:1.5px solid #ddd}.dfws-btn--ghost:hover{border-color:#aaa;color:#555}.dfws-btn--sm{padding:6px
12px;font-size:12px}.dfws-form-card{background:#fff;border:1px
solid #e2e2e2;border-radius:6px;padding:24px;margin-bottom:28px}.dfws-form-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0
0 18px}.dfws-form-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px;margin-bottom:18px}.dfws-form-grid--2{grid-template-columns:repeat(2, 1fr)}@media (max-width: 700px){.dfws-form-grid,.dfws-form-grid--2{grid-template-columns:1fr}}.dfws-field{display:flex;flex-direction:column;gap:5px}.dfws-field--full{grid-column:1 / -1}.dfws-field
label{font-size:12px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing: .04em}.dfws-hint{font-weight:400;text-transform:none;color:#aaa;letter-spacing:0}.dfws-field input[type="text"],
.dfws-field input[type="number"],
.dfws-field select,
.dfws-field
textarea{border:1.5px solid #ddd;border-radius:4px;padding:9px
11px;font-size:14px;color:#333;background:#fafafa;width:100%;box-sizing:border-box;transition:border-color .15s;font-family:inherit}.dfws-field input:focus,
.dfws-field select:focus,
.dfws-field textarea:focus{border-color:#a46d46;outline:none;background:#fff}.dfws-price-wrap{position:relative}.dfws-price-sym{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#aaa;font-size:14px}.dfws-price-wrap
input{padding-left:22px}.dfws-tag{display:inline-block;background:#f2ece6;color:#7a5030;border-radius:3px;padding:2px
8px;font-size:12px;font-weight:500;margin:2px
2px 2px 0}.dfws-tag
em{font-style:normal;color:#aaa;font-weight:400}.dfws-actions-bar{display:flex;gap:10px;margin-bottom:18px}.dfws-notif-list{display:flex;flex-direction:column;gap:12px}.dfws-notif-item{display:flex;align-items:center;gap:16px;background:#fff;border:1px
solid #e2e2e2;border-radius:6px;padding:16px;transition:border-color .15s}.dfws-notif-item:hover{border-color:#c9a882}.dfws-notif--unread{border-left:3px solid #a46d46}.dfws-notif--read{opacity: .75}.dfws-notif-img{width:60px;height:60px;object-fit:cover;border-radius:4px;flex-shrink:0;background:#f5f5f5}.dfws-notif-body{flex:1;min-width:0}.dfws-notif-name{font-weight:600;font-size:15px;color:#1a1a1a;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dfws-notif-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:4px}.dfws-notif-price{font-size:13px;font-weight:600;color:#a46d46;margin-left:4px}.dfws-notif-time{font-size:12px;color:#bbb}.dfws-notif-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}@media (max-width: 600px){.dfws-notif-item{flex-wrap:wrap}.dfws-notif-actions{flex-direction:row}}.dfws-watch-list{display:flex;flex-direction:column;gap:10px}.dfws-watch-item{background:#fff;border:1px
solid #e2e2e2;border-radius:6px;padding:16px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;position:relative;transition:border-color .15s}.dfws-watch-item:hover{border-color:#c9a882}.dfws-watch-item--off{opacity: .6;background:#fafafa}.dfws-watch-tags{flex:1;display:flex;flex-wrap:wrap;gap:4px}.dfws-watch-since{font-size:12px;color:#bbb;white-space:nowrap}.dfws-watch-controls{display:flex;gap:6px;flex-shrink:0}.dfws-watch-status{position:absolute;top:10px;right:14px;font-size:11px;color:#aaa;text-transform:uppercase;letter-spacing: .06em}.dfws-sugg-list{display:flex;flex-direction:column;gap:12px}.dfws-sugg-item{background:#fff;border:1px
solid #e2e2e2;border-radius:6px;padding:18px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;transition:border-color .15s}.dfws-sugg-item:hover{border-color:#c9a882}.dfws-sugg-main{flex:1;min-width:0}.dfws-sugg-name{font-weight:700;font-size:15px;color:#1a1a1a;margin-bottom:3px}.dfws-sugg-brand{font-size:13px;color:#888;margin-bottom:6px}.dfws-sugg-desc{font-size:13px;color:#666;margin-bottom:8px;line-height:1.4}.dfws-sugg-date{font-size:12px;color:#bbb}.dfws-sugg-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.dfws-status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px
12px;border-radius:20px;font-size:12px;font-weight:600;color:var(--badge-color);border:1.5px solid var(--badge-color);background:color-mix(in srgb, var(--badge-color) 8%, white);white-space:nowrap}.dfws-admin-note{font-size:12px;color:#777;background:#f9f5f1;border-radius:4px;padding:6px
10px;max-width:220px;text-align:right;line-height:1.4}.dfws-empty{text-align:center;padding:48px
24px;color:#bbb}.dfws-empty
svg{display:block;margin:0
auto 16px}.dfws-empty
p{font-size:14px;line-height:1.6;color:#aaa}.dfws-empty
a{color:#a46d46}