.dj-shell{background:var(--background,#faf8f3);max-width:900px;color:var(--foreground,#222);margin:0 auto;padding:32px 24px 100px;font-size:16px;line-height:1.6}.dj-shell nav{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.dj-shell section,.dj-shell form{border:1px solid #aaa5;border-radius:16px;margin:24px 0;padding:24px}.dj-shell h1{font-size:clamp(28px,5vw,44px);line-height:1.2}.dj-shell label{margin:16px 0;display:block}.dj-shell input:not([type=checkbox]),.dj-shell textarea,.dj-shell select{background:var(--background,white);width:100%;color:inherit;font:inherit;border:1px solid #888;border-radius:8px;padding:12px;display:block}.dj-shell button{cursor:pointer;font:inherit;border:1px solid #888;border-radius:8px;padding:10px 16px}.dj-shell button:disabled{opacity:.6}.dj-shell a{text-decoration:underline}.dj-shell small{font-size:14px;display:block}.dj-shell img{border-radius:12px;max-width:160px}
