/* YVN STORE V5 — focused hero + real catalog cards */
/* Hero: keep the whole block visible on a laptop screen. */
.hero-v4{min-height:400px!important;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)!important;gap:14px!important;padding-top:18px!important;align-items:stretch}
.hero-copy-v4{min-height:400px!important;padding:30px 34px 24px!important;display:flex;flex-direction:column;justify-content:center}
.hero-copy-v4 h1{font-size:clamp(30px,3.65vw,52px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin:14px 0 14px!important;max-width:620px!important}
.hero-copy-v4>p{font-size:13px!important;line-height:1.55!important;max-width:600px!important;margin:0!important;color:var(--muted)}
.hero-copy-v4 .cta-row{margin-top:18px!important}.trust-row-v4{margin-top:16px!important}.trust-row-v4 b{font-size:18px!important}.trust-row-v4 span{font-size:10px!important}.hero-down{margin-top:16px!important}
.hero-showcase{min-height:400px!important;border-radius:26px!important}.showcase-logo{left:22px!important;top:18px!important;grid-template-columns:44px 1fr!important}.showcase-logo img{width:44px!important;height:44px!important;border-radius:12px!important}.showcase-logo strong{font-size:15px!important}.showcase-stage{inset:62px 16px 42px!important}
.showcase-item{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;align-items:stretch!important;place-items:unset!important;padding:0 8px 4px!important}
.showcase-product{min-height:0;display:grid;place-items:center;overflow:visible}.showcase-item img{width:min(94%,500px)!important;height:min(100%,260px)!important;max-height:260px!important;object-fit:contain!important;padding:0!important;filter:drop-shadow(0 25px 30px rgba(0,0,0,.5));animation:yvnFloat 4.8s ease-in-out infinite}
.showcase-copy{margin:0 auto;width:min(94%,560px);padding:10px 14px 11px;border:1px solid var(--line);border-radius:15px;background:rgba(8,8,12,.72);backdrop-filter:blur(12px);text-align:left}.showcase-copy b{display:block;font-size:13px;line-height:1.25;margin-bottom:4px}.showcase-copy p{margin:0;color:var(--muted);font-size:10px;line-height:1.4;min-height:28px}.showcase-copy span{display:block;margin-top:5px;font-size:10px;font-weight:800;color:#fff}.showcase-label{display:none!important}.showcase-hint{display:none!important}.showcase-dots{right:20px!important;bottom:17px!important}
/* Home shortcuts: no 00/01/02/03, just quiet monochrome line icons. */
.home-links-v5{margin-top:2px!important;transform:translateY(-4px)}.home-links-v5 a{min-height:118px!important;padding:17px 18px!important}.home-links-v5 .nav-icon{color:#fff!important;width:26px;height:26px;display:block!important;opacity:.82}.home-links-v5 .nav-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.home-links-v5 b{font-size:21px!important}.home-links-v5 small{font-size:10px!important}
/* Catalog cards: reset the old grid-column span that caused huge cards. */
.compact-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.compact-grid .product-card{grid-column:auto!important;width:auto!important;min-width:0!important;border-radius:18px!important;display:flex!important;flex-direction:column!important}.compact-grid .product-image{height:190px!important;min-height:190px!important;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.05),transparent 58%),#0a0a0e!important}.compact-grid .product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:12px!important;box-sizing:border-box!important}.compact-grid .product-body{padding:12px 13px 13px!important;display:flex!important;flex-direction:column!important;flex:1!important}.compact-grid .product-body h3{font-size:14px!important;line-height:1.25!important;margin:0 0 6px!important}.compact-grid .product-body p{font-size:10px!important;line-height:1.4!important;max-height:30px!important;min-height:28px!important;overflow:hidden!important;color:var(--muted)}.compact-grid .price-row{margin:9px 0 10px!important}.compact-grid .price{font-size:17px!important}.compact-grid .old-price{font-size:10px!important}.compact-grid .card-actions{margin-top:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.compact-grid .card-actions .btn{font-size:9px!important;padding:9px 5px!important;border-radius:10px!important}
@media(max-width:1120px){.hero-v4{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr)!important}.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.compact-grid .product-image{height:185px!important;min-height:185px!important}}
@media(max-width:820px){.hero-v4{grid-template-columns:1fr!important}.hero-copy-v4{min-height:auto!important}.hero-showcase{min-height:360px!important}.showcase-stage{inset:58px 10px 40px!important}.showcase-item img{max-height:215px!important}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.home-links-v5{grid-template-columns:repeat(2,1fr)!important;transform:none}}
@media(max-width:480px){.hero-copy-v4{padding:24px 18px 20px!important}.hero-copy-v4 h1{font-size:34px!important}.hero-copy-v4>p{font-size:12px!important}.hero-showcase{min-height:335px!important}.showcase-copy{padding:8px 10px}.showcase-copy b{font-size:12px}.showcase-copy p,.showcase-copy span{font-size:9px}.compact-grid .product-image{height:145px!important;min-height:145px!important}.compact-grid .product-body{padding:9px!important}.compact-grid .product-body h3{font-size:12px!important}.compact-grid .product-body p{font-size:9px!important;min-height:25px!important}.compact-grid .price{font-size:14px!important}.compact-grid .card-actions{grid-template-columns:1fr!important}.compact-grid .card-actions .btn{font-size:9px!important;padding:8px 4px!important}.home-links-v5 a{min-height:106px!important;padding:14px!important}.home-links-v5 b{font-size:17px!important}}

/* V5.1 MOBILE PATCH — mobile-only navigation + touch polish */
.mobile-menu-btn,.mobile-nav{display:none}
.contact-quick{display:flex;gap:8px;align-items:center}
@media(max-width:820px){
  .topbar-inner{gap:8px!important;min-height:66px!important}
  .logo-link{min-width:0!important}.logo-link img{width:38px!important;height:38px!important}.logo-link>div{font-size:12px!important}.logo-link small{font-size:7px!important}
  .topbar .nav{display:none!important}
  .search-mini{display:none!important}
  .top-actions{margin-left:auto!important;gap:6px!important}
  .top-actions .pill-btn{padding:9px 10px!important;font-size:10px!important;white-space:nowrap}
  .mobile-menu-btn{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:12px;background:#0b0b0f;color:#fff;font-size:20px;line-height:1;cursor:pointer}
  .mobile-nav{display:block;position:fixed;z-index:120;top:70px;left:12px;right:12px;padding:8px;border:1px solid var(--line);border-radius:18px;background:rgba(8,8,12,.97);backdrop-filter:blur(18px);box-shadow:0 24px 70px rgba(0,0,0,.45);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}
  .mobile-nav.open{opacity:1;visibility:visible;transform:none}
  .mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:13px 12px;border-radius:12px;color:#fff;text-decoration:none;font-size:13px;font-weight:700}
  .mobile-nav a+a{border-top:1px solid rgba(255,255,255,.06)}
  .hero-v4{min-height:auto!important;gap:10px!important;padding-top:10px!important}
  .hero-copy-v4{padding:20px 18px 16px!important}
  .hero-copy-v4 h1{font-size:clamp(28px,8.5vw,38px)!important;line-height:1.02!important;margin:10px 0!important}
  .hero-copy-v4 .cta-row{margin-top:12px!important}.trust-row-v4{margin-top:12px!important}.hero-down{margin-top:12px!important}
  .hero-showcase{min-height:350px!important}.showcase-item img{width:min(98%,520px)!important;max-height:225px!important}
  .gift-fab{transform:scale(.88);transform-origin:right bottom}
}
@media(max-width:480px){
  .compact-grid{gap:8px!important}.compact-grid .product-card{border-radius:15px!important}
  .compact-grid .product-image{height:150px!important;min-height:150px!important}
  .compact-grid .product-image img{padding:8px!important}
}

/* YVN v6 — About + warranty public patch */
.about-hero-v6{padding-bottom:34px}.about-hero-v6>p{max-width:860px;line-height:1.75}.about-hero-v6>p strong{color:#fff}.about-story-v6{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;padding-bottom:18px}.about-story-main,.about-story-side,.warranty-mini-v6{border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#0e0e14,#09090d);position:relative;overflow:hidden}.about-story-main{padding:34px}.about-story-main:before,.warranty-mini-v6:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,42,161,.14),transparent 68%);right:-110px;top:-120px;pointer-events:none}.about-story-main h2,.warranty-mini-v6 h2{font-size:clamp(28px,4vw,46px);line-height:1.02;letter-spacing:-.035em;margin:12px 0 18px}.about-story-main p{color:var(--muted);font-size:14px;line-height:1.8;max-width:820px}.about-story-main p strong{color:#fff}.about-story-side{padding:12px;display:grid;gap:10px}.about-story-side div{min-height:105px;border:1px solid var(--line);border-radius:20px;padding:20px;background:rgba(255,255,255,.02);display:flex;flex-direction:column;justify-content:center}.about-story-side b{font-size:30px;letter-spacing:-.04em}.about-story-side span{margin-top:6px;color:var(--muted);font-size:11px}.about-stats{padding-bottom:26px}.warranty-mini-v6{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;padding:30px 32px;margin-bottom:70px}.warranty-mini-copy p,.warranty-mini-rules p{color:var(--muted);font-size:13px;line-height:1.7;margin:0}.warranty-mini-rules{align-self:stretch;border-left:1px solid var(--line);padding:8px 0 8px 28px;display:flex;flex-direction:column;justify-content:center}.warranty-mini-rules b{font-size:16px;margin-bottom:9px}.trust-row-v4{align-items:stretch}.trust-row-v4 div{flex:1 1 120px}
@media(max-width:760px){.about-story-v6,.warranty-mini-v6{grid-template-columns:1fr}.about-story-main{padding:24px 21px}.about-story-side{grid-template-columns:1fr 1fr}.about-story-side div:last-child{grid-column:1/-1}.warranty-mini-v6{padding:24px 21px;margin-bottom:50px}.warranty-mini-rules{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.about-hero-v6>p{font-size:15px}.trust-row-v4 div{flex:1 1 calc(50% - 8px)}}

/* V6 stock status */
.product-image{position:relative}.stock-badge{position:absolute;right:10px;bottom:10px;z-index:3;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;backdrop-filter:blur(10px);border:1px solid #ffffff2a}.stock-badge.in,.stock-inline.in{color:#85ffbd;background:#0b3b25cc}.stock-badge.out,.stock-inline.out{color:#ff9aa6;background:#4b101bcc}.stock-inline{display:inline-block;margin:8px 0 12px;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900}.btn[disabled]{opacity:.42;cursor:not-allowed;filter:saturate(.4)}


/* V7 About typography + hierarchy */
.about-hero-v7{padding-top:72px;padding-bottom:28px;position:relative}
.about-hero-v7:after{content:"";display:block;width:84px;height:3px;margin-top:22px;border-radius:999px;background:linear-gradient(90deg,#ff2fa3,#8757ff,#2bc4ff);box-shadow:0 0 24px #8757ff66}
.editorial-title{font-family:"Noto Serif Armenian","Noto Serif",Georgia,"Times New Roman",serif!important;font-weight:700!important;letter-spacing:-.035em!important;line-height:1.02!important}
.about-hero-v7 .editorial-title{font-size:clamp(42px,7vw,82px);margin:10px 0 18px}
.about-story-v7{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:22px;align-items:stretch;margin-top:18px;margin-bottom:24px}
.about-story-v7>div,.about-warranty-focus{border:1px solid #ffffff12;border-radius:26px;background:linear-gradient(160deg,#10131b,#080a10);padding:28px;box-shadow:0 24px 60px #0005}
.about-story-v7 h2{font-size:clamp(30px,4vw,50px);margin:8px 0 16px}
.about-story-v7 p{color:#d2d7e2;line-height:1.75}
.about-warranty-focus{position:relative;overflow:hidden;background:radial-gradient(circle at 95% 5%,#11384c 0,transparent 34%),radial-gradient(circle at 10% 100%,#32102d 0,transparent 34%),linear-gradient(160deg,#11141d,#080a10)}
.about-warranty-focus:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#ff2fa3,#8757ff,#2bc4ff)}
.about-warranty-focus h2{font-size:clamp(31px,4vw,48px);margin:10px 0 16px}
.about-warranty-focus small{display:block;color:#9fa9ba;line-height:1.65;margin-top:16px}
.about-stats-v7{margin-top:14px;margin-bottom:48px}
@media(max-width:820px){.about-story-v7{grid-template-columns:1fr}.about-hero-v7{padding-top:48px}.about-story-v7>div,.about-warranty-focus{padding:22px;border-radius:22px}}

/* V7.1 equal About cards */
.about-story-single-v71{grid-template-columns:1fr!important}.about-story-single-v71 .about-story-main{min-height:auto}
.about-stats-v71{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px;margin-bottom:48px}
.about-stats-v71>div{aspect-ratio:1/1;min-height:0;border:1px solid #ffffff18;border-radius:24px;background:linear-gradient(155deg,#11141c,#090b10);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:22px;box-shadow:0 20px 50px #0004;position:relative;overflow:hidden}
.about-stats-v71>div:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:linear-gradient(90deg,#ff2fa3,#8757ff,#2bc4ff);opacity:.9}
.about-stats-v71 b{font-size:clamp(25px,3vw,38px);letter-spacing:-.04em;line-height:1.02}.about-stats-v71 span{margin-top:8px;color:#aeb7c7;font-size:12px;line-height:1.45}
@media(max-width:820px){.about-stats-v71{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.about-stats-v71>div{border-radius:20px;padding:18px}}


/* YVN FINAL 2026-08 — clean home cards, contact, support */
.beta-mini,.beta-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:linear-gradient(90deg,#ff2fa3,#8757ff);color:#fff;font-size:9px;font-style:normal;letter-spacing:.08em;vertical-align:middle}.trust-row-final{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:18px!important}.trust-row-final>div{aspect-ratio:1.18/1;border:1px solid #ffffff18!important;border-radius:19px!important;background:linear-gradient(155deg,#11141c,#090b10)!important;padding:14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;box-shadow:0 15px 35px #0003}.trust-row-final .trust-emoji,.about-stats-v71 .trust-emoji{font-size:22px;line-height:1;margin-bottom:10px}.trust-row-final b{font-size:clamp(17px,2.1vw,26px)!important}.trust-row-final small{font-size:10px!important;color:#aeb7c7!important;line-height:1.35!important;margin-top:5px}.home-links-v5 em{font-size:8px;padding:2px 5px;border-radius:999px;background:#7d47ff;color:#fff;font-style:normal}.about-warranty-focus{margin-bottom:22px!important}.about-warranty-focus>div{max-width:980px}.about-warranty-focus p{color:#d2d7e2;line-height:1.8}.contact-hero-final p{max-width:780px;line-height:1.75}.contact-final-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:70px}.contact-main-card{border:1px solid #ffffff15;border-radius:26px;background:linear-gradient(155deg,#11141c,#090b10);padding:28px;min-height:300px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 20px 55px #0004}.contact-main-card h2{font-size:28px;margin:12px 0 8px}.contact-main-card p{color:#aeb7c7;line-height:1.7;font-size:13px;flex:1}.contact-icon{font-size:30px}.contact-wa{margin:12px 0;width:100%;text-align:center}.contact-phone-list,.contact-social-list{display:grid;gap:8px;width:100%}.contact-phone-list a,.contact-social-list a{padding:13px 14px;border:1px solid #ffffff12;border-radius:14px;background:#ffffff05;color:#fff;text-decoration:none;font-weight:750}.support-page{padding-bottom:70px}.support-hero{display:flex;gap:22px;align-items:center;padding-top:55px;padding-bottom:25px}.support-avatar-wrap{position:relative;flex:0 0 auto}.support-avatar{width:104px;height:104px;border-radius:30px;object-fit:cover;border:1px solid #ffffff22;box-shadow:0 0 40px #8757ff44}.support-online{position:absolute;right:-2px;bottom:5px;width:18px;height:18px;border-radius:50%;background:#3ee78a;border:4px solid #08090d}.support-hero h1{font-size:clamp(38px,6vw,72px);margin:8px 0}.support-hero p{max-width:760px;color:#b6bfce;line-height:1.7}.support-shell{display:grid;grid-template-columns:230px minmax(0,1fr);gap:16px;align-items:start}.support-side{position:sticky;top:90px;display:grid;gap:8px}.support-side-btn{display:flex;width:100%;border:1px solid #ffffff14;background:#0d1017;color:#fff;border-radius:15px;padding:13px 14px;text-align:left;text-decoration:none;font-weight:750;cursor:pointer}.support-side-btn.active{border-color:#8757ff88;background:#171126}.support-chat{border:1px solid #ffffff15;border-radius:28px;background:linear-gradient(160deg,#0d1017,#090b10);min-height:620px;padding:20px;box-shadow:0 24px 70px #0004}.support-message{max-width:820px;margin:10px 0;padding:16px 18px;border-radius:18px}.support-message.bot{background:#ffffff07;border:1px solid #ffffff0e}.support-message b{display:block;margin-bottom:7px}.support-message p{color:#d3d8e1;line-height:1.65;margin:7px 0}.support-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.support-device-card{border:1px solid #ffffff14;border-radius:17px;background:#0b0e14;color:#fff;padding:10px;text-align:left;display:flex;align-items:center;gap:10px;cursor:pointer}.support-device-card img{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:12px}.support-device-card span{min-width:0}.support-device-card b{font-size:12px}.support-device-card small{font-size:9px;color:#aeb7c7}.support-topic-grid{display:flex;flex-wrap:wrap;gap:8px}.support-topic-grid button,.support-unknown,.support-not-helped{border:1px solid #ffffff18;background:#10141d;color:#fff;border-radius:999px;padding:9px 12px;cursor:pointer}.support-ask{display:flex;gap:8px;position:sticky;bottom:10px;margin-top:20px;padding:10px;background:#090b10dd;border:1px solid #ffffff10;border-radius:18px;backdrop-filter:blur(12px)}.support-ask input,.support-order-row input{flex:1;border:1px solid #ffffff15;background:#05070b;color:#fff;border-radius:12px;padding:13px}.support-ask button,.support-order-row button{border:0;border-radius:12px;padding:0 18px;background:linear-gradient(90deg,#ff2fa3,#8757ff);color:#fff;font-weight:800}.manager-box{margin-top:14px;border:1px solid #8757ff55;border-radius:20px;padding:18px;background:#151020}.manager-box>div{display:flex;gap:8px;flex-wrap:wrap}.success-actions{display:grid;gap:9px;margin-top:18px}.support-order-row{display:flex;gap:8px;margin-top:10px}
@media(max-width:900px){.contact-final-grid{grid-template-columns:1fr}.trust-row-final{grid-template-columns:repeat(2,minmax(0,1fr))!important}.support-shell{grid-template-columns:1fr}.support-side{position:static;grid-template-columns:repeat(2,1fr)}.support-device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-hero{align-items:flex-start}.support-avatar{width:82px;height:82px;border-radius:24px}}
@media(max-width:480px){.trust-row-final>div{padding:12px!important;border-radius:16px!important}.trust-row-final .trust-emoji{font-size:18px}.trust-row-final b{font-size:16px!important}.trust-row-final small{font-size:9px!important}.support-hero{gap:14px}.support-avatar{width:68px;height:68px;border-radius:20px}.support-hero h1{font-size:34px}.support-side{grid-template-columns:1fr 1fr}.support-side-btn{font-size:10px;padding:11px}.support-chat{padding:12px;border-radius:20px}.support-device-grid{grid-template-columns:1fr}.support-ask{padding:7px}.contact-main-card{padding:22px}}


/* PATCH V9.2 — aligned hero stats, support reactions, stronger mobile layout */
.trust-row-final{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}
.trust-row-final>div{min-height:154px!important;aspect-ratio:auto!important;border-radius:22px!important;padding:18px 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;text-align:center!important}
.trust-row-final .trust-emoji{font-size:24px!important;margin:0 0 10px!important}
.trust-row-final b{font-size:clamp(18px,1.9vw,25px)!important;line-height:1.14!important;display:block!important}
.trust-row-final small{font-size:11px!important;line-height:1.35!important;margin-top:6px!important;color:#afbacb!important;display:block!important}
.support-message-intro{padding:0!important;background:transparent!important;border:0!important}
.support-rich{display:flex;gap:14px;align-items:center;padding:16px 18px;border-radius:22px;background:#ffffff08;border:1px solid #ffffff12}
.support-rich img{width:72px;height:72px;object-fit:contain;border-radius:20px;flex:0 0 auto;background:#0b0d13}
.support-rich b{display:block;margin-bottom:6px}
.support-rich p{margin:0;color:#d3d8e1;line-height:1.65}
.support-rich-good{border-color:#3ee78a3b}
.support-rich-sad{border-color:#7d47ff55}
.support-feedback{margin-top:14px;padding:12px 14px;border:1px solid #ffffff14;border-radius:18px;background:#0b0f16;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.support-feedback span{font-size:13px;color:#e7ebf2;font-weight:700}
.support-feedback-actions{display:flex;gap:8px;flex-wrap:wrap}
.support-feedback-btn{border:1px solid #ffffff16;background:#151a24;color:#fff;border-radius:999px;padding:9px 15px;font-weight:750;cursor:pointer}
.support-feedback-btn.yes:hover{border-color:#3ee78a66}
.support-feedback-btn.no:hover{border-color:#7d47ff88}
.support-feedback.done{opacity:.8}
.support-feedback.done .support-feedback-btn{cursor:default}
.support-user-copy p strong{color:#c9bbff}
.hidden{display:none!important}
.manager-box{margin-top:18px}
.support-side{gap:10px}
.support-side-btn{min-height:50px;align-items:center}
.support-device-card{min-height:84px}
.support-device-card img{width:68px;height:68px;object-fit:cover;background:#fff;border-radius:14px}
.support-topic-grid button{font-weight:700}
.support-chat{min-height:660px}
.support-order-row input{min-width:0}
@media(max-width:900px){
  .trust-row-final{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .trust-row-final>div{min-height:134px!important}
  .support-chat{min-height:0}
  .support-rich{align-items:flex-start}
}
@media(max-width:480px){
  .trust-row-final{gap:10px!important}
  .trust-row-final>div{min-height:126px!important;padding:14px 10px!important;border-radius:18px!important}
  .trust-row-final b{font-size:16px!important}
  .trust-row-final small{font-size:10px!important}
  .support-rich{padding:12px 12px;gap:10px;border-radius:18px}
  .support-rich img{width:58px;height:58px;border-radius:16px}
  .support-feedback{padding:11px 12px;border-radius:16px}
  .support-feedback span{font-size:12px}
  .support-feedback-btn{padding:8px 12px;font-size:12px}
}


/* V4 FINAL POLISHED — compact homepage stats + clean Bitmoji */
.home-stats-strip{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:16px;
  margin-bottom:28px;
}
.home-stats-strip article{
  min-height:86px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:18px;
  background:linear-gradient(155deg,rgba(19,22,31,.95),rgba(8,10,15,.98));
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:12px;
  padding:16px 18px;
  box-shadow:0 12px 28px rgba(0,0,0,.22);
}
.home-stats-strip article>span{
  font-size:25px;
  line-height:1;
  flex:0 0 auto;
}
.home-stats-strip article div{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.home-stats-strip article b{
  font-size:18px;
  line-height:1.15;
  letter-spacing:-.02em;
  white-space:normal;
}
.home-stats-strip article small{
  font-size:10px;
  line-height:1.25;
  color:#aeb7c7;
}

.nav-support-peek-link{
  position:relative!important;
  overflow:visible!important;
}
.nav-support-bitmoji{
  position:absolute;
  width:34px;
  height:28px;
  left:50%;
  top:-25px;
  transform:translateX(-50%);
  overflow:hidden;
  pointer-events:none;
  z-index:3;
}
.nav-support-bitmoji img{
  width:48px;
  height:48px;
  object-fit:contain;
  position:absolute;
  left:50%;
  top:4px;
  transform:translateX(-50%);
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.28));
}

.home-support-link{
  position:relative!important;
  overflow:hidden!important;
  padding-right:72px!important;
}
.home-support-peek{
  position:absolute;
  width:80px;
  height:80px;
  object-fit:contain;
  right:-7px;
  bottom:-17px;
  pointer-events:none;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.30));
}

.support-avatar{
  object-fit:contain!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.support-rich img{
  object-fit:contain!important;
  background:transparent!important;
  border-radius:0!important;
}

@media(max-width:900px){
  .home-stats-strip{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-top:14px;
    margin-bottom:22px;
  }
  .home-stats-strip article{
    min-height:78px;
    padding:13px 14px;
    border-radius:16px;
  }
  .home-stats-strip article>span{font-size:22px}
  .home-stats-strip article b{font-size:16px}
  .home-stats-strip article small{font-size:9px}
  .nav-support-bitmoji{display:none}
}

@media(max-width:480px){
  .home-stats-strip{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    margin-top:10px;
    margin-bottom:18px;
  }
  .home-stats-strip article{
    min-height:72px;
    padding:11px 12px;
    gap:9px;
    border-radius:15px;
  }
  .home-stats-strip article>span{font-size:20px}
  .home-stats-strip article b{font-size:14px}
  .home-stats-strip article small{font-size:9px}
  .home-support-link{padding-right:60px!important}
  .home-support-peek{width:66px;height:66px;right:-7px;bottom:-14px}
}


/* V5 BITMOJI CACHE/BACKGROUND FIX */
.nav-support-bitmoji,
.home-support-peek,
.support-avatar-wrap,
.support-rich img,
.support-avatar{
  background:transparent!important;
}
.nav-support-bitmoji img,
.home-support-peek,
.support-rich img,
.support-avatar{
  background-color:transparent!important;
  box-shadow:none!important;
}

/* V6 CLEANUP — no decorative Bitmoji in header/home */
.nav-support-bitmoji,.home-support-peek{display:none!important}
.nav-support-peek-link,.home-support-link{padding-right:initial!important;overflow:initial!important}

/* YVN GENERAL PATCH NEXT — Support + Callback responsive cleanup */
body,.support-page,.callback-modal{font-family:"Noto Sans Armenian","Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.support-selector-message{max-width:none}.support-thinking{opacity:.78}.support-call-form{display:grid!important;grid-template-columns:1fr 1fr;gap:9px}.support-call-form .btn{grid-column:1/-1}.support-call-form input{min-width:0}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.callback-modal{position:fixed;inset:0;z-index:1200;background:#000a;display:grid;place-items:center;padding:18px}.callback-modal.hidden{display:none}.callback-panel{position:relative;width:min(560px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#0d1017;border:1px solid #ffffff1c;border-radius:24px;padding:24px;box-shadow:0 25px 90px #0008}.callback-panel h2{margin:8px 0}.callback-panel p{color:#b6bfce}.callback-panel label{display:block;margin:10px 0 6px;font-size:12px}.callback-panel input{width:100%;border:1px solid #ffffff18;background:#07090e;color:#fff;border-radius:12px;padding:13px;font-size:16px}.callback-x{position:absolute;right:12px;top:12px;border:1px solid #ffffff18;background:#151922;color:#fff;border-radius:50%;width:38px;height:38px;font-size:22px}.grid2-public{display:grid;grid-template-columns:1fr 1fr;gap:10px}.callback-panel #callbackStatus{display:block;margin-top:10px;color:#cdd5e3}.support-message,.support-rich p,.support-device-card b,.support-side-btn{overflow-wrap:anywhere;word-break:normal}
@media(max-width:560px){.support-hero{padding-top:28px}.support-hero p{font-size:13px}.support-side{grid-template-columns:1fr 1fr}.support-side-btn{font-size:11px;line-height:1.3;min-height:46px}.support-chat{padding:10px}.support-message{padding:12px;margin:8px 0}.support-ask{bottom:6px}.support-ask input{font-size:16px;min-width:0}.support-ask button{padding:0 12px}.support-call-form,.grid2-public{grid-template-columns:1fr}.support-rich p{font-size:13px}.support-device-card b{font-size:13px}.callback-panel{padding:20px 16px;border-radius:20px}}

/* YVN LAST FIX — compact hero actions + guided Support */
.hero-copy-v4 .hero-quick-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;margin-top:14px!important}
.hero-quick-actions .btn{white-space:nowrap!important;padding:11px 14px!important}
.hero-phone-link{display:inline-flex;align-items:center;white-space:nowrap;color:#fff;text-decoration:none;font-weight:800;padding:10px 2px;border-bottom:1px solid #ffffff38}
.yvn-ask-btn{border-color:#8757ff66!important}
.support-choice-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.support-choice-grid button{border:1px solid #ffffff18;background:#10141d;color:#fff;border-radius:999px;padding:10px 14px;font-weight:750;cursor:pointer}.support-choice-grid button:hover{border-color:#8757ff99;background:#171126}.support-choice-grid button:disabled{opacity:.48;cursor:default}.support-user-copy{margin-left:auto!important;background:#171126!important;border-color:#8757ff55!important;max-width:70%!important}.support-user-copy strong{display:inline!important}.support-device-card img{object-fit:contain!important}
@media(max-width:1040px){.hero-copy-v4 .hero-quick-actions{flex-wrap:wrap!important}.hero-phone-link{padding:9px 8px}}
@media(max-width:560px){.hero-copy-v4 .hero-quick-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.hero-quick-actions .btn,.hero-phone-link{width:100%!important;justify-content:center!important;text-align:center!important;font-size:11px!important;padding:10px 8px!important}.hero-phone-link{border:1px solid #ffffff16!important;border-radius:12px!important}.support-choice-grid{display:grid;grid-template-columns:1fr 1fr}.support-choice-grid button{border-radius:13px;padding:10px 8px;font-size:12px}.support-user-copy{max-width:86%!important}}

/* FINAL UI FIX 2026-08-12 */
.hero-copy-v4 .hero-quick-actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important;align-items:center!important}.hero-quick-actions .btn{min-height:43px!important;border-radius:14px!important}.yvn-ask-btn{background:linear-gradient(110deg,#131724,#151022)!important;border:1px solid #9a5cff80!important;box-shadow:inset 0 0 0 1px #ffffff08,0 8px 28px #7b44ff18!important}.hero-phone-link{display:none!important}
.callback-panel select,.callback-panel textarea{width:100%;border:1px solid #ffffff18;background:#07090e;color:#fff;border-radius:12px;padding:13px;font-size:16px;resize:vertical}.callback-panel select{appearance:auto}
.support-choice-grid{display:flex;flex-wrap:wrap;gap:10px!important}.support-choice-grid button{position:relative;overflow:hidden;border:1px solid #b35cff88!important;background:linear-gradient(120deg,#151827,#171024)!important;color:#fff!important;border-radius:15px!important;padding:12px 18px!important;min-width:120px;font-weight:850!important;box-shadow:inset 0 0 0 1px #ffffff08,0 10px 28px #7d47ff1f!important;transition:.18s transform,.18s border-color,.18s box-shadow}.support-choice-grid button:before{content:"";position:absolute;inset:auto -20% -80% 10%;height:130%;background:radial-gradient(circle,#ff2fa333,transparent 65%);pointer-events:none}.support-choice-grid button:hover{transform:translateY(-1px);border-color:#ff4dbbaa!important;box-shadow:0 12px 34px #a245ff30!important}.support-choice-grid button:disabled{opacity:.42;transform:none!important}.support-device-card img{display:block!important;object-fit:contain!important;background:#fff!important}
@media(max-width:560px){.hero-copy-v4 .hero-quick-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.hero-quick-actions .yvn-ask-btn{grid-column:1/-1}.support-choice-grid{display:grid!important;grid-template-columns:1fr 1fr!important}.support-choice-grid button{min-width:0!important;width:100%!important;padding:11px 8px!important}.callback-panel select,.callback-panel textarea{font-size:16px}.support-device-card img{width:62px!important;height:62px!important}}

/* YVN SUPPORT FINAL BUTTON HOTFIX 15.4 */
.support-choice-grid{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:12px!important}
.support-choice-grid button{appearance:none!important;-webkit-appearance:none!important;min-width:132px!important;min-height:46px!important;padding:11px 18px!important;border:1px solid #b25cff99!important;border-radius:15px!important;background:linear-gradient(120deg,#151827 0%,#20122f 100%)!important;color:#fff!important;font-family:inherit!important;font-size:13px!important;font-weight:850!important;letter-spacing:.01em!important;box-shadow:inset 0 0 0 1px #ffffff08,0 10px 30px #7d47ff20!important;cursor:pointer!important;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease!important}
.support-choice-grid button:hover,.support-choice-grid button:focus-visible{transform:translateY(-1px)!important;border-color:#ff4dbbcc!important;box-shadow:0 12px 34px #a245ff38!important;outline:none!important}
.support-choice-grid button:disabled{opacity:.45!important;transform:none!important;cursor:default!important}
.support-feedback-actions button{appearance:none!important;-webkit-appearance:none!important;border:1px solid #8757ff70!important;background:#131722!important;color:#fff!important;border-radius:12px!important;padding:9px 14px!important;font-weight:800!important}
@media(max-width:560px){.support-choice-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.support-choice-grid button{min-width:0!important;width:100%!important;min-height:48px!important;padding:10px 7px!important;font-size:12px!important;border-radius:13px!important}}

/* YVN patch 16.0 — Support identity + SEO landing pages */
.support-bot-head{display:flex;align-items:center;gap:7px;margin:0 0 8px;font-size:12px;letter-spacing:.04em}.support-bot-head span{font-size:15px}.support-bot-head b{font-weight:800}.support-message.bot:not(.support-user-copy){position:relative}.support-choice-grid button,.support-topic-grid button{min-height:44px;border-radius:14px;font-weight:750}
.seo-browse{padding-top:20px;padding-bottom:54px}.seo-browse h2{margin-bottom:6px}.seo-category-links,.seo-product-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.seo-category-links a,.seo-product-links a{display:inline-flex;padding:10px 14px;border:1px solid rgba(127,127,127,.24);border-radius:999px;text-decoration:none;color:inherit;background:rgba(127,127,127,.06)}.seo-product-links a{border-radius:14px}.product-seo-page{padding-top:34px;padding-bottom:64px}.seo-breadcrumb{font-size:13px;opacity:.72;margin-bottom:20px}.seo-breadcrumb a{color:inherit}.product-seo-grid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(280px,1.15fr);gap:38px;align-items:start}.product-seo-image{display:block;width:100%;max-height:560px;object-fit:contain;border-radius:24px;background:rgba(127,127,127,.06)}.product-seo-grid h1{font-size:clamp(30px,5vw,54px);line-height:1.03;margin:10px 0 16px}.product-seo-price{font-size:26px;font-weight:900}.product-seo-description{white-space:normal;line-height:1.7;margin:18px 0}.seo-product-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:60px}.seo-product-card{display:flex;flex-direction:column;gap:9px;padding:14px;border:1px solid rgba(127,127,127,.18);border-radius:20px;text-decoration:none;color:inherit;background:rgba(127,127,127,.05)}.seo-product-card img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:14px;background:#fff}.seo-product-card b{font-size:15px}.seo-product-card span{font-weight:800}.manual-order-item{display:grid;grid-template-columns:minmax(240px,2fr) 100px minmax(180px,1fr);gap:12px;align-items:end;padding:12px 0;border-bottom:1px solid rgba(127,127,127,.18)}.manual-order-item small{display:block;margin-top:5px;opacity:.72}
@media(max-width:760px){.product-seo-grid{grid-template-columns:1fr;gap:20px}.seo-product-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-order-item{grid-template-columns:1fr 90px}.manual-order-item>div:last-child{grid-column:1/-1}.seo-browse{padding-bottom:38px}}
