@media (max-width:767px){.dashboard-grid{grid-template-columns:1fr;padding:1rem}.dashboard-chart-container{margin-top:0}.dashboard-stats-grid{grid-template-columns:2fr;gap:1rem}.dashboard-stat-card{padding:1rem!important}.dashboard-subtitle{font-size:1.2rem!important}.dashboard-chart-container h2.subtitle{font-size:1rem;line-height:1.4}.dashboard-chart-container .h-[\33 50px]{height:300px!important}}.stats-section{width:100%;min-width:0;height:100%}.dashboard-stats-grid{display:grid;grid-template-columns:1fr;gap:1rem;height:100%}.dashboard-subtitle{font-size:1.7rem;color:#2b404d;font-weight:700}.dashboard-stat-card{background:#fff;padding:1.5rem;border-radius:20px;box-shadow:0 3px 20px hsla(0,0%,58%,.042);display:flex;height:100%;width:100%;flex-direction:column;justify-content:space-between}.dashboard-stat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard-stat-icon{padding:0;border-radius:8px}.dashboard-stat-trend{margin-top:-1.5rem;font-size:1rem;color:#66c5b4}.dashboard-stat-value{font-size:1.6rem;font-weight:700;color:#304e5d;margin-bottom:.5rem}.dashboard-stat-name{color:#6b7280;font-size:.875rem}.dashboard-chart-container{background:#fff;border:0 solid #e3ebf0;border-radius:20px;padding:1.5rem;width:100%;height:100%;box-shadow:0 3px 20px hsla(0,0%,58%,.042)}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.chart-title{font-size:1.5rem;color:#2b404d;font-weight:600}.chart-buttons{display:flex;gap:.5rem}.chart-button{padding:.5rem 1rem;border-radius:8px;font-size:.875rem;transition:all .2s}.chart-button.active{background-color:#537383;color:#fff}.chart-button:not(.active){background-color:#f1f3f7;color:#6b7280}.chart-button:not(.active):hover{background-color:#e5e7eb}.links-container{border-radius:20px;margin-top:3rem}.links-div{padding:1rem;border-radius:20px}.links-title{font-size:1.2rem;color:#304956;font-weight:500;margin-bottom:1rem}.links-list{display:flex;flex-direction:column;gap:1rem}.link-card{box-shadow:0 3px 20px hsla(0,0%,58%,.042);border-radius:20px}.link-icon{background:#f1f3f7;padding:.75rem;border-radius:8px;margin-right:1rem}.link-clicks,.link-url{color:#6b7280;font-size:.875rem}.link-action{padding:.5rem;border-radius:6px;color:#6b7280;transition:background-color .2s}.link-action:hover{background-color:#f1f3f7}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding:0 0 1rem}.header-left{display:flex;flex-direction:column;gap:.5rem}.links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.link-card{display:flex;align-items:center;padding:1rem;background:#fff;border-radius:15px}.link-info{flex:1;margin:0 1rem}.link-stats{display:flex;align-items:center;gap:1rem}.dashboard-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.see-all-button{display:flex;align-items:center;gap:.5rem;color:#64748b;background-color:#eceff2;padding:.3rem .7rem;border-radius:10px;font-size:.875rem;font-weight:500;transition:color .2s,background-color .2s}.see-all-button:hover{color:#475569;background-color:#e7ebef}.dashboard-wrapper{padding:0}.dashboard-content,.dashboard-wrapper{width:100%;height:100%}.dashboard-banner-wrapper{width:100%;margin-bottom:2rem}.dashboard-analytics-grid{display:grid;grid-template-columns:minmax(250px,300px) 1fr;gap:1.5rem;margin-bottom:2rem}.dashboard-section{margin-bottom:2rem}@media (min-width:768px){.dashboard-wrapper{padding:0}}@media (max-width:767px){.dashboard-header .yellow-button{width:100%;justify-content:center}.dashboard-analytics-grid{grid-template-columns:1fr;grid-template-areas:"stats" "chart"}.dashboard-stats-grid{grid-area:stats;grid-template-columns:repeat(2,1fr)}.dashboard-chart-container{grid-area:chart;margin-bottom:1rem}.yellow-button{display:none}}