/* Desktop overrides (loaded only on min-width: 1024px) */

.home-hero__title { font-size: 44px; }
.section-title { font-size: 32px; }
.section-subtitle { font-size: 15px; }

.cards-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.why-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.testimonials-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }

.card { padding: 26px 24px; border-radius: 16px; }
.card__title { font-size: 16px; }

.home-section { padding: 70px 0; }
.home-services { padding-top: 60px; }

.site-header__toggle { display: none; }
.site-nav__close { display: none; }
.site-nav__overlay { display: none !important; }
.site-nav__cta { display: none; }

.home-testimonials { padding: 96px 0 110px; }
.home-testimonials .section-title { font-size: 40px; line-height: 1.06; font-weight: 600; }
.home-testimonials .section-subtitle { font-size: 15px; max-width: 560px; }
.t-card { padding: 26px 24px; border-radius: 16px; }
.t-card__avatar { width: 42px; height: 42px; font-size: 12px; }
.t-card__name { font-size: 13px; }
.t-card__role { font-size: 10px; }
.t-card__text { font-size: 12px; margin-bottom: 14px; }
.t-card__stars { font-size: 12px; }

.home-automation { padding: 86px 0; }
.home-automation__head { margin-bottom: 44px; }
.home-automation__title { font-size: 44px; }
.home-automation__subtitle { font-size: 15px; }
.home-automation__cta { padding: 10px 18px; font-size: 11px; border-radius: 999px; }

.home-automation__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px; }
.home-automation-card { padding: 28px 28px; border-radius: 18px; }
.home-automation-card__title { font-size: 15px; }
.home-automation-card__text { font-size: 11px; }
.home-automation-card__list li { font-size: 11px; }

.service-wide { grid-column: 1 / -1; margin-top: 22px; padding: 22px 24px; }
.service-wide__title { font-size: 18px; }
.service-wide__text { max-width: 860px; }
.service-wide__list { gap: 12px 22px; }

.btn--services { padding: 12px 22px; font-size: 12px; }

