/* Selected review cards, isolated from the comparison gallery. */
body.home #reviews.tugan-reviews {padding-block:84px 68px;}
body.home #reviews .rev-inner {position:relative;}
body.home #reviews .rev__title {margin:0 auto 30px;text-align:center;}
body.home #reviews .rev__title h2 {margin:0;text-align:center;}
body.home #reviews .rv-disclosure {margin:0 auto 20px;text-align:center;color:#cabcd9;font-size:16px;line-height:1.6;}
body.home #reviews .rv-carousel {position:relative;padding:0 78px;}
body.home #reviews .rv-carousel *,body.home #reviews .rv-carousel *::before,body.home #reviews .rv-carousel *::after {box-sizing:border-box;}
body.home #reviews :where(.rv-carousel p,.rv-carousel blockquote,.rv-carousel h4) {margin:0;}

body.home #reviews .rv-controls {display:contents;}
/* Hologram plate from design 04, in orange and without the exterior corner ornaments. */
body.home #reviews .rv-controls .rv-arrow {position:absolute;top:50%;translate:0 -50%;width:64px;height:82px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;color:#ffb45c;font:inherit;cursor:pointer;isolation:isolate;z-index:2;filter:drop-shadow(0 0 9px #ff880438);transition:filter .25s,scale .25s;touch-action:manipulation;}
body.home #reviews .rv-arrow--prev {left:0;}
body.home #reviews .rv-arrow--next {right:0;}
body.home #reviews .rv-arrow-face {position:absolute;inset:4px 2px;display:grid;place-items:center;clip-path:polygon(0 12%,18% 0,100% 0,100% 88%,82% 100%,0 100%);background:linear-gradient(125deg,#ffc17b26,#c176270a 47%,#ff880428);border:1px solid #ff9e38b3;backdrop-filter:blur(9px);box-shadow:inset 0 0 19px #ff880412;transition:background .25s ease,box-shadow .25s ease,border-color .25s ease;}
body.home #reviews .rv-controls .rv-arrow:hover:not(:disabled) {filter:brightness(1.15) drop-shadow(0 0 13px #ff880475);scale:1.06;}
body.home #reviews .rv-arrow:hover .rv-arrow-face {background:linear-gradient(125deg,#ffc17b44,#c1762715 47%,#ff880440);border-color:#ffad50;box-shadow:inset 0 0 19px #ff880425;}
body.home #reviews .rv-controls .rv-arrow:disabled {opacity:.3;cursor:default;filter:none;}
body.home #reviews .rv-controls svg {display:block;width:30px;height:30px;filter:drop-shadow(0 0 5px currentColor);}
body.home #reviews .rv-arrow--prev svg {transform:rotate(180deg);}
body.home #reviews .rv-controls :focus-visible,body.home #reviews .rv-carousel-track:focus-visible {outline:2px solid #ffb45c;outline-offset:5px;}

/* A shared grid row equalizes all ten cards without a fixed text limit. */
body.home #reviews .rv-carousel-track {display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);align-items:stretch;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:24px 16px 28px;scroll-padding-inline:16px;}
body.home #reviews .rv-carousel-track::-webkit-scrollbar {display:none;}
body.home #reviews .rv-card-frame {display:flex;scroll-snap-align:start;align-self:stretch;min-width:0;min-height:0;filter:drop-shadow(0 0 6px #ff88047a) drop-shadow(0 0 13px #ff78043d);}
body.home #reviews .rv-card {position:relative;isolation:isolate;flex:1;min-width:0;min-height:0;padding:24px;font-family:var(--f2,"Tektur",sans-serif);font-weight:var(--f2w,700);clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px));background:#ff8804;}
body.home #reviews .rv-card::before {content:'';position:absolute;z-index:-1;inset:1px;background:linear-gradient(150deg,#291c41,#1e1638);box-shadow:inset 0 0 16px #ff880438;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px));}

