/* franchise */
body { margin: 0; background: #F3EADB; color: #17140F; font-family: 'Archivo', 'Helvetica Neue', Arial, sans-serif; }
a { color: #E0392B; }
a:hover { color: #B52B20; }
.label { font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 600; color: #7A7266; }
.ph { position: relative; overflow: hidden; background: #E4D9C6; background-image: repeating-linear-gradient(135deg, rgba(0,0,0,0.05) 0 2px, transparent 2px 14px); }
.ph span { position: absolute; left: 16px; bottom: 14px; right: 16px; font-size: 11px; line-height: 1.4; letter-spacing: 0.06em; text-transform: uppercase; color: #17140F; font-weight: 600; }
.fr { position: relative; overflow: hidden; background: #E4D9C6; }
.nav a { color: #17140F; text-decoration: none; font-size: 13px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; }
.field { border: 1px solid #C9BEAB; background: #FFFFFF; padding: 16px 18px; font-size: 15px; color: #7A7266; border-radius: 4px; }
.inp { width: 100%; box-sizing: border-box; background: transparent; border: 1px solid rgba(243,234,219,0.3); color: #F3EADB; padding: 16px 18px; font-size: 16px; font-family: 'Archivo', 'Helvetica Neue', Arial, sans-serif; border-radius: 4px; outline: none; }
.inp:focus { border-color: #F5A31A; }
.inp::placeholder { color: #7A7266; }
html, body { margin: 0; background: #F3EADB; }
