.tscrm-public-form,.tscrm-public-panel,.tscrm-public-dashboard,.tscrm-notice-board{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tscrm-public-form{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:28px;box-shadow:0 16px 45px rgba(15,23,42,.08);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:920px;margin:24px auto}.tscrm-public-form h2,.tscrm-public-form h3{grid-column:1/-1;margin:0 0 8px;color:#111827}.tscrm-public-form label{display:flex;flex-direction:column;gap:7px;color:#374151;font-weight:700}.tscrm-public-form input,.tscrm-public-form textarea,.tscrm-public-form select{border:1px solid #d1d5db;border-radius:14px;padding:12px 14px;background:#fff;width:100%;box-sizing:border-box}.tscrm-public-form textarea{min-height:110px}.tscrm-public-form button{grid-column:1/-1;background:#2563eb;color:#fff;border:0;border-radius:14px;padding:14px 20px;font-weight:800;cursor:pointer}.tscrm-alert{max-width:920px;margin:18px auto;padding:14px 16px;border-radius:14px;background:#ecfdf5;color:#047857;font-weight:700}.tscrm-alert.error{background:#fef2f2;color:#b91c1c}.tscrm-public-panel{max-width:860px;margin:24px auto;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.tscrm-public-dashboard{display:grid;grid-template-columns:280px 1fr;gap:22px;max-width:1120px;margin:24px auto}.tscrm-profile-card{background:linear-gradient(135deg,#111827,#2563eb);color:#fff;border-radius:24px;padding:28px;text-align:center;box-shadow:0 16px 45px rgba(37,99,235,.22)}.tscrm-profile-card img,.tscrm-public-avatar{width:120px;height:120px;border-radius:999px;object-fit:cover;background:rgba(255,255,255,.22);border:4px solid #fff;margin:0 auto 14px;display:block}.tscrm-profile-card h2{margin:0;color:#fff}.tscrm-profile-card p{opacity:.85}.tscrm-notice-board{max-width:1100px;margin:24px auto}.tscrm-notice-board h2{margin-bottom:18px}.tscrm-notices{display:grid;grid-template-columns:repeat(var(--tscrm-cols,3),minmax(0,1fr));gap:16px}.tscrm-notice{border:1px solid #e5e7eb;border-top:4px solid var(--tscrm-accent,#2563eb);border-radius:18px;padding:20px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.06)}.tscrm-notice span{display:inline-flex;background:#eff6ff;color:var(--tscrm-accent,#2563eb);border-radius:999px;padding:5px 10px;text-transform:capitalize;font-size:12px;font-weight:800}.tscrm-notice h3{margin:12px 0 8px}.layout-list .tscrm-notices{display:block}.layout-list .tscrm-notice{margin-bottom:12px}.layout-ticker .tscrm-notices{display:flex;overflow:auto}.layout-ticker .tscrm-notice{min-width:280px}.tscrm-question{grid-column:1/-1;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.tscrm-choice{font-weight:500!important;margin-top:10px}.tscrm-choice input{width:auto!important;margin-right:8px}@media(max-width:800px){.tscrm-public-form,.tscrm-public-dashboard{grid-template-columns:1fr}.tscrm-notices{grid-template-columns:1fr}.tscrm-public-form button,.tscrm-public-form h2,.tscrm-public-form h3{grid-column:auto}}