.site-header__inner { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 22px; }
.site-nav { display: block; justify-self: center; position: static; height: auto; width: auto; padding: 0; transform: none; box-shadow: none; background: transparent; }
.site-nav--panel { position: static; height: auto; width: auto; padding: 0; transform: none; box-shadow: none; background: transparent; }
.site-header .site-nav__menu { display: flex !important; justify-content: center !important; align-items: center !important; flex-wrap: nowrap !important; gap: 48px !important; }
.site-header .site-nav__menu > li + li { margin-left: 48px !important; }
.site-nav--panel .site-nav__menu { flex-direction: row; margin-top: 0; }
.site-nav--panel .site-nav__menu > li { display: block; flex-wrap: nowrap; align-items: stretch; }
.site-nav--panel .site-nav__menu > li > a { width: auto; padding: 0; border-radius: 0; background: transparent; color: var(--primary); }
.site-nav--panel .site-nav__menu > li > a:hover { background: transparent; }
.site-nav__submenu-toggle { display: none !important; }
.site-nav--panel .sub-menu { display: none; list-style: none; margin: 0; padding: 10px 12px; background: #fff; border-radius: 12px; box-shadow: 0 16px 40px rgba(0,0,0,0.10); position: absolute; top: 100%; left: 50%; transform: translateX(-50%); min-width: 240px; z-index: 200; border-left: 0; width: auto; }
.site-nav--panel .sub-menu a { width: auto; padding: 6px 2px; border-radius: 0; color: var(--primary); font-size: 16px; }
.site-nav--panel .sub-menu a:hover { background: transparent; }
.site-header__cta { display: inline-flex; grid-column: 3; justify-self: end; padding: 10px 18px; font-size: 14px; }

.cases-hero { padding: 86px 0 96px; }
.cases-hero__title { font-size: 48px; }
.cases-hero__text { font-size: 14px; }

.footer-main { grid-template-columns: 2fr 1fr 1fr; gap: 40px; }
.footer-bottom { flex-direction: row; align-items: center; justify-content: space-between; }

.automation-hero { padding: 110px 0 130px; }
.automation-hero__badge { font-size: 10px; padding: 8px 14px; }
.automation-hero__title { font-size: 56px; line-height: 1.04; font-weight: 700; }
.automation-hero__text { font-size: 12px; max-width: 760px; }
.automation-hero__cta { padding: 10px 16px; font-size: 11px; }

.automation-solutions { padding: 70px 0 90px; }
.automation-solutions { background: #F7F3F2; }
.automation-solutions .section-head { max-width: 980px; margin-bottom: 34px; }
.automation-solutions .section-title { font-size: 34px; line-height: 1.1; font-weight: 600; }
.automation-solutions .section-subtitle { font-size: 15px; line-height: 1.7; max-width: 560px; margin-inline: auto; }

.automation-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; margin-top: 26px; }
.a-card { padding: 30px 28px; border-radius: 12px; border: 1px solid rgba(0,0,0,0.07); box-shadow: 0 10px 20px rgba(0,0,0,0.06); }
.a-card__icon { width: 36px; height: 36px; border-radius: 10px; margin-bottom: 14px; box-shadow: inset 0 0 0 1px rgba(255,106,26,0.18); line-height: 0; }
.a-card__title { font-size: 16px; font-weight: 700; }
.a-card__text { font-size: 11px; line-height: 1.7; color: rgba(0,0,0,0.62); }
.a-list { font-size: 11px; line-height: 1.6; color: rgba(0,0,0,0.70); gap: 10px; }
.a-list li::before { width: 12px; height: 12px; margin-top: 2px; border-color: rgba(255,106,26,0.92); background-image: radial-gradient(circle at center, rgba(255,106,26,0.95) 0 2px, transparent 3px); background-color: transparent; }

.automation-cta { padding: 90px 0 100px; }
.automation-cta__title { font-size: 32px; }

.webdev-hero { padding: 88px 0 96px; }
.webdev-hero { padding: 110px 0 120px; }
.webdev-hero__title { font-size: 54px; line-height: 1.06; font-weight: 700; }
.webdev-hero__text { font-size: 12px; }
.webdev-hero__box { padding: 16px 18px; font-size: 11px; border-radius: 10px; }

.webdev-intro { padding: 84px 0 54px; }
.webdev-intro .section-head { max-width: 860px; margin-bottom: 0; }
.webdev-intro .section-title { font-size: 34px; line-height: 1.1; font-weight: 600; letter-spacing: -0.02em; }
.webdev-intro .section-subtitle { margin-top: 12px; max-width: 620px; font-size: 15px; line-height: 1.75; color: rgba(0,0,0,0.52); }
.webdev-intro__highlight { margin: 18px auto 0; max-width: 620px; font-size: 11px; line-height: 1.8; color: rgba(0,0,0,0.74); font-weight: 700; }

.webdev-why { padding: 54px 0 80px; background-color: #F7F3F2 !important; background-image: none !important; }
.webdev-why .section-head { margin-bottom: 22px; max-width: 980px; }
.webdev-why .section-title { font-size: 34px; line-height: 1.1; font-weight: 600; letter-spacing: -0.02em; }
.webdev-why .section-subtitle { margin-top: 10px; font-size: 15px; color: rgba(0,0,0,0.52); }
.webdev-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; margin-top: 26px; }
.webdev-why .w-card { padding: 30px 28px; border-radius: 12px; border: 1px solid rgba(0,0,0,0.08); box-shadow: 0 12px 26px rgba(0,0,0,0.05); background: #ffffff; }
.webdev-why .w-card__icon { width: 32px; height: 32px; min-width: 32px; min-height: 32px; aspect-ratio: 1 / 1; border-radius: 8px; background: rgba(255,106,26,0.12); border: 0; margin-bottom: 14px; line-height: 0; padding: 0; flex: 0 0 auto; box-sizing: border-box; color: var(--primary); display: inline-flex; align-items: center; justify-content: center; }
.webdev-why .w-card__icon svg { display: block; width: 16px; height: 16px; }
.webdev-why .w-card__title { font-size: 14px; font-weight: 700; margin-bottom: 8px; letter-spacing: -0.01em; color: rgba(0,0,0,0.92); }
.webdev-why .w-card__subtitle { font-size: 12px; font-weight: 700; line-height: 1.45; margin-bottom: 12px; color: rgba(0,0,0,0.86); }
.webdev-why .w-card__text { font-size: 11px; line-height: 1.75; color: rgba(0,0,0,0.58); }
.webdev-why .w-card__text + .w-card__text { margin-top: 10px; }
.webdev-why .w-card__highlight { margin-top: 12px; font-size: 11px; font-weight: 700; color: var(--primary); }

.webdev-cta { padding: 92px 0 102px; background: var(--primary); background-image: none; }
.webdev-cta__title { font-size: 34px; line-height: 1.14; font-weight: 600; max-width: 860px; margin-left: auto; margin-right: auto; }
.webdev-cta__subtitle { font-size: 15px; max-width: 760px; margin-left: auto; margin-right: auto; color: rgba(255,255,255,0.92); }
.webdev-cta__btn { border-radius: 999px; padding: 9px 14px; font-size: 10px; font-weight: 700; box-shadow: 0 12px 24px rgba(0,0,0,0.25); }
.webdev-cta__note { font-size: 10px; max-width: 820px; margin-left: auto; margin-right: auto; color: rgba(255,255,255,0.82); }

.traffic-hero { padding: 120px 0 130px; }
.traffic-hero__content { text-align: left; }
.traffic-hero__title { font-size: 44px; line-height: 1.08; letter-spacing: -0.02em; font-weight: 600; }
.traffic-hero__text { font-size: 12px; }

.traffic-intro { padding: 70px 0 22px; }
.traffic-intro .section-title { font-size: 30px; line-height: 1.12; font-weight: 600; }
.traffic-intro .section-subtitle { font-size: 15px; }
.traffic-intro__text { font-size: 12px; }

.traffic-channels { padding: 62px 0 86px; }
.traffic-cards { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 26px; }
.traffic-card { padding: 22px 20px; }

.vitrines { margin-top: 10px; }
.vitrines__head { margin-bottom: 26px; }
.vitrines__title { font-size: 30px; line-height: 1.12; font-weight: 600; }
.vitrines__subtitle { font-size: 15px; }

.vitrines__cards { grid-template-columns: 1fr; gap: 26px; margin-top: 26px; max-width: 820px; margin-left: auto; margin-right: auto; }
.vitrine-card { padding: 30px 28px; display: flex; gap: 20px; align-items: flex-start; box-shadow: 0 14px 26px rgba(0,0,0,0.06); border-radius: 14px; border-width: 2px; }
.vitrine-card__icon { width: 56px; height: 56px; border-radius: 14px; }
.vitrine-card__body { flex: 1 1 auto; min-width: 0; }
.vitrine-card__title { letter-spacing: 0.02em; font-weight: 700; font-size: 12px; }
.vitrine-card__lead { font-size: 13px; line-height: 1.4; font-weight: 600; }
.vitrine-card__text { font-size: 11px; }
.vitrine-card__list { grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 28px; row-gap: 10px; font-size: 12px; }
.vitrine-card__list li { grid-template-columns: 18px 1fr; }
.vitrine-card__list li::before { content: "✓"; width: 16px; height: 16px; margin-top: 2px; border-radius: 999px; border: 1.5px solid rgba(255,106,26,0.85); color: rgba(255,106,26,0.95); display: inline-flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 900; }
.vitrine-card__note { font-size: 11px; }

.traffic-cta { padding: 96px 0 110px; }
.traffic-cta__title { font-size: 38px; line-height: 1.08; font-weight: 600; }
.traffic-cta__text { font-size: 12px; }
.traffic-cta__btn { font-size: 11px; border-radius: 10px; }
.traffic-cta__note { font-size: 11px; }

.traffic-cta__question { font-size: 18px; line-height: 1.25; font-weight: 600; }

.services-hero { padding: 64px 0 22px; }
.services-hero .section-subtitle { font-size: 15px; }

.services-block { padding: 54px 0 70px; }
.services-block__title { font-size: 28px; }
.services-block__text { font-size: 14px; }

.services-mini-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.services-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.services-grid--two { grid-template-columns: repeat(2, minmax(0, 1fr)); }

.services-card { padding: 26px 24px; border-radius: 16px; }
.services-card__title { font-size: 16px; }
.services-card__text { font-size: 12px; }
.services-list { font-size: 12px; }
.services-mini { padding: 16px 16px; }

.services-final { padding: 80px 0 92px; }
.services-final__title { font-size: 40px; }
.services-final__text { font-size: 12px; }

.home-final { padding: 96px 0 106px; }
.final-title { font-size: 40px; }
.final-text { font-size: 12px; }
.final-cta { padding: 10px 18px; font-size: 11px; border-radius: 10px; }

.site-header__inner { padding: 22px 0; }
.site-header__brand .custom-logo { height: 44px; width: auto; }
.site-header .site-nav__menu { gap: 48px !important; }
.site-nav__menu a { font-size: 16px; font-weight: 600; letter-spacing: 0.02em; }
.site-header__cta { padding: 10px 18px; font-size: 12px; border-radius: 10px; }

.site-nav__menu .sub-menu { position: absolute; top: 100%; left: 50%; transform: translateX(-50%); min-width: 240px; z-index: 200; }
.site-nav__menu li:hover > .sub-menu,
.site-nav__menu li:focus-within > .sub-menu { display: block; }

.about-hero { padding: 76px 0 60px; }
.about-hero__title { font-size: 52px; }
.about-hero__text { font-size: 14px; }

.about-values { padding: 38px 0 76px; }
.about-values__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.about-card { padding: 22px 20px; }

.about-history { padding: 70px 0 86px; }
.about-history__content { font-size: 14px; }

.about-cta { padding: 80px 0 92px; }
.about-cta__title { font-size: 34px; }

.ecom-hero { padding: 110px 0 130px; }
.ecom-hero__badge { font-size: 10px; padding: 8px 14px; }
.ecom-hero__title { font-size: 56px; }
.ecom-hero__text { font-size: 12px; max-width: 760px; }
.ecom-hero__cta { padding: 10px 16px; font-size: 11px; }

.ecom-section { padding: 78px 0 90px; background: #F7F3F2; --container: 1040px; }
.ecom-section--alt { background: #F7F3F2; }
.ecom-row { grid-template-columns: 1fr 420px; gap: 48px; align-items: start; }
.ecom-row--reverse { grid-template-columns: 420px 1fr; }
.ecom-side { --ecom-icon: rgba(0,0,0,0.26); }
.ecom-side--traffic { --ecom-icon: rgba(255,106,26,0.95); }
.ecom-side--store { --ecom-icon: rgba(59,130,246,0.95); }
.ecom-side--integrations { --ecom-icon: rgba(0,0,0,0.26); }
.ecom-side--automation { --ecom-icon: rgba(255,106,26,0.95); }
.ecom-side--marketplaces { --ecom-icon: rgba(0,0,0,0.26); }
.ecom-badge { padding: 6px 10px; border-radius: 999px; background: rgba(255,106,26,0.08); border: 1px solid rgba(255,106,26,0.16); font-size: 10px; font-weight: 700; letter-spacing: 0.06em; color: var(--primary); display: inline-flex; align-items: center; justify-content: center; gap: 6px; }
.ecom-badge__icon { width: 16px; height: 16px; border-radius: 999px; background: rgba(255,106,26,0.14); display: inline-flex; align-items: center; justify-content: center; font-size: 11px; line-height: 1; color: var(--primary); }
.ecom-badge__icon svg { display: block; width: 12px; height: 12px; }
.ecom-title { font-size: 40px; font-weight: 600; letter-spacing: -0.03em; line-height: 1.06; display: flex; gap: 12px; align-items: flex-start; }
.ecom-title__icon { width: 32px; height: 32px; display: inline-flex; align-items: center; justify-content: center; font-size: 26px; line-height: 0; flex: 0 0 auto; margin-top: 6px; color: var(--ecom-icon); }
.ecom-title__icon svg { display: block; width: 32px; height: 32px; }
.ecom-title__text { min-width: 0; }
.ecom-text { font-size: 12px; line-height: 1.7; color: rgba(0,0,0,0.65); }
.ecom-text--strong { margin-top: 14px; font-weight: 700; color: rgba(0,0,0,0.78); }

.ecom-box { padding: 26px 24px; border-radius: 12px; border: 1px solid rgba(0,0,0,0.07); box-shadow: 0 10px 20px rgba(0,0,0,0.06); background: #fff; }
.ecom-box__title { font-weight: 800; font-size: 14px; margin-bottom: 14px; }
.ecom-list { font-size: 11px; color: rgba(0,0,0,0.72); display: grid; gap: 9px; line-height: 1.6; }
.ecom-list li::before { border-color: rgba(255,106,26,0.92); background-image: radial-gradient(circle at center, rgba(255,106,26,0.95) 0 2px, transparent 3px); background-color: transparent; }

.ecom-cta { padding: 96px 0 110px; }
.ecom-cta__title { font-size: 36px; }
.ecom-cta__text { font-size: 14px; }

.site-footer { padding: 70px 0 26px; background: #0b0b0b; background-image: none; border-top: 1px solid rgba(255,255,255,0.10); }
.footer-main { grid-template-columns: 2fr 1fr 1fr; gap: 90px; }
.footer-brand { font-size: 14px; font-weight: 700; }
.footer-text { font-size: 11px; line-height: 1.7; color: rgba(255,255,255,0.68); max-width: 360px; }
.footer-title { font-size: 12px; font-weight: 700; color: rgba(255,255,255,0.92); }
.footer-links { gap: 10px; }
.footer-links a { font-size: 11px; color: rgba(255,255,255,0.68); }
.footer-bottom { margin-top: 44px; padding-top: 18px; border-top: 1px solid rgba(255,255,255,0.12); flex-direction: row; align-items: center; justify-content: space-between; }
.footer-bottom-left { font-size: 11px; }
.footer-bottom-links a { font-size: 11px; }
