/* Page contact Thés & Traditions (18/09/2026) */
.tt-contact{padding:8px 16px 56px;max-width:1120px;margin:0 auto;float:none;font-family:'Open Sans','Segoe UI',-apple-system,Helvetica,Arial,sans-serif;color:var(--tt-text,#091230)}
.tt-contact__hero{text-align:center;max-width:680px;margin:24px auto 36px}
.tt-contact__kicker{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tt-gold,#a8861d)}
.tt-contact__title{margin:0 0 14px;font-size:clamp(28px,4.4vw,40px);line-height:1.15;font-weight:700;color:var(--tt-text,#091230)}
.tt-contact__intro{margin:0;font-size:16px;line-height:1.65;color:var(--tt-text-soft,#5b6480)}
.tt-contact__grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:28px;align-items:start}
.tt-contact__main{background:var(--tt-card,#fff);border:1px solid var(--tt-border,#efe9da);border-radius:14px;box-shadow:var(--tt-shadow,0 2px 14px rgba(9,18,48,.08));padding:32px}
.tt-contact__side{background:var(--tt-cream,#fdf9ee);border:1px solid var(--tt-border,#efe9da);border-radius:14px;padding:26px}
.tt-contact__side-title{margin:0 0 16px;font-size:17px;font-weight:700;color:var(--tt-text,#091230)}
.tt-contact__way{display:flex;gap:14px;align-items:center;padding:14px;margin-bottom:10px;background:#fff;border:1px solid var(--tt-border,#efe9da);border-radius:12px;color:var(--tt-text,#091230);text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s}
.tt-contact__way:hover,.tt-contact__way:focus-visible{border-color:var(--tt-green-pale,#d7ddf0);box-shadow:var(--tt-shadow-hover,0 16px 32px -18px rgba(9,18,48,.28));transform:translateY(-1px);color:var(--tt-text,#091230);text-decoration:none}
.tt-contact__ico{flex:0 0 44px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--tt-green-soft,#f2f4fa);color:var(--tt-green,#203781)}
.tt-contact__way strong{display:block;font-size:15px;font-weight:700;line-height:1.3}
.tt-contact__way em{display:block;font-style:normal;font-size:13.5px;line-height:1.45;color:var(--tt-text-soft,#5b6480);word-break:break-word}
.tt-contact__address{margin:18px 4px 0;font-style:normal;font-size:14px;line-height:1.6;color:var(--tt-text-soft,#5b6480)}
.tt-contact__address strong{display:block;margin-bottom:2px;color:var(--tt-text,#091230)}

.tt-cform__hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;opacity:0}
.tt-cform__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.tt-cform__field{margin-bottom:20px}
.tt-cform__field label{display:block;margin:0 0 7px;font-size:14px;font-weight:600;color:var(--tt-text,#091230);text-align:left}
.tt-cform__field label span{font-weight:400;color:var(--tt-text-soft,#5b6480)}
.tt-cform__field input[type=text],.tt-cform__field input[type=email],.tt-cform__field select,.tt-cform__field textarea{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;font:inherit;font-size:16px;color:var(--tt-text,#091230);background:#fff;border:1px solid #d9d3c3;border-radius:10px;box-shadow:none;outline:0;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none}
.tt-cform__field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' stroke='%23203781' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:42px}
.tt-cform__field textarea{min-height:170px;line-height:1.6;resize:vertical}
.tt-cform__field input:focus,.tt-cform__field select:focus,.tt-cform__field textarea:focus{border-color:var(--tt-green,#203781);box-shadow:0 0 0 3px rgba(32,55,129,.14)}
.tt-cform__field ::placeholder{color:#9aa0b4}
.tt-cform__field input[type=file]{width:100%;padding:12px;font-size:14px;background:var(--tt-cream,#fdf9ee);border:1px dashed #d9d3c3;border-radius:10px}
.tt-cform__footer{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px;margin-top:6px}
.tt-cform__btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 30px;font:inherit;font-size:16px;font-weight:700;color:#fff!important;background:var(--tt-green,#203781);border:0;border-radius:999px;cursor:pointer;text-decoration:none!important;transition:background .2s,transform .2s}
.tt-cform__btn:hover,.tt-cform__btn:focus-visible{background:var(--tt-green-dark,#1a2c66);transform:translateY(-1px)}
.tt-cform__privacy{margin:0;font-size:13px;color:var(--tt-text-soft,#5b6480)}
.tt-cform__error{margin-bottom:22px;padding:14px 18px;background:#fdf0ee;border:1px solid #f1c9c2;border-radius:10px;color:#8a2a1c;font-size:14.5px}
.tt-cform__error ul{margin:0;padding:0;list-style:none}
.tt-cform__ok{text-align:center;padding:26px 8px}
.tt-cform__ok-ico{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--tt-gold-soft,#f7e9cc);color:var(--tt-gold,#a8861d);margin-bottom:16px}
.tt-cform__ok h2{margin:0 0 10px;font-size:24px;font-weight:700;color:var(--tt-text,#091230)}
.tt-cform__ok p{margin:0 0 24px;font-size:16px;line-height:1.6;color:var(--tt-text-soft,#5b6480)}

@media (max-width:860px){
  .tt-contact__grid{grid-template-columns:1fr}
  .tt-contact__main{padding:22px 18px}
  .tt-contact__side{padding:20px 16px}
  .tt-contact__hero{margin:12px auto 24px}
}
@media (max-width:560px){
  .tt-cform__row{grid-template-columns:1fr;gap:0}
  .tt-cform__btn{width:100%}
  .tt-cform__privacy{text-align:center;width:100%}
}
.tt-contact__ico svg,.tt-cform__ok-ico svg{fill:none!important}
.tt-cform,.tt-cform form,.tt-cform .form-fields{margin:0;padding:0;border:0;background:none}
.tt-cform .g-recaptcha,.tt-cform [class*="recaptcha"]{margin:4px 0 18px;max-width:100%}
