.shared-script-page{min-height:100vh;background:var(--bg,#0d1016);color:var(--text,#e8edf4);padding:0 24px 48px}.shared-script-header{height:70px;max-width:1040px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line,#2b313c)}.shared-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:700}.shared-brand img{width:38px;height:38px;object-fit:contain}.shared-actions form{margin:0}.continue-button,.shared-actions button{display:inline-flex;border:0;border-radius:10px;background:linear-gradient(135deg,#ff7b35,#f04438);color:#fff;padding:10px 16px;font:inherit;font-size:.82rem;text-decoration:none;cursor:pointer}.shared-script-card{max-width:900px;margin:34px auto;border:1px solid var(--line,#2b313c);border-radius:18px;background:var(--panel,#151920);overflow:hidden}.shared-title{padding:24px 28px;border-bottom:1px solid var(--line,#2b313c)}.shared-title span,.shared-title small{color:var(--muted,#7e8899);font-size:.72rem}.shared-title h1{margin:6px 0 8px;font-size:1.35rem}.shared-messages{display:flex;flex-direction:column;gap:20px;padding:28px;min-height:320px}.shared-message{display:flex;gap:10px;width:fit-content;max-width:82%}.shared-message.user{align-self:flex-end;flex-direction:row-reverse}.shared-avatar{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:#ff642b;color:#fff;font-size:.72rem;font-weight:700}.shared-message.user .shared-avatar{background:#3767a3}.shared-message>div{padding:12px 16px;border:1px solid var(--line,#2b313c);border-radius:15px;border-top-left-radius:5px;background:var(--panel-2,#1b2029)}.shared-message.user>div{border-top-left-radius:15px;border-top-right-radius:5px;background:#1b3b5c}.shared-message small{color:var(--muted,#8993a3);font-size:.68rem}.shared-message p{margin:6px 0 0;white-space:pre-wrap;word-break:break-word;line-height:1.75;font-size:.88rem}html[data-theme="light"] .shared-message.user>div{background:#eaf2ff}@media(max-width:640px){.shared-script-page{padding-inline:12px}.shared-script-header{height:auto;min-height:66px;gap:12px}.shared-brand span{display:none}.shared-script-card{margin-top:18px}.shared-title,.shared-messages{padding:18px}.shared-message{max-width:94%}}
