:root{--green-dark: #1a2a22;--green-mid: #243d32;--gold: #c5a059;--gold-light: #e8c872;--header-bg: #eef2f5;--about-bg: #f4f8fb;--green-soft: #e8f3ec;--green-pale: #f4faf7;--text-dark: #1a1a1a;--text-muted: #4a5568;--white: #ffffff;--radius: 8px;--font: "Montserrat", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:var(--font);color:var(--text-dark);background:var(--white)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block;height:auto}.container{width:min(1140px,calc(100% - 32px));margin-inline:auto;padding-inline:16px;box-sizing:border-box}.skip-link{position:absolute;left:-999px;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:16px;top:16px;width:auto;height:auto;padding:10px 12px;background:var(--white);border:1px solid var(--gold);z-index:100}.announcement{background:#f5f5f5;border-bottom:1px solid #e2e8f0;text-align:center;font-size:13px;color:var(--text-muted);padding:8px 16px}.site-header{background:var(--header-bg);border-bottom:1px solid #d8e0e8;position:sticky;top:0;z-index:30;direction:ltr}.site-header .header-inner,.mobile-sidebar,.mobile-sidebar__nav{direction:ltr}html[dir=rtl] .site-header .header-end{margin-left:auto;margin-right:0}.header-inner{display:flex;align-items:center;gap:14px 20px;padding:10px 0}.header-end{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-inline-start:auto}.nav--desktop{flex:1;min-width:0;justify-content:flex-end}.header-lang{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:4px;border-radius:999px;border:2px solid var(--gold);background:var(--white);box-shadow:0 2px 12px #c5a05959;z-index:35}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0;font-weight:700;font-size:14px;letter-spacing:.02em;color:var(--text-dark)}.brand:hover{text-decoration:none}.brand-logo{height:44px;width:auto;max-width:200px;object-fit:contain;flex-shrink:0}.brand-tagline{display:none!important}.nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:12px 18px;font-size:14px;font-weight:600;color:var(--text-muted);min-width:0}.nav a,.nav-link{white-space:nowrap;flex-shrink:0}.nav-link--cart{display:inline-flex;align-items:center;gap:4px}.nav-link__text{display:inline-grid;vertical-align:middle}.nav-link__text>[data-lang]{grid-area:1 / 1;display:block!important;visibility:hidden;white-space:nowrap}.nav-link__text>[data-lang=ar]{direction:rtl}html[data-lang=tr] .nav-link__text>[data-lang=tr],html[data-lang=ar] .nav-link__text>[data-lang=ar],html[data-lang=en] .nav-link__text>[data-lang=en]{visibility:visible}.nav-link__count{flex-shrink:0}.nav a:hover{color:var(--green-dark);text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;border:2px solid var(--gold);border-radius:10px;background:var(--white);cursor:pointer;flex-shrink:0;position:relative;z-index:45;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-nav-toggle__bar{display:block;width:100%;height:2px;background:var(--green-dark);border-radius:2px;transition:transform .2s ease,opacity .2s ease}body.mobile-nav-open .mobile-nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}body.mobile-nav-open .mobile-nav-toggle__bar:nth-child(2){opacity:0}body.mobile-nav-open .mobile-nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.shopify-section:has(.site-header){overflow:visible!important}.mobile-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#1a2a228c;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;pointer-events:none}.mobile-nav-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-sidebar{position:fixed;inset-block:0;inset-inline-end:0;z-index:210;width:min(300px,88vw);background:var(--green-dark);color:var(--white);box-shadow:-8px 0 32px #00000040;transform:translate(100%);transition:transform .28s ease;display:flex;flex-direction:column;padding:0;overflow-y:auto}html[dir=rtl] .mobile-sidebar{transform:translate(-100%);box-shadow:8px 0 32px #00000040}.mobile-sidebar.is-open,html[dir=rtl] .mobile-sidebar.is-open{transform:translate(0)}.mobile-sidebar__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(197,160,89,.35)}.mobile-sidebar__brand{font-weight:800;font-size:15px;letter-spacing:.12em;color:var(--gold-light)}.mobile-sidebar__close{width:40px;height:40px;border:1px solid rgba(197,160,89,.5);border-radius:8px;background:transparent;color:var(--gold-light);font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-sidebar__close:hover{background:#c5a05926}.mobile-sidebar__lang{margin:16px 18px 8px;justify-content:center;border-color:var(--gold);background:#ffffff0f}.mobile-sidebar__lang .lang-switcher__btn{color:#ffffffbf}.mobile-sidebar__lang .lang-switcher__btn.is-active,.mobile-sidebar__lang .lang-switcher__btn:hover{color:var(--green-dark)}.mobile-sidebar__nav{display:flex;flex-direction:column;gap:0;padding:8px 0 24px}.mobile-sidebar__nav a{display:flex;align-items:center;padding:14px 22px;font-size:15px;font-weight:600;color:var(--white);border-bottom:1px solid rgba(255,255,255,.08);text-decoration:none}.mobile-sidebar__nav .nav-link__text>[data-lang=ar]{direction:rtl}.mobile-sidebar__nav a:hover{background:#c5a0591f;color:var(--gold-light);text-decoration:none}.lang-switcher,.header-lang{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.lang-switcher__btn{min-width:40px;padding:7px 11px;border:none;border-radius:999px;background:transparent;color:var(--text-muted);font-family:var(--font);font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,color .2s ease}.lang-switcher__btn:hover{color:var(--green-dark)}.lang-switcher__btn.is-active{background:var(--gold);color:var(--green-dark);box-shadow:0 2px 8px #c5a05959}#MainContent{background:var(--about-bg)}.vertexa-hero{position:relative;background-color:var(--green-dark);color:var(--white);text-align:center;padding:52px 20px 64px;overflow:hidden;min-height:min(62vh,560px);display:flex;align-items:center;margin-bottom:0}.shopify-section:has(.vertexa-hero){margin-bottom:48px;position:relative}.shopify-section:has(.vertexa-hero):after{content:"";position:absolute;left:50%;bottom:20px;transform:translate(-50%);width:min(120px,40%);height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent);border-radius:2px;z-index:5;pointer-events:none}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#1a2a228c,#1a2a22d1,#1a2a22eb),var(--hero-bg-image);background-size:cover;background-position:center 32%;background-repeat:no-repeat}.hero-content{position:relative;z-index:2;width:100%}.vertexa-hero:before{content:"VERTEXA";position:absolute;left:50%;bottom:-.12em;transform:translate(-50%);font-size:clamp(72px,14vw,160px);font-weight:900;letter-spacing:.08em;color:transparent;-webkit-text-stroke:1px rgba(197,160,89,.22);pointer-events:none;white-space:nowrap;z-index:1}.hero-taglines{margin:0}.hero-line{margin:0 0 6px;font-weight:800;letter-spacing:.06em;line-height:1.35;text-shadow:0 2px 16px rgba(0,0,0,.55)}.hero-line--ar{font-size:clamp(18px,2.8vw,26px)}.hero-line--tr{font-size:clamp(14px,2.2vw,20px);opacity:.92}.hero-line--gold{color:var(--gold-light)}.hero-location{margin:20px 0 0;text-shadow:0 2px 12px rgba(0,0,0,.5);font-size:13px;font-weight:700;letter-spacing:.12em;color:var(--gold-light);display:inline-flex;align-items:center;gap:6px}.vertexa-services{background:var(--green-mid);padding:28px 0 32px;border-top:1px solid rgba(197,160,89,.25);border-bottom:1px solid rgba(197,160,89,.25)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{text-align:center;padding:20px 12px;border:1px solid rgba(197,160,89,.35);border-radius:10px;background:#00000026}.service-card__icon{display:block;font-size:28px;margin-bottom:10px;filter:grayscale(1) brightness(1.4) sepia(1) hue-rotate(5deg) saturate(3)}.service-card__title-tr{margin:0 0 6px;font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--gold-light);line-height:1.3}.service-card__title-ar{margin:0;font-size:14px;font-weight:600;color:#ffffffe6;line-height:1.4}.services-page-hero{min-height:min(48vh,440px)}.services-page__badge{margin:20px auto 0;max-width:640px;text-align:center;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--gold-light);padding:10px 16px;border:1px solid rgba(197,160,89,.45);border-radius:999px;background:#0003}.services-page-grid{padding:48px 0 52px;background:var(--green-pale);background-image:linear-gradient(165deg,#ffffff 0%,var(--green-soft) 40%,#ffffff 100%);border-top:1px solid rgba(36,61,50,.08)}.services-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-detail-card{background:var(--white);border:1px solid rgba(36,61,50,.1);border-radius:12px;padding:22px 18px;border-top:3px solid var(--gold);box-shadow:0 4px 18px #1a2a220f}.service-detail-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid rgba(197,160,89,.45);font-size:22px;margin-bottom:12px;background:linear-gradient(145deg,#ffffff,var(--green-soft))}.service-detail-card__title-tr{margin:0 0 4px;font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--gold);line-height:1.3}.service-detail-card__title-ar{margin:0 0 10px;font-size:15px;font-weight:800;color:var(--green-dark);line-height:1.35}.service-detail-card__text-tr,.service-detail-card__text-ar{margin:0 0 8px;font-size:13px;line-height:1.65;color:var(--text-muted)}.service-detail-card__text-ar:last-child{margin-bottom:0}.shopify-section:has(.vertexa-about){padding:0 20px 56px}.vertexa-about{padding:0;max-width:1140px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:0 4px #c5a05959,0 20px 48px #1a2a221f}.about-split{display:grid;grid-template-columns:1fr 1fr;min-height:420px}.about-panel{display:flex;align-items:center;padding:48px 40px}.about-panel--ar{background:var(--green-dark);color:var(--white)}.about-panel--tr,.about-panel--en{background:var(--white);color:var(--text-dark);border-top:none;border-inline-start:1px solid rgba(26,42,34,.08)}.about-panel__inner{max-width:520px;margin:0 auto;width:100%}.about-eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.2em;color:var(--gold-light);text-transform:uppercase}.about-eyebrow--dark{color:var(--green-mid)}.about-heading{margin:0 0 10px;font-size:clamp(26px,3.5vw,36px);font-weight:800;line-height:1.2}.about-heading--dark{color:var(--green-dark)}.about-subtitle{margin:0 0 18px;font-size:15px;font-weight:700;color:var(--gold-light);line-height:1.5}.about-subtitle--gold{color:var(--gold)}.about-body{font-size:14px;line-height:1.9;color:#ffffffe0}.about-body p{margin:0}.about-body--dark{color:var(--text-muted)}.about-location-line{margin:22px 0 0;font-size:13px;font-weight:700;color:var(--green-dark);display:flex;align-items:center;gap:8px}.vertexa-values{background:linear-gradient(180deg,var(--green-mid) 0%,var(--green-dark) 100%);padding:48px 0 52px;border-top:1px solid rgba(197,160,89,.3)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value-card{text-align:center;padding:24px 16px;border:1px solid rgba(197,160,89,.4);border-radius:12px;background:#0000001f}.value-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:12px;border-radius:50%;border:1px solid rgba(197,160,89,.5);font-size:22px;color:var(--gold-light)}.value-card__tr{margin:0 0 4px;font-size:11px;font-weight:800;letter-spacing:.05em;color:var(--gold-light);line-height:1.35}.value-card__ar{margin:0 0 10px;font-size:14px;font-weight:700;color:var(--white);line-height:1.4}.value-card__desc{margin:0;font-size:12px;line-height:1.55;color:#ffffffbf}.btn-shop{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;background:var(--gold);color:var(--green-dark);font-weight:700;font-size:15px;border-radius:999px;border:1px solid rgba(197,160,89,.6);cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #c5a05959}.btn-shop:hover{background:var(--gold-light);text-decoration:none;color:var(--green-dark);box-shadow:0 6px 20px #c5a05973}.product{padding:36px 0 52px;background:var(--about-bg)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.product-card{background:var(--white);border:1px solid #e2e8f0;border-radius:var(--radius);padding:18px}.product-info h1{margin:0 0 10px;font-size:24px}.price{font-size:20px;font-weight:800;color:var(--green-dark)}.muted{color:var(--text-muted)}.divider{height:1px;background:#e2e8f0;margin:14px 0}.btn-buy{border:0;padding:12px 20px;border-radius:999px;background:var(--green-dark);color:var(--white);font-weight:700;cursor:pointer}.btn-buy:hover{background:var(--green-mid)}.btn-buy:disabled{opacity:.6;cursor:not-allowed}.btn-outline{display:inline-flex;padding:12px 16px;border:1px solid #cbd5e1;border-radius:999px;font-weight:600;font-size:14px}.btn-outline:hover{text-decoration:none;border-color:var(--green-dark)}.site-footer{background:var(--green-dark);color:#ffffffd9;padding:32px 0;font-size:13px;border-top:3px solid var(--gold)}.footer-grid{display:grid;grid-template-columns:1fr 2fr auto;gap:24px;align-items:center}.footer-brand b{display:block;font-size:18px;letter-spacing:.08em;color:var(--gold-light)}.footer-tagline{display:block;margin-top:4px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.8}.footer-contact{display:flex;flex-wrap:wrap;gap:10px 24px;margin:0;padding:0;list-style:none;justify-content:center}.footer-contact li{display:flex;align-items:center;gap:8px}.footer-icon{opacity:.9}.footer-links{display:flex;flex-direction:column;gap:8px;text-align:end}.site-footer a{color:var(--gold-light);text-decoration:none}.site-footer a:hover{color:var(--white);text-decoration:underline}.vertexa-404{padding:64px 0;text-align:center;background:var(--about-bg)}.vertexa-404 h1{margin:0 0 12px;font-size:28px}.about-showcase{margin:36px 0 32px;padding-top:32px;border-top:1px solid #dde4ea}.about-showcase__title{margin:0 0 20px;font-size:22px;font-weight:800;color:var(--green-dark)}.about-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:start}.vertexa-about.rtl .about-showcase__grid{text-align:center}.showcase-card{background:var(--white);border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.showcase-card:hover{border-color:var(--gold);box-shadow:0 10px 28px #1a2a221a}.showcase-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--green-dark)}.showcase-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.showcase-card:hover .showcase-card__media img{transform:scale(1.03)}.showcase-card__badge{position:absolute;top:8px;inset-inline-start:8px;padding:4px 8px;font-size:10px;font-weight:700;background:var(--gold);color:var(--green-dark);border-radius:4px}.showcase-card__title{margin:0;padding:10px 12px 12px;font-size:13px;font-weight:600;color:var(--text-dark);line-height:1.4}.why-hero{background-color:var(--green-dark);color:var(--white);padding:56px 0 48px;position:relative;overflow:hidden;min-height:min(52vh,480px);display:flex;align-items:center}.why-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.why-hero__photo{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.why-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1a2a2280,#1a2a2266,#1a2a2294);pointer-events:none}.why-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 25%,rgba(197,160,89,.12),transparent 50%);pointer-events:none;z-index:1}.why-hero__inner{position:relative;z-index:3;width:100%}.why-eyebrow{margin:0 0 20px;font-size:11px;letter-spacing:.22em;color:var(--gold-light);font-weight:700}.why-hero__titles{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:start;margin-bottom:24px}.why-hero__col{min-width:0;max-width:100%}.why-hero h1,.why-hero__subtitle,.why-intro p{overflow-wrap:break-word;word-wrap:break-word}.why-hero__divider{width:2px;min-height:80px;background:linear-gradient(180deg,transparent,var(--gold),transparent)}.why-hero h1{margin:0 0 8px;font-size:clamp(24px,3.5vw,34px);font-weight:800;line-height:1.2}.why-hero__subtitle{margin:0;font-size:14px;color:var(--gold-light);font-weight:600;line-height:1.5}.why-intro{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto}.why-intro p{margin:0;font-size:14px;line-height:1.85;color:#ffffffe6}.why-features{padding:52px 0 56px;background-color:var(--green-pale);background-image:linear-gradient(165deg,#ffffff 0%,var(--green-soft) 38%,#ffffff 62%,#dceee4 100%),radial-gradient(ellipse 70% 55% at 0% 30%,rgba(36,61,50,.07),transparent 58%),radial-gradient(ellipse 65% 50% at 100% 70%,rgba(197,160,89,.09),transparent 52%);border-top:1px solid rgba(36,61,50,.08);border-bottom:1px solid rgba(36,61,50,.06);position:relative}.why-features:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(36,61,50,.04) 1px,transparent 1px);background-size:22px 22px;opacity:.45;pointer-events:none}.why-features .container{position:relative;z-index:1}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.why-card{background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(36,61,50,.1);border-radius:12px;padding:22px 20px;border-top:3px solid var(--gold);box-shadow:0 4px 18px #1a2a220f;transition:border-color .2s ease,box-shadow .2s ease}.why-card:hover{border-color:#c5a05973;box-shadow:0 10px 28px #1a2a221a}.why-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid rgba(197,160,89,.45);font-size:22px;margin-bottom:12px;background:linear-gradient(145deg,#ffffff,var(--green-soft))}.why-card__title-ar{margin:0 0 4px;font-size:15px;font-weight:800;color:var(--green-dark);line-height:1.35}.why-card__title-tr{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--gold);line-height:1.3}.why-card__text-ar,.why-card__text-tr{margin:0 0 8px;font-size:13px;line-height:1.65;color:var(--text-muted)}.why-card__text-tr:last-child{margin-bottom:0}.mersin-stats{background:var(--green-dark);color:var(--white);padding:28px 0 32px;border-top:1px solid rgba(197,160,89,.25)}.mersin-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mersin-stat{text-align:center;padding:16px 12px;border:1px solid rgba(197,160,89,.35);border-radius:10px;background:#ffffff0f}.mersin-stat__icon{display:block;font-size:22px;margin-bottom:8px}.mersin-stat__value{margin:0 0 6px;font-size:clamp(22px,3vw,30px);font-weight:800;color:var(--gold-light);line-height:1.1}.mersin-stat__label-tr{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:1.35}.mersin-stat__label-ar{margin:0;font-size:10px;opacity:.85;line-height:1.35}.mersin-grid{grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.mersin-grid{grid-template-columns:repeat(4,1fr)}}.why-closing{background:var(--green-dark);color:var(--white);padding:40px 0 48px;border-top:1px solid rgba(197,160,89,.35)}.why-closing__inner{text-align:center;max-width:720px;margin:0 auto}.why-closing__globe{font-size:28px;display:block;margin-bottom:12px}.why-closing__text p{margin:0 0 10px;font-size:15px;line-height:1.7;color:#ffffffe6}.why-closing .btn-shop{margin-top:20px}.why-teaser{background:linear-gradient(90deg,var(--green-dark),var(--green-mid));color:var(--white);padding:22px 0;border-bottom:1px solid rgba(197,160,89,.3)}.why-teaser__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.why-teaser__label{margin:0 0 4px;font-size:12px;color:var(--gold-light);font-weight:700}.why-teaser h2{margin:0 0 6px;font-size:20px;font-weight:800}.why-teaser__desc{margin:0;font-size:13px;opacity:.9;max-width:520px}.why-teaser__btn{flex-shrink:0;background:var(--gold);color:var(--green-dark)}.why-teaser__btn:hover{background:var(--gold-light);color:var(--green-dark)}.section-collection{padding:40px 0 56px;background:var(--about-bg)}.section-collection h1{margin:0 0 8px}.product-grid-shop{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-top:24px}.product-card-shop{background:var(--white);border:1px solid #e2e8f0;border-radius:var(--radius);padding:12px;text-decoration:none;color:inherit}.product-card-shop:hover{text-decoration:none;border-color:var(--gold)}.product-card-shop img{border-radius:6px;margin-bottom:10px;aspect-ratio:1;object-fit:cover}.product-card-shop h3{margin:0 0 6px;font-size:15px}@media(max-width:900px){.services-grid,.services-detail-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.shopify-section:has(.vertexa-hero){margin-bottom:32px}.shopify-section:has(.vertexa-about){padding:0 16px 40px}.vertexa-about{border-radius:10px}.about-split{grid-template-columns:1fr}.about-panel--tr{border-inline-start:none;border-top:1px solid rgba(26,42,34,.08)}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-contact{justify-content:center}.footer-links{flex-direction:row;justify-content:center;text-align:center}}@media(max-width:900px){.header-inner{gap:10px;padding:8px 0}.brand{flex:1;min-width:0}.header-end{margin-inline-start:0;flex-shrink:0}.nav--desktop{display:none!important}.mobile-nav-toggle{display:flex}.site-header{z-index:40}.brand-logo{height:34px;max-width:72px}}@media(min-width:901px){.mobile-nav-toggle{display:none!important}body.mobile-nav-open{overflow:auto!important}.mobile-sidebar:not(.is-open),.mobile-nav-overlay:not(.is-open){visibility:hidden;pointer-events:none}}@media(max-width:768px){.brand-tagline{display:none}.about-features{flex-direction:column;align-items:center}.product-grid,.services-grid,.services-detail-grid{grid-template-columns:1fr}.services-page__badge{font-size:10px;letter-spacing:.05em}.values-grid{grid-template-columns:1fr}.about-panel{padding:32px 20px}.why-hero{overflow:visible;min-height:auto;padding:36px 0 40px;align-items:stretch}.why-hero__photo{object-position:center 40%}.why-hero__shade{background:linear-gradient(180deg,#1a2a2294,#1a2a227a 55%,#1a2a22a6)}.why-hero__inner{width:100%;max-width:100%}.why-eyebrow{font-size:9px;letter-spacing:.1em;line-height:1.45;margin-bottom:16px}.why-hero__titles{grid-template-columns:1fr;gap:24px;margin-bottom:20px}.why-hero__divider{display:none}.why-hero__col[lang=ar]{text-align:right;padding-inline:0}.why-hero__col:not([lang=ar]){text-align:left}.why-hero h1{font-size:clamp(20px,5.5vw,28px);line-height:1.25}.why-hero__subtitle{font-size:13px;line-height:1.45}.why-intro{grid-template-columns:1fr;gap:16px;max-width:100%}.why-intro p{font-size:13px;line-height:1.7}.why-intro p[lang=ar]{text-align:right}.why-grid,.mersin-grid{grid-template-columns:1fr}.mersin-stats__grid{grid-template-columns:repeat(2,1fr);gap:12px}.why-teaser__inner{flex-direction:column;text-align:center}}@media(max-width:900px){.why-hero__titles{grid-template-columns:1fr;gap:20px}.why-hero__divider{display:none}.why-intro{grid-template-columns:1fr;max-width:100%}}html[data-lang=tr] [data-lang]:not([data-lang=tr]),html[data-lang=ar] [data-lang]:not([data-lang=ar]),html[data-lang=en] [data-lang]:not([data-lang=en]){display:none!important}html[data-lang] .why-hero__titles{grid-template-columns:1fr;justify-items:center;text-align:center}html[data-lang] .why-hero__divider{display:none}html[data-lang] .why-intro{grid-template-columns:1fr;text-align:center}html[data-lang] .about-split{grid-template-columns:1fr}html[data-lang] .about-panel--tr,html[data-lang] .about-panel--en{border-inline-start:none}.value-card__en{margin:0 0 4px;font-size:1rem;font-weight:700;color:var(--gold-light)}.service-detail-card__title-en,.why-card__title-en{margin:0 0 4px;font-size:1rem;font-weight:700;color:var(--gold)}.mersin-stat__label-en{margin:0;font-size:.9rem;color:var(--gold-light)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
