*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#29251f;background:#f6f1e8}body{overflow:hidden;-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}.hidden{display:none!important}.app{height:100dvh;display:flex;flex-direction:column;background:#f6f1e8}.topbar{height:64px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #ded7cb;background:#f6f1e8;position:relative;z-index:3}.brand{font-weight:800;letter-spacing:.23em;font-size:13px}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#29251f;margin-right:9px}.top-actions{display:flex;gap:6px}.top-icon,.small-action{width:37px;height:37px;border:0;border-radius:11px;background:transparent;color:#625a50;cursor:pointer;font-size:18px}.top-icon:hover,.small-action:hover{background:#e9e2d7}.home{position:relative;flex:1;min-height:0;overflow:auto;padding:29px max(18px,5vw) 100px}.home-head{max-width:940px;margin:0 auto 20px;display:flex;align-items:end;justify-content:space-between}.home-head h1{font:400 39px Georgia,serif;margin:5px 0 0}.eyebrow{font-size:9px;letter-spacing:.2em;font-weight:800;color:#958b7d}.folder-notice{max-width:940px;margin:0 auto 16px;border:1px solid #ddd4c8;background:#eee7dc;border-radius:14px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.folder-notice span{display:block;color:#81786c;margin-top:4px;line-height:1.4}.notes-grid{max-width:940px;margin:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:13px}.note-card{min-height:155px;background:#fbf8f2;border:1px solid #ded6ca;border-radius:15px;padding:17px;cursor:pointer;display:flex;flex-direction:column;box-shadow:0 3px 16px rgba(50,40,25,.025);transition:transform .16s,box-shadow .16s}.note-card:hover{transform:translateY(-2px);box-shadow:0 9px 26px rgba(50,40,25,.08)}.note-date{font-size:10px;color:#978e81;margin-bottom:11px}.note-title{font:600 20px Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.note-preview{font:14px/1.5 Georgia,serif;color:#71695e;margin-top:7px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.note-lock{margin-top:auto;font-size:10px;color:#9c9386}.empty-state{text-align:center;padding:90px 20px;color:#80776b}.empty-symbol{font-size:31px}.empty-state h2{font:400 28px Georgia,serif;color:#38322b;margin:13px 0 5px}.empty-state p{font-size:13px;margin-bottom:18px}.fab{position:fixed;right:max(20px,6vw);bottom:22px;width:58px;height:58px;border:0;border-radius:19px;background:#29251f;color:#fff;font-size:31px;font-weight:300;box-shadow:0 12px 34px rgba(35,28,20,.22);cursor:pointer}.fab:active{transform:scale(.97)}.view{position:absolute;inset:64px 0 0;background:#faf7f1;z-index:4}.viewbar{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e1d9ce;font-size:13px;font-weight:700}.back{border:0;background:transparent;font-size:31px;color:#625a50;cursor:pointer}.save-top{padding:8px 14px}.editor{height:calc(100% - 58px);width:min(900px,100%);margin:auto;padding:38px 7vw 20px;display:flex;flex-direction:column}.title{width:100%;border:0;outline:0;background:transparent;font:400 clamp(31px,4vw,52px) Georgia,serif;color:#302b25}.meta-row{display:flex;gap:14px;color:#958b7e;font-size:10px;margin:9px 0 25px}.editor textarea{flex:1;min-height:150px;resize:none;border:0;outline:0;background:transparent;font:17px/1.85 Georgia,serif;color:#443e36}.editor-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e3dbd0;padding-top:13px;color:#968c7f;font-size:10px}.settings{width:min(660px,100%);margin:auto;padding:34px 23px 60px;height:calc(100% - 58px);overflow:auto}.setting-row{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;border:0;border-bottom:1px solid #e4ddd2;background:transparent;padding:17px 2px;color:#342f28;cursor:pointer}.setting-row b{display:block;font-size:13px;font-weight:650}.setting-row small{display:block;color:#8d8478;font-size:10px;margin-top:4px}.section-gap{display:block;margin-top:31px}.about{text-align:center;color:#71695e;font-size:11px;line-height:1.7;padding:40px}.about span{color:#a09689}.app-lock{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:#f6f1e8;padding:20px;text-align:center}.lock-orb{width:78px;height:78px;margin:0 auto 17px;border:1px solid #d5cdbf;border-radius:24px;display:grid;place-items:center;background:#fbf8f2;box-shadow:0 12px 35px rgba(50,40,25,.07);overflow:hidden}.lock-orb img{width:100%;height:100%;object-fit:cover}.lock-brand{font-size:13px;font-weight:800;letter-spacing:.25em}.app-lock>p{color:#8a8175;font-size:13px}.lock-panel{width:min(390px,100%);padding:27px}.lock-panel h1{font:400 33px Georgia,serif;margin:9px 0}.lock-panel p{font-size:13px;color:#776e62;line-height:1.6}.lock-panel input,.modal-card input{width:100%;padding:13px 14px;margin:5px 0;border:1px solid #d5ccbf;border-radius:10px;background:#fffdf9;outline:none;font-size:14px}.lock-panel input:focus,.modal-card input:focus{border-color:#918678}.primary,.secondary{border:0;border-radius:10px;padding:12px 16px;font-weight:700;cursor:pointer}.primary{background:#29251f;color:#fff}.secondary{background:#e7dfd3;color:#40392f}.full{width:100%;margin-top:9px}.danger-link{border:0;background:none;color:#9b5a51;font-size:11px;margin-top:15px;cursor:pointer}.error{min-height:18px;color:#a4473c;font-size:11px;margin-top:4px}.modal{position:fixed;inset:0;z-index:120;background:rgba(30,26,21,.4);display:grid;place-items:center;padding:20px}.modal-card{position:relative;width:min(410px,100%);background:#faf7f1;border:1px solid #ddd4c8;border-radius:18px;padding:29px;box-shadow:0 20px 70px rgba(40,30,20,.18)}.modal-card h2{font:400 29px Georgia,serif;margin:8px 0}.modal-card p{font-size:12px;color:#766d61;line-height:1.6}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:25px;color:#8c8276;cursor:pointer}.toast{position:fixed;z-index:200;left:50%;bottom:22px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#29251f;color:#fff;padding:10px 15px;border-radius:10px;font-size:11px;transition:.2s;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:650px){.topbar{height:60px;padding:0 14px}.view{inset:60px 0 0}.home{padding:25px 14px 95px}.notes-grid{grid-template-columns:1fr}.note-card{min-height:137px}.folder-notice{align-items:flex-start;flex-direction:column}.fab{right:18px;bottom:18px}.editor{padding:30px 20px 18px}.settings{padding:29px 18px 45px}}