body.home #reviews .rv-card header {display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:center;margin:0 0 18px;padding:0 0 16px;border-bottom:1px solid #ff9a3930;}
body.home #reviews .rv-card-picture {display:block;position:relative;width:64px;height:64px;margin:0;overflow:hidden;background:radial-gradient(ellipse at 40% 25%,#243c58,#20132f 80%);border:1px solid #67dffb66;border-radius:12px 3px 12px 3px;box-shadow:0 0 17px #00c8ff1a;}
body.home #reviews .rv-card-picture img {display:block;width:100%;height:100%;object-fit:cover;object-position:var(--review-image-position,50% 50%);}
body.home #reviews .rv-card-picture--avatar img {position:absolute;left:calc(var(--avatar-column) * -100%);top:calc(var(--avatar-row) * -100%);width:500%;max-width:none;height:200%;max-height:none;object-fit:fill;border:0;}
body.home #reviews .rv-card-name {min-width:0;margin:0;color:#e0faff;font-family:inherit;font-size:21px;font-weight:inherit;line-height:1.35;text-shadow:0 0 16px #00c8ff20;}
body.home #reviews .rv-card-category {position:relative;min-width:0;margin:0 0 18px;padding:4px 0 4px 14px;color:#64ddff;font-size:19px;font-weight:inherit;line-height:1.4;background:linear-gradient(90deg,#00c8ff0c,#00c8ff00);}
body.home #reviews .rv-card-category::before {content:'';position:absolute;inset:5px auto 5px 0;width:2px;background:#43daff;box-shadow:0 0 9px #00c8ff75;}
body.home #reviews .rv-card blockquote {margin:0;border:0;padding:0;color:#e7dff0;font-family:inherit;font-size:18px;font-weight:inherit;font-style:normal;line-height:1.6;}
body.home #reviews .rv-card blockquote p {margin:0;font:inherit;line-height:inherit;color:inherit;}
/* The review text contains real guillemets; disable the theme's extra quote graphics. */
body.home #reviews .rv-card blockquote::before,body.home #reviews .rv-card blockquote::after {content:none;display:none;}
body.home #reviews .rv-card blockquote .blockquote-icon {display:none;}

@media(min-width:1101px) and (hover:hover) and (pointer:fine){
  body.home #reviews .rv-card-frame {transition:transform .3s,filter .3s;}
  body.home #reviews .rv-card-frame:hover {transform:translateY(-4px);filter:drop-shadow(0 0 9px #ff88048c) drop-shadow(0 0 18px #ff780452);}
}
@media(max-width:1100px){
  body.home #reviews .rv-carousel {padding-inline:58px;}
  body.home #reviews .rv-controls .rv-arrow {width:48px;height:66px;}
  body.home #reviews .rv-carousel-track {grid-auto-columns:calc((100% - 24px)/2);}
  body.home #reviews.tugan-reviews {padding-block:64px 50px;}
}
@media(max-width:760px){
  body.home #reviews.tugan-reviews {padding-block:46px 32px;}
  body.home #reviews .rev__title {margin-bottom:24px;}
  body.home #reviews .rv-disclosure {font-size:14px;}
  body.home #reviews .rv-carousel {padding:0 0 66px;}
  body.home #reviews .rv-carousel-track {grid-auto-columns:100%;gap:18px;padding-inline:12px;scroll-padding-inline:12px;}
  body.home #reviews .rv-controls .rv-arrow {top:auto;bottom:0;translate:0 0;width:50px;height:60px;}
  body.home #reviews .rv-arrow--prev {left:calc(50% - 70px);}
  body.home #reviews .rv-arrow--next {right:calc(50% - 70px);}
  body.home #reviews .rv-card {padding:20px;}
  body.home #reviews .rv-card header {grid-template-columns:56px minmax(0,1fr);gap:14px;margin-bottom:16px;padding-bottom:14px;}
  body.home #reviews .rv-card-picture {width:56px;height:56px;}
  body.home #reviews .rv-card-name {font-size:20px;}
  body.home #reviews .rv-card-category {margin-bottom:16px;}
}
@media(max-width:360px){
  body.home #reviews .rv-card {padding-inline:18px;}
  body.home #reviews .rv-card header {gap:12px;}
  body.home #reviews .rv-card-category {font-size:18px;}
}
@media(prefers-reduced-motion:reduce){
  body.home #reviews .rv-card-frame,body.home #reviews .rv-controls button {transition:none;}
  body.home #reviews .rv-card-frame:hover,body.home #reviews .rv-controls button:hover {transform:none;scale:1;}
}

/* Боковые края карусели: оранжевое свечение карточек растворяется, а не обрезается. */
body.home #reviews .rv-carousel-track {
  --rv-track-fade: 24px;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 var(--rv-track-fade), #000 calc(100% - var(--rv-track-fade)), transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 var(--rv-track-fade), #000 calc(100% - var(--rv-track-fade)), transparent 100%);
}
@media (max-width: 1100px) {
  body.home #reviews .rv-carousel-track { --rv-track-fade: 18px; }
}
@media (max-width: 760px) {
  body.home #reviews .rv-carousel-track { --rv-track-fade: 12px; }
}