:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#191711;--muted:#78716c;--soft-muted:#a49a90;--line:#19171114;--panel:#ffffffc7;--paper:#fffefa;--accent:#2f5f4a;--accent-soft:#edf5ef;background:#f7f5ef}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 10% 0,#fff7ede6,#0000 34rem),linear-gradient(135deg,#f8f5ef 0%,#eef1f5 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer;background:0 0;border:0}input,textarea{border:0}button:disabled{cursor:not-allowed;opacity:.45}textarea::placeholder,input::placeholder{color:#b9b0a7}.auth-shell{min-height:100vh;color:var(--ink);background:linear-gradient(115deg,#f7f5eff5,#e8eef3f0),#f7f5ef;place-items:center;padding:clamp(1rem,4vw,3rem);display:grid}.auth-panel{background:#fffefae6;border:1px solid #19171114;border-radius:1.35rem;grid-template-columns:minmax(0,1fr) minmax(340px,420px);width:min(100%,960px);min-height:540px;display:grid;overflow:hidden;box-shadow:0 26px 80px #1917111f,0 2px 8px #1917110a,inset 0 1px #fffc}.auth-copy{background:linear-gradient(#fffefad1,#f4f0e8b8),#faf7f0;border-right:1px solid #19171112;flex-direction:column;justify-content:space-between;gap:2rem;min-width:0;padding:clamp(1.4rem,4vw,3rem);display:flex}.auth-brand{align-items:center;gap:.8rem;display:flex}.auth-logo,.auth-card-icon{color:#fff;background:#191711;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff29}.auth-logo{letter-spacing:.08em;border-radius:.9rem;width:2.8rem;height:2.8rem;font-size:.82rem;font-weight:800}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{color:#191711;font-size:.95rem}.auth-brand small{color:#78716c;margin-top:.12rem;font-size:.74rem}.auth-copy h1{color:#191711;max-width:11ch;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:820;line-height:.98}.auth-copy p{color:#5f574f;max-width:30rem;font-size:.98rem;line-height:1.85}.auth-highlights{flex-wrap:wrap;gap:.55rem;display:flex}.auth-highlights span{color:#2f5f4a;background:#edf5efb3;border:1px solid #2f5f4a21;border-radius:999px;align-items:center;gap:.42rem;min-height:2rem;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.auth-card{background:#ffffffb8;flex-direction:column;justify-content:center;gap:1rem;min-width:0;padding:clamp(1.35rem,4vw,2.4rem);display:flex}.auth-card-header{align-items:center;gap:.8rem;margin-bottom:.35rem;display:flex}.auth-card-icon{border-radius:.8rem;width:2.45rem;height:2.45rem}.auth-card-header h2{color:#191711;font-size:1.35rem;font-weight:780;line-height:1.1}.auth-card-header p{color:#8b8278;margin-top:.22rem;font-size:.78rem}.auth-field{gap:.4rem;display:grid}.auth-field>span{color:#5f574f;font-size:.78rem;font-weight:720}.auth-field>div{color:#8b8278;background:#fbfaf8;border:1px solid #1917111a;border-radius:.85rem;align-items:center;gap:.65rem;height:3rem;padding:0 .85rem;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.auth-field>div:focus-within{background:#fffefa;border-color:#2f5f4a61;box-shadow:0 0 0 4px #2f5f4a14}.auth-field input{color:#191711;background:0 0;outline:none;flex:1;min-width:0;font-size:.95rem}.auth-error{color:#a33b32;background:#fdefede6;border:1px solid #a63b3229;border-radius:.75rem;padding:.68rem .78rem;font-size:.82rem;line-height:1.5}.auth-submit{color:#fff;background:#191711;border-radius:.85rem;height:3rem;font-size:.92rem;font-weight:760;transition:transform .16s,background-color .16s,box-shadow .16s;box-shadow:0 14px 28px #19171133,inset 0 1px #ffffff24}.auth-submit:hover{background:#2a261f;transform:translateY(-1px);box-shadow:0 18px 34px #1917113d,inset 0 1px #ffffff29}.notion-shell{color:#191711;background:radial-gradient(circle at 0 0,#fff7ed 0,#f7f5ef 28%,#eef1f5 58%,#e9edf3 100%);width:100vw;height:100vh;overflow:hidden}.app-frame{grid-template-columns:260px minmax(0,1fr);width:100%;height:100%;display:grid}.nav-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5f0f2;border-right:1px solid #19171112;min-width:0;height:100vh;transition:width .22s,opacity .22s;overflow:hidden;box-shadow:8px 0 30px #1917110a}.nav-sidebar.is-open{width:260px}.nav-sidebar.is-closed{opacity:0;border-right-width:0;width:0}.nav-sidebar-inner{flex-direction:column;width:260px;height:100vh;padding:.65rem;display:flex}.workspace-main{flex-direction:column;min-width:0;height:100vh;display:flex;overflow:hidden}.workspace-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbf;border-bottom:1px solid #19171112;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;height:3.5rem;padding:0 1rem;display:flex;box-shadow:0 1px #1917110a}.topbar-breadcrumb,.topbar-actions{align-items:center;gap:.5rem;min-width:0;display:flex}.topbar-actions{flex-shrink:0}.workspace-grid{flex:1;grid-template-columns:minmax(0,1fr) 320px;min-height:0;transition:grid-template-columns .22s;display:grid;overflow:hidden}.workspace-grid.is-right-panel-closed{grid-template-columns:minmax(0,1fr) 0}.editor-pane{background:#fbfaf7;min-width:0;height:100%;overflow-y:auto}.editor-container{width:100%;margin:0;padding:0 .35rem 4rem}.database-view{min-height:100%;padding:clamp(1rem,2vw,1.5rem)}.database-header{border-bottom:1px solid #19171112;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.database-header p{color:#8b8278;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:780}.database-header h1{color:#191711;margin-top:.25rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:820;line-height:1.1}.database-tabs{background:#ffffffb8;border:1px solid #19171114;border-radius:.8rem;padding:.22rem;display:inline-flex}.database-tabs button{color:#6f675f;border-radius:.58rem;min-height:2rem;padding:0 .75rem;font-size:.82rem;font-weight:720}.database-tabs button.is-active{color:#fff;background:#191711}.database-table-wrap{background:#fffefadb;border:1px solid #19171114;border-radius:1rem;margin-top:1rem;overflow:auto}.database-table{border-collapse:collapse;width:100%;min-width:760px}.database-table th,.database-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #19171112;padding:.75rem .85rem}.database-table th{color:#8b8278;letter-spacing:.08em;text-transform:uppercase;background:#f7f3ebdb;font-size:.72rem;font-weight:780}.database-table tr{cursor:pointer}.database-table tbody tr:hover{background:#2f5f4a0f}.database-table td{color:#5f574f;font-size:.84rem}.database-table td:first-child{color:#191711;align-items:center;gap:.55rem;display:flex}.database-table td:first-child strong{font-weight:720}.database-board{grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:.85rem;margin-top:1rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.database-board-column{background:#fffefac2;border:1px solid #19171114;border-radius:1rem;min-height:24rem;padding:.7rem}.database-board-column header{color:#4f4942;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .2rem .65rem;font-size:.82rem;font-weight:760;display:flex}.database-board-column header strong{color:#a49a90}.database-board-column button{color:#4f4942;text-align:left;background:#ffffffd1;border:1px solid #1917110f;border-radius:.85rem;gap:.3rem;width:100%;padding:.7rem;display:grid}.database-board-column button+button{margin-top:.55rem}.database-board-column button:hover{background:#fffefa;box-shadow:0 10px 22px #1917110f}.database-board-column button strong{color:#191711;font-size:.88rem}.database-board-column button small{color:#8b8278;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.74rem;line-height:1.45;display:-webkit-box;overflow:hidden}.database-manager{grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid}.database-list{align-content:start;gap:.45rem;display:grid}.database-list>button{color:#4f4942;text-align:left;background:#ffffff9e;border:1px solid #1917110f;border-radius:.75rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.62rem .7rem;display:grid}.database-list>button.is-active,.database-list>button:hover{background:#2f5f4a14;border-color:#2f5f4a2e}.database-list>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:760;overflow:hidden}.database-list>button small{color:#a49a90;font-size:.72rem}.database-create,.field-creator,.database-toolbar{flex-wrap:wrap;gap:.5rem;display:flex}.database-create{border-top:1px solid #19171112;margin-top:.45rem;padding-top:.7rem}.database-create input,.field-creator input,.field-creator select,.database-toolbar input{color:#3d3730;background:#fffc;border:1px solid #19171114;border-radius:.65rem;outline:none;min-width:0;min-height:2.25rem;padding:0 .68rem;font-size:.84rem}.database-create input,.database-toolbar input{flex:1}.database-create button,.field-creator button,.database-toolbar button,.database-empty button,.database-empty-row{color:#fff;background:#191711;border-radius:.65rem;justify-content:center;align-items:center;gap:.38rem;min-height:2.25rem;padding:0 .8rem;font-size:.82rem;font-weight:760;display:inline-flex}.database-toolbar .database-danger-button{color:#a33b32;background:#fdefedeb;border:1px solid #a33b3229}.database-toolbar .database-danger-button:hover{color:#fff;background:#a33b32}.database-main{min-width:0}.database-toolbar{justify-content:space-between;align-items:center}.database-toolbar input{color:#191711;background:0 0;border-color:#0000;min-height:2.45rem;padding-left:0;font-size:1.35rem;font-weight:820}.field-creator{background:#fffefab8;border:1px solid #19171112;border-radius:.9rem;margin-top:.75rem;padding:.65rem}.field-creator input:first-child{flex:9rem}.field-creator input:nth-child(3){flex:2 13rem}.field-creator input:disabled{opacity:.48}.custom-database-table th{min-width:10rem}.custom-database-table .database-field-header{min-width:13rem;padding:.55rem}.custom-database-table th:first-child,.custom-database-table td:first-child{color:#a49a90;width:7.5rem;min-width:7.5rem;font-weight:720}.custom-database-table .database-row-control-header,.custom-database-table .database-row-control-cell{padding-inline:.55rem}.custom-database-table th span,.custom-database-table th small{display:block}.database-field-header{vertical-align:top}.database-field-title-row{grid-template-columns:minmax(5.5rem,1fr) auto;align-items:center;gap:.35rem;display:grid}.database-field-header input,.database-field-header select{color:#4f4942;background:0 0;border:1px solid #0000;border-radius:.45rem;outline:none;min-height:1.85rem;padding:0 .35rem;font-size:.76rem;font-weight:760}.database-field-title-row input{width:100%;min-width:0}.database-field-title-row select{color:#8b8278;width:auto;max-width:5.5rem;padding-right:.2rem;font-size:.68rem;font-weight:700}.database-field-options{width:100%;display:block}.database-field-header input:hover,.database-field-header input:focus,.database-field-header select:hover,.database-field-header select:focus{background:#fff;border-color:#2f5f4a29}.database-field-options{color:#8b8278;margin-top:.22rem;font-size:.68rem;font-weight:700}.custom-database-table th small{color:#b4aca3;letter-spacing:0;text-transform:none;margin-top:.15rem;font-size:.65rem}.custom-database-table tr{cursor:default}.custom-database-table td:first-child{display:table-cell}.database-row-controls{grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;display:grid}.database-row-controls span{color:#a49a90;font-size:.78rem;font-weight:760}.database-row-control-header input,.database-row-controls input{accent-color:#2f5f4a;width:.95rem;height:.95rem}.database-row-controls button{color:#b4aca3;opacity:0;border-radius:.45rem;place-items:center;width:1.7rem;height:1.7rem;transition:background-color .16s,color .16s,opacity .16s;display:grid}.custom-database-table tr:hover .database-row-controls button,.database-row-controls:focus-within button{opacity:1}.database-row-controls button:hover{color:#a33b32;background:#fdefedeb}.database-cell-input{color:#3d3730;background:0 0;border:0;border-radius:.45rem;outline:none;width:100%;min-height:2rem;padding:0 .35rem;font-size:.84rem}.database-cell-input:focus{background:#fff;box-shadow:0 0 0 2px #2f5f4a29}.multi-select-cell{min-height:2rem;position:relative}.multi-select-value{text-align:left;border-radius:.45rem;flex-wrap:wrap;align-items:center;gap:.25rem;width:100%;min-height:2rem;padding:.18rem .3rem;display:flex}.multi-select-value:hover,.multi-select-value:focus{background:#fff;box-shadow:0 0 0 2px #2f5f4a1f}.multi-select-placeholder{color:#b4aca3;font-size:.78rem;font-weight:650}.multi-select-tag{color:#4f4942;border-radius:.28rem;align-items:center;min-height:1.35rem;padding:.1rem .38rem;font-size:.76rem;font-weight:720;line-height:1.1;display:inline-flex}.multi-select-tag.tone-pink{background:#f7d8e5}.multi-select-tag.tone-blue{background:#cfe4f7}.multi-select-tag.tone-green{background:#d6eadf}.multi-select-tag.tone-amber{background:#f5e1bf}.multi-select-tag.tone-purple{background:#e3d8f5}.multi-select-tag.tone-gray{background:#e8e4df}.multi-select-popover{z-index:120;background:#fffefa;border:1px solid #1917111f;border-radius:.55rem;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 18px 44px #19171124}.multi-select-popover input{color:#4f4942;background:#fffefa;border:0;border-bottom:1px solid #19171114;outline:none;width:100%;min-height:2.45rem;padding:0 .75rem;font-size:.82rem}.multi-select-popover-hint{color:#8b8278;padding:.55rem .75rem .25rem;font-size:.74rem;font-weight:650}.multi-select-options{flex:1;min-height:0;padding:.2rem .5rem .65rem;overflow-y:auto}.multi-select-option-row{border-radius:.4rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;display:grid}.multi-select-option-row:hover{background:#1917110d}.multi-select-options button{color:#4f4942;text-align:left;border-radius:.4rem;grid-template-columns:1.3rem minmax(0,1fr) auto;align-items:center;gap:.35rem;width:100%;min-height:1.85rem;padding:.18rem .35rem;display:grid}.multi-select-options button strong{color:#8b8278;font-size:.72rem;font-weight:760}.multi-select-options .multi-select-option-delete{color:#b4aca3;opacity:0;border-radius:.4rem;grid-template-columns:1fr;place-items:center;width:1.7rem;height:1.7rem;min-height:1.7rem;display:grid}.multi-select-option-row:hover .multi-select-option-delete,.multi-select-option-delete:focus{opacity:1}.multi-select-options .multi-select-option-delete:hover{color:#a33b32;background:#fdefedf0}.multi-select-drag{color:#b4aca3;letter-spacing:-.14em;font-size:.85rem}.database-empty,.database-empty-row{margin-top:1rem}.database-empty{color:#6f675f;text-align:center;background:#ffffff8a;border:1px dashed #19171124;border-radius:1rem;align-content:center;place-items:center;gap:.65rem;min-height:22rem;display:grid}.database-empty h2{color:#191711;font-size:1.15rem;font-weight:820}.database-empty p{max-width:24rem;font-size:.86rem}@media (max-width:900px){.database-manager{grid-template-columns:1fr}.database-list{grid-auto-columns:minmax(170px,1fr);grid-auto-flow:column;padding-bottom:.25rem;overflow-x:auto}}.workspace-button{text-align:left;flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.workspace-subtitle{color:#78716c;text-overflow:ellipsis;white-space:nowrap;max-width:9.5rem;font-size:.68rem;line-height:1.15;display:block;overflow:hidden}.workspace-switcher{border:1px solid var(--line);background:#ffffffbd;border-radius:.9rem;justify-content:space-between;align-items:center;gap:.5rem;min-height:3rem;padding:.35rem;display:flex;box-shadow:0 1px 2px #1917110a,0 10px 30px #1917110a}.icon-button{color:#6f675f;border-radius:.65rem;place-items:center;width:2.25rem;height:2.25rem;transition:transform .16s,background-color .16s,color .16s,box-shadow .16s;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);background:#1917110f;transform:translateY(-1px);box-shadow:0 6px 18px #1917110f}.icon-button.compact{width:1.9rem;height:1.9rem}.sidebar-action{color:#5f574f;text-align:left;border-radius:.7rem;align-items:center;gap:.55rem;width:100%;height:2.15rem;padding:0 .6rem;transition:transform .14s,background-color .14s,color .14s;display:flex}.sidebar-action:hover{color:var(--ink);background:#ffffffb8;transform:translate(2px)}.sidebar-action kbd{color:#a49a90;background:#ffffffa8;border:1px solid #19171114;border-bottom-color:#19171129;border-radius:.4rem;margin-left:auto;padding:.08rem .35rem;font-size:.68rem;line-height:1.2}.search-box{border:1px solid var(--line);background:#ffffffb8;border-radius:.85rem;align-items:center;gap:.55rem;padding:.65rem .75rem;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex;box-shadow:inset 0 1px #ffffffd9}.search-box:focus-within{background:#fffefa;border-color:#2f5f4a59;box-shadow:0 0 0 4px #2f5f4a14,inset 0 1px #ffffffe6}.primary-create-button{color:#fffefa;background:#191711;border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;height:2.35rem;margin-top:.55rem;padding:0 .85rem;font-size:.875rem;font-weight:650;transition:transform .16s,box-shadow .16s,background-color .16s;display:flex;box-shadow:0 10px 24px #19171129,inset 0 1px #ffffff1f}.primary-create-button:hover{background:#2a261f;transform:translateY(-1px);box-shadow:0 14px 30px #19171133,inset 0 1px #ffffff24}.section-label,.panel-label{color:#8b8278;letter-spacing:.105em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.5rem;padding:0 .5rem;font-size:.72rem;font-weight:750;display:flex}.panel-label{justify-content:flex-start;padding:0}.page-row{color:#5f574f;text-align:left;border-radius:.7rem;align-items:flex-start;gap:.5rem;width:100%;min-height:2.2rem;padding:.35rem .55rem;font-size:.875rem;transition:transform .14s,background-color .14s,color .14s,box-shadow .14s;display:flex;position:relative}.page-row:hover{color:var(--ink);background:#ffffffb8;transform:translate(2px)}.page-row.is-active{box-shadow:inset 3px 0 #191711,0 1px 2px #1917110a}.page-row.is-active:hover{transform:none}.page-row-icon{background:#1917110a;border-radius:.35rem;flex:none;place-items:center;width:1.25rem;height:1.25rem;font-size:.8rem;line-height:1;display:grid}.page-row-content{flex:1;min-width:0}.page-title{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.25rem;display:block;overflow:hidden}.page-preview{color:#8b8278;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1rem;display:block;overflow:hidden}.save-pill{color:#2f5f4a;background:#edf5efd9;border:1px solid #2f5f4a1f;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-width:5.1rem;padding:.32rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.save-pill.is-error{color:#a33b32;background:#fdefede6;border-color:#a63b3229}.status-dot{background:currentColor;border-radius:999px;width:.42rem;height:.42rem;box-shadow:0 0 0 3px #2f5f4a1a}.cover-hero{border-bottom:1px solid #19171112;height:10.75rem;position:relative;overflow:hidden}.cover-grid{opacity:.32;background-image:linear-gradient(#1917110f 1px,#0000 1px),linear-gradient(90deg,#1917110f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.cover-orb{filter:blur(18px);border-radius:999px;width:13rem;height:13rem;position:absolute}.document-card{background:linear-gradient(180deg, #fffefafa, #fffdf7f5), var(--paper);border:1px solid #19171111;border-radius:1rem;padding:clamp(.85rem,1.25vw,1.15rem);position:relative;box-shadow:0 16px 48px #19171111,0 1px 4px #19171109,inset 0 1px #ffffffe0}.emoji-input{width:4.35rem;height:4.35rem;color:var(--ink);text-align:center;background:#f7f3eb;border:1px solid #19171114;border-radius:1.2rem;outline:none;place-items:center;font-size:2.55rem;line-height:1;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:grid;box-shadow:inset 0 1px #ffffffd9,0 12px 26px #1917110f}.emoji-input:hover,.emoji-input:focus{background:#fffefa;border-color:#2f5f4a47;transform:translateY(-1px);box-shadow:0 0 0 4px #2f5f4a14,0 14px 28px #19171114}.notion-soft-button{color:#4f4942;background:#fffc;border:1px solid #19171114;border-radius:.8rem;align-items:center;gap:.4rem;min-height:2.1rem;padding:.4rem .7rem;font-size:.8125rem;font-weight:600;transition:transform .14s,background-color .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex;box-shadow:0 1px 2px #19171108,inset 0 1px #fffc}.notion-soft-button:hover{background:var(--accent-soft);color:var(--accent);border-color:#2f5f4a38;transform:translateY(-1px);box-shadow:0 10px 22px #2f5f4a14}.page-properties{color:#645c54;border-top:1px solid #19171112;border-bottom:1px solid #19171112;gap:.4rem 1rem;margin-top:1.15rem;padding:.8rem 0;font-size:.84rem;display:grid}.property-row{align-items:center;gap:.55rem;min-width:0;display:flex}.property-row svg{color:#a49a90}.property-row span{color:#8b8278}.property-row strong{color:#2f2a24;font-weight:650}.right-function-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-left:1px solid #19171112;min-width:0;height:100%;padding:.65rem;transition:opacity .18s,transform .22s,padding .22s,border-color .22s;overflow-y:auto;box-shadow:-14px 0 40px #1917110a}.workspace-grid.is-right-panel-closed .right-function-panel{opacity:0;pointer-events:none;border-left-color:#0000;padding-inline:0;overflow:hidden;transform:translate(1rem)}.function-panel-header{background:radial-gradient(circle at 100% 0,#edf5efe6,#0000 62%),#fffefae6;border:1px solid #19171112;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 12px 30px #1917110e,inset 0 1px #ffffffd6}.function-card{background:linear-gradient(#fffefae0,#faf7f0b8);border:1px solid #19171112;border-radius:1.1rem;padding:.95rem;box-shadow:0 10px 30px #1917110b,inset 0 1px #ffffffd1}.function-card.is-prominent{background:linear-gradient(#edf5efbd,#fffefadb),#fffefa;border-color:#2f5f4a24;box-shadow:0 14px 34px #2f5f4a14,inset 0 1px #ffffffe0}.function-info-row{border-bottom:1px solid #1917110e;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.45rem;display:flex}.function-info-row:last-child{border-bottom:0;padding-bottom:0}.function-info-row span{color:#8b8278}.function-info-row strong{color:#2f2a24;text-align:right;font-size:.8rem;font-weight:650}.quality-chip{color:#8b8278;background:#ffffffb8;border:1px solid #19171114;border-radius:999px;justify-content:center;align-items:center;min-height:1.7rem;font-size:.7rem;font-weight:720;display:inline-flex}.quality-chip.is-done{color:#2f5f4a;background:#edf5efeb;border-color:#2f5f4a29}.tag-cloud,.related-list,.outline-list{background:#fbfaf8c7;border:1px solid #1917110f;border-radius:.9rem;padding:.55rem}.tag-cloud{flex-wrap:wrap;gap:.45rem;display:flex}.tag-cloud button,.tag-cloud span,.mini-filter{border-radius:999px;align-items:center;min-height:1.75rem;font-size:.74rem;font-weight:700;display:inline-flex}.tag-cloud button,.tag-cloud span{color:#2f5f4a;background:#edf5efc7;border:1px solid #2f5f4a24;padding:.28rem .6rem}.mini-filter{color:#6f675f;background:#ffffffb8;border:1px solid #19171114;padding:.24rem .52rem}.tag-cloud button:hover,.mini-filter:hover{color:#191711;background:#fffefa}.outline-list,.related-list{gap:.25rem;display:grid}.outline-item,.related-list button{color:#645c54;text-align:left;border-radius:.65rem;align-items:center;gap:.5rem;min-width:0;padding:.42rem .5rem;display:flex}.outline-item span{color:#a49a90;background:#1917110a;border-radius:.4rem;flex:none;place-items:center;width:1.25rem;height:1.25rem;font-size:.68rem;font-weight:760;display:grid}.outline-item strong,.related-list strong{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:650;overflow:hidden}.related-list button:hover{color:#2f5f4a;background:#2f5f4a14}.table-toolbar{background:0 0;border-top:1px solid #19171112;border-bottom:1px solid #19171112;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.table-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.table-controls label{color:#8b8278;border-radius:.65rem;align-items:center;gap:.35rem;min-height:2.1rem;padding:.25rem .45rem;font-size:.8125rem;font-weight:650;transition:background-color .14s,color .14s;display:inline-flex}.table-controls label:focus-within,.table-controls label:hover{color:#4f4942;background:#1917110a}.table-controls input{width:3rem;color:var(--ink);background:#1917110a;border-radius:.45rem;outline:none;padding:.16rem .32rem;font-weight:700}.table-controls input:focus{background:#fffefa;box-shadow:0 0 0 2px #19171114}.editor-textarea{resize:vertical;color:#2f2a24;tab-size:2;white-space:pre;background:linear-gradient(#fffefa9e,#faf7f06b);border:1px solid #0000;border-radius:1rem;outline:none;width:100%;min-height:46vh;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95rem;line-height:1.9;overflow:auto}.editor-textarea:focus{background:#fffefa;border-color:#2f5f4a2e;box-shadow:0 0 0 4px #2f5f4a0f}.inline-document-editor{gap:.9rem;display:grid}.inline-editor-textarea{resize:vertical;min-height:9rem}.inline-editor-textarea:only-child{min-height:46vh}.inline-visual-table-wrap{margin:.15rem 0}.rich-document-editor{color:#2f2a24;white-space:pre-wrap;background:linear-gradient(#fffefa9e,#faf7f06b);border:1px solid #0000;border-radius:1rem;outline:none;width:100%;min-height:46vh;padding:1rem;font-size:.95rem;line-height:1.9}.rich-document-editor:focus{background:#fffefa;border-color:#2f5f4a2e;box-shadow:0 0 0 4px #2f5f4a0f}.rich-document-editor:empty:before{content:attr(data-placeholder);color:#b9b0a7}.rich-text-block{white-space:pre-wrap;min-height:1.9em}.notion-editor{color:#2f2a24;min-height:200px;padding:.25rem 0;font-size:.95rem;line-height:1.75}.notion-editor:focus{outline:none}.notion-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;color:#b9b0a7;height:0}.notion-editor-content{min-height:200px}.slash-menu-inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffefafa;border:1px solid #1917111a;border-radius:.85rem;width:280px;max-height:340px;padding:.45rem;overflow-y:auto;box-shadow:0 16px 48px #19171124,0 2px 8px #1917110f}.slash-menu-header{color:#8b8278;letter-spacing:.08em;text-transform:uppercase;padding:.45rem .55rem;font-size:.68rem;font-weight:700}.slash-menu-item{text-align:left;border-radius:.6rem;align-items:center;gap:.55rem;width:100%;padding:.5rem .55rem;transition:background-color .12s;display:flex}.slash-menu-item.is-selected,.slash-menu-item:hover{background:#2f5f4a14}.slash-menu-icon{color:#5f574f;background:#1917110a;border-radius:.55rem;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.slash-menu-item.is-selected .slash-menu-icon{color:#2f5f4a;background:#2f5f4a1f}.slash-menu-label{flex:1;min-width:0}.slash-menu-label .font-medium{color:#191711;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.slash-menu-desc{color:#8b8278;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.35;display:block;overflow:hidden}.slash-menu-separator{background:#1917110f;height:1px;margin:.35rem .55rem}.notion-bubble-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefafa;border:1px solid #19171114;border-radius:.75rem;padding:.3rem;box-shadow:0 12px 36px #1917111f,0 2px 6px #1917110d}.bubble-menu-inner{align-items:center;gap:1px;display:flex}.bubble-btn{color:#5f574f;border-radius:.45rem;place-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;transition:background-color .1s,color .1s;display:grid}.bubble-btn:hover{color:#191711;background:#1917110f}.bubble-btn.is-active{color:#2f5f4a;background:#2f5f4a1a}.bubble-btn.table-tool{grid-template-columns:auto auto;gap:.1rem;width:2.45rem;font-size:.72rem}.bubble-btn.is-danger:hover{color:#a33b32;background:#fdefedeb}.bubble-divider{background:#19171114;width:1px;height:1.5rem;margin:0 .15rem}.link-form-overlay{z-index:9998;background:#19171133;place-items:center;display:grid;position:fixed;inset:0}.link-form{background:#fffefa;border:1px solid #1917111a;border-radius:.75rem;gap:.35rem;padding:.5rem;display:flex;box-shadow:0 16px 48px #19171129,0 2px 8px #1917110f}.link-form-input{color:#191711;background:#19171108;border:1px solid #19171114;border-radius:.45rem;outline:none;min-width:240px;padding:.45rem .65rem;font-size:.875rem}.link-form-input:focus{background:#fffefa;border-color:#2f5f4a4d;box-shadow:0 0 0 3px #2f5f4a14}.link-form-btn{color:#fff;background:#191711;border-radius:.45rem;padding:.45rem .75rem;font-size:.8125rem;font-weight:600;transition:background-color .12s}.link-form-btn:hover{background:#2a261f}.block-handle-indicator{z-index:5;opacity:0;pointer-events:none;padding-left:.5rem;transition:opacity .12s}.block-handle-indicator.is-visible{opacity:1;pointer-events:auto}.block-handle-indicator:before{content:"";z-index:-1;position:absolute;inset:-8px -8px -8px -12px}.block-handle-btn{color:#a49a90;cursor:pointer;border-radius:.4rem;place-items:center;width:1.5rem;height:1.5rem;transition:background-color .12s,color .12s;display:grid}.block-handle-btn:hover{color:#5f574f;background:#1917110f}.block-handle-btn:active{cursor:grabbing}.block-drop-indicator{z-index:6;pointer-events:none;background:#2f5f4a;border-radius:999px;height:2px;position:absolute;left:2rem;right:.75rem;box-shadow:0 0 0 3px #2f5f4a1a}.block-menu-popup{z-index:9999}.block-menu-inner{background:#fffefafa;border:1px solid #1917111a;border-radius:.75rem;width:250px;max-height:min(72vh,560px);padding:.35rem;overflow-y:auto;box-shadow:0 16px 48px #19171124,0 2px 8px #1917110f}.block-menu-preview{background:#19171109;border-radius:.6rem;gap:.2rem;padding:.55rem .65rem;display:grid}.block-menu-preview span,.block-menu-section-title{color:#8b8278;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.block-menu-preview strong{color:#2f2a24;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.block-menu-section-title{padding:.55rem .55rem .25rem}.block-menu-item{color:#4f4942;text-align:left;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.45rem .55rem;font-size:.8125rem;font-weight:500;transition:background-color .1s;display:flex}.block-menu-item-icon{color:#6f675f;background:#1917110a;border-radius:.4rem;flex:none;place-items:center;width:1.35rem;height:1.35rem;display:grid}.block-menu-item:hover{background:#2f5f4a14}.block-menu-item:hover .block-menu-item-icon{color:#2f5f4a;background:#2f5f4a1f}.block-menu-item.is-danger:hover{color:#a33b32;background:#fdefedeb}.block-menu-item.is-danger:hover .block-menu-item-icon{color:#a33b32;background:#a63b321a}.block-menu-item kbd{color:#a49a90;margin-left:auto;font-size:.7rem}.block-menu-separator{background:#1917110f;height:1px;margin:.25rem .45rem}.notion-link{color:#2f5f4a;text-underline-offset:2px;cursor:pointer;font-weight:500;-webkit-text-decoration:underline #2f5f4a4d;text-decoration:underline #2f5f4a4d;transition:text-decoration-color .12s}.notion-link:hover{text-decoration-color:#2f5f4a}.notion-editor pre{border:1px solid #19171114;border-radius:.75rem;margin:.75rem 0;padding:1rem 1.15rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a;background:#1e1e1e!important}.notion-editor pre code{color:#d4d4d4;tab-size:2;font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;line-height:1.65}.notion-editor pre .hljs-keyword{color:#569cd6}.notion-editor pre .hljs-string{color:#ce9178}.notion-editor pre .hljs-number{color:#b5cea8}.notion-editor pre .hljs-comment{color:#6a9955;font-style:italic}.notion-editor pre .hljs-function{color:#dcdcaa}.notion-editor pre .hljs-attr{color:#9cdcfe}.notion-editor pre .hljs-built_in{color:#4ec9b0}.notion-editor pre .hljs-title{color:#dcdcaa}.notion-editor pre .hljs-type{color:#4ec9b0}.notion-editor pre .hljs-params{color:#d4d4d4}.notion-editor pre .hljs-literal{color:#569cd6}.notion-editor pre .hljs-meta{color:#d4d4d4}.notion-editor pre .hljs-tag,.notion-editor pre .hljs-name{color:#569cd6}.notion-editor pre .hljs-attribute{color:#9cdcfe}.notion-editor pre .hljs-selector-tag,.notion-editor pre .hljs-selector-id,.notion-editor pre .hljs-selector-class{color:#d7ba7d}.notion-editor pre .hljs-regexp{color:#d16969}.notion-editor pre .hljs-link,.notion-editor pre .hljs-symbol{color:#569cd6}.notion-editor pre .hljs-bullet,.notion-editor pre .hljs-code{color:#d4d4d4}.notion-editor pre .hljs-emphasis{font-style:italic}.notion-editor pre .hljs-strong{font-weight:700}.notion-editor pre:before{color:#ffffff59;letter-spacing:.06em;text-transform:uppercase;content:"Code";margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.notion-editor img{object-fit:contain;background:#f7f3eb;border:1px solid #1917110f;border-radius:.85rem;max-width:min(100%,820px);height:auto;margin:1rem auto;display:block;box-shadow:0 12px 28px #19171114,0 1px 3px #1917110a}.notion-editor .ProseMirror-selectednode,.rich-editor-wrapper .ProseMirror-selectednode{outline-offset:3px;outline:3px solid #2f5f4a2e}.notion-editor .tableWrapper{background:#fffefab8;border:1px solid #1917111f;border-radius:.85rem;margin:1rem 0;overflow-x:auto}.notion-editor table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:520px}.notion-editor th,.notion-editor td{vertical-align:top;border-bottom:1px solid #1917111f;border-right:1px solid #1917111f;min-width:8rem;padding:.62rem .72rem}.notion-editor th:last-child,.notion-editor td:last-child{border-right:0}.notion-editor tr:last-child th,.notion-editor tr:last-child td{border-bottom:0}.notion-editor th{color:#3d3934;text-align:left;background:#f7f3ebf2;font-weight:720}.notion-editor td{background:#fffefad1}.notion-editor tr:nth-child(2n) td{background:#faf7f085}.notion-editor .selectedCell:after{z-index:2;pointer-events:none;content:"";background:#2f5f4a1f;position:absolute;inset:0}.notion-editor .column-resize-handle{pointer-events:none;background:#2f5f4a73;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.notion-editor hr{border:0;border-top:1.5px solid #19171114;margin:1.5rem 0}.notion-editor blockquote{color:#4f4942;background:#2f5f4a0a;border-left:3px solid #2f5f4a;border-radius:0 .5rem .5rem 0;margin:.75rem 0;padding:.75rem 1rem;font-style:normal;position:relative}.notion-editor blockquote p{margin:0}.notion-editor ul[data-type=taskList]{padding:0;list-style:none}.notion-editor ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;display:flex}.notion-editor ul[data-type=taskList] li>label{flex:none;margin-top:.15rem}.notion-editor ul[data-type=taskList] li>label input[type=checkbox]{accent-color:#2f5f4a;cursor:pointer;width:1.1rem;height:1.1rem}.notion-editor ul[data-type=taskList] li[data-checked=true]>div>p{color:#a49a90;text-decoration:line-through}.notion-editor mark{background:#fde68a;border-radius:.2rem;padding:.1rem .2rem}.notion-editor ul{padding-left:1.5rem;list-style-type:disc}.notion-editor ol{padding-left:1.5rem;list-style-type:decimal}.notion-editor li{margin:.15rem 0}.notion-editor h1{letter-spacing:-.025em;color:#191711;margin:1rem 0 .35rem;font-size:1.75rem;font-weight:750;line-height:1.3}.notion-editor h2{letter-spacing:-.02em;color:#191711;margin:.85rem 0 .3rem;font-size:1.35rem;font-weight:700;line-height:1.35}.notion-editor h3{letter-spacing:-.01em;color:#2f2a24;margin:.7rem 0 .25rem;font-size:1.1rem;font-weight:650;line-height:1.4}.notion-editor p{margin:.2rem 0}.rich-editor-wrapper{padding-left:2rem;position:relative}.rich-editor-wrapper .ProseMirror{outline:none;min-height:200px}.rich-editor-wrapper .ProseMirror>*+*{margin-top:.25rem}.rich-table-block{background:#ffffff8f;border:1px solid #1917111f;border-radius:.75rem;margin:.75rem 0;overflow:auto;box-shadow:inset 0 0 0 1px #1917110a}.rich-table-block table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:520px}.rich-table-block th,.rich-table-block td{vertical-align:top;border-bottom:1px solid #19171129;border-right:1px solid #19171129;min-height:2.65rem;padding:.68rem .78rem}.rich-table-block th:last-child,.rich-table-block td:last-child{border-right:0}.rich-table-block tbody tr:last-child td{border-bottom:0}.rich-table-block th{color:#4f4942;text-align:left;background:#f7f3ebeb;font-weight:760}.rich-table-block td{background:#fffefac2}.rich-table-block tbody tr:nth-child(2n) td{background:#faf7f085}.visual-table-section{border-top:1px solid #19171112;margin-top:1.15rem;padding-top:1rem}.visual-table-wrap{background:#ffffff8f;border:1px solid #1917111f;border-radius:.75rem;overflow:auto;box-shadow:inset 0 0 0 1px #1917110a}.visual-table{border-collapse:separate;border-spacing:0;color:#2f2a24;table-layout:fixed;width:100%;min-width:520px}.visual-table th,.visual-table td{vertical-align:top;border-bottom:1px solid #19171129;border-right:1px solid #19171129;padding:0}.visual-table th:last-child,.visual-table td:last-child{border-right:0}.visual-table tbody tr:last-child td{border-bottom:0}.visual-table th{color:#4f4942;text-align:left;background:#f7f3ebeb;font-size:.82rem;font-weight:750}.visual-table td{background:#fffefac2}.visual-table tbody tr:nth-child(2n) td{background:#faf7f085}.visual-table input{width:100%;min-height:2.65rem;color:inherit;background:0 0;outline:none;padding:.68rem .78rem;font-size:.9rem;line-height:1.35;display:block}.visual-table th input{font-weight:760}.visual-table input:focus{background:#fffefa;box-shadow:inset 0 0 0 2px #1917111f}.block-handle{color:#a49a90;border-radius:.55rem;place-items:center;width:1.75rem;height:1.75rem;transition:background-color .14s,color .14s,transform .14s;display:grid}.block-handle:hover{color:var(--ink);background:#1917110f;transform:translateY(-1px)}.metric-tile{background:linear-gradient(#fffefa,#faf7f0);border:1px solid #19171112;border-radius:.95rem;padding:.85rem;box-shadow:inset 0 1px #fffc}.metric-tile span{color:#8b8278;font-size:.75rem;font-weight:600;display:block}.metric-tile strong{color:var(--ink);letter-spacing:-.04em;margin-top:.4rem;font-size:1.65rem;font-weight:750;line-height:1;display:block}.command-row{color:#4f4942;text-align:left;background:#ffffffc2;border:1px solid #19171112;border-radius:.9rem;align-items:center;gap:.55rem;padding:.72rem .78rem;font-size:.875rem;font-weight:600;transition:transform .14s,background-color .14s,color .14s,box-shadow .14s;display:flex}.command-row:hover{background:var(--accent-soft);color:var(--accent);transform:translateY(-1px);box-shadow:0 10px 22px #2f5f4a14}.page-tree-row{border-radius:.75rem;align-items:stretch;gap:.2rem;display:flex;position:relative}.page-tree-row[draggable=true]{cursor:grab}.page-tree-row.is-drop-target{background:#2f5f4a14;box-shadow:inset 0 0 0 1px #2f5f4a2e}.page-root-drop-target{background:#2f5f4a0d;border-radius:.85rem;box-shadow:inset 0 0 0 1px #2f5f4a24}.page-tree-row .page-row{flex:1;min-width:0}.page-row-actions{opacity:0;flex:none;align-items:center;gap:.1rem;transition:opacity .14s;display:flex}.page-tree-row:hover .page-row-actions,.page-tree-row:focus-within .page-row-actions,.page-row-actions.is-visible{opacity:1}.page-tree-children{border-left:1px solid #19171112;margin-left:.35rem;padding-left:.25rem}.icon-button.danger:hover:not(:disabled){color:#a33b32;background:#a63b321a}.notion-soft-button.danger-soft:hover:not(:disabled){color:#a33b32;background:#fdefede6;border-color:#a63b3233;box-shadow:0 10px 22px #a63b3214}.command-row.danger-row:hover:not(:disabled){color:#a33b32;background:#fdefede6;box-shadow:0 10px 22px #a63b3214}.subpage-list{background:#faf7f094;border:1px solid #19171111;border-radius:1rem;margin-top:1.15rem;padding:.85rem}.subpage-card{color:#4f4942;text-align:left;background:#ffffffb8;border:1px solid #1917110f;border-radius:.85rem;align-items:center;gap:.65rem;min-width:0;padding:.65rem .75rem;transition:transform .14s,background-color .14s,color .14s,box-shadow .14s;display:flex}.subpage-card:hover{color:var(--ink);background:#fffefa;transform:translateY(-1px);box-shadow:0 10px 22px #1917110f}.line-clamp-1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}::-webkit-scrollbar{width:.75rem;height:.75rem}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1917112e padding-box padding-box;border:.22rem solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#19171147 padding-box padding-box}::selection{color:#1f4434;background:#dbe8dd}@media (max-width:1180px){.workspace-grid{grid-template-columns:minmax(0,1fr) 300px}.editor-container{padding-inline:.25rem}}@media (max-width:960px){.app-frame{grid-template-columns:minmax(0,1fr)}.nav-sidebar{z-index:40;position:fixed;inset:0 auto 0 0}.workspace-grid{grid-template-columns:minmax(0,1fr)}.right-function-panel{display:none}}@media (max-width:768px){.auth-panel{grid-template-columns:minmax(0,1fr);min-height:auto}.auth-copy{border-bottom:1px solid #19171112;border-right:0}.auth-copy h1{max-width:none;font-size:2.4rem}.document-card{border-radius:1.1rem}.cover-hero{height:9rem}.editor-container{padding-inline:.25rem}.table-toolbar{flex-direction:column;align-items:stretch}.table-controls{justify-content:flex-start}.editor-textarea{min-height:40vh;font-size:.88rem}.visual-table-section{padding-top:.85rem}.visual-table{min-width:460px}}
