:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:18px;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:24px;line-height:1.1}.app-footer{width:100%;background:var(--color-bg-dark)!important;border-top:1px solid var(--border);margin-top:0;padding:20px 24px;box-sizing:border-box;position:relative;isolation:isolate}.app-footer:before{content:"";position:absolute;inset:0;background:var(--color-bg-dark);z-index:-1;isolation:isolate}.footer-content{max-width:1400px;margin:0 auto;position:relative;z-index:1}.footer-disclaimer{background:var(--color-hover-purple-bg-light);border:1px solid var(--color-hover-purple-bg-medium);border-radius:8px;padding:12px 16px;margin-bottom:16px;font-size:12px;line-height:1.5;color:var(--muted);text-align:center}.footer-disclaimer strong{color:var(--color-primary);font-weight:600}.footer-main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-tagline{font-size:13px;color:var(--muted);font-style:italic;opacity:.8;flex:1;min-width:200px}.footer-links{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.footer-link{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400;color:var(--color-primary);text-decoration:none;transition:all .2s ease;cursor:pointer;line-height:1;display:inline-flex;align-items:center}.footer-link-button{background:none;border:none;padding:0;margin:0;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:1;display:inline-flex;align-items:center}.footer-link:hover{color:var(--color-accent-purple-alt);text-decoration:underline}.footer-separator{color:var(--muted);font-size:13px}.footer-email{font-size:13px;display:none}.footer-email a{color:var(--muted);text-decoration:none;transition:all .2s ease}.footer-email a:hover{color:var(--color-primary);text-decoration:underline}.footer-copyright{font-size:13px;color:var(--muted);white-space:nowrap}@media(max-width:768px){.app-footer{padding:20px 16px}.footer-disclaimer{font-size:11px;padding:12px 14px;margin-bottom:16px;line-height:1.6}.footer-main{flex-direction:column;align-items:center;gap:14px}.footer-tagline{font-size:12px;text-align:center;width:100%;line-height:1.5}.footer-links{width:100%;justify-content:center;flex-wrap:wrap}.footer-separator{display:inline;margin:0 8px}.footer-link,.footer-link-button{font-size:13px}.footer-copyright{font-size:12px;width:100%;text-align:center}}@media(max-width:480px)and (min-width:320px){.app-footer{padding:24px 20px;margin-top:40px}.footer-disclaimer{font-size:11px;padding:14px 16px;margin-bottom:20px;line-height:1.65;border-radius:10px;text-align:left}.footer-disclaimer strong{display:block;margin-bottom:4px;font-size:12px}.footer-main{display:flex;flex-direction:column;align-items:center;gap:16px}.footer-tagline{font-size:12px;text-align:center;width:100%;line-height:1.6;padding:0;order:1}.footer-links{display:inline-flex;flex-direction:row;align-items:baseline;justify-content:center;width:100%;order:2}.footer-link,.footer-link-button{font-family:Inter,system-ui,sans-serif!important;font-size:13px!important;font-weight:400!important;color:var(--color-primary)!important;background:none!important;border:none!important;padding:8px 0!important;margin:0!important;line-height:1.2!important;display:inline!important;text-decoration:none!important;vertical-align:baseline!important;cursor:pointer!important}.footer-separator{font-size:13px;margin:0 10px;color:#fff6;line-height:1.2;display:inline;vertical-align:baseline}.footer-copyright{font-size:12px;width:100%;text-align:center;padding:0;order:3;color:#ffffff80}.footer-email{display:none}}.terms-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.terms-modal-content{background:var(--color-surface-light);border:1px solid var(--color-surface-border-light);border-radius:12px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d}.terms-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--color-surface-border-light)}.terms-modal-header h1{font-size:24px;font-weight:700;color:var(--color-primary);margin:0}.terms-modal-close{background:none;border:none;font-size:32px;color:var(--color-text-dark-muted);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:4px}.terms-modal-close:hover{background:var(--color-hover-purple-bg-light);color:var(--color-primary)}.terms-modal-body{overflow-y:auto;padding:24px;color:var(--color-text-dark);line-height:1.6}.terms-modal-body h2{font-size:20px;font-weight:700;color:var(--color-primary);margin-top:32px;margin-bottom:16px}.terms-modal-body h2:first-of-type{margin-top:0}.terms-modal-body h3{font-size:17px;font-weight:600;color:var(--color-text-dark);margin-top:24px;margin-bottom:12px}.terms-modal-body p{margin-bottom:16px;color:var(--color-text-dark-subtle);font-size:14px}.terms-modal-body ul,.terms-modal-body ol{margin-bottom:16px;padding-left:24px;color:var(--color-text-dark-subtle);font-size:14px}.terms-modal-body li{margin-bottom:8px}.terms-last-updated{color:var(--color-text-dark-subtle);font-size:14px;margin-bottom:24px}.terms-toc{background:var(--color-hover-purple-bg-lighter);border:1px solid var(--color-hover-purple-bg);border-radius:8px;padding:20px 20px 20px 44px;margin-bottom:24px}.terms-toc li{margin-bottom:8px;color:var(--color-text-dark)}.terms-important{background:var(--color-hover-purple-bg-lighter);border:1px solid var(--color-hover-purple-bg-medium);border-radius:8px;padding:16px;margin:24px 0;color:var(--color-text-dark)!important}.terms-important strong{color:var(--color-primary)}.terms-modal-body a{color:var(--color-primary);text-decoration:none;transition:all .2s ease}.terms-modal-body a:hover{text-decoration:underline;color:var(--color-link-hover)}.terms-modal-body::-webkit-scrollbar{width:8px}.terms-modal-body::-webkit-scrollbar-track{background:var(--color-surface-light-muted);border-radius:4px}.terms-modal-body::-webkit-scrollbar-thumb{background:var(--color-hover-purple-bg-medium);border-radius:4px}.terms-modal-body::-webkit-scrollbar-thumb:hover{background:var(--color-hover-purple-border)}@media(max-width:768px){.terms-modal-content{max-height:95vh;margin:10px}.terms-modal-header{padding:16px}.terms-modal-header h1{font-size:20px}.terms-modal-body{padding:16px}.terms-modal-body h2{font-size:18px}.terms-modal-body h3{font-size:16px}}[data-custom-class=body],[data-custom-class=body] *{background:transparent!important}[data-custom-class=title],[data-custom-class=title] *{font-family:Arial!important;font-size:26px!important;color:var(--color-text-black)!important}[data-custom-class=subtitle],[data-custom-class=subtitle] *{font-family:Arial!important;color:var(--color-text-dark-subtle)!important;font-size:14px!important}[data-custom-class=heading_1],[data-custom-class=heading_1] *{font-family:Arial!important;font-size:19px!important;color:var(--color-text-black)!important}[data-custom-class=heading_2],[data-custom-class=heading_2] *{font-family:Arial!important;font-size:17px!important;color:var(--color-text-black)!important}[data-custom-class=body_text],[data-custom-class=body_text] *{color:var(--color-text-dark-subtle)!important;font-size:14px!important;font-family:Arial!important}[data-custom-class=link],[data-custom-class=link] *{color:var(--color-accent-purple-blue)!important;font-size:14px!important;font-family:Arial!important;word-break:break-word!important}ul{list-style-type:square}ul>li>ul{list-style-type:circle}ul>li>ul>li>ul{list-style-type:square}ol li{font-family:Arial}:root{--color-primary: #BC8FFF;--color-primary-dark: #9b6bdb;--color-primary-light: #d4b8ff;--color-accent-purple: #a78bfa;--color-accent-purple-alt: #9b58ff;--color-accent-purple-light: #C2C5FF;--color-accent-purple-deep: #5200cc;--color-accent-purple-darker: #4A00B2;--color-accent-purple-hex: #6600FF;--color-accent-purple-blue: #3030F1;--color-accent-green-bright: #8fff98;--color-accent-pink: #FF6B9D;--color-accent-green: #10b981;--color-accent-green-dark: #065f46;--color-accent-green-darker: #059669;--color-accent-green-light: #d1fae5;--color-accent-green-alt: #22c55e;--color-accent-red: #ef4444;--color-accent-red-dark: #dc2626;--color-accent-red-darker: #991b1b;--color-accent-red-light: #fecaca;--color-accent-red-lighter: #fef2f2;--color-accent-red-bright: #ff5b58;--color-accent-orange: #f59e0b;--color-accent-orange-alt: #fb923c;--color-accent-orange-dark: #d97706;--color-accent-orange-bright: #ffac58;--color-accent-orange-yellow: #ffc758;--color-accent-amber-dark: #92400e;--color-accent-amber-light: #fef3c7;--color-accent-blue: #3b82f6;--color-accent-blue-light: #60a5fa;--color-accent-blue-lighter: #dbeafe;--color-accent-cyan: #06b6d4;--color-accent-indigo: #6366f1;--color-accent-indigo-alt: #8b5cf6;--color-accent-indigo-dark: #3730a3;--color-accent-indigo-light: #e0e7ff;--color-accent-slate: #94a3b8;--color-accent-slate-alt: #64748b;--color-accent-slate-light: #cbd5e1;--color-accent-slate-lighter: #e2e8f0;--color-accent-gray: #6b7280;--color-accent-gray-light: #d1d5db;--color-accent-gray-lighter: #f3f4f6;--color-accent-gray-dark: #374151;--color-accent-gray-darker: #1f2937;--color-bg-primary: #141010;--color-bg-card: rgba(36, 30, 46, .6);--color-bg-card-hover: rgba(36, 30, 46, .8);--color-bg-card-medium: rgba(36, 30, 46, .7);--color-bg-card-light: rgba(36, 30, 46, .3);--color-bg-input: rgba(36, 30, 46, .4);--color-bg-deep-blue: #001018;--color-bg-deep-navy: #0b0f19;--color-bg-navy: #0b1220;--color-bg-navy-light: #0e2438;--color-bg-navy-lighter: #0f1a2b;--color-bg-slate-dark: #1e293b;--color-bg-slate-darker: #19324a;--color-bg-purple-dark: #1a1423;--color-bg-gray-dark: #241e2e;--color-bg-gray-medium: #595959;--color-bg-gray-alt: #878585;--color-text-primary: #ffffff;--color-text-secondary: #a78bfa;--color-text-muted: #9ca3af;--color-text-dark: #333333;--color-text-dark-subtle: #595959;--color-text-dark-muted: #666666;--color-text-black: #000000;--text: var(--color-text-primary);--text-muted: var(--color-text-muted);--muted: var(--color-text-muted);--background: var(--color-bg-card);--panel-hover: var(--color-bg-card-hover);--border: var(--color-border);--accent: var(--color-primary);--color-border: rgba(255, 255, 255, .1);--color-border-focus: rgba(188, 143, 255, .5);--color-surface-border-light: #e0e0e0;--color-success: #10b981;--color-error: #ef4444;--color-warning: #f59e0b;--color-info: #3b82f6;--color-surface-light: #ffffff;--color-surface-light-muted: #f5f5f5;--color-cta-orange: #FFB366;--color-cta-orange-hover: #ffa347;--color-bg-dark: #121111;--color-bg-darkest: #001018;--color-bg-black: #000;--color-bg-subtle: rgba(255, 255, 255, .02);--color-hover-purple-bg: rgba(102, 0, 255, .2);--color-hover-purple-bg-light: rgba(102, 0, 255, .1);--color-hover-purple-bg-medium: rgba(102, 0, 255, .3);--color-hover-purple-border: rgba(102, 0, 255, .5);--color-hover-green-shadow: rgba(16, 185, 129, .1);--color-link-hover: #7e22ce;--color-success-bg: rgba(16, 185, 129, .05);--color-success-bg-lighter: rgba(16, 185, 129, .1);--color-success-bg-lightest: rgba(16, 185, 129, .15);--color-success-bg-light: rgba(16, 185, 129, .2);--color-success-bg-medium: rgba(16, 185, 129, .3);--color-success-bg-strong: rgba(16, 185, 129, .5);--color-success-border: rgba(16, 185, 129, .4);--color-warning-bg: rgba(245, 158, 11, .05);--color-warning-bg-lighter: rgba(245, 158, 11, .1);--color-warning-bg-lightest: rgba(245, 158, 11, .15);--color-warning-bg-light: rgba(245, 158, 11, .2);--color-warning-border: rgba(245, 158, 11, .4);--color-error-bg: rgba(239, 68, 68, .05);--color-error-bg-lighter: rgba(239, 68, 68, .1);--color-error-bg-lightest: rgba(239, 68, 68, .15);--color-error-bg-light: rgba(239, 68, 68, .2);--color-error-bg-medium: rgba(239, 68, 68, .3);--color-error-border: rgba(239, 68, 68, .4);--color-info-bg: rgba(59, 130, 246, .05);--color-info-bg-light: rgba(59, 130, 246, .2);--color-info-border: rgba(59, 130, 246, .4);--color-indigo-bg: rgba(99, 102, 241, .1);--color-indigo-bg-light: rgba(99, 102, 241, .2);--color-indigo-border: rgba(99, 102, 241, .3);--color-purple-bg: rgba(155, 88, 255, .1);--color-purple-bg-lighter: rgba(155, 88, 255, .05);--color-purple-border: rgba(155, 88, 255, .3);--color-pink-bg: rgba(248, 113, 113, .1);--color-pink-bg-lighter: rgba(248, 113, 113, .05);--color-pink-bg-light: rgba(248, 113, 113, .2);--color-pink-bg-medium: rgba(248, 113, 113, .3);--color-pink-border: rgba(248, 113, 113, .3);--color-slate-bg: rgba(148, 163, 184, .2);--color-slate-border: rgba(148, 163, 184, .4);--color-gray-bg: rgba(156, 163, 175, .2);--color-amber-bg: rgba(251, 191, 36, .1);--color-amber-bg-lighter: rgba(251, 191, 36, .05);--color-amber-bg-light: rgba(251, 191, 36, .2);--color-amber-bg-medium: rgba(251, 191, 36, .4);--color-amber-border: rgba(251, 191, 36, .3);--color-emerald-bg: rgba(52, 211, 153, .1);--color-emerald-bg-light: rgba(52, 211, 153, .2);--color-emerald-border: rgba(52, 211, 153, .3);--color-orange-alt-bg: rgba(251, 146, 60, .1);--color-cta-bg: rgba(255, 179, 102, .2);--color-red-alt-bg: rgba(220, 38, 38, .1);--color-black-overlay-lighter: rgba(0, 0, 0, .15);--color-black-overlay-light: rgba(0, 0, 0, .2);--color-black-overlay-light-medium: rgba(0, 0, 0, .3);--color-black-overlay-medium: rgba(0, 0, 0, .5);--color-black-overlay-dark: rgba(0, 0, 0, .7);--color-black-overlay-darker: rgba(0, 0, 0, .75);--color-white-overlay: rgba(255, 255, 255, .5);--color-white-overlay-light: rgba(255, 255, 255, .05);--color-primary-bg: rgba(188, 143, 255, .1);--color-primary-bg-light: rgba(188, 143, 255, .2);--color-primary-bg-lighter: rgba(188, 143, 255, .25);--color-primary-bg-medium: rgba(188, 143, 255, .3);--color-primary-light-bg: rgba(194, 197, 255, .1);--color-primary-light-bg-medium: rgba(194, 197, 255, .3);--color-purple-alt-bg: rgba(167, 139, 250, .2);--color-hover-purple-bg-lighter: rgba(102, 0, 255, .05);--spacing-2xs: .25rem;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--padding-card: 1rem;--padding-card-compact: .75rem;--padding-modal: 1.5rem;--padding-modal-lg: 2rem;--padding-button: .5rem 1rem;--padding-button-sm: .375rem .75rem;--padding-button-lg: .625rem 1.25rem;--padding-input: .5rem .75rem;--padding-input-sm: .375rem .5rem;--gap-tiles: 1.5rem;--gap-sections: 2rem;--gap-inline: 1rem;--gap-inline-sm: .5rem;--font-size-page-title: 28px;--font-size-page-subtitle: 18px;--font-size-section-header: 24px;--font-size-card-header: 18px;--font-size-stat-number: 32px;--font-size-stat-label: 14px;--font-size-body: 15px;--font-size-body-sm: 14px;--font-size-body-xs: 13px;--font-size-label: 14px;--font-size-caption: 12px;--font-size-caption-xs: 11px;--font-size-mobile-page-title: 24px;--font-size-mobile-page-subtitle: 16px;--font-size-mobile-section-header: 20px;--font-size-mobile-card-header: 16px;--font-size-mobile-stat-number: 24px;--font-size-mobile-stat-label: 13px;--font-size-mobile-body: 14px;--font-size-mobile-body-sm: 13px;--font-size-mobile-body-xs: 12px;--font-size-mobile-label: 13px;--font-size-mobile-caption: 11px;--font-size-mobile-caption-xs: 10px;--font-size-compact-page-title: 20px;--font-size-compact-stat-number: 20px;--font-size-compact-card-header: 14px;--font-size-compact-body: 12px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.6;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--max-width-content: 1292px;--max-width-modal: 600px;--max-width-modal-lg: 800px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .15);--shadow-md: 0 8px 32px rgba(0, 0, 0, .37);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .5);--z-index-dropdown: 1000;--z-index-sticky: 1020;--z-index-modal-backdrop: 1040;--z-index-modal: 1050;--z-index-tooltip: 1070;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease}.btn-primary{padding:var(--padding-button);background:var(--color-primary);color:var(--color-text-primary);border:none;border-radius:var(--radius-md);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-fast)}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn-primary:active{transform:translateY(0)}.btn-secondary{padding:var(--padding-button);background:transparent;color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--transition-fast)}.btn-secondary:hover{background:var(--color-bg-card-hover);border-color:var(--color-border-focus)}.btn-success{padding:var(--padding-button);background:var(--color-success);color:var(--color-text-primary);border:none;border-radius:var(--radius-md);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-fast)}.btn-success:hover{background:#0d9668;box-shadow:var(--shadow-sm)}.btn-danger{padding:var(--padding-button);background:var(--color-error);color:var(--color-text-primary);border:none;border-radius:var(--radius-md);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-fast)}.btn-danger:hover{background:#dc2626;box-shadow:var(--shadow-sm)}.btn-sm{padding:var(--padding-button-sm);font-size:var(--font-size-caption)}.btn-lg{padding:var(--padding-button-lg);font-size:var(--font-size-body)}.card{padding:var(--padding-card);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-normal)}.card:hover{background:var(--color-bg-card-hover);box-shadow:var(--shadow-lg)}.card-static{padding:var(--padding-card);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}.card-compact{padding:var(--padding-card-compact);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}.input-field{width:100%;padding:var(--padding-input);background:var(--color-bg-input);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);font-size:var(--font-size-body);transition:all var(--transition-fast)}.input-field:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 0 0 3px #bc8fff1a}.input-field::placeholder{color:var(--color-text-muted)}.input-field-sm{padding:var(--padding-input-sm);font-size:var(--font-size-body-sm)}.pill{display:inline-block;padding:var(--spacing-2xs) var(--spacing-xs);border-radius:var(--radius-sm);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium)}.pill-success{background:var(--color-success-bg-light);color:var(--color-success);border:1px solid var(--color-success-border)}.pill-warning{background:var(--color-warning-bg-light);color:var(--color-warning);border:1px solid var(--color-warning-border)}.pill-error{background:var(--color-error-bg-light);color:var(--color-error);border:1px solid var(--color-error-border)}.pill-info{background:var(--color-info-bg-light);color:var(--color-info);border:1px solid var(--color-info-border)}.page-container{max-width:var(--max-width-content);margin:0 auto;width:100%}.page-header{margin-bottom:var(--spacing-xl)}.page-header h1{font-size:var(--font-size-page-title);font-weight:var(--font-weight-bold);margin-bottom:var(--spacing-xs);color:var(--color-text-secondary)}.page-header p{color:var(--color-text-primary);font-size:var(--font-size-body)}.page-section{margin-bottom:var(--gap-sections)}@media(max-width:768px){.page-header h1{font-size:var(--font-size-mobile-page-title)}.page-header p{font-size:var(--font-size-mobile-body)}.page-header,.page-section{margin-bottom:var(--spacing-lg)}}@media(min-width:769px){.page-container{max-width:var(--max-width-content);margin:0 auto;width:100%}.page-header{margin-bottom:var(--spacing-xl)}.page-header h1{font-size:var(--font-size-page-title);font-weight:var(--font-weight-bold);margin-bottom:var(--spacing-xs);color:var(--color-text-secondary);margin-top:0}.page-header p{color:var(--color-text-primary);font-size:var(--font-size-body);margin:0}.page-header-row{display:flex;gap:var(--spacing-lg);align-items:flex-start;margin-bottom:var(--spacing-xl)}.page-header-row .page-header{flex:0 0 auto;min-width:300px;margin-bottom:0}.page-header-row .page-header-aside{flex:1 1 auto}.tab-nav{display:flex;gap:var(--gap-inline-sm);margin-bottom:var(--spacing-xl);border-bottom:1px solid var(--color-border)}.tab-nav-button{flex:1;padding:var(--spacing-md) var(--spacing-lg);background:transparent;border:none;border-bottom:2px solid transparent;color:var(--color-text-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-medium);cursor:pointer;transition:var(--transition-fast);text-align:center}.tab-nav-button:hover{color:var(--color-text-secondary);background:var(--color-hover-purple-bg-lighter)}.tab-nav-button.active{color:var(--color-text-secondary);border-bottom-color:var(--color-text-secondary);font-weight:var(--font-weight-semibold)}.tab-nav-card{margin-bottom:var(--spacing-xl);padding:var(--padding-card)}.tab-nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:var(--spacing-sm)}.tab-nav-grid-button{padding:var(--padding-button);background:var(--color-bg-dark);color:var(--color-text-primary);border:1px solid var(--color-text-primary);border-radius:var(--radius-sm);font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);cursor:pointer;transition:var(--transition-fast);display:flex;align-items:center;justify-content:center;gap:var(--gap-inline-sm);min-height:38px;text-align:center}.tab-nav-grid-button:hover{background:var(--color-hover-purple-bg);border-color:var(--color-hover-purple-border)}.tab-nav-grid-button.active{background:var(--color-primary);border-color:var(--color-primary);font-weight:var(--font-weight-bold)}.subtab-nav{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-border)}.subtab-nav-button{padding:var(--spacing-sm) 0;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--color-text-secondary);font-size:var(--font-size-body);font-weight:var(--font-weight-medium);cursor:pointer;transition:var(--transition-fast)}.subtab-nav-button:hover{color:var(--color-text-primary)}.subtab-nav-button.active{color:var(--color-text-secondary);border-bottom-color:var(--color-text-secondary);font-weight:var(--font-weight-semibold)}.page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap-sections);width:100%;max-width:var(--max-width-content)}.page-grid>.full-width,.page-grid>[class*=full-width]{grid-column:1 / -1}.section-header{font-size:var(--font-size-section-header);font-weight:var(--font-weight-bold);color:var(--color-text-secondary);margin-bottom:var(--spacing-lg);margin-top:0}.page-section{margin-bottom:var(--gap-sections)}.card{padding:var(--padding-card);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:var(--transition-normal);margin-bottom:var(--gap-sections)}.card:hover{background:var(--color-bg-card-hover);box-shadow:var(--shadow-lg)}.card:last-child,.page-grid>.card:last-child,.page-container>.card:last-child{margin-bottom:0}.page-grid .card,.summary-cards .card,[class*=-grid] .card,[class*=-summary-grid] .card{margin-bottom:0}.card-header{font-size:var(--font-size-card-header);font-weight:var(--font-weight-semibold);color:var(--color-text-secondary);margin-bottom:var(--spacing-md)}.summary-cards{display:grid;gap:var(--spacing-lg)}.summary-cards.cols-2{grid-template-columns:repeat(2,1fr)}.summary-cards.cols-3{grid-template-columns:repeat(3,1fr)}.summary-cards.cols-4{grid-template-columns:repeat(4,1fr)}.options-summary-grid,.espp-summary-grid{margin-bottom:var(--gap-sections)}.options-summary-grid .card,.espp-summary-grid .card{margin-bottom:0}.content{padding:5rem 1.5rem 100px;width:100%;flex:1;display:flex;justify-content:center;background:var(--bg);position:relative;margin:0}.content>*{width:100%;max-width:var(--max-width-content)}.disclaimer-banner{padding:var(--padding-card-compact);background:var(--color-amber-bg-lighter);border:1px solid var(--color-amber-border);border-radius:var(--radius-lg)}.disclaimer-banner-title{font-weight:var(--font-weight-semibold);color:var(--color-cta-orange);font-size:var(--font-size-body);margin-bottom:var(--spacing-2xs)}.disclaimer-banner-text{font-size:var(--font-size-body-sm);color:var(--color-text-primary);line-height:var(--line-height-tight)}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:var(--spacing-sm) var(--spacing-md);text-align:left;border-bottom:1px solid var(--color-border)}.data-table th{font-weight:var(--font-weight-semibold);color:var(--color-text-secondary);font-size:var(--font-size-body-sm)}.data-table td{color:var(--color-text-primary);font-size:var(--font-size-body)}.form-row{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.form-group{flex:1}.form-label{display:block;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium);color:var(--color-text-muted);margin-bottom:var(--spacing-xs)}.desktop-only{display:block}.mobile-only{display:none}.desktop-flex{display:flex}.desktop-grid{display:grid}.desktop-hidden{display:none}}@media(min-width:769px)and (max-width:1024px){.page-grid{gap:var(--gap-sections)}.tab-nav-grid{grid-template-columns:repeat(3,1fr)}.summary-cards.cols-4{grid-template-columns:repeat(2,1fr)}}:root{--bg: #121111;--panel: #241e2e;--panel-2: #241e2e;--text: #FFFFFF;--muted: #BC8FFF;--accent: #BC8FFF;--border: #878585;--spacing-mobile: .75rem;--spacing-mobile-sm: .75rem;--spacing-desktop: 1rem}*{box-sizing:border-box}body{margin:0;padding:0;width:100%;max-width:100vw;overflow-x:hidden;position:relative;background:#121111}html{width:100%;max-width:100vw;overflow-x:hidden;background:#121111}.card,.page-grid,.content,.layout{max-width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.layout{display:flex;flex-direction:column;min-height:100vh;width:100%;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";position:relative}.layout:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");opacity:.5;pointer-events:none;z-index:0}.brand{font-weight:700;letter-spacing:.2px;font-size:18px;color:#fff;margin:-30px 0 -20px!important;padding-top:50px;pointer-events:auto}.desktop-title{display:inline}.mobile-title{display:none}.brand img{width:250px!important;height:auto!important;display:block}.header{position:sticky;top:0;z-index:5;padding:0 1.5rem;margin-bottom:-75px;background:linear-gradient(to bottom,#bc8fff,#6a00ff);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:none;width:100%;position:relative;max-height:125px;overflow:visible;pointer-events:none}.header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter2'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter2)' opacity='0.12'/%3E%3C/svg%3E");opacity:.6;pointer-events:none;z-index:0}.header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:15vh;background:linear-gradient(to bottom,#6a00ff00,#121111);pointer-events:none;z-index:0}.header-container{display:flex;align-items:center;position:relative;z-index:1;justify-content:space-between;gap:2rem}.nav-tabs-horizontal{display:flex;align-items:center;pointer-events:auto}.nav-tabs-flex{display:flex;gap:2rem;align-items:center;position:relative;z-index:1}.nav-tab{background:transparent;border:none;color:#fff;padding:.5rem 0;cursor:pointer;font-size:18px;font-weight:500;transition:all .2s ease;position:relative;white-space:nowrap;border-bottom:2px solid transparent;flex-shrink:0;pointer-events:auto}.nav-tab:hover{color:var(--text)}.nav-tab.active{color:#121111;border-bottom:2px solid #000000}.dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;background:var(--panel);border:1px solid var(--border);border-radius:10px;min-width:180px;box-shadow:0 4px 12px #0000004d;z-index:1001}.dropdown-item{display:block;width:100%;text-align:left;background:transparent;border:none;color:var(--text);padding:.7rem 1rem;cursor:pointer;font-size:16px;transition:background .15s}.dropdown-item:hover{background:#ffffff0d}.dropdown-item:first-child{border-radius:10px 10px 0 0}.dropdown-item:last-child{border-radius:0 0 10px 10px}.dropdown-divider{height:1px;background:var(--border);margin:.25rem 0}.dropdown-overlay{position:fixed;inset:0;z-index:1000}.content{padding:5rem 1.5rem 100px;width:100%;flex:1;display:flex;justify-content:center;background:var(--bg);position:relative;margin:0}.content>*{width:100%;max-width:var(--max-width-content)}.page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%;max-width:1292px;grid-auto-rows:minmax(420px,auto)}.grid-item{min-height:420px;height:auto}.grid-item.full-width{grid-column:span 2}@media(max-width:1024px){.page-grid{gap:24px;max-width:100%}.content{padding:1.25rem;max-width:100%}.card-header{font-size:24px}}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:5px}.card{background:#241e2e99;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1rem;box-shadow:0 8px 32px #0000005e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .2s ease,box-shadow .2s ease;max-width:100%;overflow:hidden}.card:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000080;border:1px solid rgba(255,255,255,.15)}.card-header{font-weight:600;margin-bottom:.5rem;color:var(--muted);animation:fadeIn .4s ease-out;font-size:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.fade-in{animation:fadeIn .5s ease-out}.fade-in-delay-1{animation:fadeIn .5s ease-out .1s both}.fade-in-delay-2{animation:fadeIn .5s ease-out .2s both}.fade-in-delay-3{animation:fadeIn .5s ease-out .3s both}.slide-in{animation:slideIn .4s ease-out}.kpi{display:flex;align-items:center;justify-content:space-between}.kpi-label{font-size:16px;color:#fff}.kpi-value{font-size:24px;font-weight:700;animation:fadeIn .5s ease-out}.kpi-sublabel{font-size:16px;color:#fff;margin-top:2px}.kpi-trend{margin-left:1rem;opacity:.85}.btn{background:var(--accent);color:#001018;border:0;padding:.55rem .9rem;border-radius:10px;font-weight:700;cursor:pointer}.btn:hover{filter:brightness(1.08)}.btn-secondary{background:#0b1220;color:var(--text);border:1px solid var(--border)}.muted{color:var(--muted)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:16px}th,td{text-align:left;padding:.5rem;border-bottom:1px solid #0f1a2b}th{color:var(--muted);font-weight:500;font-size:18px}.list{list-style:none;margin:0;padding:0}.list-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #a0a0a0}.list-title{font-weight:600}.list-sub{color:#a0a0a0;font-size:16px}.pill{background:#bc8fff;padding:.25rem .5rem;border-radius:999px;border:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-container{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;width:100vw!important;height:100vh!important;background:var(--bg)!important;z-index:9999;margin:0!important;padding:0!important;overflow:hidden;max-width:none!important}.loading-content{text-align:center;animation:fadeInUp .6s ease-out}.spinner-wrapper{margin:0 auto 2rem;width:80px;height:80px}.spinner{width:80px;height:80px;border:4px solid rgba(102,0,255,.1);border-top:4px solid #BC8FFF;border-radius:50%;animation:spin 1s linear infinite}.loading-text{font-size:18px;font-weight:500;color:#e5e7eb;margin-top:1rem;letter-spacing:.5px}.loading-subtext{font-size:16px;color:#94a3b8;margin-top:.5rem}@media(max-width:768px){*{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none}button,a,.nav-tab,.card-header,[role=button],[onclick]{-webkit-tap-highlight-color:transparent!important;tap-highlight-color:transparent!important;-webkit-user-select:none;user-select:none}button,a,.nav-tab,.card-header,[role=button]{outline:none!important}button:focus,button:active,a:focus,a:active,.nav-tab:focus,.nav-tab:active{outline:none!important;box-shadow:none!important}input,select,textarea{-webkit-tap-highlight-color:transparent!important;outline:none!important}input:focus,select:focus,textarea:focus{outline:none!important}.layout{width:100%}.header{padding:.875rem .75rem 1.25rem}.brand{font-size:18px!important;font-weight:700;margin-bottom:.875rem!important;z-index:0!important}.brand img{width:auto!important;height:400px!important;position:relative;z-index:0!important;pointer-events:none}.nav-tabs-flex{gap:.625rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.nav-tabs-flex::-webkit-scrollbar{display:none}.nav-tab{padding:.5rem 0;font-size:18px}.content{padding:1rem 1rem 2rem}.page-grid{grid-template-columns:1fr;gap:13.5px;grid-auto-rows:auto;width:100%;max-width:100%}.grid-item{min-height:auto;width:100%!important;max-width:100%!important}.grid-item.full-width{grid-column:span 1}.card{padding:1rem;border-radius:12px;width:100%!important;max-width:100%!important;overflow-x:hidden;box-sizing:border-box}.wash-sale-stats-card{padding:13.5px!important}.wash-sale-opportunities-section{margin-top:13.5px!important;padding:13.5px!important}.wash-sale-calendar-section{margin-top:13.5px!important;padding:13.5px!important;overflow:visible!important}.wash-sale-educational-section{margin-top:13.5px!important;padding:13.5px!important}.card:hover,.card:focus,.card:active{transform:none!important;box-shadow:0 8px 32px #0000005e!important;border:1px solid rgba(255,255,255,.1)!important}.vesting-header-container,.vesting-action-buttons,.card-header{border:none!important;outline:none!important}.card>*{max-width:100%;box-sizing:border-box}.card-header{font-size:24px}.vesting-page-header,.vesting-tab-nav,.vesting-summary-card,.vesting-actions-card,.vesting-form-card,.vesting-history-card,.dashboard-onboarding-banner,.profile-completion-banner{margin-bottom:2rem!important}.kpi{flex-direction:column;align-items:flex-start;gap:.5rem}.kpi-value{font-size:20px}.kpi-label{font-size:16px}.kpi-trend{margin-left:0;margin-top:.25rem}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}table{font-size:13px;min-width:600px}th,td{padding:.4rem}th{font-size:13px}.dropdown-menu{min-width:160px;max-width:calc(100vw - 2rem)}.dropdown-item{padding:.6rem .875rem;font-size:16px}}@media(max-width:480px){.header{padding:.75rem .625rem 0}.brand{font-size:17px!important;margin-bottom:.75rem!important;z-index:0!important}.brand img{width:auto!important;height:400px!important;position:relative;z-index:0!important;pointer-events:none}.nav-tabs-flex{gap:.5rem}.nav-tab{padding:.5rem 0;font-size:18px}.content{padding:.75rem .75rem 1.5rem}.page-grid{gap:13.5px;max-width:100vw}.card{padding:.75rem;border-radius:10px;max-width:calc(100vw - 1.5rem)!important;overflow-x:hidden}.card-header{font-size:24px;margin-bottom:.4rem}.kpi-value{font-size:18px}.kpi-label,.kpi-sublabel{font-size:16px}table{font-size:12px}th,td{padding:.35rem}}@media(max-width:768px)and (orientation:landscape){.nav-tabs-flex{overflow-x:auto}}@media(max-width:768px){.profile-completion-banner .profile-banner-content{flex-direction:column;align-items:flex-start!important;gap:12px!important}.profile-completion-banner .profile-banner-content>div{min-width:0!important;width:100%!important}.profile-completion-banner .profile-banner-btn{width:100%;text-align:center}.tax-tile-columns{flex-direction:column!important;gap:20px!important}.tax-tile-columns>div{min-width:0!important;width:100%!important}.tax-tile-columns .fade-in,.tax-tile-columns .fade-in-delay-1,.tax-tile-columns .fade-in-delay-2{margin-bottom:12px!important}.tax-tile-columns [style*="fontSize: 26"]{font-size:22px!important}.tax-tile-columns [style*="fontSize: 32"]{font-size:26px!important}.tax-tile-columns [style*="fontSize: 20"]{font-size:18px!important}.tax-breakdown-modal{padding:24px!important;width:95vw!important}.tax-breakdown-modal h2{font-size:20px!important}.tax-breakdown-modal h3{font-size:18px!important}svg{max-width:100%;height:auto}.card>div>div:has(svg){overflow-x:auto;-webkit-overflow-scrolling:touch}.grid-item [style*="width: 160px"]{width:140px!important;font-size:12px!important}.grid-item [style*="width: 140px"]{width:120px!important;font-size:12px!important}[style*="width: 200px"][style*="position: relative"]{width:160px!important;font-size:12px!important}input[type=text],input[type=number],input[type=email],input[type=password],input[type=date],select,textarea{font-size:16px!important}[style*="minWidth: '250px'"],[style*='minWidth: "250px"']{min-width:0!important}.grid-item{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.card>div,.card>section,.card>article{max-width:100%;overflow-x:auto}.card [style*="display: flex"],.card [style*="display: 'flex'"],.card [style*='display: "flex"']{flex-wrap:wrap!important;max-width:100%!important}.card [style*="width:"],.card [style*="width: '"],.card [style*='width: "']{max-width:100%!important}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}table thead,table tbody{display:table;width:100%}table tr{display:table-row}table th,table td{display:table-cell}.portfolio-chart-container svg{max-width:100%!important;max-width:min(200px,100%)!important;height:auto!important}.card.grid-item .portfolio-chart-container{width:100%!important;max-width:100%!important;overflow:hidden!important}.card.grid-item .portfolio-chart-container svg{max-width:min(240px,calc(100vw - 80px))!important;height:auto!important}.card.grid-item{overflow:hidden!important;max-width:100vw!important}.portfolio-chart-wrapper{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.portfolio-y-axis-label{margin-left:5px!important;font-size:10px!important}.portfolio-chart-container-flex{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.portfolio-y-axis-container{width:30px!important;padding-right:.25rem!important;font-size:8px!important}.portfolio-chart-svg-container{padding:.75rem!important}.portfolio-chart-container-flex svg{max-width:100%!important}.recharts-yaxis .recharts-text,.recharts-xaxis .recharts-text{fill:#9ca3af!important;font-size:12px!important}.recharts-cartesian-axis-tick{z-index:10}.portfolio-chart-container{overflow:visible!important}.portfolio-chart-container{height:300px!important;padding:12px 4px 4px 0!important}.recharts-yaxis .recharts-text,.recharts-xaxis .recharts-text{font-size:10px!important}.portfolio-overview-tile{padding:6px!important;overflow:hidden!important;max-width:100%!important}.portfolio-overview-content{max-width:100%!important;overflow:hidden!important}.portfolio-overview-layout{flex-direction:column!important;gap:8px!important;max-width:100%!important;overflow:hidden!important}.portfolio-overview-sidebar{width:100%!important;max-width:none!important}.allocation-text-labels{display:none!important}[style*="width: '240px'"],[style*='width: "240px"']{width:100%!important;max-width:240px}[style*="width: '200px'"],[style*='width: "200px"']{width:180px!important}.portfolio-overview-sidebar [style*="fontSize: 52"]{font-size:36px!important}.portfolio-overview-tile,.tax-allocation-tile{height:auto!important;max-height:none!important}.position-details-table{min-height:0!important}.portfolio-overview-tile [style*="height: '174px'"],.portfolio-overview-tile [style*='height: "174px"']{height:120px!important}.position-details-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.position-details-buttons{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;width:100%!important}.position-details-buttons button{min-height:44px!important;padding:10px 12px!important;font-size:13px!important;width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.expand-button{min-height:40px!important;padding:8px 12px!important}.tax-cash-header{flex-direction:column!important;gap:16px!important;align-items:flex-start!important}.tax-cash-header .card-header{margin-bottom:8px!important}.tax-cash-header [style*="width: '200px'"]{width:100%!important;max-width:300px}.tax-cash-layout{flex-direction:column!important;gap:24px!important}.tax-cash-controls,.tax-cash-table{flex:none!important;width:100%!important;min-width:100%!important}.tax-cash-controls input[type=range]{width:calc(100% - 75px)!important}.tax-cash-controls input[type=text]{width:65px!important}.tax-cash-controls [style*="display: 'flex'"][style*="gap: 12"]{flex-wrap:wrap!important;gap:8px!important}.tax-cash-controls [style*="flex: 1"]{min-width:calc(50% - 4px)!important}.tax-cash-controls [style*="fontSize: 24"]{font-size:20px!important}.tax-cash-controls [style*="fontSize: 16"]{font-size:14px!important}.tax-summary-grid{grid-template-columns:1fr!important;gap:16px!important}.tax-summary-tile [style*="fontSize: 32"]{font-size:26px!important}.tax-summary-tile [style*="fontSize: 24"]{font-size:20px!important}.tax-summary-tile button{min-height:44px!important;min-width:44px!important}.tax-summary-tile [style*=gridTemplateColumns][style*="1fr 1fr"]{grid-template-columns:1fr!important}.tax-summary-tile [style*="padding: '16px'"]{padding:12px!important}}@media(max-width:768px){.modal{width:90vw!important;padding:20px!important}.modal h2{font-size:18px!important}.modal textarea,.modal input{font-size:14px!important}}@media(max-width:480px){.tax-breakdown-modal{padding:16px!important}.modal{width:95vw!important;padding:16px!important}.modal h2{font-size:16px!important}.grid-item [style*="width: 160px"],.grid-item [style*="width: 140px"]{width:110px!important;height:30px!important;font-size:11px!important}.tax-tile-columns [style*="fontSize: 26"],.tax-tile-columns [style*="fontSize: 22"]{font-size:20px!important}.tax-tile-columns [style*="fontSize: 32"],.tax-tile-columns [style*="fontSize: 26"]{font-size:24px!important}.tax-tile-columns [style*="fontSize: 14"]{font-size:13px!important}.tax-tile-columns [style*="fontSize: 13"]{font-size:12px!important}.tax-tile-columns [style*="fontSize: 11"]{font-size:10px!important}svg{max-width:100%!important}.page-grid,.card,.grid-item{max-width:100%!important}.tax-cash-controls [style*="fontSize: 20"]{font-size:18px!important}.tax-summary-tile [style*="fontSize: 26"]{font-size:22px!important}.card{padding:12px!important}.tax-cash-layout{gap:16px!important}}@media(max-width:896px)and (orientation:landscape)and (pointer:coarse){.content{padding:.75rem .75rem 1.5rem}.card{padding:.75rem}.page-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.calendar-view{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:100%;overflow:visible}.calendar-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid var(--border);margin-bottom:.75rem}.calendar-header h3{margin:0;font-size:18px;font-weight:600}.calendar-nav-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1rem;width:100%;max-width:400px}.calendar-legend{display:flex;flex-wrap:wrap;gap:1rem;padding:.75rem;background:var(--panel-2);border-radius:8px;border:1px solid var(--border);margin-bottom:.5rem}.legend-item{display:flex;align-items:center;gap:.375rem;font-size:13px;color:var(--muted)}.legend-dot{width:10px;height:10px;border-radius:50%}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:.75rem;width:100%;max-width:100%;overflow:visible}.calendar-day-header{text-align:center;font-weight:600;color:var(--muted);padding:.375rem;font-size:13px}.calendar-day{position:relative;min-height:85px;border:1px solid var(--border);border-radius:8px;padding:.5rem;background:var(--panel);transition:all .2s ease;cursor:pointer}.calendar-day:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;z-index:10}.calendar-day.empty{background:transparent;border:1px solid transparent;cursor:default;pointer-events:none}.calendar-day.today{border:2px solid var(--accent);box-shadow:0 0 0 2px #22d3ee33}.calendar-day-number{font-weight:600;font-size:14px;color:var(--text);margin-bottom:.25rem}.calendar-day-events{display:flex;flex-direction:column;gap:4px;margin-top:.5rem}.event-marker{padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-marker.vest,.event-marker.vest_scheduled{background:#60f3;color:#9b58ff;border:1px solid rgba(102,0,255,.4)}.event-marker.sell{background:#8b5cf633;color:#a78bfa;border:1px solid rgba(139,92,246,.4)}.event-marker.buy{background:#f59e0b33;color:#ffb366;border:1px solid rgba(245,158,11,.4)}.event-ticker{font-weight:700}.calendar-tooltip{position:absolute;left:50%;transform:translate(-50%);background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:1rem;min-width:280px;max-width:320px;box-shadow:0 8px 20px #0006;z-index:100;pointer-events:none}.calendar-tooltip.tooltip-below{top:calc(100% + 8px);bottom:auto}.calendar-tooltip.tooltip-above{bottom:calc(100% + 8px);top:auto}.calendar-tooltip.tooltip-h-center{left:50%;right:auto;transform:translate(-50%)}.calendar-tooltip.tooltip-h-right{left:auto;right:0;transform:none}.calendar-tooltip.tooltip-h-left{left:0;right:auto;transform:none}.tooltip-date{font-weight:600;font-size:14px;color:var(--text);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.tooltip-section{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.05)}.tooltip-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.tooltip-status{display:inline-block;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;margin-bottom:.5rem}.tooltip-status.green{background:#10b98133;color:#10b981;border:1px solid rgba(16,185,129,.4)}.tooltip-status.orange{background:#f59e0b33;color:#f59e0b;border:1px solid rgba(245,158,11,.4)}.tooltip-status.red{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.4)}.tooltip-description{font-size:13px;color:var(--muted);line-height:1.4}.tooltip-event-type{font-weight:600;font-size:12px;color:var(--accent);text-transform:uppercase;letter-spacing:.5px}.tooltip-event-details{margin-top:.25rem;font-size:13px;line-height:1.5}.tooltip-loss{color:#ef4444;font-weight:600;margin-top:.25rem}.tooltip-warning{color:#f59e0b;font-weight:600;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.tooltip-wash-sale{font-weight:600;color:#ef4444;font-size:13px}.tooltip-wash-sale-window{font-size:12px;color:var(--muted);margin-top:.25rem}.timeline-view{display:flex;flex-direction:column;gap:2rem}.timeline-ticker-section{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.timeline-ticker-header{font-size:20px;font-weight:700;color:var(--text);margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border)}.timeline-events{display:flex;flex-direction:column;gap:1rem}.timeline-event{display:flex;gap:1rem;position:relative}.timeline-event:not(:last-child):before{content:"";position:absolute;left:10px;top:26px;bottom:-16px;width:2px;background:var(--border)}.timeline-event-marker{width:20px;height:20px;border-radius:50%;flex-shrink:0;margin-top:2px;border:3px solid var(--panel);box-shadow:0 0 0 2px var(--border)}.timeline-event-content{flex:1;background:var(--panel-2);border:1px solid var(--border);border-radius:10px;padding:1rem}.timeline-event-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.timeline-event-date{font-size:14px;font-weight:600;color:var(--text)}.timeline-event-type{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.timeline-event-type.vest,.timeline-event-type.vest_scheduled{background:#60f3;color:#9b58ff}.timeline-event-type.sell{background:#8b5cf633;color:#a78bfa}.timeline-event-type.buy{background:#f59e0b33;color:#ffb366}.timeline-event-details{font-size:14px;line-height:1.6;color:var(--text)}.timeline-loss{color:#ef4444;font-weight:600;margin-top:.5rem}.timeline-wash-sale{margin-top:.75rem;padding:.75rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-weight:600}.timeline-wash-sale-window{font-size:12px;font-weight:400;color:var(--muted);margin-top:.5rem}.ticker-filter{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ticker-filter label{font-weight:600;color:var(--muted);font-size:14px}.ticker-filter select{background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem;font-size:14px;min-width:160px;cursor:pointer;transition:all .2s ease}.ticker-filter select:hover{border-color:var(--accent)}.ticker-filter select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #22d3ee33}.view-toggle{display:flex;gap:.5rem;padding:1rem 0;border-bottom:1px solid var(--border);margin-bottom:1.5rem}.view-toggle-btn{padding:.5rem 1rem;background:#121111;color:#fff;border:1px solid #ffffff;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.view-toggle-btn:hover{background:#60f3;border-color:#6600ff80}.view-toggle-btn.active{background:#bc8fff;color:#fff;border-color:#bc8fff}@media(max-width:768px){.calendar-view,.ticker-filter{gap:.75rem}.calendar-grid{gap:3px;margin-top:.5rem}.calendar-day{min-height:70px;padding:.25rem}.calendar-day-header{padding:.25rem;font-size:12px}.calendar-day-number{font-size:11px}.event-marker{font-size:9px;padding:2px 4px}.calendar-tooltip{min-width:200px;max-width:calc(100vw - 32px)}.calendar-tooltip.tooltip-below{top:calc(100% + 4px)}.calendar-tooltip.tooltip-above{bottom:calc(100% + 4px)}.calendar-header{gap:.5rem}.calendar-header h3{font-size:16px}.calendar-nav-buttons{gap:.75rem;max-width:100%}.calendar-legend{gap:.5rem}.legend-item{font-size:11px}.calendar-legend{flex-direction:column;gap:.75rem}.timeline-event{gap:.75rem}.timeline-event-marker{width:16px;height:16px}.timeline-event-content{padding:.75rem}}@media(max-width:480px){.calendar-header{flex-direction:column;gap:1rem;align-items:stretch}.calendar-header h3{text-align:center;font-size:18px}.calendar-day{min-height:60px;padding:.25rem}.calendar-day-number{font-size:11px}.event-marker{font-size:9px;padding:1px 3px}.event-ticker{display:none}.calendar-tooltip{min-width:200px}}@media(min-width:769px){.espp-next-purchase-desktop{display:grid!important}.espp-next-purchase-mobile{display:none!important}}@media(max-width:768px){.espp-next-purchase-desktop{display:none!important}.espp-next-purchase-mobile{display:flex!important}}input[type=range]{-webkit-appearance:none;appearance:none;background:#ffffff4d!important;cursor:pointer;height:4px;width:100%;border-radius:2px;outline:none}input[type=range]::-webkit-slider-track{background:#ffffff4d;height:4px;border-radius:2px;width:100%;cursor:pointer;border:none}input[type=range]::-moz-range-track{background:#ffffff4d;height:4px;border-radius:2px;width:100%;cursor:pointer;border:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#bc8fff;height:16px;width:16px;border-radius:50%;margin-top:0;cursor:pointer;border:none;box-shadow:0 2px 4px #0000004d;transition:all .2s ease}input[type=range]::-moz-range-thumb{background:#bc8fff;height:16px;width:16px;border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 4px #0000004d;transition:all .2s ease}input[type=range]::-webkit-slider-thumb:hover{background:#71f;transform:scale(1.1)}input[type=range]::-moz-range-thumb:hover{background:#71f;transform:scale(1.1)}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #6600ff4d}input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 3px #6600ff4d}.feedback-type-btn:hover{background-color:#ffffff0d}.feedback-type-btn:active{background-color:#ffffff14}.feedback-type-btn.active{border-color:#60f!important;background-color:#6600ff1a}@media(max-width:768px){.feedback-modal{width:92vw!important;max-width:none!important;padding:20px!important}.feedback-type-buttons{display:flex!important;gap:10px!important}.feedback-type-btn{padding:16px 12px!important;font-size:14px!important}.feedback-textarea{min-height:140px!important;padding:14px!important;font-size:16px!important;line-height:1.5!important}.feedback-buttons{justify-content:space-between!important;gap:12px!important}.feedback-cancel-btn,.feedback-submit-btn{flex:1!important;padding:14px!important;font-size:16px!important}.feedback-type-section{margin-bottom:20px!important}.feedback-message-section{margin-bottom:24px!important}}@media(max-width:480px){.feedback-modal{width:95vw!important;padding:16px!important}.feedback-modal h2{font-size:18px!important}.feedback-modal p{font-size:13px!important}.feedback-type-btn{padding:14px 10px!important;font-size:13px!important}.feedback-textarea{min-height:120px!important;padding:12px!important}.feedback-cancel-btn,.feedback-submit-btn{padding:12px!important;font-size:15px!important}}.tax-loss-harvest-card{transition:border-color .2s ease}.tax-loss-harvest-card:hover{border-color:var(--accent)!important}@media(max-width:768px){.card:has(.tax-loss-harvest-card){padding:var(--spacing-mobile)!important}.tax-loss-harvest-card{grid-template-columns:1fr!important;gap:.5rem!important;padding:.75rem!important}.tax-loss-harvest-card button{width:100%;padding:.75rem 1rem!important}}.mobile-withholding-dropdown{display:none}.desktop-withholding-sections{display:block}.mobile-withholding-content,.mobile-more-toggle,.espp-toggle-button-mobile{display:none}.mobile-menu-button{display:none;background:none;border:none;color:var(--text);padding:10px;cursor:pointer;z-index:1001;pointer-events:auto;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.mobile-menu-button svg{width:22px;height:22px}.mobile-nav-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:998}.mobile-nav-overlay.active{opacity:1}.mobile-nav-overlay:not(.active){opacity:0}.mobile-nav-menu{position:fixed;top:0;width:min(280px,75vw);height:100%;background:transparent;box-shadow:-5px 0 30px #00000080;z-index:999;overflow-y:auto;display:flex;flex-direction:column}.mobile-nav-menu.active{right:0}.mobile-nav-menu:not(.active){right:-100%}.mobile-nav-close{position:absolute;top:15px;right:15px;background:none;border:none;color:var(--text);font-size:28px;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;z-index:10}.mobile-nav-items{display:flex;flex-direction:column;gap:0}.mobile-nav-item{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:15px;color:#fff;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;padding:18px 20px;text-align:left;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.mobile-nav-item.active{color:var(--accent);font-weight:500}.mobile-nav-divider{height:1px;background:#ffffff1a;margin:0}.tax-learn-more-btn{padding:8px 16px;background:#bc8fff;border:none;border-radius:6px;font-size:18px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;height:38px}.tax-learn-more-btn:hover{background:#9b58ff}.tax-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:4px;gap:.75rem}.tax-header-title{font-size:22px;font-weight:600;color:var(--text);margin:0;line-height:1}.tax-breakdown-modal{background:var(--panel);border:1px solid var(--border);border-radius:1rem;padding:48px;width:90vw;max-width:1200px;max-height:90vh;overflow-y:auto;position:relative}@media(max-width:768px){.mobile-menu-button,.mobile-nav-overlay.active,.mobile-nav-menu.active{display:block}.nav-tabs-horizontal{display:none}.header-container{padding:0;justify-content:space-between}.brand{font-size:20px!important;margin:0!important}.brand img{height:140px!important}.page-grid{display:flex;flex-direction:column;gap:0;background:var(--bg)}.grid-item{width:100%!important}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0;padding:0;width:100%}table{width:100%;min-width:max-content;font-size:16px}th{font-weight:600;color:#c2c5ff}td{color:var(--text, #ffffff)}.btn{min-height:48px;min-width:48px;padding:14px 20px!important;font-size:18px!important;white-space:normal!important;word-wrap:break-word!important;text-align:center!important;line-height:1.3!important}.tax-learn-more-btn{min-height:auto!important;min-width:auto!important;padding:8px 14px!important;font-size:16px!important;height:auto!important}.tax-header-container{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;flex-wrap:nowrap!important;gap:.5rem!important;margin-bottom:1rem!important}.tax-header-title{font-size:20px!important;font-weight:600!important;line-height:1!important;margin:0!important;flex-shrink:1!important}.tax-header-title .mobile-title{display:inline!important}.tax-header-title .desktop-title,.desktop-learn-more{display:none!important}.mobile-learn-more{display:block!important}.mobile-more-toggle{display:block!important;margin-bottom:12px;width:100%!important}.more-details-btn{width:100%!important;box-sizing:border-box!important;padding:12px 16px!important;background:transparent!important;border:1px solid var(--border)!important;border-radius:8px!important;color:var(--text)!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;pointer-events:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;min-height:auto!important}.tax-withheld-column{width:100%!important;min-width:0!important;flex:none!important}.tax-withheld-column .desktop-withholding-sections,.mobile-withholding-dropdown{display:none!important}.mobile-withholding-dropdown.show{display:block!important}.mobile-withholding-content{display:none!important}.mobile-withholding-content.show{display:block!important}.tax-breakdown-modal{padding:1.5rem 16px!important;width:95vw!important;max-height:95vh!important;border-radius:.75rem!important}.tax-breakdown-modal h2{font-size:20px!important}.tax-breakdown-modal h3{font-size:18px!important}.tax-breakdown-modal table,.tax-brackets-table{font-size:14px!important}.tax-breakdown-modal th,.tax-breakdown-modal td,.tax-brackets-table th,.tax-brackets-table td{padding:.5rem 4px!important;font-size:13px!important}.tax-breakdown-modal th:first-child,.tax-breakdown-modal td:first-child,.tax-brackets-table th:first-child,.tax-brackets-table td:first-child{background:transparent!important}.tax-brackets-table-wrapper h3{font-size:18px!important}input,select,textarea{font-size:18px!important;padding:.75rem!important;min-height:44px;width:100%!important;border-radius:.5rem}.form-row{flex-direction:column!important;gap:1rem}.form-group{width:100%!important}.modal-content{width:95%!important;max-width:none!important;margin:1rem!important;max-height:calc(100vh - 2rem);overflow-y:auto}.stats-row{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem}.stat-card{flex:0 0 150px}.kpi{padding:1.25rem}.kpi-value{font-size:24px!important}.kpi-label{font-size:16px!important}.chart-container{height:250px!important;margin:0 -.5rem}.dropdown-menu{position:fixed!important;inset:auto 0 0!important;width:100%!important;max-width:none!important;border-radius:1rem 16px 0 0!important}.tabs-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs-container::-webkit-scrollbar{display:none}.tab{white-space:nowrap;padding:.75rem 16px;font-size:16px}.toggle-group{width:100%!important;display:flex;justify-content:space-between}.toggle-option{flex:1;padding:10px;font-size:16px}}@media(max-width:480px){.header{padding:.75rem .75rem 1.25rem!important}.brand{font-size:18px!important}.brand img{height:120px!important}.options-summary-grid,.espp-summary-grid{gap:.75rem!important}.options-summary-grid .card,.espp-summary-grid .card{padding:.75rem!important;margin:0!important}.card-header{font-size:18px!important;margin-bottom:.5rem!important}.tax-header-container .card-header,.tax-header-container .tax-header-title{font-size:16px!important;margin-bottom:0!important;line-height:1!important}.btn-sm{padding:.5rem 12px!important;font-size:18px!important;min-height:36px}body{font-size:16px}input,select,textarea{padding:10px!important;font-size:18px!important}.table-wrap,.table-container{margin:0!important;padding:0!important}table{font-size:14px}th,td{padding:6px 4px!important;font-size:13px!important}th:first-child,td:first-child{padding:6px 8px!important;min-width:80px}.flex-row{flex-direction:column!important}.hide-on-mobile{display:none!important}}@media(max-width:896px)and (orientation:landscape){.header{padding:.5rem 1rem!important}.brand{font-size:16px!important}.brand img{height:110px!important}.page-grid{grid-template-columns:1fr 1fr;gap:13.5px}.chart-container{height:200px!important}}@media(hover:none){.card:hover{transform:none!important;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f!important}.btn:hover{background:var(--accent)!important}}@media(pointer:coarse){a,button,[role=button],[onclick]{min-height:44px;min-width:44px}.button-group>*+*{margin-left:.5rem}}@media(max-width:768px){*:focus{outline:3px solid var(--accent);outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:2px}}@media(prefers-contrast:high){.card{border-width:2px}.btn{border:2px solid currentColor}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.scrollable{-webkit-overflow-scrolling:touch;transform:translateZ(0)}@media(max-width:768px){.dashboard-grid{display:grid;grid-template-columns:1fr;gap:1rem}.dashboard-tile{min-height:auto!important}.tax-summary-grid{grid-template-columns:1fr!important}.vesting-timeline{overflow-x:auto;-webkit-overflow-scrolling:touch}.portfolio-charts{flex-direction:column}.portfolio-overview-tile{overflow:hidden!important;max-width:100%!important;width:100%!important}.portfolio-overview-content{max-width:100%!important;overflow:hidden!important;padding-left:0!important}.portfolio-overview-layout{flex-direction:column!important;max-width:100%!important;overflow:hidden!important}.portfolio-overview-sidebar{width:100%!important;min-width:100%!important;max-width:100%!important}.portfolio-chart-wrapper{width:100%!important;max-width:100%!important;overflow:hidden!important;padding-left:0!important;margin-left:0!important}.portfolio-chart-container-flex{width:100%!important;max-width:100%!important;overflow:hidden!important}.portfolio-chart-svg-container{width:100%!important;max-width:100%!important;height:120px!important;overflow:hidden!important;box-sizing:border-box!important}.portfolio-chart-svg-container svg{width:100%!important;max-width:100%!important;height:100%!important;display:block;overflow:hidden!important;box-sizing:border-box!important}.portfolio-chart-svg-container svg[viewBox]{width:100%!important}.portfolio-chart-svg-container svg polyline,.portfolio-chart-svg-container svg circle{vector-effect:non-scaling-stroke}.portfolio-y-axis-container{width:45px!important;min-width:45px;max-width:45px!important;height:120px!important;flex-shrink:0;overflow:visible!important;padding-left:0!important;padding-right:6px!important;margin-left:0!important}.portfolio-y-axis-label{margin-left:0!important;font-size:11px!important}.portfolio-y-axis-container div{text-align:right!important;white-space:nowrap!important}.portfolio-chart-container-flex{padding-left:0!important;margin-left:0!important}.portfolio-chart-svg-container{background:#8b5cf614!important}.portfolio-chart-wrapper [style*="position: 'absolute'"],.portfolio-chart-wrapper [style*='position: "absolute"']{max-width:100%;overflow:visible}.page-grid,.grid-item{width:100%!important;max-width:100%!important;overflow:hidden!important}.table-wrap table th,.table-wrap table td{min-width:0!important;max-width:none!important;word-break:break-word;overflow-wrap:break-word}.table-wrap table{table-layout:auto!important;width:100%!important}.real-estate-actions-desktop{display:none!important}.real-estate-actions-mobile{display:block!important}.transaction-row{font-size:16px;padding:.75rem}.position-details{border-radius:.5rem;margin-bottom:.5rem}.position-header{padding:1rem;cursor:pointer}.position-content{padding:0 1rem 1rem}.networth-header-container{flex-wrap:nowrap!important;gap:.5rem!important;align-items:center!important}.networth-header-container .card-header{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:34px!important}.tax-header-container,.risk-header-container{flex-wrap:nowrap!important;gap:.5rem!important;align-items:center!important;justify-content:space-between!important}.risk-header-container{margin-bottom:8px!important}.tax-header-container .tax-header-title,.tax-header-container .card-header,.risk-header-container .card-header{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:30px!important;display:flex;align-items:center;margin:0!important;font-size:18px!important}.tax-header-container button,.risk-header-container>div:last-child,.networth-header-container>div:last-child{flex-shrink:0}.tax-header-container button{padding:6px 8px!important;font-size:12px!important;line-height:1!important;height:auto!important;min-height:0!important}.desktop-title{display:none!important}.mobile-title{display:inline!important}.desktop-withholding-sections{display:none!important}.vesting-action-buttons,.options-action-buttons,.espp-action-buttons{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.vesting-action-buttons .btn,.vesting-action-buttons label.btn,.options-action-buttons .btn,.options-action-buttons label.btn,.espp-action-buttons .btn,.espp-action-buttons label.btn{margin-left:0!important;width:100%;justify-content:center;font-size:18px!important}.espp-toggle-arrow{display:none!important}.espp-toggle-button-mobile{display:block!important}.espp-add-purchase-btn{font-size:15px!important;white-space:nowrap!important;display:flex!important;align-items:center!important;justify-content:center!important}.options-summary-grid,.espp-summary-grid{gap:.75rem!important;margin-bottom:.75rem!important}.options-summary-grid .card,.espp-summary-grid .card{padding:.75rem!important;margin:0!important}.options-grants-table,.espp-purchases-table,.vesting-schedule-table{margin-bottom:1rem!important}.risk-title-suffix{display:none!important}.risk-toggle-switch{width:130px!important;height:30px!important;border-radius:15px!important}.vesting-summary-card .vesting-row{display:flex!important;flex-direction:row!important}.vesting-summary-card .vesting-row-left,.vesting-summary-card .vesting-row-right{flex:1!important;min-width:0!important}.vesting-summary-card .vesting-row-left{padding-right:.75rem!important}.vesting-summary-card .vesting-row-right{border-left:1px solid var(--border)!important;padding-left:.75rem!important}.vesting-summary-card .kpi-label{font-size:12px!important;min-height:18px!important;line-height:18px!important}.vesting-summary-card .kpi-value{font-size:24px!important;min-height:32px!important;line-height:32px!important}.vesting-summary-card .kpi-sublabel{font-size:11px!important;min-height:16px!important;line-height:16px!important}.risk-concentration-section{display:flex!important;flex-direction:column!important;gap:0!important}.risk-concentration-header{margin-bottom:.75rem!important}.risk-slider-section{margin-bottom:1rem!important}.risk-slider-section>div:first-child{display:none!important}.espp-plan-config-grid{grid-template-columns:repeat(2,1fr)!important}.vesting-header-container{flex-wrap:nowrap!important;gap:.5rem}.vesting-header-container .card-header{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.vesting-header-container button{flex-shrink:0;padding:6px 8px!important;font-size:18px!important}.vesting-action-buttons{display:grid!important;grid-template-columns:1fr 1fr;gap:.75rem!important}.vesting-action-buttons .btn,.vesting-action-buttons label.btn{margin-left:0!important;width:100%;justify-content:center}.page-grid>.card.grid-item[style*="maxHeight: 400px"],.page-grid>.card.grid-item[style*="height: 400px"]{max-height:none!important;height:auto!important;min-height:auto!important}}@media(min-width:769px)and (max-width:1024px){.page-grid{grid-template-columns:repeat(2,1fr);gap:24px}.nav-tabs-flex{gap:1.5rem}table{font-size:16px}}@media(min-width:769px){.real-estate-actions-desktop{display:flex!important}.real-estate-actions-mobile{display:none!important}}.responsive-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem}@media(max-width:768px){.responsive-table-wrapper{margin:0 -.75rem;padding:0 .75rem}.responsive-table-wrapper{background:linear-gradient(to right,var(--panel) 30%,transparent),linear-gradient(to left,var(--panel) 30%,transparent),linear-gradient(to right,var(--border),transparent 10px),linear-gradient(to left,var(--border),transparent 10px);background-position:0 0,100% 0,0 0,100% 0;background-repeat:no-repeat;background-size:20px 100%,20px 100%,10px 100%,10px 100%;background-attachment:local,local,scroll,scroll}}@media(max-width:768px){table{font-size:16px;min-width:600px}th,td{padding:.5rem 6px;white-space:nowrap}.table-compact table{min-width:100%!important;font-size:14px!important}.table-compact th,.table-compact td{padding:.75rem .5rem!important;font-size:14px!important}.table-compact{overflow-x:visible!important}.table-sticky-first th:first-child,.table-sticky-first td:first-child{position:sticky;left:0;background:var(--panel);z-index:1;box-shadow:none}.table-number{font-variant-numeric:tabular-nums;text-align:right}.hide-mobile{display:none!important}.show-mobile{display:table-cell!important}}@media(max-width:480px){.mobile-cards table{display:block}.mobile-cards thead{display:none}.mobile-cards tbody{display:block}.mobile-cards tr{display:block;margin-bottom:1rem;background:transparent;border-radius:.5rem;padding:.75rem;border:1px solid var(--border)}.mobile-cards td{display:flex;justify-content:space-between;padding:.5rem 0;border:none;white-space:normal}.mobile-cards td:before{content:attr(data-label);font-weight:600;color:var(--muted);font-size:16px;margin-right:1rem}.mobile-cards td[data-type=currency]{font-weight:600;color:var(--accent)}.mobile-cards td[data-type=date]{font-size:16px}.mobile-cards td[data-type=percentage]{font-weight:600}}@media(max-width:768px){.transaction-list{padding:0}.transaction-item{display:flex;flex-direction:column;padding:1rem;border-bottom:1px solid var(--border);background:transparent;margin-bottom:.5rem;border-radius:.5rem}.transaction-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.transaction-type{font-weight:600;font-size:16px;color:var(--accent)}.transaction-amount{font-weight:700;font-size:16px}.transaction-amount.positive{color:#9b58ff}.transaction-amount.negative{color:#ff6b9d}.transaction-details{display:flex;gap:1rem;font-size:16px;color:var(--muted)}.transaction-date,.transaction-shares{display:flex;align-items:center;gap:.25rem}}@media(max-width:768px){.vesting-timeline{display:flex;flex-direction:column;gap:1rem}.vesting-event{background:transparent;border-radius:.75rem;padding:1rem;border-left:4px solid var(--accent)}.vesting-date{font-size:16px;color:var(--muted);margin-bottom:.25rem}.vesting-shares{font-size:18px;font-weight:700;color:var(--text);margin-bottom:.5rem}.vesting-value{font-size:16px;color:var(--accent)}.vesting-status{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:16px;font-weight:600;margin-top:.5rem}.vesting-status.vested{background:#34d3991a;color:#9b58ff}.vesting-status.pending{background:#fbbf241a;color:#ffb366}}@media(max-width:768px){.positions-grid{display:grid;grid-template-columns:1fr;gap:1rem}.position-card{background:transparent;border-radius:.75rem;padding:1rem;border:1px solid var(--border)}.position-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.position-ticker{font-size:16px;font-weight:700;color:var(--accent)}.position-value{font-size:18px;font-weight:700}.position-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.position-stat{display:flex;flex-direction:column}.position-stat-label{font-size:16px;color:var(--muted);margin-bottom:.25rem}.position-stat-value{font-size:16px;font-weight:600}}@media(max-width:768px){.tax-breakdown-mobile{display:flex;flex-direction:column;gap:1rem}.tax-item{display:flex;justify-content:space-between;padding:.75rem;background:transparent;border-radius:.5rem}.tax-label{font-size:16px;color:var(--muted)}.tax-value{font-size:16px;font-weight:600}.tax-total{background:linear-gradient(135deg,#f871711a,#fb923c1a);border:1px solid rgba(248,113,113,.2);padding:1rem;border-radius:.5rem;margin-top:.5rem}.tax-total .tax-label{font-size:16px;font-weight:600;color:var(--text)}.tax-total .tax-value{font-size:24px;font-weight:700;color:#ff6b9d}}.tax-brackets-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.tax-col-range{width:55%}.tax-col-rate{width:15%}.tax-col-tax{width:30%}@media(max-width:768px){.tax-brackets-table-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.tax-brackets-content{padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.tax-brackets-table-container{overflow-x:hidden!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.tax-col-range{width:40%!important}.tax-col-rate{width:18%!important}.tax-col-tax{width:42%!important}.tax-brackets-table{table-layout:fixed!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.tax-brackets-table th,.tax-brackets-table td{padding:8px 2px!important;font-size:13px!important;word-break:break-word!important;overflow:hidden!important;text-overflow:ellipsis!important}.tax-brackets-table td:first-child{word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}.tax-page-container{padding:0!important}.tax-header-wrapper{display:flex!important;flex-direction:column!important;gap:.5rem!important;margin-bottom:.5rem!important;grid-template-columns:none!important;grid-template-rows:none!important;width:100%!important}.tax-header-title{grid-column:auto!important;grid-row:auto!important;width:100%!important;padding:0!important;max-width:100%!important}.tax-header-title h1{font-size:24px!important;margin-bottom:.25rem!important;margin-top:0!important}.tax-header-title p{font-size:14px!important;line-height:1.5!important;margin-bottom:0!important}.tax-header-disclaimer{grid-column:auto!important;grid-row:auto!important;width:100%!important;max-width:100%!important}.tax-disclaimer{height:auto!important;max-width:100%!important}.tax-tabs-container{display:none!important}.tax-tabs-mobile-dropdown{width:100%!important}.tax-tabs-dropdown{width:100%!important;max-width:100%!important;font-size:16px!important;min-height:44px!important;background:var(--panel)!important;border:2px solid var(--accent)!important}.tax-tabs-dropdown:active{background:#22d3ee0d!important}.tax-tabs-dropdown:focus{outline:none!important;border-color:var(--accent)!important;box-shadow:0 0 0 3px #22d3ee1a!important}.tax-tabs-dropdown option{background:var(--panel);color:var(--text);padding:8px}.tax-tabs-card{padding:.75rem!important;margin-bottom:1.5rem!important}.tax-disclaimer{padding:.75rem!important;margin-top:0!important}.tax-disclaimer-content{gap:.5rem!important}.tax-disclaimer-icon{font-size:18px!important}.tax-disclaimer-title{font-size:15px!important;margin-bottom:.75rem!important}.tax-disclaimer-text{font-size:14px!important;line-height:1.6!important}.tax-tab-content{padding:0!important}.tax-tab-content>div{max-width:100%!important;padding-left:0!important;padding-right:0!important}.tax-tab-content>div>div[style*=maxWidth]{padding-left:0!important;padding-right:0!important}.loading-container{padding:0!important;width:100vw!important;height:100vh!important;max-width:none!important;inset:0!important}.tax-profile-grid,.tax-summary-grid,.tax-breakdown-grid{display:flex!important;flex-direction:column!important;gap:1.5rem!important;grid-template-columns:none!important}.form-row,.input-row{flex-direction:column!important;gap:1rem!important}.form-group,.input-group{width:100%!important;max-width:100%!important;flex:1 1 100%!important}.quarterly-grid,.payment-grid,.capital-gains-layout{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.tax-tab-content>*{width:100%!important;max-width:100%!important}.tax-tab-content h1[style*="fontSize: '28px'"],.tax-tab-content h1[style*='fontSize: "28px"']{font-size:22px!important}.tax-tab-content p[style*="fontSize: '15px'"],.tax-tab-content p[style*='fontSize: "15px"']{font-size:14px!important}.tax-tab-content>div>div>.card[style*="marginBottom: '2rem'"]{padding:1rem!important}.tax-tab-content .card>div[style*="justifyContent: space-between"]{flex-direction:column!important;gap:1rem!important;align-items:stretch!important}.tax-tab-content .card>div>div[style*="alignItems: center"]{width:100%!important;justify-content:space-between!important}.tax-tab-content .card>div>div[style*="display: flex"][style*="gap: 0.5rem"]{width:100%!important;flex-direction:row!important;gap:.5rem!important}.tax-tab-content .card button[style*=actionButtonStyle],.tax-tab-content .card button.btn-secondary,.tax-tab-content .card button.btn{flex:1!important;min-width:0!important;padding:.75rem .5rem!important;font-size:14px!important;white-space:nowrap!important}.tax-tab-content .page-grid .card div[style*="fontSize: '32px'"],.tax-tab-content .page-grid .card div[style*='fontSize: "32px"']{font-size:24px!important}.tax-tab-content .page-grid .card div[style*="fontSize: '14px'"],.tax-tab-content .page-grid .card div[style*='fontSize: "14px"']{font-size:13px!important}.tax-tab-content .card div[style*="display: flex"][style*="justifyContent: 'space-between'"],.tax-tab-content .card div[style*="display: flex"][style*='justifyContent: "space-between"']{flex-wrap:wrap!important}.tax-tab-content .card div[style*="padding: '0.5rem'"]{min-width:100%!important}.tax-tab-content h3.card-header,.tax-tab-content h3[style*="fontSize: '18px'"],.tax-tab-content h3[style*='fontSize: "18px"']{font-size:18px!important}.tax-tab-content h4[style*="fontSize: '16px'"],.tax-tab-content h4[style*='fontSize: "16px"']{font-size:15px!important}.tax-tab-content div[style*="fontSize: '16px'"],.tax-tab-content div[style*='fontSize: "16px"']{font-size:14px!important}.tax-tab-content div[style*="fontSize: '24px'"],.tax-tab-content div[style*='fontSize: "24px"']{font-size:20px!important}.tax-tab-content .table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin:0 -1rem!important;padding:0 1rem!important}.tax-tab-content table{min-width:600px!important;font-size:13px!important}.tax-tab-content .tax-brackets-table{min-width:0!important;width:100%!important}.tax-tab-content th,.tax-tab-content td{padding:.5rem .25rem!important;font-size:12px!important}.tax-tab-content .table-wrap table thead th{font-size:12px!important;white-space:nowrap!important}.tax-tab-content div[style*="fontSize: '14px'"][style*="lineHeight: 1.6"]{font-size:13px!important}.tax-tab-content>div>.card{padding:1rem!important}.tax-tab-content .card[style*="rgba(16, 185, 129"] div[style*="fontSize: '18px'"]{font-size:16px!important}.tax-tab-content .card[style*="rgba(16, 185, 129"] div[style*="fontSize: '15px'"],.tax-tab-content .card[style*="rgba(239, 68, 68"] p[style*="fontSize: '15px'"]{font-size:14px!important}.tax-tab-content .card div[style*="display: grid"][style*="gap: 0.75rem"]{display:flex!important;flex-direction:column!important}}@media(max-width:480px){.tax-col-range{width:38%!important}.tax-col-rate{width:17%!important}.tax-col-tax{width:45%!important}.tax-brackets-table{min-width:0!important}.tax-brackets-table th,.tax-brackets-table td{padding:6px 2px!important;font-size:12px!important}.tax-page-container{padding:0!important}.tax-tab-content h1[style*="fontSize: '28px'"],.tax-tab-content h1[style*='fontSize: "28px"']{font-size:20px!important}.tax-tab-content .page-grid .card div[style*="fontSize: '32px'"],.tax-tab-content .page-grid .card div[style*='fontSize: "32px"']{font-size:22px!important}.tax-tab-content .card button.btn-secondary,.tax-tab-content .card button.btn{font-size:13px!important;padding:.65rem .4rem!important}.tax-tab-content h3.card-header,.tax-tab-content h3[style*="fontSize: '18px'"]{font-size:16px!important}.tax-tab-content h4[style*="fontSize: '16px'"]{font-size:14px!important}.tax-tab-content div[style*="fontSize: '24px'"]{font-size:18px!important}.tax-tab-content table{font-size:12px!important}.tax-tab-content th,.tax-tab-content td{padding:.4rem .2rem!important;font-size:11px!important}.tax-tab-content>div>.card{padding:.75rem!important}.tax-header-title h1{font-size:22px!important;line-height:1.3}.tax-header-title p{font-size:14px!important}.tax-tab-button{padding:.6rem .4rem!important;font-size:12px!important;min-height:40px!important}.tax-disclaimer{padding:1.25rem!important}.tax-disclaimer-content{flex-direction:column!important;text-align:left!important}.tax-disclaimer-title{font-size:14px!important}.tax-disclaimer-text{font-size:13px!important}}@media(max-width:896px)and (orientation:landscape){.tax-tabs-container{display:none!important}.tax-tabs-mobile-dropdown{width:100%!important}.tax-header-wrapper{flex-direction:row!important;gap:1.5rem!important}.tax-header-title{padding:1rem!important}.tax-header-title h1{font-size:24px!important}}@media(pointer:coarse){@media(max-width:768px){.tax-tabs-dropdown{min-height:48px!important;padding:14px 44px 14px 16px!important;font-size:16px!important}}@media(min-width:769px){.tax-tab-button{min-height:44px!important;padding:.7rem .6rem!important}.tax-tabs-container{gap:1rem!important}}}.hide-on-mobile{display:block}@media(max-width:768px){.hide-on-mobile{display:none!important}}.tab-label-short{display:none}.tab-label-full{display:inline}@media(max-width:768px){.tax-profile-columns{display:flex!important;flex-direction:column!important;gap:1.5rem!important;width:100%!important}.tax-profile-column{width:100%!important;max-width:100%!important}.tax-profile-header{flex-wrap:wrap!important;gap:1rem!important}.tax-profile-toggle{font-size:11px!important}.tax-profile-toggle-label{display:none!important}.tax-profile-tabs{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.tax-profile-deduction-tabs{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:6px!important}.tax-profile-tab,.tax-profile-deduction-tabs>div{padding:8px 10px!important;font-size:14px!important;min-height:36px!important}.tax-profile-tab span,.tax-profile-deduction-tabs>div span,.tab-label-short,.tab-label-full{font-size:inherit!important}.tab-label-short{display:inline!important}.tab-label-full{display:none!important}.tax-profile-card input{padding:10px 12px!important;font-size:16px!important}.tax-profile-card label{margin-bottom:8px!important}.tax-profile-card div[style*="fontSize: 18"]{font-size:16px!important}.tax-profile-card div[style*="fontSize: 16"],.tax-profile-card label[style*="fontSize: 16"],.tax-profile-card span[style*="fontSize: 16"]{font-size:14px!important}.tax-profile-card div[style*="fontSize: 20"],.tax-profile-card div[style*="fontSize: 24"]{font-size:16px!important}.tax-profile-card div[style*="fontSize: 11"],.tax-profile-card div[style*="fontSize: 12"],.tax-profile-card div[style*="fontSize: 14"],.tax-profile-card span[style*="fontSize: 11"],.tax-profile-card span[style*="fontSize: 12"],.tax-profile-card span[style*="fontSize: 14"],.tax-profile-toggle-label{font-size:12px!important}.tax-summary-two-col div[style*="display: flex"][style*=gap]{flex-wrap:nowrap!important;white-space:nowrap!important}.tax-summary-tile .tax-summary-two-col>div:first-child [style*="gap: 6"],.tax-summary-tile .tax-summary-two-col>div:first-child [style*="gap: 4"],.tax-summary-tile .tax-summary-two-col>div:first-child [style*="gap: 2"],.tax-summary-two-col>div:first-child div[style*=gap]{gap:0!important}.tax-summary-two-col>div:first-child>div:last-child{gap:2px!important}.tax-summary-two-col>div:first-child span{margin-right:3px!important}.tax-summary-tile .tax-summary-two-col,.tax-summary-grid.tax-summary-two-col,div.tax-summary-two-col[style]{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:.75rem!important}.tax-summary-tile .card-header button,.tax-summary-tile .card-header button.btn{padding:6px 12px!important;font-size:14px!important;min-width:auto!important;min-height:auto!important;width:auto!important;height:auto!important;line-height:1.2!important}.card.tax-summary-tile{padding:0!important;box-sizing:border-box!important}.card.tax-summary-tile>.card-header{padding:1rem 1rem 0!important}.tax-summary-tile .tax-summary-two-col,.tax-summary-grid.tax-summary-two-col{padding:0 1rem!important}.tax-summary-three-col{display:flex!important;flex-direction:column!important;gap:12px!important;margin-top:12px!important;margin-bottom:12px!important;width:100%!important;box-sizing:border-box!important;padding:0 1rem!important}.tax-summary-tile>div:last-child{padding:0 1rem 1rem!important}.tax-summary-two-col>div,.tax-summary-three-col>div{margin:0!important}.tax-summary-two-col>div{text-align:center!important}.tax-summary-two-col span,.tax-summary-three-col span{white-space:nowrap!important}.tax-summary-two-col>div:first-child>div:first-child{margin-bottom:4px!important;justify-content:center!important;align-items:center!important;flex-wrap:nowrap!important;gap:0!important;white-space:nowrap!important}.tax-summary-two-col>div:first-child>div:first-child>button{display:inline-flex!important;align-items:center!important;line-height:inherit!important}.tax-summary-two-col>div:first-child>div:nth-child(2){margin-bottom:2px!important;line-height:1!important}.tax-summary-two-col>div:first-child div[style*="marginBottom: 4"]{margin-bottom:1px!important}.tax-summary-two-col>div:first-child>div:last-child{margin-top:0!important;width:100%!important;gap:2px!important}.tax-summary-two-col>div:first-child>div:last-child>div{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;flex-wrap:nowrap!important;white-space:nowrap!important;margin:0!important}.tax-summary-two-col>div:first-child>div:last-child>div>span,.tax-summary-two-col>div:first-child>div:last-child>div>button{display:inline-flex!important;align-items:center!important;line-height:1.2!important}.tax-summary-two-col>div:first-child div[style*="display: flex"]{gap:0!important}.tax-summary-tile [style*=gap]:not(.tax-summary-three-col):not(.tax-summary-two-col){gap:0!important}.tax-summary-two-col div[style*=marginBottom],.tax-summary-three-col div[style*=marginBottom],.tax-summary-two-col div[style*="marginBottom: 4"]{margin-bottom:2px!important}.tax-summary-two-col div[style*="fontSize: 11"],.tax-summary-three-col div[style*="fontSize: 11"]{line-height:1.2!important;font-size:12px!important}.tax-summary-two-col button[title="How is this calculated?"]{margin:0 0 0 -2px!important;padding:0!important;flex-shrink:0!important;font-size:12px!important;line-height:1!important;display:inline!important;height:auto!important;position:relative!important;top:-1px!important;min-width:unset!important;min-height:unset!important;-webkit-tap-highlight-color:transparent!important}.tax-summary-two-col div[style*="display: flex"],.tax-summary-two-col div[style*="gap: 6px"],.tax-summary-two-col div[style*="gap: 4px"],.tax-summary-two-col div[style*="gap: 2px"]{gap:0!important}.tax-summary-two-col>div:first-child div[style*="display: 'flex'"][style*="gap: 4"],.tax-summary-two-col>div:first-child div[style*="display: 'flex'"][style*="gap: 6"],.tax-summary-two-col>div:first-child div[style*="display: 'flex'"][style*="gap: 2"]{gap:0!important}.tax-summary-two-col button[title="How is this calculated?"]:not(:first-child){transform:translate(-4px)!important}.tax-summary-two-col>div:first-child div[style*="display: 'flex'"]>button,.tax-summary-two-col>div:first-child div[style*="display: flex"]>button{margin:0!important;padding:0!important}.tax-summary-two-col>div:first-child>div:last-child>div:last-child{margin-top:2px!important;margin-bottom:0!important}.tax-summary-two-col>div:first-child>div:last-child{padding-bottom:0!important;margin-bottom:0!important}.tax-brackets-grid{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.rsu-info-grid{display:flex!important;flex-direction:column!important;gap:1rem!important}.tax-summary-tile table{font-size:11px!important}.tax-summary-tile th,.tax-summary-tile td{padding:6px 4px!important;font-size:11px!important}.tax-summary-tile .tax-brackets-table th,.tax-summary-tile .tax-brackets-table td{font-size:13px!important;padding:.5rem 4px!important}.tax-summary-tile button[title="How is this calculated?"]{font-size:12px!important}.tax-summary-tile h3{font-size:14px!important}.tax-summary-tile h4{font-size:13px!important}.tax-summary-three-col>div{padding:14px!important}.tax-summary-tile .card-header{font-size:16px!important}.tax-summary-two-col div[style*="fontSize: 32"]{font-size:28px!important;margin-bottom:6px!important}.tax-summary-tile span[style*="You are here"]{display:block!important;margin-left:0!important;margin-top:2px!important;font-size:10px!important}.tax-federal-state-grid{display:flex!important;flex-direction:column!important;gap:1rem!important}}@media(max-width:400px){.tax-summary-two-col div[style*="display: flex"]{gap:0!important;flex-wrap:nowrap!important;white-space:nowrap!important}.tax-summary-two-col span{font-size:11px!important}.tax-summary-two-col button[title="How is this calculated?"]{font-size:11px!important;padding:0!important;margin:0!important}.tax-summary-two-col>div:first-child>div:last-child{gap:2px!important}}@media(max-width:480px){.tax-profile-tab,.tax-profile-deduction-tabs>div{padding:6px 8px!important;font-size:13px!important;min-height:32px!important}.tax-profile-tab span,.tax-profile-deduction-tabs>div span,.tab-label-short,.tab-label-full{font-size:inherit!important}.tax-profile-columns{gap:1rem!important}.tax-profile-card div[style*="fontSize: 18"]{font-size:14px!important}.tax-profile-card div[style*="fontSize: 16"],.tax-profile-card label[style*="fontSize: 16"],.tax-profile-card span[style*="fontSize: 16"]{font-size:13px!important}.tax-profile-card div[style*="fontSize: 20"],.tax-profile-card div[style*="fontSize: 24"]{font-size:14px!important}.tax-profile-card div[style*="fontSize: 11"],.tax-profile-card div[style*="fontSize: 12"],.tax-profile-card div[style*="fontSize: 14"],.tax-profile-card span[style*="fontSize: 11"],.tax-profile-card span[style*="fontSize: 12"],.tax-profile-card span[style*="fontSize: 14"]{font-size:11px!important}.tax-profile-toggle{transform:scale(.9)}.tax-profile-toggle-label{font-size:11px!important}.tax-summary-tile .tax-summary-two-col,.tax-summary-grid.tax-summary-two-col,div.tax-summary-two-col[style]{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:.5rem!important;padding:0 1rem!important}.tax-summary-two-col>div{margin:0!important}.tax-summary-three-col{gap:10px!important;margin-top:10px!important;padding:0 1rem!important}.tax-summary-tile .card-header button,.tax-summary-tile .card-header button.btn{padding:6px 12px!important;font-size:14px!important;min-width:auto!important;min-height:auto!important;width:auto!important;height:auto!important}.tax-summary-two-col>div,.tax-summary-three-col>div{margin:0!important}.tax-summary-two-col div[style*=marginBottom],.tax-summary-three-col div[style*=marginBottom]{margin-bottom:3px!important}.tax-summary-two-col>div:first-child>div:nth-child(2){margin-bottom:4px!important;line-height:1!important;font-size:26px!important}.tax-summary-two-col div[style*="fontSize: 11"],.tax-summary-three-col div[style*="fontSize: 11"]{font-size:11px!important}.tax-summary-tile table{font-size:10px!important}.tax-summary-tile th,.tax-summary-tile td{padding:4px 3px!important;font-size:10px!important}.tax-summary-tile .tax-brackets-table th,.tax-summary-tile .tax-brackets-table td{font-size:13px!important;padding:.5rem 4px!important}.tax-summary-two-col div[style*="fontSize: 32"]{font-size:24px!important;margin-bottom:6px!important}}@media(max-width:768px){.tax-summary-tile div[style*="zIndex: 9999"]{padding:1rem!important}.tax-summary-tile div[style*="maxWidth: '800px'"]{padding:1rem!important;max-width:100%!important;width:calc(100% - 2rem)!important}.tax-summary-tile div[style*="zIndex: 9999"] h3{font-size:18px!important;line-height:1.3!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.tax-summary-tile div[style*="zIndex: 9999"] button{white-space:nowrap!important;padding:8px 12px!important;font-size:13px!important}.tax-summary-tile div[style*="zIndex: 9999"] p,.tax-summary-tile div[style*="zIndex: 9999"] li,.tax-summary-tile div[style*="zIndex: 9999"] div[style*="lineHeight: 1.6"]{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important}}@media(max-width:768px){.tax-profile-card,.tax-summary-tile,.tax-profile-columns,.tax-summary-grid,.tax-summary-three-col,.tax-brackets-grid{max-width:100%!important;overflow-x:hidden!important}.tax-summary-tile div[style*="overflowX: 'auto'"]{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.tax-profile-card input{max-width:100%!important}.tax-profile-card *[style*=minWidth],.tax-summary-tile *[style*=minWidth]{min-width:unset!important}}@media(max-width:480px){.tax-summary-tile div[style*="zIndex: 9999"]{padding:.75rem!important}.tax-summary-tile div[style*="maxWidth: '800px'"]{padding:.75rem!important;width:calc(100% - 1.5rem)!important}.tax-summary-tile div[style*="zIndex: 9999"] h3{font-size:16px!important}.tax-summary-tile div[style*="zIndex: 9999"] button{padding:6px 10px!important;font-size:12px!important}.tax-summary-tile div[style*="zIndex: 9999"] h4{font-size:16px!important}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.tax-disclaimer-mobile{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.tax-disclaimer-mobile:active{background:#fbbf2426!important}}@media(max-width:768px){.loading-spinner{width:40px!important;height:40px!important}.loading-text{font-size:14px!important}}@media(max-width:768px){.tax-tab-content{min-height:300px!important;padding:0!important}*{max-width:100vw}.gradient-background{background-attachment:fixed!important}}@media(max-width:768px){.year-end-report-page{padding:0 1rem!important;box-sizing:border-box!important}.year-end-report-header{margin-bottom:1rem!important}.year-end-report-header h1{font-size:22px!important;line-height:1.3!important}.year-end-report-header p{font-size:14px!important;line-height:1.5!important}.year-end-report-page .card{margin-bottom:.75rem!important}.year-end-report-page .page-grid{display:flex!important;flex-direction:column!important;gap:0!important}.year-end-report-page .page-grid .card{margin-bottom:.75rem!important}.year-end-report-page .card-header{font-size:18px!important}.year-end-report-page table{font-size:13px!important;width:100%!important}.year-end-report-page th,.year-end-report-page td{padding:8px 6px!important;font-size:12px!important}.year-end-report-page .btn,.year-end-report-page .btn-secondary{min-height:44px!important;padding:.5rem 1rem!important;font-size:14px!important}.year-end-report-page select{min-height:44px!important;font-size:16px!important}}@media(max-width:480px){.year-end-report-page{padding:0 .75rem!important}.year-end-report-header h1{font-size:20px!important}.year-end-report-page th,.year-end-report-page td{padding:6px 4px!important;font-size:11px!important}}@viewport{width:device-width;zoom:1}@media(max-width:768px){.header{padding:.75rem 1rem 1.25rem!important;margin-bottom:0!important;max-height:3.75rem!important;display:flex;align-items:center;overflow:visible!important}.header-container{width:100%;display:flex;justify-content:space-between;align-items:center;height:100%}.brand{position:relative!important;top:auto!important;margin:0!important;padding:0!important;display:flex;align-items:center;height:2.5rem!important;z-index:0!important}.brand img{width:auto!important;height:9.375rem!important;object-fit:contain;z-index:0!important;pointer-events:none!important;position:absolute!important;left:-15px;top:50%;transform:translateY(-50%)}.mobile-menu-button{position:relative!important;display:flex!important;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:.5rem!important;z-index:10!important}.content{padding:1rem 1rem 2rem!important;margin-top:0!important}html,body{background:var(--bg)!important}.page-grid{background:transparent!important}.app-footer{background:var(--bg)!important;margin-top:0!important}.app-footer:before{background:transparent!important}.nav-tabs-horizontal{display:none!important}}@media(max-width:768px){.mobile-nav-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3!important}.mobile-nav-menu{width:85%!important;max-width:20rem!important;box-shadow:-4px 0 20px #0006!important;background:var(--panel)!important;border-left:1px solid var(--border)}.mobile-nav-menu.active{right:0!important}.mobile-nav-menu:not(.active){right:-100%!important}.mobile-nav-item{padding:1.25rem 1.5rem!important;font-size:16px!important;position:relative;overflow:hidden}.mobile-nav-item.active{background:#bc8fff1a!important;font-weight:600}}@media(max-width:768px){.page-grid{display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important}.card{padding:1rem!important;margin:0 0 var(--spacing-mobile) 0!important;border-radius:.75rem!important;box-shadow:0 2px 8px #0000001a!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.page-grid>.card:last-child,.page-grid>*:last-child>.card:last-child{margin-bottom:0!important}.card-header{font-size:18px!important;font-weight:600!important;margin-bottom:.75rem!important;line-height:1.3!important}.list .pill{background:#bc8fff!important;color:#121111!important;font-size:16px!important;padding:8px 16px!important}.kpi{display:flex;flex-direction:column;gap:.75rem;padding:.75rem!important}.kpi-value{font-size:22px!important;font-weight:700!important;line-height:1.2!important}.kpi-label{font-size:14px!important;color:var(--muted)!important;margin-bottom:.25rem}.kpi-sublabel{font-size:12px!important;color:var(--muted)!important;opacity:.8}.chart-container,.recharts-responsive-container{height:220px!important;width:100%!important;margin:0!important}.recharts-pie{transform:scale(.9)}.recharts-legend-wrapper{position:relative!important;margin-top:10px!important}}@media(max-width:768px){.table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin:0!important;padding:0!important;position:relative;width:100%}.table-wrap::-webkit-scrollbar{height:6px}.table-wrap::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.table-wrap::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}table{width:100%;min-width:max-content;font-size:14px!important;table-layout:auto}th,td{padding:.5rem .375rem!important;white-space:nowrap;font-size:14px!important}th:first-child,td:first-child{position:sticky;left:0;background:var(--card-bg, #1a1a1a);z-index:1}th:first-child{z-index:2}}@media(max-width:768px){input[type=text],input[type=number],input[type=email],input[type=password],input[type=tel],input[type=date],select,textarea{font-size:16px!important;padding:.75rem!important;min-height:48px!important;border-radius:.5rem!important;border:1px solid var(--border)!important;background:var(--panel)!important;color:var(--text)!important;width:100%!important;-webkit-appearance:none!important;appearance:none!important}input:focus,select:focus,textarea:focus{outline:none!important;border-color:var(--accent)!important;box-shadow:0 0 0 3px #bc8fff33!important}.form-group{margin-bottom:1.25rem!important}.form-label{display:block;margin-bottom:.5rem;font-size:14px;font-weight:500;color:var(--text)}.form-row{display:flex!important;flex-direction:column!important;gap:1rem!important}.form-row>*{flex:1;width:100%!important}}@media(max-width:768px){button,.btn,[role=button],input[type=button],input[type=submit]{min-height:48px!important;padding:.75rem 1.25rem!important;font-size:16px!important;font-weight:500!important;border-radius:.5rem!important;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.animated-toggle{height:38px!important;min-height:38px!important;max-height:38px!important}.animated-toggle button{min-height:auto!important;height:100%!important;padding:0 8px!important;font-size:14px!important;font-weight:600!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.btn-primary,button[type=submit]{background:var(--accent)!important;color:#fff!important;border:none!important}.btn-secondary{background:transparent!important;color:var(--accent)!important;border:1px solid var(--accent)!important}.button-group{display:flex;gap:.75rem;flex-wrap:wrap}.button-group>*{flex:1;min-width:120px}.btn-block{width:100%!important;display:block!important}}@media(max-width:768px){.modal-overlay{padding:0!important}.modal-content{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;border-radius:0!important;display:flex;flex-direction:column}.modal-header{padding:1rem!important;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--panel);z-index:10;display:flex;justify-content:space-between;align-items:center}.modal-body{flex:1;overflow-y:auto;padding:1rem!important;-webkit-overflow-scrolling:touch}.modal-footer{padding:1rem!important;border-top:1px solid var(--border);position:sticky;bottom:0;background:var(--panel)}.modal-close{width:2.5rem!important;height:2.5rem!important;font-size:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media(max-width:768px){.tabs,.nav-tabs{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none;gap:.5rem;padding:.5rem;margin:0 -1rem 1rem;padding:.5rem 1rem;background:#0003;border-bottom:1px solid var(--border)}.tabs::-webkit-scrollbar,.nav-tabs::-webkit-scrollbar{display:none}.tab,.nav-tab{flex:0 0 auto!important;white-space:nowrap!important;padding:.625rem 1rem!important;font-size:14px!important;border-radius:20px!important;background:transparent!important;color:var(--text)!important;border:1px solid transparent!important}.tab.active,.nav-tab.active{background:var(--accent)!important;color:#fff!important;font-weight:600!important}.tab-content{position:relative;overflow:hidden;min-height:300px}.tab-panel{width:100%;padding:1rem 0}}@media(max-width:768px){.dropdown-menu{position:fixed!important;inset:auto 0 0!important;width:100%!important;max-width:100%!important;max-height:70vh!important;border-radius:20px 20px 0 0!important;background:var(--panel)!important;box-shadow:0 -4px 20px #0000004d!important;padding:1rem 0!important;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1000}.dropdown-menu:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:2.5rem;height:4px;background:var(--border);border-radius:2px}.dropdown-item{padding:1rem 1.5rem!important;font-size:16px!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.dropdown-item:last-child{border-bottom:none!important}}@media(max-width:768px){.list{padding:0!important}.list-row{padding:1rem!important;border-bottom:1px solid rgba(255,255,255,.05)!important;display:flex;justify-content:space-between;align-items:center;min-height:3.75rem}.list-row:last-child{border-bottom:none!important}.list-title{font-size:16px!important;font-weight:500!important;margin-bottom:.25rem}.list-sub{font-size:14px!important;color:var(--muted)!important}.pill,.badge{padding:.375rem .75rem!important;font-size:12px!important;border-radius:1rem!important;background:#bc8fff33!important;color:var(--accent)!important;font-weight:600!important;white-space:nowrap}}@media(max-width:768px){.loading-container{min-height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.spinner{width:2.5rem!important;height:2.5rem!important;border:3px solid rgba(188,143,255,.2)!important;border-top-color:var(--accent)!important}.loading-text{font-size:16px!important;color:var(--muted)!important}.empty-state{padding:3rem 2rem!important;text-align:center}.empty-state-icon{font-size:48px!important;margin-bottom:1rem;opacity:.5}.empty-state-title{font-size:18px!important;font-weight:600!important;margin-bottom:.5rem}.empty-state-text{font-size:14px!important;color:var(--muted)!important}}@media(max-width:768px){.profile-completion-banner{margin:0 -1rem 1rem!important;border-radius:0!important;padding:1rem!important}.portfolio-allocation-chart{height:250px!important}.portfolio-breakdown-list{max-height:none!important}.tax-withholding-sections{display:flex;flex-direction:column;gap:1rem}.withholding-section{padding:1rem;background:#0003;border-radius:.5rem}.risk-gauge-container{transform:scale(.85);margin:0 auto}}@media(max-width:768px){.vesting-schedule-table{font-size:14px!important}.vesting-timeline{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.timeline-item{min-width:200px}.grant-card{padding:1rem!important;margin-bottom:1rem!important}.grant-header{font-size:16px!important;margin-bottom:.5rem!important}.grant-details{font-size:14px!important}}@media(max-width:768px){.position-card{padding:1rem!important;margin-bottom:1rem!important;border-radius:.5rem!important}.position-ticker{font-size:18px!important;font-weight:700!important}.position-value{font-size:20px!important;margin:.5rem 0}.position-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;font-size:14px}.transaction-list{padding:0!important}.transaction-item{padding:1rem!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.transaction-date{font-size:12px!important;color:var(--muted)!important}.transaction-type{font-size:14px!important;font-weight:600!important}.transaction-amount{font-size:16px!important;color:var(--accent)!important}}@media(max-width:768px){.tax-summary-grid{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important}.tax-summary-card{padding:1rem!important;background:var(--panel)!important;border-radius:.5rem!important;border:1px solid var(--border)!important}.tax-summary-label{font-size:14px!important;color:var(--muted)!important;margin-bottom:.25rem}.tax-summary-value{font-size:20px!important;font-weight:700!important}.tax-calculator-form{display:flex;flex-direction:column;gap:1rem}.tax-input-group{display:flex;flex-direction:column;gap:.5rem}.tax-input-label{font-size:14px;font-weight:500}.tax-input{padding:.75rem!important;font-size:16px!important;border-radius:.5rem!important}}@media(max-width:768px){.mt-mobile-1{margin-top:.5rem!important}.mt-mobile-2{margin-top:1rem!important}.mt-mobile-3{margin-top:1.5rem!important}.mb-mobile-1{margin-bottom:.5rem!important}.mb-mobile-2{margin-bottom:1rem!important}.mb-mobile-3{margin-bottom:1.5rem!important}.hide-mobile{display:none!important}.show-mobile{display:block!important}.text-mobile-center{text-align:center!important}.text-mobile-left{text-align:left!important}.text-mobile-right{text-align:right!important}.flex-mobile-column{flex-direction:column!important}.flex-mobile-wrap{flex-wrap:wrap!important}.w-mobile-full{width:100%!important}.w-mobile-half{width:50%!important}}@media(max-width:896px)and (orientation:landscape)and (pointer:coarse){.header{max-height:50px!important;padding:.5rem 1rem!important;overflow:visible!important}.brand{height:35px!important}.brand img{height:400px!important;z-index:0!important;pointer-events:none!important;position:absolute!important;left:0;top:50%;transform:translateY(-50%)}.content{padding:.75rem .75rem 1.5rem!important}.page-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:13.5px!important}.card{padding:.75rem!important;margin:0!important}.card-header{font-size:16px!important}.chart-container{height:180px!important}.modal-content{max-height:90vh!important}}@media(max-width:768px){*:focus-visible{outline:none!important}*{-webkit-tap-highlight-color:transparent!important}.skip-to-content{position:absolute;top:-40px;left:0;background:var(--accent);color:#fff;padding:.5rem;text-decoration:none;z-index:100}.skip-to-content:focus{top:0}.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}}@media(max-width:768px){@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.scrollable,.table-wrap,.tabs,.modal-body{-webkit-overflow-scrolling:touch;will-change:scroll-position}.animated{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}}@media(max-width:768px)and (prefers-color-scheme:dark){.card{background:var(--panel)!important;border:1px solid rgba(255,255,255,.1)!important}input,select,textarea{background:#0000004d!important;border-color:#fff3!important}.modal-content,.dropdown-menu{background:var(--panel)!important}}@media(max-width:768px){.networth-header-container{flex-direction:column!important;gap:.75rem!important;align-items:stretch!important}.card>div[style*="justifyContent: 'space-between'"],.card>div[style*="justify-content: space-between"]{flex-direction:column!important;gap:.75rem!important;align-items:stretch!important}.networth-header-container>div[style*=width],.card>div>div[style*="position: 'relative'"][style*=width],.card>div>div[style*="position: relative"][style*=width]{width:100%!important;max-width:280px!important;margin:0 auto!important}.card .card-header{text-align:center!important}}@media(max-width:480px){.content{padding:.75rem .75rem 1.5rem!important}.card{padding:.75rem!important;margin:0!important;border-radius:10px!important}.card-header{font-size:18px!important}.networth-header-container>div[style*=width]{max-width:100%!important}.page-grid,.options-summary-grid,.espp-summary-grid{gap:0!important}.card,.options-summary-grid .card,.espp-summary-grid .card{padding:.75rem!important;margin:0 0 .75rem!important}.options-summary-grid .card:last-child,.espp-summary-grid .card:last-child{margin-bottom:0!important}}@media(max-width:768px){div[style*=Loading]{width:100%!important;padding:0 1.25rem!important;text-align:center!important}.modal-content{margin:1.25rem!important;max-width:calc(100% - 40px)!important;width:auto!important}.modal{display:flex!important;align-items:center!important;justify-content:center!important;padding:1.25rem!important}.toast-container{left:20px!important;right:20px!important;bottom:20px!important}}@media(max-width:768px){.tab-nav{display:flex;gap:var(--spacing-2xs);margin-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-border);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-nav::-webkit-scrollbar{display:none}.tab-nav-button{flex:1;min-width:fit-content;padding:var(--spacing-sm) var(--spacing-md);background:transparent;border:none;border-bottom:2px solid transparent;color:var(--color-text-muted);font-size:var(--font-size-mobile-body);font-weight:var(--font-weight-medium);cursor:pointer;transition:var(--transition-fast);text-align:center;white-space:nowrap}.tab-nav-button.active{color:var(--color-text-secondary);border-bottom-color:var(--color-text-secondary);font-weight:var(--font-weight-semibold)}.tab-nav-card{display:none}.subtab-nav{display:flex;gap:var(--spacing-md);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--color-border);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.subtab-nav::-webkit-scrollbar{display:none}.subtab-nav-button{padding:var(--spacing-xs) 0;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--color-text-secondary);font-size:var(--font-size-mobile-body-sm);font-weight:var(--font-weight-medium);cursor:pointer;white-space:nowrap}.subtab-nav-button.active{color:var(--color-text-secondary);border-bottom-color:var(--color-text-secondary);font-weight:var(--font-weight-semibold)}.page-header-row{display:flex;flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.page-header-row .page-header{margin-bottom:0}.section-header{font-size:var(--font-size-mobile-section-header);margin-bottom:var(--spacing-md)}.page-section{margin-bottom:var(--spacing-lg)}.tax-learn-more-btn{min-height:auto!important;padding:10px 16px!important;font-size:18px!important;height:auto!important}.tax-header-title{font-size:22px!important}.mobile-more-toggle{display:block!important;width:100%!important}.more-details-btn{width:100%!important;min-height:auto!important;padding:14px 20px!important;font-size:16px!important}.card button{pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important;position:relative!important;z-index:1!important}}.dev-masked-indicator{position:relative}.dev-masked-indicator:after{content:"🔒";position:absolute;top:-8px;right:-8px;font-size:12px;opacity:.3;pointer-events:none}body:not(.development) .dev-masked-indicator:after{display:none}
