@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--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-font-weight:initial;--tw-tracking:initial;--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{:root,:host{--font-mono:"SFMono-Regular", "Menlo", "Monaco", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Open Sans", sans-serif;--default-mono-font-family:"SFMono-Regular", "Menlo", "Monaco", monospace}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.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}.hidden{display:none}.inline{display:inline}.h-full{height:100%}.min-h-full{min-height:100%}.w-full{width:100%}.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}.flex-col{flex-direction:column}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[color\:var\(--line\)\]{border-color:var(--line)}.bg-white{background-color:var(--color-white)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.text-\[color\:var\(--foreground\)\]{color:var(--foreground)}.text-\[color\:var\(--muted\)\]{color:var(--muted)}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter: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{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--mtr-ink:#404040;--mtr-ink-strong:#3b3b3b;--mtr-muted:#666;--mtr-line:#f4f4f4;--mtr-line-strong:#f4f4f4;--mtr-header:#32a99a;--mtr-header-link:#aef0e8;--mtr-header-active:#fff;--mtr-selector-bar:#f4f4f4;--mtr-ad:#f4f4f4;--mtr-button:#434c9b;--mtr-chip:#32a99a;--mtr-star:#ffbe00;--mtr-danger:#b84b4b;--mtr-page-bg:#fff;--mtr-surface:#fff;--mtr-surface-muted:#fbfbfb;--mtr-shadow-soft:#28282814}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--mtr-ink:#cbd3de;--mtr-ink-strong:#f3f6fa;--mtr-muted:#8f9aaa;--mtr-line:#252d38;--mtr-line-strong:#323c4b;--mtr-header:#08786f;--mtr-header-link:#c4f1eb;--mtr-header-active:#fff;--mtr-selector-bar:#171d26;--mtr-ad:#141922;--mtr-button:#6973cf;--mtr-chip:#2fc2ad;--mtr-star:#ffd166;--mtr-danger:#ef8585;--mtr-page-bg:#0d1017;--mtr-surface:#161b24;--mtr-surface-muted:#11161f;--mtr-shadow-soft:#00000052}*{box-sizing:border-box}html{min-height:100%}body{background:var(--mtr-page-bg);min-height:100vh;color:var(--mtr-ink);margin:0;font-size:16px}a{color:inherit;text-decoration:none}img{display:block}ul,p{margin:0;padding:0}li{list-style:none}button,input,textarea{font:inherit}code{font-family:var(--font-mono)}.mtr-page{flex-direction:column;min-height:100vh;display:flex}.mtr-container{width:min(1286px,100vw - 24px);margin:0 auto}:root[data-theme=dark] .mtr-page{background:radial-gradient(circle at top left, #08786f1f, transparent 34rem), linear-gradient(180deg, #10141c 0%, var(--mtr-page-bg) 240px), var(--mtr-page-bg)}:root[data-theme=dark] .mtr-editor-panel,:root[data-theme=dark] .mtr-result-panel,:root[data-theme=dark] .mtr-language-popover,:root[data-theme=dark] .mtr-language-option,:root[data-theme=dark] .mtr-static-page,:root[data-theme=dark] .mtr-static-tab-panel,:root[data-theme=dark] .mtr-ios-card,:root[data-theme=dark] .mtr-wiki-card,:root[data-theme=dark] .mtr-phrase-panel,:root[data-theme=dark] .mtr-phrase-textarea,:root[data-theme=dark] .mtr-mobile-list{background:var(--mtr-surface);color:var(--mtr-ink)}:root[data-theme=dark] .mtr-editor-panel,:root[data-theme=dark] .mtr-result-panel,:root[data-theme=dark] .mtr-static-page,:root[data-theme=dark] .mtr-ios-card,:root[data-theme=dark] .mtr-wiki-card,:root[data-theme=dark] .mtr-phrase-panel,:root[data-theme=dark] .mtr-phrase-textarea{border-color:var(--mtr-line-strong);box-shadow:0 16px 45px var(--mtr-shadow-soft)}:root[data-theme=dark] .mtr-seo-text,:root[data-theme=dark] .mtr-review-dialog,:root[data-theme=dark] .mtr-tour-card,:root[data-theme=dark] .mtr-system-dialog,:root[data-theme=dark] .mtr-ocr-dialog,:root[data-theme=dark] .mtr-pwa-prompt,:root[data-theme=dark] .mtr-history-drawer{color:var(--mtr-ink);background:#161b24f5}:root[data-theme=dark] .mtr-language-option:hover,:root[data-theme=dark] .mtr-language-option-selected,:root[data-theme=dark] .mtr-static-tab-panel,:root[data-theme=dark] .mtr-result-advertising,:root[data-theme=dark] .mtr-content-ad,:root[data-theme=dark] .mtr-mobile-list,:root[data-theme=dark] .mtr-phrase-textarea{background:var(--mtr-surface-muted)}:root[data-theme=dark] .mtr-text,:root[data-theme=dark] .mtr-wiki-description,:root[data-theme=dark] .mtr-phrases-empty,:root[data-theme=dark] .mtr-phrases-page-info,:root[data-theme=dark] .mtr-phrase-label,:root[data-theme=dark] .mtr-phrase-divider,:root[data-theme=dark] .mtr-breadcrumbs,:root[data-theme=dark] .mtr-not-found p,:root[data-theme=dark] .mtr-ocr-file,:root[data-theme=dark] .mtr-ocr-status,:root[data-theme=dark] .mtr-ocr-percent,:root[data-theme=dark] .mtr-system-text,:root[data-theme=dark] .mtr-tour-text,:root[data-theme=dark] .mtr-pwa-prompt-text{color:var(--mtr-muted)}:root[data-theme=dark] .mtr-title,:root[data-theme=dark] .mtr-seo-text h2,:root[data-theme=dark] .mtr-seo-text h3,:root[data-theme=dark] .mtr-seo-text h4,:root[data-theme=dark] .mtr-static-page h1,:root[data-theme=dark] .mtr-static-tab-panel h3,:root[data-theme=dark] .mtr-static-tab-panel h4,:root[data-theme=dark] .mtr-ios-card figcaption,:root[data-theme=dark] .mtr-review-title,:root[data-theme=dark] .mtr-tour-title,:root[data-theme=dark] .mtr-system-title,:root[data-theme=dark] .mtr-ocr-copy h3,:root[data-theme=dark] .mtr-history-drawer-header h3,:root[data-theme=dark] .mtr-history-source,:root[data-theme=dark] .mtr-pwa-prompt-title{color:var(--mtr-ink-strong)}:root[data-theme=dark] .mtr-phrase-chip,:root[data-theme=dark] .mtr-history-item,:root[data-theme=dark] .mtr-share-hint,:root[data-theme=dark] .mtr-review-field input,:root[data-theme=dark] .mtr-review-field textarea,:root[data-theme=dark] .mtr-captcha-visual,:root[data-theme=dark] .mtr-pwa-prompt-secondary,:root[data-theme=dark] .mtr-system-secondary,:root[data-theme=dark] .mtr-review-secondary,:root[data-theme=dark] .mtr-tour-secondary{border-color:var(--mtr-line-strong);background:var(--mtr-surface-muted);color:var(--mtr-ink-strong)}:root[data-theme=dark] .mtr-phrase-chip:hover{background:#222936}:root[data-theme=dark] .mtr-editor-input,:root[data-theme=dark] .mtr-result-display,:root[data-theme=dark] .mtr-captcha-input,:root[data-theme=dark] .mtr-language-search{color:var(--mtr-ink-strong)}:root[data-theme=dark] .mtr-editor-input::placeholder,:root[data-theme=dark] .mtr-result-display::placeholder,:root[data-theme=dark] .mtr-language-search::placeholder{color:#667285}:root[data-theme=dark] .mtr-speech-status,:root[data-theme=dark] .mtr-language-hint,:root[data-theme=dark] .mtr-panel-close,:root[data-theme=dark] .mtr-panel-copy,:root[data-theme=dark] .mtr-panel-ocr,:root[data-theme=dark] .mtr-panel-mic,:root[data-theme=dark] .mtr-icon-button,:root[data-theme=dark] .mtr-history-trigger,:root[data-theme=dark] .mtr-history-close,:root[data-theme=dark] .mtr-ocr-close,:root[data-theme=dark] .mtr-ocr-toolbar button,:root[data-theme=dark] .mtr-ocr-secondary,:root[data-theme=dark] .mtr-ocr-select select{color:var(--mtr-muted);background:#161b24c2;border-color:#ffffff1a}:root[data-theme=dark] .mtr-ocr-preview-box{border-color:var(--mtr-line-strong);background:var(--mtr-surface-muted)}:root[data-theme=dark] .mtr-ocr-range,:root[data-theme=dark] .mtr-ocr-select,:root[data-theme=dark] .mtr-ocr-checks{color:var(--mtr-ink-strong)}:root[data-theme=dark] .mtr-ocr-toolbar .mtr-ocr-tool-active{background:var(--mtr-button);color:#fff}:root[data-theme=dark] .mtr-selector-stack{background:#11161ff0}:root[data-theme=dark] .mtr-select-trigger,:root[data-theme=dark] .mtr-quick-language-pair,:root[data-theme=dark] .mtr-language-all-row,:root[data-theme=dark] .mtr-language-search,:root[data-theme=dark] .mtr-language-sidebar,:root[data-theme=dark] .mtr-language-sidebar .mtr-language-option{border-color:var(--mtr-line-strong);background:var(--mtr-surface);color:var(--mtr-ink-strong)}:root[data-theme=dark] .mtr-quick-language-pair-active{border-color:var(--mtr-button);background:var(--mtr-button);color:#fff}:root[data-theme=dark] .mtr-translator-gate{background:radial-gradient(circle at 0 0,#2fc2ad1f,#0000 34%),linear-gradient(135deg,#171d26 0%,#131821 58%,#151a23 100%);border-color:#2fc2ad2e;box-shadow:0 18px 60px #0000003d}:root[data-theme=dark] .mtr-translator-gate p,:root[data-theme=dark] .mtr-captcha-message{color:var(--mtr-muted)}.mtr-skip-link{z-index:100;background:var(--mtr-header);color:#fff;padding:8px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:top .2s;position:absolute;top:-40px;left:0}.mtr-skip-link:focus{outline-offset:-2px;outline:2px solid #fff;top:0}.mtr-breadcrumbs{color:#666;margin:0 0 18px;font-size:14px}.mtr-breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.mtr-breadcrumbs li{list-style:none}.mtr-breadcrumbs li:not(:last-child):after{content:"/";color:#aaa;margin-left:8px}.mtr-breadcrumbs a{color:#007667;text-decoration:none}.mtr-breadcrumbs a:hover{text-decoration:underline}.mtr-not-found{text-align:center;max-width:680px;margin:0 auto;padding:72px 0 96px}.mtr-not-found-code{color:#009d88;margin:0 0 8px;font-size:64px;font-weight:700;line-height:1}.mtr-not-found h1{margin:0 0 14px;font-size:30px}.mtr-not-found p{color:#555;margin-bottom:22px;line-height:1.6}.mtr-not-found-link{color:#fff;background:#32a99a;border-radius:4px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-block}.mtr-not-found-link:hover{background:#258477}@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-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@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}
