*{box-sizing:border-box}body{margin:0;color:#493851;font:16px/1.45 system-ui;background:radial-gradient(at 0 90%,#d5cce4,transparent 60%),radial-gradient(at 100% 0,#e5d0df,transparent 65%),#eee9f1;height:100dvh;overflow:hidden}main{width:min(980px,100%);height:100%;margin:auto;padding:clamp(12px,2dvh,24px);display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:60px minmax(140px,1fr) 132px minmax(125px,.85fr) 35px;gap:14px;grid-template-areas:'header header' 'intro qr' 'actions qr' 'library library' 'footer footer'}header{display:flex;align-items:center;gap:12px;min-width:0}main>header{grid-area:header}header img{width:52px;height:52px}header>button{margin-left:auto}h1,h2,h3,p{margin:0}h1{font-size:28px;letter-spacing:-1px}h2{font-size:clamp(24px,4dvh,40px);font-weight:500}h3{font-size:17px}header p,.eyebrow,footer,#library-note{font-size:12px;color:#7d6c87}.intro{grid-area:intro;align-self:center;min-height:0}.intro>p{margin:8px 0}.qr-card{grid-area:qr;align-self:center;justify-self:center;width:min(310px,100%);padding:16px;border:1px solid white;border-radius:24px;background:#ffffff65;text-align:center}#qr{width:min(220px,100%);aspect-ratio:1;border-radius:18px}#qr-caption{font-size:12px}button,.primary{border:1px solid white;border-radius:8px 26px 8px 26px;background:#ffffff85;color:#71577e;padding:12px 16px;font:700 18px/1.25 system-ui;text-align:center;cursor:pointer;box-shadow:3px 4px 0 #ccb5d444}.primary{background:linear-gradient(100deg,#b795c5,#6c487e);color:white}.actions{grid-area:actions;display:grid;grid-template-rows:60px 60px;gap:12px}.actions>*{width:94%;display:grid;place-items:center}.actions>*:last-child{width:88%;justify-self:end}button:disabled,#file-label.disabled{opacity:.5;cursor:default}.subtle{font-size:12px;padding:8px 12px;box-shadow:none;border-radius:14px}.small-actions{display:flex;justify-content:center;gap:6px;margin:8px 0}.small-actions button{font-size:12px;padding:8px;box-shadow:none}.library{grid-area:library;padding:12px 16px;min-height:0;border:1px solid #fff;border-radius:22px;background:#ffffff65;display:flex;flex-direction:column;gap:8px}#items{overflow:auto;min-height:0;display:flex;flex-wrap:wrap;align-content:start;gap:8px}#items article{background:#fff8;padding:10px;border-radius:12px;max-width:100%;min-width:150px;overflow-wrap:anywhere;font-size:13px}#items button{font-size:12px;padding:6px 10px;box-shadow:none;margin:4px}#items textarea{min-height:65px}#devices{display:flex;gap:6px;max-height:64px;overflow:auto;flex-wrap:wrap}#devices button{font-size:13px;padding:8px 12px;box-shadow:none}#devices button.selected{background:#dfcce9;outline:1px solid #a889ba}footer{grid-area:footer;text-align:center}footer span{display:block;font-size:10px}dialog{width:min(440px,90vw);max-height:90dvh;overflow:auto;border:1px solid white;border-radius:24px;padding:24px;color:#493851;background:#f1e9f6;box-shadow:0 20px 70px #48304f35}dialog::backdrop{background:#3c274e88}dialog>button{display:block;width:100%;margin-top:12px}dialog p{margin:12px 0;overflow-wrap:anywhere}.dialog-actions{display:flex;gap:12px;margin-top:20px}.dialog-actions button{flex:1}input:not([type=file]),textarea{width:100%;border:1px solid #d4bfdc;border-radius:10px;padding:10px;font:inherit;color:inherit;background:#fff9;margin-top:12px}textarea{min-height:140px;resize:vertical}#preview-image,video{max-width:100%;max-height:55dvh;object-fit:contain}.hidden,[hidden]{display:none!important}@media(max-width:600px){main{grid-template-columns:1fr 145px;grid-template-rows:52px minmax(125px,1fr) 116px minmax(110px,.7fr) 35px;gap:10px;grid-template-areas:'header header' 'intro qr' 'actions actions' 'library library' 'footer footer'}header img{width:40px;height:40px}h1{font-size:23px}header p{font-size:10px}h2{font-size:25px}.qr-card{padding:8px;border-radius:18px}#qr{width:108px}.small-actions{flex-wrap:wrap}.small-actions button{font-size:10px;padding:5px}.actions{grid-template-rows:52px 52px}.actions>*{width:100%!important}.intro>p{font-size:12px}#library-note{font-size:10px}.library{padding:10px}#devices{max-height:76px}#devices button{font-size:11px;padding:5px}main>header .subtle{font-size:10px;padding:6px}footer{font-size:10px}}@media(max-height:550px){main{gap:6px;grid-template-rows:40px minmax(90px,1fr) 88px minmax(72px,.6fr) 25px;padding:8px}header img{width:32px;height:32px}h1{font-size:20px}h2{font-size:22px}.actions{grid-template-rows:40px 40px;gap:6px}.actions>*{font-size:16px;padding:8px}#qr{width:90px}.qr-card{padding:8px}#library-note,header p{display:none}.library{padding:6px 10px;gap:4px}#devices{max-height:40px}footer span{font-size:9px}}
