@layer payload-default{}@layer payload-default{}.welcome-dashboard{padding:0 var(--gutter-h);max-width:1400px;margin:0 auto}@media(max-width:1024px){.welcome-dashboard{padding:1.5rem}}@media(max-width:768px){.welcome-dashboard{padding:1rem}}.welcome-header{margin-bottom:2.5rem;text-align:center}.welcome-header .tenant-tag{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;font-weight:700;font-size:.875rem;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.25rem;box-shadow:0 2px 8px rgba(102,126,234,.3)}@media(max-width:768px){.welcome-header .tenant-tag{font-size:.75rem;padding:.4rem .85rem}}.welcome-header h1{font-size:2.5rem;font-weight:700;margin:0 0 .75rem;color:var(--theme-text)}@media(max-width:1024px){.welcome-header h1{font-size:2rem}}@media(max-width:768px){.welcome-header h1{font-size:1.75rem}}.welcome-header h2{font-size:1.75rem;font-weight:600;margin:0 0 .75rem;color:var(--theme-elevation-700)}@media(max-width:1024px){.welcome-header h2{font-size:1.5rem}}@media(max-width:768px){.welcome-header h2{font-size:1.25rem}}.welcome-header .welcome-meta{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1rem;color:var(--theme-elevation-800)}.welcome-header .welcome-meta .user-role{padding:.25rem .75rem;background:var(--theme-elevation-400);border-radius:6px;font-weight:600;font-size:.875rem;color:#fff}.welcome-header .welcome-meta .user-role--admin{background:#dc2626}.welcome-header .welcome-meta .user-role--payments{background:#16a34a}.welcome-header .welcome-meta .user-role--content{background:#2563eb}.welcome-header .welcome-meta .user-role--unset{background:var(--theme-elevation-500);color:var(--theme-text)}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;align-items:start}@media(max-width:1024px){.dashboard-grid{grid-template-columns:1fr;gap:1.5rem}}.right-column{display:flex;flex-direction:column;gap:1.5rem;height:100%}.dashboard-card{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-250);border-radius:8px;padding:2rem;transition:all .2s ease;text-align:center}@media(max-width:768px){.dashboard-card{padding:1.5rem}}.dashboard-card h2{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:var(--theme-text)}.dashboard-card .section-description{font-size:.95rem;color:var(--theme-elevation-600);margin:0 0 1.5rem}.recommended-collections{height:100%;display:flex;flex-direction:column}.recommended-collections .collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;flex:1}@media(max-width:768px){.recommended-collections .collections-grid{grid-template-columns:1fr}}.recommended-collections .collection-card{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1.5rem;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-300);border-radius:6px;text-decoration:none;transition:all .2s ease;cursor:pointer;min-height:100px}.recommended-collections .collection-card:hover{background:var(--theme-elevation-200);border-color:var(--theme-elevation-400);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.recommended-collections .collection-card .collection-label{font-size:1.25rem;font-weight:600;color:var(--theme-text)}.help-articles .help-list,.latest-updates .updates-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.help-articles .help-item,.latest-updates .update-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-300);border-radius:6px;text-decoration:none;transition:all .2s ease;gap:.5rem;min-height:80px}.help-articles .help-item:hover,.latest-updates .update-item:hover{background:var(--theme-elevation-200);border-color:var(--theme-elevation-400);transform:translateY(-2px)}.help-articles .view-all-link,.latest-updates .view-all-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;color:var(--theme-elevation-800);text-decoration:none;transition:all .2s ease}.help-articles .view-all-link:hover,.latest-updates .view-all-link:hover{color:var(--theme-text);gap:.5rem}.help-articles .no-resources,.latest-updates .no-updates{display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;background:var(--theme-elevation-100);border-radius:6px;border:1px dashed var(--theme-elevation-300);min-height:100px}.help-articles .no-resources p,.latest-updates .no-updates p{margin:0;font-size:1rem;color:var(--theme-elevation-600);font-style:italic}.latest-updates .update-item .update-header{display:flex;align-items:center;justify-content:center;gap:.5rem}.latest-updates .update-item .update-version{font-weight:700;font-size:.95rem;color:var(--theme-text)}.latest-updates .update-item .update-date,.latest-updates .update-item .update-separator{font-size:.95rem;color:var(--theme-elevation-600)}.latest-updates .update-item .update-tag{padding:.125rem .5rem;background:var(--theme-success-100);color:var(--theme-success-700);border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.help-articles .help-item .help-title{font-weight:700;font-size:.95rem;color:var(--theme-text)}.help-articles .help-item .help-tags{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.help-articles .help-item .help-tag{padding:.125rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#fff}.help-articles .help-item .help-tag--games{background:#7c3aed}.help-articles .help-item .help-tag--content{background:#2563eb}.help-articles .help-item .help-tag--payments{background:#16a34a}.help-articles .help-item .help-tag--marketing{background:#ea580c}.help-articles .help-item .help-tag--data_entry{background:#0891b2}.help-articles .help-item .help-tag--curator{background:#9333ea}.help-articles .help-item .help-tag--systems{background:#dc2626}.nav__link:hover{text-underline-offset:5px}