.dashboard_container__NwfBK{min-height:100vh;background:var(--color-bg)}.dashboard_header__IYRHh{background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border);padding:var(--space-4) var(--space-6)}.dashboard_headerInner__ib4z0{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.dashboard_logo__TfXnV{display:flex;align-items:center;gap:var(--space-2);text-decoration:none}.dashboard_logoIcon__7yGSl{width:36px;height:36px;border-radius:var(--radius-md);object-fit:contain}.dashboard_logoFull__u6egy{height:36px;width:auto;object-fit:contain}.dashboard_logoText__thd8a{font-family:var(--font-display);font-size:var(--text-lg);font-weight:700;color:var(--color-text)}.dashboard_headerRight__FTF4u{display:flex;align-items:center;gap:var(--space-4)}.dashboard_settingsLink__tqxZl{font-size:var(--text-sm);font-weight:500;color:var(--color-primary);text-decoration:none}.dashboard_settingsLink__tqxZl:hover{text-decoration:underline}.dashboard_userEmail__8b93F{font-size:var(--text-sm);color:var(--color-text-muted)}.dashboard_logoutButton__jFI65{font-size:var(--text-sm);color:var(--color-text-secondary);background:none;border:none;cursor:pointer}.dashboard_logoutButton__jFI65:hover{color:var(--color-text)}.dashboard_main__6jQ_n{max-width:1000px;margin:0 auto;padding:var(--space-8) var(--space-6)}.dashboard_pageHeader__uvJoj{margin-bottom:var(--space-6)}.dashboard_pageTitle__lodpZ{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:800;color:var(--color-text);margin-bottom:var(--space-2)}.dashboard_pageSubtitle__mVRDq{font-size:var(--text-base);color:var(--color-text-secondary)}.dashboard_profileHeroCard__moYe6{background:linear-gradient(135deg,#fef7f5,#fdf2ee);border:2px solid var(--color-primary);border-radius:var(--radius-xl);padding:var(--space-6);display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);margin-bottom:var(--space-6)}.dashboard_profileHeroLeft__pbJ8E{flex:1 1}.dashboard_profileHeroLabel__1_Oo8{font-size:var(--text-xs);font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-2)}.dashboard_profileHeroUrl__1juUm{font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}.dashboard_profileHeroHint__LE6sP{font-size:var(--text-sm);color:var(--color-text-secondary)}.dashboard_profileHeroActions__yHJDF{display:flex;gap:var(--space-3)}.dashboard_viewProfileButton__qU_vQ{background:#fff;color:var(--color-text);border:1px solid var(--color-border);padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;text-decoration:none;transition:all var(--transition-fast)}.dashboard_viewProfileButton__qU_vQ:hover{background:var(--color-bg)}.dashboard_copyUrlButton__nBZcO{background:var(--color-primary);color:#fff;border:none;padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:all var(--transition-fast)}.dashboard_copyUrlButton__nBZcO:hover{background:var(--color-primary-dark)}.dashboard_profileSetupCard___mr6U{background:var(--color-bg-elevated);border:2px dashed var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8);text-align:center;margin-bottom:var(--space-6)}.dashboard_profileSetupIcon__8RwOx{font-size:48px;margin-bottom:var(--space-4)}.dashboard_profileSetupTitle__cV_OS{font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;margin-bottom:var(--space-2)}.dashboard_profileSetupText__EnJXP{color:var(--color-text-secondary);margin-bottom:var(--space-4);max-width:400px;margin-left:auto;margin-right:auto}.dashboard_profileSetupButton__OeODE{display:inline-block;background:var(--color-primary);color:#fff;padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-weight:600;text-decoration:none}.dashboard_statsGrid__nYbjV{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-4);gap:var(--space-4);margin-bottom:var(--space-8)}.dashboard_statCard__YcX7f{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5)}.dashboard_statLabel__3j_RC{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-1)}.dashboard_statValue__xOYXu{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-1)}.dashboard_statValuePrimary__8P8Ee{color:var(--color-primary)}.dashboard_statHint__IyslU{font-size:var(--text-xs);color:var(--color-text-muted)}.dashboard_statusVerified__wQvuW{color:var(--color-success)}.dashboard_statusPending__xNenE{color:var(--color-text-muted)}.dashboard_progressBar__xQ8V5{height:6px;background:var(--color-border);border-radius:3px;overflow:hidden;margin-top:var(--space-2)}.dashboard_progressFill__IQmsr{height:100%;background:var(--color-primary);border-radius:3px;transition:width .3s ease}.dashboard_verificationSection__kGhmZ{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6)}.dashboard_sectionHeader__VE5VQ{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-6);gap:var(--space-4)}.dashboard_sectionTitle__GM02B{font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;color:var(--color-text);margin-bottom:var(--space-1)}.dashboard_sectionSubtitle__lD__4{font-size:var(--text-sm);color:var(--color-text-secondary)}.dashboard_addVerificationButton__VO2w8{background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;text-decoration:none;white-space:nowrap;transition:all var(--transition-fast)}.dashboard_addVerificationButton__VO2w8:hover{background:var(--color-border)}.dashboard_badgesGrid__i4jz8{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.dashboard_badgeCard__HAYnw{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5)}.dashboard_badgeCardHeader__BVxEF{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-4)}.dashboard_espBadge__NkuUI{font-size:var(--text-xs);font-weight:600;padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);text-transform:uppercase}.dashboard_espBadgeKit__Bf0NC{background:rgba(251,105,112,.1);color:#fb6970}.dashboard_espBadgeBeehiiv__thPVU{background:rgba(255,204,0,.15);color:#b38f00}.dashboard_espBadgeMailerlite__zxTPU{background:rgba(9,194,105,.1);color:#09c269}.dashboard_verifiedBadge__9FxsL{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-xs);font-weight:600;color:var(--color-success)}.dashboard_verifiedIcon__mYDBy{width:16px;height:16px;background:var(--color-success-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.dashboard_subscriberCount__RnhkB{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:800;color:var(--color-text);line-height:1;margin-bottom:var(--space-1)}.dashboard_subscriberLabel__xmMju{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-4)}.dashboard_badgeCardMeta__4Zv4C{font-size:var(--text-xs);color:var(--color-text-muted);padding-top:var(--space-4);border-top:1px solid var(--color-border);margin-bottom:var(--space-4)}.dashboard_badgeCardActions__D9KOq{display:flex;gap:var(--space-2);flex-wrap:wrap}.dashboard_actionButton__4EAhd{font-size:var(--text-xs);font-weight:500;color:var(--color-text-secondary);background:var(--color-bg-elevated);border:1px solid var(--color-border);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.dashboard_actionButton__4EAhd:hover{background:var(--color-border);color:var(--color-text)}.dashboard_actionButton__4EAhd:disabled{opacity:.5;cursor:not-allowed}.dashboard_actionButtonDanger__iJnZd:hover{background:var(--color-error-light);border-color:var(--color-error);color:var(--color-error)}.dashboard_emptyState__88j4w{text-align:center;padding:var(--space-8)}.dashboard_emptyStateIcon__BPTvi{font-size:48px;margin-bottom:var(--space-4)}.dashboard_emptyStateTitle__uwdz4{font-family:var(--font-display);font-size:var(--text-lg);font-weight:700;margin-bottom:var(--space-2)}.dashboard_emptyStateText__od6Ni{color:var(--color-text-secondary);margin-bottom:var(--space-4);max-width:400px;margin-left:auto;margin-right:auto}.dashboard_emptyStateButton__pbHhh{display:inline-block;background:var(--color-primary);color:#fff;padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-weight:600;text-decoration:none}.dashboard_copySuccess___7Hrp{position:fixed;bottom:var(--space-6);left:50%;transform:translateX(-50%);background:var(--color-text);color:#fff;padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:500;box-shadow:var(--shadow-lg);z-index:100;animation:dashboard_slideUp__oj0dW .3s ease}@keyframes dashboard_slideUp__oj0dW{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dashboard_modalOverlay___UG7c{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50;padding:var(--space-4)}.dashboard_modal__O5vC6{background:var(--color-bg-elevated);border-radius:var(--radius-xl);width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.dashboard_modalHeader__syCRT{display:flex;justify-content:space-between;align-items:center;padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--color-border)}.dashboard_modalTitle__2slVC{font-family:var(--font-display);font-size:var(--text-lg);font-weight:700}.dashboard_modalClose__2JpiL{background:none;border:none;font-size:24px;color:var(--color-text-muted);cursor:pointer;padding:0;line-height:1}.dashboard_modalBody__Tr9jP{padding:var(--space-6)}.dashboard_modalHint__6JsL6{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-5);padding:var(--space-3);background:var(--color-bg);border-radius:var(--radius-md)}.dashboard_modalActions__GUIMA{display:flex;gap:var(--space-3);justify-content:flex-end;padding:var(--space-4) var(--space-6);border-top:1px solid var(--color-border)}.dashboard_optionGroup__x_sbj{margin-bottom:var(--space-5)}.dashboard_optionLabel__RmccJ{font-size:var(--text-sm);font-weight:600;color:var(--color-text);margin-bottom:var(--space-3);display:block}.dashboard_styleGrid__znvkl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-2);gap:var(--space-2)}.dashboard_styleButton__iwkdN{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);padding:var(--space-3);background:var(--color-bg);border:2px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.dashboard_styleButton__iwkdN:hover{border-color:var(--color-text-muted)}.dashboard_styleButtonActive__qDB4j{border-color:var(--color-primary);background:var(--color-primary-subtle)}.dashboard_styleButtonIcon__qqnBD{font-size:var(--text-xl)}.dashboard_styleButtonLabel__HDDJ6{font-size:var(--text-sm);font-weight:600}.dashboard_optionButton__XRK80,.dashboard_optionButtons__nVNfB{display:flex;gap:var(--space-2)}.dashboard_optionButton__XRK80{align-items:center;padding:var(--space-2) var(--space-4);background:var(--color-bg);border:2px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast)}.dashboard_optionButton__XRK80:hover{border-color:var(--color-text-muted)}.dashboard_optionButtonActive__J48xg{border-color:var(--color-primary);background:var(--color-primary-subtle)}.dashboard_optionButtonIcon__cK2Dn{font-size:var(--text-base)}.dashboard_previewSection__oIAwu{margin-bottom:var(--space-5)}.dashboard_previewContainer___uDIp{padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex;justify-content:center}.dashboard_codeSection__Qla6i{margin-bottom:var(--space-4)}.dashboard_codeBlock__MD4T_{background:#1a1a1a;color:#e0e0e0;padding:var(--space-4);border-radius:var(--radius-md);font-family:var(--font-mono);font-size:var(--text-xs);overflow-x:auto;white-space:pre-wrap;word-break:break-all}.dashboard_loading__zctVA{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:var(--space-4)}.dashboard_loadingSpinner__Ny9_U{width:40px;height:40px;border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:dashboard_spin__DTCTM .8s linear infinite}@keyframes dashboard_spin__DTCTM{to{transform:rotate(1turn)}}.dashboard_loadingText__YTww7{font-size:var(--text-sm);color:var(--color-text-muted)}@media (max-width:768px){.dashboard_profileHeroCard__moYe6{flex-direction:column;align-items:stretch;text-align:center}.dashboard_profileHeroActions__yHJDF{justify-content:center}.dashboard_statsGrid__nYbjV{grid-template-columns:1fr}.dashboard_sectionHeader__VE5VQ{flex-direction:column;align-items:stretch}.dashboard_addVerificationButton__VO2w8{text-align:center}.dashboard_headerRight__FTF4u{gap:var(--space-2)}.dashboard_userEmail__8b93F{display:none}}.dashboard_tierIndicator__nyF99{display:flex;justify-content:space-between;align-items:center;padding-top:var(--space-4);margin-top:var(--space-4);border-top:1px solid rgba(224,122,95,.2)}.dashboard_tierLeft___JvEs{display:flex;align-items:center;gap:var(--space-2)}.dashboard_tierLabel__WB7Wm{font-size:var(--text-sm);color:var(--color-text-secondary)}.dashboard_tierBadge__A3Gmm{font-size:var(--text-xs);font-weight:600;padding:4px 10px;border-radius:var(--radius-full)}.dashboard_tierBadgeFree___8arN{background:#f0f0f0;color:#666}.dashboard_tierBadgePro__2Dghn{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.dashboard_tierBadgeAuthority__71kFf{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.dashboard_upgradeLink__O_WpZ{font-size:var(--text-sm);font-weight:500;color:var(--color-primary);text-decoration:none}.dashboard_upgradeLink__O_WpZ:hover{text-decoration:underline}.dashboard_tierActive__YQMl0{font-size:var(--text-sm);font-weight:500;color:var(--color-success)}.dashboard_profileHeroTop__xgOxQ{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6)}@media (max-width:768px){.dashboard_profileHeroTop__xgOxQ{flex-direction:column;align-items:stretch;text-align:center}.dashboard_profileHeroActions__yHJDF{justify-content:center}.dashboard_tierIndicator__nyF99{flex-direction:column;gap:var(--space-3);text-align:center}}