:root{font-family:"Noto Sans Thai","Leelawadee UI",Tahoma,sans-serif;color:#24324a;background:#eef4ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#dce8ff,#fbfdff)}.notes-toolbar{display:flex;align-items:center;gap:18px;padding:18px clamp(16px,4vw,48px);background:#fff;border-bottom:1px solid #a9bde8}.notes-toolbar div{flex:1}.notes-toolbar h1{margin:2px 0 0;font-size:clamp(22px,4vw,32px)}.notes-toolbar small{font-weight:900;color:#315fc2}.notes-shell{width:min(1080px,calc(100% - 32px));margin:28px auto;display:grid;gap:20px}.notes-card{padding:clamp(18px,4vw,30px);border:1px solid #b5c7eb;border-radius:22px;background:#fff;box-shadow:0 16px 40px #264f9b16}.notes-card h2{margin:0 0 16px}#noteForm{display:grid;gap:14px}label{display:grid;gap:7px;font-weight:900}input,textarea,select{width:100%;padding:12px 14px;border:1px solid #a9bde8;border-radius:11px;font:inherit;color:inherit;background:#fff}textarea{resize:vertical}.content-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.content-tools small{color:#60728f;font-weight:500}.content-tools .vds-btn{width:auto}.attachment-chips{display:flex;gap:7px;flex-wrap:wrap}.attachment-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#e7efff;color:#294f9e;font-size:13px}.attachment-chip button{border:0;background:transparent;color:#b42318;cursor:pointer;font-weight:900}.actions,.note-actions{display:flex;gap:8px;flex-wrap:wrap}#noteStatus{min-height:22px;color:#315fc2;font-weight:800}#noteStatus.error{color:#b42318}.list-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.list-head h2{margin:0}.list-head b{color:#60728f}.list-head input{max-width:360px}.note-list{display:grid;gap:12px}.note-row{padding:18px;border:1px solid #ccd8f0;border-radius:16px;background:#f9fbff}.note-row h3{margin:0 0 8px}.note-preview{margin:0 0 10px;color:#53627a;white-space:pre-wrap}.note-row small{display:block;margin-bottom:12px;color:#7b879b}.empty{text-align:center;padding:28px;color:#60728f}.making{opacity:.65;pointer-events:none}dialog{border:0;border-radius:20px;padding:0;width:min(560px,calc(100% - 28px));box-shadow:0 20px 70px #18274855}dialog::backdrop{background:#18274899}.ppt-options{padding:25px;display:grid;gap:16px}.ppt-options h2{margin:0}.theme-image-status{font-size:13px;font-weight:600;color:#60728f}.ppt-library-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.ppt-library-row p{margin:4px 0;color:#60728f}.ppt-library-row .note-actions{justify-content:flex-end}@media(max-width:700px){.list-head{display:grid}.list-head input{max-width:none}.note-actions .vds-btn{flex:1}.notes-toolbar{align-items:flex-start}.ppt-library-row{grid-template-columns:1fr}.ppt-library-row .note-actions{justify-content:flex-start}}
