@import url('/assets/css/catalog-deal-overlay.css?v=20260909-02');
.catalog-page .content-hero{padding:62px 0 58px}.catalog-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,.8fr);gap:54px;align-items:center}.catalog-hero__copy h1{margin:0;font-size:clamp(40px,4.6vw,66px);line-height:1;letter-spacing:-.048em}.catalog-hero__lead{max-width:780px;margin:22px 0 0;color:#c6cee0;font-size:17px;line-height:1.62}.catalog-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.catalog-hero__tags span{padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.045);color:#cdd5e8;font-size:12px;font-weight:700}.catalog-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.catalog-visual{position:relative;min-height:390px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.015));box-shadow:0 30px 80px rgba(0,0,0,.24);overflow:hidden}.catalog-visual::before{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(245,107,44,.18),transparent 68%)}.catalog-visual__label{position:relative;z-index:2;color:#ff8a48;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.catalog-crm{position:relative;z-index:1;margin-top:18px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:#eff2f5;box-shadow:0 24px 50px rgba(0,0,0,.22);overflow:hidden}.catalog-crm__top{height:27px;background:#263b53;display:flex;align-items:center;gap:5px;padding:0 9px}.catalog-crm__top i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.5)}.catalog-crm__body{display:grid;grid-template-columns:44px 1fr 126px;min-height:260px}.catalog-crm__nav{background:#334b63;display:grid;align-content:start;justify-items:center;gap:12px;padding-top:14px}.catalog-crm__nav i{width:18px;height:18px;border-radius:5px;background:rgba(255,255,255,.34)}.catalog-crm__deal{padding:15px;background:#f7f8fa;color:#283444}.catalog-crm__deal-title{margin:0 0 12px;font-size:13px;letter-spacing:-.01em}.catalog-crm__field{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:6px 0;border-bottom:1px solid #dfe3e8;font-size:9px}.catalog-crm__field b{color:#88929e;font-weight:650}.catalog-crm__field span{font-weight:700}.catalog-crm__timeline{display:grid;gap:6px;margin-top:13px}.catalog-crm__event{padding:7px 8px;border-radius:7px;background:#fff;border:1px solid #e0e4e8;font-size:8px;line-height:1.35}.catalog-crm__event strong{display:block;margin-bottom:2px;font-size:8px}.catalog-crm__side{padding:9px;background:#f2f4f7;border-left:1px solid #dce1e6}.catalog-crm__widget{margin-bottom:7px;padding:8px;border:1px solid #d8dee5;border-radius:7px;background:#fff;color:#344253;font-size:8px;font-weight:750}.catalog-crm__widget--accent{border-color:#f4a278;background:#fff7f2;color:#b44d1c}.catalog-overlay{position:absolute;right:12px;bottom:12px;z-index:4;width:min(270px,55%);padding:14px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(9,16,42,.94);box-shadow:0 18px 45px rgba(0,0,0,.28);backdrop-filter:blur(12px)}.catalog-overlay strong{display:block;margin-bottom:9px;font-size:13px}.catalog-overlay__row{display:flex;justify-content:space-between;gap:14px;padding:6px 0;border-top:1px solid rgba(255,255,255,.08);font-size:10px}.catalog-overlay__row span:first-child{color:#8793b2}.catalog-overlay__row span:last-child{text-align:right;font-weight:750}.catalog-section{padding:68px 0}.catalog-section--soft{background:#f7f8fb}.catalog-section--lavender{background:#f4f1ff}.catalog-section--dark{background:#08112f;color:#fff}.catalog-heading{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,.65fr);gap:42px;align-items:end;margin-bottom:28px}.catalog-heading__eyebrow{margin:0 0 8px;color:#4936b6;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.catalog-section--dark .catalog-heading__eyebrow{color:#ff8a48}.catalog-heading h2{margin:0;font-size:clamp(30px,3vw,45px);line-height:1.05;letter-spacing:-.038em}.catalog-heading p{margin:0;color:#646c7e;font-size:15px;line-height:1.66}.catalog-section--dark .catalog-heading p{color:#abb5ce}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.catalog-card{padding:23px;border:1px solid #e1e5ed;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(23,31,60,.04)}.catalog-card__icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:18px;border-radius:11px;background:#f0ecff;color:#4d39b6}.catalog-card__icon svg{width:20px;height:20px}.catalog-card h3{margin:0 0 9px;font-size:17px;line-height:1.25}.catalog-card p{margin:0;color:#697183;font-size:13px;line-height:1.62}.catalog-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;counter-reset:catalog-step}.catalog-flow__item{position:relative;min-height:156px;padding:18px;border:1px solid #e2e5ed;border-radius:16px;background:#fff;counter-increment:catalog-step}.catalog-flow__item::before{content:counter(catalog-step,decimal-leading-zero);display:block;margin-bottom:25px;color:#ef682c;font-size:11px;font-weight:850}.catalog-flow__item strong{display:block;font-size:14px;line-height:1.3}.catalog-flow__item p{margin:7px 0 0;color:#747c8d;font-size:12px;line-height:1.5}.catalog-flow__item:not(:last-child)::after{content:"→";position:absolute;right:-10px;top:50%;z-index:2;color:#969eae;font-weight:800}.catalog-result{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,.62fr);gap:26px;align-items:stretch}.catalog-result__main,.catalog-result__list{padding:28px;border-radius:19px;background:#fff;border:1px solid #e0e4ec}.catalog-result__main h2{margin:0 0 12px;font-size:clamp(28px,3vw,42px);letter-spacing:-.038em;line-height:1.06}.catalog-result__main p{margin:0;color:#646c7d;line-height:1.65}.catalog-result__list{display:grid;gap:10px}.catalog-result__list div{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;padding:9px 0;border-bottom:1px solid #eceef3}.catalog-result__list div:last-child{border-bottom:0}.catalog-result__list span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#f2edff;color:#4935b0;font-size:11px;font-weight:850}.catalog-result__list strong{font-size:13px;line-height:1.45}.catalog-media-section{padding:64px 0;background:#fff}.catalog-media-frame{position:relative;padding:16px;border:1px solid #dfe3eb;border-radius:20px;background:#f6f7fa;box-shadow:0 20px 45px rgba(20,31,64,.07)}.catalog-media-frame__bar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:4px 4px 15px}.catalog-media-frame__bar strong{font-size:13px}.catalog-media-frame__bar span{color:#7a8293;font-size:11px}.catalog-media-frame .catalog-crm{margin:0;box-shadow:none}.catalog-video{display:grid;place-items:center;min-height:340px;border:1px dashed #c9ced9;border-radius:18px;background:linear-gradient(135deg,#f8f9fc,#f2f0fb);text-align:center;padding:34px}.catalog-video__play{width:72px;height:72px;display:grid;place-items:center;margin-bottom:18px;border-radius:50%;background:#0b1334;color:#fff;box-shadow:0 15px 30px rgba(11,19,52,.18)}.catalog-video__play svg{width:26px;height:26px}.catalog-video strong{font-size:18px}.catalog-video p{max-width:520px;margin:7px auto 0;color:#71798b;font-size:13px}.catalog-related{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.catalog-related a{padding:16px;border:1px solid #e0e3ec;border-radius:13px;background:#fff;color:#3627a6;font-size:13px;font-weight:760;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.catalog-related a:hover,.catalog-related a:focus-visible{transform:translateY(-2px);border-color:#b7afe3;box-shadow:0 12px 26px rgba(58,46,135,.08)}.catalog-faq{display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1fr);gap:48px}.catalog-faq h2{margin:0;font-size:clamp(30px,3vw,44px);line-height:1.05;letter-spacing:-.04em}.catalog-faq__list{display:grid;gap:8px}.catalog-faq details{padding:0 17px;border:1px solid #e0e4ec;border-radius:13px;background:#fff}.catalog-faq summary{cursor:pointer;padding:17px 28px 17px 0;font-size:14px;font-weight:760}.catalog-faq p{margin:0;padding:0 0 17px;color:#687082;font-size:13px;line-height:1.62}.catalog-final{padding:58px 0;background:linear-gradient(120deg,#0b1030,#321589 72%,#4a1eb5);color:#fff}.catalog-final__inner{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center}.catalog-final h2{margin:0 0 10px;font-size:clamp(31px,3.5vw,48px);line-height:1.03;letter-spacing:-.04em}.catalog-final p{max-width:760px;margin:0;color:#c8cbe1;line-height:1.62}.catalog-final__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:1100px){.catalog-hero__grid{grid-template-columns:1fr}.catalog-visual{min-height:360px}.catalog-flow{grid-template-columns:repeat(3,1fr)}.catalog-flow__item::after{display:none}.catalog-related{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.catalog-heading,.catalog-result,.catalog-faq,.catalog-final__inner{grid-template-columns:1fr}.catalog-heading{gap:12px}.catalog-grid{grid-template-columns:1fr 1fr}.catalog-result{gap:12px}.catalog-final__actions{justify-content:flex-start}}@media(max-width:640px){.catalog-page .content-hero{padding:40px 0 44px}.catalog-hero__copy h1{font-size:clamp(37px,11vw,50px)}.catalog-hero__lead{font-size:16px}.catalog-hero__actions{display:grid}.catalog-visual{min-height:330px;padding:15px;border-radius:18px}.catalog-crm__body{grid-template-columns:34px 1fr 94px}.catalog-crm__deal{padding:10px}.catalog-crm__field{grid-template-columns:68px 1fr;font-size:7px}.catalog-crm__event{font-size:7px}.catalog-crm__side{padding:6px}.catalog-crm__widget{padding:6px;font-size:7px}.catalog-overlay{width:62%;padding:10px}.catalog-overlay strong{font-size:11px}.catalog-overlay__row{font-size:8px}.catalog-section,.catalog-media-section{padding:48px 0}.catalog-grid{grid-template-columns:1fr}.catalog-flow{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-14px;padding:0 14px 9px}.catalog-flow__item{flex:0 0 74vw;scroll-snap-align:start}.catalog-result__main,.catalog-result__list{padding:21px}.catalog-related{grid-template-columns:1fr}.catalog-video{min-height:270px}.catalog-final{padding:46px 0}.catalog-final__actions{display:grid}}

/* 2026-09-09: visual pass for catalog readability and responsive rhythm. */
.catalog-page .catalog-hero__grid{gap:clamp(34px,4.5vw,62px)}
.catalog-page .catalog-hero__copy{min-width:0}
.catalog-page .catalog-hero__lead{max-width:730px;font-size:clamp(16px,1.25vw,18px);line-height:1.68}
.catalog-page .catalog-heading{gap:clamp(28px,4vw,54px);margin-bottom:32px}
.catalog-page .catalog-heading h2{max-width:760px}
.catalog-page .catalog-heading>p{max-width:620px}
.catalog-page .catalog-card{min-width:0;min-height:100%;padding:26px}
.catalog-page .catalog-card h3{font-size:18px;line-height:1.28;letter-spacing:-.016em}
.catalog-page .catalog-card p{font-size:14px;line-height:1.66}
.catalog-page .catalog-flow{gap:12px}
.catalog-page .catalog-flow__item{min-height:172px;padding:20px}
.catalog-page .catalog-flow__item::before{margin-bottom:26px}
.catalog-page .catalog-flow__item strong{font-size:15px;line-height:1.34}
.catalog-page .catalog-flow__item p{font-size:13px;line-height:1.58}
.catalog-page .catalog-result{gap:18px}
.catalog-page .catalog-result__main,.catalog-page .catalog-result__list{padding:30px}
.catalog-page .catalog-result__main p{font-size:15px;line-height:1.68}
.catalog-page .catalog-result__list strong{font-size:14px;line-height:1.5}
.catalog-page .catalog-media-section{padding:70px 0;background:#f8f9fc}
.catalog-page .catalog-media-frame{padding:18px;border-radius:22px;background:#fff;box-shadow:0 24px 55px rgba(20,31,64,.075)}
.catalog-page .catalog-media-frame__bar{padding:3px 3px 16px}
.catalog-page .catalog-related a{display:flex;align-items:center;min-height:58px;padding:17px 18px;font-size:14px;line-height:1.35}
.catalog-page .catalog-faq summary{font-size:15px;line-height:1.42}
.catalog-page .catalog-faq p{font-size:14px;line-height:1.66}
.catalog-page .catalog-final p{font-size:15px;line-height:1.68}
@media(max-width:1100px){
  .catalog-page .catalog-visual{width:100%;max-width:860px;margin-inline:auto}
  .catalog-page .catalog-hero__copy{max-width:860px}
}
@media(max-width:820px){
  .catalog-page .catalog-heading{gap:14px;margin-bottom:27px}
  .catalog-page .catalog-heading>p{max-width:720px}
  .catalog-page .catalog-result__main,.catalog-page .catalog-result__list{padding:25px}
}
@media(max-width:640px){
  .catalog-page .catalog-hero__lead{line-height:1.62}
  .catalog-page .catalog-hero__tags{margin-top:18px}
  .catalog-page .catalog-hero__actions{margin-top:24px}
  .catalog-page .catalog-visual{min-height:0;padding:14px}
  .catalog-page .catalog-heading h2{font-size:clamp(29px,9.5vw,39px);line-height:1.08}
  .catalog-page .catalog-heading>p{font-size:14px;line-height:1.62}
  .catalog-page .catalog-card{padding:22px}
  .catalog-page .catalog-card__icon{margin-bottom:16px}
  .catalog-page .catalog-flow__item{flex:0 0 min(82vw,330px);min-height:168px;padding:19px}
  .catalog-page .catalog-result__main,.catalog-page .catalog-result__list{padding:22px}
  .catalog-page .catalog-media-section{padding:50px 0}
  .catalog-page .catalog-media-frame{padding:12px;border-radius:17px}
  .catalog-page .catalog-media-frame__bar{align-items:flex-start;padding:2px 2px 12px}
  .catalog-page .catalog-media-frame__bar span{max-width:45%;text-align:right;line-height:1.35}
  .catalog-page .catalog-related a{min-height:54px;padding:15px 16px}
  .catalog-page .catalog-final p{font-size:14px}
  .catalog-page:not(.screen-mode-deferred) .catalog-visual>.catalog-overlay{position:relative;top:auto;right:auto;bottom:auto;width:100%;margin-top:12px;padding:12px 13px}
  .catalog-page:not(.screen-mode-deferred) .catalog-visual>.catalog-overlay::after{display:none}
  .catalog-page:not(.screen-mode-deferred) .catalog-visual>.catalog-overlay strong{font-size:11px}
  .catalog-page:not(.screen-mode-deferred) .catalog-visual>.catalog-overlay .catalog-overlay__row{font-size:9px}
}

.catalog-video-player{display:block;width:100%;max-width:1080px;margin:0 auto;border-radius:18px;background:#0b1334;box-shadow:0 20px 45px rgba(20,31,64,.12)}


/* Real product videos */
.catalog-video-player{display:block;width:100%;height:auto;max-height:80vh;border:1px solid #dfe3eb;border-radius:18px;background:#080d24;box-shadow:0 20px 45px rgba(20,31,64,.08)}
@media(max-width:640px){.catalog-video-player{max-height:72vh;border-radius:14px}}
