/* =============================================================
   TORONTOPROPERTY.CA — Article & Contact pages
   Enqueued on single posts and page-contact.php
   ============================================================= */

/* ── ARTICLE / GUIDE PAGE ── */
.tp-art-hero-text{padding:48px 40px 0;max-width:760px;margin:0 auto;width:100%;}
.tp-art-category{font-family:'Inter',sans-serif;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#A07830;margin-bottom:12px;}
.tp-art-title{font-family:'Playfair Display',serif;font-size:48px;font-weight:400;line-height:1.1;color:#1A1A1A;margin-bottom:14px;}
.tp-art-deck{font-family:'Playfair Display',serif;font-style:italic;font-size:20px;color:#999999;line-height:1.6;margin-bottom:24px;}
.tp-art-meta{display:flex;align-items:center;gap:14px;padding-top:16px;border-top:.5px solid #E2E2DF;}
.tp-art-avatar{width:36px;height:36px;border-radius:50%;background:#F2EFE8;border:.5px solid #E2E2DF;display:flex;align-items:center;justify-content:center;font-family:'Inter',sans-serif;font-size:11px;color:#999999;flex-shrink:0;overflow:hidden;}
.tp-art-avatar img{width:100%;height:100%;object-fit:cover;}
.tp-art-byline{font-family:'Inter',sans-serif;font-size:13px;color:#1A1A1A;}
.tp-art-date{font-family:'Inter',sans-serif;font-size:12px;color:#999999;}
.tp-art-share{margin-left:auto;display:flex;gap:6px;}
.tp-art-share-btn{display:flex;align-items:center;gap:5px;background:none;border:.5px solid #E2E2DF;padding:6px 12px;font-family:'Inter',sans-serif;font-size:11px;color:#999999;cursor:pointer;border-radius:2px;transition:all 600ms ease;}
.tp-art-share-btn:hover{border-color:#2C3D55;color:#2C3D55;}
.tp-art-share-btn svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;}
.tp-art-hero-img{width:100%;height:380px;object-fit:cover;display:block;}
.tp-art-hero-img-placeholder{width:100%;height:380px;background:#F2EFE8;}
.tp-art-caption{font-family:'Inter',sans-serif;font-size:11px;color:#C8C8C4;padding:8px 40px;border-bottom:.5px solid #E2E2DF;text-align:center;}
.tp-art-body{display:grid;grid-template-columns:1fr 260px;max-width:1060px;margin:0 auto;width:100%;}
.tp-art-content{padding:40px 48px 60px 40px;border-right:.5px solid #E2E2DF;}
.tp-art-content h2{font-family:'Playfair Display',serif;font-size:26px;font-weight:400;color:#1A1A1A;margin:32px 0 14px;}
.tp-art-content h3{font-family:'Playfair Display',serif;font-size:20px;font-weight:400;color:#1A1A1A;margin:24px 0 10px;}
.tp-art-content p{font-family:'Inter',sans-serif;font-size:16px;color:#333333;line-height:1.9;margin-bottom:20px;}
.tp-art-content ul,.tp-art-content ol{font-family:'Inter',sans-serif;font-size:16px;color:#333333;line-height:1.9;margin-bottom:20px;padding-left:24px;}
.tp-art-content li{margin-bottom:6px;}
.tp-art-pull{font-family:'Playfair Display',serif;font-style:italic;font-size:22px;color:#2C3D55;line-height:1.5;border-left:2px solid #2C3D55;padding-left:20px;margin:28px 0;}
.tp-art-sidebar{padding:40px 24px;}
.tp-art-sb-sticky{position:sticky;top:115px;}
.tp-art-cta-box{background:#2C3D55;padding:20px;margin-bottom:20px;}
.tp-art-cta-title{font-family:'Playfair Display',serif;font-size:18px;color:#FFFFFF;margin-bottom:6px;}
.tp-art-cta-body{font-family:'Inter',sans-serif;font-size:12px;color:rgba(255,255,255,.6);line-height:1.6;margin-bottom:14px;}
.tp-art-cta-btn{display:block;background-color:#A07830;color:#FFFFFF;padding:11px;width:100%;text-align:center;font-family:'Playfair Display',serif;font-style:italic;font-size:13px;border-radius:20px;border:none;cursor:pointer;text-decoration:none;transition:background-color 600ms ease;}
.tp-art-cta-btn:hover{background-color:#7A5C20;}
.tp-art-sb-label{font-family:'Inter',sans-serif;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#C8C8C4;margin-bottom:12px;}
.tp-art-listing-link{display:flex;gap:10px;margin-bottom:10px;text-decoration:none;color:inherit;cursor:pointer;transition:opacity 600ms ease;}
.tp-art-listing-link:hover{opacity:.75;}
.tp-art-listing-link:last-child{margin-bottom:0;}
.tp-art-listing-img{width:60px;height:50px;flex-shrink:0;object-fit:cover;background:#F2EFE8;}
.tp-art-listing-addr{font-family:'Playfair Display',serif;font-size:13px;color:#1A1A1A;margin-bottom:2px;}
.tp-art-listing-price{font-family:'Inter',sans-serif;font-size:12px;color:#999999;}

/* ── CONTACT PAGE ── */
.tp-ct-top{padding:48px 40px 36px;border-bottom:.5px solid #E2E2DF;}
.tp-ct-eyebrow{font-family:'Inter',sans-serif;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#A07830;margin-bottom:10px;}
.tp-ct-title{font-family:'Playfair Display',serif;font-size:48px;font-weight:400;color:#1A1A1A;line-height:1.05;margin-bottom:12px;}
.tp-ct-subtitle{font-family:'Playfair Display',serif;font-style:italic;font-size:19px;color:#999999;}
.tp-ct-body{display:grid;grid-template-columns:1fr 420px;}
.tp-ct-left{padding:40px;}
.tp-ct-agent{display:flex;gap:20px;margin-bottom:32px;padding-bottom:32px;border-bottom:.5px solid #E2E2DF;}
.tp-ct-avatar{width:72px;height:72px;border-radius:50%;background:#F2EFE8;border:.5px solid #E2E2DF;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:'Playfair Display',serif;font-size:20px;color:#999999;}
.tp-ct-avatar img{width:100%;height:100%;object-fit:cover;}
.tp-ct-agent-name{font-family:'Playfair Display',serif;font-size:24px;color:#1A1A1A;margin-bottom:3px;}
.tp-ct-agent-title{font-family:'Inter',sans-serif;font-size:13px;color:#999999;margin-bottom:12px;}
.tp-ct-agent-btns{display:flex;gap:8px;flex-wrap:wrap;}
.tp-ct-agent-btn{display:flex;align-items:center;gap:5px;background:none;border:.5px solid #E2E2DF;padding:8px 14px;font-family:'Inter',sans-serif;font-size:12px;color:#999999;cursor:pointer;border-radius:2px;transition:all 600ms ease;text-decoration:none;}
.tp-ct-agent-btn:hover{border-color:#2C3D55;color:#2C3D55;}
.tp-ct-agent-btn svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;}
.tp-ct-detail{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px;}
.tp-ct-detail svg{width:16px;height:16px;stroke:#C8C8C4;fill:none;stroke-width:1.5;stroke-linecap:round;flex-shrink:0;margin-top:2px;}
.tp-ct-detail-label{font-family:'Inter',sans-serif;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#C8C8C4;margin-bottom:3px;}
.tp-ct-detail-value{font-family:'Playfair Display',serif;font-size:15px;color:#1A1A1A;}
.tp-ct-right{padding:40px;border-left:.5px solid #E2E2DF;background:#FAFAF8;}
.tp-ct-form-title{font-family:'Playfair Display',serif;font-size:22px;color:#1A1A1A;margin-bottom:5px;}
.tp-ct-form-sub{font-family:'Inter',sans-serif;font-size:13px;color:#999999;line-height:1.6;margin-bottom:22px;}
.tp-ct-field{display:flex;flex-direction:column;gap:5px;margin-bottom:13px;}
.tp-ct-field label{font-family:'Inter',sans-serif;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#999999;}
.tp-ct-field input,.tp-ct-field textarea{background:#FFFFFF;border:.5px solid #E2E2DF;border-radius:2px;padding:11px 14px;font-family:'Playfair Display',serif;font-style:italic;font-size:15px;color:#1A1A1A;outline:none;transition:border-color 600ms ease;width:100%;box-sizing:border-box;}
.tp-ct-field input::placeholder,.tp-ct-field textarea::placeholder{color:#C8C8C4;font-family:'Playfair Display',serif;font-style:italic;}
.tp-ct-field input:focus,.tp-ct-field textarea:focus{border-color:#2C3D55;}
.tp-ct-field textarea{resize:none;height:90px;line-height:1.6;}
.tp-ct-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.tp-ct-select-wrap{position:relative;}
.tp-ct-select-btn{width:100%;background:#FFFFFF;border:.5px solid #E2E2DF;border-radius:2px;padding:11px 36px 11px 14px;font-family:'Inter',sans-serif;font-size:13px;color:#1A1A1A;cursor:pointer;text-align:left;transition:border-color 600ms ease;display:flex;justify-content:space-between;align-items:center;}
.tp-ct-select-btn:hover{border-color:#2C3D55;}
.tp-ct-select-btn::after{content:'';border:4px solid transparent;border-top-color:#C8C8C4;flex-shrink:0;}
.tp-ct-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#FFFFFF;border:.5px solid #E2E2DF;z-index:100;margin-top:2px;display:none;}
.tp-ct-select-dropdown.open{display:block;}
.tp-ct-select-option{padding:10px 14px;font-family:'Inter',sans-serif;font-size:13px;color:#1A1A1A;cursor:pointer;border-bottom:.5px solid #E2E2DF;transition:background 600ms ease;}
.tp-ct-select-option:last-child{border-bottom:none;}
.tp-ct-select-option:hover{background:#F2EFE8;}
.tp-ct-note{font-family:'Inter',sans-serif;font-size:10px;color:#C8C8C4;line-height:1.6;margin-bottom:16px;padding-top:12px;border-top:.5px solid #E2E2DF;}
.tp-ct-submit{display:block;background-color:#A07830;color:#FFFFFF;padding:14px;width:100%;text-align:center;font-family:'Playfair Display',serif;font-style:italic;font-size:16px;border-radius:20px;cursor:pointer;border:none;transition:background-color 600ms ease;letter-spacing:.02em;}
.tp-ct-submit:hover{background-color:#7A5C20;}

/* ── MOBILE ── */
@media(max-width:768px){
  .tp-art-title{font-size:32px;}
  .tp-art-deck{font-size:16px;}
  .tp-art-hero-text{padding:32px 20px 0;}
  .tp-art-body{grid-template-columns:1fr;}
  .tp-art-content{padding:24px 20px;border-right:none;}
  .tp-art-sidebar{display:none;}
  .tp-ct-body{grid-template-columns:1fr;}
  .tp-ct-right{border-left:none;border-top:.5px solid #E2E2DF;}
  .tp-ct-field-row{grid-template-columns:1fr;}
  .tp-ct-title{font-size:32px;}
  .tp-ct-top{padding:32px 20px 24px;}
  .tp-ct-left{padding:24px 20px;}
  .tp-ct-right{padding:24px 20px;}
}
