.stories-page{background:#f8fbfd;overflow:clip}.stories-container{width:min(1180px,100% - 48px);margin-inline:auto}.stories-hero{background:radial-gradient(circle at 78% 18%,#2188b81f,#0000 22rem),#fff;padding:clamp(72px,8vw,112px) 0 76px}.stories-breadcrumbs{color:var(--legacy-muted);gap:9px;margin-bottom:34px;font-size:12px;display:flex}.stories-breadcrumbs a:hover{color:var(--legacy-blue)}.stories-kicker{color:var(--legacy-blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.stories-hero h1{max-width:780px;color:var(--text-strong);font-size:clamp(38px,5vw,64px);font-weight:600;line-height:1.06}.stories-hero h1 span{color:var(--legacy-blue)}.stories-lead{max-width:720px;color:var(--text-body);margin-top:24px;font-size:clamp(17px,1.6vw,20px);line-height:1.65}.stories-hero-copy{max-width:850px}.stories-hero-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.stories-phone-link{color:var(--text-strong);font-weight:700}.stories-list-section{padding:var(--section-space) 0}.stories-section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:48px;margin-bottom:34px;display:grid}.stories-section-head h2,.stories-trust h2,.stories-cta h2{max-width:760px;color:var(--text-strong);font-size:clamp(30px,3.4vw,46px);line-height:1.12}.stories-section-head>p,.stories-trust-grid>p{color:var(--text-body);line-height:1.65}.stories-list{gap:28px;display:grid}.story-card{border:1px solid var(--border-ui);border-radius:var(--radius-panel);box-shadow:var(--shadow-card);background:#fff;grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);gap:0;display:grid;overflow:hidden}.story-media{background:#0b1c31;min-height:540px;position:relative}.story-media video{object-fit:cover;background:#0b1c31;width:100%;height:100%;min-height:540px;display:block}.story-media-meta{pointer-events:none;justify-content:space-between;gap:12px;display:flex;position:absolute;inset:18px 18px auto}.story-media-meta span{color:#fff;backdrop-filter:blur(8px);background:#061930b8;border:1px solid #ffffff3d;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.story-content{flex-direction:column;padding:clamp(28px,4vw,52px);display:flex}.story-number-row{color:var(--legacy-blue);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.story-demo-badge{color:#816316;background:#fff4d8;border-radius:999px;padding:6px 9px;font-size:10px}.story-content h3{max-width:660px;color:var(--text-strong);font-family:var(--font-display);font-size:clamp(25px,3vw,38px);font-weight:600;line-height:1.14}.story-summary{color:var(--text-body);margin-top:16px;font-size:16px;line-height:1.65}.story-facts{border:1px solid var(--border-ui);border-radius:var(--radius-md);background:var(--border-ui);grid-template-columns:repeat(3,1fr);gap:1px;margin:28px 0;display:grid;overflow:hidden}.story-facts div{background:var(--brand-soft);padding:18px}.story-facts dt{color:var(--legacy-blue);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700}.story-facts dd{color:var(--text-body);margin:0;font-size:13px;line-height:1.5}.story-transcript{border-top:1px solid var(--border-ui);margin-top:auto;padding-top:20px}.story-transcript-label{color:var(--text-strong);margin-bottom:10px;font-size:13px;font-weight:700}.story-transcript-preview{color:var(--text-body);line-height:1.7}.story-transcript details{margin-top:12px}.story-transcript summary{color:var(--legacy-blue);cursor:pointer;justify-content:space-between;gap:20px;padding:12px 0 0;font-weight:700;list-style:none;display:flex}.story-transcript summary::-webkit-details-marker{display:none}.story-transcript-action{color:var(--legacy-blue);font-size:12px}.story-transcript details[open] .story-transcript-action:before{content:"Скрыть"}.story-transcript details[open] .story-transcript-action{font-size:0}.story-transcript details[open] .story-transcript-action:before{font-size:12px}.story-transcript-body{color:var(--text-body);gap:13px;padding-top:18px;line-height:1.7;display:grid}.story-transcript-body small{color:var(--legacy-muted);margin-top:5px;font-size:11px;display:block}.stories-trust{padding:var(--section-space) 0;background:#fff}.stories-trust-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(40px,8vw,100px);display:grid}.stories-cta{padding:var(--section-space) 0}.stories-cta-inner{border-radius:var(--radius-panel);background:var(--text-strong);color:#fff;box-shadow:var(--shadow);grid-template-columns:1fr auto;align-items:center;gap:40px;padding:clamp(30px,5vw,58px);display:grid}.stories-cta h2{color:#fff}.stories-cta p:not(.stories-kicker){color:#ffffffb8;margin-top:14px}.stories-cta .btn{color:var(--brand-strong);white-space:nowrap;background:#fff}@media (width<=960px){.stories-section-head,.stories-trust-grid{grid-template-columns:1fr}.story-card{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr)}.story-media,.story-media video{min-height:480px}.story-facts{grid-template-columns:1fr}}@media (width<=700px){.stories-container{width:min(100% - 30px,1180px)}.stories-hero{padding:50px 0 54px}.stories-breadcrumbs{margin-bottom:26px}.stories-hero h1{font-size:clamp(34px,11vw,46px)}.stories-hero-actions{flex-direction:column;align-items:stretch;gap:16px}.stories-phone-link{text-align:center}.stories-section-head{gap:16px}.story-card{grid-template-columns:1fr}.story-media{aspect-ratio:4/5;min-height:auto}.story-media video{aspect-ratio:4/5;min-height:0}.story-content{padding:26px 22px 30px}.story-facts{margin:24px 0}.stories-cta-inner{grid-template-columns:1fr;gap:26px}}@media (prefers-reduced-motion:reduce){.stories-page *{scroll-behavior:auto}}
