.conversation-page{--blue:#229ed9;--ink:#222;--muted:#66808d;--line:#dce8ee;background:#fff;color:var(--ink)}
.conversation-page .brand{cursor:pointer}
.conversation-page .desktop-nav a{position:relative;padding:4px 0;color:#647783;font-size:14px}
.conversation-page .desktop-nav a:after{content:"";display:block;width:0;height:1px;margin-top:4px;background:#229ed9;transition:width .2s}
.conversation-page .desktop-nav a:hover:after{width:100%}
.conversation-page .mobile-menu a{padding:14px;color:#fff;border-bottom:1px solid #2f313a;font-size:16px}
.conversation-page .desktop-nav .is-current{color:#168ac3}
.conversation-page .desktop-nav .is-current:after{width:100%}
.conversation-page :is(a,button,input):focus-visible{outline:3px solid #168ac3;outline-offset:4px}
.conversation-page .kicker{font-size:11px;letter-spacing:.11em;color:#8296a1}
.conversation-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:24px;align-items:center;padding-top:100px;padding-bottom:44px}
.conversation-hero-copy{min-width:0}
.conversation-hero h1{max-width:100%;margin:18px 0 20px;font-size:2.275rem;font-weight:600;line-height:1.1;letter-spacing:-.02em;text-wrap:wrap}
.conversation-hero h1 em{font-style:normal;color:var(--blue)}
.conversation-intro{max-width:620px;margin:0;color:var(--muted);font-size:16px;font-weight:400;line-height:1.55}
.conversation-intro+.conversation-intro{margin-top:16px}
.conversation-stats{display:grid;grid-template-columns:max-content max-content;gap:18px;width:max-content;max-width:100%;margin-top:24px}
.conversation-stat{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0}
.conversation-stat strong{display:block;color:#168ac3;font-size:26px;font-weight:700;line-height:1;letter-spacing:-.04em;white-space:nowrap}
.conversation-stat span{color:var(--muted);font-size:13px;line-height:1.3}
.conversation-rating{grid-column:1/-1;flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap}
.conversation-rating .conversation-stars{color:var(--blue);font-size:18px;line-height:1;letter-spacing:2px}
.conversation-rating strong{font-size:20px}
.conversation-rating a{color:#168ac3;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}
.conversation-hero-visual{min-width:0;min-height:325px;margin-top:45px}
.conversation-hero-visual img{display:block;width:106%;max-width:none;height:auto;margin-left:-6%;object-fit:contain}
.conversation-booking{padding:30px 32px;border:1px solid #cbe5f2;border-radius:15px;background:#eaf6fc;scroll-margin-top:82px}
.conversation-booking-head{display:flex;align-items:center;gap:14px;margin-bottom:12px}
.conversation-booking h2{flex:1;min-width:0;max-width:none;margin:0;font-size:clamp(15px,calc(2vw - 3px),17px);line-height:1.3;letter-spacing:normal;font-weight:500;white-space:nowrap}
.conversation-booking-offer{flex:0 0 auto;margin:0}
.conversation-form-ending{display:inline-flex;align-items:center;gap:4px;vertical-align:middle;white-space:nowrap}
.conversation-form-arrow{display:block;flex:none;width:25.2px;height:25.2px;pointer-events:none}
.conversation-form-arrow svg{display:block;width:100%;height:100%;stroke:#229ed9;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.conversation-booking-avatar{position:relative;display:block;flex:0 0 66px;width:66px;height:66px;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#fff}
.conversation-booking-avatar img{position:absolute;display:block;width:548.57143%;max-width:none;height:auto;left:-123.21429%;top:-126.78571%}
.conversation-availability{width:max-content;max-width:100%;margin:20px auto 0;padding:11px 13px;border:1px solid #d4a563;border-radius:8px;background:#edc581;color:#4b321b;font-size:14px;font-weight:500;line-height:1.4;text-align:center;white-space:nowrap;box-shadow:0 3px 8px rgba(145,98,37,.1)}
.conversation-availability strong{color:#3b2918;font-size:1.25em;font-weight:700;line-height:1;white-space:nowrap}
.conversation-form{display:grid;grid-template-columns:1fr 1fr 1.08fr;gap:12px;align-items:end}
.conversation-field{display:flex;flex-direction:column;min-width:0}
.conversation-field input{width:100%;height:52px;padding:12px 14px;border:1px solid #cfe0e8;border-radius:7px;background:#fff;color:#222;font-size:16px}
.conversation-field input::placeholder{color:#81959f}
.conversation-field input:focus{outline:2px solid #229ed9;outline-offset:1px}
.conversation-form>.button{width:100%;min-height:52px;justify-content:center;font-size:16px;white-space:normal;text-align:center}
.conversation-consent{grid-column:1/-1;display:flex;gap:9px;align-items:flex-start;margin-top:3px;color:#607b88;font-size:14px;line-height:1.4;cursor:pointer}
.conversation-consent input{flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;accent-color:var(--blue)}
.conversation-consent a{color:#168ac3;text-decoration:underline;text-underline-offset:2px}
.conversation-form-status{grid-column:1/-1;margin:0;color:#426475;font-size:16px;line-height:1.5}
.conversation-form-status:empty{display:none}
.conversation-experts{padding:14px 0 36px}
.conversation-expert-grid{display:grid;grid-template-columns:1fr;gap:6px;padding:16px 32px;border:1px solid #d4a563;border-radius:15px;background:#edc581}
.conversation-expert{display:flex;align-items:center;gap:12px;min-width:0}
.conversation-expert-avatar{position:relative;display:block;flex:0 0 39.6px;width:39.6px;height:39.6px;overflow:hidden;border:1.2px solid #fff;border-radius:50%;background:#f5f7f8}
.conversation-expert-avatar img{position:absolute;display:block;max-width:none;height:auto}
.conversation-expert-avatar.vik-portrait img{width:355.55556%;left:-133.33333%;top:-30.55556%}
.conversation-expert-avatar.anna-portrait img{width:152.38095%;left:-9.52381%;top:0}
.conversation-expert-avatar.stanislav-portrait img{width:124.66667%;left:-13.33333%;top:0}
.conversation-expert p{min-width:0;margin:0;color:#4b321b;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:normal}
.conversation-expert p a{color:#168ac3;text-decoration:underline;text-underline-offset:3px}
.conversation-quote{padding-bottom:54px;text-align:center}
.conversation-quote figure,.conversation-quote blockquote{margin:0}
.conversation-quote blockquote p{width:100%;max-width:none;margin:0;color:var(--ink);font-size:1.82rem;font-weight:600;line-height:1.15;letter-spacing:-.02em}
.conversation-quote em{color:var(--blue);font-style:normal}
.conversation-quote figcaption{margin-top:20px;color:var(--muted);font-size:16px;font-weight:400;line-height:1.4}
@media(max-width:860px){
  .conversation-booking{padding:26px}
  .conversation-form{grid-template-columns:1fr 1fr}
  .conversation-form>.button{grid-column:1/-1}
  .conversation-expert-grid{padding-inline:26px}
}
@media(max-width:620px){
  .conversation-desktop-prefix{display:none}
  .conversation-form-arrow{width:28px;height:28px}
  .conversation-booking{padding:23px 18px}
  .conversation-booking-head{margin-bottom:12px}
  .conversation-booking h2{font-size:16px;max-width:none;white-space:normal}
  .conversation-booking-offer{margin:0}
  .conversation-booking-avatar{flex-basis:56px;width:56px;height:56px}
  .conversation-availability{margin-top:16px;padding:10px;font-size:clamp(12px,3.65vw,14px)}
  .conversation-form{grid-template-columns:1fr;gap:16px}
  .conversation-form>.button{min-height:54px}
  .conversation-consent{font-size:14px}
  .conversation-experts{padding:12px 0 30px}
  .conversation-expert-grid{gap:8px;padding:14px 18px}
  .conversation-expert-avatar{flex-basis:33.6px;width:33.6px;height:33.6px}
  .conversation-quote{padding-bottom:36px}
  .conversation-quote blockquote p{font-size:clamp(1.56rem,7.488vw,1.82rem)}
  .conversation-quote figcaption{margin-top:16px}
}
@media(prefers-reduced-motion:reduce){.conversation-page *{scroll-behavior:auto!important;transition:none!important}}

/* Hero uses the same type scale, columns and proof layout as /ecom/. */
@media(max-width:1050px){.conversation-hero{grid-template-columns:minmax(0,1fr) 360px}}
@media(max-width:900px){
  .conversation-booking h2{font-size:16px;white-space:normal}
  .conversation-hero{grid-template-columns:1fr}
  .conversation-hero-visual{min-height:0;width:100%;max-width:620px;margin:18px auto 0}
  .conversation-hero-visual img{width:100%;max-width:100%;margin-left:0}
}
@media(max-width:760px){.conversation-hero{padding-top:88px}}
@media(max-width:650px){
  .conversation-stats{gap:18px 14px}
}
@media(max-width:599px){.conversation-hero h1{font-size:clamp(1.95rem,9.36vw,2.275rem)}}
@media(max-width:520px){
  .conversation-stat strong{font-size:21px}
  .conversation-stat span{font-size:12px}
  .conversation-rating strong{font-size:18px}
}
