:root{color-scheme:light dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#111827}*{box-sizing:border-box}body{margin:0}button,input,textarea,.file-action{font:inherit}button,.file-action{cursor:pointer}.app{min-height:100vh;padding:18px}.center,.login{min-height:92vh;display:grid;place-items:center}.login>div,.panel{width:min(460px,100%)}h1,h2,h3,p{margin-top:0}.eyebrow,time,.muted{color:#64748b}.topbar{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 18px}.brand{border:0;background:transparent;color:inherit;font-weight:800;font-size:24px}.brand-wrap{display:flex;align-items:baseline;gap:10px}.build{color:#64748b;font-size:12px}.composer,.searchbar,.result-state{max-width:1100px;margin:0 auto 16px}.composer{display:grid;gap:12px}textarea,input{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px;background:#fff;color:#111827}textarea{resize:vertical;overflow:hidden;min-height:48px}.composer-actions,.searchbar{display:flex;gap:10px;align-items:center}.composer-actions{justify-content:space-between}.media-actions{display:flex;flex-wrap:wrap;gap:10px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-left:auto}.searchbar input{flex:1}.result-state{display:flex;justify-content:space-between;color:#64748b;font-size:14px}.primary,.file-action,.ghost,.danger,.searchbar button,.pending-grid button{border:1px solid #2563eb;border-radius:8px;padding:10px 14px;background:#2563eb;color:#fff}.ghost,.file-action,.searchbar .ghost{background:transparent;color:#111827;border-color:#111827}.danger{background:#b91c1c;border-color:#b91c1c}.primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.primary:disabled{opacity:.62;cursor:not-allowed}.file-action input,.hidden-input{display:none}.pending-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.pending-grid figure{margin:0;position:relative}.pending-grid img{width:100%;aspect-ratio:1;object-fit:cover;display:block;background:#e2e8f0}.carousel img{width:100%;aspect-ratio:1;height:auto;object-fit:cover;display:block;background:#e2e8f0}.pending-grid button{position:absolute;left:6px;bottom:6px;padding:6px 8px;font-size:12px}.feed{display:grid;gap:18px;max-width:760px;margin:0 auto 16px}.note-card,.composer,.searchbar,.panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 30px #0f172a0f}.note-card{overflow:visible}.note-body,.composer,.searchbar,.panel{padding:16px}.carousel-shell{position:relative;overflow:hidden;border-radius:8px 8px 0 0}.carousel{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.carousel img{scroll-snap-align:start}.carousel figure{margin:0;position:relative;scroll-snap-align:start}.carousel figure .image-remove{position:absolute;left:8px;bottom:8px;border:0;border-radius:8px;padding:8px 10px;background:#111827e0;color:#fff}.image-info-button{position:absolute;top:8px;right:8px;z-index:1;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .72);border-radius:999px;background:#111827c7;color:#fff;font-weight:800;line-height:1}.carousel figure.removed img{opacity:.3}.carousel-arrow{position:absolute;top:50%;z-index:2;width:36px;height:44px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .72);border-radius:8px;background:#111827b8;color:#fff;font-weight:800;transform:translateY(-50%)}.carousel-arrow:hover{background:#111827e6}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}.carousel-dots{position:absolute;left:0;right:0;bottom:10px;z-index:2;display:flex;justify-content:center;gap:7px;pointer-events:none}.carousel-dots button{width:8px;height:8px;border:1px solid rgb(255 255 255 / .86);border-radius:999px;padding:0;background:#0f172a73;pointer-events:auto}.carousel-dots button.active{width:20px;background:#fff}.close{float:right}.detail-actions{display:flex;gap:10px}.note-text{white-space:pre-wrap}.note-weather{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:#64748b;font-size:14px}.note-weather span+span:before{content:"/";margin-right:8px;color:#94a3b8}.ai-status{width:fit-content;margin:12px 0 0;border:1px solid #bfdbfe;border-radius:999px;padding:4px 9px;background:#eff6ff;color:#1d4ed8;font-size:13px}.ai-status.failed{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.note-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px}.note-menu{position:relative;flex:0 0 auto}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:8px;background:transparent;color:#64748b;font-weight:800;line-height:0}.icon-button span{display:block;transform:translateY(-3px);letter-spacing:1px;line-height:1}.note-menu-popover{position:absolute;right:0;top:calc(100% + 6px);z-index:2;min-width:130px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 12px 30px #0f172a24}.note-menu-popover button{width:100%;border:0;border-radius:0;padding:10px 12px;background:transparent;color:#111827;text-align:left}.note-menu-popover button:hover{background:#f1f5f9}.note-menu-popover .danger-text{color:#b91c1c}.crop-modal,.info-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-start;justify-content:center;padding:18px;padding-top:max(18px,env(safe-area-inset-top));background:#0f172adb}.crop-shell,.info-panel{width:min(520px,100%);display:grid;gap:14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.crop-stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;border:1px solid #334155;border-radius:8px;background:#020617;touch-action:none}.crop-frame{position:relative;max-width:100%;line-height:0}.crop-stage img{width:auto;max-width:100%;max-height:70vh;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}.crop-box{position:absolute;border:2px solid #fff;box-shadow:0 0 0 9999px #02061770;touch-action:none}.crop-actions{display:flex;justify-content:flex-end;gap:10px}.image-meta{border-top:1px solid #e2e8f0;padding-top:10px;margin-top:10px}.usage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 16px}.usage-grid div{border:1px solid #e2e8f0;border-radius:8px;padding:10px}.usage-grid dt{color:#64748b;font-size:12px}.usage-grid dd{margin:4px 0 0;font-weight:700}.error{color:#b91c1c}.warning{color:#a16207}.empty{text-align:center;color:#64748b}@media (max-width: 820px){.app{padding:12px}.composer-actions,.searchbar{align-items:stretch;flex-direction:column}.composer-actions{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.media-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.composer-save{flex-basis:100%;width:100%}.form-actions{margin-left:auto}}@media (prefers-color-scheme: dark){:root{background:#0f172a;color:#f8fafc}textarea,input,.note-card,.info-panel,.crop-shell,.composer,.searchbar,.panel{background:#111827;color:#f8fafc;border-color:#334155}.ghost,.file-action,.searchbar .ghost,.brand{color:#f8fafc}.icon-button{border-color:#334155}.note-menu-popover{background:#111827;border-color:#334155}.note-menu-popover button{color:#f8fafc}.note-menu-popover button:hover{background:#1f2937}.note-menu-popover .danger-text{color:#fca5a5}.ai-status{border-color:#1e3a8a;background:#172554;color:#bfdbfe}.ai-status.failed{border-color:#7f1d1d;background:#450a0a;color:#fecaca}}
