.wa-dashboard{padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;max-width:1200px;margin:auto}.page-title{font-size:28px;font-weight:700;margin-bottom:24px;color:#202223}.grid-crad-header{display:grid;grid-template-columns:57% 41%;margin-bottom:16px;gap:2%}.welcome-card{background:linear-gradient(135deg,#008060,#008060);color:#fff;padding:16px;border-radius:12px}.welcome-card h2{font-size:24px;margin-bottom:20px;font-weight:600}.welcome-card p{font-size:16px;opacity:.95}.stats-grid{display:grid;grid-template-columns:100%;gap:24px}.stat-card{padding:16px;border-radius:12px;background:#fff;display:flex;min-height:140px;flex-direction:column;justify-content:space-between}.stat-card p{font-size:14px;margin-bottom:0;margin-top:0}.stat-card h3{font-size:36px;font-weight:700;margin:0}.stat-card span{font-size:13px;opacity:1}.blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.yellow{background:linear-gradient(135deg,#fef3c7,#fde68a)}.purple{background:linear-gradient(135deg,#ede9fe,#ddd6fe)}.green{background:linear-gradient(135deg,#e4ffee,#c8f1d7)}.orange{background:linear-gradient(135deg,#f8dbb7be,#f1d5b39c)}.config-card{background:#fff;padding:28px;border-radius:16px}.config-card h3{font-size:20px;margin-bottom:16px}.config-warning{background:#fff7ed;border:1px solid #fed7aa;padding:20px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:16px}.config-warning p{font-size:15px;color:#9a3412;margin:0}.config-warning .theme-editor-link{background:#f97316;color:#fff;border:none;padding:10px 18px;text-decoration:none;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;white-space:nowrap}.config-warning button:hover{background:#ea580c}.top-card{background:#fff;padding:24px;border-radius:16px;border:1px solid #e1e3e5;margin-bottom:24px}.top-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.settings-btn{background:#008060;color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer}.info-box{margin-top:16px;padding:12px;background:#eef5ff;border-radius:8px}.temp-number{margin-top:16px}.temp-number input{padding:10px;border-radius:8px;border:1px solid #d1d5db;margin-left:20px}.main-grid{display:grid;grid-template-columns:240px 1fr 320px;gap:24px}.sidebar{display:flex;flex-direction:column}.side-card{background:#f6f6f7;padding:14px;border-radius:12px;margin-bottom:12px;cursor:pointer;border:1px solid #e1e3e5}.side-card.active{background:#fff;font-weight:600}.template-card{background:#fff;padding:20px;border-radius:16px;border:1px solid #e1e3e5;margin-bottom:18px}.template-header{display:flex;justify-content:space-between;align-items:center}.form-group{margin-bottom:16px;display:flex;flex-direction:column}.form-group label{margin-bottom:6px;font-size:14px}.form-group input{padding:10px;border-radius:8px;border:1px solid #d1d5db}.toggle{width:46px;height:24px;background:#d1d5db;border-radius:50px;position:relative;cursor:pointer}.toggle.active{background:#008060}.toggle-circle{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:.3s}.toggle.active .toggle-circle{transform:translate(22px)}.preview{display:flex;justify-content:center}.phone{background:#f0f2f5;border-radius:32px;height:520px;width:100%;max-width:300px;border:7px solid;overflow:hidden}.phone-header{background:#075e54;color:#fff;padding:35px 10px 10px;text-align:left;margin-bottom:20px;display:flex;align-items:center;position:relative}.phone-header:after{content:"";position:absolute;width:30%;height:11px;background:#000;left:35%;top:10px;border-radius:48px;opacity:.5}.phone-header span{display:inline-block;width:20px;height:20px;background:#d1d5db;border-radius:50%;margin-right:8px}.chat-bubble{background:#dcf8c6;padding:14px;border-radius:14px;max-width:70%;margin-bottom:10px;margin-left:auto;margin-right:10px}.chat-bubble img{width:100%;border-radius:10px;margin-bottom:10px}@media(max-width:900px){.stats-grid{grid-template-columns:1fr}.config-warning{flex-direction:column;align-items:flex-start}}
