/* JZ's Pizza brand fonts + base */
@font-face{font-family:'Brother 1816';src:url('/wp-content/uploads/jz-fonts/Brother1816-Book.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'Brother 1816';src:url('/wp-content/uploads/jz-fonts/Brother1816-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:'Brother 1816';src:url('/wp-content/uploads/jz-fonts/Brother1816-Black.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:'Brother 1816';src:url('/wp-content/uploads/jz-fonts/Brother1816-Black.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap;}
@font-face{font-family:'Sumber Brush';src:url('/wp-content/uploads/jz-fonts/SumberBrush.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;}
html{background:#020202;}
body{background:#020202;}
.jz-brush{font-family:'Sumber Brush',cursive !important;}
/* Contact Form 7 — dark theme */
.jz-cf7 input[type=text],.jz-cf7 input[type=email],.jz-cf7 input[type=tel],.jz-cf7 select,.jz-cf7 textarea{width:100%;background:#0A0A0A;border:1px solid #2A2825;border-radius:10px;color:#fff;padding:13px 15px;font-family:'Brother 1816',sans-serif;font-size:16px;box-sizing:border-box;}
.jz-cf7 textarea{min-height:130px;resize:vertical;}
.jz-cf7 input:focus,.jz-cf7 select:focus,.jz-cf7 textarea:focus{outline:none;border-color:#FF7729;}
.jz-cf7 input::placeholder,.jz-cf7 textarea::placeholder{color:#7A736A;}
.jz-cf7 select option{color:#111;}
.jz-cf7 p{margin:0 0 14px;}
.jz-cf7 .wpcf7-submit{background:#FF7729;color:#020202;border:none;border-radius:999px;padding:15px 30px;font-weight:900;text-transform:uppercase;letter-spacing:1px;font-family:'Brother 1816',sans-serif;cursor:pointer;transition:.2s;width:auto;}
.jz-cf7 .wpcf7-submit:hover{background:#E5601A;}
.wpcf7-response-output{border-radius:10px;color:#ECE8E2;}
