*{margin:0;padding:0;box-sizing:border-box}.App{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{max-width:1200px;margin:0 auto;padding:2rem}.card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000001a}button{cursor:pointer;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;transition:all .3s ease}.btn-primary{background:#50b19f;color:#fff}.btn-primary:hover{background:#3d9988;transform:translateY(-2px);box-shadow:0 5px 15px #50b19f66}.btn-secondary{background:#e2e8f0;color:#334155}.btn-secondary:hover{background:#cbd5e1}input,textarea,select{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#50b19f}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#334155}.error{color:#ef4444;font-size:.875rem;margin-top:.25rem}.success{color:#50b19f;font-size:.875rem;margin-top:.25rem}html[dir=rtl]{direction:rtl}html[dir=rtl] body{text-align:right}html[dir=rtl] .feature-grid,html[dir=rtl] .steps-grid,html[dir=rtl] .benefits-grid,html[dir=rtl] .help-options,html[dir=rtl] .what-we-do-grid,html[dir=rtl] .pricing-grid,html[dir=rtl] .other-ways-grid,html[dir=rtl] .footer-grid{direction:rtl}html[dir=rtl] .footer-links{text-align:right}html[dir=rtl] ul{padding-inline-start:1.5rem;padding-inline-end:0}html[dir=rtl] li,html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select,html[dir=rtl] .form-group label{text-align:right}html[dir=rtl] .language-dropdown{left:0;right:auto}html[dir=rtl] .mobile-menu,html[dir=rtl] .feature-card,html[dir=rtl] .step-card,html[dir=rtl] .benefit-card,html[dir=rtl] .service-card,html[dir=rtl] .help-card,html[dir=rtl] .other-way-card,html[dir=rtl] .pricing-card,html[dir=rtl] .faq-question,html[dir=rtl] .faq-answer{text-align:right}html[dir=rtl] .sidebar-nav-item{flex-direction:row}html[dir=rtl] .nav-label{text-align:right}html[dir=rtl] .status-card,html[dir=rtl] .application-item,html[dir=rtl] .timeline-item{direction:ltr}html[dir=rtl] .status-card *,html[dir=rtl] .application-item *,html[dir=rtl] .timeline-item *{direction:rtl}html[dir=rtl] .help-icon,html[dir=rtl] .empty-icon,html[dir=rtl] .packet-icon,html[dir=rtl] .app-icon,html[dir=rtl] .logo-icon,html[dir=rtl] .sidebar-logo-icon,html[dir=rtl] .nav-icon{direction:ltr}html[dir=rtl] .login-form,html[dir=rtl] .signup-form{direction:rtl}html[dir=rtl] .password-input-wrapper{direction:ltr}html[dir=rtl] .password-input-wrapper input{direction:rtl;text-align:right}html[dir=rtl] .btn-login-submit,html[dir=rtl] .btn-signup-submit{direction:ltr}.language-selector{position:relative;display:inline-block}.language-button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;color:#fff;font-size:.875rem;font-weight:500;transition:all .3s ease}.language-button:hover{background:#ffffff40;border-color:#ffffff80}.lang-code{font-weight:600;letter-spacing:.5px}.lang-code-option{font-weight:700;min-width:24px;color:#64748b;font-size:.75rem}.language-option.active .lang-code-option{color:#50b19f}.dropdown-arrow{font-size:.6rem;opacity:.8}.language-dropdown{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 8px 30px #00000026;overflow:hidden;min-width:150px;z-index:10000;animation:dropdownFade .2s ease}[dir=rtl] .language-dropdown{left:50%;right:auto;transform:translate(-50%)}@keyframes dropdownFade{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.language-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;font-size:.9rem;color:#1f2937;text-align:left;transition:background .2s ease}[dir=rtl] .language-option{text-align:right}.language-option:hover{background:#f3f4f6}.language-option.active{background:#f0fdf9;color:#50b19f}.language-option .lang-name{font-weight:500}.language-selector.portal-variant .language-button{background:#f1f5f9;color:#374151;border-color:#e5e7eb}.language-selector.portal-variant .language-button:hover{background:#e5e7eb;border-color:#d1d5db}@media (max-width: 768px){.language-button{padding:.4rem .6rem;font-size:.8rem}.dropdown-arrow{font-size:.5rem}.language-dropdown{left:50%;transform:translate(-50%);min-width:130px}[dir=rtl] .language-dropdown{left:50%;right:auto;transform:translate(-50%)}}.signup-page{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;padding:2rem;padding-top:120px}.signup-container{width:100%;max-width:500px}.signup-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb}.signup-header{text-align:center;margin-bottom:2rem}.signup-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.signup-logo .logo-icon{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.signup-logo .logo-text{font-size:2rem;font-weight:800;color:#50b19f}.signup-header h1{font-size:1.75rem;color:#1e293b;margin-bottom:.5rem}.signup-header p{color:#64748b;font-size:1rem}.signup-form{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease;background:#fff;color:#1e293b}.form-group input:focus{outline:none;border-color:#50b19f;box-shadow:0 0 0 3px #50b19f1a}.form-group input::-moz-placeholder{color:#9ca3af}.form-group input::placeholder{color:#9ca3af}.form-hint{display:block;font-size:.75rem;color:#9ca3af;margin-top:.375rem}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{width:100%;padding-right:3rem}.password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:.75rem;font-weight:400;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#64748b;transition:color .2s ease}.password-toggle:hover{color:#334155}.password-requirements{margin-top:.5rem;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.requirement{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;padding:.25rem 0;transition:color .2s ease}.requirement.met{color:#50b19f}.requirement.unmet{color:#ef4444}.requirement-icon{font-size:.75rem;width:1rem;text-align:center}.requirement.met .requirement-icon{color:#50b19f;font-weight:700}.requirement.unmet .requirement-icon{color:#ef4444}.password-match{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;margin-top:.5rem;padding:.5rem .75rem;border-radius:6px;transition:all .2s ease}.password-match.match{color:#50b19f;background:#ecfdf5}.password-match.no-match{color:#ef4444;background:#fef2f2}.email-match{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;margin-top:.5rem;padding:.5rem .75rem;border-radius:6px;transition:all .2s ease}.email-match.match{color:#50b19f;background:#ecfdf5}.email-match.no-match{color:#ef4444;background:#fef2f2}.match-icon{font-weight:700}.error-message{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.btn-signup-submit{width:100%;background:#50b19f;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.btn-signup-submit:hover:not(:disabled){background:#3d9988;transform:translateY(-2px)}.btn-signup-submit:disabled{opacity:.6;cursor:not-allowed}.signup-footer{text-align:center;padding-top:1.5rem;border-top:1px solid #e2e8f0}.signup-footer p{color:#64748b;margin:.5rem 0}.signup-footer a{color:#50b19f;text-decoration:none;font-weight:600}.signup-footer a:hover{color:#3d9988;text-decoration:underline}.signup-terms{margin-top:1.5rem;text-align:center}.signup-terms p{font-size:.8125rem;color:#9ca3af}.signup-terms a{color:#64748b;text-decoration:underline}.signup-terms a:hover{color:#50b19f}.optional-label{font-weight:400;color:#9ca3af;font-size:.75rem}.form-group.checkbox-group{margin-top:2rem;margin-bottom:2rem}.checkbox-label{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.checkbox-label:hover{border-color:#50b19f;background:#f0fdf4}.checkbox-label input[type=checkbox]{width:1.25rem;height:1.25rem;margin-top:.1rem;accent-color:#50b19f;cursor:pointer;flex-shrink:0;align-self:flex-start}.checkbox-text{font-size:.9rem;color:#374151;line-height:1.5;padding-top:.1rem}.form-group.beta-checkbox-group{margin-top:0;margin-bottom:1rem}.beta-checkbox{background:#fef2f2;border-color:#fca5a5}.beta-checkbox:hover{background:#fee2e2;border-color:#f87171}.beta-checkbox.accepted{background:#ecfdf5;border-color:#50b19f}.beta-checkbox.accepted:hover{background:#d1fae5;border-color:#059669}.form-group.terms-checkbox-group{margin-top:0;margin-bottom:2rem}.terms-checkbox{background:#fffbeb;border-color:#fbbf24}.terms-checkbox:hover{background:#fef3c7;border-color:#f59e0b}.terms-checkbox.accepted{background:#ecfdf5;border-color:#50b19f}.terms-checkbox.accepted:hover{background:#d1fae5;border-color:#059669}.terms-link{color:#50b19f;text-decoration:underline;font-weight:500}.terms-link:hover{color:#3d9988}.required-indicator{color:#ef4444;font-weight:600;margin-left:.25rem}@media (max-width: 500px){.signup-card{padding:1.5rem}.signup-header h1{font-size:1.5rem}.form-row{grid-template-columns:1fr}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-ext-400-normal-BtiwyxMk.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-400-normal-BjWJ59Pq.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-ext-500-normal-BJfUCQsA.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-500-normal-DR84L5F-.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-ext-600-normal-4vooXBpG.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-600-normal-DRtaDpgU.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-ext-700-normal-CJIcxD6K.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-700-normal-BLI3TTWz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{--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: rgb(59 130 246 / .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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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: rgb(59 130 246 / .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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;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,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{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}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root,[data-theme=light]{--color-background: 255 255 255;--color-foreground: 17 24 39;--color-card: 255 255 255;--color-card-foreground: 17 24 39;--color-popover: 255 255 255;--color-popover-foreground: 17 24 39;--color-primary: 20 184 166;--color-primary-foreground: 255 255 255;--color-secondary: 243 244 246;--color-secondary-foreground: 17 24 39;--color-muted: 243 244 246;--color-muted-foreground: 107 114 128;--color-accent: 240 253 250;--color-accent-foreground: 13 148 136;--color-destructive: 239 68 68;--color-destructive-foreground: 255 255 255;--color-border: 229 231 235;--color-input: 229 231 235;--color-ring: 45 212 191;--radius: .75rem}[data-theme=dark]{--color-background: 17 24 39;--color-foreground: 249 250 251;--color-card: 31 41 55;--color-card-foreground: 249 250 251;--color-popover: 31 41 55;--color-popover-foreground: 249 250 251;--color-primary: 45 212 191;--color-primary-foreground: 17 24 39;--color-secondary: 55 65 81;--color-secondary-foreground: 249 250 251;--color-muted: 31 41 55;--color-muted-foreground: 156 163 175;--color-accent: 17 24 39;--color-accent-foreground: 45 212 191;--color-destructive: 248 113 113;--color-destructive-foreground: 17 24 39;--color-border: 55 65 81;--color-input: 55 65 81;--color-ring: 45 212 191}body{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.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-inline-start: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-inline-start: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-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start: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(video):not(:where([class~=not-prose],[class~=not-prose] *)){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 var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.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-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start: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;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-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.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(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.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: rgb(17 24 39 / 10%);--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: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--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(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-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.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>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p: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-inline-start: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-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end: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-teal{--tw-prose-links: #0d9488;--tw-prose-invert-links: #14b8a6}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-right-20{right:-5rem}.-right-3{right:-.75rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.bottom-1\.5{bottom:.375rem}.bottom-16{bottom:4rem}.bottom-20{bottom:5rem}.left-0{left:0}.left-3{left:.75rem}.left-6{left:1.5rem}.right-0{right:0}.right-1{right:.25rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-14{top:3.5rem}.top-16{top:4rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-full{top:100%}.-z-10{z-index:-10}.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-\[60\]{z-index:60}.col-span-2{grid-column:span 2 / span 2}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-auto{margin-left:auto;margin-right:auto}.\!mb-0{margin-bottom:0!important}.-mb-px{margin-bottom:-1px}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-0\.5{margin-left:.125rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-64{margin-left:16rem}.ml-\[72px\]{margin-left:72px}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[16\/9\]{aspect-ratio:16/9}.h-1\.5{height:.375rem}.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-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[18px\]{height:18px}.h-\[min\(520px\,calc\(100vh-7rem\)\)\]{height:min(520px,calc(100vh - 7rem))}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[min\(480px\,calc\(100vh-5rem\)\)\]{max-height:min(480px,calc(100vh - 5rem))}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[18px\]{width:18px}.w-\[72px\]{width:72px}.w-\[min\(360px\,calc\(100vw-1\.5rem\)\)\]{width:min(360px,calc(100vw - 1.5rem))}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[140px\]{min-width:140px}.min-w-\[16px\]{min-width:16px}.min-w-\[24px\]{min-width:24px}.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-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .18s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,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-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.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-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-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * 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-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-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))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-clip{overflow-x:clip}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-bl-sm{border-bottom-left-radius:calc(var(--radius) - 4px)}.rounded-br-sm{border-bottom-right-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/30{border-color:#f59e0b4d}.border-border{--tw-border-opacity: 1;border-color:rgb(var(--color-border) / var(--tw-border-opacity, 1))}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/30{border-color:#10b9814d}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-700\/60{border-color:#37415199}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-red-500\/30{border-color:#ef44444d}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-400\/50{border-color:#2dd4bf80}.border-teal-400\/60{border-color:#2dd4bf99}.border-teal-500\/20{border-color:#14b8a633}.border-teal-500\/30{border-color:#14b8a64d}.border-teal-500\/40{border-color:#14b8a666}.border-transparent{border-color:transparent}.border-t-teal-400{--tw-border-opacity: 1;border-top-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-destructive{--tw-bg-opacity: 1;background-color:rgb(var(--color-destructive) / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-500\/5{background-color:#10b9810d}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/40{background-color:#1f293766}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/60{background-color:#1f293799}.bg-gray-800\/70{background-color:#1f2937b3}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(var(--color-primary) / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(var(--color-secondary) / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-400\/10{background-color:#2dd4bf1a}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-500\/10{background-color:#14b8a61a}.bg-teal-500\/15{background-color:#14b8a626}.bg-teal-500\/5{background-color:#14b8a60d}.bg-teal-500\/60{background-color:#14b8a699}.bg-transparent{background-color:transparent}.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-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-gray-50{--tw-gradient-from: #F9FAFB var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/60{--tw-gradient-from: rgb(31 41 55 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-900{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300{--tw-gradient-from: #5EEAD4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from: #2DD4BF var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-teal-200{--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #99F6E4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-teal-300{--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #5EEAD4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-emerald-300{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.to-gray-800\/20{--tw-gradient-to: rgb(31 41 55 / .2) var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14B8A6 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[3px\]{padding:3px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.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-14{padding-top:3.5rem;padding-bottom:3.5rem}.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-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-10{padding-left:2.5rem}.pr-10{padding-right:2.5rem}.pr-4{padding-right:1rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-12{padding-top:3rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.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-\[1\.05\]{line-height:1.05}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-amber-100\/80{color:#fef3c7cc}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-200\/90{color:#fde68ae6}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-card-foreground{--tw-text-opacity: 1;color:rgb(var(--color-card-foreground) / var(--tw-text-opacity, 1))}.text-destructive-foreground{--tw-text-opacity: 1;color:rgb(var(--color-destructive-foreground) / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-foreground{--tw-text-opacity: 1;color:rgb(var(--color-foreground) / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(var(--color-primary) / var(--tw-text-opacity, 1))}.text-primary-foreground{--tw-text-opacity: 1;color:rgb(var(--color-primary-foreground) / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-secondary-foreground{--tw-text-opacity: 1;color:rgb(var(--color-secondary-foreground) / var(--tw-text-opacity, 1))}.text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline-offset-4{text-underline-offset:4px}.accent-teal-400{accent-color:#2DD4BF}.accent-teal-500{accent-color:#14B8A6}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -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-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-sm{--tw-shadow: 0 1px 2px 0 rgb(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)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(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-black\/30{--tw-shadow-color: rgb(0 0 0 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/40{--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);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);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{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.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-sm{--tw-backdrop-blur: blur(4px);-webkit-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-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-\[colors\,transform\]{transition-property:colors,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[grid-template-rows\,opacity\]{transition-property:grid-template-rows,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\]{transition-property:margin;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-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.checked\:border-teal-400:checked{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.checked\:bg-teal-500:checked{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.hover\:border-gray-700:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.hover\:border-teal-400\/40:hover{border-color:#2dd4bf66}.hover\:border-teal-400\/60:hover{border-color:#2dd4bf99}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-emerald-500\/10:hover{background-color:#10b9811a}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700\/40:hover{background-color:#37415166}.hover\:bg-gray-700\/50:hover{background-color:#37415180}.hover\:bg-gray-700\/60:hover{background-color:#37415199}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800\/30:hover{background-color:#1f29374d}.hover\:bg-gray-800\/50:hover{background-color:#1f293780}.hover\:bg-gray-800\/60:hover{background-color:#1f293799}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-secondary) / var(--tw-bg-opacity, 1))}.hover\:bg-teal-300:hover{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-400:hover{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-400\/20:hover{background-color:#2dd4bf33}.hover\:bg-teal-500\/10:hover{background-color:#14b8a61a}.hover\:bg-teal-500\/20:hover{background-color:#14b8a633}.hover\:bg-teal-500\/5:hover{background-color:#14b8a60d}.hover\:text-amber-50:hover{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-100:hover{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-50:hover{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-teal-200:hover{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.hover\:text-teal-300:hover{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.hover\:text-teal-400:hover{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-teal-400\/60:focus{border-color:#2dd4bf99}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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);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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-teal-400\/30:focus{--tw-ring-color: rgb(45 212 191 / .3)}.focus\:ring-teal-400\/40:focus{--tw-ring-color: rgb(45 212 191 / .4)}.focus-visible\:border-teal-500:focus-visible{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1: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(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)}.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-ring:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--color-ring) / var(--tw-ring-opacity, 1))}.focus-visible\:ring-teal-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: rgb(var(--color-background) / 1)}.active\:scale-\[0\.97\]:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/nav:hover .group-hover\/nav\:bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.prose-headings\:text-gray-50 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.prose-a\:text-teal-400 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.prose-strong\:text-gray-100 :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-teal-300:hover:is([data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}@media (min-width: 640px){.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 768px){.md\:bottom-0{bottom:0}.md\:bottom-5{bottom:1.25rem}.md\:left-auto{left:auto}.md\:right-5{right:1.25rem}.md\:top-auto{top:auto}.md\:col-span-2{grid-column:span 2 / span 2}.md\:mt-1{margin-top:.25rem}.md\:mt-4{margin-top:1rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:h-14{height:3.5rem}.md\:h-5{height:1.25rem}.md\:h-7{height:1.75rem}.md\:h-\[min\(520px\,calc\(100vh-2\.5rem\)\)\]{height:min(520px,calc(100vh - 2.5rem))}.md\:w-14{width:3.5rem}.md\:w-5{width:1.25rem}.md\:w-7{width:1.75rem}.md\:w-\[min\(360px\,calc\(100vw-1\.5rem\)\)\]{width:min(360px,calc(100vw - 1.5rem))}.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-\[240px_1fr\]{grid-template-columns:240px 1fr}.md\:items-center{align-items:center}.md\:gap-12{gap:3rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\: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))}.md\:bg-gray-900\/80{background-color:#111827cc}.md\:bg-gray-900\/85{background-color:#111827d9}.md\:p-10{padding:2.5rem}.md\:p-2{padding:.5rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-32{padding-bottom:8rem}.md\:pt-16{padding-top:4rem}.md\:pt-36{padding-top:9rem}.md\:pt-40{padding-top:10rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-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-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)}.md\:backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-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-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)}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:flex{display:flex}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--keyboard-height: 0px}html{height:100%}body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:contain;padding-top:var(--safe-area-top);padding-bottom:var(--safe-area-bottom);padding-left:var(--safe-area-left);padding-right:var(--safe-area-right)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@supports (padding: env(safe-area-inset-top)){.App{padding-top:var(--safe-area-top);padding-bottom:calc(var(--safe-area-bottom) + var(--keyboard-height))}}body.keyboard-visible{padding-bottom:var(--keyboard-height)}body.keyboard-visible .footer{display:none}@media (max-width: 768px){.btn,button{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}}.scroll-container{-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){input,select,textarea{font-size:16px!important}}@keyframes marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.marquee-track{animation:marquee-scroll 35s linear infinite}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}@media (prefers-reduced-motion: reduce){.marquee-track{animation:none}}[data-theme=dark]{color-scheme:dark}[data-theme=dark] .dashboard-container,[data-theme=dark] .dashboard-layout{background:#0f172a;color:#e2e8f0}[data-theme=dark] .applications-page .dashboard-main,[data-theme=dark] .dashboard-main{background:#0f172a}[data-theme=dark] .dashboard-loading{color:#cbd5e1}[data-theme=dark] .user-sidebar,[data-theme=dark] .admin-sidebar,[data-theme=dark] .dashboard-sidebar{background:#1e293b;border-right-color:#334155}[data-theme=dark] .sidebar-header{border-bottom-color:#334155}[data-theme=dark] .sidebar-logo-text{color:#f1f5f9}[data-theme=dark] .sidebar-nav-item{color:#cbd5e1}[data-theme=dark] .sidebar-nav-item:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .sidebar-nav-item.active{background:#50b19f;color:#fff}[data-theme=dark] .sidebar-toggle{background:#334155;color:#cbd5e1;border-color:#475569}[data-theme=dark] .mobile-header{background:#1e293b;border-bottom-color:#334155}[data-theme=dark] .mobile-account-dropdown,[data-theme=dark] .account-dropdown{background:#1e293b;border-color:#334155;box-shadow:0 6px 20px #00000080}[data-theme=dark] .mobile-dropdown-item{color:#e2e8f0}[data-theme=dark] .mobile-dropdown-item:hover,[data-theme=dark] .mobile-dropdown-divider{background:#334155}[data-theme=dark] .mobile-dropdown-name{color:#f1f5f9}[data-theme=dark] .mobile-dropdown-email{color:#94a3b8}[data-theme=dark] .top-header{background:#1e293b;border-bottom-color:#334155}[data-theme=dark] .top-header h1,[data-theme=dark] .top-header-title{color:#f1f5f9}[data-theme=dark] .top-header-subtitle,[data-theme=dark] .top-header p{color:#94a3b8}[data-theme=dark] .content-section,[data-theme=dark] .account-box,[data-theme=dark] .profile-section-card,[data-theme=dark] .empty-state-box,[data-theme=dark] .step-card,[data-theme=dark] .feature-card{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .account-box-header,[data-theme=dark] .profile-section-header{border-bottom-color:#334155}[data-theme=dark] .account-box h2,[data-theme=dark] .content-section h2,[data-theme=dark] .content-section h3,[data-theme=dark] .profile-section-card h3{color:#f1f5f9}[data-theme=dark] .section-description,[data-theme=dark] .profile-subtitle{color:#94a3b8}[data-theme=dark] .account-input,[data-theme=dark] .profile-section-fields input,[data-theme=dark] .profile-section-fields select,[data-theme=dark] .profile-section-fields textarea,[data-theme=dark] .dashboard-content input[type=text],[data-theme=dark] .dashboard-content input[type=email],[data-theme=dark] .dashboard-content input[type=tel],[data-theme=dark] .dashboard-content input[type=password],[data-theme=dark] .dashboard-content input[type=date],[data-theme=dark] .dashboard-content input[type=number],[data-theme=dark] .dashboard-content select,[data-theme=dark] .dashboard-content textarea{background:#0f172a;color:#f1f5f9;border-color:#475569}[data-theme=dark] .account-input:focus,[data-theme=dark] .profile-section-fields input:focus,[data-theme=dark] .profile-section-fields select:focus,[data-theme=dark] .profile-section-fields textarea:focus{border-color:#50b19f;outline-color:#50b19f}[data-theme=dark] .account-input::-moz-placeholder,[data-theme=dark] .dashboard-content input::-moz-placeholder,[data-theme=dark] .dashboard-content textarea::-moz-placeholder{color:#64748b}[data-theme=dark] .account-input::placeholder,[data-theme=dark] .dashboard-content input::placeholder,[data-theme=dark] .dashboard-content textarea::placeholder{color:#64748b}[data-theme=dark] .account-value,[data-theme=dark] .field-value{color:#e2e8f0}[data-theme=dark] .account-value-muted{color:#64748b}[data-theme=dark] label{color:#cbd5e1}[data-theme=dark] .data-table,[data-theme=dark] .applications-page .data-table{background:#1e293b;color:#e2e8f0}[data-theme=dark] .data-table th,[data-theme=dark] .applications-page .data-table th{background:#0f172a;color:#cbd5e1}[data-theme=dark] .data-table td,[data-theme=dark] .applications-page .data-table td{color:#cbd5e1;border-bottom-color:#334155}[data-theme=dark] .data-table tbody tr:hover,[data-theme=dark] .applications-page .data-table tbody tr:hover{background:#334155}[data-theme=dark] .packet-item{background:#1e293b;border-color:#334155}[data-theme=dark] .packet-content h3{color:#f1f5f9}[data-theme=dark] .packet-content p{color:#94a3b8}[data-theme=dark] .btn-packet-menu{background:transparent;border-color:#475569;color:#cbd5e1}[data-theme=dark] .btn-packet-menu:hover{background:#334155;color:#f1f5f9;border-color:#64748b}[data-theme=dark] .packet-menu-popover{background:#1e293b;border-color:#334155;box-shadow:0 6px 20px #00000080}[data-theme=dark] .packet-menu-item{color:#e2e8f0}[data-theme=dark] .packet-menu-item.packet-menu-delete:hover{background:#dc262626}[data-theme=dark] .status-card{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .status-card:hover,[data-theme=dark] .status-card.active{border-color:#50b19f}[data-theme=dark] .progress-ring-bg{stroke:#334155}[data-theme=dark] .timeline-item{background:#1e293b;border-color:#334155}[data-theme=dark] .timeline-content h4{color:#f1f5f9}[data-theme=dark] .timeline-description,[data-theme=dark] .timeline-dates{color:#94a3b8}[data-theme=dark] .progress-bar{background:#334155}[data-theme=dark] .modal-overlay,[data-theme=dark] .delete-modal-overlay,[data-theme=dark] .joint-modal-overlay{background:#000000b3}[data-theme=dark] .modal-content,[data-theme=dark] .delete-modal,[data-theme=dark] .joint-modal{background:#1e293b;color:#e2e8f0}[data-theme=dark] .modal-header,[data-theme=dark] .delete-modal-header,[data-theme=dark] .joint-modal-header{border-bottom-color:#334155}[data-theme=dark] .modal-header h2,[data-theme=dark] .delete-modal-header h3,[data-theme=dark] .joint-modal-header h3{color:#f1f5f9}[data-theme=dark] .template-card{background:#0f172a;border-color:#334155;color:#e2e8f0}[data-theme=dark] .template-card.selected{border-color:#50b19f}[data-theme=dark] .template-card h3{color:#f1f5f9}[data-theme=dark] .profile-progress{color:#cbd5e1}[data-theme=dark] .profile-message.success{background:#22c55e26;color:#4ade80;border-color:#22c55e4d}[data-theme=dark] .profile-message.error{background:#dc262626;color:#f87171;border-color:#dc26264d}[data-theme=dark] .account-message.success{background:#22c55e26;color:#4ade80}[data-theme=dark] .account-message.error{background:#dc262626;color:#f87171}[data-theme=dark] .profile-lock-banner{background:#f59e0b26;color:#fbbf24;border-color:#f59e0b66;border-left-color:#f59e0b}.theme-options{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.theme-option-btn{display:flex;align-items:center;gap:.5rem;padding:.65rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;color:#1e293b;transition:all .2s}.theme-option-btn:hover{border-color:#50b19f;background:#f0fdfa}.theme-option-btn.active{border-color:#50b19f;background:#50b19f1a;color:#1e293b}[data-theme=dark] .theme-option-btn{background:#0f172a;border-color:#475569;color:#e2e8f0}[data-theme=dark] .theme-option-btn:hover{border-color:#50b19f;background:#50b19f1a}[data-theme=dark] .theme-option-btn.active{border-color:#50b19f;background:#50b19f2e;color:#f1f5f9}.theme-option-icon{font-size:1.1rem}[data-theme=dark] .portal-shell .packet-info-card,[data-theme=dark] .portal-shell .editor-card,[data-theme=dark] .portal-shell .section-builder,[data-theme=dark] .portal-shell .field-builder,[data-theme=dark] .portal-shell .account-box,[data-theme=dark] .portal-shell .profile-section-card,[data-theme=dark] .portal-shell .content-section,[data-theme=dark] .portal-shell .template-card,[data-theme=dark] .portal-shell .empty-state-box,[data-theme=dark] .portal-shell .step-card,[data-theme=dark] .portal-shell .feature-card,[data-theme=dark] .portal-shell .timeline-item,[data-theme=dark] .portal-shell .status-card,[data-theme=dark] .portal-shell .packet-item,[data-theme=dark] .portal-shell .help-card,[data-theme=dark] .portal-shell .quick-card,[data-theme=dark] .portal-shell .resource-category,[data-theme=dark] .portal-shell .stat-card,[data-theme=dark] .portal-shell .stat-card-admin,[data-theme=dark] .portal-shell .info-card,[data-theme=dark] .portal-shell .filter-panel,[data-theme=dark] .portal-shell .empty-state,[data-theme=dark] .portal-shell .empty-sections,[data-theme=dark] .portal-shell .empty-fields,[data-theme=dark] .portal-shell .applications-list,[data-theme=dark] .portal-shell .application-row,[data-theme=dark] .portal-shell .application-card,[data-theme=dark] .portal-shell .document-card,[data-theme=dark] .portal-shell .pdf-row,[data-theme=dark] .portal-shell .modal-content,[data-theme=dark] .portal-shell .joint-modal,[data-theme=dark] .portal-shell .delete-modal{background:#1e293b;border-color:#334155;color:#e2e8f0;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .portal-shell .field-builder,[data-theme=dark] .portal-shell .filter-panel,[data-theme=dark] .portal-shell .empty-state,[data-theme=dark] .portal-shell .empty-sections,[data-theme=dark] .portal-shell .empty-fields,[data-theme=dark] .portal-shell .data-table thead{background:#0f172a}[data-theme=dark] .portal-shell .packet-info-card h1,[data-theme=dark] .portal-shell .packet-info-card h2,[data-theme=dark] .portal-shell .packet-info-card h3,[data-theme=dark] .portal-shell .editor-card h1,[data-theme=dark] .portal-shell .editor-card h2,[data-theme=dark] .portal-shell .editor-card h3,[data-theme=dark] .portal-shell .editor-card h4,[data-theme=dark] .portal-shell .section-builder h3,[data-theme=dark] .portal-shell .section-builder h4,[data-theme=dark] .portal-shell .account-box h2,[data-theme=dark] .portal-shell .account-box h3,[data-theme=dark] .portal-shell .profile-section-card h2,[data-theme=dark] .portal-shell .profile-section-card h3,[data-theme=dark] .portal-shell .content-section h1,[data-theme=dark] .portal-shell .content-section h2,[data-theme=dark] .portal-shell .content-section h3,[data-theme=dark] .portal-shell .template-card h3,[data-theme=dark] .portal-shell .step-card h3,[data-theme=dark] .portal-shell .feature-card h3,[data-theme=dark] .portal-shell .timeline-item h3,[data-theme=dark] .portal-shell .timeline-item h4,[data-theme=dark] .portal-shell .status-card h3,[data-theme=dark] .portal-shell .packet-item h3,[data-theme=dark] .portal-shell .card-header h1,[data-theme=dark] .portal-shell .card-header h2,[data-theme=dark] .portal-shell .modal-header h1,[data-theme=dark] .portal-shell .modal-header h2,[data-theme=dark] .portal-shell .modal-header h3,[data-theme=dark] .portal-shell .editor-header h2{color:#f1f5f9}[data-theme=dark] .portal-shell .card-header,[data-theme=dark] .portal-shell .editor-header,[data-theme=dark] .portal-shell .section-builder-header,[data-theme=dark] .portal-shell .modal-header,[data-theme=dark] .portal-shell .account-box-header,[data-theme=dark] .portal-shell .profile-section-header,[data-theme=dark] .portal-shell .fields-section,[data-theme=dark] .portal-shell .field-builder-header{border-color:#334155!important}[data-theme=dark] .portal-shell .account-box-header,[data-theme=dark] .portal-shell .profile-section-header,[data-theme=dark] .portal-shell .modal-header,[data-theme=dark] .portal-shell .card-header{background:#0f172a}[data-theme=dark] .portal-shell .account-box-header h1,[data-theme=dark] .portal-shell .account-box-header h2,[data-theme=dark] .portal-shell .account-box-header h3,[data-theme=dark] .portal-shell .profile-section-header h1,[data-theme=dark] .portal-shell .profile-section-header h2,[data-theme=dark] .portal-shell .profile-section-header h3{color:#f1f5f9}[data-theme=dark] .portal-shell .form-group label,[data-theme=dark] .portal-shell .field-label,[data-theme=dark] .portal-shell label{color:#cbd5e1}[data-theme=dark] .portal-shell .form-help-text,[data-theme=dark] .portal-shell .field-help,[data-theme=dark] .portal-shell .help-text,[data-theme=dark] .portal-shell .section-description,[data-theme=dark] .portal-shell .profile-subtitle,[data-theme=dark] .portal-shell small{color:#94a3b8}[data-theme=dark] .portal-shell input[type=text],[data-theme=dark] .portal-shell input[type=number],[data-theme=dark] .portal-shell input[type=email],[data-theme=dark] .portal-shell input[type=tel],[data-theme=dark] .portal-shell input[type=password],[data-theme=dark] .portal-shell input[type=date],[data-theme=dark] .portal-shell input[type=search],[data-theme=dark] .portal-shell input[type=url],[data-theme=dark] .portal-shell select,[data-theme=dark] .portal-shell textarea{background:#0f172a;border-color:#475569;color:#f1f5f9}[data-theme=dark] .portal-shell input::-moz-placeholder,[data-theme=dark] .portal-shell textarea::-moz-placeholder{color:#64748b}[data-theme=dark] .portal-shell input::placeholder,[data-theme=dark] .portal-shell textarea::placeholder{color:#64748b}[data-theme=dark] .portal-shell input:focus,[data-theme=dark] .portal-shell select:focus,[data-theme=dark] .portal-shell textarea:focus{border-color:#50b19f;box-shadow:0 0 0 3px #50b19f26}[data-theme=dark] .portal-shell .account-value,[data-theme=dark] .portal-shell .field-value,[data-theme=dark] .portal-shell .read-only-value{color:#e2e8f0}[data-theme=dark] .portal-shell .account-value-muted{color:#64748b}[data-theme=dark] .portal-shell .btn-cancel,[data-theme=dark] .portal-shell .btn-secondary,[data-theme=dark] .portal-shell .btn-back,[data-theme=dark] .portal-shell .btn-filter{background:#334155;border-color:#475569;color:#e2e8f0}[data-theme=dark] .portal-shell .btn-cancel:hover,[data-theme=dark] .portal-shell .btn-secondary:hover,[data-theme=dark] .portal-shell .btn-back:hover,[data-theme=dark] .portal-shell .btn-filter:hover{background:#475569;border-color:#64748b;color:#f1f5f9}[data-theme=dark] .portal-shell .data-grid,[data-theme=dark] .portal-shell .data-table{border-color:#334155}[data-theme=dark] .portal-shell .data-table{background:#1e293b}[data-theme=dark] .portal-shell .data-table thead{background:#0f172a;border-bottom-color:#334155}[data-theme=dark] .portal-shell .data-table th{color:#cbd5e1}[data-theme=dark] .portal-shell .data-table td{color:#cbd5e1;border-bottom-color:#334155}[data-theme=dark] .portal-shell .data-table tbody tr{border-bottom-color:#334155}[data-theme=dark] .portal-shell .data-table tbody tr:hover{background:#334155}[data-theme=dark] .portal-shell .cell-name{color:#f1f5f9}[data-theme=dark] .portal-shell .cell-description,[data-theme=dark] .portal-shell .cell-muted{color:#94a3b8}[data-theme=dark] .portal-shell .status-badge.status-active,[data-theme=dark] .portal-shell .status-active,[data-theme=dark] .portal-shell .status-indicator.active{background:#22c55e26;color:#4ade80}[data-theme=dark] .portal-shell .status-badge.status-inactive,[data-theme=dark] .portal-shell .status-inactive,[data-theme=dark] .portal-shell .status-indicator.inactive{background:#334155;color:#cbd5e1}[data-theme=dark] .portal-shell .type-badge.template{background:#3b82f62e;color:#93c5fd}[data-theme=dark] .portal-shell .type-badge.packet{background:#22c55e2e;color:#86efac}[data-theme=dark] .portal-shell .modal-overlay,[data-theme=dark] .portal-shell .delete-modal-overlay,[data-theme=dark] .portal-shell .joint-modal-overlay{background:#000000b3}[data-theme=dark] .portal-shell .modal-content,[data-theme=dark] .portal-shell .delete-modal,[data-theme=dark] .portal-shell .joint-modal{background:#1e293b;color:#e2e8f0}[data-theme=dark] .portal-shell .template-description,[data-theme=dark] .portal-shell .template-meta,[data-theme=dark] .portal-shell .timeline-description,[data-theme=dark] .portal-shell .timeline-dates,[data-theme=dark] .portal-shell .packet-content p{color:#94a3b8}[data-theme=dark] .portal-shell .template-type{color:#50b19f}[data-theme=dark] .portal-shell .loading-state,[data-theme=dark] .portal-shell .dashboard-loading{color:#94a3b8}[data-theme=dark] .portal-shell .form-error{background:#dc262626;border-color:#dc26264d;color:#f87171}[data-theme=dark] .portal-shell .profile-message.success,[data-theme=dark] .portal-shell .account-message.success{background:#22c55e26;color:#4ade80;border-color:#22c55e4d}[data-theme=dark] .portal-shell .profile-message.error,[data-theme=dark] .portal-shell .account-message.error{background:#dc262626;color:#f87171;border-color:#dc26264d}[data-theme=dark] .portal-shell .profile-lock-banner{background:#f59e0b26;color:#fbbf24;border-color:#f59e0b66;border-left-color:#f59e0b}[data-theme=dark] .portal-shell .editor-actions,[data-theme=dark] .portal-shell .sticky-actions{background:#1e293b;border-top-color:#334155}[data-theme=dark] .portal-shell .btn-action{display:inline-flex;align-items:center;justify-content:center;padding:.4rem;border-radius:6px;transition:background-color .15s ease,transform .15s ease}[data-theme=dark] .portal-shell .btn-action.btn-edit{color:#2dd4bf}[data-theme=dark] .portal-shell .btn-action.btn-edit:hover{background:#2dd4bf1f;color:#5eead4;transform:none}[data-theme=dark] .portal-shell .btn-action.btn-delete{color:#f87171}[data-theme=dark] .portal-shell .btn-action.btn-delete:hover{background:#f871711f;color:#fca5a5;transform:none}[data-theme=dark] .portal-shell .actions-wrapper{display:inline-flex;gap:.25rem;align-items:center}[data-theme=light] .portal-shell{background-color:#f8fafc!important;color:#0f172a!important}[data-theme=light] .portal-shell aside{background-color:#fff!important;border-color:#e2e8f0!important}[data-theme=light] .portal-shell aside>div:first-child{border-color:#e2e8f0!important}[data-theme=light] .portal-shell aside .text-gray-400{color:#475569!important}[data-theme=light] .portal-shell aside button.bg-teal-500\/10{background-color:#14b8a61f!important}[data-theme=light] .portal-shell aside button:hover{background-color:#f1f5f9!important;color:#0f172a!important}[data-theme=light] .portal-shell aside .text-gray-50{color:#0f172a!important}[data-theme=light] .portal-shell aside .border-gray-700\/60,[data-theme=light] .portal-shell aside .border-t.border-gray-700\/60{border-color:#e2e8f0!important}[data-theme=light] .portal-shell aside button:not(.bg-teal-500\/10){color:#475569!important}[data-theme=light] .portal-shell aside .border-t{border-color:#e2e8f0!important}[data-theme=light] .portal-shell header.h-14{background-color:#ffffffd9!important;border-color:#e2e8f0!important;color:#0f172a!important}[data-theme=light] .portal-shell header.h-14 h1,[data-theme=light] .portal-shell header.h-14 .text-gray-50{color:#0f172a!important}[data-theme=light] .portal-shell header.h-14 .text-gray-400{color:#64748b!important}[data-theme=light] .portal-shell .bg-gray-800{background-color:#fff!important;color:#0f172a!important}[data-theme=light] .portal-shell .border-gray-700,[data-theme=light] .portal-shell .border-gray-700\/60{border-color:#e2e8f0!important}[data-theme=light] .portal-shell main,[data-theme=light] .portal-shell .bg-gray-900{background-color:#f8fafc!important;color:#0f172a!important}[data-theme=light] .portal-shell .text-gray-100,[data-theme=light] .portal-shell .text-gray-200,[data-theme=light] .portal-shell .text-gray-300{color:#0f172a!important}[data-theme=light] .portal-shell .text-gray-400,[data-theme=light] .portal-shell .text-gray-500{color:#64748b!important}[data-theme=light] .portal-shell .text-gray-50{color:#0f172a!important}[data-theme=light] .portal-shell .bg-gray-800{background-color:#fff!important}[data-theme=light] .portal-shell .border-gray-700,[data-theme=light] .portal-shell .border-gray-800,[data-theme=light] .portal-shell .border-gray-700.bg-gray-800{border-color:#e2e8f0!important}[data-theme=light] .portal-shell button.bg-gray-800{background-color:#fff!important;color:#0f172a!important}[data-theme=light] .portal-shell button.bg-gray-800:hover,[data-theme=light] .portal-shell .bg-gray-900\/40{background-color:#f8fafc!important}[data-theme=light] .portal-shell .bg-gray-700{background-color:#e2e8f0!important;color:#0f172a!important}[data-theme=light] .portal-shell .bg-black\/60{background-color:#0f172a66!important}
