:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica,Arial,sans-serif;color:#fff;background:#000;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%;background:#000}body{min-height:100svh}button,input{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,.fact-screen:focus-visible{outline:2px solid #fff;outline-offset:4px}.screen{display:none;width:100%;min-height:100svh;background:#000}.screen.is-active{display:flex}.landing{align-items:center;justify-content:center;padding:max(32px,env(safe-area-inset-top)) 24px max(32px,env(safe-area-inset-bottom))}.landing-content{width:100%;max-width:760px;text-align:center}.landing h1{margin:0;font-size:clamp(44px,11vw,76px);font-weight:400;line-height:1.04;letter-spacing:-.05em}.landing p{max-width:410px;margin:24px auto 0;color:#8e8e93;font-size:clamp(16px,4vw,19px);line-height:1.45;letter-spacing:-.01em}.mockup{display:block;width:min(100%,650px);height:auto;margin:38px auto 0;border:0;background:transparent}.google-button{width:min(100%,390px);min-height:54px;margin-top:30px;padding:0 22px;border:1px solid #2c2c2e;border-radius:14px;background:#fff;color:#000;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:500;cursor:pointer}.google-button>img{width:20px;height:20px;object-fit:contain}.google-button:active{opacity:.76}.google-button:disabled{opacity:.45;cursor:wait}.landing-message{min-height:0;margin:12px 0 0;color:#ff8a8a;font-size:13px}.landing-message:empty{display:none}.legal-consent{width:min(100%,370px);margin:13px auto 0;color:#636366;font-size:11px;line-height:1.45}.legal-consent a{color:#8e8e93;text-decoration:underline;text-underline-offset:2px}.hold-screen{position:relative;align-items:center;justify-content:center;padding:24px;touch-action:none}.menu-button{position:absolute;top:max(24px,calc(env(safe-area-inset-top) + 12px));right:max(24px,calc(env(safe-area-inset-right) + 20px));width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.menu-button span{display:block;width:20px;height:1.5px;border-radius:1px;background:#fff}.hold-circle{position:relative;width:min(44vw,210px);min-width:150px;aspect-ratio:1;padding:0;overflow:hidden;border:4px solid #fff;border-radius:50%;background:#000;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none}.hold-circle:before{content:"";position:absolute;inset:24%;border-radius:50%;background:#fff;transform:scale(0);z-index:2}.hold-circle.is-holding:before{transform:scale(2.35);transition:transform .75s cubic-bezier(.2,.7,.2,1)}.hold-circle:after{content:"";position:absolute;inset:8%;border:1px solid #fff;border-radius:50%;opacity:0;transform:scale(.3);z-index:1}.hold-circle.is-holding:after{opacity:.5;transform:scale(1);transition:transform .7s ease,opacity .25s ease}.hold-circle.is-resetting:before,.hold-circle.is-resetting:after{transition:transform .15s ease-out,opacity .15s ease-out}.hold-circle span{position:absolute;inset:0;border-radius:inherit}.fact-screen{position:relative;align-items:flex-start;justify-content:center;padding:0 24px;overflow-y:auto;cursor:default}.lesson{width:100%;max-width:680px;min-height:100svh;display:flex;flex-direction:column}.lesson-header{position:fixed;top:50%;left:50%;z-index:4;width:calc(100% - 48px);max-width:680px;padding:max(38px,calc(env(safe-area-inset-top) + 22px)) 0 24px;border-bottom:1px solid transparent;background:#000;opacity:0;transform:translate(-50%,-50%) scale(.96);transition:top .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),opacity .45s ease,border-color .35s ease}.fact-screen.is-title-in .lesson-header{opacity:1;transform:translate(-50%,-50%) scale(1)}.fact-screen.is-positioned .lesson-header{top:0;border-bottom-color:#242426;transform:translate(-50%)}.lesson-header h1{margin:0;color:#fff;font-size:clamp(30px,6vw,46px);font-weight:400;line-height:1.08;letter-spacing:-.045em;text-align:left}.lesson-body{flex:1;padding:170px 0 max(44px,calc(env(safe-area-inset-bottom) + 28px));display:flex;flex-direction:column}.lesson-media{width:100%;margin:0 0 30px;opacity:0;transform:translateY(22px) scale(.985);transition:opacity .6s ease,transform .8s cubic-bezier(.22,1,.36,1)}.lesson-media img{display:block;width:100%;max-height:min(48svh,440px);border-radius:18px;object-fit:cover}.fact-screen.is-media-in .lesson-media{opacity:1;transform:none}.fact-content{margin:0;color:#d1d1d6;font-size:clamp(18px,3.5vw,22px);font-weight:400;line-height:1.58;letter-spacing:-.02em;opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .75s cubic-bezier(.22,1,.36,1)}.fact-screen.is-content-in .fact-content{opacity:1;transform:none}.fact-content p{margin:0 0 22px}.fact-content p:last-child{margin-bottom:0}.fact-content h2{margin:34px 0 14px;color:#fff;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.03em}.fact-content strong{color:#fff;font-weight:600}.fact-content em{color:#e5e5ea}.fact-content ul,.fact-content ol{margin:18px 0 24px;padding-left:24px}.fact-content li+li{margin-top:8px}.fact-content a{color:#fff;text-decoration:underline;text-underline-offset:3px}.fact-content img{display:block;width:100%;height:auto;margin:28px 0;border-radius:14px}.done-button{width:max-content;min-width:112px;min-height:76px;margin:52px auto 0;padding:0;border:0;background:transparent;color:#8e8e93;display:flex;flex-direction:column;align-items:center;gap:9px;font-size:11px;font-weight:500;cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.fact-screen.is-content-in .done-button{opacity:1;transform:none;transition-delay:.25s}.done-icon{width:46px;height:46px;border:1px solid #3a3a3c;border-radius:50%;display:grid;place-items:center;position:relative;transition:background .35s ease,border-color .35s ease,transform .35s cubic-bezier(.2,.8,.2,1)}.done-icon svg{width:20px;height:20px;fill:none;stroke:#8e8e93;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:stroke .35s ease}.done-button:active .done-icon{transform:scale(.9)}.done-button.is-completing{pointer-events:none;color:#fff}.done-button.is-completing .done-icon{border-color:#fff;background:#fff;transform:scale(1.06)}.done-button.is-completing .done-icon svg{stroke:#000}.done-button.is-completing .done-icon:after{content:"";position:absolute;inset:-1px;border:1px solid #fff;border-radius:50%;animation:done-ring .55s ease-out forwards}@keyframes done-ring{to{opacity:0;transform:scale(1.55)}}.profile-screen{justify-content:center;padding:0 20px max(40px,env(safe-area-inset-bottom));overflow-y:auto}.profile-content{width:100%;max-width:520px;padding-top:max(12px,env(safe-area-inset-top))}.profile-nav{height:54px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.profile-nav h1{margin:0;font-size:17px;font-weight:600;letter-spacing:-.01em;text-align:center}.profile-back{width:44px;height:44px;padding:0;border:0;background:transparent;font-size:25px;font-weight:300;text-align:left;cursor:pointer}.profile-identity{padding:30px 0 28px;text-align:center}.profile-avatar{width:76px;height:76px;margin:0 auto 14px;border-radius:50%;background:#fff;color:#000;display:grid;place-items:center;font-size:28px;font-weight:500}.profile-identity h2{margin:0;font-size:24px;font-weight:500;letter-spacing:-.03em}.profile-identity p{margin:6px 0 0;color:#8e8e93;font-size:14px}.profile-section{margin-top:30px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.stat-card{min-height:116px;padding:17px 14px;border:1px solid #272729;border-radius:18px;display:flex;flex-direction:column}.stat-card strong{overflow:hidden;font-size:29px;font-weight:500;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.stat-card span{margin-top:auto;color:#f2f2f7;font-size:13px}.stat-card small{margin-top:3px;color:#636366;font-size:10px}.stat-card--rank strong{font-size:clamp(16px,4vw,23px);padding-top:6px}.rank-progress{margin-top:12px;padding:18px;border:1px solid #272729;border-radius:18px}.rank-progress>div:first-child{display:flex;justify-content:space-between;color:#a1a1a6;font-size:12px}.rank-track{height:3px;margin-top:14px;overflow:hidden;border-radius:3px;background:#242426}.rank-track i{display:block;width:0;height:100%;border-radius:inherit;background:#fff;transition:width .5s ease}.rank-progress p{margin:10px 0 0;color:#636366;font-size:11px}.profile-section h3{margin:0 16px 8px;color:#8e8e93;font-size:11px;font-weight:500;letter-spacing:.04em}.settings-group{overflow:hidden;border:1px solid #272729;border-radius:16px}.settings-row{min-height:56px;margin-left:16px;padding-right:16px;border-bottom:1px solid #272729;display:grid;grid-template-columns:minmax(105px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px}.settings-row>span{font-size:15px;letter-spacing:-.01em}.settings-row input{width:100%;min-width:0;height:54px;padding:0;border:0;outline:0;background:transparent;color:#8e8e93;font-size:15px;text-align:right}.settings-row input:focus{color:#fff}.settings-row input::placeholder{color:#48484a}.settings-action{width:100%;min-height:50px;padding:0 16px;border:0;background:transparent;color:#fff;font-size:15px;cursor:pointer}.settings-action:disabled{color:#636366;cursor:wait}.profile-message{display:none;margin:12px 16px;color:#ff8a8a;font-size:13px;line-height:1.35}.profile-message.is-visible{display:block}.profile-message.is-success{color:#fff}.logout-button{width:100%;min-height:52px;margin-top:30px;border:1px solid #272729;border-radius:16px;background:transparent;color:#ff453a;font-size:15px;cursor:pointer}.logout-button:disabled{opacity:.45;cursor:wait}.admin-link{min-height:54px;margin-top:30px;padding:0 17px;border:1px solid #272729;border-radius:16px;color:#d1d1d6;display:flex;align-items:center;justify-content:space-between;font-size:14px;text-decoration:none}.admin-link span:last-child{color:#636366;font-size:22px;font-weight:300}@media(max-width:480px){.landing{align-items:flex-start;padding-top:max(56px,calc(env(safe-area-inset-top) + 36px));padding-bottom:max(28px,env(safe-area-inset-bottom))}.landing-content{text-align:left}.landing p{margin-left:0}.mockup{width:calc(100% + 18px);max-width:none;margin:36px -9px 0}.google-button{width:100%;margin-top:20px}.legal-consent{text-align:center}.hold-circle{width:46vw;border-width:3px}.fact-screen{padding:0 20px}.lesson-header{width:calc(100% - 40px)}.lesson-body{padding-top:158px}.lesson-header h1{font-size:34px}.fact-content{font-size:18px}.profile-screen{justify-content:flex-start}.profile-identity{padding-top:28px}.settings-row{grid-template-columns:115px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.hold-circle.is-holding:before{transition-duration:.75s}.lesson-header,.lesson-media,.fact-content,.done-button{transition-duration:.01ms}}
