@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.alert{position:fixed;bottom:16px;right:16px;z-index:1000}.avatar{width:40px;border-radius:50%}.avatar-large{width:56px;border-radius:50%}.avatar-bordered{width:40px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.2);border:#fff 1px solid}.avatar-square{width:40px;border-radius:0px;box-shadow:0 1px 2px rgba(0,0,0,.2);border:#fff 1px solid}legend~div.form-check:first-of-type{clear:left}.navbar-lewagon{justify-content:space-between;background:#fff}.navbar-lewagon .navbar-collapse{flex-grow:0}.navbar-lewagon .navbar-brand img{width:40px}.dashboard-page{min-height:100vh;padding:32px;background:#f4f5f7}.dashboard-shell{width:100%;max-width:1060px;margin:0 auto}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;margin-bottom:22px}.dashboard-header h1{margin:0 0 8px;color:#1e245f;font-size:32px;font-weight:800;line-height:1}.dashboard-header p{margin:0;color:#6c7285;font-size:13px}.dashboard-month-filter{display:grid;grid-template-columns:auto minmax(0, 1fr) auto auto;align-items:center;gap:12px;width:100%;max-width:520px;padding:12px 14px;background:#fff;border-radius:8px;box-shadow:0 8px 22px rgba(33,37,41,.12)}.dashboard-month-filter__icon{display:inline-grid;place-items:center;width:36px;height:36px;color:#229be8;background:#e8f5ff;border-radius:8px;font-size:18px}.dashboard-month-filter label{display:grid;min-width:0}.dashboard-month-filter strong{color:#1f2328;font-size:13px;line-height:1.2}.dashboard-month-filter small{overflow:hidden;color:#7d83a6;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.dashboard-month-filter__input{width:132px;padding:7px 8px;border:1px solid #d8deea;border-radius:6px;color:#1f2328;background:#fff;font-size:12px;line-height:1}.dashboard-month-filter__submit{padding:8px 12px;border:0;border-radius:6px;color:#fff;background:#1b2b4b;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.dashboard-grid{display:grid;grid-template-columns:minmax(0, 1fr) 340px;gap:24px;align-items:stretch}.dashboard-main,.dashboard-side{display:grid;gap:18px}.dashboard-stats{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.dashboard-stat-card,.dashboard-analytics-card,.subscriptions-breakdown-card,.dashboard-ai-card{background:#fff;border-radius:8px;box-shadow:0 2px 16px #b5d4f4}.dashboard-stat-card{display:grid;gap:8px;min-height:100px;padding:22px;align-content:center}.dashboard-stat-card span{color:#7d83a6;font-size:12px;line-height:1.2}.dashboard-stat-card strong{color:#1f2328;font-size:28px;font-weight:800;line-height:1}.dashboard-stat-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px}.dashboard-stat-card button{padding:7px 12px;border:1px solid #d8deea;border-radius:999px;color:#1f2328;background:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer}.dashboard-stat-card--cancelled strong{color:#1b2b4b}.dashboard-analytics-card{grid-column:1/-1;display:grid;grid-template-columns:160px minmax(0, 1fr);grid-template-areas:"header header" "summary chart";gap:16px 22px;min-height:170px;padding:20px 22px}.dashboard-analytics-card__header{grid-area:header;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-analytics-card h2{margin:0;color:#1f2328;font-size:16px;font-weight:800;line-height:1.2}.dashboard-analytics-card button{padding:7px 12px;border:1px solid #d8deea;border-radius:999px;color:#1f2328;background:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer}.dashboard-analytics-card p{grid-area:summary;display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin:0;color:#7d83a6;font-size:12px}.dashboard-analytics-card p span{padding:5px 8px;border-radius:999px;color:#fff;background:#1f2328;font-size:11px;font-weight:800}.dashboard-monthly-spend-chart{grid-area:chart;min-width:0;width:100%;height:100px}.dashboard-ai-card__content{display:grid;gap:12px;margin-top:18px}.dashboard-ai-card__badge{display:inline-block;width:-moz-fit-content;width:fit-content;padding:7px 14px;border-radius:999px;color:#fff;background:#1b2b4b;font-size:13px;font-weight:800;line-height:1.2}.dashboard-ai-card__text{margin:0;color:#7d83a6;font-size:14px;line-height:1.6}.dashboard-ai-card__cta{color:#229be8;font-size:12px;font-weight:700;line-height:1.2}.dashboard-ai-card__button{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:36px;padding:9px 12px;border:0;border-radius:6px;color:#fff;background:#1b2b4b;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer}.dashboard-ai-card__button.is-loading{opacity:.82;cursor:wait}.dashboard-ai-card__button.is-loading::before{width:12px;height:12px;border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff;border-radius:50%;content:"";animation:insight-button-spin .8s linear infinite}.dashboard-ai-card__view-link{display:inline-block;width:-moz-fit-content;width:fit-content;padding:7px 12px;border:1px solid #d8deea;border-radius:999px;color:#1f2328;background:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;text-decoration:none}.dashboard-ai-card:hover .dashboard-ai-card__cta{text-decoration:underline}.subscriptions-breakdown-card{padding:22px}.subscriptions-breakdown-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.subscriptions-breakdown-card__header h1,.dashboard-ai-card__header h2{margin:0;color:#1f2328;font-size:16px;font-weight:800;line-height:1.25}.subscriptions-chart{width:240px;height:206px;margin:18px auto 20px}.subscriptions-breakdown-legend{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:13px 32px}.legend-item{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;gap:9px;min-width:0;color:#222833;font-size:11px;line-height:1.2}.legend-dot{width:8px;height:8px;border:2px solid var(--legend-color, #cfd6e3);border-radius:50%}.legend-label{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.legend-item strong{color:#1d2129;font-size:11px;font-weight:700}.legend-item--empty{grid-column:1/-1}.dashboard-ai-card{min-height:280px;padding:22px}.dashboard-ai-frame{display:grid;gap:18px}.dashboard-ai-card__header{display:flex;align-items:center;justify-content:space-between}.dashboard-ai-card__empty{min-height:178px;margin-top:18px;border:1px dashed #d8deea;border-radius:8px;background:#fafbfc}.dashboard-modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:24px}.dashboard-modal--open{display:grid}.dashboard-modal-open{overflow:hidden}.dashboard-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(31,35,40,.5);cursor:pointer}.dashboard-modal__panel{position:relative;z-index:1;width:100%;max-width:760px;max-height:82vh;padding:24px;overflow-y:auto;background:#fff;border-radius:8px;box-shadow:0 24px 80px rgba(31,35,40,.22)}.dashboard-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.dashboard-modal__header h2{margin:0;color:#1f2328;font-size:22px;font-weight:800;line-height:1.1}.dashboard-modal__header p{margin:6px 0 0;color:#7d83a6;font-size:13px}.dashboard-modal__header button{padding:8px 12px;border:0;border-radius:6px;color:#fff;background:#1b2b4b;font-size:12px;font-weight:800;line-height:1;cursor:pointer}.dashboard-activity-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.dashboard-activity-grid--cancelled{grid-template-columns:minmax(0, 1fr)}.dashboard-activity-grid h3{margin:0 0 12px;color:#1f2328;font-size:14px;font-weight:800}.dashboard-activity-list{display:grid;gap:10px}.dashboard-activity-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px;border:1px solid #eceff4;border-radius:8px;background:#fafbfc}.dashboard-activity-item div{display:grid;min-width:0}.dashboard-activity-item strong{overflow:hidden;color:#1f2328;font-size:13px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dashboard-activity-item span{color:#7d83a6;font-size:11px;line-height:1.3}.dashboard-activity-item div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-activity-item>span{color:#1f2328;font-weight:800;white-space:nowrap}.dashboard-activity-item__price{text-align:right}.dashboard-activity-empty{margin:0;padding:18px;border:1px dashed #d8deea;border-radius:8px;color:#7d83a6;background:#fafbfc;font-size:13px}@media(max-width: 900px){.dashboard-header,.dashboard-grid{grid-template-columns:1fr}.dashboard-header{align-items:stretch;flex-direction:column}.dashboard-month-filter{width:100%}}@media(max-width: 560px){.dashboard-page{padding:16px}.dashboard-header h1{font-size:26px}.dashboard-month-filter,.dashboard-stats,.subscriptions-breakdown-legend{grid-template-columns:1fr}.dashboard-month-filter__icon{display:none}.dashboard-month-filter__input,.dashboard-month-filter__submit{width:100%}.dashboard-stat-card,.dashboard-analytics-card,.subscriptions-breakdown-card,.dashboard-ai-card{padding:18px}.dashboard-analytics-card{grid-template-columns:1fr;grid-template-areas:"header" "summary" "chart"}.dashboard-analytics-card p{align-items:center;flex-direction:row}.dashboard-activity-grid{grid-template-columns:1fr}}.insights-page{min-height:100vh;padding:32px;margin-top:10px;background:#f4f5f7}.insights-shell{width:100%;max-width:1060px;margin:0 auto}.insights-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.insights-header h1{margin:0;color:#1e245f;font-size:32px;line-height:1}.insights-category-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:12px;margin-bottom:24px;border-radius:6px}.insights-category-card{display:grid;place-items:center;min-height:80px;padding:18px;border:2px solid #d8deea;border-radius:8px;color:#1f2328;background:#fff;font-size:13px;font-weight:700;text-align:center;text-decoration:none;transition:all .2s;cursor:pointer}.insights-category-card:hover{border-color:var(--category-color, #229be8);box-shadow:0 8px 22px rgba(33,37,41,.08)}.insights-category-card--active{border-color:var(--category-color, #229be8);color:var(--category-color, #229be8);background:color-mix(in srgb, var(--category-color, #229be8) 10%, white)}.insights-detail__header h2{margin:0 0 8px;color:var(--category-color, #1f2328);font-size:22px;font-weight:800;line-height:1.2}.insights-ai-card__icon{display:grid;place-items:center;width:40px;height:40px;color:var(--category-color, #229be8);background:color-mix(in srgb, var(--category-color, #229be8) 10%, white);border-radius:8px;font-size:18px}.insights-detail{display:grid;gap:18px}.insights-detail__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px;background:#fff;border-radius:6px;box-shadow:4px 2px 16px #b5d4f4;outline:1px solid #9ca3af}.insights-action-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:10px 14px;border:0;border-radius:6px;color:#fff;background:#1b2b4b;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .2s}.insights-action-button:hover{background:#85b7eb}.insights-action-button.is-loading{opacity:.82;cursor:wait}.insights-action-button.is-loading::before{width:12px;height:12px;border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff;border-radius:50%;content:"";animation:insight-button-spin .8s linear infinite}.insights-action-button--secondary{border:1px solid color-mix(in srgb, var(--category-color, #229be8) 40%, #d8deea);color:var(--category-color, #229be8);background:color-mix(in srgb, var(--category-color, #229be8) 10%, white)}.insights-action-button--secondary.is-loading::before{border-color:color-mix(in srgb, var(--category-color, #229be8) 35%, white);border-top-color:var(--category-color, #229be8)}@keyframes insight-button-spin{to{transform:rotate(360deg)}}.insights-detail__header p{margin:0;color:#7d83a6;font-size:14px}.insights-ai-card{display:grid;grid-template-columns:auto minmax(0, 1fr);gap:16px;padding:22px;background:#fff;border-radius:6px;box-shadow:4px 2px 16px #b5d4f4;outline:1px solid #9ca3af}.insights-ai-card p{margin:0;color:#1f2328;font-size:14px;line-height:1.6}.insights-ai-card--empty p{color:#7d83a6}.insights-subscriptions{padding:22px;background:#fff;border-radius:6px;box-shadow:4px 2px 16px #b5d4f4;outline:1px solid #9ca3af}.insights-subscriptions h3{margin:0 0 14px;color:#1f2328;font-size:16px;font-weight:800;line-height:1.2}.insights-subscription-list{display:grid;gap:10px}.insights-subscription-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #eceff4;border-radius:8px;background:#fafbfc}.insights-subscription-item strong{color:#1f2328;font-size:13px;font-weight:800;line-height:1.2}.insights-subscription-item span{color:#1f2328;font-size:13px;font-weight:700;white-space:nowrap}@media(max-width: 560px){.insights-page{padding:16px}.insights-header h1{font-size:26px}.insights-header,.insights-detail__header{align-items:stretch;flex-direction:column}.insights-action-button{justify-content:center;width:100%}.insights-category-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}body{font-family:"Inter","Helvetica",sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:"Inter","Helvetica",sans-serif;font-weight:700}.category-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1.25rem;font-weight:600}
