html,body{color:#f0f8ff;background-color:#222}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#f0f8ff;background-color:#222;font-family:Avenir,Helvetica,Arial,sans-serif}a{cursor:pointer;text-decoration:none}.top{background-color:#222}.top .top-header{z-index:10;opacity:0;pointer-events:none;background-color:#222;justify-content:space-between;align-items:center;height:40px;padding:0 16px;transition:opacity .35s;display:flex;position:fixed;top:0;left:0;right:0}.top .top-header.visible{opacity:1;pointer-events:auto}.top .top-header .top-header-logo{align-items:center;text-decoration:none;display:flex}.top .top-header .top-header-logo img{width:24px;height:24px;margin-right:8px}.top .top-header .top-header-logo .app-logo-text{width:100px;height:16px}.top .top-header .top-header-badge{letter-spacing:.1em;text-transform:uppercase;color:#9feaff;background:#0086a226;border:1px solid #9feaff66;border-radius:9999px;padding:3px 12px;font-size:11px}.top .hero{background:radial-gradient(at 50% 0,#426ab31f 0%,#222 60%);justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.top .hero .hero-scroll{background:0 0;border:none;flex-direction:column;align-items:center;padding:8px;transition:opacity .35s;animation:2s ease-in-out infinite hero-scroll-hint;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.top .hero .hero-scroll.hidden{opacity:0;pointer-events:none}.top .hero .hero-scroll .hero-scroll-chevron{opacity:.2;border-bottom:1px solid #f0f8ff;border-right:1px solid #f0f8ff;width:24px;height:24px;margin-top:-12px;animation:2s ease-in-out infinite hero-scroll-chevron;display:block;transform:rotate(45deg)}.top .hero .hero-scroll .hero-scroll-chevron:first-child{margin-top:0}.top .hero .hero-scroll .hero-scroll-chevron:first-child{animation-delay:0s}.top .hero .hero-scroll .hero-scroll-chevron:nth-child(2){animation-delay:.25s}.top .hero .hero-scroll .hero-scroll-chevron:nth-child(3){animation-delay:.5s}.top .app-logo-wrapper{font-family:optima,Times New Roman,Times,serif;animation:5s appear}.top .app-logo-wrapper .app-logo{align-items:center;margin-bottom:24px;display:flex}.top .app-logo-wrapper .app-logo img{width:72px;height:72px;margin-right:18px;padding:3px}.top .app-logo-wrapper .app-logo .app-logo-text{width:100%;height:100%}.top .app-logo-wrapper h3{letter-spacing:10px;font-size:16pt;font-weight:400}.top .private-alpha-status{flex-direction:column;align-items:center;gap:16px;margin:56px 0 24px;animation:5s appear;display:flex}.top .private-alpha-status .private-alpha-badge{letter-spacing:.14em;text-transform:uppercase;color:#9feaff;background:#0086a22e;border:1px solid #9feaff73;border-radius:9999px;padding:4px 18px;font-size:13px;font-weight:500;display:inline-block}.top .private-alpha-status .private-alpha-notice{letter-spacing:.05em;color:#f0f8ffb8;margin:0;font-size:14px;line-height:1.6}.top .top-below{flex-direction:column;justify-content:center;align-items:center;gap:96px;min-height:100vh;padding:72px 24px 80px;display:flex}.top .top-below .sample-score,.top .top-below .editor,.top .top-below .features{margin:0}.top .top-below .sample-score h2,.top .top-below .editor h2,.top .top-below .features h2{letter-spacing:.16em;max-width:720px;margin:0 auto 16px;font-family:optima,Times New Roman,Times,serif;font-size:22px;font-weight:400}.top .top-below .sample-score .sample-score-body,.top .top-below .sample-score .editor-body,.top .top-below .editor .sample-score-body,.top .top-below .editor .editor-body,.top .top-below .features .sample-score-body,.top .top-below .features .editor-body{letter-spacing:.04em;color:#f0f8ffc7;white-space:pre-line;max-width:720px;margin:0 auto 28px;font-size:14px;font-weight:400;line-height:1.8}.top .top-below .sample-score figure,.top .top-below .editor figure,.top .top-below .features figure{margin:0}.top .top-below .sample-score img,.top .top-below .editor img,.top .top-below .features img{object-fit:contain;margin:0 auto;display:block}.top .top-below .sample-score img{background-color:#fff;max-width:min(720px,100%);max-height:calc(100vh - 200px)}.top .top-below .editor img{max-width:min(1100px,100%)}.top .top-below .sample-score figcaption{letter-spacing:.12em;color:#f0f8ffb8;margin-top:20px;font-family:optima,Times New Roman,Times,serif;font-size:13px;font-weight:400}.top .top-below .features{width:100%;max-width:720px}.top .top-below .features h2{margin-bottom:28px}.top .top-below .features ul{text-align:left;margin:0;padding:0;list-style:none}.top .top-below .features li{margin-bottom:28px}.top .top-below .features li:last-child{margin-bottom:0}.top .top-below .features h3{letter-spacing:.08em;margin:0 0 8px;font-size:15px;font-weight:400}.top .top-below .features h3:before{content:"○";margin-right:.45em}.top .top-below .features p{letter-spacing:.04em;color:#f0f8ffc7;margin:0;font-size:14px;font-weight:400;line-height:1.8}.top .top-footer{background-color:#141414;border-top:1px solid #f0f8ff2e;padding:32px 24px 40px}.top .top-footer nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 24px;margin-bottom:12px;display:flex}.top .top-footer nav a{letter-spacing:.06em;color:#f0f8ffb8;font-size:13px;text-decoration:none}.top .top-footer nav a:hover{color:#f0f8ff}.top .top-footer p{letter-spacing:.04em;color:#f0f8ff80;margin:0;font-size:12px}@media screen and (width<=768px){.top .hero{padding:1em}}@media screen and (width<=480px){.top .hero{padding:1em}}@keyframes appear{0%{opacity:0}}@keyframes hero-scroll-hint{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@keyframes hero-scroll-chevron{0%,to{opacity:.15}50%{opacity:.9}}html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;tab-size:4}*,:before,:after{box-sizing:inherit;background-repeat:no-repeat}:before,:after{-webkit-text-decoration:inherit;text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:#0000}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{resize:vertical;overflow:auto}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer;color:inherit}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]::-moz-focus-inner{outline:1px dotted buttontext}[type=reset]::-moz-focus-inner{outline:1px dotted buttontext}[type=submit]::-moz-focus-inner{outline:1px dotted buttontext}button,html [type=button],[type=reset],[type=submit]{appearance:button}button,input,select,textarea{background-color:#0000;border-style:none}select{appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{color:inherit;white-space:normal;border:0;max-width:100%;display:table}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}
