.paper-stack-container{cursor:pointer;perspective:1500px;z-index:10;width:280px;height:360px;transition:transform .2s;position:absolute;bottom:2rem;right:4rem}.paper-stack-container:hover{transform:translateY(-10px)scale(1.02)}.paper-stack{width:100%;height:100%;transform-style:preserve-3d;position:relative;transform:rotateX(60deg)rotate(-15deg)}.stack-layer{background:#f4f4f5;border:1px solid #e5e5e5;border-radius:2px;width:100%;height:100%;position:absolute;bottom:0;left:0}.stack-top-preview{color:#666;height:100%;padding:20px;font-family:Courier New,Courier,monospace;font-size:10px;line-height:1.6;overflow:hidden}.stack-label{color:#fff;pointer-events:none;white-space:nowrap;background:#0009;border-radius:20px;padding:6px 16px;font-size:.9rem;font-weight:500;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.nl-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.nl-container{border:1px solid var(--glass-border);background:#0a0a0af5;border-radius:20px;width:100%;max-width:1200px;height:90vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #0009}.nl-sidebar{border-right:1px solid var(--glass-border);background:#ffffff05;flex-direction:column;flex-shrink:0;width:280px;padding:1.5rem;display:flex;overflow-y:auto}.nl-sidebar-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.nl-sidebar-header h2{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.nl-count{color:var(--text-muted);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:999px;padding:.2rem .6rem;font-size:.8rem}.nl-search{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.6rem .8rem;display:flex}.nl-search input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.nl-search input::placeholder{color:var(--text-muted)}.nl-filter-section{margin-bottom:1.25rem}.nl-filter-section h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem;font-size:.75rem}.nl-filter-list{flex-wrap:wrap;gap:.4rem;display:flex}.nl-empty-filter{color:var(--text-muted);font-size:.8rem}.nl-filter-pill{border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.8rem;transition:all .2s;display:inline-flex}.nl-filter-pill:hover{border-color:var(--accent-color);color:var(--text-primary)}.nl-filter-pill.active{background:var(--accent-color);color:#111;border-color:var(--accent-color)}.nl-filter-count{opacity:.7;font-size:.7rem}.nl-export{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.nl-export-btn{border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.55rem;font-size:.85rem;transition:all .2s;display:flex}.nl-export-btn:hover{color:var(--text-primary);border-color:var(--accent-color)}.nl-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.nl-main-header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.nl-breadcrumb{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.nl-crumb{color:var(--text-primary);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8rem;display:inline-flex}.nl-crumb.muted{color:var(--text-muted);background:0 0;border-color:#0000}.nl-crumb button{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;align-items:center;display:flex}.nl-crumb button:hover{opacity:1}.nl-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-content:start;gap:1.25rem;padding:1.5rem;display:grid;overflow-y:auto}.nl-empty{color:var(--text-muted);text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:300px;display:flex}.nl-empty p{margin-top:1rem;font-size:1rem}.nl-empty-hint{color:var(--text-secondary);font-size:.85rem!important}.nl-card{color:#1a1a1a;background:#f4f4f5;border-radius:4px;flex-direction:column;padding:1.25rem;font-family:JetBrains Mono,Courier Prime,monospace;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 12px #00000040}.nl-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000059}.nl-card:before{content:"";background:repeating-linear-gradient(90deg,#e5e5e5,#e5e5e5 10px,#0000 10px 20px);height:3px;position:absolute;top:0;left:0;right:0}.nl-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.nl-card-meta{color:#555;flex-direction:column;gap:.15rem;font-size:.8rem;display:flex}.nl-card-source{color:#111;font-weight:600}.nl-card-author:before{content:"Author · ";opacity:.5}.nl-card-page{color:#777}.nl-card-actions{gap:.25rem;display:flex}.icon-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:flex}.icon-btn:hover{color:#111;background:#0000000d}.icon-btn.danger:hover{color:var(--error-color);background:#ef44441a}.nl-card-tags{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.nl-tag{color:#d4d4d4;background:#ffffff1a;border-radius:999px;padding:.15rem .45rem;font-family:Inter,sans-serif;font-size:.7rem}.nl-card-quote{color:#333;white-space:pre-wrap;border-left:2px solid #d4d4d8;margin:0 0 .75rem;padding-left:.85rem;font-size:.95rem;line-height:1.6}.nl-card-note{color:#444;white-space:pre-wrap;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.nl-card-footer{color:#888;border-top:1px solid #e5e5e5;margin-top:auto;padding-top:.75rem;font-family:Inter,sans-serif;font-size:.7rem}.nl-editor-overlay{z-index:110;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.nl-editor{border:1px solid var(--glass-border);background:#161616;border-radius:16px;width:100%;max-width:640px;max-height:90vh;padding:1.5rem;overflow-y:auto;box-shadow:0 25px 60px #0009}.nl-editor-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.nl-editor-header h3{color:var(--text-primary);font-size:1.1rem}.nl-editor-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.nl-editor-field{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.nl-editor-field.full{grid-column:1/-1}.nl-editor-field.vertical{flex-direction:column;align-items:stretch;gap:.4rem;margin-bottom:.75rem}.nl-editor-field label{color:var(--text-secondary);font-size:.8rem}.nl-editor-field input,.nl-editor-field textarea{color:var(--text-primary);resize:vertical;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.9rem}.nl-editor-field textarea{line-height:1.6}.nl-editor-actions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.nl-btn{border:1px solid var(--glass-border);cursor:pointer;border-radius:8px;padding:.55rem 1.1rem;font-size:.9rem;transition:all .2s}.nl-btn.secondary{color:var(--text-secondary);background:0 0}.nl-btn.secondary:hover{color:var(--text-primary);border-color:var(--accent-color)}.nl-btn.primary{background:var(--accent-color);color:#111;border-color:var(--accent-color)}.nl-btn.primary:hover{background:#d4d4d4}@media (width<=768px){.nl-overlay{padding:0}.nl-container{border-radius:0;flex-direction:column;height:100dvh}.nl-sidebar{border-right:none;border-bottom:1px solid var(--glass-border);width:100%;max-height:35vh;padding:1rem}.nl-grid{grid-template-columns:1fr;padding:1rem}.nl-editor-grid{grid-template-columns:1fr}}.icon-btn.active{color:var(--accent-color)}.nl-md-preview{color:var(--text-secondary);overflow-wrap:break-word;font-size:.9rem;line-height:1.65}.nl-md-preview h1,.nl-md-preview h2,.nl-md-preview h3{color:var(--text-primary);margin:.6rem 0 .3rem;line-height:1.3}.nl-md-preview h1{font-size:1.15rem}.nl-md-preview h2{font-size:1.05rem}.nl-md-preview h3{font-size:.95rem}.nl-md-preview p{margin:.35rem 0}.nl-md-preview ul,.nl-md-preview ol{margin:.35rem 0;padding-left:1.4rem}.nl-md-preview blockquote{border-left:3px solid var(--glass-border);color:var(--text-muted);margin:.4rem 0;padding-left:.8rem}.nl-md-preview code{background:#ffffff14;border-radius:4px;padding:.05rem .3rem;font-size:.85em}.nl-md-preview pre{border:1px solid var(--glass-border);background:#ffffff0d;border-radius:8px;padding:.7rem;overflow-x:auto}.nl-md-preview pre code{background:0 0;padding:0}.nl-md-preview a{color:var(--accent-color)}.nl-md-preview hr{border:none;border-top:1px solid var(--glass-border);margin:.7rem 0}.weather-window{z-index:0;pointer-events:none;transition:background 1.2s;position:fixed;inset:0;overflow:hidden}.weather-clear{background:linear-gradient(#8fb8d4 0%,#c3d9e2 60%,#dde7ea 100%)}.weather-rain{background:linear-gradient(#2b3542 0%,#1d242e 60%,#161b22 100%)}.weather-snow{background:linear-gradient(#7d8894 0%,#a5adb5 60%,#c6cbd0 100%)}.weather-night{background:linear-gradient(#0b1026 0%,#0a0d1c 60%,#060810 100%)}.weather-fog{background:linear-gradient(#6e767c 0%,#969da2 60%,#b4b9bc 100%)}.sun{filter:blur(2px);background:radial-gradient(circle,#fff4c8f2 0%,#ffe08c80 40%,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;top:8%;right:12%}.cloud{filter:blur(18px);background:#ffffffbf;border-radius:999px;width:260px;height:70px;animation:linear infinite cloudDrift;position:absolute}.cloud-1{animation-duration:90s;top:15%;left:-280px}.cloud-2{opacity:.7;width:340px;height:90px;animation-duration:130s;animation-delay:-45s;top:30%;left:-340px}.cloud-3{opacity:.55;width:200px;height:55px;animation-duration:110s;animation-delay:-80s;top:8%;left:-220px}@keyframes cloudDrift{0%{transform:translate(0)}to{transform:translate(calc(100vw + 700px))}}.wet-glass{position:absolute;inset:0}.weather-rain .weather-photo{filter:blur(5px)brightness(.92)saturate(.9)}.wet-droplets{position:absolute;inset:0}.rivulet{filter:blur(.4px);background:linear-gradient(#fff0 0%,#ffffff1a 45%,#ffffff47 75%,#ffffff8c 93%,#ffffffe6 100%);border-radius:3px;animation-name:rivuletRun;animation-timing-function:cubic-bezier(.35,.05,.6,.95);animation-iteration-count:infinite;position:absolute;top:-20vh}@keyframes rivuletRun{0%{transform:translate(0,0)}92%{opacity:1}to{transform:translate3d(var(--wobble), 140vh, 0);opacity:0}}@media (width<=768px){.weather-rain .weather-photo{filter:blur(2.5px)brightness(.92)}}.snowflake{background:radial-gradient(circle,#fffffff2,#fff6);border-radius:50%;animation-name:snowFall;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-10px}@keyframes snowFall{0%{transform:translateY(-2vh)}to{transform:translate3d(var(--drift), 105vh, 0)}}.moon{background:radial-gradient(circle at 38% 35%,#f4f1de 0%,#d8d4bd 55%,#b8b4a0 100%);border-radius:50%;width:90px;height:90px;position:absolute;top:10%;right:14%;box-shadow:0 0 60px 18px #e6e2c838}.star{background:#ffffffe6;border-radius:50%;position:absolute}.star.twinkle{animation-name:twinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes twinkle{0%{opacity:.15}to{opacity:1}}.fog-band{filter:blur(30px);background:#e6e9eb80;border-radius:50%;width:140%;animation:ease-in-out infinite alternate fogSlide;position:absolute;left:-20%}.fog-1{height:160px;animation-duration:26s;top:20%}.fog-2{opacity:.8;height:200px;animation-duration:34s;animation-delay:-12s;top:48%}.fog-3{opacity:.6;height:180px;animation-duration:30s;animation-delay:-22s;top:72%}@keyframes fogSlide{0%{transform:translate(-6%)}to{transform:translate(6%)}}.weather-photo{background-position:50%;background-size:cover;position:absolute;inset:0}.weather-tint{pointer-events:none;transition:background 1.2s;position:absolute;inset:0}.tint-clear{background:#ffe8b40f}.tint-rain{background:#1a243261}.tint-snow{background:#becad62e}.tint-night{background:#04071280}.tint-fog{background:#afb6ba47}.has-photo .sun,.has-photo .cloud,.has-photo .moon,.has-photo .star{display:none}.scene-footer{aspect-ratio:2800/258;opacity:.9;background:url(/footer.jpg) bottom/100% 100% no-repeat;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 45%);mask-image:linear-gradient(#0000 0%,#000 45%)}.window-frame{position:absolute;inset:0;box-shadow:inset 0 0 0 18px #2c2119,inset 0 0 0 19px #ffebc81a,inset 0 0 0 24px #0000008c,inset 0 0 0 26px #3d2e21,inset 0 0 0 27px #ffebc814,inset 0 0 60px 20px #00000059}.window-frame:before,.window-frame:after{content:"";background:linear-gradient(90deg,#241a12 0%,#3d2e21 18%,#4a3828 50%,#3d2e21 82%,#241a12 100%);position:absolute;box-shadow:0 0 6px #0009}.window-frame:before{background:linear-gradient(90deg,#241a12 0%,#4a3828 50%,#241a12 100%);width:14px;top:0;bottom:0;left:50%;transform:translate(-50%)}.window-frame:after{background:linear-gradient(#241a12 0%,#4a3828 50%,#241a12 100%);height:14px;top:42%;left:0;right:0;transform:translateY(-50%)}.window-sill{background:linear-gradient(#4a3828 0%,#33261b 55%,#1d150e 100%);border-top:2px solid #ffebc81f;height:30px;position:absolute;bottom:0;left:-8px;right:-8px;box-shadow:0 -6px 18px #00000080,0 8px 24px #0009}.weather-clear .window-frame,.weather-snow .window-frame,.weather-fog .window-frame{box-shadow:inset 0 0 0 18px #2c2119,inset 0 0 0 19px #ffebc81a,inset 0 0 0 24px #0000008c,inset 0 0 0 26px #3d2e21,inset 0 0 0 27px #ffebc814,inset 0 0 140px 30px #00000080}@media (prefers-reduced-motion:reduce){.cloud,.snowflake,.star.twinkle,.fog-band,.rivulet{animation:none!important}}.atmosphere-toggle.active{color:var(--text-primary);background:#ffffff14}.atmosphere-panel{z-index:200;background:#0c0c0ceb;flex-direction:column;gap:.85rem;min-width:240px;padding:1rem 1.25rem;animation:.18s ease-out atmoIn;display:flex;position:fixed;top:4rem;left:50%;transform:translate(-50%)}@keyframes atmoIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.atmo-section{flex-direction:column;gap:.4rem;display:flex}.atmo-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.68rem}.atmo-swatches{gap:.5rem;display:flex}.atmo-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:26px;height:26px;transition:transform .15s,border-color .15s;box-shadow:inset 0 0 0 1px #00000040}.atmo-swatch:hover{transform:scale(1.12)}.atmo-swatch.active{border-color:var(--accent-color);box-shadow:0 0 8px var(--accent-glow)}.atmo-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.atmo-row input[type=range]{min-width:120px;accent-color:var(--accent-color);cursor:pointer;flex:1}.atmo-chip{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-size:.76rem;transition:all .15s;display:inline-flex}.atmo-chip:hover{color:var(--text-primary);border-color:var(--accent-color)}.atmo-chip.active{background:var(--accent-color);color:#111;border-color:var(--accent-color)}.atmo-icon-btn{border:1px solid var(--glass-border);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.atmo-icon-btn:hover{color:var(--text-primary);border-color:var(--accent-color)}.atmo-focus-btn{border:1px solid var(--glass-border);background:var(--glass-bg);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.45rem;font-size:.8rem;transition:all .15s;display:flex}.atmo-focus-btn:hover{color:var(--text-primary);border-color:var(--accent-color)}@media (width<=768px){.atmosphere-panel{width:min(300px,92vw);top:3.5rem}}.pomodoro-pill{border:1px solid var(--glass-border);color:var(--text-secondary);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.78rem;transition:all .2s;display:inline-flex}.pomodoro-pill:hover{color:var(--text-primary);border-color:var(--accent-color)}.pomodoro-pill.is-running{color:var(--text-primary);background:#ffffff0f}.pomo-dot{border-radius:50%;width:7px;height:7px}.pomo-dot.is-work{background:#e0655a}.pomo-dot.is-break{background:#6db884}.pomodoro-pill.is-work{border-color:#e0655a80}.pomodoro-pill.is-break{border-color:#6db88480}.pomo-floating{z-index:120;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:.04em;pointer-events:none;border-radius:999px;padding:.35rem .9rem;font-size:.78rem;position:fixed;top:1.25rem;right:1.5rem}.pomo-floating.is-work{color:#e0655a}.pomo-floating.is-break{color:#6db884}.pomodoro-card{z-index:200;background:#0c0c0ceb;flex-direction:column;gap:.8rem;min-width:220px;padding:1.1rem 1.4rem;animation:.18s ease-out atmoIn;display:flex;position:fixed;top:4rem;left:50%;transform:translate(-50%)}.pomo-card-header{justify-content:space-between;align-items:center;display:flex}.pomo-today{color:var(--text-muted);font-size:.72rem}.pomo-big-time{text-align:center;color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:2.4rem;font-weight:600;line-height:1}.pomo-actions{justify-content:center;gap:.5rem;display:flex}.pomo-btn{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.8rem;transition:all .15s;display:inline-flex}.pomo-btn:hover{color:var(--text-primary);border-color:var(--accent-color)}.pomo-btn.primary{background:var(--accent-color);color:#111;border-color:var(--accent-color)}.pomo-btn.primary:hover{background:#fff}.pomo-durations{align-items:center;gap:.4rem;display:flex}.pomo-toast{z-index:300;pointer-events:none;animation:.5s cubic-bezier(.2,1.4,.4,1) toastDrop;position:fixed;top:18%;left:50%;transform:translate(-50%)}.pomo-toast-paper{background:var(--paper-bg);color:var(--ink-color);white-space:nowrap;border-radius:3px;padding:.9rem 1.6rem;font-family:Courier Prime,Courier,monospace;font-size:.95rem;transform:rotate(-1.5deg);box-shadow:0 14px 30px #00000080}@keyframes toastDrop{0%{opacity:0;transform:translate(-50%)translateY(-30px)rotate(3deg)}to{opacity:1;transform:translate(-50%)translateY(0)rotate(0)}}@media (width<=768px){.pomodoro-card{top:3.5rem}.pomo-big-time{font-size:2rem}}:root{--paper-width:80%;--paper-height:600px;--paper-bottom-offset:75%;--typebar-top:30%}.typewriter-machine-container{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:2rem 2rem 0;display:flex;position:relative}.stats-bar{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;align-items:flex-end;gap:1rem;width:auto;padding:1.5rem;font-family:JetBrains Mono,monospace;display:flex;position:fixed;top:2rem;right:2rem}.stat{color:var(--text-secondary);font-size:.875rem}.stat-value{color:var(--accent-color);margin-left:.5rem;font-size:1.25rem;font-weight:600}.scene-info{color:var(--text-muted);font-size:.875rem}.icon-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;transition:color .2s,transform .2s}.icon-btn:hover{color:var(--text-primary);transform:rotate(15deg)}.machine-wrapper{cursor:text;flex-direction:column;align-items:center;width:100%;max-width:800px;font-size:.8rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.carriage-assembly{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.machine-paper-table,.machine-carriage,.machine-lever{pointer-events:none;width:100%;height:auto;display:block;position:absolute;top:0;left:0}.machine-paper-table{z-index:1}.back-paper-mask{z-index:2}.machine-carriage{z-index:3}.paper-mask{z-index:4}.paper-mask,.back-paper-mask{width:540px;height:var(--paper-height);bottom:var(--paper-bottom-offset);position:absolute}.paper-mask{clip-path:inset(-1000px -1000px 0);left:calc(50% + 20px);overflow:visible;transform:translate(-50%)}.back-paper-mask{left:calc(50% + 32px);overflow:hidden;transform:translate(-50%)}.paper-sheet{width:100%;height:auto;min-height:var(--paper-height);bottom:calc((var(--paper-height) * -1) + 194px);background:var(--paper-bg);transform-origin:bottom;border-radius:4px 4px 0 0;padding:2.5rem 3.5rem;transition:background .4s;position:absolute;left:0;box-shadow:0 -10px 20px #00000080}.paper-sheet:before{content:"";border-radius:inherit;pointer-events:none;opacity:var(--paper-grain-opacity);mix-blend-mode:multiply;background:repeating-linear-gradient(0deg,#00000059 0 1px,#0000 1px 3px),repeating-linear-gradient(90deg,#00000040 0 1px,#0000 1px 4px);position:absolute;inset:0}.back-paper-sheet{width:100%;height:auto;min-height:var(--paper-height);background:var(--paper-back-bg);transform-origin:bottom;border-radius:4px 4px 0 0;transition:background .4s;position:absolute;bottom:0;left:0;box-shadow:inset 0 20px 40px #0000001a}.paper-mask:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000,#0009);width:100%;height:40px;position:absolute;bottom:0;left:0}.hidden-input{opacity:0;pointer-events:none;width:10px;height:10px;font-size:16px;position:absolute;top:0;left:0}.text-display{color:var(--ink-color);-webkit-user-select:none;user-select:none;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap;text-align:left;font-family:Courier Prime,Courier,monospace;font-size:.8rem;font-weight:400;line-height:24px;transition:color .4s}.text-display-note{color:var(--ink-note-color);font-style:italic}.md-heading{font-weight:700}.md-quote-line{color:var(--ink-note-color);font-style:italic}.md-bold{font-weight:700}.md-italic{font-style:italic}.md-code{text-underline-offset:3px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.md-marker{opacity:.45}.text-display-divider{color:var(--ink-note-color);opacity:.6;letter-spacing:.15em;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.75rem;line-height:28px}.char.correct{color:var(--ink-color)}.char.incorrect{color:#dc2626;background-color:#dc262633}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.finish-message{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);z-index:10;border-radius:12px;margin-top:2rem;padding:2rem}.finish-message h3{color:var(--text-primary);margin-bottom:.5rem}.finish-message p{color:var(--text-secondary);margin-bottom:1.5rem}.primary-btn{background-color:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s,transform .1s}.primary-btn:hover{background-color:#d4d4d4}.primary-btn:active{transform:scale(.98)}.slide-up{animation:.4s ease-out forwards slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=800px){.machine-wrapper{width:800px;max-width:none;transform:scale(calc(100vw / 820));transform-origin:bottom;position:relative;left:auto}.typewriter-machine-container{justify-content:flex-end;min-height:auto;padding:0;display:flex;overflow:hidden visible}.stats-bar{transform-origin:100% 0;padding:10px;top:5rem;right:10px;transform:scale(.8)}}.notepad-layout{flex:1;height:100dvh;display:flex;position:relative;overflow:hidden}.cinematic-placeholder{color:#fff9;pointer-events:none;z-index:50;letter-spacing:2px;text-shadow:0 0 10px #fff3;text-align:center;width:90%;font-family:Special Elite,Courier Prime,Courier,monospace;font-size:clamp(1rem,4vw,1.5rem);position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.cursor-blink{margin-left:2px;animation:1s step-end infinite blink;display:inline-block}.notepad-sidebar{z-index:80;border-right:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);background:#050505eb;flex-shrink:0;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.sidebar-inner{flex-direction:column;width:260px;padding:1.25rem;display:flex}.sidebar-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.sidebar-header h3{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.category-list{flex-wrap:wrap;gap:.4rem;max-height:120px;margin-bottom:1rem;display:flex;overflow-y:auto}.category-pill{border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.8rem;transition:all .2s;display:inline-flex}.category-pill:hover{color:var(--text-primary);border-color:var(--accent-color)}.category-pill.active{background:var(--accent-color);color:#111;border-color:var(--accent-color)}.category-pill .count{opacity:.7;font-size:.7rem}.category-pill.add{border-style:dashed}.note-list{flex-direction:column;flex:1;gap:.5rem;display:flex;overflow-y:auto}.empty-notes{color:var(--text-muted);text-align:center;padding:2rem 0;font-size:.85rem}.note-item{border:1px solid var(--glass-border);background:var(--glass-bg);cursor:pointer;border-radius:10px;padding:.75rem;transition:all .2s}.note-item:hover{border-color:var(--accent-color)}.note-item.active{border-color:var(--accent-color);background:#ffffff0f}.note-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.note-meta{color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:.35rem;font-size:.75rem;display:flex}.note-category{color:var(--accent-color)}.sidebar-footer{border-top:1px solid var(--glass-border);margin-top:1rem;padding-top:1rem}.export-all-btn{border:1px solid var(--glass-border);background:var(--glass-bg);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-size:.85rem;transition:all .2s;display:flex}.export-all-btn:hover{color:var(--text-primary);border-color:var(--accent-color)}.notepad-main{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.editor-toolbar{z-index:70;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);opacity:.92;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;max-width:calc(100vw - 180px);padding:.45rem .7rem;transition:opacity .3s;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.editor-toolbar:hover{opacity:1}.toolbar-field{color:var(--text-secondary);align-items:center;gap:.35rem;display:flex}.toolbar-field.short input{width:52px}.toolbar-field input{color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #0000;outline:none;width:100px;padding:.2rem .1rem;font-size:.85rem;transition:border-color .2s}.toolbar-field input:focus{border-bottom-color:var(--accent-color)}.toolbar-field input::placeholder{color:var(--text-muted)}.toolbar-tags{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.25rem;max-width:150px;display:flex}.toolbar-tags input{color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #0000;outline:none;width:50px;padding:.2rem .1rem;font-size:.82rem}.toolbar-tags input:focus{border-bottom-color:var(--accent-color)}.toolbar-tag-pill{color:var(--accent-color);cursor:pointer;background:#ffffff1f;border-radius:999px;align-items:center;gap:.15rem;padding:.1rem .35rem;font-size:.72rem;transition:all .2s;display:inline-flex}.toolbar-tag-pill:hover{color:var(--error-color);background:#ef444426}.toolbar-divider{background:var(--glass-border);width:1px;height:20px}.toolbar-btn{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.toolbar-btn:hover{color:var(--text-primary);background:#ffffff14}.toolbar-btn.save{background:var(--accent-color);color:#111}.toolbar-btn.save:hover{box-shadow:0 0 12px var(--accent-glow);background:#fff}.toolbar-title{color:var(--text-primary);text-align:center;white-space:nowrap;text-overflow:ellipsis;min-width:120px;font-size:.9rem;font-weight:500;overflow:hidden}.toolbar-category{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;outline:none;padding:.3rem .6rem;font-size:.8rem}.toolbar-category option{color:var(--text-primary);background:#111}.note-panel-toggle{z-index:65;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;opacity:.7;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.8rem;transition:all .2s;display:flex;position:absolute;top:5rem;left:50%;transform:translate(-50%)}.note-panel-toggle:hover,.note-panel-toggle.active{opacity:1;color:var(--text-primary);border-color:var(--accent-color)}.note-panel-toggle.active{background:#ffffff14}.note-panel{z-index:60;color:#1a1a1a;background:#f4f4f5;border-radius:4px;width:min(520px,80vw);padding:1rem 1.25rem;position:absolute;bottom:7rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0006}.note-panel:before{content:"";background:repeating-linear-gradient(90deg,#e5e5e5,#e5e5e5 12px,#0000 12px 24px);height:4px;position:absolute;top:0;left:0;right:0}.note-panel-header{color:#666;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;margin-bottom:.6rem;font-family:Inter,sans-serif;font-size:.8rem;display:flex}.note-panel-input{resize:vertical;color:#1a1a1a;background:0 0;border:none;outline:none;width:100%;min-height:80px;font-family:JetBrains Mono,Courier Prime,monospace;font-size:1rem;line-height:1.7}.note-panel-input::placeholder{color:#999}.habit-pill{z-index:70;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--text-secondary);opacity:.7;border-radius:999px;align-items:center;gap:.75rem;padding:.4rem .9rem;font-size:.8rem;transition:opacity .3s;display:flex;position:absolute;top:1rem;right:1rem}.habit-pill:hover{opacity:1}.habit-pill svg.active{color:#f59e0b}.habit-pill .goal-mini{background:#ffffff1a;border-radius:2px;width:60px;height:4px;overflow:hidden}.habit-pill .goal-mini-fill{background:var(--accent-color);height:100%;transition:width .4s}.writing-tip{z-index:60;max-width:700px;color:var(--text-secondary);opacity:.8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;transition:opacity .3s;display:flex;position:absolute;top:4.5rem;left:50%;transform:translate(-50%)}.writing-tip:hover{opacity:1}.writing-tip button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:1rem;line-height:1}.writing-tip button:hover{color:var(--text-primary)}.paper-title{z-index:55;text-align:center;width:min(540px,52%);position:absolute;top:18%;left:50%;transform:translate(-50%)}.paper-title input{color:#1a1a1a;text-align:center;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;width:100%;padding:.4rem;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:600;transition:border-color .2s}.paper-title input:hover,.paper-title input:focus{border-bottom-color:#00000026}.paper-title input::placeholder{color:#00000059}.typewriter-machine-container{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:0;display:flex;position:relative}.machine-wrapper{cursor:text;flex-direction:column;align-items:center;width:min(900px,90vw);display:flex;position:relative;bottom:0;left:auto;transform:none}.machine-image-container{z-index:3;width:100%;position:relative}.machine-image{width:100%;height:auto;display:block}.typebar{top:var(--typebar-top);opacity:0;z-index:4;background:linear-gradient(90deg,#666,#aaa,#666);border-radius:3px;width:6px;height:80px;margin-left:-3px;position:absolute;left:50%}.hidden-input{opacity:0;pointer-events:none;width:10px;height:10px;position:absolute;top:0;left:0}.text-display{color:var(--ink-color);-webkit-user-select:none;user-select:none;font-family:JetBrains Mono,monospace;font-size:1.15rem;font-weight:500;line-height:2}.char{position:relative}.char.current:before{content:"";background-color:var(--ink-color);opacity:.5;width:100%;height:2px;animation:1s step-end infinite blink;position:absolute;bottom:2px;left:0}.empty-editor{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.empty-editor-card{text-align:center;color:var(--text-secondary);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:2.5rem}.empty-editor-card h3{color:var(--text-primary);margin:1rem 0 .5rem;font-size:1.5rem}.empty-editor-card p{color:#666;margin-bottom:2rem;line-height:1.6}.eject-btn{z-index:10;align-items:center;gap:.5rem;animation:2s infinite pulse;display:flex;position:absolute;top:50%;right:-120px;transform:translateY(-50%);box-shadow:0 10px 20px #0000004d}@media (width<=1200px){.eject-btn{top:-3rem;right:2rem;transform:none}}@keyframes pulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.empty-editor-card svg{color:var(--text-muted)}:root{--paper-top-offset:40px;--typebar-top:30%}.stats-bar{display:none}@media (width<=768px){.text-display{font-size:.8rem;line-height:24px}.paper-title{width:70%;top:16%}.paper-title input{font-size:.95rem}.editor-toolbar{border-radius:16px;gap:.35rem;padding:.4rem .6rem;top:.75rem}.toolbar-field input{width:70px;font-size:.75rem}.toolbar-field.short input{width:42px}.toolbar-tags{max-width:100px}.toolbar-tag-pill{font-size:.7rem}.toolbar-btn{width:28px;height:28px}.note-panel-toggle{top:4.2rem}.note-panel{width:92vw;padding:.85rem;bottom:5.5rem}.habit-pill{top:auto;bottom:1rem;right:.75rem}.writing-tip{border-radius:8px;top:4rem;left:1rem;right:1rem;transform:none}}.library-wrapper{flex-direction:column;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:2rem;display:flex}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;margin-top:2rem;display:grid}.show-card{text-align:center;cursor:pointer;flex-direction:column;align-items:center;padding:2rem;transition:transform .2s,background-color .2s;display:flex}.show-card:hover{background-color:#ffffff14;transform:translateY(-5px)}.show-icon{color:var(--accent-color);margin-bottom:1rem}.show-card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.show-card p{color:var(--text-muted);font-size:.875rem}.episode-list-container,.reader-container{flex-direction:column;flex:1;width:100%;max-width:800px;margin:0 auto;display:flex}.library-header,.reader-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-top:1rem;display:flex}.library-header h2,.reader-header h3{color:var(--text-primary);font-size:1.5rem;font-weight:600}.episode-list{flex-direction:column;gap:1rem;display:flex}.episode-item{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;padding:1.5rem;font-weight:500;transition:background-color .2s;display:flex}.episode-item:hover{background-color:#ffffff14}.reader-content{flex:1;max-height:70vh;margin-bottom:2rem;padding:3rem;overflow-y:auto}.script-text{color:#ccc;white-space:pre-wrap;word-wrap:break-word;font-family:Courier New,Courier,monospace;font-size:1.1rem;line-height:1.8}.loading{text-align:center;color:var(--text-muted);padding:3rem}.deck-container{flex-direction:column;flex:1;align-items:center;width:100%;max-width:600px;margin:0 auto;padding:2rem;display:flex}.deck-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:3rem;display:flex}.deck-header h2{letter-spacing:-.02em;font-weight:600}.icon-text-btn,.text-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-weight:500;transition:color .2s;display:flex}.icon-text-btn:hover,.text-btn:hover{color:var(--text-primary)}.card-stack{justify-content:center;align-items:center;width:100%;max-width:400px;height:500px;margin:auto 0;display:flex;position:relative}.swipe-card{cursor:grab;background:linear-gradient(145deg,#1e1e1ecc 0%,#0f0f0fe6 100%);flex-direction:column;justify-content:space-between;width:100%;height:450px;padding:2.5rem;display:flex;position:absolute;box-shadow:0 20px 40px #0006}.swipe-card:active{cursor:grabbing}.card-content{flex-direction:column;flex:1;justify-content:center;display:flex}.quote-text{color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem;font-weight:500;line-height:1.5}.quote-source{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.card-actions{border-top:1px solid var(--glass-border);justify-content:space-evenly;padding-top:2rem;display:flex}.action-btn{cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,background-color .2s;display:flex}.action-btn:active{transform:scale(.9)}.action-btn.nope{color:var(--error-color)}.action-btn.nope:hover{background:#ef44441a}.action-btn.like{color:#10b981}.action-btn.like:hover{background:#10b9811a}.saved-deck-container{max-width:900px;margin:0 auto;padding:2rem}.saved-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.saved-card{background:#14141499;flex-direction:column;justify-content:space-between;min-height:180px;padding:1.5rem;transition:transform .2s;display:flex}.saved-card:hover{transform:translateY(-4px)}.saved-quote-text{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;line-height:1.5}.saved-card-footer{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.saved-show{color:var(--text-muted);font-size:.75rem}.icon-btn-small{color:var(--text-secondary);cursor:pointer;background:0 0;border:none}.icon-btn-small:hover{color:var(--error-color)}.empty-state{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:4rem}.export-tool{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 2.5rem 2rem 8rem;overflow-y:auto}.export-header{margin-bottom:1.5rem}.export-header h1{color:var(--text-primary);align-items:center;gap:.6rem;margin-bottom:.4rem;font-size:1.6rem;font-weight:600;display:flex}.export-header p{color:var(--text-secondary);font-size:.95rem}.export-stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.stat-value{color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700}.stat-label{color:var(--text-secondary);font-size:.8rem}.export-layout{grid-template-columns:320px 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.export-panel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;height:fit-content;padding:1.25rem}.export-panel h3{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem;font-size:.9rem;font-weight:600}.export-field{border:1px solid var(--glass-border);color:var(--text-secondary);background:#0003;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:.7rem;padding:.6rem .8rem;display:flex}.export-field input,.export-field select{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.9rem}.export-field select option{color:var(--text-primary);background:#111}.export-field select option:checked,.export-field select option:hover,.export-field select option:focus{background:var(--accent-color);color:#111}.export-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.export-field input[type=date]::-webkit-calendar-picker-indicator{filter:invert();opacity:.6;cursor:pointer}.export-field input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.export-field.date{flex-wrap:wrap;gap:.4rem}.export-field.date input{flex:1;min-width:110px}.export-field.date span{color:var(--text-muted);font-size:.8rem}.format-list{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.format-card{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:.75rem;padding:.8rem;transition:all .2s;display:flex}.format-card:hover{border-color:var(--accent-color);color:var(--text-primary)}.format-card.active{border-color:var(--accent-color);color:var(--text-primary);background:#ffffff14}.format-info{flex-direction:column;gap:.15rem;display:flex}.format-label{font-size:.9rem;font-weight:500}.format-desc{opacity:.8;font-size:.75rem}.export-action-btn{background:var(--accent-color);color:#111;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.8rem;font-size:.95rem;font-weight:600;transition:all .2s}.export-action-btn:hover:not(:disabled){box-shadow:0 0 16px var(--accent-glow);background:#d4d4d4}.export-action-btn:disabled{opacity:.5;cursor:not-allowed}.export-preview{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;min-height:400px;display:flex;overflow:hidden}.export-preview-header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.export-preview-header h3{color:var(--text-primary);font-size:.95rem;font-weight:600}.export-preview-header span{color:var(--text-muted);font-size:.8rem}.export-preview-content{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;flex:1;margin:0;padding:1.25rem;font-family:JetBrains Mono,monospace;font-size:.85rem;line-height:1.7;overflow-y:auto}.export-danger-zone{background:#ef44440d;border:1px solid #ef444426;border-radius:16px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem;display:flex}.export-danger-zone h3{color:var(--error-color);align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.export-danger-zone p{color:var(--text-secondary);flex:1;min-width:200px;font-size:.85rem}.danger-btn{border:1px solid var(--error-color);color:var(--error-color);cursor:pointer;background:0 0;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;transition:all .2s}.danger-btn:hover{background:#ef44441a}@media (width<=900px){.export-tool{padding:1.25rem}.export-stats{grid-template-columns:repeat(2,1fr)}.export-layout{grid-template-columns:1fr}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx3cwhsk.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxTcwhsk.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxPcwhsk.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx_cwhsk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx7cwhsk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxDcwg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx3cwhsk.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxTcwhsk.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxPcwhsk.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx_cwhsk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx7cwhsk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxDcwg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg-color:#0a0a0a;--text-primary:#f0f0f0;--text-secondary:#999;--text-muted:#555;--accent-color:#e8e8e8;--accent-glow:#ffffff2e;--error-color:#f55;--correct-color:#f0f0f0;--glass-bg:#0e0e119e;--glass-border:#ffffff29}:root,html[data-paper=white]{--paper-bg:#f4f4f5;--paper-back-bg:#e2dfda;--paper-grain-opacity:.05}html[data-paper=aged]{--paper-bg:#efe3bd;--paper-back-bg:#e0d2a8;--paper-grain-opacity:.12}html[data-paper=kraft]{--paper-bg:#d3b98a;--paper-back-bg:#c2a876;--paper-grain-opacity:.16}html[data-paper=night]{--paper-bg:#23262d;--paper-back-bg:#1a1c22;--paper-grain-opacity:.08}:root,html[data-ink=black]{--ink-color:#1a1a1a;--ink-note-color:#444}html[data-ink=blueblack]{--ink-color:#20304d;--ink-note-color:#41557c}html[data-ink=wine]{--ink-color:#6e1423;--ink-note-color:#96505e}html[data-ink=violet]{--ink-color:#4b2e83;--ink-note-color:#7961ab}html[data-paper=night]{--ink-color:#d8d2c4;--ink-note-color:#a09a8c}html[data-paper=night][data-ink=blueblack]{--ink-color:#7d95c4;--ink-note-color:#5d7093}html[data-paper=night][data-ink=wine]{--ink-color:#d98d9a;--ink-note-color:#a86a75}html[data-paper=night][data-ink=violet]{--ink-color:#b39ddb;--ink-note-color:#8b78b3}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow-x:hidden}#root{flex-direction:column;flex:1;display:flex}.nav-container{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:fixed;top:2rem;left:2rem}.nav-link{color:var(--text-secondary);align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.nav-link:hover,.nav-link.active{color:var(--text-primary)}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px}body.focus-mode .nav-container,body.focus-mode .editor-toolbar,body.focus-mode .note-panel-toggle,body.focus-mode .paper-stack-container,body.focus-mode .atmosphere-panel{opacity:0;pointer-events:none;transition:opacity .4s}body.focus-mode:after{content:"";z-index:90;pointer-events:none;background:radial-gradient(at 50% 60%,#0000 40%,#0000008c 100%);position:fixed;inset:0}.focus-exit-hint{z-index:120;background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);letter-spacing:.08em;opacity:0;pointer-events:none;border-radius:999px;padding:.35rem .9rem;font-size:.72rem;animation:4s forwards focusHintFade;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}@keyframes focusHintFade{0%{opacity:0}15%{opacity:1}75%{opacity:1}to{opacity:0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}
