.min-w-touch{min-width:44px}.min-w-touch-lg{min-width:48px}.min-h-screen-safe{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.pt-safe{padding-top:env(safe-area-inset-top)}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.pl-safe{padding-left:env(safe-area-inset-left)}.pr-safe{padding-right:env(safe-area-inset-right)}.touch-friendly{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-resume-mobile{grid-template-columns:1fr}.grid-cols-resume-tablet{grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.mobile-card{border-radius:12px}.mobile-padding{padding:1rem}.mobile-text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:768px) and (max-width:1023px){.tablet-grid-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.desktop-grid-auto{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (orientation:portrait){.portrait-stack{flex-direction:column}.portrait-full-width{width:100%}}@media (orientation:landscape){.landscape-row{flex-direction:row}.landscape-auto-width{width:auto}}@media (min-resolution:192dpi){.retina-border{border-width:.5px}}@media (prefers-color-scheme:dark) and (max-width:0px){.dark-mode-bg{background-color:#1f2937}.dark-mode-text{color:#f9fafb}.dark-mode-border{border-color:#374151}}@media (prefers-reduced-motion:reduce){.respect-motion-preference{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){.high-contrast-border{border-width:2px;border-color:currentColor}.high-contrast-text{font-weight:600}}.focus-visible:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (hover:none) and (pointer:coarse){.touch-device-hover:hover{background-color:initial;transform:none}.touch-device-active:active{transform:scale(.95);transition:transform .1s ease}}@media (hover:hover) and (pointer:fine){.no-touch-hover:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}}.modal-mobile{position:fixed;top:0;left:0;right:0;bottom:0;border-radius:0;max-width:none;max-height:none;margin:0}.modal-tablet{max-width:600px;margin:2rem}.modal-desktop{max-width:800px;margin:3rem auto}.context-menu-mobile{min-width:200px;font-size:1rem;padding:.5rem 0}.context-menu-desktop{min-width:160px;font-size:.875rem;padding:.25rem 0}.grid-gap-responsive{gap:1rem}@media (min-width:640px){.grid-gap-responsive{gap:1.5rem}}@media (min-width:1024px){.grid-gap-responsive{gap:2rem}}.card-shadow-responsive{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}@media (min-width:768px){.card-shadow-responsive:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}}.text-responsive-sm{font-size:.875rem;line-height:1.25rem}@media (max-width:767px){.text-responsive-sm{font-size:1rem;line-height:1.5rem}}.text-responsive-base{font-size:1rem;line-height:1.5rem}@media (max-width:767px){.text-responsive-base{font-size:1.125rem;line-height:1.75rem}}.btn-responsive{padding:.5rem 1rem;font-size:.875rem;min-height:2.5rem}@media (max-width:767px){.btn-responsive{padding:.75rem 1.5rem;font-size:1rem;min-height:2.75rem}}@media (hover:none) and (pointer:coarse){.btn-responsive{min-height:44px}}:root{--resumeforge-bg-primary:#fff;--resumeforge-bg-secondary:#fafafa;--resumeforge-bg-tertiary:#f6f7f3;--resumeforge-bg-hover:rgba(0,0,0,.04);--resumeforge-border:rgba(0,0,0,.08);--resumeforge-border-hover:rgba(0,0,0,.12);--resumeforge-border-active:rgba(0,0,0,.16);--resumeforge-text-primary:#17171d;--resumeforge-text-secondary:rgba(23,23,29,.64);--resumeforge-text-tertiary:rgba(23,23,29,.48);--resumeforge-text-disabled:rgba(23,23,29,.32);--resumeforge-text-inverse:#fff;--resumeforge-accent-blue:#4286d3;--resumeforge-accent-blue-hover:#357abd;--resumeforge-accent-blue-light:rgba(66,134,211,.1);--resumeforge-accent-blue-lighter:rgba(66,134,211,.05);--resumeforge-accent-green:#22c55e;--resumeforge-accent-green-light:rgba(34,197,94,.1);--resumeforge-accent-green-lighter:rgba(34,197,94,.05);--resumeforge-accent-purple:#8b5cf6;--resumeforge-accent-purple-light:rgba(139,92,246,.1);--resumeforge-accent-purple-lighter:rgba(139,92,246,.05);--resumeforge-success:#22c55e;--resumeforge-success-light:rgba(34,197,94,.1);--resumeforge-success-lighter:rgba(34,197,94,.05);--resumeforge-success-hover:#16a34a;--resumeforge-warning:#f59e0b;--resumeforge-warning-light:rgba(245,158,11,.1);--resumeforge-error:#ef4444;--resumeforge-error-light:rgba(239,68,68,.1);--resumeforge-font-family:var(--font-family-sans);--resumeforge-font-h1-size:32px;--resumeforge-font-h1-height:1.2;--resumeforge-font-h1-weight:700;--resumeforge-font-h2-size:24px;--resumeforge-font-h2-height:1.3;--resumeforge-font-h2-weight:600;--resumeforge-font-h3-size:20px;--resumeforge-font-h3-height:1.4;--resumeforge-font-h3-weight:600;--resumeforge-font-h4-size:18px;--resumeforge-font-h4-height:1.4;--resumeforge-font-h4-weight:500;--resumeforge-font-body-lg-size:16px;--resumeforge-font-body-lg-height:1.5;--resumeforge-font-body-lg-weight:400;--resumeforge-font-body-size:14px;--resumeforge-font-body-height:1.5;--resumeforge-font-body-weight:400;--resumeforge-font-body-sm-size:12px;--resumeforge-font-body-sm-height:1.5;--resumeforge-font-body-sm-weight:400;--resumeforge-font-button-size:14px;--resumeforge-font-button-height:1.4;--resumeforge-font-button-weight:500;--resumeforge-font-button-sm-size:12px;--resumeforge-font-button-sm-height:1.4;--resumeforge-font-button-sm-weight:500;--resumeforge-spacing-xs:4px;--resumeforge-spacing-sm:8px;--resumeforge-spacing-md:16px;--resumeforge-spacing-lg:24px;--resumeforge-spacing-xl:32px;--resumeforge-spacing-2xl:48px;--resumeforge-spacing-3xl:64px;--resumeforge-radius-sm:6px;--resumeforge-radius-md:8px;--resumeforge-radius-lg:12px;--resumeforge-radius-xl:16px;--resumeforge-radius-full:9999px;--resumeforge-shadow-sm:0 1px 2px rgba(0,0,0,.04);--resumeforge-shadow-md:0 2px 4px rgba(0,0,0,.06);--resumeforge-shadow-lg:0 4px 8px rgba(0,0,0,.08);--resumeforge-transition-fast:150ms ease;--resumeforge-transition-normal:200ms ease;--resumeforge-transition-slow:300ms ease}.resumeforge-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--resumeforge-spacing-sm);font-family:var(--resumeforge-font-family);font-size:var(--resumeforge-font-button-size);font-weight:var(--resumeforge-font-button-weight);line-height:var(--resumeforge-font-button-height);border:none;border-radius:var(--resumeforge-radius-md);padding:10px 20px;cursor:pointer;transition:all var(--resumeforge-transition-normal);white-space:nowrap}.resumeforge-btn:disabled{opacity:.5;cursor:not-allowed}.resumeforge-btn-primary{background-color:var(--resumeforge-accent-blue);color:var(--resumeforge-text-inverse)}.resumeforge-btn-primary:hover:not(:disabled){background-color:var(--resumeforge-accent-blue-hover);transform:translateY(-1px)}.resumeforge-btn-primary:active:not(:disabled){transform:translateY(0)}.resumeforge-btn-secondary{background-color:var(--resumeforge-bg-primary);color:var(--resumeforge-text-primary);border:1px solid var(--resumeforge-border)}.resumeforge-btn-secondary:hover:not(:disabled){background-color:var(--resumeforge-bg-tertiary);border-color:var(--resumeforge-border-hover)}.resumeforge-btn-ghost{background-color:transparent;color:var(--resumeforge-text-secondary)}.resumeforge-btn-ghost:hover:not(:disabled){background-color:var(--resumeforge-bg-hover);color:var(--resumeforge-text-primary)}.resumeforge-btn-sm{padding:6px 12px;font-size:var(--resumeforge-font-button-sm-size);font-weight:var(--resumeforge-font-button-sm-weight)}.resumeforge-btn-lg{padding:12px 24px;font-size:var(--resumeforge-font-body-lg-size)}.resumeforge-card{background-color:var(--resumeforge-bg-primary);border:1px solid var(--resumeforge-border);border-radius:var(--resumeforge-radius-lg);padding:var(--resumeforge-spacing-lg);transition:all var(--resumeforge-transition-normal)}.resumeforge-card:hover{border-color:var(--resumeforge-border-hover);box-shadow:var(--resumeforge-shadow-sm)}.resumeforge-card-compact{padding:var(--resumeforge-spacing-md)}.resumeforge-card-spacious{padding:var(--resumeforge-spacing-xl)}.resumeforge-input{width:100%;padding:10px 16px;font-family:var(--resumeforge-font-family);font-size:var(--resumeforge-font-body-size);line-height:var(--resumeforge-font-body-height);color:var(--resumeforge-text-primary);background-color:var(--resumeforge-bg-primary);border:1px solid var(--resumeforge-border);border-radius:var(--resumeforge-radius-md);transition:all var(--resumeforge-transition-normal)}.resumeforge-input::-moz-placeholder{color:var(--resumeforge-text-tertiary)}.resumeforge-input::placeholder{color:var(--resumeforge-text-tertiary)}.resumeforge-input:hover:not(:disabled){border-color:var(--resumeforge-border-hover)}.resumeforge-input:focus{outline:none;border-color:var(--resumeforge-accent-blue);box-shadow:0 0 0 3px var(--resumeforge-accent-blue-light)}.resumeforge-input:disabled{background-color:var(--resumeforge-bg-tertiary);color:var(--resumeforge-text-disabled);cursor:not-allowed}.resumeforge-textarea{min-height:80px;resize:vertical}.resumeforge-nav-item{display:flex;align-items:center;gap:var(--resumeforge-spacing-sm);padding:10px 16px;font-family:var(--resumeforge-font-family);font-size:var(--resumeforge-font-body-size);font-weight:var(--resumeforge-font-button-weight);color:var(--resumeforge-text-secondary);border-radius:var(--resumeforge-radius-md);transition:all var(--resumeforge-transition-normal);cursor:pointer;text-decoration:none}.resumeforge-nav-item:hover{background-color:var(--resumeforge-bg-hover);color:var(--resumeforge-text-primary)}.resumeforge-nav-item.active{background-color:var(--resumeforge-accent-blue-light);color:var(--resumeforge-accent-blue)}.resumeforge-badge{display:inline-flex;align-items:center;padding:4px 12px;font-family:var(--resumeforge-font-family);font-size:var(--resumeforge-font-body-sm-size);font-weight:var(--resumeforge-font-button-weight);line-height:var(--resumeforge-font-body-sm-height);border-radius:var(--resumeforge-radius-full);white-space:nowrap}.resumeforge-badge-primary{background-color:var(--resumeforge-accent-blue-light);color:var(--resumeforge-accent-blue)}.resumeforge-badge-success{background-color:var(--resumeforge-accent-green-light);color:var(--resumeforge-accent-green)}.resumeforge-badge-warning{background-color:var(--resumeforge-warning-light);color:var(--resumeforge-warning)}.resumeforge-badge-error{background-color:var(--resumeforge-error-light);color:var(--resumeforge-error)}.resumeforge-divider{height:1px;margin:var(--resumeforge-spacing-lg) 0}.resumeforge-divider,.resumeforge-divider-vertical{background-color:var(--resumeforge-border);border:none}.resumeforge-divider-vertical{width:1px;height:100%;margin:0 var(--resumeforge-spacing-lg)}@media (max-width:768px){.resumeforge-card{padding:var(--resumeforge-spacing-md)}.resumeforge-btn{padding:8px 16px}.resumeforge-btn-lg{padding:10px 20px}}body.view-mode-print .preview-iframe,body.view-mode-print iframe{box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);border-radius:8px;border:1px solid rgba(0,0,0,.08)}body.view-mode-web .preview-iframe,body.view-mode-web iframe{box-shadow:none!important;border-radius:0!important;border:none!important}body.view-mode-web .shadow-inner,body.view-mode-web .shadow-lg,body.view-mode-web div[class*=shadow-inner],body.view-mode-web div[class*=shadow-lg]{box-shadow:none!important}body.view-mode-web .bg-gray-50{background-color:transparent!important;padding-top:0!important;padding-bottom:0!important}body.view-mode-web .max-w-4xl{padding-left:0!important;padding-right:0!important}body.view-mode-web .preview-iframe,body.view-mode-web iframe{height:100vh!important;min-height:100vh!important}.bg-gray-50,.max-w-4xl,.preview-iframe,.shadow-inner,.shadow-lg,iframe{transition:background-color .3s ease,box-shadow .3s ease,border-radius .3s ease,padding .3s ease}@media (prefers-reduced-motion:reduce){.bg-gray-50,.max-w-4xl,.preview-iframe,.shadow-inner,.shadow-lg,iframe{transition:none}}.editor-root,[data-testid=editor-root]{height:100dvh;display:flex;flex-direction:column;background-color:var(--notion-bg-secondary,#f7f6f3);font-family:var(--font-family-sans);color:var(--notion-text-primary,#37352f);overflow:hidden}.top-config-bar{height:56px;min-height:56px;background:var(--notion-bg-primary,#fff);border-bottom:1px solid var(--notion-border,#e9e9e7);position:relative;z-index:10}.editor-top-bar-inner{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 20px}.editor-title-section{display:flex;align-items:center;gap:12px}.editor-status-indicator{width:8px;height:8px;border-radius:50%;background-color:var(--notion-accent-green,#22c55e);flex-shrink:0}.editor-status-indicator.saving{background-color:var(--notion-accent-orange,#ea580c);animation:editor-pulse 1.5s ease-in-out infinite}.editor-status-indicator.error{background-color:var(--notion-accent-red,#dc2626)}@keyframes editor-pulse{0%,to{opacity:1}50%{opacity:.5}}.editor-title-text{font-size:14px;font-weight:500;color:var(--notion-text-primary,#37352f);letter-spacing:-.01em}.editor-domain-link{font-size:13px;color:var(--notion-accent-blue,#2383e2);text-decoration:none;display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:var(--notion-radius,6px);transition:background-color .15s ease}.editor-domain-link:hover{background-color:var(--notion-bg-hover,#e9e9e7)}.editor-domain-link svg{width:14px;height:14px}.editor-actions-group{display:flex;align-items:center;gap:8px}.editor-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;line-height:1.4;border:none;border-radius:var(--notion-radius,6px);cursor:pointer;transition:all .15s ease;white-space:nowrap}.editor-btn:disabled{opacity:.5;cursor:not-allowed}.editor-btn svg{width:16px;height:16px;flex-shrink:0}.editor-btn-primary{background-color:var(--notion-accent-blue,#2383e2);color:var(--notion-text-inverse,#fff)}.editor-btn-primary:hover:not(:disabled){opacity:.9}.editor-btn-primary:active:not(:disabled){opacity:.85}.editor-btn-secondary{background-color:var(--notion-bg-primary,#fff);color:var(--notion-text-primary,#37352f);border:1px solid var(--notion-border,#e9e9e7)}.editor-btn-secondary:hover:not(:disabled){background-color:var(--notion-bg-hover,#e9e9e7)}.editor-btn-ghost{background-color:transparent;color:var(--notion-text-secondary,#787774)}.editor-btn-ghost:hover:not(:disabled){background-color:var(--notion-bg-hover,#e9e9e7);color:var(--notion-text-primary,#37352f)}.editor-btn-gradient{background:linear-gradient(135deg,#22c55e,#14b8a6);color:var(--notion-text-inverse,#fff);box-shadow:0 1px 3px rgba(0,0,0,.08)}.editor-btn-gradient:hover:not(:disabled){opacity:.92;box-shadow:0 2px 6px rgba(0,0,0,.12)}.editor-btn-warning{background-color:var(--notion-accent-orange-light,#fed7aa);color:var(--notion-accent-orange,#ea580c);border:1px solid transparent}.editor-btn-warning:hover:not(:disabled){opacity:.9}.editor-three-column-layout{display:grid;grid-template-columns:64px 1fr 360px;height:calc(100dvh - 56px);overflow:hidden}.editor-left-nav{width:64px;min-width:64px;height:100%;background-color:var(--notion-bg-primary,#fff);border-right:1px solid var(--notion-border,#e9e9e7);display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.editor-nav-items{display:flex;flex-direction:column;gap:2px;padding:8px 4px;flex:1}.editor-nav-item{display:flex;align-items:center;justify-content:center;width:56px;height:40px;margin:0 auto;border-radius:var(--notion-radius,6px);cursor:pointer;transition:background-color .15s ease;position:relative;color:var(--notion-text-secondary,#787774);border:none;background:transparent}.editor-nav-item:hover{background-color:var(--notion-bg-hover,#e9e9e7);color:var(--notion-text-primary,#37352f)}.editor-nav-item.active{background-color:var(--notion-bg-tertiary,#f1f1ef);color:var(--notion-text-primary,#37352f)}.editor-nav-item.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background-color:var(--notion-accent-blue,#2383e2);border-radius:0 2px 2px 0}.editor-nav-item svg{width:20px;height:20px;flex-shrink:0}.editor-nav-tooltip{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);background-color:var(--notion-text-primary,#37352f);color:var(--notion-text-inverse,#fff);padding:4px 10px;border-radius:var(--notion-radius,6px);font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.15)}.editor-nav-item:hover .editor-nav-tooltip{opacity:1;visibility:visible}.editor-nav-item.coming-soon{opacity:.5}.editor-nav-item .coming-soon-badge{position:absolute;top:4px;right:4px;width:6px;height:6px;background-color:var(--notion-accent-orange,#ea580c);border-radius:50%}.editor-preview-area{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:var(--notion-bg-secondary,#f7f6f3)}.editor-preview-container{flex:1;overflow:auto;padding:32px;display:flex;justify-content:center;align-items:flex-start}.editor-preview-card{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 12px rgba(0,0,0,.04);padding:48px 56px;max-width:816px;width:100%;min-height:1056px}.editor-preview-card,.editor-right-panel{background-color:var(--notion-bg-primary,#fff)}.editor-right-panel{width:360px;min-width:360px;height:100%;border-left:1px solid var(--notion-border,#e9e9e7);display:flex;flex-direction:column;overflow:hidden}.editor-panel-header{padding:20px 20px 16px;border-bottom:1px solid var(--notion-border,#e9e9e7);flex-shrink:0}.editor-panel-title{font-size:16px;font-weight:600;color:var(--notion-text-primary,#37352f);margin:0 0 4px;letter-spacing:-.02em}.editor-panel-subtitle{font-size:13px;color:var(--notion-text-secondary,#787774);margin:0}.editor-panel-content{flex:1;overflow-y:auto;padding:16px 20px}.editor-panel-content::-webkit-scrollbar{width:8px}.editor-panel-content::-webkit-scrollbar-track{background:transparent}.editor-panel-content::-webkit-scrollbar-thumb{background-color:var(--notion-border,#e9e9e7);border-radius:4px}.editor-panel-content::-webkit-scrollbar-thumb:hover{background-color:var(--notion-border-focus,#c1c1c0)}.editor-search-box{position:relative;display:flex;align-items:center;margin-bottom:16px}.editor-search-icon{position:absolute;left:12px;width:16px;height:16px;color:var(--notion-text-tertiary,#9b9a97);pointer-events:none}.editor-search-input{width:100%;height:36px;padding:0 36px;font-size:14px;color:var(--notion-text-primary,#37352f);background-color:var(--notion-bg-primary,#fff);border:1px solid var(--notion-border,#e9e9e7);border-radius:var(--notion-radius,6px);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.editor-search-input::-moz-placeholder{color:var(--notion-text-tertiary,#9b9a97)}.editor-search-input::placeholder{color:var(--notion-text-tertiary,#9b9a97)}.editor-search-input:hover{border-color:var(--notion-border-focus,#c1c1c0)}.editor-search-input:focus{border-color:var(--notion-accent-blue,#2383e2);box-shadow:0 0 0 3px var(--notion-accent-blue-light,#e8f0fe)}.editor-search-clear{position:absolute;right:8px;width:20px;height:20px;padding:2px;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--notion-text-tertiary,#9b9a97);transition:all .15s ease}.editor-search-clear:hover{background-color:var(--notion-bg-hover,#e9e9e7);color:var(--notion-text-secondary,#787774)}.editor-sections-list{display:flex;flex-direction:column;gap:4px}.editor-section-item{border-radius:var(--notion-radius,6px);border:1px solid transparent;overflow:hidden;transition:border-color .15s ease,background-color .15s ease;background-color:var(--notion-bg-primary,#fff)}.editor-section-item:hover{border-color:var(--notion-border,#e9e9e7)}.editor-section-btn{display:flex;align-items:center;gap:12px;padding:10px 12px;background:transparent;border:none;cursor:pointer;transition:background-color .15s ease;width:100%;text-align:left}.editor-section-btn:hover{background-color:var(--notion-bg-hover,#e9e9e7)}.editor-section-btn.active{background-color:var(--notion-bg-tertiary,#f1f1ef)}.editor-section-icon{width:20px;height:20px;color:var(--notion-text-secondary,#787774);flex-shrink:0}.editor-section-name{flex:1;font-size:14px;font-weight:500;color:var(--notion-text-primary,#37352f)}.editor-section-chevron{width:16px;height:16px;color:var(--notion-text-tertiary,#9b9a97);transition:transform .15s ease}.editor-section-btn.active .editor-section-chevron{transform:rotate(180deg)}.editor-section-content{padding:12px;background-color:var(--notion-bg-secondary,#f7f6f3);border-top:1px solid var(--notion-border,#e9e9e7)}.editor-quick-actions{display:flex;gap:8px;flex-wrap:wrap}.editor-action-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:var(--notion-bg-primary,#fff);border:1px solid var(--notion-border,#e9e9e7);border-radius:var(--notion-radius,6px);cursor:pointer;transition:all .15s ease;font-size:13px;color:var(--notion-text-primary,#37352f)}.editor-action-btn:hover{border-color:var(--notion-accent-blue,#2383e2);color:var(--notion-accent-blue,#2383e2);background-color:var(--notion-accent-blue-lighter,#f0f9ff)}.editor-action-btn svg{width:14px;height:14px}.editor-input{width:100%;height:36px;padding:0 12px;font-size:14px;color:var(--notion-text-primary,#37352f);background-color:var(--notion-bg-primary,#fff);border:1px solid var(--notion-border,#e9e9e7);border-radius:var(--notion-radius,6px);outline:none;transition:all .15s ease}.editor-input::-moz-placeholder{color:var(--notion-text-tertiary,#9b9a97)}.editor-input::placeholder{color:var(--notion-text-tertiary,#9b9a97)}.editor-input:hover:not(:disabled){border-color:var(--notion-border-focus,#c1c1c0)}.editor-input:focus{border-color:var(--notion-accent-blue,#2383e2);box-shadow:0 0 0 3px var(--notion-accent-blue-light,#e8f0fe)}.editor-input:disabled{background-color:var(--notion-bg-secondary,#f7f6f3);color:var(--notion-text-disabled,#c1c1c0);cursor:not-allowed}.editor-textarea{width:100%;min-height:80px;padding:10px 12px;font-size:14px;line-height:1.5;color:var(--notion-text-primary,#37352f);background-color:var(--notion-bg-primary,#fff);border:1px solid var(--notion-border,#e9e9e7);border-radius:var(--notion-radius,6px);outline:none;resize:vertical;transition:all .15s ease}.editor-textarea::-moz-placeholder{color:var(--notion-text-tertiary,#9b9a97)}.editor-textarea::placeholder{color:var(--notion-text-tertiary,#9b9a97)}.editor-textarea:hover:not(:disabled){border-color:var(--notion-border-focus,#c1c1c0)}.editor-textarea:focus{border-color:var(--notion-accent-blue,#2383e2);box-shadow:0 0 0 3px var(--notion-accent-blue-light,#e8f0fe)}.editor-card{background-color:var(--notion-bg-primary,#fff);border:1px solid var(--notion-border,#e9e9e7);border-radius:var(--notion-radius,6px);padding:16px;transition:border-color .15s ease,box-shadow .15s ease}.editor-card:hover{border-color:var(--notion-border-focus,#c1c1c0);box-shadow:0 1px 2px rgba(0,0,0,.04)}.editor-card-compact{padding:12px}.editor-card-spacious{padding:24px}.editor-card-header{padding-bottom:16px;border-bottom:1px solid var(--notion-border,#e9e9e7);margin-bottom:16px}.editor-card-footer{border-top:1px solid var(--notion-border,#e9e9e7);background-color:var(--notion-bg-secondary,#f7f6f3);margin:16px -16px -16px;padding:16px;border-radius:0 0 var(--notion-radius,6px) var(--notion-radius,6px)}.editor-modal-overlay{position:fixed;inset:0;background-color:rgba(55,53,47,.4);backdrop-filter:blur(2px);z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.editor-modal{background-color:var(--notion-bg-primary,#fff);border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.08);max-width:480px;width:100%;max-height:calc(100vh - 48px);overflow:hidden;display:flex;flex-direction:column}.editor-modal-header{padding:16px;border-bottom:1px solid var(--notion-border,#e9e9e7)}.editor-modal-title{font-size:16px;font-weight:600;color:var(--notion-text-primary,#37352f);margin:0}.editor-modal-content{padding:16px;overflow-y:auto;flex:1}.editor-modal-footer{padding:16px;border-top:1px solid var(--notion-border,#e9e9e7);display:flex;gap:8px;justify-content:flex-end}.editor-dropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:200px;background-color:var(--notion-bg-primary,#fff);border:1px solid var(--notion-border,#e9e9e7);border-radius:var(--notion-radius,6px);box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:60;overflow:hidden}.editor-dropdown-item{display:flex;align-items:center;gap:10px;padding:8px 12px;font-size:14px;color:var(--notion-text-primary,#37352f);cursor:pointer;transition:background-color .15s ease}.editor-dropdown-item:hover{background-color:var(--notion-bg-hover,#e9e9e7)}.editor-dropdown-item svg{width:16px;height:16px;color:var(--notion-text-secondary,#787774)}.editor-dropdown-divider{height:1px;background-color:var(--notion-border,#e9e9e7);margin:4px 0}.editor-tag{display:inline-flex;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.4;border-radius:4px;background-color:var(--notion-bg-tertiary,#f1f1ef);color:var(--notion-text-secondary,#787774)}.editor-tag-primary{background-color:var(--notion-accent-blue-light,#e8f0fe);color:var(--notion-accent-blue,#2383e2)}.editor-tag-success{background-color:var(--notion-accent-green-light,#dcfce7);color:var(--notion-accent-green,#22c55e)}.editor-tag-warning{background-color:var(--notion-accent-orange-light,#fed7aa);color:var(--notion-accent-orange,#ea580c)}.editor-tag-error{background-color:var(--notion-accent-red-light,#fee2e2);color:var(--notion-accent-red,#dc2626)}.editor-divider{height:1px;margin:24px 0}.editor-divider,.editor-divider-vertical{background-color:var(--notion-border,#e9e9e7);border:none}.editor-divider-vertical{width:1px;height:100%;margin:0 16px}.editor-loading-spinner{width:20px;height:20px;border:2px solid var(--notion-border,#e9e9e7);border-top-color:var(--notion-accent-blue,#2383e2);border-radius:50%;animation:editor-spin .8s linear infinite}@keyframes editor-spin{to{transform:rotate(1turn)}}.editor-loading-skeleton{background:linear-gradient(90deg,var(--notion-bg-tertiary,#f1f1ef) 25%,var(--notion-bg-secondary,#f7f6f3) 50%,var(--notion-bg-tertiary,#f1f1ef) 75%);background-size:200% 100%;animation:editor-shimmer 1.5s infinite;border-radius:var(--notion-radius,6px)}@keyframes editor-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.editor-banner{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-radius:var(--notion-radius,6px);font-size:14px;line-height:1.5}.editor-banner-icon{width:18px;height:18px;flex-shrink:0;margin-top:1px}.editor-banner-content{flex:1}.editor-banner-info{background-color:var(--notion-accent-blue-lighter,#f0f9ff);color:var(--notion-accent-blue,#2383e2)}.editor-banner-success{background-color:var(--notion-accent-green-light,#dcfce7);color:var(--notion-accent-green,#16a34a)}.editor-banner-warning{background-color:var(--notion-accent-orange-light,#fed7aa);color:var(--notion-accent-orange,#ea580c)}.editor-banner-error{background-color:var(--notion-accent-red-light,#fee2e2);color:var(--notion-accent-red,#dc2626)}.editor-floating-panel{position:absolute;top:calc(100% + 4px);right:0;width:360px;background-color:var(--notion-bg-primary,#fff);border:1px solid var(--notion-border,#e9e9e7);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:50}@media (max-width:767px){.editor-three-column-layout{grid-template-columns:1fr;grid-template-rows:1fr}.editor-left-nav{display:none}.editor-right-panel{position:fixed;bottom:0;left:0;right:0;width:100%;min-width:unset;height:70vh;max-height:70vh;border-left:none;border-top:1px solid var(--notion-border,#e9e9e7);border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:40}.editor-right-panel.open{transform:translateY(0)}.top-config-bar{padding:0 12px}.editor-btn span{display:none}.editor-btn{padding:8px}.editor-preview-area,.editor-preview-container{padding:16px}.editor-preview-card{padding:24px;min-height:auto}}@media (min-width:768px) and (max-width:1023px){.editor-three-column-layout{grid-template-columns:56px 1fr 320px}.editor-right-panel{width:320px;min-width:320px}}@media (prefers-color-scheme:dark){.editor-root,[data-testid=editor-root]{--notion-bg-primary:#191919;--notion-bg-secondary:#202020;--notion-bg-tertiary:#2f2f2f;--notion-bg-hover:#363636;--notion-border:#363636;--notion-border-focus:#4a4a4a;--notion-text-primary:#ebebeb;--notion-text-secondary:#9b9a97;--notion-text-tertiary:#6b6b6b;--notion-text-disabled:#4a4a4a;--notion-accent-blue:#529cca;--notion-accent-blue-light:rgba(82,156,202,.15);--notion-accent-blue-lighter:rgba(82,156,202,.08);--notion-accent-green:#4dab9a;--notion-accent-green-light:rgba(77,171,154,.15)}.editor-card,.editor-dropdown,.editor-floating-panel,.editor-modal{box-shadow:0 4px 12px rgba(0,0,0,.3)}}.editor-fade-in{animation:editor-fadeIn .2s ease-out}@keyframes editor-fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.editor-scale-in{animation:editor-scaleIn .15s ease-out}@keyframes editor-scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.editor-slide-in{animation:editor-slideIn .2s ease-out}@keyframes editor-slideIn{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.editor-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.editor-focus-ring{outline:none}.editor-focus-ring:focus-visible{outline:2px solid var(--notion-accent-blue,#2383e2);outline-offset:2px}.editor-pointer-events-none{pointer-events:none}.editor-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;text-align:center}.editor-empty-icon{width:40px;height:40px;color:var(--notion-text-tertiary,#9b9a97)}.editor-empty-text{font-size:14px;color:var(--notion-text-secondary,#787774);margin:0}@media print{.editor-left-nav,.editor-right-panel,.top-config-bar{display:none!important}.editor-three-column-layout{display:block}.editor-preview-area{padding:0;background:#fff}.editor-preview-container{box-shadow:none;max-width:none;padding:0}}.editor-left-nav.collapsed{width:64px;min-width:64px}.editor-left-nav.expanded{width:240px}.editor-nav-toggle{display:flex;align-items:center;justify-content:center;width:56px;height:40px;margin:4px auto 8px;border-radius:var(--notion-radius,6px);cursor:pointer;transition:background-color .15s ease;border:none;background:transparent;color:var(--notion-text-secondary,#787774)}.editor-nav-toggle:hover{background-color:var(--notion-bg-hover,#e9e9e7);color:var(--notion-text-primary,#37352f)}.editor-publish-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--notion-radius,6px);font-size:12px;font-weight:500}.editor-publish-badge.published{background-color:var(--notion-accent-green-light,#dcfce7);color:var(--notion-accent-green,#16a34a)}.editor-publish-badge.draft{background-color:var(--notion-bg-tertiary,#f1f1ef);color:var(--notion-text-secondary,#787774)}.editor-publish-badge.publishing{background-color:var(--notion-accent-blue-light,#e8f0fe);color:var(--notion-accent-blue,#2383e2)}.editor-publish-badge.failed{background-color:var(--notion-accent-red-light,#fee2e2);color:var(--notion-accent-red,#dc2626)}.editor-sync-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--notion-text-tertiary,#9b9a97)}.editor-sync-status.syncing{color:var(--notion-accent-blue,#2383e2)}.editor-sync-status.saved{color:var(--notion-accent-green,#22c55e)}.editor-sync-status.error{color:var(--notion-accent-red,#dc2626)}.editor-sync-dot{width:6px;height:6px;border-radius:50%;background-color:currentColor}.editor-sync-status.syncing .editor-sync-dot{animation:editor-pulse 1s ease-in-out infinite}

/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-family-sans);font-feature-settings:normal;font-variation-settings:normal}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(66,134,211,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(66,134,211,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }@media (min-width:475px){.\!container{max-width:475px!important}.container{max-width:475px}}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@media (min-width:1680px){.\!container{max-width:1680px!important}.container{max-width:1680px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding:.1428571em .3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-left:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-offset-width:2px}.btn:disabled{pointer-events:none;opacity:.5}.btn{border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);transition:var(--transition-fast)}.btn--primary{background-color:var(--color-primary-600);color:var(--color-neutral-0);padding:var(--spacing-2) var(--spacing-4);box-shadow:var(--shadow-sm)}.btn--primary:hover{background-color:var(--color-primary-700);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn--primary:active{background-color:var(--color-primary-800);transform:translateY(0);box-shadow:var(--shadow-sm)}.btn--secondary{background-color:var(--color-neutral-100);color:var(--color-neutral-700);padding:var(--spacing-2) var(--spacing-4);border:1px solid var(--color-neutral-200)}.btn--secondary:hover{background-color:var(--color-neutral-200);border-color:var(--color-neutral-300)}.btn--sm{padding:var(--spacing-1) var(--spacing-3);font-size:var(--font-size-xs)}.\!input{display:flex!important;height:2.5rem!important;width:100%!important;border-radius:var(--radius-md)!important;border:1px solid var(--color-neutral-300)!important;background-color:var(--color-neutral-0)!important;padding:var(--spacing-2) var(--spacing-3)!important;font-size:var(--font-size-sm)!important;transition:var(--transition-fast)!important}.input{display:flex;height:2.5rem;width:100%;border-radius:var(--radius-md);border:1px solid var(--color-neutral-300);background-color:var(--color-neutral-0);padding:var(--spacing-2) var(--spacing-3);font-size:var(--font-size-sm);transition:var(--transition-fast)}.\!input::-moz-placeholder{color:var(--color-neutral-400)!important}.\!input::placeholder{color:var(--color-neutral-400)!important}.input::-moz-placeholder{color:var(--color-neutral-400)}.input::placeholder{color:var(--color-neutral-400)}.\!input:focus{outline:none!important;border-color:var(--figma-outline-focus)!important;box-shadow:none!important}.input:focus{outline:none;border-color:var(--figma-outline-focus);box-shadow:none}.\!input:disabled{cursor:not-allowed!important;opacity:.5!important}.input:disabled{cursor:not-allowed;opacity:.5}input::-moz-placeholder{-moz-transition:opacity .3s cubic-bezier(.4,0,.2,1);transition:opacity .3s cubic-bezier(.4,0,.2,1)}input::placeholder{transition:opacity .3s cubic-bezier(.4,0,.2,1)}.\!card{background-color:var(--color-neutral-0)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;border:1px solid var(--color-neutral-200)!important;transition:var(--transition-normal)!important}.card{background-color:var(--color-neutral-0);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-neutral-200);transition:var(--transition-normal)}.\!card:hover{box-shadow:var(--shadow-md)!important;border-color:var(--color-neutral-300)!important}.card:hover{box-shadow:var(--shadow-md);border-color:var(--color-neutral-300)}.card__header{border-bottom:1px solid var(--color-neutral-200)}.card__body,.card__footer,.card__header{padding:var(--spacing-6)}.card__footer{border-top:1px solid var(--color-neutral-200);background-color:var(--color-neutral-50);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.\!container{width:100%!important;max-width:1280px!important;margin:0 auto!important;padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important}.container{width:100%;max-width:1280px;margin:0 auto;padding-left:var(--spacing-4);padding-right:var(--spacing-4)}@media (min-width:640px){.\!container{padding-left:var(--spacing-6)!important;padding-right:var(--spacing-6)!important}.container{padding-left:var(--spacing-6);padding-right:var(--spacing-6)}}@media (min-width:1024px){.\!container{padding-left:var(--spacing-8)!important;padding-right:var(--spacing-8)!important}.container{padding-left:var(--spacing-8);padding-right:var(--spacing-8)}}.navbar{background-color:var(--color-neutral-0);border-bottom:1px solid var(--color-neutral-200);box-shadow:var(--shadow-sm)}.alert{padding:var(--spacing-4);border-radius:var(--radius-md);border:1px solid;margin-bottom:var(--spacing-4)}.spinner{width:2rem;height:2rem;border-top:2px solid var(--color-neutral-200);border:2px solid var(--color-neutral-200);border-top-color:var(--color-primary-600);border-radius:var(--radius-full);animation:spin 1s linear infinite}.grid{gap:var(--spacing-6)}.bg-grid-pattern{background-image:linear-gradient(rgba(0,0,0,.1) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.1) 1px,transparent 0);background-size:20px 20px;background-color:var(--color-neutral-50)}.animate-fade-in{animation:fadeIn .3s ease-in-out}.animate-slide-up{animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-scale-in{animation:scaleIn .2s ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hover-lift{transition:transform .2s ease-out,box-shadow .2s ease-out}.hover-lift:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}input:focus,textarea:focus{outline:none}input:focus-visible,textarea:focus-visible{outline:none}input:focus:not(:focus-visible),textarea:focus:not(:focus-visible){border-color:var(--figma-outline-focus,#a8b6d2)}@keyframes onAutoFillStart{0%{opacity:.99}to{opacity:1}}@keyframes onAutoFillCancel{0%{opacity:.99}to{opacity:1}}input:-webkit-autofill{animation:onAutoFillStart 0s}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:inherit;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.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}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.\!sticky{position:sticky!important}.sticky{position:sticky}.inset-0{inset:0}.inset-0\.5{inset:.125rem}.inset-1{inset:.25rem}.inset-1\.5{inset:.375rem}.inset-3{inset:.75rem}.inset-\[-1px\]{inset:-1px}.inset-\[-1px_0_0_0\]{inset:-1px 0 0 0}.inset-\[-4\.82\%_-4\.65\%_-4\.82\%_-4\.66\%\]{inset:-4.82% -4.65% -4.82% -4.66%}.inset-\[-5\%\]{inset:-5%}.inset-\[-5\%_-5\.16\%\]{inset:-5% -5.16%}.inset-\[-5\.17\%_-4\.54\%_-5\.18\%_-4\.55\%\]{inset:-5.17% -4.54% -5.18% -4.55%}.inset-\[-5\.27\%_-6\%\]{inset:-5.27% -6%}.inset-\[-5\.77\%_-4\.68\%_-5\.77\%_-4\.69\%\]{inset:-5.77% -4.68% -5.77% -4.69%}.inset-\[-6\.67\%\]{inset:-6.67%}.inset-\[-8\.33\%_-16\.67\%\]{inset:-8.33% -16.67%}.inset-\[-8\.82\%_-17\.65\%\]{inset:-8.82% -17.65%}.inset-\[0\.01\%_0_0_0\]{inset:.01% 0 0 0}.inset-\[11\.11\%\]{inset:11.11%}.inset-\[11\.14\%_15\.28\%_9\.72\%_15\.28\%\]{inset:11.14% 15.28% 9.72% 15.28%}.inset-\[11\.94\%_9\.72\%_10\.28\%_9\.73\%\]{inset:11.94% 9.72% 10.28% 9.73%}.inset-\[12\.5\%\]{inset:12.5%}.inset-\[15\%_13\.69\%_10\%_13\.69\%\]{inset:15% 13.69% 10% 13.69%}.inset-\[16\.66\%_6\.94\%_11\.11\%_4\.17\%\]{inset:16.66% 6.94% 11.11% 4.17%}.inset-\[21\.88\%_31\.25\%_21\.88\%_40\.63\%\]{inset:21.88% 31.25% 21.88% 40.63%}.inset-\[8\.33\%_6\.67\%_8\.33\%_8\.33\%\]{inset:8.33% 6.67% 8.33% 8.33%}.inset-\[9\.72\%_4\.16\%_9\.72\%_4\.17\%\]{inset:9.72% 4.16% 9.72% 4.17%}.inset-\[9\.82\%\]{inset:9.82%}.inset-x-0{left:0;right:0}.inset-x-2{left:.5rem;right:.5rem}.inset-y-0{top:0;bottom:0}.-bottom-2{bottom:-.5rem}.-bottom-4{bottom:-1rem}.-bottom-6{bottom:-1.5rem}.-bottom-8{bottom:-2rem}.-bottom-\[10\%\]{bottom:-10%}.-left-10{left:-2.5rem}.-left-12{left:-3rem}.-left-16{left:-4rem}.-left-2{left:-.5rem}.-left-24{left:-6rem}.-left-4{left:-1rem}.-left-5{left:-1.25rem}.-left-8{left:-2rem}.-left-\[10\%\]{left:-10%}.-left-\[9px\]{left:-9px}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-4{right:-1rem}.-right-6{right:-1.5rem}.-right-8{right:-2rem}.-right-\[10\%\]{right:-10%}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-24{top:-6rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-40{top:-10rem}.-top-8{top:-2rem}.-top-\[10\%\]{top:-10%}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-28{bottom:7rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-40{bottom:10rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-\[-10px\]{bottom:-10px}.bottom-\[120px\]{bottom:120px}.bottom-\[144px\]{bottom:144px}.bottom-\[16px\]{bottom:16px}.bottom-\[8px\]{bottom:8px}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-12{left:3rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-7{left:1.75rem}.left-\[-1px\]{left:-1px}.left-\[0\.8px\]{left:.8px}.left-\[100px\]{left:100px}.left-\[122px\]{left:122px}.left-\[1387px\]{left:1387px}.left-\[15px\]{left:15px}.left-\[16px\]{left:16px}.left-\[19px\]{left:19px}.left-\[30px\]{left:30px}.left-\[4px\]{left:4px}.left-\[5px\]{left:5px}.left-\[78px\]{left:78px}.left-\[88px\]{left:88px}.left-\[99px\]{left:99px}.left-\[calc\(50\%\+0\.38px\)\]{left:calc(50% + .38px)}.left-\[calc\(50\%\+3rem\)\]{left:calc(50% + 3rem)}.left-\[calc\(50\%-11rem\)\]{left:calc(50% - 11rem)}.left-figma-3x{left:12px}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-10{right:2.5rem}.right-12{right:3rem}.right-14{right:3.5rem}.right-2{right:.5rem}.right-20{right:5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-7{right:1.75rem}.right-8{right:2rem}.right-\[-18px\]{right:-18px}.right-\[-1px\]{right:-1px}.right-\[13px\]{right:13px}.right-\[16px\]{right:16px}.right-\[19px\]{right:19px}.right-\[5\%\]{right:5%}.right-\[566px\]{right:566px}.right-\[8px\]{right:8px}.right-\[var\(--space-3xl\)\]{right:var(--space-3xl)}.right-figma-2x{right:8px}.right-figma-3x{right:12px}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-10{top:2.5rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-16{top:4rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-\[-1px\]{top:-1px}.top-\[-6px\]{top:-6px}.top-\[0\.8px\]{top:.8px}.top-\[110px\]{top:110px}.top-\[119px\]{top:119px}.top-\[120px\]{top:120px}.top-\[16px\]{top:16px}.top-\[18px\]{top:18px}.top-\[19px\]{top:19px}.top-\[34px\]{top:34px}.top-\[367px\]{top:367px}.top-\[4px\]{top:4px}.top-\[52px\]{top:52px}.top-\[5px\]{top:5px}.top-\[60px\]{top:60px}.top-\[68px\]{top:68px}.top-\[88px\]{top:88px}.top-\[8px\]{top:8px}.top-\[92px\]{top:92px}.top-\[98px\]{top:98px}.top-\[99px\]{top:99px}.top-\[calc\(100\%\+6px\)\]{top:calc(100% + 6px)}.top-\[calc\(100\%-13rem\)\]{top:calc(100% - 13rem)}.top-\[var\(--space-lg\)\]{top:var(--space-lg)}.top-auto{top:auto}.top-figma-2x{top:8px}.top-figma-3x{top:12px}.top-figma-6x{top:24px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[1100\]{z-index:1100}.z-\[110\]{z-index:110}.z-\[1200\]{z-index:1200}.z-\[120\]{z-index:120}.z-\[20\]{z-index:20}.z-\[60\]{z-index:60}.z-\[66\]{z-index:66}.z-\[67\]{z-index:67}.z-\[70\]{z-index:70}.z-\[90\]{z-index:90}.z-\[9999\]{z-index:9999}.z-context-menu{z-index:1001}.z-modal{z-index:1000}.z-modal-backdrop{z-index:999}.z-notification{z-index:1100}.order-1{order:1}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-full{grid-column:1/-1}.-m-1{margin:-.25rem}.-m-1\.5{margin:-.375rem}.-m-2{margin:-.5rem}.-m-2\.5{margin:-.625rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3xs{margin-left:8px;margin-right:8px}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-figma-2x{margin-left:8px;margin-right:8px}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[2px\]{margin-top:2px;margin-bottom:2px}.my-figma-3x{margin-top:12px;margin-bottom:12px}.my-figma-4x{margin-top:16px;margin-bottom:16px}.-mb-1{margin-bottom:-.25rem}.-mb-7{margin-bottom:-1.75rem}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.-ml-figma-2x{margin-left:-8px}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2xs{margin-bottom:12px}.mb-3{margin-bottom:.75rem}.mb-3xs{margin-bottom:8px}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[12px\]{margin-bottom:12px}.mb-\[20px\]{margin-bottom:20px}.mb-\[4px\]{margin-bottom:4px}.mb-\[5px\]{margin-bottom:5px}.mb-\[8px\]{margin-bottom:8px}.mb-\[var\(--space-sm\)\]{margin-bottom:var(--space-sm)}.mb-figma-10x{margin-bottom:40px}.mb-figma-12x{margin-bottom:48px}.mb-figma-2x{margin-bottom:8px}.mb-figma-3x{margin-bottom:12px}.mb-figma-4x{margin-bottom:16px}.mb-figma-6x{margin-bottom:24px}.mb-figma-8x{margin-bottom:32px}.mb-figma-half{margin-bottom:2px}.mb-s{margin-bottom:24px}.mb-xs{margin-bottom:16px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-2xs{margin-left:12px}.ml-3{margin-left:.75rem}.ml-3xs{margin-left:8px}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-64{margin-left:16rem}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.ml-figma-1x{margin-left:4px}.ml-figma-2x{margin-left:8px}.ml-xs{margin-left:16px}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-3xs{margin-right:8px}.mr-4{margin-right:1rem}.ms-\[21px\]{margin-inline-start:21px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-2xs{margin-top:12px}.mt-3{margin-top:.75rem}.mt-3xs{margin-top:8px}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[1px\]{margin-top:1px}.mt-\[2px\]{margin-top:2px}.mt-\[3px\]{margin-top:3px}.mt-\[4px\]{margin-top:4px}.mt-\[5px\]{margin-top:5px}.mt-\[6px\]{margin-top:6px}.mt-\[7px\]{margin-top:7px}.mt-\[8px\]{margin-top:8px}.mt-\[var\(--space-lg\)\]{margin-top:var(--space-lg)}.mt-\[var\(--space-md\)\]{margin-top:var(--space-md)}.mt-\[var\(--space-md-tight\)\]{margin-top:var(--space-md-tight)}.mt-\[var\(--space-sm\)\]{margin-top:var(--space-sm)}.mt-\[var\(--space-xs\)\]{margin-top:var(--space-xs)}.mt-auto{margin-top:auto}.mt-figma-10x{margin-top:40px}.mt-figma-12x{margin-top:48px}.mt-figma-1x{margin-top:4px}.mt-figma-2x{margin-top:8px}.mt-figma-3x{margin-top:12px}.mt-figma-4x{margin-top:16px}.mt-figma-5x{margin-top:20px}.mt-figma-6x{margin-top:24px}.mt-figma-8x{margin-top:32px}.mt-px{margin-top:1px}.mt-xs{margin-top:16px}.box-border{box-sizing:border-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-5{-webkit-line-clamp:5}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1155\/678\]{aspect-ratio:1155/678}.aspect-\[156\/120\]{aspect-ratio:156/120}.aspect-\[210\/297\]{aspect-ratio:210/297}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[430\/793\]{aspect-ratio:430/793}.\!h-24{height:6rem!important}.\!h-screen{height:100vh!important}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/3{height:33.333333%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-2xl{height:64px}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[10px\]{height:10px}.h-\[120px\]{height:120px}.h-\[12px\]{height:12px}.h-\[13px\]{height:13px}.h-\[140px\]{height:140px}.h-\[14px\]{height:14px}.h-\[150px\]{height:150px}.h-\[156px\]{height:156px}.h-\[15px\]{height:15px}.h-\[160px\]{height:160px}.h-\[16px\]{height:16px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[20px\]{height:20px}.h-\[21px\]{height:21px}.h-\[220px\]{height:220px}.h-\[240px\]{height:240px}.h-\[24px\]{height:24px}.h-\[26\.5625rem\]{height:26.5625rem}.h-\[261\.43px\]{height:261.43px}.h-\[280px\]{height:280px}.h-\[28px\]{height:28px}.h-\[2px\]{height:2px}.h-\[3\.5rem\]{height:3.5rem}.h-\[300px\]{height:300px}.h-\[32px\]{height:32px}.h-\[341px\]{height:341px}.h-\[34dvh\]{height:34dvh}.h-\[34px\]{height:34px}.h-\[350px\]{height:350px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[38px\]{height:38px}.h-\[3px\]{height:3px}.h-\[40\%\]{height:40%}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[46px\]{height:46px}.h-\[50\%\]{height:50%}.h-\[50px\]{height:50px}.h-\[51px\]{height:51px}.h-\[52px\]{height:52px}.h-\[56px\]{height:56px}.h-\[58dvh\]{height:58dvh}.h-\[5px\]{height:5px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[60vh\]{height:60vh}.h-\[62px\]{height:62px}.h-\[64px\]{height:64px}.h-\[697px\]{height:697px}.h-\[6rem\]{height:6rem}.h-\[70px\]{height:70px}.h-\[72px\]{height:72px}.h-\[760px\]{height:760px}.h-\[8\.5px\]{height:8.5px}.h-\[80px\]{height:80px}.h-\[82px\]{height:82px}.h-\[84px\]{height:84px}.h-\[88px\]{height:88px}.h-\[9\.5rem\]{height:9.5rem}.h-\[calc\(100dvh-60px\)\]{height:calc(100dvh - 60px)}.h-\[calc\(100vh-140px\)\]{height:calc(100vh - 140px)}.h-\[calc\(100vh-16px\)\]{height:calc(100vh - 16px)}.h-\[calc\(100vh-2rem\)\]{height:calc(100vh - 2rem)}.h-\[calc\(100vh-4rem\)\]{height:calc(100vh - 4rem)}.h-\[calc\(100vh-60px\)\]{height:calc(100vh - 60px)}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.h-\[calc\(90vh-80px\)\]{height:calc(90vh - 80px)}.h-\[var\(--size-control-md\)\]{height:var(--size-control-md)}.h-\[var\(--size-control-sm\)\]{height:var(--size-control-sm)}.h-\[var\(--size-icon-md\)\]{height:var(--size-icon-md)}.h-\[var\(--size-spinner-sm\)\]{height:var(--size-spinner-sm)}.h-auto{height:auto}.h-figma-10x{height:40px}.h-figma-12x{height:48px}.h-figma-14x{height:56px}.h-figma-4x{height:16px}.h-figma-5x{height:20px}.h-figma-6x{height:24px}.h-figma-8x{height:32px}.h-figma-half{height:2px}.h-full{height:100%}.h-l{height:40px}.h-m{height:32px}.h-px{height:1px}.h-s{height:24px}.h-screen{height:100vh}.h-ss{height:20px}.h-xl{height:48px}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[200px\]{max-height:200px}.max-h-\[240px\]{max-height:240px}.max-h-\[248px\]{max-height:248px}.max-h-\[280px\]{max-height:280px}.max-h-\[28rem\]{max-height:28rem}.max-h-\[300px\]{max-height:300px}.max-h-\[340px\]{max-height:340px}.max-h-\[36rem\]{max-height:36rem}.max-h-\[380px\]{max-height:380px}.max-h-\[400px\]{max-height:400px}.max-h-\[420px\]{max-height:420px}.max-h-\[44rem\]{max-height:44rem}.max-h-\[500px\]{max-height:500px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[560px\]{max-height:560px}.max-h-\[56rem\]{max-height:56rem}.max-h-\[600px\]{max-height:600px}.max-h-\[64px\]{max-height:64px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[800px\]{max-height:800px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[86vh\]{max-height:86vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[calc\(100vh-200px\)\]{max-height:calc(100vh - 200px)}.max-h-\[calc\(80vh-200px\)\]{max-height:calc(80vh - 200px)}.max-h-\[calc\(90vh-140px\)\]{max-height:calc(90vh - 140px)}.max-h-\[calc\(90vh-80px\)\]{max-height:calc(90vh - 80px)}.max-h-full{max-height:100%}.max-h-none{max-height:none}.min-h-0{min-height:0}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[128px\]{min-height:128px}.min-h-\[150px\]{min-height:150px}.min-h-\[160px\]{min-height:160px}.min-h-\[176px\]{min-height:176px}.min-h-\[180px\]{min-height:180px}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[200px\]{min-height:200px}.min-h-\[20px\]{min-height:20px}.min-h-\[240px\]{min-height:240px}.min-h-\[24px\]{min-height:24px}.min-h-\[280px\]{min-height:280px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[300px\]{min-height:300px}.min-h-\[32px\]{min-height:32px}.min-h-\[336px\]{min-height:336px}.min-h-\[34px\]{min-height:34px}.min-h-\[360px\]{min-height:360px}.min-h-\[36px\]{min-height:36px}.min-h-\[400px\]{min-height:400px}.min-h-\[42px\]{min-height:42px}.min-h-\[44px\]{min-height:44px}.min-h-\[480px\]{min-height:480px}.min-h-\[48px\]{min-height:48px}.min-h-\[560px\]{min-height:560px}.min-h-\[56px\]{min-height:56px}.min-h-\[600px\]{min-height:600px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[64px\]{min-height:64px}.min-h-\[76px\]{min-height:76px}.min-h-\[80px\]{min-height:80px}.min-h-\[80vh\]{min-height:80vh}.min-h-\[88px\]{min-height:88px}.min-h-\[96px\]{min-height:96px}.min-h-\[calc\(100dvh-80px\)\]{min-height:calc(100dvh - 80px)}.min-h-\[calc\(100vh-16px\)\]{min-height:calc(100vh - 16px)}.min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.min-h-\[calc\(100vh-32px\)\]{min-height:calc(100vh - 32px)}.min-h-\[calc\(100vh-52px\)\]{min-height:calc(100vh - 52px)}.min-h-\[calc\(100vh-96px\)\]{min-height:calc(100vh - 96px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-touch{min-height:44px}.min-h-touch-lg{min-height:48px}.\!w-24{width:6rem!important}.w-0{width:0}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-2xl{width:64px}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[100px\]{width:100px}.w-\[100vw\]{width:100vw}.w-\[10px\]{width:10px}.w-\[110px\]{width:110px}.w-\[112px\]{width:112px}.w-\[120px\]{width:120px}.w-\[124px\]{width:124px}.w-\[127px\]{width:127px}.w-\[1280px\]{width:1280px}.w-\[12px\]{width:12px}.w-\[132px\]{width:132px}.w-\[14px\]{width:14px}.w-\[151px\]{width:151px}.w-\[158px\]{width:158px}.w-\[15px\]{width:15px}.w-\[168px\]{width:168px}.w-\[16px\]{width:16px}.w-\[185px\]{width:185px}.w-\[187px\]{width:187px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[204\.6px\]{width:204.6px}.w-\[20px\]{width:20px}.w-\[229px\]{width:229px}.w-\[239px\]{width:239px}.w-\[24\%\]{width:24%}.w-\[247px\]{width:247px}.w-\[24px\]{width:24px}.w-\[254px\]{width:254px}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-\[28px\]{width:28px}.w-\[29\%\]{width:29%}.w-\[299px\]{width:299px}.w-\[318px\]{width:318px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[334px\]{width:334px}.w-\[340px\]{width:340px}.w-\[36\.125rem\]{width:36.125rem}.w-\[360px\]{width:360px}.w-\[368px\]{width:368px}.w-\[36px\]{width:36px}.w-\[380px\]{width:380px}.w-\[3px\]{width:3px}.w-\[4\.25px\]{width:4.25px}.w-\[40\%\]{width:40%}.w-\[407px\]{width:407px}.w-\[40px\]{width:40px}.w-\[412px\]{width:412px}.w-\[413px\]{width:413px}.w-\[440px\]{width:440px}.w-\[44px\]{width:44px}.w-\[454px\]{width:454px}.w-\[456px\]{width:456px}.w-\[480px\]{width:480px}.w-\[48px\]{width:48px}.w-\[5\.5rem\]{width:5.5rem}.w-\[50\%\]{width:50%}.w-\[51px\]{width:51px}.w-\[520px\]{width:520px}.w-\[540px\]{width:540px}.w-\[564px\]{width:564px}.w-\[566px\]{width:566px}.w-\[60\%\]{width:60%}.w-\[60px\]{width:60px}.w-\[615px\]{width:615px}.w-\[62px\]{width:62px}.w-\[640px\]{width:640px}.w-\[670px\]{width:670px}.w-\[6px\]{width:6px}.w-\[72px\]{width:72px}.w-\[76px\]{width:76px}.w-\[82px\]{width:82px}.w-\[88px\]{width:88px}.w-\[90\%\]{width:90%}.w-\[93px\]{width:93px}.w-\[948px\]{width:948px}.w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)}.w-\[min\(320px\2c calc\(100vw-72px\)\)\]{width:min(320px,calc(100vw - 72px))}.w-\[min\(720px\2c 100\%\)\]{width:min(720px,100%)}.w-\[var\(--size-card-default-w\)\]{width:var(--size-card-default-w)}.w-\[var\(--size-column-form-w\)\]{width:var(--size-column-form-w)}.w-\[var\(--size-control-min\)\]{width:var(--size-control-min)}.w-\[var\(--size-control-sm\)\]{width:var(--size-control-sm)}.w-\[var\(--size-control-xl-w\)\]{width:var(--size-control-xl-w)}.w-\[var\(--size-email-input-width\)\]{width:var(--size-email-input-width)}.w-\[var\(--size-icon-md\)\]{width:var(--size-icon-md)}.w-\[var\(--size-page-content-w\)\]{width:var(--size-page-content-w)}.w-\[var\(--size-report-button-width\)\]{width:var(--size-report-button-width)}.w-\[var\(--size-spinner-sm\)\]{width:var(--size-spinner-sm)}.w-auto{width:auto}.w-figma-10x{width:40px}.w-figma-12x{width:48px}.w-figma-14x{width:56px}.w-figma-4x{width:16px}.w-figma-5x{width:20px}.w-figma-6x{width:24px}.w-figma-8x{width:32px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-l{width:40px}.w-m{width:32px}.w-px{width:1px}.w-screen{width:100vw}.w-ss{width:20px}.w-xl{width:48px}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[132px\]{min-width:132px}.min-w-\[137px\]{min-width:137px}.min-w-\[140px\]{min-width:140px}.min-w-\[160px\]{min-width:160px}.min-w-\[16px\]{min-width:16px}.min-w-\[176px\]{min-width:176px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[240px\]{min-width:240px}.min-w-\[24px\]{min-width:24px}.min-w-\[250px\]{min-width:250px}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[32px\]{min-width:32px}.min-w-\[36px\]{min-width:36px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[464px\]{min-width:464px}.min-w-\[480px\]{min-width:480px}.min-w-\[48px\]{min-width:48px}.min-w-\[720px\]{min-width:720px}.min-w-\[80px\]{min-width:80px}.min-w-\[var\(--size-control-min\)\]{min-width:var(--size-control-min)}.min-w-\[var\(--size-report-button-width\)\]{min-width:var(--size-report-button-width)}.min-w-\[var\(--size-salary-input-width\)\]{min-width:var(--size-salary-input-width)}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.\!max-w-none{max-width:none!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[1024px\]{max-width:1024px}.max-w-\[1144px\]{max-width:1144px}.max-w-\[1180px\]{max-width:1180px}.max-w-\[120px\]{max-width:120px}.max-w-\[13em\]{max-width:13em}.max-w-\[1400px\]{max-width:1400px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[160px\]{max-width:160px}.max-w-\[1920px\]{max-width:1920px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[280px\]{max-width:280px}.max-w-\[29\.4rem\]{max-width:29.4rem}.max-w-\[290px\]{max-width:290px}.max-w-\[30em\]{max-width:30em}.max-w-\[320px\]{max-width:320px}.max-w-\[340px\]{max-width:340px}.max-w-\[348px\]{max-width:348px}.max-w-\[34em\]{max-width:34em}.max-w-\[350px\]{max-width:350px}.max-w-\[360px\]{max-width:360px}.max-w-\[420px\]{max-width:420px}.max-w-\[430px\]{max-width:430px}.max-w-\[440px\]{max-width:440px}.max-w-\[460px\]{max-width:460px}.max-w-\[470px\]{max-width:470px}.max-w-\[480px\]{max-width:480px}.max-w-\[500px\]{max-width:500px}.max-w-\[520px\]{max-width:520px}.max-w-\[560px\]{max-width:560px}.max-w-\[564px\]{max-width:564px}.max-w-\[640px\]{max-width:640px}.max-w-\[661px\]{max-width:661px}.max-w-\[663px\]{max-width:663px}.max-w-\[70\%\]{max-width:70%}.max-w-\[720px\]{max-width:720px}.max-w-\[746px\]{max-width:746px}.max-w-\[760px\]{max-width:760px}.max-w-\[80px\]{max-width:80px}.max-w-\[820px\]{max-width:820px}.max-w-\[842px\]{max-width:842px}.max-w-\[85\%\]{max-width:85%}.max-w-\[919px\]{max-width:919px}.max-w-\[920px\]{max-width:920px}.max-w-\[960px\]{max-width:960px}.max-w-\[calc\(100vw-32px\)\]{max-width:calc(100vw - 32px)}.max-w-\[var\(--size-column-form-w\)\]{max-width:var(--size-column-form-w)}.max-w-\[var\(--size-report-list-item-w\)\]{max-width:var(--size-report-list-item-w)}.max-w-full{max-width:100%}.max-w-legal-document{max-width:548px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-modal-desktop{max-width:800px}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[1_0_0\]{flex:1 0 0}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.origin-bottom{transform-origin:bottom}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-8{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-8{--tw-translate-x:-2rem}.-translate-y-1{--tw-translate-y:-0.25rem}.-translate-y-1,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-\[24px\]{--tw-translate-y:-24px}.-translate-y-\[24px\],.-translate-y-\[36px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[36px\]{--tw-translate-y:-36px}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-full,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-1,.translate-x-5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x:1.25rem}.translate-x-6{--tw-translate-x:1.5rem}.translate-x-6,.translate-x-7{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-7{--tw-translate-x:1.75rem}.translate-x-8{--tw-translate-x:2rem}.translate-x-8,.translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%}.-translate-y-8{--tw-translate-y:-2rem}.-translate-y-8,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-1,.translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-20{--tw-translate-y:5rem}.translate-y-20,.translate-y-28{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-28{--tw-translate-y:7rem}.translate-y-full{--tw-translate-y:100%}.-rotate-90,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-12{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-12{--tw-rotate:12deg}.rotate-180{--tw-rotate:180deg}.rotate-180,.rotate-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-2{--tw-rotate:2deg}.rotate-45{--tw-rotate:45deg}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.rotate-\[30deg\]{--tw-rotate:30deg}.-skew-x-12,.rotate-\[30deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-skew-x-12{--tw-skew-x:-12deg}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-105{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-110,.scale-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.scale-\[1\.01\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.01\]{--tw-scale-x:1.01;--tw-scale-y:1.01}.scale-\[1\.02\]{--tw-scale-x:1.02;--tw-scale-y:1.02}.-scale-x-100,.scale-\[1\.02\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-x-100{--tw-scale-x:-1}.-scale-y-100{--tw-scale-y:-1}.-scale-y-100,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[fadeIn_0\.3s_ease\]{animation:fadeIn .3s ease}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.animate-bounce-in{animation:bounceIn .6s cubic-bezier(.68,-.55,.265,1.55)}.animate-fade-in{animation:fadeIn .5s ease-in-out}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-shimmer{animation:shimmer 2s infinite}.animate-slide-in{animation:slideIn .3s ease-out}@keyframes slide-in-top{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-in-top{animation:slide-in-top .4s cubic-bezier(.2,.8,.2,1) forwards}@keyframes slide-out-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.animate-slide-out-top{animation:slide-out-top .3s cubic-bezier(.4,0,1,1) forwards}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}@keyframes textShimmer{0%{background-position:200%}to{background-position:-200%}}.animate-text-shimmer{animation:textShimmer 2.4s linear infinite}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-wave{animation:wave 1.5s ease-in-out infinite}.cursor-default{cursor:default}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.cursor-wait{cursor:wait}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.scroll-mt-\[32px\]{scroll-margin-top:32px}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}.grid-cols-\[14px_1fr\]{grid-template-columns:14px 1fr}.grid-cols-\[80px_1fr\]{grid-template-columns:80px 1fr}.grid-cols-\[minmax\(1128px\2c 1fr\)_380px\]{grid-template-columns:minmax(1128px,1fr) 380px}.grid-cols-\[var\(--cohest-report-left-rail-width\)_minmax\(0\2c 1fr\)\]{grid-template-columns:var(--cohest-report-left-rail-width) minmax(0,1fr)}.grid-cols-resume-desktop{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-stretch{align-content:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-2xs{gap:12px}.gap-3xs{gap:8px}.gap-5{gap:1.25rem}.gap-5xs{gap:2px}.gap-\[0px\]{gap:0}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[18px\]{gap:18px}.gap-\[20px\]{gap:20px}.gap-\[22px\]{gap:22px}.gap-\[24px\]{gap:24px}.gap-\[28px\]{gap:28px}.gap-\[2px\]{gap:2px}.gap-\[32px\]{gap:32px}.gap-\[34px\]{gap:34px}.gap-\[36px\]{gap:36px}.gap-\[38px\]{gap:38px}.gap-\[3px\]{gap:3px}.gap-\[48px\]{gap:48px}.gap-\[4px\]{gap:4px}.gap-\[56px\]{gap:56px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-\[80px\]{gap:80px}.gap-\[8px\]{gap:8px}.gap-\[var\(--space-form-gap\)\]{gap:var(--space-form-gap)}.gap-\[var\(--space-lg\)\]{gap:var(--space-lg)}.gap-\[var\(--space-md\)\]{gap:var(--space-md)}.gap-\[var\(--space-md-tight\)\]{gap:var(--space-md-tight)}.gap-\[var\(--space-preview-gap\)\]{gap:var(--space-preview-gap)}.gap-\[var\(--space-sm\)\]{gap:var(--space-sm)}.gap-\[var\(--space-xl\)\]{gap:var(--space-xl)}.gap-\[var\(--space-xs\)\]{gap:var(--space-xs)}.gap-figma-10x{gap:40px}.gap-figma-1x{gap:4px}.gap-figma-2x{gap:8px}.gap-figma-3x{gap:12px}.gap-figma-4x{gap:16px}.gap-figma-5x{gap:20px}.gap-figma-6x{gap:24px}.gap-figma-8x{gap:32px}.gap-xs{gap:16px}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.gap-x-\[12px\]{-moz-column-gap:12px;column-gap:12px}.gap-x-\[var\(--cohest-report-left-rail-gap\)\]{-moz-column-gap:var(--cohest-report-left-rail-gap);column-gap:var(--cohest-report-left-rail-gap)}.gap-x-\[var\(--space-md-tight\)\]{-moz-column-gap:var(--space-md-tight);column-gap:var(--space-md-tight)}.gap-x-figma-2x{-moz-column-gap:8px;column-gap:8px}.gap-x-figma-6x{-moz-column-gap:24px;column-gap:24px}.gap-y-1{row-gap:.25rem}.gap-y-16{row-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-8{row-gap:2rem}.gap-y-\[4px\]{row-gap:4px}.gap-y-\[var\(--space-xs\)\]{row-gap:var(--space-xs)}.gap-y-figma-1x{row-gap:4px}.gap-y-figma-5x{row-gap:20px}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2xs>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12px * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-3xs>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8px * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-5xs>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2px * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-figma-14x>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(56px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(56px * var(--tw-space-y-reverse))}.space-y-figma-1x>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4px * var(--tw-space-y-reverse))}.space-y-figma-2x>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8px * var(--tw-space-y-reverse))}.space-y-figma-3x>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(12px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12px * var(--tw-space-y-reverse))}.space-y-figma-4x>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16px * var(--tw-space-y-reverse))}.space-y-figma-5x>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(20px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20px * var(--tw-space-y-reverse))}.space-y-m>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(32px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(32px * var(--tw-space-y-reverse))}.space-y-s>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(24px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24px * var(--tw-space-y-reverse))}.space-y-xs>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(16px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16px * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-beige-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(232 226 216/var(--tw-divide-opacity))}.divide-figma-outline-default>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(241 238 236/var(--tw-divide-opacity))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(249 250 251/var(--tw-divide-opacity))}.divide-gray-500\/10>:not([hidden])~:not([hidden]){border-color:hsla(220,9%,46%,.1)}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-clip{overflow-x:clip}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:64px}.rounded-2xs{border-radius:12px}.rounded-3xl{border-radius:80px}.rounded-3xs{border-radius:8px}.rounded-4xs{border-radius:4px}.rounded-\[10000px\]{border-radius:10000px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[32px\]{border-radius:32px}.rounded-\[48px\]{border-radius:48px}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-\[999px\]{border-radius:999px}.rounded-\[inherit\]{border-radius:inherit}.rounded-\[var\(--radius-md\)\]{border-radius:var(--radius-md)}.rounded-\[var\(--radius-sm\)\]{border-radius:var(--radius-sm)}.rounded-figma-2x{border-radius:4px}.rounded-figma-3x{border-radius:6px}.rounded-figma-4x{border-radius:8px}.rounded-figma-5x{border-radius:10px}.rounded-figma-6x{border-radius:16px}.rounded-figma-7x{border-radius:18px}.rounded-figma-full{border-radius:9999px}.rounded-full{border-radius:999px}.rounded-l{border-radius:40px}.rounded-lg{border-radius:16px}.rounded-md{border-radius:12px}.rounded-none{border-radius:0}.rounded-s{border-radius:24px}.rounded-sm{border-radius:8px}.rounded-xl{border-radius:48px}.rounded-xs{border-radius:16px}.rounded-b-2xl{border-bottom-right-radius:64px;border-bottom-left-radius:64px}.rounded-b-\[inherit\]{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.rounded-b-lg{border-bottom-right-radius:16px;border-bottom-left-radius:16px}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-b-xl{border-bottom-right-radius:48px;border-bottom-left-radius:48px}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-\[16px\]{border-top-left-radius:16px;border-bottom-left-radius:16px}.rounded-l-\[18px\]{border-top-left-radius:18px;border-bottom-left-radius:18px}.rounded-l-md{border-top-left-radius:12px;border-bottom-left-radius:12px}.rounded-r-2xs{border-top-right-radius:12px;border-bottom-right-radius:12px}.rounded-r-lg{border-top-right-radius:16px;border-bottom-right-radius:16px}.rounded-r-md{border-top-right-radius:12px;border-bottom-right-radius:12px}.rounded-r-sm{border-top-right-radius:8px;border-bottom-right-radius:8px}.rounded-s{border-start-start-radius:.25rem;border-end-start-radius:.25rem}.rounded-t-2xl{border-top-left-radius:64px;border-top-right-radius:64px}.rounded-t-3xs{border-top-left-radius:8px;border-top-right-radius:8px}.rounded-t-lg{border-top-left-radius:16px;border-top-right-radius:16px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-xl{border-top-left-radius:48px;border-top-right-radius:48px}.rounded-tl-\[12px\]{border-top-left-radius:12px}.rounded-tl-\[24px\]{border-top-left-radius:24px}.rounded-tl-sm{border-top-left-radius:8px}.rounded-tr-\[12px\]{border-top-right-radius:12px}.rounded-tr-\[24px\]{border-top-right-radius:24px}.rounded-tr-sm{border-top-right-radius:8px}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-3{border-width:3px}.border-4{border-width:4px}.border-6{border-width:6px}.border-8{border-width:8px}.border-\[0\.5px\]{border-width:.5px}.border-\[1px\]{border-width:1px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-3{border-left-width:3px}.border-l-4{border-left-width:4px}.border-l-\[3px\]{border-left-width:3px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-red-200{--tw-border-opacity:1!important;border-color:rgb(254 202 202/var(--tw-border-opacity))!important}.border-\[\#0F1C15\]\/10{border-color:rgba(15,28,21,.1)}.border-\[\#10B981\]{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.border-\[\#1E3860\]{--tw-border-opacity:1;border-color:rgb(30 56 96/var(--tw-border-opacity))}.border-\[\#1F7A3F\]\/30{border-color:rgba(31,122,63,.3)}.border-\[\#2956e9\]{--tw-border-opacity:1;border-color:rgb(41 86 233/var(--tw-border-opacity))}.border-\[\#4CAF99\]{--tw-border-opacity:1;border-color:rgb(76 175 153/var(--tw-border-opacity))}.border-\[\#9EDFB4\]{--tw-border-opacity:1;border-color:rgb(158 223 180/var(--tw-border-opacity))}.border-\[\#B4D7FE\]{--tw-border-opacity:1;border-color:rgb(180 215 254/var(--tw-border-opacity))}.border-\[\#D5D8FF\]{--tw-border-opacity:1;border-color:rgb(213 216 255/var(--tw-border-opacity))}.border-\[\#DCDAD2\]{--tw-border-opacity:1;border-color:rgb(220 218 210/var(--tw-border-opacity))}.border-\[\#E3E1DA\]{--tw-border-opacity:1;border-color:rgb(227 225 218/var(--tw-border-opacity))}.border-\[\#E4E7EC\]{--tw-border-opacity:1;border-color:rgb(228 231 236/var(--tw-border-opacity))}.border-\[\#E5E7EB\]{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-\[\#E9E9E7\]{--tw-border-opacity:1;border-color:rgb(233 233 231/var(--tw-border-opacity))}.border-\[\#EF4444\]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-\[\#FCA5A5\]{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.border-\[\#FECACA\]{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.border-\[\#FEE2E2\]{--tw-border-opacity:1;border-color:rgb(254 226 226/var(--tw-border-opacity))}.border-\[\#bfdcc7\]{--tw-border-opacity:1;border-color:rgb(191 220 199/var(--tw-border-opacity))}.border-\[\#c6d2ff\]{--tw-border-opacity:1;border-color:rgb(198 210 255/var(--tw-border-opacity))}.border-\[\#d6d6d6\]{--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity))}.border-\[\#d8e0ff\]{--tw-border-opacity:1;border-color:rgb(216 224 255/var(--tw-border-opacity))}.border-\[\#e4eaff\]{--tw-border-opacity:1;border-color:rgb(228 234 255/var(--tw-border-opacity))}.border-\[\#e6e6e6\]{--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity))}.border-\[\#ebebeb\]{--tw-border-opacity:1;border-color:rgb(235 235 235/var(--tw-border-opacity))}.border-\[\#f0c8c8\]{--tw-border-opacity:1;border-color:rgb(240 200 200/var(--tw-border-opacity))}.border-\[\#f0d2ac\]{--tw-border-opacity:1;border-color:rgb(240 210 172/var(--tw-border-opacity))}.border-\[\#f1eeec\]{--tw-border-opacity:1;border-color:rgb(241 238 236/var(--tw-border-opacity))}.border-\[\#f6e9e6\]{--tw-border-opacity:1;border-color:rgb(246 233 230/var(--tw-border-opacity))}.border-\[rgba\(0\2c 28\2c 46\2c 0\.08\)\]{border-color:rgba(0,28,46,.08)}.border-\[rgba\(0\2c 28\2c 46\2c 0\.12\)\]{border-color:rgba(0,28,46,.12)}.border-\[rgba\(11\2c 136\2c 107\2c 0\.64\)\]{border-color:rgba(11,136,107,.64)}.border-\[rgba\(15\2c 147\2c 248\2c 0\.18\)\]{border-color:rgba(15,147,248,.18)}.border-\[rgba\(15\2c 28\2c 21\2c 0\.03\)\]{border-color:rgba(15,28,21,.03)}.border-\[rgba\(15\2c 28\2c 21\2c 0\.08\)\]{border-color:rgba(15,28,21,.08)}.border-\[rgba\(23\2c 23\2c 29\2c 0\.03\)\]{border-color:rgba(23,23,29,.03)}.border-\[rgba\(246\2c 3\2c 7\2c 0\.08\)\]{border-color:rgba(246,3,7,.08)}.border-\[var\(--border\2c rgba\(15\2c 28\2c 21\2c 0\.08\)\)\]{border-color:var(--border,rgba(15,28,21,.08))}.border-\[var\(--border-width-focus\)\]{border-color:var(--border-width-focus)}.border-\[var\(--cohest-report-accent\)\]{border-color:var(--cohest-report-accent)}.border-\[var\(--cohest-report-border-default\)\]{border-color:var(--cohest-report-border-default)}.border-\[var\(--cohest-report-border-muted\)\]{border-color:var(--cohest-report-border-muted)}.border-\[var\(--cohest-report-border-subtle\)\]{border-color:var(--cohest-report-border-subtle)}.border-\[var\(--cohest-report-danger-border\)\]{border-color:var(--cohest-report-danger-border)}.border-\[var\(--cohest-report-info-border\)\]{border-color:var(--cohest-report-info-border)}.border-\[var\(--cohest-report-success-border\)\]{border-color:var(--cohest-report-success-border)}.border-\[var\(--cohest-report-warning-border\)\]{border-color:var(--cohest-report-warning-border)}.border-\[var\(--color-action-primary\)\]{border-color:var(--color-action-primary)}.border-\[var\(--color-border-dashed\)\]{border-color:var(--color-border-dashed)}.border-\[var\(--color-border-default\)\]{border-color:var(--color-border-default)}.border-\[var\(--color-border-default\2c \#e6e6e6\)\]{border-color:var(--color-border-default,#e6e6e6)}.border-\[var\(--color-border-subtle\)\]{border-color:var(--color-border-subtle)}.border-\[var\(--color-border-subtle\2c \#f1eeec\)\]{border-color:var(--color-border-subtle,#f1eeec)}.border-\[var\(--color-brand-primary-border-soft\)\]{border-color:var(--color-brand-primary-border-soft)}.border-\[var\(--color-status-error-border\)\]{border-color:var(--color-status-error-border)}.border-\[var\(--color-step-error-stroke\)\]{border-color:var(--color-step-error-stroke)}.border-\[var\(--figma-outline-default\)\]{border-color:var(--figma-outline-default)}.border-\[var\(--figma-outline-default\2c \#eceef1\)\]{border-color:var(--figma-outline-default,#eceef1)}.border-amber-100{--tw-border-opacity:1;border-color:rgb(254 243 199/var(--tw-border-opacity))}.border-amber-200{--tw-border-opacity:1;border-color:rgb(253 230 138/var(--tw-border-opacity))}.border-amber-300{--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}.border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.border-beige-200{--tw-border-opacity:1;border-color:rgb(232 226 216/var(--tw-border-opacity))}.border-blue-10{border-color:rgba(66,134,211,.1)}.border-blue-100{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(199 210 254/var(--tw-border-opacity))}.border-blue-300{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity))}.border-blue-32{border-color:rgba(66,134,211,.32)}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity))}.border-blue-48{border-color:rgba(66,134,211,.48)}.border-blue-50{--tw-border-opacity:1;border-color:rgb(238 242 255/var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.border-blue-500\/30{border-color:rgba(66,134,211,.3)}.border-blue-600{--tw-border-opacity:1;border-color:rgb(53 122 189/var(--tw-border-opacity))}.border-blue-64{border-color:rgba(66,134,211,.64)}.border-blue-78{border-color:rgba(66,134,211,.78)}.border-blue-86{border-color:rgba(66,134,211,.86)}.border-coach-border{--tw-border-opacity:1;border-color:rgb(240 242 246/var(--tw-border-opacity))}.border-coral-100{--tw-border-opacity:1;border-color:rgb(255 107 74/var(--tw-border-opacity))}.border-coral-16{border-color:rgba(255,107,74,.16)}.border-coral-24{border-color:rgba(255,107,74,.24)}.border-coral-4{border-color:rgba(255,107,74,.04)}.border-coral-48{border-color:rgba(255,107,74,.48)}.border-coral-8{border-color:rgba(255,107,74,.08)}.border-current{border-color:currentColor}.border-cyan-200{--tw-border-opacity:1;border-color:rgb(165 243 252/var(--tw-border-opacity))}.border-emerald-100{--tw-border-opacity:1;border-color:rgb(209 250 229/var(--tw-border-opacity))}.border-emerald-200{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity))}.border-emerald-500{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.border-error-100{--tw-border-opacity:1;border-color:rgb(180 82 77/var(--tw-border-opacity))}.border-error-100\/40{border-color:rgba(180,82,77,.4)}.border-error-24{border-color:rgba(180,82,77,.24)}.border-error-4{border-color:rgba(180,82,77,.04)}.border-figma-bg-default{--tw-border-opacity:1;border-color:rgb(250 250 250/var(--tw-border-opacity))}.border-figma-bg-focus{border-color:hsla(0,0%,98%,.04)}.border-figma-bg-hover{--tw-border-opacity:1;border-color:rgb(250 250 251/var(--tw-border-opacity))}.border-figma-bg-subtle{--tw-border-opacity:1;border-color:rgb(241 242 244/var(--tw-border-opacity))}.border-figma-bg-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-figma-branding-faint{border-color:rgba(30,56,96,.08)}.border-figma-branding-primary{--tw-border-opacity:1;border-color:rgb(30 56 96/var(--tw-border-opacity))}.border-figma-branding-primary\/40{border-color:rgba(30,56,96,.4)}.border-figma-branding-secondary{border-color:rgba(30,56,96,.58)}.border-figma-branding-subtle{border-color:rgba(30,56,96,.2)}.border-figma-error-primary{--tw-border-opacity:1;border-color:rgb(213 111 97/var(--tw-border-opacity))}.border-figma-error-primary\/30{border-color:hsla(7,58%,61%,.3)}.border-figma-error-third{--tw-border-opacity:1;border-color:rgb(248 238 236/var(--tw-border-opacity))}.border-figma-legal-border-default{border-color:var(--figma-legal-border-default,#e6e6e6)}.border-figma-outline-back{border-color:rgba(0,0,0,.04)}.border-figma-outline-card{--tw-border-opacity:1;border-color:rgb(231 233 237/var(--tw-border-opacity))}.border-figma-outline-default{--tw-border-opacity:1;border-color:rgb(241 238 236/var(--tw-border-opacity))}.border-figma-outline-focus{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-figma-panel-gradient-end{--tw-border-opacity:1;border-color:rgb(249 249 251/var(--tw-border-opacity))}.border-figma-panel-gradient-start{--tw-border-opacity:1;border-color:rgb(240 242 245/var(--tw-border-opacity))}.border-figma-panel-header-bg{--tw-border-opacity:1;border-color:rgb(241 243 245/var(--tw-border-opacity))}.border-figma-panel-header-border{--tw-border-opacity:1;border-color:rgb(231 235 238/var(--tw-border-opacity))}.border-figma-panel-tab-active{--tw-border-opacity:1;border-color:rgb(30 56 96/var(--tw-border-opacity))}.border-figma-panel-tab-inactive{border-color:rgba(26,28,30,.85)}.border-figma-text-fourth{--tw-border-opacity:1;border-color:rgb(240 236 233/var(--tw-border-opacity))}.border-figma-text-primary{--tw-border-opacity:1;border-color:rgb(21 22 24/var(--tw-border-opacity))}.border-figma-text-primary\/20{border-color:rgba(21,22,24,.2)}.border-figma-text-secondary{--tw-border-opacity:1;border-color:rgb(113 120 126/var(--tw-border-opacity))}.border-figma-text-tertiary{--tw-border-opacity:1;border-color:rgb(151 158 165/var(--tw-border-opacity))}.border-forest-700{--tw-border-opacity:1;border-color:rgb(61 99 84/var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-gray-100\/60{border-color:rgba(243,244,246,.6)}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-200\/60{border-color:rgba(229,231,235,.6)}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity:1;border-color:rgb(249 250 251/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}.border-green-100{--tw-border-opacity:1;border-color:rgb(220 252 231/var(--tw-border-opacity))}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208/var(--tw-border-opacity))}.border-green-300{--tw-border-opacity:1;border-color:rgb(134 239 172/var(--tw-border-opacity))}.border-green-400{--tw-border-opacity:1;border-color:rgb(74 222 128/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity:1;border-color:rgb(224 231 255/var(--tw-border-opacity))}.border-indigo-200{--tw-border-opacity:1;border-color:rgb(199 210 254/var(--tw-border-opacity))}.border-indigo-300{--tw-border-opacity:1;border-color:rgb(165 180 252/var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.border-info-100{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-neutral-100{--tw-border-opacity:1;border-color:rgb(15 28 21/var(--tw-border-opacity))}.border-neutral-16{border-color:rgba(15,28,21,.16)}.border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.border-neutral-3{border-color:rgba(15,28,21,.03)}.border-neutral-300{--tw-border-opacity:1;border-color:rgb(212 212 212/var(--tw-border-opacity))}.border-neutral-48{border-color:rgba(15,28,21,.48)}.border-neutral-50{--tw-border-opacity:1;border-color:rgb(250 250 250/var(--tw-border-opacity))}.border-neutral-6{border-color:rgba(15,28,21,.08)}.border-neutral-64{border-color:rgba(15,28,21,.64)}.border-neutral-700{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity))}.border-notion-accent-blue{--tw-border-opacity:1;border-color:rgb(35 131 226/var(--tw-border-opacity))}.border-notion-accent-blue-light{--tw-border-opacity:1;border-color:rgb(232 240 254/var(--tw-border-opacity))}.border-notion-accent-blue-lighter{--tw-border-opacity:1;border-color:rgb(240 249 255/var(--tw-border-opacity))}.border-notion-accent-green{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-notion-accent-green-light{--tw-border-opacity:1;border-color:rgb(220 252 231/var(--tw-border-opacity))}.border-notion-accent-orange{--tw-border-opacity:1;border-color:rgb(234 88 12/var(--tw-border-opacity))}.border-notion-accent-orange-light{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity))}.border-notion-accent-purple{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.border-notion-accent-purple-light{--tw-border-opacity:1;border-color:rgb(243 232 255/var(--tw-border-opacity))}.border-notion-accent-red{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity))}.border-notion-accent-red-light{--tw-border-opacity:1;border-color:rgb(254 226 226/var(--tw-border-opacity))}.border-notion-bg-disabled{--tw-border-opacity:1;border-color:rgb(250 250 250/var(--tw-border-opacity))}.border-notion-bg-hover{--tw-border-opacity:1;border-color:rgb(233 233 231/var(--tw-border-opacity))}.border-notion-bg-primary{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-notion-bg-secondary{--tw-border-opacity:1;border-color:rgb(247 246 243/var(--tw-border-opacity))}.border-notion-bg-tertiary{--tw-border-opacity:1;border-color:rgb(241 241 239/var(--tw-border-opacity))}.border-notion-border-default{--tw-border-opacity:1;border-color:rgb(233 233 231/var(--tw-border-opacity))}.border-notion-border-focus,.border-notion-border-hover,.border-notion-text-disabled{--tw-border-opacity:1;border-color:rgb(193 193 192/var(--tw-border-opacity))}.border-notion-text-inverse{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-notion-text-primary{--tw-border-opacity:1;border-color:rgb(55 53 47/var(--tw-border-opacity))}.border-notion-text-secondary{--tw-border-opacity:1;border-color:rgb(120 119 116/var(--tw-border-opacity))}.border-notion-text-tertiary{--tw-border-opacity:1;border-color:rgb(155 154 151/var(--tw-border-opacity))}.border-orange-100{--tw-border-opacity:1;border-color:rgb(255 159 67/var(--tw-border-opacity))}.border-orange-16{border-color:rgba(255,159,67,.16)}.border-orange-200{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity))}.border-orange-300{--tw-border-opacity:1;border-color:rgb(253 186 116/var(--tw-border-opacity))}.border-orange-4{border-color:rgba(255,159,67,.04)}.border-orange-50{--tw-border-opacity:1;border-color:rgb(255 245 240/var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.border-orange-600{--tw-border-opacity:1;border-color:rgb(234 88 12/var(--tw-border-opacity))}.border-orange-8{border-color:rgba(255,159,67,.08)}.border-peach-100{--tw-border-opacity:1;border-color:rgb(255 212 184/var(--tw-border-opacity))}.border-peach-50{--tw-border-opacity:1;border-color:rgb(255 240 230/var(--tw-border-opacity))}.border-pink-200{--tw-border-opacity:1;border-color:rgb(251 207 232/var(--tw-border-opacity))}.border-pink-300{--tw-border-opacity:1;border-color:rgb(249 168 212/var(--tw-border-opacity))}.border-primary-100{--tw-border-opacity:1;border-color:rgb(15 28 21/var(--tw-border-opacity))}.border-primary-16,.border-primary-200{border-color:rgba(15,28,21,.16)}.border-primary-3{border-color:rgba(15,28,21,.03)}.border-primary-32{border-color:rgba(15,28,21,.32)}.border-primary-48{border-color:rgba(15,28,21,.48)}.border-primary-50{border-color:rgba(15,28,21,.03)}.border-primary-500{border-color:rgba(15,28,21,.64)}.border-primary-6{border-color:rgba(15,28,21,.08)}.border-primary-64{border-color:rgba(15,28,21,.64)}.border-primary-86{border-color:rgba(15,28,21,.86)}.border-purple-100{--tw-border-opacity:1;border-color:rgb(243 232 255/var(--tw-border-opacity))}.border-purple-200{--tw-border-opacity:1;border-color:rgb(233 213 255/var(--tw-border-opacity))}.border-purple-300{--tw-border-opacity:1;border-color:rgb(216 180 254/var(--tw-border-opacity))}.border-purple-400{--tw-border-opacity:1;border-color:rgb(192 132 252/var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.border-purple-600{--tw-border-opacity:1;border-color:rgb(147 51 234/var(--tw-border-opacity))}.border-red-100{--tw-border-opacity:1;border-color:rgb(254 226 226/var(--tw-border-opacity))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-red-600{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity))}.border-resumeforge-accent-blue{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.border-resumeforge-accent-blue-light{border-color:rgba(66,134,211,.1)}.border-resumeforge-accent-green{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-resumeforge-accent-purple{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.border-resumeforge-bg-hover{border-color:rgba(0,0,0,.04)}.border-resumeforge-bg-primary{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-resumeforge-bg-secondary{--tw-border-opacity:1;border-color:rgb(250 250 250/var(--tw-border-opacity))}.border-resumeforge-bg-tertiary{--tw-border-opacity:1;border-color:rgb(246 247 243/var(--tw-border-opacity))}.border-resumeforge-border{border-color:rgba(0,0,0,.08)}.border-resumeforge-border-active{border-color:rgba(0,0,0,.16)}.border-resumeforge-border-hover{border-color:rgba(0,0,0,.12)}.border-resumeforge-error-light{border-color:rgba(239,68,68,.1)}.border-resumeforge-success{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-resumeforge-success-hover{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity))}.border-resumeforge-success-light{border-color:rgba(34,197,94,.1)}.border-resumeforge-success-lighter{border-color:rgba(34,197,94,.05)}.border-resumeforge-text-disabled{border-color:rgba(23,23,29,.32)}.border-resumeforge-text-inverse{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-resumeforge-text-primary{--tw-border-opacity:1;border-color:rgb(23 23 29/var(--tw-border-opacity))}.border-resumeforge-text-secondary{border-color:rgba(23,23,29,.64)}.border-resumeforge-text-tertiary{border-color:rgba(23,23,29,.48)}.border-resumeforge-warning-light{border-color:rgba(245,158,11,.1)}.border-rose-100{--tw-border-opacity:1;border-color:rgb(255 228 230/var(--tw-border-opacity))}.border-rose-200{--tw-border-opacity:1;border-color:rgb(254 205 211/var(--tw-border-opacity))}.border-rose-500{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.border-sky-200{--tw-border-opacity:1;border-color:rgb(186 230 253/var(--tw-border-opacity))}.border-sky-500{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}.border-slate-700{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}.border-success-100{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-success-100\/40{border-color:rgba(34,197,94,.4)}.border-success-24{border-color:rgba(34,197,94,.24)}.border-success-50{--tw-border-opacity:1;border-color:rgb(236 253 245/var(--tw-border-opacity))}.border-success-6{border-color:rgba(34,197,94,.06)}.border-teal-200{--tw-border-opacity:1;border-color:rgb(153 246 228/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity:1;border-color:rgb(221 214 254/var(--tw-border-opacity))}.border-violet-500{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.border-warning-100{--tw-border-opacity:1;border-color:rgb(233 157 42/var(--tw-border-opacity))}.border-warning-24{border-color:rgba(233,157,42,.24)}.border-warning-6{border-color:rgba(233,157,42,.06)}.border-white,.border-white-100{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-white-16{border-color:hsla(0,0%,100%,.32)}.border-white-64{border-color:hsla(0,0%,100%,.64)}.border-white\/10{border-color:hsla(0,0%,100%,.1)}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white\/30{border-color:hsla(0,0%,100%,.3)}.border-white\/50{border-color:hsla(0,0%,100%,.5)}.border-white\/70{border-color:hsla(0,0%,100%,.7)}.border-white\/80{border-color:hsla(0,0%,100%,.8)}.border-yellow-100{--tw-border-opacity:1;border-color:rgb(254 249 195/var(--tw-border-opacity))}.border-yellow-200{--tw-border-opacity:1;border-color:rgb(254 240 138/var(--tw-border-opacity))}.border-yellow-300{--tw-border-opacity:1;border-color:rgb(253 224 71/var(--tw-border-opacity))}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(250 204 21/var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity:1;border-color:rgb(202 138 4/var(--tw-border-opacity))}.border-l-\[\#10B981\]{--tw-border-opacity:1;border-left-color:rgb(16 185 129/var(--tw-border-opacity))}.border-l-\[\#9CA3AF\]{--tw-border-opacity:1;border-left-color:rgb(156 163 175/var(--tw-border-opacity))}.border-l-\[\#EF4444\]{--tw-border-opacity:1;border-left-color:rgb(239 68 68/var(--tw-border-opacity))}.border-l-\[\#F59E0B\]{--tw-border-opacity:1;border-left-color:rgb(245 158 11/var(--tw-border-opacity))}.border-t-\[var\(--color-text-primary\)\]{border-top-color:var(--color-text-primary)}.border-t-blue-600{--tw-border-opacity:1;border-top-color:rgb(53 122 189/var(--tw-border-opacity))}.border-t-figma-text-primary{--tw-border-opacity:1;border-top-color:rgb(21 22 24/var(--tw-border-opacity))}.border-t-gray-900{--tw-border-opacity:1;border-top-color:rgb(17 24 39/var(--tw-border-opacity))}.border-t-orange-500{--tw-border-opacity:1;border-top-color:rgb(249 115 22/var(--tw-border-opacity))}.border-t-purple-600{--tw-border-opacity:1;border-top-color:rgb(147 51 234/var(--tw-border-opacity))}.border-t-resumeforge-accent-blue{--tw-border-opacity:1;border-top-color:rgb(66 134 211/var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity))}.border-opacity-20{--tw-border-opacity:0.2}.\!bg-red-50{--tw-bg-opacity:1!important;background-color:rgb(254 242 242/var(--tw-bg-opacity))!important}.bg-\[\#0B0D17\]\/50{background-color:rgba(11,13,23,.5)}.bg-\[\#0B886B\]{--tw-bg-opacity:1;background-color:rgb(11 136 107/var(--tw-bg-opacity))}.bg-\[\#0B886B\]\/30{background-color:rgba(11,136,107,.3)}.bg-\[\#0f93f8\]{--tw-bg-opacity:1;background-color:rgb(15 147 248/var(--tw-bg-opacity))}.bg-\[\#17171d\]{--tw-bg-opacity:1;background-color:rgb(23 23 29/var(--tw-bg-opacity))}.bg-\[\#17191C\]{--tw-bg-opacity:1;background-color:rgb(23 25 28/var(--tw-bg-opacity))}.bg-\[\#1B365D\]{--tw-bg-opacity:1;background-color:rgb(27 54 93/var(--tw-bg-opacity))}.bg-\[\#1E3860\]{--tw-bg-opacity:1;background-color:rgb(30 56 96/var(--tw-bg-opacity))}.bg-\[\#1F7A3F\]{--tw-bg-opacity:1;background-color:rgb(31 122 63/var(--tw-bg-opacity))}.bg-\[\#22C55E\]{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-\[\#2383E2\]{--tw-bg-opacity:1;background-color:rgb(35 131 226/var(--tw-bg-opacity))}.bg-\[\#2916F6\]{--tw-bg-opacity:1;background-color:rgb(41 22 246/var(--tw-bg-opacity))}.bg-\[\#2956e9\]{--tw-bg-opacity:1;background-color:rgb(41 86 233/var(--tw-bg-opacity))}.bg-\[\#2C3E6B\]{--tw-bg-opacity:1;background-color:rgb(44 62 107/var(--tw-bg-opacity))}.bg-\[\#2D4A3E\]{--tw-bg-opacity:1;background-color:rgb(45 74 62/var(--tw-bg-opacity))}.bg-\[\#35780f\]{--tw-bg-opacity:1;background-color:rgb(53 120 15/var(--tw-bg-opacity))}.bg-\[\#4286D3\]{--tw-bg-opacity:1;background-color:rgb(66 134 211/var(--tw-bg-opacity))}.bg-\[\#5d996b\]{--tw-bg-opacity:1;background-color:rgb(93 153 107/var(--tw-bg-opacity))}.bg-\[\#6B5B45\]{--tw-bg-opacity:1;background-color:rgb(107 91 69/var(--tw-bg-opacity))}.bg-\[\#6B5B7A\]{--tw-bg-opacity:1;background-color:rgb(107 91 122/var(--tw-bg-opacity))}.bg-\[\#7A2D3E\]{--tw-bg-opacity:1;background-color:rgb(122 45 62/var(--tw-bg-opacity))}.bg-\[\#7A3B2E\]{--tw-bg-opacity:1;background-color:rgb(122 59 46/var(--tw-bg-opacity))}.bg-\[\#8B5CF6\]{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-\[\#9CA3AF\]{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-\[\#A855F7\]{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-\[\#BDF0CA\]{--tw-bg-opacity:1;background-color:rgb(189 240 202/var(--tw-bg-opacity))}.bg-\[\#CA8A04\]{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.bg-\[\#CFE3FF\]{--tw-bg-opacity:1;background-color:rgb(207 227 255/var(--tw-bg-opacity))}.bg-\[\#D1D5DB\]{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-\[\#D56F61\]{--tw-bg-opacity:1;background-color:rgb(213 111 97/var(--tw-bg-opacity))}.bg-\[\#D9D7CF\]{--tw-bg-opacity:1;background-color:rgb(217 215 207/var(--tw-bg-opacity))}.bg-\[\#DC2626\]{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-\[\#DCFCE7\]{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-\[\#E4E7EC\]{--tw-bg-opacity:1;background-color:rgb(228 231 236/var(--tw-bg-opacity))}.bg-\[\#E6E8EC\]{--tw-bg-opacity:1;background-color:rgb(230 232 236/var(--tw-bg-opacity))}.bg-\[\#E8E6DF\]{--tw-bg-opacity:1;background-color:rgb(232 230 223/var(--tw-bg-opacity))}.bg-\[\#E8F0FE\]{--tw-bg-opacity:1;background-color:rgb(232 240 254/var(--tw-bg-opacity))}.bg-\[\#E8F5E9\]{--tw-bg-opacity:1;background-color:rgb(232 245 233/var(--tw-bg-opacity))}.bg-\[\#E8F5EC\]{--tw-bg-opacity:1;background-color:rgb(232 245 236/var(--tw-bg-opacity))}.bg-\[\#E8F5EC\]\/40{background-color:rgba(232,245,236,.4)}.bg-\[\#E8F5EF\]{--tw-bg-opacity:1;background-color:rgb(232 245 239/var(--tw-bg-opacity))}.bg-\[\#E9E9E7\]{--tw-bg-opacity:1;background-color:rgb(233 233 231/var(--tw-bg-opacity))}.bg-\[\#EAECF5\]{--tw-bg-opacity:1;background-color:rgb(234 236 245/var(--tw-bg-opacity))}.bg-\[\#EB5757\]{--tw-bg-opacity:1;background-color:rgb(235 87 87/var(--tw-bg-opacity))}.bg-\[\#ECEAE4\]{--tw-bg-opacity:1;background-color:rgb(236 234 228/var(--tw-bg-opacity))}.bg-\[\#ECEDE9\]{--tw-bg-opacity:1;background-color:rgb(236 237 233/var(--tw-bg-opacity))}.bg-\[\#F0F7FF\]{--tw-bg-opacity:1;background-color:rgb(240 247 255/var(--tw-bg-opacity))}.bg-\[\#F1EEEC\]{--tw-bg-opacity:1;background-color:rgb(241 238 236/var(--tw-bg-opacity))}.bg-\[\#F1F2F4\]{--tw-bg-opacity:1;background-color:rgb(241 242 244/var(--tw-bg-opacity))}.bg-\[\#F3E8FF\]{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-\[\#F3F4F6\]{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-\[\#F59E0B\]{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-\[\#F5F4ED\]{--tw-bg-opacity:1;background-color:rgb(245 244 237/var(--tw-bg-opacity))}.bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-\[\#F5F6FF\]{--tw-bg-opacity:1;background-color:rgb(245 246 255/var(--tw-bg-opacity))}.bg-\[\#F6EEA9\]{--tw-bg-opacity:1;background-color:rgb(246 238 169/var(--tw-bg-opacity))}.bg-\[\#F6F7F3\]{--tw-bg-opacity:1;background-color:rgb(246 247 243/var(--tw-bg-opacity))}.bg-\[\#F6F7F9\]{--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity))}.bg-\[\#F7F6F3\]{--tw-bg-opacity:1;background-color:rgb(247 246 243/var(--tw-bg-opacity))}.bg-\[\#F7F6F4\]{--tw-bg-opacity:1;background-color:rgb(247 246 244/var(--tw-bg-opacity))}.bg-\[\#F7F7F5\]{--tw-bg-opacity:1;background-color:rgb(247 247 245/var(--tw-bg-opacity))}.bg-\[\#F8F7F5\]{--tw-bg-opacity:1;background-color:rgb(248 247 245/var(--tw-bg-opacity))}.bg-\[\#F8F8F8\]{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-\[\#F8FAFC\]{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-\[\#F9D9B7\]{--tw-bg-opacity:1;background-color:rgb(249 217 183/var(--tw-bg-opacity))}.bg-\[\#F9FAFB\]{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-\[\#FAE8FF\]{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.bg-\[\#FAFAF9\]{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}.bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-\[\#FAFBFC\]{--tw-bg-opacity:1;background-color:rgb(250 251 252/var(--tw-bg-opacity))}.bg-\[\#FDFDFD\]{--tw-bg-opacity:1;background-color:rgb(253 253 253/var(--tw-bg-opacity))}.bg-\[\#FDFDFF\]{--tw-bg-opacity:1;background-color:rgb(253 253 255/var(--tw-bg-opacity))}.bg-\[\#FED7AA\]{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-\[\#FEE2E2\]{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-\[\#FEE9E7\]{--tw-bg-opacity:1;background-color:rgb(254 233 231/var(--tw-bg-opacity))}.bg-\[\#FEF2F2\]{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.bg-\[\#FEF3C7\]{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.bg-\[\#FEF3E2\]{--tw-bg-opacity:1;background-color:rgb(254 243 226/var(--tw-bg-opacity))}.bg-\[\#FEF6E7\]{--tw-bg-opacity:1;background-color:rgb(254 246 231/var(--tw-bg-opacity))}.bg-\[\#FFF4E5\]{--tw-bg-opacity:1;background-color:rgb(255 244 229/var(--tw-bg-opacity))}.bg-\[\#b4524d\]{--tw-bg-opacity:1;background-color:rgb(180 82 77/var(--tw-bg-opacity))}.bg-\[\#f1f4ff\]{--tw-bg-opacity:1;background-color:rgb(241 244 255/var(--tw-bg-opacity))}.bg-\[\#f2f4f0\]{--tw-bg-opacity:1;background-color:rgb(242 244 240/var(--tw-bg-opacity))}.bg-\[\#f3f4f6\]{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-\[\#f3fbf5\]{--tw-bg-opacity:1;background-color:rgb(243 251 245/var(--tw-bg-opacity))}.bg-\[\#f5f5f5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-\[\#f6f7f3\]{--tw-bg-opacity:1;background-color:rgb(246 247 243/var(--tw-bg-opacity))}.bg-\[\#f6f8ff\]{--tw-bg-opacity:1;background-color:rgb(246 248 255/var(--tw-bg-opacity))}.bg-\[\#f8f5ff\]{--tw-bg-opacity:1;background-color:rgb(248 245 255/var(--tw-bg-opacity))}.bg-\[\#f8f8f8\]{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-\[\#f8faff\]{--tw-bg-opacity:1;background-color:rgb(248 250 255/var(--tw-bg-opacity))}.bg-\[\#f8fff9\]{--tw-bg-opacity:1;background-color:rgb(248 255 249/var(--tw-bg-opacity))}.bg-\[\#fbfbfb\]{--tw-bg-opacity:1;background-color:rgb(251 251 251/var(--tw-bg-opacity))}.bg-\[\#fde6e7\]{--tw-bg-opacity:1;background-color:rgb(253 230 231/var(--tw-bg-opacity))}.bg-\[\#fff2f2\]{--tw-bg-opacity:1;background-color:rgb(255 242 242/var(--tw-bg-opacity))}.bg-\[\#fff7f7\]{--tw-bg-opacity:1;background-color:rgb(255 247 247/var(--tw-bg-opacity))}.bg-\[\#fff8ed\]{--tw-bg-opacity:1;background-color:rgb(255 248 237/var(--tw-bg-opacity))}.bg-\[rgba\(11\2c 136\2c 107\2c 0\.06\)\]{background-color:rgba(11,136,107,.06)}.bg-\[rgba\(15\2c 147\2c 248\2c 0\.08\)\]{background-color:rgba(15,147,248,.08)}.bg-\[rgba\(15\2c 28\2c 21\2c 0\.03\)\]{background-color:rgba(15,28,21,.03)}.bg-\[rgba\(15\2c 28\2c 21\2c 0\.16\)\]{background-color:rgba(15,28,21,.16)}.bg-\[rgba\(17\2c 24\2c 39\2c 0\.28\)\]{background-color:rgba(17,24,39,.28)}.bg-\[rgba\(23\2c 23\2c 29\2c 0\.02\)\]{background-color:rgba(23,23,29,.02)}.bg-\[rgba\(23\2c 23\2c 29\2c 0\.03\)\]{background-color:rgba(23,23,29,.03)}.bg-\[rgba\(239\2c 68\2c 68\2c 0\.02\)\]{background-color:rgba(239,68,68,.02)}.bg-\[rgba\(248\2c 247\2c 246\2c 0\.72\)\]{background-color:hsla(30,12%,97%,.72)}.bg-\[rgba\(248\2c 248\2c 248\2c 0\.96\)\]{background-color:hsla(0,0%,97%,.96)}.bg-\[rgba\(250\2c 250\2c 251\2c 0\.5\)\]{background-color:rgba(250,250,251,.5)}.bg-\[rgba\(250\2c 250\2c 251\2c 0\.9\)\]{background-color:rgba(250,250,251,.9)}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.24\)\]{background-color:hsla(0,0%,100%,.24)}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.4\)\]{background-color:hsla(0,0%,100%,.4)}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.6\)\]{background-color:hsla(0,0%,100%,.6)}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.8\)\]{background-color:hsla(0,0%,100%,.8)}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.94\)\]{background-color:hsla(0,0%,100%,.94)}.bg-\[rgba\(53\2c 120\2c 15\2c 0\.08\)\]{background-color:rgba(53,120,15,.08)}.bg-\[var\(--cohest-report-accent\)\]{background-color:var(--cohest-report-accent)}.bg-\[var\(--cohest-report-accent-surface\)\]{background-color:var(--cohest-report-accent-surface)}.bg-\[var\(--cohest-report-border-subtle\)\]{background-color:var(--cohest-report-border-subtle)}.bg-\[var\(--cohest-report-danger\)\]{background-color:var(--cohest-report-danger)}.bg-\[var\(--cohest-report-danger-card\)\]{background-color:var(--cohest-report-danger-card)}.bg-\[var\(--cohest-report-danger-surface\)\]{background-color:var(--cohest-report-danger-surface)}.bg-\[var\(--cohest-report-info-card\)\]{background-color:var(--cohest-report-info-card)}.bg-\[var\(--cohest-report-info-surface\)\]{background-color:var(--cohest-report-info-surface)}.bg-\[var\(--cohest-report-overlay\)\]{background-color:var(--cohest-report-overlay)}.bg-\[var\(--cohest-report-success-card\)\]{background-color:var(--cohest-report-success-card)}.bg-\[var\(--cohest-report-success-dot\)\]{background-color:var(--cohest-report-success-dot)}.bg-\[var\(--cohest-report-success-surface\)\]{background-color:var(--cohest-report-success-surface)}.bg-\[var\(--cohest-report-surface-default\)\]{background-color:var(--cohest-report-surface-default)}.bg-\[var\(--cohest-report-surface-page\)\]{background-color:var(--cohest-report-surface-page)}.bg-\[var\(--cohest-report-surface-panel\)\]{background-color:var(--cohest-report-surface-panel)}.bg-\[var\(--cohest-report-surface-subtle\)\]{background-color:var(--cohest-report-surface-subtle)}.bg-\[var\(--cohest-report-text-tertiary\)\]{background-color:var(--cohest-report-text-tertiary)}.bg-\[var\(--cohest-report-warning-card\)\]{background-color:var(--cohest-report-warning-card)}.bg-\[var\(--cohest-report-warning-dot\)\]{background-color:var(--cohest-report-warning-dot)}.bg-\[var\(--cohest-report-warning-surface\)\]{background-color:var(--cohest-report-warning-surface)}.bg-\[var\(--color-action-primary\)\]{background-color:var(--color-action-primary)}.bg-\[var\(--color-border-default\)\]{background-color:var(--color-border-default)}.bg-\[var\(--color-brand-primary-surface\)\]{background-color:var(--color-brand-primary-surface)}.bg-\[var\(--color-preview-skeleton\)\]{background-color:var(--color-preview-skeleton)}.bg-\[var\(--color-preview-skeleton-soft\)\]{background-color:var(--color-preview-skeleton-soft)}.bg-\[var\(--color-status-success-600\)\]{background-color:var(--color-status-success-600)}.bg-\[var\(--color-step-error-fill\)\]{background-color:var(--color-step-error-fill)}.bg-\[var\(--color-surface-default\)\]{background-color:var(--color-surface-default)}.bg-\[var\(--color-surface-subtle\)\]{background-color:var(--color-surface-subtle)}.bg-\[var\(--figma-bg-default\)\]{background-color:var(--figma-bg-default)}.bg-\[var\(--figma-bg-default\2c \#fafafa\)\]{background-color:var(--figma-bg-default,#fafafa)}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.bg-amber-50\/40{background-color:rgba(255,251,235,.4)}.bg-amber-50\/95{background-color:rgba(255,251,235,.95)}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.bg-beige-100{--tw-bg-opacity:1;background-color:rgb(245 240 232/var(--tw-bg-opacity))}.bg-beige-100\/95{background-color:hsla(37,39%,94%,.95)}.bg-beige-200\/50{background-color:hsla(38,26%,88%,.5)}.bg-beige-50{--tw-bg-opacity:1;background-color:rgb(250 247 242/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-black\/60{background-color:rgba(0,0,0,.6)}.bg-black\/75{background-color:rgba(0,0,0,.75)}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-blue-10{background-color:rgba(66,134,211,.1)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(66 134 211/var(--tw-bg-opacity))}.bg-blue-100\/50{background-color:rgba(66,134,211,.5)}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.bg-blue-32{background-color:rgba(66,134,211,.32)}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.bg-blue-48{background-color:rgba(66,134,211,.48)}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.bg-blue-50\/30{background-color:rgba(238,242,255,.3)}.bg-blue-50\/40{background-color:rgba(238,242,255,.4)}.bg-blue-50\/50{background-color:rgba(238,242,255,.5)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(66 134 211/var(--tw-bg-opacity))}.bg-blue-500\/20{background-color:rgba(66,134,211,.2)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(53 122 189/var(--tw-bg-opacity))}.bg-blue-64{background-color:rgba(66,134,211,.64)}.bg-blue-78{background-color:rgba(66,134,211,.78)}.bg-blue-86{background-color:rgba(66,134,211,.86)}.bg-coach-bg{--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity))}.bg-coral-100{--tw-bg-opacity:1;background-color:rgb(255 107 74/var(--tw-bg-opacity))}.bg-coral-16{background-color:rgba(255,107,74,.16)}.bg-coral-24{background-color:rgba(255,107,74,.24)}.bg-coral-4{background-color:rgba(255,107,74,.04)}.bg-coral-48{background-color:rgba(255,107,74,.48)}.bg-coral-8{background-color:rgba(255,107,74,.08)}.bg-current{background-color:currentColor}.bg-cyan-50{--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.bg-emerald-50\/30{background-color:rgba(236,253,245,.3)}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.bg-emerald-950\/90{background-color:rgba(2,44,34,.9)}.bg-error-100{--tw-bg-opacity:1;background-color:rgb(180 82 77/var(--tw-bg-opacity))}.bg-error-100\/10{background-color:rgba(180,82,77,.1)}.bg-error-24{background-color:rgba(180,82,77,.24)}.bg-error-4{background-color:rgba(180,82,77,.04)}.bg-error-third{--tw-bg-opacity:1;background-color:rgb(248 238 236/var(--tw-bg-opacity))}.bg-figma-bg-default{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-figma-bg-default\/40{background-color:hsla(0,0%,98%,.4)}.bg-figma-bg-default\/70{background-color:hsla(0,0%,98%,.7)}.bg-figma-bg-focus{background-color:hsla(0,0%,98%,.04)}.bg-figma-bg-hover{--tw-bg-opacity:1;background-color:rgb(250 250 251/var(--tw-bg-opacity))}.bg-figma-bg-hover\/70{background-color:rgba(250,250,251,.7)}.bg-figma-bg-subtle{--tw-bg-opacity:1;background-color:rgb(241 242 244/var(--tw-bg-opacity))}.bg-figma-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-figma-bg-white\/60{background-color:hsla(0,0%,100%,.6)}.bg-figma-bg-white\/70{background-color:hsla(0,0%,100%,.7)}.bg-figma-bg-white\/80{background-color:hsla(0,0%,100%,.8)}.bg-figma-branding-faint{background-color:rgba(30,56,96,.08)}.bg-figma-branding-primary{--tw-bg-opacity:1;background-color:rgb(30 56 96/var(--tw-bg-opacity))}.bg-figma-branding-secondary{background-color:rgba(30,56,96,.58)}.bg-figma-branding-subtle{background-color:rgba(30,56,96,.2)}.bg-figma-error-primary{--tw-bg-opacity:1;background-color:rgb(213 111 97/var(--tw-bg-opacity))}.bg-figma-error-third{--tw-bg-opacity:1;background-color:rgb(248 238 236/var(--tw-bg-opacity))}.bg-figma-error-third\/40{background-color:hsla(10,46%,95%,.4)}.bg-figma-error-third\/70{background-color:hsla(10,46%,95%,.7)}.bg-figma-legal-surface-page{background-color:var(--figma-legal-surface-page,#f8f8f8)}.bg-figma-outline-back{background-color:rgba(0,0,0,.04)}.bg-figma-outline-card{--tw-bg-opacity:1;background-color:rgb(231 233 237/var(--tw-bg-opacity))}.bg-figma-outline-default{--tw-bg-opacity:1;background-color:rgb(241 238 236/var(--tw-bg-opacity))}.bg-figma-outline-focus{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-figma-panel-gradient-end{--tw-bg-opacity:1;background-color:rgb(249 249 251/var(--tw-bg-opacity))}.bg-figma-panel-gradient-start{--tw-bg-opacity:1;background-color:rgb(240 242 245/var(--tw-bg-opacity))}.bg-figma-panel-header-bg{--tw-bg-opacity:1;background-color:rgb(241 243 245/var(--tw-bg-opacity))}.bg-figma-panel-header-border{--tw-bg-opacity:1;background-color:rgb(231 235 238/var(--tw-bg-opacity))}.bg-figma-panel-tab-active{--tw-bg-opacity:1;background-color:rgb(30 56 96/var(--tw-bg-opacity))}.bg-figma-panel-tab-inactive{background-color:rgba(26,28,30,.85)}.bg-figma-text-fourth{--tw-bg-opacity:1;background-color:rgb(240 236 233/var(--tw-bg-opacity))}.bg-figma-text-primary{--tw-bg-opacity:1;background-color:rgb(21 22 24/var(--tw-bg-opacity))}.bg-figma-text-primary\/40{background-color:rgba(21,22,24,.4)}.bg-figma-text-secondary{--tw-bg-opacity:1;background-color:rgb(113 120 126/var(--tw-bg-opacity))}.bg-figma-text-tertiary{--tw-bg-opacity:1;background-color:rgb(151 158 165/var(--tw-bg-opacity))}.bg-figma-text-tertiary\/40{background-color:hsla(210,7%,62%,.4)}.bg-forest-800{--tw-bg-opacity:1;background-color:rgb(45 79 63/var(--tw-bg-opacity))}.bg-forest-900{--tw-bg-opacity:1;background-color:rgb(26 58 47/var(--tw-bg-opacity))}.bg-forest-900\/20{background-color:rgba(26,58,47,.2)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-gray-50\/50{background-color:rgba(249,250,251,.5)}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-gray-950{--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity))}.bg-green-50\/50{background-color:rgba(240,253,244,.5)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.bg-indigo-50\/50{background-color:rgba(238,242,255,.5)}.bg-indigo-50\/60{background-color:rgba(238,242,255,.6)}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.bg-info-100{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-info-24{background-color:rgba(59,130,246,.24)}.bg-mask{background-color:rgba(246,247,248,.8)}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(15 28 21/var(--tw-bg-opacity))}.bg-neutral-16{background-color:rgba(15,28,21,.16)}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.bg-neutral-3{background-color:rgba(15,28,21,.03)}.bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.bg-neutral-48{background-color:rgba(15,28,21,.48)}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-neutral-6{background-color:rgba(15,28,21,.08)}.bg-neutral-64{background-color:rgba(15,28,21,.64)}.bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.bg-notion-accent-blue{--tw-bg-opacity:1;background-color:rgb(35 131 226/var(--tw-bg-opacity))}.bg-notion-accent-blue-light{--tw-bg-opacity:1;background-color:rgb(232 240 254/var(--tw-bg-opacity))}.bg-notion-accent-blue-lighter{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}.bg-notion-accent-green{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-notion-accent-green-light{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-notion-accent-orange{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.bg-notion-accent-orange-light{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-notion-accent-purple{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-notion-accent-purple-light{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-notion-accent-red{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-notion-accent-red-light{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-notion-bg-disabled{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-notion-bg-hover{--tw-bg-opacity:1;background-color:rgb(233 233 231/var(--tw-bg-opacity))}.bg-notion-bg-primary{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-notion-bg-secondary{--tw-bg-opacity:1;background-color:rgb(247 246 243/var(--tw-bg-opacity))}.bg-notion-bg-tertiary{--tw-bg-opacity:1;background-color:rgb(241 241 239/var(--tw-bg-opacity))}.bg-notion-border-default{--tw-bg-opacity:1;background-color:rgb(233 233 231/var(--tw-bg-opacity))}.bg-notion-border-focus,.bg-notion-border-hover,.bg-notion-text-disabled{--tw-bg-opacity:1;background-color:rgb(193 193 192/var(--tw-bg-opacity))}.bg-notion-text-inverse{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-notion-text-primary{--tw-bg-opacity:1;background-color:rgb(55 53 47/var(--tw-bg-opacity))}.bg-notion-text-secondary{--tw-bg-opacity:1;background-color:rgb(120 119 116/var(--tw-bg-opacity))}.bg-notion-text-tertiary{--tw-bg-opacity:1;background-color:rgb(155 154 151/var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 159 67/var(--tw-bg-opacity))}.bg-orange-16{background-color:rgba(255,159,67,.16)}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-orange-4{background-color:rgba(255,159,67,.04)}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 245 240/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.bg-orange-8{background-color:rgba(255,159,67,.08)}.bg-peach-100{--tw-bg-opacity:1;background-color:rgb(255 212 184/var(--tw-bg-opacity))}.bg-peach-50{--tw-bg-opacity:1;background-color:rgb(255 240 230/var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity))}.bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.bg-primary-100{--tw-bg-opacity:1;background-color:rgb(15 28 21/var(--tw-bg-opacity))}.bg-primary-16{background-color:rgba(15,28,21,.16)}.bg-primary-3{background-color:rgba(15,28,21,.03)}.bg-primary-32{background-color:rgba(15,28,21,.32)}.bg-primary-48{background-color:rgba(15,28,21,.48)}.bg-primary-50{background-color:rgba(15,28,21,.03)}.bg-primary-50\/60{background-color:rgba(15,28,21,.6)}.bg-primary-500{background-color:rgba(15,28,21,.64)}.bg-primary-6{background-color:rgba(15,28,21,.08)}.bg-primary-64{background-color:rgba(15,28,21,.64)}.bg-primary-86{background-color:rgba(15,28,21,.86)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.bg-red-50\/10{background-color:hsla(0,86%,97%,.1)}.bg-red-50\/40{background-color:hsla(0,86%,97%,.4)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-resumeforge-accent-blue{--tw-bg-opacity:1;background-color:rgb(66 134 211/var(--tw-bg-opacity))}.bg-resumeforge-accent-blue-light{background-color:rgba(66,134,211,.1)}.bg-resumeforge-accent-blue-light\/30{background-color:rgba(66,134,211,.3)}.bg-resumeforge-accent-blue-lighter{background-color:rgba(66,134,211,.05)}.bg-resumeforge-accent-green{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-resumeforge-accent-purple{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-resumeforge-bg-hover{background-color:rgba(0,0,0,.04)}.bg-resumeforge-bg-primary{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-resumeforge-bg-primary\/90{background-color:hsla(0,0%,100%,.9)}.bg-resumeforge-bg-primary\/95{background-color:hsla(0,0%,100%,.95)}.bg-resumeforge-bg-secondary{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-resumeforge-bg-secondary\/30{background-color:hsla(0,0%,98%,.3)}.bg-resumeforge-bg-tertiary{--tw-bg-opacity:1;background-color:rgb(246 247 243/var(--tw-bg-opacity))}.bg-resumeforge-border{background-color:rgba(0,0,0,.08)}.bg-resumeforge-border-active{background-color:rgba(0,0,0,.16)}.bg-resumeforge-border-hover{background-color:rgba(0,0,0,.12)}.bg-resumeforge-error-light{background-color:rgba(239,68,68,.1)}.bg-resumeforge-success{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-resumeforge-success-hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-resumeforge-success-light{background-color:rgba(34,197,94,.1)}.bg-resumeforge-success-light\/30{background-color:rgba(34,197,94,.3)}.bg-resumeforge-success-lighter{background-color:rgba(34,197,94,.05)}.bg-resumeforge-text-disabled{background-color:rgba(23,23,29,.32)}.bg-resumeforge-text-inverse{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-resumeforge-text-primary{--tw-bg-opacity:1;background-color:rgb(23 23 29/var(--tw-bg-opacity))}.bg-resumeforge-text-secondary{background-color:rgba(23,23,29,.64)}.bg-resumeforge-text-tertiary{background-color:rgba(23,23,29,.48)}.bg-resumeforge-warning{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-resumeforge-warning-light{background-color:rgba(245,158,11,.1)}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}.bg-rose-50\/50{background-color:rgba(255,241,242,.5)}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-secondary-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-secondary-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.bg-sky-50{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}.bg-sky-50\/70{background-color:rgba(240,249,255,.7)}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-slate-50\/50{background-color:rgba(248,250,252,.5)}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.bg-success-100{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-success-24{background-color:rgba(34,197,94,.24)}.bg-success-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.bg-success-6{background-color:rgba(34,197,94,.06)}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity))}.bg-teal-50{--tw-bg-opacity:1;background-color:rgb(240 253 250/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.bg-warm-accent{--tw-bg-opacity:1;background-color:rgb(196 167 125/var(--tw-bg-opacity))}.bg-warning-100{--tw-bg-opacity:1;background-color:rgb(233 157 42/var(--tw-bg-opacity))}.bg-warning-24{background-color:rgba(233,157,42,.24)}.bg-warning-6{background-color:rgba(233,157,42,.06)}.bg-white,.bg-white-100{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white-16{background-color:hsla(0,0%,100%,.32)}.bg-white-64{background-color:hsla(0,0%,100%,.64)}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-white\/40{background-color:hsla(0,0%,100%,.4)}.bg-white\/5{background-color:hsla(0,0%,100%,.05)}.bg-white\/50{background-color:hsla(0,0%,100%,.5)}.bg-white\/60{background-color:hsla(0,0%,100%,.6)}.bg-white\/70{background-color:hsla(0,0%,100%,.7)}.bg-white\/80{background-color:hsla(0,0%,100%,.8)}.bg-white\/90{background-color:hsla(0,0%,100%,.9)}.bg-white\/95{background-color:hsla(0,0%,100%,.95)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-95{--tw-bg-opacity:0.95}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-\[\#FAF5FF\]{--tw-gradient-from:#faf5ff var(--tw-gradient-from-position);--tw-gradient-to:rgba(250,245,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#f2f3f6\]{--tw-gradient-from:#f2f3f6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(242,243,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#f6f6f8\]{--tw-gradient-from:#f6f6f8 var(--tw-gradient-from-position);--tw-gradient-to:rgba(246,246,248,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[rgba\(245\2c 245\2c 245\2c 0\)\]{--tw-gradient-from:hsla(0,0%,96%,0) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,96%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[var\(--cohest-report-fade-start\)\]{--tw-gradient-from:var(--cohest-report-fade-start) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from:#fffbeb var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,251,235,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-beige-200{--tw-gradient-from:#e8e2d8 var(--tw-gradient-from-position);--tw-gradient-to:hsla(38,26%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-100{--tw-gradient-from:#4286d3 var(--tw-gradient-from-position);--tw-gradient-to:rgba(66,134,211,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-400\/20{--tw-gradient-from:rgba(96,165,250,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(96,165,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from:#eef2ff var(--tw-gradient-from-position);--tw-gradient-to:rgba(238,242,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-50\/50{--tw-gradient-from:rgba(238,242,255,.5) var(--tw-gradient-from-position);--tw-gradient-to:rgba(238,242,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from:#4286d3 var(--tw-gradient-from-position);--tw-gradient-to:rgba(66,134,211,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from:#357abd var(--tw-gradient-from-position);--tw-gradient-to:rgba(53,122,189,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-coral-100{--tw-gradient-from:#ff6b4a var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,107,74,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-coral-16{--tw-gradient-from:rgba(255,107,74,.16) var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,107,74,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-coral-4{--tw-gradient-from:rgba(255,107,74,.04) var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,107,74,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from:#10b981 var(--tw-gradient-from-position);--tw-gradient-to:rgba(16,185,129,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-figma-bg-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-figma-panel-gradient-start{--tw-gradient-from:#f0f2f5 var(--tw-gradient-from-position);--tw-gradient-to:rgba(240,242,245,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-100{--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-100{--tw-gradient-from:#dcfce7 var(--tw-gradient-from-position);--tw-gradient-to:rgba(220,252,231,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-50{--tw-gradient-from:#f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to:rgba(240,253,244,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-500{--tw-gradient-from:#22c55e var(--tw-gradient-from-position);--tw-gradient-to:rgba(34,197,94,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-600{--tw-gradient-from:#16a34a var(--tw-gradient-from-position);--tw-gradient-to:rgba(22,163,74,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from:#eef2ff var(--tw-gradient-from-position);--tw-gradient-to:rgba(238,242,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from:#4f46e5 var(--tw-gradient-from-position);--tw-gradient-to:rgba(79,70,229,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-neutral-3{--tw-gradient-from:rgba(15,28,21,.03) var(--tw-gradient-from-position);--tw-gradient-to:rgba(15,28,21,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-neutral-400{--tw-gradient-from:#a3a3a3 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,64%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-400{--tw-gradient-from:#fb923c var(--tw-gradient-from-position);--tw-gradient-to:rgba(251,146,60,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from:#fff5f0 var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,245,240,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from:#f97316 var(--tw-gradient-from-position);--tw-gradient-to:rgba(249,115,22,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary-500{--tw-gradient-from:rgba(15,28,21,.64) var(--tw-gradient-from-position);--tw-gradient-to:rgba(15,28,21,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from:#faf5ff var(--tw-gradient-from-position);--tw-gradient-to:rgba(250,245,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-50\/50{--tw-gradient-from:rgba(250,245,255,.5) var(--tw-gradient-from-position);--tw-gradient-to:rgba(250,245,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from:#a855f7 var(--tw-gradient-from-position);--tw-gradient-to:rgba(168,85,247,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from:#9333ea var(--tw-gradient-from-position);--tw-gradient-to:rgba(147,51,234,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-200{--tw-gradient-from:#fecaca var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,96%,89%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-50{--tw-gradient-from:#fef2f2 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,86%,97%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from:#f8fafc var(--tw-gradient-from-position);--tw-gradient-to:rgba(248,250,252,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-warm-accent{--tw-gradient-from:#c4a77d var(--tw-gradient-from-position);--tw-gradient-to:hsla(35,38%,63%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/0{--tw-gradient-from:hsla(0,0%,100%,0) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100{--tw-gradient-from:#fef9c3 var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-blue-200{--tw-gradient-to:rgba(199,210,254,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-blue-400{--tw-gradient-to:rgba(96,165,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#60a5fa var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-figma-bg-white\/80{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-indigo-500{--tw-gradient-to:rgba(99,102,241,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#6366f1 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-neutral-3{--tw-gradient-to:rgba(15,28,21,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(15,28,21,.03) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-orange-100{--tw-gradient-to:rgba(255,159,67,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ff9f43 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/0{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/30{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[\#FDF2F8\]{--tw-gradient-to:#fdf2f8 var(--tw-gradient-to-position)}.to-\[\#f2f3f7\]{--tw-gradient-to:#f2f3f7 var(--tw-gradient-to-position)}.to-\[\#f7f7f8\]{--tw-gradient-to:#f7f7f8 var(--tw-gradient-to-position)}.to-\[rgba\(246\2c 247\2c 247\2c 0\.8\)\]{--tw-gradient-to:hsla(180,6%,97%,.8) var(--tw-gradient-to-position)}.to-\[var\(--cohest-report-surface-default\)\]{--tw-gradient-to:var(--cohest-report-surface-default) var(--tw-gradient-to-position)}.to-amber-100{--tw-gradient-to:#fef3c7 var(--tw-gradient-to-position)}.to-amber-50{--tw-gradient-to:#fffbeb var(--tw-gradient-to-position)}.to-beige-100{--tw-gradient-to:#f5f0e8 var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to:#4286d3 var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to:#eef2ff var(--tw-gradient-to-position)}.to-blue-50\/50{--tw-gradient-to:rgba(238,242,255,.5) var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to:#4286d3 var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to:#357abd var(--tw-gradient-to-position)}.to-blue-700{--tw-gradient-to:#1e40af var(--tw-gradient-to-position)}.to-coral-100{--tw-gradient-to:#ff6b4a var(--tw-gradient-to-position)}.to-coral-4{--tw-gradient-to:rgba(255,107,74,.04) var(--tw-gradient-to-position)}.to-coral-8{--tw-gradient-to:rgba(255,107,74,.08) var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to:#ecfeff var(--tw-gradient-to-position)}.to-emerald-50{--tw-gradient-to:#ecfdf5 var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to:#10b981 var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to:#059669 var(--tw-gradient-to-position)}.to-figma-panel-gradient-end{--tw-gradient-to:#f9f9fb var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to:#f3f4f6 var(--tw-gradient-to-position)}.to-gray-200{--tw-gradient-to:#e5e7eb var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to:#f9fafb var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to:#dcfce7 var(--tw-gradient-to-position)}.to-green-50{--tw-gradient-to:#f0fdf4 var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to:#e0e7ff var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to:#eef2ff var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to:#4f46e5 var(--tw-gradient-to-position)}.to-indigo-700{--tw-gradient-to:#4338ca var(--tw-gradient-to-position)}.to-neutral-3{--tw-gradient-to:rgba(15,28,21,.03) var(--tw-gradient-to-position)}.to-neutral-6{--tw-gradient-to:rgba(15,28,21,.08) var(--tw-gradient-to-position)}.to-neutral-600{--tw-gradient-to:#525252 var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to:#ff9f43 var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to:#fff5f0 var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to:#ea580c var(--tw-gradient-to-position)}.to-pink-50{--tw-gradient-to:#fdf2f8 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to:#db2777 var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to:#f3e8ff var(--tw-gradient-to-position)}.to-purple-400\/20{--tw-gradient-to:rgba(192,132,252,.2) var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to:#faf5ff var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to:#a855f7 var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to:#9333ea var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to:#fee2e2 var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to:#f87171 var(--tw-gradient-to-position)}.to-slate-100{--tw-gradient-to:#f1f5f9 var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to:#f0fdfa var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to:#0d9488 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.to-warm-accent\/20{--tw-gradient-to:hsla(35,38%,63%,.2) var(--tw-gradient-to-position)}.to-warm-rose{--tw-gradient-to:#d4a574 var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.to-white\/20{--tw-gradient-to:hsla(0,0%,100%,.2) var(--tw-gradient-to-position)}.to-white\/50{--tw-gradient-to:hsla(0,0%,100%,.5) var(--tw-gradient-to-position)}.to-yellow-50{--tw-gradient-to:#fefce8 var(--tw-gradient-to-position)}.to-\[42\%\]{--tw-gradient-to-position:42%}.bg-\[length\:20px_20px\]{background-size:20px 20px}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.stroke-gray-200{stroke:#e5e7eb}.stroke-\[3px\]{stroke-width:3px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.\!p-2{padding:.5rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-20{padding:5rem}.p-2xs{padding:12px}.p-3{padding:.75rem}.p-3xs{padding:8px}.p-4{padding:1rem}.p-4xs{padding:4px}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[12px\]{padding:12px}.p-\[16px\]{padding:16px}.p-\[4\.5px\]{padding:4.5px}.p-\[4px\]{padding:4px}.p-\[8px\]{padding:8px}.p-\[9px\]{padding:9px}.p-\[var\(--space-lg\)\]{padding:var(--space-lg)}.p-\[var\(--space-md\)\]{padding:var(--space-md)}.p-figma-1x{padding:4px}.p-figma-2x{padding:8px}.p-figma-3x{padding:12px}.p-figma-4x{padding:16px}.p-figma-5x{padding:20px}.p-figma-6x{padding:24px}.p-figma-8x,.p-m{padding:32px}.p-s{padding:24px}.p-xs{padding:16px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-2xs{padding-left:12px;padding-right:12px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3xs{padding-left:8px;padding-right:8px}.px-4{padding-left:1rem;padding-right:1rem}.px-4xs{padding-left:4px;padding-right:4px}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-5xs{padding-left:2px;padding-right:2px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[16\.5px\]{padding-left:16.5px;padding-right:16.5px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[2px\]{padding-left:2px;padding-right:2px}.px-\[36px\]{padding-left:36px;padding-right:36px}.px-\[48px\]{padding-left:48px;padding-right:48px}.px-\[4px\]{padding-left:4px;padding-right:4px}.px-\[8px\]{padding-left:8px;padding-right:8px}.px-\[9px\]{padding-left:9px;padding-right:9px}.px-\[var\(--space-3xl\)\]{padding-left:var(--space-3xl);padding-right:var(--space-3xl)}.px-\[var\(--space-lg\)\]{padding-left:var(--space-lg);padding-right:var(--space-lg)}.px-\[var\(--space-md\)\]{padding-left:var(--space-md);padding-right:var(--space-md)}.px-\[var\(--space-md-tight\)\]{padding-left:var(--space-md-tight);padding-right:var(--space-md-tight)}.px-\[var\(--space-xs\)\]{padding-left:var(--space-xs);padding-right:var(--space-xs)}.px-figma-1x{padding-left:4px;padding-right:4px}.px-figma-2x{padding-left:8px;padding-right:8px}.px-figma-3x{padding-left:12px;padding-right:12px}.px-figma-4x{padding-left:16px;padding-right:16px}.px-figma-5x{padding-left:20px;padding-right:20px}.px-figma-6x{padding-left:24px;padding-right:24px}.px-figma-8x{padding-left:32px;padding-right:32px}.px-figma-half{padding-left:2px;padding-right:2px}.px-s{padding-left:24px;padding-right:24px}.px-xs{padding-left:16px;padding-right:16px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-2xs{padding-top:12px;padding-bottom:12px}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-3xs{padding-top:8px;padding-bottom:8px}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-5xs{padding-top:2px;padding-bottom:2px}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[20\.5px\]{padding-top:20.5px;padding-bottom:20.5px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[22px\]{padding-top:22px;padding-bottom:22px}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[28px\]{padding-top:28px;padding-bottom:28px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[32px\]{padding-top:32px;padding-bottom:32px}.py-\[34px\]{padding-top:34px;padding-bottom:34px}.py-\[48px\]{padding-top:48px;padding-bottom:48px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.py-\[64px\]{padding-top:64px;padding-bottom:64px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.py-\[9px\]{padding-top:9px;padding-bottom:9px}.py-\[var\(--space-lg\)\]{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.py-\[var\(--space-md\)\]{padding-top:var(--space-md);padding-bottom:var(--space-md)}.py-\[var\(--space-md-tight\)\]{padding-top:var(--space-md-tight);padding-bottom:var(--space-md-tight)}.py-\[var\(--space-sm\)\]{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.py-\[var\(--space-xs\)\]{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.py-figma-10x{padding-top:40px;padding-bottom:40px}.py-figma-12x{padding-top:48px;padding-bottom:48px}.py-figma-14x{padding-top:56px;padding-bottom:56px}.py-figma-1x{padding-top:4px;padding-bottom:4px}.py-figma-2x{padding-top:8px;padding-bottom:8px}.py-figma-3x{padding-top:12px;padding-bottom:12px}.py-figma-4x{padding-top:16px;padding-bottom:16px}.py-figma-5x{padding-top:20px;padding-bottom:20px}.py-figma-6x{padding-top:24px;padding-bottom:24px}.py-figma-8x{padding-top:32px;padding-bottom:32px}.py-figma-half{padding-top:2px;padding-bottom:2px}.py-m{padding-top:32px;padding-bottom:32px}.py-px{padding-top:1px;padding-bottom:1px}.py-s{padding-top:24px;padding-bottom:24px}.py-xl{padding-top:48px;padding-bottom:48px}.py-xs{padding-top:16px;padding-bottom:16px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-2xs{padding-bottom:12px}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[12px\]{padding-bottom:12px}.pb-\[140px\]{padding-bottom:140px}.pb-\[16px\]{padding-bottom:16px}.pb-\[1px\]{padding-bottom:1px}.pb-\[24px\]{padding-bottom:24px}.pb-\[2px\]{padding-bottom:2px}.pb-\[32px\]{padding-bottom:32px}.pb-\[40px\]{padding-bottom:40px}.pb-\[48px\]{padding-bottom:48px}.pb-\[96px\]{padding-bottom:96px}.pb-\[var\(--space-2xl\)\]{padding-bottom:var(--space-2xl)}.pb-\[var\(--space-lg\)\]{padding-bottom:var(--space-lg)}.pb-\[var\(--space-md\)\]{padding-bottom:var(--space-md)}.pb-\[var\(--space-sm\)\]{padding-bottom:var(--space-sm)}.pb-figma-10x{padding-bottom:40px}.pb-figma-1x{padding-bottom:4px}.pb-figma-2x{padding-bottom:8px}.pb-figma-3x{padding-bottom:12px}.pb-figma-4x{padding-bottom:16px}.pb-figma-6x{padding-bottom:24px}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-\[10px\]{padding-left:10px}.pl-\[12\.5px\]{padding-left:12.5px}.pl-\[12px\]{padding-left:12px}.pl-\[16px\]{padding-left:16px}.pl-\[20px\]{padding-left:20px}.pl-\[36px\]{padding-left:36px}.pl-\[3px\]{padding-left:3px}.pl-\[4px\]{padding-left:4px}.pl-\[8px\]{padding-left:8px}.pl-\[var\(--space-sm\2c 8px\)\]{padding-left:var(--space-sm,8px)}.pl-\[var\(--space-xs\)\]{padding-left:var(--space-xs)}.pl-figma-3x{padding-left:12px}.pl-figma-5x{padding-left:20px}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pr-\[12px\]{padding-right:12px}.pr-\[16\.5px\]{padding-right:16.5px}.pr-\[20px\]{padding-right:20px}.pr-\[32px\]{padding-right:32px}.pr-\[40px\]{padding-right:40px}.pr-\[var\(--space-md-tight\)\]{padding-right:var(--space-md-tight)}.pr-figma-2x{padding-right:8px}.pr-figma-4x{padding-right:16px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-2xs{padding-top:12px}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[10px\]{padding-top:10px}.pt-\[12px\]{padding-top:12px}.pt-\[16px\]{padding-top:16px}.pt-\[24px\]{padding-top:24px}.pt-\[72px\]{padding-top:72px}.pt-\[76px\]{padding-top:76px}.pt-\[7px\]{padding-top:7px}.pt-\[96px\]{padding-top:96px}.pt-\[var\(--space-3xl\)\]{padding-top:var(--space-3xl)}.pt-\[var\(--space-lg\)\]{padding-top:var(--space-lg)}.pt-\[var\(--space-md-tight\)\]{padding-top:var(--space-md-tight)}.pt-\[var\(--space-sm\)\]{padding-top:var(--space-sm)}.pt-\[var\(--space-xs\)\]{padding-top:var(--space-xs)}.pt-figma-2x{padding-top:8px}.pt-figma-3x{padding-top:12px}.pt-figma-4x{padding-top:16px}.pt-figma-6x{padding-top:24px}.pt-figma-8x{padding-top:32px}.pt-xs{padding-top:16px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.font-\[\"Inter\"\]{font-family:Inter}.font-\[\"PingFang_SC\"\]{font-family:PingFang SC}.font-\[\'Inter\'\]{font-family:Inter}.font-\[\'PingFang_SC\'\2c sans-serif\]{font-family:PingFang SC,sans-serif}.font-\[\'PingFang_SC\'\]{font-family:PingFang SC}.font-mono{font-family:var(--font-family-mono)}.font-sans{font-family:var(--font-family-sans)}.font-serif{font-family:Lora,Noto Serif SC,serif}.font-space-grotesk{font-family:Space Grotesk,sans-serif}.text-2xl{font-size:24px;line-height:28px}.text-3xl{font-size:34px;line-height:51px}.text-4xl{font-size:40px;line-height:60px}.text-5xl{font-size:48px;line-height:72px}.text-6xl{font-size:3.75rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[12rem\]{font-size:12rem}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[2rem\]{font-size:2rem}.text-\[32px\]{font-size:32px}.text-\[34px\]{font-size:34px}.text-b-1{font-size:16px;line-height:24px}.text-b-1forBtn{font-size:16px;line-height:16px;font-weight:600}.text-b-2,.text-b-2forBtn{font-size:14px;line-height:21px}.text-b-2forBtn{font-weight:600}.text-b-3{font-size:12px;line-height:18px}.text-b-4{font-size:10px;line-height:15px}.text-base{font-size:16px;line-height:24px}.text-figma-2xl{font-size:32px;line-height:1.3}.text-figma-3xl{font-size:40px;line-height:1.2}.text-figma-base{font-size:16px;line-height:1.5}.text-figma-legal-body{font-size:14px;line-height:24px}.text-figma-legal-link{font-size:14px;line-height:21px}.text-figma-legal-section{font-size:16px;line-height:24px}.text-figma-legal-title{font-size:24px;line-height:27px}.text-figma-lg{font-size:20px;line-height:1.4}.text-figma-sm{font-size:14px;line-height:1.5}.text-figma-xl{font-size:24px;line-height:1.4}.text-figma-xs{font-size:12px;line-height:1.5}.text-h4{font-size:24px;line-height:28px}.text-h6{font-size:20px;line-height:30px}.text-h7,.text-lg{font-size:18px;line-height:18px}.text-sm{font-size:14px;line-height:21px}.text-xl{font-size:20px;line-height:30px}.text-xs{font-size:12px;line-height:18px}.font-\[510\]{font-weight:510}.font-\[590\]{font-weight:590}.font-\[600\]{font-weight:600}.font-\[610\]{font-weight:610}.font-\[650\]{font-weight:650}.font-\[700\]{font-weight:700}.font-\[var\(--font-pingfang\)\]{font-weight:var(--font-pingfang)}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.12\]{line-height:1.12}.leading-\[1\.18\]{line-height:1.18}.leading-\[1\.25\]{line-height:1.25}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.35\]{line-height:1.35}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.45\]{line-height:1.45}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.54\]{line-height:1.54}.leading-\[1\.55\]{line-height:1.55}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.65\]{line-height:1.65}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.7\]{line-height:1.7}.leading-\[15px\]{line-height:15px}.leading-\[16px\]{line-height:16px}.leading-\[17px\]{line-height:17px}.leading-\[18px\]{line-height:18px}.leading-\[19px\]{line-height:19px}.leading-\[20px\]{line-height:20px}.leading-\[21px\]{line-height:21px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[27px\]{line-height:27px}.leading-\[42px\]{line-height:42px}.leading-\[normal\]{line-height:normal}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[-0\.1504px\]{letter-spacing:-.1504px}.tracking-\[-0\.15px\]{letter-spacing:-.15px}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.28px\]{letter-spacing:.28px}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.32px\]{letter-spacing:.32px}.tracking-\[0\.35em\]{letter-spacing:.35em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.4em\]{letter-spacing:.4em}.tracking-normal{letter-spacing:0}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-red-600{--tw-text-opacity:1!important;color:rgb(220 38 38/var(--tw-text-opacity))!important}.text-\[\#001c2e\]{--tw-text-opacity:1;color:rgb(0 28 46/var(--tw-text-opacity))}.text-\[\#0B886B\]{--tw-text-opacity:1;color:rgb(11 136 107/var(--tw-text-opacity))}.text-\[\#0EA66A\]{--tw-text-opacity:1;color:rgb(14 166 106/var(--tw-text-opacity))}.text-\[\#0F172A\]{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-\[\#0F1C15\]\/60{color:rgba(15,28,21,.6)}.text-\[\#0F1C15\]\/90{color:rgba(15,28,21,.9)}.text-\[\#0b6fae\]{--tw-text-opacity:1;color:rgb(11 111 174/var(--tw-text-opacity))}.text-\[\#10B981\]{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-\[\#111827\]{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-\[\#151618\]{--tw-text-opacity:1;color:rgb(21 22 24/var(--tw-text-opacity))}.text-\[\#15294A\]{--tw-text-opacity:1;color:rgb(21 41 74/var(--tw-text-opacity))}.text-\[\#17171d\]{--tw-text-opacity:1;color:rgb(23 23 29/var(--tw-text-opacity))}.text-\[\#17191C\]{--tw-text-opacity:1;color:rgb(23 25 28/var(--tw-text-opacity))}.text-\[\#1A5C3A\]{--tw-text-opacity:1;color:rgb(26 92 58/var(--tw-text-opacity))}.text-\[\#1E3860\]{--tw-text-opacity:1;color:rgb(30 56 96/var(--tw-text-opacity))}.text-\[\#1E3A8A\]{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.text-\[\#1E40AF\]{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-\[\#1F7A3F\]{--tw-text-opacity:1;color:rgb(31 122 63/var(--tw-text-opacity))}.text-\[\#1d3faa\]{--tw-text-opacity:1;color:rgb(29 63 170/var(--tw-text-opacity))}.text-\[\#22C55E\]{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-\[\#2383E2\]{--tw-text-opacity:1;color:rgb(35 131 226/var(--tw-text-opacity))}.text-\[\#249b1c\]{--tw-text-opacity:1;color:rgb(36 155 28/var(--tw-text-opacity))}.text-\[\#2916F6\]{--tw-text-opacity:1;color:rgb(41 22 246/var(--tw-text-opacity))}.text-\[\#29533F\]{--tw-text-opacity:1;color:rgb(41 83 63/var(--tw-text-opacity))}.text-\[\#2956e9\]{--tw-text-opacity:1;color:rgb(41 86 233/var(--tw-text-opacity))}.text-\[\#2C3E6B\]{--tw-text-opacity:1;color:rgb(44 62 107/var(--tw-text-opacity))}.text-\[\#2D4A3E\]{--tw-text-opacity:1;color:rgb(45 74 62/var(--tw-text-opacity))}.text-\[\#2E7D32\]{--tw-text-opacity:1;color:rgb(46 125 50/var(--tw-text-opacity))}.text-\[\#2F5BEA\]{--tw-text-opacity:1;color:rgb(47 91 234/var(--tw-text-opacity))}.text-\[\#35780f\]{--tw-text-opacity:1;color:rgb(53 120 15/var(--tw-text-opacity))}.text-\[\#37352F\]{--tw-text-opacity:1;color:rgb(55 53 47/var(--tw-text-opacity))}.text-\[\#374151\]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-\[\#416941\]{--tw-text-opacity:1;color:rgb(65 105 65/var(--tw-text-opacity))}.text-\[\#4286D3\]{--tw-text-opacity:1;color:rgb(66 134 211/var(--tw-text-opacity))}.text-\[\#464646\]{--tw-text-opacity:1;color:rgb(70 70 70/var(--tw-text-opacity))}.text-\[\#4B5563\]{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-\[\#581C87\]{--tw-text-opacity:1;color:rgb(88 28 135/var(--tw-text-opacity))}.text-\[\#5F6268\]{--tw-text-opacity:1;color:rgb(95 98 104/var(--tw-text-opacity))}.text-\[\#5f5f5f\]{--tw-text-opacity:1;color:rgb(95 95 95/var(--tw-text-opacity))}.text-\[\#694141\]{--tw-text-opacity:1;color:rgb(105 65 65/var(--tw-text-opacity))}.text-\[\#6B5B45\]{--tw-text-opacity:1;color:rgb(107 91 69/var(--tw-text-opacity))}.text-\[\#6B5B7A\]{--tw-text-opacity:1;color:rgb(107 91 122/var(--tw-text-opacity))}.text-\[\#6B7280\]{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-\[\#6f6f6f\]{--tw-text-opacity:1;color:rgb(111 111 111/var(--tw-text-opacity))}.text-\[\#71787E\]{--tw-text-opacity:1;color:rgb(113 120 126/var(--tw-text-opacity))}.text-\[\#737373\]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.text-\[\#787774\]{--tw-text-opacity:1;color:rgb(120 119 116/var(--tw-text-opacity))}.text-\[\#7A1A1A\]{--tw-text-opacity:1;color:rgb(122 26 26/var(--tw-text-opacity))}.text-\[\#7A2D3E\]{--tw-text-opacity:1;color:rgb(122 45 62/var(--tw-text-opacity))}.text-\[\#7A3B2E\]{--tw-text-opacity:1;color:rgb(122 59 46/var(--tw-text-opacity))}.text-\[\#7A4F00\]{--tw-text-opacity:1;color:rgb(122 79 0/var(--tw-text-opacity))}.text-\[\#7C3AED\]{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.text-\[\#848484\]{--tw-text-opacity:1;color:rgb(132 132 132/var(--tw-text-opacity))}.text-\[\#8A6A1F\]{--tw-text-opacity:1;color:rgb(138 106 31/var(--tw-text-opacity))}.text-\[\#8B5CF6\]{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.text-\[\#8a5a18\]{--tw-text-opacity:1;color:rgb(138 90 24/var(--tw-text-opacity))}.text-\[\#8b3636\]{--tw-text-opacity:1;color:rgb(139 54 54/var(--tw-text-opacity))}.text-\[\#9333EA\]{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.text-\[\#979EA5\]{--tw-text-opacity:1;color:rgb(151 158 165/var(--tw-text-opacity))}.text-\[\#9B9A97\]{--tw-text-opacity:1;color:rgb(155 154 151/var(--tw-text-opacity))}.text-\[\#9CA3AF\]{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-\[\#9F1239\]{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.text-\[\#A855F7\]{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-\[\#B45309\]{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.text-\[\#B91C1C\]{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-\[\#C43A31\]{--tw-text-opacity:1;color:rgb(196 58 49/var(--tw-text-opacity))}.text-\[\#CA8A04\]{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.text-\[\#D0D4E4\]{--tw-text-opacity:1;color:rgb(208 212 228/var(--tw-text-opacity))}.text-\[\#DC2626\]{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-\[\#EA580C\]{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-\[\#EF4444\]{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-\[\#F04438\]{--tw-text-opacity:1;color:rgb(240 68 56/var(--tw-text-opacity))}.text-\[\#F59E0B\]{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-\[\#F97316\]{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-\[\#aba8a6\]{--tw-text-opacity:1;color:rgb(171 168 166/var(--tw-text-opacity))}.text-\[\#b8540d\]{--tw-text-opacity:1;color:rgb(184 84 13/var(--tw-text-opacity))}.text-\[\#c13b2a\]{--tw-text-opacity:1;color:rgb(193 59 42/var(--tw-text-opacity))}.text-\[\#c5c5c5\]{--tw-text-opacity:1;color:rgb(197 197 197/var(--tw-text-opacity))}.text-\[\#eb7155\]{--tw-text-opacity:1;color:rgb(235 113 85/var(--tw-text-opacity))}.text-\[color\:var\(--color-text-primary\2c black\)\]{color:var(--color-text-primary,#000)}.text-\[color\:var\(--color-text-secondary\2c \#848484\)\]{color:var(--color-text-secondary,#848484)}.text-\[rgba\(0\2c 28\2c 46\2c 0\.48\)\]{color:rgba(0,28,46,.48)}.text-\[rgba\(0\2c 28\2c 46\2c 0\.52\)\]{color:rgba(0,28,46,.52)}.text-\[rgba\(0\2c 28\2c 46\2c 0\.68\)\]{color:rgba(0,28,46,.68)}.text-\[rgba\(15\2c 28\2c 21\2c 0\.48\)\]{color:rgba(15,28,21,.48)}.text-\[rgba\(15\2c 28\2c 21\2c 0\.64\)\]{color:rgba(15,28,21,.64)}.text-\[rgba\(15\2c 28\2c 21\2c 0\.88\)\]{color:rgba(15,28,21,.88)}.text-\[rgba\(23\2c 23\2c 29\2c 0\.48\)\]{color:rgba(23,23,29,.48)}.text-\[var\(--cohest-report-accent\)\]{color:var(--cohest-report-accent)}.text-\[var\(--cohest-report-danger\)\]{color:var(--cohest-report-danger)}.text-\[var\(--cohest-report-danger-strong\)\]{color:var(--cohest-report-danger-strong)}.text-\[var\(--cohest-report-success-text\)\]{color:var(--cohest-report-success-text)}.text-\[var\(--cohest-report-surface-default\)\]{color:var(--cohest-report-surface-default)}.text-\[var\(--cohest-report-text-primary\)\]{color:var(--cohest-report-text-primary)}.text-\[var\(--cohest-report-text-secondary\)\]{color:var(--cohest-report-text-secondary)}.text-\[var\(--cohest-report-text-tertiary\)\]{color:var(--cohest-report-text-tertiary)}.text-\[var\(--cohest-report-warning-text\)\]{color:var(--cohest-report-warning-text)}.text-\[var\(--color-action-primary\)\]{color:var(--color-action-primary)}.text-\[var\(--color-border-dashed\)\]{color:var(--color-border-dashed)}.text-\[var\(--color-status-error-600\)\]{color:var(--color-status-error-600)}.text-\[var\(--color-surface-default\)\]{color:var(--color-surface-default)}.text-\[var\(--color-text-primary\)\]{color:var(--color-text-primary)}.text-\[var\(--color-text-primary\2c black\)\]{color:var(--color-text-primary,#000)}.text-\[var\(--color-text-secondary\)\]{color:var(--color-text-secondary)}.text-\[var\(--color-text-tertiary\)\]{color:var(--color-text-tertiary)}.text-\[var\(--figma-text-primary\2c \#34322d\)\]{color:var(--figma-text-primary,#34322d)}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}.text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}.text-amber-950{--tw-text-opacity:1;color:rgb(69 26 3/var(--tw-text-opacity))}.text-beige-100{--tw-text-opacity:1;color:rgb(245 240 232/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-10{color:rgba(66,134,211,.1)}.text-blue-100{--tw-text-opacity:1;color:rgb(66 134 211/var(--tw-text-opacity))}.text-blue-200{--tw-text-opacity:1;color:rgb(199 210 254/var(--tw-text-opacity))}.text-blue-32{color:rgba(66,134,211,.32)}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.text-blue-48{color:rgba(66,134,211,.48)}.text-blue-50{--tw-text-opacity:1;color:rgb(238 242 255/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(66 134 211/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(53 122 189/var(--tw-text-opacity))}.text-blue-64{color:rgba(66,134,211,.64)}.text-blue-700{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-blue-78{color:rgba(66,134,211,.78)}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-blue-86{color:rgba(66,134,211,.86)}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.text-blue-950{--tw-text-opacity:1;color:rgb(23 37 84/var(--tw-text-opacity))}.text-coral-100{--tw-text-opacity:1;color:rgb(255 107 74/var(--tw-text-opacity))}.text-coral-16{color:rgba(255,107,74,.16)}.text-coral-24{color:rgba(255,107,74,.24)}.text-coral-4{color:rgba(255,107,74,.04)}.text-coral-48{color:rgba(255,107,74,.48)}.text-coral-8{color:rgba(255,107,74,.08)}.text-current{color:currentColor}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity))}.text-error-100{--tw-text-opacity:1;color:rgb(180 82 77/var(--tw-text-opacity))}.text-error-24{color:rgba(180,82,77,.24)}.text-error-4{color:rgba(180,82,77,.04)}.text-error-primary{--tw-text-opacity:1;color:rgb(235 113 85/var(--tw-text-opacity))}.text-figma-bg-default{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.text-figma-bg-focus{color:hsla(0,0%,98%,.04)}.text-figma-bg-hover{--tw-text-opacity:1;color:rgb(250 250 251/var(--tw-text-opacity))}.text-figma-bg-subtle{--tw-text-opacity:1;color:rgb(241 242 244/var(--tw-text-opacity))}.text-figma-bg-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-figma-branding-faint{color:rgba(30,56,96,.08)}.text-figma-branding-primary{--tw-text-opacity:1;color:rgb(30 56 96/var(--tw-text-opacity))}.text-figma-branding-secondary{color:rgba(30,56,96,.58)}.text-figma-branding-subtle{color:rgba(30,56,96,.2)}.text-figma-branding-vibe{--tw-text-opacity:1;color:rgb(60 89 155/var(--tw-text-opacity))}.text-figma-error-primary{--tw-text-opacity:1;color:rgb(213 111 97/var(--tw-text-opacity))}.text-figma-error-third{--tw-text-opacity:1;color:rgb(248 238 236/var(--tw-text-opacity))}.text-figma-legal-text-primary{color:var(--figma-legal-text-primary,#001c2e)}.text-figma-legal-text-secondary{color:var(--figma-legal-text-secondary,rgba(0,28,46,.68))}.text-figma-outline-back{color:rgba(0,0,0,.04)}.text-figma-outline-card{--tw-text-opacity:1;color:rgb(231 233 237/var(--tw-text-opacity))}.text-figma-outline-default{--tw-text-opacity:1;color:rgb(241 238 236/var(--tw-text-opacity))}.text-figma-outline-focus{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-figma-panel-gradient-end{--tw-text-opacity:1;color:rgb(249 249 251/var(--tw-text-opacity))}.text-figma-panel-gradient-start{--tw-text-opacity:1;color:rgb(240 242 245/var(--tw-text-opacity))}.text-figma-panel-header-bg{--tw-text-opacity:1;color:rgb(241 243 245/var(--tw-text-opacity))}.text-figma-panel-header-border{--tw-text-opacity:1;color:rgb(231 235 238/var(--tw-text-opacity))}.text-figma-panel-tab-active{--tw-text-opacity:1;color:rgb(30 56 96/var(--tw-text-opacity))}.text-figma-panel-tab-inactive{color:rgba(26,28,30,.85)}.text-figma-text-fourth{--tw-text-opacity:1;color:rgb(240 236 233/var(--tw-text-opacity))}.text-figma-text-primary{--tw-text-opacity:1;color:rgb(21 22 24/var(--tw-text-opacity))}.text-figma-text-secondary{--tw-text-opacity:1;color:rgb(113 120 126/var(--tw-text-opacity))}.text-figma-text-tertiary{--tw-text-opacity:1;color:rgb(151 158 165/var(--tw-text-opacity))}.text-forest-600{--tw-text-opacity:1;color:rgb(74 122 106/var(--tw-text-opacity))}.text-forest-700{--tw-text-opacity:1;color:rgb(61 99 84/var(--tw-text-opacity))}.text-forest-800{--tw-text-opacity:1;color:rgb(45 79 63/var(--tw-text-opacity))}.text-forest-900{--tw-text-opacity:1;color:rgb(26 58 47/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-gray-950{--tw-text-opacity:1;color:rgb(3 7 18/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity))}.text-green-950{--tw-text-opacity:1;color:rgb(5 46 22/var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity))}.text-indigo-800{--tw-text-opacity:1;color:rgb(55 48 163/var(--tw-text-opacity))}.text-indigo-900{--tw-text-opacity:1;color:rgb(49 46 129/var(--tw-text-opacity))}.text-info-100{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-neutral-100{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.text-neutral-16{color:rgba(15,28,21,.16)}.text-neutral-3{color:rgba(15,28,21,.03)}.text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.text-neutral-48{color:rgba(15,28,21,.48)}.text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.text-neutral-6{color:rgba(15,28,21,.08)}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.text-neutral-64{color:rgba(15,28,21,.64)}.text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.text-notion-accent-blue{--tw-text-opacity:1;color:rgb(35 131 226/var(--tw-text-opacity))}.text-notion-accent-blue-light{--tw-text-opacity:1;color:rgb(232 240 254/var(--tw-text-opacity))}.text-notion-accent-blue-lighter{--tw-text-opacity:1;color:rgb(240 249 255/var(--tw-text-opacity))}.text-notion-accent-green{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-notion-accent-green-light{--tw-text-opacity:1;color:rgb(220 252 231/var(--tw-text-opacity))}.text-notion-accent-orange{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-notion-accent-orange-light{--tw-text-opacity:1;color:rgb(254 215 170/var(--tw-text-opacity))}.text-notion-accent-purple{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.text-notion-accent-purple-light{--tw-text-opacity:1;color:rgb(243 232 255/var(--tw-text-opacity))}.text-notion-accent-red{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-notion-accent-red-light{--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity))}.text-notion-bg-disabled{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.text-notion-bg-hover{--tw-text-opacity:1;color:rgb(233 233 231/var(--tw-text-opacity))}.text-notion-bg-primary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-notion-bg-secondary{--tw-text-opacity:1;color:rgb(247 246 243/var(--tw-text-opacity))}.text-notion-bg-tertiary{--tw-text-opacity:1;color:rgb(241 241 239/var(--tw-text-opacity))}.text-notion-border-default{--tw-text-opacity:1;color:rgb(233 233 231/var(--tw-text-opacity))}.text-notion-border-focus,.text-notion-border-hover,.text-notion-text-disabled{--tw-text-opacity:1;color:rgb(193 193 192/var(--tw-text-opacity))}.text-notion-text-inverse{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-notion-text-primary{--tw-text-opacity:1;color:rgb(55 53 47/var(--tw-text-opacity))}.text-notion-text-secondary{--tw-text-opacity:1;color:rgb(120 119 116/var(--tw-text-opacity))}.text-notion-text-tertiary{--tw-text-opacity:1;color:rgb(155 154 151/var(--tw-text-opacity))}.text-orange-100{--tw-text-opacity:1;color:rgb(255 159 67/var(--tw-text-opacity))}.text-orange-16{color:rgba(255,159,67,.16)}.text-orange-4{color:rgba(255,159,67,.04)}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.text-orange-50{--tw-text-opacity:1;color:rgb(255 245 240/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.text-orange-8{color:rgba(255,159,67,.08)}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18/var(--tw-text-opacity))}.text-orange-900{--tw-text-opacity:1;color:rgb(124 45 18/var(--tw-text-opacity))}.text-peach-100{--tw-text-opacity:1;color:rgb(255 212 184/var(--tw-text-opacity))}.text-peach-50{--tw-text-opacity:1;color:rgb(255 240 230/var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}.text-pink-800{--tw-text-opacity:1;color:rgb(157 23 77/var(--tw-text-opacity))}.text-pink-900{--tw-text-opacity:1;color:rgb(131 24 67/var(--tw-text-opacity))}.text-primary-100{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.text-primary-16,.text-primary-200{color:rgba(15,28,21,.16)}.text-primary-3{color:rgba(15,28,21,.03)}.text-primary-32{color:rgba(15,28,21,.32)}.text-primary-48{color:rgba(15,28,21,.48)}.text-primary-50{color:rgba(15,28,21,.03)}.text-primary-500{color:rgba(15,28,21,.64)}.text-primary-6{color:rgba(15,28,21,.08)}.text-primary-64{color:rgba(15,28,21,.64)}.text-primary-700,.text-primary-86{color:rgba(15,28,21,.86)}.text-primary-900{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity))}.text-purple-900{--tw-text-opacity:1;color:rgb(88 28 135/var(--tw-text-opacity))}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity))}.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}.text-red-950{--tw-text-opacity:1;color:rgb(69 10 10/var(--tw-text-opacity))}.text-resumeforge-accent-blue{--tw-text-opacity:1;color:rgb(66 134 211/var(--tw-text-opacity))}.text-resumeforge-accent-green{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-resumeforge-accent-purple{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.text-resumeforge-bg-hover{color:rgba(0,0,0,.04)}.text-resumeforge-bg-primary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-resumeforge-bg-secondary{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.text-resumeforge-bg-tertiary{--tw-text-opacity:1;color:rgb(246 247 243/var(--tw-text-opacity))}.text-resumeforge-border-active{color:rgba(0,0,0,.16)}.text-resumeforge-border-hover{color:rgba(0,0,0,.12)}.text-resumeforge-error{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-resumeforge-error-light{color:rgba(239,68,68,.1)}.text-resumeforge-success{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-resumeforge-success-hover{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-resumeforge-success-light{color:rgba(34,197,94,.1)}.text-resumeforge-success-lighter{color:rgba(34,197,94,.05)}.text-resumeforge-text-disabled{color:rgba(23,23,29,.32)}.text-resumeforge-text-inverse{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-resumeforge-text-primary{--tw-text-opacity:1;color:rgb(23 23 29/var(--tw-text-opacity))}.text-resumeforge-text-secondary{color:rgba(23,23,29,.64)}.text-resumeforge-text-tertiary{color:rgba(23,23,29,.48)}.text-resumeforge-warning{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-resumeforge-warning-light{color:rgba(245,158,11,.1)}.text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.text-secondary-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-secondary-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-secondary-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.text-secondary-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-secondary-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.text-secondary-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-sky-700{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.text-sky-800{--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}.text-sky-900{--tw-text-opacity:1;color:rgb(12 74 110/var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-slate-950{--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity))}.text-success-100{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-success-24{color:rgba(34,197,94,.24)}.text-success-50{--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}.text-success-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-success-6{color:rgba(34,197,94,.06)}.text-teal-700{--tw-text-opacity:1;color:rgb(15 118 110/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.text-violet-800{--tw-text-opacity:1;color:rgb(91 33 182/var(--tw-text-opacity))}.text-warm-accent{--tw-text-opacity:1;color:rgb(196 167 125/var(--tw-text-opacity))}.text-warning-100{--tw-text-opacity:1;color:rgb(233 157 42/var(--tw-text-opacity))}.text-warning-24{color:rgba(233,157,42,.24)}.text-warning-6{color:rgba(233,157,42,.06)}.text-white,.text-white-100{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-white-16{color:hsla(0,0%,100%,.32)}.text-white-64{color:hsla(0,0%,100%,.64)}.text-white\/10{color:hsla(0,0%,100%,.1)}.text-white\/60{color:hsla(0,0%,100%,.6)}.text-white\/70{color:hsla(0,0%,100%,.7)}.text-white\/80{color:hsla(0,0%,100%,.8)}.text-white\/90{color:hsla(0,0%,100%,.9)}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity))}.text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-1{text-decoration-thickness:1px}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-300::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(209 213 219/var(--tw-placeholder-opacity))}.placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgb(209 213 219/var(--tw-placeholder-opacity))}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.placeholder-notion-text-tertiary::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(155 154 151/var(--tw-placeholder-opacity))}.placeholder-notion-text-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgb(155 154 151/var(--tw-placeholder-opacity))}.caret-\[var\(--figma-branding-primary\2c \#536D94\)\]{caret-color:var(--figma-branding-primary,#536d94)}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-\[0\.03\]{opacity:.03}.opacity-\[var\(--opacity-loading\)\]{opacity:var(--opacity-loading)}.opacity-\[var\(--opacity-muted\)\]{opacity:var(--opacity-muted)}.mix-blend-multiply{mix-blend-mode:multiply}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_0\.5px_1px_var\(--cohest-report-shadow-card\)\]{--tw-shadow:0 0.5px 1px var(--cohest-report-shadow-card);--tw-shadow-colored:0 0.5px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_25px_rgba\(30\2c 120\2c 70\2c 0\.18\)\]{--tw-shadow:0 10px 25px rgba(30,120,70,.18);--tw-shadow-colored:0 10px 25px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_28px_rgba\(17\2c 24\2c 39\2c 0\.12\)\]{--tw-shadow:0 12px 28px rgba(17,24,39,.12);--tw-shadow-colored:0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_28px_rgba\(21\2c 25\2c 31\2c 0\.12\)\]{--tw-shadow:0 12px 28px rgba(21,25,31,.12);--tw-shadow-colored:0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_36px_rgba\(17\2c 24\2c 39\2c 0\.16\)\]{--tw-shadow:0 16px 36px rgba(17,24,39,.16);--tw-shadow-colored:0 16px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_40px_rgba\(17\2c 24\2c 39\2c 0\.18\)\]{--tw-shadow:0 18px 40px rgba(17,24,39,.18);--tw-shadow-colored:0 18px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(15\2c 23\2c 42\2c 0\.14\)\]{--tw-shadow:0 18px 45px rgba(15,23,42,.14);--tw-shadow-colored:0 18px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_55px_rgba\(24\2c 26\2c 27\2c 0\.08\)\]{--tw-shadow:0 18px 55px rgba(24,26,27,.08);--tw-shadow-colored:0 18px 55px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_60px_rgba\(15\2c 28\2c 21\2c 0\.06\)\]{--tw-shadow:0 18px 60px rgba(15,28,21,.06);--tw-shadow-colored:0 18px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_0_var\(--color-border-subtle\)\]{--tw-shadow:0 1px 0 0 var(--color-border-subtle);--tw-shadow-colored:0 1px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_rgba\(23\2c 23\2c 29\2c 0\.08\)\]{--tw-shadow:0 1px 0 rgba(23,23,29,.08);--tw-shadow-colored:0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_80px_rgba\(0\2c 0\2c 0\2c 0\.18\)\]{--tw-shadow:0 24px 80px rgba(0,0,0,.18);--tw-shadow-colored:0 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_80px_rgba\(15\2c 147\2c 248\2c 0\.18\)\]{--tw-shadow:0 24px 80px rgba(15,147,248,.18);--tw-shadow-colored:0 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_4px_-1px_rgba\(0\2c 0\2c 0\2c 0\.04\)\]{--tw-shadow:0 2px 4px -1px rgba(0,0,0,.04);--tw-shadow-colored:0 2px 4px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_12px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{--tw-shadow:0 4px 12px rgba(0,0,0,.08);--tw-shadow-colored:0 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_12px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 4px 12px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_24px_rgba\(15\2c 23\2c 42\2c 0\.06\)\]{--tw-shadow:0 8px 24px rgba(15,23,42,.06);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_28px_var\(--cohest-report-shadow-soft\)\]{--tw-shadow:0 8px 28px var(--cohest-report-shadow-soft);--tw-shadow-colored:0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_0\.5px_1px_0px_rgba\(0\2c 0\2c 0\2c 0\.04\)\]{--tw-shadow:0px 0.5px 1px 0px rgba(0,0,0,.04);--tw-shadow-colored:0px 0.5px 1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_12px_32px_rgba\(41\2c 22\2c 246\2c 0\.08\)\]{--tw-shadow:0px 12px 32px rgba(41,22,246,.08);--tw-shadow-colored:0px 12px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_16px_40px_rgba\(15\2c 23\2c 42\2c 0\.12\)\]{--tw-shadow:0px 16px 40px rgba(15,23,42,.12);--tw-shadow-colored:0px 16px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_16px_48px_rgba\(0\2c 0\2c 0\2c 0\.16\)\]{--tw-shadow:0px 16px 48px rgba(0,0,0,.16);--tw-shadow-colored:0px 16px 48px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_1px_0px_0px_var\(--cohest-report-surface-default\)\]{--tw-shadow:0px 1px 0px 0px var(--cohest-report-surface-default);--tw-shadow-colored:0px 1px 0px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_1px_0px_0px_white\]{--tw-shadow:0px 1px 0px 0px #fff;--tw-shadow-colored:0px 1px 0px 0px var(--tw-shadow-color)}.shadow-\[0px_1px_0px_0px_white\],.shadow-\[0px_1px_2px_-1px_rgba\(0\2c 0\2c 0\2c 0\.04\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_1px_2px_-1px_rgba\(0\2c 0\2c 0\2c 0\.04\)\]{--tw-shadow:0px 1px 2px -1px rgba(0,0,0,.04);--tw-shadow-colored:0px 1px 2px -1px var(--tw-shadow-color)}.shadow-\[0px_24px_80px_rgba\(15\2c 23\2c 42\2c 0\.18\)\]{--tw-shadow:0px 24px 80px rgba(15,23,42,.18);--tw-shadow-colored:0px 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_2px_4px_-1px_rgba\(0\2c 0\2c 0\2c 0\.04\)\]{--tw-shadow:0px 2px 4px -1px rgba(0,0,0,.04);--tw-shadow-colored:0px 2px 4px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_48px_120px_rgba\(15\2c 23\2c 42\2c 0\.18\)\]{--tw-shadow:0px 48px 120px rgba(15,23,42,.18);--tw-shadow-colored:0px 48px 120px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_12px_rgba\(15\2c 23\2c 42\2c 0\.08\)\]{--tw-shadow:0px 4px 12px rgba(15,23,42,.08);--tw-shadow-colored:0px 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_40px_0px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{--tw-shadow:0px 4px 40px 0px rgba(0,0,0,.05);--tw-shadow-colored:0px 4px 40px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_60\.3px_0px_\#f0f1f2\2c -1px_-1px_1px_0px_rgba\(154\2c 159\2c 184\2c 0\.08\)\]{--tw-shadow:0px 4px 60.3px 0px #f0f1f2,-1px -1px 1px 0px rgba(154,159,184,.08);--tw-shadow-colored:0px 4px 60.3px 0px var(--tw-shadow-color),-1px -1px 1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_0_1px_var\(--color-border-default\)\2c 0_0\.5px_1px_rgba\(0\2c 0\2c 0\2c 0\.04\)\]{--tw-shadow:inset 0 0 0 1px var(--color-border-default),0 0.5px 1px rgba(0,0,0,.04);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color),0 0.5px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_0_1px_var\(--color-border-subtle\)\2c 0px_24px_90px_rgba\(21\2c 22\2c 24\2c 0\.14\)\]{--tw-shadow:inset 0 0 0 1px var(--color-border-subtle),0px 24px 90px rgba(21,22,24,.14);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color),0px 24px 90px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_0_1px_var\(--color-border-subtle\)\]{--tw-shadow:inset 0 0 0 1px var(--color-border-subtle);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_2px_0px_0px_0px_white\2c inset_0px_2px_0px_0px_white\]{--tw-shadow:inset 2px 0px 0px 0px #fff,inset 0px 2px 0px 0px #fff;--tw-shadow-colored:inset 2px 0px 0px 0px var(--tw-shadow-color),inset 0px 2px 0px 0px var(--tw-shadow-color)}.shadow-\[inset_2px_0px_0px_0px_white\2c inset_0px_2px_0px_0px_white\],.shadow-figma-card{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-figma-card{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.04),0 0 1px 0 rgba(0,0,0,.26);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 0 1px 0 var(--tw-shadow-color)}.shadow-figma-card-hover{--tw-shadow:0 4px 8px 0 rgba(0,0,0,.06),0 0 1px 0 rgba(0,0,0,.26);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color),0 0 1px 0 var(--tw-shadow-color)}.shadow-figma-card-hover,.shadow-figma-modal{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-figma-modal{--tw-shadow:0 4px 40px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 4px 40px 0 var(--tw-shadow-color)}.shadow-hard{--tw-shadow:0 8px 30px 0 rgba(0,0,0,.2);--tw-shadow-colored:0 8px 30px 0 var(--tw-shadow-color)}.shadow-hard,.shadow-inner{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-medium{--tw-shadow:0 4px 20px 0 rgba(0,0,0,.15);--tw-shadow-colored:0 4px 20px 0 var(--tw-shadow-color)}.shadow-medium,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-soft{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow:0 2px 15px 0 rgba(0,0,0,.1);--tw-shadow-colored:0 2px 15px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-blue-100{--tw-shadow-color:#4286d3;--tw-shadow:var(--tw-shadow-colored)}.shadow-blue-100\/50{--tw-shadow-color:rgba(66,134,211,.5);--tw-shadow:var(--tw-shadow-colored)}.shadow-blue-200{--tw-shadow-color:#c7d2fe;--tw-shadow:var(--tw-shadow-colored)}.shadow-blue-500\/20{--tw-shadow-color:rgba(66,134,211,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-blue-500\/25{--tw-shadow-color:rgba(66,134,211,.25);--tw-shadow:var(--tw-shadow-colored)}.shadow-blue-500\/5{--tw-shadow-color:rgba(66,134,211,.05);--tw-shadow:var(--tw-shadow-colored)}.shadow-emerald-200{--tw-shadow-color:#a7f3d0;--tw-shadow:var(--tw-shadow-colored)}.shadow-emerald-50{--tw-shadow-color:#ecfdf5;--tw-shadow:var(--tw-shadow-colored)}.shadow-gray-100\/60{--tw-shadow-color:rgba(243,244,246,.6);--tw-shadow:var(--tw-shadow-colored)}.shadow-primary-500\/40{--tw-shadow-color:rgba(15,28,21,.4);--tw-shadow:var(--tw-shadow-colored)}.shadow-primary-900\/10{--tw-shadow-color:rgba(15,28,21,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-purple-100{--tw-shadow-color:#f3e8ff;--tw-shadow:var(--tw-shadow-colored)}.shadow-red-100{--tw-shadow-color:#fee2e2;--tw-shadow:var(--tw-shadow-colored)}.shadow-red-200{--tw-shadow-color:#fecaca;--tw-shadow:var(--tw-shadow-colored)}.shadow-resumeforge-accent-blue-light\/20{--tw-shadow-color:rgba(66,134,211,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-resumeforge-accent-purple-light{--tw-shadow-color:rgba(139,92,246,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-resumeforge-bg-tertiary{--tw-shadow-color:#f6f7f3;--tw-shadow:var(--tw-shadow-colored)}.shadow-resumeforge-success-light{--tw-shadow-color:rgba(34,197,94,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-violet-200{--tw-shadow-color:#ddd6fe;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-4,.ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-inset{--tw-ring-inset:inset}.ring-\[\#A8DFB8\]{--tw-ring-opacity:1;--tw-ring-color:rgb(168 223 184/var(--tw-ring-opacity))}.ring-\[\#E4E7EC\]{--tw-ring-opacity:1;--tw-ring-color:rgb(228 231 236/var(--tw-ring-opacity))}.ring-\[\#F1D88E\]{--tw-ring-opacity:1;--tw-ring-color:rgb(241 216 142/var(--tw-ring-opacity))}.ring-beige-200{--tw-ring-opacity:1;--tw-ring-color:rgb(232 226 216/var(--tw-ring-opacity))}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-blue-100{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.ring-blue-200{--tw-ring-opacity:1;--tw-ring-color:rgb(199 210 254/var(--tw-ring-opacity))}.ring-blue-50\/50{--tw-ring-color:rgba(238,242,255,.5)}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.ring-coral-16{--tw-ring-color:rgba(255,107,74,.16)}.ring-coral-48{--tw-ring-color:rgba(255,107,74,.48)}.ring-figma-error-primary\/30{--tw-ring-color:hsla(7,58%,61%,.3)}.ring-figma-outline-focus{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-forest-800{--tw-ring-opacity:1;--tw-ring-color:rgb(45 79 63/var(--tw-ring-opacity))}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))}.ring-gray-900\/10{--tw-ring-color:rgba(17,24,39,.1)}.ring-neutral-16{--tw-ring-color:rgba(15,28,21,.16)}.ring-neutral-6{--tw-ring-color:rgba(15,28,21,.08)}.ring-notion-accent-blue{--tw-ring-opacity:1;--tw-ring-color:rgb(35 131 226/var(--tw-ring-opacity))}.ring-red-200{--tw-ring-opacity:1;--tw-ring-color:rgb(254 202 202/var(--tw-ring-opacity))}.ring-red-300{--tw-ring-opacity:1;--tw-ring-color:rgb(252 165 165/var(--tw-ring-opacity))}.ring-resumeforge-accent-blue{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.ring-resumeforge-bg-primary,.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.ring-white\/10{--tw-ring-color:hsla(0,0%,100%,.1)}.ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgb(250 204 21/var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.ring-opacity-50{--tw-ring-opacity:0.5}.ring-offset-1{--tw-ring-offset-width:1px}.ring-offset-2{--tw-ring-offset-width:2px}.ring-offset-resumeforge-bg-primary,.ring-offset-white{--tw-ring-offset-color:#fff}.blur{--tw-blur:blur(8px)}.blur,.blur-3xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur:blur(64px)}.blur-\[100px\]{--tw-blur:blur(100px)}.blur-\[100px\],.blur-\[120px\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[120px\]{--tw-blur:blur(120px)}.blur-\[3px\]{--tw-blur:blur(3px)}.blur-\[3px\],.blur-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur:blur(12px)}.blur-sm{--tw-blur:blur(4px)}.blur-sm,.drop-shadow-\[0px_1px_0px_white\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0px_1px_0px_white\]{--tw-drop-shadow:drop-shadow(0px 1px 0px #fff)}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.drop-shadow-lg,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale-\[0\.3\]{--tw-grayscale:grayscale(0.3)}.grayscale-\[0\.3\],.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-\[1px\]{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px)}.backdrop-blur-\[2px\],.backdrop-blur-md{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-sm,.backdrop-blur-xl{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.backdrop-blur-xs{--tw-backdrop-blur:blur(2px)}.backdrop-blur-xs,.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background-color\2c box-shadow\]{transition-property:background-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[box-shadow\2c transform\2c opacity\]{transition-property:box-shadow,transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\2c background-color\2c color\]{transition-property:opacity,background-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\2c background-color\2c box-shadow\]{transition-property:transform,background-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\2c opacity\]{transition-property:transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-75{transition-duration:75ms}.ease-\[cubic-bezier\(0\.4\2c 0\2c 0\.2\2c 1\)\]{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.ios-smooth{border-radius:var(--radius-xs);corner-shape:super-ellipse;clip-rule:evenodd}.\[animation-duration\:0\.5s\]{animation-duration:.5s}.\[animation-duration\:1s\]{animation-duration:1s}.\[animation-duration\:3s\]{animation-duration:3s}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[font-family\:var\(--font-family-mono\)\]{font-family:var(--font-family-mono)}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}.\[word-break\:break-word\]{word-break:break-word}@import url("/fonts/oppo-sans-split/result.css");.info-log-entry,.input-field,.message-content,.text-body,.text-caption,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn,.card,.dropdown-item,.message-bubble,.navbar__item{color:#000!important}.message-bubble.user{color:#000!important;background-color:#e3f2fd!important}.message-bubble.assistant{color:#000!important;background-color:#f3f4f6!important}.input,select,textarea{color:#000!important;background-color:#fff!important}@media (prefers-color-scheme:dark){.message-bubble.user{color:#fff!important;background-color:#1e3a8a!important}.message-bubble.assistant{color:#fff!important;background-color:#2d3748!important}}:root{--figma-text-primary:#151618;--figma-text-secondary:#71787e;--figma-text-tertiary:#979ea5;--figma-text-fourth:#f0ece9;--figma-bg-default:#fafafa;--figma-bg-hover:#fafafb;--figma-bg-focus:hsla(0,0%,98%,.04);--figma-bg-white:#fff;--figma-bg-subtle:#f1f2f4;--figma-outline-default:#f1eeec;--figma-outline-focus:#000;--figma-outline-back:rgba(0,0,0,.04);--figma-error-primary:#d56f61;--figma-error-third:#f8eeec;--figma-branding-primary:#1e3860;--figma-branding-secondary:rgba(30,56,96,.58);--figma-branding-subtle:rgba(30,56,96,.2);--figma-branding-faint:rgba(30,56,96,.08);--figma-branding-vibe:#3c599b;--figma-panel-gradient-start:#f0f2f5;--figma-panel-gradient-end:#f9f9fb;--figma-panel-header-bg:#f1f3f5;--figma-panel-header-border:#e7ebee;--figma-panel-tab-active:#1e3860;--figma-panel-tab-inactive:rgba(26,28,30,.85);--figma-panel-indicator-h:3px;--figma-legal-text-primary:#001c2e;--figma-legal-text-secondary:rgba(0,28,46,.68);--figma-legal-surface-page:#f8f8f8;--figma-legal-border-default:#e6e6e6;--figma-space-0:0px;--figma-space-half:2px;--figma-space-1x:4px;--figma-space-2x:8px;--figma-space-3x:12px;--figma-space-4x:16px;--figma-space-5x:20px;--figma-space-6x:24px;--figma-space-8x:32px;--figma-space-10x:40px;--figma-space-12x:48px;--figma-space-14x:56px;--figma-font-xs:12px;--figma-font-sm:14px;--figma-font-base:16px;--figma-font-lg:20px;--figma-font-xl:24px;--figma-font-2xl:32px;--figma-font-3xl:40px;--figma-font-4xl:48px;--figma-font-5xl:56px;--figma-radius-1x:2px;--figma-radius-2x:4px;--figma-radius-3x:6px;--figma-radius-4x:10px;--figma-radius-5x:16px;--figma-radius-6x:24px;--figma-radius-full:9999px;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--radius-xs:var(--radius-xl);--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-400:#60a5fa;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--color-primary-900:#1e3a8a;--color-neutral-0:#fff;--color-neutral-50:#f9fafb;--color-neutral-100:#f3f4f6;--color-neutral-200:#e5e7eb;--color-neutral-300:#d1d5db;--color-neutral-400:#9ca3af;--color-neutral-500:#6b7280;--color-neutral-600:#4b5563;--color-neutral-700:#374151;--color-neutral-800:#1f2937;--color-neutral-900:#111827;--color-success-50:#ecfdf5;--color-success-500:#10b981;--color-success-600:#059669;--color-success-700:#047857;--color-warning-50:#fffbeb;--color-warning-500:#f59e0b;--color-warning-600:#d97706;--color-warning-700:#b45309;--color-error-50:#fef2f2;--color-error-500:#ef4444;--color-error-600:#dc2626;--color-error-700:#b91c1c;--font-family-sans:"OPPO Sans 4.0","OPPO Sans 4.0 SC","OPPO Sans",-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans CJK SC","Noto Sans SC",sans-serif;--font-family-mono:"SF Mono","Cascadia Mono","Segoe UI Mono","Roboto Mono","Noto Sans Mono CJK SC","Noto Sans Mono",ui-monospace,monospace;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--letter-spacing-normal:0;--font-title-sm:510 16px/1.2 var(--font-family-sans);--font-body-md:510 14px/1.4 var(--font-family-sans);--font-caption-sm:400 12px/1.4 var(--font-family-sans);--font-numeric-xs:590 12px/1 var(--font-family-sans);--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--transition-fast:150ms ease-in-out;--transition-normal:250ms ease-in-out;--transition-slow:350ms ease-in-out;--notion-border:#e9e9e7;--notion-accent:#2383e2;--notion-hover-bg:#f1f1ef;--notion-font-h1-size:28px;--notion-font-h1-weight:700;--notion-font-h1-line-height:1.2;--notion-font-h2-size:20px;--notion-font-h2-weight:600;--notion-font-h2-line-height:1.2;--notion-font-h3-size:14px;--notion-font-h3-weight:400;--notion-font-h3-line-height:1.5;--notion-font-interactive-weight:500;--notion-spacing-module:40px;--notion-spacing-component:24px;--notion-spacing-element:16px;--notion-radius:6px;--notion-border-width:1px;--notion-sidebar-width:260px;--notion-search-height:48px;--notion-nav-item-height:40px;--notion-icon-size:24px;--brand-5:#fafafa;--brand-10:#f5f5f5;--brand-16:rgba(65,105,65,.16);--brand-20:rgba(65,105,65,.2);--brand-32:rgba(65,105,65,.32);--brand-64:#416941;--brand-100:#416941;--brand-200:#3a5f3a;--neutral-3:rgba(15,28,21,.03);--neutral-6:rgba(15,28,21,.08);--neutral-16:rgba(15,28,21,.16);--neutral-48:rgba(15,28,21,.48);--neutral-64:rgba(15,28,21,.64);--neutral-100:#0f1c15;--white-16:hsla(0,0%,100%,.32);--white-64:hsla(0,0%,100%,.64);--white-100:#fff;--error-4:rgba(180,82,77,.04);--error-24:rgba(180,82,77,.24);--error-100:#b4524d;--warning-6:rgba(233,157,42,.06);--warning-24:rgba(233,157,42,.24);--warning-100:#e99d2a;--gray-background:#cacaca;--mask-color:rgba(246,247,248,.8);--spacing-5xs:2px;--spacing-4xs:4px;--spacing-3xs:8px;--spacing-2xs:12px;--spacing-xs-token:16px;--spacing-ss:20px;--spacing-s-token:24px;--spacing-m-token:32px;--spacing-l-token:40px;--spacing-xl-token:48px;--spacing-2xl-token:64px;--spacing-3xl-token:80px;--spacing-4xl-token:96px;--radius-5xs-token:2px;--radius-4xs-token:4px;--radius-3xs-token:8px;--radius-2xs-token:12px;--radius-xs-token:16px;--radius-s-token:24px;--radius-m-token:32px;--radius-l-token:40px;--radius-xl-token:48px;--radius-2xl-token:64px}html{scroll-behavior:smooth;height:100%;font-size:16px;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{width:100%}body{font-family:var(--font-family-sans);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-normal);color:var(--color-neutral-900);background-color:#f6f7f3;min-height:100%;margin:0;padding:0;font-kerning:normal;font-synthesis-weight:none;text-rendering:optimizeLegibility;overflow-wrap:break-word}button,input,select,textarea{font:inherit;letter-spacing:inherit}code,kbd,pre,samp{font-family:var(--font-family-mono)}.bg-gradient-warm{background:linear-gradient(135deg,#fff5f0,#f0f9f4 50%,#fff)}.bg-gradient-warm-reverse{background:linear-gradient(135deg,#f0f9f4,#fff5f0 50%,#fff)}.bg-gradient-hero{background:linear-gradient(135deg,rgba(255,245,240,.3),rgba(240,249,244,.2) 50%,#fff),radial-gradient(ellipse at top right,rgba(65,105,65,.08) 0,transparent 50%)}.bg-gradient-coral{background:linear-gradient(135deg,#fff5f0,#ffe8dc)}.bg-gradient-green{background:linear-gradient(135deg,#f0f9f4,#e3f2e8)}.bg-gradient-mesh-warm{background:radial-gradient(at 40% 20%,rgba(255,107,74,.08) 0,transparent 50%),radial-gradient(at 80% 0,rgba(65,105,65,.06) 0,transparent 50%),radial-gradient(at 0 50%,rgba(255,159,67,.04) 0,transparent 50%),radial-gradient(at 80% 50%,rgba(65,105,65,.04) 0,transparent 50%),radial-gradient(at 0 100%,rgba(255,107,74,.06) 0,transparent 50%),radial-gradient(at 80% 100%,rgba(255,159,67,.04) 0,transparent 50%)}.bg-gradient-mesh-subtle{background:radial-gradient(at 40% 20%,rgba(255,107,74,.04) 0,transparent 50%),radial-gradient(at 80% 0,rgba(65,105,65,.03) 0,transparent 50%),radial-gradient(at 0 50%,rgba(255,159,67,.02) 0,transparent 50%)}.bg-gradient-blob{position:relative;background:linear-gradient(to bottom right,#fff,#f9fafb)}.bg-gradient-blob:before{content:"";position:absolute;width:50%;height:80%;top:-10%;right:-5%;background:radial-gradient(ellipse,rgba(255,107,74,.15) 0,rgba(65,105,65,.1) 50%,transparent 70%);filter:blur(80px);border-radius:50%;z-index:0;pointer-events:none}.bg-gradient-cta{background:linear-gradient(135deg,#ff6b4a,#416941)}.bg-gradient-card{background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.7));backdrop-filter:blur(10px)}.bg-gradient-before{background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.bg-gradient-after{background:linear-gradient(135deg,#f0f9f4,#e3f2e8)}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.bg-gradient-animated{background:linear-gradient(270deg,#fff5f0,#f0f9f4,#ffe8dc,#e3f2e8);background-size:400% 400%;animation:gradientShift 15s ease infinite}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-gradient-text{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#3b82f6);background-size:300% 300%;animation:gradient-shift 3s ease infinite;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.animate-shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,rgba(65,105,65,.1),rgba(65,105,65,.2) 25%,rgba(65,105,65,.3) 50%,rgba(65,105,65,.2) 75%,rgba(65,105,65,.1));background-size:1000px 100%}#__next{display:block!important}.animate-gradient-text,.bg-gradient-blob,.bg-gradient-hero,.container,.hero-section,.navbar{animation:none!important}.btn,.card,.input-field,.message-bubble,.message-content,.navbar__item{animation:fadeIn .3s ease-in-out!important}.animate-fade-in,.animate-scale-in,.animate-shimmer,.animate-slide-up,.hover-lift{animation-delay:.5s!important}.bg-gradient-blob,.bg-gradient-hero,.bg-gradient-mesh-subtle,.bg-gradient-mesh-warm,.hero-section{display:block!important}.ai-chat-panel,.feature-grid,.footer,.navbar{display:none}.loading-skeleton{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:9999;display:flex;align-items:center;justify-content:center}@keyframes landingProgress{0%,to{transform:translateX(-18%)}50%{transform:translateX(72%)}}@media (prefers-reduced-motion:reduce){[class*=landingProgress]{animation-duration:.01ms!important}}@media (min-width:768px){.md\:grid{display:grid;gap:var(--spacing-6)}}@media (min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.lg\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.lg\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.lg\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.lg\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.lg\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.lg\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.lg\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg :where(.lg\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(.lg\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1280px){.xl\:grid{display:grid;gap:var(--spacing-6)}}.file\:mr-4::file-selector-button{margin-right:1rem}.file\:rounded-full::file-selector-button{border-radius:999px}.file\:border-0::file-selector-button{border-width:0}.file\:bg-blue-50::file-selector-button{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.file\:px-4::file-selector-button{padding-left:1rem;padding-right:1rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:14px;line-height:21px}.file\:font-semibold::file-selector-button{font-weight:600}.file\:text-blue-700::file-selector-button{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.placeholder\:whitespace-pre-line::-moz-placeholder{white-space:pre-line}.placeholder\:whitespace-pre-line::placeholder{white-space:pre-line}.placeholder\:tracking-normal::-moz-placeholder{letter-spacing:0}.placeholder\:tracking-normal::placeholder{letter-spacing:0}.placeholder\:text-\[\#9CA3AF\]::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.placeholder\:text-\[\#9CA3AF\]::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.placeholder\:text-\[var\(--color-status-error-600\)\]::-moz-placeholder{color:var(--color-status-error-600)}.placeholder\:text-\[var\(--color-status-error-600\)\]::placeholder{color:var(--color-status-error-600)}.placeholder\:text-\[var\(--color-text-secondary\)\]::-moz-placeholder{color:var(--color-text-secondary)}.placeholder\:text-\[var\(--color-text-secondary\)\]::placeholder{color:var(--color-text-secondary)}.placeholder\:text-\[var\(--color-text-tertiary\)\]::-moz-placeholder{color:var(--color-text-tertiary)}.placeholder\:text-\[var\(--color-text-tertiary\)\]::placeholder{color:var(--color-text-tertiary)}.placeholder\:text-\[var\(--figma-text-tertiary\2c rgba\(52\2c 50\2c 45\2c 0\.18\)\)\]::-moz-placeholder{color:var(--figma-text-tertiary,rgba(52,50,45,.18))}.placeholder\:text-\[var\(--figma-text-tertiary\2c rgba\(52\2c 50\2c 45\2c 0\.18\)\)\]::placeholder{color:var(--figma-text-tertiary,rgba(52,50,45,.18))}.placeholder\:text-figma-text-secondary::-moz-placeholder{--tw-text-opacity:1;color:rgb(113 120 126/var(--tw-text-opacity))}.placeholder\:text-figma-text-secondary::placeholder{--tw-text-opacity:1;color:rgb(113 120 126/var(--tw-text-opacity))}.placeholder\:text-figma-text-tertiary::-moz-placeholder{--tw-text-opacity:1;color:rgb(151 158 165/var(--tw-text-opacity))}.placeholder\:text-figma-text-tertiary::placeholder{--tw-text-opacity:1;color:rgb(151 158 165/var(--tw-text-opacity))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-resumeforge-text-disabled::-moz-placeholder{color:rgba(23,23,29,.32)}.placeholder\:text-resumeforge-text-disabled::placeholder{color:rgba(23,23,29,.32)}.placeholder\:text-secondary-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.placeholder\:text-secondary-400::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.placeholder\:opacity-\[var\(--opacity-muted\)\]::-moz-placeholder{opacity:var(--opacity-muted)}.placeholder\:opacity-\[var\(--opacity-muted\)\]::placeholder{opacity:var(--opacity-muted)}.first\:border-t-0:first-child{border-top-width:0}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-\[var\(--color-action-primary\)\]:focus-within{border-color:var(--color-action-primary)}.focus-within\:border-\[var\(--figma-outline-focus\2c \#a8b6d2\)\]:focus-within{border-color:var(--figma-outline-focus,#a8b6d2)}.focus-within\:border-blue-500:focus-within{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.focus-within\:border-figma-outline-focus:focus-within{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.focus-within\:border-red-400:focus-within{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}.focus-within\:border-red-500:focus-within{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus-within\:bg-figma-bg-focus:focus-within{background-color:hsla(0,0%,98%,.04)}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-blue-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.focus-within\:ring-red-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(254 202 202/var(--tw-ring-opacity))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.hover\:-translate-y-0:hover{--tw-translate-y:-0px}.hover\:-translate-y-0:hover,.hover\:-translate-y-0\.5:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:-translate-y-1:hover,.hover\:scale-105:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-110:hover,.hover\:scale-\[1\.01\]:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x:1.01;--tw-scale-y:1.01}.hover\:border-\[\#059669\]:hover{--tw-border-opacity:1;border-color:rgb(5 150 105/var(--tw-border-opacity))}.hover\:border-\[\#4286D3\]:hover{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.hover\:border-\[\#BFBDB5\]:hover{--tw-border-opacity:1;border-color:rgb(191 189 181/var(--tw-border-opacity))}.hover\:border-\[\#C9C6FF\]:hover{--tw-border-opacity:1;border-color:rgb(201 198 255/var(--tw-border-opacity))}.hover\:border-\[\#D1D5DB\]:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:border-\[\#DC2626\]:hover{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity))}.hover\:border-\[var\(--color-border-subtle\)\]:hover{border-color:var(--color-border-subtle)}.hover\:border-\[var\(--color-text-tertiary\)\]:hover{border-color:var(--color-text-tertiary)}.hover\:border-\[var\(--figma-outline-focus\2c \#a8b6d2\)\]:hover{border-color:var(--figma-outline-focus,#a8b6d2)}.hover\:border-blue-300:hover{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity))}.hover\:border-blue-400:hover{--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity))}.hover\:border-blue-500:hover{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.hover\:border-coral-24:hover{border-color:rgba(255,107,74,.24)}.hover\:border-cyan-400:hover{--tw-border-opacity:1;border-color:rgb(34 211 238/var(--tw-border-opacity))}.hover\:border-emerald-200:hover{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity))}.hover\:border-figma-branding-primary:hover{--tw-border-opacity:1;border-color:rgb(30 56 96/var(--tw-border-opacity))}.hover\:border-figma-outline-default:hover{--tw-border-opacity:1;border-color:rgb(241 238 236/var(--tw-border-opacity))}.hover\:border-figma-outline-focus:hover{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.hover\:border-figma-text-primary:hover{--tw-border-opacity:1;border-color:rgb(21 22 24/var(--tw-border-opacity))}.hover\:border-figma-text-secondary:hover{--tw-border-opacity:1;border-color:rgb(113 120 126/var(--tw-border-opacity))}.hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgb(134 239 172/var(--tw-border-opacity))}.hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgb(74 222 128/var(--tw-border-opacity))}.hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgb(129 140 248/var(--tw-border-opacity))}.hover\:border-info-100:hover{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.hover\:border-neutral-300:hover{--tw-border-opacity:1;border-color:rgb(212 212 212/var(--tw-border-opacity))}.hover\:border-neutral-48:hover{border-color:rgba(15,28,21,.48)}.hover\:border-neutral-6:hover{border-color:rgba(15,28,21,.08)}.hover\:border-notion-border-focus:hover{--tw-border-opacity:1;border-color:rgb(193 193 192/var(--tw-border-opacity))}.hover\:border-orange-400:hover{--tw-border-opacity:1;border-color:rgb(251 146 60/var(--tw-border-opacity))}.hover\:border-primary-16:hover{border-color:rgba(15,28,21,.16)}.hover\:border-primary-300:hover{border-color:rgba(15,28,21,.32)}.hover\:border-primary-500:hover{border-color:rgba(15,28,21,.64)}.hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgb(233 213 255/var(--tw-border-opacity))}.hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgb(216 180 254/var(--tw-border-opacity))}.hover\:border-red-200:hover{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.hover\:border-red-300:hover{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.hover\:border-red-400:hover{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}.hover\:border-resumeforge-accent-purple-light:hover{border-color:rgba(139,92,246,.1)}.hover\:border-resumeforge-success-light:hover{border-color:rgba(34,197,94,.1)}.hover\:border-rose-400:hover{--tw-border-opacity:1;border-color:rgb(251 113 133/var(--tw-border-opacity))}.hover\:border-slate-300:hover{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.hover\:border-slate-400:hover{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity))}.hover\:border-violet-400:hover{--tw-border-opacity:1;border-color:rgb(167 139 250/var(--tw-border-opacity))}.hover\:border-white\/50:hover{border-color:hsla(0,0%,100%,.5)}.hover\:bg-\[\#0A7A60\]:hover{--tw-bg-opacity:1;background-color:rgb(10 122 96/var(--tw-bg-opacity))}.hover\:bg-\[\#0F1C15\]\/5:hover{background-color:rgba(15,28,21,.05)}.hover\:bg-\[\#0b83df\]:hover{--tw-bg-opacity:1;background-color:rgb(11 131 223/var(--tw-bg-opacity))}.hover\:bg-\[\#2213CC\]:hover{--tw-bg-opacity:1;background-color:rgb(34 19 204/var(--tw-bg-opacity))}.hover\:bg-\[\#234ad0\]:hover{--tw-bg-opacity:1;background-color:rgb(35 74 208/var(--tw-bg-opacity))}.hover\:bg-\[\#2B2D31\]:hover{--tw-bg-opacity:1;background-color:rgb(43 45 49/var(--tw-bg-opacity))}.hover\:bg-\[\#2a2a30\]:hover{--tw-bg-opacity:1;background-color:rgb(42 42 48/var(--tw-bg-opacity))}.hover\:bg-\[\#3A78C2\]:hover{--tw-bg-opacity:1;background-color:rgb(58 120 194/var(--tw-bg-opacity))}.hover\:bg-\[\#D5E8D8\]:hover{--tw-bg-opacity:1;background-color:rgb(213 232 216/var(--tw-bg-opacity))}.hover\:bg-\[\#ECEDE9\]:hover{--tw-bg-opacity:1;background-color:rgb(236 237 233/var(--tw-bg-opacity))}.hover\:bg-\[\#F0F7FF\]:hover{--tw-bg-opacity:1;background-color:rgb(240 247 255/var(--tw-bg-opacity))}.hover\:bg-\[\#F3F4F6\]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-\[\#F5F6FF\]:hover{--tw-bg-opacity:1;background-color:rgb(245 246 255/var(--tw-bg-opacity))}.hover\:bg-\[\#F9FAFB\]:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-\[\#FEE2E2\]:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.hover\:bg-\[\#f1f9ff\]:hover{--tw-bg-opacity:1;background-color:rgb(241 249 255/var(--tw-bg-opacity))}.hover\:bg-\[\#f7f7f7\]:hover{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity))}.hover\:bg-\[\#f8f8f8\]:hover{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.hover\:bg-\[rgba\(255\2c 255\2c 255\2c 0\.8\)\]:hover{background-color:hsla(0,0%,100%,.8)}.hover\:bg-\[rgba\(53\2c 120\2c 15\2c 0\.04\)\]:hover{background-color:rgba(53,120,15,.04)}.hover\:bg-\[var\(--cohest-report-accent-hover\)\]:hover{background-color:var(--cohest-report-accent-hover)}.hover\:bg-\[var\(--cohest-report-accent-surface\)\]:hover{background-color:var(--cohest-report-accent-surface)}.hover\:bg-\[var\(--cohest-report-hover\)\]:hover{background-color:var(--cohest-report-hover)}.hover\:bg-\[var\(--cohest-report-surface-muted\)\]:hover{background-color:var(--cohest-report-surface-muted)}.hover\:bg-\[var\(--color-step-pending-fill\)\]:hover{background-color:var(--color-step-pending-fill)}.hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.hover\:bg-amber-700:hover{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}.hover\:bg-beige-200:hover{--tw-bg-opacity:1;background-color:rgb(232 226 216/var(--tw-bg-opacity))}.hover\:bg-beige-50:hover{--tw-bg-opacity:1;background-color:rgb(250 247 242/var(--tw-bg-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-black\/10:hover{background-color:rgba(0,0,0,.1)}.hover\:bg-black\/5:hover{background-color:rgba(0,0,0,.05)}.hover\:bg-blue-10:hover{background-color:rgba(66,134,211,.1)}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(66 134 211/var(--tw-bg-opacity))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.hover\:bg-blue-50\/30:hover{background-color:rgba(238,242,255,.3)}.hover\:bg-blue-50\/50:hover{background-color:rgba(238,242,255,.5)}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(66 134 211/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(53 122 189/var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.hover\:bg-emerald-100:hover{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}.hover\:bg-error-100:hover{--tw-bg-opacity:1;background-color:rgb(180 82 77/var(--tw-bg-opacity))}.hover\:bg-error-4:hover{background-color:rgba(180,82,77,.04)}.hover\:bg-figma-bg-default:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.hover\:bg-figma-bg-hover:hover{--tw-bg-opacity:1;background-color:rgb(250 250 251/var(--tw-bg-opacity))}.hover\:bg-figma-branding-faint:hover{background-color:rgba(30,56,96,.08)}.hover\:bg-figma-branding-secondary:hover{background-color:rgba(30,56,96,.58)}.hover\:bg-figma-branding-subtle:hover{background-color:rgba(30,56,96,.2)}.hover\:bg-figma-error-third:hover{--tw-bg-opacity:1;background-color:rgb(248 238 236/var(--tw-bg-opacity))}.hover\:bg-forest-800:hover{--tw-bg-opacity:1;background-color:rgb(45 79 63/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(67 56 202/var(--tw-bg-opacity))}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(15 28 21/var(--tw-bg-opacity))}.hover\:bg-neutral-16:hover{background-color:rgba(15,28,21,.16)}.hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.hover\:bg-neutral-3:hover{background-color:rgba(15,28,21,.03)}.hover\:bg-neutral-48:hover{background-color:rgba(15,28,21,.48)}.hover\:bg-neutral-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.hover\:bg-neutral-6:hover{background-color:rgba(15,28,21,.08)}.hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.hover\:bg-notion-accent-blue-light:hover{--tw-bg-opacity:1;background-color:rgb(232 240 254/var(--tw-bg-opacity))}.hover\:bg-notion-bg-hover:hover{--tw-bg-opacity:1;background-color:rgb(233 233 231/var(--tw-bg-opacity))}.hover\:bg-notion-bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgb(241 241 239/var(--tw-bg-opacity))}.hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(255 159 67/var(--tw-bg-opacity))}.hover\:bg-orange-200:hover{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.hover\:bg-orange-300:hover{--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity))}.hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(255 245 240/var(--tw-bg-opacity))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(194 65 12/var(--tw-bg-opacity))}.hover\:bg-primary-3:hover,.hover\:bg-primary-50:hover{background-color:rgba(15,28,21,.03)}.hover\:bg-primary-500:hover{background-color:rgba(15,28,21,.64)}.hover\:bg-primary-6:hover{background-color:rgba(15,28,21,.08)}.hover\:bg-primary-700:hover{background-color:rgba(15,28,21,.86)}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity))}.hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.hover\:bg-red-50\/50:hover{background-color:hsla(0,86%,97%,.5)}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.hover\:bg-resumeforge-accent-blue\/90:hover{background-color:rgba(66,134,211,.9)}.hover\:bg-resumeforge-bg-hover:hover{background-color:rgba(0,0,0,.04)}.hover\:bg-resumeforge-bg-primary:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-resumeforge-bg-secondary:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.hover\:bg-resumeforge-success-hover:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.hover\:bg-secondary-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:bg-secondary-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.hover\:bg-violet-700:hover{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}.hover\:bg-warm-rose:hover{--tw-bg-opacity:1;background-color:rgb(212 165 116/var(--tw-bg-opacity))}.hover\:bg-warning-100:hover{--tw-bg-opacity:1;background-color:rgb(233 157 42/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-white\/20:hover{background-color:hsla(0,0%,100%,.2)}.hover\:bg-white\/40:hover{background-color:hsla(0,0%,100%,.4)}.hover\:bg-white\/50:hover{background-color:hsla(0,0%,100%,.5)}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgb(161 98 7/var(--tw-bg-opacity))}.hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.hover\:from-blue-600:hover{--tw-gradient-from:#357abd var(--tw-gradient-from-position);--tw-gradient-to:rgba(53,122,189,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-blue-700:hover{--tw-gradient-from:#1e40af var(--tw-gradient-from-position);--tw-gradient-to:rgba(30,64,175,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-coral-48:hover{--tw-gradient-from:rgba(255,107,74,.48) var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,107,74,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-emerald-600:hover{--tw-gradient-from:#059669 var(--tw-gradient-from-position);--tw-gradient-to:rgba(5,150,105,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-green-700:hover{--tw-gradient-from:#15803d var(--tw-gradient-from-position);--tw-gradient-to:rgba(21,128,61,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca var(--tw-gradient-from-position);--tw-gradient-to:rgba(67,56,202,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-orange-600:hover{--tw-gradient-from:#ea580c var(--tw-gradient-from-position);--tw-gradient-to:rgba(234,88,12,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-purple-700:hover{--tw-gradient-from:#7e22ce var(--tw-gradient-from-position);--tw-gradient-to:rgba(126,34,206,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:to-blue-700:hover{--tw-gradient-to:#1e40af var(--tw-gradient-to-position)}.hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca var(--tw-gradient-to-position)}.hover\:to-orange-700:hover{--tw-gradient-to:#c2410c var(--tw-gradient-to-position)}.hover\:to-pink-700:hover{--tw-gradient-to:#be185d var(--tw-gradient-to-position)}.hover\:to-purple-600:hover{--tw-gradient-to:#9333ea var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to:#7e22ce var(--tw-gradient-to-position)}.hover\:to-teal-700:hover{--tw-gradient-to:#0f766e var(--tw-gradient-to-position)}.hover\:text-\[\#0F172A\]:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.hover\:text-\[\#0F1C15\]\/90:hover{color:rgba(15,28,21,.9)}.hover\:text-\[\#17171d\]:hover{--tw-text-opacity:1;color:rgb(23 23 29/var(--tw-text-opacity))}.hover\:text-\[\#1E45C8\]:hover{--tw-text-opacity:1;color:rgb(30 69 200/var(--tw-text-opacity))}.hover\:text-\[\#35780f\]\/80:hover{color:rgba(53,120,15,.8)}.hover\:text-\[\#3A78C2\]:hover{--tw-text-opacity:1;color:rgb(58 120 194/var(--tw-text-opacity))}.hover\:text-\[\#6B7280\]:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-\[\#B91C1C\]:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:text-\[var\(--cohest-report-text-primary\)\]:hover{color:var(--cohest-report-text-primary)}.hover\:text-\[var\(--color-text-secondary\)\]:hover{color:var(--color-text-secondary)}.hover\:text-amber-600:hover{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.hover\:text-amber-900:hover{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(66 134 211/var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(53 122 189/var(--tw-text-opacity))}.hover\:text-blue-700:hover,.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.hover\:text-coral-48:hover{color:rgba(255,107,74,.48)}.hover\:text-error-100:hover{--tw-text-opacity:1;color:rgb(180 82 77/var(--tw-text-opacity))}.hover\:text-figma-branding-primary:hover{--tw-text-opacity:1;color:rgb(30 56 96/var(--tw-text-opacity))}.hover\:text-figma-legal-text-primary:hover{color:var(--figma-legal-text-primary,#001c2e)}.hover\:text-figma-panel-tab-active:hover{--tw-text-opacity:1;color:rgb(30 56 96/var(--tw-text-opacity))}.hover\:text-figma-text-primary:hover{--tw-text-opacity:1;color:rgb(21 22 24/var(--tw-text-opacity))}.hover\:text-figma-text-secondary:hover{--tw-text-opacity:1;color:rgb(113 120 126/var(--tw-text-opacity))}.hover\:text-forest-700:hover{--tw-text-opacity:1;color:rgb(61 99 84/var(--tw-text-opacity))}.hover\:text-forest-900:hover{--tw-text-opacity:1;color:rgb(26 58 47/var(--tw-text-opacity))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-green-300:hover{--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity))}.hover\:text-green-500:hover{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.hover\:text-green-800:hover{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.hover\:text-green-900:hover{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity))}.hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(55 48 163/var(--tw-text-opacity))}.hover\:text-neutral-100:hover{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.hover\:text-neutral-16:hover{color:rgba(15,28,21,.16)}.hover\:text-neutral-600:hover{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.hover\:text-neutral-64:hover{color:rgba(15,28,21,.64)}.hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.hover\:text-notion-accent-blue:hover{--tw-text-opacity:1;color:rgb(35 131 226/var(--tw-text-opacity))}.hover\:text-notion-text-primary:hover{--tw-text-opacity:1;color:rgb(55 53 47/var(--tw-text-opacity))}.hover\:text-notion-text-secondary:hover{--tw-text-opacity:1;color:rgb(120 119 116/var(--tw-text-opacity))}.hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.hover\:text-orange-900:hover{--tw-text-opacity:1;color:rgb(124 45 18/var(--tw-text-opacity))}.hover\:text-primary-100:hover{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.hover\:text-primary-500:hover{color:rgba(15,28,21,.64)}.hover\:text-primary-700:hover{color:rgba(15,28,21,.86)}.hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity))}.hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:text-red-800:hover{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity))}.hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}.hover\:text-resumeforge-accent-purple:hover{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.hover\:text-resumeforge-text-primary:hover{--tw-text-opacity:1;color:rgb(23 23 29/var(--tw-text-opacity))}.hover\:text-secondary-900:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity))}.hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgb(113 63 18/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-\[var\(--opacity-muted\)\]:hover{opacity:var(--opacity-muted)}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.hover\:shadow-\[0px_16px_40px_rgba\(41\2c 22\2c 246\2c 0\.12\)\]:hover,.hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0px_16px_40px_rgba\(41\2c 22\2c 246\2c 0\.12\)\]:hover{--tw-shadow:0px 16px 40px rgba(41,22,246,.12);--tw-shadow-colored:0px 16px 40px var(--tw-shadow-color)}.hover\:shadow-\[0px_1px_0px_0px_white\]:hover{--tw-shadow:0px 1px 0px 0px #fff;--tw-shadow-colored:0px 1px 0px 0px var(--tw-shadow-color)}.hover\:shadow-\[0px_1px_0px_0px_white\]:hover,.hover\:shadow-figma-card:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-figma-card:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.04),0 0 1px 0 rgba(0,0,0,.26);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 0 1px 0 var(--tw-shadow-color)}.hover\:shadow-figma-card-hover:hover{--tw-shadow:0 4px 8px 0 rgba(0,0,0,.06),0 0 1px 0 rgba(0,0,0,.26);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color),0 0 1px 0 var(--tw-shadow-color)}.hover\:shadow-figma-card-hover:hover,.hover\:shadow-lg:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-md:hover,.hover\:shadow-medium:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-medium:hover{--tw-shadow:0 4px 20px 0 rgba(0,0,0,.15);--tw-shadow-colored:0 4px 20px 0 var(--tw-shadow-color)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.hover\:shadow-sm:hover,.hover\:shadow-soft:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-soft:hover{--tw-shadow:0 2px 15px 0 rgba(0,0,0,.1);--tw-shadow-colored:0 2px 15px 0 var(--tw-shadow-color)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-blue-600\/30:hover{--tw-shadow-color:rgba(53,122,189,.3);--tw-shadow:var(--tw-shadow-colored)}.hover\:ring-2:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-gray-400:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175/var(--tw-ring-opacity))}.hover\:ring-gray-900\/20:hover{--tw-ring-color:rgba(17,24,39,.2)}.hover\:ring-neutral-16:hover{--tw-ring-color:rgba(15,28,21,.16)}.hover\:drop-shadow-none:hover{--tw-drop-shadow:drop-shadow(0 0 #0000)}.hover\:drop-shadow-none:hover,.hover\:grayscale-0:hover{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:grayscale-0:hover{--tw-grayscale:grayscale(0)}.hover\:file\:bg-blue-100::file-selector-button:hover{--tw-bg-opacity:1;background-color:rgb(66 134 211/var(--tw-bg-opacity))}.focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.focus\:border-\[\#10B981\]:focus{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.focus\:border-\[\#17191C\]:focus{--tw-border-opacity:1;border-color:rgb(23 25 28/var(--tw-border-opacity))}.focus\:border-\[\#2916F6\]:focus{--tw-border-opacity:1;border-color:rgb(41 22 246/var(--tw-border-opacity))}.focus\:border-\[\#2956e9\]:focus{--tw-border-opacity:1;border-color:rgb(41 86 233/var(--tw-border-opacity))}.focus\:border-\[\#4286D3\]:focus{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.focus\:border-\[\#EF4444\]:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus\:border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(66 134 211/var(--tw-border-opacity))}.focus\:border-figma-outline-focus:focus{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.focus\:border-figma-text-primary:focus{--tw-border-opacity:1;border-color:rgb(21 22 24/var(--tw-border-opacity))}.focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.focus\:border-primary-500:focus{border-color:rgba(15,28,21,.64)}.focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus\:border-slate-500:focus{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity))}.focus\:border-success-100:focus{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-\[var\(--figma-bg-focus\)\]:focus{background-color:var(--figma-bg-focus)}.focus\:bg-blue-50:focus{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.focus\:bg-figma-bg-focus:focus{background-color:hsla(0,0%,98%,.04)}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.focus\:bg-neutral-6:focus{background-color:rgba(15,28,21,.08)}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.focus\:underline:focus{text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-\[\#17191C\]\/10:focus{--tw-ring-color:rgba(23,25,28,.1)}.focus\:ring-\[\#2383E2\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(35 131 226/var(--tw-ring-opacity))}.focus\:ring-\[\#4286D3\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.focus\:ring-\[\#C9C6FF\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(201 198 255/var(--tw-ring-opacity))}.focus\:ring-\[\#d8e0ff\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(216 224 255/var(--tw-ring-opacity))}.focus\:ring-\[rgba\(16\2c 185\2c 129\2c 0\.1\)\]:focus{--tw-ring-color:rgba(16,185,129,.1)}.focus\:ring-\[rgba\(239\2c 68\2c 68\2c 0\.1\)\]:focus{--tw-ring-color:rgba(239,68,68,.1)}.focus\:ring-\[rgba\(66\2c 134\2c 211\2c 0\.1\)\]:focus{--tw-ring-color:rgba(66,134,211,.1)}.focus\:ring-amber-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(245 158 11/var(--tw-ring-opacity))}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(199 210 254/var(--tw-ring-opacity))}.focus\:ring-blue-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250/var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.focus\:ring-blue-500\/20:focus{--tw-ring-color:rgba(66,134,211,.2)}.focus\:ring-emerald-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(16 185 129/var(--tw-ring-opacity))}.focus\:ring-figma-branding-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(30 56 96/var(--tw-ring-opacity))}.focus\:ring-figma-error-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(213 111 97/var(--tw-ring-opacity))}.focus\:ring-figma-outline-focus:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128/var(--tw-ring-opacity))}.focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99/var(--tw-ring-opacity))}.focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(187 247 208/var(--tw-ring-opacity))}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(34 197 94/var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-notion-accent-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(35 131 226/var(--tw-ring-opacity))}.focus\:ring-orange-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity))}.focus\:ring-primary-500:focus{--tw-ring-color:rgba(15,28,21,.64)}.focus\:ring-primary-500\/20:focus{--tw-ring-color:rgba(15,28,21,.2)}.focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(233 213 255/var(--tw-ring-opacity))}.focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity))}.focus\:ring-red-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(254 202 202/var(--tw-ring-opacity))}.focus\:ring-red-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113/var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.focus\:ring-resumeforge-accent-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.focus\:ring-resumeforge-success:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(34 197 94/var(--tw-ring-opacity))}.focus\:ring-warm-accent:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(196 167 125/var(--tw-ring-opacity))}.focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(250 204 21/var(--tw-ring-opacity))}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8/var(--tw-ring-opacity))}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:border-\[var\(--figma-outline-focus\)\]:focus-visible{border-color:var(--figma-outline-focus)}.focus-visible\:opacity-100:focus-visible{opacity:1}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-offset-\[-2px\]:focus-visible{outline-offset:-2px}.focus-visible\:outline-\[\#0f93f8\]:focus-visible{outline-color:#0f93f8}.focus-visible\:outline-\[\#1B365D\]:focus-visible{outline-color:#1b365d}.focus-visible\:outline-\[\#2956e9\]:focus-visible{outline-color:#2956e9}.focus-visible\:outline-\[var\(--cohest-report-accent\)\]:focus-visible{outline-color:var(--cohest-report-accent)}.focus-visible\:outline-\[var\(--cohest-report-text-primary\)\]:focus-visible{outline-color:var(--cohest-report-text-primary)}.focus-visible\:outline-blue-600:focus-visible{outline-color:#357abd}.focus-visible\:outline-primary-500:focus-visible{outline-color:rgba(15,28,21,.64)}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-\[\#C9C6FF\]:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(201 198 255/var(--tw-ring-opacity))}.focus-visible\:ring-\[\#E4E7EC\]:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(228 231 236/var(--tw-ring-opacity))}.focus-visible\:ring-\[\#FDE68A\]:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(253 230 138/var(--tw-ring-opacity))}.focus-visible\:ring-\[var\(--color-action-primary\)\]:focus-visible{--tw-ring-color:var(--color-action-primary)}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.focus-visible\:ring-figma-branding-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(30 56 96/var(--tw-ring-opacity))}.focus-visible\:ring-figma-branding-subtle:focus-visible{--tw-ring-color:rgba(30,56,96,.2)}.focus-visible\:ring-figma-outline-focus:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.focus-visible\:ring-primary-500:focus-visible{--tw-ring-color:rgba(15,28,21,.64)}.focus-visible\:ring-transparent:focus-visible{--tw-ring-color:transparent}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-\[\#F5F6FF\]:focus-visible{--tw-ring-offset-color:#f5f6ff}.focus-visible\:ring-offset-white:focus-visible{--tw-ring-offset-color:#fff}.active\:translate-y-px:active{--tw-translate-y:1px}.active\:scale-95:active,.active\:translate-y-px:active{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95}.active\:scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98}.active\:scale-\[0\.98\]:active,.active\:scale-\[0\.99\]:active{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x:0.99;--tw-scale-y:0.99}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-\[\#2E6AB0\]:active{--tw-bg-opacity:1;background-color:rgb(46 106 176/var(--tw-bg-opacity))}.active\:bg-\[\#F3F4F6\]:active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.active\:bg-blue-200:active{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.active\:bg-blue-700:active,.active\:bg-blue-800:active{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.active\:bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.active\:bg-gray-200:active{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.active\:bg-gray-400:active{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.active\:bg-gray-50:active{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.active\:bg-green-200:active{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.active\:bg-primary-200:active{background-color:rgba(15,28,21,.16)}.active\:bg-red-200:active{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.active\:bg-red-700:active{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.active\:bg-red-800:active{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.enabled\:hover\:border-neutral-16:hover:enabled{border-color:rgba(15,28,21,.16)}.enabled\:hover\:bg-error-100\/90:hover:enabled{background-color:rgba(180,82,77,.9)}.enabled\:hover\:bg-figma-bg-hover:hover:enabled{--tw-bg-opacity:1;background-color:rgb(250 250 251/var(--tw-bg-opacity))}.enabled\:hover\:bg-neutral-3:hover:enabled{background-color:rgba(15,28,21,.03)}.enabled\:hover\:bg-neutral-6:hover:enabled{background-color:rgba(15,28,21,.08)}.enabled\:hover\:bg-neutral-64:hover:enabled{background-color:rgba(15,28,21,.64)}.enabled\:hover\:text-white-100:hover:enabled{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.enabled\:active\:bg-error-100\/80:active:enabled{background-color:rgba(180,82,77,.8)}.enabled\:active\:bg-neutral-6:active:enabled{background-color:rgba(15,28,21,.08)}.enabled\:active\:opacity-80:active:enabled{opacity:.8}.enabled\:active\:opacity-90:active:enabled{opacity:.9}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-\[\#E5E7EB\]:disabled{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.disabled\:bg-\[\#E5E7EB\]:disabled{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.disabled\:bg-\[\#F9FAFB\]:disabled{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.disabled\:bg-amber-300:disabled{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.disabled\:bg-blue-300:disabled{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.disabled\:bg-emerald-300:disabled{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.disabled\:bg-figma-bg-default:disabled{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.disabled\:bg-gray-400:disabled{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.disabled\:bg-neutral-300:disabled{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.disabled\:bg-red-300:disabled{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.disabled\:bg-slate-100:disabled{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.disabled\:bg-slate-400:disabled{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:bg-violet-300:disabled{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}.disabled\:text-\[\#9CA3AF\]:disabled,.disabled\:text-gray-400:disabled{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.disabled\:text-primary-48:disabled{color:rgba(15,28,21,.48)}.disabled\:opacity-20:disabled{opacity:.2}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:opacity-\[var\(--opacity-muted\)\]:disabled{opacity:var(--opacity-muted)}.disabled\:hover\:bg-blue-600:hover:disabled{--tw-bg-opacity:1;background-color:rgb(53 122 189/var(--tw-bg-opacity))}.disabled\:hover\:bg-gray-100:hover:disabled{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.group[open] .group-open\:rotate-180{--tw-rotate:180deg}.group[open] .group-open\:rotate-180,.group[open] .group-open\:rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[open] .group-open\:rotate-45{--tw-rotate:45deg}.group[open] .group-open\:rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:focus-within .group-focus-within\:visible{visibility:visible}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:focus-within .group-focus-within\:placeholder\:text-\[\#b9b9b7\]::-moz-placeholder{--tw-text-opacity:1;color:rgb(185 185 183/var(--tw-text-opacity))}.group:focus-within .group-focus-within\:placeholder\:text-\[\#b9b9b7\]::placeholder{--tw-text-opacity:1;color:rgb(185 185 183/var(--tw-text-opacity))}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:-translate-y-\[3px\]{--tw-translate-y:-3px}.group:hover .group-hover\:-translate-y-\[3px\],.group:hover .group-hover\:translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0{--tw-translate-x:0px}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x:0.125rem}.group:hover .group-hover\:translate-x-0\.5,.group:hover .group-hover\:translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.group:hover .group-hover\:scale-110,.group:hover .group-hover\:scale-150{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.group:hover .group-hover\:gap-3{gap:.75rem}.group:hover .group-hover\:border-\[\#e4eaff\]{--tw-border-opacity:1;border-color:rgb(228 234 255/var(--tw-border-opacity))}.group:hover .group-hover\:border-transparent{border-color:transparent}.group:hover .group-hover\:bg-\[\#f1f4ff\]{--tw-bg-opacity:1;background-color:rgb(241 244 255/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-\[var\(--color-surface-default\)\]{background-color:var(--color-surface-default)}.group:hover .group-hover\:bg-blue-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(15 28 21/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .group-hover\:text-blue-600{--tw-text-opacity:1;color:rgb(53 122 189/var(--tw-text-opacity))}.group:hover .group-hover\:text-figma-text-primary{--tw-text-opacity:1;color:rgb(21 22 24/var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.group:hover .group-hover\:text-neutral-100{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.group:hover .group-hover\:text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.group:hover .group-hover\:text-notion-accent-blue{--tw-text-opacity:1;color:rgb(35 131 226/var(--tw-text-opacity))}.group:hover .group-hover\:text-primary-100{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.group:hover .group-hover\:text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-\[inset_0_0_0_1px_var\(--color-border-subtle\)\2c 0_6px_16px_rgba\(21\2c 22\2c 24\2c 0\.10\)\]{--tw-shadow:inset 0 0 0 1px var(--color-border-subtle),0 6px 16px rgba(21,22,24,.1);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color),0 6px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:ring-blue-100{--tw-ring-opacity:1;--tw-ring-color:rgb(66 134 211/var(--tw-ring-opacity))}.group:hover .group-hover\:placeholder\:text-\[\#b9b9b7\]::-moz-placeholder{--tw-text-opacity:1;color:rgb(185 185 183/var(--tw-text-opacity))}.group:hover .group-hover\:placeholder\:text-\[\#b9b9b7\]::placeholder{--tw-text-opacity:1;color:rgb(185 185 183/var(--tw-text-opacity))}.group:active .group-active\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:active .group-active\:shadow-\[inset_0_0_0_1px_var\(--color-border-subtle\)\2c 0_0\.5px_1px_rgba\(0\2c 0\2c 0\2c 0\.04\)\]{--tw-shadow:inset 0 0 0 1px var(--color-border-subtle),0 0.5px 1px rgba(0,0,0,.04);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color),0 0.5px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.prose-headings\:font-bold :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:700}.prose-headings\:tracking-tight :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){letter-spacing:-.025em}.prose-headings\:text-neutral-100 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.prose-p\:leading-loose :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:2}.prose-p\:text-neutral-64 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){color:rgba(15,28,21,.64)}.prose-blockquote\:rounded-r-xl :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){border-top-right-radius:48px;border-bottom-right-radius:48px}.prose-blockquote\:px-6 :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:1.5rem;padding-right:1.5rem}.prose-blockquote\:py-2 :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:.5rem;padding-bottom:.5rem}.prose-strong\:font-bold :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:700}.prose-code\:rounded :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem}.prose-code\:px-1 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:.25rem;padding-right:.25rem}.prose-code\:px-1\.5 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:.375rem;padding-right:.375rem}.prose-code\:py-0 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:0;padding-bottom:0}.prose-code\:py-0\.5 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:.125rem;padding-bottom:.125rem}.prose-code\:before\:content-none :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))):before{--tw-content:none;content:var(--tw-content)}.prose-code\:after\:content-none :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))):after{--tw-content:none;content:var(--tw-content)}.prose-li\:leading-relaxed :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.625}.prose-li\:text-neutral-64 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){color:rgba(15,28,21,.64)}@media (prefers-color-scheme:dark){.dark\:border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.dark\:border-secondary-700{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}.dark\:border-secondary-800{--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dark\:bg-primary-900{--tw-bg-opacity:1;background-color:rgb(15 28 21/var(--tw-bg-opacity))}.dark\:bg-secondary-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:bg-secondary-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.dark\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.dark\:text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.dark\:text-primary-100{--tw-text-opacity:1;color:rgb(15 28 21/var(--tw-text-opacity))}.dark\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.dark\:text-secondary-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.dark\:text-secondary-200{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.dark\:text-secondary-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.dark\:text-secondary-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.dark\:text-secondary-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.dark\:ring-secondary-700{--tw-ring-opacity:1;--tw-ring-color:rgb(51 65 85/var(--tw-ring-opacity))}.dark\:ring-secondary-800{--tw-ring-opacity:1;--tw-ring-color:rgb(30 41 59/var(--tw-ring-opacity))}.dark\:hover\:bg-primary-700:hover{background-color:rgba(15,28,21,.86)}.dark\:hover\:bg-secondary-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.dark\:hover\:bg-secondary-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.dark\:hover\:text-secondary-100:hover{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}}@media (min-width:640px){.sm\:-left-12{left:-3rem}.sm\:-left-6{left:-1.5rem}.sm\:-left-7{left:-1.75rem}.sm\:-top-80{top:-20rem}.sm\:left-\[calc\(50\%\+36rem\)\]{left:calc(50% + 36rem)}.sm\:left-\[calc\(50\%-30rem\)\]{left:calc(50% - 30rem)}.sm\:top-\[calc\(100\%-30rem\)\]{top:calc(100% - 30rem)}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:mr-2{margin-right:.5rem}.sm\:mt-0{margin-top:0}.sm\:mt-20{margin-top:5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-3{height:.75rem}.sm\:h-3\.5{height:.875rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-\[80px\]{height:80px}.sm\:min-h-0{min-height:0}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-3{width:.75rem}.sm\:w-3\.5{width:.875rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-64{width:16rem}.sm\:w-\[260px\]{width:260px}.sm\:w-\[72\.1875rem\]{width:72.1875rem}.sm\:w-\[var\(--size-email-input-width\)\]{width:var(--size-email-input-width)}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-0{min-width:0}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-7xl{max-width:80rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xs{max-width:20rem}.sm\:flex-shrink-0{flex-shrink:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[170px_1fr\]{grid-template-columns:170px 1fr}.sm\:grid-cols-\[210px_1fr\]{grid-template-columns:210px 1fr}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0}.sm\:gap-16{gap:4rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-\[var\(--space-md\)\]{gap:var(--space-md)}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.sm\:self-auto{align-self:auto}.sm\:rounded-lg{border-radius:16px}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-\[32px\]{padding-left:32px;padding-right:32px}.sm\:px-\[40px\]{padding-left:40px;padding-right:40px}.sm\:px-\[48px\]{padding-left:48px;padding-right:48px}.sm\:px-figma-0{padding-left:0;padding-right:0}.sm\:px-figma-10x{padding-left:40px;padding-right:40px}.sm\:px-figma-8x{padding-left:32px;padding-right:32px}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-\[28px\]{padding-top:28px;padding-bottom:28px}.sm\:py-\[48px\]{padding-top:48px;padding-bottom:48px}.sm\:py-figma-10x{padding-top:40px;padding-bottom:40px}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-16{padding-left:4rem}.sm\:pt-24{padding-top:6rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:align-middle{vertical-align:middle}.sm\:text-3xl{font-size:34px;line-height:51px}.sm\:text-4xl{font-size:40px;line-height:60px}.sm\:text-5xl{font-size:48px;line-height:72px}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:16px;line-height:24px}.sm\:text-figma-2xl{font-size:32px;line-height:1.3}.sm\:text-lg{font-size:18px;line-height:18px}.sm\:text-sm{font-size:14px;line-height:21px}.sm\:text-xl{font-size:20px;line-height:30px}.sm\:text-xs{font-size:12px;line-height:18px}.sm\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:ring-gray-900\/10{--tw-ring-color:rgba(17,24,39,.1)}}@media (min-width:768px){.md\:left-4{left:1rem}.md\:right-4{right:1rem}.md\:col-span-2{grid-column:span 2/span 2}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:min-h-\[200px\]{min-height:200px}.md\:w-5\/12{width:41.666667%}.md\:w-7\/12{width:58.333333%}.md\:w-96{width:24rem}.md\:w-\[280px\]{width:280px}.md\:w-\[412px\]{width:412px}.md\:min-w-\[280px\]{min-width:280px}.md\:max-w-\[40\%\]{max-width:40%}.md\:max-w-\[640px\]{max-width:640px}.md\:max-w-md{max-width:28rem}.md\:flex-none{flex:none}.md\:flex-shrink-0{flex-shrink:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-12{gap:3rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:overflow-x-auto{overflow-x:auto}.md\:border-l{border-left-width:1px}.md\:border-t-0{border-top-width:0}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-\[56px\]{padding-left:56px;padding-right:56px}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-\[46px\]{padding-top:46px;padding-bottom:46px}.md\:py-legal-page-y{padding-top:128px;padding-bottom:128px}.md\:pb-\[140px\]{padding-bottom:140px}.md\:pt-\[140px\]{padding-top:140px}.md\:text-left{text-align:left}.md\:text-2xl{font-size:24px;line-height:28px}.md\:text-3xl{font-size:34px;line-height:51px}.md\:text-4xl{font-size:40px;line-height:60px}.md\:text-5xl{font-size:48px;line-height:72px}.md\:text-figma-2xl{font-size:32px;line-height:1.3}.md\:text-figma-lg{font-size:20px;line-height:1.4}.md\:text-sm{font-size:14px;line-height:21px}.md\:first\:border-l-0:first-child{border-left-width:0}.md\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:left-6{left:1.5rem}.lg\:right-auto{right:auto}.lg\:top-12{top:3rem}.lg\:top-figma-6x{top:24px}.lg\:top-figma-8x{top:32px}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mt-0{margin-top:0}.lg\:mt-24{margin-top:6rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[calc\(100vh-128px\)\]{height:calc(100vh - 128px)}.lg\:max-h-\[calc\(100vh-48px\)\]{max-height:calc(100vh - 48px)}.lg\:w-1\/2{width:50%}.lg\:w-64{width:16rem}.lg\:w-80{width:20rem}.lg\:w-\[480px\]{width:480px}.lg\:min-w-\[200px\]{min-width:200px}.lg\:max-w-\[320px\]{max-width:320px}.lg\:max-w-md{max-width:28rem}.lg\:max-w-none{max-width:none}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[1\.15fr_0\.85fr\]{grid-template-columns:1.15fr .85fr}.lg\:grid-cols-\[280px_minmax\(0\2c 480px\)_minmax\(0\2c 420px\)\]{grid-template-columns:280px minmax(0,480px) minmax(0,420px)}.lg\:grid-cols-\[320px\2c 1fr\]{grid-template-columns:320px 1fr}.lg\:grid-cols-\[minmax\(280px\2c 360px\)_minmax\(0\2c 1fr\)\]{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-4{gap:1rem}.lg\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.lg\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.lg\:gap-y-0{row-gap:0}.lg\:self-start{align-self:flex-start}.lg\:overflow-y-auto{overflow-y:auto}.lg\:p-12{padding:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-figma-10x{padding-left:40px;padding-right:40px}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-56{padding-top:14rem;padding-bottom:14rem}.lg\:py-figma-10x{padding-top:40px;padding-bottom:40px}.lg\:pt-32{padding-top:8rem}.lg\:text-4xl{font-size:40px;line-height:60px}.lg\:text-5xl{font-size:48px;line-height:72px}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}.xl\:mt-0{margin-top:0}.xl\:grid{display:grid}.xl\:w-96{width:24rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:gap-8{gap:2rem}}@media (min-width:1680px){.wide\:mx-0{margin-left:0;margin-right:0}.wide\:mb-figma-10x{margin-bottom:40px}.wide\:inline{display:inline}.wide\:min-h-screen{min-height:100vh}.wide\:max-w-none{max-width:none}.wide\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.wide\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.wide\:flex-row{flex-direction:row}.wide\:items-center{align-items:center}.wide\:items-stretch{align-items:stretch}.wide\:gap-0{gap:0}.wide\:rounded-none{border-radius:0}.wide\:bg-figma-bg-default\/60{background-color:hsla(0,0%,98%,.6)}.wide\:p-0{padding:0}.wide\:px-figma-12x{padding-left:48px;padding-right:48px}.wide\:py-figma-14x{padding-top:56px;padding-bottom:56px}}@media (hover:none) and (pointer:coarse){.touch\:min-h-touch{min-height:44px}}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button,.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}@media (min-width:768px){.md\:\[\&\>\*\:first-child\]\:order-2>:first-child{order:2}}@media(min-width:1800px){.\[\@media\(min-width\:1800px\)\]\:grid-cols-\[340px_minmax\(0\2c 1fr\)_minmax\(0\2c 1\.15fr\)\]{grid-template-columns:340px minmax(0,1fr) minmax(0,1.15fr)}.\[\@media\(min-width\:1800px\)\]\:items-start{align-items:flex-start}}.resume-theme{color:var(--theme-text);background:var(--theme-background);font-family:var(--theme-body-font,var(--font-family-sans))}.resume-canvas{max-width:800px;margin:0 auto;padding:40px}.resume-theme h1,.resume-theme h2,.resume-theme h3,.resume-theme h4,.resume-theme h5,.resume-theme h6{color:var(--theme-primary);font-family:var(--theme-heading-font,inherit)}@media print{@page{size:A4;margin:16mm 12mm}.resume-canvas{width:210mm;min-height:297mm;margin:0 auto}}:root{--notion-text-primary:#37352f;--notion-text-secondary:#787774;--notion-text-tertiary:#9b9a97;--notion-text-disabled:#c1c1c0;--notion-text-inverse:#fff;--notion-bg-primary:#fff;--notion-bg-secondary:#f7f6f3;--notion-bg-tertiary:#f1f1ef;--notion-bg-hover:#e9e9e7;--notion-bg-active:#e0e0e0;--notion-bg-disabled:#fafafa;--notion-border-default:#e9e9e7;--notion-border-focus:#c1c1c0;--notion-border-hover:#c1c1c0;--notion-accent-blue:#2383e2;--notion-accent-blue-light:#e8f0fe;--notion-accent-blue-lighter:#f0f9ff;--notion-accent-green:#22c55e;--notion-accent-green-light:#dcfce7;--notion-accent-red:#dc2626;--notion-accent-red-light:#fee2e2;--notion-accent-orange:#ea580c;--notion-accent-orange-light:#fed7aa;--notion-shadow-sm:0 1px 2px rgba(0,0,0,.04);--notion-shadow-md:0 2px 8px rgba(0,0,0,.08);--notion-shadow-lg:0 4px 12px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04);--notion-shadow-xl:0 8px 16px rgba(0,0,0,.08)}.bg-notion-bg-primary{background-color:var(--notion-bg-primary)}.bg-notion-bg-secondary{background-color:var(--notion-bg-secondary)}.bg-notion-bg-tertiary{background-color:var(--notion-bg-tertiary)}.bg-notion-bg-hover{background-color:var(--notion-bg-hover)}.text-notion-text-primary{color:var(--notion-text-primary)}.text-notion-text-secondary{color:var(--notion-text-secondary)}.text-notion-text-tertiary{color:var(--notion-text-tertiary)}.text-notion-text-disabled{color:var(--notion-text-disabled)}.border-notion-border{border-color:var(--notion-border-default)}.text-notion-accent-blue{color:var(--notion-accent-blue)}.text-notion-accent-green{color:var(--notion-accent-green)}.text-notion-accent-red{color:var(--notion-accent-red)}.text-notion-accent-orange{color:var(--notion-accent-orange)}.bg-notion-accent-blue{background-color:var(--notion-accent-blue)}.bg-notion-accent-blue-light{background-color:var(--notion-accent-blue-light)}.bg-notion-accent-blue-lighter{background-color:var(--notion-accent-blue-lighter)}.bg-notion-accent-green-light{background-color:var(--notion-accent-green-light)}.bg-notion-accent-red-light{background-color:var(--notion-accent-red-light)}.bg-notion-accent-orange-light{background-color:var(--notion-accent-orange-light)}.shadow-notion-sm{box-shadow:var(--notion-shadow-sm)}.shadow-notion-md{box-shadow:var(--notion-shadow-md)}.shadow-notion-lg{box-shadow:var(--notion-shadow-lg)}.shadow-notion-xl{box-shadow:var(--notion-shadow-xl)}.ring-notion-accent-blue{--tw-ring-color:var(--notion-accent-blue);--tw-ring-offset-color:var(--notion-bg-primary)}.prose-notion{color:var(--notion-text-primary);max-width:65ch}.prose-notion p{margin-bottom:1em;line-height:1.75}.prose-notion h1,.prose-notion h2,.prose-notion h3,.prose-notion h4{color:var(--notion-text-primary);font-weight:600;line-height:1.25}.prose-notion h1{font-size:2.25rem;margin-top:0;margin-bottom:.8888889em}.prose-notion h2{font-size:1.5rem;margin-top:2em;margin-bottom:1em}.prose-notion h3{font-size:1.25rem;margin-top:1.6em;margin-bottom:.6em}.prose-notion ol,.prose-notion ul{padding-left:1.6em}.prose-notion li{margin-bottom:.5em}.prose-notion a{color:var(--notion-accent-blue);text-decoration:underline;text-underline-offset:2px}.prose-notion strong{font-weight:600;color:var(--notion-text-primary)}.prose-notion code{color:var(--notion-accent-red);background-color:var(--notion-bg-tertiary);padding:.2em .4em;border-radius:.25rem;font-size:.875em}.scrollbar-notion{scrollbar-width:thin;scrollbar-color:var(--notion-border-default) transparent}.scrollbar-notion::-webkit-scrollbar{width:8px}.scrollbar-notion::-webkit-scrollbar-track{background:transparent}.scrollbar-notion::-webkit-scrollbar-thumb{background-color:var(--notion-border-default);border-radius:4px}.scrollbar-notion::-webkit-scrollbar-thumb:hover{background-color:var(--notion-border-hover)}.transition-notion{transition-property:color,background-color,border-color,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-notion-hover{transition:all .15s cubic-bezier(.4,0,.2,1)}.btn-notion-hover:hover{transform:translateY(-1px);box-shadow:var(--notion-shadow-sm)}.card-notion-hover{transition:all .15s cubic-bezier(.4,0,.2,1)}.card-notion-hover:hover{box-shadow:var(--notion-shadow-md)}.focus-visible-notion:focus-visible{outline:2px solid var(--notion-accent-blue);outline-offset:2px}.disabled-notion{opacity:.5;cursor:not-allowed;pointer-events:none}.empty-state-notion{color:var(--notion-text-tertiary);text-align:center;padding:3rem 1rem}.skeleton-notion{background:linear-gradient(90deg,var(--notion-bg-tertiary) 25%,var(--notion-bg-secondary) 50%,var(--notion-bg-tertiary) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:.375rem}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.divider-notion{border-top:1px solid var(--notion-border-default);margin:1.5rem 0}.tag-notion{display:inline-flex;align-items:center;padding:.25rem .75rem;background-color:var(--notion-bg-tertiary);color:var(--notion-text-secondary);border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1)}.tag-notion:hover{background-color:var(--notion-bg-hover)}.badge-notion{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;line-height:1.25}.input-notion{background-color:var(--notion-bg-primary);border:1px solid var(--notion-border-default);color:var(--notion-text-primary);padding:.625rem .875rem;border-radius:.375rem;font-size:.875rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.input-notion::-moz-placeholder{color:var(--notion-text-disabled)}.input-notion::placeholder{color:var(--notion-text-disabled)}.input-notion:focus{outline:none;border-color:var(--notion-accent-blue);box-shadow:0 0 0 3px var(--notion-accent-blue-light)}.input-notion:disabled{background-color:var(--notion-bg-disabled);color:var(--notion-text-disabled);cursor:not-allowed}.textarea-notion{background-color:var(--notion-bg-primary);border:1px solid var(--notion-border-default);color:var(--notion-text-primary);padding:.625rem .875rem;border-radius:.375rem;font-size:.875rem;line-height:1.5;resize:vertical;transition:all .15s cubic-bezier(.4,0,.2,1)}.textarea-notion:focus{outline:none;border-color:var(--notion-accent-blue);box-shadow:0 0 0 3px var(--notion-accent-blue-light)}.btn-notion{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;line-height:1.25;text-decoration:none;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-notion:disabled{opacity:.5;cursor:not-allowed}.btn-notion-primary{background-color:var(--notion-accent-blue);color:var(--notion-text-inverse)}.btn-notion-primary:hover:not(:disabled){background-color:#1a6fdc}.btn-notion-secondary{background-color:var(--notion-bg-tertiary);color:var(--notion-text-primary)}.btn-notion-secondary:hover:not(:disabled){background-color:var(--notion-bg-hover)}.btn-notion-ghost{background-color:transparent;color:var(--notion-text-secondary)}.btn-notion-ghost:hover:not(:disabled){background-color:var(--notion-bg-tertiary);color:var(--notion-text-primary)}.btn-notion-danger{background-color:var(--notion-accent-red-light);color:var(--notion-accent-red)}.btn-notion-danger:hover:not(:disabled){background-color:var(--notion-accent-red);color:var(--notion-text-inverse)}.btn-notion-icon{padding:.5rem;color:var(--notion-text-secondary)}.btn-notion-icon:hover:not(:disabled){color:var(--notion-text-primary);background-color:var(--notion-bg-tertiary)}.card-notion{background-color:var(--notion-bg-primary);border:1px solid var(--notion-border-default);border-radius:.375rem;padding:1rem;box-shadow:var(--notion-shadow-sm);transition:all .15s cubic-bezier(.4,0,.2,1)}.card-notion:hover{box-shadow:var(--notion-shadow-md)}.link-notion{color:var(--notion-accent-blue);text-decoration:underline;text-underline-offset:2px;transition:color .15s cubic-bezier(.4,0,.2,1)}.link-notion:hover{color:#1a6fdc}.tooltip-notion{position:relative;display:inline-block}.tooltip-notion:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-4px);padding:.25rem .5rem;background-color:var(--notion-text-primary);color:var(--notion-bg-primary);font-size:.75rem;white-space:nowrap;border-radius:.25rem;opacity:0;pointer-events:none;transition:opacity .15s cubic-bezier(.4,0,.2,1);z-index:10}.tooltip-notion:hover:after{opacity:1}.progress-notion{height:4px;background-color:var(--notion-bg-tertiary);border-radius:2px;overflow:hidden}.progress-notion-bar{height:100%;background-color:var(--notion-accent-blue);transition:width .15s cubic-bezier(.4,0,.2,1)}.toggle-notion{position:relative;display:inline-block;width:2.5rem;height:1.25rem;background-color:var(--notion-bg-tertiary);border-radius:9999px;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.toggle-notion:after{content:"";position:absolute;top:2px;left:2px;width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);background-color:#fff;border-radius:9999px;box-shadow:var(--notion-shadow-sm);transition:transform .15s cubic-bezier(.4,0,.2,1)}.toggle-notion:checked{background-color:var(--notion-accent-blue)}.toggle-notion:checked:after{transform:translateX(calc(2.5rem - 1.25rem + 2px))}.checkbox-notion{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1px solid var(--notion-border-default);border-radius:.25rem;background-color:var(--notion-bg-primary);cursor:pointer;position:relative;transition:all .15s cubic-bezier(.4,0,.2,1)}.checkbox-notion:checked{background-color:var(--notion-accent-blue);border-color:var(--notion-accent-blue)}.checkbox-notion:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:.25rem;height:.5rem;border:solid #fff;border-width:0 2px 0 0}.dropdown-notion{background-color:var(--notion-bg-primary);border:1px solid var(--notion-border-default);border-radius:.375rem;box-shadow:var(--notion-shadow-lg);overflow:hidden}.dropdown-notion-item{padding:.5rem 1rem;color:var(--notion-text-primary);font-size:.875rem;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.dropdown-notion-item:hover{background-color:var(--notion-bg-tertiary)}.badge-group-notion{display:flex;flex-wrap:wrap;gap:.5rem}.badge-priority-high{background-color:var(--notion-accent-red-light);color:var(--notion-accent-red)}.badge-priority-medium{background-color:var(--notion-accent-orange-light);color:var(--notion-accent-orange)}.badge-priority-low{background-color:var(--notion-bg-tertiary);color:var(--notion-text-secondary)}.badge-success{background-color:var(--notion-accent-green-light);color:var(--notion-accent-green)}.badge-warning{background-color:var(--notion-accent-orange-light);color:var(--notion-accent-orange)}.badge-error{background-color:var(--notion-accent-red-light);color:var(--notion-accent-red)}.badge-info{background-color:var(--notion-accent-blue-light);color:var(--notion-accent-blue)}.code-block-notion{background-color:var(--notion-bg-secondary);border:1px solid var(--notion-border-default);border-radius:.375rem;padding:1rem;overflow-x:auto}.code-block-notion code{font-family:Fira Code,monospace;font-size:.875rem;line-height:1.5;color:var(--notion-text-primary)}.blockquote-notion{border-left:3px solid var(--notion-border-default);padding-left:1rem;color:var(--notion-text-secondary);font-style:italic}.table-notion{width:100%;border-collapse:collapse}.table-notion td,.table-notion th{border:1px solid var(--notion-border-default);padding:.5rem .75rem;text-align:left}.table-notion th{background-color:var(--notion-bg-secondary);color:var(--notion-text-primary);font-weight:600}.table-notion tr:hover td{background-color:var(--notion-bg-tertiary)}@media (max-width:768px){.prose-notion{font-size:.875rem}.btn-notion{padding:.625rem .875rem}.card-notion{padding:.75rem}}.truncate-notion{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-notion{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flex-center{display:flex;justify-content:center}.flex-center,.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.fade-in-notion{animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-notion{animation:slideIn .2s ease-out}@keyframes slideIn{0%{transform:translateY(-4px);opacity:0}to{transform:translateY(0);opacity:1}}.btn-notion:active:not(:disabled){transform:scale(.98)}div[class*=JobDetailModal] .relative.z-50,div[class*=JobDetailModal] [role=dialog]{max-width:900px;margin:0 auto}div[class*=JobDetailModal] .bg-white.rounded-lg,div[class*=JobDetailModal] [role=dialog]>div{background-color:#fff!important;border:none!important;box-shadow:0 4px 12px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04)!important;border-radius:.5rem!important}div[class*=JobDetailModal] .text-xl,div[class*=JobDetailModal] h2{color:#37352f!important;font-weight:500!important;font-size:1.25rem!important;letter-spacing:-.01em!important}div[class*=JobDetailModal] .text-gray-600{color:#787774!important}div[class*=JobDetailModal] .close-button,div[class*=JobDetailModal] button[aria-label=Close]{color:#9b9a97!important;transition:color .15s cubic-bezier(.4,0,.2,1)}div[class*=JobDetailModal] .close-button:hover,div[class*=JobDetailModal] button[aria-label=Close]:hover{color:#37352f!important;background-color:#f7f6f3!important}div[class*=JobDetailModal] .inline-flex.items-center.px-2,div[class*=JobDetailModal] .inline-flex.items-center.px-3,div[class*=JobDetailModal] span[class*=inline-flex]{border-radius:.375rem!important;font-size:.75rem!important;font-weight:500!important;padding:.25rem .625rem!important;transition:all .15s cubic-bezier(.4,0,.2,1)}div[class*=JobDetailModal] .bg-red-100{background-color:#fee2e2!important;color:#dc2626!important}div[class*=JobDetailModal] .bg-orange-100{background-color:#fed7aa!important;color:#ea580c!important}div[class*=JobDetailModal] .bg-gray-100{background-color:#f1f1ef!important;color:#787774!important}div[class*=JobDetailModal] .bg-blue-100,div[class*=JobDetailModal] .bg-green-100,div[class*=JobDetailModal] .bg-yellow-100{opacity:.9!important}div[class*=JobDetailModal] .prose,div[class*=JobDetailModal] .text-gray-700,div[class*=JobDetailModal] .text-gray-800{color:#37352f!important;line-height:1.75!important;font-size:.9375rem!important}div[class*=JobDetailModal] .text-gray-500,div[class*=JobDetailModal] .text-sm.text-gray-500{color:#787774!important}div[class*=JobDetailModal] .text-gray-400{color:#9b9a97!important}div[class*=JobDetailModal] h3{color:#37352f!important;font-weight:600!important;font-size:1rem!important;margin-top:1.5rem!important;margin-bottom:.75rem!important}div[class*=JobDetailModal] .bg-blue-600,div[class*=JobDetailModal] button.bg-blue-600{background-color:#2383e2!important;transition:all .15s cubic-bezier(.4,0,.2,1)}div[class*=JobDetailModal] .bg-blue-600:hover,div[class*=JobDetailModal] button.bg-blue-600:hover{background-color:#1a6fdc!important;transform:translateY(-1px);box-shadow:0 1px 2px rgba(0,0,0,.04)}div[class*=JobDetailModal] .bg-gray-100,div[class*=JobDetailModal] button.bg-gray-100{background-color:#f1f1ef!important;color:#37352f!important;transition:all .15s cubic-bezier(.4,0,.2,1)}div[class*=JobDetailModal] .bg-gray-100:hover,div[class*=JobDetailModal] button.bg-gray-100:hover{background-color:#e9e9e7!important}div[class*=JobDetailModal] button.text-gray-600{color:#787774!important;transition:all .15s cubic-bezier(.4,0,.2,1)}div[class*=JobDetailModal] button.text-gray-600:hover{color:#37352f!important;background-color:#f1f1ef!important}div[class*=JobDetailModal] .text-red-600{color:#dc2626!important}div[class*=JobDetailModal] .text-red-600:hover{background-color:#fee2e2!important}div[class*=JobDetailModal] input[type=email],div[class*=JobDetailModal] input[type=text],div[class*=JobDetailModal] input[type=url],div[class*=JobDetailModal] textarea{background-color:#fff!important;border:1px solid #e9e9e7!important;color:#37352f!important;border-radius:.375rem!important;transition:all .15s cubic-bezier(.4,0,.2,1)}div[class*=JobDetailModal] input:focus,div[class*=JobDetailModal] textarea:focus{outline:none!important;border-color:#2383e2!important;box-shadow:0 0 0 3px rgba(35,131,226,.1)!important}div[class*=JobDetailModal] .bg-gray-50{background-color:#f7f6f3!important;border:1px solid #e9e9e7!important;border-radius:.5rem!important}div[class*=JobDetailModal] .border.rounded-lg.p-4{background-color:#fff!important;border:1px solid #e9e9e7!important;box-shadow:0 1px 2px rgba(0,0,0,.04)!important}div[class*=JobDetailModal] .border-b,div[class*=JobDetailModal] .border-t,div[class*=JobDetailModal] hr{border-color:#e9e9e7!important}div[class*=JobDetailModal] .animate-pulse{background:linear-gradient(90deg,#f1f1ef 25%,#f7f6f3 50%,#f1f1ef 75%)!important;background-size:200% 100%!important}div[class*=JobDetailModal] .text-gray-400.text-center,div[class*=JobDetailModal] svg.text-gray-400{color:#9b9a97!important}div[class*=JobDetailModal] svg.text-gray-500{color:#787774!important}div[class*=JobDetailModal] svg.text-blue-500{color:#2383e2!important}div[class*=JobDetailModal] svg.text-green-500{color:#22c55e!important}div[class*=JobDetailModal] svg.text-orange-500{color:#ea580c!important}@media (max-width:768px){div[class*=JobDetailModal] [role=dialog]{max-width:100vw!important;margin:0!important;border-radius:0!important}div[class*=JobDetailModal] .p-6{padding:1rem!important}div[class*=JobDetailModal] h2{font-size:1.125rem!important}}div[class*=JobDetailModal] button:not(:disabled):active{transform:scale(.98)!important}div[class*=JobDetailModal] a:focus-visible,div[class*=JobDetailModal] button:focus-visible{outline:2px solid #2383e2!important;outline-offset:2px!important}div[class*=JobDetailModal] ::-webkit-scrollbar{width:8px;height:8px}div[class*=JobDetailModal] ::-webkit-scrollbar-track{background:transparent}div[class*=JobDetailModal] ::-webkit-scrollbar-thumb{background-color:#e9e9e7;border-radius:4px}div[class*=JobDetailModal] ::-webkit-scrollbar-thumb:hover{background-color:#c1c1c0}