.dte-client-editor-shell{max-width:1100px;margin:0 auto;padding:28px 20px 56px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:transparent;}
.dte-client-editor-shell--guest p{text-align:center;padding:40px 20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;}
.dte-client-editor-shell .dte-wrap{margin:0;max-width:100%;}
.dte-client-editor-shell .button{display:inline-block;padding:8px 16px;border:1px solid #c3c4c7;border-radius:6px;background:#f6f7f7;color:#1d2327;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;line-height:1.4;}
.dte-client-editor-shell .button:hover{background:#f0f0f1;color:#1d2327;}
.dte-client-editor-shell .button-primary{background:#FF6B35;border-color:#FF6B35;color:#fff;}
.dte-client-editor-shell .button-primary:hover{background:#e55a25;border-color:#e55a25;color:#fff;}
.dte-client-editor-shell .button-large{padding:10px 22px;font-size:14px;}
.dte-client-editor-shell .notice{padding:12px 14px;border-radius:8px;margin:0 0 16px;font-size:14px;}
.dte-client-editor-shell .notice-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;}
.dte-client-editor-shell .notice-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;}
.dte-client-editor-frontend .dte-page-header h1{font-size:1.5rem;}
.dte-client-editor-shell input[type=text],
.dte-client-editor-shell input[type=url],
.dte-client-editor-shell input[type=email],
.dte-client-editor-shell input[type=tel],
.dte-client-editor-shell input[type=number],
.dte-client-editor-shell select,
.dte-client-editor-shell textarea{font-size:14px;}
