*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--font-primary:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", sans-serif;--color-bg:#faf9f6;--color-bg-warm:#f5f3ef;--color-text:#1a1a1a;--color-text-secondary:#6b6b6b;--color-text-tertiary:#999;--color-text-muted:#b0b0b0;--color-border:#0000000f;--color-border-hover:#0000001a;--glass-bg:#fff9;--glass-bg-hover:#fffc;--glass-border:#0000000f;--glass-shadow:0 2px 12px #0000000a;--shadow-sm:0 1px 3px #0000000a;--shadow-md:0 4px 12px #0000000f;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease}html,body{width:100%;height:100%;font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);overflow:hidden}#app{width:100%;height:100%}button{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;font-family:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.status-bar[data-v-fd71d6d5]{color:var(--color-text);justify-content:space-between;align-items:center;padding:16px 24px 12px;display:flex}.time[data-v-fd71d6d5]{letter-spacing:.3px;min-width:80px;color:var(--color-text);font-size:14px;font-weight:600}.island[data-v-fd71d6d5]{-webkit-backdrop-filter:blur(20px);background:#fffdf5a6;border:1px solid #0000000f;border-radius:20px;width:120px;height:32px;box-shadow:0 2px 8px #0000000a}.icons[data-v-fd71d6d5]{justify-content:flex-end;align-items:center;gap:6px;min-width:80px;display:flex}.icon[data-v-fd71d6d5]{width:14px;height:14px;color:var(--color-text);opacity:.7}.battery[data-v-fd71d6d5]{align-items:center;gap:1px;display:flex}.battery-body[data-v-fd71d6d5]{border:1.5px solid var(--color-text-muted);border-radius:2px;width:20px;height:10px;padding:1.5px}.battery-fill[data-v-fd71d6d5]{background:var(--color-text-secondary);border-radius:1px;width:100%;height:100%}.battery-cap[data-v-fd71d6d5]{background:var(--color-text-muted);border-radius:0 1px 1px 0;width:2px;height:4px}@media (width<=380px){.status-bar[data-v-fd71d6d5]{padding:12px 16px 8px}}.time-display[data-v-8787234e]{flex-direction:column;align-items:center;gap:8px;animation:.6s fadeIn;display:flex}.date[data-v-8787234e]{color:var(--color-text-secondary);letter-spacing:.3px;font-size:18px;font-weight:500}.time[data-v-8787234e]{align-items:baseline;gap:2px;display:flex}.digit[data-v-8787234e]{color:var(--color-text);letter-spacing:-4px;font-variant-numeric:tabular-nums;text-align:center;min-width:.6em;font-size:96px;font-weight:200;line-height:1}.colon[data-v-8787234e]{color:var(--color-text-tertiary);margin:0 4px;font-size:80px;font-weight:200;animation:2s ease-in-out infinite pulse}@media (width<=380px){.digit[data-v-8787234e]{letter-spacing:-3px;font-size:72px}.colon[data-v-8787234e]{font-size:60px}.date[data-v-8787234e]{font-size:16px}}@media (width>=768px){.digit[data-v-8787234e]{letter-spacing:-5px;font-size:120px}.colon[data-v-8787234e]{font-size:100px}.date[data-v-8787234e]{font-size:20px}}.bottom-actions[data-v-b6171c28]{justify-content:space-between;width:100%;max-width:360px;margin:0 auto;padding:0 48px;display:flex}.action-btn[data-v-b6171c28]{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);width:50px;height:50px;color:var(--color-text);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.action-btn[data-v-b6171c28]:hover{background:var(--glass-bg-hover);box-shadow:var(--shadow-md)}.action-btn[data-v-b6171c28]:active{transform:scale(.95)}.action-btn.active[data-v-b6171c28]{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.action-btn svg[data-v-b6171c28]{width:20px;height:20px}@media (width<=380px){.bottom-actions[data-v-b6171c28]{padding:0 32px}.action-btn[data-v-b6171c28]{width:46px;height:46px}}.swipe-indicator[data-v-e9f97f5d]{justify-content:center;padding-bottom:8px;display:flex}.bar[data-v-e9f97f5d]{background:var(--color-text-muted);opacity:.5;border-radius:2px;width:134px;height:4px;position:relative;overflow:hidden}.bar[data-v-e9f97f5d]:after{content:"";background:linear-gradient(90deg,#0000,#0003,#0000);width:100%;height:100%;animation:2.5s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}@media (width>=768px){.bar[data-v-e9f97f5d]{width:160px;height:5px}}.lock-screen[data-v-2c8aba88]{-webkit-user-select:none;user-select:none;cursor:grab;background:var(--color-bg);width:100%;height:100%;animation:8s ease-in-out infinite breathe-2c8aba88;position:relative;overflow:hidden}@keyframes breathe-2c8aba88{0%,to{background-color:#faf9f6}50%{background-color:#f5f2ec}}.lock-screen.dragging[data-v-2c8aba88]{cursor:grabbing}.content[data-v-2c8aba88]{flex-direction:column;width:100%;height:100%;transition:transform .1s ease-out,opacity .1s ease-out;display:flex}.main[data-v-2c8aba88]{flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.bottom[data-v-2c8aba88]{padding-bottom:env(safe-area-inset-bottom,24px);flex-direction:column;gap:16px;animation:.6s .2s both fadeInUp;display:flex}@media (width>=768px){.bottom[data-v-2c8aba88]{gap:20px;padding-bottom:40px}}.home-screen[data-v-db07fae7]{-webkit-user-select:none;user-select:none;cursor:grab;width:100%;height:100%;position:relative;overflow:hidden}.home-screen.dragging[data-v-db07fae7]{cursor:grabbing}.wallpaper[data-v-db07fae7]{background:var(--color-bg);animation:8s ease-in-out infinite breathe-db07fae7;position:absolute;inset:0}@keyframes breathe-db07fae7{0%,to{background-color:#faf9f6}50%{background-color:#f5f2ec}}.content[data-v-db07fae7]{z-index:1;flex-direction:column;width:100%;height:100%;transition:transform .1s ease-out,opacity .1s ease-out;display:flex;position:relative}.app-grid[data-v-db07fae7]{flex:1;grid-template-rows:repeat(6,auto);grid-template-columns:repeat(4,1fr);align-content:start;gap:24px 16px;padding:24px 32px;display:grid}.app-icon[data-v-db07fae7]{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;transition:transform .2s;display:flex}.app-icon[data-v-db07fae7]:active{transform:scale(.9)}.icon-wrapper[data-v-db07fae7]{border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 2px 8px #0000000f}.settings-icon[data-v-db07fae7]{color:#4a4744;background:linear-gradient(135deg,#e8e6e1 0%,#d5d2cb 100%)}.icon-wrapper svg[data-v-db07fae7]{width:30px;height:30px}.app-name[data-v-db07fae7]{color:var(--color-text);letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:11px;font-weight:500;overflow:hidden}.home-bar-area[data-v-db07fae7]{padding:12px 0 calc(env(safe-area-inset-bottom,12px) + 4px);cursor:grab;justify-content:center;display:flex}.home-bar[data-v-db07fae7]{background:#00000026;border-radius:3px;width:134px;height:5px}@media (width>=768px){.icon-wrapper[data-v-db07fae7]{border-radius:16px;width:68px;height:68px}.icon-wrapper svg[data-v-db07fae7]{width:34px;height:34px}.app-name[data-v-db07fae7]{font-size:12px}}.slide-left-enter-active[data-v-fabda2fe],.slide-left-leave-active[data-v-fabda2fe],.slide-right-enter-active[data-v-fabda2fe],.slide-right-leave-active[data-v-fabda2fe]{transition:all .28s cubic-bezier(.25,.46,.45,.94)}.slide-left-enter-from[data-v-fabda2fe]{opacity:0;transform:translate(40%)}.slide-left-leave-to[data-v-fabda2fe]{opacity:0;transform:translate(-20%)}.slide-right-enter-from[data-v-fabda2fe]{opacity:0;transform:translate(-40%)}.slide-right-leave-to[data-v-fabda2fe]{opacity:0;transform:translate(20%)}@keyframes group-enter-fabda2fe{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes row-enter-fabda2fe{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page .stagger-1[data-v-fabda2fe]{animation:.4s cubic-bezier(.25,.46,.45,.94) both group-enter-fabda2fe}.page .stagger-2[data-v-fabda2fe]{animation:.4s cubic-bezier(.25,.46,.45,.94) 80ms both group-enter-fabda2fe}.page .stagger-3[data-v-fabda2fe]{animation:.4s cubic-bezier(.25,.46,.45,.94) .16s both group-enter-fabda2fe}.page .settings-group[data-v-fabda2fe]:not(.stagger-1):not(.stagger-2):not(.stagger-3){animation:.35s cubic-bezier(.25,.46,.45,.94) both group-enter-fabda2fe}.page .settings-group .settings-row[data-v-fabda2fe]{animation:.3s cubic-bezier(.25,.46,.45,.94) both row-enter-fabda2fe}.page .settings-group .settings-row[data-v-fabda2fe]:first-child{animation-delay:40ms}.page .settings-group .settings-row[data-v-fabda2fe]:nth-child(2){animation-delay:80ms}.page .settings-group .settings-row[data-v-fabda2fe]:nth-child(3){animation-delay:.12s}.page .settings-group .settings-row[data-v-fabda2fe]:nth-child(4){animation-delay:.16s}.page .group-header[data-v-fabda2fe]{animation:.35s cubic-bezier(.25,.46,.45,.94) 60ms both group-enter-fabda2fe}.settings-screen[data-v-fabda2fe]{-webkit-user-select:none;user-select:none;cursor:grab;width:100%;height:100%;position:relative;overflow:hidden}.settings-screen.dragging[data-v-fabda2fe]{cursor:grabbing}.wallpaper[data-v-fabda2fe]{background:var(--color-bg-warm);position:absolute;inset:0}.content[data-v-fabda2fe]{z-index:1;flex-direction:column;width:100%;height:100%;transition:transform .1s ease-out,opacity .1s ease-out;display:flex;position:relative}.settings-header[data-v-fabda2fe]{-webkit-backdrop-filter:blur(20px);z-index:10;background:#faf9f6d9;align-items:center;gap:4px;min-height:44px;padding:8px 16px 12px;display:flex;position:relative}.back-btn[data-v-fabda2fe]{color:#007aff;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:2px;padding:4px 0;font-size:16px;font-weight:400;transition:opacity .15s;display:flex}.back-btn[data-v-fabda2fe]:active{opacity:.5}.back-btn svg[data-v-fabda2fe]{width:20px;height:20px}.header-title h1[data-v-fabda2fe]{color:var(--color-text);white-space:nowrap;font-size:17px;font-weight:600}.settings-body[data-v-fabda2fe]{-webkit-overflow-scrolling:touch;flex:1;padding-bottom:40px;overflow-y:auto}.search-bar[data-v-fabda2fe]{color:var(--color-text-tertiary);background:#0000000a;border-radius:10px;align-items:center;gap:8px;margin:0 16px 16px;padding:9px 12px;font-size:15px;transition:background .2s,box-shadow .2s;display:flex}.search-bar[data-v-fabda2fe]:active{background:#0000000f;box-shadow:0 0 0 3px #007aff1a}.search-bar svg[data-v-fabda2fe]{flex-shrink:0;width:16px;height:16px}.settings-group[data-v-fabda2fe]{background:#fff;border-radius:12px;margin:0 16px 24px;overflow:hidden;box-shadow:0 .5px 1px #0000000a,0 2px 8px #00000005}.group-header[data-v-fabda2fe]{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.4px;margin-top:8px;padding:0 0 6px 32px;font-size:13px;font-weight:400}.settings-row[data-v-fabda2fe]{cursor:pointer;align-items:center;gap:12px;min-height:44px;padding:12px 16px;transition:background .15s,transform .1s;display:flex;position:relative}.settings-row[data-v-fabda2fe]:active{background:#00000008;transform:scale(.995)}.settings-row+.settings-row[data-v-fabda2fe]{border-top:.5px solid #0000000f}.settings-row.column[data-v-fabda2fe]{flex-direction:column;align-items:stretch;gap:10px}.row-icon[data-v-fabda2fe]{color:#1c1c1e;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:color .25s,transform .2s;display:flex}.row-icon svg[data-v-fabda2fe]{width:18px;height:18px}.airplane-icon.active[data-v-fabda2fe]{color:#34c759}.row-icon-small[data-v-fabda2fe]{width:24px;height:24px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.row-icon-small svg[data-v-fabda2fe],.app-badge svg[data-v-fabda2fe]{width:18px;height:18px}.row-label[data-v-fabda2fe]{color:var(--color-text);flex:1;font-size:16px}.row-value[data-v-fabda2fe]{color:var(--color-text-secondary);align-items:center;gap:6px;font-size:15px;display:flex}.row-value.connected[data-v-fabda2fe]{color:#34c759}.connected-dot[data-v-fabda2fe]{background:#34c759;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-fabda2fe}@keyframes pulse-fabda2fe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.row-chevron[data-v-fabda2fe]{width:16px;height:16px;color:var(--color-text-muted);flex-shrink:0;transition:transform .15s}.settings-row:active .row-chevron[data-v-fabda2fe]{transform:translate(2px)}.row-end[data-v-fabda2fe]{align-items:center;gap:8px;display:flex}.lock-icon[data-v-fabda2fe]{width:14px;height:14px;color:var(--color-text-muted)}.checkmark[data-v-fabda2fe]{color:#007aff;flex-shrink:0;width:18px;height:18px;animation:.25s cubic-bezier(.34,1.56,.64,1) both check-in-fabda2fe}@keyframes check-in-fabda2fe{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.toggle[data-v-fabda2fe]{flex-shrink:0;width:51px;height:31px;display:inline-block;position:relative}.toggle input[data-v-fabda2fe]{opacity:0;width:0;height:0}.toggle-slider[data-v-fabda2fe]{cursor:pointer;background:#e9e9ea;border-radius:31px;transition:background .3s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.toggle-slider[data-v-fabda2fe]:before{content:"";background:#fff;border-radius:50%;width:27px;height:27px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #00000026,0 0 1px #0000000f}.toggle input:checked+.toggle-slider[data-v-fabda2fe]{background:#34c759}.toggle input:checked+.toggle-slider[data-v-fabda2fe]:before{transform:translate(20px)}.slider-group[data-v-fabda2fe]{padding:14px 16px}.slider-row[data-v-fabda2fe]{align-items:center;gap:12px;display:flex}.slider-icon[data-v-fabda2fe]{width:18px;height:18px;color:var(--color-text-secondary);flex-shrink:0}.slider-track[data-v-fabda2fe]{flex:1;align-items:center;height:28px;display:flex;position:relative}.slider-fill[data-v-fabda2fe]{pointer-events:none;background:linear-gradient(90deg,#007aff,#5ac8fa);border-radius:2px;height:4px;transition:width 50ms linear;position:absolute;top:50%;left:0;transform:translateY(-50%)}.slider[data-v-fabda2fe]{appearance:none;z-index:1;background:#e5e5ea;border-radius:2px;outline:none;width:100%;height:4px;position:relative}.slider[data-v-fabda2fe]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:28px;height:28px;transition:box-shadow .2s;box-shadow:0 1px 4px #0003,0 0 1px #00000014}.slider[data-v-fabda2fe]::-webkit-slider-thumb:active{box-shadow:0 1px 6px #00000040,0 0 0 8px #007aff14}.font-size-picker[data-v-fabda2fe]{gap:0;padding:12px 16px;display:flex}.font-size-btn[data-v-fabda2fe]{cursor:pointer;color:var(--color-text);background:#fff;border:1px solid #00000014;flex:1;justify-content:center;align-items:center;padding:10px 0;transition:all .2s cubic-bezier(.25,.46,.45,.94);display:flex}.font-size-btn[data-v-fabda2fe]:first-child{border-radius:8px 0 0 8px}.font-size-btn[data-v-fabda2fe]:last-child{border-radius:0 8px 8px 0}.font-size-btn[data-v-fabda2fe]:not(:first-child){border-left:none}.font-size-btn[data-v-fabda2fe]:active{transform:scale(.97)}.font-size-btn.active[data-v-fabda2fe]{color:#fff;background:#007aff;border-color:#007aff;box-shadow:0 2px 8px #007aff40}.storage-header[data-v-fabda2fe]{justify-content:space-between;align-items:center;display:flex}.storage-bar[data-v-fabda2fe]{background:#e5e5ea;border-radius:3px;width:100%;height:6px;overflow:hidden}.storage-used[data-v-fabda2fe]{background:linear-gradient(90deg,#007aff,#5ac8fa);border-radius:3px;height:100%;animation:.8s cubic-bezier(.25,.46,.45,.94) .2s both storage-fill-fabda2fe}@keyframes storage-fill-fabda2fe{0%{width:0%!important}}@media (width>=768px){.settings-group[data-v-fabda2fe]{margin:0 24px 24px}.search-bar[data-v-fabda2fe]{margin:0 24px 16px}.group-header[data-v-fabda2fe]{padding-left:40px}}.app-container[data-v-7fde05ec]{width:100%;height:100%;overflow:hidden}.slide-up-enter-active[data-v-7fde05ec]{transition:all .4s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0}.slide-up-leave-active[data-v-7fde05ec]{transition:all .3s ease-in;position:absolute;inset:0}.slide-up-enter-from[data-v-7fde05ec]{opacity:0;transform:translateY(100%)}.slide-up-leave-to[data-v-7fde05ec]{opacity:0;transform:translateY(-30%)}
