html.has-intro{overflow:hidden}html.has-intro .island{width:100vw;height:100dvh;box-shadow:none;border-width:0 1px 1px;border-color:#0000;border-radius:0;transition:none}html.has-intro .island>:not(.intro-eyes):not(.intro-glow){opacity:0}html.has-intro .island:before,html.has-intro .island:after{opacity:var(--ears,0)}.intro-glow,.intro-eyes{pointer-events:none;position:absolute;inset:0}.intro-glow{opacity:0;background:radial-gradient(45% 40%,#ff2a2a57,#0000 70%)}.intro-eyes{border-radius:inherit;justify-content:center;align-items:center;display:flex;overflow:hidden}.eyes-g{will-change:transform;gap:clamp(20px,3.4vw,34px);display:flex}.eyes-g .eye{aspect-ratio:1;will-change:transform;background:#f4f4f6;border-radius:50%;width:clamp(48px,7.4vw,76px)}.pre{z-index:101;background:#000;justify-content:center;align-items:center;display:none;position:fixed;inset:0;overflow:hidden}html.has-intro .pre{display:flex}.pre-glow{opacity:0;background:radial-gradient(45% 40%,#ff2a2a57,#0000 70%);animation:.4s 3.1s forwards pre-glow;position:absolute;inset:0}.pre-shake{animation:90ms linear 3.35s infinite alternate pre-shake}.pre-g{--t:min(13vw, 120px);gap:clamp(20px,3.4vw,34px);animation:4.3s both pre-look;display:flex}.pre-g i{aspect-ratio:1;background:#f4f4f6;border-radius:50%;width:clamp(48px,7.4vw,76px);animation:.5s .35s both pre-open,.18s .95s pre-blink,.3s 3.1s forwards pre-rage;display:block}.pre-g i:first-child{--clip:polygon(0% 0%, 100% 38%, 100% 100%, 0% 100%)}.pre-g i:last-child{--clip:polygon(0% 38%, 100% 0%, 100% 100%, 0% 100%)}@keyframes pre-open{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes pre-blink{50%{transform:scaleY(.06)}}@keyframes pre-rage{0%{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);background:#f4f4f6}to{clip-path:var(--clip);background:#ff2a2a}}@keyframes pre-glow{to{opacity:1}}@keyframes pre-shake{0%{transform:translate(0)}to{transform:translate(3px,1.2px)}}@keyframes pre-look{0%,29.8%{filter:drop-shadow(0 0 #ff2a2a00);animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(0)scale(1)}40.2%,44.9%{transform:translateX(calc(var(--t) * -1)) scale(1);filter:drop-shadow(0 0 #ff2a2a00);animation-timing-function:cubic-bezier(.65,0,.35,1)}58.8%,61.6%{transform:translateX(var(--t)) scale(1);filter:drop-shadow(0 0 #ff2a2a00);animation-timing-function:ease-in-out}69.8%,72.1%{filter:drop-shadow(0 0 #ff2a2a00);animation-timing-function:ease-out;transform:translate(0)scale(1)}79.1%,to{filter:drop-shadow(0 0 26px #ff2a2acc);transform:translate(0)scale(1.14)}}kbd{font-family:var(--mono);color:#e7e7ec;background:linear-gradient(#17171b,#0e0e11);border:1px solid #34343b;border-radius:6px;padding:2px 7px;font-size:.78em;font-weight:500;box-shadow:inset 0 1px #ffffff14,0 1px #000}.kbd-lg{vertical-align:.28em;letter-spacing:0;border-radius:10px;padding:5px 14px;font-size:.5em}.sec{padding:clamp(96px,13vw,168px) 0;position:relative}.sec+.sec{border-top:1px solid var(--line-soft)}.hero{padding:clamp(128px,17vh,176px) 0 0;position:relative;overflow:hidden}.hero-glow{pointer-events:none;background:radial-gradient(50% 50% at 50% 35%,#1688ff42,#1688ff0f 55%,#0000 75%);width:min(1100px,130vw);height:760px;position:absolute;top:-6%;left:50%;transform:translate(-50%)}.hero-inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero-title{letter-spacing:-.045em;text-wrap:balance;max-width:980px;margin-top:0;font-size:clamp(42px,7.4vw,92px);font-weight:600;line-height:1.02}.hero-lead{max-width:640px;margin-top:26px}.hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:38px;display:flex}.hero-meta{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 26px;margin-top:30px;font-size:14.5px;display:flex}.hero-meta li{align-items:center;gap:8px;display:inline-flex}.hero-meta .i{color:var(--dim);font-size:16px}.hero-meta strong{color:var(--blue-2);font-weight:650}@media (width<=520px){.hero-cta{flex-direction:column;align-items:stretch;width:100%;max-width:340px}.hero-cta .btn{width:100%}}.screen{border:1px solid var(--line-soft);background:radial-gradient(60% 70% at 50% 0,#1688ff4d,#0000 70%),linear-gradient(#04060b,#010102);border-bottom:0;border-radius:24px 24px 0 0;width:min(1040px,100%);margin-top:clamp(56px,8vw,92px);padding:0 clamp(0px,4vw,80px) clamp(70px,9vw,120px);position:relative;-webkit-mask-image:linear-gradient(#000 62%,#0000);mask-image:linear-gradient(#000 62%,#0000);container-type:inline-size}.mk{text-align:left;width:min(880px,100%);margin:0 auto;position:relative}.mk-island{border:1px solid var(--line);background:#000;border-top:0;border-radius:0 0 28px 28px;flex-direction:column;gap:12px;padding:12px 20px 22px;font-weight:800;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0000008c,inset 0 -1px #ffffff14}.mk-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.mk-tabs{background:#060608;border:1px solid #16161a;border-radius:15px;gap:2px;min-width:0;padding:3px;display:flex;position:relative}.mk-tab{color:#7d7d85;white-space:nowrap;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;height:34px;padding:0 14px;font-size:12.5px;display:inline-flex}.mk-tab .i{font-size:15px}.mk-tab .ti{fill:currentColor;flex:none;width:15px;height:15px}.mk-tab{z-index:1;transition:color .35s;position:relative}.mk-tab.on{color:#fff}.mk-hl{z-index:0;width:0;height:34px;transition:transform .6s var(--ease), width .6s var(--ease);background:#141418;border:1px solid #26262b;border-radius:12px;position:absolute;top:3px;left:0}.mk-round{color:#a8a8b0;gap:4px;display:flex}.mk-round svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:34px;height:34px;padding:8px}.mk-bar{align-items:center;gap:6px;display:flex}.mk-search{color:#7d7d85;white-space:nowrap;background:#0d0d10;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;width:168px;height:34px;margin-right:2px;padding:0 13px;font-size:12px;font-weight:650;display:flex}.mk-search .i{font-size:14px}.mk-chip,.mk-tool{color:#a8a8b0;white-space:nowrap;background:#1a1a1d;border-radius:999px;align-items:center;gap:5px;height:34px;padding:0 14px;font-size:12.5px;display:inline-flex}.mk-chip sup,.mk-tool sup{color:#6d6d76;vertical-align:0;font-size:9px;line-height:1;transform:translateY(-3px)}.mk-chip.on{color:#000;background:#f4f4f6}.mk-chip.on sup{color:#555}.mk-tools{gap:6px;margin-left:auto;display:flex}.mk-tool{justify-content:center;min-width:34px;padding:0 10px}.mk-tool .i{font-size:15px}.mk-day{color:#6d6d76;padding-left:2px;font-size:10.5px}.mk-cards{gap:9px;display:flex;overflow:hidden}.mk-card{background:#1b1b1e;border-radius:18px;flex-direction:column;flex:0 0 180px;justify-content:flex-end;height:124px;padding:12px 13px;display:flex;position:relative;overflow:hidden}.mk-card p{color:#f4f4f6;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;font-size:13px;line-height:1.28;display:-webkit-box;overflow:hidden}.mk-card small{letter-spacing:.06em;text-transform:uppercase;color:#7d7d85;margin-top:5px;font-size:9.5px;position:relative}.mk-card .fav{color:#fff;fill:currentColor;font-size:14px;position:absolute;top:12px;right:12px}.mk-card.link{background:linear-gradient(160deg,#0e2540 0%,#06090e 72%)}.mk-card.link p{color:#3d9bff;-webkit-line-clamp:2}.mk-card.color{background:linear-gradient(#1688ff 0%,#09396b 100%)}.mk-card.color p{-webkit-line-clamp:1}.mk-card.color small{color:#fff;opacity:.6}.mk-card.image{background:linear-gradient(135deg,#0a3f80,#1688ff 55%,#7cc4ff)}.mk-card.image:before{content:"";background:linear-gradient(#0000 38%,#000000b3 100%);position:absolute;inset:0}.mk-card.image p,.mk-card.image small{text-shadow:0 1px 6px #0009;position:relative}.mk-card.image small{color:#d6d6db}.mk-card.file{background:linear-gradient(160deg,#1f1d2b 0%,#101014 75%)}.mk-card.file p{-webkit-line-clamp:2;word-break:break-all}.mk-handle{background:#2b2b31;border-radius:4px;width:46px;height:4px;margin:14px auto 0;display:block}.stage{border:1px solid var(--line-soft);background:radial-gradient(70% 90% at 50% -10%,#1688ff57,#0000 65%),linear-gradient(#05070c,#020204);border-radius:26px;height:210px;margin-top:12px;position:relative;overflow:hidden}.stage:after{content:"";background:linear-gradient(90deg,#0000,#1688ff80,#0000);height:1px;position:absolute;bottom:0;left:12%;right:12%}.pill{--w:300px;width:min(var(--w), 92%);border:1px solid var(--line);height:54px;transition:width .7s var(--ease);font-variant-numeric:tabular-nums;background:#000;border-top:0;border-radius:0 0 27px 27px;font-size:17px;font-weight:650;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #000000b3,inset 0 -1px #ffffff1f}.pill[data-state=music],.pill[data-state=rec],.pill[data-state=timer]{--w:380px}.pill[data-state=weather]{--w:360px}.pill[data-state=tasks]{--w:340px}.p-left,.p-center,.p-right{align-items:center;display:flex;position:absolute;top:0;bottom:0}.p-left{left:16px}.p-right{justify-content:flex-end;right:16px}.p-center{justify-content:center;left:0;right:0}.s{opacity:0;white-space:nowrap;pointer-events:none;align-items:center;transition:opacity .35s,transform .55s cubic-bezier(.2,.9,.3,1.25);display:flex;position:absolute;transform:scale(.4)}.p-left .s{transform-origin:0;left:0}.p-right .s{transform-origin:100%;right:0}.p-center .s{transform-origin:50%;transform:translateY(14px)}.pill[data-state=clock] .s-clock,.pill[data-state=music] .s-clock,.pill[data-state=rec] .s-clock,.pill[data-state=timer] .s-clock,.pill[data-state=weather] .s-clock,.pill[data-state=eyes] .s-eyes,.pill[data-state=tasks] .s-tasks,.pill[data-state=music] .s-music,.pill[data-state=rec] .s-rec,.pill[data-state=timer] .s-timer,.pill[data-state=weather] .s-weather{opacity:1;transform:none}.art{color:#fff;background:linear-gradient(135deg,#1688ff,#0a3f80);border-radius:9px;justify-content:center;width:30px;height:30px;font-size:16px}.bars{gap:4px;height:24px}.bars i{background:var(--blue-2);border-radius:2px;width:3.5px;height:6px;animation:.9s ease-in-out infinite eq;display:block;box-shadow:0 0 8px #1688ff80}.bars i:nth-child(2){animation-duration:1.1s;animation-delay:-.5s}.bars i:nth-child(3){animation-duration:.75s;animation-delay:-.2s}.bars i:nth-child(4){animation-duration:.98s;animation-delay:-.6s}.bars i:nth-child(5){animation-duration:.82s;animation-delay:-.4s}@keyframes eq{0%,to{height:6px}25%{height:21px}50%{height:10px}75%{height:17px}}.ring{width:26px;height:26px}.ring svg{width:100%;height:100%;display:block;overflow:visible}.ring .rg{fill:none;stroke:#fff;stroke-width:2.4px}.ring .dt{fill:var(--red);filter:drop-shadow(0 0 4px #ff3b30bf);transform-box:fill-box;transform-origin:50%;animation:1.4s ease-in-out infinite rec}@keyframes rec{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.75)}}.s-rec.time{color:#ff5a50;font-size:15px}.tring{width:26px;height:26px}.tring svg{width:100%;height:100%;transform:rotate(-90deg)}.tring circle{fill:none;stroke-width:3px}.tring .trk{stroke:#ffffff24}.tring .prg{stroke:var(--blue);stroke-linecap:round;stroke-dasharray:50.27;stroke-dashoffset:16px}.s-timer.time{color:var(--blue-2);font-size:15px}.s-tasks{color:#f0f0f3;font-size:15px;font-weight:600}.temp{color:#ffd76a;text-shadow:0 0 12px #ffd76a66;font-size:16px;font-weight:750}.temp small{opacity:.6;margin-left:1px;font-size:11px;font-weight:700}.wx{width:32px;height:32px}.wxi{opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0;overflow:visible}.wxi.on{opacity:1}.wxi .core{fill:#ffb703;transform-origin:12px 12px;animation:3.2s ease-in-out infinite breathe}.wxi .rays{transform-origin:12px 12px;animation:22s linear infinite spin}.wxi .rays line{stroke:#ffb703;stroke-width:1.7px;stroke-linecap:round}.wxi[data-w=sun]{filter:drop-shadow(0 0 4px #ffb7038c)}.wxi .cl{fill:#e4e9f3;animation:5s ease-in-out infinite alternate drift}.wxi .dr{stroke:#4da8ff;stroke-width:1.7px;stroke-linecap:round;animation:1.1s ease-in infinite fall}.wxi .dr:nth-child(2){animation-delay:-.37s}.wxi .dr:nth-child(3){animation-delay:-.74s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes drift{0%{transform:translate(-.9px)}to{transform:translate(.9px)}}@keyframes fall{0%{opacity:0;transform:translateY(-2.5px)}25%{opacity:1}to{opacity:0;transform:translateY(3.5px)}}.s-eyes{gap:7px;animation:6s ease-in-out infinite look}.s-eyes .eye{background:#f4f4f6;border-radius:50%;width:17px;height:17px;animation:5s ease-in-out infinite blink;display:block}@keyframes look{0%,12%{transform:translate(0)}20%,38%{transform:translate(-7px)}46%,66%{transform:translate(7px)}74%,to{transform:translate(0)}}@keyframes blink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.08)}}.pilula{height:calc(100vh + (var(--n) - 1) * 62vh);height:calc(100svh + (var(--n) - 1) * 62svh);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);position:relative}.pilula-pin{flex-direction:column;justify-content:center;align-items:center;gap:clamp(18px,3.4vh,40px);height:100svh;padding:84px 0 28px;display:flex;position:sticky;top:0;overflow:hidden}.pilula-head{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.pilula-head .lead{max-width:560px}.stage-wrap{justify-content:center;display:flex}.stage{width:min(680px,100%);height:clamp(150px,25vh,220px);margin:0}.slider{--sw:min(460px, 78vw);width:100%}.slider-view{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.slider-track{will-change:transform;gap:28px;display:flex}.slide{flex:0 0 var(--sw);width:var(--sw);text-align:center;border-top:1px solid var(--line-soft);padding:26px 6px 4px;position:relative}.slide:before{content:"";background:var(--blue);width:100%;height:2px;transition:transform .6s var(--ease);box-shadow:0 0 14px var(--blue-glow);position:absolute;top:-1px;left:0;transform:scaleX(0)}.slide.on:before{transform:scaleX(1)}.slide h3{letter-spacing:-.025em;margin-bottom:10px;font-size:clamp(21px,2.4vw,25px);font-weight:600;line-height:1.2}.slide p{color:var(--muted);text-wrap:pretty;font-size:16px;line-height:1.6}.slider-ctrl{justify-content:center;align-items:center;gap:22px;margin-top:clamp(16px,3vh,30px);display:flex}.dots{align-items:center;gap:8px;display:flex}.dots button{width:8px;height:8px;transition:width .45s var(--ease), background .3s ease;background:#2c2c33;border-radius:999px}.dots button:hover{background:#55555e}.dots button.on{background:var(--blue);width:30px}.arrow{border:1px solid var(--line);color:#d7d7dd;width:44px;height:44px;transition:border-color .25s ease, background .25s ease, transform .3s var(--ease), opacity .25s ease;border-radius:50%;place-items:center;font-size:18px;display:grid}.arrow:hover:not(:disabled){background:#ffffff0d;border-color:#6a6a73;transform:translateY(-2px)}.arrow:disabled{opacity:.3;cursor:default}@media (height<=820px){.pilula-head .lead{display:none}.stage{height:clamp(130px,22vh,170px)}}.slider-view{touch-action:pan-y}@media (width<=720px){.pilula-pin{padding:calc(var(--nav-h) + 22px) 0 max(20px, env(safe-area-inset-bottom));gap:clamp(12px,2.4svh,26px)}.pilula-head{gap:12px}.pilula-head .h2{font-size:clamp(25px,3.7svh,32px)}.stage{border-radius:22px;height:clamp(96px,17svh,150px)}.slider{--sw:min(460px, 82vw)}.slider-track{gap:20px}.slide{padding-top:18px}.slide h3{margin-bottom:8px;font-size:clamp(19px,2.6svh,23px)}.slide p{font-size:15px;line-height:1.5}.slider-ctrl{gap:18px;margin-top:clamp(12px,2.2svh,24px)}.arrow{width:42px;height:42px}}@media (width<=480px){.pill{font-size:15px}.pill[data-state=music],.pill[data-state=rec],.pill[data-state=timer]{--w:330px}}@media (height<=520px) and (orientation:landscape){.pilula-pin{padding:calc(var(--nav-h) + 10px) var(--gutter) 12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-content:center;align-items:center;gap:12px clamp(16px,4vw,48px);display:grid}.pilula-head,.stage-wrap{grid-column:1;padding:0}.pilula-head{align-self:end}.stage-wrap{align-self:start}.pilula-head .h2{font-size:clamp(20px,5.4svh,28px)}.stage{height:clamp(84px,32svh,130px)}.slider{--sw:86%;grid-area:1/2/span 2}}.spot{background:linear-gradient(#000,#04060a 40%,#000)}.spot-head{text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex}.spot-head .lead{max-width:560px}.spot-head .h2{max-width:900px}.spotlight{text-align:left;background:#0a0a0de6;border:1px solid #26262c;border-radius:22px;width:min(760px,100%);margin:clamp(48px,7vw,80px) auto 0;overflow:hidden;box-shadow:0 50px 140px -40px #1688ff66,inset 0 0 0 1px #ffffff05}.sp-bar{border-bottom:1px solid var(--line-soft);align-items:center;gap:14px;height:68px;padding:0 22px;display:flex}.sp-bar>.i{color:var(--muted);font-size:22px}.sp-input{letter-spacing:-.015em;white-space:nowrap;flex:1;align-items:center;min-width:0;font-size:22px;display:flex;overflow:hidden}.caret{background:var(--blue);width:2px;height:26px;margin-left:2px;animation:1s step-end infinite caret;display:inline-block}@keyframes caret{50%{opacity:0}}.sp-esc{color:var(--dim);border:1px solid #2a2a30;border-radius:6px;padding:3px 8px;font-size:11.5px}.sp-results{min-height:176px;padding:8px}.sp-results li{opacity:0;height:56px;transition:opacity .4s var(--ease), transform .4s var(--ease);transition-delay:calc(var(--i) * 70ms);border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:0 12px;display:grid;transform:translateY(8px)}.sp-results.show li{opacity:1;transform:none}.sp-results li.first{background:#1688ff24}.sp-results .ic{width:36px;height:36px;color:var(--blue-2);background:#15151a;border-radius:10px;place-items:center;font-size:18px;display:grid}.sp-results li.first .ic{color:#fff;background:#1688ff38}.sp-results .t{letter-spacing:-.01em;font-size:16.5px;font-weight:550}.sp-results .d{color:var(--muted);font-size:13px}.sp-results .k{font-family:var(--mono);color:var(--dim);font-size:11.5px}.sp-foot{border-top:1px solid var(--line-soft);color:var(--dim);flex-wrap:wrap;gap:22px;padding:14px 22px;font-size:12px;display:flex}.sp-foot span{align-items:center;gap:7px;display:inline-flex}.spot-feats{border-top:1px solid var(--line-soft);grid-template-columns:repeat(3,1fr);margin-top:clamp(64px,9vw,110px);display:grid}.spot-feats li{border-bottom:1px solid var(--line-soft);gap:16px;padding:32px 28px 32px 0;display:flex}.spot-feats li:not(:nth-child(3n)){padding-right:28px}.spot-feats .i{color:var(--blue);margin-top:3px;font-size:24px}.spot-feats h3{letter-spacing:-.015em;margin-bottom:6px;font-size:18px;font-weight:600}.spot-feats p{color:var(--muted);font-size:15px;line-height:1.55}.spot-feats .mono{color:var(--text-2);font-size:.86em}@media (width<=900px){.spot-feats{grid-template-columns:repeat(2,1fr)}.spot-feats li:not(:nth-child(3n)){padding-right:0}.spot-feats li{padding-right:20px}}@media (width<=600px){.spot-feats{grid-template-columns:1fr}.sp-input{font-size:18px}.sp-esc{display:none}.sp-bar{gap:12px;height:60px;padding:0 16px}.sp-results li{grid-template-columns:36px 1fr}.sp-results .k{display:none}.sp-foot{justify-content:center;gap:8px 16px;padding:12px 16px;font-size:11px}}.priv-head{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.priv-list{border-top:1px solid var(--line-soft);grid-template-columns:repeat(3,1fr);margin-top:clamp(40px,6vw,72px);display:grid}.priv-list li{padding:36px 36px 8px 0}.priv-list li+li{border-left:1px solid var(--line-soft);padding-left:36px}.priv-list .i{color:var(--blue);margin-bottom:20px;font-size:28px}.priv-list h3{letter-spacing:-.02em;margin-bottom:10px;font-size:21px;font-weight:600}.priv-list p{color:var(--muted);font-size:16px}.link-arrow{color:var(--blue-2);transition:gap .3s var(--ease), color .2s ease;align-items:center;gap:10px;margin-top:44px;font-size:16px;font-weight:550;display:inline-flex}.link-arrow:hover{color:#fff;gap:16px}.link-arrow .i{font-size:18px}@media (width<=860px){.priv-list{grid-template-columns:1fr}.priv-list li,.priv-list li+li{border-left:0;padding:30px 0 6px}.priv-list li+li{border-top:1px solid var(--line-soft);margin-top:24px}}.dl{text-align:center;padding-bottom:clamp(110px,14vw,180px);overflow:hidden}.dl-glow{pointer-events:none;background:radial-gradient(50% 50%,#1688ff57,#1688ff12 55%,#0000 75%);width:min(1200px,150vw);height:700px;position:absolute;bottom:-30%;left:50%;transform:translate(-50%)}.dl-inner{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.dl-inner .h2{max-width:820px;font-size:clamp(38px,6vw,76px)}.dl-inner .lead{max-width:520px}.dl-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:10px;display:flex}.screen,.stage,.spotlight,.screen *,.stage *,.spotlight *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;cursor:default}.mk-body{height:226px;position:relative}.mk-panel{opacity:0;visibility:hidden;transition:opacity .3s ease, transform .5s var(--ease), visibility 0s .3s;flex-direction:column;gap:12px;display:flex;position:absolute;inset:0;transform:translate(22px)}.mk-panel.on{opacity:1;visibility:visible;transition:opacity .4s ease .1s, transform .65s var(--ease) .1s, visibility 0s;transform:none}.screen.in .mk-panel.on .mk-a{animation:mk-in .65s var(--ease) both;animation-delay:calc(.18s + var(--i) * 60ms)}@keyframes mk-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:none}}.mk-home{grid-template-columns:400px 1fr;gap:22px;height:100%;display:grid}.mk-todo{background:#1b1b1e;border-radius:22px;flex-direction:column;padding:16px 18px 18px;display:flex;position:relative;overflow:hidden}.mk-th{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.mk-th .dt{color:#fff;font-size:16px;font-weight:750}.mk-th .tf{background:#2a2a2e;border-radius:999px;gap:2px;padding:2px;display:flex}.mk-th .tf>span{color:#8b8b93;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:26px;height:26px;font-size:11.5px;font-weight:700;display:flex}.mk-th .tf .on{background:var(--blue);color:#fff;box-shadow:0 0 14px var(--blue-glow);padding:0 12px 0 8px}.mk-th .tf svg{width:14px;height:14px}.mk-tl{flex-direction:column;padding:2px 4px 0 0;display:flex}.mk-tl li{color:#fff;border-radius:14px;align-items:center;gap:12px;max-height:46px;margin-bottom:4px;padding:8px 10px;font-size:13.5px;font-weight:750;transition:max-height .4s,padding .4s,margin .4s,opacity .35s;display:flex;overflow:hidden}.mk-tl .cr{border:2px solid #2f74e0;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;transition:background .3s;display:grid}.mk-tl .cr svg{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:0;width:12px;height:12px;transition:opacity .2s}.mk-tl .tx{text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(currentColor,currentColor) 0 58%/0% 1.5px no-repeat;flex:1;min-width:0;transition:color .3s,background-size .35s;overflow:hidden}.mk-tl time{color:#8b8b93;font-size:12px;font-weight:650}.mk-tl li.flash .cr{background:#2f74e0}.mk-tl li.flash .cr svg{opacity:1}.mk-tl li.flash .tx{color:#6d6d76;background-size:100% 1.5px}.mk-tl li.gone{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0}.mk-add{color:#3d7bff;background:#080b11;border-radius:999px;align-items:center;gap:8px;padding:5px 14px 5px 6px;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 0 18px #2f6fff4d,inset 0 0 0 1px #ffffff0a}.mk-add i{background:#2f6fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.mk-add i svg{fill:none;stroke:#fff;stroke-width:2.6px;stroke-linecap:round;width:14px;height:14px}.mk-add b{font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:800}.mk-week{grid-template-rows:74px 1fr;grid-template-columns:auto 1fr;column-gap:26px;padding:6px 4px 0;display:grid}.mk-month{color:#fff;flex-direction:column;justify-content:center;font-size:16px;font-weight:800;line-height:1.15;display:flex}.mk-month span{color:#6d6d76}.mk-days{justify-content:space-between;align-items:center;display:flex}.mk-dc{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:62px;display:flex;position:relative}.mk-dc small{color:#8b8b93;font-size:11px;font-weight:750}.mk-dc b{color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:grid}.mk-dc.today{background:#0a1c33;box-shadow:0 0 22px #1688ff47}.mk-dc.today small{color:#fff}.mk-dc.today b{background:var(--blue)}.mk-dc.today:after{content:"";background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;bottom:4px}.mk-ev{text-align:center;grid-column:1/-1;align-self:center;padding-bottom:26px}.mk-ev b{color:#fff;font-size:15px;font-weight:800;display:block}.mk-ev span{color:#6d6d76;font-size:12px;font-weight:650}.mk-back{color:#a8a8b0;background:#141418;border:1px solid #ffffff14;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:0;right:2px}.mk-back svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.mk-plus{color:#a3a3ab;background:#141418;border:1px solid #ffffff14;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:0;right:4px}.mk-plus svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:15px;height:15px}.mk-apps{justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.mk-app{background:#ffffff08;border-radius:14px;flex-direction:column;flex:none;align-items:center;gap:6px;width:88px;height:104px;padding:12px 4px 9px;display:flex}.mk-app img{object-fit:contain;width:44px;height:44px}.mk-app span{color:#fff;text-align:center;font-size:11px;font-weight:800;line-height:1.15}.screen.in .mk-panel.on .mk-app:nth-child(3){animation:mk-in .65s var(--ease) both, mk-lift 1.6s 1.7s var(--ease) both;animation-delay:calc(.18s + var(--i) * 60ms), 1.7s}@keyframes mk-lift{0%,to{background:#ffffff08;transform:none}35%,65%{background:#ffffff14;transform:translateY(-4px)}}.mk-card.file .fi{color:#8f8bb8;font-size:22px;position:absolute;top:12px;left:13px}@container (width<=860px){.mk-search,.mk-tools,.mk-week,.mk-back{display:none}.mk-home{grid-template-columns:1fr}}@container (width<=640px){.mk-island{border-radius:0 0 24px 24px;gap:10px;padding:10px 12px 16px}.mk-round{display:none}.mk-top{justify-content:center}.mk-tabs{gap:3px;width:100%}.mk-tab{flex:0 0 34px;justify-content:center;gap:5px;width:34px;padding:0}.mk-tab b{display:none}.mk-tab.on{flex:auto;width:auto;min-width:0;padding:0 8px}.mk-tab.on b{text-overflow:ellipsis;min-width:0;font-size:clamp(9.5px,3.4cqw,11.5px);display:block;overflow:hidden}.mk-bar{gap:6px}.mk-chip{padding:0 12px}.mk-chip:nth-of-type(n+5){display:none}.mk-card{flex:1 1 0;min-width:0;height:118px}.mk-card:nth-child(n+4){display:none}.mk-todo{border-radius:20px;padding:12px 14px 14px}.mk-th .dt{font-size:15px}.mk-th{margin-bottom:6px}.mk-tl li{gap:10px;margin-bottom:2px;padding:5px 8px;font-size:13px}.mk-add{bottom:8px;right:10px}.mk-apps{gap:6px}.mk-app{flex:1 1 0;width:auto;min-width:0;max-width:88px;height:auto;min-height:100px}.mk-app:nth-child(n+5){display:none}}@container (width<=440px){.mk-card:nth-child(n+3),.mk-app:nth-child(n+4){display:none}}@container (width<=300px){.mk-chip:nth-of-type(n+4){display:none}}@container (width<=270px){.mk-tab,.mk-tab.on{flex:1 1 0;width:auto;padding:0}.mk-tab.on b{display:none}}.mk-cursor{opacity:0;z-index:5;filter:drop-shadow(0 3px 6px #000000b3);will-change:transform;width:22px;height:22px;position:absolute;top:0;left:0}.mk-ripple{opacity:0;z-index:4;border:2px solid #5aaeffe6;border-radius:50%;width:34px;height:34px;margin:-17px 0 0 -17px;position:absolute;top:0;left:0}.store{color:#000;text-align:left;height:64px;transition:transform .35s var(--ease), box-shadow .35s ease;background:#fff;border-radius:16px;align-items:center;gap:14px;padding:0 30px 0 22px;display:inline-flex;box-shadow:0 0 #1688ff00,0 14px 40px -12px #1688ff73}.store:hover{transform:translateY(-3px);box-shadow:0 0 0 6px #1688ff2e,0 20px 50px -10px #1688ff99}.store:active{transform:translateY(0)scale(.98)}.store .ms{flex:none;width:28px;height:28px}.store .st{flex-direction:column;line-height:1.1;display:flex}.store small{letter-spacing:.1em;color:#4a4a52;font-size:11px;font-weight:600}.store b{letter-spacing:-.02em;font-size:21px;font-weight:650}.spotlight.pop{animation:sp-pop .8s var(--ease) both}@keyframes sp-pop{0%{opacity:.2;filter:blur(6px);transform:translateY(14px)scale(.955)}to{opacity:1;filter:none;transform:none}}html.modal-open{overflow:hidden}.modal{max-width:none;max-height:none;color:var(--text);background:0 0;border:0;padding:0;overflow:visible}.modal::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#000000b3;transition:opacity .28s}.modal.show::backdrop{opacity:1}.modal-box{text-align:center;border:1px solid var(--line);opacity:0;width:min(420px,100vw - 32px);transition:opacity .28s ease, transform .45s var(--ease);background:#000;border-radius:28px;padding:40px 32px 32px;transform:translateY(16px)scale(.95);box-shadow:0 40px 120px -30px #1688ff73,inset 0 0 0 1px #ffffff08}.modal.show .modal-box{opacity:1;transform:none}.modal-eyes{justify-content:center;gap:9px;margin-bottom:26px;animation:5s ease-in-out infinite modal-look;display:flex}.modal-eyes i{background:#f4f4f6;border-radius:50%;width:20px;height:20px;animation:4.2s ease-in-out infinite blink;display:block}@keyframes modal-look{0%,15%{transform:translate(0)}25%,45%{transform:translate(-7px)}55%,75%{transform:translate(7px)}85%,to{transform:translate(0)}}.modal h2{letter-spacing:-.035em;margin-bottom:12px;font-size:34px;font-weight:600;line-height:1.1}.modal p{color:var(--muted);text-wrap:balance;margin-bottom:28px;font-size:16px;line-height:1.6}.modal strong{color:var(--blue-2);font-weight:600}.modal .btn{width:100%}
