:root{--primary-color:#0ea5e9;--primary-hover:#0284c7;--primary-active:#0369a1;--primary-light:#e0f2fe;--primary-dark:#0c4a6e;--secondary-color:#06b6d4;--secondary-hover:#0891b2;--secondary-active:#0e7490;--secondary-light:#cffafe;--secondary-dark:#164e63;--accent-color:#22d3ee;--accent-hover:#06b6d4;--accent-active:#0891b2;--accent-light:#cffafe;--accent-dark:#155e75;--background-color:#ffffff;--background-primary:#ffffff;--background-secondary:#f8fafc;--background-tertiary:#f1f5f9;--background-elevated:#ffffff;--background-overlay:rgba(14,165,233,0.5);--background-glass:rgba(255,255,255,0.8);--text-color:#0f172a;--text-primary:#0f172a;--text-secondary:#334155;--text-tertiary:#64748b;--text-quaternary:#94a3b8;--text-muted:#64748b;--text-disabled:#94a3b8;--text-placeholder:#94a3b8;--border-primary:#e2e8f0;--border-secondary:#cbd5e1;--border-tertiary:#94a3b8;--border-focus:#0ea5e9;--border-info:#7dd3fc;--surface-primary:#ffffff;--surface-secondary:#f8fafc;--surface-tertiary:#f1f5f9;--surface-elevated:#ffffff;--card-bg:#ffffff;--card-border:#e2e8f0;--card-shadow:rgba(14,165,233,0.04);--card-shadow-hover:rgba(14,165,233,0.08);--input-bg:#ffffff;--input-border:#cbd5e1;--input-border-focus:#0ea5e9;--input-text:#0f172a;--input-placeholder:#94a3b8;--button-primary-bg:#0ea5e9;--button-primary-hover:#0284c7;--button-primary-active:#0369a1;--button-primary-text:#ffffff;--button-secondary-bg:#f1f5f9;--button-secondary-hover:#e2e8f0;--button-secondary-active:#cbd5e1;--button-secondary-text:#334155;--button-secondary-border:#cbd5e1;--button-outline-bg:transparent;--button-outline-hover:#f8fafc;--button-outline-active:#f1f5f9;--button-outline-text:#0ea5e9;--button-outline-border:#cbd5e1;--nav-bg:rgba(255,255,255,0.8);--nav-border:rgba(226,232,240,0.8);--nav-shadow:rgba(14,165,233,0.08);--nav-text:#0f172a;--nav-text-hover:#0ea5e9;--nav-text-active:#0284c7;--status-info:#0ea5e9;--status-info-bg:#e0f2fe;--status-info-border:#7dd3fc;--status-info-text:#0f172a;--chat-assistant-bg:#f1f5f9;--chat-assistant-text:#0f172a;--chat-timestamp:#94a3b8;--modal-backdrop:rgba(14,165,233,0.5);--modal-bg:#ffffff;--modal-border:#e2e8f0;--modal-shadow:rgba(14,165,233,0.1);--dropdown-bg:#ffffff;--dropdown-border:#e2e8f0;--dropdown-shadow:rgba(14,165,233,0.1);--dropdown-item-hover:#f8fafc;--dropdown-item-active:#0ea5e9;--focus-ring:rgba(14,165,233,0.2);--divider:#e2e8f0;--divider-strong:#cbd5e1}.dark{--primary-color:#38bdf8;--primary-hover:#0ea5e9;--primary-active:#0284c7;--primary-light:#0c4a6e;--primary-dark:#082f49;--secondary-color:#22d3ee;--secondary-hover:#06b6d4;--secondary-active:#0891b2;--secondary-light:#164e63;--secondary-dark:#0e7490;--accent-color:#38bdf8;--accent-hover:#22d3ee;--accent-active:#06b6d4;--accent-light:#0c4a6e;--accent-dark:#0284c7;--background-color:#0f172a;--background-primary:#0f172a;--background-secondary:#1e293b;--background-tertiary:#334155;--background-elevated:#1e293b;--background-overlay:rgba(0,0,0,0.7);--background-glass:rgba(30,41,59,0.8);--text-color:#f1f5f9;--text-primary:#f1f5f9;--text-secondary:#e2e8f0;--text-tertiary:#cbd5e1;--text-quaternary:#94a3b8;--text-muted:#cbd5e1;--text-disabled:#64748b;--text-placeholder:#94a3b8;--border-primary:#334155;--border-secondary:#475569;--border-tertiary:#64748b;--border-focus:#38bdf8;--border-info:#0c4a6e;--surface-primary:#1e293b;--surface-secondary:#334155;--surface-tertiary:#475569;--surface-elevated:#1e293b;--card-bg:#1e293b;--card-border:#334155;--card-shadow:rgba(0,0,0,0.4);--card-shadow-hover:rgba(0,0,0,0.6);--input-bg:#334155;--input-border:#475569;--input-border-focus:#38bdf8;--input-text:#f8fafc;--input-placeholder:#94a3b8;--button-primary-bg:#38bdf8;--button-primary-hover:#0ea5e9;--button-primary-active:#0284c7;--button-primary-text:#0f172a;--button-secondary-bg:#38bdf8;--button-secondary-hover:#0ea5e9;--button-secondary-active:#0284c7;--button-secondary-text:#ffffff;--button-secondary-border:#0ea5e9;--button-outline-bg:transparent;--button-outline-hover:#334155;--button-outline-active:#475569;--button-outline-text:#e2e8f0;--button-outline-border:#475569;--nav-bg:rgba(30,41,59,0.8);--nav-border:rgba(51,65,85,0.8);--nav-shadow:rgba(0,0,0,0.3);--nav-text:#f1f5f9;--nav-text-hover:#38bdf8;--nav-text-active:#0ea5e9;--status-info:#38bdf8;--status-info-bg:#0c4a6e;--status-info-border:#0ea5e9;--status-info-text:#f1f5f9;--chat-assistant-bg:#334155;--chat-assistant-text:#f8fafc;--chat-timestamp:#cbd5e1;--modal-backdrop:rgba(0,0,0,0.7);--modal-bg:#1e293b;--modal-border:#334155;--modal-shadow:rgba(0,0,0,0.3);--dropdown-bg:#1e293b;--dropdown-border:#334155;--dropdown-shadow:rgba(0,0,0,0.3);--dropdown-item-hover:#334155;--dropdown-item-active:#38bdf8;--focus-ring:rgba(56,189,248,0.3);--divider:#334155;--divider-strong:#475569}.article-card{display:flex;flex-direction:column;height:100%;justify-content:space-between}.article-card .article-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.article-card .article-header{flex-shrink:0}.article-card .article-body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.article-card .article-footer{flex-shrink:0;margin-top:auto}.blog-article-body{display:flex;flex-direction:column;justify-content:space-between;height:100%}.blog-article-header{flex-shrink:0}.blog-article-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.blog-article-footer{flex-shrink:0;margin-top:auto;padding-top:1rem}.article-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.article-content .article-main{flex:1;display:flex;flex-direction:column;justify-content:space-between}.article-content .article-meta,.article-content .article-title-section{flex-shrink:0}.article-content .article-excerpt{flex:1;display:flex;flex-direction:column;justify-content:center}.article-card .space-y-4{display:flex;flex-direction:column;justify-content:space-between;height:100%}.article-card .space-y-4>*{flex-shrink:0}.article-card .space-y-4>:last-child{margin-top:auto}.btn-calculator-primary{background-color:var(--primary-color)!important;color:white!important;border:none!important;padding:.75rem 1.5rem!important;border-radius:.5rem!important;font-weight:400!important;font-size:1rem!important;transition:all .2s ease!important;box-shadow:0 2px 4px rgba(14,165,233,.2)!important}.btn-calculator-primary:hover:not(:disabled){background-color:var(--primary-hover)!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(14,165,233,.3)!important}.btn-calculator-primary:disabled{background:linear-gradient(135deg,var(--surface-tertiary) 0,var(--surface-secondary) 100%)!important;color:var(--text-disabled)!important;cursor:not-allowed!important;transform:none!important;box-shadow:0 1px 2px rgba(0,0,0,.1)!important;opacity:.7!important;border:1px solid var(--border-tertiary)!important}.btn-calculator-secondary{background-color:var(--button-secondary-bg)!important;color:var(--button-secondary-text)!important;border:1px solid var(--button-secondary-border)!important;padding:.75rem 1.5rem!important;border-radius:.5rem!important;font-weight:400!important;font-size:1rem!important;transition:all .2s ease!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important}.btn-calculator-secondary:hover:not(:disabled){background-color:var(--button-secondary-hover)!important;transform:translateY(-1px)!important;box-shadow:0 2px 6px rgba(0,0,0,.15)!important}.btn-calculator-secondary:disabled{background:linear-gradient(135deg,var(--surface-tertiary) 0,var(--surface-quaternary) 100%)!important;color:var(--text-disabled)!important;border-color:var(--border-tertiary)!important;cursor:not-allowed!important;transform:none!important;box-shadow:0 1px 2px rgba(0,0,0,.1)!important;opacity:.6!important}.btn-calculator-destructive{background-color:var(--button-outline-bg)!important;color:var(--status-error-text)!important;border:1px solid var(--status-error-border)!important;padding:.75rem 1.5rem!important;border-radius:.5rem!important;font-weight:400!important;font-size:1rem!important;transition:all .2s ease!important;box-shadow:0 1px 3px rgba(239,68,68,.1)!important}.btn-calculator-destructive:hover:not(:disabled){background-color:var(--status-error-bg)!important;color:white!important;transform:translateY(-1px)!important;box-shadow:0 2px 6px rgba(239,68,68,.2)!important}.btn-calculator-destructive:disabled{background:linear-gradient(135deg,var(--surface-tertiary) 0,var(--surface-secondary) 100%)!important;color:var(--text-disabled)!important;border-color:var(--border-tertiary)!important;cursor:not-allowed!important;transform:none!important;box-shadow:0 1px 2px rgba(0,0,0,.1)!important;opacity:.5!important}.btn-calculator-utility{background-color:var(--primary-color)!important;color:white!important;border:none!important;padding:.75rem 1.5rem!important;border-radius:.5rem!important;font-weight:400!important;font-size:1rem!important;transition:all .2s ease!important;box-shadow:0 2px 4px rgba(14,165,233,.2)!important;position:relative!important;overflow:hidden!important}.btn-calculator-utility:hover{background-color:var(--primary-hover)!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(14,165,233,.3)!important}.btn-calculator-utility:active{transform:translateY(0)!important;box-shadow:0 2px 4px rgba(14,165,233,.2)!important}.btn-back-to-top{background:transparent!important;color:var(--primary-color)!important;border:2px solid var(--primary-color)!important;padding:.625rem 1rem!important;border-radius:.5rem!important;font-weight:400!important;font-size:.875rem!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.375rem!important;min-width:120px!important}@media (min-width:640px){.btn-back-to-top{padding:.75rem 1.5rem!important;font-size:.95rem!important;gap:.5rem!important;min-width:140px!important}}.btn-back-to-top:hover{background:var(--primary-color)!important;color:white!important;transform:translateY(-1px)!important}.btn-back-to-top:active{transform:translateY(0)!important}.btn-back-to-top svg{width:1.25rem!important;height:1.25rem!important;transition:transform .2s ease!important}.btn-back-to-top:hover svg{transform:translateY(-1px)!important}.btn-primary-enhanced{overflow:hidden;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--button-primary-text);border:1px solid transparent;border-radius:var(--border-radius);padding:.5rem 1rem;font-weight:400;font-size:.9rem;transition:all var(--transition-normal);box-shadow:0 2px 6px rgba(14,165,233,.15);position:relative;z-index:1}.btn-primary-enhanced:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left var(--transition-slow);z-index:-1}.btn-primary-enhanced:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(14,165,233,.25);background:linear-gradient(135deg,var(--primary-hover) 0,var(--secondary-hover) 100%)}.btn-primary-enhanced:hover:before{left:100%}.btn-primary-enhanced:active{transform:translateY(0);box-shadow:0 2px 6px rgba(14,165,233,.15)}.btn-primary-enhanced:focus{outline:2px solid var(--primary-color);outline-offset:2px}.dark .btn-primary-enhanced{box-shadow:0 2px 6px rgba(56,189,248,.2)}.dark .btn-primary-enhanced:hover{box-shadow:0 4px 12px rgba(56,189,248,.3)}.dark .btn-primary-enhanced:active{box-shadow:0 2px 6px rgba(56,189,248,.2)}.btn-secondary-enhanced{overflow:hidden;background:linear-gradient(135deg,var(--accent-color) 0,var(--primary-color) 100%);color:var(--button-primary-text);border:1px solid transparent;border-radius:var(--border-radius);padding:.5rem 1rem;font-weight:400;font-size:.9rem;transition:all var(--transition-normal);box-shadow:0 2px 6px rgba(34,211,238,.15);position:relative;z-index:1}.btn-secondary-enhanced:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left var(--transition-slow);z-index:-1}.btn-secondary-enhanced:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(34,211,238,.25);background:linear-gradient(135deg,var(--accent-hover) 0,var(--primary-hover) 100%)}.btn-secondary-enhanced:hover:before{left:100%}.btn-secondary-enhanced:active{transform:translateY(0);box-shadow:0 2px 6px rgba(34,211,238,.15)}.btn-secondary-enhanced:focus{outline:2px solid var(--accent-color);outline-offset:2px}.dark .btn-secondary-enhanced{box-shadow:0 2px 6px rgba(56,189,248,.2)}.dark .btn-secondary-enhanced:hover{box-shadow:0 4px 12px rgba(56,189,248,.3)}.dark .btn-secondary-enhanced:active{box-shadow:0 2px 6px rgba(56,189,248,.2)}.btn-icon{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-icon svg{height:1.25rem;width:1.25rem;transition:transform var(--transition-fast)}.btn-primary-enhanced:hover .btn-icon svg,.btn-secondary-enhanced:hover .btn-icon svg{transform:scale(1.1)}@media (max-width:640px){.btn-primary-enhanced,.btn-secondary-enhanced{padding:.375rem .75rem;font-size:.85rem}}.social-icons{gap:1rem;margin-bottom:1rem}.social-icons,.social-icons button{display:flex;align-items:center;justify-content:center}.social-icons button{width:2.5rem;height:2.5rem;border-radius:50%;background-color:transparent;border:2px solid white;color:white;transition:all .3s ease;cursor:pointer}.social-icons .icon-lg{width:1.25rem;height:1.25rem;fill:currentColor;transition:all .3s ease}.social-icons button:hover{background-color:white;color:var(--primary-color);transform:translateY(-2px)}.social-icons button:hover .icon-lg{transform:scale(1.1)}.social-icons button:active{transform:translateY(0)}.social-icons button:focus{outline:2px solid white;outline-offset:2px}.dark .social-icons button{border-color:white;color:white}.dark .social-icons button:hover{background-color:white;color:var(--primary-color)}.dark .social-icons button:focus{outline-color:white}@media (max-width:640px){.social-icons{gap:.75rem}.social-icons button{width:2.25rem;height:2.25rem}.social-icons .icon-lg{width:1.125rem;height:1.125rem}}.modal-backdrop{background-color:var(--modal-backdrop);backdrop-filter:blur(4px);transition:opacity var(--transition-normal)}.modal-content{background-color:var(--modal-bg);border:1px solid var(--modal-border);box-shadow:0 20px 25px -5px var(--modal-shadow),0 10px 10px -5px var(--modal-shadow);transition:all var(--transition-normal)}.modal-cancel-btn{background-color:var(--button-secondary-bg);color:var(--button-secondary-text);border:1px solid var(--button-secondary-border);transition:all var(--transition-fast)}.modal-cancel-btn:hover{background-color:var(--button-secondary-hover);transform:translateY(-1px)}.modal-confirm-btn{background-color:var(--button-primary-bg);color:var(--button-primary-text);border:1px solid transparent;transition:all var(--transition-fast)}.modal-confirm-btn:hover{background-color:var(--button-primary-hover);transform:translateY(-1px)}.modal-backdrop{transition:opacity var(--transition-normal) ease-out}.modal-content{transition:all var(--transition-normal) ease-out}.body-scroll-lock{overflow:hidden;position:fixed;width:100%}.calculator-textarea{background-color:var(--input-bg)!important;color:var(--input-text)!important;border:1px solid var(--input-border)!important;border-radius:var(--border-radius)!important;padding:.625rem .75rem!important;font-size:.9375rem!important;line-height:1.5!important;transition:all var(--transition-fast)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}@media (min-width:640px){.calculator-textarea{padding:.75rem!important;font-size:1rem!important}}.calculator-textarea:focus{outline:none!important;border-color:var(--input-border-focus)!important;box-shadow:0 0 0 2px var(--focus-ring)!important}@media (min-width:640px){.calculator-textarea:focus{box-shadow:0 0 0 3px var(--focus-ring)!important}}.calculator-textarea::-moz-placeholder{color:var(--input-placeholder)!important}.calculator-textarea::placeholder{color:var(--input-placeholder)!important}.calculator-textarea:disabled{background-color:var(--surface-tertiary)!important;color:var(--text-disabled)!important;border-color:var(--border-tertiary)!important;cursor:not-allowed!important;opacity:.7!important}.dark .calculator-textarea{box-shadow:0 1px 2px rgba(0,0,0,.2)!important}.dark .calculator-textarea:focus{box-shadow:0 0 0 2px var(--focus-ring)!important}@media (min-width:640px){.dark .calculator-textarea:focus{box-shadow:0 0 0 3px var(--focus-ring)!important}}article h1{color:var(--text-color);font-size:2rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;line-height:1.2}article h2{font-size:1.5rem;margin-top:1.75rem;margin-bottom:.75rem;line-height:1.3}article h2,article h3{color:var(--text-color);font-weight:500}article h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.5rem;line-height:1.4}article h4{font-size:1.125rem;margin-top:1.25rem;line-height:1.4}article h4,article h5{color:var(--text-color);font-weight:500;margin-bottom:.5rem}article h5{font-size:1rem}article h5,article h6{margin-top:1rem;line-height:1.5}article h6{font-size:.875rem;font-weight:500;margin-bottom:.5rem}article h6,article p{color:var(--text-color)}article p{margin-bottom:1rem;line-height:1.7}article a{color:var(--primary-color);text-decoration:none;transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease;border-bottom:1px solid transparent}article a:hover{color:var(--primary-hover);text-decoration:none;border-bottom-color:var(--primary-hover)}article a:focus{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:2px}article a:visited{color:var(--primary-color)}article a:active{color:var(--primary-active)}article strong{color:var(--text-color);font-weight:500}article code{color:var(--text-color);background-color:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:.25rem;padding:.125rem .25rem;font-size:.875em}article pre{background-color:var(--card-bg);border:1px solid var(--card-border);color:var(--text-color);padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}article pre code{background:transparent;border:none;padding:0;color:inherit}article blockquote{color:var(--text-secondary);border-left:4px solid var(--primary-color);background-color:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:.5rem;padding:1rem;margin:1.5rem 0}article blockquote p{color:inherit;margin:0}article table{color:var(--text-color);width:100%;border-collapse:collapse;margin:1rem 0}article th{background-color:var(--surface-secondary);text-align:left}article td,article th{color:var(--text-color);border:1px solid var(--border-primary);padding:.5rem}article hr{border-color:var(--border-primary);margin:2rem 0}article ol,article ul{color:var(--text-color);margin:1rem 0;padding-left:1.5rem}article ul{list-style-type:disc}article ol{list-style-type:decimal}article li{color:var(--text-color);margin-bottom:.5rem;line-height:1.6}article ol ol,article ol ul,article ul ol,article ul ul{margin:.5rem 0;padding-left:1.25rem}article ul ul{list-style-type:circle}article ul ul ul{list-style-type:square}.dark article code{background-color:var(--surface-tertiary);border-color:var(--border-secondary)}.dark article pre{background-color:var(--surface-primary);border-color:var(--border-secondary)}.dark article blockquote,.dark article th{background-color:var(--surface-tertiary);border-color:var(--border-secondary)}.dark article td{border-color:var(--border-secondary)}*,: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:rgb(59 130 246/0.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/0.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: }

/* ! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com */*,:after,:before{border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}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-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin: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]:where(:not([hidden=until-found])){display:none}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.container{max-width:640px;padding-right:1.5rem;padding-left:1.5rem}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width:1280px){.container{max-width:1280px}}@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:"\201C""\201D""\2018""\2019";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-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.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}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.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}.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}.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}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.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-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.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}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{border-width:0}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-4{bottom:1rem}.left-0{left:0}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.m-0{margin:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-ml-1{margin-left:-.25rem}.mb-0{margin-bottom:0}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-auto{height:auto}.h-full{height:100%}.min-h-\[260px\]{min-height:260px}.min-h-\[280px\]{min-height:280px}.min-h-\[300px\]{min-height:300px}.min-h-\[320px\]{min-height:320px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-4\/5{width:80%}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-8{width:2rem}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[90\%\]{max-width:90%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.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}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.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-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-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-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pr-2{padding-right:.5rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.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}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.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-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.no-underline{text-decoration-line:none}.opacity-25{opacity:.25}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 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 rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 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)}.blur{--tw-blur:blur(8px)}.blur,.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-md{--tw-backdrop-blur:blur(12px);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-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}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}*,:after,:before{box-sizing:border-box}blockquote,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,pre,ul{margin:0;padding:0}ol,ul{list-style:none}button{background:none;font:inherit;cursor:pointer}button,fieldset{border:none;padding:0;margin:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only,legend{padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--nav-height:3.5rem;--border-radius:0.5rem;--border-radius-sm:0.25rem;--border-radius-lg:0.75rem;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--transition-fast:150ms ease;--transition-normal:200ms ease;--transition-slow:300ms ease}body{color:var(--text-color);background:var(--background-color);font-family:var(--font-inter),"Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;font-size:1rem;line-height:1.6;font-weight:400;min-height:100vh;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary-hover);text-decoration:underline}a:focus{outline:2px solid var(--primary-color);outline-offset:2px}.dark{--tw-border-opacity:1}.dark .border-card-border{border-color:var(--card-border)!important}.dark .border-border-primary{border-color:var(--border-primary)!important}.dark .border-border-secondary{border-color:var(--border-secondary)!important}.dark .border-nav-border{border-color:var(--nav-border)!important}.dark .border-modal-border{border-color:var(--modal-border)!important}.dark .border-input-border{border-color:var(--input-border)!important}.dark .border-status-info-border{border-color:var(--status-info-border)!important}.dark\:prose-invert:is(.dark *){--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)}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem;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\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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)}@media (min-width:640px){.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-16{margin-bottom:4rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-6{margin-top:1.5rem}.sm\:h-14{height:3.5rem}.sm\:h-16{height:4rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-8{height:2rem}.sm\:min-h-\[280px\]{min-height:280px}.sm\:min-h-\[320px\]{min-height:320px}.sm\:min-h-\[350px\]{min-height:350px}.sm\:w-14{width:3.5rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-8{width:2rem}.sm\:max-w-\[85\%\]{max-width:85%}.sm\:flex-row{flex-direction:row}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-6{gap:1.5rem}.sm\: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))}.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\:p-2{padding:.5rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:max-w-\[75\%\]{max-width:75%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:gap-8{gap:2rem}.md\:p-8{padding:2rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}