/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-leading:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-400:oklch(70.4% .191 22.216);--color-red-700:oklch(50.5% .213 27.518);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.top-full{top:100%}.left-0{left:calc(var(--spacing)*0)}.z-50{z-index:50}.mt-2{margin-top:calc(var(--spacing)*2)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[85\%\]{max-width:85%}.min-w-0{min-width:calc(var(--spacing)*0)}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.list-none{list-style-type:none}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing)*2)}.self-center{align-self:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-red-400{border-color:var(--color-red-400)}.bg-red-100{background-color:var(--color-red-100)}.bg-white{background-color:var(--color-white)}.p-3{padding:calc(var(--spacing)*3)}.text-center{text-align:center}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.text-\[\#353535\]{color:#353535}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-red-700{color:var(--color-red-700)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.focus\:ring-0:focus,.shadow-lg{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:6rem;font-size:16px;line-height:1.6}.help-container,.main-content,body{color:#23272f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.7}.help-container{max-width:1400px;min-height:100vh;margin:0 auto;display:flex}.sidebar{scrollbar-width:none;-ms-overflow-style:none;z-index:30;overscroll-behavior:contain;background:#fff;flex-shrink:0;width:260px;height:calc(100vh - 4rem);min-height:calc(100vh - 4rem);position:sticky;inset:4rem 0 0;overflow-y:auto;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:2.5rem 0 3.5rem!important}.sidebar::-webkit-scrollbar{display:none}.help-container{background:0 0!important}.sidebar .nav-section-title{color:#222;text-transform:none;letter-spacing:0;margin:2rem 0 .7rem 1.5rem;font-weight:600}.sidebar ul{margin-bottom:0;padding-left:0;list-style:none}.sidebar li{margin-bottom:.18rem}.sidebar .nav-link{color:#23272f;background:0 0;border-radius:6px;margin-bottom:.1rem;padding:.32rem .5rem .32rem 1.5rem;font-size:14px;font-weight:500;text-decoration:none;transition:background .18s,color .18s;display:block;position:relative}.sidebar .nav-link:hover{background:#f4f6fa}.sidebar .nav-link.active{font-weight:700;box-shadow:none!important;background:0 0!important;outline:none!important}.sidebar .nav-link.active:before{content:"";background:#2563eb;border-radius:2px;width:3px;position:absolute;top:.2rem;bottom:.2rem;left:0}.sidebar .nav-link:not(.active){font-weight:500}.sidebar .nav-link:visited{color:#23272f}.sidebar .nav-link:focus{outline-offset:2px}.sidebar .nav-submenu{border-left:none;margin-top:.1rem;padding-left:1.5rem}.sidebar .nav-submenu .nav-link{color:#49506a;padding:.15rem .5rem .15rem .75rem;font-size:14px}.sidebar .sidebar-profile{display:none}.main-content{background:#fff;border-radius:12px;flex:1;width:100%;min-width:100%;padding:2rem;box-shadow:none!important}@media screen and (min-width:768px){.main-content{min-width:650px}}.content-wrapper{overscroll-behavior:contain;width:100%;margin:0 auto}.home-container{max-width:1200px;margin:0 auto}h1,h2,h3,h4,h5,h6{color:#23272f;font-feature-settings:"liga" 1,"kern" 1;margin-bottom:1.1rem;font-weight:700;line-height:1.22}h1{margin-top:.5rem;margin-bottom:1.6rem;font-size:2.4rem}h1>span,h2>span,h3>span,h4>span{font-size:inherit!important;font-weight:inherit!important;color:inherit!important}h1,h2,h3,h4,h5,h6{text-indent:0!important;padding-left:0!important}h2{margin-top:2.5rem;margin-bottom:1.1rem;font-size:1.7rem}h3{margin-top:2rem;margin-bottom:.8rem;font-size:1.25rem}h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem}h5{margin-top:1.2rem;margin-bottom:.4rem;font-size:1rem}h6{margin-top:1rem;margin-bottom:.3rem;font-size:.95rem;font-weight:600}p{margin-bottom:1.2rem;font-size:1.01rem;line-height:1.7;text-indent:0!important}.lead{color:#49506a;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}b>span,i>span,strong>span,u>span{font-weight:inherit!important;-webkit-text-decoration:inherit!important;text-decoration:inherit!important}.article-navbar{z-index:40;background-color:#3c45ab;flex-shrink:0;justify-content:center;padding:1rem 0;position:fixed;box-shadow:0 1px 2px #0000000d}.article-navbar,.navbar-inner-container{align-items:center;width:100%;display:flex}.navbar-inner-container{justify-content:space-between;max-width:1400px;margin:0 auto;padding:0 2rem}@media (max-width:1024px){.navbar-inner-container{padding:0 1rem}}@media (min-width:768px){.article-navbar{padding:1.5rem 0}}.navbar-logo{width:100px;max-width:100px}@media (min-width:768px){.navbar-logo{width:150px;max-width:150px}}.navbar-search-container{flex-grow:1;max-width:24rem}.navbar-nav{color:#374151;font-size:.875rem;display:flex}@media (min-width:768px){.navbar-nav{gap:.25rem;display:flex}}.navbar-link{color:#fff;text-decoration:none}.navbar-link:hover{color:#fff;text-decoration:underline}.nav-menu{list-style:none}a{color:#2563eb;transition:color .18s}a,a:hover{text-decoration:underline}a:hover{color:#1d4ed8}ol,ul{list-style:initial;margin-bottom:1.2rem;padding-left:1.5rem}.main-content ul{list-style:outside}.main-content ol{list-style:decimal}.main-content li>ol{list-style:lower-alpha}.main-content img{margin:.5rem 0;display:block}@keyframes pulse-bg{0%{background-color:#ffe2cc}50%{background-color:#ffd8b3}to{background-color:#ffe2cc}}.image-wrapper{aspect-ratio:4/3;background-color:#ffe2cc;justify-content:center;align-items:center;width:100%;max-width:800px;margin:1rem auto;transition:background-color .4s ease-in-out,animation .4s ease-in-out;animation:pulse-bg 2s infinite alternate;display:flex;position:relative;overflow:hidden}.image-wrapper.image-loaded-background-gone{background-color:#0000;animation:none}.lazy-image{opacity:0;width:100%;max-width:100%;height:auto;transition:opacity .4s ease-in-out;display:block}@media (max-width:1439px){.lazy-image{max-width:650px}}.lazy-image-loaded{opacity:1}ol+p,p,ul+p{text-indent:0!important;padding-left:0!important}li{margin-bottom:.4rem;padding-left:.5rem;line-height:1.6}code{color:#e85d75;border-radius:4px;padding:.13rem .4rem;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,monospace;font-size:.97em}code,pre{background:#f1f5f9}pre{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1.5rem;padding:1.2rem 1rem;overflow-x:auto}pre,pre code{font-size:.97rem}pre code{color:#23272f;background:0 0;border-radius:0;padding:0}blockquote{color:#49506a;background:#f7f8fa;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}blockquote p{margin-bottom:0}table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 1px 4px #1e222808}td,th{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}th{background:#f1f5f9;font-size:1rem;font-weight:700}tr:hover{background:#f7f8fa}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.text-muted{color:#6b7280}.text-small{font-size:.91rem}.text-large{font-size:1.13rem}.text-center{text-align:center}.text-right{text-align:right}.doc-layout{padding:4rem 2rem 2rem}.doc-layout,.doc-render-content{flex-direction:row;align-items:flex-start;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.doc-render-content{min-height:100vh}.toc-sidebar{scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;width:260px;max-height:calc(100vh - 4rem);margin:0 0 2rem 2.5rem;padding:2.5rem 1.25rem;position:sticky;top:4rem;overflow-y:auto;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;font-size:14px!important}.toc-sidebar::-webkit-scrollbar{display:none}.toc-sidebar h2{color:#6b7280;letter-spacing:.01em;margin-bottom:1.2rem;font-weight:700}.toc-sidebar ul{margin-bottom:0;padding-left:0;list-style:none}.toc-sidebar li{margin-bottom:.18rem}.toc-sidebar .nav-link{color:#23272f;opacity:.72;background:0 0;border-radius:6px;margin-bottom:.1rem;font-size:14px;font-weight:500;text-decoration:none;transition:background .18s,color .18s;display:block;position:relative}.toc-sidebar .nav-link:hover{opacity:1}.toc-sidebar .nav-link.active{color:#2563eb;background:#e8edfa;font-weight:700}.toc-sidebar .nav-link.active:before{content:"";background:#2563eb;border-radius:2px;width:3px;position:absolute;top:.3rem;bottom:.3rem;left:0}.heading-padding-1~.heading-padding-2{margin-top:.75rem}.heading-padding-2{padding-left:.75rem}.heading-padding-3{padding-left:2rem}.heading-padding-2~.heading-padding-3{margin-top:.25rem}.heading-padding-3~.heading-padding-2{margin-top:.75rem}.mobile-sidebar-view-container{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:start;align-items:center;width:100%;padding-left:.75rem;display:flex;position:fixed;top:4.25rem;left:0}.sidebar.mobile-close{transform:translate(-100%)}@media (min-width:1024px){.sidebar.mobile-close{transform:translate(0)}.mobile-sidebar-view-container{display:none}}@media (max-width:1320px){.toc-sidebar{display:none}}@media (max-width:1024px){.help-container{flex-direction:column}.sidebar{position:fixed}.sidebar.mobile-open{z-index:40;background:#fff;width:80%;max-width:300px;padding-bottom:1rem;top:6rem;left:0;transform:translate(0);box-shadow:2px 2px 6px #0000001a}.mobile-overlay{z-index:30;scrollbar-width:none;background:#35353540;width:100%;height:100dvh;position:fixed;inset:0}.mobile-menu-toggle{border:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.mobile-menu-toggle:hover{background-color:#f4f6fa}.mobile-menu-toggle svg{width:20px;height:20px}.main-content{width:100%;margin:0 0 1.5rem;padding:8rem 1.2rem 1.5rem}.content-wrapper{width:100%}.toc-sidebar{display:none}.breadcrumb-container ol{white-space:nowrap;align-items:center;padding-left:12px;font-size:12px;display:flex;overflow:hidden}.breadcrumb-container li{align-items:center;min-width:0;margin:0;display:inline-flex}.breadcrumb-container span{display:inline-block}.breadcrumbs{padding:12px 0}.breadcrumbs-ol{margin:0}}@media (max-width:768px){.mobile-sidebar-view-container{top:3.5rem}.sidebar.mobile-open{top:4.5rem}.content-wrapper{width:100%}.doc-layout{flex-direction:column;gap:.5rem;width:100%;margin:0;padding:0}h1{margin-top:1rem;font-size:1.5rem}h2{font-size:1.2rem}h3{font-size:1.05rem}}@media (min-width:769px) and (max-width:1024px){.doc-layout{flex-direction:column;gap:1rem;padding:0}.doc-render-content{width:auto;max-width:100%}}@media (max-width:480px){.sidebar{width:100%;margin:1rem 0 0;overflow-y:auto;padding:.5rem .5rem 12rem!important}.sidebar.mobile-open{top:6rem}.main-content{padding:6.5rem .75rem .75rem}p{font-size:1rem;line-height:1.6}code{font-size:.9em}pre{margin:1rem 0;padding:.75rem}.breadcrumb-container ol{font-size:.8rem}}.sidebar-category-summary{color:#23272f;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-bottom:1px solid #e5e7eb;align-items:center;padding:.5rem 1.5rem;font-size:14px;font-weight:600;transition:background .18s,color .18s;display:flex;position:relative}.sidebar details[open]>.sidebar-category-summary{color:#23272f;background:#f4f6fa}.sidebar li,.sidebar ul{margin:0;padding:0}.sidebar .nav-link,.sidebar a{color:#23272f;background:0 0;border-left:3px solid #0000;border-radius:4px;margin-bottom:.1rem;padding:.38rem 1.5rem .38rem 2.5rem;font-size:14px;font-weight:500;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:block;position:relative}.sidebar .nav-link:hover,.sidebar a:hover{color:#23272f;background:#f4f6fa;text-decoration:none}.sidebar .nav-link.active,.sidebar a.active{color:#2563eb;font-weight:700;text-decoration:none;box-shadow:none!important;background:0 0!important;outline:none!important}.sidebar-chevron{align-items:center;transition:transform .2s;display:flex}.sidebar-chevron svg{transition:transform .2s;display:block}.sidebar-chevron.open svg{transform:rotate(90deg)}.nav-item.active:before{display:none!important}.sidebar-category-summary .sidebar-chevron svg{transition:transform .2s}details[open] .sidebar-category-summary .sidebar-chevron svg,details[open]>.sidebar-category-summary .sidebar-chevron svg{transform:rotate(90deg)}.search-input-style{color:#353535;width:100%;box-shadow:none;background:#fff;border:none;border-radius:10px;outline:none;font-size:18px}.search-results{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);z-index:50;background:#fff;border-radius:0 0 11px 11px;width:100%;max-height:240px;position:absolute;top:100%;left:0;overflow-y:auto}.search-link-box{flex-direction:column;gap:12px;padding:24px;text-decoration:none;display:flex}.search-link-box:hover{background:#f2f2f2;text-decoration:none}.search-texts{margin:0;text-decoration:none}.search-box-home-padding{padding:1rem 1.5rem}.search-box-articles-padding{padding:.25rem 1.5rem}.breadcrumb-container ol{font-size:.875rem}.breadcrumb-container a{text-decoration:none;transition:color .2s}.breadcrumb-container a:hover{color:#2563eb}.youtube-wrapper{width:100%;max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.youtube-wrapper iframe{aspect-ratio:9/16;width:100%;min-width:100%;height:100%;position:absolute;top:0;left:0}.callout{border-left:4px solid #5b90f6;border-radius:0 11px 11px 0;flex-direction:column;justify-content:center;gap:1rem;width:100%;padding:1.5rem;display:flex}.callout p{margin:0!important}.callout-yellow{background:#f7f3ef}.callout-red{background:#f6e0da}.category-list-container{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.category-box{color:#23272f;background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:box-shadow .15s;display:flex;box-shadow:0 1px 4px #1e22280a}.category-box,.category-box:hover{text-decoration:none}@media (max-width:480px){.category-box{align-items:start;gap:1rem;width:100%;padding:1.5rem}}.category-icon{flex-shrink:0}@media (max-width:480px){.category-icon{display:none}}.category-texts{flex-direction:column;flex:1;gap:.5rem;display:flex}.category-name{font-size:20px;font-weight:600}@media (max-width:480px){.category-name{font-size:18px}}.category-description{color:#666;font-size:16px}@media (max-width:480px){.category-description{font-size:14px}}.category-articles-count{color:#b0b4bb;font-size:14px}@media (max-width:480px){.category-articles-count{font-size:12px}}.no-decoration{text-decoration:none!important}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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/26a46d62cd723877-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/97e0cb1ae144a2a9-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/581909926a08bbc8-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_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}