﻿

Ãœcretsiz denemeyi baÅŸlat

PaylaÅŸ
pasted_content.txt
Metin Â· 466.70 KB
sana bi css vericegim bu css yi degistirmeyeceksin sadece koyu tema bu biz bunu acik tema yapmamiz gerek ve ona gore yazilari backroudlari ve opak olanlari ayarlmaman lazim 
Lite
CSS dosyanÄ±zÄ± aldÄ±m, mevcut yapÄ±yÄ± bozmadan koyu temayÄ± aÃ§Ä±k temaya dÃ¶nÃ¼ÅŸtÃ¼rmek iÃ§in gerekli renk, arka plan ve opaklÄ±k ayarlarÄ±nÄ± yapacaÄŸÄ±m.



Lite
CSS dosyanÄ±zÄ± aÃ§Ä±k temaya dÃ¶nÃ¼ÅŸtÃ¼rdÃ¼m.
Bu iÅŸlem sÄ±rasÄ±nda ÅŸunlarÄ± yaptÄ±m:
Renk DÃ¶nÃ¼ÅŸÃ¼mÃ¼: Beyaz ve beyaza yakÄ±n tÃ¼m metin renklerini koyu gri (#1a1a1a) tonlarÄ±na Ã§evirdim.
Arka Planlar: Koyu arka planlarÄ± (#11151b, #0a0d12 vb.) beyaz (#ffffff) veya Ã§ok aÃ§Ä±k gri tonlarÄ±na dÃ¶nÃ¼ÅŸtÃ¼rdÃ¼m.
OpaklÄ±k ve RGBA: rgba deÄŸerlerini analiz ederek, koyu arka plan Ã¼zerindeki aÃ§Ä±k renkli Ã¶ÄŸeleri, aÃ§Ä±k arka plan Ã¼zerinde okunabilir koyu Ã¶ÄŸelere Ã§evirdim.
GÃ¶lgeler: Metin gÃ¶lgelerini (text-shadow) aÃ§Ä±k temada okunabilirliÄŸi bozduÄŸu iÃ§in kaldÄ±rdÄ±m; kutu gÃ¶lgelerini ise daha yumuÅŸak hale getirdim.
YapÄ±sal Koruma: CSS sÄ±nÄ±flarÄ±nÄ±zÄ±, hiyerarÅŸinizi ve genel yapÄ±nÄ±zÄ± hiÃ§ deÄŸiÅŸtirmedim, sadece renk deÄŸerlerini gÃ¼ncelledim.
DosyayÄ± ekte bulabilirsiniz.
converted_light_theme.css
Kod Â· 461.85 KB
Bu gÃ¶revdeki tÃ¼m dosyalarÄ± gÃ¶rÃ¼ntÃ¼le
Bu sonucun nasÄ±l olduÄŸunu dÃ¼ÅŸÃ¼ndÃ¼nÃ¼z?
evet ama tam olmamis halen, koyu alan var 
Lite
Koyu kalan alanlarÄ± tespit etmek iÃ§in dÃ¶nÃ¼ÅŸtÃ¼rÃ¼lmÃ¼ÅŸ dosyayÄ± tekrar inceleyeceÄŸim ve gÃ¶zden kaÃ§an renk kodlarÄ±nÄ± veya gradyanlarÄ± dÃ¼zelteceÄŸim.





Lite
CSS dosyasÄ±nÄ± tekrar gÃ¶zden geÃ§irdim ve daha kapsamlÄ± bir dÃ¶nÃ¼ÅŸÃ¼m uyguladÄ±m:
TÃ¼m Koyu Renkler: Dosya iÃ§indeki tÃ¼m koyu tonlu hex kodlarÄ±nÄ± (#101318, #070a0f vb.) otomatik olarak tespit edip beyaza Ã§evirdim.
Gradyanlar: Arka planlarda kullanÄ±lan koyu gradyanlarÄ± aÃ§Ä±k tonlarla gÃ¼ncelledim.
Mobil MenÃ¼ ve BileÅŸenler: GÃ¶zden kaÃ§an mobil navigasyon ve kart arka planlarÄ±nÄ± da aÃ§Ä±k temaya uygun hale getirdim.
GeliÅŸmiÅŸ Renk Analizi: Renklerin parlaklÄ±k deÄŸerlerini analiz ederek, sadece arka plan olmasÄ± gereken koyu renkleri hedefledim.
Yeni dosyayÄ± ekte bulabilirsiniz. HÃ¢lÃ¢ gÃ¶zÃ¼nÃ¼ze Ã§arpan bir yer olursa lÃ¼tfen belirtin.
converted_light_theme.css
Kod Â· 466.72 KB
Bu gÃ¶revdeki tÃ¼m dosyalarÄ± gÃ¶rÃ¼ntÃ¼le
GÃ¶rev tamamlandÄ±
Bu sonucun nasÄ±l olduÄŸunu dÃ¼ÅŸÃ¼ndÃ¼nÃ¼z?
Ã–nerilen devam sorularÄ±




converted_light_theme.css
/* UYC Front Base CSS
   Auto-collected from front templates. Theme overrides live in separate dark/light files. */


/* ===== assets\css\uyc-front-header.css ===== */
/*
 * UYC front header CSS
 * header.php icindeki statik CSS buraya tasindi. Dinamik :root degiskenleri header.php icinde kalir.
 */
body { font-family: var(--body-font) !important; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow-x: hidden; }
    body, p, a, span, li, label, input, textarea, select, button, table, .btn, .form-control { font-family: var(--body-font) !important; letter-spacing: 0; }
    h1, h2, h3, h4, h5, h6, .title, .sec-title, .section-title, .sub-title, .th-btn, .about-title, .pixora-slider__title, .pixora-slider__active-title { font-family: var(--title-font) !important; letter-spacing: 0; }
    .header-page-wrap, .header-content-wrap { position: relative; min-height: 0; padding-top: 0; }
    .header { position: absolute; inset: 0 0 auto 0; display: flex; flex-direction: column; width: 100%; z-index: 1050; color: #1a1a1a; }
    .header > * { position: relative; }
    body.header-menu-active #wrapper_full { filter: blur(3px) brightness(.68); transform: scale(1.006); transform-origin: center top; transition: filter .22s ease, transform .22s ease; }
    #wrapper_full { transition: filter .22s ease, transform .22s ease; }
    .header::before { content: ''; position: absolute; top: 30px; left: 0; right: 0; height: 100px; z-index: 0; pointer-events: none; background: linear-gradient(180deg, rgba(0, 0, 0, 0.136), rgba(0, 0, 0, 0.048) 58%, rgba(0, 0, 0, 0.0)); transition: height .22s ease, background .22s ease, backdrop-filter .22s ease, box-shadow .22s ease; }
    .header.header-dropdown-open::before { height: 560px; background: linear-gradient(180deg, rgba(255, 255, 255, .62), rgba(255, 255, 255, .48)); -webkit-backdrop-filter: blur(20px) saturate(1.16); backdrop-filter: blur(20px) saturate(1.16); box-shadow: 0 28px 86px rgba(0, 0, 0, 0.11200000000000002), inset 0 1px 0 rgba(26, 26, 26, .055); }
    .header.header-scrolled::before { background: rgba(255, 255, 255, .42); -webkit-backdrop-filter: blur(18px) saturate(1.2); backdrop-filter: blur(18px) saturate(1.2); box-shadow: 0 18px 46px rgba(0, 0, 0, 0.072); }

    .top-bar { position: relative; order: 2; height: 30px; padding: 0; background: transparent; border-bottom: 0; -webkit-backdrop-filter: none; backdrop-filter: none; z-index: 3; transition: background .22s ease, backdrop-filter .22s ease; }
    .top-bar .container-fluid { height: 100%; width: 100%; max-width: 1840px; margin: 0 auto; padding: 0 40px; }
    .top-bar-row { display: grid; grid-template-columns: minmax(220px,1fr) auto minmax(360px,1fr); align-items: center; height: 100%; gap: 24px; }
    .sh-top-social, .sh-top-links, .sh-top-meta { display: flex; align-items: center; min-width: 0; height: 100%; }
    .sh-top-social { justify-content: flex-start; gap: 18px; }
    .sh-top-links { justify-content: center; gap: 32px; }
    .sh-top-meta { justify-content: flex-end; gap: 18px; }
    .sh-top-social a, .sh-top-links a, .sh-top-meta a, .sh-top-meta span { text-shadow: none; color: rgba(26, 26, 26, .82); text-decoration: none; white-space: nowrap; font-size: 12px; font-weight: 700; line-height: 1; }
    .sh-top-social a { color: #1a1a1a; font-size: 14px; }
    .sh-top-social a:hover, .sh-top-links a:hover, .sh-top-meta a:hover { color: #1a1a1a; }
    .sh-language strong, .sh-center strong { color: #1a1a1a; margin-left: 6px; }
    .sh-center .flag-icon { width: 12px; height: 12px; border-radius: 50%; margin: 0 6px 0 8px; }
    .sh-lang-dropdown { position: relative; z-index: 20; }
    .sh-language { display: inline-flex; align-items: center; gap: 6px; cursor: pointer; user-select: none; }
    .sh-lang-menu { position: absolute; top: calc(100% + 9px); right: 0; min-width: 150px; padding: 8px; margin: 0; list-style: none; background: rgba(255, 255, 255, .72); border: 0; -webkit-backdrop-filter: blur(16px) saturate(1.18); backdrop-filter: blur(16px) saturate(1.18); opacity: 0; visibility: hidden; transform: translateY(-4px); transition: opacity .18s ease, visibility .18s ease, transform .18s ease; z-index: 1200; box-shadow: 0 18px 42px rgba(0, 0, 0, 0.096); }
    .sh-lang-dropdown:hover .sh-lang-menu, .sh-lang-dropdown.is-open .sh-lang-menu { opacity: 1; visibility: visible; transform: translateY(0); }
    .sh-lang-menu a { display: flex; align-items: center; gap: 8px; padding: 8px 9px; font-weight: 800; }
    .sh-lang-menu a:hover, .sh-lang-menu a.active { color: #1a1a1a; background: rgba(26, 26, 26, .07); }

    .navbar { position: relative; order: 3; height: 70px; padding: 0; margin: 0; background: transparent !important; border-bottom: 0; -webkit-backdrop-filter: none; backdrop-filter: none; box-shadow: none; z-index: 3; transition: background .22s ease, backdrop-filter .22s ease; }
    .navbar .container-fluid { position: relative; display: grid; grid-template-columns: minmax(220px,320px) minmax(0,1fr) minmax(220px,320px); align-items: center; height: 70px; width: 100%; max-width: 1840px; padding: 0 40px; margin: 0 auto; column-gap: 24px; }
    .navbar-header-mobile { display: none; }
    .navbar-brand { display: inline-flex; align-items: center; margin: 0; padding: 0; text-decoration: none; }
    .navbar-brand-desktop { grid-column: 1; position: relative; z-index: 3; justify-self: start; justify-content: flex-start; }
    .navbar-brand-mobile { display: none; }
    .navbar-brand img { height: 48px; max-width: 245px; object-fit: contain; display: block; }
    .navbar-collapse { display: none !important; }
    .navbar-close-btn { display: none; }
    .sh-desktop-menu { grid-column: 2; position: relative; z-index: 2; display: flex; align-items: center; justify-content: center; width: 100%; min-width: 0; height: 70px; }
    .sh-desktop-nav { display: flex; align-items: center; justify-content: center; gap: clamp(20px,2vw,40px); width: auto; max-width: 100%; height: 70px; margin: 0; padding: 0; list-style: none; }
    .navbar-nav { display: flex; align-items: center; justify-content: center; gap: clamp(20px,2vw,40px); width: 100%; min-width: 0; height: 70px; margin: 0 !important; padding: 0; list-style: none; z-index: 2; }
    .sh-desktop-nav .nav-item, .nav-item { position: static; width: auto; border: 0; }
    .sh-desktop-nav .nav-item > a, .sh-desktop-nav .nav-item.has-dropdown > a, .nav-item > a, .nav-item.has-dropdown > a { height: 70px; display: inline-flex; align-items: center; padding: 0; color: rgba(26, 26, 26, .92) !important; font-family: var(--title-font); font-size: clamp(12.5px, .78vw, 15px); font-weight: 800; line-height: 1; letter-spacing: 0; text-transform: uppercase; text-decoration: none; text-shadow: none!important; white-space: nowrap; }
    .sh-desktop-nav .nav-item > a:hover, .sh-desktop-nav .nav-item.has-dropdown.active > a, .nav-item > a:hover, .nav-item.has-dropdown.active > a { color: #1a1a1a !important; }
    .sh-desktop-nav .nav-item.has-dropdown > a::after, .nav-item.has-dropdown > a::after { content: ''; display: inline-block; margin-left: 10px; border: solid currentColor; border-width: 0 1px 1px 0; padding: 3px; transform: rotate(45deg) translateY(-2px); opacity: .85; }
    .module-holder { grid-column: 3; position: relative; z-index: 3; justify-self: end; display: flex; align-items: center; justify-content: flex-end; width: 100%; margin: 0; padding: 0; border: 0; }
    .language-selector, .module-contact { display: none !important; }
    .sh-action-icons { display: flex; align-items: center; justify-content: flex-end; gap: 14px; }
    .sh-action-icons a, .sh-search-btn { color: #1a1a1a; text-decoration: none; display: inline-flex; align-items: center; justify-content: center; border: 0; background: transparent; padding: 0; line-height: 1; }
    .sh-service-place-btn { min-height: 34px; padding: 0 16px !important; border-radius: 999px; background: var(--sh-red) !important; color: #fff !important; font-family: var(--title-font); font-size: 12.5px; font-weight: 900; text-transform: uppercase; white-space: nowrap; box-shadow: 0 12px 34px rgba(var(--theme-rgb),.28); transition: transform .2s ease, background .2s ease, box-shadow .2s ease; animation: uycServicePulse 1.55s ease-in-out infinite; }
    .sh-service-place-btn:hover { color: #fff !important; background: var(--theme-color) !important; transform: translateY(-1px); box-shadow: 0 16px 42px rgba(var(--theme-rgb),.36); animation-play-state: paused; }
    @keyframes uycServicePulse { 0%,100% { box-shadow: 0 12px 34px rgba(var(--theme-rgb),.26), 0 0 0 0 rgba(var(--theme-rgb),.32); } 50% { box-shadow: 0 16px 42px rgba(var(--theme-rgb),.42), 0 0 0 8px rgba(var(--theme-rgb),0); } }
    .uyc-service-overlay{position:fixed;inset:0;z-index:3000;display:none;align-items:center;justify-content:center;padding:34px;background:rgba(255, 255, 255, .42);-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15)}
    .uyc-service-overlay.is-open{display:flex}.uyc-service-modal{position:relative;width:min(1040px,100%);max-height:calc(100vh - 70px);overflow:auto;border-radius:24px;background:linear-gradient(145deg,rgba(255, 255, 255, .94),rgba(255, 255, 255, .94));box-shadow:0 40px 110px rgba(26, 26, 26, .46);padding:34px;color:#1a1a1a}.uyc-service-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(26, 26, 26, .08);color:#1a1a1a}.uyc-service-head{max-width:690px}.uyc-service-head small{display:flex;align-items:center;gap:12px;color:var(--sh-red);font-weight:900;letter-spacing:.22em;text-transform:uppercase}.uyc-service-head small:before{content:"";width:38px;height:2px;background:var(--sh-red)}.uyc-service-head h2{margin:12px 0;color:#1a1a1a;font-family:var(--title-font);font-size:clamp(44px,5vw,82px);font-weight:900;line-height:.92;text-transform:uppercase}.uyc-service-head p{color:rgba(26, 26, 26, .68);font-weight:700}.uyc-service-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px}.uyc-service-card{min-height:168px;padding:20px;border-radius:18px;background:rgba(26, 26, 26, .06);color:#1a1a1a;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s ease,background .2s ease}.uyc-service-card:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:3px;background:var(--sh-red);transform:scaleX(.35);transform-origin:left;transition:transform .2s ease}.uyc-service-card:hover{transform:translateY(-5px);background:rgba(var(--theme-rgb),.18);color:#1a1a1a}.uyc-service-card:hover:after{transform:scaleX(1)}.uyc-service-card i{width:46px;height:46px;border-radius:15px;background:var(--sh-red);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.uyc-service-card strong{display:block;font-family:var(--title-font);font-size:29px;font-weight:900;line-height:1;text-transform:uppercase}.uyc-service-card span{display:block;margin-top:9px;color:rgba(26, 26, 26, .62);font-size:14px;font-weight:700;line-height:1.35}@media(max-width:850px){.uyc-service-cards{grid-template-columns:1fr 1fr}}@media(max-width:560px){.uyc-service-overlay{padding:14px}.uyc-service-cards{grid-template-columns:1fr}.uyc-service-modal{padding:26px 18px}}
    .sh-search-btn { width: 24px; height: 24px; font-size: 19px; cursor: pointer; }

    .sh-promo-bar { position: relative; order: 1; height: 30px; display: flex; align-items: center; justify-content: center; padding: 0 54px; background: var(--sh-red); color: #1a1a1a; z-index: 4; font-family: var(--body-font); font-size: 14px; font-weight: 900; line-height: 1; }
    .sh-promo-inner { display: flex; align-items: center; justify-content: center; gap: 18px; min-width: 0; max-width: 1180px; }
    .sh-promo-inner i { font-size: 13px; flex: 0 0 auto; }
    .sh-promo-brand { white-space: nowrap; font-weight: 900; }
    .sh-promo-text { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; min-width: 0; }
    .sh-promo-close { position: absolute; right: 42px; top: 50%; transform: translateY(-50%); border: 0; background: transparent; color: #1a1a1a; padding: 0; font-size: 16px; line-height: 1; cursor: pointer; z-index: 2; }

    .header.header-dropdown-open .top-bar,
    .header.header-dropdown-open .navbar { background: transparent !important; -webkit-backdrop-filter: none !important; backdrop-filter: none !important; }
    .header.header-scrolled .top-bar,
    .header.header-scrolled .navbar { background: transparent !important; -webkit-backdrop-filter: none !important; backdrop-filter: none !important; }
    .navbar-collapse .nav-item .navbar-dropdown { display: none !important; }
    header > .navbar-dropdown { position: fixed !important; top: 130px !important; left: 0 !important; right: 0 !important; width: 100% !important; display: none !important; min-height: 300px; margin: 0; padding: 0; background: transparent !important; -webkit-backdrop-filter: none !important; backdrop-filter: none !important; box-shadow: none !important; z-index: 1049; pointer-events: none !important; overflow: hidden; }
    header > .navbar-dropdown::before { content: ''; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 18% 35%, rgba(var(--theme-rgb),.13), transparent 34%); }
    header > .navbar-dropdown::after { content: none; }
    header > .navbar-dropdown.show { display: block !important; pointer-events: auto !important; }
    .navbar-dropdown-inner { position: relative; z-index: 1; min-height: 300px; width: 100%; max-width: 1720px; margin: 0 auto; padding: 44px 54px 46px !important; display: grid !important; grid-template-columns: repeat(5,minmax(170px,230px)) !important; gap: 26px !important; align-items: start; justify-content: center; }
    .navbar-dropdown-item { margin: 0 !important; }
    .navbar-dropdown-item a { display: inline-flex !important; width: fit-content; min-height: 0 !important; padding: 8px 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; color: rgba(26, 26, 26, .96) !important; font-family: var(--body-font); font-size: 16px !important; font-weight: 900 !important; line-height: 1.08; text-transform: uppercase; text-decoration: none; text-shadow: none; opacity: 1 !important; transition: color .2s ease, transform .2s ease, background .2s ease, box-shadow .2s ease; }
    .navbar-dropdown-item a:hover { color: var(--sh-red) !important; transform: translateX(5px); }
    .navbar-dropdown-item a h4 { display: block !important; margin: 0 !important; color: inherit !important; font-size: inherit !important; font-weight: inherit !important; line-height: inherit !important; opacity: 1 !important; letter-spacing: 0 !important; }
    .navbar-dropdown-item a .icon { display: none !important; }
    .mega-menu-column { min-width: 0; width: 100%; max-width: 230px; display: flex; flex-direction: column; gap: 12px; }
    .mega-column-title { display: flex; align-items: flex-end; min-height: 24px; margin: 0 0 12px; color: rgba(26, 26, 26, .52); font-family: var(--title-font); font-size: 14px; font-weight: 900; line-height: 1; text-transform: uppercase; letter-spacing: 0 !important; }
    .mega-column-title.is-empty { visibility: hidden; }
    .sh-menu-badge { display: inline-flex; align-items: center; margin-left: 8px; padding: 3px 7px; border-radius: 999px; background: var(--sh-red); color: #1a1a1a; font-size: 10px; font-style: normal; font-weight: 900; line-height: 1; }
    .navbar-dropdown-item.mega-style-button a { min-height: 38px !important; padding: 0 16px !important; border-radius: 999px !important; background: var(--sh-red) !important; color: #1a1a1a !important; }
    .navbar-dropdown-item.mega-style-strong a h4 { color: #1a1a1a !important; font-size: 19px !important; }
    .mega-html-block { color: rgba(26, 26, 26, .86); font-size: 14px; line-height: 1.6; }
    .mega-link-image { display: flex; width: 92px; height: 56px; margin: 0 0 10px; border-radius: 6px; overflow: hidden; background: rgba(26, 26, 26, .08); }
    .mega-link-image img { width: 100%; height: 100%; object-fit: cover; display: block; }
    .navbar-dropdown-item.mega-style-image a { flex-direction: column; align-items: stretch !important; gap: 0; }
    .navbar-dropdown-inner.mega-cols-1 { grid-template-columns: repeat(1, minmax(255px, 300px)) !important; }
    .navbar-dropdown-inner.mega-cols-2 { grid-template-columns: repeat(2, minmax(245px, 285px)) !important; }
    .navbar-dropdown-inner.mega-cols-3 { grid-template-columns: repeat(3, minmax(230px, 265px)) !important; }
    .navbar-dropdown-inner.mega-cols-4 { grid-template-columns: repeat(4, minmax(215px, 245px)) !important; }
    .navbar-dropdown-inner.mega-cols-5 { grid-template-columns: repeat(5, minmax(190px, 225px)) !important; }
    .navbar-dropdown-inner.mega-cols-6 { grid-template-columns: repeat(6, minmax(170px, 205px)) !important; }
    .navbar-dropdown-item.mega-style-image { margin: 0 !important; width: 100%; }
    .navbar-dropdown-item.mega-style-image a { position: relative; width: 100% !important; max-width: 245px !important; height: 188px !important; min-height: 188px !important; padding: 0 !important; border-radius: 14px !important; background: rgba(26, 26, 26, .055) !important; box-shadow: 0 20px 48px rgba(0, 0, 0, 0.096), inset 0 1px 0 rgba(26, 26, 26, .10); overflow: hidden; justify-content: flex-start; isolation: isolate; }
    .navbar-dropdown-item.mega-style-image a::before { content: ''; position: absolute; left: 16px; right: 16px; bottom: 12px; height: 3px; border-radius: 999px; background: var(--sh-red); opacity: .75; transform: scaleX(.38); transform-origin: left center; transition: transform .28s ease, opacity .28s ease; z-index: 3; }
    .navbar-dropdown-item.mega-style-image a::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255, 255, 255, .04) 0%, rgba(255, 255, 255, .16) 40%, rgba(255, 255, 255, .86) 100%); opacity: .98; z-index: 1; pointer-events: none; }
    .navbar-dropdown-item.mega-style-image a:hover { background: rgba(26, 26, 26, .09) !important; transform: translateY(-6px); box-shadow: 0 28px 64px rgba(0, 0, 0, 0.15200000000000002), 0 0 0 1px rgba(26, 26, 26, .07) inset; }
    .navbar-dropdown-item.mega-style-image a:hover::before { transform: scaleX(1); opacity: 1; }
    .navbar-dropdown-item.mega-style-image a h4 { position: relative; z-index: 2; display: -webkit-box !important; min-height: 48px; max-height: 48px; width: 100%; margin-top: auto !important; padding: 0 16px 18px; color: #1a1a1a !important; font-family: var(--title-font) !important; font-size: 15px !important; font-weight: 900 !important; line-height: 1.13 !important; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-shadow: none; background: transparent !important; box-sizing: border-box; }
    .navbar-dropdown-item.mega-style-image .mega-link-image { position: absolute; inset: 0; width: 100% !important; height: 100% !important; margin: 0 !important; padding: 0 !important; border-radius: inherit !important; background: rgba(255, 255, 255, .9); flex: none; box-sizing: border-box; align-items: center; justify-content: center; overflow: hidden; }
    .navbar-dropdown-item.mega-style-image .mega-link-image img { width: 100% !important; height: 100% !important; max-width: none !important; max-height: none !important; object-fit: cover !important; object-position: center center !important; transform: scale(1.02); transition: transform .35s ease, filter .35s ease; filter: saturate(.92) contrast(1.06) brightness(.84); }
    .navbar-dropdown-item.mega-style-image a:hover .mega-link-image img { transform: scale(1.09); filter: saturate(1.06) contrast(1.09) brightness(.98); }
    .navbar-dropdown-item.mega-source-empty { color: rgba(26, 26, 26, .52); font-size: 14px; font-weight: 700; }

    .api { position: fixed; right: 20px; bottom: 20px; z-index: 9999; display: flex; flex-direction: column; gap: 12px; }
    .api > div { position: relative; width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08000000000000002); transition: transform .2s, box-shadow .2s; }
    .api .telefon { background: var(--theme-color); color: #1a1a1a; }
    .api .telegram { background: #0088cc; color: #1a1a1a; }
    .api .whatsapp { background: #25D366; color: #1a1a1a; }
    .api .instagram { background: linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888); color: #1a1a1a; }
    .api > div:hover { transform: scale(1.08); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); }
    .api a { color: inherit; text-decoration: none; font-size: 22px; }
    .api .tooltiptext { visibility: hidden; position: absolute; right: 100%; margin-right: 10px; padding: 6px 10px; background: #fff; color: #1a1a1a; font-size: 12px; white-space: nowrap; border-radius: 4px; opacity: 0; transition: opacity .2s; }
    .api > div:hover .tooltiptext { visibility: visible; opacity: 1; }
    .loader-wrap { position: fixed; inset: 0; z-index: 99999; background: var(--theme-color); display: flex; align-items: center; justify-content: center; transition: opacity .45s ease, visibility .45s ease; }
    .loader-wrap.loaded { opacity: 0; visibility: hidden; pointer-events: none; }
    .animation-preloader { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
    .loader-percent { color: #1a1a1a; font-family: var(--title-font); font-size: clamp(92px, 12vw, 190px); font-weight: 900; line-height: 1; letter-spacing: 0; }
    .loader-wrap::after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 2px; background: rgba(26, 26, 26, .92); transform: scaleX(var(--loader-progress, 0)); transform-origin: left center; transition: transform .12s linear; }
    @keyframes spin { to { transform: rotate(360deg); } }

    .uyc-search-overlay { position: fixed; inset: 0; z-index: 4000; display: none; align-items: flex-start; justify-content: center; padding: clamp(110px, 11vw, 170px) 24px 40px; background: rgba(255, 255, 255, .58); -webkit-backdrop-filter: blur(22px) saturate(1.15); backdrop-filter: blur(22px) saturate(1.15); color: #1a1a1a; }
    .uyc-search-overlay.is-open { display: flex; }
    body.uyc-search-open { overflow: hidden; }
    body.uyc-search-open #wrapper_full { filter: blur(4px) brightness(.55); transform: scale(1.004); transform-origin: center top; }
    .uyc-search-modal { width: min(1120px, 100%); position: relative; }
    .uyc-search-close { position: absolute; right: 0; top: -58px; width: 44px; height: 44px; border: 0; border-radius: 50%; background: var(--sh-red,var(--theme-color)); color: #1a1a1a; font-size: 18px; }
    .uyc-search-modal h2 { margin: 0 0 22px; color:#1a1a1a; font-family: var(--title-font); font-size: clamp(58px, 7vw, 128px); font-weight: 900; line-height:.82; text-transform: uppercase; }
    .uyc-search-live-form { display:flex; gap:10px; padding:10px; background:rgba(26, 26, 26, .09); box-shadow: inset 0 -2px 0 rgba(26, 26, 26, .10); }
    .uyc-search-live-form input { flex:1; min-height:62px; border:0; background:transparent; color:#1a1a1a; padding:0 16px; font-size:22px; font-weight:900; outline:none; }
    .uyc-search-live-form button { border:0; background:var(--sh-red,var(--theme-color)); color:#1a1a1a; min-width:150px; padding:0 24px; font-family:var(--title-font); font-size:18px; font-weight:900; text-transform:uppercase; }
    .uyc-search-live-results { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; max-height:min(48vh,520px); overflow:auto; margin-top:22px; padding-right:4px; }
    .uyc-search-live-card { display:grid; grid-template-columns:82px 1fr; gap:14px; min-height:94px; padding:12px; background:rgba(26, 26, 26, .075); color:#1a1a1a; text-decoration:none; transition:background .2s ease, transform .2s ease; }
    .uyc-search-live-card:hover { color:#1a1a1a; background:rgba(var(--theme-rgb),.2); transform:translateY(-2px); }
    .uyc-search-live-card img { width:82px; height:70px; object-fit:cover; background:rgba(26, 26, 26, .08); }
    .uyc-search-live-card b { color:var(--sh-red,var(--theme-color)); font-size:11px; font-weight:900; letter-spacing:1.5px; text-transform:uppercase; }
    .uyc-search-live-card h3 { margin:4px 0 4px; color:#1a1a1a; font-family:var(--title-font); font-size:24px; line-height:.95; font-weight:900; text-transform:uppercase; }
    .uyc-search-live-card p { margin:0; color:rgba(26, 26, 26, .68); font-size:13px; line-height:1.35; }
    .uyc-search-live-empty { margin-top:18px; color:rgba(26, 26, 26, .7); font-weight:800; }
    .uyc-search-all-link { display:inline-flex; align-items:center; gap:10px; margin-top:18px; color:#1a1a1a; font-weight:900; text-transform:uppercase; text-decoration:none; }
    .uyc-search-all-link:hover { color:var(--sh-red,var(--theme-color)); }
    @media(max-width:767px){ .uyc-search-live-results{grid-template-columns:1fr}.uyc-search-live-form{flex-direction:column}.uyc-search-live-form button{min-height:52px}.uyc-search-live-card{grid-template-columns:64px 1fr}.uyc-search-live-card img{width:64px;height:64px} }
    @media (min-width:1200px) {
        #primary-menu > .container-fluid { display: grid !important; grid-template-columns: minmax(220px,320px) minmax(0,1fr) minmax(220px,320px) !important; align-items: center !important; column-gap: 24px !important; width: 100% !important; max-width: 1840px !important; height: 70px !important; margin: 0 auto !important; padding-left: 40px !important; padding-right: 40px !important; }
        #primary-menu .navbar-brand-desktop { grid-column: 1 !important; justify-self: start !important; }
        #primary-menu .sh-desktop-menu { grid-column: 2 !important; justify-self: stretch !important; display: flex !important; justify-content: center !important; width: 100% !important; }
        #primary-menu .module-holder { grid-column: 3 !important; justify-self: end !important; width: 100% !important; }
        #primary-menu #navbarContent.navbar-collapse { display: none !important; visibility: hidden !important; width: 0 !important; height: 0 !important; overflow: hidden !important; pointer-events: none !important; }
    }
    .uyc-search-overlay { position: fixed; inset: 0; z-index: 4000; display: none; align-items: flex-start; justify-content: center; padding: clamp(110px, 11vw, 170px) 24px 40px; background: rgba(255, 255, 255, .58); -webkit-backdrop-filter: blur(22px) saturate(1.15); backdrop-filter: blur(22px) saturate(1.15); color: #1a1a1a; }
    .uyc-search-overlay.is-open { display: flex; }
    body.uyc-search-open { overflow: hidden; }
    body.uyc-search-open #wrapper_full { filter: blur(4px) brightness(.55); transform: scale(1.004); transform-origin: center top; }
    .uyc-search-modal { width: min(1120px, 100%); position: relative; }
    .uyc-search-close { position: absolute; right: 0; top: -58px; width: 44px; height: 44px; border: 0; border-radius: 50%; background: var(--sh-red,var(--theme-color)); color: #1a1a1a; font-size: 18px; }
    .uyc-search-modal h2 { margin: 0 0 22px; color:#1a1a1a; font-family: var(--title-font); font-size: clamp(58px, 7vw, 128px); font-weight: 900; line-height:.82; text-transform: uppercase; }
    .uyc-search-live-form { display:flex; gap:10px; padding:10px; background:rgba(26, 26, 26, .09); box-shadow: inset 0 -2px 0 rgba(26, 26, 26, .10); }
    .uyc-search-live-form input { flex:1; min-height:62px; border:0; background:transparent; color:#1a1a1a; padding:0 16px; font-size:22px; font-weight:900; outline:none; }
    .uyc-search-live-form button { border:0; background:var(--sh-red,var(--theme-color)); color:#1a1a1a; min-width:150px; padding:0 24px; font-family:var(--title-font); font-size:18px; font-weight:900; text-transform:uppercase; }
    .uyc-search-live-results { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; max-height:min(48vh,520px); overflow:auto; margin-top:22px; padding-right:4px; }
    .uyc-search-live-card { display:grid; grid-template-columns:82px 1fr; gap:14px; min-height:94px; padding:12px; background:rgba(26, 26, 26, .075); color:#1a1a1a; text-decoration:none; transition:background .2s ease, transform .2s ease; }
    .uyc-search-live-card:hover { color:#1a1a1a; background:rgba(var(--theme-rgb),.2); transform:translateY(-2px); }
    .uyc-search-live-card img { width:82px; height:70px; object-fit:cover; background:rgba(26, 26, 26, .08); }
    .uyc-search-live-card b { color:var(--sh-red,var(--theme-color)); font-size:11px; font-weight:900; letter-spacing:1.5px; text-transform:uppercase; }
    .uyc-search-live-card h3 { margin:4px 0 4px; color:#1a1a1a; font-family:var(--title-font); font-size:24px; line-height:.95; font-weight:900; text-transform:uppercase; }
    .uyc-search-live-card p { margin:0; color:rgba(26, 26, 26, .68); font-size:13px; line-height:1.35; }
    .uyc-search-live-empty { margin-top:18px; color:rgba(26, 26, 26, .7); font-weight:800; }
    .uyc-search-all-link { display:inline-flex; align-items:center; gap:10px; margin-top:18px; color:#1a1a1a; font-weight:900; text-transform:uppercase; text-decoration:none; }
    .uyc-search-all-link:hover { color:var(--sh-red,var(--theme-color)); }
    @media(max-width:767px){ .uyc-search-live-results{grid-template-columns:1fr}.uyc-search-live-form{flex-direction:column}.uyc-search-live-form button{min-height:52px}.uyc-search-live-card{grid-template-columns:64px 1fr}.uyc-search-live-card img{width:64px;height:64px} }
    @media (min-width:1200px) and (max-width:1490px) { .top-bar .container-fluid, .navbar .container-fluid { padding-left: 32px; padding-right: 32px; } .navbar .container-fluid { grid-template-columns: minmax(175px,230px) minmax(0,1fr) minmax(190px,230px); column-gap: 18px; } .navbar-brand img { height: 44px; max-width: 220px; } .sh-desktop-nav, .navbar-nav { gap: clamp(13px,1.18vw,24px); } .nav-item > a, .nav-item.has-dropdown > a { font-size: 12px; } .sh-service-place-btn { padding: 0 12px !important; font-size: 11.5px; } }
    @media (max-width:1199px) { .top-bar { display:none !important; } .sh-desktop-menu { display:none !important; } .header { position: fixed; top:0; left:0; right:0; z-index:1050; } .navbar { top:0; height:62px; background:#fff !important; } .navbar .container-fluid { display:flex; height:62px; padding:0 16px; } .navbar-header-mobile { display:flex !important; align-items:center; justify-content:center; width:100%; position:relative; } .navbar-brand-desktop { display:none !important; } .navbar-brand-mobile { display:inline-flex !important; } .navbar-brand-mobile img { height:46px; max-width:170px; } .language-selector-mobile { display:flex !important; position:absolute; right:4px; top:50%; transform:translateY(-50%); } .navbar-toggler { display:flex !important; flex-direction:column; gap:4px; position:absolute; left:0; top:50%; transform:translateY(-50%); background:transparent; border:0; padding:8px; } .navbar-toggler span { display:block; width:22px; height:2px; background:#1a1a1a; border-radius:2px; } .navbar-collapse { display:flex !important; position:fixed !important; top:62px; left:-100%; width:100% !important; height:calc(100vh - 62px) !important; background:#fff !important; transition:left .3s ease; overflow-y:auto; flex-direction:column !important; } .navbar-collapse.show { left:0; } .navbar-close-btn { display:flex !important; position:absolute; top:15px; right:15px; color:#1a1a1a; background:transparent; border:0; font-size:28px; width:40px; height:40px; align-items:center; justify-content:center; } .navbar-nav { flex-direction:column; align-items:stretch; justify-content:flex-start; gap:0; width:100%; padding:60px 0 20px; } .nav-item { width:100%; border-bottom:1px solid rgba(26, 26, 26, .08); } .nav-item > a, .nav-item.has-dropdown > a { height:auto; display:flex; justify-content:space-between; width:100%; padding:16px 20px; color:#1a1a1a !important; font-size:16px; line-height:1.2; } .navbar-collapse .navbar-dropdown { position:static; display:block; max-height:0; overflow:hidden; background:rgba(26, 26, 26, .04); border-left:4px solid var(--sh-red); transition:max-height .35s ease; } .navbar-collapse .nav-item.has-dropdown.show .navbar-dropdown { max-height:1200px; } .navbar-collapse .navbar-dropdown a { display:block; padding:12px 40px; color:#1a1a1a !important; text-decoration:none; border-bottom:1px solid rgba(26, 26, 26, .06); } .module-holder { display:none !important; } .sh-promo-bar { top:62px; height:32px; padding:0 36px; font-size:12px; } header > .navbar-dropdown { position: fixed !important; top: 130px !important; left: 0 !important; right: 0 !important; width: 100% !important; display: none !important; min-height: 300px; margin: 0; padding: 0; background: rgba(255, 255, 255, .46) !important; -webkit-backdrop-filter: blur(20px) saturate(1.18); backdrop-filter: blur(20px) saturate(1.18); box-shadow: 0 28px 86px rgba(0, 0, 0, 0.11200000000000002), inset 0 1px 0 rgba(26, 26, 26, .06); z-index: 1049; pointer-events: none !important; overflow: hidden; }

}

/* Light theme header color normalization */
body.uyc-theme-light .header.header-topbar .top-bar,
body.uyc-theme-light .header.header-topbar .top-bar *,
body.uyc-theme-light .header.header-topbar .top-bar i::before,
body.uyc-theme-light .header.header-topbar .top-bar .flag-icon::before,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .top-bar,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .top-bar *,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .top-bar i::before,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .top-bar .flag-icon::before,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-desktop-nav .nav-item > a,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-desktop-nav .nav-item > a span,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-action-icons a,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-search-btn,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-search-btn i::before {
    color: #11151b !important;
    fill: #11151b !important;
    stroke: #11151b !important;
    text-shadow: none !important;
}
body.uyc-theme-light .header .sh-service-place-btn,
body.uyc-theme-light .header .sh-service-place-btn *,
body.uyc-theme-light .header .sh-service-place-btn i::before {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
    text-shadow: none !important;
}
/* ===== assets\css\uyc-front-modules.css ===== */
/*
 * UYC front modules CSS
 * datainclude/modules klasorundeki inline style bloklari buraya tasindi.
 */


/* ===== datainclude\modules\about.php ===== */

/* Cinematic about section */
.about-section {
    position: relative;
    overflow: hidden;
    min-height: 620px;
    padding: 0;
    background: #fff;
    color: #1a1a1a;
}

.about-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.about-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center left;
    filter: saturate(.95) contrast(1.04);
}

.about-section::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, .18) 0%, rgba(255, 255, 255, .42) 38%, rgba(255, 255, 255, .90) 66%, #fff 100%),
        linear-gradient(180deg, rgba(255, 255, 255, .12) 0%, rgba(255, 255, 255, .26) 100%);
}

.about-section::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    z-index: 2;
    background: rgba(26, 26, 26, .08);
    pointer-events: none;
}

.about-section .container {
    position: relative;
    z-index: 3;
    min-height: 620px;
    display: flex;
    align-items: center;
}

.about-wrapper {
    width: 100%;
}

.about-content-col {
    margin-left: auto;
    max-width: 620px;
    padding: 92px 0;
}

.about-header {
    margin-bottom: 26px;
}

.about-subtitle {
    display: block;
    margin-bottom: 14px;
    color: var(--sh-red,var(--theme-color));
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.about-title {
    max-width: 560px;
    margin: 0;
    color: #1a1a1a;
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(42px, 4.2vw, 72px);
    font-weight: 900;
    line-height: .96;
    letter-spacing: 0;
    text-transform: uppercase;
}

.about-content {
    max-width: 560px;
    margin: 0 0 42px;
}

.about-content p {
    margin: 0;
    max-width: 520px;
    color: rgba(26, 26, 26, .76);
    font-family: var(--body-font, 'Big Shoulders Display', sans-serif);
    font-size: 15px;
    line-height: 1.45;
    font-weight: 500;
    letter-spacing: 0;
}

.about-buttons {
    display: flex;
    align-items: center;
}

.about-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    min-height: 56px;
    padding: 0 30px;
    border: 1px solid rgba(26, 26, 26, .88);
    border-radius: 999px;
    color: #1a1a1a;
    font-family: var(--body-font, 'Big Shoulders Display', sans-serif);
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    letter-spacing: 0;
    transition: background .2s ease, border-color .2s ease, transform .2s ease;
}

.about-btn i {
    color: var(--sh-red,var(--theme-color));
    font-size: 14px;
}

.about-btn:hover {
    color: #1a1a1a;
    background: var(--sh-red,var(--theme-color));
    border-color: var(--sh-red,var(--theme-color));
    transform: translateY(-1px);
}

.about-btn:hover i {
    color: #1a1a1a;
}

.about-image-col,
.about-image-wrapper,
.about-image-frame,
.about-decoration,
.about-decoration-top,
.about-decoration-bottom,
.about-features,
.about-feature,
.about-feature-icon,
.about-call,
.about-call-icon,
.about-call-info,
.about-call-label,
.about-call-number {
    display: none !important;
}

@media (max-width: 1199px) {
    .about-section,
    .about-section .container {
        min-height: 560px;
    }

    .about-content-col {
        max-width: 560px;
        padding: 82px 0;
    }
}

@media (max-width: 991px) {
    .about-section::before {
        background: linear-gradient(90deg, rgba(255, 255, 255, .42) 0%, rgba(255, 255, 255, .86) 52%, #fff 100%);
    }

    .about-content-col {
        margin-left: 0;
        max-width: 620px;
    }
}

@media (max-width: 767px) {
    .about-section,
    .about-section .container {
        min-height: 620px;
    }

    .about-bg img {
        object-position: center;
    }

    .about-section::before {
        background: linear-gradient(180deg, rgba(255, 255, 255, .54), #fff 82%);
    }

    .about-content-col {
        padding: 82px 0 70px;
    }

    .about-subtitle {
        font-size: 12px;
        letter-spacing: 5px;
    }

    .about-title {
        font-size: clamp(34px, 12vw, 52px);
    }

    .about-content p {
        font-size: 15px;
    }

    .about-btn {
        width: 100%;
        min-height: 52px;
    }
}


/* ===== datainclude\modules\blog.php ===== */

/* Blog Section - Editorial rail */
.blog-section {
    --blog-red: var(--sh-red,var(--theme-color));
    position: relative;
    overflow: hidden;
    padding: 104px 0 112px;
    background: #fff;
    color: #1a1a1a;
}
.blog-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(115deg, rgba(var(--theme-rgb),.12) 0%, transparent 32%, rgba(26, 26, 26, .035) 68%, transparent 100%);
    pointer-events: none;
}
.blog-section .container { position: relative; z-index: 2; }
.blog-section .pd_bottom_40 { display: none; }
.blog-section .section_title { margin: 0 0 50px; text-align: left !important; }
.blog-section .section_title .sm_title {
    display: block;
    margin-bottom: 14px;
    color: var(--blog-red);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 8px;
    line-height: 1;
    text-transform: uppercase;
}
.blog-section .section_title .title {
    max-width: 900px;
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 5vw, 86px);
    font-weight: 900;
    line-height: .92;
    letter-spacing: 0;
    text-transform: uppercase;
}
.blog_post .row { align-items: stretch; }
.blog_box { height: 100%; margin-bottom: 30px; }
.blog_inner {
    position: relative;
    display: grid;
    grid-template-rows: auto 1fr;
    height: 100%;
    min-height: 445px;
    overflow: hidden;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 28px 72px rgba(0, 0, 0, 0.128);
    transition: transform .35s ease, box-shadow .35s ease;
}
.blog_box:nth-child(1) .blog_inner,
.blog_post .row > div:first-child .blog_inner {
    background: #fff;
}
.blog_inner::before {
    content: '';
    position: absolute;
    inset: auto 0 0 0;
    height: 5px;
    background: var(--blog-red);
    transform: scaleX(.24);
    transform-origin: left;
    transition: transform .35s ease;
    z-index: 3;
}
.blog_inner:hover { transform: translateY(-8px); box-shadow: 0 38px 98px rgba(26, 26, 26, .48); }
.blog_inner:hover::before { transform: scaleX(1); }
.blog_inner .image_box { position: relative; overflow: hidden; min-height: 250px; background: #fff; }
.blog_inner .image_box::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 30%, rgba(26, 26, 26, .78) 100%);
    pointer-events: none;
}
.blog_inner .image_box img { width: 100%; height: 285px; object-fit: cover; filter: saturate(.92) contrast(1.04); transition: transform .5s ease, filter .5s ease; }
.blog_inner:hover .image_box img { transform: scale(1.07); filter: saturate(1.12) contrast(1.08); }
.blog_inner .date_tm {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 9px 14px;
    background: #1a1a1a;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .6px;
    text-transform: uppercase;
}
.blog_inner .date_tm i { color: var(--blog-red); }
.blog_inner .content { display: flex; flex-direction: column; flex: 1; padding: 28px 28px 30px; }
.blog_inner .title_20 {
    margin: 0 0 14px;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 34px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}
.blog_inner .title_20 a { color: #1a1a1a; text-decoration: none; transition: color .25s ease; }
.blog_inner .title_20 a:hover { color: var(--blog-red); }
.blog_inner .descs { margin: 0 0 24px; color: rgba(26, 26, 26, .7); font-size: 15px; font-weight: 500; line-height: 1.72; }
.blog_inner .bottn_flex { margin-top: auto; }
.blog_inner .rd_more {
    display: inline-flex;
    align-items: center;
    gap: 11px;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}
.blog_inner .rd_more i { width: 34px; height: 34px; border-radius: 50%; background: var(--blog-red); color: #1a1a1a; display: inline-flex; align-items: center; justify-content: center; transition: transform .25s ease; }
.blog_inner .rd_more:hover { color: var(--blog-red); }
.blog_inner .rd_more:hover i { transform: translateX(4px); }
.blog-section .blog-more-btn { margin-top: 14px; text-align: left !important; }
.blog-section .blog-more-btn a {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-height: 54px;
    padding: 15px 28px;
    border-radius: 0;
    background: var(--blog-red);
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background .25s ease, transform .25s ease;
}
.blog-section .blog-more-btn a:hover { background: #fff; color: #1a1a1a; transform: translateY(-2px); }
@media (min-width: 1200px) { .blog_post .row > div:first-child { flex: 0 0 50%; max-width: 50%; } .blog_post .row > div:first-child .blog_inner .image_box img { height: 360px; } .blog_post .row > div:first-child .blog_inner .title_20 { font-size: 44px; } }
@media (max-width: 991px) { .blog-section { padding: 82px 0 88px; } }
@media (max-width: 575px) { .blog-section { padding: 68px 0 76px; } .blog_inner .image_box img { height: 220px; } .blog_inner .title_20 { font-size: 28px; } }


/* ===== datainclude\modules\client.php ===== */

/* Professional partner showcase */

/* ===== reference 3d marquee ===== */
.reference-3d-section {
    --ref-accent: var(--sh-red,var(--theme-color));
    --ref-text: #ffffff;
    --ref-muted: rgba(255,255,255,.66);
    --ref-card: rgba(255,255,255,.075);
    --ref-card-strong: rgba(255,255,255,.11);
    position: relative;
    overflow: hidden;
    padding: clamp(88px, 8vw, 126px) 0 clamp(76px, 7vw, 108px);
    background:
        radial-gradient(circle at 18% 18%, rgba(var(--theme-rgb), .18), transparent 30%),
        radial-gradient(circle at 86% 72%, rgba(255,255,255,.06), transparent 26%),
        linear-gradient(180deg, #0b0f14 0%, #121821 54%, #090d12 100%);
}
.reference-3d-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px),
        linear-gradient(rgba(255,255,255,.028) 1px, transparent 1px);
    background-size: 70px 70px;
    opacity: .2;
}
.reference-3d-section .modern-brand-list-area {
    width: min(1320px, calc(100% - 32px));
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.reference-3d-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: clamp(22px, 4vw, 58px);
    align-items: center;
    margin-bottom: clamp(20px, 3vw, 34px);
}
.reference-3d-kicker {
    display: inline-flex;
    margin-bottom: 12px;
    color: var(--ref-accent);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.reference-3d-head h2 {
    margin: 0;
    color: var(--ref-text);
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(50px, 6vw, 92px);
    line-height: .9;
    letter-spacing: 0;
    text-transform: uppercase;
}
.reference-3d-link {
    min-height: 58px;
    padding: 0 26px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    border: 1px solid rgba(255,255,255,.24);
    color: var(--ref-text);
    text-decoration: none;
    font-weight: 900;
    white-space: nowrap;
    transition: transform .22s ease, border-color .22s ease, background .22s ease;
}
.reference-3d-link:hover {
    transform: translateY(-2px);
    border-color: var(--ref-accent);
    background: rgba(var(--theme-rgb), .16);
    color: var(--ref-text);
}
.reference-3d-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: clamp(26px, 4vw, 44px);
}
.reference-3d-filter {
    border: 0;
    border-radius: 999px;
    padding: 10px 17px;
    background: rgba(255,255,255,.08);
    color: var(--ref-muted);
    font-size: 12px;
    font-weight: 900;
    cursor: pointer;
    transition: transform .22s ease, background .22s ease, color .22s ease;
}
.reference-3d-filter:hover,
.reference-3d-filter.active {
    transform: translateY(-2px);
    background: var(--ref-accent);
    color: #fff;
}
.reference-3d-marquee {
    position: relative;
    margin-left: calc((100vw - min(1320px, calc(100vw - 32px))) / -2);
    margin-right: calc((100vw - min(1320px, calc(100vw - 32px))) / -2);
    padding: 8px 0;
    perspective: 1200px;
}
.reference-3d-marquee::before,
.reference-3d-marquee::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    width: min(14vw, 190px);
    pointer-events: none;
}
.reference-3d-marquee::before {
    left: 0;
    background: linear-gradient(90deg, #0b0f14, rgba(11,15,20,0));
}
.reference-3d-marquee::after {
    right: 0;
    background: linear-gradient(270deg, #0b0f14, rgba(11,15,20,0));
}
.reference-3d-row {
    overflow: hidden;
    transform-style: preserve-3d;
}
.reference-3d-row + .reference-3d-row {
    margin-top: 22px;
}
.reference-3d-track {
    width: max-content;
    display: flex;
    gap: 22px;
    animation: reference3dSlide 34s linear infinite;
    will-change: transform;
}
.reference-3d-row.is-reverse .reference-3d-track {
    animation-direction: reverse;
    animation-duration: 42s;
}
.reference-3d-row:hover .reference-3d-track {
    animation-play-state: paused;
}
.reference-3d-item {
    flex: 0 0 auto;
    width: clamp(174px, 13vw, 230px);
    transition: opacity .24s ease, transform .24s ease, width .24s ease, margin .24s ease;
}
.reference-3d-item.is-hidden {
    width: 0;
    margin-right: -22px;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
}
.reference-3d-item a {
    position: relative;
    min-height: 112px;
    padding: 24px 26px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ref-card);
    box-shadow: 0 20px 58px rgba(0,0,0,.22);
    text-decoration: none;
    overflow: hidden;
    transform: rotateX(0deg) rotateY(0deg) translateZ(0);
    transition: transform .28s ease, background .28s ease, box-shadow .28s ease;
}
.reference-3d-item a::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(135deg, rgba(255,255,255,.13), transparent 40%),
        radial-gradient(circle at 50% 100%, rgba(var(--theme-rgb), .22), transparent 54%);
    opacity: .44;
    transition: opacity .25s ease;
}
.reference-3d-item a:hover {
    transform: rotateX(7deg) rotateY(-10deg) translateY(-8px) translateZ(36px);
    background: var(--ref-card-strong);
    box-shadow: 0 32px 88px rgba(0,0,0,.32), 0 18px 58px rgba(var(--theme-rgb), .2);
}
.reference-3d-row.is-reverse .reference-3d-item a:hover {
    transform: rotateX(7deg) rotateY(10deg) translateY(-8px) translateZ(36px);
}
.reference-3d-item a:hover::before {
    opacity: .86;
}
.reference-3d-item img {
    position: relative;
    z-index: 2;
    max-width: 100%;
    max-height: 58px;
    object-fit: contain;
    filter: grayscale(1) brightness(1.7);
    opacity: .62;
    transition: filter .24s ease, opacity .24s ease, transform .24s ease;
}
.reference-3d-item span {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 10px;
    z-index: 2;
    color: rgba(255,255,255,.64);
    font-size: 10px;
    font-weight: 900;
    text-align: center;
    opacity: 0;
    transform: translateY(5px);
    transition: opacity .24s ease, transform .24s ease;
}
.reference-3d-item a:hover img {
    filter: grayscale(0) brightness(1.08);
    opacity: 1;
    transform: translateY(-4px) scale(1.04);
}
.reference-3d-item a:hover span {
    opacity: 1;
    transform: translateY(0);
}
.reference-3d-empty {
    min-height: 220px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    background: rgba(255,255,255,.07);
    color: var(--ref-muted);
    font-weight: 900;
}
@keyframes reference3dSlide {
    from { transform: translate3d(0, 0, 0); }
    to { transform: translate3d(-50%, 0, 0); }
}
@media (max-width: 991px) {
    .reference-3d-head { grid-template-columns: 1fr; }
    .reference-3d-link { width: fit-content; }
}
@media (max-width: 680px) {
    .reference-3d-section { padding: 72px 0; }
    .reference-3d-head h2 { font-size: 48px; }
    .reference-3d-item { width: 176px; }
    .reference-3d-item a { min-height: 104px; padding: 20px; }
}

/* ===== reference 3d marquee light ===== */
body.uyc-theme-light .reference-3d-section {
    --ref-text: #151a21;
    --ref-muted: rgba(21,26,33,.64);
    --ref-card: rgba(255,255,255,.74);
    --ref-card-strong: rgba(255,255,255,.94);
    background:
        radial-gradient(circle at 18% 18%, rgba(var(--theme-rgb), .12), transparent 30%),
        radial-gradient(circle at 86% 72%, rgba(21,26,33,.045), transparent 26%),
        linear-gradient(180deg, #ffffff 0%, #f4f6f8 54%, #ffffff 100%) !important;
}
body.uyc-theme-light .reference-3d-section::before {
    background:
        linear-gradient(90deg, rgba(21,26,33,.045) 1px, transparent 1px),
        linear-gradient(rgba(21,26,33,.035) 1px, transparent 1px) !important;
}
body.uyc-theme-light .reference-3d-head h2 { color: #151a21 !important; }
body.uyc-theme-light .reference-3d-link {
    border-color: rgba(21,26,33,.22) !important;
    color: #151a21 !important;
}
body.uyc-theme-light .reference-3d-link:hover {
    background: rgba(var(--theme-rgb), .13) !important;
    color: #151a21 !important;
}
body.uyc-theme-light .reference-3d-filter {
    background: rgba(21,26,33,.065) !important;
    color: rgba(21,26,33,.64) !important;
}
body.uyc-theme-light .reference-3d-filter:hover,
body.uyc-theme-light .reference-3d-filter.active {
    background: var(--ref-accent) !important;
    color: #fff !important;
}
body.uyc-theme-light .reference-3d-marquee::before {
    background: linear-gradient(90deg, #fff, rgba(255,255,255,0)) !important;
}
body.uyc-theme-light .reference-3d-marquee::after {
    background: linear-gradient(270deg, #fff, rgba(255,255,255,0)) !important;
}
body.uyc-theme-light .reference-3d-item a {
    box-shadow: 0 18px 54px rgba(17,24,39,.1) !important;
}
body.uyc-theme-light .reference-3d-item a:hover {
    box-shadow: 0 28px 78px rgba(17,24,39,.16), 0 18px 52px rgba(var(--theme-rgb), .13) !important;
}
body.uyc-theme-light .reference-3d-item img {
    filter: grayscale(1) brightness(.82);
    opacity: .42;
}
body.uyc-theme-light .reference-3d-item a:hover img {
    filter: grayscale(0) brightness(1);
    opacity: 1;
}
body.uyc-theme-light .reference-3d-item span {
    color: rgba(21,26,33,.64) !important;
}
body.uyc-theme-light .reference-3d-empty {
    background: rgba(255,255,255,.82) !important;
    color: rgba(21,26,33,.64) !important;
}

/* ===== datainclude\modules\counter.php ===== */

.counter-modern-section {
    position: relative;
    overflow: hidden;
    padding: 108px 0 98px;
    background: #fff;
    color: #1a1a1a;
}

.counter-modern-section .container {
    position: relative;
    z-index: 2;
    width: min(100% - 70px, 1440px);
    max-width: 1440px;
}

.counter-heading {
    max-width: 860px;
    margin: 0 0 34px;
}

.counter-kicker {
    display: block;
    margin-bottom: 16px;
    color: var(--sh-red,var(--theme-color));
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 7px;
    text-transform: uppercase;
}

.counter-title {
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(42px, 4.4vw, 78px);
    font-weight: 900;
    line-height: .92;
    letter-spacing: 0;
    text-transform: uppercase;
}

.counter-card-wrap {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: clamp(80px, 12vw, 210px);
    row-gap: 24px;
    align-items: end;
}

.counter-card {
    position: relative;
    min-height: 206px;
    display: flex;
    align-items: flex-end;
    background: transparent;
    border: 0;
    box-shadow: none;
    transform: none;
}

.counter-card:nth-child(odd),
.counter-card:nth-child(even) {
    justify-content: flex-start;
    padding-top: 0;
}

.counter-card .box-icon {
    display: none;
}

.counter-card .media-body {
    display: grid;
    grid-template-columns: clamp(190px, 14vw, 285px) minmax(160px, 240px);
    align-items: end;
    column-gap: 28px;
    min-width: 0;
    width: 100%;
}

.counter-card .box-number {
    width: clamp(190px, 14vw, 285px);
    margin: 0;
    color: transparent;
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(132px, 14vw, 238px);
    font-weight: 900;
    line-height: .72;
    letter-spacing: 0;
    text-align: left;
    -webkit-text-stroke: 2px var(--sh-red,var(--theme-color));
    text-stroke: 2px var(--sh-red,var(--theme-color));
    text-shadow: none;
    transition: color .35s ease, text-shadow .35s ease, transform .35s ease;
}

.counter-card .box-text {
    max-width: 240px;
    margin: 0 0 18px;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(20px, 1.7vw, 32px);
    font-weight: 700;
    line-height: .98;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
}

.counter-card:hover .box-number {
    color: rgba(var(--theme-rgb), .08);
    text-shadow: none;
    transform: translateY(-5px);
}

@media (max-width: 1199px) {
    .counter-card-wrap {
        column-gap: 48px;
    }

    .counter-card .box-number {
        font-size: clamp(110px, 17vw, 186px);
    }
}

@media (max-width: 767px) {
    .counter-modern-section {
        padding: 72px 0;
    }

    .counter-modern-section .container {
        width: min(100% - 30px, 1440px);
    }

    .counter-heading {
        margin: 0 0 32px;
    }

    .counter-kicker {
        font-size: 12px;
        letter-spacing: 4px;
    }

    .counter-title {
        font-size: clamp(36px, 11vw, 52px);
    }

    .counter-card-wrap {
        grid-template-columns: 1fr;
        row-gap: 10px;
    }

    .counter-card,
    .counter-card:nth-child(even) {
        min-height: 142px;
        justify-content: flex-start;
        padding-top: 0;
    }

    .counter-card .media-body {
        grid-template-columns: minmax(118px, 34vw) minmax(0, 1fr);
        column-gap: 16px;
    }

    .counter-card .box-number {
        width: auto;
        min-width: 118px;
        font-size: clamp(86px, 28vw, 132px);
        -webkit-text-stroke-width: 1.5px;
        text-stroke-width: 1.5px;
    }

    .counter-card .box-text {
        margin-bottom: 12px;
        font-size: clamp(18px, 7vw, 26px);
    }
}


/* ===== datainclude\modules\feature_report.php ===== */

.uyc-report-section {
    position: relative;
    overflow: hidden;
    padding: 88px 0 44px;
    background: #fff;
    color: #1a1a1a;
}
.uyc-report-shell {
    position: relative;
    width: min(1860px, calc(100% - 48px));
    min-height: 620px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 34px 100px rgba(0, 0, 0, 0.144);
}
.uyc-report-shell::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, .9) 0%, rgba(255, 255, 255, .68) 32%, rgba(255, 255, 255, .22) 62%, rgba(255, 255, 255, .1) 100%);
    z-index: 2;
}
.uyc-report-shell::after {
    content: '';
    position: absolute;
    left: -80px;
    top: 0;
    width: 46%;
    height: 100%;
    background: radial-gradient(circle at 40% 50%, rgba(var(--theme-rgb),.22), transparent 58%);
    z-index: 3;
    pointer-events: none;
}
.uyc-report-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(.2) contrast(1.08);
    transform: scale(1.02);
}
.uyc-report-content {
    position: relative;
    z-index: 4;
    width: min(620px, 92%);
    padding: clamp(72px, 8vw, 150px) 0 clamp(72px, 8vw, 130px) clamp(34px, 8vw, 155px);
}
.uyc-report-kicker {
    display: block;
    margin-bottom: 18px;
    color: var(--sh-red,var(--theme-color));
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 8px;
    line-height: 1;
    text-transform: uppercase;
}
.uyc-report-title {
    margin: 0 0 20px;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 5.5vw, 86px);
    font-weight: 900;
    line-height: .88;
    letter-spacing: 0;
    text-transform: uppercase;
}
.uyc-report-text {
    max-width: 560px;
    margin: 0;
    color: rgba(26, 26, 26, .72);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.72;
}
.uyc-report-action {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    min-height: 58px;
    margin-top: 58px;
    padding: 0 30px;
    border-radius: 999px;
    background: #1a1a1a;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    transition: transform .25s ease, background .25s ease, color .25s ease, box-shadow .25s ease;
}
.uyc-report-action i {
    color: var(--sh-red,var(--theme-color));
    transition: transform .25s ease;
}
.uyc-report-action:hover {
    color: #1a1a1a;
    background: var(--sh-red,var(--theme-color));
    transform: translateY(-3px);
    box-shadow: 0 24px 52px rgba(var(--theme-rgb),.22);
}
.uyc-report-action:hover i { color: #1a1a1a; transform: translateX(4px); }
@media (max-width: 991px) {
    .uyc-report-shell { min-height: 560px; }
    .uyc-report-content { padding-left: 46px; }
}
@media (max-width: 767px) {
    .uyc-report-section { padding: 64px 0 32px; }
    .uyc-report-shell { width: calc(100% - 28px); min-height: 540px; border-radius: 14px; }
    .uyc-report-shell::before { background: linear-gradient(90deg, rgba(255, 255, 255, .92), rgba(255, 255, 255, .55)); }
    .uyc-report-content { width: 100%; padding: 70px 24px; }
    .uyc-report-title { font-size: 46px; }
    .uyc-report-action { margin-top: 36px; width: 100%; justify-content: center; }
}


/* ===== datainclude\modules\offerform.php ===== */

/* ===== Modern Cookie Consent ===== */
.modern-cookie-consent {
    position: fixed;
    bottom: 30px;
    right: 30px;
    max-width: 420px;
    background: #1a1a1a;
    border-radius: 20px;
    z-index: 99999;
    padding: 30px;
    box-shadow: 0 15px 50px rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.08);
    animation: slideInUp 0.4s ease;
    display: none;
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modern-cookie-consent h4 {
    font-size: 18px;
    font-weight: 700;
    color: var(--theme-color, #fff);
    margin-bottom: 12px;
    font-family: var(--title-font, "Exo", sans-serif);
}

.modern-cookie-consent p {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin-bottom: 25px;
}

.modern-cookie-buttons {
    display: flex;
    gap: 12px;
}

.modern-cookie-btn {
    flex: 1;
    padding: 12px 20px;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
}

.modern-cookie-btn-policy {
    background: #f8f9fa;
    color: var(--theme-color, #fff);
    border: 1px solid #e9ecef;
}

.modern-cookie-btn-policy:hover {
    background: #e9ecef;
    border-color: var(--theme-color, #fff);
    transform: translateY(-2px);
}

.modern-cookie-btn-accept {
    background: var(--gr-color2, #E2B93B);
    color: var(--theme-color, #fff);
    box-shadow: 0 8px 20px rgba(226, 185, 59, 0.2);
}

.modern-cookie-btn-accept:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(226, 185, 59, 0.3);
    background: var(--gr-color2, #E2B93B);
    color: var(--theme-color, #fff);
    text-decoration: none;
}

.modern-cookie-btn i {
    font-size: 14px;
}

/* ===== Modern Popup Modal ===== */
.modern-modal-popup {
    display: none !important;
}

.modern-modal-popup.show {
    display: block !important;
}

.modern-modal-popup .modal-dialog {
    animation: popupZoomIn 0.4s ease;
}

@keyframes popupZoomIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.modern-modal-popup .modal-content {
    border: none;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 25px 80px rgba(255, 255, 255, 0.2);
    background: #1a1a1a;
}

.modern-modal-popup .modal-header {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background: transparent;
    border: none;
    padding: 20px;
    width: auto;
}

.modern-modal-popup .btn-close {
    background: rgba(26, 26, 26, 0.95) !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    flex-shrink: 0;
    position: relative;
}

.modern-modal-popup .btn-close::after {
    content: 'âœ•';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: var(--theme-color, #fff);
    font-weight: 700;
}

.modern-modal-popup .btn-close:hover {
    background: #1a1a1a !important;
    transform: rotate(90deg);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08000000000000002);
}

.modern-modal-popup .modal-body {
    padding: 0 !important;
}

.modern-popup-image-link {
    display: block;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}

.modern-popup-image {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.modern-popup-image-link:hover .modern-popup-image {
    transform: scale(1.03);
}

.modern-popup-content {
    background: #1a1a1a;
    padding: 40px 35px;
    text-align: center;
}

.modern-popup-title {
    color: var(--theme-color, #fff);
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: var(--title-font, "Exo", sans-serif);
}

.modern-popup-text {
    color: #666;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 30px;
}

.modern-popup-social {
    padding-top: 25px;
    border-top: 1px solid #f0f0f0;
}

.modern-popup-social-title {
    color: var(--theme-color, #fff);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    display: block;
}

.modern-popup-social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.modern-popup-social-link {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f8f9fa;
    color: var(--theme-color, #fff);
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 18px;
    border: 2px solid transparent;
}

.modern-popup-social-link:hover {
    transform: translateY(-5px);
    background: var(--theme-color, #fff);
    color: #1a1a1a;
    box-shadow: 0 10px 25px rgba(255, 255, 255, 0.2);
}

/* Randevu Al Modal Form Styles */
#randevu_al .modern-popup-content {
    padding: 40px 35px;
    text-align: center;
}

#randevu_al .modern-popup-title {
    margin-bottom: 25px;
}

#randevu_al .ajax-contact {
    padding: 0 !important;
    margin: 0 !important;
}

#randevu_al .form-group {
    margin-bottom: 18px;
    position: relative;
}

#randevu_al .form-control,
#randevu_al .form-select {
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 14px 16px;
    font-size: 14px;
    font-weight: 500;
    color: var(--title-color, #fff);
    background: #f8f9fa;
    transition: all 0.3s ease;
    height: auto;
}

#randevu_al .form-control:focus,
#randevu_al .form-select:focus {
    border-color: var(--gr-color2, #E2B93B);
    background: #1a1a1a;
    box-shadow: 0 0 0 3px rgba(226, 185, 59, 0.1);
    outline: none;
}

#randevu_al .form-control::placeholder {
    color: #999;
}

#randevu_al .form-group i {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--gr-color2, #E2B93B);
    font-size: 16px;
    pointer-events: none;
}

#randevu_al .form-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E2B93B' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 20px;
    padding-right: 40px;
}

#randevu_al .g-recaptcha {
    margin: 20px 0;
    display: flex;
    justify-content: center;
}

#randevu_al .form-btn {
    margin-top: 10px;
}

#randevu_al .th-btn {
    width: 100%;
    background: var(--gr-color2, #E2B93B);
    color: #1a1a1a;
    border: none;
    padding: 14px 24px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

#randevu_al .th-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(226, 185, 59, 0.3);
    background: var(--gr-color2, #E2B93B);
    color: #1a1a1a;
}

#randevu_al .row {
    margin: 0 !important;
}

#randevu_al .col-md-6 {
    padding: 0 !important;
}

#randevu_al .col-md-6:first-child {
    padding-right: 9px !important;
}

#randevu_al .col-md-6:nth-child(2) {
    padding-left: 9px !important;
}

#randevu_al .col-12 {
    padding: 0 !important;
}

/* Responsive */
@media (max-width: 576px) {
    .modern-cookie-consent {
        bottom: 0;
        right: 0;
        left: 0;
        max-width: 100%;
        border-radius: 20px 20px 0 0;
        padding: 25px 20px;
    }
    
    .modern-cookie-buttons {
        flex-direction: column;
        gap: 10px;
    }
    
    .modern-cookie-btn {
        width: 100%;
    }
    
    .modern-popup-content {
        padding: 30px 20px;
    }
    
    .modern-popup-title {
        font-size: 24px;
    }
    
    .modern-popup-text {
        font-size: 14px;
    }
    
    #randevu_al .modern-popup-content {
        padding: 30px 20px;
    }
    
    #randevu_al .form-control,
    #randevu_al .form-select {
        padding: 12px 14px;
        font-size: 13px;
    }
}


/* ===== datainclude\modules\packet.php ===== */

.pricing-section {
    --packet-dark: #fff;
    --packet-panel: rgba(255, 255, 255, 0.92);
    --packet-border: rgba(26, 26, 26, 0.08);
    --packet-red: var(--sh-red,var(--theme-color));
    position: relative;
    overflow: hidden;
    padding: 96px 0 106px;
    background: linear-gradient(180deg, #fff 0%, #fff 100%);
    color: #1a1a1a;
}
.pricing-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 10% 15%, rgba(var(--theme-rgb), 0.2), transparent 28%),
        linear-gradient(90deg, rgba(26, 26, 26, 0.035), transparent 34%, rgba(var(--theme-rgb), 0.05));
    pointer-events: none;
}
.pricing-section .container {
    position: relative;
    z-index: 2;
}
.pricing-section .pd_top_90,
.pricing-section .pd_bottom_40,
.pricing-section .pd_bottom_70,
.pricing-section .ab_img_right_top {
    display: none;
}
.pricing-section .section_title {
    max-width: 920px;
    margin: 0 0 34px;
    text-align: left !important;
}
.pricing-section .section_title::before {
    content: "PAKETLER";
    display: block;
    margin-bottom: 14px;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 8px;
    line-height: 1;
    color: var(--packet-red);
}
.pricing-section .section_title .title {
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(46px, 5vw, 82px);
    font-weight: 900;
    line-height: 0.92;
    letter-spacing: 0;
    text-transform: uppercase;
}
.pricing-tabs {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin: 0 auto 38px;
    padding: 6px;
    background: rgba(26, 26, 26, 0.06);
    border: 1px solid rgba(26, 26, 26, 0.08);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}
.pricing-tab-btn {
    min-width: 124px;
    border: 0;
    background: transparent;
    color: rgba(26, 26, 26, 0.62);
    cursor: pointer;
    padding: 12px 24px;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: color 0.25s ease, background 0.25s ease;
}
.pricing-tab-btn:hover,
.pricing-tab-btn.active {
    background: var(--packet-red);
    color: #1a1a1a;
}
.pricing-tab-content {
    display: none;
}
.pricing-tab-content.active {
    display: block;
    animation: pricingFade 0.28s ease;
}
@keyframes pricingFade {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}
.pricing-tab-content .row > [class*="col-"] {
    margin-bottom: 30px;
}
.price_box {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 438px;
    overflow: hidden;
    padding: 0;
    border: 1px solid var(--packet-border);
    border-radius: 0;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.98));
    color: #1a1a1a;
    box-shadow: 0 26px 70px rgba(0, 0, 0, 0.11200000000000002);
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}
.price_box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--packet-red);
}
.price_box::after {
    content: "";
    position: absolute;
    right: -72px;
    top: -72px;
    width: 168px;
    height: 168px;
    border-radius: 50%;
    background: rgba(var(--theme-rgb), 0.16);
    filter: blur(5px);
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.price_box:hover {
    transform: translateY(-8px);
    border-color: rgba(var(--theme-rgb), 0.42);
    box-shadow: 0 34px 90px rgba(26, 26, 26, 0.42);
}
.price_box:hover::after {
    transform: scale(1.18);
    opacity: 0.95;
}
.price_box .top,
.price_box .center,
.price_box .bottom {
    position: relative;
    z-index: 2;
}
.price_box .top {
    padding: 32px 28px 24px;
    border-bottom: 1px solid rgba(26, 26, 26, 0.08);
}
.price_box .title_24 {
    margin: 0 0 18px;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 34px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}
.price_box .title_24 a {
    color: #1a1a1a;
    text-decoration: none;
}
.price_box .price {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 4vw, 66px);
    font-weight: 900;
    line-height: 0.9;
}
.price_box .price small {
    padding-bottom: 7px;
    color: rgba(26, 26, 26, 0.58);
    font-family: inherit;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.price_box .center {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 26px 28px;
}
.price_box .d-flex {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: rgba(26, 26, 26, 0.74);
    line-height: 1.55;
}
.price_box .d-flex svg {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin-top: 2px;
}
.price_box .d-flex svg .one {
    fill: var(--packet-red) !important;
}
.price_box .d-flex small {
    color: rgba(26, 26, 26, 0.76);
    font-size: 14px;
    font-weight: 600;
}
.price_box .bottom {
    margin-top: auto;
    padding: 24px 28px 30px;
    border-top: 1px solid rgba(26, 26, 26, 0.08);
    text-align: left !important;
}
.theme_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 48px;
    padding: 14px 24px;
    border: 0;
    border-radius: 0;
    background: var(--packet-red);
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.25s ease, transform 0.25s ease;
}
.theme_btn:hover {
    background: #fff;
    color: #1a1a1a;
    transform: translateY(-2px);
}
.theme_btn svg path {
    stroke: currentColor;
}
.pricing-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 99999;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(255, 255, 255, 0.78);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}
.pricing-modal.active {
    display: flex;
}
.pricing-modal-content {
    width: min(620px, 100%);
    max-height: 90vh;
    overflow-y: auto;
    padding: 36px;
    border: 1px solid rgba(26, 26, 26, 0.1);
    border-radius: 0;
    background: linear-gradient(145deg, #fff, #fff);
    color: #1a1a1a;
    box-shadow: 0 40px 100px rgba(26, 26, 26, 0.55);
    animation: pricingModalUp 0.28s ease;
}
@keyframes pricingModalUp {
    from { opacity: 0; transform: translateY(24px); }
    to { opacity: 1; transform: translateY(0); }
}
.pricing-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 28px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}
.pricing-modal-header h4 {
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
}
.pricing-modal-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    cursor: pointer;
    border: 1px solid rgba(26, 26, 26, 0.12);
    background: rgba(26, 26, 26, 0.06);
    color: #1a1a1a;
    font-size: 30px;
    line-height: 1;
    transition: background 0.25s ease, color 0.25s ease;
}
.pricing-modal-close:hover {
    background: var(--packet-red);
    color: #1a1a1a;
}
.pricing-modal-content form {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.pricing-input-group {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}
.pricing-modal-content input,
.pricing-modal-content textarea {
    width: 100%;
    border: 1px solid rgba(26, 26, 26, 0.1);
    border-radius: 0;
    background: rgba(26, 26, 26, 0.06);
    color: #1a1a1a;
    padding: 15px 17px;
    font: inherit;
    transition: border-color 0.25s ease, background 0.25s ease;
}
.pricing-modal-content input::placeholder,
.pricing-modal-content textarea::placeholder {
    color: rgba(26, 26, 26, 0.52);
}
.pricing-modal-content input:focus,
.pricing-modal-content textarea:focus {
    outline: none;
    border-color: rgba(var(--theme-rgb), 0.74);
    background: rgba(26, 26, 26, 0.09);
}
.pricing-modal-content textarea {
    min-height: 130px;
    resize: vertical;
}
.pricing-submit-btn {
    min-height: 52px;
    margin-top: 8px;
    border: 0;
    border-radius: 0;
    background: var(--packet-red);
    color: #1a1a1a;
    cursor: pointer;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: background 0.25s ease, transform 0.25s ease;
}
.pricing-submit-btn:hover {
    background: #fff;
    color: #1a1a1a;
    transform: translateY(-2px);
}
.g-recaptcha {
    margin: 6px 0;
}
@media (max-width: 991px) {
    .pricing-section { padding: 78px 0 82px; }
    .price_box { min-height: 410px; }
}
@media (max-width: 767px) {
    .pricing-section .section_title .title { font-size: 44px; }
    .pricing-tabs { width: 100%; }
    .pricing-tab-btn { flex: 1; min-width: 0; padding: 12px 14px; }
    .pricing-input-group { grid-template-columns: 1fr; }
    .pricing-modal-content { padding: 28px 22px; }
}

/* ===== datainclude\modules\portfolio.php ===== */
.portfolio-3d-section {
    --portfolio-text: #ffffff;
    --portfolio-muted: rgba(255,255,255,.66);
    --portfolio-soft: rgba(255,255,255,.08);
    --portfolio-accent: var(--sh-red,var(--theme-color));
    position: relative;
    overflow: hidden;
    padding: clamp(78px, 7vw, 118px) 0;
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), .22), transparent 31%),
        radial-gradient(circle at 82% 70%, rgba(255,255,255,.07), transparent 28%),
        linear-gradient(145deg, #07090d 0%, #101720 46%, #07090d 100%);
}
.portfolio-3d-section::before {
    content: "";
    position: absolute;
    inset: 8% 0 auto;
    height: 58%;
    pointer-events: none;
    background: linear-gradient(110deg, transparent 0 22%, rgba(255,255,255,.07) 22% 23%, transparent 23% 50%, rgba(var(--theme-rgb), .16) 50% 51%, transparent 51%);
    opacity: .72;
    transform: skewY(-7deg);
}
.portfolio-3d-section::after {
    content: "";
    position: absolute;
    width: min(720px, 58vw);
    height: min(720px, 58vw);
    right: -14vw;
    top: 10%;
    pointer-events: none;
    background: radial-gradient(circle, rgba(var(--theme-rgb), .2), transparent 65%);
    filter: blur(10px);
    opacity: .7;
}
.portfolio-container {
    position: relative;
    z-index: 2;
    width: min(1480px, calc(100% - 48px));
    margin: 0 auto;
}
.portfolio-3d-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    gap: clamp(22px, 4vw, 58px);
    margin-bottom: clamp(32px, 4.5vw, 58px);
}
.portfolio-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 13px;
    color: var(--portfolio-accent);
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: .12em;
    text-transform: uppercase;
}
.portfolio-kicker::before {
    content: "";
    width: 28px;
    height: 2px;
    background: currentColor;
}
.portfolio-3d-head h3 {
    max-width: 620px;
    margin: 0;
    color: var(--portfolio-text);
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(34px, 4.2vw, 68px);
    font-weight: 900;
    line-height: .98;
    letter-spacing: 0;
}
.portfolio-all-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 50px;
    padding: 0 22px;
    border-radius: 999px;
    background: rgba(255,255,255,.1);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    backdrop-filter: blur(14px);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.16), 0 18px 54px rgba(0,0,0,.2);
}
.portfolio-all-link:hover {
    background: var(--portfolio-accent);
    color: #fff;
}
.portfolio-3d-showcase {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(420px, .88fr);
    gap: clamp(26px, 4vw, 64px);
    align-items: center;
    perspective: 1800px;
}
.portfolio-3d-feature {
    min-height: clamp(520px, 54vw, 760px);
    transform-style: preserve-3d;
}
.portfolio-3d-feature a,
.portfolio-3d-card a {
    --rx: 0deg;
    --ry: 0deg;
    --mx: 50%;
    --my: 50%;
    position: relative;
    display: block;
    height: 100%;
    min-height: inherit;
    overflow: hidden;
    border-radius: 8px;
    color: #fff;
    isolation: isolate;
    transform: rotateX(var(--rx)) rotateY(var(--ry)) translateZ(0);
    transform-style: preserve-3d;
    transition: transform .18s ease, box-shadow .32s ease, filter .32s ease;
}
.portfolio-3d-feature a {
    box-shadow: 0 42px 120px rgba(0,0,0,.46), 0 20px 70px rgba(var(--theme-rgb), .18);
}
.portfolio-depth-layer {
    position: absolute;
    inset: 20px;
    border-radius: 8px;
    pointer-events: none;
    transform-style: preserve-3d;
}
.portfolio-depth-layer.layer-one {
    z-index: -2;
    background: rgba(var(--theme-rgb), .32);
    transform: translate3d(24px, 24px, -70px) rotate(-1.5deg);
    filter: blur(.2px);
}
.portfolio-depth-layer.layer-two {
    z-index: -3;
    background: rgba(255,255,255,.08);
    transform: translate3d(46px, 46px, -130px) rotate(2deg);
}
.portfolio-3d-feature img,
.portfolio-3d-card img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.035) translateZ(0);
    filter: brightness(.76) contrast(1.08) saturate(1.05);
    transition: transform .7s ease, filter .7s ease;
}
.portfolio-3d-feature a::before,
.portfolio-3d-card a::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        radial-gradient(circle at var(--mx) var(--my), rgba(255,255,255,.22), transparent 23%),
        linear-gradient(180deg, rgba(4,6,10,.08) 0%, rgba(4,6,10,.34) 42%, rgba(4,6,10,.92) 100%);
    transform: translateZ(22px);
}
.portfolio-3d-feature a::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    z-index: 2;
    height: 42%;
    background: linear-gradient(180deg, transparent, rgba(var(--theme-rgb), .28));
    mix-blend-mode: screen;
    opacity: .7;
    transform: translateZ(34px);
}
.portfolio-3d-feature a:hover,
.portfolio-3d-card a:hover {
    box-shadow: 0 48px 132px rgba(0,0,0,.5), 0 22px 78px rgba(var(--theme-rgb), .25);
}
.portfolio-3d-feature a:hover img,
.portfolio-3d-card a:hover img {
    transform: scale(1.08) translateZ(38px);
    filter: brightness(.9) contrast(1.1) saturate(1.12);
}
.portfolio-feature-number {
    position: absolute;
    top: clamp(20px, 3vw, 40px);
    right: clamp(20px, 3vw, 40px);
    z-index: 4;
    color: rgba(255,255,255,.26);
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(62px, 8vw, 126px);
    font-weight: 900;
    line-height: .78;
    transform: translateZ(70px);
}
.portfolio-3d-content {
    position: absolute;
    left: clamp(22px, 3vw, 42px);
    right: clamp(22px, 3vw, 42px);
    bottom: clamp(22px, 3vw, 42px);
    z-index: 4;
    transform: translateZ(74px);
}
.portfolio-3d-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
}
.portfolio-3d-meta span {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 11px;
    border-radius: 999px;
    background: rgba(255,255,255,.13);
    color: rgba(255,255,255,.88);
    font-size: 11px;
    font-weight: 800;
    line-height: 1;
    backdrop-filter: blur(12px);
}
.portfolio-3d-content h3 {
    max-width: 720px;
    margin: 0;
    color: #fff;
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(32px, 4.2vw, 66px);
    font-weight: 900;
    line-height: .95;
    letter-spacing: 0;
    text-transform: uppercase;
}
.portfolio-3d-content p {
    max-width: 560px;
    margin: 16px 0 0;
    color: rgba(255,255,255,.72);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.62;
}
.portfolio-3d-content strong {
    margin-top: 22px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}
.portfolio-3d-content strong i {
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: var(--portfolio-accent);
    color: #fff;
    font-size: 12px;
    transition: transform .22s ease, background .22s ease, color .22s ease;
}
.portfolio-3d-feature a:hover strong i {
    transform: translateX(4px);
    background: #fff;
    color: var(--portfolio-accent);
}
.portfolio-3d-deck {
    position: relative;
    min-height: 650px;
    transform-style: preserve-3d;
}
.portfolio-3d-card {
    position: absolute;
    inset: auto 0 auto auto;
    width: min(470px, 96%);
    min-height: 248px;
    transform-style: preserve-3d;
}
.portfolio-3d-card:nth-child(1) { top: 0; right: 7%; transform: rotateY(-16deg) rotateZ(2deg) translateZ(80px); z-index: 6; }
.portfolio-3d-card:nth-child(2) { top: 118px; right: 0; transform: rotateY(-10deg) rotateZ(-2deg) translateZ(52px); z-index: 5; }
.portfolio-3d-card:nth-child(3) { top: 236px; right: 12%; transform: rotateY(-18deg) rotateZ(1deg) translateZ(28px); z-index: 4; }
.portfolio-3d-card:nth-child(4) { top: 354px; right: 3%; transform: rotateY(-8deg) rotateZ(-1.5deg) translateZ(8px); z-index: 3; }
.portfolio-3d-card:nth-child(n+5) { display: none; }
.portfolio-3d-card a {
    box-shadow: 0 30px 86px rgba(0,0,0,.38);
}
.portfolio-3d-card .portfolio-3d-content {
    left: 22px;
    right: 22px;
    bottom: 22px;
    transform: translateZ(52px);
}
.portfolio-3d-card .portfolio-3d-content h3 {
    max-width: 360px;
    font-size: clamp(22px, 2vw, 34px);
    line-height: 1;
}
.portfolio-3d-card .portfolio-3d-content small {
    display: block;
    margin-top: 10px;
    color: rgba(255,255,255,.64);
    font-size: 12px;
    font-weight: 800;
}
.portfolio-3d-empty {
    min-height: 260px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    background: rgba(255,255,255,.08);
    color: rgba(255,255,255,.68);
    font-weight: 800;
}
@media (max-width: 1199px) {
    .portfolio-3d-showcase { grid-template-columns: 1fr; }
    .portfolio-3d-deck { min-height: 520px; }
    .portfolio-3d-card { width: min(520px, 92%); }
    .portfolio-3d-card:nth-child(1) { top: 0; right: 26%; }
    .portfolio-3d-card:nth-child(2) { top: 96px; right: 6%; }
    .portfolio-3d-card:nth-child(3) { top: 192px; right: 30%; }
    .portfolio-3d-card:nth-child(4) { top: 288px; right: 10%; }
}
@media (max-width: 991px) {
    .portfolio-3d-head { grid-template-columns: 1fr; }
    .portfolio-all-link { width: fit-content; }
    .portfolio-3d-feature a,
    .portfolio-3d-card a { transform: none !important; }
}
@media (max-width: 720px) {
    .portfolio-container { width: calc(100% - 28px); }
    .portfolio-3d-section { padding: 68px 0; }
    .portfolio-3d-head h3 { font-size: 38px; }
    .portfolio-3d-feature { min-height: 500px; }
    .portfolio-feature-number { font-size: 62px; }
    .portfolio-3d-content h3 { font-size: 34px; }
    .portfolio-3d-content p { display: none; }
    .portfolio-3d-deck { min-height: auto; display: grid; gap: 14px; }
    .portfolio-3d-card,
    .portfolio-3d-card:nth-child(1),
    .portfolio-3d-card:nth-child(2),
    .portfolio-3d-card:nth-child(3),
    .portfolio-3d-card:nth-child(4) {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        min-height: 260px;
        transform: none;
    }
}
/* ===== portfolio 3d light ===== */
body.uyc-theme-light .portfolio-3d-section {
    --portfolio-text: #141922;
    --portfolio-muted: rgba(20,25,34,.66);
    --portfolio-soft: rgba(20,25,34,.08);
    background:
        radial-gradient(circle at 14% 18%, rgba(var(--theme-rgb), .14), transparent 30%),
        radial-gradient(circle at 82% 70%, rgba(20,25,34,.055), transparent 30%),
        linear-gradient(145deg, #ffffff 0%, #f5f7fa 48%, #ffffff 100%) !important;
}
body.uyc-theme-light .portfolio-3d-section::before {
    background: linear-gradient(110deg, transparent 0 22%, rgba(20,25,34,.055) 22% 23%, transparent 23% 50%, rgba(var(--theme-rgb), .12) 50% 51%, transparent 51%) !important;
}
body.uyc-theme-light .portfolio-3d-section::after {
    background: radial-gradient(circle, rgba(var(--theme-rgb), .14), transparent 65%) !important;
}
body.uyc-theme-light .portfolio-3d-head h3 {
    color: #141922 !important;
}
body.uyc-theme-light .portfolio-all-link {
    background: rgba(20,25,34,.07) !important;
    color: #141922 !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.8), 0 16px 44px rgba(17,24,39,.1) !important;
}
body.uyc-theme-light .portfolio-all-link:hover {
    background: var(--portfolio-accent) !important;
    color: #fff !important;
}
body.uyc-theme-light .portfolio-3d-feature a {
    box-shadow: 0 38px 104px rgba(17,24,39,.18), 0 18px 66px rgba(var(--theme-rgb), .12) !important;
}
body.uyc-theme-light .portfolio-3d-card a {
    box-shadow: 0 28px 78px rgba(17,24,39,.16) !important;
}
body.uyc-theme-light .portfolio-depth-layer.layer-one {
    background: rgba(var(--theme-rgb), .2) !important;
}
body.uyc-theme-light .portfolio-depth-layer.layer-two {
    background: rgba(17,24,39,.06) !important;
}
body.uyc-theme-light .portfolio-3d-empty {
    background: rgba(20,25,34,.06) !important;
    color: rgba(20,25,34,.66) !important;
}

/* ===== portfolio scattered 3d refinement ===== */
.portfolio-3d-showcase {
    grid-template-columns: minmax(0, .94fr) minmax(560px, 1.06fr);
    align-items: start;
}
.portfolio-3d-feature {
    min-height: clamp(500px, 48vw, 680px);
    margin-top: clamp(18px, 4vw, 54px);
}
.portfolio-3d-deck {
    min-height: 760px;
}
.portfolio-3d-card {
    width: min(360px, 46%);
    min-height: 238px;
}
.portfolio-3d-card:nth-child(1) {
    top: 0;
    left: 2%;
    right: auto;
    transform: rotateY(-10deg) rotateX(2deg) rotateZ(-2.2deg) translateZ(72px);
    z-index: 6;
}
.portfolio-3d-card:nth-child(2) {
    top: 54px;
    left: auto;
    right: 3%;
    transform: rotateY(12deg) rotateX(-1deg) rotateZ(2.4deg) translateZ(58px);
    z-index: 5;
}
.portfolio-3d-card:nth-child(3) {
    top: 302px;
    left: 10%;
    right: auto;
    transform: rotateY(-14deg) rotateX(2deg) rotateZ(1.8deg) translateZ(42px);
    z-index: 4;
}
.portfolio-3d-card:nth-child(4) {
    top: 360px;
    left: auto;
    right: 0;
    transform: rotateY(10deg) rotateX(-2deg) rotateZ(-1.8deg) translateZ(30px);
    z-index: 3;
}
.portfolio-3d-card:nth-child(5) {
    display: block;
    top: 570px;
    left: 28%;
    right: auto;
    transform: rotateY(-7deg) rotateX(1deg) rotateZ(.9deg) translateZ(18px);
    z-index: 2;
}
.portfolio-3d-card:nth-child(n+6) {
    display: none;
}
.portfolio-3d-card a {
    box-shadow: 0 26px 76px rgba(0,0,0,.32);
}
.portfolio-3d-card a:hover {
    transform: rotateX(var(--rx)) rotateY(var(--ry)) translateY(-8px) translateZ(22px);
}
.portfolio-3d-card .portfolio-3d-content h3 {
    font-size: clamp(20px, 1.65vw, 29px);
}
@media (max-width: 1199px) {
    .portfolio-3d-showcase { grid-template-columns: 1fr; }
    .portfolio-3d-deck { min-height: 690px; }
    .portfolio-3d-card { width: min(390px, 48%); }
    .portfolio-3d-card:nth-child(1) { top: 0; left: 2%; right: auto; }
    .portfolio-3d-card:nth-child(2) { top: 70px; left: auto; right: 2%; }
    .portfolio-3d-card:nth-child(3) { top: 300px; left: 7%; right: auto; }
    .portfolio-3d-card:nth-child(4) { top: 360px; left: auto; right: 4%; }
    .portfolio-3d-card:nth-child(5) { top: 515px; left: 31%; right: auto; }
}
@media (max-width: 720px) {
    .portfolio-3d-deck { min-height: auto; }
    .portfolio-3d-card,
    .portfolio-3d-card:nth-child(1),
    .portfolio-3d-card:nth-child(2),
    .portfolio-3d-card:nth-child(3),
    .portfolio-3d-card:nth-child(4),
    .portfolio-3d-card:nth-child(5) {
        width: 100%;
        transform: none;
    }
}
/* ===== datainclude\modules\proccess.php ===== */
.process-map-section {
    --process-bg: #080c12;
    --process-map: rgba(255,255,255,.065);
    --process-map-strong: rgba(255,255,255,.11);
    --process-text: #ffffff;
    --process-muted: rgba(255,255,255,.66);
    --process-accent: var(--sh-red,var(--theme-color));
    position: relative;
    overflow: hidden;
    padding: clamp(82px, 8vw, 132px) 0;
    background:
        radial-gradient(circle at 14% 12%, rgba(var(--theme-rgb), .18), transparent 30%),
        radial-gradient(circle at 84% 74%, rgba(255,255,255,.06), transparent 28%),
        linear-gradient(145deg, #080c12 0%, #141b24 48%, #080c12 100%);
    color: var(--process-text);
}
.process-map-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px),
        linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px);
    background-size: 76px 76px;
    mask-image: linear-gradient(180deg, transparent, #000 18%, #000 84%, transparent);
}
.process-map-section::after {
    content: "";
    position: absolute;
    inset: auto -10% -34% -10%;
    height: 55%;
    pointer-events: none;
    background: radial-gradient(circle, rgba(var(--theme-rgb), .18), transparent 65%);
}
.process-shell {
    position: relative;
    z-index: 2;
    width: min(1460px, calc(100% - 48px));
    margin: 0 auto;
}
.process-section__title {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 500px);
    align-items: end;
    gap: clamp(24px, 4vw, 64px);
    margin-bottom: clamp(38px, 5vw, 68px);
}
.process-section__subtitle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    color: var(--process-accent);
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.process-section__subtitle::before {
    content: "";
    width: 30px;
    height: 2px;
    background: currentColor;
}
.process-section__heading {
    grid-column: 1 / 2;
    margin: 0;
    color: var(--process-text);
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(38px, 5vw, 78px);
    font-weight: 900;
    line-height: .94;
    letter-spacing: 0;
    text-transform: uppercase;
}
.process-map {
    position: relative;
    min-height: 620px;
    perspective: 1500px;
    transform-style: preserve-3d;
}
.process-map__surface {
    position: absolute;
    inset: 38px 0 0;
    border-radius: 8px;
    background:
        linear-gradient(135deg, var(--process-map-strong), rgba(255,255,255,.025)),
        repeating-linear-gradient(45deg, rgba(255,255,255,.035) 0 1px, transparent 1px 34px);
    box-shadow: 0 42px 120px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.1);
    transform: rotateX(58deg) rotateZ(-1.5deg) translateY(46px);
    transform-origin: center top;
}
.process-map__surface::before {
    content: "";
    position: absolute;
    inset: 34px;
    border-radius: 8px;
    background:
        radial-gradient(circle at 18% 72%, rgba(var(--theme-rgb), .18), transparent 22%),
        radial-gradient(circle at 72% 28%, rgba(255,255,255,.08), transparent 24%),
        linear-gradient(120deg, transparent 0 28%, rgba(255,255,255,.055) 28% 29%, transparent 29% 62%, rgba(var(--theme-rgb), .12) 62% 63%, transparent 63%);
}
.process-map__route {
    position: absolute;
    inset: 70px 34px 0;
    z-index: 1;
    pointer-events: none;
    transform: rotateX(58deg) rotateZ(-1.5deg) translateY(42px) translateZ(28px);
    transform-origin: center top;
}
.process-map__route svg {
    width: 100%;
    height: 100%;
    overflow: visible;
}
.process-map__route path {
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.process-map__route-shadow {
    stroke: rgba(0,0,0,.38);
    stroke-width: 22;
    filter: blur(6px);
}
.process-map__route-line {
    stroke: var(--process-accent);
    stroke-width: 8;
    stroke-dasharray: 18 16;
    filter: drop-shadow(0 0 16px rgba(var(--theme-rgb), .34));
    animation: processRouteMove 16s linear infinite;
}
@keyframes processRouteMove {
    to { stroke-dashoffset: -220; }
}
.process-timeline {
    position: absolute;
    inset: 0;
    z-index: 3;
    transform-style: preserve-3d;
}
.process-step {
    position: absolute;
    width: min(330px, 25vw);
    min-height: 190px;
    padding: 18px 18px 20px;
    border-radius: 8px;
    background: linear-gradient(150deg, rgba(255,255,255,.13), rgba(255,255,255,.045));
    box-shadow: 0 28px 84px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.14);
    color: var(--process-text);
    transform-style: preserve-3d;
    transition: transform .28s ease, box-shadow .28s ease, background .28s ease;
}
.process-step::before {
    content: "";
    position: absolute;
    left: 42px;
    top: 70px;
    width: 2px;
    height: 92px;
    background: linear-gradient(180deg, rgba(var(--theme-rgb), .8), transparent);
    transform: translateZ(-20px);
}
.process-step::after {
    content: "";
    position: absolute;
    left: 23px;
    top: 150px;
    width: 40px;
    height: 14px;
    border-radius: 50%;
    background: rgba(var(--theme-rgb), .28);
    filter: blur(8px);
    transform: rotateX(70deg) translateZ(-30px);
}
.process-step:hover {
    background: linear-gradient(150deg, rgba(255,255,255,.18), rgba(255,255,255,.06));
    box-shadow: 0 36px 100px rgba(0,0,0,.36), 0 18px 62px rgba(var(--theme-rgb), .18), inset 0 1px 0 rgba(255,255,255,.18);
}
.process-step.is-pin-1 { left: 3%; top: 330px; transform: rotateZ(-2deg) translateZ(90px); }
.process-step.is-pin-2 { left: 20%; top: 95px; transform: rotateZ(2deg) translateZ(118px); }
.process-step.is-pin-3 { left: 37%; top: 285px; transform: rotateZ(-1deg) translateZ(105px); }
.process-step.is-pin-4 { right: 25%; top: 375px; transform: rotateZ(2.2deg) translateZ(124px); }
.process-step.is-pin-5 { right: 14%; top: 145px; transform: rotateZ(-2.4deg) translateZ(112px); }
.process-step.is-pin-6 { right: 1%; top: 245px; transform: rotateZ(1.5deg) translateZ(96px); }
.process-step:hover {
    transform: translateY(-12px) translateZ(150px) rotateZ(0deg);
}
.process-step__number {
    position: relative;
    display: inline-grid;
    grid-template-columns: 36px auto;
    align-items: center;
    gap: 10px;
    min-height: 44px;
    padding: 5px 13px 5px 5px;
    border-radius: 999px;
    background: var(--process-accent);
    color: #fff;
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
    box-shadow: 0 16px 44px rgba(var(--theme-rgb), .28);
    transform: translateZ(52px);
}
.process-step__number i {
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #fff;
    color: var(--process-accent);
    font-size: 13px;
}
.process-step__content {
    position: relative;
    margin-top: 20px;
    transform: translateZ(42px);
}
.process-step__eyebrow {
    display: block;
    margin-bottom: 10px;
    color: var(--process-accent);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .12em;
    line-height: 1;
    text-transform: uppercase;
}
.process-step__title {
    margin: 0 0 10px;
    color: var(--process-text);
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(22px, 1.75vw, 31px);
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}
.process-step__description {
    margin: 0;
    color: var(--process-muted);
    font-size: 12.5px;
    font-weight: 650;
    line-height: 1.55;
}
@media (max-width: 1199px) {
    .process-map { min-height: 780px; }
    .process-step { width: min(330px, 42vw); }
    .process-step.is-pin-1 { left: 2%; top: 320px; }
    .process-step.is-pin-2 { left: 28%; top: 88px; }
    .process-step.is-pin-3 { left: auto; right: 2%; top: 280px; }
    .process-step.is-pin-4 { left: 8%; right: auto; top: 535px; }
    .process-step.is-pin-5 { left: 38%; right: auto; top: 430px; }
    .process-step.is-pin-6 { right: 4%; top: 560px; }
}
@media (max-width: 820px) {
    .process-section__title { grid-template-columns: 1fr; }
    .process-map {
        min-height: auto;
        padding-top: 20px;
    }
    .process-map__surface,
    .process-map__route { display: none; }
    .process-timeline {
        position: relative;
        display: grid;
        gap: 16px;
    }
    .process-step,
    .process-step.is-pin-1,
    .process-step.is-pin-2,
    .process-step.is-pin-3,
    .process-step.is-pin-4,
    .process-step.is-pin-5,
    .process-step.is-pin-6 {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        width: 100%;
        transform: none;
    }
    .process-step:hover { transform: translateY(-4px); }
}
@media (max-width: 680px) {
    .process-shell { width: calc(100% - 28px); }
    .process-map-section { padding: 68px 0; }
    .process-section__heading { font-size: 42px; }
}
/* ===== process map light ===== */
body.uyc-theme-light .process-map-section {
    --process-bg: #ffffff;
    --process-map: rgba(255,255,255,.88);
    --process-map-strong: rgba(255,255,255,.96);
    --process-text: #141922;
    --process-muted: rgba(20,25,34,.66);
    background:
        radial-gradient(circle at 14% 12%, rgba(var(--theme-rgb), .11), transparent 30%),
        radial-gradient(circle at 84% 74%, rgba(20,25,34,.05), transparent 28%),
        linear-gradient(145deg, #ffffff 0%, #f4f6f8 48%, #ffffff 100%) !important;
}
body.uyc-theme-light .process-map-section::before {
    background:
        linear-gradient(90deg, rgba(20,25,34,.045) 1px, transparent 1px),
        linear-gradient(rgba(20,25,34,.035) 1px, transparent 1px) !important;
}
body.uyc-theme-light .process-map__surface {
    box-shadow: 0 38px 100px rgba(17,24,39,.12), inset 0 1px 0 rgba(255,255,255,.9) !important;
}
body.uyc-theme-light .process-step {
    background: linear-gradient(150deg, rgba(255,255,255,.94), rgba(255,255,255,.68)) !important;
    box-shadow: 0 26px 76px rgba(17,24,39,.13), inset 0 1px 0 rgba(255,255,255,.94) !important;
}
body.uyc-theme-light .process-step:hover {
    background: linear-gradient(150deg, #fff, rgba(255,255,255,.78)) !important;
    box-shadow: 0 34px 94px rgba(17,24,39,.18), 0 16px 54px rgba(var(--theme-rgb), .12), inset 0 1px 0 #fff !important;
}
body.uyc-theme-light .process-step::after {
    background: rgba(var(--theme-rgb), .18) !important;
}


/* ===== process clean 3d route override ===== */
.process-map {
    min-height: 520px;
    margin-top: 10px;
    perspective: none;
}
.process-map__surface {
    inset: 86px 5% 96px;
    border-radius: 8px;
    opacity: .78;
    transform: none !important;
    background:
        radial-gradient(circle at 18% 50%, rgba(var(--theme-rgb), .14), transparent 24%),
        radial-gradient(circle at 82% 50%, rgba(255,255,255,.07), transparent 24%),
        linear-gradient(135deg, var(--process-map-strong), rgba(255,255,255,.028)),
        repeating-linear-gradient(90deg, rgba(255,255,255,.035) 0 1px, transparent 1px 56px);
}
.process-map__surface::before {
    inset: 24px;
    opacity: .5;
    background:
        linear-gradient(90deg, transparent 0 12%, rgba(255,255,255,.06) 12% 13%, transparent 13% 36%, rgba(var(--theme-rgb), .1) 36% 37%, transparent 37% 68%, rgba(255,255,255,.05) 68% 69%, transparent 69%),
        linear-gradient(0deg, rgba(255,255,255,.035), transparent 46%, rgba(255,255,255,.035));
}
.process-map__route {
    inset: 132px 7% 132px;
    transform: none !important;
}
.process-map__route svg {
    height: 100%;
}
.process-map__route-shadow {
    stroke-width: 18;
    opacity: .45;
}
.process-map__route-line {
    stroke-width: 7;
    stroke-dasharray: 16 14;
}
.process-step {
    width: min(315px, 24vw);
    min-height: 168px;
    border-radius: 8px;
    transform: none !important;
}
.process-step:hover {
    transform: translateY(-8px) !important;
}
.process-step::before {
    left: 50%;
    top: auto;
    bottom: -38px;
    height: 46px;
    transform: translateX(-50%);
}
.process-step::after {
    left: 50%;
    top: auto;
    bottom: -48px;
    transform: translateX(-50%);
}
.process-step.is-pin-1 {
    left: 5%;
    top: 265px;
}
.process-step.is-pin-2 {
    left: 26%;
    top: 24px;
}
.process-step.is-pin-3 {
    left: 46%;
    top: 265px;
}
.process-step.is-pin-4 {
    left: auto;
    right: 18%;
    top: 24px;
}
.process-step.is-pin-5 {
    left: auto;
    right: 4%;
    top: 265px;
}
.process-step.is-pin-6 {
    left: auto;
    right: 1%;
    top: 24px;
}
.process-step.is-pin-2::before,
.process-step.is-pin-4::before,
.process-step.is-pin-6::before {
    top: auto;
    bottom: -72px;
    height: 72px;
}
.process-step.is-pin-1::before,
.process-step.is-pin-3::before,
.process-step.is-pin-5::before {
    top: -72px;
    bottom: auto;
    height: 72px;
    background: linear-gradient(0deg, rgba(var(--theme-rgb), .8), transparent);
}
.process-step.is-pin-1::after,
.process-step.is-pin-3::after,
.process-step.is-pin-5::after {
    top: -78px;
    bottom: auto;
}
.process-step__number {
    transform: none;
}
.process-step__content {
    transform: none;
}
@media (max-width: 1199px) {
    .process-map {
        min-height: auto;
    }
    .process-map__surface,
    .process-map__route {
        display: none;
    }
    .process-timeline {
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }
    .process-step,
    .process-step.is-pin-1,
    .process-step.is-pin-2,
    .process-step.is-pin-3,
    .process-step.is-pin-4,
    .process-step.is-pin-5,
    .process-step.is-pin-6 {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        width: 100%;
    }
    .process-step::before,
    .process-step::after {
        display: none;
    }
}
@media (max-width: 680px) {
    .process-timeline {
        grid-template-columns: 1fr;
    }
}

/* ===== process route card polish ===== */
.process-map__surface {
    inset: 96px 6% 108px;
    opacity: .62;
    background:
        radial-gradient(circle at 18% 48%, rgba(var(--theme-rgb), .13), transparent 24%),
        radial-gradient(circle at 82% 52%, rgba(255,255,255,.055), transparent 24%),
        linear-gradient(135deg, rgba(255,255,255,.075), rgba(255,255,255,.022)),
        repeating-linear-gradient(90deg, rgba(255,255,255,.028) 0 1px, transparent 1px 68px),
        repeating-linear-gradient(0deg, rgba(255,255,255,.018) 0 1px, transparent 1px 54px);
    box-shadow: 0 34px 92px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.075);
}
.process-map__surface::before {
    inset: 26px;
    opacity: .46;
    background:
        linear-gradient(90deg, transparent 0 16%, rgba(255,255,255,.05) 16% 17%, transparent 17% 44%, rgba(var(--theme-rgb), .09) 44% 45%, transparent 45% 72%, rgba(255,255,255,.04) 72% 73%, transparent 73%),
        linear-gradient(0deg, transparent 0 28%, rgba(255,255,255,.035) 28% 29%, transparent 29% 70%, rgba(var(--theme-rgb), .055) 70% 71%, transparent 71%);
}
.process-map__route {
    z-index: 1;
    inset: 146px 8% 146px;
    opacity: .92;
}
.process-map__route-line {
    stroke-width: 6;
    opacity: .72;
    filter: drop-shadow(0 0 12px rgba(var(--theme-rgb), .28));
}
.process-map__route-shadow {
    stroke-width: 15;
    opacity: .32;
}
.process-timeline {
    z-index: 4;
}
.process-step {
    z-index: 5;
    width: min(330px, 24vw);
    min-height: 178px;
    padding: 18px;
    background:
        linear-gradient(145deg, rgba(255,255,255,.17), rgba(255,255,255,.06)),
        radial-gradient(circle at 12% 0%, rgba(var(--theme-rgb), .12), transparent 34%);
    border: 1px solid rgba(255,255,255,.09);
    box-shadow: 0 30px 86px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.16);
    backdrop-filter: blur(16px) saturate(1.15);
    overflow: hidden;
}
.process-step::before {
    z-index: -1;
    opacity: .54;
}
.process-step::after {
    z-index: -2;
    opacity: .62;
}
.process-step:hover {
    background:
        linear-gradient(145deg, rgba(255,255,255,.22), rgba(255,255,255,.075)),
        radial-gradient(circle at 12% 0%, rgba(var(--theme-rgb), .18), transparent 34%);
    box-shadow: 0 38px 104px rgba(0,0,0,.36), 0 18px 58px rgba(var(--theme-rgb), .16), inset 0 1px 0 rgba(255,255,255,.2);
}
.process-step__number {
    min-height: 42px;
    background: linear-gradient(135deg, var(--process-accent), rgba(var(--theme-rgb), .72));
    box-shadow: 0 15px 42px rgba(var(--theme-rgb), .26), inset 0 1px 0 rgba(255,255,255,.22);
}
.process-step__content {
    margin-top: 18px;
}
.process-step__eyebrow {
    color: rgba(255,255,255,.58);
}
.process-step__title {
    max-width: 290px;
    font-size: clamp(21px, 1.55vw, 29px);
}
.process-step__description {
    color: rgba(255,255,255,.68);
    font-size: 12.5px;
}
.process-step.is-pin-1,
.process-step.is-pin-3,
.process-step.is-pin-5 {
    top: 272px;
}
.process-step.is-pin-2,
.process-step.is-pin-4,
.process-step.is-pin-6 {
    top: 18px;
}
body.uyc-theme-light .process-map__surface {
    background:
        radial-gradient(circle at 18% 48%, rgba(var(--theme-rgb), .09), transparent 24%),
        radial-gradient(circle at 82% 52%, rgba(20,25,34,.045), transparent 24%),
        linear-gradient(135deg, rgba(255,255,255,.92), rgba(255,255,255,.62)),
        repeating-linear-gradient(90deg, rgba(20,25,34,.032) 0 1px, transparent 1px 68px),
        repeating-linear-gradient(0deg, rgba(20,25,34,.022) 0 1px, transparent 1px 54px) !important;
    box-shadow: 0 32px 88px rgba(17,24,39,.1), inset 0 1px 0 rgba(255,255,255,.94) !important;
}
body.uyc-theme-light .process-step {
    background:
        linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,255,255,.78)),
        radial-gradient(circle at 12% 0%, rgba(var(--theme-rgb), .08), transparent 34%) !important;
    border-color: rgba(20,25,34,.07) !important;
    box-shadow: 0 28px 78px rgba(17,24,39,.12), inset 0 1px 0 rgba(255,255,255,.96) !important;
}
body.uyc-theme-light .process-step:hover {
    box-shadow: 0 36px 96px rgba(17,24,39,.17), 0 16px 52px rgba(var(--theme-rgb), .11), inset 0 1px 0 #fff !important;
}
body.uyc-theme-light .process-step__eyebrow {
    color: rgba(20,25,34,.48) !important;
}
body.uyc-theme-light .process-step__description {
    color: rgba(20,25,34,.66) !important;
}

/* ===== process clean background override ===== */
.process-map-section::before,
.process-map-section::after,
.process-map__surface,
.process-map__surface::before {
    display: none !important;
}
.process-map-section {
    background: linear-gradient(145deg, #080c12 0%, #121922 52%, #080c12 100%) !important;
}
.process-map__route {
    opacity: .78;
}
body.uyc-theme-light .process-map-section {
    background: linear-gradient(145deg, #ffffff 0%, #f5f7fa 52%, #ffffff 100%) !important;
}
/* ===== datainclude\modules\product.php ===== */

/* ===== Modern Products Section ===== */
.modern-products-section { position: relative; padding: 96px 0; background: #fff; overflow: hidden; color: #1a1a1a; }
.modern-products-section::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 12% 16%, rgba(var(--theme-rgb), 0.15), transparent 30%), radial-gradient(circle at 90% 74%, rgba(26, 26, 26, 0.055), transparent 34%), linear-gradient(180deg, #fff 0%, #fff 100%); pointer-events: none; }
.modern-products-section .container { position: relative; z-index: 2; }
.modern-section-title { text-align: left; margin-bottom: 48px; max-width: 880px; }
.modern-section-title .sm-title { font-family: 'Big Shoulders Display', var(--title-font), sans-serif; font-size: 13px; font-weight: 900; color: var(--sh-red,var(--theme-color)); text-transform: uppercase; letter-spacing: 5px; margin-bottom: 14px; display: block; }
.modern-section-title .title { font-family: 'Big Shoulders Display', var(--title-font), sans-serif; font-size: clamp(42px, 5.2vw, 82px); font-weight: 900; color: #1a1a1a; line-height: 0.94; margin: 0; text-transform: uppercase; }
.modern-products-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-auto-rows: 330px; gap: 20px; margin-bottom: 48px; }
.modern-product-card { position: relative; min-height: 330px; background: #fff; overflow: hidden; isolation: isolate; transition: transform 0.45s ease, filter 0.45s ease, box-shadow 0.45s ease; }
.modern-product-card--featured { grid-column: span 2; grid-row: span 2; }
.modern-product-card:hover { transform: translateY(-7px); filter: saturate(1.08); box-shadow: 0 24px 70px rgba(0, 0, 0, 0.136); }
.modern-product-img { position: absolute; inset: 0; display: block; background: #fff; overflow: hidden; z-index: 0; }
.modern-product-img::before, .modern-product-img::after { content: ''; position: absolute; inset: 0; z-index: 1; pointer-events: none; }
.modern-product-img::before { background: linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.34) 42%, rgba(255, 255, 255, 0.94) 100%); }
.modern-product-img::after { opacity: 0; background: linear-gradient(135deg, rgba(var(--theme-rgb), 0.34), transparent 48%); transition: opacity 0.45s ease; }
.modern-product-card:hover .modern-product-img::after { opacity: 1; }
.modern-product-img img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.02); transition: transform 0.75s ease; }
.modern-product-card:hover .modern-product-img img { transform: scale(1.1); }
.product-overlay { position: absolute; left: 18px; right: 18px; top: 18px; z-index: 4; max-height: calc(100% - 154px); padding: 16px; background: rgba(255, 255, 255, 0.84); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); opacity: 0; transform: translateY(-12px); transition: opacity 0.35s ease, transform 0.35s ease; overflow: auto; }
.modern-product-card--featured .product-overlay { left: 34px; right: auto; top: 34px; max-width: 520px; max-height: calc(100% - 190px); }
.modern-product-card:hover .product-overlay { opacity: 1; transform: translateY(0); }
.overlay-title { font-family: 'Big Shoulders Display', var(--title-font), sans-serif; color: #1a1a1a; font-size: 22px; font-weight: 900; margin-bottom: 12px; text-align: left; width: 100%; text-transform: uppercase; line-height: 1; }
.overlay-specs { list-style: none; padding: 0; margin: 0; width: 100%; font-size: 12px; }
.overlay-specs li { color: rgba(26, 26, 26, 0.84); padding: 7px 0; border-bottom: 1px solid rgba(26, 26, 26, 0.12); text-align: left; line-height: 1.35; display: flex; gap: 8px; }
.overlay-specs li:last-child { border-bottom: none; }
.overlay-specs li strong { color: var(--sh-red,var(--theme-color)); font-weight: 800; flex-shrink: 0; min-width: fit-content; }
.overlay-specs li span { flex: 1; }
.modern-product-content { position: absolute; left: 0; right: 0; bottom: 0; z-index: 3; padding: 26px; min-height: 42%; display: flex; flex-direction: column; justify-content: flex-end; background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.72) 34%, rgba(255, 255, 255, 0.98) 100%); }
.modern-product-card--featured .modern-product-content { padding: 40px; }
.modern-product-content::before { content: ''; width: 42px; height: 4px; background: var(--sh-red,var(--theme-color)); margin-bottom: 18px; box-shadow: 0 0 18px rgba(var(--theme-rgb), 0.48); }
.modern-product-title { font-family: 'Big Shoulders Display', var(--title-font), sans-serif; font-size: 30px; font-weight: 900; margin: 0; line-height: 0.98; text-transform: uppercase; }
.modern-product-card--featured .modern-product-title { font-size: clamp(42px, 4.4vw, 68px); max-width: 640px; }
.modern-product-title a { color: #1a1a1a; text-decoration: none; transition: color 0.3s ease; display: block; }
.modern-product-title a:hover { color: #1a1a1a; }
.modern-product-category { font-size: 12px; color: rgba(26, 26, 26, 0.68); margin: 12px 0 0; text-transform: uppercase; letter-spacing: 0.8px; }
.modern-product-category a { color: rgba(26, 26, 26, 0.72); text-decoration: none; transition: color 0.3s ease; }
.modern-product-category a:hover { color: var(--sh-red,var(--theme-color)); }
.modern-view-all-btn { display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 15px 30px; background: var(--sh-red,var(--theme-color)); color: #1a1a1a; border: none; border-radius: 0; font-size: 14px; font-weight: 900; text-decoration: none; cursor: pointer; transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease; box-shadow: 0 14px 34px rgba(var(--theme-rgb), 0.28); width: fit-content; text-transform: uppercase; }
.modern-view-all-btn:hover { color: #1a1a1a; background: #fff; transform: translateY(-3px); box-shadow: 0 18px 44px rgba(var(--theme-rgb), 0.38); }
.modern-view-all-btn i { font-size: 13px; }
@media (max-width: 1199px) { .modern-products-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); grid-auto-rows: 310px; } .modern-product-card--featured { grid-column: span 2; } }
@media (max-width: 991px) { .modern-products-section { padding: 78px 0; } .modern-products-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-auto-rows: 300px; gap: 18px; } }
@media (max-width: 767px) { .modern-products-section { padding: 68px 0; } .modern-section-title { margin-bottom: 38px; } .modern-products-grid { grid-template-columns: 1fr; grid-auto-rows: auto; margin-bottom: 36px; } .modern-product-card, .modern-product-card--featured { grid-column: auto; grid-row: auto; min-height: 390px; } .modern-product-card--featured .modern-product-content, .modern-product-content { padding: 28px; } .modern-product-card--featured .product-overlay, .product-overlay { left: 24px; right: 24px; top: 24px; max-width: none; max-height: calc(100% - 150px); } .modern-product-card--featured .modern-product-title, .modern-product-title { font-size: 36px; } }
@media (max-width: 575px) { .modern-products-section { padding: 58px 0; } .modern-section-title .title { font-size: 42px; } .modern-product-card, .modern-product-card--featured { min-height: 340px; } .modern-product-card--featured .modern-product-title, .modern-product-title { font-size: 30px; } .product-overlay { display: none; } }


/* ===== datainclude\modules\productcategories.php ===== */

.product-categories-section {
    position: relative;
    overflow: hidden;
    padding: 92px 0 86px;
    background: #fff;
    color: #1a1a1a;
}

.product-categories-section .container {
    position: relative;
    z-index: 2;
    width: min(100% - 70px, 1840px);
    max-width: 1840px;
}

.categories-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 28px;
    max-width: 100%;
    margin: 0 0 44px;
    padding-left: 0;
}

.categories-header-content {
    display: block;
    max-width: 760px;
}

.categories-kicker {
    display: block;
    margin-bottom: 14px;
    color: var(--sh-red,var(--theme-color));
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 5px;
    line-height: 1;
    text-transform: uppercase;
}

.categories-title {
    margin: 0;
}

.categories-title .title {
    max-width: 760px;
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(44px, 4.1vw, 74px);
    font-weight: 900;
    line-height: .9;
    letter-spacing: 0;
    text-transform: uppercase;
    text-wrap: balance;
}

.categories-desc {
    display: none;
}

.categories-grid {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    overflow-y: visible;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    cursor: grab;
    padding: 0 0 16px;
    user-select: none;
}

.categories-grid::-webkit-scrollbar {
    display: none;
}

.categories-grid.is-dragging {
    cursor: grabbing;
    scroll-behavior: auto;
}

.category-item {
    flex: 0 0 clamp(320px, 24vw, 440px);
    min-width: 0;
    perspective: 1000px;
    scroll-snap-align: start;
}

.category-item a {
    position: relative;
    display: block;
    min-height: 530px;
    overflow: hidden;
    border: 1px solid rgba(26, 26, 26, .35);
    border-radius: 18px;
    color: #1a1a1a;
    text-decoration: none;
    background: #fff;
    isolation: isolate;
    transform: translateY(0);
    box-shadow: 0 18px 46px rgba(0, 0, 0, 0.08800000000000001);
    transition: transform .45s ease, border-color .45s ease, box-shadow .45s ease;
}
.category-item a::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(120deg, transparent 0%, rgba(26, 26, 26, .16) 45%, transparent 62%);
    transform: translateX(-120%);
    transition: transform .75s ease;
    pointer-events: none;
}

.category-item a::after {
    content: '';
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: -34px;
    z-index: 1;
    height: 86px;
    border-radius: 50%;
    background: rgba(var(--theme-rgb), .42);
    filter: blur(32px);
    opacity: 0;
    transform: scaleX(.72);
    transition: opacity .45s ease, transform .45s ease;
    pointer-events: none;
}

.category-item:hover a {
    transform: translateY(-10px);
    border-color: rgba(26, 26, 26, .58);
    box-shadow: 0 30px 70px rgba(26, 26, 26, .42), 0 0 0 1px rgba(var(--theme-rgb), .18);
}

.category-item:hover a::before {
    transform: translateX(120%);
}

.category-item:hover a::after {
    opacity: 1;
    transform: scaleX(1);
}

.category-image-wrapper {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
}

.category-image-wrapper::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.048) 0%, rgba(0, 0, 0, 0.10400000000000001) 42%, rgba(26, 26, 26, .84) 100%),
        linear-gradient(90deg, rgba(0, 0, 0, 0.10400000000000001), rgba(0, 0, 0, 0.0));
    pointer-events: none;
}

.category-image-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
    transition: transform .75s ease, filter .75s ease;
}

.category-item:hover .category-image-wrapper img {
    transform: scale(1.08);
    filter: brightness(1.16) contrast(1.08);
}

.category-info {
    position: absolute;
    left: 32px;
    right: 28px;
    bottom: 72px;
    z-index: 2;
    display: block;
    margin: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.category-count {
    margin: 0 0 10px;
    color: rgba(26, 26, 26, .76);
    font-family: var(--body-font, 'Big Shoulders Display', sans-serif);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.45;
    letter-spacing: 0;
}

.category-name {
    display: block;
    color: #1a1a1a;
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(25px, 1.9vw, 36px);
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}

.category-title-bottom {
    position: absolute;
    left: 32px;
    bottom: 31px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    margin: 0;
    color: #1a1a1a;
    font-family: var(--body-font, 'Big Shoulders Display', sans-serif);
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    transition: transform .3s ease, color .3s ease;
}

.category-title-bottom::before {
    content: 'â€º';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background: var(--sh-red,var(--theme-color));
    color: #1a1a1a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 0 0 8px rgba(var(--theme-rgb), .18);
}

.category-item:hover .category-title-bottom {
    transform: translateX(7px);
}

.category-item:hover .category-title-bottom::before {
    box-shadow: 0 0 0 10px rgba(var(--theme-rgb), .22), 0 0 24px rgba(var(--theme-rgb), .7);
}

.categories-controls {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
    padding-bottom: 7px;
}

.categories-nav {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(26, 26, 26, .32);
    border-radius: 50%;
    background: rgba(26, 26, 26, .06);
    color: #1a1a1a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    transition: background .25s ease, border-color .25s ease, transform .25s ease, opacity .25s ease;
}

.categories-nav:hover {
    background: var(--sh-red,var(--theme-color));
    border-color: var(--sh-red,var(--theme-color));
    transform: translateY(-2px);
}

.categories-nav.is-disabled {
    opacity: .36;
    pointer-events: none;
}

.modern-pagination-area,
.modern-pagination {
    display: none;
}

@media (max-width: 1399px) {
    .category-item {
        flex-basis: clamp(320px, 39vw, 440px);
    }

    .category-item a {
        min-height: 480px;
    }
}

.categories-grid::-webkit-scrollbar {
    display: none;
}

.categories-grid.is-dragging {
    cursor: grabbing;
    scroll-behavior: auto;
}

@media (max-width: 767px) {
    .product-categories-section {
        padding: 64px 0;
    }

    .product-categories-section .container {
        width: min(100% - 30px, 1840px);
    }

    .categories-header {
        display: block;
        margin-bottom: 28px;
    }

    .categories-controls {
        margin-top: 22px;
        padding-bottom: 0;
    }

    .categories-nav {
        width: 44px;
        height: 44px;
        font-size: 28px;
    }

    .categories-kicker {
        font-size: 12px;
        letter-spacing: 3px;
    }

    .categories-title .title {
        font-size: clamp(36px, 11vw, 52px);
        line-height: .94;
    }

    .categories-grid {
        gap: 16px;
        padding-bottom: 10px;
        scroll-padding-left: 0;
    }

    .category-item {
        flex: 0 0 86vw;
    }

    .category-item a {
        min-height: 410px;
        border-radius: 14px;
    }

    .category-info {
        left: 24px;
        right: 24px;
        bottom: 70px;
    }

    .category-title-bottom {
        left: 24px;
        bottom: 28px;
    }
}


/* ===== datainclude\modules\services.php ===== */

/* Services Section */
.service-section {
    position: relative;
    background: linear-gradient(180deg, #fff 0%, #fff 90px, #fff 100%);
    padding: 104px 0 96px;
    overflow: hidden;
    color: #1a1a1a;
}

.service-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0) 110px),
        radial-gradient(circle at 82% 16%, rgba(var(--theme-rgb), 0.16), transparent 30%),
        linear-gradient(180deg, rgba(26, 26, 26, 0.03), transparent 36%);
    pointer-events: none;
}

.service-section .container {
    position: relative;
    z-index: 2;
}

/* Section Title */
.service-section .section-title {
    margin-bottom: 46px;
    max-width: 860px;
}

.service-section .section-title__subtitle {
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: 13px;
    font-weight: 900;
    color: var(--sh-red,var(--theme-color));
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 14px;
    display: block;
}

.service-section .section-title__heading {
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(42px, 5.4vw, 86px);
    font-weight: 900;
    color: #1a1a1a;
    line-height: 0.92;
    margin: 0;
    text-transform: uppercase;
}

/* Services Mosaic */
.services-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.16fr) minmax(0, 0.82fr) minmax(0, 0.82fr);
    grid-auto-rows: 245px;
    gap: 22px;
    align-items: stretch;
}

/* Service Card */
.svc-card {
    position: relative;
    min-height: 245px;
    border-radius: 0;
    overflow: hidden;
    background: #fff;
    isolation: isolate;
    transition: transform 0.45s ease, filter 0.45s ease;
}

.svc-card--featured {
    grid-column: span 2;
    grid-row: span 2;
    min-height: 512px;
}

.svc-card:hover {
    transform: translateY(-6px);
    filter: saturate(1.08);
}

.svc-card::before,
.svc-card::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

.svc-card::before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.42) 42%, rgba(255, 255, 255, 0.92) 100%);
}

.svc-card::after {
    opacity: 0;
    background: linear-gradient(135deg, rgba(var(--theme-rgb), 0.38), transparent 46%);
    transition: opacity 0.45s ease;
}

.svc-card:hover::after {
    opacity: 1;
}

/* Image Container */
.svc-img {
    position: absolute;
    inset: 0;
    display: block;
    overflow: hidden;
    background: #fff;
    z-index: 0;
}

.svc-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.02);
    transition: transform 0.7s ease, opacity 0.45s ease;
}

.svc-card:hover .svc-img img {
    transform: scale(1.1);
}

/* Content */
.svc-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 68%;
    background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.58) 34%, rgba(255, 255, 255, 0.94) 100%);
}

.svc-card--featured .svc-content {
    padding: 42px;
    max-width: 680px;
}

/* Number Badge */
.svc-number {
    position: absolute;
    top: 24px;
    right: 24px;
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: 54px;
    font-weight: 900;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke: 1px rgba(26, 26, 26, 0.62);
    text-stroke: 1px rgba(26, 26, 26, 0.62);
    transition: color 0.35s ease, -webkit-text-stroke-color 0.35s ease;
}

.svc-card--featured .svc-number {
    font-size: 86px;
}

.svc-card:hover .svc-number {
    color: var(--sh-red,var(--theme-color));
    -webkit-text-stroke-color: var(--sh-red,var(--theme-color));
}

/* Title */
.svc-title {
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(28px, 3vw, 48px);
    font-weight: 900;
    color: #1a1a1a;
    margin: 0 0 12px;
    line-height: 0.96;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

.svc-card:not(.svc-card--featured) .svc-title {
    font-size: 30px;
}

.svc-title a {
    color: inherit;
    text-decoration: none;
}

.svc-card:hover .svc-title {
    color: #1a1a1a;
}

/* Description */
.svc-desc {
    font-size: 14px;
    color: rgba(26, 26, 26, 0.72);
    line-height: 1.65;
    margin: 0 0 18px;
    max-width: 520px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.svc-card:not(.svc-card--featured) .svc-desc {
    display: none;
}

/* Read More Link */
.svc-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    font-size: 13px;
    font-weight: 800;
    color: #1a1a1a;
    text-decoration: none;
    transition: gap 0.3s ease, color 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.svc-link::before {
    content: '';
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: var(--sh-red,var(--theme-color));
    box-shadow: 0 12px 28px rgba(var(--theme-rgb), 0.26);
    transition: transform 0.3s ease, background 0.3s ease;
}

.svc-link i {
    position: absolute;
    left: 41px;
    bottom: 41px;
    font-size: 11px;
    color: #1a1a1a;
    transform: translateX(0);
    transition: transform 0.3s ease;
}

.svc-card--featured .svc-link i {
    left: 55px;
    bottom: 55px;
}

.svc-card:hover .svc-link {
    gap: 15px;
}

.svc-card:hover .svc-link::before {
    transform: scale(1.08);
    background: var(--sh-red,var(--theme-color));
    box-shadow: 0 14px 32px rgba(var(--theme-rgb), 0.42);
}

.svc-card:hover .svc-link i {
    color: #1a1a1a;
    transform: translateX(3px);
}

/* Responsive */
@media (max-width: 1199px) {
    .services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 250px;
    }

    .svc-card--featured {
        grid-column: span 2;
        min-height: 520px;
    }
}

@media (max-width: 991px) {
    .service-section {
    position: relative;
    background: linear-gradient(180deg, #fff 0%, #fff 90px, #fff 100%);
    padding: 104px 0 96px;
    overflow: hidden;
    color: #1a1a1a;
}

    .service-section .section-title {
        margin-bottom: 38px;
    }

    .services-grid {
        gap: 18px;
    }
}

@media (max-width: 767px) {
    .service-section {
    position: relative;
    background: linear-gradient(180deg, #fff 0%, #fff 90px, #fff 100%);
    padding: 104px 0 96px;
    overflow: hidden;
    color: #1a1a1a;
}

    .services-grid {
        grid-template-columns: 1fr;
        grid-auto-rows: auto;
    }

    .svc-card,
    .svc-card--featured {
        grid-column: auto;
        grid-row: auto;
        min-height: 390px;
    }

    .svc-content,
    .svc-card--featured .svc-content {
        padding: 28px;
    }

    .svc-card--featured .svc-number,
    .svc-number {
        font-size: 58px;
    }

    .svc-card:not(.svc-card--featured) .svc-title {
        font-size: 34px;
    }

    .svc-card:not(.svc-card--featured) .svc-desc {
        display: -webkit-box;
    }

    .svc-link i,
    .svc-card--featured .svc-link i {
        left: 41px;
        bottom: 41px;
    }
}

@media (max-width: 575px) {
    .service-section .section-title__heading {
        font-size: 42px;
    }

    .svc-card,
    .svc-card--featured {
        min-height: 340px;
    }

    .svc-title,
    .svc-card:not(.svc-card--featured) .svc-title {
        font-size: 30px;
    }

    .svc-desc {
        font-size: 13px;
    }
}


/* ===== datainclude\modules\skill.php ===== */

/* Skills Section */
.skill-modern-section {
    position: relative;
    padding: 96px 0;
    background: #fff;
    overflow: hidden;
    color: #1a1a1a;
}

.skill-modern-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 14% 18%, rgba(var(--theme-rgb), 0.16), transparent 30%),
        radial-gradient(circle at 88% 72%, rgba(26, 26, 26, 0.055), transparent 34%),
        linear-gradient(180deg, #fff 0%, #fff 120px, #fff 100%);
    pointer-events: none;
}

.skill-modern-section::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 100%);
    pointer-events: none;
}

.skill-modern-section .container {
    position: relative;
    z-index: 2;
}

/* Title */
.skill-modern-section .section_title {
    text-align: left;
    margin-bottom: 48px;
    max-width: 860px;
}

.skill-modern-section .section_title .sm_title {
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: 13px;
    font-weight: 900;
    color: var(--sh-red,var(--theme-color));
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 14px;
    display: block;
}

.skill-modern-section .section_title .title {
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(42px, 5vw, 78px);
    font-weight: 900;
    color: #1a1a1a;
    line-height: 0.96;
    margin: 0;
    text-transform: uppercase;
}

/* Skills Grid */
.skills-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    max-width: 1200px;
    margin: 0 auto;
}

/* Skill Item */
.skill-card {
    position: relative;
    min-height: 190px;
    padding: 28px;
    text-align: left;
    background: linear-gradient(180deg, rgba(26, 26, 26, 0.055), rgba(26, 26, 26, 0.025));
    overflow: hidden;
    isolation: isolate;
    transition: transform 0.4s ease, background 0.4s ease, box-shadow 0.4s ease;
}

.skill-card::before {
    content: '';
    position: absolute;
    inset: auto 0 0 0;
    height: 3px;
    background: rgba(26, 26, 26, 0.12);
    z-index: 1;
}

.skill-card::after {
    content: '';
    position: absolute;
    top: -45%;
    right: -18%;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background: rgba(var(--theme-rgb), 0.18);
    filter: blur(30px);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.skill-card:hover {
    transform: translateY(-6px);
    background: linear-gradient(180deg, rgba(26, 26, 26, 0.08), rgba(26, 26, 26, 0.035));
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.11200000000000002);
}

.skill-card:hover::after {
    opacity: 1;
}

/* Skill Title */
.skill-card-title {
    position: relative;
    z-index: 2;
    max-width: 72%;
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: 28px;
    font-weight: 900;
    color: #1a1a1a;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

.skill-card:hover .skill-card-title {
    color: #1a1a1a;
}

/* Progress Bar Container */
.skill-progress-wrapper {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 28px;
    height: 4px;
    background: rgba(26, 26, 26, 0.16);
    overflow: hidden;
    z-index: 2;
}

.skill-progress-bar {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--sh-red,var(--theme-color));
    width: 0;
    box-shadow: 0 0 18px rgba(var(--theme-rgb), 0.52);
    transition: width 2.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.skill-card.animated .skill-progress-bar {
    width: var(--progress);
}

/* Percentage */
.skill-percentage {
    position: absolute;
    right: 24px;
    top: 22px;
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: 70px;
    font-weight: 900;
    line-height: 0.9;
    color: transparent;
    -webkit-text-stroke: 1px rgba(var(--theme-rgb), 0.88);
    text-stroke: 1px rgba(var(--theme-rgb), 0.88);
    display: inline-block;
    transition: color 0.35s ease, -webkit-text-stroke-color 0.35s ease;
}

.skill-card:hover .skill-percentage {
    color: rgba(var(--theme-rgb), 0.12);
    -webkit-text-stroke-color: var(--sh-red,var(--theme-color));
}

/* Responsive */
@media (max-width: 1199px) {
    .skills-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .skill-card-title {
        font-size: 25px;
    }

    .skill-percentage {
        font-size: 62px;
    }
}

@media (max-width: 991px) {
    .skill-modern-section {
        padding: 78px 0;
    }
    
    .skill-modern-section .section_title {
        margin-bottom: 40px;
    }
    
    .skills-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .skill-modern-section {
        padding: 68px 0;
    }
    
    .skills-grid {
        grid-template-columns: 1fr;
    }

    .skill-card {
        min-height: 170px;
    }

    .skill-card-title {
        font-size: 26px;
    }
}

@media (max-width: 575px) {
    .skill-modern-section {
        padding: 58px 0;
    }
    
    .skill-modern-section .section_title .title {
        font-size: 42px;
    }
    
    .skill-modern-section .section_title .sm_title {
        font-size: 12px;
    }

    .skill-card {
        padding: 24px;
        min-height: 158px;
    }

    .skill-card-title {
        max-width: 70%;
        font-size: 24px;
    }

    .skill-percentage {
        right: 20px;
        top: 20px;
        font-size: 54px;
    }

    .skill-progress-wrapper {
        left: 24px;
        right: 24px;
        bottom: 24px;
    }
}


/* ===== datainclude\modules\team.php ===== */

/* Modern Team Section - Portrait plates */
.modern-team-section {
    --team-red: var(--sh-red,var(--theme-color));
    position: relative;
    overflow: hidden;
    padding: 104px 0 112px;
    background: #fff;
    color: #1a1a1a;
}
.modern-team-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(26, 26, 26, .035), transparent 24%), radial-gradient(circle at 88% 12%, rgba(var(--theme-rgb),.18), transparent 30%);
    pointer-events: none;
}
.modern-team-section .container { position: relative; z-index: 2; }
.modern-team-section .section_title { max-width: 920px; margin: 0 0 50px; text-align: left !important; }
.modern-team-section .section_title .sm_title {
    display: block;
    margin-bottom: 14px;
    color: var(--team-red);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 8px;
    line-height: 1;
    text-transform: uppercase;
}
.modern-team-section .section_title .title {
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 5vw, 86px);
    font-weight: 900;
    line-height: .92;
    letter-spacing: 0;
    text-transform: uppercase;
}
.modern-team-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 34px; }
.modern-team-card {
    position: relative;
    overflow: visible;
    padding-bottom: 74px;
    background: transparent;
    border: 0;
    box-shadow: none;
    transition: transform .35s ease;
}
.modern-team-card:hover { transform: translateY(-8px); }
.modern-team-image {
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 30px 82px rgba(26, 26, 26, .42);
}
.modern-team-image::before {
    content: '';
    position: absolute;
    inset: 0;
    border: 1px solid rgba(26, 26, 26, .08);
    z-index: 2;
    pointer-events: none;
}
.modern-team-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 30%, rgba(26, 26, 26, .82) 100%);
    z-index: 1;
    pointer-events: none;
}
.modern-team-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease, filter .5s ease; }
.modern-team-card:hover .modern-team-image img { transform: scale(1.06); filter: saturate(1.1) contrast(1.08); }
.modern-team-overlay {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 18px;
    background: transparent;
    opacity: 1;
}
.modern-team-social { display: flex; flex-direction: column; gap: 10px; transform: translateX(64px); transition: transform .3s ease; }
.modern-team-card:hover .modern-team-social { transform: translateX(0); }
.modern-team-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #1a1a1a;
    color: var(--team-red);
    text-decoration: none;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.11200000000000002);
    transition: background .25s ease, color .25s ease, transform .25s ease;
}
.modern-team-social a:hover { background: var(--team-red); color: #1a1a1a; transform: translateY(-2px); }
.modern-team-info {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 0;
    z-index: 4;
    padding: 24px 24px 26px;
    background: #1a1a1a;
    color: #fff;
    text-align: left;
    box-shadow: 0 22px 58px rgba(0, 0, 0, 0.128);
}
.modern-team-info::before { content: ''; position: absolute; left: 0; top: 0; width: 5px; height: 100%; background: var(--team-red); }
.modern-team-name {
    margin: 0 0 8px;
    color: #fff;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}
.modern-team-name a { color: inherit; text-decoration: none; }
.modern-team-name a:hover { color: var(--team-red); }
.modern-team-position { margin: 0; color: rgba(255, 255, 255, .64); font-size: 14px; font-weight: 800; letter-spacing: .5px; text-transform: uppercase; }
@media (max-width: 991px) { .modern-team-section { padding: 82px 0 92px; } .modern-team-image { height: 360px; } }
@media (max-width: 575px) { .modern-team-section { padding: 68px 0 78px; } .modern-team-grid { grid-template-columns: 1fr; } .modern-team-image { height: 330px; } .modern-team-info { left: 16px; right: 16px; } }


/* ===== datainclude\modules\testimonial.php ===== */

/* ===== Testimonial Section ===== */
.testi-section {
    --testi-red: var(--sh-red,var(--theme-color));
    position: relative;
    overflow: hidden;
    padding: 96px 0 104px;
    background: linear-gradient(180deg, #fff 0%, #fff 100%);
    color: #1a1a1a;
}
.testi-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), 0.2), transparent 28%),
        linear-gradient(90deg, rgba(26, 26, 26, 0.035), transparent 42%, rgba(var(--theme-rgb), 0.06));
    pointer-events: none;
}
.testi-section .container {
    position: relative;
    z-index: 2;
}
.testi-header {
    max-width: 920px;
    margin: 0 0 46px;
    text-align: left;
}
.testi-header .testi-subtitle {
    display: block;
    margin-bottom: 14px;
    color: var(--testi-red);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 8px;
    line-height: 1;
    text-transform: uppercase;
}
.testi-header .testi-title {
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(46px, 5vw, 82px);
    font-weight: 900;
    line-height: 0.94;
    letter-spacing: 0;
    text-transform: uppercase;
}
.testi-carousel-wrapper {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.testi-carousel.swiper {
    overflow: visible;
}
.testi-carousel .swiper-wrapper {
    align-items: stretch;
}
.testi-carousel .swiper-slide {
    height: auto;
}
.testi-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 360px;
    height: 100%;
    overflow: hidden;
    padding: 34px;
    border-radius: 0;
    border: 1px solid rgba(26, 26, 26, 0.08);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.98));
    box-shadow: 0 28px 72px rgba(0, 0, 0, 0.128);
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}
.testi-card::before {
    content: 'â€œ';
    position: absolute;
    right: 24px;
    top: -18px;
    color: rgba(var(--theme-rgb), 0.24);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 190px;
    font-weight: 900;
    line-height: 1;
    pointer-events: none;
}
.testi-card::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: var(--testi-red);
    transform: scaleY(0.18);
    transform-origin: top;
    transition: transform 0.35s ease;
}
.testi-card:hover {
    transform: translateY(-8px);
    border-color: rgba(var(--theme-rgb), 0.42);
    box-shadow: 0 36px 96px rgba(26, 26, 26, 0.45);
}
.testi-card:hover::after {
    transform: scaleY(1);
}
.testi-stars {
    position: relative;
    z-index: 2;
    display: flex;
    gap: 7px;
    margin-bottom: 26px;
    color: var(--testi-red);
    font-size: 14px;
}
.testi-text {
    position: relative;
    z-index: 2;
    flex: 1;
    margin: 0 0 30px;
    color: rgba(26, 26, 26, 0.76);
    font-size: 17px;
    font-weight: 500;
    line-height: 1.78;
}
.testi-text::before {
    display: none;
}
.testi-author {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 15px;
    padding-top: 22px;
    border-top: 1px solid rgba(26, 26, 26, 0.09);
}
.testi-avatar {
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid rgba(var(--theme-rgb), 0.62);
    background: rgba(var(--theme-rgb), 0.14);
    color: #1a1a1a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
}
.testi-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testi-author-info {
    min-width: 0;
}
.testi-author-name {
    margin: 0 0 4px;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 25px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}
.testi-author-role {
    display: block;
    color: rgba(26, 26, 26, 0.58);
    font-size: 13px;
    font-weight: 700;
}
.testi-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-top: 42px;
}
.testi-controls::before,
.testi-controls::after {
    content: '';
    flex: 1;
    height: 1px;
    background: rgba(26, 26, 26, 0.1);
}
.testi-nav-btn {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    border: 0;
    border-radius: 50%;
    background: rgba(26, 26, 26, 0.08);
    color: #1a1a1a;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    transition: background 0.25s ease, transform 0.25s ease;
}
.testi-nav-btn:hover {
    background: var(--testi-red);
    color: #1a1a1a;
    transform: translateY(-2px);
}
.testi-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.testi-dot {
    width: 9px;
    height: 9px;
    border: 0;
    border-radius: 50%;
    padding: 0;
    background: rgba(26, 26, 26, 0.24);
    cursor: pointer;
    transition: width 0.25s ease, background 0.25s ease;
}
.testi-dot.active,
.testi-dot.swiper-pagination-bullet-active {
    width: 34px;
    border-radius: 999px;
    background: var(--testi-red);
}
.testi-empty {
    padding: 64px 20px;
    border: 1px solid rgba(26, 26, 26, 0.08);
    background: rgba(26, 26, 26, 0.04);
    text-align: center;
}
.testi-empty-icon {
    margin-bottom: 18px;
    color: var(--testi-red);
    font-size: 50px;
}
.testi-empty-text {
    margin: 0;
    color: rgba(26, 26, 26, 0.68);
}
@media (max-width: 991px) {
    .testi-section { padding: 78px 0 84px; }
    .testi-card { min-height: 330px; padding: 30px; }
}
@media (max-width: 767px) {
    .testi-header { margin-bottom: 34px; }
    .testi-header .testi-title { font-size: 44px; }
    .testi-header .testi-subtitle { letter-spacing: 5px; }
    .testi-card { min-height: 0; padding: 26px 24px; }
    .testi-text { font-size: 15px; line-height: 1.7; }
    .testi-controls { gap: 14px; margin-top: 32px; }
    .testi-controls::before,
    .testi-controls::after { display: none; }
}


/* ===== datainclude\modules\video_showcase.php ===== */

.uyc-video-section {
    position: relative;
    overflow: hidden;
    padding: 44px 0 94px;
    background: #fff;
    color: #1a1a1a;
}
.uyc-video-shell {
    position: relative;
    width: min(1860px, calc(100% - 48px));
    min-height: 548px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 34px 100px rgba(0, 0, 0, 0.144);
}
.uyc-video-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(.1) contrast(1.08);
    transform: scale(1.02);
}
.uyc-video-shell::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(90deg, rgba(255, 255, 255, .86) 0%, rgba(255, 255, 255, .52) 42%, rgba(var(--theme-rgb),.64) 100%);
}
.uyc-video-shell::after {
    content: '';
    position: absolute;
    right: -120px;
    top: -120px;
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: rgba(var(--theme-rgb),.34);
    filter: blur(34px);
    z-index: 3;
    pointer-events: none;
}
.uyc-video-content {
    position: absolute;
    left: clamp(34px, 8vw, 155px);
    bottom: clamp(70px, 8vw, 120px);
    z-index: 4;
    max-width: 760px;
}
.uyc-video-kicker {
    display: block;
    margin-bottom: 20px;
    color: var(--sh-red,var(--theme-color));
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 8px;
    line-height: 1;
    text-transform: uppercase;
}
.uyc-video-title {
    margin: 0;
    color: #1a1a1a;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 5vw, 86px);
    font-weight: 900;
    line-height: .88;
    letter-spacing: 0;
    text-transform: uppercase;
}
.uyc-video-play {
    position: absolute;
    right: clamp(70px, 16vw, 460px);
    top: 50%;
    z-index: 5;
    width: 74px;
    height: 54px;
    border: 0;
    border-radius: 12px;
    background: #1a1a1a;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.144);
    transform: translateY(-50%);
    transition: transform .25s ease, background .25s ease, color .25s ease;
}
.uyc-video-play i { font-size: 22px; margin-left: 3px; }
.uyc-video-play:hover {
    background: var(--sh-red,var(--theme-color));
    color: #1a1a1a;
    transform: translateY(-50%) scale(1.06);
}
.uyc-video-modal {
    position: fixed;
    inset: 0;
    z-index: 26000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 5vh 5vw;
    background: rgba(26, 26, 26, .94);
}
.uyc-video-modal.is-open { display: flex; }
.uyc-video-frame {
    width: min(1480px, 100%);
    height: min(820px, 86vh);
    background: #fff;
    box-shadow: 0 30px 90px rgba(26, 26, 26, .55);
}
.uyc-video-frame iframe { width: 100%; height: 100%; border: 0; display: block; }
.uyc-video-close {
    position: fixed;
    top: 24px;
    right: 28px;
    z-index: 26001;
    width: 46px;
    height: 46px;
    border: 0;
    border-radius: 50%;
    background: rgba(26, 26, 26, .12);
    color: #1a1a1a;
    cursor: pointer;
}
.uyc-video-close:hover { background: var(--sh-red,var(--theme-color)); }
body.uyc-video-open { overflow: hidden; }
@media (max-width: 991px) {
    .uyc-video-play { right: 80px; }
}
@media (max-width: 767px) {
    .uyc-video-section { padding: 32px 0 68px; }
    .uyc-video-shell { width: calc(100% - 28px); min-height: 500px; border-radius: 14px; }
    .uyc-video-content { left: 24px; right: 24px; bottom: 54px; }
    .uyc-video-title { font-size: 46px; }
    .uyc-video-play { right: 28px; top: 34%; width: 66px; height: 50px; }
}

/* ===== assets\css\uyc-front-variation.css ===== */
/*
 * UYC front variation CSS
 * variation/page ve variation/categories inline style bloklari buraya tasindi.
 */

/* ===== variation\categories\postcategories.php ===== */
.uyc-category-page { --uyc-bg:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-category-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-category-hero { position:relative; min-height:500px; display:flex; align-items:flex-end; padding:168px 0 58px; background:#fff; overflow:hidden; }
.uyc-category-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.92) brightness(.58); transform:scale(1.04); }
.uyc-category-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .74) 42%, rgba(255, 255, 255, .26) 72%, rgba(255, 255, 255, .84) 100%); }
.uyc-category-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:170px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 84%); }
.uyc-category-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,420px); gap:clamp(36px,6vw,110px); align-items:end; }
.uyc-category-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:20px; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-category-breadcrumb a { color:rgba(26, 26, 26, .74); text-decoration:none; transition:color .22s ease; }
.uyc-category-breadcrumb a:hover { color:#1a1a1a; }
.uyc-category-breadcrumb i { color:var(--uyc-red); font-size:10px; }
.uyc-category-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-category-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-category-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(62px,8.4vw,124px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-category-hero p { max-width:680px; margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.6; }
.uyc-category-panel { position:relative; padding:28px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.uyc-category-panel::before { content:''; position:absolute; left:28px; right:28px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-category-panel span { display:block; color:rgba(26, 26, 26, .48); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-category-panel strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(38px,4vw,62px); font-weight:900; line-height:.9; }
.uyc-category-panel small { display:block; margin-top:16px; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:600; line-height:1.45; }
.uyc-category-main { position:relative; padding:8px 0 102px; background:var(--uyc-bg); }
.uyc-category-filters { display:flex; flex-wrap:wrap; gap:10px; margin:0 0 34px; }
.uyc-category-filter { display:inline-flex; min-height:42px; align-items:center; justify-content:center; padding:0 18px; border-radius:999px; background:rgba(26, 26, 26, .07); color:rgba(26, 26, 26, .76); font-size:13px; font-weight:900; text-decoration:none; text-transform:uppercase; transition:background .22s ease, color .22s ease, transform .22s ease; }
.uyc-category-filter:hover, .uyc-category-filter.is-active { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-category-grid { display:grid; grid-template-columns:repeat(3, minmax(0, 1fr)); gap:22px; }
.uyc-category-grid.is-compact { grid-template-columns:repeat(2, minmax(0, 1fr)); }
.uyc-category-card { position:relative; min-height:460px; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 28px 82px rgba(0, 0, 0, 0.10800000000000001); isolation:isolate; }
.uyc-category-card.is-featured { grid-column:span 2; min-height:520px; }
.uyc-category-grid.is-compact .uyc-category-card.is-featured { grid-column:auto; min-height:460px; }
.uyc-category-card__image { position:absolute; inset:0; display:block; }
.uyc-category-card__image img { width:100%; height:100%; object-fit:cover; filter:contrast(1.07) saturate(.94) brightness(.72); transform:scale(1.025); transition:transform .55s ease, filter .55s ease; }
.uyc-category-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .04) 12%, rgba(255, 255, 255, .42) 48%, rgba(255, 255, 255, .94) 100%); pointer-events:none; }
.uyc-category-card::after { content:''; position:absolute; left:-70px; bottom:-90px; width:260px; height:260px; border-radius:50%; background:rgba(var(--theme-rgb),.22); filter:blur(28px); z-index:2; opacity:0; transition:opacity .25s ease; pointer-events:none; }
.uyc-category-card:hover::after { opacity:1; }
.uyc-category-card:hover .uyc-category-card__image img { transform:scale(1.07); filter:contrast(1.1) saturate(1) brightness(.84); }
.uyc-category-card__body { position:absolute; left:0; right:0; bottom:0; z-index:3; padding:26px 28px 28px; background:linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .38)); }
.uyc-category-card__meta { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:16px; color:rgba(26, 26, 26, .78); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-category-card__date { display:inline-flex; min-height:26px; align-items:center; padding:0 10px; background:rgba(26, 26, 26, .2); color:#1a1a1a; font-weight:900; }
.uyc-category-card__cat { color:#1a1a1a; }
.uyc-category-card h3 { max-width:820px; margin:0; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(30px,2.8vw,48px); font-weight:900; line-height:.96; text-transform:uppercase; }
.uyc-category-card:not(.is-featured) h3, .uyc-category-grid.is-compact .uyc-category-card h3 { font-size:clamp(30px,2.35vw,40px); }
.uyc-category-card h3 a { color:#1a1a1a; text-decoration:none; transition:color .22s ease; }
.uyc-category-card h3 a:hover { color:var(--uyc-red); }
.uyc-category-card__excerpt { max-width:720px; margin:14px 0 0; color:rgba(26, 26, 26, .72); font-size:14px; font-weight:650; line-height:1.5; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.uyc-category-card__link { display:inline-flex; align-items:center; gap:10px; margin-top:18px; color:#1a1a1a; font-size:14px; font-weight:900; text-decoration:none; }
.uyc-category-card__link i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:999px; background:var(--uyc-red); color:#1a1a1a; font-size:12px; transition:transform .22s ease; }
.uyc-category-card__link:hover { color:#1a1a1a; }
.uyc-category-card__link:hover i { transform:translateX(4px); }
.uyc-category-empty { min-height:280px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-category-empty i { display:block; margin-bottom:18px; color:var(--uyc-red); font-size:42px; }
.uyc-category-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:750; }
.uyc-category-pagination { display:flex; justify-content:center; margin-top:54px; }
.uyc-category-pagination__inner { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; }
.uyc-category-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; padding:0 14px; border-radius:999px; background:rgba(26, 26, 26, .075); color:#1a1a1a; font-weight:900; text-decoration:none; transition:background .22s ease, transform .22s ease; }
.uyc-category-page-link:hover, .uyc-category-page-link.is-active { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-2px); }
@media (max-width:1199px) { .uyc-category-hero__inner { grid-template-columns:1fr; } .uyc-category-grid, .uyc-category-grid.is-compact { grid-template-columns:repeat(2, minmax(0,1fr)); } .uyc-category-card.is-featured { grid-column:span 2; } .uyc-category-grid.is-compact .uyc-category-card.is-featured { grid-column:auto; } @media (max-width:767px) { .uyc-category-shell { width:calc(100% - 28px); } .uyc-category-hero { min-height:auto; padding:130px 0 48px; } .uyc-category-hero h1 { font-size:54px; } .uyc-category-main { padding:16px 0 68px; } .uyc-category-grid, .uyc-category-grid.is-compact { grid-template-columns:1fr; } .uyc-category-card, .uyc-category-card.is-featured { grid-column:auto; min-height:430px; border-radius:16px; } .uyc-category-card__body { padding:24px 20px; } .uyc-category-filters { overflow-x:auto; flex-wrap:nowrap; padding-bottom:6px; } .uyc-category-filter { flex:0 0 auto; } }

}
/* ===== variation\categories\productcategories.php ===== */
.uyc-product-list-page { --prd-bg:#fff; --prd-soft:#fff; --prd-red:var(--sh-red,var(--theme-color)); background:var(--prd-bg); color:#1a1a1a; overflow:hidden; }
.uyc-product-list-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-product-list-hero { position:relative; min-height:545px; display:flex; align-items:flex-end; padding:165px 0 68px; background:#fff; overflow:hidden; }
.uyc-product-list-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.92) brightness(.43); transform:scale(1.035); }
.uyc-product-list-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .78) 46%, rgba(var(--theme-rgb),.18) 82%, rgba(255, 255, 255, .92) 100%); }
.uyc-product-list-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:165px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--prd-bg) 86%); }
.uyc-product-list-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(270px,400px); gap:clamp(30px,6vw,92px); align-items:end; }
.uyc-product-list-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .56); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-product-list-breadcrumb a { color:rgba(26, 26, 26, .8); text-decoration:none; }
.uyc-product-list-breadcrumb a:hover { color:#1a1a1a; }
.uyc-product-list-breadcrumb i { color:var(--prd-red); font-size:10px; }
.uyc-product-list-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--prd-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-product-list-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--prd-red); }
.uyc-product-list-hero h1 { max-width:1080px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(66px,6.8vw,132px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-product-list-hero p { max-width:720px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.65; }
.uyc-product-list-stat { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-product-list-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:linear-gradient(90deg, rgba(var(--theme-rgb),.75), rgba(26, 26, 26, .28)); }
.uyc-product-list-stat span { display:block; color:rgba(26, 26, 26, .5); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-product-list-stat strong { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,76px); font-weight:900; line-height:.88; }
.uyc-product-list-main { position:relative; padding:10px 0 105px; background:var(--prd-bg); }
.uyc-product-filter { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:42px; }
.uyc-product-filter a { display:inline-flex; min-height:44px; align-items:center; justify-content:center; padding:0 18px; border-radius:999px; background:rgba(26, 26, 26, .08); color:#1a1a1a; text-decoration:none; font-weight:900; text-transform:uppercase; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); transition:background .25s ease, transform .25s ease; }
.uyc-product-filter a:hover, .uyc-product-filter a.is-active { background:linear-gradient(135deg, rgba(var(--theme-rgb),.92), rgba(var(--theme-rgb),.78)); transform:translateY(-2px); color:#1a1a1a; box-shadow:0 14px 34px rgba(var(--theme-rgb),.18); }
.uyc-product-list-head { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:end; gap:24px; margin-bottom:30px; }
.uyc-product-list-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,80px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-product-list-head p { max-width:540px; margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-products-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }
.uyc-product-card { position:relative; display:flex; flex-direction:column; min-height:100%; overflow:hidden; border-radius:18px; background:linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); text-decoration:none; color:#1a1a1a; box-shadow:0 30px 86px rgba(0, 0, 0, 0.12); }
.uyc-product-card__image { position:relative; display:block; aspect-ratio:4 / 3; overflow:hidden; background:#fff; }
.uyc-product-card__image img { width:100%; height:100%; object-fit:contain; object-position:center; padding:18px; filter:contrast(1.04) saturate(.98) brightness(.92); transition:transform .45s ease, filter .45s ease; }
.uyc-product-card__image::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, .72) 100%); pointer-events:none; }
.uyc-product-card__tag { position:absolute; left:18px; bottom:18px; z-index:2; display:inline-flex; min-height:34px; align-items:center; padding:0 12px; border-radius:999px; background:linear-gradient(135deg, rgba(var(--theme-rgb),.9), rgba(var(--theme-rgb),.72)); color:#1a1a1a; font-size:12px; font-weight:900; text-transform:uppercase; box-shadow:0 12px 30px rgba(var(--theme-rgb),.18); }
.uyc-product-card__body { display:flex; flex:1; flex-direction:column; padding:24px; }
.uyc-product-card h3 { margin:0 0 14px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(30px,2.35vw,42px); font-weight:900; line-height:.92; text-transform:uppercase; }
.uyc-product-card p { margin:0 0 20px; color:rgba(26, 26, 26, .64); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-product-card__meta { display:flex; flex-wrap:wrap; gap:8px; margin-top:auto; }
.uyc-product-card__meta span { display:inline-flex; min-height:32px; align-items:center; padding:0 11px; border-radius:999px; background:rgba(26, 26, 26, .08); color:rgba(26, 26, 26, .8); font-size:12px; font-weight:900; }
.uyc-product-card__cta { display:inline-flex; align-items:center; gap:10px; margin-top:20px; color:#1a1a1a; font-weight:900; }
.uyc-product-card__cta i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:linear-gradient(135deg, rgba(var(--theme-rgb),.95), rgba(var(--theme-rgb),.82)); color:#1a1a1a; font-size:12px; box-shadow:0 12px 30px rgba(var(--theme-rgb),.2); }
.uyc-product-card:hover .uyc-product-card__image img { transform:scale(1.045); filter:contrast(1.08) saturate(1.02) brightness(1); }
.uyc-products-empty { min-height:300px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-products-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:800; }
.uyc-products-pagination { display:flex; justify-content:center; gap:8px; margin-top:45px; }
.uyc-products-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .08); color:#1a1a1a; text-decoration:none; font-weight:900; }
.uyc-products-page-link:hover, .uyc-products-page-link.is-active { background:linear-gradient(135deg, rgba(var(--theme-rgb),.95), rgba(var(--theme-rgb),.82)); color:#1a1a1a; box-shadow:0 12px 30px rgba(var(--theme-rgb),.2); }
@media (max-width:1199px) { .uyc-product-list-hero__inner { grid-template-columns:1fr; } .uyc-products-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-product-list-shell { width:calc(100% - 28px); } .uyc-product-list-hero { min-height:auto; padding:132px 0 52px; } .uyc-product-list-hero h1 { font-size:52px; } .uyc-product-list-main { padding:0 0 72px; } .uyc-products-grid { grid-template-columns:1fr; } .uyc-product-card__body { padding:22px; } }

/* ===== variation\categories\projectcategories.php ===== */
.uyc-project-cat-page { --uyc-bg:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-project-cat-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-project-cat-hero { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:170px 0 72px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-project-cat-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.43) contrast(1.08) saturate(.9); transform:scale(1.04); }
.uyc-project-cat-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .82) 44%, rgba(var(--theme-rgb),.18) 82%, rgba(255, 255, 255, .95) 100%); }
.uyc-project-cat-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; z-index:2; height:180px; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--uyc-bg) 86%); }
.uyc-project-cat-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,420px); align-items:end; gap:clamp(38px,7vw,110px); }
.uyc-project-cat-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:8px; text-transform:uppercase; }
.uyc-project-cat-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-project-cat-hero h1 { max-width:1000px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(58px,7.5vw,118px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-project-cat-hero p { max-width:680px; margin:24px 0 0; color:rgba(26, 26, 26, .68); font-size:17px; font-weight:650; line-height:1.7; }
.uyc-project-cat-panel { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.15); backdrop-filter:blur(18px) saturate(1.15); box-shadow:0 28px 78px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-project-cat-panel::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-project-cat-stat span { display:block; color:rgba(26, 26, 26, .48); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-project-cat-stat strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,76px); font-weight:900; line-height:.8; }
.uyc-project-cat-main { padding:10px 0 105px; background:var(--uyc-bg); }
.uyc-project-cat-head { display:flex; align-items:flex-end; justify-content:space-between; gap:24px; margin-bottom:34px; }
.uyc-project-cat-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5.2vw,86px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-project-cat-head p { max-width:540px; margin:0; color:rgba(26, 26, 26, .58); font-size:15px; font-weight:650; line-height:1.65; }
.uyc-project-cat-filter { display:flex; flex-wrap:wrap; gap:10px; margin-bottom:30px; }
.uyc-project-cat-filter a { display:inline-flex; align-items:center; justify-content:center; min-height:42px; padding:0 18px; border-radius:999px; background:rgba(26, 26, 26, .075); color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; text-transform:uppercase; text-decoration:none; transition:background .22s ease, transform .22s ease; }
.uyc-project-cat-filter a:hover, .uyc-project-cat-filter a.is-active { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-1px); }
.uyc-project-cat-feature { display:grid; grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr); min-height:540px; margin-bottom:28px; overflow:hidden; border-radius:20px; background:#fff; box-shadow:0 34px 98px rgba(0, 0, 0, 0.132); }
.uyc-project-cat-feature-media { position:relative; min-height:400px; overflow:hidden; }
.uyc-project-cat-feature-media img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.8) contrast(1.08); transform:scale(1.02); transition:transform .75s ease, filter .75s ease; }
.uyc-project-cat-feature:hover img { transform:scale(1.07); filter:brightness(.92) contrast(1.1); }
.uyc-project-cat-feature-media::after { content:''; position:absolute; inset:0; background:linear-gradient(90deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .48)); }
.uyc-project-cat-feature-body { display:flex; flex-direction:column; justify-content:flex-end; padding:42px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); }
.uyc-project-cat-meta { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:16px; color:rgba(26, 26, 26, .78); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-project-cat-date { display:inline-flex; align-items:center; min-height:24px; padding:0 9px; background:rgba(26, 26, 26, .9); color:#fff; }
.uyc-project-cat-feature h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,4.8vw,76px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-project-cat-feature p { margin:22px 0 0; color:rgba(26, 26, 26, .66); font-size:16px; font-weight:650; line-height:1.7; }
.uyc-project-cat-link { display:inline-flex; width:max-content; align-items:center; gap:14px; min-height:48px; margin-top:28px; padding:0 20px 0 7px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-size:14px; font-weight:900; text-transform:uppercase; transition:transform .22s ease, background .22s ease, color .22s ease; }
.uyc-project-cat-link i { width:36px; height:36px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--uyc-red); color:#1a1a1a; font-size:12px; }
.uyc-project-cat-link:hover { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-project-cat-link:hover i { background:#1a1a1a; color:var(--uyc-red); }
.uyc-project-cat-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.uyc-project-cat-card { position:relative; min-height:500px; display:block; overflow:hidden; border-radius:18px; background:#fff; color:#1a1a1a; text-decoration:none; box-shadow:0 26px 74px rgba(0, 0, 0, 0.11200000000000002); isolation:isolate; }
.uyc-project-cat-card img { position:absolute; inset:0; z-index:0; width:100%; height:100%; object-fit:cover; filter:brightness(.58) contrast(1.08); transform:scale(1.02); transition:transform .65s ease, filter .65s ease; }
.uyc-project-cat-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, .36) 42%, rgba(255, 255, 255, .94) 100%); }
.uyc-project-cat-card::after { content:''; position:absolute; left:24px; right:24px; bottom:24px; z-index:1; height:42%; border-radius:22px; background:radial-gradient(circle at 8% 100%, rgba(var(--theme-rgb),.34), transparent 54%); filter:blur(22px); opacity:0; transform:translateY(18px); transition:opacity .38s ease, transform .38s ease; }
.uyc-project-cat-card:hover img { transform:scale(1.08); filter:brightness(.72) contrast(1.12); }
.uyc-project-cat-card:hover::after { opacity:1; transform:translateY(0); }
.uyc-project-cat-card-body { position:absolute; left:26px; right:26px; bottom:26px; z-index:3; }
.uyc-project-cat-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(34px,2.7vw,54px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-project-cat-card p { max-height:0; overflow:hidden; margin:0; color:rgba(26, 26, 26, .74); font-size:14px; font-weight:650; line-height:1.55; opacity:0; transition:max-height .38s ease, margin-top .3s ease, opacity .3s ease; }
.uyc-project-cat-card:hover p { max-height:90px; margin-top:16px; opacity:1; }
.uyc-project-cat-action { display:inline-flex; align-items:center; gap:12px; max-height:0; overflow:hidden; margin-top:0; color:#1a1a1a; font-size:13px; font-weight:900; text-transform:uppercase; opacity:0; transition:max-height .38s ease, margin-top .3s ease, opacity .3s ease; }
.uyc-project-cat-action i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--uyc-red); color:#1a1a1a; font-size:11px; }
.uyc-project-cat-card:hover .uyc-project-cat-action { max-height:40px; margin-top:20px; opacity:1; }
.uyc-project-cat-empty { padding:60px 34px; border-radius:18px; background:rgba(26, 26, 26, .06); color:rgba(26, 26, 26, .72); font-weight:700; text-align:center; }
@media (max-width:1199px) { .uyc-project-cat-hero__inner, .uyc-project-cat-feature { grid-template-columns:1fr; } .uyc-project-cat-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-project-cat-shell { width:calc(100% - 28px); } .uyc-project-cat-hero { min-height:auto; padding:136px 0 58px; } .uyc-project-cat-hero__inner, .uyc-project-cat-head { display:block; } .uyc-project-cat-panel { margin-top:30px; } .uyc-project-cat-head p { margin-top:16px; } .uyc-project-cat-grid { grid-template-columns:1fr; } .uyc-project-cat-card { min-height:430px; } .uyc-project-cat-feature-body { padding:30px; } .uyc-project-cat-feature-media { min-height:330px; } }

/* ===== variation\categories\referencecategories.php ===== */
.uyc-ref-page { --ref-bg:#fff; --ref-deep:#fff; --ref-red:var(--sh-red,var(--theme-color)); background:var(--ref-bg); color:#1a1a1a; overflow:hidden; }
.uyc-ref-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-ref-hero { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:172px 0 76px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-ref-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.38) contrast(1.08) saturate(.8); transform:scale(1.045); }
.uyc-ref-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .86) 44%, rgba(var(--theme-rgb),.14) 76%, rgba(255, 255, 255, .96) 100%); }
.uyc-ref-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; z-index:2; height:190px; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--ref-bg) 86%); }
.uyc-ref-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,360px); gap:clamp(34px,6vw,104px); align-items:end; }
.uyc-ref-breadcrumb { display:flex; flex-wrap:wrap; gap:10px; align-items:center; margin-bottom:22px; color:rgba(26, 26, 26, .58); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-ref-breadcrumb a { color:rgba(26, 26, 26, .84); text-decoration:none; }
.uyc-ref-breadcrumb i { color:var(--ref-red); font-size:10px; }
.uyc-ref-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--ref-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-ref-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--ref-red); }
.uyc-ref-hero h1 { max-width:1040px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(70px,8.2vw,142px); font-weight:900; line-height:.82; text-transform:uppercase; }
.uyc-ref-hero p { max-width:720px; margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.62; }
.uyc-ref-metric { position:relative; min-height:180px; display:flex; flex-direction:column; justify-content:flex-end; padding:0 0 8px; }
.uyc-ref-metric span { color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-ref-metric strong { display:block; margin-top:12px; color:transparent; -webkit-text-stroke:2px var(--ref-red); font-family:var(--title-font); font-size:clamp(88px,8vw,142px); font-weight:900; line-height:.72; }
.uyc-ref-main { position:relative; padding:0 0 112px; background:linear-gradient(180deg, var(--ref-bg) 0%, var(--ref-deep) 100%); }
.uyc-ref-control { position:relative; z-index:4; margin-top:-22px; margin-bottom:52px; }
.uyc-ref-filter { display:flex; flex-wrap:wrap; gap:10px; padding:12px; border-radius:999px; background:rgba(26, 26, 26, .055); -webkit-backdrop-filter:blur(16px) saturate(1.15); backdrop-filter:blur(16px) saturate(1.15); box-shadow:0 28px 78px rgba(0, 0, 0, 0.08800000000000001), inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-ref-filter a { display:inline-flex; align-items:center; gap:10px; min-height:42px; padding:0 17px; border-radius:999px; color:#1a1a1a; text-decoration:none; font-family:var(--title-font); font-size:15px; font-weight:900; text-transform:uppercase; transition:background .22s ease, transform .22s ease, color .22s ease; }
.uyc-ref-filter a:hover, .uyc-ref-filter a.is-active { background:var(--ref-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-ref-filter em { font-style:normal; color:rgba(26, 26, 26, .62); font-size:12px; }
.uyc-ref-intro { display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,420px); gap:28px; align-items:end; margin-bottom:38px; }
.uyc-ref-intro h2 { max-width:760px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(48px,5.4vw,96px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-ref-intro p { margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.68; }
.uyc-ref-grid { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:18px; align-items:stretch; }
.uyc-ref-logo-item { position:relative; min-height:210px; display:flex; flex-direction:column; justify-content:center; gap:14px; padding:22px 18px; color:#1a1a1a; text-decoration:none; isolation:isolate; background:linear-gradient(145deg, rgba(26, 26, 26, .045), rgba(26, 26, 26, .012)); box-shadow:0 24px 70px rgba(0, 0, 0, 0.072); overflow:hidden; }
.uyc-ref-logo-item::before { content:''; position:absolute; left:50%; top:42%; width:78%; height:68%; border-radius:999px; background:rgba(var(--theme-rgb),.16); filter:blur(34px); opacity:0; transform:translate(-50%,-50%) scale(.78); transition:opacity .28s ease, transform .28s ease; z-index:-1; }
.uyc-ref-logo-item::after { content:''; position:absolute; left:18px; right:18px; bottom:0; height:2px; background:var(--ref-red); opacity:0; transform:scaleX(.35); transition:opacity .24s ease, transform .24s ease; }
.uyc-ref-logo-item:hover::before { opacity:1; transform:translate(-50%,-50%) scale(1); }
.uyc-ref-logo-item:hover::after { opacity:1; transform:scaleX(1); }
.uyc-ref-logo { min-height:104px; display:flex; align-items:center; justify-content:center; padding:10px 14px; }
.uyc-ref-logo img { max-width:100%; max-height:86px; object-fit:contain; filter:grayscale(1) brightness(1.55) contrast(.92); opacity:.76; transition:filter .26s ease, opacity .26s ease, transform .26s ease; }
.uyc-ref-logo-item:hover img { filter:grayscale(0) brightness(1.08) contrast(1.02); opacity:1; transform:translateY(-4px) scale(1.035); }
.uyc-ref-logo-item h3 { margin:0; color:rgba(26, 26, 26, .82); font-family:var(--title-font); font-size:clamp(22px,1.9vw,32px); font-weight:900; line-height:.95; text-align:center; text-transform:uppercase; transition:color .24s ease; }
.uyc-ref-logo-item:hover h3 { color:#1a1a1a; }
.uyc-ref-cat-label { display:inline-flex; align-self:center; min-height:26px; align-items:center; padding:0 10px; border-radius:999px; background:rgba(26, 26, 26, .08); color:rgba(26, 26, 26, .62); font-size:11px; font-weight:900; text-transform:uppercase; }
.uyc-ref-empty { min-height:280px; display:grid; place-items:center; text-align:center; background:rgba(26, 26, 26, .045); color:rgba(26, 26, 26, .72); font-weight:850; }
.uyc-ref-pagination { display:flex; justify-content:center; margin-top:54px; gap:8px; flex-wrap:wrap; }
.uyc-ref-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; padding:0 14px; border-radius:999px; background:rgba(26, 26, 26, .075); color:#1a1a1a; font-weight:900; text-decoration:none; transition:background .22s ease, transform .22s ease; }
.uyc-ref-page-link:hover, .uyc-ref-page-link.is-active { background:var(--ref-red); color:#1a1a1a; transform:translateY(-2px); }
@media (max-width:1399px) { .uyc-ref-grid { grid-template-columns:repeat(4,minmax(0,1fr)); } }
@media (max-width:1199px) { .uyc-ref-hero__inner, .uyc-ref-intro { grid-template-columns:1fr; } .uyc-ref-grid { grid-template-columns:repeat(3,minmax(0,1fr)); } .uyc-ref-metric strong { font-size:100px; } }
@media (max-width:991px) { .uyc-ref-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-ref-shell { width:calc(100% - 28px); } .uyc-ref-hero { min-height:auto; padding:132px 0 58px; } .uyc-ref-hero h1 { font-size:58px; } .uyc-ref-control { margin-top:-10px; } .uyc-ref-filter { border-radius:24px; } .uyc-ref-grid { grid-template-columns:1fr; } .uyc-ref-logo-item { min-height:168px; } }

/* ===== variation\page\abouttemplate.php ===== */
.about-page-modern { background:#fff; color:#1a1a1a; overflow:hidden; }
.about-page-hero { position:relative; min-height:720px; display:flex; align-items:flex-end; padding:220px 0 92px; background:#fff; overflow:hidden; }
.about-page-hero__image { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.92) brightness(.72); transform:scale(1.035); }
.about-page-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .94) 0%, rgba(255, 255, 255, .72) 36%, rgba(255, 255, 255, .28) 68%, rgba(255, 255, 255, .86) 100%); }
.about-page-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:200px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 82%); }
.about-page-container { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.about-page-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,460px); gap:clamp(44px,7vw,120px); align-items:end; }
.about-page-hero__content { min-width:0; }
.about-page-hero__panel { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.about-page-hero__panel::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--sh-red,var(--theme-color)); }
.about-page-hero__panel span { display:block; color:rgba(26, 26, 26, .5); font-size:14px; font-weight:900; text-transform:uppercase; }
.about-page-hero__panel a { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(30px,3vw,48px); font-weight:900; line-height:.96; text-decoration:none; }
.about-page-hero__panel p { margin:24px 0 0; color:rgba(26, 26, 26, .68); font-size:15px; font-weight:600; line-height:1.55; }
.about-page-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:20px; color:var(--sh-red,var(--theme-color)); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.about-page-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--sh-red,var(--theme-color)); }
.about-page-hero h1 { max-width:1040px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(76px,10vw,162px); font-weight:900; line-height:.82; text-transform:uppercase; }
.about-page-hero__text { max-width:780px; margin:30px 0 0; color:rgba(26, 26, 26, .74); font-size:18px; font-weight:600; line-height:1.65; }
.about-page-intro { padding:28px 0 72px; }
.about-page-intro__grid { display:grid; grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr); gap:42px; align-items:start; }
.about-page-intro__headline { position:sticky; top:120px; }
.about-page-intro__headline h2, .about-story-content h2, .about-page-cta h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-weight:900; line-height:.88; text-transform:uppercase; }
.about-page-intro__headline h2 { font-size:clamp(48px,6vw,98px); }
.about-page-richtext { color:rgba(26, 26, 26, .74); font-size:18px; font-weight:600; line-height:1.72; }
.about-page-richtext p, .about-page-richtext span, .about-page-richtext div, .about-page-richtext li, .about-page-richtext strong, .about-page-richtext b { color:rgba(26, 26, 26, .74)!important; font-family:var(--body-font,'Big Shoulders Display',sans-serif)!important; font-size:18px!important; font-weight:600!important; line-height:1.72!important; background:transparent!important; }
.about-page-richtext h1, .about-page-richtext h2, .about-page-richtext h3, .about-page-richtext h4 { margin:26px 0 14px!important; color:#1a1a1a!important; font-family:var(--title-font,'Big Shoulders Display',sans-serif)!important; font-weight:900!important; line-height:.96!important; text-transform:uppercase; background:transparent!important; }
.about-page-richtext p { margin:0 0 18px; }
.about-story-list { padding:0 0 96px; }
.about-story-item { position:relative; display:grid; grid-template-columns:minmax(420px,.96fr) minmax(0,1.04fr); gap:clamp(28px,5vw,84px); align-items:center; min-height:620px; padding:58px 0; }
.about-story-item + .about-story-item { margin-top:22px; }
.about-story-item.is-image-right .about-story-media { order:2; }
.about-story-item.is-image-right .about-story-content { order:1; }
.about-story-media { position:relative; min-height:560px; overflow:hidden; border-radius:22px; background:#fff; box-shadow:0 34px 90px rgba(0, 0, 0, 0.128), inset 0 1px 0 rgba(26, 26, 26, .08); }
.about-story-media img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.06) saturate(.95) brightness(.86); transition:transform .55s ease, filter .55s ease; }
.about-story-media::after { content:''; position:absolute; inset:0; background:linear-gradient(180deg, rgba(255, 255, 255, 0) 36%, rgba(255, 255, 255, .88) 100%); }
.about-story-item:hover .about-story-media img { transform:scale(1.045); filter:contrast(1.1) saturate(1) brightness(.92); }
.about-story-content { position:relative; padding:clamp(30px,4vw,64px); border-radius:22px; background:radial-gradient(circle at 86% 10%, rgba(var(--theme-rgb),.13), transparent 34%), linear-gradient(145deg, rgba(26, 26, 26, .074), rgba(26, 26, 26, .032)); box-shadow:0 28px 82px rgba(0, 0, 0, 0.08800000000000001), inset 0 1px 0 rgba(26, 26, 26, .08); }
.about-story-content::before { content:''; position:absolute; top:34px; bottom:34px; left:0; width:3px; border-radius:999px; background:var(--sh-red,var(--theme-color)); box-shadow:0 0 28px rgba(var(--theme-rgb),.42); }
.about-story-content h2 { font-size:clamp(46px,5vw,86px); }
.about-story-content p { margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:600; line-height:1.68; }
.about-story-empty { padding:0 0 96px; }
.about-story-empty__panel { display:grid; grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr); gap:30px; align-items:stretch; }
.about-story-empty__media { min-height:620px; border-radius:22px; overflow:hidden; background:#fff; box-shadow:0 34px 90px rgba(0, 0, 0, 0.128); }
.about-story-empty__media img { width:100%; height:100%; object-fit:cover; filter:contrast(1.06) saturate(.94) brightness(.86); }
.about-page-cta { padding:0 0 96px; }
.about-page-cta__inner { min-height:260px; display:grid; grid-template-columns:minmax(0,1fr) auto; gap:34px; align-items:center; padding:clamp(34px,5vw,72px); border-radius:22px; background:radial-gradient(circle at 86% 20%, rgba(var(--theme-rgb),.22), transparent 34%), #fff; box-shadow:0 34px 90px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .08); }
.about-page-cta h2 { font-size:clamp(46px,5vw,86px); }
.about-page-cta p { max-width:720px; margin:18px 0 0; color:rgba(26, 26, 26, .68); font-size:17px; font-weight:600; line-height:1.6; }
.about-page-cta a { display:inline-flex; min-height:62px; align-items:center; justify-content:center; gap:14px; padding:0 34px; border-radius:999px; background:#1a1a1a; color:#fff; font-weight:900; text-decoration:none; white-space:nowrap; transition:transform .22s ease, background .22s ease, color .22s ease, box-shadow .22s ease; }
.about-page-cta a i { color:var(--sh-red,var(--theme-color)); }
.about-page-cta a:hover { background:var(--sh-red,var(--theme-color)); color:#1a1a1a; transform:translateY(-3px); box-shadow:0 24px 56px rgba(var(--theme-rgb),.22); }
.about-page-cta a:hover i { color:#1a1a1a; }
@media (max-width:1199px) { .about-page-hero__inner, .about-page-intro__grid, .about-story-item, .about-story-empty__panel, .about-page-cta__inner { grid-template-columns:1fr; } .about-page-intro__headline { position:relative; top:auto; } .about-story-item.is-image-right .about-story-media, .about-story-item.is-image-right .about-story-content { order:initial; } .about-story-media { min-height:500px; } }
@media (max-width:767px) { .about-page-container { width:calc(100% - 28px); } .about-page-hero { min-height:auto; padding:130px 0 58px; } .about-page-hero h1 { font-size:58px; } .about-page-hero__panel { padding:24px; } .about-page-intro { padding:22px 0 46px; } .about-story-item { min-height:auto; padding:30px 0; } .about-story-media, .about-story-empty__media { min-height:390px; border-radius:16px; } .about-story-content { padding:30px 22px; border-radius:16px; } .about-page-richtext p, .about-page-richtext span, .about-page-richtext div, .about-page-richtext li { font-size:16px!important; } .about-page-cta { padding-bottom:62px; } .about-page-cta__inner { padding:30px 22px; border-radius:16px; } .about-page-cta a { width:100%; } }

/* ===== variation\page\announcementstemplate.php ===== */
/* ===== Modern Breadcrumb - Universal ===== */
.modern-breadcrumb {
    position: relative;
    padding: 220px 0 80px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    overflow: hidden;
}

.modern-breadcrumb::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--theme-color, #fff);
    opacity: 0.85;
    z-index: 1;
}

.modern-breadcrumb::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(226, 185, 59, 0.3) 50%, transparent 100%);
    z-index: 2;
}

.modern-breadcrumb-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.modern-breadcrumb-title {
    font-size: 48px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
    font-family: var(--title-font, "Exo", sans-serif);
    text-shadow: none;
    animation: slideInDown 0.6s ease;
}

@keyframes slideInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modern-breadcrumb-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    animation: slideInUp 0.6s ease 0.1s both;
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modern-breadcrumb-menu li {
    color: rgba(26, 26, 26, 0.9);
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.modern-breadcrumb-menu li::before {
    content: '/';
    margin: 0 12px;
    color: rgba(26, 26, 26, 0.5);
}

.modern-breadcrumb-menu li:first-child::before {
    display: none;
}

.modern-breadcrumb-menu a {
    color: #1a1a1a;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
}

.modern-breadcrumb-menu a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--gr-color2, #E2B93B);
    transition: width 0.3s ease;
}

.modern-breadcrumb-menu a:hover {
    color: var(--gr-color2, #E2B93B);
}

.modern-breadcrumb-menu a:hover::after {
    width: 100%;
}

/* Responsive */
@media (max-width: 991px) {
    .modern-breadcrumb {
        padding: 180px 0 60px;
    }
    
    .modern-breadcrumb-title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .modern-breadcrumb {
        padding: 120px 0 50px;
    }
    
    .modern-breadcrumb-title {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .modern-breadcrumb-menu {
        gap: 10px;
        font-size: 14px;
    }
    
    .modern-breadcrumb-menu li::before {
        margin: 0 8px;
    }
}

@media (max-width: 575px) {
    .modern-breadcrumb {
        padding: 100px 0 40px;
    }
    
    .modern-breadcrumb-title {
        font-size: 22px;
        margin-bottom: 12px;
    }
    
    .modern-breadcrumb-menu {
        gap: 8px;
        font-size: 13px;
    }
    
    .modern-breadcrumb-menu li::before {
        margin: 0 6px;
    }
}

/* Notices Header */
.modern-notices-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
    flex-wrap: wrap;
    gap: 30px;
}

.modern-notices-title-area {
    flex: 1;
    min-width: 250px;
}

.modern-notices-title-area .sm-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--gr-color2, #E2B93B);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 12px;
    display: block;
}

.modern-notices-title-area .title {
    font-size: 36px;
    font-weight: 700;
    color: var(--theme-color, #fff);
    font-family: var(--title-font, "Exo", sans-serif);
    margin: 0;
}

/* Notices Grid */
.modern-notices-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-bottom: 60px;
}

/* Notice Card */
.modern-notice-card {
    background: #1a1a1a;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: stretch;
}

.modern-notice-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--theme-color, #fff), var(--gr-color2, #E2B93B));
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: 1;
}

.modern-notice-card:hover::before {
    transform: scaleX(1);
}

.modern-notice-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(255, 255, 255, 0.15);
    border-color: var(--gr-color2, #E2B93B);
}

/* Notice Image */
.modern-notice-img {
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    background: var(--theme-color, #fff);
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modern-notice-img svg {
    width: 50px;
    height: 50px;
    color: var(--gr-color2, #E2B93B);
}

.modern-notice-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: none;
}

.modern-notice-card:hover .modern-notice-img img {
    transform: scale(1.12) rotate(1deg);
}

/* Notice Date Badge */
.modern-notice-date {
    display: none;
}

/* Notice Content */
.modern-notice-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Notice Title */
.modern-notice-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    font-family: var(--title-font, "Exo", sans-serif);
    line-height: 1.3;
}

.modern-notice-title a {
    color: var(--theme-color, #E2B93B);
    text-decoration: none;
    transition: color 0.3s ease;
}

.modern-notice-title a:hover {
    color: var(--theme-color, #fff);
}

/* No Content */
.modern-no-content {
    text-align: center;
    padding: 60px 20px;
    color: #666;
}

.modern-no-content-icon {
    font-size: 48px;
    color: var(--gr-color2, #E2B93B);
    margin-bottom: 20px;
}

.modern-no-content-text {
    font-size: 18px;
    font-weight: 600;
    color: var(--theme-color, #fff);
}

/* Pagination */
.modern-pagination-area {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.modern-pagination {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.modern-page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 45px;
    height: 45px;
    padding: 0 12px;
    background: #1a1a1a;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    color: var(--theme-color, #fff);
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.modern-page-link:hover {
    background: #f8f9fa;
    border-color: var(--theme-color, #fff);
    transform: translateY(-2px);
}

.modern-page-link.modern-page-active {
    background: var(--theme-color, #fff);
    color: #1a1a1a;
    border-color: var(--theme-color, #fff);
    box-shadow: 0 8px 20px rgba(255, 255, 255, 0.2);
}

.modern-page-link i {
    font-size: 16px;
}

/* Responsive */
@media (max-width: 1200px) {
    .modern-notices-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .modern-notices-section {
        padding: 70px 0;
    }
    
    .modern-notices-title-area .title {
        font-size: 32px;
    }
    
    .modern-notices-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .modern-notice-img {
        height: 160px;
    }
}

@media (max-width: 767px) {
    .modern-notices-section {
        padding: 60px 0;
    }
    
    .modern-notices-header {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 45px;
    }
    
    .modern-notices-title-area .title {
        font-size: 28px;
    }
    
    .modern-notices-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        margin-bottom: 40px;
    }
    
    .modern-notice-img {
        height: 150px;
    }
    
    .modern-notice-content {
        padding: 18px;
    }
    
    .modern-notice-title {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .modern-notices-section {
        padding: 50px 0;
    }
    
    .modern-notices-title-area .title {
        font-size: 24px;
    }
    
    .modern-notices-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .modern-notice-img {
        height: 180px;
    }
    
    .modern-pagination {
        gap: 6px;
    }
    
    .modern-page-link {
        min-width: 40px;
        height: 40px;
        font-size: 13px;
        padding: 0 8px;
    }
}

/* ===== variation\page\bankaccountstemplate.php ===== */
.uyc-bank-page { --bank-bg:#fff; --bank-red:var(--sh-red,var(--theme-color)); background:var(--bank-bg); color:#1a1a1a; overflow:hidden; }
.uyc-bank-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-bank-hero { position:relative; min-height:540px; display:flex; align-items:flex-end; padding:168px 0 66px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-bank-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.42) contrast(1.08) saturate(.86); transform:scale(1.045); }
.uyc-bank-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .78) 46%, rgba(var(--theme-rgb),.18) 78%, rgba(255, 255, 255, .94)); }
.uyc-bank-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--bank-bg) 86%); }
.uyc-bank-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,430px); gap:clamp(34px,6vw,100px); align-items:end; }
.uyc-bank-breadcrumb { display:flex; flex-wrap:wrap; gap:10px; align-items:center; margin-bottom:22px; color:rgba(26, 26, 26, .58); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-bank-breadcrumb a { color:rgba(26, 26, 26, .84); text-decoration:none; }
.uyc-bank-breadcrumb i { color:var(--bank-red); font-size:10px; }
.uyc-bank-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--bank-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-bank-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--bank-red); }
.uyc-bank-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(66px,8vw,132px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-bank-hero p { max-width:690px; margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.62; }
.uyc-bank-panel { position:relative; padding:28px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-bank-panel::before { content:''; position:absolute; left:28px; right:28px; top:0; height:3px; border-radius:999px; background:var(--bank-red); }
.uyc-bank-panel span { display:block; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-bank-panel strong { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(46px,5vw,74px); font-weight:900; line-height:.86; }
.uyc-bank-main { padding:8px 0 108px; background:var(--bank-bg); }
.uyc-bank-head { display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,520px); gap:28px; align-items:end; margin-bottom:34px; }
.uyc-bank-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(48px,5.4vw,88px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-bank-head p { margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.68; }
.uyc-bank-list { display:grid; gap:18px; }
.uyc-bank-card { position:relative; display:grid; grid-template-columns:minmax(180px,260px) minmax(0,1fr) auto; gap:22px; align-items:center; min-height:142px; padding:24px; border-radius:18px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 24px 70px rgba(0, 0, 0, 0.10400000000000001), inset 0 1px 0 rgba(26, 26, 26, .08); overflow:hidden; }
.uyc-bank-card::after { content:''; position:absolute; right:-80px; bottom:-90px; width:220px; height:220px; border-radius:50%; background:rgba(var(--theme-rgb),.18); filter:blur(24px); opacity:.65; pointer-events:none; }
.uyc-bank-card > * { position:relative; z-index:1; }
.uyc-bank-name { display:flex; align-items:center; gap:14px; min-height:82px; padding:18px; border-radius:16px; background:rgba(26, 26, 26, .07); color:#1a1a1a; font-family:var(--title-font); font-size:clamp(28px,2.6vw,42px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-bank-name i { width:42px; height:42px; flex:0 0 42px; display:grid; place-items:center; border-radius:50%; background:var(--bank-red); font-size:16px; }
.uyc-bank-account h3 { margin:0 0 16px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(30px,2.7vw,46px); font-weight:900; line-height:.92; text-transform:uppercase; }
.uyc-bank-details { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.uyc-bank-detail span { display:block; margin-bottom:6px; color:rgba(26, 26, 26, .48); font-size:11px; font-weight:900; text-transform:uppercase; }
.uyc-bank-detail strong { display:block; color:rgba(26, 26, 26, .86); font-size:13px; font-weight:850; line-height:1.45; word-break:break-word; }
.uyc-bank-copy { min-height:48px; padding:0 18px; border:0; border-radius:999px; background:#1a1a1a; color:#fff; font-size:12px; font-weight:950; text-transform:uppercase; cursor:pointer; transition:background .22s ease, color .22s ease, transform .22s ease; }
.uyc-bank-copy i { color:var(--bank-red); margin-right:8px; }
.uyc-bank-copy:hover { background:var(--bank-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-bank-copy:hover i { color:#1a1a1a; }
.uyc-bank-empty { min-height:280px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); color:rgba(26, 26, 26, .72); font-weight:850; }
@media (max-width:1199px) { .uyc-bank-hero__inner, .uyc-bank-head, .uyc-bank-card { grid-template-columns:1fr; } .uyc-bank-details { grid-template-columns:repeat(2,minmax(0,1fr)); } .uyc-bank-copy { width:max-content; } }
@media (max-width:767px) { .uyc-bank-shell { width:calc(100% - 28px); } .uyc-bank-hero { min-height:auto; padding:132px 0 54px; } .uyc-bank-hero h1 { font-size:56px; } .uyc-bank-main { padding:0 0 74px; } .uyc-bank-details { grid-template-columns:1fr; } .uyc-bank-card { padding:20px; } }

/* ===== variation\page\blogtemplate.php ===== */
.uyc-blog-page { background:#fff; color:#1a1a1a; overflow:hidden; }
.uyc-blog-hero { position:relative; min-height:520px; display:flex; align-items:flex-end; padding:175px 0 62px; background:#fff; overflow:hidden; }
.uyc-blog-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.92) brightness(.64); transform:scale(1.04); }
.uyc-blog-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .76) 36%, rgba(255, 255, 255, .24) 70%, rgba(255, 255, 255, .88) 100%); }
.uyc-blog-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:190px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 84%); }
.uyc-blog-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-blog-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,430px); gap:clamp(44px,7vw,116px); align-items:end; }
.uyc-blog-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--sh-red,var(--theme-color)); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-blog-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--sh-red,var(--theme-color)); }
.uyc-blog-hero h1 { max-width:900px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(66px,8.8vw,132px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-blog-hero p { max-width:660px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:600; line-height:1.62; }
.uyc-blog-hero__panel { position:relative; padding:28px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.uyc-blog-hero__panel::before { content:''; position:absolute; left:28px; right:28px; top:0; height:3px; border-radius:999px; background:var(--sh-red,var(--theme-color)); }
.uyc-blog-hero__panel span { display:block; color:rgba(26, 26, 26, .48); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-blog-hero__panel strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(38px,4vw,62px); font-weight:900; line-height:.9; }
.uyc-blog-hero__panel small { display:block; margin-top:16px; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:600; line-height:1.45; }
.uyc-blog-main { position:relative; padding:18px 0 105px; background:#fff; }
.uyc-blog-head { display:flex; align-items:flex-end; justify-content:space-between; gap:28px; margin-bottom:28px; }
.uyc-blog-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,5.2vw,78px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-blog-head p { max-width:540px; margin:0; color:rgba(26, 26, 26, .62); font-size:16px; font-weight:600; line-height:1.58; }
.uyc-blog-filters { display:flex; flex-wrap:wrap; gap:10px; margin:0 0 34px; }
.uyc-blog-filter { display:inline-flex; min-height:42px; align-items:center; justify-content:center; padding:0 18px; border-radius:999px; background:rgba(26, 26, 26, .07); color:rgba(26, 26, 26, .76); font-size:13px; font-weight:900; text-decoration:none; text-transform:uppercase; transition:background .22s ease, color .22s ease, transform .22s ease; }
.uyc-blog-filter:hover, .uyc-blog-filter.is-active { background:var(--sh-red,var(--theme-color)); color:#1a1a1a; transform:translateY(-2px); }
.uyc-blog-grid { display:grid; grid-template-columns:repeat(3, minmax(0, 1fr)); gap:22px; }
.uyc-blog-grid.is-compact { grid-template-columns:repeat(2, minmax(0, 1fr)); }
.uyc-blog-card { position:relative; min-height:460px; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 28px 82px rgba(0, 0, 0, 0.10800000000000001); isolation:isolate; }
.uyc-blog-card.is-featured { grid-column:span 2; min-height:520px; }
.uyc-blog-grid.is-compact .uyc-blog-card.is-featured { grid-column:auto; min-height:460px; }
.uyc-blog-card__image { position:absolute; inset:0; display:block; }
.uyc-blog-card__image img { width:100%; height:100%; object-fit:cover; filter:contrast(1.07) saturate(.94) brightness(.72); transform:scale(1.025); transition:transform .55s ease, filter .55s ease; }
.uyc-blog-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .05) 12%, rgba(255, 255, 255, .46) 48%, rgba(255, 255, 255, .94) 100%); pointer-events:none; }
.uyc-blog-card::after { content:''; position:absolute; left:-70px; bottom:-90px; width:260px; height:260px; border-radius:50%; background:rgba(var(--theme-rgb),.2); filter:blur(28px); z-index:2; opacity:0; transition:opacity .25s ease; pointer-events:none; }
.uyc-blog-card:hover::after { opacity:1; }
.uyc-blog-card:hover .uyc-blog-card__image img { transform:scale(1.07); filter:contrast(1.1) saturate(1) brightness(.82); }
.uyc-blog-card__body { position:absolute; left:0; right:0; bottom:0; z-index:3; padding:26px 28px 28px; background:linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .38)); }
.uyc-blog-card__meta { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:16px; color:rgba(26, 26, 26, .76); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-blog-card__date { display:inline-flex; min-height:26px; align-items:center; padding:0 10px; background:rgba(26, 26, 26, .2); color:#1a1a1a; font-weight:900; }
.uyc-blog-card__category { color:#1a1a1a; }
.uyc-blog-card h3 { max-width:820px; margin:0; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(30px,2.8vw,48px); font-weight:900; line-height:.96; text-transform:uppercase; }
.uyc-blog-card:not(.is-featured) h3, .uyc-blog-grid.is-compact .uyc-blog-card h3 { font-size:clamp(30px,2.35vw,40px); }
.uyc-blog-card h3 a { color:#1a1a1a; text-decoration:none; transition:color .22s ease; }
.uyc-blog-card h3 a:hover { color:var(--sh-red,var(--theme-color)); }
.uyc-blog-card__excerpt { max-width:720px; margin:14px 0 0; color:rgba(26, 26, 26, .72); font-size:14px; font-weight:600; line-height:1.5; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.uyc-blog-card__link { display:inline-flex; align-items:center; gap:10px; margin-top:18px; color:#1a1a1a; font-size:14px; font-weight:900; text-decoration:none; }
.uyc-blog-card__link i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:999px; background:var(--sh-red,var(--theme-color)); color:#1a1a1a; font-size:12px; transition:transform .22s ease; }
.uyc-blog-card__link:hover { color:#1a1a1a; }
.uyc-blog-card__link:hover i { transform:translateX(4px); }
.uyc-blog-empty { min-height:280px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-blog-empty i { display:block; margin-bottom:18px; color:var(--sh-red,var(--theme-color)); font-size:42px; }
.uyc-blog-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:700; }
.uyc-blog-pagination { display:flex; justify-content:center; margin-top:54px; }
.uyc-blog-pagination__inner { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; }
.uyc-blog-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; padding:0 14px; border-radius:999px; background:rgba(26, 26, 26, .075); color:#1a1a1a; font-weight:900; text-decoration:none; transition:background .22s ease, transform .22s ease; }
.uyc-blog-page-link:hover, .uyc-blog-page-link.is-active { background:var(--sh-red,var(--theme-color)); color:#1a1a1a; transform:translateY(-2px); }
@media (max-width:1199px) { .uyc-blog-hero__inner { grid-template-columns:1fr; } .uyc-blog-grid, .uyc-blog-grid.is-compact { grid-template-columns:repeat(2, minmax(0,1fr)); } .uyc-blog-card.is-featured { grid-column:span 2; } .uyc-blog-grid.is-compact .uyc-blog-card.is-featured { grid-column:auto; } .uyc-blog-head { display:block; } .uyc-blog-head p { margin-top:18px; } }
@media (max-width:767px) { .uyc-blog-shell { width:calc(100% - 28px); } .uyc-blog-hero { min-height:auto; padding:130px 0 48px; } .uyc-blog-hero h1 { font-size:56px; } .uyc-blog-main { padding:16px 0 68px; } .uyc-blog-grid, .uyc-blog-grid.is-compact { grid-template-columns:1fr; } .uyc-blog-card, .uyc-blog-card.is-featured { grid-column:auto; min-height:430px; border-radius:16px; } .uyc-blog-card__body { padding:24px 20px; } .uyc-blog-filters { overflow-x:auto; flex-wrap:nowrap; padding-bottom:6px; } .uyc-blog-filter { flex:0 0 auto; } }

/* ===== variation\page\branchestemplate.php ===== */
.uyc-branches-page { --branch-bg:#fff; --branch-soft:#fff; --branch-red:var(--sh-red,var(--theme-color)); --branch-accent:var(--gr-color2,var(--theme-color)); background:var(--branch-bg); color:#1a1a1a; overflow:hidden; }
.uyc-branches-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-branches-hero { position:relative; min-height:570px; display:flex; align-items:flex-end; padding:178px 0 74px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-branches-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.45) contrast(1.1) saturate(.9); transform:scale(1.045); }
.uyc-branches-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .77) 42%, rgba(var(--theme-rgb),.18) 78%, rgba(255, 255, 255, .94) 100%); }
.uyc-branches-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--branch-bg) 86%); }
.uyc-branches-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,460px); gap:clamp(34px,6vw,100px); align-items:end; }
.uyc-branches-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .56); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-branches-breadcrumb a { color:rgba(26, 26, 26, .82); text-decoration:none; }
.uyc-branches-breadcrumb a:hover { color:#1a1a1a; }
.uyc-branches-breadcrumb i { color:var(--branch-red); font-size:10px; }
.uyc-branches-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--branch-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-branches-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--branch-red); }
.uyc-branches-hero h1 { max-width:940px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(66px,8.2vw,138px); font-weight:900; line-height:.84; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.uyc-branches-hero p { max-width:690px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.64; }
.uyc-branches-stat { position:relative; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; padding:12px; border-radius:20px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-branches-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--branch-red); }
.uyc-branches-stat__item { min-height:142px; padding:24px; border-radius:16px; background:rgba(255, 255, 255, .54); }
.uyc-branches-stat__item span { display:block; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-branches-stat__item strong { display:block; margin-top:12px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(46px,5vw,76px); font-weight:900; line-height:.86; }
.uyc-branches-main { position:relative; padding:8px 0 110px; background:var(--branch-bg); }
.uyc-branches-head { display:flex; align-items:end; justify-content:space-between; gap:24px; margin-bottom:30px; }
.uyc-branches-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(50px,5vw,84px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-branches-head p { max-width:560px; margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.62; }
.uyc-branches-map-wrap { display:grid; grid-template-columns:minmax(0,1.2fr) minmax(270px,360px); gap:24px; align-items:stretch; }
.uyc-branches-map-card, .uyc-branches-city-panel, .uyc-branches-cta { position:relative; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .92), rgba(255, 255, 255, .98)); box-shadow:0 28px 78px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(26, 26, 26, .07); overflow:hidden; }
.uyc-branches-map-card { min-height:620px; padding:28px 34px; display:flex; align-items:center; justify-content:center; }
.uyc-branches-map-card::before { content:''; position:absolute; inset:18px; border-radius:18px; background:radial-gradient(circle at 54% 48%, rgba(var(--theme-rgb),.16), transparent 34%), linear-gradient(180deg, rgba(26, 26, 26, .035), transparent 54%); pointer-events:none; z-index:0; }
.uyc-branches-map-card .turkey-map-drawing { position:relative; z-index:1; width:min(100%, 1100px); min-height:560px; display:flex; align-items:center; justify-content:center; }
.uyc-branches-map-card #turkey-map-drawing { width:100%; max-width:none; height:auto; max-height:none; display:block; transform:none; transform-origin:center; filter:drop-shadow(0 26px 44px rgba(0, 0, 0, 0.136)); }
#turkey-map-drawing g path { fill:rgba(26, 26, 26, .12); stroke:rgba(26, 26, 26, .32); stroke-width:.7; cursor:pointer; transition:fill .22s ease, stroke .22s ease, transform .22s ease; }
#turkey-map-drawing g path:hover { fill:rgba(26, 26, 26, .22); stroke:#1a1a1a; }
#turkey-map-drawing g path.has-branch { fill:rgba(var(--theme-rgb),.72); stroke:rgba(26, 26, 26, .72); }
#turkey-map-drawing g path.has-branch:hover, #turkey-map-drawing g path.active { fill:var(--branch-red) !important; stroke:#1a1a1a !important; }
.uyc-branches-city-panel { padding:26px; }
.uyc-branches-city-panel h3 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:42px; font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-branches-city-panel p { margin:14px 0 22px; color:rgba(26, 26, 26, .6); font-size:14px; font-weight:650; line-height:1.56; }
.uyc-branches-city-list { display:flex; flex-wrap:wrap; gap:10px; max-height:360px; overflow:auto; padding-right:4px; }
.uyc-branches-city-btn { min-height:40px; padding:0 14px; border:0; border-radius:999px; background:rgba(26, 26, 26, .08); color:#1a1a1a; font-size:12px; font-weight:900; text-transform:uppercase; cursor:pointer; transition:background .2s ease, transform .2s ease, color .2s ease; }
.uyc-branches-city-btn:hover, .uyc-branches-city-btn.is-active { background:var(--branch-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-branches-results { padding-top:58px; }
.uyc-branches-results.is-awaiting, .uyc-branches-results[hidden] { display:none !important; }
.uyc-branches-results-head { display:flex; align-items:end; justify-content:space-between; gap:18px; margin-bottom:24px; }
.uyc-branches-results-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(44px,4vw,70px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-branches-results-head span { color:rgba(26, 26, 26, .52); font-weight:900; text-transform:uppercase; }
.uyc-branches-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.uyc-branch-card { position:relative; min-height:310px; padding:26px; border-radius:18px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 24px 70px rgba(0, 0, 0, 0.10400000000000001), inset 0 1px 0 rgba(26, 26, 26, .08); overflow:hidden; }
.uyc-branch-card::after { content:''; position:absolute; right:-54px; bottom:-64px; width:170px; height:170px; border-radius:50%; background:rgba(var(--theme-rgb),.17); filter:blur(18px); opacity:0; transition:opacity .25s ease; }
.uyc-branch-card:hover::after { opacity:1; }
.uyc-branch-card > * { position:relative; z-index:1; }
.uyc-branch-card__top { display:flex; justify-content:space-between; gap:16px; align-items:flex-start; margin-bottom:24px; }
.uyc-branch-card__icon { width:54px; height:54px; display:flex; align-items:center; justify-content:center; border-radius:16px; background:var(--branch-red); color:#1a1a1a; box-shadow:0 16px 36px rgba(var(--theme-rgb),.25); }
.uyc-branch-card small { color:var(--branch-red); font-family:var(--title-font); font-size:14px; font-weight:900; letter-spacing:4px; text-transform:uppercase; }
.uyc-branch-card h3 { margin:0 0 16px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(32px,3vw,48px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-branch-line { display:flex; gap:12px; align-items:flex-start; margin-top:14px; color:rgba(26, 26, 26, .68); font-size:14px; font-weight:700; line-height:1.5; }
.uyc-branch-line i { width:28px; height:28px; flex:0 0 28px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .08); color:var(--branch-red); font-size:12px; }
.uyc-branch-line a { color:#1a1a1a; text-decoration:none; }
.uyc-branch-actions { display:flex; flex-wrap:wrap; gap:10px; margin-top:24px; }
.uyc-branch-action { display:inline-flex; align-items:center; gap:9px; min-height:40px; padding:0 14px; border:0; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-size:12px; font-weight:900; text-transform:uppercase; cursor:pointer; }
.uyc-branch-action.is-red { background:var(--branch-red); color:#1a1a1a; }
.uyc-branch-action.is-map { background:rgba(26, 26, 26, .08); color:#1a1a1a; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-branch-action.is-map:hover { background:var(--branch-red); color:#1a1a1a; }
.uyc-branches-map-embed { grid-column:1 / -1; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 24px 70px rgba(0, 0, 0, 0.11200000000000002); scroll-margin-top:110px; }
.uyc-branches-map-embed.is-hidden { display:none; }
.uyc-branches-map-embed iframe { width:100%; height:360px; border:0; display:block; filter:grayscale(.25) contrast(1.05); }
.uyc-branches-empty { min-height:260px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); color:rgba(26, 26, 26, .68); font-weight:800; }
.uyc-branches-cta { margin-top:70px; padding:34px; display:grid; grid-template-columns:minmax(0,1fr) auto; gap:24px; align-items:center; }
.uyc-branches-cta span { display:block; color:var(--branch-red); font-family:var(--title-font); font-size:14px; font-weight:900; letter-spacing:5px; text-transform:uppercase; }
.uyc-branches-cta h2 { margin:12px 0 10px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(42px,4vw,72px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-branches-cta p { margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-branches-cta-actions { display:flex; flex-wrap:wrap; gap:12px; justify-content:flex-end; }
.uyc-branches-cta-btn { display:inline-flex; align-items:center; gap:12px; min-height:52px; padding:0 21px 0 8px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; text-transform:uppercase; }
.uyc-branches-cta-btn i { width:38px; height:38px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--branch-red); color:#1a1a1a; font-size:12px; }
.uyc-branches-cta-btn.is-red { background:var(--branch-red); color:#1a1a1a; }
.uyc-branches-cta-btn.is-red i { background:#1a1a1a; color:var(--branch-red); }
@media (max-width:1199px) { .uyc-branches-hero__inner, .uyc-branches-map-wrap { grid-template-columns:1fr; } .uyc-branches-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-branches-shell { width:calc(100% - 28px); } .uyc-branches-hero { min-height:auto; padding:132px 0 54px; } .uyc-branches-hero h1 { font-size:58px; } .uyc-branches-stat { grid-template-columns:1fr; } .uyc-branches-main { padding:0 0 76px; } .uyc-branches-head, .uyc-branches-results-head, .uyc-branches-cta { display:block; } .uyc-branches-head p, .uyc-branches-results-head span { margin-top:14px; display:block; } .uyc-branches-map-card { min-height:360px; padding:14px; } .uyc-branches-map-card::before { inset:10px; } .uyc-branches-map-card .turkey-map-drawing { width:100%; min-height:310px; } .uyc-branches-map-card #turkey-map-drawing { transform:none; max-height:none; } .uyc-branches-grid { grid-template-columns:1fr; } .uyc-branches-cta-actions { justify-content:flex-start; margin-top:24px; } }

/* ===== variation\page\catalogstemplate.php ===== */
.uyc-catalog-page { --uyc-bg:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-catalog-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-catalog-hero { position:relative; min-height:520px; display:flex; align-items:flex-end; padding:168px 0 60px; background:#fff; overflow:hidden; }
.uyc-catalog-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.92) brightness(.58); transform:scale(1.04); }
.uyc-catalog-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .72) 40%, rgba(255, 255, 255, .24) 72%, rgba(255, 255, 255, .86) 100%); }
.uyc-catalog-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 84%); }
.uyc-catalog-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,420px); gap:clamp(36px,6vw,110px); align-items:end; }
.uyc-catalog-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:20px; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-catalog-breadcrumb a { color:rgba(26, 26, 26, .74); text-decoration:none; transition:color .22s ease; }
.uyc-catalog-breadcrumb a:hover { color:#1a1a1a; }
.uyc-catalog-breadcrumb i { color:var(--uyc-red); font-size:10px; }
.uyc-catalog-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-catalog-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-catalog-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(64px,8.5vw,126px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-catalog-hero p { max-width:700px; margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.6; }
.uyc-catalog-panel { position:relative; padding:28px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.uyc-catalog-panel::before { content:''; position:absolute; left:28px; right:28px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-catalog-panel span { display:block; color:rgba(26, 26, 26, .48); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-catalog-panel strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(38px,4vw,62px); font-weight:900; line-height:.9; }
.uyc-catalog-panel small { display:block; margin-top:16px; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:600; line-height:1.45; }
.uyc-catalog-main { padding:10px 0 104px; background:var(--uyc-bg); }
.uyc-catalog-head { display:flex; align-items:end; justify-content:space-between; gap:28px; margin-bottom:30px; }
.uyc-catalog-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,5vw,86px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-catalog-head p { max-width:560px; margin:0; color:rgba(26, 26, 26, .62); font-size:16px; font-weight:650; line-height:1.58; }
.uyc-catalog-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
.uyc-catalog-card { position:relative; min-height:520px; border-radius:20px; overflow:hidden; background:#fff; box-shadow:0 28px 82px rgba(0, 0, 0, 0.10800000000000001); isolation:isolate; }
.uyc-catalog-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .04) 5%, rgba(255, 255, 255, .34) 46%, rgba(255, 255, 255, .96) 100%); pointer-events:none; }
.uyc-catalog-card::after { content:''; position:absolute; right:-80px; top:-90px; width:260px; height:260px; border-radius:50%; background:rgba(var(--theme-rgb),.24); filter:blur(28px); z-index:2; opacity:0; transition:opacity .25s ease; pointer-events:none; }
.uyc-catalog-card:hover::after { opacity:1; }
.uyc-catalog-cover { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.06) saturate(.94) brightness(.72); transform:scale(1.025); transition:transform .55s ease, filter .55s ease; }
.uyc-catalog-card:hover .uyc-catalog-cover { transform:scale(1.07); filter:contrast(1.1) saturate(1) brightness(.84); }
.uyc-catalog-cover--pdf { position:absolute; inset:34px 38px 170px; border-radius:10px; background:linear-gradient(145deg,#f7f7f7,#cfd3d8); box-shadow:0 26px 58px rgba(0, 0, 0, 0.136); display:flex; align-items:center; justify-content:center; overflow:hidden; }
.uyc-catalog-cover--pdf i { color:var(--uyc-red); font-size:76px; filter:drop-shadow(0 12px 28px rgba(var(--theme-rgb),.28)); }
.uyc-catalog-cover--pdf::after { content:'PDF'; position:absolute; left:18px; bottom:14px; color:#fff; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:52px; font-weight:900; line-height:1; opacity:.13; }
.uyc-catalog-body { position:absolute; left:0; right:0; bottom:0; z-index:3; padding:28px; }
.uyc-catalog-meta { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:14px; color:rgba(26, 26, 26, .78); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-catalog-meta span { display:inline-flex; min-height:28px; align-items:center; padding:0 10px; border-radius:999px; background:rgba(26, 26, 26, .16); }
.uyc-catalog-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(30px,2.4vw,44px); font-weight:900; line-height:.94; text-transform:uppercase; }
.uyc-catalog-actions { display:flex; align-items:center; gap:10px; margin-top:22px; }
.uyc-catalog-btn { border:0; min-height:46px; display:inline-flex; align-items:center; justify-content:center; gap:10px; padding:0 18px; border-radius:999px; background:#1a1a1a; color:#fff; font-size:13px; font-weight:900; text-decoration:none; text-transform:uppercase; cursor:pointer; transition:transform .22s ease, background .22s ease, color .22s ease, box-shadow .22s ease; }
.uyc-catalog-btn--view { flex:1; background:var(--uyc-red); color:#1a1a1a; box-shadow:0 18px 38px rgba(var(--theme-rgb),.22); }
.uyc-catalog-btn:hover { transform:translateY(-2px); color:#1a1a1a; background:var(--uyc-red); box-shadow:0 20px 46px rgba(var(--theme-rgb),.26); }
.uyc-catalog-btn--view:hover { background:#1a1a1a; color:#fff; }
.uyc-catalog-empty { min-height:300px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-catalog-empty i { display:block; margin-bottom:18px; color:var(--uyc-red); font-size:42px; }
.uyc-catalog-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:750; }
.uyc-pdf-modal { position:fixed; inset:0; z-index:26000; display:none; align-items:stretch; justify-content:stretch; padding:0; background:rgba(255, 255, 255, .96); }
.uyc-pdf-modal.is-open { display:flex; }
.uyc-pdf-dialog { width:100%; height:100%; display:grid; grid-template-rows:auto 1fr auto; border-radius:0; overflow:hidden; background:transparent; box-shadow:none; }
.uyc-pdf-top { display:flex; align-items:center; justify-content:space-between; gap:16px; padding:12px 18px; background:linear-gradient(180deg, rgba(255, 255, 255, .72), rgba(255, 255, 255, .28)); -webkit-backdrop-filter:blur(14px); backdrop-filter:blur(14px); }
.uyc-pdf-title { min-width:0; }
.uyc-pdf-title span { display:block; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:13px; font-weight:900; letter-spacing:5px; text-transform:uppercase; }
.uyc-pdf-title strong { display:block; margin-top:3px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(24px,2.2vw,38px); font-weight:900; line-height:.95; text-transform:uppercase; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.uyc-pdf-top-actions { display:flex; align-items:center; gap:10px; flex-shrink:0; }
.uyc-pdf-icon-btn, .uyc-pdf-download { width:44px; height:44px; border:0; border-radius:999px; display:inline-flex; align-items:center; justify-content:center; background:rgba(26, 26, 26, .1); color:#1a1a1a; text-decoration:none; cursor:pointer; transition:background .22s ease, transform .22s ease; }
.uyc-pdf-download { width:auto; padding:0 17px; gap:9px; font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-pdf-icon-btn:hover, .uyc-pdf-download:hover { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-pdf-stage { position:relative; min-height:0; display:grid; grid-template-columns:auto 1fr auto; align-items:center; gap:10px; padding:4px 14px 8px; background:radial-gradient(circle at 50% 0%, rgba(var(--theme-rgb),.14), transparent 34%), #fff; overflow:hidden; }
.uyc-pdf-book { position:relative; height:100%; min-height:0; display:flex; align-items:center; justify-content:center; gap:18px; perspective:1800px; overflow:hidden; }
.uyc-pdf-page { max-width:calc(50% - 13px); max-height:100%; display:flex; align-items:center; justify-content:center; border-radius:6px; background:#f5f5f5; box-shadow:0 22px 62px rgba(26, 26, 26, .52); overflow:hidden; transform-origin:left center; transition:transform .28s ease, opacity .28s ease; }
.uyc-pdf-page canvas { display:block; max-width:100%; max-height:100%; height:auto!important; width:auto!important; }
.uyc-pdf-page.is-empty { display:none; }
.uyc-pdf-book.is-turning .uyc-pdf-page { opacity:.68; transform:rotateY(-6deg) translateX(8px); }
.uyc-pdf-nav { width:52px; height:52px; border:0; border-radius:999px; display:inline-flex; align-items:center; justify-content:center; background:var(--uyc-red); color:#1a1a1a; cursor:pointer; box-shadow:0 20px 44px rgba(var(--theme-rgb),.24); transition:transform .22s ease, opacity .22s ease, background .22s ease; }
.uyc-pdf-nav:hover { transform:translateY(-2px); background:#1a1a1a; color:#fff; }
.uyc-pdf-nav:disabled { opacity:.32; cursor:not-allowed; transform:none; }
.uyc-pdf-bottom { display:flex; align-items:center; justify-content:space-between; gap:18px; padding:10px 18px; background:linear-gradient(0deg, rgba(255, 255, 255, .72), rgba(255, 255, 255, .22)); }
.uyc-pdf-status { color:rgba(26, 26, 26, .72); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-pdf-progress { flex:1; height:6px; border-radius:999px; background:rgba(26, 26, 26, .12); overflow:hidden; }
.uyc-pdf-progress span { display:block; width:0%; height:100%; background:var(--uyc-red); transition:width .24s ease; }
.uyc-pdf-fallback { display:none; width:100%; height:100%; border:0; background:#1a1a1a; }
.uyc-pdf-message { position:absolute; inset:0; display:none; align-items:center; justify-content:center; text-align:center; padding:30px; color:#1a1a1a; font-size:17px; font-weight:800; background:rgba(255, 255, 255, .84); z-index:3; }
.uyc-pdf-message.is-visible { display:flex; }
@media (max-width:1199px) { .uyc-catalog-hero__inner { grid-template-columns:1fr; } .uyc-catalog-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-catalog-shell { width:calc(100% - 28px); } .uyc-catalog-hero { min-height:auto; padding:130px 0 48px; } .uyc-catalog-hero h1 { font-size:56px; } .uyc-catalog-head { display:block; } .uyc-catalog-head p { margin-top:16px; } .uyc-catalog-grid { grid-template-columns:1fr; } .uyc-catalog-card { min-height:460px; border-radius:16px; } .uyc-pdf-modal { padding:0; } .uyc-pdf-dialog { width:100%; height:100%; border-radius:0; } .uyc-pdf-top { padding:14px; } .uyc-pdf-download span { display:none; } .uyc-pdf-stage { grid-template-columns:1fr; grid-template-rows:1fr auto; padding:12px; } .uyc-pdf-book { gap:0; } .uyc-pdf-page { max-width:100%; } .uyc-pdf-page[data-side="right"] { display:none; } .uyc-pdf-nav { width:48px; height:48px; } .uyc-pdf-stage .uyc-pdf-nav { position:absolute; bottom:76px; z-index:4; } .uyc-pdf-prev { left:16px; } .uyc-pdf-next { right:16px; } .uyc-pdf-bottom { padding:12px 14px; } }

/* ===== variation\page\contacttemplate.php ===== */
.contact-modern-page {
    background: #fff;
    color: #1a1a1a;
    overflow: hidden;
}
.contact-hero {
    position: relative;
    min-height: 620px;
    display: flex;
    align-items: flex-end;
    padding: 210px 0 82px;
    overflow: hidden;
    background: #fff;
}
.contact-hero__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: contrast(1.08) saturate(.92) brightness(.78);
    transform: scale(1.04);
}
.contact-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, .95) 0%, rgba(255, 255, 255, .72) 36%, rgba(255, 255, 255, .34) 70%, rgba(255, 255, 255, .82) 100%);
    z-index: 1;
}
.contact-hero::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 180px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 82%);
    z-index: 2;
    pointer-events: none;
}
.contact-hero__inner {
    position: relative;
    z-index: 3;
    width: min(1580px, calc(100% - 48px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 460px);
    gap: clamp(44px, 7vw, 120px);
    align-items: end;
}
.contact-kicker {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
    color: var(--sh-red,var(--theme-color));
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 8px;
    text-transform: uppercase;
}
.contact-kicker::before {
    content: '';
    width: 42px;
    height: 2px;
    border-radius: 999px;
    background: var(--sh-red,var(--theme-color));
}
.contact-hero h1 {
    max-width: 820px;
    margin: 0;
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: clamp(66px, 9vw, 148px);
    font-weight: 900;
    line-height: .82;
    letter-spacing: 0;
    text-transform: uppercase;
}
.contact-hero__text {
    max-width: 600px;
    margin: 26px 0 0;
    color: rgba(26, 26, 26, .72);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.58;
}
.contact-hero__panel {
    position: relative;
    padding: 30px;
    border-radius: 18px;
    background: rgba(26, 26, 26, .065);
    -webkit-backdrop-filter: blur(18px) saturate(1.16);
    backdrop-filter: blur(18px) saturate(1.16);
    box-shadow: 0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11);
}
.contact-hero__panel::before {
    content: '';
    position: absolute;
    left: 30px;
    right: 30px;
    top: 0;
    height: 3px;
    border-radius: 999px;
    background: var(--sh-red,var(--theme-color));
}
.contact-hero__panel span {
    display: block;
    color: rgba(26, 26, 26, .5);
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}
.contact-hero__panel a {
    display: block;
    margin-top: 10px;
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: clamp(30px, 3vw, 48px);
    font-weight: 900;
    line-height: .96;
    text-decoration: none;
}
.contact-hero__panel p {
    margin: 24px 0 0;
    color: rgba(26, 26, 26, .68);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.55;
}
.contact-shell {
    width: min(1580px, calc(100% - 48px));
    margin: 0 auto;
}
.contact-info-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    padding: 0 0 34px;
}
.contact-info-card {
    position: relative;
    min-height: 170px;
    padding: 28px;
    border-radius: 16px;
    background: linear-gradient(145deg, rgba(26, 26, 26, .074), rgba(26, 26, 26, .032));
    box-shadow: 0 20px 54px rgba(0, 0, 0, 0.08800000000000001), inset 0 1px 0 rgba(26, 26, 26, .08);
    overflow: hidden;
    transition: transform .25s ease, background .25s ease, box-shadow .25s ease;
}
.contact-info-card::after {
    content: '';
    position: absolute;
    right: -50px;
    bottom: -60px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgba(var(--theme-rgb),.16);
    filter: blur(16px);
    opacity: 0;
    transition: opacity .25s ease;
}
.contact-info-card:hover {
    transform: translateY(-5px);
    background: linear-gradient(145deg, rgba(26, 26, 26, .1), rgba(26, 26, 26, .045));
    box-shadow: 0 28px 68px rgba(0, 0, 0, 0.12);
}
.contact-info-card:hover::after { opacity: 1; }
.contact-info-card i {
    position: relative;
    z-index: 1;
    display: inline-flex;
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: var(--sh-red,var(--theme-color));
    color: #fff;
    font-size: 18px;
    box-shadow: 0 16px 36px rgba(var(--theme-rgb),.24);
}
.contact-info-card span {
    position: relative;
    z-index: 1;
    display: block;
    margin: 22px 0 8px;
    color: rgba(26, 26, 26, .48);
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}
.contact-info-card a,
.contact-info-card strong,
.contact-info-card p {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.22;
    text-decoration: none;
}
.contact-workspace {
    display: grid;
    grid-template-columns: minmax(360px, .92fr) minmax(480px, 1.08fr);
    gap: 22px;
    padding: 34px 0 96px;
}
.contact-map-card,
.contact-form-card {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 34px 90px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .08);
}
.contact-map-card {
    min-height: 720px;
}
.contact-map-card iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    filter: grayscale(.6) contrast(1.05) brightness(.75);
}
.contact-map-card__caption {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 24px;
    z-index: 2;
    padding: 24px;
    border-radius: 16px;
    background: rgba(255, 255, 255, .76);
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.136);
}
.contact-map-card__caption span {
    color: var(--sh-red,var(--theme-color));
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}
.contact-map-card__caption p {
    margin: 8px 0 0;
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.22;
}
.contact-form-card {
    padding: clamp(34px, 5vw, 70px);
}
.contact-form-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 24px;
    align-items: start;
    margin-bottom: 38px;
}
.contact-form-head h2 {
    margin: 0;
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: clamp(48px, 5.2vw, 84px);
    font-weight: 900;
    line-height: .88;
    text-transform: uppercase;
}
.contact-form-head p {
    max-width: 540px;
    margin: 16px 0 0;
    color: rgba(26, 26, 26, .64);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.65;
}
.contact-form-mark {
    color: rgba(26, 26, 26, .08);
    font-family: var(--title-font);
    font-size: clamp(76px, 9vw, 140px);
    font-weight: 900;
    line-height: .72;
}
.contact-modern-form {
    display: grid;
    gap: 16px;
}
.contact-field-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}
.contact-modern-form input,
.contact-modern-form textarea {
    width: 100%;
    min-height: 58px;
    padding: 0 20px;
    border: 0;
    border-radius: 12px;
    background: rgba(26, 26, 26, .075);
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 800;
    outline: none;
    box-shadow: inset 0 1px 0 rgba(26, 26, 26, .08);
    transition: background .2s ease, box-shadow .2s ease, transform .2s ease;
}
.contact-modern-form textarea {
    min-height: 156px;
    padding-top: 18px;
    resize: vertical;
}
.contact-modern-form input::placeholder,
.contact-modern-form textarea::placeholder { color: rgba(26, 26, 26, .42); }
.contact-modern-form input:focus,
.contact-modern-form textarea:focus {
    background: rgba(26, 26, 26, .11);
    box-shadow: inset 0 0 0 2px rgba(var(--theme-rgb),.52), 0 16px 34px rgba(0, 0, 0, 0.072);
    transform: translateY(-1px);
}
.contact-recaptcha {
    min-height: 78px;
    display: flex;
    align-items: center;
}
.contact-submit-row {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
    margin-top: 4px;
}
.contact-submit-row button,
.contact-whatsapp-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 58px;
    padding: 0 28px;
    border: 0;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    transition: transform .22s ease, background .22s ease, box-shadow .22s ease, color .22s ease;
}
.contact-submit-row button {
    background: var(--sh-red,var(--theme-color));
    color: #fff;
    box-shadow: 0 18px 44px rgba(var(--theme-rgb),.24);
}
.contact-whatsapp-btn {
    background: #1a1a1a;
    color: #fff;
}
.contact-submit-row button:hover,
.contact-whatsapp-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 24px 56px rgba(0, 0, 0, 0.12);
}
.contact-submit-row button:hover { background: var(--theme-color); color: #fff; }
.contact-whatsapp-btn:hover { background: #25d366; color: #1a1a1a; }
.contact-mini-cta {
    position: relative;
    padding: 72px 0 92px;
    background: #fff;
}
.contact-mini-cta__inner {
    width: min(1580px, calc(100% - 48px));
    margin: 0 auto;
    min-height: 280px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 34px;
    align-items: center;
    padding: clamp(34px, 5vw, 70px);
    border-radius: 20px;
    background: radial-gradient(circle at 82% 20%, rgba(var(--theme-rgb),.2), transparent 34%), linear-gradient(135deg, rgba(26, 26, 26, .075), rgba(26, 26, 26, .032));
    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.11200000000000002), inset 0 1px 0 rgba(26, 26, 26, .08);
}
.contact-mini-cta h3 {
    margin: 0;
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: clamp(46px, 5vw, 82px);
    font-weight: 900;
    line-height: .9;
    text-transform: uppercase;
}
.contact-mini-cta p {
    max-width: 690px;
    margin: 14px 0 0;
    color: rgba(26, 26, 26, .68);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6;
}
.contact-mini-cta a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-height: 62px;
    padding: 0 34px;
    border-radius: 999px;
    background: #1a1a1a;
    color: #fff;
    font-weight: 900;
    text-decoration: none;
    white-space: nowrap;
    transition: transform .22s ease, background .22s ease, color .22s ease, box-shadow .22s ease;
}
.contact-mini-cta a i { color: #fff; }
.contact-mini-cta a:hover {
    background: var(--sh-red,var(--theme-color));
    color: #1a1a1a;
    transform: translateY(-3px);
    box-shadow: 0 24px 56px rgba(var(--theme-rgb),.22);
}
.contact-mini-cta a:hover i { color: #fff; }
/* Light theme contact filled button icons */
body.uyc-theme-light .contact-submit-row button i,
body.uyc-theme-light .contact-submit-row button svg,
body.uyc-theme-light .contact-whatsapp-btn i,
body.uyc-theme-light .contact-whatsapp-btn svg,
body.uyc-theme-light .contact-mini-cta a i,
body.uyc-theme-light .contact-mini-cta a svg {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
}

body.uyc-theme-light .contact-submit-row button:hover i,
body.uyc-theme-light .contact-submit-row button:hover svg,
body.uyc-theme-light .contact-whatsapp-btn:hover i,
body.uyc-theme-light .contact-whatsapp-btn:hover svg,
body.uyc-theme-light .contact-mini-cta a:hover i,
body.uyc-theme-light .contact-mini-cta a:hover svg {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
}
@media (max-width: 1199px) {
    .contact-hero { min-height: 560px; padding: 150px 0 70px; }
    .contact-hero__inner,
    .contact-workspace,
    .contact-mini-cta__inner { grid-template-columns: 1fr; }
    .contact-info-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .contact-map-card { min-height: 460px; }
}
@media (max-width: 767px) {
    .contact-hero { min-height: auto; padding: 130px 0 58px; }
    .contact-hero__inner,
    .contact-shell,
    .contact-mini-cta__inner { width: calc(100% - 28px); }
    .contact-hero h1 { font-size: 58px; }
    .contact-hero__panel { padding: 24px; }
    .contact-info-strip,
    .contact-field-grid { grid-template-columns: 1fr; }
    .contact-workspace { padding-bottom: 62px; }
    .contact-form-card { padding: 28px 20px; border-radius: 16px; }
    .contact-form-head { grid-template-columns: 1fr; }
    .contact-form-mark { display: none; }
    .contact-submit-row button,
    .contact-whatsapp-btn { width: 100%; }
    .contact-mini-cta { padding: 44px 0 62px; }
    .contact-mini-cta__inner { padding: 30px 22px; border-radius: 16px; }
    .contact-mini-cta a { width: 100%; }
}

/* ===== variation\page\dealerstemplate.php ===== */
.uyc-dealers-page { --dealer-bg:#fff; --dealer-soft:#fff; --dealer-red:var(--sh-red,var(--theme-color)); --dealer-accent:var(--gr-color2,var(--theme-color)); background:var(--dealer-bg); color:#1a1a1a; overflow:hidden; }
.uyc-dealers-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-dealers-hero { position:relative; min-height:570px; display:flex; align-items:flex-end; padding:178px 0 74px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-dealers-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.45) contrast(1.1) saturate(.9); transform:scale(1.045); }
.uyc-dealers-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .77) 42%, rgba(var(--theme-rgb),.18) 78%, rgba(255, 255, 255, .94) 100%); }
.uyc-dealers-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--dealer-bg) 86%); }
.uyc-dealers-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,460px); gap:clamp(34px,6vw,100px); align-items:end; }
.uyc-dealers-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .56); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-dealers-breadcrumb a { color:rgba(26, 26, 26, .82); text-decoration:none; }
.uyc-dealers-breadcrumb a:hover { color:#1a1a1a; }
.uyc-dealers-breadcrumb i { color:var(--dealer-red); font-size:10px; }
.uyc-dealers-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--dealer-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-dealers-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--dealer-red); }
.uyc-dealers-hero h1 { max-width:940px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(66px,8.2vw,138px); font-weight:900; line-height:.84; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.uyc-dealers-hero p { max-width:690px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.64; }
.uyc-dealers-stat { position:relative; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; padding:12px; border-radius:20px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-dealers-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--dealer-red); }
.uyc-dealers-stat__item { min-height:142px; padding:24px; border-radius:16px; background:rgba(255, 255, 255, .54); }
.uyc-dealers-stat__item span { display:block; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-dealers-stat__item strong { display:block; margin-top:12px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(46px,5vw,76px); font-weight:900; line-height:.86; }
.uyc-dealers-main { position:relative; padding:8px 0 110px; background:var(--dealer-bg); }
.uyc-dealers-head { display:flex; align-items:end; justify-content:space-between; gap:24px; margin-bottom:30px; }
.uyc-dealers-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(50px,5vw,84px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-dealers-head p { max-width:560px; margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.62; }
.uyc-dealers-map-wrap { display:grid; grid-template-columns:minmax(0,1.2fr) minmax(270px,360px); gap:24px; align-items:stretch; }
.uyc-dealers-map-card, .uyc-dealers-city-panel, .uyc-dealers-cta { position:relative; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .92), rgba(255, 255, 255, .98)); box-shadow:0 28px 78px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(26, 26, 26, .07); overflow:hidden; }
.uyc-dealers-map-card { min-height:620px; padding:28px 34px; display:flex; align-items:center; justify-content:center; }
.uyc-dealers-map-card::before { content:''; position:absolute; inset:18px; border-radius:18px; background:radial-gradient(circle at 54% 48%, rgba(var(--theme-rgb),.16), transparent 34%), linear-gradient(180deg, rgba(26, 26, 26, .035), transparent 54%); pointer-events:none; z-index:0; }
.uyc-dealers-map-card .turkey-map-drawing { position:relative; z-index:1; width:min(100%, 1100px); min-height:560px; display:flex; align-items:center; justify-content:center; }
.uyc-dealers-map-card #turkey-map-drawing { width:100%; max-width:none; height:auto; max-height:none; display:block; transform:none; transform-origin:center; filter:drop-shadow(0 26px 44px rgba(0, 0, 0, 0.136)); }
#turkey-map-drawing g path { fill:rgba(26, 26, 26, .12); stroke:rgba(26, 26, 26, .32); stroke-width:.7; cursor:pointer; transition:fill .22s ease, stroke .22s ease, transform .22s ease; }
#turkey-map-drawing g path:hover { fill:rgba(26, 26, 26, .22); stroke:#1a1a1a; }
#turkey-map-drawing g path.has-branch { fill:rgba(var(--theme-rgb),.72); stroke:rgba(26, 26, 26, .72); }
#turkey-map-drawing g path.has-branch:hover, #turkey-map-drawing g path.active { fill:var(--dealer-red) !important; stroke:#1a1a1a !important; }
.uyc-dealers-city-panel { padding:26px; }
.uyc-dealers-city-panel h3 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:42px; font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-dealers-city-panel p { margin:14px 0 22px; color:rgba(26, 26, 26, .6); font-size:14px; font-weight:650; line-height:1.56; }
.uyc-dealers-city-list { display:flex; flex-wrap:wrap; gap:10px; max-height:360px; overflow:auto; padding-right:4px; }
.uyc-dealers-city-btn { min-height:40px; padding:0 14px; border:0; border-radius:999px; background:rgba(26, 26, 26, .08); color:#1a1a1a; font-size:12px; font-weight:900; text-transform:uppercase; cursor:pointer; transition:background .2s ease, transform .2s ease, color .2s ease; }
.uyc-dealers-city-btn:hover, .uyc-dealers-city-btn.is-active { background:var(--dealer-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-dealers-results { padding-top:58px; }
.uyc-dealers-results.is-awaiting, .uyc-dealers-results[hidden] { display:none !important; }
.uyc-dealers-results-head { display:flex; align-items:end; justify-content:space-between; gap:18px; margin-bottom:24px; }
.uyc-dealers-results-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(44px,4vw,70px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-dealers-results-head span { color:rgba(26, 26, 26, .52); font-weight:900; text-transform:uppercase; }
.uyc-dealers-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.uyc-branch-card { position:relative; min-height:310px; padding:26px; border-radius:18px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 24px 70px rgba(0, 0, 0, 0.10400000000000001), inset 0 1px 0 rgba(26, 26, 26, .08); overflow:hidden; }
.uyc-branch-card::after { content:''; position:absolute; right:-54px; bottom:-64px; width:170px; height:170px; border-radius:50%; background:rgba(var(--theme-rgb),.17); filter:blur(18px); opacity:0; transition:opacity .25s ease; }
.uyc-branch-card:hover::after { opacity:1; }
.uyc-branch-card > * { position:relative; z-index:1; }
.uyc-branch-card__top { display:flex; justify-content:space-between; gap:16px; align-items:flex-start; margin-bottom:24px; }
.uyc-branch-card__icon { width:54px; height:54px; display:flex; align-items:center; justify-content:center; border-radius:16px; background:var(--dealer-red); color:#1a1a1a; box-shadow:0 16px 36px rgba(var(--theme-rgb),.25); }
.uyc-branch-card small { color:var(--dealer-red); font-family:var(--title-font); font-size:14px; font-weight:900; letter-spacing:4px; text-transform:uppercase; }
.uyc-branch-card h3 { margin:0 0 16px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(32px,3vw,48px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-branch-line { display:flex; gap:12px; align-items:flex-start; margin-top:14px; color:rgba(26, 26, 26, .68); font-size:14px; font-weight:700; line-height:1.5; }
.uyc-branch-line i { width:28px; height:28px; flex:0 0 28px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .08); color:var(--dealer-red); font-size:12px; }
.uyc-branch-line a { color:#1a1a1a; text-decoration:none; }
.uyc-branch-actions { display:flex; flex-wrap:wrap; gap:10px; margin-top:24px; }
.uyc-branch-action { display:inline-flex; align-items:center; gap:9px; min-height:40px; padding:0 14px; border:0; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-size:12px; font-weight:900; text-transform:uppercase; cursor:pointer; }
.uyc-branch-action.is-red { background:var(--dealer-red); color:#1a1a1a; }
.uyc-branch-action.is-map { background:rgba(26, 26, 26, .08); color:#1a1a1a; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-branch-action.is-map:hover { background:var(--dealer-red); color:#1a1a1a; }
.uyc-dealers-map-embed { grid-column:1 / -1; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 24px 70px rgba(0, 0, 0, 0.11200000000000002); scroll-margin-top:110px; }
.uyc-dealers-map-embed.is-hidden { display:none; }
.uyc-dealers-map-embed iframe { width:100%; height:360px; border:0; display:block; filter:grayscale(.25) contrast(1.05); }
.uyc-dealers-empty { min-height:260px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); color:rgba(26, 26, 26, .68); font-weight:800; }
.uyc-dealers-cta { margin-top:70px; padding:34px; display:grid; grid-template-columns:minmax(0,1fr) auto; gap:24px; align-items:center; }
.uyc-dealers-cta span { display:block; color:var(--dealer-red); font-family:var(--title-font); font-size:14px; font-weight:900; letter-spacing:5px; text-transform:uppercase; }
.uyc-dealers-cta h2 { margin:12px 0 10px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(42px,4vw,72px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-dealers-cta p { margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-dealers-cta-actions { display:flex; flex-wrap:wrap; gap:12px; justify-content:flex-end; }
.uyc-dealers-cta-btn { display:inline-flex; align-items:center; gap:12px; min-height:52px; padding:0 21px 0 8px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; text-transform:uppercase; }
.uyc-dealers-cta-btn i { width:38px; height:38px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--dealer-red); color:#1a1a1a; font-size:12px; }
.uyc-dealers-cta-btn.is-red { background:var(--dealer-red); color:#1a1a1a; }
.uyc-dealers-cta-btn.is-red i { background:#1a1a1a; color:var(--dealer-red); }
@media (max-width:1199px) { .uyc-dealers-hero__inner, .uyc-dealers-map-wrap { grid-template-columns:1fr; } .uyc-dealers-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-dealers-shell { width:calc(100% - 28px); } .uyc-dealers-hero { min-height:auto; padding:132px 0 54px; } .uyc-dealers-hero h1 { font-size:58px; } .uyc-dealers-stat { grid-template-columns:1fr; } .uyc-dealers-main { padding:0 0 76px; } .uyc-dealers-head, .uyc-dealers-results-head, .uyc-dealers-cta { display:block; } .uyc-dealers-head p, .uyc-dealers-results-head span { margin-top:14px; display:block; } .uyc-dealers-map-card { min-height:360px; padding:14px; } .uyc-dealers-map-card::before { inset:10px; } .uyc-dealers-map-card .turkey-map-drawing { width:100%; min-height:310px; } .uyc-dealers-map-card #turkey-map-drawing { transform:none; max-height:none; } .uyc-dealers-grid { grid-template-columns:1fr; } .uyc-dealers-cta-actions { justify-content:flex-start; margin-top:24px; } }

/* ===== variation\page\documentstemplate.php ===== */
.uyc-doc-page { --doc-bg:#fff; --doc-panel:#fff; --doc-red:var(--sh-red,var(--theme-color)); --doc-muted:rgba(26, 26, 26, .64); background:var(--doc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-doc-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-doc-hero { position:relative; min-height:590px; display:flex; align-items:flex-end; padding:178px 0 78px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-doc-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.42) contrast(1.08) saturate(.86); transform:scale(1.045); }
.uyc-doc-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .82) 45%, rgba(var(--theme-rgb),.18) 78%, rgba(255, 255, 255, .94) 100%); }
.uyc-doc-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--doc-bg) 86%); }
.uyc-doc-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,500px); gap:clamp(34px,6vw,100px); align-items:end; }
.uyc-doc-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .58); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-doc-breadcrumb a { color:rgba(26, 26, 26, .84); text-decoration:none; }
.uyc-doc-breadcrumb i { color:var(--doc-red); font-size:10px; }
.uyc-doc-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--doc-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-doc-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--doc-red); }
.uyc-doc-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(70px,8.4vw,148px); font-weight:900; line-height:.84; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.uyc-doc-hero p { max-width:720px; margin:26px 0 0; color:rgba(26, 26, 26, .74); font-size:18px; font-weight:650; line-height:1.64; }
.uyc-doc-stat { position:relative; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; padding:12px; border-radius:20px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-doc-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--doc-red); }
.uyc-doc-stat__item { min-height:142px; padding:24px; border-radius:16px; background:rgba(255, 255, 255, .54); }
.uyc-doc-stat__item span { display:block; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-doc-stat__item strong { display:block; margin-top:12px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(46px,5vw,76px); font-weight:900; line-height:.86; }
.uyc-doc-main { padding:8px 0 112px; background:var(--doc-bg); }
.uyc-doc-head { display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,520px); gap:28px; align-items:end; margin-bottom:34px; }
.uyc-doc-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(52px,5.4vw,94px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-doc-head p { margin:0; color:var(--doc-muted); font-size:15px; font-weight:650; line-height:1.68; }
.uyc-doc-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }
.uyc-doc-card { position:relative; min-height:560px; padding:18px; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 78px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(26, 26, 26, .08); overflow:hidden; isolation:isolate; display:flex; flex-direction:column; }
.uyc-doc-card::before { content:''; position:absolute; inset:0; z-index:0; background:radial-gradient(circle at 86% 18%, rgba(var(--theme-rgb),.2), transparent 30%); opacity:.8; pointer-events:none; }
.uyc-doc-card > * { position:relative; z-index:1; }
.uyc-doc-card__top { display:flex; align-items:flex-start; justify-content:space-between; gap:18px; margin-bottom:16px; }
.uyc-doc-card__icon { width:58px; height:58px; display:flex; align-items:center; justify-content:center; border-radius:18px; background:var(--doc-red); color:#1a1a1a; font-size:24px; box-shadow:0 20px 48px rgba(var(--theme-rgb),.28); }
.uyc-doc-card__type { min-height:34px; padding:0 13px; display:inline-flex; align-items:center; border-radius:999px; background:rgba(26, 26, 26, .08); color:rgba(26, 26, 26, .76); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-doc-card__preview { position:relative; height:282px; margin-bottom:22px; display:flex; align-items:center; justify-content:center; border-radius:18px; background:linear-gradient(145deg, rgba(26, 26, 26, .08), rgba(26, 26, 26, .025)); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08), 0 18px 44px rgba(0, 0, 0, 0.096); overflow:hidden; }
.uyc-doc-card__preview::before { content:''; position:absolute; inset:14px; border-radius:14px; background:linear-gradient(180deg, rgba(26, 26, 26, .04), transparent); pointer-events:none; }
.uyc-doc-card__preview img { position:relative; z-index:1; width:100%; height:100%; object-fit:contain; padding:16px; filter:drop-shadow(0 18px 26px rgba(0, 0, 0, 0.136)); transition:transform .35s ease; }
.uyc-doc-card:hover .uyc-doc-card__preview img { transform:scale(1.035); }
.uyc-doc-card__file { position:relative; z-index:1; width:168px; min-height:214px; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:16px; border-radius:12px; background:#f7f7f7; color:#fff; box-shadow:0 22px 42px rgba(0, 0, 0, 0.136); }
.uyc-doc-card__file i { color:var(--doc-red); font-size:58px; }
.uyc-doc-card__file span { font-size:13px; font-weight:950; letter-spacing:2px; text-transform:uppercase; }
.uyc-doc-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(30px,2.4vw,42px); font-weight:900; line-height:.92; text-transform:uppercase; }
.uyc-doc-card p { margin:16px 0 0; color:var(--doc-muted); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-doc-actions { display:flex; flex-wrap:wrap; gap:10px; margin-top:auto; padding-top:26px; }
.uyc-doc-btn { display:inline-flex; align-items:center; gap:10px; min-height:44px; padding:0 16px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-doc-btn.is-red { background:var(--doc-red); color:#1a1a1a; }
.uyc-doc-empty { min-height:280px; display:grid; place-items:center; text-align:center; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); color:rgba(26, 26, 26, .68); font-weight:850; }
.uyc-doc-cta { margin-top:70px; padding:34px; display:grid; grid-template-columns:minmax(0,1fr) auto; gap:24px; align-items:center; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 78px rgba(0, 0, 0, 0.11200000000000002), inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-doc-cta h2 { margin:12px 0 10px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(42px,4vw,72px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-doc-cta p { margin:0; color:var(--doc-muted); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-doc-cta-actions { display:flex; flex-wrap:wrap; gap:12px; justify-content:flex-end; }
@media (max-width:1199px) { .uyc-doc-hero__inner, .uyc-doc-head, .uyc-doc-cta { grid-template-columns:1fr; } .uyc-doc-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .uyc-doc-cta-actions { justify-content:flex-start; } }
@media (max-width:767px) { .uyc-doc-shell { width:calc(100% - 28px); } .uyc-doc-hero { min-height:auto; padding:132px 0 58px; } .uyc-doc-hero h1 { font-size:58px; } .uyc-doc-stat { grid-template-columns:1fr; } .uyc-doc-main { padding:0 0 78px; } .uyc-doc-grid { grid-template-columns:1fr; } }

/* ===== variation\page\emptypage.php ===== */
.standard-page-modern { background:#fff; color:#1a1a1a; overflow:hidden; }
.standard-page-container { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.standard-page-hero { position:relative; min-height:640px; display:flex; align-items:flex-end; padding:210px 0 82px; background:#fff; overflow:hidden; }
.standard-page-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.94) brightness(.74); transform:scale(1.035); }
.standard-page-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .72) 38%, rgba(255, 255, 255, .28) 70%, rgba(255, 255, 255, .84) 100%); }
.standard-page-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:190px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 84%); pointer-events:none; }
.standard-page-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,460px); gap:clamp(42px,7vw,116px); align-items:end; }
.standard-page-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--sh-red,var(--theme-color)); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.standard-page-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--sh-red,var(--theme-color)); }
.standard-page-hero h1 { max-width:1080px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(66px, 5.2vw, 142px); font-weight:900; line-height:.9; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.standard-page-hero__text { max-width:760px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:600; line-height:1.58; }
.standard-page-hero__panel { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.standard-page-hero__panel::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--sh-red,var(--theme-color)); }
.standard-page-hero__panel span { display:block; color:rgba(26, 26, 26, .5); font-size:14px; font-weight:900; text-transform:uppercase; }
.standard-page-hero__panel a { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(30px,3vw,48px); font-weight:900; line-height:.96; text-decoration:none; }
.standard-page-hero__panel p { margin:24px 0 0; color:rgba(26, 26, 26, .68); font-size:15px; font-weight:600; line-height:1.55; }
.standard-page-body { padding:34px 0 92px; }
.standard-page-layout { display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,430px); gap:clamp(34px,5vw,80px); align-items:start; }
.standard-page-article { min-width:0; }
.standard-page-article__head { margin-bottom:34px; }
.standard-page-article__head h2 { max-width:940px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(46px,5vw,92px); font-weight:900; line-height:.9; text-transform:uppercase; }
.standard-page-richtext { color:rgba(26, 26, 26, .76); font-size:18px; font-weight:600; line-height:1.72; }
.standard-page-richtext p, .standard-page-richtext span, .standard-page-richtext div, .standard-page-richtext li, .standard-page-richtext strong, .standard-page-richtext b { color:rgba(26, 26, 26, .76)!important; font-family:var(--body-font,'Big Shoulders Display',sans-serif)!important; font-size:18px!important; font-weight:600!important; line-height:1.72!important; background:transparent!important; }
.standard-page-richtext h1, .standard-page-richtext h2, .standard-page-richtext h3, .standard-page-richtext h4 { margin:30px 0 16px!important; color:#1a1a1a!important; font-family:var(--title-font,'Big Shoulders Display',sans-serif)!important; font-weight:900!important; line-height:.94!important; text-transform:uppercase; background:transparent!important; }
.standard-page-richtext p { margin:0 0 18px; }
.standard-page-richtext a { color:#1a1a1a; text-decoration-color:var(--sh-red,var(--theme-color)); text-underline-offset:4px; }
.standard-page-richtext img { max-width:100%; height:auto; border-radius:18px; display:block; margin:28px 0; box-shadow:0 26px 74px rgba(0, 0, 0, 0.11200000000000002); }
.standard-page-sidebar { position:sticky; top:118px; display:grid; gap:18px; }
.standard-page-feature { position:relative; min-height:420px; border-radius:22px; overflow:hidden; background:#fff; box-shadow:0 34px 90px rgba(0, 0, 0, 0.128), inset 0 1px 0 rgba(26, 26, 26, .08); }
.standard-page-feature img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.06) saturate(.94) brightness(.82); transition:transform .45s ease; }
.standard-page-feature::after { content:''; position:absolute; inset:0; background:linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .9) 100%); }
.standard-page-feature:hover img { transform:scale(1.045); }
.standard-page-sidebox { position:relative; padding:28px; border-radius:20px; background:radial-gradient(circle at 86% 8%, rgba(var(--theme-rgb),.18), transparent 32%), linear-gradient(145deg, rgba(26, 26, 26, .074), rgba(26, 26, 26, .032)); box-shadow:0 28px 76px rgba(0, 0, 0, 0.096), inset 0 1px 0 rgba(26, 26, 26, .08); overflow:hidden; }
.standard-page-sidebox h3 { margin:0 0 18px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(30px,2.4vw,44px); font-weight:900; line-height:.95; text-transform:uppercase; }
.standard-page-sidebox p { margin:0 0 22px; color:rgba(26, 26, 26, .66); font-size:15px; font-weight:600; line-height:1.55; }
.standard-page-cta-btn { display:inline-flex; min-height:52px; align-items:center; justify-content:center; gap:12px; padding:0 24px; border-radius:999px; background:var(--sh-red,var(--theme-color)); color:#1a1a1a; font-weight:900; text-decoration:none; transition:transform .22s ease, box-shadow .22s ease, background .22s ease; }
.standard-page-cta-btn:hover { color:#1a1a1a; transform:translateY(-2px); box-shadow:0 20px 46px rgba(var(--theme-rgb),.25); background:var(--theme-color); }
.standard-page-related { padding:0 0 92px; }
.standard-page-related__top { display:flex; align-items:end; justify-content:space-between; gap:24px; margin-bottom:28px; }
.standard-page-related__top h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,5vw,86px); font-weight:900; line-height:.9; text-transform:uppercase; }
.standard-page-related__grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.standard-page-card { position:relative; min-height:220px; padding:24px; border-radius:20px; overflow:hidden; background:#fff; text-decoration:none; box-shadow:0 22px 64px rgba(0, 0, 0, 0.096), inset 0 1px 0 rgba(26, 26, 26, .07); isolation:isolate; transition:transform .26s ease, box-shadow .26s ease; }
.standard-page-card::before { content:''; position:absolute; inset:0; z-index:-2; background:linear-gradient(135deg, rgba(26, 26, 26, .07), rgba(26, 26, 26, .025)); }
.standard-page-card img { position:absolute; inset:0; z-index:-3; width:100%; height:100%; object-fit:cover; filter:brightness(.44) saturate(.9); opacity:.72; transition:transform .45s ease, opacity .45s ease; }
.standard-page-card::after { content:''; position:absolute; left:24px; right:24px; top:0; height:3px; border-radius:999px; background:var(--sh-red,var(--theme-color)); transform:scaleX(.34); transform-origin:left; transition:transform .26s ease; }
.standard-page-card small { display:block; margin-bottom:48px; color:var(--sh-red,var(--theme-color)); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:13px; font-weight:900; letter-spacing:5px; text-transform:uppercase; }
.standard-page-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(28px,2.3vw,42px); font-weight:900; line-height:.94; text-transform:uppercase; }
.standard-page-card p { margin:16px 0 0; color:rgba(26, 26, 26, .66); font-size:14px; font-weight:600; line-height:1.45; }
.standard-page-card:hover { transform:translateY(-6px); box-shadow:0 30px 82px rgba(0, 0, 0, 0.136); }
.standard-page-card:hover img { transform:scale(1.055); opacity:.88; }
.standard-page-card:hover::after { transform:scaleX(1); }
@media (max-width:1199px) { .standard-page-hero__inner, .standard-page-layout { grid-template-columns:1fr; } .standard-page-sidebar { position:relative; top:auto; grid-template-columns:1fr 1fr; } .standard-page-related__grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .standard-page-container { width:calc(100% - 28px); } .standard-page-hero { min-height:auto; padding:135px 0 58px; } .standard-page-hero h1 { font-size:58px; } .standard-page-hero__panel, .standard-page-sidebox { padding:24px; border-radius:16px; } .standard-page-body { padding:28px 0 64px; } .standard-page-richtext p, .standard-page-richtext span, .standard-page-richtext div, .standard-page-richtext li { font-size:16px!important; } .standard-page-sidebar, .standard-page-related__grid { grid-template-columns:1fr; } .standard-page-feature { min-height:330px; border-radius:16px; } .standard-page-related { padding-bottom:64px; } .standard-page-related__top { display:block; } .standard-page-card { min-height:210px; border-radius:16px; } }

/* ===== variation\page\faqtemplate.php ===== */
.uyc-faq-page { --faq-bg:#fff; --faq-soft:#fff; --faq-red:var(--sh-red,var(--theme-color)); background:var(--faq-bg); color:#1a1a1a; overflow:hidden; }
.uyc-faq-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-faq-hero { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:175px 0 72px; overflow:hidden; background:#fff; isolation:isolate; }
.uyc-faq-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.44) contrast(1.1) saturate(.92); transform:scale(1.045); }
.uyc-faq-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .78) 44%, rgba(var(--theme-rgb),.18) 78%, rgba(255, 255, 255, .94) 100%); }
.uyc-faq-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--faq-bg) 86%); }
.uyc-faq-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(290px,450px); gap:clamp(34px,6vw,96px); align-items:end; }
.uyc-faq-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .56); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-faq-breadcrumb a { color:rgba(26, 26, 26, .82); text-decoration:none; }
.uyc-faq-breadcrumb a:hover { color:#1a1a1a; }
.uyc-faq-breadcrumb i { color:var(--faq-red); font-size:10px; }
.uyc-faq-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--faq-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-faq-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--faq-red); }
.uyc-faq-hero h1 { max-width:900px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(66px,8.2vw,138px); font-weight:900; line-height:.84; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.uyc-faq-hero p { max-width:680px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.64; }
.uyc-faq-hero-card { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-faq-hero-card::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--faq-red); }
.uyc-faq-hero-card span { display:block; color:rgba(26, 26, 26, .52); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-faq-hero-card strong { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(48px,5vw,78px); font-weight:900; line-height:.86; }
.uyc-faq-hero-card p { margin:18px 0 0; color:rgba(26, 26, 26, .62); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-faq-main { position:relative; padding:8px 0 110px; background:var(--faq-bg); }
.uyc-faq-layout { display:grid; grid-template-columns:minmax(290px,390px) minmax(0,1fr); gap:34px; align-items:start; }
.uyc-faq-side { position:sticky; top:106px; display:grid; gap:18px; }
.uyc-faq-search-card, .uyc-faq-contact-card { position:relative; overflow:hidden; border-radius:18px; background:linear-gradient(145deg, rgba(255, 255, 255, .96), rgba(255, 255, 255, .98)); box-shadow:0 28px 78px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-faq-search-card { padding:28px; }
.uyc-faq-search-card h2, .uyc-faq-contact-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(36px,3.4vw,56px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-faq-search-card p { margin:16px 0 24px; color:rgba(26, 26, 26, .6); font-size:14px; font-weight:650; line-height:1.58; }
.uyc-faq-search { position:relative; }
.uyc-faq-search input { width:100%; height:58px; padding:0 56px 0 20px; border:0; border-radius:999px; background:rgba(26, 26, 26, .08); color:#1a1a1a; font-size:14px; font-weight:800; outline:0; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-faq-search input::placeholder { color:rgba(26, 26, 26, .44); }
.uyc-faq-search i { position:absolute; right:8px; top:8px; width:42px; height:42px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:var(--faq-red); color:#1a1a1a; }
.uyc-faq-contact-card { padding:28px; }
.uyc-faq-contact-card::after { content:''; position:absolute; right:-46px; bottom:-58px; width:160px; height:160px; border-radius:50%; background:rgba(var(--theme-rgb),.18); filter:blur(16px); }
.uyc-faq-contact-card > * { position:relative; z-index:1; }
.uyc-faq-contact-card span { display:block; margin-bottom:10px; color:var(--faq-red); font-family:var(--title-font); font-size:14px; font-weight:900; letter-spacing:5px; text-transform:uppercase; }
.uyc-faq-contact-card a.uyc-faq-phone { display:block; margin:18px 0; color:#1a1a1a; font-family:var(--title-font); font-size:42px; font-weight:900; line-height:.9; text-decoration:none; }
.uyc-faq-contact-card p { margin:0 0 24px; color:rgba(26, 26, 26, .62); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-faq-cta { display:inline-flex; width:max-content; align-items:center; gap:12px; min-height:50px; padding:0 20px 0 8px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; }
.uyc-faq-cta i { width:38px; height:38px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--faq-red); color:#1a1a1a; font-size:12px; }
.uyc-faq-accordion { display:grid; gap:16px; }
.uyc-faq-item { position:relative; overflow:hidden; border-radius:18px; background:linear-gradient(145deg, rgba(255, 255, 255, .96), rgba(255, 255, 255, .98)); box-shadow:0 24px 68px rgba(0, 0, 0, 0.096), inset 0 1px 0 rgba(26, 26, 26, .07); transition:transform .25s ease, box-shadow .25s ease, background .25s ease; }
.uyc-faq-item:hover { transform:translateY(-3px); box-shadow:0 30px 82px rgba(0, 0, 0, 0.128), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-faq-question { width:100%; min-height:92px; display:grid; grid-template-columns:76px minmax(0,1fr) 52px; gap:18px; align-items:center; padding:18px 24px 18px 18px; border:0; background:transparent; color:#1a1a1a; text-align:left; cursor:pointer; }
.uyc-faq-number { width:58px; height:58px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .08); color:transparent; -webkit-text-stroke:1px var(--faq-red); font-family:var(--title-font); font-size:34px; font-weight:900; line-height:1; }
.uyc-faq-question strong { color:#1a1a1a; font-family:var(--title-font); font-size:clamp(28px,2.8vw,42px); font-weight:900; line-height:.96; text-transform:uppercase; }
.uyc-faq-toggle { width:48px; height:48px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:var(--faq-red); color:#1a1a1a; transition:transform .25s ease, background .25s ease; }
.uyc-faq-answer { max-height:0; overflow:hidden; transition:max-height .34s ease; }
.uyc-faq-answer-inner { padding:0 94px 30px 112px; color:rgba(26, 26, 26, .68); font-size:16px; font-weight:650; line-height:1.78; }
.uyc-faq-answer-inner p { margin:0 0 14px; color:rgba(26, 26, 26, .68); }
.uyc-faq-item.is-open { background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); }
.uyc-faq-item.is-open .uyc-faq-toggle { transform:rotate(45deg); background:#1a1a1a; color:var(--faq-red); }
.uyc-faq-empty { display:none; min-height:210px; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); color:rgba(26, 26, 26, .68); font-weight:800; }
.uyc-faq-empty.is-visible { display:grid; }
@media (max-width:1199px) { .uyc-faq-hero__inner, .uyc-faq-layout { grid-template-columns:1fr; } .uyc-faq-side { position:static; grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-faq-shell { width:calc(100% - 28px); } .uyc-faq-hero { min-height:auto; padding:132px 0 54px; } .uyc-faq-hero h1 { font-size:58px; } .uyc-faq-main { padding:0 0 76px; } .uyc-faq-side { grid-template-columns:1fr; } .uyc-faq-question { grid-template-columns:52px minmax(0,1fr) 42px; min-height:78px; gap:12px; padding:14px; } .uyc-faq-number { width:46px; height:46px; font-size:28px; } .uyc-faq-toggle { width:40px; height:40px; } .uyc-faq-answer-inner { padding:0 20px 24px 78px; font-size:14px; } }

/* ===== variation\page\gallerytemplate.php ===== */
.uyc-gallery-page { --uyc-bg:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-gallery-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-gallery-hero { position:relative; min-height:510px; display:flex; align-items:flex-end; padding:168px 0 58px; background:#fff; overflow:hidden; }
.uyc-gallery-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.92) brightness(.58); transform:scale(1.04); }
.uyc-gallery-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .72) 40%, rgba(255, 255, 255, .24) 72%, rgba(255, 255, 255, .86) 100%); }
.uyc-gallery-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 84%); }
.uyc-gallery-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,420px); gap:clamp(36px,6vw,110px); align-items:end; }
.uyc-gallery-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:20px; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-gallery-breadcrumb a { color:rgba(26, 26, 26, .74); text-decoration:none; transition:color .22s ease; }
.uyc-gallery-breadcrumb a:hover { color:#1a1a1a; }
.uyc-gallery-breadcrumb i { color:var(--uyc-red); font-size:10px; }
.uyc-gallery-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-gallery-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-gallery-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(64px,8.5vw,126px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-gallery-hero p { max-width:680px; margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.6; }
.uyc-gallery-panel { position:relative; padding:28px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.uyc-gallery-panel::before { content:''; position:absolute; left:28px; right:28px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-gallery-panel span { display:block; color:rgba(26, 26, 26, .48); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-gallery-panel strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(38px,4vw,62px); font-weight:900; line-height:.9; }
.uyc-gallery-panel small { display:block; margin-top:16px; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:600; line-height:1.45; }
.uyc-gallery-main { position:relative; padding:8px 0 102px; background:var(--uyc-bg); }
.uyc-gallery-toolbar { display:flex; align-items:center; justify-content:space-between; gap:24px; margin-bottom:28px; }
.uyc-gallery-toolbar p { max-width:560px; margin:0; color:rgba(26, 26, 26, .62); font-size:16px; font-weight:650; line-height:1.58; }
.uyc-gallery-view { display:flex; gap:8px; padding:6px; border-radius:999px; background:rgba(26, 26, 26, .065); }
.uyc-gallery-view span { display:inline-flex; min-height:36px; align-items:center; padding:0 14px; border-radius:999px; color:#1a1a1a; font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-gallery-view span:first-child { background:var(--uyc-red); }
.uyc-gallery-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; grid-auto-flow:dense; }
.uyc-gallery-card { position:relative; min-height:370px; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 28px 82px rgba(0, 0, 0, 0.10800000000000001); isolation:isolate; text-decoration:none; color:#1a1a1a; }
.uyc-gallery-card:nth-child(1), .uyc-gallery-card:nth-child(6n) { grid-column:span 2; min-height:430px; }
.uyc-gallery-card:nth-child(4n) { min-height:430px; }
.uyc-gallery-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.94) brightness(.72); transform:scale(1.025); transition:transform .55s ease, filter .55s ease; }
.uyc-gallery-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .03) 8%, rgba(255, 255, 255, .38) 48%, rgba(255, 255, 255, .94) 100%); pointer-events:none; }
.uyc-gallery-card::after { content:''; position:absolute; right:-70px; top:-90px; width:260px; height:260px; border-radius:50%; background:rgba(var(--theme-rgb),.22); filter:blur(28px); z-index:2; opacity:0; transition:opacity .25s ease; pointer-events:none; }
.uyc-gallery-card:hover::after { opacity:1; }
.uyc-gallery-card:hover img { transform:scale(1.075); filter:contrast(1.1) saturate(1) brightness(.84); }
.uyc-gallery-card__body { position:absolute; left:0; right:0; bottom:0; z-index:3; padding:26px 28px 28px; }
.uyc-gallery-card__meta { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:14px; color:rgba(26, 26, 26, .78); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-gallery-card__meta span { display:inline-flex; min-height:28px; align-items:center; padding:0 10px; border-radius:999px; background:rgba(26, 26, 26, .16); }
.uyc-gallery-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(31px,2.7vw,48px); font-weight:900; line-height:.94; text-transform:uppercase; }
.uyc-gallery-card p { max-width:620px; margin:13px 0 0; color:rgba(26, 26, 26, .7); font-size:14px; font-weight:650; line-height:1.48; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.uyc-gallery-card__go { display:inline-flex; align-items:center; gap:10px; margin-top:18px; color:#1a1a1a; font-size:14px; font-weight:900; }
.uyc-gallery-card__go i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:999px; background:var(--uyc-red); color:#1a1a1a; font-size:12px; transition:transform .22s ease; }
.uyc-gallery-card:hover .uyc-gallery-card__go i { transform:translateX(4px); }
.uyc-gallery-empty { min-height:300px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-gallery-empty i { display:block; margin-bottom:18px; color:var(--uyc-red); font-size:42px; }
.uyc-gallery-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:750; }
.uyc-gallery-pagination { display:flex; justify-content:center; margin-top:54px; }
.uyc-gallery-pagination__inner { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; }
.uyc-gallery-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; padding:0 14px; border-radius:999px; background:rgba(26, 26, 26, .075); color:#1a1a1a; font-weight:900; text-decoration:none; transition:background .22s ease, transform .22s ease; }
.uyc-gallery-page-link:hover, .uyc-gallery-page-link.is-active { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-2px); }
@media (max-width:1199px) { .uyc-gallery-hero__inner { grid-template-columns:1fr; } .uyc-gallery-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .uyc-gallery-card:nth-child(1), .uyc-gallery-card:nth-child(6n) { grid-column:span 2; } .uyc-gallery-toolbar { display:block; } .uyc-gallery-view { width:max-content; margin-top:18px; } }
@media (max-width:767px) { .uyc-gallery-shell { width:calc(100% - 28px); } .uyc-gallery-hero { min-height:auto; padding:130px 0 48px; } .uyc-gallery-hero h1 { font-size:56px; } .uyc-gallery-main { padding:10px 0 68px; } .uyc-gallery-grid { grid-template-columns:1fr; } .uyc-gallery-card, .uyc-gallery-card:nth-child(1), .uyc-gallery-card:nth-child(6n), .uyc-gallery-card:nth-child(4n) { grid-column:auto; min-height:420px; border-radius:16px; } .uyc-gallery-card__body { padding:24px 20px; } }

/* ===== variation\page\producttemplate.php ===== */
.uyc-products-page { --prd-bg:#fff; --prd-soft:#fff; --prd-red:var(--sh-red,var(--theme-color)); background:var(--prd-bg); color:#1a1a1a; overflow:hidden; }
.uyc-products-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-products-hero { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:170px 0 70px; background:#fff; overflow:hidden; }
.uyc-products-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.94) brightness(.44); transform:scale(1.035); }
.uyc-products-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .78) 43%, rgba(var(--theme-rgb),.2) 78%, rgba(255, 255, 255, .9) 100%); }
.uyc-products-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:170px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--prd-bg) 86%); }
.uyc-products-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,430px); gap:clamp(32px,6vw,96px); align-items:end; }
.uyc-products-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .56); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-products-breadcrumb a { color:rgba(26, 26, 26, .8); text-decoration:none; }
.uyc-products-breadcrumb a:hover { color:#1a1a1a; }
.uyc-products-breadcrumb i { color:var(--prd-red); font-size:10px; }
.uyc-products-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--prd-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-products-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--prd-red); }
.uyc-products-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(66px,7.8vw,136px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-products-hero p { max-width:700px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.65; }
.uyc-products-stat { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-products-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:linear-gradient(90deg, rgba(var(--theme-rgb),.75), rgba(26, 26, 26, .28)); }
.uyc-products-stat__row { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
.uyc-products-stat span { display:block; color:rgba(26, 26, 26, .5); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-products-stat strong { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,4vw,70px); font-weight:900; line-height:.88; }
.uyc-products-main { position:relative; padding:10px 0 105px; background:var(--prd-bg); }
.uyc-products-intro { display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr); gap:34px; align-items:stretch; margin-bottom:58px; }
.uyc-products-intro__panel { min-height:320px; display:flex; flex-direction:column; justify-content:center; padding:42px; border-radius:18px; background:linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 80px rgba(0, 0, 0, 0.11200000000000002); }
.uyc-products-intro__panel small { color:var(--prd-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:6px; text-transform:uppercase; }
.uyc-products-intro__panel h2 { margin:18px 0 20px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(42px,4.5vw,74px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-products-intro__panel p { margin:0; color:rgba(26, 26, 26, .66); font-size:16px; font-weight:650; line-height:1.65; }
.uyc-products-intro__media { position:relative; min-height:320px; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 34px 100px rgba(0, 0, 0, 0.136); isolation:isolate; }
.uyc-products-intro__media img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.95) brightness(.7); transform:scale(1.02); }
.uyc-products-intro__media::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .04) 20%, rgba(255, 255, 255, .84) 100%); }
.uyc-products-intro__badge { position:absolute; left:28px; bottom:28px; z-index:2; display:inline-flex; align-items:center; gap:10px; min-height:46px; padding:0 18px; border-radius:999px; background:#1a1a1a; color:#fff; font-weight:900; }
.uyc-products-intro__badge i { color:var(--prd-red); }
.uyc-products-section-head { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:end; gap:24px; margin-bottom:30px; }
.uyc-products-section-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,80px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-products-section-head p { max-width:560px; margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-product-groups { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }
.uyc-product-group { position:relative; display:block; min-height:420px; overflow:hidden; border-radius:18px; background:#fff; text-decoration:none; box-shadow:0 30px 86px rgba(0, 0, 0, 0.12); isolation:isolate; }
.uyc-product-group img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.94) brightness(.58); transform:scale(1.02); transition:transform .55s ease, filter .55s ease; }
.uyc-product-group::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .04) 12%, rgba(255, 255, 255, .34) 52%, rgba(255, 255, 255, .94) 100%); }
.uyc-product-group::after { content:''; position:absolute; left:0; right:0; bottom:0; z-index:1; height:42%; background:linear-gradient(90deg, rgba(var(--theme-rgb),.18), rgba(var(--theme-rgb),0)); opacity:.58; transition:opacity .45s ease; }
.uyc-product-group__content { position:absolute; left:26px; right:26px; bottom:26px; z-index:2; }
.uyc-product-group__number { width:48px; height:48px; display:inline-flex; align-items:center; justify-content:center; margin-bottom:18px; border-radius:50%; background:linear-gradient(135deg, rgba(var(--theme-rgb),.92), rgba(var(--theme-rgb),.78)); color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:25px; font-weight:900; box-shadow:0 16px 42px rgba(var(--theme-rgb),.22); }
.uyc-product-group small { display:block; margin-bottom:10px; color:rgba(26, 26, 26, .7); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-product-group h3 { margin:0 0 12px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(32px,2.8vw,46px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-product-group p { min-height:44px; margin:0 0 18px; color:rgba(26, 26, 26, .68); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-product-group__cta { display:inline-flex; align-items:center; gap:10px; color:#1a1a1a; font-weight:900; }
.uyc-product-group__cta i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:linear-gradient(135deg, rgba(var(--theme-rgb),.95), rgba(var(--theme-rgb),.82)); color:#1a1a1a; font-size:12px; box-shadow:0 12px 30px rgba(var(--theme-rgb),.2); }
.uyc-product-group:hover img { transform:scale(1.075); filter:contrast(1.1) saturate(1) brightness(.75); }
.uyc-product-group:hover::after { opacity:1; }
.uyc-products-empty { min-height:300px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-products-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:800; }
.uyc-products-pagination { display:flex; justify-content:center; gap:8px; margin-top:45px; }
.uyc-products-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .08); color:#1a1a1a; text-decoration:none; font-weight:900; }
.uyc-products-page-link:hover, .uyc-products-page-link.is-active { background:var(--prd-red); color:#1a1a1a; }
@media (max-width:1199px) { .uyc-products-intro, .uyc-products-hero__inner { grid-template-columns:1fr; } .uyc-product-groups { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-products-shell { width:calc(100% - 28px); } .uyc-products-hero { min-height:auto; padding:132px 0 52px; } .uyc-products-hero h1 { font-size:54px; } .uyc-products-stat { padding:24px; } .uyc-products-main { padding:0 0 72px; } .uyc-products-intro__panel { padding:28px; min-height:auto; } .uyc-products-intro__media { min-height:290px; } .uyc-product-groups { grid-template-columns:1fr; } .uyc-product-group { min-height:360px; } }

/* ===== variation\page\projecttemplate.php ===== */
.uyc-projects-page { --uyc-bg:#fff; --uyc-soft:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-projects-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-projects-hero { position:relative; min-height:590px; display:flex; align-items:flex-end; padding:172px 0 76px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-projects-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.44) contrast(1.08) saturate(.92); transform:scale(1.04); }
.uyc-projects-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .84) 42%, rgba(var(--theme-rgb),.2) 78%, rgba(255, 255, 255, .94) 100%); }
.uyc-projects-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:190px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--uyc-bg) 86%); }
.uyc-projects-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,430px); align-items:end; gap:clamp(42px,7vw,120px); }
.uyc-projects-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-projects-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-projects-hero h1 { max-width:990px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(62px,8vw,126px); font-weight:900; line-height:.84; letter-spacing:0; text-transform:uppercase; }
.uyc-projects-hero p { max-width:680px; margin:24px 0 0; color:rgba(26, 26, 26, .68); font-size:17px; font-weight:650; line-height:1.7; }
.uyc-projects-hero-panel { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.15); backdrop-filter:blur(18px) saturate(1.15); box-shadow:0 28px 78px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-projects-hero-panel::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-projects-stats { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; }
.uyc-projects-stat span { display:block; color:rgba(26, 26, 26, .48); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-projects-stat strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,4vw,68px); font-weight:900; line-height:.8; }
.uyc-projects-main { position:relative; padding:10px 0 105px; background:var(--uyc-bg); }
.uyc-projects-head { display:flex; align-items:flex-end; justify-content:space-between; gap:24px; margin-bottom:36px; }
.uyc-projects-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5.2vw,88px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-projects-head p { max-width:520px; margin:0; color:rgba(26, 26, 26, .58); font-size:15px; font-weight:650; line-height:1.65; }
.uyc-projects-filter { display:flex; flex-wrap:wrap; gap:10px; margin-bottom:30px; }
.uyc-project-filter-btn { display:inline-flex; align-items:center; justify-content:center; min-height:42px; padding:0 18px; border:0; border-radius:999px; background:rgba(26, 26, 26, .075); color:#1a1a1a; text-decoration:none; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:.4px; text-transform:uppercase; cursor:pointer; transition:background .22s ease, color .22s ease, transform .22s ease; }
.uyc-project-filter-btn:hover, .uyc-project-filter-btn.is-active { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-1px); }
.uyc-project-feature { display:grid; grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr); min-height:560px; margin-bottom:28px; overflow:hidden; border-radius:20px; background:#fff; box-shadow:0 34px 98px rgba(0, 0, 0, 0.132); }
.uyc-project-feature-media { position:relative; overflow:hidden; min-height:420px; }
.uyc-project-feature-media img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.78) contrast(1.08); transform:scale(1.02); transition:transform .75s ease, filter .75s ease; }
.uyc-project-feature:hover .uyc-project-feature-media img { transform:scale(1.07); filter:brightness(.9) contrast(1.1); }
.uyc-project-feature-media::after { content:''; position:absolute; inset:0; background:linear-gradient(90deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .48)); }
.uyc-project-feature-body { display:flex; flex-direction:column; justify-content:flex-end; padding:42px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); }
.uyc-project-card-meta, .uyc-project-feature-meta { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:16px; color:rgba(26, 26, 26, .78); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-project-date { display:inline-flex; align-items:center; min-height:24px; padding:0 9px; background:rgba(26, 26, 26, .9); color:#fff; }
.uyc-project-tag { color:#1a1a1a; }
.uyc-project-feature h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,4.8vw,78px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-project-feature p { margin:22px 0 0; color:rgba(26, 26, 26, .66); font-size:16px; font-weight:650; line-height:1.7; }
.uyc-project-link { display:inline-flex; width:max-content; align-items:center; gap:14px; min-height:48px; margin-top:28px; padding:0 20px 0 7px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-size:14px; font-weight:900; text-transform:uppercase; transition:transform .22s ease, background .22s ease, color .22s ease; }
.uyc-project-link i { width:36px; height:36px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--uyc-red); color:#1a1a1a; font-size:12px; }
.uyc-project-link:hover { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-project-link:hover i { background:#1a1a1a; color:var(--uyc-red); }
.uyc-project-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.uyc-project-card { position:relative; min-height:500px; display:block; overflow:hidden; border-radius:18px; background:#fff; color:#1a1a1a; text-decoration:none; box-shadow:0 26px 74px rgba(0, 0, 0, 0.11200000000000002); isolation:isolate; }
.uyc-project-card.is-hidden { display:none; }
.uyc-project-card img { position:absolute; inset:0; z-index:0; width:100%; height:100%; object-fit:cover; filter:brightness(.58) contrast(1.08); transform:scale(1.02); transition:transform .65s ease, filter .65s ease; }
.uyc-project-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, .36) 42%, rgba(255, 255, 255, .94) 100%); }
.uyc-project-card::after { content:''; position:absolute; left:24px; right:24px; bottom:24px; z-index:1; height:42%; border-radius:22px; background:radial-gradient(circle at 8% 100%, rgba(var(--theme-rgb),.34), transparent 54%); filter:blur(22px); opacity:0; transform:translateY(18px); transition:opacity .38s ease, transform .38s ease; }
.uyc-project-card:hover img { transform:scale(1.08); filter:brightness(.72) contrast(1.12); }
.uyc-project-card:hover::after { opacity:1; transform:translateY(0); }
.uyc-project-card-body { position:absolute; left:26px; right:26px; bottom:26px; z-index:3; }
.uyc-project-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(34px,2.7vw,54px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-project-card p { max-height:0; overflow:hidden; margin:0; color:rgba(26, 26, 26, .74); font-size:14px; font-weight:650; line-height:1.55; opacity:0; transition:max-height .38s ease, margin-top .3s ease, opacity .3s ease; }
.uyc-project-card:hover p { max-height:90px; margin-top:16px; opacity:1; }
.uyc-project-card-action { display:inline-flex; align-items:center; gap:12px; max-height:0; overflow:hidden; margin-top:0; color:#1a1a1a; font-size:13px; font-weight:900; text-transform:uppercase; opacity:0; transition:max-height .38s ease, margin-top .3s ease, opacity .3s ease; }
.uyc-project-card-action i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--uyc-red); color:#1a1a1a; font-size:11px; }
.uyc-project-card:hover .uyc-project-card-action { max-height:40px; margin-top:20px; opacity:1; }
.uyc-project-empty { padding:60px 34px; border-radius:18px; background:rgba(26, 26, 26, .06); color:rgba(26, 26, 26, .72); font-weight:700; text-align:center; }
@media (max-width:1199px) { .uyc-projects-hero__inner, .uyc-project-feature { grid-template-columns:1fr; } .uyc-project-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .uyc-project-feature { min-height:0; } }
@media (max-width:767px) { .uyc-projects-shell { width:calc(100% - 28px); } .uyc-projects-hero { min-height:auto; padding:136px 0 58px; } .uyc-projects-hero__inner { display:block; } .uyc-projects-hero-panel { margin-top:30px; } .uyc-projects-head { display:block; } .uyc-projects-head p { margin-top:16px; } .uyc-project-grid { grid-template-columns:1fr; } .uyc-project-card { min-height:430px; } .uyc-project-feature-body { padding:30px; } .uyc-project-feature-media { min-height:330px; } }

/* ===== variation\page\referencetemplate.php ===== */
.uyc-ref-page { --ref-bg:#fff; --ref-deep:#fff; --ref-red:var(--sh-red,var(--theme-color)); background:var(--ref-bg); color:#1a1a1a; overflow:hidden; }
.uyc-ref-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-ref-hero { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:172px 0 76px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-ref-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.38) contrast(1.08) saturate(.8); transform:scale(1.045); }
.uyc-ref-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .86) 44%, rgba(var(--theme-rgb),.14) 76%, rgba(255, 255, 255, .96) 100%); }
.uyc-ref-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; z-index:2; height:190px; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--ref-bg) 86%); }
.uyc-ref-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,360px); gap:clamp(34px,6vw,104px); align-items:end; }
.uyc-ref-breadcrumb { display:flex; flex-wrap:wrap; gap:10px; align-items:center; margin-bottom:22px; color:rgba(26, 26, 26, .58); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-ref-breadcrumb a { color:rgba(26, 26, 26, .84); text-decoration:none; }
.uyc-ref-breadcrumb i { color:var(--ref-red); font-size:10px; }
.uyc-ref-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--ref-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-ref-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--ref-red); }
.uyc-ref-hero h1 { max-width:1040px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(70px,8.2vw,142px); font-weight:900; line-height:.82; text-transform:uppercase; }
.uyc-ref-hero p { max-width:720px; margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.62; }
.uyc-ref-metric { position:relative; min-height:180px; display:flex; flex-direction:column; justify-content:flex-end; padding:0 0 8px; }
.uyc-ref-metric span { color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-ref-metric strong { display:block; margin-top:12px; color:transparent; -webkit-text-stroke:2px var(--ref-red); font-family:var(--title-font); font-size:clamp(88px,8vw,142px); font-weight:900; line-height:.72; }
.uyc-ref-main { position:relative; padding:0 0 112px; background:linear-gradient(180deg, var(--ref-bg) 0%, var(--ref-deep) 100%); }
.uyc-ref-control { position:relative; z-index:4; margin-top:-22px; margin-bottom:52px; }
.uyc-ref-filter { display:flex; flex-wrap:wrap; gap:10px; padding:12px; border-radius:999px; background:rgba(26, 26, 26, .055); -webkit-backdrop-filter:blur(16px) saturate(1.15); backdrop-filter:blur(16px) saturate(1.15); box-shadow:0 28px 78px rgba(0, 0, 0, 0.08800000000000001), inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-ref-filter a { display:inline-flex; align-items:center; gap:10px; min-height:42px; padding:0 17px; border-radius:999px; color:#1a1a1a; text-decoration:none; font-family:var(--title-font); font-size:15px; font-weight:900; text-transform:uppercase; transition:background .22s ease, transform .22s ease, color .22s ease; }
.uyc-ref-filter a:hover, .uyc-ref-filter a.is-active { background:var(--ref-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-ref-filter em { font-style:normal; color:rgba(26, 26, 26, .62); font-size:12px; }
.uyc-ref-intro { display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,420px); gap:28px; align-items:end; margin-bottom:38px; }
.uyc-ref-intro h2 { max-width:760px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(48px,5.4vw,96px); font-weight:900; line-height:.84; text-transform:uppercase; }
.uyc-ref-intro p { margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.68; }
.uyc-ref-grid { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:18px; align-items:stretch; }
.uyc-ref-logo-item { position:relative; min-height:210px; display:flex; flex-direction:column; justify-content:center; gap:14px; padding:22px 18px; color:#1a1a1a; text-decoration:none; isolation:isolate; background:linear-gradient(145deg, rgba(26, 26, 26, .045), rgba(26, 26, 26, .012)); box-shadow:0 24px 70px rgba(0, 0, 0, 0.072); overflow:hidden; }
.uyc-ref-logo-item::before { content:''; position:absolute; left:50%; top:42%; width:78%; height:68%; border-radius:999px; background:rgba(var(--theme-rgb),.16); filter:blur(34px); opacity:0; transform:translate(-50%,-50%) scale(.78); transition:opacity .28s ease, transform .28s ease; z-index:-1; }
.uyc-ref-logo-item::after { content:''; position:absolute; left:18px; right:18px; bottom:0; height:2px; background:var(--ref-red); opacity:0; transform:scaleX(.35); transition:opacity .24s ease, transform .24s ease; }
.uyc-ref-logo-item:hover::before { opacity:1; transform:translate(-50%,-50%) scale(1); }
.uyc-ref-logo-item:hover::after { opacity:1; transform:scaleX(1); }
.uyc-ref-logo { min-height:104px; display:flex; align-items:center; justify-content:center; padding:10px 14px; }
.uyc-ref-logo img { max-width:100%; max-height:86px; object-fit:contain; filter:grayscale(1) brightness(1.55) contrast(.92); opacity:.76; transition:filter .26s ease, opacity .26s ease, transform .26s ease; }
.uyc-ref-logo-item:hover img { filter:grayscale(0) brightness(1.08) contrast(1.02); opacity:1; transform:translateY(-4px) scale(1.035); }
.uyc-ref-logo-item h3 { margin:0; color:rgba(26, 26, 26, .82); font-family:var(--title-font); font-size:clamp(22px,1.9vw,32px); font-weight:900; line-height:.95; text-align:center; text-transform:uppercase; transition:color .24s ease; }
.uyc-ref-logo-item:hover h3 { color:#1a1a1a; }
.uyc-ref-cat-label { display:inline-flex; align-self:center; min-height:26px; align-items:center; padding:0 10px; border-radius:999px; background:rgba(26, 26, 26, .08); color:rgba(26, 26, 26, .62); font-size:11px; font-weight:900; text-transform:uppercase; }
.uyc-ref-empty { min-height:280px; display:grid; place-items:center; text-align:center; background:rgba(26, 26, 26, .045); color:rgba(26, 26, 26, .72); font-weight:850; }
.uyc-ref-pagination { display:flex; justify-content:center; margin-top:54px; gap:8px; flex-wrap:wrap; }
.uyc-ref-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; padding:0 14px; border-radius:999px; background:rgba(26, 26, 26, .075); color:#1a1a1a; font-weight:900; text-decoration:none; transition:background .22s ease, transform .22s ease; }
.uyc-ref-page-link:hover, .uyc-ref-page-link.is-active { background:var(--ref-red); color:#1a1a1a; transform:translateY(-2px); }
@media (max-width:1399px) { .uyc-ref-grid { grid-template-columns:repeat(4,minmax(0,1fr)); } }
@media (max-width:1199px) { .uyc-ref-hero__inner, .uyc-ref-intro { grid-template-columns:1fr; } .uyc-ref-grid { grid-template-columns:repeat(3,minmax(0,1fr)); } .uyc-ref-metric strong { font-size:100px; } }
@media (max-width:991px) { .uyc-ref-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-ref-shell { width:calc(100% - 28px); } .uyc-ref-hero { min-height:auto; padding:132px 0 58px; } .uyc-ref-hero h1 { font-size:58px; } .uyc-ref-control { margin-top:-10px; } .uyc-ref-filter { border-radius:24px; } .uyc-ref-grid { grid-template-columns:1fr; } .uyc-ref-logo-item { min-height:168px; } }

/* ===== variation\page\servicestemplate.php ===== */
.uyc-services-page { --svc-bg:#fff; --svc-soft:#fff; --svc-red:var(--sh-red,var(--theme-color)); background:var(--svc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-services-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-services-hero { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:170px 0 70px; background:#fff; overflow:hidden; }
.uyc-services-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.9) brightness(.44); transform:scale(1.04); }
.uyc-services-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .74) 45%, rgba(var(--theme-rgb),.18) 80%, rgba(255, 255, 255, .9) 100%); }
.uyc-services-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:170px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--svc-bg) 86%); }
.uyc-services-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,420px); gap:clamp(32px,6vw,94px); align-items:end; }
.uyc-services-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .55); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-services-breadcrumb a { color:rgba(26, 26, 26, .78); text-decoration:none; }
.uyc-services-breadcrumb a:hover { color:#1a1a1a; }
.uyc-services-breadcrumb i { color:var(--svc-red); font-size:10px; }
.uyc-services-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--svc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-services-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--svc-red); }
.uyc-services-hero h1 { max-width:920px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(64px,8.4vw,132px); font-weight:900; line-height:.82; text-transform:uppercase; }
.uyc-services-hero p { max-width:680px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.65; }
.uyc-services-stat { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-services-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--svc-red); }
.uyc-services-stat span { display:block; color:rgba(26, 26, 26, .5); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-services-stat strong { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(46px,5vw,72px); font-weight:900; line-height:.88; }
.uyc-services-main { position:relative; padding:10px 0 105px; background:var(--svc-bg); }
.uyc-services-feature { display:grid; grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr); gap:34px; align-items:stretch; margin-bottom:62px; }
.uyc-services-feature__media { position:relative; min-height:455px; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 34px 100px rgba(0, 0, 0, 0.144); isolation:isolate; }
.uyc-services-feature__media img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.95) brightness(.68); transform:scale(1.02); transition:transform .55s ease, filter .55s ease; }
.uyc-services-feature__media::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .08) 15%, rgba(255, 255, 255, .76) 100%); }
.uyc-services-feature__badge { position:absolute; left:28px; bottom:28px; z-index:2; display:inline-flex; align-items:center; gap:10px; min-height:46px; padding:0 18px; border-radius:999px; background:#1a1a1a; color:#fff; font-weight:900; }
.uyc-services-feature__badge i { color:var(--svc-red); }
.uyc-services-feature__body { display:flex; flex-direction:column; justify-content:center; padding:42px; border-radius:18px; background:linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 80px rgba(0, 0, 0, 0.11200000000000002); }
.uyc-services-feature__body small { color:var(--svc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:6px; text-transform:uppercase; }
.uyc-services-feature__body h2 { margin:18px 0 22px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(42px,4.4vw,72px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-services-feature__body p { margin:0 0 30px; color:rgba(26, 26, 26, .66); font-size:16px; font-weight:650; line-height:1.65; }
.uyc-services-link { display:inline-flex; width:max-content; align-items:center; gap:12px; min-height:50px; padding:0 20px 0 8px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; }
.uyc-services-link i { width:38px; height:38px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--svc-red); color:#1a1a1a; font-size:12px; }
.uyc-services-section-head { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:end; gap:24px; margin-bottom:30px; }
.uyc-services-section-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,78px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-services-section-head p { max-width:520px; margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-services-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }
.uyc-service-card { display:block; position:relative; overflow:hidden; border-radius:16px; background:#fff; text-decoration:none; min-height:390px; box-shadow:0 28px 82px rgba(0, 0, 0, 0.11200000000000002); isolation:isolate; }
.uyc-service-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.9) brightness(.58); transform:scale(1.02); transition:transform .5s ease, filter .5s ease; }
.uyc-service-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .02) 18%, rgba(255, 255, 255, .32) 54%, rgba(255, 255, 255, .92) 100%); }
.uyc-service-card__content { position:absolute; left:24px; right:24px; bottom:24px; z-index:2; }
.uyc-service-card__number { width:46px; height:46px; display:inline-flex; align-items:center; justify-content:center; margin-bottom:18px; border-radius:50%; background:var(--svc-red); color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:24px; font-weight:900; box-shadow:0 16px 42px rgba(var(--theme-rgb),.3); }
.uyc-service-card h3 { margin:0 0 12px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:34px; font-weight:900; line-height:.96; text-transform:uppercase; }
.uyc-service-card p { margin:0 0 18px; color:rgba(26, 26, 26, .66); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-service-card span:last-child { display:inline-flex; align-items:center; gap:10px; color:#1a1a1a; font-weight:900; }
.uyc-service-card span:last-child i { color:var(--svc-red); }
.uyc-service-card:hover img { transform:scale(1.07); filter:contrast(1.1) saturate(1) brightness(.74); }
.uyc-services-empty { min-height:300px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-services-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:800; }
.uyc-services-pagination { display:flex; justify-content:center; gap:8px; margin-top:45px; }
.uyc-services-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .08); color:#1a1a1a; text-decoration:none; font-weight:900; }
.uyc-services-page-link:hover, .uyc-services-page-link.is-active { background:var(--svc-red); color:#1a1a1a; }
@media (max-width:1199px) { .uyc-services-feature { grid-template-columns:1fr; } .uyc-services-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-services-shell { width:calc(100% - 28px); } .uyc-services-hero { min-height:auto; padding:132px 0 52px; } .uyc-services-hero__inner { grid-template-columns:1fr; } .uyc-services-hero h1 { font-size:54px; } .uyc-services-stat { padding:24px; } .uyc-services-main { padding:0 0 72px; } .uyc-services-feature__media { min-height:310px; } .uyc-services-feature__body { padding:28px; } .uyc-services-grid { grid-template-columns:1fr; } .uyc-service-card { min-height:330px; } }

/* ===== variation\page\teamtemplate.php ===== */
.uyc-team-page { --team-bg:#fff; --team-panel:#fff; --team-red:var(--sh-red,var(--theme-color)); --team-muted:rgba(26, 26, 26, .64); background:var(--team-bg); color:#1a1a1a; overflow:hidden; }
.uyc-team-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-team-hero { position:relative; min-height:620px; display:flex; align-items:flex-end; padding:178px 0 82px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-team-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.42) contrast(1.08) saturate(.86); transform:scale(1.045); }
.uyc-team-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .82) 45%, rgba(var(--theme-rgb),.18) 78%, rgba(255, 255, 255, .94) 100%); }
.uyc-team-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:190px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--team-bg) 86%); }
.uyc-team-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,500px); gap:clamp(34px,6vw,100px); align-items:end; }
.uyc-team-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .58); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-team-breadcrumb a { color:rgba(26, 26, 26, .84); text-decoration:none; }
.uyc-team-breadcrumb i { color:var(--team-red); font-size:10px; }
.uyc-team-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--team-red); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; line-height:1; text-transform:uppercase; }
.uyc-team-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--team-red); }
.uyc-team-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(70px,8.4vw,148px); font-weight:900; line-height:.84; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.uyc-team-hero p { max-width:720px; margin:26px 0 0; color:rgba(26, 26, 26, .74); font-size:18px; font-weight:650; line-height:1.64; }
.uyc-team-stat { position:relative; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; padding:12px; border-radius:20px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-team-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--team-red); }
.uyc-team-stat__item { min-height:142px; padding:24px; border-radius:16px; background:rgba(255, 255, 255, .54); }
.uyc-team-stat__item span { display:block; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-team-stat__item strong { display:block; margin-top:12px; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(46px,5vw,76px); font-weight:900; line-height:.86; }
.uyc-team-main { padding:8px 0 112px; background:var(--team-bg); }
.uyc-team-head { display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,520px); gap:28px; align-items:end; margin-bottom:34px; }
.uyc-team-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(52px,5.4vw,94px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-team-head p { margin:0; color:var(--team-muted); font-size:15px; font-weight:650; line-height:1.68; }
.uyc-team-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:24px; }
.uyc-team-card { position:relative; min-height:560px; border-radius:20px; overflow:hidden; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 78px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(26, 26, 26, .08); isolation:isolate; }
.uyc-team-card::before { content:''; position:absolute; inset:0; z-index:2; background:linear-gradient(180deg, rgba(0, 0, 0, 0.016) 0%, rgba(255, 255, 255, .18) 42%, rgba(255, 255, 255, .92) 100%); pointer-events:none; }
.uyc-team-card::after { content:''; position:absolute; right:-70px; bottom:-70px; z-index:3; width:190px; height:190px; border-radius:50%; background:rgba(var(--theme-rgb),.28); filter:blur(26px); opacity:.55; transition:opacity .3s ease, transform .3s ease; }
.uyc-team-card:hover::after { opacity:.95; transform:scale(1.08); }
.uyc-team-card__image { position:absolute; inset:0; z-index:1; }
.uyc-team-card__image img { width:100%; height:100%; object-fit:cover; filter:saturate(.92) contrast(1.04); transform:scale(1.01); transition:transform .55s ease, filter .55s ease; }
.uyc-team-card:hover .uyc-team-card__image img { transform:scale(1.07); filter:saturate(1.08) contrast(1.09); }
.uyc-team-card__content { position:absolute; left:0; right:0; bottom:0; z-index:4; padding:26px; }
.uyc-team-card__role { display:inline-flex; align-items:center; gap:9px; margin-bottom:14px; color:var(--team-red); font-family:var(--title-font); font-size:13px; font-weight:900; letter-spacing:4px; text-transform:uppercase; }
.uyc-team-card__role::before { content:''; width:28px; height:2px; background:var(--team-red); border-radius:999px; }
.uyc-team-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(34px,2.8vw,52px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-team-card__links { display:flex; flex-wrap:wrap; gap:9px; margin-top:20px; transform:translateY(14px); opacity:.86; transition:transform .25s ease, opacity .25s ease; }
.uyc-team-card:hover .uyc-team-card__links { transform:translateY(0); opacity:1; }
.uyc-team-card__links a { width:40px; height:40px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:#1a1a1a; color:#fff; text-decoration:none; box-shadow:0 14px 30px rgba(0, 0, 0, 0.08800000000000001); transition:background .2s ease, color .2s ease, transform .2s ease; }
.uyc-team-card__links a:hover { background:var(--team-red); color:#1a1a1a; transform:translateY(-3px); }
.uyc-team-card__contact { display:flex; flex-direction:column; gap:8px; margin-top:18px; color:rgba(26, 26, 26, .72); font-size:13px; font-weight:800; }
.uyc-team-card__contact a { color:rgba(26, 26, 26, .86); text-decoration:none; }
.uyc-team-empty { min-height:280px; display:grid; place-items:center; text-align:center; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); color:rgba(26, 26, 26, .68); font-weight:850; }
.uyc-team-band { margin-top:74px; display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,480px); gap:24px; align-items:stretch; }
.uyc-team-note, .uyc-team-cta { position:relative; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 78px rgba(0, 0, 0, 0.11200000000000002), inset 0 1px 0 rgba(26, 26, 26, .08); overflow:hidden; }
.uyc-team-note { min-height:270px; padding:34px; display:flex; flex-direction:column; justify-content:flex-end; }
.uyc-team-note::before { content:''; position:absolute; inset:0; background:linear-gradient(120deg, rgba(var(--theme-rgb),.18), transparent 44%); pointer-events:none; }
.uyc-team-note > * { position:relative; z-index:1; }
.uyc-team-note h3, .uyc-team-cta h3 { margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(38px,3.5vw,64px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-team-note p, .uyc-team-cta p { margin:16px 0 0; color:var(--team-muted); font-size:15px; font-weight:650; line-height:1.62; }
.uyc-team-cta { padding:30px; display:flex; flex-direction:column; justify-content:space-between; gap:26px; }
.uyc-team-cta__actions { display:flex; flex-wrap:wrap; gap:12px; }
.uyc-team-btn { display:inline-flex; align-items:center; gap:12px; min-height:52px; padding:0 21px 0 8px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; text-transform:uppercase; }
.uyc-team-btn i { width:38px; height:38px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--team-red); color:#1a1a1a; font-size:12px; }
.uyc-team-btn.is-red { background:var(--team-red); color:#1a1a1a; }
.uyc-team-btn.is-red i { background:#1a1a1a; color:var(--team-red); }
@media (max-width:1399px) { .uyc-team-grid { grid-template-columns:repeat(3,minmax(0,1fr)); } }
@media (max-width:1199px) { .uyc-team-hero__inner, .uyc-team-head, .uyc-team-band { grid-template-columns:1fr; } .uyc-team-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-team-shell { width:calc(100% - 28px); } .uyc-team-hero { min-height:auto; padding:132px 0 58px; } .uyc-team-hero h1 { font-size:60px; } .uyc-team-stat { grid-template-columns:1fr; } .uyc-team-main { padding:0 0 78px; } .uyc-team-grid { grid-template-columns:1fr; } .uyc-team-card { min-height:500px; } .uyc-team-card__content { padding:22px; } .uyc-team-band { margin-top:48px; } }

/* ===== variation\page\videotemplate.php ===== */
.uyc-video-page { --video-bg:#fff; --video-soft:#fff; --video-red:var(--sh-red,var(--theme-color)); background:var(--video-bg); color:#1a1a1a; overflow:hidden; }
.uyc-video-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-video-hero { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:170px 0 70px; background:#fff; overflow:hidden; }
.uyc-video-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.9) brightness(.46); transform:scale(1.04); }
.uyc-video-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .72) 44%, rgba(var(--theme-rgb),.18) 78%, rgba(255, 255, 255, .9) 100%); }
.uyc-video-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:170px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--video-bg) 86%); }
.uyc-video-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,420px); gap:clamp(32px,6vw,94px); align-items:end; }
.uyc-video-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .55); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-video-breadcrumb a { color:rgba(26, 26, 26, .78); text-decoration:none; }
.uyc-video-breadcrumb a:hover { color:#1a1a1a; }
.uyc-video-breadcrumb i { color:var(--video-red); font-size:10px; }
.uyc-video-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--video-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-video-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--video-red); }
.uyc-video-hero h1 { max-width:920px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(64px,8.5vw,132px); font-weight:900; line-height:.82; text-transform:uppercase; }
.uyc-video-hero p { max-width:680px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.65; }
.uyc-video-stat { position:relative; padding:30px; border-radius:18px; background:rgba(26, 26, 26, .075); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.144), inset 0 1px 0 rgba(26, 26, 26, .1); }
.uyc-video-stat::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--video-red); }
.uyc-video-stat span { display:block; color:rgba(26, 26, 26, .5); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-video-stat strong { display:block; margin-top:10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(46px,5vw,72px); font-weight:900; line-height:.88; }
.uyc-video-main { position:relative; padding:10px 0 105px; background:var(--video-bg); }
.uyc-video-feature { display:grid; grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr); gap:34px; align-items:stretch; margin-bottom:62px; }
.uyc-video-feature__media { position:relative; min-height:470px; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 34px 100px rgba(0, 0, 0, 0.144); isolation:isolate; }
.uyc-video-feature__media img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.95) brightness(.68); transform:scale(1.02); transition:transform .55s ease, filter .55s ease; }
.uyc-video-feature__media::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .08) 15%, rgba(255, 255, 255, .72) 100%); }
.uyc-video-feature__media:hover img { transform:scale(1.055); filter:contrast(1.1) saturate(1) brightness(.78); }
.uyc-video-play { position:absolute; left:50%; top:50%; z-index:3; width:86px; height:64px; border:0; border-radius:14px; background:#1a1a1a; color:#fff; display:inline-flex; align-items:center; justify-content:center; transform:translate(-50%,-50%); cursor:pointer; box-shadow:0 28px 78px rgba(0, 0, 0, 0.15200000000000002); transition:transform .24s ease, background .24s ease, color .24s ease; }
.uyc-video-play i { margin-left:4px; font-size:24px; }
.uyc-video-play:hover { background:var(--video-red); color:#1a1a1a; transform:translate(-50%,-50%) scale(1.06); }
.uyc-video-feature__body { display:flex; flex-direction:column; justify-content:center; padding:42px; border-radius:18px; background:linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 80px rgba(0, 0, 0, 0.11200000000000002); }
.uyc-video-feature__body small { color:var(--video-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:6px; text-transform:uppercase; }
.uyc-video-feature__body h2 { margin:18px 0 22px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(42px,4.4vw,72px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-video-feature__body p { margin:0 0 30px; color:rgba(26, 26, 26, .66); font-size:16px; font-weight:650; line-height:1.65; }
.uyc-video-link { display:inline-flex; width:max-content; align-items:center; gap:12px; min-height:50px; padding:0 20px 0 8px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; }
.uyc-video-link i { width:38px; height:38px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--video-red); color:#1a1a1a; font-size:12px; }
.uyc-video-link:hover { color:#fff; transform:translateY(-2px); }
.uyc-video-section-head { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:end; gap:24px; margin-bottom:30px; }
.uyc-video-section-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,78px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-video-section-head p { max-width:520px; margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-video-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }
.uyc-video-card { display:block; position:relative; overflow:hidden; border-radius:16px; background:#fff; text-decoration:none; min-height:330px; box-shadow:0 28px 82px rgba(0, 0, 0, 0.11200000000000002); isolation:isolate; }
.uyc-video-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.9) brightness(.62); transform:scale(1.02); transition:transform .5s ease, filter .5s ease; }
.uyc-video-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .02) 18%, rgba(255, 255, 255, .28) 54%, rgba(255, 255, 255, .9) 100%); }
.uyc-video-card__content { position:absolute; left:24px; right:24px; bottom:24px; z-index:2; }
.uyc-video-card__play { width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; margin-bottom:18px; border-radius:50%; background:var(--video-red); color:#1a1a1a; font-size:14px; box-shadow:0 16px 42px rgba(var(--theme-rgb),.3); }
.uyc-video-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:32px; font-weight:900; line-height:.96; text-transform:uppercase; }
.uyc-video-card:hover img { transform:scale(1.07); filter:contrast(1.1) saturate(1) brightness(.76); }
.uyc-video-empty { min-height:300px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-video-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:800; }
.uyc-video-pagination { display:flex; justify-content:center; gap:8px; margin-top:45px; }
.uyc-video-page-link { min-width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .08); color:#1a1a1a; text-decoration:none; font-weight:900; }
.uyc-video-page-link:hover, .uyc-video-page-link.is-active { background:var(--video-red); color:#1a1a1a; }
.uyc-video-modal { position:fixed; inset:0; z-index:26000; display:none; align-items:center; justify-content:center; padding:5vh 5vw; background:rgba(26, 26, 26, .94); }
.uyc-video-modal.is-open { display:flex; }
.uyc-video-frame { width:min(1480px, 100%); height:min(820px, 86vh); background:#fff; box-shadow:0 30px 90px rgba(26, 26, 26, .55); }
.uyc-video-frame iframe { width:100%; height:100%; border:0; display:block; }
.uyc-video-close { position:fixed; top:24px; right:28px; z-index:26001; width:46px; height:46px; border:0; border-radius:50%; background:rgba(26, 26, 26, .12); color:#1a1a1a; cursor:pointer; }
.uyc-video-close:hover { background:var(--video-red); }
body.uyc-video-open { overflow:hidden; }
@media (max-width:1199px) { .uyc-video-feature { grid-template-columns:1fr; } .uyc-video-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-video-shell { width:calc(100% - 28px); } .uyc-video-hero { min-height:auto; padding:132px 0 52px; } .uyc-video-hero__inner { grid-template-columns:1fr; } .uyc-video-hero h1 { font-size:54px; } .uyc-video-stat { padding:24px; } .uyc-video-main { padding:0 0 72px; } .uyc-video-feature__media { min-height:310px; } .uyc-video-feature__body { padding:28px; } .uyc-video-grid { grid-template-columns:1fr; } .uyc-video-card { min-height:285px; } }

/* ===== assets\css\uyc-front-footer.css ===== */
/*
 * UYC front footer CSS
 * footer.php icindeki inline style bloklari buraya tasindi.
 */

/* ===== footer.php ===== */
:root {
    --uyc-red: var(--theme-color, var(--theme-color));
    --uyc-footer-bg: #fff;
    --uyc-footer-bg2: #fff;
    --uyc-footer-text: rgba(26, 26, 26, .72);
    --uyc-footer-muted: rgba(26, 26, 26, .48);
}
.uyc-footer-contact {
    position: relative;
    overflow: hidden;
    padding: clamp(54px, 6vw, 88px) 0 0;
    background: linear-gradient(180deg, #fff 0%, var(--uyc-footer-bg) 100%);
    color: #1a1a1a;
}
.uyc-footer-contact::before,
.uyc-footer-main::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 82% 16%, rgba(var(--theme-rgb),.18), transparent 28%), radial-gradient(circle at 12% 80%, rgba(26, 26, 26, .045), transparent 32%);
    pointer-events: none;
}
.uyc-footer-contact .container,
.uyc-footer-main .container { position: relative; z-index: 2; }
.uyc-footer-strip {
    display: grid;
    grid-template-columns: minmax(260px,.72fr) minmax(320px,1fr);
    gap: clamp(22px, 4vw, 64px);
    align-items: center;
    padding: 0 0 clamp(38px, 5vw, 66px);
    background: linear-gradient(90deg, var(--uyc-red), rgba(26, 26, 26, .14), transparent) left bottom / 100% 1px no-repeat;
}
.uyc-footer-phone-label,
.uyc-footer-kicker {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    color: var(--uyc-red);
    font-family: var(--title-font);
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 7px;
    text-transform: uppercase;
}
.uyc-footer-phone-label::before,
.uyc-footer-kicker::before {
    content: "";
    width: 42px;
    height: 2px;
    background: currentColor;
}
.uyc-footer-phone a {
    display: inline-flex;
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: clamp(48px, 6.6vw, 112px);
    font-weight: 900;
    line-height: .86;
    text-decoration: none;
    text-transform: uppercase;
}
.uyc-footer-about p strong {
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
}
.uyc-footer-phone p,
.uyc-footer-newsletter p,
.uyc-footer-about p {
    margin: 12px 0 0;
    color: var(--uyc-footer-text);
    font-size: 15px;
    line-height: 1.7;
}
.uyc-footer-newsletter h2 {
    margin: 0;
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: clamp(36px, 4vw, 72px);
    font-weight: 900;
    line-height: .9;
    text-transform: uppercase;
}
.uyc-footer-form {
    display: flex;
    align-items: stretch;
    gap: 10px;
    margin-top: 18px;
    padding: 8px;
    background: rgba(26, 26, 26, .06);
    box-shadow: inset 0 -2px 0 rgba(26, 26, 26, .08);
}
.uyc-footer-form i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    color: var(--uyc-red);
}
.uyc-footer-form input[type="email"] {
    min-width: 0;
    flex: 1;
    border: 0;
    background: transparent;
    color: #1a1a1a;
    padding: 0 6px;
    font-size: 14px;
    outline: none;
}
.uyc-footer-form input::placeholder { color: rgba(26, 26, 26, .54); }
.uyc-footer-form button {
    border: 0;
    background: var(--uyc-red);
    color: #1a1a1a;
    padding: 0 26px;
    font-family: var(--title-font);
    font-size: 17px;
    font-weight: 900;
    text-transform: uppercase;
    transition: transform .22s ease, background .22s ease;
}
.uyc-footer-form button:hover { transform: translateY(-2px); background: #fff; }
.uyc-footer-main {
    position: relative;
    overflow: hidden;
    padding: clamp(36px, 4.6vw, 62px) 0 0;
    background: linear-gradient(180deg, var(--uyc-footer-bg) 0%, var(--uyc-footer-bg2) 100%);
    color: var(--uyc-footer-text);
}
.uyc-footer-grid {
    display: grid;
    grid-template-columns: minmax(330px, .82fr) minmax(0, 2.18fr);
    gap: clamp(30px, 3.4vw, 56px);
    align-items: start;
}
.uyc-footer-about {
    max-width: 390px;
}
.uyc-footer-logo {
    width: min(220px, 100%);
    max-width: 220px;
    height: auto;
    margin-bottom: 18px;
    filter: brightness(0) invert(1);
}
.uyc-footer-contact-list {
    display: grid;
    gap: 10px;
    margin-top: 18px;
}
.uyc-footer-contact-list p {
    display: grid;
    grid-template-columns: 30px 1fr;
    gap: 8px;
    align-items: start;
    margin: 0;
    color: var(--uyc-footer-text);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.55;
}
.uyc-footer-contact-list i {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(26, 26, 26, .07);
    color: var(--uyc-red);
}
.uyc-footer-social {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}
.uyc-footer-social a {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(26, 26, 26, .075);
    color: #1a1a1a;
    text-decoration: none;
    transition: background .22s ease, transform .22s ease;
}
.uyc-footer-social a:hover { background: var(--uyc-red); color: #1a1a1a; transform: translateY(-3px); }
.uyc-footer-menu-grid {
    display: grid;
    align-content: start;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
    gap: clamp(24px, 2.7vw, 46px);
}
.uyc-footer-col {
    min-width: 0;
}
.uyc-footer-col h3 {
    position: relative;
    margin: 0 0 18px;
    padding-bottom: 12px;
    color: #1a1a1a;
    font-family: var(--title-font);
    font-size: clamp(25px, 2.1vw, 38px);
    font-weight: 900;
    line-height: .95;
    text-transform: uppercase;
}
.uyc-footer-col h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 46px;
    height: 3px;
    background: var(--uyc-red);
}
.uyc-footer-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 8px;
}
.uyc-footer-col a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: var(--uyc-footer-text);
    font-size: 14px;
    font-weight: 800;
    line-height: 1.35;
    text-decoration: none;
    transition: color .22s ease, transform .22s ease;
}
.uyc-footer-col a::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--uyc-red);
    opacity: .72;
    flex: 0 0 6px;
}
.uyc-footer-col a:hover { color: #1a1a1a; transform: translateX(5px); }
.uyc-footer-empty {
    color: var(--uyc-footer-muted);
    font-size: 13px;
    line-height: 1.55;
}
.uyc-footer-bottom {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    gap: 20px;
    margin-top: clamp(26px, 3vw, 42px);
    padding: 18px 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,.1), transparent) left top / 100% 1px no-repeat;
    color: var(--uyc-footer-muted);
    font-size: 13px;
    font-weight: 800;
}
.uyc-footer-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}
.uyc-footer-copy small {
    color: var(--uyc-footer-muted);
    font-size: 12px;
    font-weight: 700;
}
.uyc-footer-webmaster {
    justify-self: center;
    text-align: center;
    letter-spacing: .02em;
}
.uyc-footer-bottom nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 16px;
}
.uyc-footer-bottom a,
.uyc-footer-webmaster span {
    color: var(--uyc-footer-text);
    text-decoration: none;
    transition: color .22s ease;
}
.uyc-footer-bottom a:hover { color: var(--uyc-red); }
@media (max-width: 1199px) {
    .uyc-footer-menu-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 991px) {
    .uyc-footer-strip,
    .uyc-footer-grid { grid-template-columns: 1fr; }
}
@media (max-width: 575px) {
    .uyc-footer-menu-grid { grid-template-columns: 1fr; }
    .uyc-footer-form { flex-wrap: wrap; }
    .uyc-footer-form input[type="email"] { flex-basis: calc(100% - 54px); min-height: 48px; }
    .uyc-footer-form button { width: 100%; min-height: 48px; }
    .uyc-footer-bottom { grid-template-columns: 1fr; align-items: flex-start; }
    .uyc-footer-webmaster { justify-self: start; text-align: left; }
    .uyc-footer-bottom nav { justify-content: flex-start; }
}

/* ===== footer.php ===== */
#reCaptchaCrush iframe{
      height: 50px !important;
      width: 200px !important;
    }

/* ===== announcementspage.php style #1 ===== */
/* ===== Modern Breadcrumb ===== */
.modern-breadcrumb {
    position: relative;
    padding: 220px 0 80px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    overflow: hidden;
}

.modern-breadcrumb::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--theme-color, #fff);
    opacity: 0.85;
    z-index: 1;
}

.modern-breadcrumb::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(226, 185, 59, 0.3) 50%, transparent 100%);
    z-index: 2;
}

.modern-breadcrumb-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.modern-breadcrumb-title {
    font-size: 48px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
    font-family: var(--title-font, "Exo", sans-serif);
    text-shadow: none;
    animation: slideInDown 0.6s ease;
}

@keyframes slideInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modern-breadcrumb-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    animation: slideInUp 0.6s ease 0.1s both;
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modern-breadcrumb-menu li {
    color: rgba(26, 26, 26, 0.9);
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.modern-breadcrumb-menu li::before {
    content: '/';
    margin: 0 12px;
    color: rgba(26, 26, 26, 0.5);
}

.modern-breadcrumb-menu li:first-child::before {
    display: none;
}

.modern-breadcrumb-menu a {
    color: #1a1a1a;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
}

.modern-breadcrumb-menu a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--gr-color2, #E2B93B);
    transition: width 0.3s ease;
}

.modern-breadcrumb-menu a:hover {
    color: var(--gr-color2, #E2B93B);
}

.modern-breadcrumb-menu a:hover::after {
    width: 100%;
}

/* ===== Notice Detail Section ===== */
.modern-notice-detail-section {
    position: relative;
    padding: 80px 0;
    background: #1a1a1a;
    overflow: hidden;
}

.modern-notice-detail-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 15% 20%, rgba(226, 185, 59, 0.08) 0%, transparent 30%),
                radial-gradient(circle at 85% 80%, rgba(255, 255, 255, 0.08) 0%, transparent 35%);
    pointer-events: none;
}

.modern-notice-detail-section .container {
    position: relative;
    z-index: 2;
}

/* Main Wrapper */
.modern-notice-wrapper {
    display: grid;
    grid-template-columns: 1fr 340px;
    gap: 40px;
    align-items: start;
}

/* Notice Image */
.modern-notice-image {
    background: #1a1a1a;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 35px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 40px;
    transition: all 0.3s ease;
    display: none;
}

.modern-notice-image:hover {
    box-shadow: 0 20px 50px rgba(255, 255, 255, 0.15);
}

.modern-notice-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
}

.modern-notice-image:hover img {
    transform: scale(1.05);
}

/* Notice Content */
.modern-notice-content {
    background: #1a1a1a;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 35px rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.modern-notice-meta {
    display: flex;
    gap: 20px;
    margin-bottom: 25px;
    align-items: center;
    flex-wrap: wrap;
}

.modern-notice-badge {
    background: var(--gr-color2, #E2B93B);
    color: #1a1a1a;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.modern-notice-rating {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: var(--theme-color, #fff);
}

.modern-notice-rating i {
    color: var(--gr-color2, #E2B93B);
    font-size: 16px;
}

.modern-notice-title {
    font-size: 32px;
    font-weight: 700;
    color: var(--theme-color, #fff);
    margin: 0 0 25px 0;
    font-family: var(--title-font, "Exo", sans-serif);
    line-height: 1.3;
}

.modern-notice-description {
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 30px;
}

/* Share Section */
.modern-share-section {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.modern-share-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--theme-color, #fff);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    display: block;
}

.modern-share-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.modern-share-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #f0f2f8;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    color: var(--theme-color, #fff);
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
}

.modern-share-btn:hover {
    background: var(--gr-color2, #E2B93B);
    color: #1a1a1a;
    border-color: var(--gr-color2, #E2B93B);
    transform: translateY(-3px);
}

/* Sidebar */
.modern-notice-sidebar {
    position: sticky;
    top: 20px;
}

/* Sidebar Widget */
.modern-sidebar-widget {
    background: #1a1a1a;
    border-radius: 16px;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 8px 25px rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.modern-widget-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--theme-color, #fff);
    margin: 0 0 20px 0;
    font-family: var(--title-font, "Exo", sans-serif);
    padding-bottom: 15px;
    border-bottom: 2px solid var(--gr-color2, #E2B93B);
}

/* Notices List */
.modern-notices-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.modern-notices-list li {
    margin-bottom: 12px;
}

.modern-notices-list li:last-child {
    margin-bottom: 0;
}

.modern-notices-list a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    padding: 8px 12px;
    border-radius: 8px;
}

.modern-notices-list a::before {
    content: '';
    width: 6px;
    height: 6px;
    background: var(--gr-color2, #E2B93B);
    border-radius: 50%;
    flex-shrink: 0;
}

.modern-notices-list a:hover {
    color: var(--gr-color2, #E2B93B);
    background: rgba(226, 185, 59, 0.08);
    padding-left: 16px;
}

/* Contact Widget */
.modern-contact-widget {
    background: linear-gradient(135deg, #f8fafc 0%, #f0f4f8 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.modern-contact-widget .modern-widget-title {
    color: var(--theme-color, #fff);
}

.modern-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.modern-contact-info li {
    margin-bottom: 12px;
}

.modern-contact-info a {
    color: var(--theme-color, #fff);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: color 0.3s ease;
}

.modern-contact-info a:hover {
    color: var(--gr-color2, #E2B93B);
}

.modern-contact-label {
    font-size: 12px;
    font-weight: 700;
    color: var(--gr-color2, #E2B93B);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
}

.modern-contact-text {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

/* Responsive */
@media (max-width: 1200px) {
    .modern-notice-wrapper {
        grid-template-columns: 1fr 300px;
        gap: 30px;
    }
}

@media (max-width: 991px) {
    .modern-breadcrumb {
        padding: 180px 0 60px;
    }
    
    .modern-breadcrumb-title {
        font-size: 36px;
    }
    
    .modern-notice-detail-section {
        padding: 70px 0;
    }
    
    .modern-notice-wrapper {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .modern-notice-sidebar {
        position: static;
    }
    
    .modern-notice-title {
        font-size: 28px;
    }
    
    .modern-notice-content {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .modern-breadcrumb {
        padding: 120px 0 50px;
    }
    
    .modern-breadcrumb-title {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .modern-breadcrumb-menu {
        gap: 10px;
        font-size: 14px;
    }
    
    .modern-breadcrumb-menu li::before {
        margin: 0 8px;
    }
    
    .modern-notice-detail-section {
        padding: 60px 0;
    }
    
    .modern-notice-title {
        font-size: 24px;
    }
    
    .modern-notice-content {
        padding: 25px;
    }
    
    .modern-sidebar-widget {
        padding: 20px;
    }
    
    .modern-widget-title {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .modern-breadcrumb {
        padding: 100px 0 40px;
    }
    
    .modern-breadcrumb-title {
        font-size: 22px;
        margin-bottom: 12px;
    }
    
    .modern-breadcrumb-menu {
        gap: 8px;
        font-size: 13px;
    }
    
    .modern-breadcrumb-menu li::before {
        margin: 0 6px;
    }
    
    .modern-notice-detail-section {
        padding: 50px 0;
    }
    
    .modern-notice-title {
        font-size: 22px;
    }
    
    .modern-notice-content {
        padding: 20px;
    }
    
    .modern-notice-meta {
        gap: 10px;
    }
    
    .modern-sidebar-widget {
        padding: 18px;
    }
    
    .modern-widget-title {
        font-size: 15px;
        margin-bottom: 15px;
    }
}

/* ===== bakim.php style #1 ===== */
.coming-soon {
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #fff 0%, #fff 100%);
    padding: 20px;
}

.coming-wrap {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    color: #1a1a1a;
}

.coming-wrap h1 {
    font-size: 3.5rem;
    margin-bottom: 1rem;
    background: linear-gradient(to right, #1a1a1a, #e0e0e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.coming-wrap p {
    font-size: 1.2rem;
    margin-bottom: 3rem;
    color: rgba(26, 26, 26, 0.8);
}

.countdown {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 3rem;
}

.countdown-item {
    background: rgba(26, 26, 26, 0.1);
    backdrop-filter: blur(10px);
    padding: 2rem;
    border-radius: 15px;
    min-width: 120px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.04000000000000001);
    transition: transform 0.3s ease;
}

.countdown-item:hover {
    transform: translateY(-5px);
}

.countdown-value {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0.5rem;
    background: linear-gradient(to right, #1a1a1a, #e0e0e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.countdown-label {
    font-size: 1rem;
    color: rgba(26, 26, 26, 0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.social-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.social-links a {
    color: #1a1a1a;
    font-size: 1.5rem;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(26, 26, 26, 0.1);
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.social-links a:hover {
    background: rgba(26, 26, 26, 0.2);
    transform: translateY(-3px);
}

@media (max-width: 768px) {
    .countdown {
        flex-wrap: wrap;
        gap: 1rem;
    }
    
    .countdown-item {
        min-width: 100px;
        padding: 1rem;
    }
    
    .countdown-value {
        font-size: 2rem;
    }
    
    .coming-wrap h1 {
        font-size: 2.5rem;
    }
}

/* ===== bakim.php style #2 ===== */
#reCaptchaCrush iframe{
      height: 50px !important;
      width: 200px !important;
    }

/* ===== gallerypage.php style #1 ===== */
.uyc-gallery-detail-page { --uyc-bg:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-gallery-detail-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-gallery-detail-hero { position:relative; min-height:500px; display:flex; align-items:flex-end; padding:168px 0 56px; background:#fff; overflow:hidden; }
.uyc-gallery-detail-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.92) brightness(.58); transform:scale(1.04); }
.uyc-gallery-detail-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .72) 42%, rgba(255, 255, 255, .24) 74%, rgba(255, 255, 255, .86) 100%); }
.uyc-gallery-detail-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:180px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 84%); }
.uyc-gallery-detail-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(290px,400px); gap:clamp(34px,6vw,100px); align-items:end; }
.uyc-gallery-detail-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:20px; color:rgba(26, 26, 26, .52); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-gallery-detail-breadcrumb a { color:rgba(26, 26, 26, .74); text-decoration:none; transition:color .22s ease; }
.uyc-gallery-detail-breadcrumb a:hover { color:#1a1a1a; }
.uyc-gallery-detail-breadcrumb i { color:var(--uyc-red); font-size:10px; }
.uyc-gallery-detail-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-gallery-detail-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-gallery-detail-hero h1 { max-width:980px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(56px,7.6vw,112px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-gallery-detail-hero p { max-width:680px; margin:24px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.6; }
.uyc-gallery-detail-panel { position:relative; padding:28px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.uyc-gallery-detail-panel::before { content:''; position:absolute; left:28px; right:28px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-gallery-detail-panel span { display:block; color:rgba(26, 26, 26, .48); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-gallery-detail-panel strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(38px,4vw,62px); font-weight:900; line-height:.9; }
.uyc-gallery-detail-panel small { display:block; margin-top:16px; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:600; line-height:1.45; }
.uyc-gallery-detail-main { padding:8px 0 100px; background:var(--uyc-bg); }
.uyc-gallery-detail-tools { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:18px; margin-bottom:28px; }
.uyc-gallery-back { display:inline-flex; align-items:center; gap:10px; color:rgba(26, 26, 26, .74); font-size:13px; font-weight:900; text-decoration:none; text-transform:uppercase; }
.uyc-gallery-back i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:999px; background:var(--uyc-red); color:#1a1a1a; font-size:12px; transition:transform .22s ease; }
.uyc-gallery-back:hover { color:#1a1a1a; }
.uyc-gallery-back:hover i { transform:translateX(-3px); }
.uyc-gallery-detail-tools p { margin:0; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:650; }
.uyc-gallery-detail-grid { column-count:4; column-gap:18px; }
.uyc-gallery-shot { position:relative; display:block; width:100%; margin:0 0 18px; padding:0; overflow:hidden; border:0; border-radius:18px; background:#fff; box-shadow:0 28px 82px rgba(0, 0, 0, 0.10800000000000001); cursor:pointer; break-inside:avoid; isolation:isolate; }
.uyc-gallery-shot img { position:relative; z-index:0; display:block; width:100%; height:auto; object-fit:contain; filter:contrast(1.08) saturate(.94) brightness(.82); transform:scale(1.001); transition:transform .55s ease, filter .55s ease; }
.uyc-gallery-shot::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .02) 12%, rgba(255, 255, 255, .24) 58%, rgba(255, 255, 255, .74) 100%); opacity:.86; pointer-events:none; }
.uyc-gallery-shot__icon { position:absolute; left:22px; bottom:22px; z-index:2; width:46px; height:46px; display:inline-flex; align-items:center; justify-content:center; border-radius:999px; background:var(--uyc-red); color:#1a1a1a; font-size:15px; transform:translateY(8px); opacity:0; transition:opacity .22s ease, transform .22s ease; }
.uyc-gallery-shot:hover img { transform:scale(1.035); filter:contrast(1.1) saturate(1) brightness(.92); }
.uyc-gallery-shot:hover .uyc-gallery-shot__icon { opacity:1; transform:translateY(0); }
.uyc-gallery-empty { min-height:300px; display:grid; place-items:center; text-align:center; border-radius:18px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-gallery-empty i { display:block; margin-bottom:18px; color:var(--uyc-red); font-size:42px; }
.uyc-gallery-empty p { margin:0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:750; }
.uyc-gallery-lightbox { display:none; position:fixed; inset:0; z-index:99999; align-items:center; justify-content:center; padding:34px; background:rgba(26, 26, 26, .94); }
.uyc-gallery-lightbox.is-active { display:flex; }
.uyc-gallery-lightbox img { max-width:min(1200px,92vw); max-height:86vh; object-fit:contain; border-radius:12px; box-shadow:0 34px 90px rgba(26, 26, 26, .6); }
.uyc-gallery-lightbox button { position:absolute; border:0; cursor:pointer; }
.uyc-gallery-lightbox__close { top:24px; right:24px; width:48px; height:48px; border-radius:999px; background:#1a1a1a; color:#fff; font-size:22px; font-weight:900; }
.uyc-gallery-lightbox__prev, .uyc-gallery-lightbox__next { top:50%; width:52px; height:52px; margin-top:-26px; border-radius:999px; background:var(--uyc-red); color:#1a1a1a; font-size:18px; }
.uyc-gallery-lightbox__prev { left:24px; }
.uyc-gallery-lightbox__next { right:24px; }
@media (max-width:1199px) { .uyc-gallery-detail-hero__inner { grid-template-columns:1fr; } .uyc-gallery-detail-grid { column-count:4; column-gap:18px; } }
@media (max-width:767px) { .uyc-gallery-detail-shell { width:calc(100% - 28px); } .uyc-gallery-detail-hero { min-height:auto; padding:130px 0 48px; } .uyc-gallery-detail-hero h1 { font-size:46px; } .uyc-gallery-detail-main { padding:10px 0 68px; } .uyc-gallery-detail-grid { column-count:4; column-gap:18px; }

}


/* ===== header.php digital agency polish ===== */
@media (min-width:1200px) {
    .header::before {
        top: 30px;
        height: 104px;
        background:
            linear-gradient(110deg, rgba(255,255,255,.88) 0%, rgba(248,250,255,.68) 45%, rgba(var(--theme-rgb),.22) 100%),
            linear-gradient(180deg, rgba(255,255,255,.30), rgba(255,255,255,0));
        -webkit-backdrop-filter: blur(10px) saturate(1.08);
        backdrop-filter: blur(10px) saturate(1.08);
        box-shadow: inset 0 -1px 0 rgba(16,24,64,.08);
    }
    .header.header-scrolled::before {
        background:
            linear-gradient(110deg, rgba(255,255,255,.94) 0%, rgba(248,250,255,.86) 52%, rgba(var(--theme-rgb),.26) 100%);
        -webkit-backdrop-filter: blur(22px) saturate(1.18);
        backdrop-filter: blur(22px) saturate(1.18);
        box-shadow: 0 18px 50px rgba(16,24,64,.12), inset 0 -1px 0 rgba(16,24,64,.08);
    }
    .header.header-dropdown-open::before {
        height: 560px;
        background:
            linear-gradient(135deg, rgba(255,255,255,.96), rgba(248,250,255,.88) 54%, rgba(var(--theme-rgb),.20)),
            radial-gradient(circle at 18% 18%, rgba(16,24,64,.06), transparent 28%);
        -webkit-backdrop-filter: blur(22px) saturate(1.16);
        backdrop-filter: blur(22px) saturate(1.16);
    }
    .navbar .container-fluid {
        max-width: 1740px;
        padding-left: 42px;
        padding-right: 42px;
    }
    .sh-desktop-menu {
        height: 70px;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
    }
    .sh-desktop-nav,
    .navbar-nav {
        height: 70px;
        gap: clamp(10px,1vw,18px);
    }
    .sh-desktop-nav .nav-item > a,
    .sh-desktop-nav .nav-item.has-dropdown > a,
    .nav-item > a,
    .nav-item.has-dropdown > a {
        position: relative;
        height: 70px;
        padding: 0 10px;
        border-radius: 10px;
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: clamp(11px,.66vw,13px);
        font-weight: 750;
        letter-spacing: .04em;
        text-transform: none;
        transition: color .18s ease, background .18s ease, transform .18s ease;
    }
    .sh-desktop-nav .nav-item > a::before,
    .nav-item > a::before {
        content: '';
        position: absolute;
        left: 12px;
        right: 12px;
        bottom: 18px;
        height: 2px;
        border-radius: 999px;
        background: linear-gradient(90deg, var(--sh-red,var(--theme-color)), var(--gr-color2,var(--theme-color)));
        transform: scaleX(0);
        transform-origin: left;
        transition: transform .2s ease;
    }
    .sh-desktop-nav .nav-item > a:hover,
    .sh-desktop-nav .nav-item.has-dropdown.active > a,
    .nav-item > a:hover,
    .nav-item.has-dropdown.active > a {
        background: rgba(16,24,64,.07);
        color: #101840 !important;
        transform: translateY(-1px);
    }
    .sh-desktop-nav .nav-item > a:hover::before,
    .sh-desktop-nav .nav-item.has-dropdown.active > a::before,
    .nav-item > a:hover::before,
    .nav-item.has-dropdown.active > a::before {
        transform: scaleX(1);
    }
    .sh-desktop-nav .nav-item.has-dropdown > a::after,
    .nav-item.has-dropdown > a::after {
        margin-left: 7px;
        padding: 2.5px;
        opacity: .72;
    }
    .sh-action-icons { gap: 10px; }
    .sh-search-btn {
        width: 38px;
        height: 38px;
        border-radius: 12px;
        background: rgba(255,255,255,.70);
        border: 1px solid rgba(16,24,64,.12);
        -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
        transition: transform .2s ease, background .2s ease, border-color .2s ease;
    }
    .sh-search-btn:hover {
        transform: translateY(-1px);
        background: #fff;
        border-color: rgba(16,24,64,.24);
    }
    .sh-service-place-btn {
        min-height: 38px;
        padding: 0 18px !important;
        border-radius: 12px;
        background: linear-gradient(135deg, var(--sh-red,var(--theme-color)), var(--gr-color2,var(--theme-color))) !important;
        color: #fff !important;
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 11px;
        letter-spacing: .04em;
        box-shadow: 0 15px 38px rgba(var(--theme-rgb),.22);
        animation: none;
    }
    .sh-service-place-btn:hover {
        color: #fff !important;
        transform: translateY(-2px);
        box-shadow: 0 20px 48px rgba(var(--theme-rgb),.30);
    }
    header > .navbar-dropdown {
        top: 130px !important;
    }
    .navbar-dropdown-inner {
        min-height: 286px;
        padding-top: 38px !important;
    }
    .navbar-dropdown-item a {
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 14px !important;
        letter-spacing: 0;
        text-transform: none;
    }
}

@media (max-width:1199px) {
    .navbar {
        background: linear-gradient(110deg, rgba(255,255,255,.96), rgba(var(--theme-rgb),.20)) !important;
        -webkit-backdrop-filter: blur(18px) saturate(1.18);
        backdrop-filter: blur(18px) saturate(1.18);
        box-shadow: 0 14px 36px rgba(16,24,64,.12);
    }
    .navbar-collapse .nav-item > a,
    .navbar-collapse .nav-item.has-dropdown > a {
        font-family: "Segoe UI", Arial, sans-serif;
        font-weight: 750;
        letter-spacing: .01em;
        text-transform: none;
    }
}
/* ===== index.php style #1 ===== */
/* Pixora-style interactive slider, fed by admin slider records */
.pixora-slider { position: relative; min-height: 100vh; width: 100%; overflow: hidden; background: #f7f8fb; color: #101840; isolation: isolate; }
.pixora-slider__media, .pixora-slider__thumb { position: absolute; inset: 0; }
.pixora-slider__media { z-index: 1; }
.pixora-slider__thumb { opacity: 0; transform: scale(1.04); transition: opacity .9s ease, transform 7s ease; }
.pixora-slider__thumb.active { opacity: 1; transform: scale(1); }
.pixora-slider__thumb img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; filter: saturate(.94) contrast(1.02) brightness(1.02); }
.pixora-slider::before { content: ''; position: absolute; inset: 0; z-index: 2; background: radial-gradient(circle at 76% 42%, rgba(var(--theme-rgb),.16), transparent 32%), linear-gradient(90deg, rgba(247,248,251,.92) 0%, rgba(247,248,251,.72) 34%, rgba(247,248,251,.30) 70%, rgba(247,248,251,.82) 100%), linear-gradient(180deg, rgba(255,255,255,.22), rgba(247,248,251,.90)); pointer-events: none; }
.pixora-slider__scene { position: relative; z-index: 3; min-height: 100vh; width: min(1540px, calc(100% - 80px)); margin: 0 auto; display: grid; grid-template-columns: minmax(360px, 610px) minmax(520px, 760px); align-items: center; gap: clamp(44px, 6vw, 110px); padding: 142px 0 70px; }
.pixora-slider__copy { width: min(610px, 100%); }
.pixora-slider__meta { display: flex; align-items: center; gap: 14px; margin-bottom: 18px; color: rgba(16,24,64,.62); font-family: "Segoe UI", Arial, sans-serif; font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.pixora-slider__line { width: 70px; height: 1px; background: rgba(16,24,64,.34); }
.pixora-slider__active-title { margin: 0; color: #101840; font-family: "Segoe UI", Arial, sans-serif; font-size: clamp(42px, 6.2vw, 96px); font-weight: 790; line-height: .98; text-transform: none; letter-spacing: 0; text-shadow: 0 18px 52px rgba(255,255,255,.65); opacity: 0; transform: translateY(14px); transition: opacity .38s ease, transform .38s ease; }
.pixora-slider__active-text { width: min(610px, 100%); margin: 18px 0 0; color: rgba(16,24,64,.72); font-size: clamp(15px, 1.16vw, 18px); font-weight: 600; line-height: 1.68; text-shadow: 0 12px 34px rgba(255,255,255,.68); opacity: 0; transform: translateY(10px); transition: opacity .38s ease .06s, transform .38s ease .06s; }
.pixora-slider__active-title.is-visible, .pixora-slider__active-text.is-visible { opacity: 1; transform: translateY(0); }
.pixora-slider__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-top: 28px; }
.pixora-slider__btn { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 44px; padding: 0 18px; border: 1px solid var(--sh-red, var(--theme-color)); color: #101840; background: var(--sh-red, var(--theme-color)); text-decoration: none; font-size: 12px; font-weight: 900; text-transform: uppercase; transition: transform .2s ease, background .2s ease, border-color .2s ease, color .2s ease; }
.pixora-slider__btn--ghost { border-color: rgba(16,24,64,.22); background: rgba(255,255,255,.72); color: #101840; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.pixora-slider__btn:hover { transform: translateY(-2px); color: #101840; }
.pixora-slider__btn--ghost:hover { border-color: var(--gr-color2); background: var(--gr-color2); color: #111; }
.pixora-slider__btn.is-hidden { display: none; }
.pixora-slider__deck { position: relative; height: min(620px, 64vh); min-height: 470px; perspective: 1500px; transform-style: preserve-3d; }
.pixora-slider__card { --offset: 0; --abs-offset: 0; position: absolute; top: 50%; left: 50%; width: min(430px, 58vw); aspect-ratio: .76 / 1; padding: 0; border: 0; color: #101840; background: #111; cursor: pointer; overflow: hidden; transform-style: preserve-3d; transform: translate3d(calc(-50% + (var(--offset) * 108px)), -50%, calc(var(--abs-offset) * -135px)) rotateY(calc(var(--offset) * -18deg)) rotateZ(calc(var(--offset) * -2deg)) scale(calc(1 - (var(--abs-offset) * .075))); opacity: calc(1 - (var(--abs-offset) * .22)); z-index: calc(10 - var(--abs-offset)); box-shadow: 0 42px 90px rgba(16,24,64,.20), 0 0 0 1px rgba(255,255,255,.72) inset; transition: transform .55s cubic-bezier(.2,.8,.2,1), opacity .35s ease, box-shadow .35s ease; }
.pixora-slider__card.active { box-shadow: 0 52px 120px rgba(16,24,64,.24), 0 0 0 1px rgba(255,255,255,.84) inset; }
.pixora-slider__card.is-hidden { opacity: 0; pointer-events: none; }
.pixora-slider__card-media, .pixora-slider__card-media img { display: block; width: 100%; height: 100%; }
.pixora-slider__card-media img { object-fit: cover; filter: saturate(.94) contrast(1.06) brightness(.84); transform: scale(1.04); transition: transform .55s ease, filter .35s ease; }
.pixora-slider__card.active .pixora-slider__card-media img { transform: scale(1); filter: saturate(1.05) contrast(1.06) brightness(.98); }
.pixora-slider__card::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,0) 42%, rgba(0,0,0,.72) 100%); pointer-events: none; }
.pixora-slider__card-info { position: absolute; left: 22px; right: 22px; bottom: 22px; z-index: 2; display: block; text-align: left; }
.pixora-slider__card-info small { display: block; margin-bottom: 10px; color: var(--gr-color2,var(--theme-color)); font-family: Consolas, "Courier New", monospace; font-size: 11px; font-weight: 900; }
.pixora-slider__card-info b { display: block; color: #101840; font-family: "Segoe UI", Arial, sans-serif; font-size: clamp(18px, 1.7vw, 27px); font-weight: 780; line-height: 1.08; }
.pixora-slider__nav { position: absolute; z-index: 4; right: 0; bottom: 64px; display: flex; gap: 10px; }
.pixora-slider__nav button { width: 44px; height: 44px; border: 1px solid rgba(255,255,255,.20); border-radius: 50%; background: rgba(255,255,255,.09); color: #101840; cursor: pointer; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); transition: transform .2s ease, background .2s ease; }
.pixora-slider__nav button:hover { transform: translateY(-2px); background: var(--sh-red,var(--theme-color)); }
.pixora-video-modal { position: fixed; inset: 0; z-index: 25000; display: none; align-items: center; justify-content: center; padding: 5vh 5vw; background: rgba(0,0,0,.94); }
.pixora-video-modal.is-open { display: flex; }
.pixora-video-modal__frame { width: min(1500px, 100%); height: min(820px, 86vh); background: #000; box-shadow: 0 30px 90px rgba(16,24,64,.35); }
.pixora-video-modal__frame iframe { width: 100%; height: 100%; display: block; border: 0; }
.pixora-video-modal__close { position: fixed; top: 24px; right: 28px; width: 46px; height: 46px; border: 1px solid rgba(255,255,255,.32); border-radius: 50%; background: rgba(255,255,255,.08); color: #101840; font-size: 24px; line-height: 1; cursor: pointer; z-index: 25001; }
.pixora-video-modal__close:hover { background: var(--sh-red, var(--theme-color)); border-color: var(--sh-red, var(--theme-color)); }
body.pixora-video-open { overflow: hidden; }
@media (max-width:1199px) { .pixora-slider__scene { width: min(960px, calc(100% - 48px)); grid-template-columns: 1fr; gap: 28px; padding-top: 124px; } .pixora-slider__deck { height: 420px; min-height: 420px; order: 1; } .pixora-slider__copy { order: 2; } .pixora-slider__nav { bottom: 38px; } }
@media (max-width:767px) { .pixora-slider { min-height: 820px; } .pixora-slider__scene { min-height: 820px; width: calc(100% - 34px); padding: 104px 0 38px; gap: 18px; } .pixora-slider__deck { height: 330px; min-height: 330px; } .pixora-slider__card { width: min(250px, 72vw); transform: translate3d(calc(-50% + (var(--offset) * 58px)), -50%, calc(var(--abs-offset) * -90px)) rotateY(calc(var(--offset) * -16deg)) scale(calc(1 - (var(--abs-offset) * .07))); } .pixora-slider__active-title { font-size: clamp(32px, 10vw, 52px); } .pixora-slider__active-text { font-size: 14px; } .pixora-slider__actions { align-items: stretch; flex-direction: column; } .pixora-slider__btn { width: 100%; } .pixora-slider__nav { position: relative; right: auto; bottom: auto; order: 3; justify-content: center; } }
/* ===== postspage.php style #1 ===== */
.uyc-article-page { --uyc-bg:#fff; --uyc-panel:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-article-shell { width:min(980px, calc(100% - 44px)); margin:0 auto; }
.uyc-article-wide { width:min(1560px, calc(100% - 64px)); margin:0 auto; }
.uyc-article-intro { position:relative; min-height:560px; display:flex; align-items:flex-end; padding:168px 0 62px; background:#fff; overflow:hidden; }
.uyc-article-intro__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.92) brightness(.56); transform:scale(1.04); }
.uyc-article-intro::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .73) 40%, rgba(255, 255, 255, .26) 72%, rgba(255, 255, 255, .88) 100%); pointer-events:none; }
.uyc-article-intro::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:185px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 84%); pointer-events:none; }
.uyc-article-intro__inner { position:relative; z-index:3; width:min(1560px, calc(100% - 64px)); margin:0 auto; display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,420px); gap:clamp(36px,6vw,110px); align-items:end; }
.uyc-article-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:18px; color:rgba(26, 26, 26, .5); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-article-breadcrumb a { color:rgba(26, 26, 26, .72); text-decoration:none; transition:color .22s ease; }
.uyc-article-breadcrumb a:hover { color:#1a1a1a; }
.uyc-article-breadcrumb i { color:var(--uyc-red); font-size:10px; }
.uyc-article-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:16px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-article-kicker::before { content:''; width:44px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-article-title { max-width:1040px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(54px,7.8vw,118px); font-weight:900; line-height:.84; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.uyc-article-lead { width:min(760px,100%); margin:22px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.6; }
.uyc-article-meta { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-top:22px; }
.uyc-article-meta span, .uyc-article-meta a { display:inline-flex; min-height:34px; align-items:center; padding:0 13px; border-radius:999px; background:rgba(26, 26, 26, .13); color:#1a1a1a; font-size:12px; font-weight:900; text-decoration:none; text-transform:uppercase; -webkit-backdrop-filter:blur(10px); backdrop-filter:blur(10px); }
.uyc-article-hero-panel { position:relative; padding:28px; border-radius:18px; background:rgba(26, 26, 26, .065); -webkit-backdrop-filter:blur(18px) saturate(1.16); backdrop-filter:blur(18px) saturate(1.16); box-shadow:0 28px 72px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .11); }
.uyc-article-hero-panel::before { content:''; position:absolute; left:28px; right:28px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-article-hero-panel span { display:block; color:rgba(26, 26, 26, .48); font-size:13px; font-weight:900; text-transform:uppercase; }
.uyc-article-hero-panel strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(36px,3.8vw,58px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-article-hero-panel small { display:block; margin-top:16px; color:rgba(26, 26, 26, .62); font-size:15px; font-weight:600; line-height:1.45; }
.uyc-article-cover { display:none; }
.uyc-article-brief { padding:24px 0 44px; background:var(--uyc-bg); }
.uyc-article-brief__grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,320px); gap:18px; align-items:stretch; }
.uyc-article-brief__note { position:relative; padding:30px 34px 30px 38px; border-radius:18px; background:radial-gradient(circle at 92% 10%, rgba(var(--theme-rgb),.16), transparent 34%), linear-gradient(145deg, rgba(26, 26, 26, .075), rgba(26, 26, 26, .035)); box-shadow:0 26px 78px rgba(0, 0, 0, 0.11200000000000002), inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-article-brief__note::before { content:''; position:absolute; left:0; top:30px; bottom:30px; width:3px; border-radius:999px; background:var(--uyc-red); box-shadow:0 0 28px rgba(var(--theme-rgb),.48); }
.uyc-article-brief__note span { display:block; margin-bottom:10px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:14px; font-weight:900; letter-spacing:6px; text-transform:uppercase; }
.uyc-article-brief__note p { margin:0; color:rgba(26, 26, 26, .76); font-size:18px; font-weight:650; line-height:1.58; }
.uyc-article-brief__stats { display:grid; gap:10px; }
.uyc-article-stat { display:flex; align-items:center; justify-content:space-between; gap:16px; min-height:70px; padding:0 18px; border-radius:16px; background:rgba(26, 26, 26, .06); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .07); }
.uyc-article-stat span { color:rgba(26, 26, 26, .45); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-article-stat strong { color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:28px; font-weight:900; line-height:1; text-align:right; text-transform:uppercase; }
.uyc-article-body { padding:0 0 70px; background:var(--uyc-bg); }
.uyc-back-blog { display:inline-flex; align-items:center; gap:10px; margin:0 0 26px; color:rgba(26, 26, 26, .72); font-size:13px; font-weight:900; text-decoration:none; text-transform:uppercase; }
.uyc-back-blog i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:999px; background:var(--uyc-red); color:#1a1a1a; font-size:12px; transition:transform .22s ease; }
.uyc-back-blog:hover { color:#1a1a1a; }
.uyc-back-blog:hover i { transform:translateX(-3px); }
.uyc-article-content { color:rgba(26, 26, 26, .72); font-size:17px; font-weight:500; line-height:1.78; }
.uyc-article-content, .uyc-article-content * { background:transparent!important; font-family:var(--body-font,'Inter',Arial,sans-serif)!important; }
.uyc-article-content h1, .uyc-article-content h2, .uyc-article-content h3, .uyc-article-content h4, .uyc-article-content h5 { margin:54px 0 18px!important; color:#1a1a1a!important; font-family:var(--title-font,'Big Shoulders Display',sans-serif)!important; font-weight:900!important; line-height:.96!important; letter-spacing:0!important; text-transform:uppercase!important; }
.uyc-article-content h1 { font-size:clamp(42px,5.2vw,68px)!important; }
.uyc-article-content h2 { font-size:clamp(36px,4.4vw,58px)!important; }
.uyc-article-content h3 { font-size:clamp(30px,3.6vw,46px)!important; }
.uyc-article-content h4 { font-size:clamp(24px,2.8vw,34px)!important; }
.uyc-article-content p, .uyc-article-content div, .uyc-article-content span, .uyc-article-content li { color:rgba(26, 26, 26, .72)!important; font-size:17px!important; font-weight:500!important; line-height:1.78!important; }
.uyc-article-content p { margin:0 0 20px!important; }
.uyc-article-content strong, .uyc-article-content b { color:#1a1a1a!important; font-weight:900!important; }
.uyc-article-content a { color:#1a1a1a!important; text-decoration:underline; text-decoration-color:var(--uyc-red); text-underline-offset:5px; }
.uyc-article-content ul, .uyc-article-content ol { margin:22px 0 26px!important; padding-left:22px!important; }
.uyc-article-content li { margin:8px 0!important; }
.uyc-article-content li::marker { color:var(--uyc-red); }
.uyc-article-content blockquote { margin:42px 0!important; padding:24px 28px!important; border-radius:18px; background:linear-gradient(145deg, rgba(26, 26, 26, .075), rgba(26, 26, 26, .035))!important; box-shadow:inset 3px 0 0 var(--uyc-red); }
.uyc-article-content blockquote, .uyc-article-content blockquote * { color:#1a1a1a!important; font-family:var(--title-font,'Big Shoulders Display',sans-serif)!important; font-size:clamp(28px,3.4vw,44px)!important; font-weight:900!important; line-height:1!important; text-transform:uppercase!important; }
.uyc-article-content img { display:block; width:100%; max-width:760px; height:auto!important; margin:42px auto!important; border-radius:12px; box-shadow:0 24px 70px rgba(0, 0, 0, 0.128); }
.uyc-article-content figure { margin:42px auto!important; }
.uyc-article-content table { width:100%; border-collapse:collapse; margin:34px 0!important; overflow:hidden; border-radius:12px; background:#fff!important; }
.uyc-article-content th, .uyc-article-content td { padding:14px 16px!important; color:rgba(26, 26, 26, .78)!important; border-bottom:1px solid rgba(26, 26, 26, .08)!important; font-size:15px!important; }
.uyc-article-content th { color:#1a1a1a!important; font-weight:900!important; }
.uyc-article-footer { display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:18px; margin-top:48px; padding-top:24px; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-article-tags, .uyc-article-share { display:flex; flex-wrap:wrap; align-items:center; gap:10px; }
.uyc-article-label { color:rgba(26, 26, 26, .48); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-article-tag, .uyc-article-share a { display:inline-flex; min-height:38px; align-items:center; justify-content:center; padding:0 14px; border-radius:999px; background:rgba(26, 26, 26, .08); color:#1a1a1a; font-size:12px; font-weight:900; text-decoration:none; text-transform:uppercase; transition:background .22s ease, transform .22s ease; }
.uyc-article-share a { width:38px; padding:0; }
.uyc-article-tag:hover, .uyc-article-share a:hover { background:var(--uyc-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-article-cta { padding:0 0 76px; background:var(--uyc-bg); }
.uyc-article-cta__inner { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:30px; align-items:center; padding:clamp(30px,4vw,56px); border-radius:22px; background:radial-gradient(circle at 86% 20%, rgba(var(--theme-rgb),.24), transparent 36%), #fff; box-shadow:0 34px 90px rgba(0, 0, 0, 0.136), inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-article-cta span { display:block; margin-bottom:10px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:14px; font-weight:900; letter-spacing:6px; text-transform:uppercase; }
.uyc-article-cta h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(40px,5vw,74px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-article-cta p { margin:16px 0 0; color:rgba(26, 26, 26, .68); font-size:16px; font-weight:650; line-height:1.56; }
.uyc-article-cta a { display:inline-flex; align-items:center; gap:14px; min-height:58px; padding:0 22px; border-radius:999px; background:#1a1a1a; color:#fff; font-size:14px; font-weight:900; text-decoration:none; text-transform:uppercase; transition:transform .22s ease, background .22s ease, color .22s ease; }
.uyc-article-cta a i { width:36px; height:36px; display:inline-flex; align-items:center; justify-content:center; border-radius:999px; background:var(--uyc-red); color:#1a1a1a; font-size:13px; }
.uyc-article-cta a:hover { transform:translateY(-3px); background:var(--uyc-red); color:#1a1a1a; }
.uyc-related { padding:0 0 82px; background:var(--uyc-bg); }
.uyc-related__head { display:flex; flex-wrap:wrap; align-items:end; justify-content:space-between; gap:20px; margin-bottom:24px; }
.uyc-related__head span { display:inline-flex; align-items:center; gap:12px; margin-bottom:10px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:7px; text-transform:uppercase; }
.uyc-related__head span::before { content:''; width:36px; height:2px; background:var(--uyc-red); }
.uyc-related__head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(42px,5vw,68px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-related__grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.uyc-related-card { display:block; color:#1a1a1a; text-decoration:none; }
.uyc-related-card__image { position:relative; overflow:hidden; aspect-ratio:1.38/1; border-radius:12px; background:#fff; }
.uyc-related-card__image img { width:100%; height:100%; object-fit:cover; filter:brightness(.72) contrast(1.04); transform:scale(1.02); transition:transform .35s ease, filter .35s ease; }
.uyc-related-card__image::after { content:''; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0, 0, 0, 0.0) 44%, rgba(26, 26, 26, .62) 100%); pointer-events:none; }
.uyc-related-card:hover img { transform:scale(1.08); filter:brightness(.9) contrast(1.05); }
.uyc-related-card small { display:block; margin:12px 0 7px; color:rgba(26, 26, 26, .46); font-size:11px; font-weight:900; text-transform:uppercase; }
.uyc-related-card strong { display:block; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(23px,2vw,32px); font-weight:900; line-height:.96; text-transform:uppercase; }
.uyc-article-feature-band, .uyc-video-detail-band { padding:0 0 82px; background:var(--uyc-bg); }
.uyc-article-feature-band .feature-report-section, .uyc-video-detail-band .uyc-home-video-showcase { margin-top:0!important; }
@media (max-width:1199px) { .uyc-article-intro__inner, .uyc-article-brief__grid, .uyc-article-cta__inner { grid-template-columns:1fr; } .uyc-related__grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-article-shell, .uyc-article-wide { width:calc(100% - 28px); } .uyc-article-intro { min-height:auto; padding:130px 0 48px; } .uyc-article-intro__inner { width:calc(100% - 28px); } .uyc-article-title { font-size:48px; } .uyc-article-lead, .uyc-article-content p, .uyc-article-content div, .uyc-article-content span, .uyc-article-content li { font-size:16px!important; } .uyc-article-cover { padding-bottom:22px; } .uyc-article-cover__frame { border-radius:12px; } .uyc-article-cover__frame img { min-height:238px; } .uyc-article-brief__note { padding:26px 22px 26px 26px; border-radius:16px; } .uyc-article-content img { margin:30px auto!important; border-radius:10px; } .uyc-article-footer { align-items:flex-start; } .uyc-article-cta__inner { padding:30px 22px; border-radius:16px; } .uyc-article-cta a { width:100%; justify-content:center; } .uyc-related__grid { grid-template-columns:1fr; } }

/* ===== productspage.php style #1 ===== */
.uyc-product-detail { --prd-bg:#fff; --prd-soft:#fff; --prd-red:var(--sh-red,var(--theme-color)); background:var(--prd-bg); color:#1a1a1a; overflow:hidden; }
.uyc-product-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-product-hero { position:relative; min-height:650px; display:flex; align-items:flex-end; padding:170px 0 74px; background:#fff; overflow:hidden; }
.uyc-product-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.05) saturate(.92) brightness(.34); transform:scale(1.05); }
.uyc-product-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .74) 44%, rgba(var(--theme-rgb),.16) 82%, rgba(255, 255, 255, .92) 100%); }
.uyc-product-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:190px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--prd-bg) 86%); }
.uyc-product-hero__inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(360px,520px); gap:clamp(34px,6vw,90px); align-items:end; }
.uyc-product-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .56); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-product-breadcrumb a { color:rgba(26, 26, 26, .8); text-decoration:none; }
.uyc-product-breadcrumb i { color:var(--prd-red); font-size:10px; }
.uyc-product-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--prd-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; letter-spacing:8px; text-transform:uppercase; }
.uyc-product-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--prd-red); }
.uyc-product-hero h1 { max-width:1120px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(58px,5.9vw,118px); font-weight:900; line-height:.86; text-transform:uppercase; text-wrap:balance; }
.uyc-product-lead { max-width:760px; margin:26px 0 0; color:rgba(26, 26, 26, .74); font-size:18px; font-weight:650; line-height:1.65; }
.uyc-product-visual { position:relative; min-height:420px; border-radius:22px; background:linear-gradient(145deg, rgba(26, 26, 26, .08), rgba(26, 26, 26, .03)); box-shadow:0 34px 100px rgba(26, 26, 26, .42), inset 0 1px 0 rgba(26, 26, 26, .08); overflow:hidden; -webkit-backdrop-filter:blur(18px); backdrop-filter:blur(18px); }
.uyc-product-visual img { position:absolute; inset:0; width:100%; height:100%; object-fit:contain; padding:28px; filter:drop-shadow(0 24px 40px rgba(26, 26, 26, .42)); }
.uyc-product-main { position:relative; padding:38px 0 110px; }
.uyc-product-summary { display:grid; grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr); gap:30px; margin-top:0; align-items:start; }
.uyc-product-panel { border-radius:20px; background:linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 28px 80px rgba(0, 0, 0, 0.11200000000000002); overflow:hidden; }
.uyc-product-info { padding:34px; }
.uyc-product-meta { display:flex; flex-wrap:wrap; gap:10px; margin-bottom:26px; }
.uyc-product-meta span, .uyc-product-meta a { display:inline-flex; min-height:38px; align-items:center; gap:8px; padding:0 14px; border-radius:999px; background:rgba(26, 26, 26, .08); color:rgba(26, 26, 26, .84); text-decoration:none; font-weight:900; }
.uyc-product-meta i { color:var(--prd-red); }
.uyc-product-info h2, .uyc-product-section h2, .uyc-product-related h2 { margin:0 0 22px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(42px,4vw,70px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-product-content { color:rgba(26, 26, 26, .72); font-size:17px; font-weight:600; line-height:1.7; }
.uyc-product-content p, .uyc-product-content div, .uyc-product-content span, .uyc-product-content li { color:rgba(26, 26, 26, .72)!important; font-size:17px!important; line-height:1.7!important; font-family:var(--body-font)!important; }
.uyc-product-side { position:sticky; top:112px; padding:34px 30px 30px; }
.uyc-product-side::before { content:''; display:block; height:3px; margin:0 0 26px; border-radius:999px; background:linear-gradient(90deg, rgba(var(--theme-rgb),.85), rgba(26, 26, 26, .26)); }
.uyc-product-actions { display:grid; gap:12px; margin-bottom:26px; }
.uyc-product-btn { display:inline-flex; min-height:54px; align-items:center; justify-content:center; gap:12px; padding:0 22px; border:0; border-radius:999px; background:var(--prd-red); color:#1a1a1a!important; text-decoration:none; font-weight:900; cursor:pointer; box-shadow:0 18px 42px rgba(var(--theme-rgb),.22); }
.uyc-product-btn.is-light { background:#1a1a1a; color:#fff!important; box-shadow:none; }
.uyc-product-btn.is-soft { background:rgba(26, 26, 26, .09); color:#1a1a1a!important; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-product-specs { display:grid; gap:10px; }
.uyc-product-spec { display:grid; grid-template-columns:minmax(110px,.9fr) minmax(0,1.1fr); gap:12px; padding:13px 0; border-bottom:1px solid rgba(26, 26, 26, .08); }
.uyc-product-spec span:first-child { color:rgba(26, 26, 26, .52); font-weight:900; text-transform:uppercase; }
.uyc-product-spec span:last-child { color:#1a1a1a; font-weight:900; text-align:right; }
.uyc-product-section { margin-top:34px; padding:34px; }
.uyc-product-usage { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; margin:0; padding:0; list-style:none; }
.uyc-product-usage li { min-height:68px; display:flex; align-items:center; gap:12px; padding:16px; border-radius:16px; background:rgba(26, 26, 26, .065); color:#1a1a1a; font-weight:900; }
.uyc-product-usage li::before { content:'âœ“'; width:32px; height:32px; display:inline-flex; align-items:center; justify-content:center; flex:0 0 auto; border-radius:50%; background:linear-gradient(135deg, rgba(var(--theme-rgb),.95), rgba(255,44,44,.82)); color:#1a1a1a; }
.uyc-product-gallery { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.uyc-product-shot { position:relative; display:block; aspect-ratio:4/3; overflow:hidden; border-radius:16px; background:#fff; }
.uyc-product-shot img { width:100%; height:100%; object-fit:contain; padding:12px; transition:transform .45s ease; }
.uyc-product-shot:hover img { transform:scale(1.05); }
.uyc-product-video { position:relative; aspect-ratio:16/9; overflow:hidden; border-radius:18px; background:#fff; }
.uyc-product-video iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }
.uyc-product-related { margin-top:34px; }
.uyc-product-related-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
.uyc-product-card { position:relative; display:block; min-height:320px; overflow:hidden; border-radius:18px; background:#fff; text-decoration:none; box-shadow:0 26px 72px rgba(0, 0, 0, 0.11200000000000002); }
.uyc-product-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:contain; padding:24px; filter:brightness(.88); transition:transform .45s ease, filter .45s ease; }
.uyc-product-card::after { content:''; position:absolute; inset:0; background:linear-gradient(180deg, rgba(255, 255, 255, .02) 18%, rgba(255, 255, 255, .9) 100%); }
.uyc-product-card span { position:absolute; left:20px; right:20px; bottom:20px; z-index:2; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:30px; font-weight:900; line-height:.95; text-transform:uppercase; }
.uyc-product-card:hover img { transform:scale(1.05); filter:brightness(1); }
.uyc-offer-modal { position:fixed; inset:0; z-index:99999; display:none; align-items:center; justify-content:center; padding:24px; background:rgba(255, 255, 255, .72); -webkit-backdrop-filter:blur(14px); backdrop-filter:blur(14px); }
.uyc-offer-modal.show { display:flex; }
.uyc-offer-dialog { width:min(680px,100%); max-height:92vh; overflow:auto; border-radius:22px; background:#fff; box-shadow:0 34px 120px rgba(26, 26, 26, .5); }
.uyc-offer-head { display:flex; justify-content:space-between; align-items:center; gap:18px; padding:26px 30px; border-bottom:1px solid rgba(26, 26, 26, .08); }
.uyc-offer-head h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:42px; font-weight:900; text-transform:uppercase; }
.uyc-offer-close { width:42px; height:42px; border:0; border-radius:50%; background:#1a1a1a; color:#fff; font-size:24px; line-height:1; }
.uyc-offer-form { display:grid; gap:14px; padding:30px; }
.uyc-offer-form input, .uyc-offer-form textarea { width:100%; min-height:52px; border:0; border-radius:14px; background:rgba(26, 26, 26, .08); color:#1a1a1a; padding:0 16px; font-weight:800; outline:none; }
.uyc-offer-form textarea { min-height:116px; padding-top:14px; resize:vertical; }
.uyc-product-toast { position:fixed; right:24px; bottom:24px; z-index:100000; width:min(420px, calc(100% - 48px)); padding:18px 54px 18px 20px; border-radius:18px; background:#fff; color:#1a1a1a; box-shadow:0 20px 70px rgba(0, 0, 0, 0.15200000000000002); }
.uyc-product-toast strong { display:block; font-size:20px; }
.uyc-product-toast span { display:block; margin-top:6px; color:rgba(26, 26, 26, .7); }
.uyc-product-toast button { position:absolute; top:12px; right:14px; border:0; background:transparent; color:#1a1a1a; font-size:24px; }
.uyc-product-toast.is-success { box-shadow:0 20px 70px rgba(0, 0, 0, 0.15200000000000002), inset 4px 0 0 #20c264; }
.uyc-product-toast.is-danger { box-shadow:0 20px 70px rgba(0, 0, 0, 0.15200000000000002), inset 4px 0 0 var(--prd-red); }
@media (max-width:1199px) { .uyc-product-hero__inner, .uyc-product-summary { grid-template-columns:1fr; } .uyc-product-side { position:relative; top:auto; } .uyc-product-related-grid, .uyc-product-gallery { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-product-shell { width:calc(100% - 28px); } .uyc-product-hero { min-height:auto; padding:132px 0 52px; } .uyc-product-main { padding-top:26px; } .uyc-product-hero h1 { font-size:48px; } .uyc-product-visual { min-height:300px; } .uyc-product-info, .uyc-product-side, .uyc-product-section { padding:24px; border-radius:16px; } .uyc-product-usage, .uyc-product-related-grid, .uyc-product-gallery { grid-template-columns:1fr; } .uyc-product-spec { grid-template-columns:1fr; } .uyc-product-spec span:last-child { text-align:left; } }

/* ===== projectspage.php style #1 ===== */
.uyc-project-detail { --uyc-bg:#fff; --uyc-panel:#fff; --uyc-red:var(--sh-red,var(--theme-color)); background:var(--uyc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-project-detail a { text-decoration:none; }
.uyc-project-detail-shell { width:min(1600px, calc(100% - 48px)); margin:0 auto; }
.uyc-project-detail-hero { position:relative; min-height:760px; display:flex; align-items:flex-end; padding:160px 0 82px; background:#fff; overflow:hidden; isolation:isolate; }
.uyc-project-detail-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.46) contrast(1.12) saturate(.92); transform:scale(1.045); }
.uyc-project-detail-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .9) 31%, rgba(255, 255, 255, .36) 60%, rgba(var(--theme-rgb),.2) 82%, rgba(255, 255, 255, .96) 100%); }
.uyc-project-detail-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; z-index:2; height:240px; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--uyc-bg) 88%); }
.uyc-project-detail-hero-inner { position:relative; z-index:3; display:grid; grid-template-columns:minmax(0,1fr) minmax(380px,560px); align-items:end; gap:clamp(44px,7vw,130px); }
.uyc-project-detail-eyebrow { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:8px; text-transform:uppercase; }
.uyc-project-detail-eyebrow::before { content:''; width:44px; height:2px; border-radius:999px; background:var(--uyc-red); }
.uyc-project-detail-hero h1 { max-width:1080px; margin:0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(66px,5.2vw,142px); font-weight:900; line-height:.9; letter-spacing:0; text-transform:uppercase; text-wrap:balance; }
.uyc-project-detail-hero-lead { max-width:740px; margin:26px 0 0; color:rgba(26, 26, 26, .72); font-size:18px; font-weight:650; line-height:1.72; }
.uyc-project-detail-hero-actions { display:flex; flex-wrap:wrap; gap:12px; margin-top:30px; }
.uyc-project-detail-pill { display:inline-flex; align-items:center; min-height:42px; padding:0 16px; border-radius:999px; background:rgba(26, 26, 26, .09); color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; text-transform:uppercase; }
.uyc-project-detail-pill:hover { background:var(--uyc-red); color:#1a1a1a; }
.uyc-project-hero-card { position:relative; padding:12px; border-radius:26px; background:rgba(26, 26, 26, .08); -webkit-backdrop-filter:blur(20px) saturate(1.15); backdrop-filter:blur(20px) saturate(1.15); box-shadow:0 32px 92px rgba(0, 0, 0, 0.16000000000000003), inset 0 1px 0 rgba(26, 26, 26, .12); }
.uyc-project-hero-card::before { content:''; position:absolute; left:30px; right:30px; top:0; height:3px; border-radius:999px; background:var(--uyc-red); }
.uyc-project-hero-shot { position:relative; min-height:430px; overflow:hidden; border-radius:20px; background:#fff; }
.uyc-project-hero-shot img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.84) contrast(1.08); transform:scale(1.02); }
.uyc-project-hero-shot::after { content:''; position:absolute; inset:0; background:linear-gradient(180deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .72)); }
.uyc-project-hero-card-info { position:absolute; left:34px; right:34px; bottom:34px; z-index:3; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; }
.uyc-project-mini-stat { padding:16px; border-radius:16px; background:rgba(255, 255, 255, .72); -webkit-backdrop-filter:blur(14px); backdrop-filter:blur(14px); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-project-mini-stat span { display:block; color:rgba(26, 26, 26, .48); font-size:11px; font-weight:900; text-transform:uppercase; }
.uyc-project-mini-stat strong { display:block; margin-top:7px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:30px; font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-project-detail-main { position:relative; padding:0 0 115px; background:var(--uyc-bg); }
.uyc-project-summary-strip { position:relative; z-index:4; margin-top:-42px; margin-bottom:34px; }
.uyc-project-summary-inner { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); overflow:hidden; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .96), rgba(255, 255, 255, .98)); box-shadow:0 30px 90px rgba(0, 0, 0, 0.13999999999999999), inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-project-summary-item { padding:26px; position:relative; }
.uyc-project-summary-item + .uyc-project-summary-item { box-shadow:inset 1px 0 0 rgba(26, 26, 26, .07); }
.uyc-project-summary-item span { display:block; color:rgba(26, 26, 26, .48); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-project-summary-item strong { display:block; margin-top:8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:31px; font-weight:900; line-height:.95; text-transform:uppercase; }
.uyc-project-story-grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,430px); gap:34px; align-items:start; }
.uyc-project-story { overflow:hidden; border-radius:24px; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); box-shadow:0 34px 98px rgba(0, 0, 0, 0.128); }
.uyc-project-story-visual { position:relative; min-height:620px; overflow:hidden; background:#fff; }
.uyc-project-story-visual img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.8) contrast(1.08); transform:scale(1.02); transition:transform .75s ease, filter .75s ease; }
.uyc-project-story:hover .uyc-project-story-visual img { transform:scale(1.065); filter:brightness(.93) contrast(1.1); }
.uyc-project-story-visual::after { content:''; position:absolute; inset:0; background:linear-gradient(180deg, rgba(255, 255, 255, .02), rgba(255, 255, 255, .7)); }
.uyc-project-story-label { position:absolute; left:32px; bottom:32px; z-index:2; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(44px,5vw,84px); font-weight:900; line-height:.82; text-transform:uppercase; }
.uyc-project-story-copy { padding:46px; }
.uyc-project-section-kicker { display:inline-flex; align-items:center; gap:12px; margin-bottom:18px; color:var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:14px; font-weight:900; letter-spacing:6px; text-transform:uppercase; }
.uyc-project-section-kicker::before { content:''; width:34px; height:2px; background:var(--uyc-red); }
.uyc-project-story-copy h2 { margin:0 0 24px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,84px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-project-story-text { color:rgba(26, 26, 26, .74); font-size:16px; font-weight:650; line-height:1.88; }
.uyc-project-story-text p { color:rgba(26, 26, 26, .74); margin-bottom:18px; }
.uyc-project-story-text h1, .uyc-project-story-text h2, .uyc-project-story-text h3 { color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-weight:900; text-transform:uppercase; }
.uyc-project-side { position:sticky; top:104px; display:flex; flex-direction:column; gap:18px; }
.uyc-project-side-card { padding:28px; border-radius:20px; background:linear-gradient(145deg, rgba(255, 255, 255, .94), rgba(255, 255, 255, .97)); -webkit-backdrop-filter:blur(18px) saturate(1.14); backdrop-filter:blur(18px) saturate(1.14); box-shadow:0 28px 74px rgba(0, 0, 0, 0.128), inset 0 1px 0 rgba(26, 26, 26, .09); }
.uyc-project-side-card h3 { margin:0 0 20px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:36px; font-weight:900; line-height:.92; text-transform:uppercase; }
.uyc-project-roadmap { display:grid; gap:14px; }
.uyc-project-roadmap-step { display:grid; grid-template-columns:52px minmax(0,1fr); gap:14px; align-items:start; padding:14px; border-radius:16px; background:rgba(26, 26, 26, .055); }
.uyc-project-roadmap-step strong { color:transparent; -webkit-text-stroke:1px var(--uyc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:34px; font-weight:900; line-height:.9; }
.uyc-project-roadmap-step span { display:block; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:23px; font-weight:900; line-height:.95; text-transform:uppercase; }
.uyc-project-roadmap-step small { display:block; margin-top:6px; color:rgba(26, 26, 26, .55); font-size:12px; font-weight:700; line-height:1.45; }
.uyc-project-cat-list { display:flex; flex-wrap:wrap; gap:10px; }
.uyc-project-cat-list a { display:inline-flex; align-items:center; min-height:38px; padding:0 15px; border-radius:999px; background:rgba(26, 26, 26, .08); color:#1a1a1a; font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-project-cat-list a:hover { background:var(--uyc-red); color:#1a1a1a; }
.uyc-project-button { display:inline-flex; width:max-content; align-items:center; gap:12px; min-height:48px; padding:0 19px 0 7px; border-radius:999px; background:#1a1a1a; color:#fff; font-size:14px; font-weight:900; text-transform:uppercase; }
.uyc-project-button i { width:36px; height:36px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--uyc-red); color:#1a1a1a; font-size:12px; }
.uyc-project-button:hover { background:var(--uyc-red); color:#1a1a1a; }
.uyc-project-button:hover i { background:#1a1a1a; color:var(--uyc-red); }
.uyc-project-gallery, .uyc-project-media, .uyc-project-related, .uyc-project-map { padding-top:68px; }
.uyc-project-section-head { display:flex; align-items:flex-end; justify-content:space-between; gap:24px; margin-bottom:30px; }
.uyc-project-section-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(48px,5vw,86px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-project-section-head p { max-width:520px; margin:0; color:rgba(26, 26, 26, .58); font-size:15px; font-weight:650; line-height:1.6; }
.uyc-project-gallery-grid { display:grid; grid-template-columns:1.15fr .85fr .85fr; grid-auto-rows:245px; gap:16px; }
.uyc-project-gallery-item { position:relative; overflow:hidden; border-radius:18px; background:#fff; display:block; box-shadow:0 24px 70px rgba(0, 0, 0, 0.10400000000000001); isolation:isolate; }
.uyc-project-gallery-item:nth-child(1) { grid-row:span 2; }
.uyc-project-gallery-item:nth-child(4) { grid-column:span 2; }
.uyc-project-gallery-item img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.72) contrast(1.08); transform:scale(1.02); transition:transform .55s ease, filter .55s ease; }
.uyc-project-gallery-item::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .5)); opacity:0; transition:opacity .35s ease; }
.uyc-project-gallery-item::after { content:'+'; position:absolute; right:18px; bottom:18px; z-index:2; width:44px; height:44px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:var(--uyc-red); color:#1a1a1a; font-size:25px; font-weight:900; transform:scale(.92); transition:transform .25s ease; }
.uyc-project-gallery-item:hover img { transform:scale(1.08); filter:brightness(.92) contrast(1.1); }
.uyc-project-gallery-item:hover::before { opacity:1; }
.uyc-project-gallery-item:hover::after { transform:scale(1); }
.uyc-project-media-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:22px; }
.uyc-project-media-grid.is-single { grid-template-columns:minmax(0,1fr); }
.uyc-project-media-card { overflow:hidden; border-radius:20px; background:#fff; box-shadow:0 28px 78px rgba(0, 0, 0, 0.12); }
.uyc-project-media-frame { position:relative; aspect-ratio:16/9; background:#fff; }
.uyc-project-media-frame iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }
.uyc-project-media-label { padding:20px 24px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:28px; font-weight:900; text-transform:uppercase; background:linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); }
.uyc-project-related-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.uyc-project-related-card { position:relative; min-height:390px; overflow:hidden; border-radius:20px; background:#fff; color:#1a1a1a; box-shadow:0 26px 74px rgba(0, 0, 0, 0.11200000000000002); isolation:isolate; }
.uyc-project-related-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.57) contrast(1.08); transform:scale(1.02); transition:transform .55s ease, filter .55s ease; }
.uyc-project-related-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .9)); }
.uyc-project-related-card span { position:absolute; left:24px; right:24px; bottom:24px; z-index:2; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:36px; font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-project-related-card:hover img { transform:scale(1.08); filter:brightness(.74) contrast(1.12); }
.uyc-project-lightbox { position:fixed; inset:0; z-index:99999; display:none; align-items:center; justify-content:center; padding:28px; background:rgba(255, 255, 255, .88); -webkit-backdrop-filter:blur(14px); backdrop-filter:blur(14px); }
.uyc-project-lightbox.is-open { display:flex; }
.uyc-project-lightbox img { max-width:min(1180px, 96vw); max-height:88vh; object-fit:contain; border-radius:14px; box-shadow:0 28px 90px rgba(26, 26, 26, .55); }
.uyc-project-lightbox button { position:absolute; right:28px; top:24px; width:46px; height:46px; border:0; border-radius:50%; background:#1a1a1a; color:#fff; font-size:28px; line-height:1; cursor:pointer; }
@media (max-width:1199px) { .uyc-project-detail-hero-inner, .uyc-project-story-grid { grid-template-columns:1fr; } .uyc-project-side { position:static; } .uyc-project-summary-inner { grid-template-columns:repeat(2,minmax(0,1fr)); } .uyc-project-gallery-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .uyc-project-gallery-item:nth-child(1), .uyc-project-gallery-item:nth-child(4) { grid-column:auto; grid-row:auto; } .uyc-project-media-grid, .uyc-project-related-grid { grid-template-columns:1fr; } }
@media (max-width:767px) { .uyc-project-detail-shell { width:calc(100% - 28px); } .uyc-project-detail-hero { min-height:auto; padding:132px 0 60px; } .uyc-project-detail-hero-inner { display:block; } .uyc-project-hero-card { margin-top:34px; } .uyc-project-hero-shot { min-height:330px; } .uyc-project-hero-card-info { left:24px; right:24px; bottom:24px; grid-template-columns:1fr; } .uyc-project-summary-inner { grid-template-columns:1fr; } .uyc-project-summary-item + .uyc-project-summary-item { box-shadow:inset 0 1px 0 rgba(26, 26, 26, .07); } .uyc-project-story-visual { min-height:360px; } .uyc-project-story-copy { padding:30px; } .uyc-project-section-head { display:block; } .uyc-project-section-head p { margin-top:14px; } .uyc-project-gallery-grid { grid-template-columns:1fr; grid-auto-rows:300px; } }

/* ===== searchpage.php style #1 ===== */
.uyc-search-page { min-height: 70vh; padding: clamp(150px, 13vw, 220px) 0 90px; background: linear-gradient(180deg,#fff 0%,#fff 100%); color:#1a1a1a; }
.uyc-search-hero { display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,.42fr); gap:42px; align-items:end; margin-bottom:46px; }
.uyc-search-kicker { display:inline-flex; align-items:center; gap:14px; color:var(--sh-red,var(--theme-color)); font-family:var(--title-font); font-size:16px; font-weight:900; letter-spacing:8px; text-transform:uppercase; }
.uyc-search-kicker:before { content:""; width:52px; height:2px; background:currentColor; }
.uyc-search-title { margin:18px 0 0; color:#1a1a1a; font-family:var(--title-font); font-size:clamp(64px,8vw,142px); font-weight:900; line-height:.82; text-transform:uppercase; }
.uyc-search-copy { margin:0; color:rgba(26, 26, 26, .68); font-size:16px; line-height:1.7; }
.uyc-search-form { display:flex; gap:10px; padding:10px; background:rgba(26, 26, 26, .07); box-shadow:inset 0 -2px 0 rgba(26, 26, 26, .08); }
.uyc-search-form input { flex:1; min-height:54px; border:0; background:transparent; color:#1a1a1a; padding:0 14px; outline:none; font-size:18px; font-weight:800; }
.uyc-search-form button { border:0; background:var(--sh-red,var(--theme-color)); color:#1a1a1a; min-width:132px; padding:0 24px; font-family:var(--title-font); font-weight:900; text-transform:uppercase; }
.uyc-search-meta { margin:18px 0 0; color:rgba(26, 26, 26, .54); font-size:14px; font-weight:800; }
.uyc-search-group { margin-top:42px; }
.uyc-search-group-title { margin:0 0 18px; color:#1a1a1a; font-family:var(--title-font); font-size:38px; font-weight:900; text-transform:uppercase; }
.uyc-search-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.uyc-search-card { position:relative; min-height:170px; padding:22px; overflow:hidden; background:linear-gradient(145deg,rgba(26, 26, 26, .075),rgba(26, 26, 26, .035)); color:#1a1a1a; text-decoration:none; isolation:isolate; transition:transform .22s ease, background .22s ease; }
.uyc-search-card:hover { color:#1a1a1a; transform:translateY(-5px); background:linear-gradient(145deg,rgba(var(--theme-rgb),.18),rgba(26, 26, 26, .055)); }
.uyc-search-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; opacity:.18; z-index:-2; }
.uyc-search-card:after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,rgba(255, 255, 255, .18),rgba(255, 255, 255, .88)); z-index:-1; }
.uyc-search-card b { display:inline-flex; margin-bottom:16px; color:var(--sh-red,var(--theme-color)); font-size:12px; font-weight:900; text-transform:uppercase; letter-spacing:2px; }
.uyc-search-card h3 { margin:0 0 10px; color:#1a1a1a; font-family:var(--title-font); font-size:30px; line-height:.98; font-weight:900; text-transform:uppercase; }
.uyc-search-card p { margin:0; color:rgba(26, 26, 26, .72); font-size:14px; line-height:1.55; }
.uyc-search-empty { padding:42px; background:rgba(26, 26, 26, .055); color:rgba(26, 26, 26, .72); font-weight:800; }
@media(max-width:991px){.uyc-search-hero{grid-template-columns:1fr}.uyc-search-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:575px){.uyc-search-grid{grid-template-columns:1fr}.uyc-search-form{flex-direction:column}.uyc-search-form button{min-height:50px}}

/* ===== servicecenter.php style #1 ===== */
.uyc-service-center{background:#fff;color:#1a1a1a;padding:190px 0 90px;min-height:100vh;position:relative;overflow:hidden}
.uyc-service-center:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 8%,rgba(var(--theme-rgb),.22),transparent 34%),linear-gradient(180deg,rgba(26, 26, 26, .035),transparent 24%);pointer-events:none}
.uyc-sc-container{width:min(1540px,calc(100% - 88px));margin:0 auto;position:relative;z-index:1}
.uyc-sc-kicker{display:flex;align-items:center;gap:14px;color:var(--sh-red,var(--theme-color));font-family:var(--title-font);font-size:16px;font-weight:900;letter-spacing:.28em;text-transform:uppercase}
.uyc-sc-kicker:before{content:"";width:42px;height:2px;background:var(--sh-red,var(--theme-color))}
.uyc-sc-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.55fr);gap:54px;align-items:end;margin-bottom:44px}
.uyc-sc-hero h1{margin:18px 0 0;color:#1a1a1a;font-family:var(--title-font);font-size:clamp(64px,7vw,138px);font-weight:900;line-height:.86;text-transform:uppercase;letter-spacing:0}
.uyc-sc-hero p{max-width:720px;color:rgba(26, 26, 26, .68);font-size:19px;font-weight:700;line-height:1.55}
.uyc-sc-panel{background:rgba(26, 26, 26, .045);box-shadow:0 24px 70px rgba(0, 0, 0, 0.11200000000000002),inset 0 1px 0 rgba(26, 26, 26, .06);border-radius:22px;padding:26px}
.uyc-sc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:34px}
.uyc-sc-card{position:relative;min-height:170px;padding:22px;border-radius:18px;background:linear-gradient(145deg,rgba(26, 26, 26, .075),rgba(26, 26, 26, .025));color:#1a1a1a;text-decoration:none;overflow:hidden;isolation:isolate;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}
.uyc-sc-card:before{content:"";position:absolute;left:22px;right:22px;bottom:0;height:3px;background:var(--sh-red,var(--theme-color));transform:scaleX(.32);transform-origin:left;transition:transform .22s ease}
.uyc-sc-card:hover,.uyc-sc-card.is-active{transform:translateY(-5px);background:linear-gradient(145deg,rgba(var(--theme-rgb),.22),rgba(26, 26, 26, .045));box-shadow:0 28px 60px rgba(0, 0, 0, 0.136);color:#1a1a1a}
.uyc-sc-card:hover:before,.uyc-sc-card.is-active:before{transform:scaleX(1)}
.uyc-sc-card i{width:48px;height:48px;border-radius:16px;background:var(--sh-red,var(--theme-color));display:flex;align-items:center;justify-content:center;margin-bottom:18px;box-shadow:0 18px 38px rgba(var(--theme-rgb),.26)}
.uyc-sc-card strong{display:block;font-family:var(--title-font);font-size:31px;font-weight:900;line-height:1;text-transform:uppercase}
.uyc-sc-card span{display:block;margin-top:10px;color:rgba(26, 26, 26, .64);font-size:14px;font-weight:700;line-height:1.35}
.uyc-sc-workspace{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.42fr);gap:28px;align-items:start}
.uyc-sc-formbox,.uyc-sc-info,.uyc-sc-result{background:rgba(255, 255, 255, .58);border-radius:22px;padding:34px;box-shadow:0 30px 70px rgba(0, 0, 0, 0.096)}
.uyc-sc-formbox h2,.uyc-sc-info h3{margin:0 0 12px;font-family:var(--title-font);font-size:clamp(42px,4.2vw,72px);font-weight:900;line-height:.92;text-transform:uppercase;color:#1a1a1a}
.uyc-sc-formbox p,.uyc-sc-info p{color:rgba(26, 26, 26, .68);font-size:17px;font-weight:700;line-height:1.55}
.uyc-sc-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}
.uyc-sc-field.full{grid-column:1/-1}
.uyc-sc-field label{display:block;margin-bottom:8px;color:rgba(26, 26, 26, .82);font-size:13px;font-weight:900;text-transform:uppercase}
.uyc-sc-field input,.uyc-sc-field select,.uyc-sc-field textarea{width:100%;min-height:56px;border:0;border-radius:15px;background:rgba(26, 26, 26, .08);color:#1a1a1a;padding:0 17px;font-size:17px;font-weight:800;outline:none}
.uyc-sc-field textarea{min-height:140px;padding-top:15px;resize:vertical}
.uyc-sc-field option{color:#fff}
.uyc-sc-submit{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:60px;border:0;border-radius:999px;background:var(--sh-red,var(--theme-color));color:#1a1a1a;font-family:var(--title-font);font-size:19px;font-weight:900;text-transform:uppercase;box-shadow:0 20px 44px rgba(var(--theme-rgb),.28);cursor:pointer}
.uyc-sc-success{margin:0 0 20px;padding:16px 18px;border-radius:14px;background:rgba(34,197,94,.14);color:#c7f9d4;font-weight:800}
.uyc-sc-info ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:14px}
.uyc-sc-info li{display:flex;gap:12px;align-items:flex-start;color:rgba(26, 26, 26, .76);font-size:15px;font-weight:800}
.uyc-sc-info li i{color:var(--sh-red,var(--theme-color));margin-top:3px}
.uyc-sc-query{display:flex;gap:12px;margin-top:24px}
.uyc-sc-query input{flex:1;min-height:58px;border:0;border-radius:999px;background:rgba(26, 26, 26, .09);color:#1a1a1a;padding:0 20px;font-weight:900}
.uyc-sc-query button{min-width:150px;border:0;border-radius:999px;background:var(--sh-red,var(--theme-color));color:#1a1a1a;font-weight:900;text-transform:uppercase}
.uyc-sc-result{margin-top:22px}
.uyc-sc-result-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:22px}
.uyc-sc-result h3{margin:0;color:#1a1a1a;font-family:var(--title-font);font-size:42px;line-height:1;text-transform:uppercase}
.uyc-sc-status{display:inline-flex;padding:10px 14px;border-radius:999px;background:rgba(var(--theme-rgb),.16);color:#1a1a1a;font-weight:900}
.uyc-sc-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}
.uyc-sc-fact{background:rgba(26, 26, 26, .06);border-radius:15px;padding:16px}
.uyc-sc-fact small{display:block;color:rgba(26, 26, 26, .52);font-weight:900;text-transform:uppercase}
.uyc-sc-fact strong{display:block;color:#1a1a1a;font-size:20px;margin-top:6px}
.uyc-sc-steps{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:12px}
.uyc-sc-steps li{display:grid;grid-template-columns:34px 1fr;gap:13px;align-items:start}
.uyc-sc-steps b{width:34px;height:34px;border-radius:50%;background:var(--sh-red,var(--theme-color));display:flex;align-items:center;justify-content:center}
.uyc-sc-steps strong{display:block;color:#1a1a1a;font-size:18px}
.uyc-sc-steps span{display:block;color:rgba(26, 26, 26, .62);font-weight:700}
@media(max-width:1100px){.uyc-sc-hero,.uyc-sc-workspace{grid-template-columns:1fr}.uyc-sc-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.uyc-service-center{padding-top:130px}.uyc-sc-container{width:min(100% - 28px,1540px)}.uyc-sc-grid,.uyc-sc-form,.uyc-sc-facts{grid-template-columns:1fr}.uyc-sc-query{flex-direction:column}.uyc-sc-hero h1{font-size:58px}}
.uyc-sc-detail-table{display:grid;gap:8px;margin:18px 0}.uyc-sc-detail-row{display:grid;grid-template-columns:210px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid rgba(26, 26, 26, .08)}.uyc-sc-detail-row b{color:rgba(26, 26, 26, .56);text-transform:uppercase}.uyc-sc-section-title{margin:24px 0 8px;color:#1a1a1a;font-family:var(--title-font);font-size:30px;font-weight:900;text-transform:uppercase}@media(max-width:680px){.uyc-sc-detail-row{grid-template-columns:1fr}}
.uyc-sc-result{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255, 255, 255, .94),rgba(255, 255, 255, .86));box-shadow:0 34px 90px rgba(0, 0, 0, 0.136),inset 0 1px 0 rgba(26, 26, 26, .08)}
.uyc-sc-result:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 0%,rgba(var(--theme-rgb),.22),transparent 34%);pointer-events:none}
.uyc-sc-result>*{position:relative;z-index:1}
.uyc-sc-result-head{align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(26, 26, 26, .08)}
.uyc-sc-result-head small{display:inline-flex;margin-bottom:10px;color:rgba(26, 26, 26, .62);font-weight:950;letter-spacing:.18em;text-transform:uppercase}
.uyc-sc-status{min-width:128px;justify-content:center;background:rgba(26, 26, 26, .1);box-shadow:inset 0 0 0 1px rgba(26, 26, 26, .08)}
.uyc-sc-status.is-ok,.uyc-sc-chip.is-ok{background:rgba(34,197,94,.18);color:#bbf7d0}
.uyc-sc-status.is-wait,.uyc-sc-chip.is-wait{background:rgba(245,158,11,.18);color:#fde68a}
.uyc-sc-status.is-danger,.uyc-sc-chip.is-danger{background:rgba(239,68,68,.2);color:#fecaca}
.uyc-sc-status.is-work,.uyc-sc-chip.is-work{background:rgba(59,130,246,.18);color:#bfdbfe}
.uyc-sc-summary{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:14px;margin:22px 0}
.uyc-sc-summary-card{min-height:128px;border-radius:20px;padding:20px;background:rgba(26, 26, 26, .07);box-shadow:inset 0 1px 0 rgba(26, 26, 26, .07)}
.uyc-sc-summary-card small{display:block;color:rgba(26, 26, 26, .56);font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.uyc-sc-summary-card strong{display:block;margin-top:10px;color:#1a1a1a;font-family:var(--title-font);font-size:clamp(34px,3vw,58px);font-weight:900;line-height:.9;text-transform:uppercase}
.uyc-sc-summary-card span{display:block;margin-top:8px;color:rgba(26, 26, 26, .68);font-weight:800}
.uyc-sc-summary-card.is-warranty-active{background:linear-gradient(145deg,rgba(34,197,94,.26),rgba(26, 26, 26, .06));box-shadow:0 18px 48px rgba(34,197,94,.16),inset 0 1px 0 rgba(26, 26, 26, .08)}
.uyc-sc-summary-card.is-warranty-warning{background:linear-gradient(145deg,rgba(245,158,11,.24),rgba(26, 26, 26, .06))}
.uyc-sc-summary-card.is-warranty-critical{background:linear-gradient(145deg,rgba(239,68,68,.42),rgba(127,29,29,.2));box-shadow:0 0 0 1px rgba(248,113,113,.35),0 20px 54px rgba(239,68,68,.28);animation:uycWarrantyPulse 1.15s ease-in-out infinite}
.uyc-sc-summary-card.is-warranty-expired{background:linear-gradient(145deg,rgba(185,28,28,.58),rgba(255, 255, 255, .34));box-shadow:0 0 0 1px rgba(248,113,113,.44),0 24px 62px rgba(239,68,68,.34);animation:uycWarrantyPulse 1.05s ease-in-out infinite}
.uyc-sc-summary-card.is-warranty-unknown{background:linear-gradient(145deg,rgba(148,163,184,.18),rgba(26, 26, 26, .06))}
@keyframes uycWarrantyPulse{0%,100%{transform:translateY(0);filter:saturate(1)}50%{transform:translateY(-2px);filter:saturate(1.45);box-shadow:0 0 0 3px rgba(239,68,68,.22),0 28px 72px rgba(239,68,68,.46)}}
.uyc-sc-chip{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:9px 12px;font-weight:950}
.uyc-sc-progress{margin:20px 0 0;padding:18px;border-radius:20px;background:rgba(26, 26, 26, .045)}
.uyc-sc-progress-bar{height:8px;border-radius:999px;background:rgba(26, 26, 26, .08);overflow:hidden;margin-top:12px}
.uyc-sc-progress-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--sh-red,var(--theme-color)),#f97316)}
.uyc-sc-detail-wrap{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}
.uyc-sc-section-box{border-radius:20px;background:rgba(26, 26, 26, .04);padding:20px}
.uyc-sc-detail-table{margin:12px 0 0}
.uyc-sc-detail-row{grid-template-columns:170px 1fr;padding:12px 0}
.uyc-sc-facts{grid-template-columns:repeat(4,1fr)}
.uyc-sc-fact{background:rgba(26, 26, 26, .075)}
.uyc-sc-steps{position:relative;margin-top:18px;padding-left:4px}
.uyc-sc-steps li{grid-template-columns:42px 1fr;padding:12px;border-radius:16px;background:rgba(26, 26, 26, .045)}
.uyc-sc-steps b{width:42px;height:42px;box-shadow:0 12px 26px rgba(var(--theme-rgb),.22)}
.uyc-sc-steps em{display:inline-flex;margin-top:7px;font-style:normal;border-radius:999px;padding:5px 9px;background:rgba(26, 26, 26, .09);color:rgba(26, 26, 26, .72);font-weight:900}
@media(max-width:900px){.uyc-sc-summary,.uyc-sc-detail-wrap,.uyc-sc-facts{grid-template-columns:1fr}.uyc-sc-result-head{align-items:flex-start;flex-direction:column}}

/* ===== servicespage.php style #1 ===== */
.uyc-service-detail { --svc-bg:#fff; --svc-soft:#fff; --svc-red:var(--sh-red,var(--theme-color)); background:var(--svc-bg); color:#1a1a1a; overflow:hidden; }
.uyc-service-detail-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-service-detail-hero { position:relative; min-height:530px; display:flex; align-items:flex-end; padding:168px 0 66px; background:#fff; overflow:hidden; }
.uyc-service-detail-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.9) brightness(.42); transform:scale(1.04); }
.uyc-service-detail-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .76) 48%, rgba(var(--theme-rgb),.16) 82%, rgba(255, 255, 255, .9) 100%); }
.uyc-service-detail-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:160px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--svc-bg) 86%); }
.uyc-service-detail-hero__inner { position:relative; z-index:3; }
.uyc-service-detail-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .55); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-service-detail-breadcrumb a { color:rgba(26, 26, 26, .78); text-decoration:none; }
.uyc-service-detail-breadcrumb a:hover { color:#1a1a1a; }
.uyc-service-detail-breadcrumb i { color:var(--svc-red); font-size:10px; }
.uyc-service-detail-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--svc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-service-detail-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--svc-red); }
.uyc-service-detail-hero h1 { max-width:1080px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(56px,7vw,112px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-service-detail-main { padding:8px 0 105px; background:var(--svc-bg); }
.uyc-service-detail-layout { display:grid; grid-template-columns:minmax(0,1fr) minmax(330px,430px); gap:34px; align-items:start; }
.uyc-service-main-card { overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 34px 100px rgba(0, 0, 0, 0.144); }
.uyc-service-main-image { position:relative; min-height:520px; background:#fff; overflow:hidden; }
.uyc-service-main-image img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.95) brightness(.76); transform:scale(1.02); }
.uyc-service-main-image::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .5)); }
.uyc-service-main-badge { position:absolute; left:28px; bottom:28px; z-index:2; display:inline-flex; align-items:center; gap:10px; min-height:46px; padding:0 18px; border-radius:999px; background:#1a1a1a; color:#fff; font-weight:900; }
.uyc-service-main-badge i { color:var(--svc-red); }
.uyc-service-content { padding:42px; background:linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); }
.uyc-service-content h2 { margin:0 0 24px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(42px,4.6vw,72px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-service-content-text { color:rgba(26, 26, 26, .72); font-size:16px; font-weight:650; line-height:1.8; }
.uyc-service-content-text p { color:rgba(26, 26, 26, .72); margin-bottom:18px; }
.uyc-service-content-text ul, .uyc-service-content-text ol { margin:20px 0; padding-left:22px; }
.uyc-service-content-text li { margin-bottom:10px; }
.uyc-service-share { display:flex; flex-wrap:wrap; align-items:center; gap:12px; margin-top:34px; padding-top:28px; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .08); }
.uyc-service-share strong { margin-right:4px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:22px; font-weight:900; text-transform:uppercase; }
.uyc-service-share a { width:42px; height:42px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:rgba(26, 26, 26, .09); color:#1a1a1a; text-decoration:none; transition:background .22s ease, transform .22s ease; }
.uyc-service-share a:hover { background:var(--svc-red); color:#1a1a1a; transform:translateY(-2px); }
.uyc-service-side { position:sticky; top:104px; display:flex; flex-direction:column; gap:18px; }
.uyc-service-side-panel { padding:26px; border-radius:18px; background:linear-gradient(145deg, rgba(255, 255, 255, .92), rgba(255, 255, 255, .96)); -webkit-backdrop-filter:blur(18px) saturate(1.12); backdrop-filter:blur(18px) saturate(1.12); box-shadow:0 28px 74px rgba(0, 0, 0, 0.128), inset 0 1px 0 rgba(26, 26, 26, .09); }
.uyc-service-side-panel h3 { margin:0 0 10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:30px; font-weight:900; line-height:.98; text-transform:uppercase; }
.uyc-service-side-panel p { margin:0 0 18px; color:rgba(26, 26, 26, .58); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-service-next-list { display:flex; flex-direction:column; gap:12px; }
.uyc-service-next-card { display:grid; grid-template-columns:102px minmax(0,1fr); gap:12px; align-items:center; padding:9px; border-radius:14px; background:rgba(26, 26, 26, .052); color:#1a1a1a; text-decoration:none; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .05); transition:background .22s ease, transform .22s ease; }
.uyc-service-next-card:hover { background:rgba(26, 26, 26, .09); color:#1a1a1a; transform:translateY(-2px); }
.uyc-service-next-thumb { position:relative; height:66px; overflow:hidden; border-radius:10px; background:#fff; }
.uyc-service-next-thumb img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.74) contrast(1.08); transition:transform .35s ease, filter .35s ease; }
.uyc-service-next-thumb i { position:absolute; left:50%; top:50%; width:32px; height:32px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--svc-red); color:#1a1a1a; font-size:11px; transform:translate(-50%,-50%); }
.uyc-service-next-card:hover img { transform:scale(1.06); filter:brightness(.84) contrast(1.1); }
.uyc-service-next-card h4 { margin:0 0 6px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:19px; font-weight:900; line-height:1.03; text-transform:uppercase; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.uyc-service-next-card small { color:rgba(26, 26, 26, .46); font-size:12px; font-weight:700; line-height:1.35; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.uyc-service-cta { position:relative; overflow:hidden; padding:26px; border-radius:18px; background:linear-gradient(135deg, rgba(var(--theme-rgb),.92), rgba(255, 255, 255, .86)); box-shadow:0 24px 64px rgba(var(--theme-rgb),.18); }
.uyc-service-cta h3 { margin:0 0 10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:36px; font-weight:900; line-height:.95; text-transform:uppercase; }
.uyc-service-cta p { margin:0 0 18px; color:rgba(26, 26, 26, .78); font-size:14px; font-weight:700; line-height:1.55; }
.uyc-service-button { display:inline-flex; width:max-content; align-items:center; gap:12px; min-height:46px; padding:0 18px 0 7px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; }
.uyc-service-button i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--svc-red); color:#1a1a1a; font-size:12px; }
.uyc-service-cta .uyc-service-button i { background:#fff; }
.uyc-service-process { padding:36px 42px 12px; background:#fff; }
.uyc-service-block-kicker { display:inline-flex; align-items:center; gap:12px; margin-bottom:18px; color:var(--svc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:14px; font-weight:900; letter-spacing:5px; text-transform:uppercase; }
.uyc-service-block-kicker::before { content:''; width:36px; height:2px; border-radius:999px; background:var(--svc-red); }
.uyc-service-process-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.uyc-service-step { position:relative; min-height:150px; padding:22px; border-radius:16px; background:linear-gradient(145deg, rgba(26, 26, 26, .07), rgba(26, 26, 26, .035)); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .075); }
.uyc-service-step strong { display:block; margin-bottom:18px; color:transparent; -webkit-text-stroke:1px var(--svc-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:46px; font-weight:900; line-height:.8; }
.uyc-service-step h3 { margin:0 0 8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:25px; font-weight:900; line-height:.95; text-transform:uppercase; }
.uyc-service-step p { margin:0; color:rgba(26, 26, 26, .58); font-size:13px; font-weight:650; line-height:1.5; }
.uyc-service-offer { margin:34px 42px 0; padding:30px; border-radius:18px; background:linear-gradient(135deg, rgba(var(--theme-rgb),.94), rgba(255, 255, 255, .88)); box-shadow:0 28px 70px rgba(var(--theme-rgb),.18); display:flex; align-items:center; justify-content:space-between; gap:22px; }
.uyc-service-offer h3 { margin:0 0 8px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:42px; font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-service-offer p { margin:0; color:rgba(26, 26, 26, .78); font-size:15px; font-weight:700; line-height:1.55; }
.uyc-service-offer .uyc-service-button i { background:#fff; }
.uyc-service-projects, .uyc-service-faq { padding:42px; background:#fff; }
.uyc-service-projects-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.uyc-service-project-card { position:relative; min-height:220px; overflow:hidden; border-radius:16px; background:#fff; color:#1a1a1a; text-decoration:none; display:block; isolation:isolate; box-shadow:0 22px 62px rgba(0, 0, 0, 0.096); }
.uyc-service-project-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.58) contrast(1.08); transform:scale(1.02); transition:transform .42s ease, filter .42s ease; }
.uyc-service-project-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .02), rgba(255, 255, 255, .84)); }
.uyc-service-project-card span { position:absolute; left:18px; right:18px; bottom:18px; z-index:2; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:24px; font-weight:900; line-height:.98; text-transform:uppercase; }
.uyc-service-project-card:hover img { transform:scale(1.07); filter:brightness(.72) contrast(1.12); }
.uyc-service-faq-list { display:flex; flex-direction:column; gap:10px; }
.uyc-service-faq-item { border-radius:14px; background:rgba(26, 26, 26, .055); box-shadow:inset 0 1px 0 rgba(26, 26, 26, .055); overflow:hidden; }
.uyc-service-faq-question { width:100%; display:flex; align-items:center; justify-content:space-between; gap:16px; padding:18px 20px; border:0; background:transparent; color:#1a1a1a; text-align:left; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:24px; font-weight:900; line-height:1; text-transform:uppercase; cursor:pointer; }
.uyc-service-faq-question i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; flex:0 0 auto; border-radius:50%; background:var(--svc-red); color:#1a1a1a; font-size:12px; transition:transform .22s ease; }
.uyc-service-faq-answer { display:none; padding:0 20px 20px; color:rgba(26, 26, 26, .64); font-size:14px; font-weight:650; line-height:1.65; }
.uyc-service-faq-answer p { margin:0; color:rgba(26, 26, 26, .64); }
.uyc-service-faq-item.is-open .uyc-service-faq-answer { display:block; }
.uyc-service-faq-item.is-open .uyc-service-faq-question i { transform:rotate(45deg); }
@media (max-width:1199px) { .uyc-service-process-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .uyc-service-projects-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-service-process, .uyc-service-projects, .uyc-service-faq { padding:28px; } .uyc-service-process-grid, .uyc-service-projects-grid { grid-template-columns:1fr; } .uyc-service-offer { margin:28px 28px 0; flex-direction:column; align-items:flex-start; } .uyc-service-offer h3 { font-size:34px; } }
@media (max-width:1199px) { .uyc-service-detail-layout { grid-template-columns:1fr; } .uyc-service-side { position:static; } }
@media (max-width:767px) { .uyc-service-detail-shell { width:calc(100% - 28px); } .uyc-service-detail-hero { min-height:auto; padding:132px 0 52px; } .uyc-service-detail-hero h1 { font-size:46px; } .uyc-service-detail-main { padding:0 0 72px; } .uyc-service-main-image { min-height:320px; } .uyc-service-content { padding:28px; } }

/* ===== videopage.php style #1 ===== */
.uyc-video-detail { --video-bg:#fff; --video-soft:#fff; --video-red:var(--sh-red,var(--theme-color)); background:var(--video-bg); color:#1a1a1a; overflow:hidden; }
.uyc-video-detail-shell { width:min(1580px, calc(100% - 48px)); margin:0 auto; }
.uyc-video-detail-hero { position:relative; min-height:520px; display:flex; align-items:flex-end; padding:168px 0 62px; background:#fff; overflow:hidden; }
.uyc-video-detail-hero__bg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; filter:contrast(1.08) saturate(.9) brightness(.42); transform:scale(1.04); }
.uyc-video-detail-hero::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .76) 48%, rgba(var(--theme-rgb),.16) 82%, rgba(255, 255, 255, .9) 100%); }
.uyc-video-detail-hero::after { content:''; position:absolute; left:0; right:0; bottom:-1px; height:160px; z-index:2; background:linear-gradient(180deg, rgba(255, 255, 255, 0), var(--video-bg) 86%); }
.uyc-video-detail-hero__inner { position:relative; z-index:3; }
.uyc-video-detail-breadcrumb { display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin-bottom:22px; color:rgba(26, 26, 26, .55); font-size:12px; font-weight:900; text-transform:uppercase; }
.uyc-video-detail-breadcrumb a { color:rgba(26, 26, 26, .78); text-decoration:none; }
.uyc-video-detail-breadcrumb a:hover { color:#1a1a1a; }
.uyc-video-detail-breadcrumb i { color:var(--video-red); font-size:10px; }
.uyc-video-detail-kicker { display:inline-flex; align-items:center; gap:14px; margin-bottom:18px; color:var(--video-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:16px; font-weight:900; line-height:1; letter-spacing:8px; text-transform:uppercase; }
.uyc-video-detail-kicker::before { content:''; width:42px; height:2px; border-radius:999px; background:var(--video-red); }
.uyc-video-detail-hero h1 { max-width:1050px; margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(58px,7vw,112px); font-weight:900; line-height:.86; text-transform:uppercase; }
.uyc-video-detail-main { padding:8px 0 105px; background:var(--video-bg); }
.uyc-video-detail-layout { display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,410px); gap:34px; align-items:start; }
.uyc-video-player-card { overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 34px 100px rgba(0, 0, 0, 0.144); }
.uyc-video-player { position:relative; width:100%; aspect-ratio:16/9; background:#fff; }
.uyc-video-player iframe { position:absolute; inset:0; width:100%; height:100%; border:0; display:block; }
.uyc-video-detail-body { padding:34px; background:linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)); }
.uyc-video-detail-body span { display:inline-flex; align-items:center; gap:10px; color:var(--video-red); font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:15px; font-weight:900; letter-spacing:6px; text-transform:uppercase; }
.uyc-video-detail-body h2 { margin:18px 0 0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(38px,4vw,62px); font-weight:900; line-height:.9; text-transform:uppercase; }
.uyc-video-side { position:sticky; top:104px; display:flex; flex-direction:column; gap:18px; }
.uyc-video-side-panel { padding:26px; border-radius:18px; background:linear-gradient(145deg, rgba(255, 255, 255, .92), rgba(255, 255, 255, .96)); -webkit-backdrop-filter:blur(18px) saturate(1.12); backdrop-filter:blur(18px) saturate(1.12); box-shadow:0 28px 74px rgba(0, 0, 0, 0.128), inset 0 1px 0 rgba(26, 26, 26, .09); }
.uyc-video-side-panel h3 { margin:0 0 10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:28px; font-weight:900; line-height:.98; text-transform:uppercase; }
.uyc-video-side-panel p { margin:0 0 18px; color:rgba(26, 26, 26, .58); font-size:14px; font-weight:650; line-height:1.55; }
.uyc-video-next-list { display:flex; flex-direction:column; gap:12px; margin-top:18px; }
.uyc-video-next-card { display:grid; grid-template-columns:104px minmax(0,1fr); gap:12px; align-items:center; padding:9px; border-radius:14px; background:rgba(26, 26, 26, .052); color:#1a1a1a; text-decoration:none; box-shadow:inset 0 1px 0 rgba(26, 26, 26, .05); transition:background .22s ease, transform .22s ease; }
.uyc-video-next-card:hover { background:rgba(26, 26, 26, .09); color:#1a1a1a; transform:translateY(-2px); }
.uyc-video-next-card__thumb { position:relative; height:66px; overflow:hidden; border-radius:10px; background:#fff; }
.uyc-video-next-card__thumb img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.72) contrast(1.08); transition:transform .35s ease, filter .35s ease; }
.uyc-video-next-card__thumb span { position:absolute; left:50%; top:50%; width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--video-red); color:#1a1a1a; font-size:11px; transform:translate(-50%,-50%); box-shadow:0 12px 34px rgba(var(--theme-rgb),.34); }
.uyc-video-next-card:hover img { transform:scale(1.06); filter:brightness(.84) contrast(1.1); }
.uyc-video-next-card h4 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:19px; font-weight:900; line-height:1.03; text-transform:uppercase; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.uyc-video-next-card small { display:block; margin-bottom:5px; color:var(--video-red); font-size:10px; font-weight:900; letter-spacing:1.4px; text-transform:uppercase; }
.uyc-video-next-meta { display:block; margin-top:7px; color:rgba(26, 26, 26, .46); font-size:12px; font-weight:700; line-height:1.35; }
.uyc-video-next-meta b { color:rgba(26, 26, 26, .68); font-weight:800; }.uyc-video-side-cta { position:relative; overflow:hidden; padding:24px; border-radius:18px; background:linear-gradient(135deg, rgba(var(--theme-rgb),.92), rgba(255, 255, 255, .86)); box-shadow:0 24px 64px rgba(var(--theme-rgb),.18); }
.uyc-video-side-cta h3 { margin:0 0 10px; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:34px; font-weight:900; line-height:.95; text-transform:uppercase; }
.uyc-video-side-cta p { margin:0 0 18px; color:rgba(26, 26, 26, .76); font-size:14px; font-weight:700; line-height:1.55; }
.uyc-video-back { display:inline-flex; width:max-content; align-items:center; gap:12px; min-height:46px; padding:0 18px 0 7px; border-radius:999px; background:#1a1a1a; color:#fff; text-decoration:none; font-weight:900; }
.uyc-video-back i { width:34px; height:34px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:var(--video-red); color:#1a1a1a; font-size:12px; }
.uyc-video-side-cta .uyc-video-back i { background:#fff; }
.uyc-video-related { margin-top:64px; }
.uyc-video-related-head { display:flex; justify-content:space-between; align-items:end; gap:22px; margin-bottom:28px; }
.uyc-video-related-head h2 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:clamp(46px,4.8vw,74px); font-weight:900; line-height:.88; text-transform:uppercase; }
.uyc-video-related-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:20px; }
.uyc-video-card { display:block; position:relative; overflow:hidden; min-height:280px; border-radius:16px; background:#fff; text-decoration:none; box-shadow:0 28px 82px rgba(0, 0, 0, 0.10800000000000001); isolation:isolate; }
.uyc-video-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:contrast(1.08) saturate(.9) brightness(.62); transform:scale(1.02); transition:transform .5s ease, filter .5s ease; }
.uyc-video-card::before { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, rgba(255, 255, 255, .02) 18%, rgba(255, 255, 255, .3) 54%, rgba(255, 255, 255, .9) 100%); }
.uyc-video-card__content { position:absolute; left:22px; right:22px; bottom:22px; z-index:2; }
.uyc-video-card__play { width:42px; height:42px; display:inline-flex; align-items:center; justify-content:center; margin-bottom:16px; border-radius:50%; background:var(--video-red); color:#1a1a1a; font-size:13px; }
.uyc-video-card h3 { margin:0; color:#1a1a1a; font-family:var(--title-font,'Big Shoulders Display',sans-serif); font-size:28px; font-weight:900; line-height:.96; text-transform:uppercase; }
.uyc-video-card:hover img { transform:scale(1.07); filter:contrast(1.1) saturate(1) brightness(.76); }
@media (max-width:1199px) { .uyc-video-detail-layout { grid-template-columns:1fr; } .uyc-video-side { position:static; } .uyc-video-related-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:767px) { .uyc-video-detail-shell { width:calc(100% - 28px); } .uyc-video-detail-hero { min-height:auto; padding:132px 0 52px; } .uyc-video-detail-hero h1 { font-size:46px; } .uyc-video-detail-main { padding:0 0 72px; } .uyc-video-detail-body { padding:26px; } .uyc-video-related-grid { grid-template-columns:1fr; } .uyc-video-card { min-height:270px; } }

/* ===== datainclude\cerez.php style #1 ===== */
/* ===== Modern Cookie Consent ===== */
.modern-cookie-consent {
    position: fixed;
    bottom: 30px;
    right: 30px;
    max-width: 420px;
    background: #1a1a1a;
    border-radius: 20px;
    z-index: 99999;
    padding: 30px;
    box-shadow: 0 15px 50px rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.08);
    animation: slideInUp 0.4s ease;
    display: none;
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modern-cookie-consent h4 {
    font-size: 18px;
    font-weight: 700;
    color: var(--theme-color, #fff);
    margin-bottom: 12px;
    font-family: var(--title-font, "Exo", sans-serif);
}

.modern-cookie-consent p {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin-bottom: 25px;
}

.modern-cookie-buttons {
    display: flex;
    gap: 12px;
}

.modern-cookie-btn {
    flex: 1;
    padding: 12px 20px;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
}

.modern-cookie-btn-policy {
    background: #f8f9fa;
    color: var(--theme-color, #fff);
    border: 1px solid #e9ecef;
}

.modern-cookie-btn-policy:hover {
    background: #e9ecef;
    border-color: var(--theme-color, #fff);
    transform: translateY(-2px);
}

.modern-cookie-btn-accept {
    background: var(--gr-color2, #E2B93B);
    color: var(--theme-color, #fff);
    box-shadow: 0 8px 20px rgba(226, 185, 59, 0.2);
}

.modern-cookie-btn-accept:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(226, 185, 59, 0.3);
    background: var(--gr-color2, #E2B93B);
    color: var(--theme-color, #fff);
    text-decoration: none;
}

.modern-cookie-btn i {
    font-size: 14px;
}

/* ===== Modern Popup Modal ===== */
.modern-modal-popup {
    display: none !important;
}

.modern-modal-popup.show {
    display: block !important;
}

.modern-modal-popup .modal-dialog {
    animation: popupZoomIn 0.4s ease;
}

@keyframes popupZoomIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.modern-modal-popup .modal-content {
    border: none;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 25px 80px rgba(255, 255, 255, 0.2);
    background: #1a1a1a;
}

.modern-modal-popup .modal-header {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background: transparent;
    border: none;
    padding: 20px;
    width: auto;
}

.modern-modal-popup .btn-close {
    background: rgba(26, 26, 26, 0.95) !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    flex-shrink: 0;
    position: relative;
}

.modern-modal-popup .btn-close::after {
    content: 'âœ•';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: var(--theme-color, #fff);
    font-weight: 700;
}

.modern-modal-popup .btn-close:hover {
    background: #1a1a1a !important;
    transform: rotate(90deg);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08000000000000002);
}

.modern-modal-popup .modal-body {
    padding: 0 !important;
}

.modern-popup-image-link {
    display: block;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}

.modern-popup-image {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.modern-popup-image-link:hover .modern-popup-image {
    transform: scale(1.03);
}

.modern-popup-content {
    background: #1a1a1a;
    padding: 40px 35px;
    text-align: center;
}

.modern-popup-title {
    color: var(--theme-color, #fff);
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: var(--title-font, "Exo", sans-serif);
}

.modern-popup-text {
    color: #666;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 30px;
}

.modern-popup-social {
    padding-top: 25px;
    border-top: 1px solid #f0f0f0;
}

.modern-popup-social-title {
    color: var(--theme-color, #fff);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    display: block;
}

.modern-popup-social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.modern-popup-social-link {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f8f9fa;
    color: var(--theme-color, #fff);
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 18px;
    border: 2px solid transparent;
}

.modern-popup-social-link:hover {
    transform: translateY(-5px);
    background: var(--theme-color, #fff);
    color: #1a1a1a;
    box-shadow: 0 10px 25px rgba(255, 255, 255, 0.2);
}

/* Responsive */
@media (max-width: 576px) {
    .modern-cookie-consent {
        bottom: 0;
        right: 0;
        left: 0;
        max-width: 100%;
        border-radius: 20px 20px 0 0;
        padding: 25px 20px;
    }
    
    .modern-cookie-buttons {
        flex-direction: column;
        gap: 10px;
    }
    
    .modern-cookie-btn {
        width: 100%;
    }
    
    .modern-popup-content {
        padding: 30px 20px;
    }
    
    .modern-popup-title {
        font-size: 24px;
    }
    
    .modern-popup-text {
        font-size: 14px;
    }
}

/* ===== datainclude\mail.php style #1 ===== */
/* Randevu Al Modal Styles */
#randevu_al .modal-dialog {
    max-width: 500px;
}

#randevu_al .modal-content {
    border-radius: 25px;
    border: none;
    box-shadow: 0 25px 80px rgba(255, 255, 255, 0.2);
}

#randevu_al .modal-header {
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background: transparent;
    padding: 20px;
    width: auto;
}

#randevu_al .btn-close {
    background: rgba(26, 26, 26, 0.95);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

#randevu_al .modal-body {
    padding: 0;
}

#randevu_al .modern-popup-content {
    background: #1a1a1a;
    padding: 40px 35px;
    text-align: center;
}

#randevu_al .modern-popup-title {
    color: var(--theme-color, #fff);
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    font-family: var(--title-font, 'Exo', sans-serif);
}

#randevu_al .ajax-contact {
    padding: 0 !important;
    margin: 0 !important;
}

#randevu_al .form-group {
    margin-bottom: 18px;
    position: relative;
}

#randevu_al .form-control,
#randevu_al .form-select {
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 14px 16px;
    font-size: 14px;
    background: #f8f9fa;
    transition: all 0.3s ease;
}

#randevu_al .form-control:focus,
#randevu_al .form-select:focus {
    border-color: var(--gr-color2, #E2B93B);
    background: #1a1a1a;
    box-shadow: 0 0 0 3px rgba(226, 185, 59, 0.1);
    outline: none;
}

#randevu_al .form-control::placeholder {
    color: #999;
}

#randevu_al .form-group i {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--gr-color2, #E2B93B);
    font-size: 16px;
    pointer-events: none;
}

#randevu_al .form-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E2B93B' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 20px;
    padding-right: 40px;
}

#randevu_al .g-recaptcha {
    margin: 20px 0;
    display: flex;
    justify-content: center;
}

#randevu_al .form-btn {
    margin-top: 10px;
}

#randevu_al .th-btn {
    width: 100%;
    background: var(--gr-color2, #E2B93B);
    color: #1a1a1a;
    border: none;
    padding: 14px 24px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

#randevu_al .th-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(226, 185, 59, 0.3);
    background: var(--gr-color2, #E2B93B);
    color: #1a1a1a;
}

#randevu_al .row {
    margin: 0 !important;
}

#randevu_al .col-md-6 {
    padding: 0 !important;
}

#randevu_al .col-md-6:first-child {
    padding-right: 9px !important;
}

#randevu_al .col-md-6:nth-child(2) {
    padding-left: 9px !important;
}

#randevu_al .col-12 {
    padding: 0 !important;
}

/* Responsive */
@media (max-width: 576px) {
    #randevu_al .modern-popup-content {
        padding: 30px 20px;
    }
    
    #randevu_al .form-control,
    #randevu_al .form-select {
        padding: 12px 14px;
        font-size: 13px;
    }
}

/* ===== datainclude\mail.php style #2 ===== */
.modal-content {
        animation: fadeIn 0.3s ease-out;
    }
    .btn {
        transition: all 0.3s ease;
    }
    .btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
    }
    @keyframes fadeIn {
        from { opacity: 0; transform: translateY(-20px); }
        to { opacity: 1; transform: translateY(0); }
    }

/* UYC Light Targeted Fix 20260604 */
body.uyc-theme-light {
    background: #eef2f4;
    color: #1a1a1a;
}

body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-social a,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-links a,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-meta a,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-meta span,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-language strong,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-center strong,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-desktop-nav .nav-item > a,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-action-icons a,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-search-btn { color: #11151b !important; text-shadow: none !important; }

body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-desktop-nav .nav-item > a:hover,
body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-desktop-nav .nav-item.has-dropdown.active > a {
    color: #000 !important;
}

body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .navbar-brand img {
    filter: none;
}

body.uyc-theme-light .header.header-scrolled::before,
body.uyc-theme-light .header.header-dropdown-open::before {
    background: rgba(245, 247, 248, .74);
    -webkit-backdrop-filter: blur(18px) saturate(1.35);
    backdrop-filter: blur(18px) saturate(1.35);
}

body.uyc-theme-light .uyc-footer-logo {
    filter: none;
}

body.uyc-theme-light .uyc-footer-contact,
body.uyc-theme-light .uyc-footer-main {
    background: linear-gradient(135deg, #f5f7f8 0%, #eef2f4 58%, rgba(var(--theme-rgb), .08) 100%);
}

body.uyc-theme-light .uyc-footer-contact::before,
body.uyc-theme-light .uyc-footer-main::before {
    background:
        radial-gradient(circle at 82% 16%, rgba(var(--theme-rgb), .12), transparent 30%),
        radial-gradient(circle at 10% 90%, rgba(0, 0, 0, .035), transparent 34%);
}

body.uyc-theme-light .uyc-blog-card,
body.uyc-theme-light .uyc-category-card,
body.uyc-theme-light .modern-product-card,
body.uyc-theme-light .uyc-product-card,
body.uyc-theme-light .uyc-project-cat-card,
body.uyc-theme-light .uyc-video-card {
    box-shadow: 0 28px 76px rgba(12, 18, 24, .14);
}

body.uyc-theme-light .uyc-blog-card h2,
body.uyc-theme-light .uyc-blog-card h3,
body.uyc-theme-light .uyc-category-card h3,
body.uyc-theme-light .modern-product-card h3,
body.uyc-theme-light .uyc-project-cat-card h3,
body.uyc-theme-light .uyc-video-card h3 {
    color: #111820;
}

body.uyc-theme-light .uyc-service-center,
body.uyc-theme-light .uyc-search-page,
body.uyc-theme-light .uyc-blog-page,
body.uyc-theme-light .uyc-product-list-page,
body.uyc-theme-light .uyc-category-page,
body.uyc-theme-light .uyc-project-cat-page,
body.uyc-theme-light .uyc-ref-page,
body.uyc-theme-light .about-page-modern,
body.uyc-theme-light .uyc-branches-page,
body.uyc-theme-light .uyc-catalog-page {
    background: #eef2f4;
}

body.uyc-theme-light .modern-cookie-consent {
    background: rgba(18, 20, 23, .94);
    color: #fff;
}

body.uyc-theme-light .modern-cookie-consent p,
body.uyc-theme-light .modern-cookie-consent span {
    color: rgba(255,255,255,.72);
}

body.uyc-theme-light .pixora-slider__title a { position: relative; min-height: 74px; padding: 10px 14px; display: flex; flex-direction: column; justify-content: flex-end; gap: 7px; color: rgba(16,24,64,.52); text-decoration: none; background: transparent; transition: color .25s ease, opacity .25s ease, transform .25s ease; }

body.uyc-theme-light .pixora-slider__title.active a,
body.uyc-theme-light .pixora-slider__title:hover a {
    color: #fff;
    -webkit-text-stroke-color: #fff;
}

body.uyc-theme-light .pixora-slider__info {
    color: #fff;
    border-left-color: rgba(255,255,255,.22);
}

body.uyc-theme-light .pixora-slider__meta,
body.uyc-theme-light .pixora-slider__counter,
body.uyc-theme-light .pixora-slider__active-title { min-height: 1.45em; margin: 0; font-family: 'Segoe UI', Arial, sans-serif; font-size: clamp(38px, 5.8vw, 88px); line-height: .98; font-weight: 800; text-transform: none; color: #101840; overflow-wrap: anywhere; text-shadow: 0 18px 44px rgba(255,255,255,.55); }

body.uyc-theme-light .pixora-slider__line {
    background: rgba(255,255,255,.46);
}

body.uyc-theme-light .pixora-slider__active-text { min-height: 3.2em; width: min(560px, 100%); margin: 14px 0 0; color: rgba(16,24,64,.74); font-family: Consolas, 'Courier New', monospace; font-size: clamp(13px, 1vw, 15px); line-height: 1.7; font-weight: 500; text-shadow: 0 12px 30px rgba(255,255,255,.60); }

body.uyc-theme-light .pixora-slider__btn[data-pixora-link],
body.uyc-theme-light .uyc-sc-submit,
body.uyc-theme-light .uyc-footer-form button,
body.uyc-theme-light .uyc-catalog-btn--view,
body.uyc-theme-light .uyc-product-btn:not(.is-light):not(.is-soft) {
    color: #fff !important;
}

body.uyc-theme-light .pixora-slider__btn[data-pixora-video] {
    background: #fff;
    border-color: #fff;
    color: var(--theme-color) !important;
}

body.uyc-theme-light .pixora-slider__btn[data-pixora-video] i {
    color: var(--theme-color);
}
/* UYC Product Category Card Scope Fix 20260604 */
.uyc-product-list-page .uyc-product-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden;
}

.uyc-product-list-page .uyc-product-card::after {
    content: none;
}

.uyc-product-list-page .uyc-product-card span,
.uyc-product-list-page .uyc-product-card h3,
.uyc-product-list-page .uyc-product-card p {
    position: static;
    inset: auto;
    z-index: auto;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
}

.uyc-product-list-page .uyc-product-card__image {
    position: relative;
    display: block;
    flex: 0 0 auto;
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.uyc-product-list-page .uyc-product-card__image img {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    padding: 18px;
}

.uyc-product-list-page .uyc-product-card__image::before {
    content: '';
}

.uyc-product-list-page .uyc-product-card__tag {
    position: absolute !important;
    left: 18px;
    right: auto;
    top: 18px;
    bottom: auto;
    z-index: 2;
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    width: auto;
    max-width: calc(100% - 36px);
    padding: 0 12px;
    border-radius: 999px;
    color: #fff;
    font-family: var(--body-font, 'Big Shoulders Display', sans-serif);
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.uyc-product-list-page .uyc-product-card__body {
    position: relative;
    z-index: 2;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    min-height: 260px;
    padding: 24px;
}

.uyc-product-list-page .uyc-product-card h3 {
    margin: 0 0 14px;
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(28px, 2.2vw, 40px);
    font-weight: 900;
    line-height: .94;
    text-transform: uppercase;
    overflow-wrap: anywhere;
}

.uyc-product-list-page .uyc-product-card p {
    display: -webkit-box;
    margin: 0 0 18px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-weight: 650;
    line-height: 1.55;
}

.uyc-product-list-page .uyc-product-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: auto;
}

.uyc-product-list-page .uyc-product-card__meta span {
    display: inline-flex;
    min-height: 32px;
    align-items: center;
    width: auto;
    padding: 0 11px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.uyc-product-list-page .uyc-product-card__cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: max-content;
    max-width: 100%;
    margin-top: 20px;
    font-family: var(--body-font, 'Big Shoulders Display', sans-serif);
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.uyc-product-list-page .uyc-product-card__cta i {
    flex: 0 0 34px;
}

.uyc-product-list-page .uyc-product-card:hover .uyc-product-card__cta {
    transform: translateX(4px);
}

.uyc-product-list-page .uyc-product-card:hover .uyc-product-card__cta i {
    transform: translateX(2px);
}

.uyc-theme-light .uyc-product-list-page .uyc-product-card h3 {
    color: #15191f !important;
}

.uyc-theme-light .uyc-product-list-page .uyc-product-card p {
    color: rgba(21, 25, 31, .64) !important;
}

.uyc-theme-light .uyc-product-list-page .uyc-product-card__cta {
    color: #15191f !important;
}

.uyc-theme-light .uyc-product-list-page .uyc-product-card__cta i {
    background: var(--prd-red, var(--theme-color));
    color: #fff;
}

.uyc-theme-light .uyc-product-list-page .uyc-product-card__meta span {
    color: rgba(21, 25, 31, .72);
}

body:not(.uyc-theme-light) .uyc-product-list-page .uyc-product-card h3,
body:not(.uyc-theme-light) .uyc-product-list-page .uyc-product-card__cta {
    color: #fff !important;
}

body:not(.uyc-theme-light) .uyc-product-list-page .uyc-product-card p {
    color: rgba(255,255,255,.66) !important;
}

@media (max-width: 767px) {
    .uyc-product-list-page .uyc-product-card__body {
        min-height: 230px;
        padding: 22px;
    }
}
/* UYC Product Category Tag Flow Fix 20260604 */
.uyc-product-list-page .uyc-product-card__body > .uyc-product-card__tag {
    position: static !important;
    display: inline-flex;
    align-self: flex-start;
    min-height: 32px;
    width: auto;
    max-width: 100%;
    margin: 0 0 14px;
    padding: 0 12px;
    border-radius: 999px;
    color: #fff !important;
    font-family: var(--body-font, 'Big Shoulders Display', sans-serif);
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    background: linear-gradient(135deg, rgba(var(--theme-rgb), .92), rgba(var(--theme-rgb), .72));
    box-shadow: 0 12px 30px rgba(var(--theme-rgb), .16);
}

.uyc-product-list-page .uyc-product-card__image > .uyc-product-card__tag {
    display: none !important;
}
/* UYC Video Page Repair 20260604 */
.uyc-video-page {
    isolation: isolate;
}

.uyc-video-hero__bg,
.uyc-video-feature__media img,
.uyc-video-card img {
    opacity: 1;
}

.uyc-video-hero::before {
    background:
        linear-gradient(90deg, rgba(5, 8, 12, .92) 0%, rgba(8, 11, 16, .64) 45%, rgba(8, 11, 16, .26) 72%, rgba(5, 8, 12, .76) 100%) !important;
}

.uyc-theme-light .uyc-video-hero::before {
    background:
        linear-gradient(90deg, rgba(255,255,255,.94) 0%, rgba(255,255,255,.72) 42%, rgba(255,255,255,.34) 72%, rgba(255,255,255,.86) 100%) !important;
}

.uyc-video-feature__media::before,
.uyc-video-card::before {
    background:
        linear-gradient(180deg, rgba(5,7,10,.08) 10%, rgba(5,7,10,.28) 48%, rgba(5,7,10,.88) 100%) !important;
}

.uyc-theme-light .uyc-video-feature__media::before,
.uyc-theme-light .uyc-video-card::before {
    background:
        linear-gradient(180deg, rgba(255,255,255,.02) 10%, rgba(255,255,255,.22) 48%, rgba(255,255,255,.92) 100%) !important;
}

.uyc-video-feature__media,
.uyc-video-card {
    background: #0b1017;
}

.uyc-theme-light .uyc-video-feature__media,
.uyc-theme-light .uyc-video-card {
    background: #fff;
}

.uyc-video-feature__media img,
.uyc-video-card img {
    filter: contrast(1.06) saturate(.98) brightness(.78) !important;
}

.uyc-video-feature__media:hover img,
.uyc-video-card:hover img {
    filter: contrast(1.08) saturate(1.04) brightness(.88) !important;
}

.uyc-video-feature__body {
    position: relative;
    overflow: hidden;
}

.uyc-video-feature__body::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 90% 0%, rgba(var(--theme-rgb), .16), transparent 34%);
    pointer-events: none;
}

.uyc-video-feature__body > * {
    position: relative;
    z-index: 1;
}

.uyc-video-card__content {
    display: grid;
    gap: 12px;
}

.uyc-video-card h3 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-wrap: balance;
}

.uyc-video-link,
.uyc-video-card__play,
.uyc-video-play {
    box-shadow: 0 18px 46px rgba(var(--theme-rgb), .18);
}

/* UYC Video Page Step Fix 20260604 */
.uyc-theme-light .uyc-video-page {
    --video-bg: #f4f6f8;
    --video-panel: #ffffff;
    --video-ink: #10151c;
    --video-muted: rgba(16,21,28,.66);
    --video-red: var(--sh-red, #e30613);
    background:
        radial-gradient(circle at 84% 4%, rgba(var(--theme-rgb), .08), transparent 32%),
        linear-gradient(180deg, #f8fafb 0%, #eef2f5 100%);
    color: var(--video-ink);
}
.uyc-theme-light .uyc-video-hero {
    min-height: 560px;
    background: #edf1f4;
}
.uyc-theme-light .uyc-video-hero__bg {
    filter: contrast(1.04) saturate(.86) brightness(.78);
}
.uyc-theme-light .uyc-video-hero::before {
    background:
        linear-gradient(90deg, rgba(244,246,248,.96) 0%, rgba(244,246,248,.82) 42%, rgba(244,246,248,.48) 72%, rgba(244,246,248,.94) 100%),
        linear-gradient(180deg, rgba(255,255,255,.08), rgba(244,246,248,.74));
}
.uyc-theme-light .uyc-video-hero::after {
    background: linear-gradient(180deg, rgba(244,246,248,0), #f4f6f8 90%);
}
.uyc-theme-light .uyc-video-breadcrumb,
.uyc-theme-light .uyc-video-breadcrumb a {
    color: rgba(16,21,28,.70);
}
.uyc-theme-light .uyc-video-hero h1,
.uyc-theme-light .uyc-video-stat strong,
.uyc-theme-light .uyc-video-feature__body h2,
.uyc-theme-light .uyc-video-section-head h2,
.uyc-theme-light .uyc-video-card h3 {
    color: #10151c;
}
.uyc-theme-light .uyc-video-hero p,
.uyc-theme-light .uyc-video-feature__body p,
.uyc-theme-light .uyc-video-section-head p {
    color: var(--video-muted);
}
.uyc-theme-light .uyc-video-stat,
.uyc-theme-light .uyc-video-feature__body {
    background: rgba(255,255,255,.92);
    box-shadow: 0 26px 70px rgba(16,21,28,.10);
}
.uyc-theme-light .uyc-video-feature__media,
.uyc-theme-light .uyc-video-card {
    background: #fff;
    box-shadow: 0 24px 64px rgba(16,21,28,.12);
}
.uyc-theme-light .uyc-video-feature__media img,
.uyc-theme-light .uyc-video-card img {
    filter: contrast(1.04) saturate(.9) brightness(.78);
}
.uyc-theme-light .uyc-video-feature__media::before,
.uyc-theme-light .uyc-video-card::before {
    background: linear-gradient(180deg, rgba(255,255,255,.02) 12%, rgba(255,255,255,.24) 50%, rgba(255,255,255,.90) 100%);
}
.uyc-theme-light .uyc-video-play,
.uyc-theme-light .uyc-video-link {
    background: #10151c;
    color: #fff;
}
.uyc-theme-light .uyc-video-link i,
.uyc-theme-light .uyc-video-card__play {
    background: var(--video-red);
    color: #fff;
}
@media (max-width: 991px) {
    .uyc-video-hero__inner,
    .uyc-video-feature {
        grid-template-columns: 1fr;
    }
    .uyc-video-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 640px) {
    .uyc-video-shell {
        width: min(100% - 28px, 1580px);
    }
    .uyc-video-hero {
        padding-top: 140px;
        min-height: 500px;
    }
    .uyc-video-hero h1 {
        font-size: clamp(52px, 17vw, 82px);
    }
    .uyc-video-grid {
        grid-template-columns: 1fr;
    }
    .uyc-video-card {
        min-height: 300px;
    }
}

/* UYC Video Page Shell Isolation 20260604 */
.uyc-video-page .uyc-video-shell {
    position: relative;
    width: min(1580px, calc(100% - 48px));
    min-height: 0 !important;
    margin-right: auto;
    margin-left: auto;
    overflow: visible !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.uyc-video-page .uyc-video-shell::before,
.uyc-video-page .uyc-video-shell::after {
    content: none !important;
    display: none !important;
}
.uyc-video-page .uyc-video-hero__inner {
    display: grid;
}
@media (max-width: 640px) {
    .uyc-video-page .uyc-video-shell {
        width: min(100% - 28px, 1580px);
    }
}

/* UYC Home Product Groups Theme Fix 20260604 */
.uyc-theme-light .product-categories-section {
    background: linear-gradient(180deg, #f4f6f8 0%, #ffffff 100%);
    color: #10151c;
}
.uyc-theme-light .categories-title .title {
    color: #10151c;
}
.uyc-theme-light .categories-kicker {
    color: var(--theme-color);
}
.uyc-theme-light .category-item a {
    border-color: rgba(16,21,28,.08);
    background: #10151c;
    color: #fff;
    box-shadow: 0 24px 62px rgba(16,21,28,.12);
}
.uyc-theme-light .category-item:hover a {
    border-color: rgba(var(--theme-rgb), .38);
    box-shadow: 0 34px 80px rgba(16,21,28,.18), 0 0 38px rgba(var(--theme-rgb), .12);
}
.uyc-theme-light .category-image-wrapper {
    background: #10151c;
}
.uyc-theme-light .category-image-wrapper::after {
    background:
        linear-gradient(180deg, rgba(16,21,28,.02) 0%, rgba(16,21,28,.24) 44%, rgba(16,21,28,.88) 100%),
        linear-gradient(90deg, rgba(16,21,28,.22), rgba(16,21,28,0));
}
.uyc-theme-light .category-count,
.uyc-theme-light .category-name,
.uyc-theme-light .category-title-bottom {
    color: #fff;
}
.uyc-theme-light .category-title-bottom::before {
    background: var(--theme-color);
    color: #fff;
}
.uyc-theme-light .categories-nav {
    border-color: rgba(16,21,28,.14);
    background: rgba(16,21,28,.05);
    color: #10151c;
}
.uyc-theme-light .categories-nav:hover {
    background: var(--theme-color);
    border-color: var(--theme-color);
    color: #fff;
}
.uyc-theme-light .category-item a {
    cursor: pointer;
}

/* ===== UYC Region Pages ===== */
.uyc-region-shell{width:min(1460px,calc(100% - 56px));margin:0 auto}
.uyc-region-kicker{display:inline-flex;align-items:center;gap:12px;color:var(--theme-color,#e60000);font-family:var(--title-font);font-size:13px;font-weight:900;letter-spacing:.45em;text-transform:uppercase}
.uyc-region-kicker:before{content:"";width:48px;height:2px;background:currentColor}
.uyc-region-breadcrumb{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:42px;font-size:12px;font-weight:900;text-transform:uppercase;color:rgba(255,255,255,.58)}
.uyc-region-breadcrumb a{color:#fff;text-decoration:none}.uyc-region-breadcrumb a:hover{color:var(--theme-color,#e60000)}.uyc-region-breadcrumb span{color:rgba(255,255,255,.78)}.uyc-region-breadcrumb>*+*:before{content:"/";margin-right:12px;color:var(--theme-color,#e60000)}
.uyc-region-hero,.uyc-region-detail-hero{position:relative;overflow:hidden;padding:190px 0 88px;background:#0f151c;color:#fff}
.uyc-region-hero:before,.uyc-region-detail-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,14,.96),rgba(7,10,14,.74) 48%,rgba(230,0,0,.16)),var(--region-hero);background-size:cover;background-position:center;filter:saturate(.95)}
.uyc-region-hero:after,.uyc-region-detail-hero:after{content:"";position:absolute;inset:auto 0 0;height:190px;background:linear-gradient(0deg,var(--uyc-bg,#111820),transparent)}
.uyc-region-hero .uyc-region-shell,.uyc-region-detail-hero .uyc-region-shell{position:relative;z-index:2}
.uyc-region-hero .uyc-region-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:end}
.uyc-region-hero h1,.uyc-region-detail-hero h1{max-width:1060px;margin:18px 0 24px;color:#fff;font-family:var(--title-font);font-size:clamp(68px,7vw,146px);font-weight:900;line-height:.88;letter-spacing:0;text-transform:uppercase}
.uyc-region-hero p,.uyc-region-detail-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.75;font-weight:700}
.uyc-region-hero__panel,.uyc-region-detail-card{padding:34px;border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.05));box-shadow:0 28px 90px rgba(0,0,0,.3);backdrop-filter:blur(18px)}
.uyc-region-hero__panel span,.uyc-region-detail-card span{display:block;color:rgba(255,255,255,.62);font-family:var(--title-font);font-size:14px;font-weight:900;text-transform:uppercase}.uyc-region-hero__panel strong{display:block;color:#fff;font-family:var(--title-font);font-size:clamp(72px,7vw,132px);line-height:.8}.uyc-region-detail-card strong{display:block;margin:12px 0;color:#fff;font-family:var(--title-font);font-size:42px;line-height:.9;text-transform:uppercase}
.uyc-region-list-section,.uyc-region-detail-section{position:relative;padding:90px 0 110px;background:var(--uyc-bg,#111820);color:#fff;overflow:hidden}
.uyc-region-list-section:before,.uyc-region-detail-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(230,0,0,.13),transparent 28%),radial-gradient(circle at 85% 10%,rgba(255,255,255,.05),transparent 24%);pointer-events:none}
.uyc-region-list-section>.uyc-region-shell,.uyc-region-detail-section>.uyc-region-shell{position:relative;z-index:1}
.uyc-region-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:32px;align-items:end;margin-bottom:34px}.uyc-region-intro h2,.uyc-region-detail-content h2,.uyc-region-process h2{margin:14px 0 0;color:#fff;font-family:var(--title-font);font-size:clamp(44px,4.8vw,92px);font-weight:900;line-height:.9;text-transform:uppercase}.uyc-region-intro p{margin:0;color:rgba(255,255,255,.66);font-weight:700;line-height:1.7}
.uyc-region-feature{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-bottom:28px;padding:28px 30px;border-radius:24px;background:linear-gradient(120deg,rgba(230,0,0,.95),rgba(160,0,0,.52));color:#fff;text-decoration:none;box-shadow:0 28px 80px rgba(0,0,0,.22);overflow:hidden}.uyc-region-feature span{font-family:var(--title-font);font-size:13px;font-weight:900;letter-spacing:.36em;text-transform:uppercase;color:rgba(255,255,255,.72)}.uyc-region-feature h3{margin:8px 0;color:#fff;font-family:var(--title-font);font-size:clamp(30px,3vw,54px);line-height:.95;text-transform:uppercase}.uyc-region-feature p{max-width:760px;margin:0;color:rgba(255,255,255,.78);font-weight:700}.uyc-region-feature>i{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:#fff;color:var(--theme-color,#e60000)}
.uyc-region-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.uyc-region-card a{position:relative;display:flex;min-height:330px;flex-direction:column;justify-content:space-between;padding:26px;border-radius:24px;background:linear-gradient(150deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 20px 64px rgba(0,0,0,.22);color:#fff;text-decoration:none;overflow:hidden;transition:transform .25s ease,background .25s ease}.uyc-region-card a:before{content:"";position:absolute;inset:auto -40% -45% -40%;height:70%;background:radial-gradient(circle,rgba(230,0,0,.34),transparent 64%);opacity:.7;transition:opacity .25s ease}.uyc-region-card a:hover{transform:translateY(-8px);background:linear-gradient(150deg,rgba(255,255,255,.11),rgba(255,255,255,.045))}.uyc-region-card a:hover:before{opacity:1}.uyc-region-card__top,.uyc-region-card__go,.uyc-region-tags{position:relative;z-index:1;display:flex;align-items:center}.uyc-region-card__top{justify-content:space-between;color:rgba(255,255,255,.58);font-family:var(--title-font);font-weight:900}.uyc-region-card__top i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--theme-color,#e60000);color:#fff}.uyc-region-card h3{position:relative;z-index:1;margin:28px 0 14px;color:#fff;font-family:var(--title-font);font-size:clamp(32px,2.8vw,52px);line-height:.92;text-transform:uppercase}.uyc-region-card p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.66);font-weight:700;line-height:1.55}.uyc-region-tags{z-index:1;gap:7px;flex-wrap:wrap;margin-top:22px}.uyc-region-tags span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.74);font-size:11px;font-weight:900;text-transform:uppercase}.uyc-region-card__go{z-index:1;justify-content:space-between;margin-top:24px;color:#fff;font-family:var(--title-font);font-size:14px;font-weight:900;text-transform:uppercase}.uyc-region-card__go i{color:var(--theme-color,#e60000)}
.uyc-region-pagination{display:flex;justify-content:center;gap:10px;margin-top:42px}.uyc-region-pagination a,.uyc-region-pagination span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;text-decoration:none;font-weight:900}.uyc-region-pagination span,.uyc-region-pagination a:hover{background:var(--theme-color,#e60000)}
.uyc-region-empty{padding:60px;border-radius:24px;background:rgba(255,255,255,.06);text-align:center}.uyc-region-empty i{font-size:42px;color:var(--theme-color,#e60000)}.uyc-region-empty p{margin:14px 0 0;color:rgba(255,255,255,.75);font-weight:800}
.uyc-region-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:72px;padding:42px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 24px 80px rgba(0,0,0,.2)}.uyc-region-cta h2{margin:12px 0;color:#fff;font-family:var(--title-font);font-size:clamp(42px,4.5vw,82px);line-height:.9;text-transform:uppercase}.uyc-region-cta p{margin:0;color:rgba(255,255,255,.64);font-weight:700}.uyc-region-cta__actions{display:flex;gap:12px;flex-wrap:wrap}.uyc-region-cta__actions a,.uyc-region-detail-actions a,.uyc-region-sidebar-cta a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 24px;border-radius:999px;background:var(--theme-color,#e60000);color:#fff;text-decoration:none;font-weight:900}.uyc-region-cta__actions a:nth-child(2),.uyc-region-detail-actions a:nth-child(2){background:#fff;color:#111820}
.uyc-region-detail-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:end}.uyc-region-detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.uyc-region-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:start}.uyc-region-detail-content,.uyc-region-process,.uyc-region-sidebar-card{padding:34px;border-radius:24px;background:linear-gradient(150deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 22px 70px rgba(0,0,0,.2)}.uyc-region-richtext{margin-top:24px;color:rgba(255,255,255,.74);font-weight:700;line-height:1.8}.uyc-region-richtext p{margin:0 0 18px}.uyc-region-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:26px 0}.uyc-region-service-card{padding:28px;border-radius:22px;background:rgba(255,255,255,.055)}.uyc-region-service-card i{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--theme-color,#e60000);color:#fff}.uyc-region-service-card h3{margin:20px 0 10px;color:#fff;font-family:var(--title-font);font-size:30px;text-transform:uppercase}.uyc-region-service-card p{margin:0;color:rgba(255,255,255,.66);font-weight:700;line-height:1.6}.uyc-region-process__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.uyc-region-process__grid div{padding:22px;border-radius:18px;background:rgba(255,255,255,.055)}.uyc-region-process__grid b{display:block;color:transparent;-webkit-text-stroke:1px var(--theme-color,#e60000);font-family:var(--title-font);font-size:58px;line-height:.8}.uyc-region-process__grid strong{display:block;margin:14px 0 8px;color:#fff;font-family:var(--title-font);font-size:24px;text-transform:uppercase}.uyc-region-process__grid p{margin:0;color:rgba(255,255,255,.62);font-weight:700;line-height:1.55}
.uyc-region-sidebar{position:sticky;top:120px;display:flex;flex-direction:column;gap:18px}.uyc-region-sidebar-card h3{margin:0 0 18px;color:#fff;font-family:var(--title-font);font-size:34px;text-transform:uppercase}.uyc-region-sidebar-cta span{color:var(--theme-color,#e60000);font-family:var(--title-font);font-weight:900;letter-spacing:.24em;text-transform:uppercase}.uyc-region-sidebar-cta strong{display:block;margin:12px 0;color:#fff;font-family:var(--title-font);font-size:54px;line-height:.9}.uyc-region-sidebar-cta p{color:rgba(255,255,255,.65);font-weight:700}.uyc-region-related{display:flex;flex-direction:column;gap:8px}.uyc-region-related a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;color:rgba(255,255,255,.78);text-decoration:none;font-weight:900}.uyc-region-related a+a{border-top:1px solid rgba(255,255,255,.08)}.uyc-region-related a:hover{color:#fff}.uyc-region-related i{color:var(--theme-color,#e60000)}
@media(max-width:1199px){.uyc-region-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.uyc-region-hero .uyc-region-shell,.uyc-region-detail-hero__grid,.uyc-region-detail-layout{grid-template-columns:1fr}.uyc-region-sidebar{position:relative;top:auto}.uyc-region-detail-card,.uyc-region-hero__panel{max-width:520px}.uyc-region-process__grid{grid-template-columns:1fr}}
@media(max-width:991px){.uyc-region-grid,.uyc-region-services{grid-template-columns:repeat(2,minmax(0,1fr))}.uyc-region-intro,.uyc-region-cta{grid-template-columns:1fr;display:grid}.uyc-region-hero,.uyc-region-detail-hero{padding:150px 0 70px}.uyc-region-hero h1,.uyc-region-detail-hero h1{font-size:clamp(54px,11vw,96px)}}
@media(max-width:640px){.uyc-region-shell{width:min(100% - 28px,1460px)}.uyc-region-grid,.uyc-region-services{grid-template-columns:1fr}.uyc-region-card a{min-height:290px}.uyc-region-cta,.uyc-region-detail-content,.uyc-region-process,.uyc-region-sidebar-card{padding:24px}.uyc-region-feature{align-items:flex-start;flex-direction:column}.uyc-region-hero,.uyc-region-detail-hero{padding:128px 0 54px}}
body.uyc-theme-light .uyc-region-list-section,body.uyc-theme-light .uyc-region-detail-section{background:#f4f6f8;color:#161b22}
body.uyc-theme-light .uyc-region-list-section:before,body.uyc-theme-light .uyc-region-detail-section:before{background:radial-gradient(circle at 18% 18%,rgba(230,0,0,.09),transparent 28%),radial-gradient(circle at 85% 10%,rgba(12,18,24,.05),transparent 24%)}
body.uyc-theme-light .uyc-region-intro h2,body.uyc-theme-light .uyc-region-card h3,body.uyc-theme-light .uyc-region-card__go,body.uyc-theme-light .uyc-region-cta h2,body.uyc-theme-light .uyc-region-detail-content h2,body.uyc-theme-light .uyc-region-process h2,body.uyc-theme-light .uyc-region-service-card h3,body.uyc-theme-light .uyc-region-process__grid strong,body.uyc-theme-light .uyc-region-sidebar-card h3,body.uyc-theme-light .uyc-region-sidebar-cta strong{color:#151a21}
body.uyc-theme-light .uyc-region-intro p,body.uyc-theme-light .uyc-region-card p,body.uyc-theme-light .uyc-region-cta p,body.uyc-theme-light .uyc-region-richtext,body.uyc-theme-light .uyc-region-service-card p,body.uyc-theme-light .uyc-region-process__grid p,body.uyc-theme-light .uyc-region-sidebar-cta p{color:rgba(21,26,33,.68)}
body.uyc-theme-light .uyc-region-card a,body.uyc-theme-light .uyc-region-cta,body.uyc-theme-light .uyc-region-detail-content,body.uyc-theme-light .uyc-region-process,body.uyc-theme-light .uyc-region-sidebar-card,body.uyc-theme-light .uyc-region-service-card,body.uyc-theme-light .uyc-region-process__grid div{background:#fff;box-shadow:0 22px 70px rgba(20,28,38,.1)}
body.uyc-theme-light .uyc-region-card__top{color:rgba(21,26,33,.45)}body.uyc-theme-light .uyc-region-tags span{background:#f0f2f5;color:rgba(21,26,33,.65)}body.uyc-theme-light .uyc-region-related a{color:rgba(21,26,33,.72)}body.uyc-theme-light .uyc-region-related a+a{border-top-color:rgba(21,26,33,.08)}

/* Region light theme hero polish */
body.uyc-theme-light .uyc-region-hero,
body.uyc-theme-light .uyc-region-detail-hero {
    background: #f4f6f8;
    color: #151a21;
}
body.uyc-theme-light .uyc-region-hero:before,
body.uyc-theme-light .uyc-region-detail-hero:before {
    background:
        linear-gradient(90deg, rgba(244,246,248,.96), rgba(244,246,248,.88) 48%, rgba(230,0,0,.08)),
        var(--region-hero);
    background-size: cover;
    background-position: center;
    filter: saturate(.9) brightness(1.08);
}
body.uyc-theme-light .uyc-region-hero:after,
body.uyc-theme-light .uyc-region-detail-hero:after {
    background: linear-gradient(0deg, #f4f6f8, rgba(244,246,248,0));
}
body.uyc-theme-light .uyc-region-hero h1,
body.uyc-theme-light .uyc-region-detail-hero h1 {
    color: #151a21;
    text-shadow: none;
}
body.uyc-theme-light .uyc-region-hero p,
body.uyc-theme-light .uyc-region-detail-hero p {
    color: rgba(21,26,33,.68);
}
body.uyc-theme-light .uyc-region-breadcrumb {
    color: rgba(21,26,33,.52);
}
body.uyc-theme-light .uyc-region-breadcrumb a {
    color: #151a21;
}
body.uyc-theme-light .uyc-region-breadcrumb span {
    color: rgba(21,26,33,.7);
}
body.uyc-theme-light .uyc-region-hero__panel,
body.uyc-theme-light .uyc-region-detail-card {
    background: rgba(255,255,255,.82);
    box-shadow: 0 28px 80px rgba(20,28,38,.12);
    color: #151a21;
    backdrop-filter: blur(16px);
}
body.uyc-theme-light .uyc-region-hero__panel span,
body.uyc-theme-light .uyc-region-detail-card span {
    color: rgba(21,26,33,.55);
}
body.uyc-theme-light .uyc-region-hero__panel strong,
body.uyc-theme-light .uyc-region-detail-card strong {
    color: #151a21;
}

/* Mobile header requested final overrides */
@media (max-width: 1199px) {
    .sh-promo-bar {
        top: auto !important;
        height: 32px !important;
        padding: 0 36px !important;
        font-size: 12px !important;
    }

    .navbar-brand-mobile img {
        height: 66px !important;
        max-width: 170px !important;
        object-fit: contain !important;
    }

    .navbar-collapse {
        display: flex !important;
        visibility: visible !important;
        pointer-events: auto !important;
        position: fixed !important;
        top: 30px !important;
        left: -100%;
        width: 100% !important;
        height: calc(100vh - 62px) !important;
        background: #11151b !important;
        transition: left .3s ease;
        overflow-y: auto;
        flex-direction: column !important;
        z-index: 1060 !important;
    }

    .navbar-collapse.show {
        left: 0 !important;
    }

    .navbar-collapse .navbar-nav {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        width: 100% !important;
        padding: 72px 0 28px !important;
        margin: 0 !important;
    }

    .navbar-collapse .nav-item {
        width: 100% !important;
        border-bottom: 1px solid rgba(255,255,255,.08) !important;
    }

    .navbar-collapse .nav-item > a,
    .navbar-collapse .nav-item.has-dropdown > a {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        min-height: 54px !important;
        height: auto !important;
        padding: 16px 22px !important;
        color: #fff !important;
        font-size: 16px !important;
        line-height: 1.2 !important;
        text-decoration: none !important;
    }

    .navbar-collapse .nav-item.has-dropdown > a::after {
        content: "\f107";
        font-family: "Font Awesome 6 Pro";
        font-weight: 900;
        color: rgba(255,255,255,.62);
        transition: transform .25s ease;
    }

    .navbar-collapse .nav-item.has-dropdown.show > a::after,
    .navbar-collapse .nav-item.has-dropdown.is-open > a::after {
        transform: rotate(180deg);
    }

    .navbar-collapse .nav-item .navbar-dropdown {
        position: static !important;
        display: block !important;
        width: 100% !important;
        max-height: 0;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden !important;
        background: rgba(255,255,255,.045) !important;
        border-left: 4px solid var(--sh-red, var(--theme-color)) !important;
        box-shadow: none !important;
        transition: max-height .35s ease;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .navbar-collapse .nav-item.has-dropdown.show .navbar-dropdown,
    .navbar-collapse .nav-item.has-dropdown.is-open .navbar-dropdown {
        max-height: 1200px !important;
    }

    .navbar-collapse .navbar-dropdown a {
        display: block !important;
        padding: 13px 42px !important;
        color: rgba(255,255,255,.82) !important;
        text-decoration: none !important;
        border-bottom: 1px solid rgba(255,255,255,.06) !important;
        font-size: 14px !important;
        font-weight: 800 !important;
    }

    .navbar-close-btn {
        display: flex !important;
        z-index: 2 !important;
    }
}

@media (max-width: 1199px) {
    body.uyc-theme-light .navbar-collapse {
        background: #11151b !important;
    }
    body.uyc-theme-light .navbar-collapse .nav-item > a,
    body.uyc-theme-light .navbar-collapse .nav-item.has-dropdown > a,
    body.uyc-theme-light .navbar-collapse .navbar-dropdown a {
        color: #fff !important;
    }
}

/* YouTube channel clickable layer */
.uyc-video-shell { position: relative; }
.uyc-video-channel-link { position: absolute; inset: 0; z-index: 2; border-radius: inherit; text-decoration: none; cursor: pointer; }
.uyc-video-content { pointer-events: none; }
.uyc-video-play { z-index: 4; }

/* ===== header.php theme-specific final overrides ===== */
@media (min-width:1200px) {
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open)::before { background: linear-gradient(180deg, rgba(255,255,255,.20), rgba(255,255,255,.05) 58%, rgba(255,255,255,0)); box-shadow:none; -webkit-backdrop-filter:none; backdrop-filter:none; }
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-social a,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-links a,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-meta a,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-meta span,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-language strong,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-center strong,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-desktop-nav .nav-item > a,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-action-icons a,
    body.uyc-theme-light .header:not(.header-scrolled):not(.header-dropdown-open) .sh-search-btn { color:#101840!important; text-shadow:none!important; }
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open)::before { background: linear-gradient(180deg, rgba(0,0,0,.24), rgba(0,0,0,.07) 58%, rgba(0,0,0,0)); }
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-social a,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-links a,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-meta a,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-top-meta span,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-language strong,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-center strong,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-desktop-nav .nav-item > a,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-action-icons a,
    body.uyc-theme-light:has(.pixora-slider) .header:not(.header-scrolled):not(.header-dropdown-open) .sh-search-btn { color:#101840!important; text-shadow:none!important; }
    body.uyc-theme-light .header.header-scrolled::before { background: rgba(255,255,255,.76); -webkit-backdrop-filter: blur(18px) saturate(1.14); backdrop-filter: blur(18px) saturate(1.14); }
    body.uyc-theme-light .header.header-scrolled .sh-top-social a,
    body.uyc-theme-light .header.header-scrolled .sh-top-links a,
    body.uyc-theme-light .header.header-scrolled .sh-top-meta a,
    body.uyc-theme-light .header.header-scrolled .sh-top-meta span,
    body.uyc-theme-light .header.header-scrolled .sh-language strong,
    body.uyc-theme-light .header.header-scrolled .sh-center strong,
    body.uyc-theme-light .header.header-scrolled .sh-desktop-nav .nav-item > a,
    body.uyc-theme-light .header.header-scrolled .sh-action-icons a,
    body.uyc-theme-light .header.header-scrolled .sh-search-btn { color:#101840!important; text-shadow:none!important; }
    body.uyc-theme-light .sh-service-place-btn { background: var(--sh-red,var(--theme-color))!important; color:#fff!important; }
}
/* ===== light theme 3d slider title polish ===== */
body.uyc-theme-light .pixora-slider__card {
    background: #0b0f16;
    box-shadow: 0 44px 100px rgba(16,24,64,.26), 0 0 0 1px rgba(255,255,255,.82) inset;
}
body.uyc-theme-light .pixora-slider__card.active {
    box-shadow: 0 56px 130px rgba(16,24,64,.30), 0 0 0 1px rgba(255,255,255,.92) inset;
}
body.uyc-theme-light .pixora-slider__card-media img {
    filter: saturate(.98) contrast(1.06) brightness(.84);
}
body.uyc-theme-light .pixora-slider__card.active .pixora-slider__card-media img {
    filter: saturate(1.08) contrast(1.08) brightness(.96);
}
body.uyc-theme-light .pixora-slider__card::after {
    background:
        linear-gradient(180deg, rgba(5,8,14,0) 30%, rgba(5,8,14,.40) 58%, rgba(5,8,14,.90) 100%),
        linear-gradient(90deg, rgba(5,8,14,.30), rgba(5,8,14,0) 55%);
}
body.uyc-theme-light .pixora-slider__card-info small {
    display: inline-flex;
    min-height: 24px;
    align-items: center;
    padding: 0 8px;
    border-radius: 999px;
    background: var(--sh-red,var(--theme-color));
    color: #fff;
    font-family: Consolas, "Courier New", monospace;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    box-shadow: 0 10px 24px rgba(var(--theme-rgb),.30);
}
body.uyc-theme-light .pixora-slider__card-info b {
    margin-top: 10px;
    color: #fff;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: clamp(18px, 1.7vw, 27px);
    font-weight: 820;
    line-height: 1.08;
    text-shadow: 0 10px 30px rgba(0,0,0,.72);
}
body.uyc-theme-light .pixora-slider__active-title {
    color: #101840;
    font-weight: 820;
    text-shadow: 0 18px 52px rgba(255,255,255,.72);
}
body.uyc-theme-light .pixora-slider__active-text {
    color: rgba(16,24,64,.76);
}
body.uyc-theme-light:has(.pixora-slider) .pixora-slider__active-title,
body.uyc-theme-light:has(.pixora-slider) .pixora-slider__active-text {
    text-wrap: balance;
}
/* ===== slider 3d title alignment fix ===== */
body.uyc-theme-light .pixora-slider__copy {
    width: min(610px, 100%);
    align-self: center;
    justify-self: start;
}
body.uyc-theme-light .pixora-slider__active-title {
    display: block;
    min-height: 0;
    margin: 0;
    color: #101840;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: clamp(42px, 6.2vw, 96px);
    font-weight: 820;
    line-height: .98;
    letter-spacing: 0;
    text-transform: none;
    overflow-wrap: anywhere;
    text-shadow: 0 18px 52px rgba(255,255,255,.72);
}
body.uyc-theme-light .pixora-slider__active-text {
    min-height: 0;
    width: min(610px, 100%);
    margin: 18px 0 0;
    color: rgba(16,24,64,.76);
    font-family: var(--body-font, "Segoe UI", Arial, sans-serif);
    font-size: clamp(15px, 1.16vw, 18px);
    line-height: 1.68;
    font-weight: 600;
}
body.uyc-theme-light .pixora-slider__detail,
body.uyc-theme-light .pixora-slider__copy {
    transform: none;
}
@media (max-width:1199px) {
    body.uyc-theme-light .pixora-slider__copy { width: min(680px, 100%); }
    body.uyc-theme-light .pixora-slider__active-title { font-size: clamp(38px, 8vw, 72px); }
}
@media (max-width:767px) {
    body.uyc-theme-light .pixora-slider__copy { width: 100%; }
    body.uyc-theme-light .pixora-slider__active-title { font-size: clamp(32px, 10vw, 52px); line-height: 1; }
    body.uyc-theme-light .pixora-slider__active-text { font-size: 14px; line-height: 1.58; }
}
/* ===== light slider left copy premium fix ===== */
body.uyc-theme-light .pixora-slider__scene {
    grid-template-columns: minmax(380px, 560px) minmax(540px, 780px);
    gap: clamp(48px, 6vw, 104px);
}
body.uyc-theme-light .pixora-slider__copy {
    position: relative;
    z-index: 6;
    width: min(560px, 100%);
    align-self: center;
    justify-self: start;
    padding: clamp(26px, 3vw, 38px) clamp(24px, 3vw, 36px);
    /* border: 1px solid rgba(16, 24, 64, .10); */
    /* background: linear-gradient(135deg, rgba(255, 255, 255, .86), rgba(255, 255, 255, .56)), radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .12), transparent 34%); */
    -webkit-backdrop-filter: blur(18px) saturate(1.15);
    /* backdrop-filter: blur(18px) saturate(1.15); */
    /* box-shadow: 0 30px 86px rgba(16, 24, 64, .14), inset 0 1px 0 rgba(255, 255, 255, .82); */
    transform: none;
}
body.uyc-theme-light .pixora-slider__copy::before {
    content: '';
    position: absolute;
    left: 0;
    top: clamp(24px, 3vw, 34px);
    bottom: clamp(24px, 3vw, 34px);
    width: 3px;
    background: linear-gradient(180deg, var(--sh-red, var(--theme-color)), var(--gr-color2));
}
body.uyc-theme-light .pixora-slider__meta {
    margin-bottom: 16px;
    color: rgba(16,24,64,.58);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .12em;
}
body.uyc-theme-light .pixora-slider__line {
    width: 58px;
    background: rgba(16,24,64,.24);
}
body.uyc-theme-light .pixora-slider__active-title {
    display: block;
    max-width: 520px;
    min-height: 0;
    margin: 0;
    color: #101840;
    font-family: var(--title-font, "Segoe UI", Arial, sans-serif);
    font-size: clamp(40px, 5.15vw, 78px);
    font-weight: 850;
    line-height: .98;
    letter-spacing: 0;
    text-transform: none;
    text-wrap: balance;
    overflow-wrap: normal;
    text-shadow: none;
}
body.uyc-theme-light .pixora-slider__active-text {
    width: min(500px, 100%);
    min-height: 0;
    margin: 16px 0 0;
    color: rgba(16,24,64,.72);
    font-family: var(--body-font, "Segoe UI", Arial, sans-serif);
    font-size: clamp(14px, 1vw, 16px);
    line-height: 1.64;
    font-weight: 500;
    text-shadow: none;
}
body.uyc-theme-light .pixora-slider__actions {
    margin-top: 24px;
}
body.uyc-theme-light .pixora-slider__btn {
    min-height: 42px;
    padding: 0 17px;
    font-size: 11px;
}
body.uyc-theme-light .pixora-slider__btn--ghost {
    border-color: rgba(16,24,64,.15);
    background: rgba(255,255,255,.62);
    color: #101840;
}
@media (max-width: 1199px) {
    body.uyc-theme-light .pixora-slider__scene {
        grid-template-columns: 1fr;
        width: min(960px, calc(100% - 48px));
        gap: 26px;
    }
    body.uyc-theme-light .pixora-slider__copy {
        order: 2;
        width: min(620px, 100%);
        justify-self: center;
    }
    body.uyc-theme-light .pixora-slider__active-title {
        font-size: clamp(36px, 7.4vw, 66px);
    }
}
@media (max-width: 767px) {
    body.uyc-theme-light .pixora-slider__scene {
        width: calc(100% - 30px);
        gap: 18px;
    }
    body.uyc-theme-light .pixora-slider__copy {
        width: 100%;
        padding: 22px 20px 24px 22px;
    }
    body.uyc-theme-light .pixora-slider__copy::before {
        top: 20px;
        bottom: 20px;
        width: 2px;
    }
    body.uyc-theme-light .pixora-slider__active-title {
        font-size: clamp(30px, 9vw, 48px);
        line-height: 1;
    }
    body.uyc-theme-light .pixora-slider__active-text {
        font-size: 14px;
        line-height: 1.56;
    }
}
/* ===== counter 3d agency proof ===== */
body.uyc-theme-light .counter-agency-3d {
    position: relative;
    padding: clamp(92px, 9vw, 146px) 0;
    background:
        radial-gradient(circle at 16% 8%, rgba(var(--theme-rgb), .10), transparent 28%),
        radial-gradient(circle at 88% 66%, rgba(16,24,64,.055), transparent 34%),
        #fff;
    color: #101840;
    isolation: isolate;
}
body.uyc-theme-light .counter-agency-3d::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    background-image:
        linear-gradient(rgba(16,24,64,.055) 1px, transparent 1px),
        linear-gradient(90deg, rgba(16,24,64,.045) 1px, transparent 1px);
    background-size: 62px 62px;
    mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent);
    pointer-events: none;
}
body.uyc-theme-light .counter-agency-3d::after {
    content: '';
    position: absolute;
    right: clamp(24px, 6vw, 110px);
    top: clamp(42px, 7vw, 110px);
    width: clamp(190px, 24vw, 420px);
    aspect-ratio: 1;
    border: 1px solid rgba(16,24,64,.09);
    transform: rotateX(62deg) rotateZ(-34deg);
    box-shadow: 0 28px 90px rgba(16,24,64,.08), inset 0 0 48px rgba(16,24,64,.035);
    opacity: .72;
    pointer-events: none;
}
body.uyc-theme-light .counter-agency-3d .container {
    position: relative;
    z-index: 2;
    width: min(100% - 70px, 1460px);
    max-width: 1460px;
}
body.uyc-theme-light .counter-agency-layout {
    display: grid;
    grid-template-columns: minmax(320px, 480px) minmax(0, 1fr);
    align-items: center;
    gap: clamp(44px, 7vw, 118px);
}
body.uyc-theme-light .counter-agency-3d .counter-heading {
    max-width: 480px;
    margin: 0;
}
body.uyc-theme-light .counter-agency-3d .counter-kicker {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    color: var(--sh-red, var(--theme-color));
    font-family: var(--title-font);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .18em;
    text-transform: uppercase;
}
body.uyc-theme-light .counter-agency-3d .counter-kicker::before {
    content: '';
    width: 44px;
    height: 2px;
    background: currentColor;
}
body.uyc-theme-light .counter-agency-3d .counter-title {
    margin: 0;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(48px, 6vw, 104px);
    font-weight: 900;
    line-height: .9;
    letter-spacing: 0;
    text-transform: uppercase;
}
body.uyc-theme-light .counter-agency-3d .counter-lead {
    width: min(430px, 100%);
    margin: 22px 0 0;
    color: rgba(16,24,64,.64);
    font-size: clamp(14px, 1vw, 16px);
    line-height: 1.7;
    font-weight: 600;
}
body.uyc-theme-light .counter-agency-3d .counter-card-wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(16px, 2.1vw, 28px);
    align-items: stretch;
    perspective: 1300px;
}
body.uyc-theme-light .counter-agency-3d .counter-card {
    --rx: 0deg;
    --ry: 0deg;
    position: relative;
    min-height: clamp(220px, 18vw, 300px);
    display: block;
    overflow: hidden;
    padding: clamp(22px, 2.4vw, 34px);
    border: 1px solid rgba(16,24,64,.10);
    border-radius: 0;
    background:
        linear-gradient(145deg, rgba(255,255,255,.95), rgba(247,248,251,.72)),
        linear-gradient(180deg, rgba(16,24,64,.035), rgba(16,24,64,.015));
    box-shadow: 0 28px 72px rgba(16,24,64,.11), inset 0 1px 0 rgba(255,255,255,.92);
    transform: rotateX(var(--rx)) rotateY(var(--ry)) translateZ(0);
    transform-style: preserve-3d;
    transition: transform .18s ease, border-color .22s ease, box-shadow .22s ease;
}
body.uyc-theme-light .counter-agency-3d .counter-card::after {
    content: '';
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--sh-red, var(--theme-color)), var(--gr-color2));
    transform: scaleX(.34);
    transform-origin: left;
    transition: transform .22s ease;
}
body.uyc-theme-light .counter-agency-3d .counter-card:hover {
    border-color: rgba(var(--theme-rgb), .34);
    box-shadow: 0 36px 96px rgba(16,24,64,.16), 0 0 46px rgba(var(--theme-rgb), .10), inset 0 1px 0 rgba(255,255,255,.95);
}
body.uyc-theme-light .counter-agency-3d .counter-card:hover::after {
    transform: scaleX(1);
}
body.uyc-theme-light .counter-agency-3d .counter-card .box-icon {
    position: absolute;
    right: 22px;
    top: 22px;
    display: grid;
    place-items: center;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(16,24,64,.10);
    color: #101840;
    background: rgba(255,255,255,.68);
    transform: translateZ(42px);
}
body.uyc-theme-light .counter-agency-3d .counter-card .box-icon::before {
    content: attr(data-counter-index);
    position: absolute;
    right: 0;
    top: -24px;
    color: rgba(16,24,64,.34);
    font-family: var(--title-font);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .14em;
}
body.uyc-theme-light .counter-agency-3d .counter-card .media-body {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
    transform: translateZ(34px);
}
body.uyc-theme-light .counter-agency-3d .counter-card-label {
    color: rgba(16,24,64,.48);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .16em;
    text-transform: uppercase;
}
body.uyc-theme-light .counter-agency-3d .counter-card .box-number {
    width: auto;
    margin: 0;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(76px, 8.6vw, 142px);
    font-weight: 950;
    line-height: .78;
    letter-spacing: 0;
    -webkit-text-stroke: 0;
    text-shadow: 0 18px 38px rgba(16,24,64,.12);
    transform: none;
}
body.uyc-theme-light .counter-agency-3d .counter-card .box-text {
    max-width: 270px;
    margin: 0;
    color: rgba(16,24,64,.76);
    font-family: var(--title-font);
    font-size: clamp(22px, 1.9vw, 34px);
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}
@media (max-width: 1199px) {
    body.uyc-theme-light .counter-agency-layout { grid-template-columns: 1fr; gap: 34px; }
    body.uyc-theme-light .counter-agency-3d .counter-heading { max-width: 760px; }
}
@media (max-width: 767px) {
    body.uyc-theme-light .counter-agency-3d { padding: 74px 0; }
    body.uyc-theme-light .counter-agency-3d .container { width: min(100% - 30px, 1460px); }
    body.uyc-theme-light .counter-agency-3d .counter-card-wrap { grid-template-columns: 1fr; gap: 14px; }
    body.uyc-theme-light .counter-agency-3d .counter-card { min-height: 194px; padding: 22px; }
    body.uyc-theme-light .counter-agency-3d .counter-title { font-size: clamp(40px, 13vw, 62px); }
    body.uyc-theme-light .counter-agency-3d .counter-card .box-number { font-size: clamp(76px, 25vw, 116px); }
    body.uyc-theme-light .counter-agency-3d .counter-card .box-text { font-size: clamp(20px, 7vw, 28px); }
}
/* ===== about premium flow ===== */
body.uyc-theme-light .about-premium-flow {
    position: relative;
    min-height: 760px;
    padding: clamp(92px, 9vw, 150px) 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 14% 24%, rgba(var(--theme-rgb), .14), transparent 28%),
        linear-gradient(135deg, #fff 0%, #f5f7fb 48%, #fff 100%);
    color: #101840;
    isolation: isolate;
}
body.uyc-theme-light .about-premium-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: .13;
}
body.uyc-theme-light .about-premium-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    filter: grayscale(.25) contrast(1.06) brightness(1.04);
}
body.uyc-theme-light .about-premium-flow::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(90deg, rgba(255,255,255,.98), rgba(255,255,255,.68) 46%, rgba(255,255,255,.94)),
        linear-gradient(rgba(16,24,64,.046) 1px, transparent 1px),
        linear-gradient(90deg, rgba(16,24,64,.036) 1px, transparent 1px);
    background-size: auto, 62px 62px, 62px 62px;
    pointer-events: none;
}
body.uyc-theme-light .about-premium-flow .container {
    position: relative;
    z-index: 2;
    width: min(100% - 70px, 1460px);
    max-width: 1460px;
}
body.uyc-theme-light .about-premium-grid {
    display: grid;
    grid-template-columns: minmax(360px, 610px) minmax(420px, 690px);
    align-items: center;
    gap: clamp(48px, 7vw, 118px);
}
body.uyc-theme-light .about-premium-copy {
    min-width: 0;
}
body.uyc-theme-light .about-premium-flow .about-subtitle {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 18px;
    color: var(--sh-red, var(--theme-color));
    font-family: var(--title-font);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .18em;
    text-transform: uppercase;
}
body.uyc-theme-light .about-premium-flow .about-subtitle::before {
    content: '';
    width: 44px;
    height: 2px;
    background: currentColor;
}
body.uyc-theme-light .about-premium-flow .about-title {
    max-width: 650px;
    margin: 0;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(50px, 6vw, 104px);
    font-weight: 950;
    line-height: .9;
    letter-spacing: 0;
    text-transform: uppercase;
}
body.uyc-theme-light .about-premium-flow .about-content {
    max-width: 560px;
    margin: 22px 0 0;
}
body.uyc-theme-light .about-premium-flow .about-content p {
    margin: 0;
    color: rgba(16,24,64,.68);
    font-size: clamp(15px, 1vw, 17px);
    line-height: 1.72;
    font-weight: 600;
}
body.uyc-theme-light .about-premium-points {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin: 32px 0 28px;
}
body.uyc-theme-light .about-premium-points article {
    position: relative;
    min-height: 178px;
    padding: 22px;
    overflow: hidden;
    border: 1px solid rgba(16,24,64,.11);
    background:
        radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .10), transparent 42%),
        linear-gradient(145deg, rgba(255,255,255,.95), rgba(247,248,251,.72));
    box-shadow: 0 24px 64px rgba(16,24,64,.11), inset 0 1px 0 rgba(255,255,255,.94);
    transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;
}
body.uyc-theme-light .about-premium-points article::after {
    content: '';
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--sh-red, var(--theme-color)), var(--gr-color2));
    transform: scaleX(.36);
    transform-origin: left;
    transition: transform .24s ease;
}
body.uyc-theme-light .about-premium-points article:hover {
    transform: translateY(-6px);
    border-color: rgba(var(--theme-rgb), .32);
    box-shadow: 0 32px 84px rgba(16,24,64,.16), 0 0 38px rgba(var(--theme-rgb), .08);
}
body.uyc-theme-light .about-premium-points article:hover::after {
    transform: scaleX(1);
}
body.uyc-theme-light .about-premium-points span {
    display: block;
    color: var(--sh-red, var(--theme-color));
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .16em;
}
body.uyc-theme-light .about-premium-points strong {
    display: block;
    margin: 26px 0 10px;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(24px, 1.8vw, 34px);
    font-weight: 900;
    line-height: .95;
    text-transform: uppercase;
}
body.uyc-theme-light .about-premium-points p {
    margin: 0;
    color: rgba(16,24,64,.62);
    font-size: 14px;
    line-height: 1.55;
    font-weight: 600;
}
body.uyc-theme-light .about-premium-flow .about-btn {
    min-height: 48px;
    padding: 0 22px;
    border-radius: 0;
    border-color: rgba(var(--theme-rgb), .28);
    color: #101840;
    background: linear-gradient(90deg, rgba(var(--theme-rgb), .10), rgba(255,255,255,.72));
    box-shadow: 0 16px 42px rgba(var(--theme-rgb), .10);
}
body.uyc-theme-light .about-premium-flow .about-btn:hover {
    color: #fff;
    background: var(--sh-red, var(--theme-color));
    border-color: var(--sh-red, var(--theme-color));
}
body.uyc-theme-light .about-premium-visual {
    --about-x: 0px;
    --about-y: 0px;
    --about-rx: 0deg;
    --about-ry: 0deg;
    position: relative;
    min-height: clamp(560px, 46vw, 720px);
    perspective: 1400px;
    transform-style: preserve-3d;
}
body.uyc-theme-light .about-premium-frame {
    position: absolute;
    inset: 8% 8% 8% 4%;
    overflow: hidden;
    border: 1px solid rgba(16,24,64,.13);
    clip-path: polygon(0 0, 91% 0, 100% 11%, 100% 100%, 9% 100%, 0 89%);
    background: #fff;
    box-shadow: 0 46px 126px rgba(16,24,64,.20), 0 0 64px rgba(var(--theme-rgb), .10);
    transform: rotateX(var(--about-rx)) rotateY(calc(var(--about-ry) - 10deg)) translate3d(var(--about-x), var(--about-y), 80px);
    transform-style: preserve-3d;
    transition: transform .18s ease, box-shadow .28s ease;
}
body.uyc-theme-light .about-premium-frame::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        linear-gradient(115deg, transparent 0 36%, rgba(255,255,255,.48) 48%, transparent 60%),
        linear-gradient(180deg, transparent 52%, rgba(16,24,64,.18));
    opacity: .54;
    transform: translateX(-45%);
    transition: transform .7s ease;
    pointer-events: none;
}
body.uyc-theme-light .about-premium-visual:hover .about-premium-frame::after {
    transform: translateX(45%);
}
body.uyc-theme-light .about-premium-frame img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transform: scale(1.07);
    filter: saturate(1.02) contrast(1.06);
    transition: transform .7s cubic-bezier(.2,.8,.2,1), filter .7s ease;
}
body.uyc-theme-light .about-premium-visual:hover .about-premium-frame img {
    transform: scale(1.12) translateX(1.4%);
    filter: saturate(1.08) contrast(1.10);
}
body.uyc-theme-light .about-premium-panel {
    position: absolute;
    z-index: 4;
    min-width: 188px;
    padding: 18px 20px;
    border: 1px solid rgba(16,24,64,.12);
    background: rgba(255,255,255,.76);
    -webkit-backdrop-filter: blur(16px) saturate(1.16);
    backdrop-filter: blur(16px) saturate(1.16);
    box-shadow: 0 28px 78px rgba(16,24,64,.16), 0 0 30px rgba(var(--theme-rgb), .08);
    transform-style: preserve-3d;
}
body.uyc-theme-light .about-premium-panel::after {
    content: '';
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--sh-red, var(--theme-color)), var(--gr-color2));
}
body.uyc-theme-light .about-premium-panel span {
    display: block;
    color: var(--sh-red, var(--theme-color));
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .16em;
    text-transform: uppercase;
}
body.uyc-theme-light .about-premium-panel strong {
    display: block;
    margin-top: 8px;
    color: #101840;
    font-family: var(--title-font);
    font-size: 27px;
    font-weight: 900;
    line-height: .95;
    text-transform: uppercase;
}
body.uyc-theme-light .about-premium-panel-top {
    right: 0;
    top: 14%;
    transform: translateZ(150px) rotateZ(3deg);
}
body.uyc-theme-light .about-premium-panel-bottom {
    left: 0;
    bottom: 12%;
    transform: translateZ(140px) rotateZ(-4deg);
}
body.uyc-theme-light .about-premium-index {
    position: absolute;
    right: 2%;
    bottom: 1%;
    z-index: 0;
    color: rgba(16,24,64,.055);
    font-family: var(--title-font);
    font-size: clamp(92px, 12vw, 190px);
    font-weight: 950;
    line-height: .8;
    letter-spacing: 0;
    transform: rotate(-4deg);
    pointer-events: none;
}
@media (max-width: 1199px) {
    body.uyc-theme-light .about-premium-grid { grid-template-columns: 1fr; gap: 38px; }
    body.uyc-theme-light .about-premium-visual { min-height: 540px; }
}
@media (max-width: 767px) {
    body.uyc-theme-light .about-premium-flow { min-height: auto; padding: 76px 0; }
    body.uyc-theme-light .about-premium-flow .container { width: min(100% - 30px, 1460px); }
    body.uyc-theme-light .about-premium-points { grid-template-columns: 1fr; }
    body.uyc-theme-light .about-premium-visual { min-height: 430px; }
    body.uyc-theme-light .about-premium-frame { inset: 8% 3% 14%; transform: rotateX(var(--about-rx)) rotateY(calc(var(--about-ry) - 5deg)) translate3d(var(--about-x), var(--about-y), 48px); }
    body.uyc-theme-light .about-premium-panel { min-width: 152px; padding: 14px 15px; }
    body.uyc-theme-light .about-premium-panel strong { font-size: 20px; }
    body.uyc-theme-light .about-premium-panel-top { right: 0; top: 6%; }
    body.uyc-theme-light .about-premium-panel-bottom { left: 0; bottom: 6%; }
    body.uyc-theme-light .about-premium-flow .about-title { font-size: clamp(40px, 13vw, 62px); }
}
/* ===== services modern reveal ===== */
body.uyc-theme-light .services-modern-reveal {
    position: relative;
    padding: clamp(104px, 10vw, 168px) 0;
    overflow: clip;
    background:
        radial-gradient(circle at 12% 12%, rgba(var(--theme-rgb), .12), transparent 30%),
        linear-gradient(135deg, #fff 0%, #f5f7fb 52%, #fff 100%);
    color: #101840;
    isolation: isolate;
}
body.uyc-theme-light .services-modern-reveal::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(rgba(16,24,64,.044) 1px, transparent 1px),
        linear-gradient(90deg, rgba(16,24,64,.034) 1px, transparent 1px);
    background-size: 64px 64px;
    mask-image: linear-gradient(90deg, transparent, #000 16%, #000 84%, transparent);
    pointer-events: none;
}
body.uyc-theme-light .services-modern-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    background: radial-gradient(circle at 82% 40%, rgba(var(--theme-rgb), .10), transparent 34%);
    pointer-events: none;
}
body.uyc-theme-light .services-modern-reveal .container {
    position: relative;
    z-index: 2;
    width: min(100% - 70px, 1500px);
    max-width: 1500px;
}
body.uyc-theme-light .services-modern-layout {
    display: grid;
    grid-template-columns: minmax(320px, 470px) minmax(0, 1fr);
    gap: clamp(42px, 6vw, 104px);
    align-items: start;
}
body.uyc-theme-light .services-modern-sticky {
    position: sticky;
    top: 120px;
    min-height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body.uyc-theme-light .services-modern-sticky .section-title__subtitle {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    color: var(--sh-red, var(--theme-color));
    font-family: var(--title-font);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .18em;
    text-transform: uppercase;
}
body.uyc-theme-light .services-modern-sticky .section-title__subtitle::before {
    content: '';
    width: 44px;
    height: 2px;
    background: currentColor;
}
body.uyc-theme-light .services-modern-sticky .section-title__heading {
    margin: 0;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(54px, 6vw, 112px);
    font-weight: 950;
    line-height: .86;
    letter-spacing: 0;
    text-transform: uppercase;
}
body.uyc-theme-light .services-modern-sticky p {
    max-width: 410px;
    margin: 24px 0 0;
    color: rgba(16,24,64,.66);
    font-size: 16px;
    line-height: 1.68;
    font-weight: 650;
}
body.uyc-theme-light .services-modern-progress {
    width: 3px;
    height: 150px;
    margin-top: 34px;
    background: rgba(16,24,64,.10);
    overflow: hidden;
}
body.uyc-theme-light .services-modern-progress span {
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, var(--sh-red, var(--theme-color)), var(--gr-color2));
    transform: scaleY(0);
    transform-origin: top;
}
body.uyc-theme-light .services-modern-list {
    display: grid;
    gap: 18px;
    perspective: 1400px;
}
body.uyc-theme-light .service-modern-item {
    --reveal: 0;
    position: relative;
    display: grid;
    grid-template-columns: clamp(170px, 18vw, 280px) minmax(0, 1fr) 58px;
    align-items: stretch;
    min-height: 230px;
    overflow: hidden;
    border: 1px solid rgba(16,24,64,.10);
    background:
        linear-gradient(145deg, rgba(255,255,255,.94), rgba(247,248,251,.72));
    box-shadow: 0 24px 66px rgba(16,24,64,.11), inset 0 1px 0 rgba(255,255,255,.92);
    opacity: calc(.22 + (var(--reveal) * .78));
    filter: blur(calc((1 - var(--reveal)) * 5px)) saturate(calc(.72 + (var(--reveal) * .28)));
    transform:
        translate3d(calc((1 - var(--reveal)) * 92px), calc((1 - var(--reveal)) * 54px), calc((1 - var(--reveal)) * -170px))
        rotateX(calc((1 - var(--reveal)) * 14deg))
        rotateY(calc((1 - var(--reveal)) * -12deg));
    transform-style: preserve-3d;
    transition: border-color .24s ease, box-shadow .24s ease, transform .18s linear, opacity .18s linear, filter .18s linear;
}
body.uyc-theme-light .services-modern-reveal.is-closing .service-modern-item {
    transform:
        translate3d(calc((1 - var(--reveal)) * -76px), calc((1 - var(--reveal)) * 42px), calc((1 - var(--reveal)) * -190px))
        rotateX(calc((1 - var(--reveal)) * -12deg))
        rotateY(calc((1 - var(--reveal)) * 13deg));
}
body.uyc-theme-light .service-modern-item::after {
    content: '';
    position: absolute;
    left: clamp(190px, 19vw, 304px);
    right: 24px;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--sh-red, var(--theme-color)), var(--gr-color2));
    transform: scaleX(calc(.24 + (var(--reveal) * .76)));
    transform-origin: left;
}
body.uyc-theme-light .service-modern-item:hover,
body.uyc-theme-light .service-modern-item.is-active {
    border-color: rgba(var(--theme-rgb), .30);
    box-shadow: 0 32px 84px rgba(16,24,64,.16), 0 0 38px rgba(var(--theme-rgb), .08);
}
body.uyc-theme-light .service-modern-media {
    position: relative;
    display: block;
    min-height: 230px;
    overflow: hidden;
    background: #fff;
}
body.uyc-theme-light .service-modern-media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transform: scale(calc(1.12 - (var(--reveal) * .05)));
    filter: brightness(.82) contrast(1.08) saturate(.96);
    transition: transform .45s ease, filter .35s ease;
}
body.uyc-theme-light .service-modern-item:hover .service-modern-media img {
    transform: scale(1.12);
    filter: brightness(.90) contrast(1.10) saturate(1.06);
}
body.uyc-theme-light .service-modern-copy {
    padding: clamp(24px, 2.4vw, 38px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
}
body.uyc-theme-light .service-modern-no {
    color: var(--sh-red, var(--theme-color));
    font-size: 12px;
    font-weight: 950;
    letter-spacing: .16em;
}
body.uyc-theme-light .service-modern-copy h3 {
    margin: 18px 0 12px;
}
body.uyc-theme-light .service-modern-copy h3 a {
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(34px, 3.6vw, 64px);
    font-weight: 950;
    line-height: .9;
    text-transform: uppercase;
    text-decoration: none;
}
body.uyc-theme-light .service-modern-copy p {
    max-width: 620px;
    margin: 0;
    color: rgba(16,24,64,.64);
    font-size: 14px;
    line-height: 1.6;
    font-weight: 620;
}
body.uyc-theme-light .service-modern-arrow {
    display: grid;
    place-items: center;
    color: #101840;
    border-left: 1px solid rgba(16,24,64,.10);
    text-decoration: none;
    font-size: 18px;
    transition: background .24s ease, color .24s ease;
}
body.uyc-theme-light .service-modern-item:hover .service-modern-arrow {
    background: var(--sh-red, var(--theme-color));
    color: #fff;
}
@media (max-width: 1199px) {
    body.uyc-theme-light .services-modern-layout { grid-template-columns: 1fr; }
    body.uyc-theme-light .services-modern-sticky { position: relative; top: auto; min-height: auto; }
}
@media (max-width: 767px) {
    body.uyc-theme-light .services-modern-reveal { padding: 78px 0; }
    body.uyc-theme-light .services-modern-reveal .container { width: min(100% - 30px, 1500px); }
    body.uyc-theme-light .service-modern-item { grid-template-columns: 1fr; min-height: auto; }
    body.uyc-theme-light .service-modern-media { min-height: 230px; }
    body.uyc-theme-light .service-modern-arrow { min-height: 52px; border-left: 0; border-top: 1px solid rgba(16,24,64,.10); }
    body.uyc-theme-light .service-modern-item::after { left: 24px; }
    body.uyc-theme-light .services-modern-sticky .section-title__heading { font-size: clamp(42px, 13vw, 66px); }
}
/* ===== services modern reveal soften/layout fix ===== */
body.uyc-theme-light .services-modern-layout {
    grid-template-columns: minmax(280px, 390px) minmax(0, 1fr);
    gap: clamp(34px, 5vw, 86px);
}
body.uyc-theme-light .services-modern-sticky {
    min-height: 460px;
}
body.uyc-theme-light .services-modern-sticky .section-title__heading {
    font-size: clamp(44px, 4.8vw, 86px);
    line-height: .9;
}
body.uyc-theme-light .services-modern-sticky p {
    max-width: 360px;
    font-size: 15px;
}
body.uyc-theme-light .services-modern-progress {
    display: none;
}
body.uyc-theme-light .service-modern-item {
    border: 0;
    border-radius: 8px;
    background:
        radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .085), transparent 38%),
        linear-gradient(145deg, rgba(255,255,255,.98), rgba(247,248,251,.78));
    box-shadow: 0 24px 62px rgba(16,24,64,.10);
}
body.uyc-theme-light .service-modern-item::after {
    display: none;
}
body.uyc-theme-light .service-modern-item:hover,
body.uyc-theme-light .service-modern-item.is-active {
    border-color: transparent;
    box-shadow: 0 30px 82px rgba(16,24,64,.14), 0 0 34px rgba(var(--theme-rgb), .08);
}
body.uyc-theme-light .service-modern-media {
    border-radius: 8px 0 0 8px;
}
body.uyc-theme-light .service-modern-arrow {
    border-left: 0;
    color: rgba(16,24,64,.72);
    background: rgba(16,24,64,.035);
}
body.uyc-theme-light .service-modern-item:hover .service-modern-arrow {
    color: #fff;
    background: rgba(var(--theme-rgb), .86);
}
@media (max-width: 1199px) {
    body.uyc-theme-light .services-modern-layout { grid-template-columns: 1fr; }
    body.uyc-theme-light .services-modern-sticky { min-height: auto; }
    body.uyc-theme-light .services-modern-sticky .section-title__heading { max-width: 820px; }
    body.uyc-theme-light .services-modern-sticky p { max-width: 620px; }
}
@media (max-width: 767px) {
    body.uyc-theme-light .service-modern-media { border-radius: 8px 8px 0 0; }
    body.uyc-theme-light .service-modern-arrow { border-top: 0; background: rgba(16,24,64,.045); }
}
/* ===== services vertical title ===== */
body.uyc-theme-light .services-modern-layout {
    grid-template-columns: minmax(120px, 190px) minmax(0, 1fr);
    gap: clamp(30px, 4.8vw, 78px);
}
body.uyc-theme-light .services-modern-sticky {
    min-height: 560px;
    align-items: center;
    justify-content: center;
}
body.uyc-theme-light .services-modern-sticky .section-title__subtitle {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    margin: 0 0 22px;
    gap: 10px;
}
body.uyc-theme-light .services-modern-sticky .section-title__subtitle::before {
    width: 2px;
    height: 42px;
}
body.uyc-theme-light .services-modern-sticky .section-title__heading {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    max-height: 560px;
    font-size: clamp(48px, 5.4vw, 96px);
    line-height: .86;
    text-align: center;
    white-space: nowrap;
}
body.uyc-theme-light .services-modern-sticky p {
    display: none;
}
@media (max-width: 1199px) {
    body.uyc-theme-light .services-modern-layout { grid-template-columns: 1fr; }
    body.uyc-theme-light .services-modern-sticky {
        align-items: flex-start;
        justify-content: flex-start;
        min-height: auto;
    }
    body.uyc-theme-light .services-modern-sticky .section-title__subtitle,
    body.uyc-theme-light .services-modern-sticky .section-title__heading {
        writing-mode: horizontal-tb;
        transform: none;
        text-align: left;
        white-space: normal;
    }
    body.uyc-theme-light .services-modern-sticky .section-title__subtitle::before {
        width: 44px;
        height: 2px;
    }
    body.uyc-theme-light .services-modern-sticky p {
        display: block;
    }
}

/* ===== services top marquee ===== */
.services-modern-reveal {
    padding-top: clamp(190px, 15vw, 250px);
}
.services-marquee-wrap {
    position: relative;
    z-index: 3;
    height: clamp(118px, 9vw, 168px);
    margin: -76px 0 clamp(38px, 5vw, 70px);
    overflow: hidden;
    pointer-events: none;
}
.services-marquee-row {
    position: absolute;
    left: -7vw;
    right: -7vw;
    height: clamp(46px, 4.4vw, 68px);
    display: flex;
    align-items: center;
    overflow: hidden;
    box-shadow: 0 20px 52px rgba(0,0,0,.24);
}
.services-marquee-row--dark {
    top: 16px;
    background: #23262b;
    transform: rotate(4deg);
    opacity: .96;
}
.services-marquee-row--accent {
    top: clamp(44px, 4.2vw, 66px);
    background: var(--sh-red, var(--theme-color));
    transform: rotate(-4deg);
    box-shadow: 0 26px 70px rgba(var(--theme-rgb), .28);
}
.services-marquee-track {
    display: flex;
    align-items: center;
    gap: clamp(20px, 2.4vw, 42px);
    min-width: max-content;
    color: #fff;
    font-family: var(--title-font, 'Big Shoulders Display', sans-serif);
    font-size: clamp(26px, 3vw, 48px);
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
    text-transform: none;
    animation: servicesMarqueeLeft 28s linear infinite;
}
.services-marquee-row--accent .services-marquee-track {
    animation-name: servicesMarqueeRight;
    animation-duration: 24s;
}
.services-marquee-track span,
.services-marquee-track i {
    display: inline-flex;
    align-items: center;
}
.services-marquee-track i {
    font-size: .56em;
    opacity: .9;
}
@keyframes servicesMarqueeLeft {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@keyframes servicesMarqueeRight {
    from { transform: translateX(-50%); }
    to { transform: translateX(0); }
}
@media (max-width: 991px) {
    .services-modern-reveal {
        padding-top: 154px;
    }
    .services-marquee-wrap {
        height: 104px;
        margin-top: -48px;
    }
    .services-marquee-row {
        left: -18vw;
        right: -18vw;
    }
}
@media (max-width: 640px) {
    .services-modern-reveal {
        padding-top: 126px;
    }
    .services-marquee-wrap {
        height: 86px;
        margin-bottom: 28px;
    }
    .services-marquee-row {
        height: 42px;
    }
    .services-marquee-row--dark {
        top: 10px;
        transform: rotate(3deg);
    }
    .services-marquee-row--accent {
        top: 36px;
        transform: rotate(-3deg);
    }
}
body.uyc-theme-light .services-marquee-row--dark {
    background: #171b22 !important;
    color: #fff !important;
}
body.uyc-theme-light .services-marquee-row--accent {
    color: #fff !important;
}

/* ===== services marquee inside section fix ===== */
.services-modern-reveal {
    padding-top: clamp(96px, 8vw, 132px);
}
.services-modern-reveal .container {
    overflow: visible;
}
.services-marquee-wrap {
    width: 100%;
    height: clamp(126px, 9vw, 164px);
    margin: 0 0 clamp(36px, 4.5vw, 64px);
    overflow: visible;
}
.services-marquee-row {
    left: 50%;
    right: auto;
    width: min(1660px, 118vw);
    margin-left: min(-830px, -59vw);
    border-radius: 0;
}
.services-marquee-row--dark {
    top: 12px;
    transform: rotate(3.2deg);
}
.services-marquee-row--accent {
    top: clamp(48px, 4.4vw, 70px);
    transform: rotate(-3.2deg);
}
@media (max-width: 991px) {
    .services-modern-reveal {
        padding-top: 82px;
    }
    .services-marquee-wrap {
        height: 112px;
        margin-top: 0;
    }
    .services-marquee-row {
        width: 132vw;
        margin-left: -66vw;
    }
}
@media (max-width: 640px) {
    .services-modern-reveal {
        padding-top: 70px;
    }
    .services-marquee-wrap {
        height: 92px;
        margin-bottom: 28px;
    }
    .services-marquee-row {
        width: 146vw;
        margin-left: -73vw;
    }
}

/* ===== services marquee full bleed fix ===== */
.services-modern-reveal .services-marquee-wrap {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
.services-modern-reveal .services-marquee-row {
    left: 50%;
    width: 142vw;
    max-width: none;
    margin-left: -71vw;
}
.services-modern-reveal .services-marquee-track {
    min-width: max-content;
}
@media (max-width: 991px) {
    .services-modern-reveal .services-marquee-row {
        width: 156vw;
        margin-left: -78vw;
    }
}
@media (max-width: 640px) {
    .services-modern-reveal .services-marquee-row {
        width: 172vw;
        margin-left: -86vw;
    }
}
/* ===== skills radar modern ===== */
body.uyc-theme-light .skill-radar-section {
    position: relative;
    padding: clamp(96px, 9vw, 152px) 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 18% 22%, rgba(var(--theme-rgb), .12), transparent 30%),
        linear-gradient(135deg, #fff 0%, #f5f7fb 52%, #fff 100%);
    color: #101840;
    isolation: isolate;
}
body.uyc-theme-light .skill-radar-section::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(rgba(16,24,64,.044) 1px, transparent 1px),
        linear-gradient(90deg, rgba(16,24,64,.034) 1px, transparent 1px);
    background-size: 64px 64px;
    mask-image: linear-gradient(90deg, transparent, #000 16%, #000 84%, transparent);
    pointer-events: none;
}
body.uyc-theme-light .skill-radar-section .container {
    position: relative;
    z-index: 2;
    width: min(100% - 70px, 1460px);
    max-width: 1460px;
}
body.uyc-theme-light .skill-radar-layout {
    display: grid;
    grid-template-columns: minmax(300px, 430px) minmax(0, 1fr);
    align-items: center;
    gap: clamp(42px, 6vw, 104px);
}
body.uyc-theme-light .skill-radar-section .section_title {
    margin: 0;
    max-width: 430px;
}
body.uyc-theme-light .skill-radar-section .sm_title {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 18px;
    color: var(--sh-red, var(--theme-color));
    font-family: var(--title-font);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .18em;
    text-transform: uppercase;
}
body.uyc-theme-light .skill-radar-section .sm_title::before {
    content: '';
    width: 44px;
    height: 2px;
    background: currentColor;
}
body.uyc-theme-light .skill-radar-section .title {
    margin: 0;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(48px, 5.5vw, 96px);
    font-weight: 950;
    line-height: .88;
    letter-spacing: 0;
    text-transform: uppercase;
}
body.uyc-theme-light .skill-radar-lead {
    max-width: 390px;
    margin: 24px 0 0;
    color: rgba(16,24,64,.64);
    font-size: 15px;
    line-height: 1.68;
    font-weight: 650;
}
body.uyc-theme-light .skill-radar-panel {
    display: grid;
    grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
    align-items: center;
    gap: clamp(24px, 4vw, 58px);
}
body.uyc-theme-light .skill-radar-orb {
    --fill: 0%;
    position: relative;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    align-content: center;
    text-align: center;
    border-radius: 50%;
    background:
        radial-gradient(circle at center, #fff 0 54%, transparent 55%),
        conic-gradient(var(--sh-red, var(--theme-color)) var(--fill), rgba(16,24,64,.10) 0);
    box-shadow: 0 30px 82px rgba(16,24,64,.13), 0 0 38px rgba(var(--theme-rgb), .08);
    transition: --fill 1.3s ease;
}
body.uyc-theme-light .skill-radar-section.is-active .skill-radar-orb {
    --fill: var(--skill-average);
}
body.uyc-theme-light .skill-radar-orb::before,
body.uyc-theme-light .skill-radar-orb::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}
body.uyc-theme-light .skill-radar-orb::before {
    inset: 18px;
    border: 1px solid rgba(16,24,64,.10);
}
body.uyc-theme-light .skill-radar-orb::after {
    inset: -14px;
    border: 1px solid rgba(var(--theme-rgb), .18);
    transform: rotate(-18deg);
}
body.uyc-theme-light .skill-radar-orb span,
body.uyc-theme-light .skill-radar-orb small {
    color: rgba(16,24,64,.56);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .16em;
    text-transform: uppercase;
}
body.uyc-theme-light .skill-radar-orb strong {
    margin: 10px 0;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(62px, 6vw, 104px);
    font-weight: 950;
    line-height: .82;
}
body.uyc-theme-light .skill-radar-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    max-width: none;
    margin: 0;
}
body.uyc-theme-light .skill-radar-item {
    position: relative;
    min-height: 112px;
    padding: 22px 24px;
    border: 0;
    border-radius: 8px;
    background:
        radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .08), transparent 38%),
        linear-gradient(145deg, rgba(255,255,255,.98), rgba(247,248,251,.78));
    box-shadow: 0 22px 58px rgba(16,24,64,.10);
    overflow: hidden;
    transform: translateX(0);
    transition: transform .28s ease, box-shadow .28s ease;
}
body.uyc-theme-light .skill-radar-item:hover {
    transform: translateX(8px);
    box-shadow: 0 28px 72px rgba(16,24,64,.14), 0 0 30px rgba(var(--theme-rgb), .08);
}
body.uyc-theme-light .skill-radar-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 15px;
}
body.uyc-theme-light .skill-radar-no {
    color: var(--sh-red, var(--theme-color));
    font-size: 11px;
    font-weight: 950;
    letter-spacing: .16em;
}
body.uyc-theme-light .skill-radar-item .skill-percentage {
    position: static;
    color: rgba(16,24,64,.62);
    -webkit-text-stroke: 0;
    font-family: var(--title-font);
    font-size: 24px;
    font-weight: 950;
    line-height: 1;
}
body.uyc-theme-light .skill-radar-item .skill-card-title {
    max-width: 100%;
    margin: 0 0 18px;
    color: #101840;
    font-family: var(--title-font);
    font-size: clamp(24px, 2vw, 34px);
    font-weight: 900;
    line-height: .95;
    text-transform: uppercase;
}
body.uyc-theme-light .skill-radar-item .skill-progress-wrapper {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    height: 7px;
    border-radius: 999px;
    background: rgba(16,24,64,.10);
    overflow: hidden;
}
body.uyc-theme-light .skill-radar-item .skill-progress-bar {
    position: absolute;
    inset: 0 auto 0 0;
    width: 0;
    border-radius: inherit;
    background: linear-gradient(90deg, var(--sh-red, var(--theme-color)), var(--gr-color2));
    box-shadow: none;
    transition: width 1.15s cubic-bezier(.2,.8,.2,1);
}
body.uyc-theme-light .skill-radar-section.is-active .skill-radar-item .skill-progress-bar {
    width: var(--progress);
    transition-delay: calc(var(--skill-i) * 90ms);
}
@media (max-width: 1199px) {
    body.uyc-theme-light .skill-radar-layout,
    body.uyc-theme-light .skill-radar-panel { grid-template-columns: 1fr; }
    body.uyc-theme-light .skill-radar-orb { width: min(360px, 100%); }
}
@media (max-width: 767px) {
    body.uyc-theme-light .skill-radar-section { padding: 76px 0; }
    body.uyc-theme-light .skill-radar-section .container { width: min(100% - 30px, 1460px); }
    body.uyc-theme-light .skill-radar-section .title { font-size: clamp(42px, 13vw, 64px); }
}
/* ===== packet categories modern ===== */
body.uyc-theme-light .packet-modern-section {
    --packet-surface: rgba(255, 255, 255, .9);
    --packet-surface-strong: rgba(255, 255, 255, .98);
    --packet-text: #171b22;
    --packet-muted: rgba(23, 27, 34, .62);
    --packet-soft: rgba(23, 27, 34, .07);
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), .16), transparent 28%),
        radial-gradient(circle at 84% 20%, rgba(23, 27, 34, .06), transparent 22%),
        linear-gradient(135deg, #ffffff 0%, #f6f7f9 54%, #ffffff 100%);
}
body.uyc-theme-light .packet-modern-head h2,
body.uyc-theme-light .packet-card-top h3,
body.uyc-theme-light .packet-price-line strong {
    color: var(--packet-text);
}
body.uyc-theme-light .packet-modern-head p {
    color: var(--packet-muted);
}
body.uyc-theme-light .packet-form-alert,
body.uyc-theme-light .packet-empty-state {
    background: rgba(23, 27, 34, .055);
    color: var(--packet-text);
    box-shadow: 0 18px 50px rgba(17, 24, 39, .08);
}
body.uyc-theme-light .packet-form-alert--success {
    background: rgba(var(--theme-rgb), .13);
}
body.uyc-theme-light .packet-form-alert--error {
    background: rgba(210, 48, 48, .12);
}
body.uyc-theme-light .packet-category-tab {
    background: rgba(23, 27, 34, .055);
    color: rgba(23, 27, 34, .78);
}
body.uyc-theme-light .packet-category-tab small {
    color: rgba(23, 27, 34, .48);
}
body.uyc-theme-light .packet-category-tab:hover,
body.uyc-theme-light .packet-category-tab.active {
    background: var(--theme-color);
    color: #fff;
    box-shadow: 0 18px 42px rgba(var(--theme-rgb), .22);
}
body.uyc-theme-light .packet-category-tab.active small {
    color: rgba(255, 255, 255, .82);
}
body.uyc-theme-light .packet-card {
    background:
        linear-gradient(145deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .82)),
        var(--packet-surface);
    box-shadow: 0 28px 72px rgba(17, 24, 39, .1);
}
body.uyc-theme-light .packet-card:hover {
    box-shadow: 0 40px 92px rgba(17, 24, 39, .16);
}
body.uyc-theme-light .packet-card.is-featured {
    background:
        radial-gradient(circle at 18% 0, rgba(var(--theme-rgb), .17), transparent 34%),
        linear-gradient(145deg, rgba(255, 255, 255, 1), rgba(247, 248, 251, .92));
}
body.uyc-theme-light .packet-badge {
    background: rgba(var(--theme-rgb), .12);
}
body.uyc-theme-light .packet-price-line em {
    color: var(--packet-muted);
}
body.uyc-theme-light .packet-feature {
    color: rgba(23, 27, 34, .72);
}
body.uyc-theme-light .packet-modal {
    background: rgba(17, 24, 39, .48);
}
body.uyc-theme-light .packet-modal-content {
    background:
        radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .13), transparent 36%),
        #ffffff;
    box-shadow: 0 30px 90px rgba(17, 24, 39, .22);
}
body.uyc-theme-light .packet-modal-header h4 {
    color: #171b22;
}
body.uyc-theme-light .packet-modal-header .pricing-modal-close {
    background: rgba(23, 27, 34, .07);
    color: #171b22;
}
body.uyc-theme-light .packet-modal input,
body.uyc-theme-light .packet-modal textarea {
    background: rgba(23, 27, 34, .055);
    color: #171b22;
}
body.uyc-theme-light .packet-modal input::placeholder,
body.uyc-theme-light .packet-modal textarea::placeholder {
    color: rgba(23, 27, 34, .46);
}

/* ===== packet visibility conflict fix ===== */
.packet-modern-section {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative;
    z-index: 2;
    clear: both;
    min-height: 420px;
}
.packet-modern-section .packet-category-panels,
.packet-modern-section .packet-card-grid {
    display: block;
}
.packet-modern-section .packet-card-grid {
    display: grid;
}
.packet-modern-section .packet-category-panel {
    display: none;
}
.packet-modern-section .packet-category-panel.active {
    display: block !important;
}

/* ===== packet dynamic columns ===== */
.packet-modern-section .packet-card-grid {
    grid-template-columns: repeat(var(--packet-cols, 3), minmax(0, 1fr));
}
.packet-modern-section .packet-card-grid--cols-1 { --packet-cols: 1; max-width: 430px; }
.packet-modern-section .packet-card-grid--cols-2 { --packet-cols: 2; max-width: 880px; }
.packet-modern-section .packet-card-grid--cols-3 { --packet-cols: 3; }
.packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 4; }
@media (max-width: 1199px) {
    .packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 2; }
}
@media (max-width: 991px) {
    .packet-modern-section .packet-card-grid,
    .packet-modern-section .packet-card-grid--cols-3,
    .packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 2; }
}
@media (max-width: 640px) {
    .packet-modern-section .packet-card-grid,
    .packet-modern-section .packet-card-grid--cols-2,
    .packet-modern-section .packet-card-grid--cols-3,
    .packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 1; }
}

/* ===== testimonial 3d studio light ===== */
body.uyc-theme-light .testi-studio-section {
    --studio-bg: #ffffff;
    --studio-panel: rgba(255, 255, 255, .96);
    --studio-panel-soft: rgba(18, 24, 32, .06);
    --studio-text: #171b22;
    --studio-muted: rgba(23, 27, 34, .62);
    --studio-accent: var(--theme-color);
    background:
        radial-gradient(circle at 14% 18%, rgba(var(--theme-rgb), .15), transparent 30%),
        radial-gradient(circle at 82% 20%, rgba(23, 27, 34, .055), transparent 22%),
        linear-gradient(135deg, #ffffff 0%, #f6f7f9 56%, #ffffff 100%);
}
body.uyc-theme-light .testi-studio-head h2,
body.uyc-theme-light .testi-studio-score strong,
body.uyc-theme-light .testi-studio-rating span,
body.uyc-theme-light .testi-studio-author h4 {
    color: var(--studio-text);
}
body.uyc-theme-light .testi-studio-score {
    background: rgba(23, 27, 34, .055);
    box-shadow: 0 24px 66px rgba(17, 24, 39, .09);
}
body.uyc-theme-light .testi-studio-card {
    background:
        radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .12), transparent 34%),
        linear-gradient(145deg, rgba(255, 255, 255, 1), rgba(248, 249, 252, .9));
    box-shadow: 0 34px 86px rgba(17, 24, 39, .12);
}
body.uyc-theme-light .testi-studio-card p {
    color: rgba(23, 27, 34, .76);
}
body.uyc-theme-light .testi-studio-avatar {
    background: rgba(var(--theme-rgb), .12);
}
body.uyc-theme-light .testi-studio-btn {
    background: rgba(23, 27, 34, .07);
    color: var(--studio-text);
}
body.uyc-theme-light .testi-studio-btn:hover {
    background: var(--studio-accent);
    color: #fff;
}
body.uyc-theme-light .testi-studio-dot {
    background: rgba(23, 27, 34, .22);
}
body.uyc-theme-light .testi-studio-dot.active {
    background: var(--studio-accent);
}

/* ===== blog newsroom premium light ===== */
body.uyc-theme-light .blog-newsroom-section {
    --news-bg: #ffffff;
    --news-panel: rgba(255, 255, 255, .94);
    --news-panel-strong: rgba(255, 255, 255, .98);
    --news-text: #171b22;
    --news-muted: rgba(23, 27, 34, .64);
    --news-accent: var(--theme-color);
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), .15), transparent 30%),
        radial-gradient(circle at 88% 14%, rgba(23, 27, 34, .06), transparent 24%),
        linear-gradient(135deg, #ffffff 0%, #f6f7f9 56%, #ffffff 100%);
}
body.uyc-theme-light .blog-newsroom-head h2,
body.uyc-theme-light .blog-newsroom-feature h3 a,
body.uyc-theme-light .blog-newsroom-card h4 a,
body.uyc-theme-light .blog-newsroom-railitem,
body.uyc-theme-light .blog-newsroom-railtext strong {
    color: var(--news-text);
}
body.uyc-theme-light .blog-newsroom-feature {
    box-shadow: 0 34px 88px rgba(17, 24, 39, .14);
}
body.uyc-theme-light .blog-newsroom-railitem {
    background:
        radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .12), transparent 34%),
        var(--news-panel);
    box-shadow: 0 22px 58px rgba(17, 24, 39, .09);
}
body.uyc-theme-light .blog-newsroom-railitem:hover {
    background:
        radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .18), transparent 38%),
        var(--news-panel-strong);
}
body.uyc-theme-light .blog-newsroom-index {
    color: rgba(23, 27, 34, .18);
}
body.uyc-theme-light .blog-newsroom-card {
    background: rgba(23, 27, 34, .055);
    box-shadow: 0 22px 56px rgba(17, 24, 39, .08);
}
body.uyc-theme-light .blog-newsroom-card:hover,
body.uyc-theme-light .blog-newsroom-card.is-current {
    background: rgba(23, 27, 34, .08);
}
body.uyc-theme-light .blog-newsroom-card span,
body.uyc-theme-light .blog-newsroom-railtext small {
    color: rgba(23, 27, 34, .56);
}
body.uyc-theme-light .blog-newsroom-card p {
    color: rgba(23, 27, 34, .62);
}
body.uyc-theme-light .blog-newsroom-empty {
    background: rgba(23, 27, 34, .055);
    color: var(--news-text);
}

/* ===== blog newsroom explicit light fix ===== */
body.uyc-theme-light .blog-newsroom-section {
    --news-bg: #f4f6f8;
    --news-panel: rgba(255, 255, 255, .92);
    --news-panel-strong: #ffffff;
    --news-text: #151a21;
    --news-muted: rgba(21, 26, 33, .66);
    --news-accent: var(--theme-color);
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), .13), transparent 30%),
        radial-gradient(circle at 88% 14%, rgba(21, 26, 33, .055), transparent 24%),
        linear-gradient(135deg, #ffffff 0%, #f4f6f8 58%, #ffffff 100%) !important;
    color: #151a21;
}
body.uyc-theme-light .blog-newsroom-section::before {
    background:
        linear-gradient(135deg, rgba(255,255,255,.94), rgba(244,246,248,.72)),
        radial-gradient(circle at 20% 0, rgba(var(--theme-rgb), .08), transparent 34%) !important;
    opacity: 1;
}
body.uyc-theme-light .blog-newsroom-kicker,
body.uyc-theme-light .blog-newsroom-railitem i,
body.uyc-theme-light .blog-newsroom-empty i {
    color: var(--news-accent);
}
body.uyc-theme-light .blog-newsroom-head h2,
body.uyc-theme-light .blog-newsroom-feature h3 a,
body.uyc-theme-light .blog-newsroom-card h4 a,
body.uyc-theme-light .blog-newsroom-railtext strong,
body.uyc-theme-light .blog-newsroom-empty,
body.uyc-theme-light .blog-newsroom-railitem {
    color: #151a21 !important;
}
body.uyc-theme-light .blog-newsroom-feature {
    background: #ffffff;
    box-shadow: 0 34px 88px rgba(17, 24, 39, .13);
}
body.uyc-theme-light .blog-newsroom-feature::before {
    background:
        linear-gradient(180deg, rgba(255,255,255,.04) 0%, rgba(255,255,255,.28) 38%, rgba(255,255,255,.96) 100%),
        linear-gradient(90deg, rgba(255,255,255,.94), rgba(255,255,255,.18) 55%, rgba(255,255,255,.86)) !important;
}
body.uyc-theme-light .blog-newsroom-feature::after {
    background: rgba(var(--theme-rgb), .16);
}
body.uyc-theme-light .blog-newsroom-feature__image img {
    filter: saturate(.98) contrast(1.04) brightness(.88);
}
body.uyc-theme-light .blog-newsroom-feature:hover .blog-newsroom-feature__image img {
    filter: saturate(1.06) contrast(1.06) brightness(.94);
}
body.uyc-theme-light .blog-newsroom-feature p {
    color: rgba(21, 26, 33, .72) !important;
}
body.uyc-theme-light .blog-newsroom-meta span {
    background: rgba(255, 255, 255, .78);
    color: rgba(21, 26, 33, .66);
    box-shadow: 0 10px 30px rgba(17, 24, 39, .08);
}
body.uyc-theme-light .blog-newsroom-all,
body.uyc-theme-light .blog-newsroom-read {
    color: #fff !important;
}
body.uyc-theme-light .blog-newsroom-railitem {
    background:
        radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .12), transparent 34%),
        rgba(255,255,255,.92) !important;
    box-shadow: 0 22px 58px rgba(17, 24, 39, .09);
}
body.uyc-theme-light .blog-newsroom-railitem:hover {
    background:
        radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .18), transparent 38%),
        #ffffff !important;
}
body.uyc-theme-light .blog-newsroom-index {
    color: rgba(21, 26, 33, .18);
}
body.uyc-theme-light .blog-newsroom-railtext small,
body.uyc-theme-light .blog-newsroom-card span {
    color: rgba(21, 26, 33, .56) !important;
}
body.uyc-theme-light .blog-newsroom-card {
    background: rgba(255, 255, 255, .86) !important;
    box-shadow: 0 22px 56px rgba(17, 24, 39, .08);
}
body.uyc-theme-light .blog-newsroom-card:hover,
body.uyc-theme-light .blog-newsroom-card.is-current {
    background: #ffffff !important;
}
body.uyc-theme-light .blog-newsroom-card__image {
    background: #eef2f4;
}
body.uyc-theme-light .blog-newsroom-card p {
    color: rgba(21, 26, 33, .62) !important;
}
body.uyc-theme-light .blog-newsroom-empty {
    background: rgba(255, 255, 255, .86) !important;
    box-shadow: 0 22px 56px rgba(17, 24, 39, .08);
}

/* ===== light theme base sync for packet testimonial blog ===== */
/* ===== packet categories modern ===== */
.packet-modern-section {
    --packet-surface: rgba(16, 20, 27, .88);
    --packet-surface-strong: rgba(22, 28, 37, .96);
    --packet-text: #ffffff;
    --packet-muted: rgba(255, 255, 255, .62);
    --packet-soft: rgba(255, 255, 255, .08);
    padding: clamp(76px, 8vw, 118px) 0;
    background:
        radial-gradient(circle at 12% 20%, rgba(var(--theme-rgb), .26), transparent 30%),
        radial-gradient(circle at 84% 18%, rgba(255, 255, 255, .08), transparent 24%),
        linear-gradient(135deg, #080b10 0%, #111821 48%, #090c11 100%);
}
.packet-modern-section::before {
    opacity: .42;
}
.packet-modern-head {
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(280px, .48fr);
    gap: clamp(24px, 5vw, 74px);
    align-items: end;
    margin-bottom: clamp(28px, 4vw, 48px);
}
.packet-modern-kicker {
    display: inline-flex;
    margin-bottom: 12px;
    color: var(--theme-color);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .14em;
}
.packet-modern-head h2 {
    margin: 0;
    color: var(--packet-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(46px, 7vw, 92px);
    line-height: .9;
    letter-spacing: 0;
}
.packet-modern-head p {
    margin: 0;
    color: var(--packet-muted);
    font-size: 15px;
    line-height: 1.8;
}
.packet-form-alert,
.packet-empty-state {
    margin-bottom: 24px;
    padding: 16px 18px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .07);
    color: var(--packet-text);
    box-shadow: 0 18px 52px rgba(0, 0, 0, .18);
}
.packet-form-alert--success {
    background: rgba(var(--theme-rgb), .2);
}
.packet-form-alert--error {
    background: rgba(210, 48, 48, .22);
}
.packet-category-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: clamp(26px, 4vw, 42px);
}
.packet-category-tab {
    min-height: 54px;
    padding: 10px 18px;
    border: 0;
    border-radius: 8px;
    background: rgba(255, 255, 255, .07);
    color: rgba(255, 255, 255, .78);
    display: inline-flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    transition: transform .28s ease, background .28s ease, color .28s ease, box-shadow .28s ease;
}
.packet-category-tab span {
    font-size: 14px;
    font-weight: 800;
}
.packet-category-tab small {
    color: rgba(255, 255, 255, .48);
    font-size: 12px;
    font-weight: 700;
}
.packet-category-tab:hover,
.packet-category-tab.active {
    transform: translateY(-2px);
    background: var(--theme-color);
    color: #fff;
    box-shadow: 0 18px 46px rgba(var(--theme-rgb), .28);
}
.packet-category-tab.active small {
    color: rgba(255, 255, 255, .78);
}
.packet-category-panel {
    display: none;
}
.packet-category-panel.active {
    display: block;
    animation: packetPanelIn .46s cubic-bezier(.2, .8, .2, 1) both;
}
@keyframes packetPanelIn {
    from { opacity: 0; transform: translateY(18px) rotateX(4deg); }
    to { opacity: 1; transform: translateY(0) rotateX(0); }
}
.packet-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(18px, 2.4vw, 28px);
    perspective: 1200px;
}
.packet-card {
    position: relative;
    min-height: 100%;
    padding: clamp(24px, 2.4vw, 32px);
    border-radius: 8px;
    background:
        linear-gradient(145deg, rgba(255, 255, 255, .09), rgba(255, 255, 255, .025)),
        var(--packet-surface);
    color: var(--packet-text);
    box-shadow: 0 28px 76px rgba(0, 0, 0, .28);
    transform-style: preserve-3d;
    transition: transform .34s ease, box-shadow .34s ease, background .34s ease;
    overflow: hidden;
}
.packet-card::after {
    content: "";
    position: absolute;
    inset: auto 18px 0 18px;
    height: 3px;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(90deg, transparent, var(--theme-color), transparent);
    opacity: .46;
}
.packet-card:hover {
    transform: translateY(-10px) rotateX(3deg) rotateY(-2deg);
    box-shadow: 0 40px 96px rgba(0, 0, 0, .38);
}
.packet-card.is-featured {
    background:
        radial-gradient(circle at 20% 0, rgba(var(--theme-rgb), .28), transparent 34%),
        linear-gradient(145deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .035)),
        var(--packet-surface-strong);
}
.packet-badge {
    position: absolute;
    top: 18px;
    right: 18px;
    padding: 7px 11px;
    border-radius: 8px;
    background: rgba(var(--theme-rgb), .18);
    color: var(--theme-color);
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
}
.packet-card-top {
    padding-right: 76px;
}
.packet-card-top span,
.packet-modal-header span {
    display: block;
    margin-bottom: 10px;
    color: var(--theme-color);
    font-size: 12px;
    font-weight: 800;
}
.packet-card-top h3 {
    margin: 0;
    color: var(--packet-text);
    font-size: clamp(22px, 2vw, 30px);
    line-height: 1.08;
}
.packet-price-line {
    display: flex;
    align-items: flex-end;
    gap: 8px;
    margin: 26px 0 22px;
}
.packet-price-line strong {
    color: var(--packet-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(42px, 4.6vw, 62px);
    line-height: .86;
}
.packet-price-line em {
    margin-bottom: 7px;
    color: var(--packet-muted);
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
}
.packet-feature-list {
    display: grid;
    gap: 12px;
    margin-bottom: 28px;
}
.packet-feature {
    display: grid;
    grid-template-columns: 20px minmax(0, 1fr);
    gap: 10px;
    color: rgba(255, 255, 255, .76);
    font-size: 14px;
    line-height: 1.45;
}
.packet-feature i {
    width: 20px;
    height: 20px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(var(--theme-rgb), .18);
    color: var(--theme-color);
    font-size: 10px;
}
.packet-order-btn,
.pricing-submit-btn {
    width: 100%;
    min-height: 50px;
    border: 0;
    border-radius: 8px;
    background: var(--theme-color);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 900;
    cursor: pointer;
    transition: transform .24s ease, box-shadow .24s ease;
}
.packet-order-btn:hover,
.pricing-submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 42px rgba(var(--theme-rgb), .3);
}
.packet-modal {
    background: rgba(4, 6, 10, .72);
}
.packet-modal-content {
    border-radius: 8px;
    background:
        radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .16), transparent 36%),
        #111820;
    box-shadow: 0 30px 90px rgba(0, 0, 0, .45);
}
.packet-modal-header {
    align-items: flex-start;
    border: 0;
}
.packet-modal-header h4 {
    margin: 0;
    color: #fff;
}
.packet-modal-header .pricing-modal-close {
    border: 0;
    background: rgba(255, 255, 255, .08);
    color: #fff;
    border-radius: 8px;
}
.packet-modal input,
.packet-modal textarea {
    border: 0;
    border-radius: 8px;
    background: rgba(255, 255, 255, .08);
    color: #fff;
}
.packet-modal input::placeholder,
.packet-modal textarea::placeholder {
    color: rgba(255, 255, 255, .52);
}
@media (max-width: 991px) {
    .packet-modern-head { grid-template-columns: 1fr; }
    .packet-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 640px) {
    .packet-category-tab { width: 100%; justify-content: space-between; }
    .packet-card-grid { grid-template-columns: 1fr; }
    .packet-card-top { padding-right: 0; }
    .packet-badge { position: static; display: inline-flex; margin-bottom: 16px; }
}


/* ===== packet visibility conflict fix ===== */
.packet-modern-section {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative;
    z-index: 2;
    clear: both;
    min-height: 420px;
}
.packet-modern-section .packet-category-panels,
.packet-modern-section .packet-card-grid {
    display: block;
}
.packet-modern-section .packet-card-grid {
    display: grid;
}
.packet-modern-section .packet-category-panel {
    display: none;
}
.packet-modern-section .packet-category-panel.active {
    display: block !important;
}


/* ===== packet dynamic columns ===== */
.packet-modern-section .packet-card-grid {
    grid-template-columns: repeat(var(--packet-cols, 3), minmax(0, 1fr));
}
.packet-modern-section .packet-card-grid--cols-1 { --packet-cols: 1; max-width: 430px; }
.packet-modern-section .packet-card-grid--cols-2 { --packet-cols: 2; max-width: 880px; }
.packet-modern-section .packet-card-grid--cols-3 { --packet-cols: 3; }
.packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 4; }
@media (max-width: 1199px) {
    .packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 2; }
}
@media (max-width: 991px) {
    .packet-modern-section .packet-card-grid,
    .packet-modern-section .packet-card-grid--cols-3,
    .packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 2; }
}
@media (max-width: 640px) {
    .packet-modern-section .packet-card-grid,
    .packet-modern-section .packet-card-grid--cols-2,
    .packet-modern-section .packet-card-grid--cols-3,
    .packet-modern-section .packet-card-grid--cols-4 { --packet-cols: 1; }
}


/* ===== testimonial 3d studio ===== */
.testi-studio-section {
    --studio-bg: #080b10;
    --studio-panel: rgba(17, 23, 31, .94);
    --studio-panel-soft: rgba(255, 255, 255, .07);
    --studio-text: #ffffff;
    --studio-muted: rgba(255, 255, 255, .64);
    --studio-accent: var(--theme-color);
    padding: clamp(82px, 8vw, 128px) 0;
    background:
        radial-gradient(circle at 15% 18%, rgba(var(--theme-rgb), .26), transparent 32%),
        radial-gradient(circle at 82% 24%, rgba(255, 255, 255, .08), transparent 24%),
        linear-gradient(135deg, #07090d 0%, #121922 52%, #080b10 100%);
}
.testi-studio-section::before {
    opacity: .34;
}
.testi-studio-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: end;
    margin-bottom: clamp(34px, 5vw, 64px);
}
.testi-studio-kicker {
    display: inline-flex;
    margin-bottom: 12px;
    color: var(--studio-accent);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.testi-studio-head h2 {
    margin: 0;
    color: var(--studio-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 7vw, 92px);
    line-height: .9;
    letter-spacing: 0;
}
.testi-studio-score {
    min-width: 138px;
    padding: 18px 20px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .07);
    box-shadow: 0 24px 70px rgba(0, 0, 0, .24);
    text-align: center;
}
.testi-studio-score strong {
    display: block;
    color: var(--studio-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 52px;
    line-height: .86;
}
.testi-studio-score span {
    color: var(--studio-muted);
    font-size: 12px;
    font-weight: 800;
}
.testi-studio-shell {
    position: relative;
}
.testi-studio-stage {
    position: relative;
    min-height: 440px;
    perspective: 1450px;
    transform-style: preserve-3d;
}
.testi-studio-stage::before {
    content: "";
    position: absolute;
    left: 8%;
    right: 8%;
    bottom: 12px;
    height: 72px;
    border-radius: 50%;
    background: radial-gradient(ellipse at center, rgba(var(--theme-rgb), .28), transparent 68%);
    filter: blur(18px);
    opacity: .78;
}
.testi-studio-card {
    position: absolute;
    top: 0;
    left: 50%;
    width: min(520px, 88vw);
    min-height: 370px;
    padding: clamp(26px, 3vw, 38px);
    border-radius: 8px;
    background:
        linear-gradient(145deg, rgba(255, 255, 255, .11), rgba(255, 255, 255, .035)),
        var(--studio-panel);
    color: var(--studio-text);
    box-shadow: 0 34px 95px rgba(0, 0, 0, .34);
    transform-style: preserve-3d;
    cursor: pointer;
    overflow: hidden;
    transition: transform .62s cubic-bezier(.2, .8, .2, 1), opacity .42s ease, filter .42s ease;
}
.testi-studio-card-glow {
    position: absolute;
    inset: -30% auto auto -22%;
    width: 240px;
    height: 240px;
    border-radius: 999px;
    background: radial-gradient(circle, rgba(var(--theme-rgb), .28), transparent 66%);
    transform: translateZ(-1px);
}
.testi-studio-card.is-active {
    z-index: 5;
    opacity: 1;
    filter: saturate(1);
    transform: translateX(-50%) translate3d(0, 12px, 130px) rotateY(0deg) scale(1);
}
.testi-studio-card.is-prev {
    z-index: 3;
    opacity: .76;
    filter: saturate(.82);
    transform: translateX(-50%) translate3d(-48%, 34px, -70px) rotateY(18deg) scale(.9);
}
.testi-studio-card.is-next {
    z-index: 3;
    opacity: .76;
    filter: saturate(.82);
    transform: translateX(-50%) translate3d(48%, 34px, -70px) rotateY(-18deg) scale(.9);
}
.testi-studio-card.is-back-prev {
    z-index: 1;
    opacity: .28;
    filter: saturate(.6);
    transform: translateX(-50%) translate3d(-78%, 66px, -220px) rotateY(28deg) scale(.76);
}
.testi-studio-card.is-back-next {
    z-index: 1;
    opacity: .28;
    filter: saturate(.6);
    transform: translateX(-50%) translate3d(78%, 66px, -220px) rotateY(-28deg) scale(.76);
}
.testi-studio-card.is-hidden {
    z-index: 0;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%) translate3d(0, 86px, -320px) scale(.68);
}
.testi-studio-rating,
.testi-studio-author {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}
.testi-studio-rating span {
    color: var(--studio-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 44px;
    line-height: .9;
}
.testi-studio-rating div {
    display: flex;
    gap: 5px;
    color: var(--studio-accent);
    font-size: 13px;
}
.testi-studio-card p {
    position: relative;
    z-index: 2;
    min-height: 132px;
    margin: 34px 0 32px;
    color: rgba(255, 255, 255, .8);
    font-size: 17px;
    line-height: 1.72;
}
.testi-studio-author {
    justify-content: flex-start;
}
.testi-studio-avatar {
    width: 62px;
    height: 62px;
    flex: 0 0 62px;
    border-radius: 8px;
    background: rgba(var(--theme-rgb), .16);
    color: var(--studio-accent);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.testi-studio-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testi-studio-author h4 {
    margin: 0 0 4px;
    color: var(--studio-text);
    font-size: 24px;
    line-height: 1;
}
.testi-studio-author span {
    color: var(--studio-muted);
    font-size: 13px;
    font-weight: 700;
}
.testi-studio-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    margin-top: 20px;
}
.testi-studio-btn,
.testi-studio-dot {
    border: 0;
    cursor: pointer;
}
.testi-studio-btn {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .08);
    color: var(--studio-text);
    transition: transform .24s ease, background .24s ease;
}
.testi-studio-btn:hover {
    transform: translateY(-2px);
    background: var(--studio-accent);
}
.testi-studio-dots {
    display: flex;
    gap: 8px;
}
.testi-studio-dot {
    width: 9px;
    height: 9px;
    padding: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, .24);
    transition: width .24s ease, background .24s ease;
}
.testi-studio-dot.active {
    width: 34px;
    background: var(--studio-accent);
}
.testi-studio-empty {
    border: 0;
    border-radius: 8px;
}
@media (max-width: 991px) {
    .testi-studio-head { grid-template-columns: 1fr; }
    .testi-studio-score { justify-self: start; }
    .testi-studio-card.is-prev { transform: translateX(-50%) translate3d(-34%, 34px, -80px) rotateY(14deg) scale(.88); }
    .testi-studio-card.is-next { transform: translateX(-50%) translate3d(34%, 34px, -80px) rotateY(-14deg) scale(.88); }
}
@media (max-width: 680px) {
    .testi-studio-stage { min-height: 430px; perspective: 900px; }
    .testi-studio-card { width: 100%; left: 0; min-height: 380px; }
    .testi-studio-card.is-active { transform: translate3d(0, 0, 80px) rotateY(0) scale(1); }
    .testi-studio-card.is-prev,
    .testi-studio-card.is-next,
    .testi-studio-card.is-back-prev,
    .testi-studio-card.is-back-next,
    .testi-studio-card.is-hidden {
        opacity: 0;
        pointer-events: none;
        transform: translate3d(0, 40px, -160px) scale(.86);
    }
}


/* ===== blog newsroom premium ===== */
.blog-newsroom-section {
    --news-bg: #080b10;
    --news-panel: rgba(17, 23, 31, .92);
    --news-panel-strong: rgba(22, 29, 39, .96);
    --news-text: #fff;
    --news-muted: rgba(255, 255, 255, .64);
    --news-accent: var(--theme-color);
    padding: clamp(82px, 8vw, 126px) 0;
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), .22), transparent 30%),
        radial-gradient(circle at 88% 14%, rgba(255, 255, 255, .08), transparent 24%),
        linear-gradient(135deg, #07090d 0%, #121922 52%, #07090d 100%);
}
.blog-newsroom-section::before {
    opacity: .3;
}
.blog-newsroom-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 24px;
    align-items: end;
    margin-bottom: clamp(30px, 4vw, 52px);
}
.blog-newsroom-kicker {
    display: inline-flex;
    margin-bottom: 12px;
    color: var(--news-accent);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.blog-newsroom-head h2 {
    margin: 0;
    color: var(--news-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 7vw, 94px);
    line-height: .9;
    letter-spacing: 0;
}
.blog-newsroom-all,
.blog-newsroom-read {
    min-height: 48px;
    padding: 0 18px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: var(--news-accent);
    color: #fff;
    font-weight: 900;
    text-decoration: none;
    transition: transform .24s ease, box-shadow .24s ease;
}
.blog-newsroom-all:hover,
.blog-newsroom-read:hover {
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 18px 44px rgba(var(--theme-rgb), .26);
}
.blog-newsroom-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(300px, .62fr);
    gap: clamp(18px, 3vw, 32px);
    align-items: stretch;
}
.blog-newsroom-feature {
    position: relative;
    min-height: 560px;
    border-radius: 8px;
    overflow: hidden;
    isolation: isolate;
    background: #090c11;
    box-shadow: 0 34px 95px rgba(0, 0, 0, .34);
    transform-style: preserve-3d;
    transition: transform .34s ease, box-shadow .34s ease;
}
.blog-newsroom-feature:hover {
    transform: translateY(-8px) rotateX(2deg);
    box-shadow: 0 44px 110px rgba(0, 0, 0, .42);
}
.blog-newsroom-feature__image {
    position: absolute;
    inset: 0;
    display: block;
}
.blog-newsroom-feature__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.96) contrast(1.08) brightness(.62);
    transform: scale(1.025);
    transition: transform .6s ease, filter .6s ease;
}
.blog-newsroom-feature:hover .blog-newsroom-feature__image img {
    transform: scale(1.075);
    filter: saturate(1.08) contrast(1.1) brightness(.72);
}
.blog-newsroom-feature::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(5, 7, 10, .04) 0%, rgba(5, 7, 10, .46) 45%, rgba(5, 7, 10, .94) 100%);
}
.blog-newsroom-feature::after {
    content: "";
    position: absolute;
    left: -80px;
    bottom: -90px;
    z-index: 2;
    width: 280px;
    height: 280px;
    border-radius: 999px;
    background: rgba(var(--theme-rgb), .25);
    filter: blur(28px);
}
.blog-newsroom-feature__content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: clamp(26px, 4vw, 42px);
}
.blog-newsroom-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 16px;
}
.blog-newsroom-meta span,
.blog-newsroom-card span,
.blog-newsroom-railtext small {
    color: rgba(255, 255, 255, .64);
    font-size: 12px;
    font-weight: 900;
}
.blog-newsroom-meta span {
    min-height: 34px;
    padding: 0 12px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, .12);
}
.blog-newsroom-feature h3 {
    max-width: 780px;
    margin: 0;
    font-size: clamp(36px, 5vw, 68px);
    line-height: .92;
}
.blog-newsroom-feature h3 a,
.blog-newsroom-card h4 a,
.blog-newsroom-railitem {
    color: var(--news-text);
    text-decoration: none;
}
.blog-newsroom-feature p {
    max-width: 660px;
    margin: 18px 0 24px;
    color: rgba(255, 255, 255, .76);
    font-size: 16px;
    line-height: 1.68;
}
.blog-newsroom-rail {
    display: grid;
    gap: 12px;
}
.blog-newsroom-railitem {
    min-height: 122px;
    padding: 20px;
    border-radius: 8px;
    background:
        radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .16), transparent 34%),
        var(--news-panel);
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr) 34px;
    gap: 16px;
    align-items: center;
    box-shadow: 0 22px 68px rgba(0, 0, 0, .2);
    transition: transform .28s ease, background .28s ease;
}
.blog-newsroom-railitem:hover {
    transform: translateX(8px);
    color: #fff;
    background:
        radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .24), transparent 38%),
        var(--news-panel-strong);
}
.blog-newsroom-index {
    color: rgba(255, 255, 255, .2);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 42px;
    line-height: .85;
}
.blog-newsroom-railtext strong {
    display: block;
    margin-top: 7px;
    color: var(--news-text);
    font-size: 19px;
    line-height: 1.18;
}
.blog-newsroom-railitem i {
    color: var(--news-accent);
}
.blog-newsroom-strip {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 18px;
}
.blog-newsroom-card {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 16px;
    min-height: 146px;
    padding: 14px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .065);
    box-shadow: 0 22px 64px rgba(0, 0, 0, .17);
    transition: transform .28s ease, background .28s ease;
}
.blog-newsroom-card:hover,
.blog-newsroom-card.is-current {
    transform: translateY(-4px);
    background: rgba(255, 255, 255, .095);
}
.blog-newsroom-card__image {
    border-radius: 8px;
    overflow: hidden;
    background: #0c1016;
}
.blog-newsroom-card__image img {
    width: 100%;
    height: 100%;
    min-height: 118px;
    object-fit: cover;
}
.blog-newsroom-card h4 {
    margin: 7px 0 8px;
    font-size: 22px;
    line-height: 1.05;
}
.blog-newsroom-card p {
    margin: 0;
    color: rgba(255, 255, 255, .62);
    font-size: 13px;
    line-height: 1.48;
}
.blog-newsroom-empty {
    min-height: 280px;
    display: grid;
    place-items: center;
    text-align: center;
    border-radius: 8px;
    background: rgba(255, 255, 255, .06);
    color: var(--news-text);
}
.blog-newsroom-empty i {
    display: block;
    margin-bottom: 14px;
    color: var(--news-accent);
    font-size: 42px;
}
@media (max-width: 1199px) {
    .blog-newsroom-layout { grid-template-columns: 1fr; }
    .blog-newsroom-rail { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .blog-newsroom-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
    .blog-newsroom-head { grid-template-columns: 1fr; }
    .blog-newsroom-all { justify-self: start; }
    .blog-newsroom-feature { min-height: 520px; }
    .blog-newsroom-rail,
    .blog-newsroom-strip { grid-template-columns: 1fr; }
    .blog-newsroom-railitem { grid-template-columns: 44px minmax(0, 1fr) 28px; }
    .blog-newsroom-card { grid-template-columns: 96px minmax(0, 1fr); }
}

/* ===== final explicit light fixes for synced sections ===== */
body.uyc-theme-light .packet-modern-section {
    --packet-surface: rgba(255,255,255,.9);
    --packet-surface-strong: #fff;
    --packet-text: #171b22;
    --packet-muted: rgba(23,27,34,.62);
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), .15), transparent 28%),
        radial-gradient(circle at 84% 20%, rgba(23,27,34,.06), transparent 22%),
        linear-gradient(135deg, #ffffff 0%, #f4f6f8 56%, #ffffff 100%) !important;
}
body.uyc-theme-light .packet-modern-head h2,
body.uyc-theme-light .packet-card-top h3,
body.uyc-theme-light .packet-price-line strong { color:#171b22!important; }
body.uyc-theme-light .packet-modern-head p,
body.uyc-theme-light .packet-price-line em { color:rgba(23,27,34,.62)!important; }
body.uyc-theme-light .packet-category-tab { background:rgba(23,27,34,.055)!important; color:rgba(23,27,34,.78)!important; }
body.uyc-theme-light .packet-category-tab small { color:rgba(23,27,34,.48)!important; }
body.uyc-theme-light .packet-category-tab:hover,
body.uyc-theme-light .packet-category-tab.active { background:var(--theme-color)!important; color:#fff!important; }
body.uyc-theme-light .packet-category-tab.active small { color:rgba(255,255,255,.82)!important; }
body.uyc-theme-light .packet-card {
    background:linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,255,255,.82)), var(--packet-surface)!important;
    box-shadow:0 28px 72px rgba(17,24,39,.1)!important;
}
body.uyc-theme-light .packet-card.is-featured {
    background:radial-gradient(circle at 18% 0, rgba(var(--theme-rgb), .17), transparent 34%), linear-gradient(145deg, #fff, rgba(247,248,251,.92))!important;
}
body.uyc-theme-light .packet-feature { color:rgba(23,27,34,.72)!important; }
body.uyc-theme-light .packet-form-alert,
body.uyc-theme-light .packet-empty-state { background:rgba(23,27,34,.055)!important; color:#171b22!important; box-shadow:0 18px 50px rgba(17,24,39,.08)!important; }

body.uyc-theme-light .testi-studio-section {
    --studio-bg:#ffffff;
    --studio-panel:rgba(255,255,255,.96);
    --studio-panel-soft:rgba(18,24,32,.06);
    --studio-text:#171b22;
    --studio-muted:rgba(23,27,34,.62);
    --studio-accent:var(--theme-color);
    background:
        radial-gradient(circle at 14% 18%, rgba(var(--theme-rgb), .15), transparent 30%),
        radial-gradient(circle at 82% 20%, rgba(23,27,34,.055), transparent 22%),
        linear-gradient(135deg, #ffffff 0%, #f4f6f8 56%, #ffffff 100%)!important;
}
body.uyc-theme-light .testi-studio-head h2,
body.uyc-theme-light .testi-studio-score strong,
body.uyc-theme-light .testi-studio-rating span,
body.uyc-theme-light .testi-studio-author h4 { color:#171b22!important; }
body.uyc-theme-light .testi-studio-score { background:rgba(23,27,34,.055)!important; box-shadow:0 24px 66px rgba(17,24,39,.09)!important; }
body.uyc-theme-light .testi-studio-card {
    background:radial-gradient(circle at 0 0, rgba(var(--theme-rgb), .12), transparent 34%), linear-gradient(145deg, #fff, rgba(248,249,252,.9))!important;
    box-shadow:0 34px 86px rgba(17,24,39,.12)!important;
}
body.uyc-theme-light .testi-studio-card p { color:rgba(23,27,34,.76)!important; }
body.uyc-theme-light .testi-studio-author span,
body.uyc-theme-light .testi-studio-score span { color:rgba(23,27,34,.62)!important; }
body.uyc-theme-light .testi-studio-btn { background:rgba(23,27,34,.07)!important; color:#171b22!important; }
body.uyc-theme-light .testi-studio-btn:hover { background:var(--theme-color)!important; color:#fff!important; }
body.uyc-theme-light .testi-studio-dot { background:rgba(23,27,34,.22)!important; }
body.uyc-theme-light .testi-studio-dot.active { background:var(--theme-color)!important; }

body.uyc-theme-light .blog-newsroom-section {
    --news-bg:#f4f6f8;
    --news-panel:rgba(255,255,255,.92);
    --news-panel-strong:#fff;
    --news-text:#151a21;
    --news-muted:rgba(21,26,33,.66);
    --news-accent:var(--theme-color);
    background:
        radial-gradient(circle at 12% 18%, rgba(var(--theme-rgb), .13), transparent 30%),
        radial-gradient(circle at 88% 14%, rgba(21,26,33,.055), transparent 24%),
        linear-gradient(135deg, #ffffff 0%, #f4f6f8 58%, #ffffff 100%)!important;
    color:#151a21!important;
}
body.uyc-theme-light .blog-newsroom-head h2,
body.uyc-theme-light .blog-newsroom-feature h3 a,
body.uyc-theme-light .blog-newsroom-card h4 a,
body.uyc-theme-light .blog-newsroom-railtext strong,
body.uyc-theme-light .blog-newsroom-railitem { color:#151a21!important; }
body.uyc-theme-light .blog-newsroom-feature { background:#fff!important; box-shadow:0 34px 88px rgba(17,24,39,.13)!important; }
body.uyc-theme-light .blog-newsroom-feature::before {
    background:linear-gradient(180deg, rgba(255,255,255,.04) 0%, rgba(255,255,255,.28) 38%, rgba(255,255,255,.96) 100%), linear-gradient(90deg, rgba(255,255,255,.94), rgba(255,255,255,.18) 55%, rgba(255,255,255,.86))!important;
}
body.uyc-theme-light .blog-newsroom-feature p { color:rgba(21,26,33,.72)!important; }
body.uyc-theme-light .blog-newsroom-meta span { background:rgba(255,255,255,.78)!important; color:rgba(21,26,33,.66)!important; box-shadow:0 10px 30px rgba(17,24,39,.08)!important; }
body.uyc-theme-light .blog-newsroom-railitem { background:radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .12), transparent 34%), rgba(255,255,255,.92)!important; box-shadow:0 22px 58px rgba(17,24,39,.09)!important; }
body.uyc-theme-light .blog-newsroom-railitem:hover { background:radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .18), transparent 38%), #fff!important; }
body.uyc-theme-light .blog-newsroom-index { color:rgba(21,26,33,.18)!important; }
body.uyc-theme-light .blog-newsroom-railtext small,
body.uyc-theme-light .blog-newsroom-card span { color:rgba(21,26,33,.56)!important; }
body.uyc-theme-light .blog-newsroom-card { background:rgba(255,255,255,.86)!important; box-shadow:0 22px 56px rgba(17,24,39,.08)!important; }
body.uyc-theme-light .blog-newsroom-card:hover,
body.uyc-theme-light .blog-newsroom-card.is-current { background:#fff!important; }
body.uyc-theme-light .blog-newsroom-card p { color:rgba(21,26,33,.62)!important; }

/* ===== team 3d showcase ===== */
.team-showcase-section {
    --team-bg: #080b10;
    --team-panel: rgba(17, 23, 31, .92);
    --team-panel-strong: rgba(24, 31, 42, .98);
    --team-text: #fff;
    --team-muted: rgba(255,255,255,.64);
    --team-accent: var(--sh-red,var(--theme-color));
    padding: clamp(82px, 8vw, 126px) 0;
    background:
        radial-gradient(circle at 14% 18%, rgba(var(--theme-rgb), .23), transparent 30%),
        radial-gradient(circle at 86% 16%, rgba(255,255,255,.08), transparent 22%),
        linear-gradient(135deg, #07090d 0%, #121922 54%, #07090d 100%);
}
.team-showcase-section::before { opacity: .34; }
.team-showcase-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 460px);
    gap: 28px;
    align-items: end;
    margin-bottom: clamp(34px, 5vw, 62px);
}
.team-showcase-kicker {
    display: inline-flex;
    margin-bottom: 12px;
    color: var(--team-accent);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.team-showcase-head h2 {
    margin: 0;
    color: var(--team-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(48px, 7vw, 94px);
    line-height: .9;
    letter-spacing: 0;
}
.team-showcase-head p {
    margin: 0;
    color: var(--team-muted);
    font-size: 15px;
    font-weight: 650;
    line-height: 1.7;
}
.team-showcase-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 410px);
    gap: clamp(22px, 4vw, 48px);
    align-items: stretch;
}
.team-showcase-stage {
    position: relative;
    min-height: 620px;
    perspective: 1500px;
    transform-style: preserve-3d;
}
.team-showcase-depth {
    position: absolute;
    inset: 10% 7% 8%;
    border-radius: 8px;
    background:
        linear-gradient(135deg, rgba(255,255,255,.08), rgba(255,255,255,.025)),
        radial-gradient(circle at 20% 20%, rgba(var(--theme-rgb), .18), transparent 35%);
    transform: rotateX(58deg) rotateZ(-8deg) translateY(120px);
    box-shadow: 0 42px 120px rgba(0,0,0,.34);
}
.team-showcase-card {
    position: absolute;
    inset: 0 auto auto 50%;
    width: min(430px, 86vw);
    height: 570px;
    border-radius: 8px;
    overflow: hidden;
    background: var(--team-panel);
    box-shadow: 0 34px 96px rgba(0,0,0,.34);
    transform-style: preserve-3d;
    cursor: pointer;
    isolation: isolate;
    transition: transform .72s cubic-bezier(.18,.82,.18,1), opacity .42s ease, filter .42s ease;
}
.team-showcase-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(180deg, rgba(4,6,10,.06) 0%, rgba(4,6,10,.2) 44%, rgba(4,6,10,.94) 100%);
    pointer-events: none;
}
.team-showcase-card::after {
    content: "";
    position: absolute;
    right: -70px;
    bottom: -80px;
    z-index: 3;
    width: 230px;
    height: 230px;
    border-radius: 999px;
    background: rgba(var(--theme-rgb), .26);
    filter: blur(28px);
}
.team-showcase-card.is-active {
    z-index: 5;
    opacity: 1;
    filter: saturate(1);
    transform: translateX(-50%) translate3d(0, 18px, 145px) rotateY(0deg) rotateX(0deg) scale(1);
}
.team-showcase-card.is-prev {
    z-index: 3;
    opacity: .68;
    filter: saturate(.78);
    transform: translateX(-50%) translate3d(-42%, 70px, -90px) rotateY(24deg) rotateZ(-4deg) scale(.84);
}
.team-showcase-card.is-next {
    z-index: 3;
    opacity: .68;
    filter: saturate(.78);
    transform: translateX(-50%) translate3d(42%, 70px, -90px) rotateY(-24deg) rotateZ(4deg) scale(.84);
}
.team-showcase-card.is-shelved {
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%) translate3d(0, 130px, -280px) rotateX(10deg) scale(.68);
}
.team-showcase-photo {
    position: absolute;
    inset: 0;
    z-index: 1;
}
.team-showcase-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.94) contrast(1.05);
    transform: scale(1.015);
    transition: transform .55s ease, filter .55s ease;
}
.team-showcase-card:hover .team-showcase-photo img {
    transform: scale(1.07);
    filter: saturate(1.08) contrast(1.08);
}
.team-showcase-card__body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    padding: 28px;
}
.team-showcase-card__body span {
    display: inline-flex;
    margin-bottom: 12px;
    color: var(--team-accent);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.team-showcase-card__body h3 {
    margin: 0;
    color: #fff;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: clamp(38px, 4vw, 62px);
    line-height: .86;
}
.team-showcase-social {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-top: 20px;
    transform: translateY(14px);
    opacity: .88;
    transition: transform .28s ease, opacity .28s ease;
}
.team-showcase-card:hover .team-showcase-social {
    transform: translateY(0);
    opacity: 1;
}
.team-showcase-social a {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.92);
    color: #10151d;
    text-decoration: none;
    transition: transform .22s ease, background .22s ease, color .22s ease;
}
.team-showcase-social a:hover {
    transform: translateY(-3px);
    background: var(--team-accent);
    color: #fff;
}
.team-showcase-panel {
    border-radius: 8px;
    padding: 20px;
    background:
        radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .18), transparent 35%),
        var(--team-panel);
    box-shadow: 0 28px 86px rgba(0,0,0,.25);
}
.team-showcase-panel__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 18px;
    margin-bottom: 14px;
    padding: 8px 4px 18px;
}
.team-showcase-panel__top span {
    color: var(--team-accent);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}
.team-showcase-panel__top strong {
    color: var(--team-text);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 38px;
    line-height: .9;
}
.team-showcase-list {
    display: grid;
    gap: 10px;
}
.team-showcase-person {
    width: 100%;
    min-height: 78px;
    border: 0;
    border-radius: 8px;
    padding: 14px 16px;
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    column-gap: 12px;
    text-align: left;
    background: rgba(255,255,255,.065);
    color: var(--team-text);
    cursor: pointer;
    transition: transform .24s ease, background .24s ease;
}
.team-showcase-person:hover,
.team-showcase-person.active {
    transform: translateX(-6px);
    background: rgba(var(--theme-rgb), .2);
}
.team-showcase-person span {
    grid-row: span 2;
    color: rgba(255,255,255,.28);
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 34px;
    line-height: 1;
}
.team-showcase-person strong {
    font-size: 17px;
    line-height: 1.1;
}
.team-showcase-person small {
    margin-top: 5px;
    color: var(--team-muted);
    font-size: 12px;
    font-weight: 800;
}
.team-showcase-empty {
    min-height: 260px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    background: rgba(255,255,255,.065);
    color: var(--team-muted);
    font-weight: 900;
}
@media (max-width: 1199px) {
    .team-showcase-layout { grid-template-columns: 1fr; }
    .team-showcase-panel { order: -1; }
    .team-showcase-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
    .team-showcase-head { grid-template-columns: 1fr; }
    .team-showcase-stage { min-height: 580px; }
    .team-showcase-card { left: 50%; width: min(360px, 92vw); height: 520px; }
    .team-showcase-card.is-prev,
    .team-showcase-card.is-next,
    .team-showcase-card.is-shelved {
        opacity: 0;
        pointer-events: none;
        transform: translateX(-50%) translate3d(0, 80px, -180px) scale(.82);
    }
    .team-showcase-list { grid-template-columns: 1fr; }
}

/* ===== team 3d showcase light ===== */
body.uyc-theme-light .team-showcase-section {
    --team-bg: #f4f6f8;
    --team-panel: rgba(255,255,255,.92);
    --team-panel-strong: #fff;
    --team-text: #151a21;
    --team-muted: rgba(21,26,33,.64);
    --team-accent: var(--sh-red,var(--theme-color));
    background:
        radial-gradient(circle at 14% 18%, rgba(var(--theme-rgb), .14), transparent 30%),
        radial-gradient(circle at 86% 16%, rgba(21,26,33,.055), transparent 22%),
        linear-gradient(135deg, #fff 0%, #f4f6f8 54%, #fff 100%) !important;
}
body.uyc-theme-light .team-showcase-head h2,
body.uyc-theme-light .team-showcase-panel__top strong,
body.uyc-theme-light .team-showcase-person { color:#151a21!important; }
body.uyc-theme-light .team-showcase-head p,
body.uyc-theme-light .team-showcase-person small { color:rgba(21,26,33,.64)!important; }
body.uyc-theme-light .team-showcase-depth {
    background:
        linear-gradient(135deg, rgba(255,255,255,.9), rgba(255,255,255,.44)),
        radial-gradient(circle at 20% 20%, rgba(var(--theme-rgb), .12), transparent 35%) !important;
    box-shadow: 0 42px 100px rgba(17,24,39,.12) !important;
}
body.uyc-theme-light .team-showcase-card {
    background:#fff!important;
    box-shadow:0 34px 86px rgba(17,24,39,.14)!important;
}
body.uyc-theme-light .team-showcase-card::before {
    background:linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(255,255,255,.16) 38%, rgba(255,255,255,.94) 100%)!important;
}
body.uyc-theme-light .team-showcase-card__body h3 { color:#151a21!important; }
body.uyc-theme-light .team-showcase-photo img { filter:saturate(.95) contrast(1.04) brightness(.92); }
body.uyc-theme-light .team-showcase-panel {
    background:radial-gradient(circle at 100% 0, rgba(var(--theme-rgb), .13), transparent 35%), rgba(255,255,255,.92)!important;
    box-shadow:0 28px 78px rgba(17,24,39,.1)!important;
}
body.uyc-theme-light .team-showcase-person {
    background:rgba(21,26,33,.055)!important;
}
body.uyc-theme-light .team-showcase-person:hover,
body.uyc-theme-light .team-showcase-person.active {
    background:rgba(var(--theme-rgb), .14)!important;
}
body.uyc-theme-light .team-showcase-person span {
    color:rgba(21,26,33,.2)!important;
}
body.uyc-theme-light .team-showcase-empty {
    background:rgba(255,255,255,.86)!important;
    color:rgba(21,26,33,.64)!important;
}

/* ===== team focus center spread ===== */
.team-focus-section {
    --focus-bg:#080b10;
    --focus-panel:rgba(17,23,31,.94);
    --focus-text:#fff;
    --focus-muted:rgba(255,255,255,.64);
    --focus-accent:var(--theme-color);
    padding:clamp(82px,8vw,128px) 0;
    background:
        radial-gradient(circle at 50% 22%, rgba(var(--theme-rgb), .24), transparent 30%),
        radial-gradient(circle at 85% 18%, rgba(255,255,255,.08), transparent 24%),
        linear-gradient(135deg,#07090d 0%,#121922 54%,#07090d 100%);
}
.team-focus-section::before{opacity:.32}
.team-focus-head{
    max-width:980px;
    margin:0 auto clamp(32px,5vw,58px);
    text-align:center;
}
.team-focus-kicker{
    display:inline-flex;
    margin-bottom:12px;
    color:var(--focus-accent);
    font-size:12px;
    font-weight:900;
    letter-spacing:.14em;
    text-transform:uppercase;
}
.team-focus-head h2{
    margin:0;
    color:var(--focus-text);
    font-family:'Big Shoulders Display',sans-serif;
    font-size:clamp(50px,7vw,96px);
    line-height:.88;
    letter-spacing:0;
}
.team-focus-shell{position:relative}
.team-focus-stage{
    position:relative;
    min-height:650px;
    perspective:1500px;
    transform-style:preserve-3d;
    display:flex;
    align-items:center;
    justify-content:center;
}
.team-focus-floor{
    position:absolute;
    left:15%;
    right:15%;
    bottom:58px;
    height:110px;
    border-radius:50%;
    background:radial-gradient(ellipse at center,rgba(var(--theme-rgb),.26),transparent 68%);
    filter:blur(18px);
    transform:rotateX(62deg);
}
.team-focus-card{
    position:absolute;
    top:28px;
    left:50%;
    width:min(430px,88vw);
    height:570px;
    border-radius:8px;
    overflow:hidden;
    background:var(--focus-panel);
    box-shadow:0 34px 96px rgba(0,0,0,.34);
    isolation:isolate;
    cursor:pointer;
    opacity:0;
    transform-style:preserve-3d;
    transition:transform .74s cubic-bezier(.18,.82,.18,1), opacity .38s ease, filter .38s ease;
}
.team-focus-card::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    background:linear-gradient(180deg,rgba(4,6,10,.04) 0%,rgba(4,6,10,.18) 42%,rgba(4,6,10,.94) 100%);
    pointer-events:none;
}
.team-focus-card::after{
    content:"";
    position:absolute;
    right:-70px;
    bottom:-80px;
    z-index:3;
    width:230px;
    height:230px;
    border-radius:999px;
    background:rgba(var(--theme-rgb),.26);
    filter:blur(28px);
}
.team-focus-card.is-active{
    z-index:8;
    opacity:1;
    filter:saturate(1);
    transform:translateX(-50%) translate3d(0,0,140px) rotateY(0deg) scale(1);
}
.team-focus-card.is-left,
.team-focus-card.is-right,
.team-focus-card.is-far-left,
.team-focus-card.is-far-right{
    opacity:0;
    pointer-events:none;
    transform:translateX(-50%) translate3d(0,42px,-160px) scale(.78);
}
.team-focus-section.is-spread .team-focus-card.is-left{
    z-index:5;
    opacity:.72;
    pointer-events:auto;
    filter:saturate(.82);
    transform:translateX(-50%) translate3d(-56%,52px,-90px) rotateY(20deg) scale(.84);
}
.team-focus-section.is-spread .team-focus-card.is-right{
    z-index:5;
    opacity:.72;
    pointer-events:auto;
    filter:saturate(.82);
    transform:translateX(-50%) translate3d(56%,52px,-90px) rotateY(-20deg) scale(.84);
}
.team-focus-section.is-spread .team-focus-card.is-far-left{
    z-index:3;
    opacity:.34;
    pointer-events:auto;
    filter:saturate(.62);
    transform:translateX(-50%) translate3d(-92%,88px,-220px) rotateY(30deg) scale(.68);
}
.team-focus-section.is-spread .team-focus-card.is-far-right{
    z-index:3;
    opacity:.34;
    pointer-events:auto;
    filter:saturate(.62);
    transform:translateX(-50%) translate3d(92%,88px,-220px) rotateY(-30deg) scale(.68);
}
.team-focus-card.is-hidden{
    opacity:0;
    pointer-events:none;
    transform:translateX(-50%) translate3d(0,110px,-300px) scale(.62);
}
.team-focus-photo{position:absolute;inset:0;z-index:1}
.team-focus-photo img{
    width:100%;
    height:100%;
    object-fit:cover;
    filter:saturate(.94) contrast(1.05);
    transform:scale(1.015);
    transition:transform .55s ease,filter .55s ease;
}
.team-focus-card:hover .team-focus-photo img{transform:scale(1.07);filter:saturate(1.08) contrast(1.08)}
.team-focus-info{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    z-index:4;
    padding:28px;
    text-align:left;
}
.team-focus-info span{
    display:inline-flex;
    margin-bottom:12px;
    color:var(--focus-accent);
    font-size:12px;
    font-weight:900;
    letter-spacing:.1em;
    text-transform:uppercase;
}
.team-focus-info h3{
    margin:0;
    color:#fff;
    font-family:'Big Shoulders Display',sans-serif;
    font-size:clamp(38px,4vw,62px);
    line-height:.86;
}
.team-focus-social{
    display:flex;
    flex-wrap:wrap;
    gap:9px;
    margin-top:20px;
    transform:translateY(14px);
    opacity:.88;
    transition:transform .28s ease,opacity .28s ease;
}
.team-focus-card:hover .team-focus-social{transform:translateY(0);opacity:1}
.team-focus-social a{
    width:40px;
    height:40px;
    border-radius:8px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:rgba(255,255,255,.92);
    color:#10151d;
    text-decoration:none;
    transition:transform .22s ease,background .22s ease,color .22s ease;
}
.team-focus-social a:hover{transform:translateY(-3px);background:var(--focus-accent);color:#fff}
.team-focus-controls{
    display:flex;
    justify-content:center;
    gap:8px;
    margin-top:16px;
}
.team-focus-dot{
    width:10px;
    height:10px;
    padding:0;
    border:0;
    border-radius:999px;
    background:rgba(255,255,255,.26);
    cursor:pointer;
    transition:width .24s ease,background .24s ease;
}
.team-focus-dot.active{width:36px;background:var(--focus-accent)}
.team-focus-empty{
    min-height:260px;
    display:grid;
    place-items:center;
    border-radius:8px;
    background:rgba(255,255,255,.065);
    color:var(--focus-muted);
    font-weight:900;
}
@media(max-width:991px){
    .team-focus-stage{min-height:600px}
    .team-focus-section.is-spread .team-focus-card.is-left{transform:translateX(-50%) translate3d(-38%,56px,-100px) rotateY(16deg) scale(.82)}
    .team-focus-section.is-spread .team-focus-card.is-right{transform:translateX(-50%) translate3d(38%,56px,-100px) rotateY(-16deg) scale(.82)}
    .team-focus-section.is-spread .team-focus-card.is-far-left,
    .team-focus-section.is-spread .team-focus-card.is-far-right{opacity:0;pointer-events:none}
}
@media(max-width:680px){
    .team-focus-stage{min-height:560px}
    .team-focus-card{width:min(360px,92vw);height:520px}
    .team-focus-section.is-spread .team-focus-card.is-left,
    .team-focus-section.is-spread .team-focus-card.is-right,
    .team-focus-section.is-spread .team-focus-card.is-far-left,
    .team-focus-section.is-spread .team-focus-card.is-far-right{opacity:0;pointer-events:none;transform:translateX(-50%) translate3d(0,80px,-180px) scale(.82)}
}

/* ===== team focus center spread light ===== */
body.uyc-theme-light .team-focus-section{
    --focus-bg:#f4f6f8;
    --focus-panel:rgba(255,255,255,.94);
    --focus-text:#151a21;
    --focus-muted:rgba(21,26,33,.64);
    --focus-accent:var(--theme-color);
    background:
        radial-gradient(circle at 50% 22%, rgba(var(--theme-rgb), .14), transparent 30%),
        radial-gradient(circle at 85% 18%, rgba(21,26,33,.055), transparent 24%),
        linear-gradient(135deg,#fff 0%,#f4f6f8 54%,#fff 100%)!important;
}
body.uyc-theme-light .team-focus-head h2{color:#151a21!important}
body.uyc-theme-light .team-focus-floor{background:radial-gradient(ellipse at center,rgba(var(--theme-rgb),.16),transparent 68%)!important}
body.uyc-theme-light .team-focus-card{background:#fff!important;box-shadow:0 34px 86px rgba(17,24,39,.14)!important}
body.uyc-theme-light .team-focus-card::before{background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,rgba(255,255,255,.16) 38%,rgba(255,255,255,.94) 100%)!important}
body.uyc-theme-light .team-focus-info h3{color:#151a21!important}
body.uyc-theme-light .team-focus-photo img{filter:saturate(.95) contrast(1.04) brightness(.92)}
body.uyc-theme-light .team-focus-dot{background:rgba(21,26,33,.22)!important}
body.uyc-theme-light .team-focus-dot.active{background:var(--theme-color)!important}
body.uyc-theme-light .team-focus-empty{background:rgba(255,255,255,.86)!important;color:rgba(21,26,33,.64)!important}

/* ===== team spread timing polish ===== */
.team-focus-card {
    transition: transform .74s cubic-bezier(.18,.82,.18,1), filter .2s ease;
}
.team-focus-section.is-spread .team-focus-card.is-left,
.team-focus-section.is-spread .team-focus-card.is-right {
    opacity: 1 !important;
    filter: saturate(.96) contrast(1.02);
}
.team-focus-section.is-spread .team-focus-card.is-far-left,
.team-focus-section.is-spread .team-focus-card.is-far-right {
    opacity: 1 !important;
    filter: saturate(.86) contrast(1);
}
.team-focus-section:not(.is-spread) .team-focus-card.is-left,
.team-focus-section:not(.is-spread) .team-focus-card.is-right,
.team-focus-section:not(.is-spread) .team-focus-card.is-far-left,
.team-focus-section:not(.is-spread) .team-focus-card.is-far-right {
    transition: transform .74s cubic-bezier(.18,.82,.18,1);
}

/* ===== team ready phase hard split ===== */
.team-focus-section:not(.is-ready) .team-focus-card {
    transition: transform 1.05s cubic-bezier(.16,.86,.16,1) !important;
}
.team-focus-section.is-ready .team-focus-card {
    transition: transform .74s cubic-bezier(.18,.82,.18,1), filter .2s ease !important;
}
.team-focus-section.is-opening .team-focus-card.is-left,
.team-focus-section.is-opening .team-focus-card.is-right,
.team-focus-section.is-opening .team-focus-card.is-far-left,
.team-focus-section.is-opening .team-focus-card.is-far-right,
.team-focus-section.is-ready .team-focus-card.is-left,
.team-focus-section.is-ready .team-focus-card.is-right,
.team-focus-section.is-ready .team-focus-card.is-far-left,
.team-focus-section.is-ready .team-focus-card.is-far-right {
    opacity: 1 !important;
}
.team-focus-section.is-opening .team-focus-card.is-left,
.team-focus-section.is-ready .team-focus-card.is-left {
    transform: translateX(-50%) translate3d(-82%, 42px, -70px) rotateY(16deg) scale(.82) !important;
}
.team-focus-section.is-opening .team-focus-card.is-right,
.team-focus-section.is-ready .team-focus-card.is-right {
    transform: translateX(-50%) translate3d(82%, 42px, -70px) rotateY(-16deg) scale(.82) !important;
}
.team-focus-section.is-opening .team-focus-card.is-far-left,
.team-focus-section.is-ready .team-focus-card.is-far-left {
    transform: translateX(-50%) translate3d(-125%, 74px, -190px) rotateY(24deg) scale(.66) !important;
}
.team-focus-section.is-opening .team-focus-card.is-far-right,
.team-focus-section.is-ready .team-focus-card.is-far-right {
    transform: translateX(-50%) translate3d(125%, 74px, -190px) rotateY(-24deg) scale(.66) !important;
}
.team-focus-section.is-opening .team-focus-card,
.team-focus-section:not(.is-ready) .team-focus-card {
    pointer-events: none;
}
.team-focus-section.is-ready .team-focus-card {
    pointer-events: auto;
}
@media(max-width:991px){
    .team-focus-section.is-opening .team-focus-card.is-left,
    .team-focus-section.is-ready .team-focus-card.is-left {
        transform: translateX(-50%) translate3d(-58%, 50px, -90px) rotateY(14deg) scale(.78) !important;
    }
    .team-focus-section.is-opening .team-focus-card.is-right,
    .team-focus-section.is-ready .team-focus-card.is-right {
        transform: translateX(-50%) translate3d(58%, 50px, -90px) rotateY(-14deg) scale(.78) !important;
    }
    .team-focus-section.is-opening .team-focus-card.is-far-left,
    .team-focus-section.is-opening .team-focus-card.is-far-right,
    .team-focus-section.is-ready .team-focus-card.is-far-left,
    .team-focus-section.is-ready .team-focus-card.is-far-right {
        opacity: 0 !important;
        pointer-events: none !important;
    }
}
@media(max-width:680px){
    .team-focus-section.is-opening .team-focus-card.is-left,
    .team-focus-section.is-opening .team-focus-card.is-right,
    .team-focus-section.is-ready .team-focus-card.is-left,
    .team-focus-section.is-ready .team-focus-card.is-right {
        opacity: 0 !important;
        pointer-events: none !important;
    }
}

/* ===== team 3d spread equal ===== */
.team-spread-section {
    --team-accent: var(--sh-red,var(--theme-color));
    --team-text: #ffffff;
    --team-muted: rgba(255,255,255,.68);
    position: relative;
    padding: clamp(86px, 8vw, 126px) 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 50% 42%, rgba(var(--theme-rgb), .22), transparent 34%),
        radial-gradient(circle at 18% 18%, rgba(255,255,255,.06), transparent 25%),
        linear-gradient(180deg, #0a0e13 0%, #121821 54%, #090d12 100%);
}
.team-spread-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(115deg, transparent 0%, rgba(var(--theme-rgb), .1) 45%, transparent 78%);
}
.team-spread-section .container {
    position: relative;
    z-index: 2;
}
.team-spread-head {
    max-width: 900px;
    margin: 0 auto clamp(30px, 4vw, 54px);
    text-align: center;
}
.team-spread-head span {
    display: inline-flex;
    margin-bottom: 12px;
    color: var(--team-accent);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.team-spread-head h2 {
    margin: 0;
    color: var(--team-text);
    font-family: 'Big Shoulders Display', var(--title-font), sans-serif;
    font-size: clamp(52px, 7vw, 102px);
    line-height: .86;
    letter-spacing: 0;
    text-transform: uppercase;
}
.team-spread-stage {
    position: relative;
    min-height: clamp(520px, 51vw, 680px);
    perspective: 1700px;
}
.team-spread-core {
    position: absolute;
    left: 50%;
    top: 50%;
    width: min(760px, 82vw);
    height: min(420px, 44vw);
    border-radius: 8px;
    background:
        radial-gradient(circle at 50% 35%, rgba(255,255,255,.15), transparent 32%),
        linear-gradient(135deg, rgba(var(--theme-rgb), .42), rgba(var(--theme-rgb), .12));
    box-shadow: 0 34px 110px rgba(var(--theme-rgb), .18);
    transform: translate(-50%, -50%) scale(.72);
    opacity: .42;
    transition: transform .8s cubic-bezier(.18,.82,.18,1), opacity .8s ease;
}
.team-spread-section.is-open .team-spread-core {
    transform: translate(-50%, -50%) scale(1);
    opacity: .8;
}
.team-spread-deck {
    position: absolute;
    inset: 0;
    transform-style: preserve-3d;
}
.team-spread-card {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: var(--z);
    width: clamp(190px, 17vw, 235px);
    aspect-ratio: 3 / 4.2;
    border-radius: 8px;
    overflow: hidden;
    background: rgba(255,255,255,.08);
    box-shadow: 0 28px 84px rgba(0,0,0,.3);
    transform:
        translate(-50%, -50%)
        translate3d(0, 0, -180px)
        rotateY(var(--rot))
        scale(.82);
    opacity: .58;
    transition: transform .86s cubic-bezier(.18,.82,.18,1), opacity .55s ease, box-shadow .28s ease;
}
.team-spread-section.is-open .team-spread-card {
    transform:
        translate(-50%, -50%)
        translate3d(var(--final-x), var(--final-y), 0)
        rotateY(0deg)
        scale(1);
    opacity: 1;
}
.team-spread-card:hover {
    z-index: 40;
    box-shadow: 0 38px 110px rgba(0,0,0,.38), 0 18px 60px rgba(var(--theme-rgb), .22);
    transform:
        translate(-50%, -50%)
        translate3d(var(--final-x), calc(var(--final-y) - 10px), 80px)
        rotateY(0deg)
        scale(1.03);
}
.team-spread-photo {
    position: absolute;
    inset: 0;
}
.team-spread-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    filter: saturate(.98) contrast(1.05) brightness(.9);
    transform: scale(1.04);
    transition: transform .45s ease, filter .45s ease;
}
.team-spread-card:hover .team-spread-photo img {
    transform: scale(1);
    filter: saturate(1.05) contrast(1.06) brightness(.96);
}
.team-spread-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(180deg, rgba(6,8,12,0) 30%, rgba(6,8,12,.66) 76%, rgba(6,8,12,.94) 100%),
        linear-gradient(135deg, rgba(var(--theme-rgb), .12), transparent 48%);
}
.team-spread-card::after {
    content: "";
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 0;
    z-index: 3;
    height: 4px;
    background: var(--team-accent);
    transform: scaleX(.28);
    transform-origin: left;
    transition: transform .25s ease;
}
.team-spread-card:hover::after {
    transform: scaleX(1);
}
.team-spread-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 22px 18px 24px;
}
.team-spread-info small {
    display: block;
    margin-bottom: 8px;
    color: rgba(255,255,255,.72);
    font-size: 10px;
    line-height: 1.25;
    font-weight: 900;
    text-transform: uppercase;
}
.team-spread-info h3 {
    margin: 0;
    color: #fff;
    font-size: clamp(21px, 2vw, 29px);
    line-height: .98;
    letter-spacing: 0;
    font-weight: 900;
}
.team-spread-social {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 13px;
}
.team-spread-social a {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.92);
    color: #111821;
    text-decoration: none;
}
.team-spread-social a:hover {
    background: var(--team-accent);
    color: #fff;
}
.team-spread-empty {
    min-height: 260px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    background: rgba(255,255,255,.07);
    color: var(--team-muted);
    font-weight: 900;
}
@media (max-width: 1199px) {
    .team-spread-card { width: clamp(160px, 16vw, 200px); }
    .team-spread-section.is-open .team-spread-card,
    .team-spread-card:hover {
        transform:
            translate(-50%, -50%)
            translate3d(calc(var(--final-x) * .82), var(--final-y), 0)
            rotateY(0deg)
            scale(1);
    }
}
@media (max-width: 991px) {
    .team-spread-stage { min-height: auto; perspective: none; }
    .team-spread-core { display: none; }
    .team-spread-deck {
        position: relative;
        inset: auto;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }
    .team-spread-card,
    .team-spread-section.is-open .team-spread-card,
    .team-spread-card:hover {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        transform: none;
        opacity: 1;
    }
}
@media (max-width: 620px) {
    .team-spread-section { padding: 72px 0; }
    .team-spread-head h2 { font-size: 50px; }
    .team-spread-deck { grid-template-columns: 1fr; }
}

/* ===== team 3d spread equal light ===== */
body.uyc-theme-light .team-spread-section {
    --team-text: #151a21;
    --team-muted: rgba(21,26,33,.64);
    background:
        radial-gradient(circle at 50% 42%, rgba(var(--theme-rgb), .13), transparent 34%),
        radial-gradient(circle at 18% 18%, rgba(21,26,33,.04), transparent 25%),
        linear-gradient(180deg, #ffffff 0%, #f4f6f8 54%, #ffffff 100%) !important;
}
body.uyc-theme-light .team-spread-section::before {
    background: linear-gradient(115deg, transparent 0%, rgba(var(--theme-rgb), .08) 45%, transparent 78%) !important;
}
body.uyc-theme-light .team-spread-head h2 {
    color: #151a21 !important;
}
body.uyc-theme-light .team-spread-core {
    background:
        radial-gradient(circle at 50% 35%, rgba(255,255,255,.55), transparent 32%),
        linear-gradient(135deg, rgba(var(--theme-rgb), .22), rgba(var(--theme-rgb), .08)) !important;
    box-shadow: 0 34px 94px rgba(var(--theme-rgb), .13) !important;
}
body.uyc-theme-light .team-spread-card {
    background: rgba(255,255,255,.86) !important;
    box-shadow: 0 24px 70px rgba(17,24,39,.14) !important;
}
body.uyc-theme-light .team-spread-card:hover {
    box-shadow: 0 36px 96px rgba(17,24,39,.2), 0 18px 54px rgba(var(--theme-rgb), .15) !important;
}
body.uyc-theme-light .team-spread-photo img {
    filter: saturate(.98) contrast(1.03) brightness(.97);
}
body.uyc-theme-light .team-spread-card:hover .team-spread-photo img {
    filter: saturate(1.04) contrast(1.04) brightness(1);
}
body.uyc-theme-light .team-spread-empty {
    background: rgba(255,255,255,.78) !important;
    color: rgba(21,26,33,.62) !important;
}
/* ===== reference clean logo cards ===== */
.reference-3d-item a {
    min-height: 104px;
    padding: 18px 24px;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible;
}
.reference-3d-item a::before,
.reference-3d-item a::after {
    content: none !important;
}
.reference-3d-item a:hover {
    background: transparent !important;
    box-shadow: none !important;
    transform: rotateX(5deg) rotateY(-7deg) translateY(-6px) translateZ(26px);
}
.reference-3d-row.is-reverse .reference-3d-item a:hover {
    transform: rotateX(5deg) rotateY(7deg) translateY(-6px) translateZ(26px);
}
.reference-3d-item img {
    width: 100%;
    max-width: 178px;
    max-height: 66px;
    padding: 14px 18px;
    border-radius: 8px;
    background: rgba(255,255,255,.92);
    object-fit: contain;
    filter: none !important;
    opacity: 1 !important;
    box-shadow: 0 16px 42px rgba(0,0,0,.16);
}
.reference-3d-item a:hover img {
    filter: none !important;
    opacity: 1 !important;
    transform: translateY(-3px) scale(1.04);
    box-shadow: 0 22px 58px rgba(0,0,0,.22), 0 12px 38px rgba(var(--theme-rgb), .16);
}
.reference-3d-item span {
    display: none !important;
}
body.uyc-theme-light .reference-3d-item a,
body.uyc-theme-light .reference-3d-item a:hover {
    background: transparent !important;
    box-shadow: none !important;
}
body.uyc-theme-light .reference-3d-item img {
    background: rgba(255,255,255,.96) !important;
    filter: none !important;
    opacity: 1 !important;
    box-shadow: 0 14px 36px rgba(17,24,39,.1);
}
body.uyc-theme-light .reference-3d-item a:hover img {
    filter: none !important;
    opacity: 1 !important;
    box-shadow: 0 22px 52px rgba(17,24,39,.16), 0 12px 34px rgba(var(--theme-rgb), .12);
}
/* ===== header dropdown requested media rule ===== */
@media (min-width: 1200px) {
    .header.header-dropdown-open::before {
        height: 660px;
        background: linear-gradient(135deg, rgba(255, 255, 255, .96), rgba(248, 250, 255, .88) 54%, rgba(var(--theme-rgb), .20)), radial-gradient(circle at 18% 18%, rgba(16, 24, 64, .06), transparent 28%);
        -webkit-backdrop-filter: blur(22px) saturate(1.16);
        backdrop-filter: blur(22px) saturate(1.16);
    }
}

