@keyframes appear{0%{opacity:0}to{opacity:1}}:root{--color-line:#d8d8d8;--color-black:#000;--body-text:#444;--color-primary:#660f17;--color-white:#fff;--color-primary-hover:#2f0609;--bg:#1d1437;--max-width:1200px;--spacing-huge:96px;--spacing-large:48px;--spacing:24px;--spacing-small:12px;--spacing-tiny:6px;--color-box-light:#3d2b54;--color-box-border:#443754;--color-box-dark:#292041;--color-purple:#362568;--step-0:clamp(1rem, calc(.91rem + .43vw), 1.25rem);--step-1:clamp(1.33rem, calc(1.09rem + 1.2vw), 2.02rem);--step-2:clamp(1.78rem, calc(1.26rem + 2.6vw), 3.27rem);--step-3:clamp(2.37rem, calc(1.35rem + 5.09vw), 5.3rem);--space-m:clamp(1.5rem, calc(1.37rem + .65vw), 1.88rem);--space-xs:clamp(-.75rem, calc(-.68rem + .33vw), -.94rem)}::selection{background-color:var(--color-box-dark);color:var(--color-white)}*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5;overflow-y:scroll}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{background:var(--bg);color:var(--body-text);background:linear-gradient(#362568 0%,#0d0b2e 100%) fixed;font-family:-apple-system,sans-serif}p,h1,h2,h3{font-family:-apple-system,sans-serif}code{background:#0003;border-radius:3px;max-width:calc(100vw - 24px);padding:3px 6px;font-family:SF Mono,SFMono-Regular,ui-monospace,DejaVu Sans Mono,Menlo,Consolas,monospace}video,.u-img{border-radius:12px;overflow:hidden;box-shadow:0 100px 80px #00000012,0 41.7776px 33.4221px #0000000d,0 22.3363px 17.869px #0000000a,0 12.5216px 10.0172px #0000000a,0 6.6501px 5.32008px #00000008,0 2.76726px 2.21381px #00000005}.a11y:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.c-header-space{padding:var(--spacing)}@media screen and (max-width:770px){.c-header-space{padding:var(--spacing-large)}}.c-header{z-index:200;width:100%;padding:var(--spacing-small);display:block;position:fixed;top:0;left:0}.c-header__wrapper{max-width:calc(var(--max-width) - var(--spacing));padding:var(--spacing-tiny) 6px var(--spacing-tiny) var(--spacing-small);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;border:1px solid #0003;border-radius:16px;justify-content:space-between;align-items:center;margin:auto;display:flex;box-shadow:0 7px 19px #00000040}.c-header[data-aria-hidden=true],.c-footer[data-aria-hidden=true]{-webkit-filter:blur(2px)}.c-header__link-wrapper{padding:2px;display:flex}@media screen and (max-width:430px){.c-header__link-wrapper{justify-content:space-between;width:100%}}.c-header__links{color:var(--color-white);padding-left:var(--spacing-small);padding-right:var(--spacing-small);text-transform:uppercase;white-space:nowrap;border-radius:10px;gap:6px;padding-top:3px;padding-bottom:3px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.c-header-active--home+.c-header .c-header__links--home,.c-header-active--shortcuts+.c-header .c-header__links--shortcuts,.c-header-active--help+.c-header .c-header__links--help,.c-header__links:hover,.c-header__links:focus{background-color:var(--color-white);color:var(--color-black)}.c-logolini{color:var(--color-white)}@media screen and (max-width:430px){.c-logolini{display:none}}@media screen and (min-width:431px){.c-header__logo-tiny{display:none}}.o-flag{width:100%;display:table}.o-flag__img,.o-flag__body{vertical-align:middle;display:table-cell}.o-flag__img{padding-right:var(--spacing)}.o-flag__img>img,.o-flag__img>svg{max-width:none;display:block}.o-flag__body{width:100%}.o-flag__body,.o-flag__body>:last-child{margin-bottom:0}.o-flag--rev{direction:rtl}.o-flag--rev>.o-flag__img,.o-flag--rev>.o-flag__body{direction:ltr}.o-flag--rev>.o-flag__img{padding-right:0;padding-left:var(--spacing)}.o-layout{row-gap:var(--spacing);display:grid}.c-footer{padding:var(--spacing);color:var(--color-white);text-align:center;background:#292041;border:1px solid #443754}.c-footer__credit{justify-content:center;align-items:center;display:flex}.c-footer a{color:var(--color-white);font-weight:700;text-decoration:none}.c-footer__avatar{align-items:center;display:flex;position:relative}.c-footer__avatar:after{content:"";transform-origin:0;background-color:#fff;border-radius:2px;width:calc(100% - 50px);height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:0;left:50px;transform:scaleX(0)}.c-footer__avatar:hover:after{transform:scaleX(1)}.c-footer__avatar:before{content:"";width:32px;height:32px;margin-left:var(--spacing-small);margin-right:var(--spacing-tiny);background:url(/avatar.png) 0 0/cover;display:inline-block}.c-footer__legalese{color:#9b9b9b;margin-top:var(--spacing);font-size:12px}.o-wrapper{max-width:var(--max-width);padding:var(--spacing-small);margin:auto}.c-search-hint{cursor:pointer;height:60px;padding:0 var(--spacing-small);background:#1d1437b3;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;display:flex}.c-search-hint:hover .c-search-hint__placeholder,.c-search-hint__shortcut{color:var(--color-white)}.c-search-hint__shortcut{white-space:nowrap}.c-search-hint__placeholder{color:#ffffff80;text-align:left;padding-left:var(--spacing);flex-grow:1;line-height:1}.c-sidebar-links{border-radius:8px;padding:0;list-style:none;position:sticky;top:70px;overflow:hidden}.c-sidebar-links__list{padding:0;position:relative}.c-sidebar-links__link{color:var(--color-white);cursor:pointer;background:#1d143799;margin-bottom:1px;padding:6px 24px;text-decoration:none;display:block}.c-sidebar-links__list--active{background:#1d1437e6;font-weight:700}.c-sidebar-links__clear{color:var(--color-white);cursor:pointer;background:0 0;border:0;padding:6px 12px 6px 0;position:absolute;bottom:0;right:0}.c-sidebar-links__count{opacity:.5}.c-sidebar-links__link:hover{background:#1d1437e6}.c-sidebar-links__list:first-child a{padding-top:12px}.c-sidebar-links__list:last-child a{padding-bottom:12px}.c-article{color:var(--color-white);line-height:1.8}.c-article p,.c-article ul{max-width:30rem;margin-bottom:.5rem;padding:0}.c-article a{color:var(--color-white)}.u-mt-l{margin-top:96px}.c-download-nudge{color:#fff;text-align:center;padding-top:var(--spacing-huge);padding-bottom:var(--spacing-huge);flex-direction:column;align-items:center;gap:24px;display:flex}.c-download-nudge__icon{filter:drop-shadow(0 6px 85px #bd10ffbf);-webkit-filter:drop-shadow(0 6px 85px oklch(61% .32 311.87/.75));will-change:filter;transition:filter 1s ease-out}.c-download-nudge:hover .c-download-nudge__icon{filter:drop-shadow(0 6px 50px #bd10ff);-webkit-filter:drop-shadow(0 6px 50px oklch(61% .32 311.87));will-change:filter}.c-download-nudge__button-wrappers{flex-direction:row;gap:24px;display:flex}.c-back{color:var(--color-white);align-items:center;gap:var(--spacing-small);padding-left:var(--spacing-small);font-size:1.2rem;text-decoration:none;display:flex}@media screen and (min-width:750px){.u-minus-margin-large-screen{margin-top:-48px}}.c-back__icon{transition:transform .3s ease-out}.c-back:hover .c-back__icon{transform:translate(-20%)}.c-back__icon-wrapper{position:relative}.c-back__icon-static{position:absolute;top:0;left:0}.c-help{min-height:70vh;color:var(--color-white)}.u-mb{margin-bottom:var(--spacing)}.u-prelaunch{color:0;text-align:left;z-index:200;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;max-width:267px;padding:12px;position:fixed;bottom:20px;left:20px}.c-download-button{white-space:nowrap;color:#fff;gap:var(--spacing-tiny);height:58px;padding:16px 0 16px var(--spacing);background-color:#1e1e1e;border-radius:16px;align-items:center;font-weight:700;line-height:1.2;text-decoration:none;transition:box-shadow .3s ease-out;display:flex;box-shadow:0 100px 80px #da3f0924,0 41.7776px 33.4221px #da3f091a,0 22.3363px 17.869px #da3f0914,0 12.5216px 10.0172px #da3f0912,0 6.6501px 5.32008px #da3f090f,0 2.76726px 2.21381px #da3f090a}.c-download-button--dark{color:#1e1e1e;background-color:#fafafa;box-shadow:0 100px 80px #a100ff24,0 41.7776px 33.4221px #a100ff1a,0 22.3363px 17.869px #a100ff14,0 12.5216px 10.0172px #a100ff12,0 6.6501px 5.32008px #a100ff0f,0 2.76726px 2.21381px #a100ff0a}.c-download-button--setapp{background-color:#3a3844}.c-download-button--setapp.c-download-button--dark{background-color:#ebebec}.c-download-button:hover{transition:box-shadow .3s ease-out;box-shadow:0 0 #da3f0900,0 0 #da3f0900,0 0 #da3f0900,0 0 #da3f0900,0 0 #da3f0900,0 0 #da3f0900}.c-download-button__apple{transition:transform .3s ease-out,opacity .3s ease-out}.c-download-button:hover .c-download-button__apple{opacity:0;transform:translate(-24px)}.c-download-button__arrow{opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.c-download-button:hover .c-download-button__arrow{opacity:1;transform:translate(-24px)}.c-download-button__text{transition:transform .3s ease-out}.c-download-button:hover .c-download-button__text{transform:translate(-24px)}.c-download-button:active{box-shadow:inset 0 2px 2px #000,inset 0 -1px #fffc}.c-blobbs{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='1512' height='1142' viewBox='0 0 1512 1142' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_f_4109_16261)'%3e%3cpath d='M1177.78 461.379C1203.85 373.226 1184.73 274.33 1123.32 179.734C1061.9 85.137 961.565 0.0166863 837.562 -62.6799C713.559 -125.377 572.679 -162.218 436.349 -167.602C300.02 -172.985 175.702 -146.615 82.3051 -92.5027C-11.0916 -38.3904 -68.456 40.5026 -81.0626 132.176C-93.6692 223.85 -60.828 323.288 12.4655 415.365C85.7591 507.441 195.494 587.117 324.979 642.274C454.464 697.431 596.612 725.05 729.803 720.93L552.717 276.522L1177.78 461.379Z' fill='%230025CE'/%3e%3c/g%3e%3cg filter='url(%23filter1_f_4109_16261)'%3e%3cpath d='M699 242.499C145.79 155.326 347.131 -238.195 152.122 -243.384C-93.0173 -249.907 -57.7424 182.018 109.498 398.999C341.499 700 1073.9 301.575 699 242.499Z' fill='%2300EAFF' fill-opacity='0.6'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_f_4109_16261' x='-503.699' y='-588.289' width='2112.83' height='1729.62' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeGaussianBlur stdDeviation='210' result='effect1_foregroundBlur_4109_16261'/%3e%3c/filter%3e%3cfilter id='filter1_f_4109_16261' x='-343.844' y='-563.457' width='1467.78' height='1393.75' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeGaussianBlur stdDeviation='160' result='effect1_foregroundBlur_4109_16261'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:contain;margin-top:-96px;padding-top:120px;padding-bottom:96px}@media screen and (max-width:550px){.u-hide-mobile{display:none}}.u-show-430{display:none}.u-hide-430{display:inline}@media screen and (max-width:430px){.u-show-430{display:inherit}.u-hide-430{display:none}}[data-tooltip]{position:relative}[data-tooltip]:before,[data-tooltip]:after{-webkit-font-smoothing:antialiased;opacity:0;visibility:hidden;z-index:9;margin:0 auto;transition:all .2s ease-out;position:absolute;left:50%;transform:translate(-50%)}[data-tooltip]:before{content:"";border:10px solid #0000;border-bottom-color:#00000080;width:0;height:0;top:calc(100% + 4px)}[data-tooltip]:after{content:attr(data-tooltip);white-space:nowrap;box-sizing:border-box;color:#fff;text-shadow:0 1px 1px #000;z-index:9;background:#00000080;border-radius:12px;padding:.5rem 1rem;font-size:.9rem;top:calc(100% + 24px)}[data-tooltip]:hover:before,[data-tooltip]:hover:after{opacity:1;visibility:visible;transition:all .4s ease-in-out .1s}.c-shortcut-columns__pie{visibility:hidden;display:none}@media print{.c-sidebar-links,.c-back,.c-footer,.c-similar-apps,.c-download-nudge,.c-search-hint,.c-header-space .c-header,.c-header__wrapper,body header#header,.c-pie-menu-hint,#similar-apps,.c-shortcut__explanation,.c-shortcut-page-header__content a,.c-header-space,.u-mb,.a11y,.c-keyboard-list__link{display:none!important}.c-shortcut-columns__pie{visibility:visible;background-color:#dadada;border-radius:5px;border:1px solid #0000001a!important;display:block!important}.c-shortcut-columns__pie tr{flex-direction:column;display:flex}.c-shortcut-columns__pie tr td:first-child{color:#000;flex-direction:column;gap:6px;padding:12px;display:flex}.c-shortcut-columns__pie img{margin-top:-30px;margin-bottom:-20px}body{line-height:1.1;font-size:10pt!important}.c-keyboard-list__item{border-color:#0000001a!important}.c-shortcut-table .c-keyboard-list__kbd{mix-blend-mode:normal;border:1px solid #0000001a}.c-shortcut-page-layout{flex-direction:column-reverse!important;display:flex!important}.c-shortcut-table{column-count:3;column-gap:24px}.c-shortcut-table>*{break-inside:avoid-column!important}.c-shortcut-columns__item{padding-top:0!important;padding-bottom:30px!important}.c-shortcut-page-header__content{grid-area:1/1/2/4!important}.c-shortcut-page-header{padding-bottom:0!important}.c-shortcut-columns__item h3,.c-keyboard-list__description,.c-shortcut-page-header__content,h1{color:#000!important}.c-shortcut-page-wrapper{margin-top:0!important;padding-top:0!important}@page{size:auto;margin:5mm}.c-shortcut-page-header{z-index:200;background-color:#fff;position:fixed;bottom:0;right:0}h1{white-space:nowrap;font-size:16px!important}.u-app-icon{width:40px;height:40px}.c-shortcut-page-header p{display:none!important}.c-keyboard-list__kbd{padding-top:3px!important;padding-bottom:3px!important}.c-keyboard-list__other{white-space:break-spaces!important;text-align:right!important;max-width:50%!important}.c-keyboard-list__item td:last-child{text-align:right}.c-keyboard-list__other{width:50%}.c-keyboard-list__item:last-child{border-bottom-width:0!important}.c-shortcut-columns__item h3{text-align:left;margin-left:-2px;font-size:16px!important}.o-flag__img{padding-right:var(--spacing-small)!important}html,body{height:99%}}
