/*! chota.css v0.7.2 | MIT License | github.com/jenil/chota */:root{--bg-color:#fff;--bg-secondary-color:#f3f3f6;--color-primary:#14854f;--color-lightGrey:#d2d6dd;--color-grey:#747681;--color-darkGrey:#3f4144;--color-error:#d43939;--color-success:#28bd14;--grid-maxWidth:120rem;--grid-gutter:2rem;--font-size:1.6rem;--font-color:#333;--font-family-sans:-apple-system,BlinkMacSystemFont,Avenir,"Avenir Next","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-family-mono:monaco,"Consolas","Lucida Console",monospace}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{background-color:var(--bg-color);line-height:1.6;font-size:var(--font-size);color:var(--font-color);font-family:Segoe UI,Helvetica Neue,sans-serif;font-family:var(--font-family-sans);margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:500;margin:.35em 0 .7em}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h5{font-size:1em}h6{font-size:.85em}a{color:var(--color-primary);text-decoration:none}a:hover:not(.button){opacity:.75}button{font-family:inherit}p{margin-top:0}blockquote{background-color:var(--bg-secondary-color);padding:1.5rem 2rem;border-left:3px solid var(--color-lightGrey)}dl dt{font-weight:700}hr{background-color:var(--color-lightGrey);height:1px;margin:1rem 0}hr,table{border:none}table{width:100%;border-collapse:collapse;border-spacing:0;text-align:left}table.striped tr:nth-of-type(2n){background-color:var(--bg-secondary-color)}td,th{vertical-align:middle;padding:1.2rem .4rem}thead{border-bottom:2px solid var(--color-lightGrey)}tfoot{border-top:2px solid var(--color-lightGrey)}code,kbd,pre,samp,tt{font-family:var(--font-family-mono)}code,kbd{font-size:90%;white-space:pre-wrap;border-radius:4px;padding:.2em .4em;color:var(--color-error)}code,kbd,pre{background-color:var(--bg-secondary-color)}pre{font-size:1em;padding:1rem;overflow-x:auto}pre code{background:none;padding:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}img{max-width:100%}fieldset{border:1px solid var(--color-lightGrey)}iframe{border:0}.container{max-width:var(--grid-maxWidth);margin:0 auto;width:96%;padding:0 calc(var(--grid-gutter)/2)}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:calc(var(--grid-gutter)/-2);margin-right:calc(var(--grid-gutter)/-2)}.row,.row.reverse{-webkit-box-orient:horizontal}.row.reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col{-webkit-box-flex:1;-ms-flex:1;flex:1}.col,[class*=" col-"],[class^=col-]{margin:0 calc(var(--grid-gutter)/2) calc(var(--grid-gutter)/2)}.col-1{-ms-flex:0 0 calc(8.33333% - var(--grid-gutter));flex:0 0 calc(8.33333% - var(--grid-gutter));max-width:calc(8.33333% - var(--grid-gutter))}.col-1,.col-2{-webkit-box-flex:0}.col-2{-ms-flex:0 0 calc(16.66667% - var(--grid-gutter));flex:0 0 calc(16.66667% - var(--grid-gutter));max-width:calc(16.66667% - var(--grid-gutter))}.col-3{-ms-flex:0 0 calc(25% - var(--grid-gutter));flex:0 0 calc(25% - var(--grid-gutter));max-width:calc(25% - var(--grid-gutter))}.col-3,.col-4{-webkit-box-flex:0}.col-4{-ms-flex:0 0 calc(33.33333% - var(--grid-gutter));flex:0 0 calc(33.33333% - var(--grid-gutter));max-width:calc(33.33333% - var(--grid-gutter))}.col-5{-ms-flex:0 0 calc(41.66667% - var(--grid-gutter));flex:0 0 calc(41.66667% - var(--grid-gutter));max-width:calc(41.66667% - var(--grid-gutter))}.col-5,.col-6{-webkit-box-flex:0}.col-6{-ms-flex:0 0 calc(50% - var(--grid-gutter));flex:0 0 calc(50% - var(--grid-gutter));max-width:calc(50% - var(--grid-gutter))}.col-7{-ms-flex:0 0 calc(58.33333% - var(--grid-gutter));flex:0 0 calc(58.33333% - var(--grid-gutter));max-width:calc(58.33333% - var(--grid-gutter))}.col-7,.col-8{-webkit-box-flex:0}.col-8{-ms-flex:0 0 calc(66.66667% - var(--grid-gutter));flex:0 0 calc(66.66667% - var(--grid-gutter));max-width:calc(66.66667% - var(--grid-gutter))}.col-9{-ms-flex:0 0 calc(75% - var(--grid-gutter));flex:0 0 calc(75% - var(--grid-gutter));max-width:calc(75% - var(--grid-gutter))}.col-9,.col-10{-webkit-box-flex:0}.col-10{-ms-flex:0 0 calc(83.33333% - var(--grid-gutter));flex:0 0 calc(83.33333% - var(--grid-gutter));max-width:calc(83.33333% - var(--grid-gutter))}.col-11{-ms-flex:0 0 calc(91.66667% - var(--grid-gutter));flex:0 0 calc(91.66667% - var(--grid-gutter));max-width:calc(91.66667% - var(--grid-gutter))}.col-11,.col-12{-webkit-box-flex:0}.col-12{-ms-flex:0 0 calc(100% - var(--grid-gutter));flex:0 0 calc(100% - var(--grid-gutter));max-width:calc(100% - var(--grid-gutter))}@media screen and (max-width:599px){.container{width:100%}.col,[class*=col-],[class^=col-]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}}@media screen and (min-width:900px){.col-1-md{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--grid-gutter));flex:0 0 calc(8.33333% - var(--grid-gutter));max-width:calc(8.33333% - var(--grid-gutter))}.col-2-md{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--grid-gutter));flex:0 0 calc(16.66667% - var(--grid-gutter));max-width:calc(16.66667% - var(--grid-gutter))}.col-3-md{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--grid-gutter));flex:0 0 calc(25% - var(--grid-gutter));max-width:calc(25% - var(--grid-gutter))}.col-4-md{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--grid-gutter));flex:0 0 calc(33.33333% - var(--grid-gutter));max-width:calc(33.33333% - var(--grid-gutter))}.col-5-md{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--grid-gutter));flex:0 0 calc(41.66667% - var(--grid-gutter));max-width:calc(41.66667% - var(--grid-gutter))}.col-6-md{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--grid-gutter));flex:0 0 calc(50% - var(--grid-gutter));max-width:calc(50% - var(--grid-gutter))}.col-7-md{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--grid-gutter));flex:0 0 calc(58.33333% - var(--grid-gutter));max-width:calc(58.33333% - var(--grid-gutter))}.col-8-md{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--grid-gutter));flex:0 0 calc(66.66667% - var(--grid-gutter));max-width:calc(66.66667% - var(--grid-gutter))}.col-9-md{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--grid-gutter));flex:0 0 calc(75% - var(--grid-gutter));max-width:calc(75% - var(--grid-gutter))}.col-10-md{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--grid-gutter));flex:0 0 calc(83.33333% - var(--grid-gutter));max-width:calc(83.33333% - var(--grid-gutter))}.col-11-md{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--grid-gutter));flex:0 0 calc(91.66667% - var(--grid-gutter));max-width:calc(91.66667% - var(--grid-gutter))}.col-12-md{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--grid-gutter));flex:0 0 calc(100% - var(--grid-gutter));max-width:calc(100% - var(--grid-gutter))}}@media screen and (min-width:1200px){.col-1-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--grid-gutter));flex:0 0 calc(8.33333% - var(--grid-gutter));max-width:calc(8.33333% - var(--grid-gutter))}.col-2-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--grid-gutter));flex:0 0 calc(16.66667% - var(--grid-gutter));max-width:calc(16.66667% - var(--grid-gutter))}.col-3-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--grid-gutter));flex:0 0 calc(25% - var(--grid-gutter));max-width:calc(25% - var(--grid-gutter))}.col-4-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--grid-gutter));flex:0 0 calc(33.33333% - var(--grid-gutter));max-width:calc(33.33333% - var(--grid-gutter))}.col-5-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--grid-gutter));flex:0 0 calc(41.66667% - var(--grid-gutter));max-width:calc(41.66667% - var(--grid-gutter))}.col-6-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--grid-gutter));flex:0 0 calc(50% - var(--grid-gutter));max-width:calc(50% - var(--grid-gutter))}.col-7-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--grid-gutter));flex:0 0 calc(58.33333% - var(--grid-gutter));max-width:calc(58.33333% - var(--grid-gutter))}.col-8-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--grid-gutter));flex:0 0 calc(66.66667% - var(--grid-gutter));max-width:calc(66.66667% - var(--grid-gutter))}.col-9-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--grid-gutter));flex:0 0 calc(75% - var(--grid-gutter));max-width:calc(75% - var(--grid-gutter))}.col-10-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--grid-gutter));flex:0 0 calc(83.33333% - var(--grid-gutter));max-width:calc(83.33333% - var(--grid-gutter))}.col-11-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--grid-gutter));flex:0 0 calc(91.66667% - var(--grid-gutter));max-width:calc(91.66667% - var(--grid-gutter))}.col-12-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--grid-gutter));flex:0 0 calc(100% - var(--grid-gutter));max-width:calc(100% - var(--grid-gutter))}}fieldset{padding:.5rem 2rem}legend{text-transform:uppercase;font-size:.8em;letter-spacing:.1rem}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),select,textarea,textarea[type=text]{font-family:inherit;padding:.8rem 1rem;border-radius:4px;border:1px solid var(--color-lightGrey);font-size:1em;-webkit-transition:all .2s ease;transition:all .2s ease;display:block;width:100%}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):not(:disabled):hover,select:hover,textarea:hover,textarea[type=text]:hover{border-color:var(--color-grey)}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):focus,select:focus,textarea:focus,textarea[type=text]:focus{outline:none;border-color:var(--color-primary);-webkit-box-shadow:0 0 1px var(--color-primary);box-shadow:0 0 1px var(--color-primary)}input.error:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),textarea.error{border-color:var(--color-error)}input.success:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),textarea.success{border-color:var(--color-success)}select{-webkit-appearance:none;background:#f3f3f6 no-repeat 100%;background-size:1ex;background-origin:content-box;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='40' fill='%23555'><polygon points='0,0 60,0 30,40'/></svg>")}[type=checkbox],[type=radio]{width:1.6rem;height:1.6rem}.button,[type=button],[type=reset],[type=submit],button{padding:1rem 2.5rem;color:var(--color-darkGrey);background:var(--color-lightGrey);border-radius:4px;border:1px solid transparent;font-size:var(--font-size);line-height:1;text-align:center;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;text-decoration:none;-webkit-transform:scale(1);transform:scale(1);display:inline-block;cursor:pointer}.grouped{display:-webkit-box;display:-ms-flexbox;display:flex}.grouped>:not(:last-child){margin-right:16px}.grouped.gapless>*{margin:0 0 0 -1px!important;border-radius:0!important}.grouped.gapless>:first-child{margin:0!important;border-radius:4px 0 0 4px!important}.grouped.gapless>:last-child{border-radius:0 4px 4px 0!important}.button+.button{margin-left:1rem}.button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{opacity:.8}.button:active,[type=button]:active,[type=reset]:active,[type=submit]:active,button:active{-webkit-transform:scale(.98);transform:scale(.98)}button:disabled,button:disabled:hover,input:disabled,input:disabled:hover{opacity:.4;cursor:not-allowed}.button.dark,.button.error,.button.primary,.button.secondary,.button.success,[type=submit]{color:#fff;z-index:1;background-color:#000;background-color:var(--color-primary)}.button.secondary{background-color:var(--color-grey)}.button.dark{background-color:var(--color-darkGrey)}.button.error{background-color:var(--color-error)}.button.success{background-color:var(--color-success)}.button.outline{background-color:transparent;border-color:var(--color-lightGrey)}.button.outline.primary{border-color:var(--color-primary);color:var(--color-primary)}.button.outline.secondary{border-color:var(--color-grey);color:var(--color-grey)}.button.outline.dark{border-color:var(--color-darkGrey);color:var(--color-darkGrey)}.button.clear{background-color:transparent;border-color:transparent;color:var(--color-primary)}.button.icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button.icon>img{margin-left:2px}.button.icon-only{padding:1rem}::-webkit-input-placeholder,::-moz-placeholder,:-ms-input-placeholder,::-ms-input-placeholder,::placeholder{color:#bdbfc4}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:5rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.nav img{max-height:3rem}.nav-center,.nav-left,.nav-right,.nav>.container{display:-webkit-box;display:-ms-flexbox;display:flex}.nav-center,.nav-left,.nav-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.nav-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nav-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:480px){.nav,.nav>.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav-center,.nav-left,.nav-right{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.nav .brand,.nav a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 2rem;color:var(--color-darkGrey)}.nav .active:not(.button){color:#000;color:var(--color-primary)}.nav .brand{font-size:1.75em;padding-top:0;padding-bottom:0}.nav .brand img{padding-right:1rem}.nav .button{margin:auto 1rem}.card{padding:1rem 2rem;border-radius:4px;background:var(--bg-color);-webkit-box-shadow:0 1px 3px var(--color-grey);box-shadow:0 1px 3px var(--color-grey)}.card p:last-child{margin:0}.card header>*{margin-top:0;margin-bottom:1rem}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs a{text-decoration:none}.tabs>.dropdown>summary,.tabs>a{padding:1rem 2rem;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;color:var(--color-darkGrey);border-bottom:2px solid var(--color-lightGrey);text-align:center}.tabs>a.active,.tabs>a:hover{opacity:1;border-bottom:2px solid var(--color-darkGrey)}.tabs>a.active{border-color:var(--color-primary)}.tabs.is-full a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tag{display:inline-block;border:1px solid var(--color-lightGrey);text-transform:uppercase;color:var(--color-grey);padding:.5rem;line-height:1;letter-spacing:.5px}.tag.is-small{padding:.4rem;font-size:.75em}.tag.is-large{padding:.7rem;font-size:1.125em}.tag+.tag{margin-left:1rem}details.dropdown{position:relative;display:inline-block}details.dropdown>:last-child{position:absolute;left:0;white-space:nowrap}.bg-primary{background-color:var(--color-primary)!important}.bg-light{background-color:var(--color-lightGrey)!important}.bg-dark{background-color:var(--color-darkGrey)!important}.bg-grey{background-color:var(--color-grey)!important}.bg-error{background-color:var(--color-error)!important}.bg-success{background-color:var(--color-success)!important}.bd-primary{border:1px solid var(--color-primary)!important}.bd-light{border:1px solid var(--color-lightGrey)!important}.bd-dark{border:1px solid var(--color-darkGrey)!important}.bd-grey{border:1px solid var(--color-grey)!important}.bd-error{border:1px solid var(--color-error)!important}.bd-success{border:1px solid var(--color-success)!important}.text-primary{color:var(--color-primary)!important}.text-light{color:var(--color-lightGrey)!important}.text-dark{color:var(--color-darkGrey)!important}.text-grey{color:var(--color-grey)!important}.text-error{color:var(--color-error)!important}.text-success{color:var(--color-success)!important}.text-white{color:#fff!important}.pull-right{float:right!important}.pull-left{float:left!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.is-full-screen{width:100%;min-height:100vh}.is-full-width{width:100%!important}.is-vertical-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-center,.is-horizontal-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-left,.is-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-fixed{position:fixed;width:100%}.is-paddingless{padding:0!important}.is-marginless{margin:0!important}.is-pointer{cursor:pointer!important}.is-rounded{border-radius:100%}.clearfix{content:"";display:table;clear:both}.is-hidden{display:none!important}@media screen and (max-width:599px){.hide-xs{display:none!important}}@media screen and (min-width:600px) and (max-width:899px){.hide-sm{display:none!important}}@media screen and (min-width:900px) and (max-width:1199px){.hide-md{display:none!important}}@media screen and (min-width:1200px){.hide-lg{display:none!important}}@media print{.hide-pr{display:none!important}}.terms.svelte-gurnrx,.terms.svelte-h9z3n9{cursor:pointer;color:#06f;border-bottom:1px #0066ff double}.locale.svelte-r1o585{position:absolute;width:4em;bottom:.5em;right:.5em;font-size:.8em;cursor:pointer;background-color:inherit}.footer.svelte-r1o585{position:absolute;bottom:.8em;right:0;width:100%}.fon1.svelte-r1o585{background:rgb(2,0,36);background:linear-gradient(180deg,rgba(2,0,36,1) 0%,rgba(9,9,121,1) 35%,rgba(0,212,255,1) 100%)}.row.svelte-1jdhz3o{display:flex;flex-flow:row nowrap;gap:5px;margin:0}.form-select.svelte-1jdhz3o{max-width:12em;min-width:5em}.button.svelte-1jdhz3o{background-color:#d2e6fc;padding:0;min-width:3em;min-height:2em;margin:0}@media screen and (max-width:800px){.form-select.svelte-1jdhz3o{max-width:6em}.button.svelte-1jdhz3o{min-width:2em}}.mt-05.svelte-n1buw4.svelte-n1buw4{margin-top:.5em}.button.svelte-n1buw4.svelte-n1buw4{background-color:#0f62b5;min-width:2.6em}.btn.svelte-n1buw4.svelte-n1buw4{padding:.6em}.grouped.svelte-n1buw4 button.svelte-n1buw4{border-radius:0 4px 4px 0;padding:1rem}.grouped.gapless.svelte-n1buw4>.svelte-n1buw4{margin:0 2px 0 -1px!important;border-radius:0!important}.butt.svelte-n1buw4.svelte-n1buw4{padding:1rem .5rem;flex-grow:1;border:1px solid #aaa;background:#f7fafd;margin:.2rem}button.svelte-n1buw4>span.svelte-n1buw4{display:block;width:3.8em;margin:auto;font-size:.8em}button.svelte-n1buw4>span.span6.svelte-n1buw4{width:6.3em}.active.svelte-n1buw4.svelte-n1buw4{background:#9ebfe1;color:#000}.default.svelte-n1buw4.svelte-n1buw4{color:#000;background-color:#9ebfe1}.on.svelte-n1buw4.svelte-n1buw4{color:#fff;background-color:#f39b9b}.off.svelte-n1buw4.svelte-n1buw4{color:#black;background-color:#d9eadd}.onoffdef.svelte-n1buw4.svelte-n1buw4{padding:.3rem .5em}.mymodal.svelte-n1buw4.svelte-n1buw4{background-color:#fff;position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;z-index:100}.header.svelte-n1buw4.svelte-n1buw4{display:flex;background-color:#124b85;font-size:1.2em;font-weight:700;color:#fff;position:fixed;top:0;left:0;width:100%;z-index:101;padding:1rem}.footer.svelte-n1buw4.svelte-n1buw4{display:flex;gap:20px;background-color:#124b85;color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:101;padding:1rem}.left_right.svelte-n1buw4.svelte-n1buw4{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-between;gap:5px;margin:0}.left.svelte-n1buw4.svelte-n1buw4,.right.svelte-n1buw4.svelte-n1buw4{display:flex;flex-flow:row nowrap;gap:5px}@media (max-width: 480px){.left.svelte-n1buw4.svelte-n1buw4,.right.svelte-n1buw4.svelte-n1buw4{width:100%;justify-content:center}.left.svelte-n1buw4 .btn.svelte-n1buw4,.right.svelte-n1buw4 .btn.svelte-n1buw4{flex:1}}@media screen and (max-width: 1250px){button.svelte-n1buw4>span.svelte-n1buw4{width:3em}button.svelte-n1buw4>span.span6.svelte-n1buw4{width:3.2em}}.dropdown-container.svelte-1dixtd5{position:relative;display:inline-block}.dropdown-button.svelte-1dixtd5{border-radius:0%;text-align:center;font-size:1em;height:2.5em;width:2.5em;background-color:#fff;margin:2px;padding:1px;cursor:pointer}.dropdown-menu.svelte-1dixtd5{position:absolute;color:#666;left:0;width:100%;min-width:200px;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #0003;z-index:10000;max-height:300px;overflow-y:auto}.dropdown-menu.bottom.svelte-1dixtd5{top:100%;margin-top:4px}.dropdown-menu.top.svelte-1dixtd5{bottom:100%;margin-bottom:4px}.dropdown-item.svelte-1dixtd5{padding:8px 16px;cursor:pointer}.dropdown-item.svelte-1dixtd5:hover{background-color:#f5f5f5}.dropdown-item.selected.svelte-1dixtd5{background-color:#e0e0e0;font-weight:bold}.header.svelte-5ljmuy{display:flex;background-color:#124b85;font-size:1.2em;font-weight:700;color:#fff;position:fixed;top:0;left:0;width:100%;z-index:101;padding:1rem}.close-icon.svelte-5ljmuy{margin-right:-1rem}.label.svelte-5ljmuy{font-size:1.4rem;margin:1em 0 0}input.svelte-5ljmuy{margin:0}.button.svelte-jry1q2.svelte-jry1q2{background-color:#0f62b5;min-width:2.6em}.grouped.svelte-jry1q2 button.svelte-jry1q2{border-radius:0 4px 4px 0;padding:1rem}.grouped.gapless.svelte-jry1q2>.svelte-jry1q2{margin:0 2px 0 -1px!important;border-radius:0!important}.prompts.svelte-jry1q2 .row.svelte-jry1q2{padding:1em;cursor:pointer}.wrapper.svelte-jry1q2.svelte-jry1q2{height:6em;display:grid;place-items:center}.typing-demo.svelte-jry1q2.svelte-jry1q2{width:22ch;animation:svelte-jry1q2-typing 2s steps(22),svelte-jry1q2-blink .5s step-end infinite alternate;white-space:nowrap;overflow:hidden;border-right:3px solid;font-family:monospace;font-size:1.5em}@keyframes svelte-jry1q2-typing{0%{width:0}}@keyframes svelte-jry1q2-blink{50%{border-color:transparent}}.mymodal.svelte-1o0q419{position:absolute;z-index:100;background-color:#fff;top:0;left:0;width:100%;height:100%;overflow:auto}.header.svelte-1o0q419{display:flex;background-color:#124b85;font-size:1.2em;font-weight:700;color:#fff;position:fixed;top:0;left:0;width:100%;z-index:101;padding:1rem}.new-notation.svelte-j487eu{color:#ff000080}@media (max-width: 479px){.hide-on-mobile.svelte-j487eu{display:none!important}}.show-on-mobile.svelte-j487eu{display:none}@media (max-width: 479px){.show-on-mobile.svelte-j487eu{display:block}}@media (max-width: 767px){.hide-on-tablet.svelte-j487eu{display:none!important}}.show-on-tablet.svelte-j487eu{display:none}@media (max-width: 767px){.show-on-tablet.svelte-j487eu{display:block}}.mymodal-overlay.svelte-j487eu{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.mymodal.svelte-j487eu{background:white;display:flex;flex-direction:column;box-shadow:0 4px 12px #0000004d;padding-bottom:.5em;border-radius:14px;gap:20px;overflow:hidden}.modal--small.svelte-j487eu{min-width:320px}.modal--medium.svelte-j487eu{min-width:500px}.modal--large.svelte-j487eu{min-width:800px}@media (max-width: 768px){.modal--small.svelte-j487eu,.modal--medium.svelte-j487eu,.modal--large.svelte-j487eu{min-width:90%;max-width:90%}}.mymodal-header.svelte-j487eu{background-color:var(--color-back600);color:#ccc;padding:16px;display:flex;position:relative;justify-content:center;align-items:center}.close-button.svelte-j487eu{position:absolute;color:#ccc;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.mymodal-body.svelte-j487eu{padding:0 16px;flex:1}.mymodal-footer.svelte-j487eu{padding:0 16px;display:flex;justify-content:stretch;align-items:stretch;flex-wrap:wrap;gap:10px}.ok-button.svelte-j487eu{width:100%;padding:8px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px}.ok-button.svelte-j487eu:hover{background-color:#0056b3}.btn-footer.svelte-j487eu{flex:1;border-radius:14px}.context-menu.svelte-15wcss1.svelte-15wcss1{background:white;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 12px #00000026;padding:4px;min-width:160px;display:flex;flex-direction:column;gap:2px}.context-menu__item.svelte-15wcss1.svelte-15wcss1{display:flex;align-items:center;gap:8px;padding:8px 12px;border:none;background:none;width:100%;text-align:left;border-radius:4px;cursor:pointer;font-size:14px;color:#333}.context-menu__item.svelte-15wcss1.svelte-15wcss1:hover{background-color:#f0f0f0}.context-menu__item.svelte-15wcss1 i.svelte-15wcss1{width:16px;text-align:center}.badge.svelte-1g1qs5u{background-color:#fff;color:#666}.col.svelte-1g1qs5u{display:flex;flex-wrap:wrap;width:100%;align-items:stretch;gap:4px}span.svelte-1g1qs5u{display:block;width:3em;margin:auto}.btn.svelte-1g1qs5u{position:relative;padding:.8rem;flex-grow:1;margin:0}.oldr.svelte-1g1qs5u{box-shadow:inset 0 1px 2px #00000080,inset 0 -1px 2px #ffffff1a}@media screen and (max-width: 480px){.col.svelte-1g1qs5u{gap:4px}}.new-notation.svelte-h8qp64.svelte-h8qp64{color:#ff000080}@media (max-width: 479px){.hide-on-mobile.svelte-h8qp64.svelte-h8qp64{display:none!important}}.show-on-mobile.svelte-h8qp64.svelte-h8qp64{display:none}@media (max-width: 479px){.show-on-mobile.svelte-h8qp64.svelte-h8qp64{display:block}}@media (max-width: 767px){.hide-on-tablet.svelte-h8qp64.svelte-h8qp64{display:none!important}}.show-on-tablet.svelte-h8qp64.svelte-h8qp64{display:none}@media (max-width: 767px){.show-on-tablet.svelte-h8qp64.svelte-h8qp64{display:block}}.icon.svelte-h8qp64.svelte-h8qp64{width:150px;height:150px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:100px;color:var(--color-lightGrey)}.icon.svelte-h8qp64 img.svelte-h8qp64{border-radius:14px}@media (max-width: 768px){.icon.svelte-h8qp64.svelte-h8qp64{width:75px;height:75px;font-size:75px}}.select.svelte-1nqpj6v{width:6em;display:inline-block;padding:0 5px 0 0;height:2em}.row.svelte-2ath4w{display:flex;flex-flow:row nowrap;gap:10px;margin:auto;align-items:stretch;justify-content:space-between}.paint.svelte-2ath4w,.word.svelte-2ath4w,.stat.svelte-2ath4w{display:flex;flex-flow:row wrap}.magic.svelte-2ath4w{background-color:#f6bbbb}@media screen and (max-width: 900px){.paint.svelte-2ath4w,.word.svelte-2ath4w,.stat.svelte-2ath4w{gap:1px}}.section-title.svelte-nyu4n0{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;width:100%}@media (max-width: 768px){.section-title.svelte-nyu4n0{margin:-.6em 0}}.section-title.svelte-nyu4n0:before,.section-title.svelte-nyu4n0:after{content:"";background-color:#fff;min-width:16px;background-image:radial-gradient(circle,currentColor 1px,transparent 1px);background-size:10px 100%;background-repeat:repeat-x;background-position:center;background-image:radial-gradient(circle,#999 2px,transparent 2px);background-size:16px 100%;height:2px}.section-title__text.svelte-nyu4n0{text-align:center;white-space:normal;word-break:break-word;color:#999}@media (max-width: 480px){.section-title__text.svelte-nyu4n0{font-size:.8em}}.count.svelte-nyu4n0{margin-left:1em;flex-shrink:0;color:#666;background-color:var(--color-back100);padding:1px 8px;font-weight:bold;border-radius:50%}.iconWordPhrase.svelte-13cf86f{display:flex;flex-flow:row nowrap;gap:5px}.iconBox.svelte-13cf86f{flex:0 2;display:flex;justify-content:center}.textBox.svelte-13cf86f{display:flex;flex:1 0;flex-flow:column wrap;align-items:stretch;align-content:center;gap:5px}.wordSize.svelte-13cf86f{font-size:30px}.word.svelte-13cf86f,.phrase.svelte-13cf86f{flex:1;width:100%;align-items:stretch;align-content:center;border:1px solid #eee;flex-wrap:nowrap}.btn.svelte-13cf86f{padding:0;min-width:7rem;min-height:7rem}.play.svelte-13cf86f{background-color:#fff;color:#999;min-width:7rem;min-height:7rem}.inp.svelte-13cf86f{border-radius:0;background:#fff;color:#999}.wtext.svelte-13cf86f{margin-left:10px;width:100%;margin-right:10px}.wphrase.svelte-13cf86f{margin-left:10px;width:100%;display:flex;flex-flow:column;justify-content:center}.active.svelte-13cf86f{color:var(--color-back600)}@media screen and (max-width: 640px){.iconBox.svelte-13cf86f{border:var(--background-accent) 1px solid}.iconWordPhrase.svelte-13cf86f,.textBox.svelte-13cf86f{gap:2px}.btn.svelte-13cf86f{min-width:2em}.wordSize.svelte-13cf86f{font-size:20px}}.s-all.svelte-wv6r6x{display:flex;flex-flow:row wrap;gap:10px;margin:0}.s-one.svelte-wv6r6x{margin:3px .5px}.header.svelte-5ljmuy{display:flex;background-color:#124b85;font-size:1.2em;font-weight:700;color:#fff;position:fixed;top:0;left:0;width:100%;z-index:101;padding:1rem}.close-icon.svelte-5ljmuy{margin-right:-1rem}.label.svelte-5ljmuy{font-size:1.4rem;margin:1em 0 0}input.svelte-5ljmuy{margin:0}.btn-ico.svelte-xyqnv2{font-size:1.5em}.time-block.svelte-xyqnv2{display:flex;flex-direction:column;gap:5px}.drill-line.svelte-xyqnv2{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1px;border-radius:5px;border:1px #999 solid;padding:.2em .5em}@media (max-width: 1200px){.drill-line.svelte-xyqnv2{flex-direction:column;justify-content:center}}@media (max-width: 768px){.drill-line.svelte-xyqnv2{justify-content:start;align-items:center}}.drill-line.svelte-xyqnv2:nth-child(even){background-color:#fff}.drill-line.svelte-xyqnv2:nth-child(odd){background-color:#f0f0f0}.drill-active.svelte-xyqnv2{background-color:#ffd3d3!important}.drill-left.svelte-xyqnv2,.drill-right.svelte-xyqnv2{display:flex;flex-direction:row;flex-wrap:wrap;flex:0 1 auto;min-width:fit-content}.drill-left.svelte-xyqnv2{flex:1}.per.svelte-xyqnv2,.perdis.svelte-xyqnv2{flex-flow:row wrap;justify-content:center;align-items:center;border-radius:5px;border:#1976d2 solid 1px;text-align:center;font-size:.6em;height:3em;width:3em;color:#1976d2;background-color:#fff;margin:1px;padding:1px;cursor:pointer}.active.svelte-xyqnv2{color:#fff;background-color:#1976d2}.perdis.svelte-xyqnv2{color:#fff;background-color:#accef3}.rand-active.svelte-xyqnv2{color:#fff;background-color:var(--color-back600);border:var(--color-back600) solid 1px}.word-about.svelte-96ew76.svelte-96ew76:empty{display:none}.selected.svelte-96ew76.svelte-96ew76{background-color:var(--color-back300)}.link-span.svelte-96ew76.svelte-96ew76{color:#124b85;text-decoration:underline;cursor:pointer}.grouped.gapless.svelte-96ew76>.svelte-96ew76:last-child{border-radius:0 14px 14px 0!important}.grouped.gapless.svelte-96ew76>.svelte-96ew76:first-child{border-radius:14px 0 0 14px!important}.d-buttons.svelte-1ogngr2{gap:4px}.btn-per.svelte-1ogngr2{display:flex;align-items:center;justify-items:center;border:1px solid #aaa;background-color:#f3f3f3;border-radius:4px;height:2.5em;padding:.5em 2em;font-size:.8em}span.svelte-1ogngr2{display:block;width:3em;margin:auto}.active.svelte-1ogngr2{background:#060753!important;color:#fff!important}.oldr.svelte-1ogngr2{box-shadow:inset 0 1px 2px #00000080,inset 0 -1px 2px #ffffff1a}.btn.svelte-198vvm{flex:1;border-radius:4px}.new-notation.svelte-wlhkr6.svelte-wlhkr6{color:#ff000080}@media (max-width: 479px){.hide-on-mobile.svelte-wlhkr6.svelte-wlhkr6{display:none!important}}.show-on-mobile.svelte-wlhkr6.svelte-wlhkr6{display:none}@media (max-width: 479px){.show-on-mobile.svelte-wlhkr6.svelte-wlhkr6{display:block}}@media (max-width: 767px){.hide-on-tablet.svelte-wlhkr6.svelte-wlhkr6{display:none!important}}.show-on-tablet.svelte-wlhkr6.svelte-wlhkr6{display:none}@media (max-width: 767px){.show-on-tablet.svelte-wlhkr6.svelte-wlhkr6{display:block}}.easy.svelte-wlhkr6.svelte-wlhkr6{background-color:#d9eadd}.hard.svelte-wlhkr6.svelte-wlhkr6{background-color:#f6bbbb}.normal.svelte-wlhkr6.svelte-wlhkr6{background-color:#d2e6fc}.grouped.gapless.svelte-wlhkr6>.svelte-wlhkr6:last-child{border-radius:0 14px 14px 0!important}.grouped.gapless.svelte-wlhkr6>.svelte-wlhkr6:first-child{border-radius:14px 0 0 14px!important}.btn-r1.svelte-wlhkr6.svelte-wlhkr6{background-color:var(--color-back50);border-color:var(--color-back100)}.btn-r2.svelte-wlhkr6.svelte-wlhkr6{background-color:var(--color-back100);border-color:var(--color-back200)}.btn-r3.svelte-wlhkr6.svelte-wlhkr6{background-color:var(--color-back200);border-color:var(--color-back300)}.btnmic1.svelte-1fev0j7{margin:0 1rem 0 0}.btnmic2.svelte-1fev0j7{margin:0 1rem}.d-showTrans.svelte-vydhnw,.d-showHelp.svelte-v7qcyd,.d-showTrans.svelte-1oeskv7{border:1px solid #eee;border-radius:5px;padding:10px}.d-textBox.svelte-1oeskv7{justify-content:space-between}.d-showPhrase.svelte-1oeskv7{font-size:1.2em}.d-action.svelte-1p8075y{padding:.4em .8em}.d-actions.svelte-1p8075y{gap:4px}button.svelte-1p8075y{margin:.5px;padding:0;min-width:32px;min-height:32px;font-size:10px;border-radius:14px}.per-color.svelte-jqy2yt.svelte-jqy2yt{font-size:.6em}.bold.svelte-jqy2yt.svelte-jqy2yt{font-weight:bold}.player.svelte-jqy2yt.svelte-jqy2yt{z-index:999;border-radius:5px;position:fixed;bottom:60px;right:10px;background:#f3f3f3;padding:.1em .3em;opacity:.95}.wordline.svelte-jqy2yt.svelte-jqy2yt{display:flex;flex-direction:column;border:1px solid #ccc;background-color:#f3f3f3;margin:1em 0;padding:1em;border-radius:4px}.showw.svelte-jqy2yt.svelte-jqy2yt{color:#124b85;font-size:1.3em;transition:color .3s ease}.showtr.svelte-jqy2yt.svelte-jqy2yt{color:#600;font-size:1.3em}.ru.svelte-jqy2yt.svelte-jqy2yt{color:var(--color-back600);cursor:pointer}.play.svelte-jqy2yt.svelte-jqy2yt{color:red;animation:svelte-jqy2yt-flashText .9s ease-out}@keyframes svelte-jqy2yt-flashText{0%{color:#fb7602;text-shadow:0 0 10px rgb(219,42,42)}50%{color:#b57d7d;text-shadow:2px 2px 15px rgb(248,157,78)}to{color:red;text-shadow:none}}.btnoff.svelte-jqy2yt.svelte-jqy2yt{margin-top:.1em;margin-bottom:.1em;box-shadow:inset -1px -1px #888;color:#000;background-color:#fff;padding:1rem 1.5rem}.btnoff.svelte-jqy2yt.svelte-jqy2yt:hover,.btnon.svelte-jqy2yt.svelte-jqy2yt{box-shadow:inset 0 1px 1px #888;background-color:#fff}.btnon.svelte-jqy2yt.svelte-jqy2yt{margin-top:.1em;margin-bottom:.1em;color:red;padding:1rem 1.5rem}.oldr.svelte-jqy2yt.svelte-jqy2yt{box-shadow:inset 0 1px 2px #00000080,inset 0 -1px 2px #ffffff1a}.line.svelte-jqy2yt.svelte-jqy2yt{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 4px;width:100%;max-width:1200px;margin:0 auto 4px;box-sizing:border-box}.left-group.svelte-jqy2yt.svelte-jqy2yt{display:flex;flex-wrap:wrap;gap:10px;min-width:0;align-items:center}.right-group.svelte-jqy2yt.svelte-jqy2yt{display:flex;flex-wrap:wrap;gap:4px;min-width:0;align-items:center}@media (max-width: 650px){.line.svelte-jqy2yt.svelte-jqy2yt{justify-content:flex-start}.right-group.svelte-jqy2yt.svelte-jqy2yt{display:flex;flex-wrap:wrap;align-items:start;align-items:stretch}.right-group.svelte-jqy2yt .ml.svelte-jqy2yt{padding:auto;flex-grow:1}}.btn-micro.svelte-1vh13oh{margin:2px 0}.start-grid.svelte-197whw6.svelte-197whw6{display:grid;box-sizing:border-box;margin:1rem 0;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}@media (max-width: 768px){.start-grid.svelte-197whw6.svelte-197whw6{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}}.start-grid.svelte-197whw6 button.svelte-197whw6{height:6rem;font-size:1.6rem;border-radius:1rem;text-transform:uppercase}@media (max-width: 480px){.start-grid.svelte-197whw6 button.svelte-197whw6{font-size:1.4rem}}.start-grid.svelte-197whw6 button.main.svelte-197whw6{background:var(--color-back200)}.start-grid.svelte-197whw6 .full-width.svelte-197whw6{grid-column:span 2}.start-grid.svelte-197whw6 .div-mature.svelte-197whw6{grid-column:span 2;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem}.start-grid.svelte-197whw6 .div-mature .zebra.svelte-197whw6{padding:0 3px 3px}@media (max-width: 480px){.start-grid.svelte-197whw6 .div-mature .zebra.svelte-197whw6{font-size:1.3rem}}.start-grid.svelte-197whw6 .div-mature .zebra .mature.svelte-197whw6{color:#9b1d04}.start-grid.svelte-197whw6 .div-mature .zebra.svelte-197whw6:nth-child(even){border-radius:4px;background-color:var(--color-back50);border:1px solid var(--color-back100)}@media (max-width: 480px){.start-grid.svelte-197whw6 label.svelte-197whw6{font-size:1rem}}.shiny-text.svelte-197whw6.svelte-197whw6{font-size:1.5rem;font-weight:bold;position:relative;background:linear-gradient(120deg,#124b85 0%,#f66 50%,#124b85 80%);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap;animation:svelte-197whw6-shine 5s linear infinite}@media (max-width: 480px){.shiny-text.svelte-197whw6.svelte-197whw6{font-size:1.3rem}}@keyframes svelte-197whw6-shine{0%{background-position:-200% 0}to{background-position:200% 0}}.shiny-text.svelte-197whw6.svelte-197whw6{background-size:200% 100%}.page-start.svelte-1p654kk{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);min-width:60%}@media (max-width: 1024px){.page-start.svelte-1p654kk{min-width:90%}}a.svelte-80gllj{color:#000}.active.svelte-80gllj{color:red;font-weight:bold}.new-notation.svelte-18zizmf{color:#ff000080}@media (max-width: 479px){.hide-on-mobile.svelte-18zizmf{display:none!important}}.show-on-mobile.svelte-18zizmf{display:none}@media (max-width: 479px){.show-on-mobile.svelte-18zizmf{display:block}}@media (max-width: 767px){.hide-on-tablet.svelte-18zizmf{display:none!important}}.show-on-tablet.svelte-18zizmf{display:none}@media (max-width: 767px){.show-on-tablet.svelte-18zizmf{display:block}}.d-action.svelte-18zizmf{flex:1;padding:1.5rem;margin:0}.footer.svelte-18zizmf{display:flex;background-color:#124b85;color:#f4fcd3;position:fixed;bottom:0;left:0;width:100%;z-index:9;padding-top:8px}.row.svelte-18zizmf{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-between;gap:10px;margin:0 0 10px}.drill.svelte-18zizmf,.word.svelte-18zizmf{display:flex;flex-flow:row nowrap;gap:5px}.button.svelte-18zizmf{background-color:#d2e6fc;padding:0;min-width:3em;min-height:2em;margin:0}.btnmin.svelte-18zizmf{margin:.5px;padding:0;min-width:2em;min-height:2em}.center-grid.svelte-18zizmf{display:grid;padding:1rem;box-sizing:border-box;margin:1rem}@media screen and (max-width: 800px){.button.svelte-18zizmf{min-width:2em}}@media screen and (max-width: 370px){.form-select.svelte-18zizmf{width:3em}}.col.svelte-1l4tdzd{margin-top:.2em}.card.svelte-1l4tdzd{padding-bottom:30px}.btn.svelte-1gq2ila{margin:2px;padding:1rem 1.5rem}.nw.svelte-1gq2ila{cursor:pointer;color:#124b85}.button.svelte-1gq2ila{margin:.5em .5em 2em}.active.svelte-1gq2ila{background-color:#83a8ce}.period.svelte-1gq2ila{display:flex;flex-wrap:wrap;align-content:stretch;justify-content:space-between;margin:1em 0}.mode.svelte-1gq2ila{display:flex;flex-grow:1;flex-flow:row wrap;justify-content:center;align-items:center}.per.svelte-1gq2ila{display:flex;flex-grow:1;flex-flow:row wrap;justify-content:center;align-items:center;border-radius:2px;border:#000 solid 1px;text-align:center;font-size:.6em;height:2.5em;width:5em;color:#fff;background-color:#fff;opacity:.3;margin:2px;padding:1px;cursor:pointer}.new-notation.svelte-1bfu0dn{color:#ff000080}@media (max-width: 479px){.hide-on-mobile.svelte-1bfu0dn{display:none!important}}.show-on-mobile.svelte-1bfu0dn{display:none}@media (max-width: 479px){.show-on-mobile.svelte-1bfu0dn{display:block}}@media (max-width: 767px){.hide-on-tablet.svelte-1bfu0dn{display:none!important}}.show-on-tablet.svelte-1bfu0dn{display:none}@media (max-width: 767px){.show-on-tablet.svelte-1bfu0dn{display:block}}.base.svelte-1bfu0dn{padding:1em}@media (max-width: 480px){.base.svelte-1bfu0dn{padding:0;gap:10px}}.btn-ico.svelte-1bfu0dn{font-size:1.5em}.time-block.svelte-1bfu0dn{display:flex;flex-direction:column;gap:5px}.buttons.svelte-1bfu0dn{display:flex;flex-wrap:wrap;align-content:stretch;justify-content:space-between}.btn.svelte-1bfu0dn{border-radius:14px;display:flex;flex-grow:1;flex-flow:row wrap;justify-content:center;align-items:center}.col1.svelte-1bfu0dn,.col2.svelte-1bfu0dn{display:flex;align-items:center;margin:0;flex:1;max-width:50%}.col2.svelte-1bfu0dn{justify-content:end}.per.svelte-1bfu0dn,.perdis.svelte-1bfu0dn,.rand.svelte-1bfu0dn{flex-flow:row wrap;justify-content:center;align-items:center;border-radius:5px;border:#1976d2 solid 1px;text-align:center;font-size:.6em;height:3em;width:3em;color:#1976d2;background-color:#fff;margin:1px;padding:1px;cursor:pointer}.active.svelte-1bfu0dn{color:#fff;background-color:#1976d2}.perdis.svelte-1bfu0dn{color:#fff;background-color:#accef3}.rand.svelte-1bfu0dn{color:#14c941;border:#14c941 solid 1px;background-color:#fff}.rand-active.svelte-1bfu0dn{color:#fff;background-color:#14c941}.movebutton.svelte-1bfu0dn{margin-right:10px}.dragstartbutton.svelte-1bfu0dn{opacity:.4}.dragoverbutton.svelte-1bfu0dn{box-shadow:2px 2px 2px #666}@media (max-width: 480px){.card.svelte-1bfu0dn{padding:.2rem .4rem}}@media screen and (max-width: 898px){.col1.svelte-1bfu0dn{max-width:30%;flex:0 1 30%}.col2.svelte-1bfu0dn{flex:0 1 70%;max-width:70%}}@media screen and (max-width: 459px){.col1.svelte-1bfu0dn,.col2.svelte-1bfu0dn{flex:0 1 100%;max-width:100%}}.diflet.svelte-143fp7r{border:#999 solid 1px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;border-radius:0%;text-align:center;font-size:.6em;height:2.5em;width:2.5em;color:#333;background-color:#fff;margin:2px;cursor:pointer}.col1.svelte-143fp7r,.col2.svelte-143fp7r{display:flex;align-items:center;margin-top:1em}.col2.svelte-143fp7r{justify-content:end}.hlpr.svelte-143fp7r{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;border-radius:0%;border:#1976d2 solid 1px;text-align:center;font-size:.6em;height:2.5em;width:2.5em;color:#1976d2;background-color:#fff;margin:2px;cursor:pointer}.active.svelte-143fp7r{color:#fff;background-color:#1976d2}@media screen and (max-width:600px){.col2.svelte-143fp7r{justify-content:center}}.iconbtn.svelte-1ca2mvx{padding:1rem 1.2rem}i.svelte-kzb0uc{color:#124b85;margin-right:.5em}@media (max-width: 640px){.langs.svelte-kzb0uc,button.svelte-kzb0uc{font-size:.8em}}@media (max-width: 598px){.langs.svelte-kzb0uc,button.svelte-kzb0uc{font-size:1em}}progress[value].svelte-6twj1v{width:100%;height:7px;color:#933;border-radius:0;background-size:35px 20px,100% 100%,100% 100%;background:#f7cbd4}.nw.svelte-6twj1v{cursor:pointer;color:#666}.period.svelte-6twj1v{display:flex;flex-wrap:wrap;align-content:stretch;justify-content:space-between;margin:1em 0}.per.svelte-6twj1v{display:flex;flex-grow:1;flex-flow:row wrap;justify-content:center;align-items:center;border-radius:2px;border:#000 solid 1px;text-align:center;font-size:.6em;height:2.5em;width:5em;color:#fff;background-color:#fff;opacity:.3;margin:2px;padding:1px;cursor:pointer}img.svelte-17x7z6p{vertical-align:middle;border:none;display:inline-block}@keyframes svelte-c0wjtn-pulsate{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.svelte-1i6sa3k.svelte-1i6sa3k{margin:0;padding:0;box-sizing:border-box}.menu-wrapper.svelte-1i6sa3k.svelte-1i6sa3k{width:100%;max-width:500px;margin:0 auto;padding:0 12px}.menu-container.svelte-1i6sa3k.svelte-1i6sa3k{background:#ffffff;border-radius:18px;padding:24px;box-shadow:0 6px 20px #0000000f;overflow:hidden;width:100%}.book-title.svelte-1i6sa3k.svelte-1i6sa3k{text-align:center;margin-bottom:20px}.book-title.svelte-1i6sa3k h3.svelte-1i6sa3k{font-size:18px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-buttons.svelte-1i6sa3k.svelte-1i6sa3k{display:flex;gap:16px;margin-bottom:20px;width:100%}.main-btn.svelte-1i6sa3k.svelte-1i6sa3k{position:relative;flex:1;aspect-ratio:1 / 1;border:none;border-radius:16px;cursor:pointer;color:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:12px;transition:transform .3s ease,box-shadow .3s ease}.main-btn.svelte-1i6sa3k.svelte-1i6sa3k:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0003}.gradient-overlay.svelte-1i6sa3k.svelte-1i6sa3k{position:absolute;inset:0;opacity:.85;border-radius:16px;z-index:1}.glow.svelte-1i6sa3k.svelte-1i6sa3k{position:absolute;inset:-10px;background:inherit;opacity:0;filter:blur(15px);z-index:-1;border-radius:20px;transition:opacity .4s ease}.main-btn.svelte-1i6sa3k:hover .glow.svelte-1i6sa3k{opacity:.5}.progress-ring.svelte-1i6sa3k.svelte-1i6sa3k{width:60%;height:0;padding-bottom:60%;position:relative;z-index:2}.progress-svg.svelte-1i6sa3k.svelte-1i6sa3k{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.progress-svg.svelte-1i6sa3k circle.svelte-1i6sa3k{fill:none;stroke-width:8;stroke-linecap:round}.progress-svg.svelte-1i6sa3k .bg.svelte-1i6sa3k{stroke:#fff3}.progress-svg.svelte-1i6sa3k .fg.svelte-1i6sa3k{stroke:#fff}.progress-text.svelte-1i6sa3k.svelte-1i6sa3k{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:bold;color:#fff;z-index:3;text-shadow:0 0 4px rgba(0,0,0,.5)}.btn-label.svelte-1i6sa3k.svelte-1i6sa3k{font-size:16px;font-weight:600;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.5)}.level-badge.svelte-1i6sa3k.svelte-1i6sa3k{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#fff;background:rgba(255,255,255,.2);backdrop-filter:blur(4px);padding:2px 8px;border-radius:12px;z-index:2}.secondary-buttons.svelte-1i6sa3k.svelte-1i6sa3k{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.secondary-btn.svelte-1i6sa3k.svelte-1i6sa3k{flex:1 1 calc(50% - 6px);padding:12px 14px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;align-items:center;gap:10px;font-weight:500;color:#495057;font-size:14px;cursor:pointer;transition:all .2s ease;user-select:none}.secondary-btn.svelte-1i6sa3k i.svelte-1i6sa3k{font-size:14px;min-width:18px;text-align:center;color:#6c757d}.secondary-btn.svelte-1i6sa3k.svelte-1i6sa3k:hover{background:#e9ecef;border-color:#dee2e6;transform:translate(2px)}.language-selector.svelte-1i6sa3k.svelte-1i6sa3k{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.language-selector.svelte-1i6sa3k button.svelte-1i6sa3k{background:none;border:none;font-size:20px;opacity:.3;transition:all .2s ease}.language-selector.svelte-1i6sa3k button.current.svelte-1i6sa3k{opacity:1;transform:scale(1.1)}.language-selector.svelte-1i6sa3k button.svelte-1i6sa3k:hover:not(.current){opacity:.9;transform:scale(1.2)}.progress-container-read.svelte-1i6sa3k.svelte-1i6sa3k{width:100%;height:2px;background-color:#e0e0e0;border-radius:1px;overflow:hidden}.progress-bar-read.svelte-1i6sa3k.svelte-1i6sa3k{height:100%;width:var(--progress, 0%);background-color:#98d2ee;border-radius:2px;transition:width .3s ease}@keyframes svelte-1i6sa3k-pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}@media (max-width: 520px){.menu-wrapper.svelte-1i6sa3k.svelte-1i6sa3k{padding-left:12px;padding-right:12px}.menu-container.svelte-1i6sa3k.svelte-1i6sa3k{padding:20px}.book-title.svelte-1i6sa3k h3.svelte-1i6sa3k{font-size:16px}.level-badge.svelte-1i6sa3k.svelte-1i6sa3k{font-size:11px}}@media (max-width: 518px){.menu-wrapper.svelte-1i6sa3k.svelte-1i6sa3k{padding:0 10px}.main-buttons.svelte-1i6sa3k.svelte-1i6sa3k{gap:12px}.main-btn.svelte-1i6sa3k.svelte-1i6sa3k{padding:10px}}.mymodal.svelte-sx74gn{position:absolute;z-index:100;width:80%;height:80%;background-color:#fff;top:0;left:0;width:100%;height:100%;overflow:auto}.header.svelte-sx74gn{display:flex;background-color:#124b85;font-size:1.2em;font-weight:700;color:#fff;position:fixed;top:0;left:0;width:100%;z-index:101;padding:1rem}button.svelte-1xlhem2{margin:.5px;padding:0;min-width:2em;min-height:2em}.wbutt.svelte-1xlhem2{min-width:4em}.btnon.svelte-1xlhem2{color:red}.context-menu.svelte-1v7yay2{background:white;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 12px #00000026;min-width:180px;font-family:sans-serif;font-size:14px;overflow:hidden}.context-menu-header.svelte-1v7yay2{padding:8px 12px;background:#f8f8f8;border-bottom:1px solid #eee;font-size:12px;color:#555;text-align:center;cursor:pointer}.context-menu-divider.svelte-1v7yay2{height:1px;background:#eee;margin:0}.menu-item.svelte-1v7yay2{padding:8px 12px;cursor:pointer;user-select:none}.menu-item.svelte-1v7yay2:hover{background:#f0f0f0}.blue.svelte-difmxy{color:#00f}.t.svelte-difmxy{color:#124b85}.active.svelte-difmxy{background-color:#87add6}.navbar.svelte-difmxy{display:flex;justify-content:space-between;align-items:center}button.svelte-difmxy{margin:.5px;padding:0;min-width:2em;min-height:2em}.wbutt.svelte-difmxy{min-width:4em}.b.svelte-difmxy{color:#5b9cdc}.t.svelte-difmxy{font-weight:bold}@media (max-width: 768px){.navbar.svelte-difmxy{flex-direction:column;text-align:center}.nav-left.svelte-difmxy,.nav-right.svelte-difmxy{width:100%;justify-content:center}}.progress-container-read.svelte-difmxy{width:100%;height:2px;background-color:#e0e0e0;border-radius:1px;overflow:hidden}.progress-bar-read.svelte-difmxy{height:100%;width:var(--progress, 0%);background-color:#98d2ee;border-radius:2px;transition:width .3s ease}.progress-container.svelte-difmxy{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fffc;z-index:1000}.progress-bar.svelte-difmxy{position:relative;width:80%;max-width:400px;height:20px;background-color:#f0f0f0;overflow:hidden;box-shadow:0 2px 8px #0000001a}.progress-fill.svelte-difmxy{position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#8ab6e2,#b6cce1);transition:width .3s ease;animation:svelte-difmxy-pulse 2s infinite}.progress-text.svelte-difmxy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Arial,sans-serif;font-size:12px;color:#333;font-weight:bold;z-index:2;white-space:nowrap}.progress-fill.svelte-difmxy:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}@keyframes svelte-difmxy-pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.word-with-translation.svelte-difmxy{position:relative;display:inline-block}.translation.svelte-difmxy{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-60%);font-style:italic;font-size:.7em;white-space:nowrap;margin-bottom:.1em;color:#220462}.loading.svelte-skb0t.svelte-skb0t{text-align:center;padding:1rem;color:#555}.table-wrapper.svelte-skb0t.svelte-skb0t{width:100%;overflow-x:auto}.smart-table.svelte-skb0t.svelte-skb0t{width:100%;border-collapse:collapse;margin-bottom:1rem}.smart-table.svelte-skb0t th.svelte-skb0t,.smart-table.svelte-skb0t td.svelte-skb0t{padding:.75rem;text-align:left;border-bottom:1px solid #eee}.smart-table.svelte-skb0t th.svelte-skb0t{background-color:#f9fafb}.sortable.svelte-skb0t.svelte-skb0t{cursor:pointer;user-select:none}.sortable.svelte-skb0t.svelte-skb0t:hover{background-color:#edf2f7}.clickable-row.svelte-skb0t.svelte-skb0t{cursor:pointer}.clickable-row.svelte-skb0t.svelte-skb0t:hover{background-color:#f8fafc}.sort-indicator.svelte-skb0t.svelte-skb0t{font-size:.9em;color:#4a5568}.desktop-only.svelte-skb0t.svelte-skb0t{display:table}.mobile-cards.svelte-skb0t.svelte-skb0t{display:none}.card.svelte-skb0t.svelte-skb0t{border:1px solid #eee;border-radius:8px;padding:1rem;margin-bottom:1rem;background:white}.card-row.svelte-skb0t.svelte-skb0t{display:flex;justify-content:space-between;margin-bottom:.25rem}@media (max-width: 768px){.desktop-only.svelte-skb0t.svelte-skb0t{display:none!important}.mobile-cards.svelte-skb0t.svelte-skb0t{display:block}}.pagination.svelte-skb0t.svelte-skb0t{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.pagination.svelte-skb0t button.svelte-skb0t{padding:.4rem .8rem;border:1px solid #ccc;background:white;cursor:pointer}.pagination.svelte-skb0t button.svelte-skb0t:disabled{opacity:.5;cursor:not-allowed}.editable-cell.svelte-skb0t.svelte-skb0t{cursor:pointer;user-select:none}.editable-cell.svelte-skb0t.svelte-skb0t:hover{background-color:#f0f9ff}.edit-input.svelte-skb0t.svelte-skb0t{width:100%;padding:.25rem;border:1px solid #94a3b8;border-radius:4px;font:inherit}.edit-input.mobile.svelte-skb0t.svelte-skb0t{width:60%;display:inline-block}.card-actions.svelte-skb0t.svelte-skb0t{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #eee}.loading.svelte-skb0t.svelte-skb0t{text-align:center;padding:1rem;color:#555}.table-wrapper.svelte-skb0t.svelte-skb0t{width:100%;overflow-x:auto}.smart-table.svelte-skb0t.svelte-skb0t{width:100%;border-collapse:collapse;margin-bottom:1rem}.smart-table.svelte-skb0t th.svelte-skb0t,.smart-table.svelte-skb0t td.svelte-skb0t{padding:.75rem;text-align:left;border-bottom:1px solid #eee}.smart-table.svelte-skb0t th.svelte-skb0t{background-color:#f9fafb}.sortable.svelte-skb0t.svelte-skb0t{cursor:pointer;user-select:none}.sortable.svelte-skb0t.svelte-skb0t:hover{background-color:#edf2f7}.clickable-row.svelte-skb0t.svelte-skb0t{cursor:pointer}.clickable-row.svelte-skb0t.svelte-skb0t:hover{background-color:#f8fafc}.sort-indicator.svelte-skb0t.svelte-skb0t{font-size:.9em;color:#4a5568}.desktop-only.svelte-skb0t.svelte-skb0t{display:table}.mobile-cards.svelte-skb0t.svelte-skb0t{display:none}.card.svelte-skb0t.svelte-skb0t{border:1px solid #eee;border-radius:8px;padding:1rem;margin-bottom:1rem;background:white}.card-row.svelte-skb0t.svelte-skb0t{display:flex;justify-content:space-between;margin-bottom:.25rem;align-items:center}@media (max-width: 768px){.desktop-only.svelte-skb0t.svelte-skb0t{display:none!important}.mobile-cards.svelte-skb0t.svelte-skb0t{display:block}}.pagination.svelte-skb0t.svelte-skb0t{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.pagination.svelte-skb0t button.svelte-skb0t{padding:.4rem .8rem;border:1px solid #ccc;background:white;cursor:pointer}.pagination.svelte-skb0t button.svelte-skb0t:disabled{opacity:.5;cursor:not-allowed}.nw.svelte-18h6ue2{cursor:pointer;color:#124b85}.button.svelte-18h6ue2{margin:.5em .5em 2em}.period.svelte-18h6ue2{display:flex;flex-wrap:wrap;align-content:stretch;justify-content:space-between;margin:1em 0}.per.svelte-18h6ue2{display:flex;flex-grow:1;flex-flow:row wrap;justify-content:center;align-items:center;border-radius:2px;border:#000 solid 1px;text-align:center;font-size:.6em;height:2.5em;width:5em;color:#fff;background-color:#fff;opacity:.3;margin:2px;padding:1px;cursor:pointer}.toast-container.svelte-sqa1mf{display:flex;justify-content:center;align-items:center;min-width:280px;max-width:400px;transform:translate(0);opacity:1;transition:transform .3s ease-out,opacity .3s ease-out}.toast.svelte-sqa1mf{display:flex;align-items:center;padding:.75rem 1rem;border-radius:.5rem;box-shadow:0 4px 12px #00000026;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;line-height:1.4;min-width:0;flex:1;animation:svelte-sqa1mf-slide-in .3s ease-out}.toast-icon.svelte-sqa1mf{font-size:1.2em;margin-right:.75rem}.toast-message.svelte-sqa1mf{flex:1;font-weight:500;word-wrap:break-word;white-space:pre-line;overflow:hidden;text-overflow:ellipsis}.toast-close.svelte-sqa1mf{background:none;border:none;color:#fff;font-size:1.2em;cursor:pointer;opacity:.9;padding:0 .25rem;margin-left:.75rem;transition:opacity .2s}.toast-close.svelte-sqa1mf:hover{opacity:1}@keyframes svelte-sqa1mf-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toasts-stack.svelte-16pnfen{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;max-height:80vh;overflow-y:auto;scrollbar-width:none}.toasts-stack.svelte-16pnfen::-webkit-scrollbar{display:none}.svelte-fade{opacity:0;transition:opacity .3s ease}.fornav.svelte-1nrktvx.svelte-1nrktvx{background-color:#124b85;color:#fff;position:fixed;top:0;width:100%;z-index:9;height:50px;box-shadow:0 2px 9px #999}.nav.svelte-1nrktvx a.svelte-1nrktvx{padding:1rem}.fa-2x.svelte-1nrktvx.svelte-1nrktvx{color:#fff;font-size:1.5em}.title.svelte-1nrktvx.svelte-1nrktvx{color:#fff;font-size:1.2em;font-weight:700;text-transform:uppercase;word-spacing:2em}@media (max-width: 640px){.fa-2x.svelte-1nrktvx.svelte-1nrktvx{font-size:1em}.nav.svelte-1nrktvx a.svelte-1nrktvx{padding:.7rem .5rem}.title.svelte-1nrktvx.svelte-1nrktvx{font-size:.8em}}@media screen and (max-width:480px){.nav.svelte-1nrktvx.svelte-1nrktvx{flex-direction:row}}.modal-buttons.svelte-15vdxx0{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}button.svelte-15vdxx0{padding:.4rem .8rem}input.svelte-142m8hk{width:100%;padding:.5rem;margin:.5rem 0 1rem;border:1px solid #ccc;border-radius:4px}button.svelte-142m8hk{flex:1;border-radius:14px}.fornav.svelte-81yzm5.svelte-81yzm5{background-color:#124b85;color:#fff;position:fixed;top:0;width:100%;z-index:9;height:50px;box-shadow:0 2px 9px #999}.nav.svelte-81yzm5 a.svelte-81yzm5{padding:1rem}.fa-2x.svelte-81yzm5.svelte-81yzm5{color:#fff;font-size:1.5em}.title.svelte-81yzm5.svelte-81yzm5{color:#fff;font-size:1.2em;font-weight:700;text-transform:uppercase;word-spacing:.2em}@media (max-width: 640px){.fa-2x.svelte-81yzm5.svelte-81yzm5{font-size:1em}.nav.svelte-81yzm5 a.svelte-81yzm5{padding:.7rem .5rem}.title.svelte-81yzm5.svelte-81yzm5{font-size:.8em}}@media screen and (max-width:480px){.nav.svelte-81yzm5.svelte-81yzm5{flex-direction:row}}body{margin:0}:root{--color-back0: #fff;--color-back50: #ecf4fd;--color-back100: #d2e6fc;--color-back200: #a9cbf1;--color-back300: #7dafe8;--color-back600: #124b85;--color-magic: #f6bbbb;--color-magic-border: #e59898;--background-active: #00a;--color-active: #fff;--color-darkblue: #124b85;--color-primary: #801b20;--color-lightGrey: #eaeaea;--color-lightGrey1: #e6e6e6;--color-lightGrey2: #cacaca;--color-grey: #b8d4c5;--color-darkGrey: #3f4144;--color-error: #d43939;--color-success: #28bd14;--background-accent: #d9eadd;--grid-maxWidth: 120rem;--grid-gutter: 2rem;--font-size: 1.6rem;--font-family: "Helvetica Neue", sans-serif;background-attachment:fixed;background-position:center;background-size:cover;--color-v1: #0f0b03;--color-v2: #261709;--color-v3: #4b3621;--color-v4: #7a6146;--color-v5: #b5a177;--color-v6: #d5c9ae;--color-v7: #f3f0da;--color-v8: #ff7f00;--mobile: 480px;--tablet: 768px;--desktop:1024px;--tv: 1600px}input[type=checkbox]{accent-color:var(--color-back600)}.bg-white{background-color:var(--color-back100);border:1px solid var(--color-back200)}.magic{background-color:var(--color-magic);border-color:var(--color-magic)}.no-border{border-style:none!important}.border-right{border-width:0;border-right-width:1px}html[data-theme=dark]{--color-back0: #333;--color-back600: #ecf4fd;--color-back300: #d2e6fc;--color-back200: #a9cbf1;--color-back100: #7dafe8;--color-back50: #124b85;--color-lightGrey: #f33 !important;--color-lightGrey0: #3f3 !important;--background-active: #003;--color-active: #e0e !important;--color-darkblue: #a0c4e0}.base{display:flex;flex-direction:column;gap:20px;flex:1}.base.main{margin-top:5em;padding-bottom:2em}@media (max-width: 768px){.base.main{margin-top:4em}}.r14{border-radius:14px}.r4{border-radius:4px!important}.stretch{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;gap:20px}select{border-radius:14px}.d1-base{display:flex;flex-direction:column;gap:40px;flex:1}@media (max-width: 768px){.d1-base{gap:20px}}.d1-icon-word{display:flex;flex-flow:row wrap;gap:20px;align-items:stretch}.d1-icon{display:flex;flex:0 2;justify-content:center;border:1px solid #eee;border-radius:14px}.icon{border-radius:14px}.d1-word-hint{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;gap:20px}.d1-word-hint.isIcon{align-items:start;justify-content:center}.d1-word{display:flex;align-items:center;font-size:2em;justify-content:center}.d1-word.isIcon{justify-content:start;align-items:start}.d1-translate{font-size:1.8em;line-height:.9;text-align:center;width:100%}.d1-translate.isIcon{text-align:left}@media (max-width: 480px){.d1-translate{font-size:1.5em}}.d1-phrase{font-size:1.5em;line-height:.9;text-align:center;width:100%}.d1-phrase.isIcon{text-align:left}@media (max-width: 480px){.d1-phrase{font-size:1.2em}}.d1-light{color:var(--color-back300)}.d1-hint{font-size:1.2em;line-height:.9;text-align:center;width:100%}.d1-hint.isIcon{text-align:left}.hint{color:#aaa!important}.d1-center{justify-content:center}.d1-title{font-size:1.5em}@media (max-width: 480px){.d1-title{font-size:1.3em}}.d1-typing{min-height:1em;font-size:2em;border:1px solid #eee;border-radius:14px;font-weight:bold;padding:0 .5em;text-align:center}.d1-typing.isIcon{text-align:left}.responsive-text{font-size:clamp(14px,4vw,24px);white-space:nowrap;overflow:hidden}.btn{padding:0;min-width:2.5em;min-height:2.5em;background-color:var(--color-back100);border:1px solid var(--color-back200);border-radius:4px}.btn:hover{filter:brightness(1.02)}@media (max-width: 768px){.btn{font-size:1.5rem}}@media (max-width: 480px){.btn{font-size:1.4rem}}.btn-error{color:#fff!important;background-color:#c33!important}.btn-success{color:#fff!important;background-color:#3bb657!important}.d-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;align-items:center;flex:1}.d-buttons.isIcon{align-items:start;justify-content:start}.words{border:1px solid #aaa;background-color:#f3f3f3;border-radius:14px;min-height:3em}.words.isIcon{justify-content:start}@media (max-width: 768px){.words{flex:1 1 0;min-width:fit-content;min-height:2em}}.no-stretch{font-size:1.2em;padding:.5em 1em;flex:0!important}.btn-letter{min-height:2.3em;min-width:2.3em;border-radius:14px;padding:.5em;font-size:1.3em;border-color:var(--color-lightGrey);color:#000;background-color:#f3f3f3}.grouped.gapless>:first-child{margin:0!important;border-radius:14px 0 0 14px!important}.grouped.gapless>:last-child{border-radius:0 14px 14px 0!important}.radius-m{border-radius:4px!important}.radius-b{border-radius:14px!important}.modal{min-width:60%}@media (max-width: 768px){.modal{min-width:90%!important}}.d-drill{display:flex;flex-flow:row wrap;margin-bottom:10px;gap:10px;padding-bottom:0;align-items:stretch}.d-textBox{align-self:stretch;display:flex;flex:1;flex-direction:column;align-items:stretch;gap:10px}.d-showTrans{font-size:1.5em;padding:0 10px;color:var(--color-darkblue);min-height:1em}.d-showPhrase{padding:0 10px;min-height:1em;font-size:1.2em;color:var(--color-darkblue)}.d-showWord{min-height:1em;font-size:2em;border:1px solid #eee;border-radius:14px;font-weight:bold;text-align:center}.d-button{font-size:1.5em;background:#fff;border:1px solid #aaa;min-width:2em;min-height:2.2em;position:relative;padding:.8rem;flex-grow:1;margin:0}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.gap10{gap:10px}.gap20{gap:20px}.gap2{gap:2px}.nextbutton{color:#fff;background-color:#393}.d-iconBox{flex:0 2;display:flex;justify-content:center;border:1px solid #eee;border-radius:5px}.buttons-fix-block{display:inline-flex;flex-wrap:wrap;align-items:start;gap:2px}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:0;border:0 solid #999}.d-span{display:block;width:1em;margin:auto}.d-actions{display:flex;flex-wrap:wrap;align-items:start;align-items:stretch;gap:10px;margin:10px 0}.d-action{padding:1.5rem;margin:0;background-color:var(--color-back100);border-color:var(--color-back200)}.magic{background-color:#f6bbbb}.d-action.rec{border-color:#ff5722}.d-action.rec i{animation:blink 1s infinite}@keyframes blink{0%{color:#000}50%{color:#ff5722}to{color:#000}}.red{color:red}.btn_mini{margin:.5px;padding:0;min-width:2em;min-height:2em}.flash-effect{animation:slow-cooling 1.2s ease-out}@keyframes slow-cooling{0%{color:inherit;text-shadow:none}20%{color:#ea7878;text-shadow:0 0 15px #ffcccc;animation-timing-function:ease-in}40%{text-shadow:0 0 25px #ffcccc}to{color:inherit;text-shadow:none;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}}.d-error{color:#fff;background-color:#c33}.d-next{background-color:#fcc}.noshow{display:none}.btn-micro{border-radius:4px;border:var(--color-back600) solid 1px;text-align:center;height:3rem;width:3rem;color:var(--color-back600);background-color:#fff;filter:brightness(1.2);padding:0}.btn-per-b:nth-of-type(1) .btn-r1,.btn-per:nth-of-type(1) .btn-r1{background-color:var(--color-back50);border-color:var(--color-back100)}.btn-per{font-size:.6em}.btn-per-b{font-size:1em}.per-color{filter:brightness(1)}.per-color:nth-of-type(n):nth-of-type(-n+4){background-color:var(--color-back50);border-color:var(--color-back100);color:#000}.per-color:nth-of-type(n+5):nth-of-type(-n+8){background-color:var(--color-back100);border-color:var(--color-back200);color:#000}.per-color:nth-of-type(n+9):nth-of-type(-n+12){background-color:var(--color-back200);border-color:var(--color-back300);color:#000}.per-active{background-color:var(--color-back600)!important;border-color:var(--color-back600)!important;color:#fff!important}.btn-r1{background-color:var(--color-back50);border-color:var(--color-back100)}.btn-r2{background-color:var(--color-back100);border-color:var(--color-back200)}.btn-r3{background-color:var(--color-back200);border-color:var(--color-back300)}.btn-blue{background-color:#d2e6fc}.btn-white{background-color:#fff}@media screen and (max-width: 640px){.d-drill{gap:10px}.d-buttons{gap:5px}.d-button{font-size:1em}.d-showTrans{font-size:1.3em}.d-iconBox{order:1}.d-actions{align-items:stretch}.d-action{flex-grow:1}.d-showWord{font-size:1.5em}}.new-notation{color:#ff000080}@media (max-width: 479px){.hide-on-mobile{display:none!important}}.show-on-mobile{display:none}@media (max-width: 479px){.show-on-mobile{display:block}}@media (max-width: 767px){.hide-on-tablet{display:none!important}}.show-on-tablet{display:none}@media (max-width: 767px){.show-on-tablet{display:block}}.h1{display:flex;justify-content:center;align-items:center;font-size:2rem}@media (max-width: 600px){.h1{height:3rem;font-size:1.6rem}}progress.sendserver{position:fixed;width:100%;bottom:0;left:0;z-index:9999}.fs-12{font-size:1.2em!important}.mt-1{margin-top:1em}.mt-05{margin-top:.5em}.mtr-1{margin-top:1rem}.mt-2{margin-top:2em}.mt-3{margin-top:3em}.mt-4{margin-top:4em}.mt-5{margin-top:5em}.mr-1{margin-right:1em}.mrr-1{margin-right:1rem}.mlr-1{margin-left:1rem}.ml-1{margin-left:1em}.mb-1{margin-bottom:1em}.mb-2{margin-bottom:2em}.mb-05{margin-bottom:.5em}label{font-size:1.4rem}.col{margin-bottom:0}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h75{height:75px}.pointer{cursor:pointer}.rotate180{transform:rotateY(180deg)}.grey{color:#b3b2b2}.f08{font-size:.8em}.microhelp{margin-top:-1em;padding:.5em 1em;font-size:.8em;border:1px solid var(--color-grey)!important;border-radius:5px}.flexwrap{display:flex;flex-flow:row wrap}.animationoff{animation:none!important;transition:none!important}.chatgpt{background-image:url(/files/chatgpt.svg);width:20px;height:20px}.word-about{border:1px solid var(--color-back200);padding:2rem;border-radius:12px;display:flex;flex-direction:column;gap:5px;flex:1}.badge{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-50%);background-color:#fbe3e3;color:#000;font-size:10px;font-weight:bold;min-width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none;opacity:.7}.btn-accent{background-color:#d9eadd}.accent{color:var(--color-back600)}@media (max-width: 480px){.hide-on-mobile{display:none!important}}.error{color:red}.app-footer{position:fixed;bottom:0;left:0;right:0;flex-shrink:0;padding:1rem;background-color:#124b85;border-top:1px solid #ddd;text-align:right}.bg-green-500{background-color:#10b981}.bg-red-500{background-color:#ef4444}.bg-yellow-500{background-color:#eab308}.bg-blue-500{background-color:#3b82f6}body{transition:background 1.5s ease}body.floating-bubbles-bg{margin:0;overflow:hidden;min-height:100vh;background:#0a2f50;background-size:400% 400%;position:relative}.bubble--floating{position:absolute;border-radius:50%;pointer-events:none;opacity:.12;filter:blur(.5px);z-index:-1;background:currentColor}@keyframes float{0%,to{transform:translate(0)}25%{transform:translate(8px,-12px)}50%{transform:translate(-8px,-20px)}75%{transform:translate(-4px,-10px)}}
