:root{--page-width: 960px;--scrollbar-body-track: #6c6a5d44;--scrollbar-body-thumb: #6c6a5d88;--scrollbar-body-thumb-hover: #6c6a5daa}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-track{background:var(--scrollbar-body-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-body-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-body-thumb-hover)}html{box-sizing:border-box;scroll-behavior:smooth}body{margin:0;padding:0;background:#f2eee9;color:#444;font-family:Open Sans,serif;font-weight:400;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header{position:relative;display:flex;align-items:center;width:100%;padding:0 20px;background-color:#f2eee9;user-select:none;box-sizing:border-box;height:60px;z-index:1}main{display:flex;padding:0 20px 30px;box-sizing:border-box}footer{display:flex;font-size:18px;color:#f6f1eb;padding:20px;background-color:#212121;min-height:360px;user-select:none;box-sizing:border-box}a{text-decoration:none;color:#000}.a-underline{border-bottom:3px solid #00000000}.a-underline:hover{border-bottom:3px solid #feb811}p{user-select:none}h1{font-family:Open Sans,serif;font-weight:600;font-size:30px;margin:30px 0;color:#fff;text-align:center;text-shadow:0 2px 6px #00000066;user-select:none;pointer-events:none;z-index:1001;position:relative}h2{font-weight:700;font-size:28px;margin:10px 0;text-align:left;user-select:none}h3{font-weight:400;margin:10px;text-align:left;font-size:22px}label{display:block;margin-top:10px;font-size:16px;user-select:none}input,textarea,select,option{font-family:Open Sans,serif;font-size:20px;display:block;outline:none;border:1px solid #888;border-radius:4px;padding:8px 12px;width:100%;box-sizing:border-box}input:focus,textarea:focus,select:focus{-webkit-box-shadow:0px 0px 3px #0091ea;box-shadow:0 0 3px #0091ea}::placeholder{opacity:.5}button{background-color:#feb811;color:#222;padding:10px 30px;border:none;border-radius:21px;font-weight:500;font-size:20px;user-select:none}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.open-sans-800{font-family:Open Sans,serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-variation-settings:"wdth" 100}.centered{flex-grow:99;width:100%;max-width:var(--page-width);margin:auto}.flex-switch{display:flex;flex-direction:column;padding:10px 20px;box-sizing:border-box;width:100%;height:calc(100vh - 60px)}.radial{background:radial-gradient(circle at bottom,#f2eee9,#e7e9eb,#6c6a5d,#303231);height:calc(100vh - 60px);width:100vw;overflow-x:hidden}.bounce{position:absolute;bottom:0;left:50%;transform:translate(-50%);padding:10px 30px;user-select:none;animation:bounceIn 5s infinite 5s}@keyframes bounceIn{0%,17.5%,to{transform:translate(-50%)}2.5%{transform:translate(-50%,20px)}5%{transform:translate(-50%)}7.5%{transform:translate(-50%,20px)}}.flex-gutter{flex-grow:1}.flex-half{flex-grow:99;position:relative}.flex-left{flex-grow:1}.flex-right{flex-grow:66;position:relative}.flex-full{flex-grow:99;height:calc(100vh - 90px);max-width:100vw;overflow-x:hidden}.front-main-title{font-size:38px;margin:30px 0 0;text-shadow:0 4px 8px #00000044;font-weight:600;line-height:1.15;white-space:nowrap;color:#fff;user-select:none}.front-sub-title{font-size:18px;margin:30px 0;font-weight:600;line-height:1.75;white-space:nowrap;color:#000;user-select:none}.front-canvas{position:absolute;right:0;bottom:0;width:100vmin;height:100vmin;max-height:calc(100vh - 90px)}.logo-text{height:18px}.logo-image{height:50px}.logo-image-airtouch{height:60px}.dt{display:none}.mobile{display:block}@media(min-width:960px){header{height:90px;padding:0 20px}.flex-switch{flex-direction:row;height:calc(100vh - 90px)}.flex-half,.flex-left{max-width:calc(var(--page-width) / 2)}.flex-right{max-width:calc(var(--page-width) / 2);transform:translateY(40px)}.front-main-title{font-size:60px;margin:30px 0 0;line-height:1.15}.front-sub-title{font-size:20px;margin:30px 0;line-height:1.75}.logo-text{height:22px}.logo-image{height:70px}.logo-image-airtouch{height:80px}.dt{display:block}.mobile{display:none}}.touch-enable{touch-action:none}.touch-disable{touch-action:auto!important}.ColorBlobs_SpinningGradient__DpGtx{animation:ColorBlobs_spin__CbrXa 8s linear infinite;background:conic-gradient(from 0deg,#08f,#f60,#bbffa1,#4c00ff,#ab2666,#09f)}@keyframes ColorBlobs_spin__CbrXa{0%{transform:translate(-50%,-50%) rotate(0) scale(2)}to{transform:translate(-50%,-50%) rotate(1turn) scale(2)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}canvas{opacity:0;animation:fade-in 3s ease 1s forwards}
