.dashboard-carousel{position:relative;width:100%;max-width:1200px;margin:0 auto}.carousel-content{min-height:600px;position:relative}.carousel-controls{gap:1.5rem;margin-top:1.5rem}.carousel-btn,.carousel-controls{display:flex;align-items:center;justify-content:center}.carousel-btn{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);cursor:pointer;transition:all .3s ease}.carousel-btn:hover{background:rgba(168,85,247,.2);border-color:rgba(168,85,247,.4);color:#fff;transform:scale(1.05)}.carousel-dots{display:flex;align-items:center;gap:.75rem}.carousel-dot{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.2);border:none;cursor:pointer;transition:all .3s ease}.carousel-dot:hover{background:hsla(0,0%,100%,.4)}.carousel-dot--active{background:#a855f7;box-shadow:0 0 12px rgba(168,85,247,.6);transform:scale(1.2)}.carousel-label{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.875rem;color:hsla(0,0%,100%,.6);font-weight:500}.carousel-label svg{color:#a855f7}.dashboard-carousel--compact{max-width:100%;width:100%;display:flex;flex-direction:column}.carousel-content--compact{min-height:auto;flex:1;max-height:75vh;overflow-y:auto;overflow-x:hidden;padding-right:12px;padding-bottom:1rem}.carousel-content--compact::-webkit-scrollbar{width:6px}.carousel-content--compact::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:10px}.carousel-content--compact::-webkit-scrollbar-thumb{background:rgba(168,85,247,.3);border-radius:10px}.carousel-content--compact::-webkit-scrollbar-thumb:hover{background:rgba(168,85,247,.5)}.carousel-controls--compact{margin-top:1rem;gap:1rem}.carousel-btn--compact{width:36px;height:36px}.carousel-dot--compact{width:10px;height:10px}.carousel-label--compact{margin-top:.75rem;font-size:.8rem}.dashboard-preview--compact{width:100%}.dashboard-preview--compact .benefits__header{margin-bottom:1.5rem;text-align:center}.dashboard-preview--compact .benefits__title{font-size:1.5rem;margin-bottom:.5rem;font-weight:700}.dashboard-preview--compact .benefits__subtitle{font-size:.9rem;max-width:100%;line-height:1.5;opacity:.8}.dashboard-preview--compact .dashboard-kpi-grid{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-bottom:1.5rem}.dashboard-preview--compact .dashboard-kpi-card{padding:.75rem .6rem;border-radius:10px}.dashboard-preview--compact .kpi-icon{width:32px;height:32px;margin-bottom:.5rem;border-radius:8px}.dashboard-preview--compact .kpi-icon svg{width:16px;height:16px}.dashboard-preview--compact .kpi-value{font-size:1.4rem;margin-bottom:.25rem;font-weight:700}.dashboard-preview--compact .kpi-label{font-size:.7rem;font-weight:500}.dashboard-preview--compact .kpi-change{top:.5rem;right:.5rem;padding:.15rem .35rem;font-size:.65rem}.dashboard-preview--compact .kpi-change svg{width:10px;height:10px}.dashboard-preview--compact .kpi-progress{height:3px;margin-top:.5rem}.dashboard-preview--compact .kpi-compare,.dashboard-preview--compact .kpi-tooltip{display:none}.dashboard-preview--compact .dashboard-charts-grid{gap:.75rem;margin-bottom:1.5rem}.dashboard-preview--compact .dashboard-chart-card{padding:.75rem;border-radius:12px}.dashboard-preview--compact .chart-header{margin-bottom:.75rem}.dashboard-preview--compact .chart-header h4{font-size:.95rem;font-weight:600}.dashboard-preview--compact .chart-period{font-size:.75rem;padding:.2rem .6rem}.dashboard-preview--compact .chart-container{height:120px;margin-bottom:.75rem}.dashboard-preview--compact .chart-labels{margin-bottom:0}.dashboard-preview--compact .chart-labels span{font-size:.65rem}.dashboard-preview--compact .chart-legend{display:none}.dashboard-preview--compact .heatmap-container{padding-top:.5rem}.dashboard-preview--compact .heatmap-row{margin-bottom:.3rem;gap:.5rem}.dashboard-preview--compact .heatmap-cell{height:20px}.dashboard-preview--compact .heatmap-cells{gap:.35rem}.dashboard-preview--compact .heatmap-label{font-size:.75rem;width:24px}.dashboard-preview--compact .heatmap-hours{margin-left:24px;margin-top:.5rem;gap:.25rem}.dashboard-preview--compact .heatmap-hours span{font-size:.6rem}.dashboard-preview--compact .heatmap-legend{font-size:.65rem;margin-top:.75rem;gap:.5rem}.dashboard-preview--compact .heatmap-legend-cells{gap:.2rem}.dashboard-preview--compact .heatmap-legend-cells .heatmap-cell{width:12px;height:12px}.dashboard-preview--compact .dashboard-bottom-grid{gap:1rem;margin-bottom:1.5rem}.dashboard-preview--compact .dashboard-geo-card,.dashboard-preview--compact .dashboard-products-card{padding:1rem;border-radius:12px}.dashboard-preview--compact .geo-header,.dashboard-preview--compact .products-header{margin-bottom:1rem;gap:.6rem}.dashboard-preview--compact .geo-header h4,.dashboard-preview--compact .products-header h4{font-size:.95rem;font-weight:600}.dashboard-preview--compact .geo-header svg,.dashboard-preview--compact .products-header svg{width:16px;height:16px}.dashboard-preview--compact .geo-list{gap:.65rem}.dashboard-preview--compact .geo-item{padding:.5rem;gap:.6rem}.dashboard-preview--compact .geo-rank{width:24px;height:24px;font-size:.8rem;border-radius:6px}.dashboard-preview--compact .geo-name{font-size:.85rem}.dashboard-preview--compact .geo-bar-wrap{height:5px}.dashboard-preview--compact .geo-value{font-size:.8rem;padding:.15rem .4rem;min-width:36px;border-radius:5px}.dashboard-preview--compact .products-list{gap:.65rem}.dashboard-preview--compact .product-item{padding:.5rem .6rem;gap:.6rem;border-radius:8px}.dashboard-preview--compact .product-rank{width:24px;height:24px;font-size:.8rem}.dashboard-preview--compact .product-name{font-size:.85rem}.dashboard-preview--compact .product-clicks{font-size:.8rem}.dashboard-preview--compact .dashboard-cta{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.dashboard-preview{width:100%}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:1.5rem}@media (max-width:1024px){.dashboard-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.dashboard-kpi-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.dashboard-kpi-card{position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:1.25rem;transition:all .4s ease;overflow:visible}.dashboard-kpi-card:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .4s ease;border-radius:16px}.dashboard-kpi-card[data-gradient=blue]:before{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(6,182,212,.05))}.dashboard-kpi-card[data-gradient=purple]:before{background:linear-gradient(135deg,rgba(168,85,247,.1),rgba(236,72,153,.05))}.dashboard-kpi-card[data-gradient=green]:before{background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(52,211,153,.05))}.dashboard-kpi-card[data-gradient=orange]:before{background:linear-gradient(135deg,rgba(249,115,22,.1),rgba(239,68,68,.05))}.dashboard-kpi-card:hover:before{opacity:1}.dashboard-kpi-card:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.15);box-shadow:0 12px 40px rgba(0,0,0,.3)}.kpi-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:1rem;transition:transform .3s ease}.dashboard-kpi-card:hover .kpi-icon{transform:scale(1.1)}.kpi-icon--blue{background:rgba(59,130,246,.2);color:#60a5fa}.kpi-icon--purple{background:rgba(168,85,247,.2);color:#c084fc}.kpi-icon--green{background:rgba(16,185,129,.2);color:#34d399}.kpi-icon--orange{background:rgba(249,115,22,.2);color:#fb923c}.kpi-change{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:20px;font-size:.75rem;font-weight:600}.kpi-change--positive{background:rgba(16,185,129,.15);color:#34d399;border:1px solid rgba(16,185,129,.25)}.kpi-change--negative{background:rgba(239,68,68,.15);color:#f87171;border:1px solid rgba(239,68,68,.25)}.kpi-value{font-size:2rem;font-weight:800;margin-bottom:.25rem;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.kpi-value--blue{background-image:linear-gradient(135deg,#3b82f6,#06b6d4)}.kpi-value--purple{background-image:linear-gradient(135deg,#a855f7,#ec4899)}.kpi-value--green{background-image:linear-gradient(135deg,#10b981,#34d399)}.kpi-value--orange{background-image:linear-gradient(135deg,#f97316,#ef4444)}.kpi-label{font-size:.875rem;color:hsla(0,0%,100%,.6);font-weight:500}.kpi-progress{height:6px;background:hsla(0,0%,100%,.1);border-radius:10px;margin-top:1rem;overflow:hidden}.kpi-progress__bar{height:100%;border-radius:10px;animation:progressSlide 1.5s ease-out}.kpi-progress__bar--blue{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.kpi-progress__bar--purple{background:linear-gradient(90deg,#a855f7,#ec4899)}.kpi-progress__bar--green{background:linear-gradient(90deg,#10b981,#34d399)}.kpi-progress__bar--orange{background:linear-gradient(90deg,#f97316,#ef4444)}@keyframes progressSlide{0%{width:0}}.kpi-compare{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.65rem;color:hsla(0,0%,100%,.4)}.kpi-compare--positive{color:#34d399}.kpi-tooltip{position:absolute;top:1rem;left:1rem;z-index:10}.kpi-tooltip--chart,.kpi-tooltip--geo,.kpi-tooltip--products{top:.75rem;right:.75rem;left:auto}.kpi-tooltip__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);font-size:.7rem;font-weight:700;cursor:help;transition:all .3s ease}.kpi-tooltip:hover .kpi-tooltip__icon{background:rgba(168,85,247,.3);color:#fff}.kpi-tooltip__content{top:calc(100% + 8px);transform:translateX(-50%);width:220px;padding:.875rem;border:1px solid rgba(168,85,247,.3);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease;z-index:10}.kpi-tooltip__content,.kpi-tooltip__content:before{position:absolute;left:50%;background:rgba(15,15,20,.98)}.kpi-tooltip__content:before{content:"";top:-6px;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;border-left:1px solid rgba(168,85,247,.3);border-top:1px solid rgba(168,85,247,.3)}.kpi-tooltip:hover .kpi-tooltip__content{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.kpi-tooltip__content strong{display:block;color:#c084fc;font-size:.85rem;margin-bottom:.5rem}.kpi-tooltip__content p{color:hsla(0,0%,100%,.7);font-size:.8rem;line-height:1.5;margin:0}@media (max-width:768px){.kpi-tooltip__content{width:180px;max-width:calc(100vw - 2rem)}.dashboard-kpi-card[data-gradient=blue] .kpi-tooltip__content,.dashboard-kpi-card[data-gradient=green] .kpi-tooltip__content{top:50%;left:calc(100% + 8px);right:auto;transform:translateY(-50%)}.dashboard-kpi-card[data-gradient=blue] .kpi-tooltip__content:before,.dashboard-kpi-card[data-gradient=green] .kpi-tooltip__content:before{top:50%;left:-6px;right:auto;transform:translateY(-50%) rotate(45deg)}.dashboard-kpi-card[data-gradient=blue] .kpi-tooltip:hover .kpi-tooltip__content,.dashboard-kpi-card[data-gradient=green] .kpi-tooltip:hover .kpi-tooltip__content{transform:translateY(-50%)}.kpi-tooltip--chart .kpi-tooltip__content,.kpi-tooltip--geo .kpi-tooltip__content,.kpi-tooltip--products .kpi-tooltip__content{left:auto;right:0;transform:translateX(0)}.kpi-tooltip--chart .kpi-tooltip__content:before,.kpi-tooltip--geo .kpi-tooltip__content:before,.kpi-tooltip--products .kpi-tooltip__content:before{left:auto;right:10px;transform:rotate(45deg)}.kpi-tooltip--chart:hover .kpi-tooltip__content,.kpi-tooltip--geo:hover .kpi-tooltip__content,.kpi-tooltip--products:hover .kpi-tooltip__content{transform:translateY(0)}}.dashboard-charts-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:1.25rem;margin-bottom:1.5rem}@media (max-width:900px){.dashboard-charts-grid{grid-template-columns:1fr}}.dashboard-chart-card{position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:1.25rem}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.chart-header h4{font-size:.95rem;font-weight:600;color:#fff;margin:0}.chart-period{font-size:.75rem;color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.08);padding:.25rem .75rem;border-radius:20px}.chart-container{position:relative;height:120px;margin-bottom:.75rem}.bar-chart,.line-chart{width:100%;height:100%}.chart-line{stroke-dasharray:500;stroke-dashoffset:500;animation:drawLine 2s ease forwards}@keyframes drawLine{to{stroke-dashoffset:0}}.chart-area{opacity:0;animation:fadeInArea 1s ease .5s forwards}@keyframes fadeInArea{to{opacity:1}}.chart-dot{opacity:0;animation:fadeDot .5s ease 1.5s forwards}@keyframes fadeDot{to{opacity:1}}.chart-labels{display:flex;justify-content:space-between;padding:0 .25rem;margin-bottom:1.5rem}.chart-labels--bar{position:relative;justify-content:flex-start}.chart-labels--bar span{position:absolute;transform:translateX(-50%)}.chart-labels span{font-size:.7rem;color:hsla(0,0%,100%,.4)}.chart-legend{position:absolute;bottom:1.25rem;left:1.25rem;display:flex;gap:1rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:hsla(0,0%,100%,.6)}.legend-dot{width:10px;height:10px;border-radius:50%}.legend-dot--purple{background:#a855f7}.legend-dot--green{background:#10b981}.heatmap-container{padding-top:.5rem}.heatmap-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.heatmap-label{width:24px;font-size:.7rem;color:hsla(0,0%,100%,.5);text-align:right}.heatmap-cells{display:flex;gap:.25rem;flex:1}.heatmap-cell{flex:1;height:24px;border-radius:4px;transition:transform .2s ease}.heatmap-cell:hover{transform:scale(1.1)}.heatmap-cell[data-intensity="0"]{background:hsla(0,0%,100%,.05)}.heatmap-cell[data-intensity="1"]{background:rgba(168,85,247,.2)}.heatmap-cell[data-intensity="2"]{background:rgba(168,85,247,.35)}.heatmap-cell[data-intensity="3"]{background:rgba(168,85,247,.5)}.heatmap-cell[data-intensity="4"]{background:rgba(168,85,247,.7)}.heatmap-cell[data-intensity="5"]{background:rgba(168,85,247,.9)}.heatmap-hours{display:flex;gap:.25rem;margin-left:28px;margin-top:.5rem}.heatmap-hours span{flex:1;font-size:.6rem;color:hsla(0,0%,100%,.4);text-align:center}.heatmap-legend{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:.75rem;font-size:.7rem;color:hsla(0,0%,100%,.5)}.heatmap-legend-cells{display:flex;gap:.2rem}.heatmap-legend-cells .heatmap-cell{width:16px;height:16px;flex:none}.dashboard-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem}@media (max-width:768px){.dashboard-bottom-grid{grid-template-columns:1fr}}.dashboard-geo-card,.dashboard-products-card{position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:1.25rem}.dashboard-geo-card{background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(6,182,212,.02));border-color:rgba(59,130,246,.15)}.dashboard-products-card{background:linear-gradient(135deg,rgba(168,85,247,.05),rgba(236,72,153,.02));border-color:rgba(168,85,247,.15)}.geo-header,.products-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:hsla(0,0%,100%,.7)}.geo-header h4,.products-header h4{font-size:.9rem;font-weight:600;margin:0;color:#fff}.geo-header svg{color:#60a5fa}.products-header svg{color:#c084fc}.geo-list{flex-direction:column}.geo-item,.geo-list{display:flex;gap:.75rem}.geo-item{align-items:center;padding:.5rem;border-radius:8px;transition:background .2s ease}.geo-item:hover{background:rgba(59,130,246,.1)}.geo-rank{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;font-size:.75rem;font-weight:700;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6)}.geo-rank--gold{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1f2937;box-shadow:0 2px 8px rgba(251,191,36,.4)}.geo-rank--silver{background:linear-gradient(135deg,#d1d5db,#9ca3af);color:#1f2937}.geo-rank--bronze{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff}.geo-name{flex:1;font-size:.85rem;color:hsla(0,0%,100%,.9)}.geo-bar-wrap{flex:1;height:6px;background:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden}.geo-bar{height:100%;border-radius:10px;transition:width 1s ease}.geo-bar--blue{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.geo-value{font-size:.85rem;font-weight:700;color:#fff;background:rgba(59,130,246,.2);padding:.2rem .5rem;border-radius:6px;min-width:40px;text-align:center}.products-list{display:flex;flex-direction:column;gap:.6rem}.product-item{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:10px;transition:all .2s ease}.product-item:hover{background:rgba(168,85,247,.1);border-color:rgba(168,85,247,.2)}.product-rank{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:.7rem;font-weight:700;background:rgba(168,85,247,.2);color:#c084fc}.product-name{flex:1;font-size:.85rem;color:hsla(0,0%,100%,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-clicks{font-size:.75rem;color:hsla(0,0%,100%,.5)}.dashboard-cta{text-align:center;padding:1.5rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px}.dashboard-cta p{color:hsla(0,0%,100%,.6);font-size:.9375rem;margin-bottom:1.5rem;line-height:1.6}.btn--sm{padding:.875rem 2rem;font-size:.9375rem}.benefits__header{text-align:center;margin-bottom:3rem;animation:fadeInUp .8s ease-out}.benefits__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.8));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.benefits__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:hsla(0,0%,100%,.7);max-width:700px;margin:0 auto;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}