/* Sound Weekends — legal pages (Licensing agreement, Privacy Policy) */
.hd__nav a.is-cur{color:#14161A}

/* заголовок сторінки */
.lh{width:calc(100% - 88px);max-width:900px;margin:52px auto 0}
.lh h1{font-size:clamp(26px,3.2vw,40px);font-weight:300;letter-spacing:.01em;line-height:1.2}
.lh__upd{margin-top:16px;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#8A8D93}
.lh__lead{margin-top:22px;font-size:15px;line-height:1.95;color:#3A3D42}

/* зміст */
.toc{width:calc(100% - 88px);max-width:900px;margin:38px auto 0;padding:26px 30px;background:#F4F2EF}
.toc h2{font-size:10.5px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:#8A8D93}
.toc ol{margin:18px 0 0;padding:0;list-style:none;counter-reset:t;
  columns:2;column-gap:44px}
.toc li{counter-increment:t;break-inside:avoid;padding:0 0 11px 26px;position:relative;font-size:13.5px;line-height:1.5}
.toc li::before{content:counter(t) ".";position:absolute;left:0;top:0;color:#8A8D93;font-size:11.5px;line-height:1.75}
.toc a{border-bottom:1px solid transparent;color:#3A3D42}
.toc a:hover{border-bottom-color:#14161A;color:#14161A}

/* текстова колонка — на базі .tell з parts.css */
.tell__i{scroll-margin-top:110px}
.tell__i h3{margin:26px 0 14px;font-size:13px;font-weight:500;letter-spacing:.08em;
  text-transform:uppercase;color:#14161A}
.tell__i ol{margin:0 0 20px;padding:0 0 0 22px}
.tell__i ol li{padding:0 0 12px;font-size:15px;line-height:1.85;color:#3A3D42}
.tell__i ol li::before{display:none}
.tell__i .lw{margin:0 0 20px;border-collapse:collapse;width:100%;font-size:13.5px}
.tell__i .lw th,.tell__i .lw td{padding:12px 14px;border:1px solid #E6E4E0;text-align:left;
  vertical-align:top;line-height:1.7;color:#3A3D42}
.tell__i .lw th{font-weight:400;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;
  color:#8A8D93;background:#F4F2EF;white-space:nowrap}
.lwrap{overflow-x:auto;margin-bottom:20px}
.lwrap .lw{margin-bottom:0;min-width:520px}

/* заглушка з текстом «чернетка» */
.draft{width:calc(100% - 88px);max-width:900px;margin:44px auto 0;padding:20px 24px;
  border-left:2px solid #14161A;background:#F4F2EF;font-size:12.5px;line-height:1.8;color:#3A3D42}
.draft b{font-weight:500;color:#14161A}

/* контакт унизу */
.lend{width:calc(100% - 88px);max-width:900px;margin:54px auto 0;padding-top:34px;border-top:1px solid #E6E4E0}
.lend p{font-size:15px;line-height:1.95;color:#3A3D42}
.lend a{border-bottom:1px solid #C9C6C1}
.lend a:hover{border-bottom-color:#14161A;color:#14161A}

@media(max-width:1240px){.lh,.toc,.draft,.lend{width:calc(100% - 56px)}}
@media(max-width:760px){
  .lh,.toc,.draft,.lend{width:calc(100% - 32px)}
  .lh{margin-top:34px}
  .toc{padding:22px 20px}
  .toc ol{columns:1}
}
