:root{--paper:#f7f0df;--paper-light:#fffaf0;--paper-dark:#e8dbc2;--cocoa:#4b3025;--chocolate:#6b4030;--caramel:#c58b58;--pink:#f5c9ce;--blue:#c8dff0;--yellow:#f5dfa0;--mint:#c9e2d0;--lavender:#d9cbe8;--peach:#f3c9aa;--ink:#49382f;--muted:#806e61;--shadow-soft:0 8px 18px #4b30251f;--shadow-paper:4px 6px 0 #4b302514;color:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{background:radial-gradient(circle at 15% 20%, #ffffff8c 0 1px, transparent 1.5px), radial-gradient(circle at 80% 70%, #4b302509 0 1px, transparent 1.5px), var(--paper);background-size:17px 17px,23px 23px,auto;min-height:100vh;overflow-x:hidden}button,input,textarea{font:inherit}button{color:inherit}#app{width:100%;min-height:100vh;position:relative}.topbar{z-index:20;background:var(--paper-light);border-bottom:2px solid #4b302524;justify-content:space-between;align-items:center;gap:24px;padding:28px 42px 24px;display:flex;position:relative;box-shadow:0 5px 14px #4b302512}.brand{align-items:center;gap:15px;display:flex}.brand-mark{background:var(--chocolate);color:#fff8ed;width:48px;height:48px;box-shadow:3px 4px 0 var(--caramel);border-radius:14px 10px 13px 8px;place-items:center;font-size:25px;font-weight:800;display:grid;transform:rotate(-4deg)}.brand h1{color:var(--cocoa);letter-spacing:-.5px;margin:0;font-family:Georgia,serif;font-size:30px}.brand p{color:var(--muted);margin:3px 0 0;font-size:14px}.top-actions{gap:10px;display:flex}.top-actions button,.widget-menu button{background:var(--paper-light);cursor:pointer;border:2px solid #4b302533;border-radius:11px 8px 12px 9px;padding:10px 15px;transition:transform .15s,box-shadow .15s;box-shadow:2px 3px #4b30251a}.top-actions button:hover,.widget-menu button-hover{transform:translateY(-2px)rotate(-1deg);box-shadow:3px 5px #4b302521}#addWidgetBtn{background:var(--yellow)}#resetBtn{background:var(--pink)}.workspace{isolation:isolate;min-height:calc(100vh - 101px);padding:35px;position:relative;overflow:hidden}.workspace:before{content:"";pointer-events:none;background:#c58b5814;border-radius:48% 52% 45% 55%;width:190px;height:80px;position:absolute;top:30px;right:70px;transform:rotate(4deg)}.workspace:after{content:"";pointer-events:none;background:#f5c9ce1f;border-radius:52% 48% 55% 45%;width:150px;height:60px;position:absolute;bottom:50px;left:70px;transform:rotate(-7deg)}.nova-window{z-index:2;width:300px;min-width:170px;color:var(--ink);box-shadow:var(--shadow-soft), var(--shadow-paper);transition:box-shadow .15s,transform .15s;position:absolute;overflow:hidden}.nova-window:hover{box-shadow:0 12px 24px #4b302529,4px 7px #4b302514}.window-bar{cursor:grab;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:9px 13px;display:flex}.window-bar:active{cursor:grabbing}.window-title{font-family:Georgia,serif;font-size:16px;font-weight:700}.close-widget{width:27px;height:27px;color:var(--cocoa);cursor:pointer;background:#4b30251a;border:0;border-radius:50%;line-height:1}.close-widget:hover{background:#4b302533}.window-content{padding:17px}.clock-window{background:var(--yellow);border-radius:9px 14px 8px 12px;top:4px;left:55px;transform:rotate(-2deg)}.weather-window{background:var(--blue);border-radius:13px 8px 12px 9px;top:85px;left:390px;transform:rotate(1.5deg)}.notes-window{background:#d9a06b;border:1px solid #4b30252e;border-radius:3px 5px 2px 4px;width:290px;top:55px;left:720px;transform:rotate(2.5deg);box-shadow:5px 8px 14px #4b302529,2px 3px #4b302512}.notes-window:after{content:"";clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none;background:linear-gradient(135deg,#0000 48%,#4b30251f 49%,#fffaf0bf 51%);width:55px;height:55px;position:absolute;bottom:-1px;right:-1px}.notes-window .window-content{z-index:1;position:relative}.notes-window .notes{z-index:2;background:repeating-linear-gradient(#0000 0 25px,#4b302514 26px,#0000 27px);min-height:135px;padding:4px;position:relative}.welcome-window{background:var(--mint);border-radius:12px 8px 14px 9px;top:350px;left:190px;transform:rotate(-1.5deg)}.apod-window{background:#fffaf0;border:1px solid #4b30252e;border-radius:3px;width:320px;max-width:320px;transform:rotate(-1deg);box-shadow:6px 9px 18px #4b30252b,2px 3px #4b302514}.apod-window .window-bar{background:#f4ead8}.apod-window .window-content{padding:12px}.apod-image{object-fit:cover;background:#e8dbc2;border:1px solid #4b302526;width:100%;height:180px;display:block}.apod-window h2,.apod-window h3{color:var(--cocoa);margin:10px 2px 5px;font-family:Georgia,serif;line-height:1.2}.apod-date{color:var(--muted);margin:0 2px 7px;font-size:12px}.apod-explanation{color:var(--muted);max-height:85px;margin:0 2px;font-size:12px;line-height:1.45;overflow-y:auto}.apod-video{background:#1e1a18;border:0;width:100%;height:180px;display:block}.apod-status{color:var(--muted);margin:5px 0;font-size:13px;line-height:1.4}.clock-time{color:var(--cocoa);font-family:Georgia,serif;font-size:46px;font-weight:700}.clock-date{color:var(--muted);margin-top:5px;font-size:14px}.weather-status{color:var(--muted);margin-bottom:13px}.weather-form{gap:7px;display:flex}.city-input{background:#fffaf0b3;border:2px solid #4b302529;border-radius:8px 10px 7px 9px;outline:none;flex:1;min-width:0;padding:9px 10px}.city-input:focus{border-color:var(--chocolate)}.weather-form button{background:var(--paper-light);cursor:pointer;border:2px solid #4b302526;border-radius:9px 7px 10px 8px;padding:8px 12px}.weather-main{align-items:baseline;gap:9px;margin-top:15px;display:flex}.weather-main strong{color:var(--cocoa);font-family:Georgia,serif;font-size:34px}.weather-main span{color:var(--muted)}.weather-result p{color:var(--muted);margin:6px 0}.notes{resize:vertical;width:100%;min-height:110px;color:var(--cocoa);background:0 0;border:0;outline:none;line-height:1.7}.notes::placeholder{color:#4b302580}.welcome-window h2{margin:0 0 9px;font-family:Georgia,serif;font-size:24px}.welcome-window p{color:var(--muted);line-height:1.6}.hidden{display:none!important}.widget-menu{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#4b302533;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.widget-menu-card{background:var(--paper-light);border:2px solid #4b302526;border-radius:14px 10px 15px 9px;width:min(420px,100%);padding:23px;transform:rotate(-1deg);box-shadow:10px 12px #4b30251a}.widget-menu-card h2{color:#4b3025}.menu-heading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.menu-heading h2{margin:0;font-family:Georgia,serif}#closeMenu{background:var(--pink);border-radius:50%;width:32px;height:32px;padding:0}.widget-option{text-align:left;color:#4b3025;background:#fffaf0;border:1px solid #4b302529;width:100%;margin-top:9px}@media (width<=850px){.topbar{flex-direction:column;align-items:flex-start;padding:22px}.workspace{min-height:900px;padding:20px}.nova-window{width:min(300px,100vw - 40px)}.clock-window{left:25px}.weather-window{top:270px;left:45px}.notes-window{top:500px;left:25px}.welcome-window{top:700px;left:45px}}@media (width<=500px){.top-actions{width:100%}.top-actions button{flex:1}}body{background:linear-gradient(#5c3a270f 1px, transparent 1px), linear-gradient(90deg, rgbaa(92, 58, 39, .06) 1px, transparent 1px), #a9784f;color:#35241c;background-size:24px 24px}.topbar{background:#d9b27d;border-bottom:3px solid #493025;box-shadow:0 5px #49302540}.brand-mark{border:3px solid #35241c;border-radius:5px;box-shadow:4px 4px #493025}.brand h1,.window-title,.welcome-window h2,.clock-time,.weather-main strong{font-family:Courier New,monospace}.brand h1{letter-spacing:0}.top-actions button,.widget-menu button{border:3px solid #493025;border-radius:4px;font-family:Courier New,monospace;font-weight:700;box-shadow:4px 4px #493025}.top-actions button:hover,.widget-menu button:hover{transform:translate(-2px,-2px)rotate(-1deg);box-shadow:6px 6px #493025}.workspace{background:linear-gradient(#fff4d7141px, transparent 1px), linear-gradient(90deg, regba(255, 244, 215, .08)1px, transparent 1px);background-size:24px 24px}.nova-window{border:3px solid #493025;border-radius:3px;box-shadow:6px 7px #493025,10px 12px #4b30251f}.window-bar{border-bottom:2px dashed #49302559}.window-title{font-weight:900}.window-content{font-family:Courier New,monospace}.close-widget{border:2px solid #493025;border-radius:3px}.clock-window{transform:rotate(-2deg)}.weather-window{transform:rotate(1.5deg)}.notes-window{transform:rotate(2deg)}.welcome-window{transform:rotate(-1.5deg)}.apod-window{transform:rotate(-1deg)}.notes-window[data-theme=chocolate].window-bar{background:#c18451}.notes-window[data-theme=mint]{background:#b9d9c0}.notes-window[data-theme=mint].window-bar{background:#94bda0}.notes-window[data-theme=strawberry]{background:#f0b8bd}.notes-window[data-theme=strawberry].window-bar{background:#df929b}.window-tools{align-items:center;gap:6px;display:flex}.note-theme{color:#35241c;cursor:pointer;background:#fffaf0bf;border:2px solid #493025;border-radius:3px;max-width:105px;padding:4px 6px;font-family:Courier New,monospace;font-size:11px;font-weight:700}.workspace-sticker{z-index:1;pointer-events:none;filter:drop-shadow(2px 2px #4930254d);font-size:27px;line-height:1;animation:.16s ease-out sticker-pop;position:absolute}@keyframes sticker-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}to{opacity:1}}
