:root{--base-width: calc(10 / 360 * 100dvw);--base-height: calc(10 / 720 * 100dvh)}@media (orientation: landscape){:root{--base-width: calc(10 / 720 * 100dvh)}}body{width:100%;min-width:320px;height:100%;color:#ccc;background-color:transparent;font-family:system-ui,sans-serif;font-size:max(calc(16 * var(--base-width, 10px) / 10),10px);-webkit-text-size-adjust:100%;overflow:hidden}body .tp-dfwv{width:320px}#app{height:100dvh}.main{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.view{position:relative;height:100%}.view-enter-active,.view-leave-active{transition:opacity .3s ease-in-out}.view-enter-from,.view-leave-to{opacity:0}.popup{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.title{font-size:calc(20 * var(--base-width, 10px) / 10);font-weight:700}.button{padding:calc(12 * var(--base-width, 10px) / 10) calc(20 * var(--base-width, 10px) / 10);background-color:#ccc;border-radius:5px}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter-from,.fade-leave-to{opacity:0}.app-scene{height:100%}.task-list{position:absolute;bottom:calc(16 / 720 * 100dvh);left:calc(6 / 360 * 100dvw);z-index:99;opacity:.85;transition:.3s opacity linear;background-color:#fff;padding:max(calc(10 * var(--base-width, 10px) / 10),10px);color:#000;border-radius:16px;pointer-events:all;width:calc(100% - 12 / 360 * 100dvw);max-width:480px}@media (pointer: coarse){.task-list{max-width:800px}}@media (max-width: 768px){.task-list{max-width:100%}}.task-list:hover{opacity:1}.task-list.open .task-list__header .icon{rotate:180deg}.task-list__header{display:flex;align-items:center;justify-content:space-between;padding:max(calc(8 * var(--base-width, 10px) / 10),10px);cursor:pointer}.task-list__header .text{font-size:max(calc(14 * var(--base-width, 10px) / 10),10px)}@media (pointer: coarse){.task-list__header .text{font-size:max(calc(14 * var(--base-width, 10px) / 10),10px)}}@media (orientation: landscape) and (pointer: coarse){.task-list__header .text{font-size:max(calc(32 * var(--base-width, 10px) / 10),10px)}}.task-list__header .text.success-color{color:#0fce7e}.task-list__header .icon{width:max(calc(22 * var(--base-width, 10px) / 10),10px);height:max(calc(22 * var(--base-width, 10px) / 10),10px);transition:.3s rotate ease-in-out}@media ((orientation: landscape) and (pointer: coarse)){.task-list__header .icon{width:max(calc(32 * var(--base-width, 10px) / 10),10px);height:max(calc(32 * var(--base-width, 10px) / 10),10px)}}.task-list__current-step,.task-list__wrap{overflow:hidden;transition:height .3s ease-in-out}.task-list__current-step-wrapper{padding:0 10px 0 0}.task-list__scroll{max-height:60dvh;overflow:auto;padding-right:10px;display:flex;flex-direction:column}@media (min-height: 800px){.task-list__scroll{max-height:85dvh}}.task-list__item-wrapper:not(:first-child){margin-top:max(calc(10 * var(--base-width, 10px) / 10),10px)}.task-list__item-label{padding-bottom:calc(10 * var(--base-width, 10px) / 10);text-align:center;width:90%;margin:0 auto}.task-list__item{display:flex;align-items:center;padding:max(calc(8 * var(--base-width, 10px) / 10),10px) max(calc(10 * var(--base-width, 10px) / 10),10px);font-size:max(calc(14 * var(--base-width, 10px) / 10),10px);line-height:1.3;opacity:.8;transition:.15s opacity linear,.3s background linear;background:#ccc3;border-radius:1000px}@media (pointer: coarse){.task-list__item{font-size:max(calc(12 * var(--base-width, 10px) / 10),10px)}}@media ((orientation: landscape) and (pointer: coarse)){.task-list__item{font-size:max(calc(26 * var(--base-width, 10px) / 10),10px)}}.task-list__item:hover{opacity:1}.task-list__item--default{background:#ccc3}.task-list__item--success{color:#0fce7e;background:#0fce7e33}.task-list__item--error{background:#f003}.task-list__item--success .task-list__icon{opacity:1}.task-list__circle{display:flex;justify-content:center;align-items:center;min-width:max(calc(28 * var(--base-width, 10px) / 10),10px);min-height:max(calc(28 * var(--base-width, 10px) / 10),10px);max-width:max(calc(28 * var(--base-width, 10px) / 10),10px);max-height:max(calc(28 * var(--base-width, 10px) / 10),10px);background:#fffc;border-radius:50%}.task-list__icon{width:85%;height:85%;opacity:0;transition:.3s opacity linear}.task-list__text{padding-left:max(calc(16 * var(--base-width, 10px) / 10),10px)}.app-notification{position:absolute;top:calc(16 / 720 * 100dvh);right:calc(6 / 360 * 100dvw);pointer-events:all;background-color:#f0f0f0;padding:max(calc(10 * var(--base-width, 10px) / 10),10px) max(calc(12 * var(--base-width, 10px) / 10),10px);border-radius:4px;box-shadow:0 2px 4px #0003;z-index:1000;width:calc(220 / 360 * 100dvw);max-width:200px;font-size:max(calc(26 * var(--base-width, 10px) / 10),10px);background:#0fce7e;color:#fff}.home-button{position:relative;pointer-events:all;cursor:pointer}.home-button img{width:calc(60 / 360 * 100dvw);height:calc(60 / 360 * 100dvw);max-width:60px;max-height:60px}.recenter-button{position:relative;pointer-events:all;cursor:pointer}.recenter-button img{width:calc(60 / 360 * 100dvw);height:calc(60 / 360 * 100dvw);max-width:60px;max-height:60px}.reset-button{position:relative;pointer-events:all;cursor:pointer}.reset-button img{width:calc(60 / 360 * 100dvw);height:calc(60 / 360 * 100dvw);max-width:60px;max-height:60px}.home-view{width:100dvw;height:100vh;background-color:#11111d;display:flex;justify-content:center}.home-view__bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.home-view__bg .main-img{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.home-view__bg .circle-img{position:absolute;top:calc(-80 / 720 * 100dvh);left:calc(200 / 360 * 100dvw);pointer-events:none;-webkit-user-select:none;user-select:none}.home-view__content{position:relative;display:flex;flex-direction:column;align-items:center;z-index:1;padding-top:calc(86 / 720 * 100dvh);padding-bottom:calc(20 / 720 * 100dvh)}.home-view__logo{width:calc(220 / 360 * 100dvw);max-width:200px;text-align:center}.home-view__header{color:#fff;font-size:18px;margin-bottom:calc(20 / 720 * 100dvh)}.home-view__header-h1{margin-top:calc(60 / 720 * 100dvh);font-weight:700;margin-bottom:calc(20 / 720 * 100dvh)}.home-view__header-h2{max-width:360px;text-align:center;margin-bottom:calc(50 / 720 * 100dvh)}.home-view__list{display:flex;flex-direction:column;gap:calc(10 / 720 * 100dvh);min-width:300px;max-width:300px}.home-view__list .custom-select{width:100%;pointer-events:all;transition:all .3s ease;background:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home-view__list .custom-select.open .select-header{color:#fff;background:#2198ff}.home-view__list .custom-select.open .select-header .icon{rotate:180deg}@media (min-width: 1200px){.home-view__list .custom-select:hover .select-header{color:#fff;background:#2198ff}}.home-view__list .select-header{display:flex;justify-content:space-between;align-items:center;border:1px solid #2198FF;padding:calc(10 / 720 * 100dvh) calc(20 / 720 * 100dvh);cursor:pointer;color:#2198ff}.home-view__list .select-header .text{font-size:18px;font-weight:700}.home-view__list .select-header .icon{width:max(calc(22 * var(--base-width, 10px) / 10),10px);height:max(calc(22 * var(--base-width, 10px) / 10),10px);transition:.3s rotate ease-in-out}@media ((orientation: landscape) and (pointer: coarse)){.home-view__list .select-header .icon{width:max(calc(32 * var(--base-width, 10px) / 10),10px);height:max(calc(32 * var(--base-width, 10px) / 10),10px)}}.home-view__list .options-list{overflow:auto;max-height:220px;transition:height .3s ease-in-out;background-color:#fff}.home-view__list .select-options{background-color:#fff}.home-view__list .select-options a{display:block;padding:calc(10 / 720 * 100dvh) calc(20 / 720 * 100dvh);text-decoration:none;color:#373737;font-size:16px}.home-view__list .select-options a:hover{background:#f805901a}.scene-view__buttons{position:absolute;top:calc(16 / 720 * 100dvh);left:calc(6 / 360 * 100dvw);display:flex;flex-direction:column;gap:calc(12 / 720 * 100dvh)}
