*{box-sizing:border-box;margin:0;padding:0}body{color:#475569;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.page{max-width:1200px;margin:0 auto;padding:24px 16px}.header{text-align:left;margin-bottom:48px}.header a{color:#475569;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.header a:hover{color:#3b82f6}.footer{text-align:center;color:#94a3b8;border-top:1px solid #e2e8f0;margin-top:48px;padding-top:24px;font-size:14px}.footer a{color:#94a3b8;text-decoration:none}.footer a:hover{color:#3b82f6}.main-title{color:#0f172a;text-align:left;margin-bottom:24px;font-size:28px;font-weight:700}.section{background:#fff;border-radius:8px;margin-bottom:48px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.section-header{padding:24px}.section-title{color:#1e293b;margin:0;font-size:20px;font-weight:600}.section-content{padding:24px}.editor-container{border:1px solid #e2e8f0;border-radius:4px;height:200px;overflow:hidden}.editor-frame{background:#fff;border:none;width:100%;height:100%}.editor-frame:focus-within{border:2px solid #3b82f6;border-radius:4px}.control-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.table-card{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;overflow:hidden}.table-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.table-title{color:#1e293b;font-size:16px;font-weight:600}.table-preview{height:330px;padding:16px 24px;overflow:auto}.action-buttons{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:12px;padding:16px 24px;display:flex}.instructions{line-height:1.7}.instructions h3{color:#1e293b;margin:32px 0 16px;font-size:18px;font-weight:700}.instructions h3:first-child{margin-top:0}.instructions p{margin-bottom:16px}.instructions ul{margin:16px 0;padding-left:20px}.instructions li{margin-bottom:8px}.ad-container{text-align:center;margin:48px 0}.msg-list{display:none}@media (max-width:768px){.page{padding:16px}.main-title{font-size:24px}.editor-container{height:150px}.control-bar{flex-direction:column;align-items:stretch}.action-buttons{flex-direction:column}.table-header{flex-direction:column;align-items:flex-start}}@media (max-width:1024px){.page{width:90%}}