/* Audioguide v1 — Variant 3 «Тёплый лес» */
.entry-audio{background:rgba(235,241,235,.96);grid-template-columns:44px minmax(0,1fr) 20px;align-items:center}
.entry-audio .entry-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0;line-height:0;background:linear-gradient(145deg,#5f7a66,#2f4d3a);color:#fff;border:1px solid rgba(255,255,255,.34);box-shadow:0 5px 12px rgba(47,77,58,.18),inset 0 0 0 1px rgba(255,255,255,.08)}
.entry-audio .entry-icon svg{display:block;width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:none}
.entry-audio .entry-copy{display:flex;min-width:0;min-height:42px;flex-direction:column;justify-content:center;align-items:flex-start;align-self:center;padding:0;margin:0}
.entry-audio .entry-copy strong{display:block;margin:0;padding:0;line-height:1.08;transform:none}
.entry-audio .entry-copy small{display:block;margin-top:4px;padding:0;line-height:1.3}
.entry-audio>b{align-self:center;line-height:1;color:#55705e}
.home-entry-grid .entry-articles{min-height:108px}

.screen-audio{padding:calc(env(safe-area-inset-top) + 16px) 14px 30px;background:linear-gradient(180deg,#f8f3e9 0%,#f1e8da 100%)}
.audio-guide-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
.audio-guide-back{min-height:42px;border:1px solid var(--line);border-radius:14px;background:var(--paper-strong);color:var(--forest);padding:0 13px;font-weight:850}
.audio-guide-hero{position:relative;overflow:hidden;padding:24px 18px 21px;border:1px solid #d5cbbb;border-radius:28px;background:linear-gradient(145deg,#f8f2e7,#e6ece2);box-shadow:var(--shadow-soft)}
.audio-guide-hero::after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-88px;top:-96px;background:rgba(113,129,95,.10);pointer-events:none}
.audio-guide-badge{position:absolute;z-index:2;right:16px;top:16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid #d4cbbb;border-radius:999px;background:rgba(251,247,238,.88);color:#6f735f;font-size:10px;font-weight:850;line-height:1;white-space:nowrap}
.audio-guide-badge i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--ochre)}
.audio-guide-icon{position:relative;z-index:1;width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#6f846d,#36513f);color:#fff;box-shadow:0 10px 22px rgba(54,81,63,.17);line-height:0}
.audio-guide-icon svg{display:block;width:36px;height:36px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transform:none}
.audio-guide-hero .eyebrow{position:relative;z-index:1;margin-top:19px}
.audio-guide-hero h1{position:relative;z-index:1;margin:5px 0 0;max-width:470px;font:600 34px/1.02 Georgia,"Times New Roman",serif;color:var(--forest-deep);letter-spacing:-.03em;text-align:left;transform:none}
.audio-guide-hero p{position:relative;z-index:1;margin:11px 0 0;max-width:540px;color:#667068;font-size:14px;line-height:1.55}

.audio-guide-progress{margin-top:14px;padding:17px 16px;border:1px solid var(--line);border-radius:22px;background:var(--paper-strong);box-shadow:var(--shadow-soft)}
.audio-guide-progress-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.audio-guide-progress-head strong{font:600 19px/1.1 Georgia,"Times New Roman",serif;color:#34483b}
.audio-guide-progress-head span{font-size:11px;color:#777d74;font-weight:800}
.audio-guide-progress-track{height:7px;margin-top:12px;border-radius:999px;background:#e2ddd2;overflow:hidden}
.audio-guide-progress-track i{display:block;width:0;height:100%;background:#6f846d;transition:width .12s linear}
.audio-guide-start{width:100%;min-height:48px;margin-top:14px;border:0;border-radius:14px;background:var(--forest);color:#fff;font-weight:900;box-shadow:0 5px 14px rgba(54,81,63,.15)}
.audio-guide-start:disabled{cursor:default;opacity:1;background:#c5cec3}
.audio-guide-note{margin:9px 2px 0;color:#85887f;font-size:10.5px;line-height:1.45}

.audio-guide-features{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}
.audio-guide-feature{min-height:78px;padding:11px 9px;border:1px solid #d6cebd;border-radius:17px;background:#f5eee3;color:#526457;text-align:center}
.audio-guide-feature svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.audio-guide-feature strong{display:block;margin-top:6px;font-size:11px}
.audio-guide-feature small{display:block;margin-top:2px;color:#85887f;font-size:9px;line-height:1.25}

.audio-guide-section{margin-top:20px}
.audio-guide-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}
.audio-guide-section-head h2{margin:3px 0 0;font:600 24px/1.05 Georgia,"Times New Roman",serif;color:var(--forest-deep)}
.audio-guide-section-head span{color:#777d74;font-size:11px;font-weight:800}
.audio-guide-empty{padding:22px 18px;border:1px dashed #cfc5b5;border-radius:22px;background:#f7f1e6;text-align:center}
.audio-guide-empty-icon{width:54px;height:54px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e4e9df;color:#5f755f;line-height:0}
.audio-guide-empty-icon svg{display:block;width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:none}
.audio-guide-empty strong{display:block;margin-top:12px;font:600 18px/1.15 Georgia,"Times New Roman",serif;color:#405246}
.audio-guide-empty p{margin:7px auto 0;max-width:440px;color:#737970;font-size:12.5px;line-height:1.5}

.audio-guide-player{margin-top:14px;padding:13px;border:1px solid #d6cebd;border-radius:20px;background:linear-gradient(145deg,#eee8dc,#e3e7dd);display:grid;grid-template-columns:48px minmax(0,1fr);gap:11px;align-items:center;opacity:.78}
.audio-guide-player.is-ready{opacity:1;border-color:#bfc9bc;background:linear-gradient(145deg,#f5efe4,#e7ece3)}
.audio-guide-play{width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:#b9c4b8;color:#fff}
.audio-guide-player.is-ready .audio-guide-play,.audio-track-play{background:var(--forest);box-shadow:0 5px 12px rgba(54,81,63,.18)}
.audio-guide-play svg,.audio-track-play svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.audio-guide-player strong{display:block;color:#526158;font-size:13px}
.audio-guide-player small{display:block;margin-top:2px;color:#81857e;font-size:10.5px}

.audio-guide-track-card{padding:14px;text-align:left;border-style:solid;display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center;background:#fbf7ee}
.audio-track-play{width:50px;height:50px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff}
.audio-track-copy span{display:block;color:#7c806f;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}
.audio-track-copy strong{margin-top:3px;font-size:17px}
.audio-track-copy p{margin:5px 0 0;font-size:11.5px}
.audio-track-copy small{display:block;margin-top:6px;color:#777d74;font-size:10px;font-weight:800}

/* Оплата аудиогида: модальное окно строго по центру экрана */
.audio-access-modal{position:fixed;inset:0;z-index:140;display:none;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}
.audio-access-modal.is-open{display:flex}
.audio-access-backdrop{position:absolute;inset:0;background:rgba(24,35,27,.58)}
.audio-access-card{position:relative;z-index:1;width:min(100%,520px);max-height:calc(100dvh - 40px);overflow:auto;padding:22px 18px 18px;border:1px solid #d4cbbb;border-radius:26px;background:#fbf7ee;box-shadow:0 24px 60px rgba(20,30,23,.22)}
.audio-access-close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#eee7da;color:#4c5d50;font-size:23px;line-height:1}
.audio-access-card h2{margin:5px 44px 0 0;font:600 28px/1.05 Georgia,"Times New Roman",serif;color:var(--forest-deep)}
.audio-access-card p{margin:11px 0 15px;color:#687169;font-size:13px;line-height:1.5}
.audio-access-test{width:100%;min-height:48px;border:0;border-radius:14px;background:var(--forest);color:#fff;font-weight:900}
.audio-access-future{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}
.audio-access-future button{min-height:42px;border:1px solid var(--line);border-radius:13px;background:#f2ebdf;color:#8a8c84;font-weight:800}
.audio-access-future button[data-yookassa="1"]{background:#3f8f55!important;border-color:#347847!important;color:#fff!important;font-weight:900!important;box-shadow:0 5px 14px rgba(63,143,85,.22)!important}
.audio-access-future button[data-yookassa="1"]:active{transform:scale(.985)}
.audio-access-card>small{display:block;margin-top:10px;color:#8b8d85;font-size:9.5px;line-height:1.4}

@media(max-width:360px){
  .entry-audio{grid-template-columns:42px minmax(0,1fr) 17px;padding-left:10px;padding-right:10px}
  .entry-audio .entry-icon{width:40px;height:40px}
  .entry-audio .entry-icon svg{width:24px;height:24px}
  .entry-audio .entry-copy strong{font-size:16px}
  .entry-audio .entry-copy small{font-size:8.5px}
  .audio-guide-hero h1{font-size:31px}
  .audio-guide-features{grid-template-columns:1fr}
  .audio-guide-feature{min-height:60px;text-align:left;display:grid;grid-template-columns:28px 1fr;column-gap:7px;align-items:center}
  .audio-guide-feature strong,.audio-guide-feature small{grid-column:2;margin-top:0}
  .audio-access-future{grid-template-columns:1fr}
}