@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";.header{position:absolute;top:0;width:100%;height:25%;flex-direction:column;z-index:2}.header,.header__logo{display:flex;justify-content:center;align-items:center}.header__logo{max-width:480px;height:auto;flex-direction:row;z-index:1}@media only screen and (max-width:1024px){.header{position:fixed;height:100px;padding:20px;background-color:#010101;border-bottom:1px solid hsla(0,0%,100%,.15)}.header__logo{height:100%;width:auto;max-width:none}}.footer{position:fixed;bottom:0;width:100%;height:120px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;z-index:999}.footer__center,.footer__left,.footer__right{position:relative;z-index:1}.footer__left a{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;box-sizing:border-box;padding:40px}.footer__left a h3{margin-left:24px;margin-top:-2px}.footer__left svg{transform:rotate(180deg)}.footer__right{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding:20px}.footer__links{font-size:12px;font-weight:900;color:#d6dce3;text-align:center;padding:0}.footer__links:hover{color:#fff}.footer__info{display:flex;justify-content:center;align-items:center;flex-direction:row;box-sizing:border-box;padding:20px;cursor:pointer}.footer__info-counter span{padding:8px 12px;font-size:14px;font-weight:900;background:hsla(0,0%,100%,.1);border-radius:8px;color:#fff;margin-right:12px}.footer__info-counter svg path{transition:all .25s ease-in-out}.footer__info-counter:hover svg path{fill:red;transition:all .25s ease-in-out}.footer__tooltip{display:flex;justify-content:center;align-items:flex-end;flex-direction:column;margin-left:10px}@media only screen and (max-width:1024px){.footer{height:60px;background-color:#010101}.footer__left a{padding:16px 20px}.footer__left a h3{display:none}.footer__right a{padding:0}.footer__info{padding:16px 20px}.footer__info-counter{padding-left:8px}.footer__tooltip{margin-left:0}.footer svg{width:24px;height:24px}}.home{position:relative;width:100%;height:100%;background-color:#010101;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;padding:32px}.home h1{font-size:24px;color:#fbfdff;text-align:center;margin:0 0 24px}.tools,.tools__items{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.tools__items{height:180px;max-width:600px;border-radius:20px;overflow:hidden;margin:12px 0;background-color:#101316;transition:all .25s ease-in-out}.tools__items-image{width:75%;height:auto;transition:all .25s ease-in-out}.tools__items:hover{transform:scale(1.025);background-color:#191b1e;transition:all .25s ease-in-out}@media only screen and (max-width:1024px){.home{padding:20px}}.scaletor{position:relative;width:100%;height:100%;background-color:#010101;overflow:hidden}.layout-scaletor{position:relative;height:100%;top:8%}.layout-scaletor,.layout-scaletor__bottom,.layout-scaletor__top{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.layout-scaletor__bottom,.layout-scaletor__top{position:absolute;height:20%;z-index:2}.layout-scaletor__top{top:50%;transform:translateY(-182%);z-index:100}.layout-scaletor__bottom{bottom:50%;transform:translateY(182%)}.layout-scaletor__center{width:100%;height:auto;align-items:center;z-index:1}.layout-scaletor__center,.layout-scaletor__column-3{position:relative;display:flex;justify-content:center;flex-direction:row}.layout-scaletor__column-3{width:30%;height:100%;align-items:flex-end;box-sizing:border-box;padding:16px;opacity:1;transition:all .25s ease-in-out}.layout-scaletor__with-opacity{opacity:.5;transition:all .25s ease-in-out}@media only screen and (max-width:1024px){.layout-scaletor{top:100px;height:calc(100% - 340px);display:block;overflow-x:scroll;overflow-y:hidden}.layout-scaletor__top{position:fixed;top:auto;bottom:60px;height:180px;transform:none;display:flex;justify-content:center;align-items:center;flex-direction:column;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.15);box-sizing:border-box;padding:20px;background-color:#010101}.layout-scaletor__center{width:350%;top:50%;transform:translateY(-50%);margin-left:-90px}.layout-scaletor__bottom{position:fixed;height:auto;bottom:240px;width:100%;padding:20px;transform:none}.layout-scaletor__column-3{position:relative;width:100%;height:auto;padding:0}}.matrix{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;z-index:2;height:24%;width:82%;padding-right:10px;margin-top:-1px;display:flex;justify-content:center;align-items:center;flex-direction:column}.matrix__string{position:relative;width:100%;justify-content:flex-start}.matrix__string,.matrix__string-note{display:flex;align-items:center;flex-direction:row}.matrix__string-note{height:100%;cursor:pointer;justify-content:center}.matrix__string-note span{position:relative;width:26px;height:26px;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:50%;font-size:12px;font-weight:900;box-shadow:0 0 0 2px rgba(31,34,38,.5);opacity:0;transition:all .15s ease}.matrix__string-note:hover span{background-color:#101316;opacity:1;transition:all .15s ease}.matrix__string-note--available span{background-color:#3f0d97;opacity:.66}.matrix__string-note--available:nth-child(-n+4) span{opacity:1}.matrix__string-note--available:hover span{background-color:#4f10bc;opacity:1}.matrix__string-note--tonic span{color:#010101;background-color:#d6dce3;opacity:.66}.matrix__string-note--tonic:hover span{background-color:#fbfdff;opacity:1}.matrix__string-note:first-child{width:7.1%}.matrix__string-note:nth-child(2){width:7%}.matrix__string-note:nth-child(3){width:6.8%}.matrix__string-note:nth-child(4){width:6.4%}.matrix__string-note:nth-child(5){width:5.9%}.matrix__string-note:nth-child(6){width:5.6%}.matrix__string-note:nth-child(7){width:5.3%}.matrix__string-note:nth-child(8){width:5%}.matrix__string-note:nth-child(9){width:4.7%}.matrix__string-note:nth-child(10){width:4.5%}.matrix__string-note:nth-child(11){width:4.3%}.matrix__string-note:nth-child(12){width:3.9%}.matrix__string-note:nth-child(13),.matrix__string-note:nth-child(14){width:3.7%}.matrix__string-note:nth-child(15),.matrix__string-note:nth-child(16){width:3.2%}.matrix__string-note:nth-child(17){width:3%}.matrix__string-note:nth-child(18),.matrix__string-note:nth-child(19){width:2.7%}.matrix__string-note:nth-child(20){width:2.5%}.matrix__string-note:nth-child(21){width:2.4%}.matrix__string-note:nth-child(22){width:2.3%}.matrix__string-note:nth-child(23){width:2%}.matrix__string-note:nth-child(24){width:1.8%}.matrix__string--one{height:100%}.matrix__string--five{height:20%}.matrix__string--six{height:16.6666%}.matrix__string--seven{height:14.2857%}.matrix__string--eight{height:12.75%}.matrix__tunning{position:absolute;left:-1.2%;height:100%}.matrix__tunning-note{cursor:pointer}.matrix__tunning-note,.matrix__tunning-note span{display:flex;justify-content:center;align-items:center;flex-direction:row}.matrix__tunning-note span{position:relative;width:26px;height:26px;border-radius:50%;font-size:12px;font-weight:900;color:#fbfdff;background-color:#101316;box-shadow:0 0 0 2px rgba(31,34,38,.5)}.matrix__tunning-note--available span{background-color:#4f10bc}.matrix__tunning-note--tonic span{color:#010101;background-color:#d6dce3}.matrix__tunning--one{height:100%}.matrix__tunning--five{height:20%}.matrix__tunning--six{height:16.6666%}.matrix__tunning--seven{height:14.2857%}.matrix__tunning--eight{height:12.47%}.matrix__G-DEAN-CADILLAC-1980-6,.matrix__G-GIBSON-LP-STD-6,.matrix__G-PRS-C24-10T-6,.matrix__G-PRS-C24-6,.matrix__G-PRS-SE-C24-6{height:24%;width:81.8%;padding-right:10px;margin-top:-1px}.matrix__G-DEAN-CADILLAC-1980-6{height:18.75%;width:81.8%;padding-right:10px;margin-top:-1px}.matrix__G-FENDER-STRATO-6,.matrix__G-FENDER-TELE-6,.matrix__G-SIGMA-DME-6{height:20.6%;width:81.8%;padding-right:13px;margin-top:-1px}.matrix__G-ABASI-LARADA-J-7,.matrix__G-SB-BODEN-7,.matrix__G-SOLAR-TAB-7{height:24.5%;width:81.8%;padding-right:10px;margin-top:0}.matrix__G-ABASI-LARADA-J-8{height:27.5%;width:81.8%;padding-right:10px;margin-top:0}.matrix__B-SQUIER-VM-JAZZ-5{height:20.6%;width:81.8%;padding-right:13px;margin-top:-2px}.matrix__M-ARTURIA-MINILAB-1{top:57%;left:50%;height:10%;width:51%;padding-right:0;margin-top:0}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:first-child{width:5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(2){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(3){width:3.5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(4){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(5){width:5.3%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(6){width:5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(7){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(8){width:3.7%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(9){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(10){width:3.5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(11){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(12){width:5.3%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(13){width:5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(14){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(15){width:3.5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(16){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(17){width:5.3%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(18){width:5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(19){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(20){width:3.5%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(21){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(22){width:3.7%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(23){width:3.1%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(24){width:5%;width:5.2%}.matrix__M-ARTURIA-MINILAB-1 .matrix__string-note:nth-child(25){width:6.6%}.matrix__without-scale .matrix__string-note--available span,.matrix__without-scale .matrix__string-note--tonic span,.matrix__without-scale .matrix__tunning-note--available span,.matrix__without-scale .matrix__tunning-note--tonic span{color:#010101;background-color:#b6bec9;opacity:1}.matrix__without-scale .matrix__string-note--available:hover span,.matrix__without-scale .matrix__string-note--tonic:hover span,.matrix__without-scale .matrix__tunning-note--available:hover span,.matrix__without-scale .matrix__tunning-note--tonic:hover span{background-color:#fbfdff;opacity:1}@media only screen and (max-width:768px){.matrix__string-note span,.matrix__tunning-note span{font-size:10px;width:18px;height:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.matrix__string-note span,.matrix__tunning-note span{font-size:12px;width:28px;height:28px}}@media only screen and (min-width:1024px)and (max-width:1440px){.matrix__string-note span,.matrix__tunning-note span{font-size:10px;width:18px;height:18px}}@media only screen and (min-width:1440px)and (max-width:1680px){.matrix__string-note span,.matrix__tunning-note span{font-size:12px;width:20px;height:20px}}.notes-history{position:relative;width:90%;height:100%;justify-content:center}.notes-history,.notes-history__item{display:flex;align-items:center;flex-direction:row}.notes-history__item{color:hsla(0,0%,100%,.75);text-shadow:1px 1px 1px rgba(0,0,0,.75);justify-content:flex-start;margin:0 20px}.notes-history__item span{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:50%;font-size:10px;font-weight:900;margin-right:12px;box-shadow:0 0 0 2px rgba(71,78,89,.5)}.notes-history__item span.item--gray{color:#010101;background-color:#d6dce3}.notes-history__item span.item--orange{color:#fbfdff;background-color:#4f10bc}.notes-history__item span.item--black{color:#fbfdff;background-color:#010101}@media only screen and (max-width:1024px){.notes-history{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.notes-history__item{font-size:10px;margin:0 12px 0 0}.notes-history__item span{width:20px;height:20px}.notes-history__item:nth-child(3){margin-right:0}}.selector{position:relative;width:90%;max-width:320px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;z-index:999}.selector__title{font-size:24px}.selector__select{position:relative;height:auto;margin-top:24px;color:#474e59}.selector--template .selector__select,.selector--tunning .selector__select{width:100%}@media only screen and (max-width:1024px){.selector{position:relative;width:100%;max-width:none;display:flex;justify-content:flex-start;align-items:center;flex-direction:row}.selector__title{font-size:16px;width:35%!important}.selector__select{margin-top:0;color:#474e59;width:65%!important}}.selector-double{position:relative;width:90%;max-width:320px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;z-index:999}.selector-double__title{font-size:24px}.selector-double__switch{margin-left:12px;margin-bottom:-3px}.selector-double__select{position:relative;height:auto;margin-top:24px;color:#474e59}.selector-double__select--note{width:25%;margin-right:5%}.selector-double__select--scale{width:70%}.selector-double__content{justify-content:center}.selector-double__content,.selector-double__content--switch{width:100%;display:flex;align-items:center;flex-direction:row}.selector-double__content--switch{justify-content:space-between}@media only screen and (max-width:1024px){.selector-double{width:100%;max-width:none;padding:12px 0;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.selector-double__title{font-size:16px}.selector-double__select{margin-top:0}.selector-double__select--note{width:35%;margin-right:5%}.selector-double__select--scale{width:60%}.selector-double__content{width:65%}.selector-double__content--switch{width:30%;margin-right:5%}}.template{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:row;z-index:1}.template__image{width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}*,:after,:before{box-sizing:border-box;-webkit-user-drag:none;outline:none}html{font-size:14px;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}body{touch-action:pan-x pan-y;overscroll-behavior:none;max-width:100vw;margin:0;line-height:1.4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}h1,h2,h3,h4,h5,h6,p{margin:0;font:inherit}small{font-size:85%}a,button{color:inherit}button{background-color:inherit;border:0;padding:0}img{max-width:100%;height:auto;border:none}input,select,textarea{font:inherit;font-size:16px;border:1px solid;border-radius:0;background-clip:padding-box}fieldset{border:1px solid}ol,ul{margin:0;padding:0;list-style-type:none}hr{border:none;border-bottom:1px solid}table{border-spacing:0;border-collapse:collapse}th{font-weight:inherit}iframe{border:0}menu{padding:0}blockquote,dd,dl,figure,form,menu,pre{margin:0}address{font:inherit}#__next{position:relative;width:100%;height:100%;box-sizing:border-box}*{font-size:14px;font-family:Lato,sans-serif;letter-spacing:.05em;border:0}*,body,html{font-weight:400}body,html{position:relative;width:100%;height:100%;margin:0;padding:0;background-color:#010101;font-size:100%;line-height:normal;color:#fbfdff}html{scroll-behavior:smooth}ul{margin:0;padding:0}ul li{list-style:none}p,span{font-family:Lato,sans-serif;margin:0;padding:0}a{text-decoration:none;cursor:pointer}a,a:hover{transition:all .25s ease-in-out}* :focus{outline:none;box-shadow:0 0 0 #fff}button,input,select{padding:0;margin:0}button{background-color:transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{border:0 #fff;border-radius:0}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.05)}::-webkit-scrollbar-thumb:active{background:hsla(0,0%,100%,.05)}::-webkit-scrollbar-track{background:transparent;border:0 #fff;border-radius:0}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-corner{background:transparent}.quintor{position:relative;width:100%;height:100%;background-color:#010101;overflow:hidden}.layout-quintor{height:100%;flex-direction:row}.layout-quintor,.layout-quintor__center{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.layout-quintor__center{top:4%;height:auto;flex-direction:column;z-index:1}.layout-quintor__with-opacity{opacity:.5;transition:all .25s ease-in-out}.fifth-matrix{position:relative;width:100%;max-width:600px;margin:24px 0;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-template-areas:"note-4 note-1 note-5" "note-2 note-6 note-3" "note-7 note-7 note-7";background-color:rgba(0,0,0,.25)}.fifth-matrix__note{position:relative;min-width:100px;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;padding:16px;text-align:center;background-color:#474e59;opacity:1;transition:all .25s ease-in-out;cursor:default}.fifth-matrix__note:hover{opacity:.9;transition:all .25s ease-in-out}.fifth-matrix__note-type{font-size:14px;color:#fff;font-weight:400;width:120px}.fifth-matrix__note-name{font-size:30px;color:#fff;margin:24px;font-weight:900}.fifth-matrix__note-mode{font-size:18px;color:#fbfdff;font-weight:400;width:120px}.fifth-matrix__note-1{grid-area:note-1}.fifth-matrix__note-2{grid-area:note-2}.fifth-matrix__note-3{grid-area:note-3}.fifth-matrix__note-4{grid-area:note-4}.fifth-matrix__note-5{grid-area:note-5}.fifth-matrix__note-6{grid-area:note-6}.fifth-matrix__note-7{grid-area:note-7}.fifth-matrix__note-1{background-color:#cc4b00}.fifth-matrix__note-2{background-color:#0fa5ba}.fifth-matrix__note-3{background-color:#0d8697}.fifth-matrix__note-4{background-color:#ee872d}.fifth-matrix__note-5{background-color:#f16e21}.fifth-matrix__note-6{background-color:#0e646f}.fifth-matrix__note-7{height:100px;background-color:#4f10bc;display:flex;justify-content:center;align-items:center;flex-direction:row}@media only screen and (max-width:1024px){.layout-quintor{height:calc(100% - 240px);top:100px}.layout-quintor__center{top:auto;height:100%}.fifth-matrix{height:100%;max-width:none;margin:0;border-radius:0;overflow:hidden}.fifth-matrix__note-name{font-size:24px}.fifth-matrix__note-7{height:auto}}.fifth-selector{position:relative;width:90%;max-width:320px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;z-index:999}.fifth-selector__title{font-size:24px}.fifth-selector__select{position:relative;height:auto;color:#474e59}@media only screen and (max-width:1024px){.fifth-selector{position:fixed;bottom:60px;width:100%;max-width:none;box-sizing:border-box;padding:20px;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.15);background-color:#010101}.fifth-selector__title{font-size:16px}}