@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,system-ui,sans-serif;color:#f6f4ff;background:#0e0d19;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0e0d19}button{font:inherit}.app-shell{min-height:100vh;background:radial-gradient(circle at 15% -10%,rgba(122,84,255,.18),transparent 34%),linear-gradient(180deg,#151327,#0e0d19 58%)}.page{width:min(100%,680px);margin:0 auto;padding:28px 20px 112px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:22px}.topbar-actions{display:flex;gap:8px}.eyebrow{margin:0 0 4px;color:#8d89a5;font-size:12px;letter-spacing:.04em}h1{margin:0;font-size:23px;letter-spacing:-.03em}.icon-button{width:43px;height:43px;display:grid;place-items:center;border:1px solid #302c49;border-radius:14px;color:#c9c4df;background:#1b192c}.hero-card{position:relative;overflow:hidden;padding:22px;border:1px solid rgba(162,144,255,.22);border-radius:24px;background:linear-gradient(145deg,#302958eb,#1c1934f5);box-shadow:0 18px 60px #02020c57}.glow{position:absolute;border-radius:50%;filter:blur(4px);opacity:.35}.glow-one{width:170px;height:170px;right:-75px;top:-75px;background:#916cff}.glow-two{width:90px;height:90px;left:22%;bottom:-60px;background:#4ecdc4}.character-row{position:relative;display:flex;gap:15px;align-items:center}.avatar{width:65px;height:65px;flex:none;display:grid;place-items:center;color:#fff6cd;border:1px solid rgba(255,239,160,.28);border-radius:21px;background:linear-gradient(145deg,#7760d8,#41347e);box-shadow:inset 0 1px #ffffff38,0 9px 25px #4c39a461}.character-copy{min-width:0}.level-pill{display:inline-flex;padding:3px 9px;margin-bottom:6px;color:#ded6ff;font-size:11px;font-weight:700;border-radius:99px;background:#9a81ff2b}.character-copy h2{margin:0 0 3px;font-size:18px}.character-copy p{margin:0;color:#aaa5c2;font-size:12px;line-height:1.6}.experience{position:relative;margin-top:22px}.experience-label{display:flex;justify-content:space-between;color:#bcb7d0;font-size:12px}.experience-label strong{color:#e9e6f4;font-weight:600}.progress-track{height:8px;overflow:hidden;margin-top:9px;border-radius:99px;background:#0a09178f}.progress-track span{display:block;min-width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b6fff,#b29cff);box-shadow:0 0 12px #9a80ff;transition:width .35s ease}.experience>p{margin:7px 0 0;color:#77728e;font-size:11px;text-align:right}.wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.summary-card{min-width:0;display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #27243a;border-radius:17px;background:#1c1a2bd1}.summary-card>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.summary-card span{color:#88839c;font-size:11px;white-space:nowrap}.summary-card strong{margin-top:2px;color:#e9e6f4;font-size:15px}.summary-icon{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:11px}.joy{color:#ffd778;background:#ffbe4a1c}.dream{color:#bb9cff;background:#a77eff1f}.treasure{color:#63d7c7;background:#4ac9b81f}.summary-card.chest{grid-column:1 / -1}.chest>svg{margin-left:auto;color:#625e73}.adventure-panel{padding:27px 20px 22px;text-align:center;border:1px solid #29253f;border-radius:24px;background:linear-gradient(180deg,#1f1c34b3,#141222d1)}.rune{width:70px;height:70px;display:grid;place-items:center;margin:0 auto 12px;color:#c8b9ff;border-radius:50%;background:radial-gradient(circle,#7e63e645,#5c46bc0d 66%);box-shadow:0 0 42px #755ae12e}.adventure-panel p{margin:0 0 14px;color:#b4afc8;font-size:13px}.adventure-target-select{width:100%;margin-bottom:12px;padding:12px;border:1px solid #39344f;border-radius:13px;outline:none;color:#ded8ee;background:#151225}.adventure-direct-action{display:inline-flex;align-items:center;min-height:42px;margin:0 0 12px!important;padding:0 14px;border:1px solid rgba(99,90,139,.5);border-radius:13px;color:#c7c0dd!important;background:#1d192fb3}.adventure-button{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;padding:15px 20px;border:0;border-radius:16px;color:#fff;font-size:16px;font-weight:800;background:linear-gradient(110deg,#7657e6,#9273f4);box-shadow:0 12px 30px #664bd05c,inset 0 1px #fff3;cursor:pointer}.adventure-button:active{transform:translateY(1px)}.adventure-button:disabled{cursor:wait;opacity:.65}.adventure-panel small{display:block;margin-top:10px;color:#6f6a82;font-size:10px}.adventure-drill{display:grid;gap:9px;text-align:left}.adventure-drill-hint,.adventure-drill-empty{margin:0!important;color:#918ba5!important;font-size:11px!important;line-height:1.6}.adventure-drill-list{display:grid;gap:7px}.adventure-drill-item,.adventure-drill-task,.adventure-drill-independent{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px 12px;border:1px solid #3b3554;border-radius:13px;color:#e0daee;text-align:left;background:#1e1b31c7}.adventure-drill-item{cursor:pointer}.adventure-drill-item span,.adventure-drill-task span,.adventure-drill-current span{display:block;color:#89829f;font-size:9px}.adventure-drill-item strong,.adventure-drill-task strong,.adventure-drill-current strong{min-width:0;color:#e5dff2;font-size:12px;overflow-wrap:anywhere}.adventure-drill-item svg,.adventure-drill-independent svg:last-child{color:#a895e9}.adventure-drill-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.adventure-drill-task{grid-template-columns:minmax(0,1fr)}.adventure-drill-start,.adventure-drill-back{display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:11px;font-size:10px;cursor:pointer}.adventure-drill-start{padding:9px 10px;border:1px solid #514683;color:#e4dcff;background:#674fbe47}.adventure-drill-back{justify-self:start;padding:2px 0;border:0;color:#a99ddb;background:transparent}.adventure-drill-current{padding:10px 1px 2px}.adventure-drill-current strong{display:block;margin-top:2px}.adventure-drill-independent{grid-template-columns:auto minmax(0,1fr) auto;cursor:pointer}.adventure-drill-independent small{margin:2px 0 0!important;color:#847e96;font-size:9px}.adventure-drill-subgroup{display:grid;gap:7px}.adventure-drill-subgroup>p{margin:4px 0 0!important;color:#8e87a2;font-size:10px!important}.report-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:16px;border:1px solid #27243a;border-radius:19px;background:#1a1829c7}.report-heading{display:flex;align-items:center;gap:11px;min-width:0}.report-icon{width:40px;height:40px;flex:none;display:grid;place-items:center;color:#86cfc4;border-radius:13px;background:#57c2b41a}.report-heading p{margin:0 0 2px;color:#918ca5;font-size:11px}.report-heading h2{overflow:hidden;margin:0;color:#dad6e7;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.report-heading small{display:block;overflow:hidden;max-width:360px;margin-top:3px;color:#77728e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.report-xp{flex:none;display:grid;justify-items:end}.report-xp strong{color:#86cfc4;font-size:17px;font-variant-numeric:tabular-nums}.report-xp span{color:#77728e;font-size:9px}.action-history-link{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:12px 15px;border:1px solid #27243a;border-radius:15px;color:#938da8;font-size:11px;background:#161424ad;cursor:pointer}.action-history-link>span{display:flex;align-items:center;gap:7px}.manual-action-link{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:12px 15px;border:1px solid rgba(126,105,216,.28);border-radius:15px;color:#c2b4f4;font-size:11px;background:#4a388924;cursor:pointer}.manual-action-link>span{display:flex;align-items:center;gap:7px}.bottom-nav{position:fixed;z-index:10;left:50%;bottom:0;width:min(100%,680px);display:grid;grid-template-columns:repeat(5,1fr);padding:9px 10px max(9px,env(safe-area-inset-bottom));border-top:1px solid rgba(63,58,84,.72);background:#100e1ceb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.active-adventure-bar{position:fixed;right:max(12px,calc((100vw - 680px)/2));bottom:76px;left:max(12px,calc((100vw - 680px)/2));z-index:11;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border:1px solid rgba(115,96,181,.65);border-radius:13px;color:#dcd6ee;background:#231d3ef7;box-shadow:0 8px 24px #00000038;font-size:12px;text-align:left}.active-adventure-bar strong{color:#bba9ff;font-size:11px;white-space:nowrap}.bottom-nav button{display:grid;place-items:center;gap:3px;padding:5px;border:0;color:#716c82;font-size:10px;background:none}.bottom-nav button.active{color:#ae99ff}.bottom-nav button:disabled{cursor:default;opacity:.48}.action-history-page{min-height:100vh}.action-history-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.action-history-header h1{font-size:27px}.action-history-header>div>p:last-child{margin:8px 0 0;color:#918ca5;font-size:12px;line-height:1.7}.action-history-mark{width:54px;height:54px;flex:none;display:grid;place-items:center;color:#c8b9ff;border:1px solid rgba(162,144,255,.22);border-radius:18px;background:linear-gradient(145deg,#5b46af61,#28224ead)}.action-history-state{display:grid;justify-items:center;padding:44px 24px;text-align:center;border:1px solid #29253f;border-radius:24px;color:#a995ff;background:#181529c2}.action-history-state h2{margin:14px 0 7px;color:#e8e4f4;font-size:17px}.action-history-state p{max-width:320px;margin:0;color:#88839c;font-size:12px;line-height:1.7}.action-history-state button{margin-top:20px;padding:11px 17px;border:1px solid #483e78;border-radius:13px;color:#ded6ff;background:#674fbe40;cursor:pointer}.action-history-error{color:#ff9fa9}.life-page{min-height:100vh}.life-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.life-header h1{font-size:28px}.life-header>div>p:last-child{max-width:310px;margin:8px 0 0;color:#918ca5;font-size:13px;line-height:1.7}.life-header-mark{width:56px;height:56px;flex:none;display:grid;place-items:center;color:#ead69c;border:1px solid rgba(238,212,141,.24);border-radius:19px;background:linear-gradient(145deg,#8366d261,#3f306899);box-shadow:0 10px 30px #4f3c992e}.life-intro-card{display:flex;gap:14px;margin-bottom:22px;padding:17px;border:1px solid rgba(133,111,213,.28);border-radius:20px;background:linear-gradient(140deg,#392c6599,#1c1930d6)}.life-intro-rune{width:39px;height:39px;flex:none;display:grid;place-items:center;color:#fff1ac;border-radius:14px;background:#eecc671c}.life-intro-card h2{margin:0 0 4px;color:#e7e1fa;font-size:14px}.life-intro-card p{margin:0;color:#a29cb6;font-size:11px;line-height:1.7}.life-section-switcher{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:0 0 22px;padding:4px;border:1px solid #302b45;border-radius:14px;background:#151323c7}.life-section-switcher button{padding:9px 6px;border:0;border-radius:10px;color:#928ca4;font-size:11px;background:transparent;cursor:pointer}.life-section-switcher button.active{color:#eee9ff;background:#7355d452;box-shadow:inset 0 1px #ffffff14}.life-domain-section{margin-top:25px}.life-section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.life-section-heading p{margin:0 0 3px;color:#857e9a;font-size:10px}.life-section-heading h2{margin:0;color:#e8e3f4;font-size:17px}.life-section-heading>span{padding:4px 8px;color:#aaa0c8;font-size:10px;border-radius:99px;background:#8a74e01f}.task-overview-actions{display:flex;align-items:center;gap:9px}.life-domain-list{display:grid;gap:9px}.life-domain-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;border:1px solid #302b45;border-radius:19px;background:#1b182cd6;cursor:pointer}.life-domain-card.archived{border-color:#464159b8;background:#151322b8}.life-domain-icon{width:42px;height:42px;display:grid;place-items:center;font-size:20px;border:1px solid rgba(180,159,255,.2);border-radius:14px;background:#7355d424}.archived .life-domain-icon{filter:saturate(.45);opacity:.65}.life-domain-copy{min-width:0;align-self:center}.life-domain-copy h2{margin:0;color:#e8e4f4;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.life-domain-copy p{margin:4px 0 0;color:#89839d;font-size:10px;line-height:1.55}.life-domain-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px;padding-top:11px;border-top:1px solid rgba(63,58,84,.58)}.life-domain-actions button,.life-domain-edit-actions button,.life-create-actions button,.life-add-button,.life-back-home,.life-state button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #403960;border-radius:10px;color:#cfc7e8;font-size:10px;background:#3e33692e;cursor:pointer}.life-domain-actions button{min-width:33px;padding:8px 9px}.life-domain-actions button:last-child{margin-left:auto;color:#d6c5f2}.life-domain-actions button:disabled,.life-domain-edit-actions button:disabled,.life-create-actions button:disabled{cursor:wait;opacity:.5}.life-domain-edit{display:grid;gap:9px}.life-domain-edit input,.life-create-card input{width:100%;min-width:0;padding:10px 11px;border:1px solid #4b416c;border-radius:11px;outline:none;color:#f4efff;font-size:13px;background:#141124}.life-domain-edit input:focus,.life-create-card input:focus{border-color:#9276ec;box-shadow:0 0 0 3px #9171eb21}.life-domain-edit-actions,.life-create-actions{display:flex;gap:8px}.life-domain-edit-actions button,.life-create-actions button{padding:8px 11px}.life-icon-picker{display:flex;flex-wrap:wrap;gap:6px}.life-icon-picker button{width:31px;height:31px;padding:0;border:1px solid #393450;border-radius:10px;font-size:15px;background:#131021d1;cursor:pointer}.life-icon-picker button.selected{border-color:#a58bf4;background:#7e5edd40;box-shadow:0 0 0 2px #a58bf41a}.life-icon-picker button:disabled{opacity:.55;cursor:wait}.life-create-card{display:grid;gap:13px;margin-top:10px;padding:18px;border:1px solid rgba(143,112,238,.42);border-radius:20px;background:linear-gradient(145deg,#4c378f5c,#1b1730e0)}.life-create-card p{margin:0 0 3px;color:#a994e9;font-size:10px}.life-create-card h2{margin:0;color:#ede8fa;font-size:15px;line-height:1.45}.life-primary-action{color:#fff!important;border:0!important;background:linear-gradient(110deg,#7657e6,#9273f4)!important}.life-add-button{width:100%;margin-top:10px;padding:13px;color:#cfc2f7;border-style:dashed;background:#56419f1f}.life-add-button.compact{width:auto;margin-top:0;padding:7px 9px;font-size:11px}.life-archived-section{padding-top:22px;border-top:1px solid rgba(63,58,84,.68)}.life-archived-note{margin:-2px 0 11px;color:#7e788f;font-size:11px;line-height:1.6}.life-state{display:grid;justify-items:center;gap:7px;padding:38px 20px;text-align:center;border:1px solid #302b45;border-radius:21px;color:#af98ff;background:#181529c2}.life-state h2{margin:0;color:#e8e4f4;font-size:16px}.life-state p{margin:0;color:#8c86a0;font-size:11px}.life-state button{margin-top:8px;padding:9px 13px}.life-state-error{color:#ff9fa9}.life-error{margin:15px 0 0;color:#ff9fa9;font-size:11px;text-align:center}.life-back-home{width:100%;margin-top:18px;padding:11px;color:#9992ad;border-color:#302c45;background:#181527a6}.structure-section{padding-top:4px}.structure-history-toggle{padding:5px 8px;border:0;color:#928ca9;font-size:10px;background:transparent;cursor:pointer}.structure-empty{margin:10px 0 0;color:#817b91;font-size:11px;text-align:center}.structure-list{display:grid;gap:9px}.structure-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;border:1px solid #302b45;border-radius:19px;background:#1b182cd6}.structure-card{cursor:pointer}.structure-card-icon{width:42px;height:42px;display:grid;place-items:center;color:#d5bcff;border:1px solid rgba(180,159,255,.2);border-radius:14px;background:#7355d424}.structure-card-icon.project{color:#8ed8c9;background:#4fb9a21f}.structure-card-copy{min-width:0}.structure-title{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.structure-title h3{margin:0;color:#e8e4f4;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.structure-status{flex:none;padding:3px 7px;border-radius:99px;color:#c9c2dc;font-size:9px;background:#75699d2e}.structure-status.active{color:#8ed8c9;background:#4fb9a21f}.structure-status.paused{color:#e8c583;background:#d3a1451f}.structure-status.completed{color:#b9b0d1;background:#8f88a729}.structure-status.discontinued,.structure-status.archived{color:#89839d;background:#706a8329}.structure-card-copy>p{margin:5px 0 0;color:#89839d;font-size:10px;line-height:1.6}.structure-details{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin:12px 0 0;padding-top:10px;border-top:1px solid rgba(63,58,84,.58)}.structure-details div{min-width:0}.structure-details dt{color:#77728e;font-size:9px}.structure-details dd{overflow:hidden;margin:3px 0 0;color:#bdb6d0;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.structure-reason{color:#b8a9d8!important}.structure-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px;padding-top:11px;border-top:1px solid rgba(63,58,84,.58)}.structure-actions button,.structure-editor-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 9px;border:1px solid #403960;border-radius:10px;color:#cfc7e8;font-size:10px;background:#3e33692e;cursor:pointer}.structure-status-control{display:flex;align-items:center;gap:6px;margin-left:auto;color:#89839d;font-size:10px}.structure-status-control select{padding:7px 8px;border:1px solid #403960;border-radius:10px;outline:none;color:#cfc7e8;font:inherit;font-size:10px;background:#3e33692e}.structure-actions button:disabled,.structure-status-control select:disabled,.structure-editor-actions button:disabled{cursor:wait;opacity:.5}.structure-editor{display:grid;gap:12px;margin-top:10px;padding:18px;border:1px solid rgba(143,112,238,.42);border-radius:20px;background:linear-gradient(145deg,#4c378f5c,#1b1730e0)}.structure-editor>div:first-child p{margin:0 0 3px;color:#a994e9;font-size:10px}.structure-editor h3{margin:0;color:#ede8fa;font-size:15px;line-height:1.45}.structure-editor label{display:grid;gap:6px;color:#bcb7d0;font-size:11px}.structure-editor input,.structure-editor textarea,.structure-editor select{width:100%;min-width:0;padding:10px 11px;border:1px solid #4b416c;border-radius:11px;outline:none;color:#f4efff;font:inherit;font-size:12px;background:#141124}.structure-editor textarea{resize:vertical;line-height:1.6}.structure-editor input:focus,.structure-editor textarea:focus,.structure-editor select:focus{border-color:#9276ec;box-shadow:0 0 0 3px #9171eb21}.structure-editor-actions{display:flex;gap:8px}.life-detail-view{display:grid;gap:12px}.life-detail-view>h2{margin:-5px 0 2px;color:#eee9fb;font-size:21px}.life-detail-back{justify-self:start;padding:0;border:0;color:#aba0d6;font-size:11px;background:transparent;cursor:pointer}.life-detail-copy{margin:0;color:#938da6;font-size:11px;line-height:1.7}.structure-detail-list{display:grid;gap:8px;margin-top:8px}.structure-detail-list h3{margin:0;color:#ddd7ed;font-size:13px}.structure-detail-list>p{margin:0;color:#817b91;font-size:11px}.structure-detail-row{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid rgba(63,58,84,.72);border-radius:13px;color:#aaa3bf;background:#18152799}.structure-detail-row span{min-width:0;flex:1;color:#d8d2e7;font-size:12px;overflow-wrap:anywhere}.structure-detail-row small{color:#817b91;font-size:10px}.structure-derived-note,.task-derived-note{align-self:center;color:#8d86a3;font-size:10px}.project-task-section{display:grid;gap:11px;margin-top:8px;padding-top:15px;border-top:1px solid rgba(63,58,84,.72)}.project-task-heading{display:grid;gap:9px}.project-task-heading p{margin:0 0 3px;color:#857e9a;font-size:10px}.project-task-heading h3{margin:0;color:#e9e3fb;font-size:20px}.project-task-heading span{color:#a7a0b8;font-size:11px}.project-progress-track{height:7px;overflow:hidden;border-radius:999px;background:#74659f38}.project-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7f65e7,#8ed8c9);transition:width .2s ease}.task-tree{display:grid;gap:8px;margin:0;padding:0;list-style:none}.task-tree-children{display:grid;gap:8px;margin:8px 0 0 13px;padding:0 0 0 11px;border-left:1px solid rgba(130,112,188,.32);list-style:none}.task-tree-node{min-width:0}.task-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:11px;border:1px solid rgba(63,58,84,.78);border-radius:14px;background:#181527ad}.task-card.focused{border-color:#967cf3e6;box-shadow:0 0 0 3px #8567e424}.task-card.completed{opacity:.66}.task-card.archived{opacity:.52}.task-card-icon{width:33px;height:33px;display:grid;place-items:center;color:#b9a2ff;border-radius:11px;background:#7154d026}.task-card.completed .task-card-icon{color:#91d5c7;background:#4fb9a21f}.task-card-copy{min-width:0}.task-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.task-card-title h4{margin:0;color:#e3ddef;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.task-card-copy>p{margin:3px 0 0;color:#89839d;font-size:10px;line-height:1.5}.task-card-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:7px;color:#928ba5;font-size:9px}.task-card-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding-top:8px;border-top:1px solid rgba(63,58,84,.54)}.task-card-actions button{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border:1px solid #403960;border-radius:9px;color:#cfc7e8;font-size:10px;background:#3e33692e;cursor:pointer}.task-card-actions button:disabled{cursor:wait;opacity:.5}.task-editor-hint{margin:0;color:#938da6;font-size:11px;line-height:1.6}.task-group{display:grid;gap:9px;margin-top:16px;padding-top:15px;border-top:1px solid rgba(63,58,84,.62)}.task-group:first-of-type{margin-top:4px}.task-group-heading{display:flex;gap:9px;align-items:flex-start;color:#9f8feb}.task-group-heading h3{margin:0;color:#ded8ed;font-size:13px}.task-group-heading p{margin:3px 0 0;color:#847e95;font-size:10px}.task-group-heading .compact{margin-left:auto}.task-cycle-note{margin:6px 0;color:#e8c583;font-size:10px}.task-focus-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:9px 10px;border:1px solid rgba(136,110,225,.38);border-radius:12px;color:#cfc5ec;font-size:10px;background:#5b45a329}.task-focus-banner button{flex:none;padding:0;border:0;color:#aa9cdf;font-size:10px;background:transparent;cursor:pointer}.action-history-list{display:grid;gap:10px}.action-history-count{margin:0 0 2px;color:#77728e;font-size:11px}.action-history-entry{display:flex;gap:12px;padding:16px;border:1px solid #29263d;border-radius:19px;background:#1b182cd1}.action-history-entry-icon{width:38px;height:38px;flex:none;display:grid;place-items:center;color:#86cfc4;border-radius:13px;background:#57c2b41a}.action-history-entry-copy{min-width:0;flex:1}.action-history-entry-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.action-history-entry-heading h2{margin:0;color:#e7e3f2;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.action-history-entry-heading>span{flex:none;padding:3px 7px;border-radius:99px;font-size:9px;font-weight:700}.action-history-entry-heading .filed{color:#8ed8c9;background:#4fb9a21f}.action-history-entry-heading .unfiled{color:#e8c583;background:#d3a1451f}.action-history-entry time{display:block;margin-top:5px;color:#77728e;font-size:10px}.action-history-entry-stats{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px;padding-top:10px;border-top:1px solid rgba(63,58,84,.58);color:#9690a9;font-size:11px}.action-history-entry-stats strong{color:#86cfc4;font-size:12px;font-variant-numeric:tabular-nums}.action-association-summary{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:9px;color:#8f899f;font-size:11px}.action-association{display:inline-flex;gap:3px}.action-association>span{color:#b4aec1}.organize-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.organize-action select{min-width:0;padding:10px 11px;border:1px solid #39344f;border-radius:11px;outline:none;color:#dcd6ee;background:#121020}.organize-action select:focus{border-color:#8c70ef;box-shadow:0 0 0 3px #8c70ef24}.organize-action button{padding:10px 12px;border:1px solid #514683;border-radius:11px;color:#e5dfff;background:#674fbe47;cursor:pointer}.organize-action button:disabled{cursor:wait;opacity:.5}.organize-action small{grid-column:1 / -1;color:#77728e;font-size:10px}.organize-action .organize-error{color:#ff9fa9}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 5%,rgba(120,86,242,.22),transparent 36%),#0e0d19}.auth-card{width:min(100%,420px);padding:32px;border:1px solid #302b48;border-radius:26px;background:#161327f0;box-shadow:0 24px 80px #00000059}.auth-card h1{margin-top:8px;font-size:28px}.auth-mark{width:64px;height:64px;display:grid;place-items:center;margin-bottom:22px;color:#fff2a8;border:1px solid rgba(190,171,255,.35);border-radius:20px;background:linear-gradient(145deg,#7357dc,#44348d)}.auth-copy{margin:10px 0 24px;color:#aaa5c2;font-size:13px;line-height:1.7}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;color:#bcb7d0;font-size:12px}.auth-form label>span{display:flex;align-items:center;gap:6px}.auth-form input{width:100%;padding:13px 14px;border:1px solid #39344f;border-radius:13px;outline:none;color:#f6f4ff;background:#121020}.auth-form input:focus{border-color:#8c70ef;box-shadow:0 0 0 3px #8c70ef24}.auth-error{margin:-3px 0 0;color:#ff9fa9;font-size:12px}.auth-success{margin:-3px 0 0;color:#86d9c8;font-size:12px;line-height:1.6}.auth-link{width:100%;margin-top:16px;padding:8px;border:0;color:#b39cff;background:none;cursor:pointer}.auth-link:disabled{cursor:wait;opacity:.6}.auth-note{display:block;margin-top:18px;color:#716c82;text-align:center}.auth-loading{display:grid;justify-items:center;color:#aaa5c2;text-align:center}.auth-loading .auth-mark{margin-bottom:8px}.timer-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 42%,rgba(116,82,235,.18),transparent 34%),#0e0d19}.timer-card{width:min(100%,460px);padding:38px 28px;text-align:center;border:1px solid #302b48;border-radius:28px;background:#141223f0;box-shadow:0 28px 90px #00000061}.timer-rune{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 18px;color:#c8b9ff;border-radius:50%;background:#7756e226;box-shadow:0 0 42px #755ae133}.timer-card h1{margin:6px 0 26px;font-size:21px}.timer-display{display:block;font-variant-numeric:tabular-nums;font-size:clamp(48px,14vw,70px);font-weight:700;letter-spacing:.04em;line-height:1}.timer-hint{min-height:42px;margin:20px 0 26px;color:#8f8aa4;font-size:12px;line-height:1.7}.timer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.timer-minimize{display:block;width:100%;margin-top:12px;padding:9px;border:0;color:#a7a1b8;background:transparent;font-size:12px}.timer-minimize:hover{color:#d8d2e7}.timer-primary,.timer-secondary{display:flex;align-items:center;justify-content:center;gap:7px;padding:14px 16px;border-radius:15px;color:#fff;font-weight:700;cursor:pointer}.timer-primary{border:0;background:linear-gradient(110deg,#7657e6,#9273f4);box-shadow:0 10px 26px #664bd04d}.timer-secondary{border:1px solid #3a354f;background:#1b182c}.timer-primary:disabled,.timer-secondary:disabled{cursor:wait;opacity:.6}.timer-error{margin:14px 0 0;color:#ff9fa9;font-size:12px}.review-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 18%,rgba(119,85,231,.2),transparent 36%),#0e0d19}.review-card{width:min(100%,480px);padding:34px 28px;border:1px solid #302b48;border-radius:28px;background:#141223f5;box-shadow:0 28px 90px #00000061}.review-mark{width:62px;height:62px;display:grid;place-items:center;margin-bottom:20px;color:#fff2a8;border-radius:20px;background:linear-gradient(145deg,#7357dc,#44348d)}.review-card h1{margin:4px 0 8px;font-size:27px}.review-duration{margin:0 0 24px;color:#9993ae;font-size:13px}.review-duration strong{margin-left:4px;color:#d8d0ff;font-variant-numeric:tabular-nums}.review-field{display:grid;gap:8px;color:#bcb7d0;font-size:12px}.review-field textarea{width:100%;resize:vertical;min-height:112px;padding:14px;border:1px solid #39344f;border-radius:15px;outline:none;color:#f6f4ff;line-height:1.65;background:#121020}.review-field input{width:100%;min-width:0;padding:13px 12px;border:1px solid #39344f;border-radius:13px;outline:none;color:#f6f4ff;color-scheme:dark;background:#121020}.review-field select{width:100%;min-width:0;padding:13px 12px;border:1px solid #39344f;border-radius:13px;outline:none;color:#f6f4ff;background:#121020}.review-field textarea:focus{border-color:#8c70ef;box-shadow:0 0 0 3px #8c70ef24}.review-field input:focus{border-color:#8c70ef;box-shadow:0 0 0 3px #8c70ef24}.review-field small{color:#6f6a82;text-align:right}.review-actions{display:grid;grid-template-columns:1.35fr 1fr;gap:10px;margin-top:20px}.review-save{margin-top:20px}.review-archive-note{margin:10px 0 0;color:#77728e;font-size:10px;line-height:1.6;text-align:center}.manual-action-form{display:grid;gap:18px}.manual-time-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-continue{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;padding:8px;border:0;color:#8f8aa4;font-size:12px;background:none;cursor:pointer}.review-continue:disabled{cursor:wait;opacity:.6}.result-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 18%,rgba(93,205,176,.16),transparent 34%),radial-gradient(circle at 22% 65%,rgba(119,85,231,.16),transparent 32%),#0e0d19}.result-card{width:min(100%,480px);padding:36px 28px;border:1px solid #302b48;border-radius:28px;background:#141223f5;box-shadow:0 28px 90px #00000061}.result-mark{width:68px;height:68px;display:grid;place-items:center;margin-bottom:22px;color:#8be0ce;border:1px solid rgba(108,218,195,.28);border-radius:22px;background:linear-gradient(145deg,#46a49152,#4b379957);box-shadow:0 0 38px #5dcdb01f}.result-card h1{margin:6px 0 8px;font-size:27px;line-height:1.35}.result-copy{margin:0 0 24px;color:#aaa5c2;font-size:13px;line-height:1.7}.result-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 14px}.result-summary>div{padding:15px;border:1px solid #302c45;border-radius:16px;background:#110f1fb8}.result-summary dt{color:#77728e;font-size:11px}.result-summary dd{margin:5px 0 0;color:#eeeaff;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums}.result-summary .result-xp{color:#8be0ce}.result-description{margin-bottom:16px;padding:16px;border:1px solid #302c45;border-radius:16px;background:#110f1fb8}.result-description span{color:#77728e;font-size:11px}.result-description p{margin:7px 0 0;color:#d9d5e7;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.result-note{margin:0 0 20px;color:#77728e;font-size:11px;line-height:1.7}.task-completion-choice{display:grid;gap:10px}.task-completion-choice>p{margin:0;color:#aaa5c2;font-size:12px;line-height:1.6}.task-completion-actions{display:grid;gap:4px}.task-completion-actions .review-continue{margin-top:0}@media(max-width:420px){.timer-actions,.review-actions,.manual-time-grid,.organize-action{grid-template-columns:1fr}.organize-action small{grid-column:auto}}@media(min-width:700px){.app-shell{padding:24px 0}.page{min-height:calc(100vh - 48px);padding:34px 34px 120px;border:1px solid #262239;border-radius:30px 30px 0 0;background:#0d0c1780}.bottom-nav{bottom:24px;border:1px solid #302b46;border-radius:0 0 24px 24px}}
