:root{color-scheme:light;--pv-palette-white:#ffffff;--pv-palette-ink-950:#101322;--pv-palette-ink-800:#2d3345;--pv-palette-ink-700:#454d61;--pv-palette-ink-600:#5b6476;--pv-palette-ink-500:#667084;--pv-palette-neutral-100:#f2f4f7;--pv-palette-neutral-150:#eceff3;--pv-palette-neutral-200:#dfe3ea;--pv-palette-neutral-300:#cdd3dd;--pv-palette-violet-50:#f3efff;--pv-palette-violet-100:#e8e0ff;--pv-palette-violet-500:#7047eb;--pv-palette-violet-600:#6035db;--pv-palette-violet-700:#5027c3;--pv-palette-blue-700:#2855c7;--pv-palette-green-50:#eaf8f1;--pv-palette-green-700:#147044;--pv-palette-amber-50:#fff6e5;--pv-palette-amber-800:#82500c;--pv-palette-red-50:#fff0f1;--pv-palette-red-700:#bd2939;--pv-color-canvas:#f7f8fa;--pv-color-surface:var(--pv-palette-white);--pv-color-surface-subtle:var(--pv-palette-neutral-100);--pv-color-surface-raised:var(--pv-palette-white);--pv-color-surface-hover:#f9f9fb;--pv-color-scrim:rgb(16 19 34/56%);--pv-color-text:var(--pv-palette-ink-950);--pv-color-text-muted:var(--pv-palette-ink-600);--pv-color-text-soft:var(--pv-palette-ink-500);--pv-color-text-inverse:var(--pv-palette-white);--pv-color-border:var(--pv-palette-neutral-200);--pv-color-border-strong:var(--pv-palette-neutral-300);--pv-color-accent:var(--pv-palette-violet-600);--pv-color-accent-hover:var(--pv-palette-violet-700);--pv-color-accent-subtle:var(--pv-palette-violet-50);--pv-color-accent-border:var(--pv-palette-violet-100);--pv-color-link:var(--pv-palette-blue-700);--pv-color-success:var(--pv-palette-green-700);--pv-color-success-subtle:var(--pv-palette-green-50);--pv-color-warning:var(--pv-palette-amber-800);--pv-color-warning-subtle:var(--pv-palette-amber-50);--pv-color-danger:var(--pv-palette-red-700);--pv-color-danger-subtle:var(--pv-palette-red-50);--pv-color-focus:#7650ef;--pv-color-disabled:#a6adba;--pv-font-sans:var(--font-geist-sans),"Helvetica Neue",Arial,sans-serif;--pv-font-mono:var(--font-geist-mono),ui-monospace,"SFMono-Regular",Consolas,monospace;--pv-font-editorial:var(--font-lora),Georgia,serif;--pv-font-size-11:0.6875rem;--pv-font-size-12:0.75rem;--pv-font-size-13:0.8125rem;--pv-font-size-14:0.875rem;--pv-font-size-15:0.9375rem;--pv-font-size-16:1rem;--pv-font-size-18:1.125rem;--pv-font-size-20:1.25rem;--pv-font-size-24:1.5rem;--pv-font-size-28:1.75rem;--pv-font-size-32:2rem;--pv-font-size-36:2.25rem;--pv-line-height-tight:1.2;--pv-line-height-snug:1.35;--pv-line-height-body:1.55;--pv-line-height-relaxed:1.65;--pv-font-weight-regular:400;--pv-font-weight-medium:500;--pv-font-weight-semibold:600;--pv-font-weight-bold:700;--pv-space-0:0;--pv-space-1:0.25rem;--pv-space-2:0.5rem;--pv-space-3:0.75rem;--pv-space-4:1rem;--pv-space-5:1.25rem;--pv-space-6:1.5rem;--pv-space-8:2rem;--pv-space-10:2.5rem;--pv-space-12:3rem;--pv-space-16:4rem;--pv-radius-1:0.375rem;--pv-radius-2:0.5rem;--pv-radius-3:0.625rem;--pv-radius-4:0.75rem;--pv-radius-5:0.875rem;--pv-radius-6:1rem;--pv-radius-post:1.125rem;--pv-radius-round:999px;--pv-shadow-card:0 1px 2px rgb(16 19 34/4%),0 6px 18px rgb(16 19 34/3%);--pv-shadow-popover:0 12px 32px rgb(16 19 34/12%),0 2px 8px rgb(16 19 34/6%);--pv-shadow-modal:0 24px 64px rgb(16 19 34/18%),0 4px 16px rgb(16 19 34/8%);--pv-focus-ring:0 0 0 3px rgb(118 80 239/28%);--pv-control-height-sm:2rem;--pv-control-height-md:2.5rem;--pv-control-height-lg:2.75rem;--pv-touch-target:2.75rem;--pv-icon-size-sm:1rem;--pv-icon-size-md:1.25rem;--pv-icon-size-lg:1.5rem;--pv-layout-max:90rem;--pv-layout-left-rail:15rem;--pv-layout-feed:47rem;--pv-layout-right-rail:19rem;--pv-safe-top:env(safe-area-inset-top,0px);--pv-safe-right:env(safe-area-inset-right,0px);--pv-safe-bottom:env(safe-area-inset-bottom,0px);--pv-safe-left:env(safe-area-inset-left,0px);--pv-duration-instant:80ms;--pv-duration-fast:140ms;--pv-duration-base:200ms;--pv-duration-slow:280ms;--pv-ease-standard:cubic-bezier(0.2,0,0,1);--pv-ease-enter:cubic-bezier(0,0,0.2,1);--pv-ease-exit:cubic-bezier(0.4,0,1,1);--pv-z-base:0;--pv-z-sticky:100;--pv-z-overlay:300;--pv-z-modal:500;--pv-z-toast:700;--pv-bg:var(--pv-color-canvas);--pv-surface:var(--pv-color-surface);--pv-surface-muted:var(--pv-color-surface-subtle);--pv-text:var(--pv-color-text);--pv-text-muted:var(--pv-color-text-muted);--pv-text-soft:var(--pv-color-text-soft);--pv-border:var(--pv-color-border);--pv-border-strong:var(--pv-color-border-strong);--pv-primary:var(--pv-color-accent);--pv-primary-hover:var(--pv-color-accent-hover);--pv-primary-soft:var(--pv-color-accent-subtle)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--pv-color-focus);outline-offset:2px;box-shadow:var(--pv-focus-ring)}:where([aria-disabled=true]),:where(button,input,select,textarea):disabled{cursor:not-allowed}::selection{color:var(--pv-color-text);background:var(--pv-color-accent-border)}.pv-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.pv-skip-link{position:fixed;z-index:var(--pv-z-toast);top:calc(var(--pv-safe-top) + var(--pv-space-2));left:calc(var(--pv-safe-left) + var(--pv-space-2));padding:var(--pv-space-2) var(--pv-space-3);color:var(--pv-color-text-inverse);background:var(--pv-color-text);border-radius:var(--pv-radius-2);font:var(--pv-font-weight-semibold) var(--pv-font-size-14) /1 var(--pv-font-sans);text-decoration:none;transform:translateY(calc(-100% - var(--pv-space-4) - var(--pv-safe-top)));transition:transform var(--pv-duration-fast) var(--pv-ease-enter)}.pv-skip-link:focus{transform:translateY(0)}.pv-touch-target{min-width:var(--pv-touch-target);min-height:var(--pv-touch-target)}.pv-balance{text-wrap:balance}.pv-pretty{text-wrap:pretty}@media (prefers-reduced-motion:reduce){:root{--pv-duration-instant:0.01ms;--pv-duration-fast:0.01ms;--pv-duration-base:0.01ms;--pv-duration-slow:0.01ms}:where(*,:before,:after){scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (forced-colors:active){:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid CanvasText;box-shadow:none}}

/*! tailwindcss v4.3.1 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--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;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-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}::-webkit-calendar-picker-indicator{line-height:1}:-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}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.font-sans{font-family:var(--font-geist-sans)}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px 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)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fff;--foreground:#0a0a0a}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scroll-behavior:smooth}body{color:#0d1020;font-family:var(--font-geist-sans),-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f8f8fc}.pv-scroll::-webkit-scrollbar{width:10px;height:10px}.pv-scroll::-webkit-scrollbar-thumb{background:#e0e0ec padding-box padding-box;border:3px solid #0000;border-radius:999px}.pv-scroll::-webkit-scrollbar-thumb:hover{background:#cfcfe0 padding-box padding-box}@keyframes pv-spin{to{transform:rotate(1turn)}}@keyframes pv-orbit{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes pv-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes pv-fadein{0%{opacity:0}to{opacity:1}}@keyframes pv-fadeup{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.pv-row:hover{background:#f4f3fa}.pv-bottomnav,.pv-mobile-visitbar{display:none}@media (max-width:900px){.pv-detail-grid{grid-template-columns:1fr!important}}@media (max-width:1080px){.pv-rightrail{display:none!important}}@media (min-width:641px) and (max-width:1080px){.pv-sidebar{width:76px!important;padding:20px 10px!important}.pv-navlink{justify-content:center!important;padding:11px!important}.pv-claimcard,.pv-navlabel{display:none!important}}@media (max-width:640px){.pv-sidebar{display:none!important}.pv-bottomnav{display:flex!important}.pv-hide-sm{display:none!important}.pv-feedlayout{padding:16px 16px 24px!important}.pv-card-inner{flex-direction:column!important;gap:14px!important}.pv-card-preview{flex:none!important;width:100%!important;max-width:100%!important}.pv-logo-sub{display:none!important}.pv-logo{min-width:0!important}.pv-kbd,.pv-search-text,.pv-search-trigger{display:none!important}.pv-topbar{gap:12px!important;padding-left:14px!important;padding-right:14px!important}.pv-signin{padding-left:13px!important;padding-right:13px!important}.pv-hamburger{display:inline-flex!important}.pv-hero{flex-direction:column!important;align-items:stretch!important}.pv-da-row{flex-wrap:nowrap!important;gap:8px!important}.pv-da-primary{flex:auto!important;height:42px!important;padding:0 14px!important;font-size:14px!important}.pv-da-btn{gap:6px!important;height:42px!important;padding:0 12px!important;font-size:13px!important}.pv-card-visit{padding:7px 12px!important;font-size:12.5px!important}.pv-feedtab{padding:7px 11px!important;font-size:12.5px!important}.pv-blog-main{flex-direction:column!important;gap:24px!important}.pv-blog-sidebar{width:100%!important}.pv-blog-grid{grid-template-columns:1fr!important}.pv-blog-feature{flex-direction:column!important}.pv-blog-feature-img{width:100%!important;min-height:200px!important}.pv-detail-2col{flex-direction:column!important;gap:24px!important}.pv-detail-aside{width:100%!important}.pv-grid-cards{grid-template-columns:1fr!important}.pv-detail-actions-desktop{display:none!important}.pv-mobile-visitbar{display:block!important}.pv-similar-grid{grid-template-columns:1fr!important}.pv-rankings{padding:20px 16px 40px!important}.pv-rankings-head{flex-direction:column;gap:14px;align-items:stretch!important}.pv-podium{grid-template-columns:1fr!important;gap:14px!important}.pv-podium-card{transform:none!important}.pv-rankrow{gap:12px!important;padding:14px 16px!important}}.cms-prose h2{letter-spacing:-.02em;color:#0e1116;margin:1.4em 0 .5em;font-size:1.6em;font-weight:800}.cms-prose h3{color:#0e1116;margin:1.2em 0 .4em;font-size:1.3em;font-weight:700}.cms-prose p{margin:0 0 1.1em}.cms-prose ol,.cms-prose ul{margin:0 0 1.1em;padding-left:1.4em}.cms-prose li{margin:.3em 0}.cms-prose a{color:#2d6bf0;text-decoration:underline}.cms-prose img{border-radius:12px;max-width:100%;height:auto;margin:1.2em 0}.cms-prose blockquote{color:#0e1116;border-left:3px solid #2d6bf0;margin:1.4em 0;padding:.2em 0 .2em 1.1em;font-style:italic}.cms-prose pre{color:#e6eaf2;background:#0e1116;border-radius:10px;padding:16px;font-size:.9em;overflow:auto}.cms-prose code{font-family:var(--font-space-mono),monospace}.cms-prose table{border-collapse:collapse;width:100%;margin:1.2em 0}.cms-prose td,.cms-prose th{text-align:left;border:1px solid #eceef3;padding:8px 12px}.cms-prose iframe{border-radius:12px;max-width:100%;margin:1.2em 0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}