:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18201c;background:#f5f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(120deg,#4d7d751f,#0000 32rem),linear-gradient(245deg,#b55b4a1f,#0000 28rem),#f5f7f3;min-width:320px;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f7f3d1;border-bottom:1px solid #18201c14;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;width:min(1120px,100% - 32px);height:64px;margin:0 auto;display:flex}.brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:1.02rem;font-weight:800;display:inline-flex}.brand__dot{background:#2f635b;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #2f635b24}.logout-button{color:#52615c;min-height:36px;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #18201c24;border-radius:999px;align-items:center;padding:0 14px;font-size:.86rem;font-weight:700;display:inline-flex}.logout-button:hover{color:#a64035;border-color:#a6403566}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0 64px}.page-shell--narrow{width:min(760px,100% - 32px)}.dashboard-hero{padding:32px 0}.eyebrow{color:#5b6f69;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:700}h1{letter-spacing:-.02em;max-width:780px;margin:0;font-size:clamp(2.4rem,7vw,5.2rem);line-height:.95}.hero-copy{color:#52615c;max-width:620px;margin:24px 0 0;font-size:1.12rem;line-height:1.8}.hub-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:8px 0;display:grid}.hub-card{background:#ffffffb8;border:1px solid #18201c1f;border-radius:14px;flex-direction:column;min-height:224px;padding:22px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;box-shadow:0 18px 50px #252e2914}.hub-card:hover{border-color:#4d7d756b;transform:translateY(-3px);box-shadow:0 24px 60px #252e291f}.hub-card--disabled{cursor:default}.hub-card--disabled:hover{border-color:#18201c1f;transform:none;box-shadow:0 18px 50px #252e2914}.hub-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.hub-card__category{color:#61736d;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.hub-card__status{border-radius:999px;padding:3px 10px;font-size:.76rem;font-weight:700}.hub-card__status--ready{color:#2f635b;background:#e2f1ea}.hub-card__status--planned{color:#61736d;background:#ecefec}.hub-card__status--external{color:#35577d;background:#e6edf6}.hub-card__body{flex:1}.hub-card h2{letter-spacing:-.01em;margin:20px 0 12px;font-size:1.45rem;line-height:1.15}.hub-card p{color:#52615c;margin:0;line-height:1.7}.hub-card__foot{color:#2f635b;justify-content:flex-end;align-items:center;gap:6px;margin-top:20px;font-size:.9rem;font-weight:700;display:flex}.hub-card__foot--disabled{color:#9aa59f;font-weight:500}.hub-card__arrow{transition:transform .16s}.hub-card:hover .hub-card__arrow{transform:translate(3px)}.back-link{color:#476963;align-items:center;font-weight:700;display:inline-flex}.back-link:hover{color:#2f635b}.memo-app{grid-template-columns:minmax(260px,320px) minmax(0,1fr);display:grid;position:fixed;inset:0;overflow:hidden}.memo-sidebar{background:#ffffffa8;border-right:1px solid #18201c1a;flex-direction:column;gap:12px;min-height:0;padding:20px 16px;display:flex}.memo-sidebar__head{gap:14px;display:grid}.memo-sidebar__title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.memo-sidebar h1{letter-spacing:-.01em;font-size:1.7rem;line-height:1}.memo-sidebar__new{width:100%}.memo-sidebar__list{flex:1;align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.memo-list-item{color:#18201c;text-align:left;cursor:pointer;background:#fff;border:1px solid #18201c1a;border-radius:10px;gap:6px;width:100%;padding:14px 40px 14px 14px;display:grid;position:relative}.memo-list-item__delete{color:#a64035;cursor:pointer;opacity:0;background:#18201c0f;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:opacity .14s,background .14s;display:inline-flex;position:absolute;top:10px;right:10px}.memo-list-item:focus-within .memo-list-item__delete,.memo-list-item:hover .memo-list-item__delete{opacity:1}.memo-list-item__delete:hover{background:#a6403524}.memo-list-item__delete:disabled{cursor:wait;opacity:.4}.memo-list-item:hover{border-color:#4d7d7559}.memo-list-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.memo-list-item span,.muted{color:#61736d;font-size:.84rem}.memo-list-item--active{background:#edf5f1;border-color:#4d7d758c}.memo-editor{flex-direction:column;gap:16px;min-width:0;min-height:0;padding:24px 28px;display:flex;overflow:hidden}.memo-editor__top{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.field{gap:8px;display:grid}.field--grow{flex:1;min-width:200px}.field label{color:#52615c;font-size:.86rem;font-weight:700}.field input,.field textarea,.markdown-pane__editor,.memo-editor__textarea{color:#18201c;width:100%;font:inherit;resize:none;background:#ffffffe6;border:1px solid #18201c24;border-radius:10px;outline:none;line-height:1.6}.field input{min-height:44px;padding:0 14px}.field input:focus,.field textarea:focus,.markdown-pane__editor:focus,.memo-editor__textarea:focus{border-color:#4d7d75b3;box-shadow:0 0 0 4px #4d7d7524}.memo-editor__body{flex-direction:column;flex:1;min-height:0;display:flex}.memo-editor__textarea{flex:1;min-height:0;padding:16px}.markdown-split{flex:1;grid-template-columns:1fr 1fr;gap:16px;min-height:0;display:grid}.markdown-pane{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex}.markdown-pane__head{justify-content:space-between;align-items:center;min-height:20px;display:flex}.markdown-pane__label{color:#52615c;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.markdown-pane__expand{color:#61736d;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.markdown-pane__expand:hover{color:#2f635b;background:#2f635b1f}.markdown-pane__editor,.markdown-pane__preview{flex:1;min-height:0;overflow-y:auto}.markdown-pane__editor{padding:14px}.markdown-pane__preview{margin:0}.editor-toolbar,.memo-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.editor-toolbar{justify-content:flex-end}.memo-actions__buttons{gap:10px;display:flex}.segmented{background:#fff;border:1px solid #18201c1f;border-radius:10px;display:inline-flex;overflow:hidden}.button,.segmented button{min-height:40px;font:inherit;cursor:pointer;border:0;font-weight:700}.segmented button{color:#52615c;background:0 0;padding:0 14px}.button,.segmented button.active{color:#fff;background:#2f635b}.button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-width:96px;padding:0 16px;display:inline-flex}.button:disabled{cursor:wait;opacity:.65}.button--secondary{color:#2f635b;background:#fff;border:1px solid #2f635b3d}.button--danger{background:#a64035}.markdown-preview{color:#24302b;overflow-wrap:break-word;background:#ffffffe6;border:1px solid #18201c24;border-radius:10px;padding:16px 18px;line-height:1.75}.markdown-preview>:first-child{margin-top:0}.markdown-preview>:last-child{margin-bottom:0}.markdown-preview code,.markdown-preview pre{background:#eef2ed;border-radius:6px}.markdown-preview pre{padding:12px;overflow-x:auto}.markdown-preview code{padding:2px 5px}.markdown-preview pre code{padding:0}.markdown-preview img{max-width:100%}.preview-overlay{z-index:200;background:linear-gradient(120deg,#4d7d750d,#0000 32rem),#f7f9f6;flex-direction:column;display:flex;position:fixed;inset:0}.preview-overlay__bar{background:#ffffffe6;border-bottom:1px solid #18201c1a;justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex}.preview-overlay__title{color:#18201c;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.preview-overlay__body{flex:1;padding:32px;overflow-y:auto}.markdown-preview--fullscreen{background:#fff;border:0;border-radius:14px;max-width:1200px;min-height:100%;margin:0 auto;padding:48px 56px;box-shadow:0 18px 50px #252e2914}.memo-panel{background:#ffffffb8;border:1px solid #18201c1f;border-radius:14px;padding:28px}.memo-panel h1{margin:28px 0 12px;font-size:1.55rem;line-height:1.15}.memo-panel p{color:#52615c;margin:0;line-height:1.75}.memo-panel code{color:#24302b;background:#eef2ed;border-radius:6px;padding:4px 10px;font-size:.9rem}.auth-panel{background:#ffffffc2;border:1px solid #18201c1f;border-radius:14px;max-width:480px;padding:28px;box-shadow:0 18px 50px #252e2914}.auth-panel h2{margin:0 0 12px;font-size:1.3rem}.auth-panel__row{gap:10px;margin-top:16px;display:flex}.auth-panel__row input{color:#18201c;min-height:40px;font:inherit;background:#ffffffe6;border:1px solid #18201c24;border-radius:10px;outline:none;flex:1;padding:0 14px}.auth-panel__row input:focus,.search-input:focus{border-color:#4d7d75b3;box-shadow:0 0 0 4px #4d7d7524}.search-input{color:#18201c;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #18201c24;border-radius:10px;outline:none;padding:0 12px}.alert{color:#79342d;background:#a6403514;border:1px solid #a6403540;border-radius:10px;margin:0;padding:12px 14px}.pagination{justify-content:center;align-items:center;gap:12px;padding-top:4px;display:flex}.pagination button{color:#2f635b;cursor:pointer;background:#fff;border:1px solid #18201c29;border-radius:10px;min-height:32px;padding:0 12px;font-weight:700}.pagination button:disabled{opacity:.45;cursor:default}.pagination span{color:#52615c;font-size:.9rem}.dirty-hint{color:#a64035;margin:0;font-size:.86rem}.link-button{color:#61736d;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.86rem;text-decoration:underline}.token-row{justify-content:flex-end;padding-top:12px;display:flex}.toast{color:#fff;z-index:300;background:#18201c;border-radius:10px;padding:10px 18px;font-size:.92rem;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #252e293d}.fade-enter-active,.fade-leave-active{transition:opacity .15s}.fade-enter-from,.fade-leave-to{opacity:0}@media (width<=860px){.memo-app{grid-template-columns:1fr;height:auto;min-height:100dvh;position:static;inset:auto;overflow:visible}.memo-sidebar{border-bottom:1px solid #18201c1a;border-right:0;max-height:44vh}.memo-editor{min-height:56vh}.markdown-split{grid-template-columns:1fr}}@media (hover:none){.memo-list-item__delete{opacity:1}}@media (width<=640px){.page-shell{width:min(100% - 24px,1120px);padding:28px 0 40px}.site-header__inner{width:calc(100% - 24px)}.dashboard-hero{padding-top:18px}.hub-card{min-height:190px}.memo-editor{padding:16px}.editor-toolbar,.memo-editor__top{flex-direction:column;align-items:stretch}.editor-toolbar{justify-content:stretch}.preview-overlay__body{padding:16px}.markdown-preview--fullscreen{padding:22px 18px}}
