:root{font-family:"Noto Sans Thai","Leelawadee UI",Tahoma,sans-serif;color:#063d3b;background:#e8fbf9}*{box-sizing:border-box}.prompt-shell [hidden],.prompt-detail [hidden]{display:none!important}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#c9f4f0,#f8fffe)}
.prompt-toolbar{display:flex;align-items:flex-start;gap:18px;padding:18px clamp(16px,4vw,48px);background:#fff;border-bottom:1px solid #8fcfcb}.prompt-toolbar>div{flex:1;min-width:0}.prompt-toolbar h1{margin:2px 0;font-size:clamp(22px,4vw,32px)}.prompt-toolbar p{margin:4px 0;color:#52706e}.prompt-toolbar small{font-weight:900;color:#07827d}
.prompt-shell{width:min(1100px,calc(100% - 32px));margin:28px auto;display:grid;gap:20px}.prompt-card{padding:clamp(18px,4vw,30px);border:1px solid #8fcfcb;border-radius:22px;background:#fff;box-shadow:0 16px 40px #075e5918}.library-card{order:1}.editor-card{order:2}.section-heading,.list-heading,.detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-heading h2,.list-heading h2,.detail-head h2{margin:0}.section-heading p{margin:5px 0;color:#52706e}
#promptForm{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}#promptForm label{display:grid;gap:7px;font-weight:900}#promptForm label span,.file-row span,.list-heading small{font-size:12px;color:#52706e;font-weight:500}.wide{grid-column:1/-1}input,textarea{width:100%;padding:12px 14px;border:1px solid #8fcfcb;border-radius:11px;background:#fff;color:inherit;font:inherit}textarea{resize:vertical}.prompt-body-label textarea{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.5;white-space:pre}.file-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.file-button{position:relative;overflow:hidden}.file-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.form-actions{display:flex;gap:9px}#promptStatus{min-height:22px;margin:12px 0 0;color:#087a75;font-weight:800}#promptStatus.error{color:#b42318}
.list-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,360px);align-items:center;margin-bottom:16px}.library-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.list-heading label{display:grid;gap:5px;font-weight:900}.list-heading small{grid-column:2}.list-heading b{color:#52706e}.prompt-list{display:grid;gap:11px}.prompt-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:center;padding:16px;border:1px solid #b8dedb;border-radius:15px;background:#f8fffe}.prompt-row h3{margin:0 0 6px;overflow-wrap:anywhere}.prompt-row p{margin:4px 0;color:#52706e;overflow-wrap:anywhere}.prompt-row small{color:#78908f}.prompt-tags{display:flex;gap:7px;flex-wrap:wrap}.prompt-tag{padding:4px 9px;border-radius:999px;background:#dff7f4;color:#06746f;font-size:12px;font-weight:900}.empty{padding:26px;text-align:center;color:#52706e;background:#eefaf9;border-radius:14px}
.prompt-detail{width:min(900px,calc(100% - 24px));max-height:calc(100vh - 24px);padding:0;border:1px solid #8fcfcb;border-radius:20px;color:#063d3b}.prompt-detail::backdrop{background:#003e3b99}.prompt-detail>div,.prompt-detail>section{padding:18px 22px}.detail-head{position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid #cce8e5}.detail-head small{color:#07827d;font-weight:900}.detail-meta{display:flex;gap:9px;flex-wrap:wrap;color:#52706e}.prompt-detail section{border-top:1px solid #e1f1ef}.prompt-detail h3{margin:0 0 10px}.prompt-detail pre{max-height:42vh;margin:0;padding:16px;overflow:auto;border:1px solid #b8dedb;border-radius:12px;background:#f4fbfa;color:#173f3d;font:13px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.copy-row,.detail-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.copy-row span{font-weight:800;color:#087a75}.copy-row span.error{color:#b42318}.manual-copy{max-height:180px;margin-top:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.detail-actions{justify-content:flex-end;border-top:1px solid #cce8e5}.prompt-detail #exampleDetailNote{white-space:pre-wrap;color:#52706e}.prompt-detail #exampleLink{margin-top:4px}
@media(max-width:700px){.prompt-toolbar{gap:10px}.prompt-shell{width:min(100% - 20px,1100px);margin:14px auto}#promptForm{grid-template-columns:1fr}.wide{grid-column:auto}.list-heading{grid-template-columns:1fr;gap:12px}.list-heading small{grid-column:auto}.library-title-row{align-items:flex-end}.prompt-row{grid-template-columns:1fr}.prompt-row .vds-btn{width:100%}.prompt-detail>div,.prompt-detail>section{padding:15px}.prompt-detail pre{max-height:36vh}.detail-actions>*{flex:1}}
