:root{--bar-bg:#fcfdff99;--glass:#f8f9fcb8;--glass-border:#ffffffa6;--hairline:#00000012;--text:#1d1d1f;--text-dim:#1d1d1f94;--accent:#007aff;--shadow:0 22px 55px #141e3c38;--radius:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;color:var(--text);margin:0;overflow:hidden}body{-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;background:radial-gradient(110% 80% at 75% 8%,#1a2147 0%,#0000 55%),radial-gradient(95% 75% at 18% 88%,#122438 0%,#0000 55%),linear-gradient(#05070f 0%,#0a0f22 55%,#070b16 100%)}.space{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.nebula{opacity:.55;will-change:transform;border-radius:50%;position:absolute}.space .n1{background:radial-gradient(circle,#4c68ff6b 0%,#4c68ff29 40%,#0000 68%);width:72vw;height:72vw;animation:44s ease-in-out infinite alternate drift1;top:-22%;left:-16%}.space .n2{background:radial-gradient(circle,#a855f757 0%,#a855f721 40%,#0000 68%);width:58vw;height:58vw;animation:52s ease-in-out infinite alternate drift2;top:12%;right:-12%}.space .n3{background:radial-gradient(circle,#2dd4bf38 0%,#2dd4bf17 40%,#0000 68%);width:64vw;height:64vw;animation:48s ease-in-out infinite alternate drift3;bottom:-28%;left:18%}@keyframes drift1{to{transform:translate(20vw,14vh)scale(1.15)rotate(14deg)}}@keyframes drift2{to{transform:translate(-18vw,18vh)scale(.9)rotate(-12deg)}}@keyframes drift3{to{transform:translate(16vw,-16vh)scale(1.18)rotate(10deg)}}.stars{background:0 0;border-radius:50%;width:2px;height:2px;position:absolute;top:0;left:0}.stars-a{animation:4.5s ease-in-out infinite alternate twinkleA}.stars-b{animation:6.5s ease-in-out infinite alternate twinkleB}@keyframes twinkleA{0%{opacity:.95}to{opacity:.4}}@keyframes twinkleB{0%{opacity:.45}to{opacity:1}}.shooting-star{opacity:0;background:linear-gradient(90deg,#0000,#fff);border-radius:999px;width:130px;height:2px;animation:11s linear 3s infinite shoot;position:absolute;top:14%;left:-12%;transform:rotate(16deg)}@keyframes shoot{0%,70%{opacity:0;transform:translate(0)rotate(16deg)}72%{opacity:1}80%{opacity:0;transform:translate(115vw,38vh)rotate(16deg)}to{opacity:0}}@media (prefers-reduced-motion:reduce){.nebula,.stars,.shooting-star{animation:none}}a{color:var(--accent)}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline-offset:3px;border-radius:8px;outline:2px solid #71c7ff}.boot{z-index:9999;color:#f2f3f7;cursor:pointer;background:#05070f;flex-direction:column;justify-content:center;align-items:center;gap:26px;transition:opacity .65s;display:flex;position:fixed;inset:0}.boot.leaving{opacity:0;pointer-events:none}.boot-logo{letter-spacing:1px;color:#fff;background:linear-gradient(135deg,#0a84ff,#2f6bdb);border-radius:24px;place-items:center;width:92px;height:92px;font-size:38px;font-weight:700;animation:.7s cubic-bezier(.2,.9,.3,1.3) both bootIn,1.2s .7s infinite alternate bootPulse;display:grid;box-shadow:0 0 60px #0a84ff59}.boot-name{letter-spacing:.04em;min-height:28px;font-size:22px;font-weight:600}.boot-dots:after{content:"";animation:1.4s step-end infinite bootDots}@keyframes bootDots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@keyframes bootIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes bootPulse{0%{transform:scale(1)}to{transform:scale(1.06)}}.win-body{-webkit-user-select:text;user-select:text;flex:1;padding:22px 24px;font-size:14px;line-height:1.65;overflow:auto}.grad-about{background:linear-gradient(135deg,#fff,#e9edf3)}.grad-cv{background:linear-gradient(135deg,#38c0dd,#1a86b3)}.grad-projects{background:linear-gradient(135deg,#5cb8ff,#2f7cf6)}.grad-contact{background:linear-gradient(135deg,#4fd789,#2bb8a3)}.grad-gym{background:linear-gradient(135deg,#b07a4e,#6e4423)}.grad-notes{background:linear-gradient(135deg,#e8920c,#b86a02)}.grad-type{background:linear-gradient(135deg,#5b8cff,#2849c8)}.grad-snake{background:linear-gradient(135deg,#5ee07a,#1f8a4c)}.grad-screentime{background:linear-gradient(135deg,#2b3f63,#0f1c33)}.grad-stocks{background:linear-gradient(135deg,#1f6e44,#0b2e1c)}.grad-settings{background:linear-gradient(135deg,#b9c2cf,#7e8a99)}.avatar{color:#fff;background:linear-gradient(135deg,#0a84ff,#2f6bdb);border-radius:50%;flex-shrink:0;place-items:center;width:64px;height:64px;font-size:24px;font-weight:700;display:grid}.win-body p.dim{color:var(--text-dim)}.about-body{flex-direction:column;display:flex}.about-intro h2{margin:0;font-size:22px}.about-chip{margin-top:10px;display:inline-flex}.about-points{flex-direction:column;gap:18px;margin:20px 0 0;padding:0;list-style:none;display:flex}.about-points li{color:var(--text);padding-left:22px;font-size:16px;line-height:1.5;position:relative}.about-points li:before{content:"";background:#0a84ff;border-radius:50%;width:7px;height:7px;position:absolute;top:.6em;left:2px}.chip{border:1px solid var(--hairline);color:var(--text);background:#0000000d;border-radius:999px;padding:4px 12px;font-size:12px;text-decoration:none}.chip:hover{background:#0000001a}.project-card{background:#ffffffe0;border:1px solid #ffffffe6;border-radius:12px;margin-bottom:12px;padding:14px 16px;box-shadow:0 2px 10px #141e3c0f}.projects-foot{color:var(--text-dim);text-align:center;margin:14px 2px 0;font-size:12px}.project-card h3{margin:0 0 2px;font-size:15px}.project-card p{color:var(--text-dim);margin:8px 0 0;font-size:13px}.tech-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.tech{color:#0064d2;background:#007aff1a;border-radius:999px;padding:2px 9px;font-size:11px}.cv-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.cv-header h2{margin:0;font-size:19px}.cv-header p{color:var(--text-dim);margin:3px 0 0;font-size:13px}.cv-download{color:#fff;background:linear-gradient(135deg,#0a84ff,#2f6bdb);border-radius:999px;flex-shrink:0;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 6px 18px #0a84ff59}.cv-download:hover{transform:translateY(-1px);box-shadow:0 9px 24px #0a84ff80}.cv-section{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin:20px 0 10px;font-size:11px;font-weight:700}.cv-timeline{border-left:2px solid #0a84ff4d;margin-left:5px;padding-left:18px;position:relative}.cv-entry{padding-bottom:18px;animation:.5s cubic-bezier(.2,.9,.3,1) both cvIn;position:relative}.cv-timeline .cv-entry:last-child{padding-bottom:4px}@keyframes cvIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}.cv-dot{background:linear-gradient(135deg,#0a84ff,#2f6bdb);border-radius:50%;width:10px;height:10px;position:absolute;top:4px;left:-25px;box-shadow:0 0 10px #0a84ff99}.cv-entry .cv-meta{color:var(--text-dim);font-size:11.5px}.cv-entry h3{margin:3px 0 4px;font-size:14.5px}.cv-company{background:linear-gradient(135deg,#0a84ff,#2f6bdb);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.cv-entry p{color:var(--text-dim);margin:0;font-size:12.5px;line-height:1.55}.cv-extras{color:var(--text-dim);margin:0;padding-left:18px;font-size:13px}.cv-extras li{margin-bottom:4px}.gym-header{margin-bottom:18px}.gym-header h2{margin:0;font-size:19px}.gym-header p{color:var(--text-dim);margin:3px 0 0;font-size:12.5px}.lift{margin-bottom:16px;animation:.5s cubic-bezier(.2,.9,.3,1) both cvIn}.lift-row{justify-content:space-between;margin-bottom:6px;font-size:13.5px;font-weight:600;display:flex}.lift-weight{font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#ff8c5a,#f5484d);color:#0000;-webkit-background-clip:text;background-clip:text}.lift-bar{background:#00000012;border-radius:999px;height:10px;overflow:hidden}.lift-bar span{background:linear-gradient(90deg,#ff8c5a,#f5484d);border-radius:999px;height:100%;animation:.9s cubic-bezier(.2,.8,.3,1) both barFill;display:block}@keyframes barFill{0%{width:0}}.notes-body{background:linear-gradient(#ffeba5f7,#fae091f2)}.notes-header{border-bottom:1px solid #b48c2840;justify-content:space-between;align-items:baseline;margin-bottom:4px;padding-bottom:8px;display:flex}.notes-header h2{color:#5c4a14;margin:0;font-size:18px}.notes-date{color:#5c4a1499;font-size:12px}.notes-list{margin:0;padding:0 0 0 4px;list-style:none}.notes-list li{color:#4a3d14;border-bottom:1px solid #b48c2829;padding:11px 2px;font-size:13.5px}.notes-list li:before{content:"→ ";color:#b48c28b3}.notes-quotes li{font-style:italic}.notes-quotes li:before{content:""}.mail-form{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.mail-form label{color:var(--text-dim);flex-direction:column;gap:5px;font-size:12px;font-weight:600;display:flex}.mail-form input,.mail-form textarea{font:inherit;color:var(--text);border:1px solid var(--hairline);resize:vertical;background:#ffffffa6;border-radius:10px;outline:none;padding:9px 12px;font-size:13.5px}.mail-form input:focus,.mail-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #007aff26}.mail-send{text-align:center;font:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a84ff,#2f6bdb);border:none;border-radius:999px;align-self:stretch;padding:8px 18px;font-size:13.5px;font-weight:600;box-shadow:0 6px 18px #0a84ff59}.mail-send:disabled{opacity:.6;cursor:default}.mail-error{color:#d83a34;margin:0;font-size:12.5px}.mail-sent{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.mail-sent-icon{color:#fff;background:linear-gradient(135deg,#4fd789,#2bb8a3);border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:12px;font-size:26px;display:grid}.mail-sent h3{margin:0 0 4px}.mail-sent p{margin:0}.setting-row{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.setting-row:last-child{border-bottom:none}.setting-label{font-size:14px;font-weight:600;display:block}.setting-sub{color:var(--text-dim);font-size:12px;display:block}.segmented{background:#00000012;border-radius:9px;padding:2px;display:flex}.segmented button{font:inherit;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:5px 14px;font-size:12.5px;font-weight:600}.segmented button.active{background:#fff;box-shadow:0 1px 4px #00000026}.switch{cursor:pointer;background:#0000002e;border:none;border-radius:999px;flex-shrink:0;width:46px;height:27px;padding:0;transition:background .2s;position:relative}.switch.on{background:#34c759}.switch .knob{background:#fff;border-radius:50%;width:23px;height:23px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0000004d}.switch.on .knob{transform:translate(19px)}body.theme-aurora{background:linear-gradient(170deg,#dfe9f7 0%,#e9e2f4 55%,#dcedf2 100%)}.aurora{z-index:0;pointer-events:none;position:fixed;inset:-22%}.aurora .blob{opacity:.65;will-change:transform;border-radius:50%;position:absolute}.aurora .b1{background:radial-gradient(circle,#3f9bff 0%,#3f9bff59 38%,#0000 68%);width:60vw;height:60vw;animation:26s ease-in-out infinite alternate drift1;top:2%;left:0}.aurora .b2{background:radial-gradient(circle,#ff77d4 0%,#ff77d452 38%,#0000 68%);width:52vw;height:52vw;animation:33s ease-in-out infinite alternate drift2;top:18%;right:2%}.aurora .b3{background:radial-gradient(circle,#3fe0c0 0%,#3fe0c052 38%,#0000 68%);width:56vw;height:56vw;animation:39s ease-in-out infinite alternate drift3;bottom:0;left:16%}.aurora .b4{background:radial-gradient(circle,#ffb45c 0%,#ffb45c4d 38%,#0000 68%);width:42vw;height:42vw;animation:29s ease-in-out infinite alternate drift4;bottom:20%;right:12%}@keyframes drift4{to{transform:translate(-20vw,-18vh)scale(1.12)rotate(-22deg)}}body.no-motion .stars,body.no-motion .nebula,body.no-motion .shooting-star,body.no-motion .aurora .blob{animation:none!important}.stock-body{color:#f4f6f4;background:radial-gradient(120% 90% at 50% 0,#0a1a11 0%,#06100b 60%);flex-direction:column;gap:14px;padding:18px 20px;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;display:flex}.stock-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.stock-ticker-sym{letter-spacing:.04em;color:#45f082;text-shadow:0 0 14px #45f08259;margin-right:9px;font-size:20px;font-weight:700;display:inline-block}.stock-disclaimer{letter-spacing:.03em;color:#7e8b83;margin-top:3px;font-size:9.5px;font-style:italic;display:block}.stock-price{text-align:right;color:#f4f6f4;align-items:baseline;gap:7px;font-size:21px;font-weight:700;display:flex}.stock-price small{color:#7e8b83;white-space:nowrap;font-size:11.5px}.stock-chart{background:radial-gradient(130% 150% at 15% 0,#45f08212,#0000 55%),#0b1712;border:1px solid #45f08238;border-radius:10px;width:100%;display:block;box-shadow:0 10px 26px #00000073,inset 0 1px #f4f6f40d}.stock-kpis{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;display:grid}.stock-kpi{background:radial-gradient(120% 140% at 20% 0,#45f08214,#0000 60%),#0b1712;border:1px solid #45f08238;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex;box-shadow:0 8px 22px #0006,inset 0 1px #f4f6f40d}.stock-kpi-key{letter-spacing:.12em;text-transform:uppercase;color:#7e8b83;font-size:9px}.stock-kpi-val{letter-spacing:.04em;color:#f4f6f4;text-shadow:0 0 10px #f4f6f42e;font-size:13px;font-weight:700;line-height:1.35}.stock-axis{fill:#7e8b83;font-family:inherit;font-size:9px}.stock-yeargroup{cursor:pointer;outline:none}.stock-yeargroup:focus-visible .stock-bar{stroke:#f4f6f4;stroke-width:2px}.stock-bar{fill:#45f0824d;transition:fill .15s}.stock-yeargroup:hover .stock-bar{fill:#45f0827a}.stock-bar.sel,.stock-yeargroup:hover .stock-bar.sel{fill:#45f082}.stock-xlabel{fill:#7e8b83;font-family:inherit;font-size:10px}.stock-xlabel.sel{fill:#45f082;font-weight:700}.stock-report{background:radial-gradient(130% 160% at 18% 0,#45f08212,#0000 58%),#0b1712;border:1px solid #45f08238;border-radius:10px;flex:1;min-height:0;padding:14px 16px;overflow:auto;box-shadow:0 10px 26px #00000073,inset 0 1px #f4f6f40d}.stock-report-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.stock-report-title{letter-spacing:.1em;color:#45f082;white-space:nowrap;font-size:12px;font-weight:700}.stock-report-sub{color:#7e8b83;text-align:right;font-size:11px;font-style:italic}.stock-report-role{letter-spacing:.02em;color:#f4f6f4;margin:2px 0 8px;font-size:12.5px;font-weight:600}.stock-report-list{margin:0;padding-left:16px}.stock-report-list li{color:#f4f6f4;margin-bottom:5px;font-size:11.5px;line-height:1.6}.snake-body{background:#0a0e1c;flex-direction:column;align-items:center;gap:12px;padding:18px;display:flex}.snake-body canvas{touch-action:none;border:1px solid #ffffff1a;border-radius:12px;width:min(100%,62vh);display:block}.snake-hint{color:#e8ecf88c;margin:0;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:12px}.st-body{flex-direction:column;display:flex}.st-header{flex-direction:column;margin-bottom:14px;display:flex}.st-label{color:var(--text-dim);font-size:12px}.st-avg{font-size:32px;font-weight:700;line-height:1.2}.st-delta{color:#34c759;font-size:12px;font-weight:600}.st-week{border:1px solid var(--hairline);background:#ffffff8c;border-radius:12px;align-items:flex-end;gap:8px;height:86px;margin-bottom:16px;padding:10px 12px 6px;display:flex}.st-day{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;display:flex}.st-day-bar{background:linear-gradient(#6f9bff,#2f5fd6);border-radius:4px 4px 2px 2px;width:100%;min-height:3px}.st-day-label{color:var(--text-dim);font-size:10px}.st-section{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin:0 0 8px;font-size:11px;font-weight:700}.st-list{border:1px solid var(--hairline);background:#ffffff8c;border-radius:12px;margin-bottom:12px;padding:4px 12px}.st-row{border-bottom:1px solid #0000000d;align-items:center;gap:10px;padding:8px 0;display:flex}.st-row:last-child{border-bottom:none}.st-tile{color:#fff;letter-spacing:.02em;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.st-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.st-row-top{justify-content:space-between;align-items:baseline;display:flex}.st-name{font-size:13.5px;font-weight:600}.st-time{color:var(--text-dim);font-variant-numeric:tabular-nums;font-size:12px}.st-bar{background:#00000012;border-radius:999px;height:5px;display:block;overflow:hidden}.st-bar span{border-radius:999px;height:100%;animation:.9s cubic-bezier(.2,.8,.3,1) both barFill;display:block}.type-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.type-record{color:#0064d2;background:#007aff1f;border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:600}.type-timer{font-variant-numeric:tabular-nums;color:var(--accent);flex-shrink:0;font-size:20px;font-weight:700}.type-words{border:1px solid var(--hairline);background:#ffffff8c;border-radius:12px;flex-wrap:wrap;align-content:flex-start;gap:6px 8px;height:108px;padding:14px;font-size:17px;line-height:1.4;display:flex;overflow:hidden}.type-word{color:var(--text);border-radius:6px;padding:1px 7px}.type-word.current{background:#007aff2e}.type-word.err{background:#ff453a38}.type-input{width:100%;font:inherit;color:var(--text);border:1px solid var(--hairline);background:#ffffffa6;border-radius:12px;outline:none;margin-top:14px;padding:11px 14px;font-size:18px}.type-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #007aff26}.type-input.err{border-color:#ff453a;box-shadow:0 0 0 3px #ff453a26}.type-hint{margin:10px 0 0;font-size:12px}.type-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.type-wpm{background:linear-gradient(135deg,#0a84ff,#2f6bdb);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:76px;font-weight:800;line-height:1}.type-wpm-label{color:var(--text-dim);margin-top:4px;font-size:13px}.type-verdict{margin:18px 0 4px;font-size:15px;font-weight:600}.type-detail{margin:0 0 18px;font-size:12.5px}.type-restart{font:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a84ff,#2f6bdb);border:none;border-radius:999px;padding:8px 22px;font-size:13.5px;font-weight:600;box-shadow:0 6px 18px #0a84ff59}.os.enter .phone{animation:.6s cubic-bezier(.2,.9,.3,1) .1s both phoneIn}@keyframes phoneIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.ts-stage{z-index:10;background:#050608;position:fixed;inset:0;overflow:hidden}.ts-scene{transform-origin:0 0;will-change:transform;width:1920px;height:1539px;transition:transform 2.4s cubic-bezier(.65,0,.25,1);position:absolute;top:0;left:0}body.no-motion .ts-scene{transition:none}.city-scene{background:#05070c}.ts-inner{transition:transform .5s ease-out;position:absolute;inset:0}.city-img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.city-video{transition:opacity 1.2s linear}.amb-btn{z-index:60;-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#1418228c;border:1px solid #ffffff40;border-radius:50%;width:46px;height:46px;font-size:19px;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 24px #0006}.amb-btn:hover{background:#1e2432b3}body.no-motion .ts-inner{transition:none}.board-glow{z-index:3;pointer-events:none;background:radial-gradient(50% 50%,#6ea0ff1a,#0000 70%);width:1000px;height:1000px;position:absolute;top:0;left:490px}.board-reflect{z-index:3;filter:blur(9px);pointer-events:none;background:linear-gradient(#78a5ff24,#0000);width:460px;height:130px;position:absolute;top:915px;left:760px}.board-panel{z-index:10;background:#0a0e1c;border-radius:8px;position:absolute;overflow:hidden;box-shadow:0 0 46px #5f91ff73,0 0 130px #466eff40}.pre-scene .board-glow,.pre-scene .board-reflect,.pre-scene .board-panel{opacity:0}body.theme-aurora .board-panel{background:#eef1f6;box-shadow:0 0 46px #dcebff80,0 0 130px #b4d2ff47}.os.enter .ts-stage{animation:.9s both tsIn}@keyframes tsIn{0%{opacity:0}}.phone{color:#fff;flex-direction:column;display:flex;position:absolute;inset:0}.screen-glow{z-index:7000;pointer-events:none;opacity:var(--sgo,0);background:radial-gradient(190px circle at var(--sgx,50%) var(--sgy,50%), #a5c3ff24, #7896ff0d 45%, transparent 72%);transition:opacity .35s;position:absolute;inset:0}body.no-motion .screen-glow{display:none}body.no-motion .app-tile .glyph{transform:none!important}body.theme-aurora .phone{color:var(--text)}body.theme-aurora .phone .app-tile .label,body.theme-aurora .phone .phone-hero h1{color:var(--text);text-shadow:none}.statusbar{justify-content:space-between;align-items:center;height:50px;padding:12px 24px 0;font-size:14px;font-weight:600;display:flex}.phone-hero{text-align:center;margin:28px 16px 10px}.phone-hero .avatar{width:76px;height:76px;margin:0 auto 12px;font-size:28px}.phone-hero h1{margin:0;font-size:22px}.phone-hero p{color:#ffffffa6;margin:4px 0 0;font-size:13px}.app-grid{flex:1;grid-template-columns:repeat(4,1fr);align-content:start;gap:18px 6px;min-height:0;padding:22px 16px;display:grid;overflow-y:auto}.app-tile{all:unset;cursor:pointer;perspective:320px;flex-direction:column;align-items:center;gap:7px;display:flex}.app-tile .glyph{transform-style:preserve-3d;will-change:transform;border-radius:15px;place-items:center;width:62px;height:62px;font-size:29px;transition:transform .18s ease-out;display:grid;box-shadow:0 8px 20px #141e3c40,inset 0 1px #ffffff59}.app-tile .label{color:#fff;text-shadow:0 1px 5px #141e3ca6;font-size:11px}.phone-dock{background:var(--bar-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px)saturate(180%);border-radius:26px;justify-content:space-around;margin:auto 14px 22px;padding:14px 10px;display:flex}.sheet{z-index:6000;color:var(--text);background:#f2f4f8;flex-direction:column;animation:.28s cubic-bezier(.2,.9,.3,1) sheetIn;display:flex;position:absolute;inset:0}@keyframes sheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-header{border-bottom:1px solid var(--hairline);background:#ffffffb3;flex-shrink:0;align-items:center;height:52px;padding:0 8px;display:flex}.sheet-header button{all:unset;cursor:pointer;color:var(--accent);padding:8px 12px;font-size:15px}.sheet-header .title{text-align:center;flex:1;margin-right:60px;font-size:15px;font-weight:600}.sheet .win-body{padding:20px 18px}.board-panel .statusbar{height:40px;padding:9px 18px 0;font-size:14.5px}.board-panel .phone-hero{margin:26px 12px 0}.board-panel .phone-hero .avatar{width:60px;height:60px;margin-bottom:8px;font-size:22px}.board-panel .phone-hero h1{font-size:20px}.board-panel .app-grid{grid-template-columns:repeat(2,auto);place-content:center;gap:20px 64px;padding:8px 0}.board-panel .app-tile .glyph{border-radius:21px;width:84px;height:84px;font-size:42px}.board-panel .app-tile .label{font-size:13.5px}.board-panel .phone-dock{background:#fcfdff66;border-color:#ffffff80;justify-content:center;align-self:center;gap:6px;width:fit-content;max-width:90%;margin:auto auto 14px;padding:6px 14px}.board-panel .sheet .win-body{padding:18px 16px}
