.more-button.svelte-5yz3cl{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-weight:700;font-size:14px}.more-button.svelte-5yz3cl svg:where(.svelte-5yz3cl){width:52px;height:52px}@media(min-width:768px){.more-button.svelte-5yz3cl{flex-direction:row;font-size:16px;gap:16px}.more-button.svelte-5yz3cl svg:where(.svelte-5yz3cl){width:44px;height:44px}}@media(min-width:1024px){.more-button.svelte-5yz3cl{font-size:18px;gap:20px}.more-button.svelte-5yz3cl svg:where(.svelte-5yz3cl){width:60px;height:60px}}@media(min-width:1440px){.more-button.svelte-5yz3cl{font-size:20px;gap:24px}.more-button.svelte-5yz3cl svg:where(.svelte-5yz3cl){width:72px;height:72px}}.tf-container.svelte-1dywa3{display:flex;flex-direction:column;align-items:center;width:100%;border-top:1px solid var(--darkergray)}.languages.svelte-1dywa3{list-style-type:none;padding-left:0}figure.svelte-1dywa3{display:flex;flex-direction:column-reverse;justify-content:flex-end;max-width:1920px;width:100%}@media(min-width:768px){figure.svelte-1dywa3{padding-left:calc(var(--col) * 3);padding-right:calc(var(--col) * 3)}}@media(min-width:1440px){figure.svelte-1dywa3{max-width:1440px;margin:0 auto}}figure.svelte-1dywa3>img:where(.svelte-1dywa3){width:100%;max-width:1024px}figure.svelte-1dywa3 figcaption:where(.svelte-1dywa3){position:relative;text-align:center;margin-top:1.5rem;font-weight:500}@media(min-width:768px){figure.svelte-1dywa3 figcaption:where(.svelte-1dywa3){margin-top:2rem}}@media(min-width:1024px){figure.svelte-1dywa3 figcaption:where(.svelte-1dywa3){margin-top:2.5rem}}@media(min-width:1440px){figure.svelte-1dywa3 figcaption:where(.svelte-1dywa3){margin-top:4rem}}figure.svelte-1dywa3 img:where(.svelte-1dywa3){align-self:center}.info-expanded.svelte-1dywa3{display:flex;flex-direction:row;justify-content:center;gap:1.5rem;margin-bottom:48px;color:var(--black);font-weight:500}@media(min-width:768px){.info-expanded.svelte-1dywa3{margin-bottom:56px;justify-content:space-between}}@media(min-width:1024px){.info-expanded.svelte-1dywa3{margin-bottom:68px;margin-right:calc(var(--col) * 2);margin-left:calc(var(--col) * 2)}}@media(min-width:1440px){.info-expanded.svelte-1dywa3{margin-bottom:100px;width:100%;margin-right:calc(var(--col) * 3);margin-left:calc(var(--col) * 3);max-width:700px}}.info-expanded.svelte-1dywa3 .button{align-self:flex-start;margin-top:-8px;min-width:250px}@media(max-width:767px){.info-expanded.svelte-1dywa3 .button{display:none}}.badge.svelte-1dywa3{position:absolute;width:5rem;height:auto;aspect-ratio:1 / 1;right:16px;top:-40px}@media(min-width:768px){.badge.svelte-1dywa3{right:calc(var(--col) * -1);width:6rem;top:-3rem}}@media(min-width:1024px){.badge.svelte-1dywa3{width:8.125rem;top:-4.0625rem}}@media(min-width:1440px){.badge.svelte-1dywa3{width:8.75rem;top:-4.375rem}}.typetester-content.svelte-cr5343{min-height:150px;max-height:100vh;overflow-y:auto;min-width:100%;max-width:calc(100vw - 48px);overflow-x:hidden}.typetester-menu.svelte-cr5343{font-family:var(--font-stereo-text);font-weight:500;font-size:13px;line-height:1;letter-spacing:.03em}@media(min-width:768px){.typetester-menu.svelte-cr5343{font-size:13px}}@media(min-width:1440px){.typetester-menu.svelte-cr5343{font-size:16px}}.typetester-dropdown.svelte-cr5343{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-stereo);font-weight:450;font-size:13px;line-height:2;font-feature-settings:"ss08" on,"zero" on}.typetester-dropdown.svelte-cr5343 label:where(.svelte-cr5343),.typetester-dropdown[role=option].svelte-cr5343{cursor:pointer}.typetester-dropdown.svelte-cr5343 input[type=checkbox]:where(.svelte-cr5343){font-size:1rem}.svelte-cr5343:is(.typetester-dropdown:where(.svelte-cr5343) input[type=checkbox]:where(.svelte-cr5343)):before{content:"☐"}.svelte-cr5343:is(.typetester-dropdown:where(.svelte-cr5343) input[type=checkbox]:where(.svelte-cr5343):checked):before{content:"☑"}@media(min-width:768px){.typetester-dropdown.svelte-cr5343{font-size:.8125rem}}@media(min-width:1024px){.typetester-dropdown.svelte-cr5343{font-size:.8125rem}}@media(min-width:1440px){.typetester-dropdown.svelte-cr5343{font-size:1rem;line-height:1.6}}@media(min-width:768px){.listbox.svelte-cr5343{position:relative}}.listbox.svelte-cr5343 .listbox-close:where(.svelte-cr5343){display:none}.listbox.svelte-cr5343>span:where(.svelte-cr5343){cursor:pointer}:is(.listbox:where(.svelte-cr5343)>span:where(.svelte-cr5343))~div.svelte-cr5343{display:none;position:fixed}.listbox.open.svelte-cr5343 .listbox-close:where(.svelte-cr5343){background-color:var(--red);z-index:51;position:relative;display:hidden;top:2rem;right:2rem}.listbox.open.svelte-cr5343>span:where(.svelte-cr5343)~div:where(.svelte-cr5343){display:flex;flex-direction:column;gap:1rem;position:absolute;min-width:300px;max-width:450px;width:max-content;overflow:hidden;top:2rem;padding:1rem 2rem;background-color:var(--lightgray);z-index:100}.caret.svelte-cr5343{cursor:default;display:flex;align-items:center;margin-left:1rem}.caret.svelte-cr5343:before{content:"▶";position:absolute;transition:transform ease-in-out .3s;transform:rotate(0);left:-1em}.caret.svelte-cr5343{position:relative;font-family:var(--font-stereo);font-feature-settings:"ss08" on}.svelte-cr5343:is(.open:where(.svelte-cr5343) .caret:where(.svelte-cr5343)):before{transform:rotate(90deg)}.styles.svelte-cr5343,.features.svelte-cr5343{max-width:50%}.listbox.styles.svelte-cr5343>span:where(.svelte-cr5343)~div:where(.svelte-cr5343){left:-1rem;right:auto}.listbox.features.svelte-cr5343>span:where(.svelte-cr5343)~div:where(.svelte-cr5343){left:auto;right:0}.typetester.svelte-cr5343{position:relative;min-width:100%}form.svelte-cr5343{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:768px){form.svelte-cr5343{gap:4rem;flex-wrap:nowrap}}.slider.svelte-cr5343{flex:1;display:flex;gap:1rem}@media(min-width:480px){.features.svelte-cr5343{order:4}}.editable.svelte-cr5343{margin-top:2.5rem;scrollbar-width:0}.editable.svelte-cr5343::-webkit-scrollbar{display:none}input[type=range].svelte-cr5343{--thumb-size: 1rem;--thumb-radius: 50%;appearance:none;vertical-align:middle;flex:1}@media(max-width:480px){input[type=range].svelte-cr5343{min-width:200px;width:auto}}input[type=range].svelte-cr5343::-webkit-slider-runnable-track{width:100%;height:1px;cursor:pointer;background:var(--secondary)}input[type=range].svelte-cr5343::-webkit-slider-thumb{height:var(--thumb-size);width:var(--thumb-size);border-radius:var(--thumb-radius);background:var(--secondary);cursor:pointer;appearance:none;margin-top:-7px}input[type=range].svelte-cr5343::-moz-range-track{width:100%;height:1px;cursor:pointer;background:var(--secondary)}input[type=range].svelte-cr5343::-moz-range-thumb{height:var(--thumb-size);width:var(--thumb-size);border-radius:var(--thumb-radius);background:var(--secondary);cursor:pointer}
