@keyframes ContactCard-module__2by8yG__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactCard-module__2by8yG__slideUpBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ContactCard-module__2by8yG__fixedBottomCard{z-index:100;background:var(--card-premium-dark,#1a2433);border-top:1px solid var(--border-premium-dark,#2a3649);padding-bottom:calc(20px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:.4s ease-out forwards ContactCard-module__2by8yG__slideUpBottom;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0003}.ContactCard-module__2by8yG__stickyContent{align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:12px 16px;display:flex}.ContactCard-module__2by8yG__stickyInfo{flex:1;min-width:0}.ContactCard-module__2by8yG__stickyName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.ContactCard-module__2by8yG__mobileLabel{color:var(--primary-color,#0a5adb);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:10px;font-weight:500;overflow:hidden}.ContactCard-module__2by8yG__stickyPosition{color:var(--text-tertiary,#94a3b8);white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:11px;overflow:hidden}.ContactCard-module__2by8yG__stickyActions{align-items:center;gap:8px;display:flex}.ContactCard-module__2by8yG__desktopCard{background:var(--card-premium-dark,#1a2433);border:1px solid var(--border-premium-dark,#2a3649);border-radius:1.5rem;flex-direction:column;width:100%;margin:0;padding:1.5rem;animation:.6s ease-out forwards ContactCard-module__2by8yG__slideInUp;display:flex}.ContactCard-module__2by8yG__desktopContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ContactCard-module__2by8yG__avatarContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.ContactCard-module__2by8yG__avatar{object-fit:cover;background:#2a3649;border-radius:50%;width:48px;height:48px}.ContactCard-module__2by8yG__avatarLarge{border:1px solid #ffffff1a;width:80px;height:80px}.ContactCard-module__2by8yG__desktopInfo{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.ContactCard-module__2by8yG__desktopName{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:700;line-height:1.2}.ContactCard-module__2by8yG__desktopPosition{color:var(--primary-color,#0a5adb);margin:0 0 .5rem;font-size:.9rem;font-weight:500}.ContactCard-module__2by8yG__desktopLabel{color:var(--text-tertiary,#94a3b8);opacity:.8;margin:0;font-size:.8rem}.ContactCard-module__2by8yG__desktopActions{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.ContactCard-module__2by8yG__iconGroup{border-bottom:1px solid var(--border-premium-dark,#2a3649);justify-content:center;gap:1rem;width:100%;padding-bottom:1rem;display:flex}.ContactCard-module__2by8yG__actionIconBtn{width:42px;height:42px;color:var(--text-secondary,#94a3b8);cursor:pointer;background-color:#ffffff0d;border:1px solid #0000;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;text-decoration:none;transition:all .2s;display:flex}.ContactCard-module__2by8yG__actionIconBtn:hover{color:var(--primary-color,#0a5adb);background-color:#0a5adb26;border-color:#0a5adb4d;transform:translateY(-2px)}.ContactCard-module__2by8yG__actionIconBtn:active{transform:scale(.95)}.ContactCard-module__2by8yG__profileButton{background-color:var(--primary-color,#0a5adb);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:44px;padding:0 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ContactCard-module__2by8yG__profileButton:hover{background-color:var(--primary-color-hover,#1d4ed8);transform:translateY(-1px)}.ContactCard-module__2by8yG__profileButton:active{transform:scale(.98)}@media (max-width:768px){.ContactCard-module__2by8yG__desktopCard{display:none}}@media (min-width:769px){.ContactCard-module__2by8yG__fixedBottomCard{display:none}.ContactCard-module__2by8yG__desktopCard{margin-top:0}}
.WorkingHoursDrawer-module__9otG9G__container{flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex}.WorkingHoursDrawer-module__9otG9G__headerIcon{color:var(--primary-color);justify-content:center;margin-bottom:.5rem;font-size:3rem;display:flex}.WorkingHoursDrawer-module__9otG9G__description{text-align:center;color:var(--text-secondary);margin:0;font-size:.95rem}.WorkingHoursDrawer-module__9otG9G__hoursList{border:1px solid var(--border-color);background-color:var(--bg-secondary);border-radius:1rem;flex-direction:column;min-width:320px;margin:0 1rem;display:flex;overflow:hidden}.WorkingHoursDrawer-module__9otG9G__hourRow{color:var(--text-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;padding:1rem 1.5rem;font-size:1rem;transition:background-color .2s;display:flex}.WorkingHoursDrawer-module__9otG9G__hourRow:last-child{border-bottom:none}.WorkingHoursDrawer-module__9otG9G__hourRow:hover{background-color:var(--bg-secondary-hover)}.WorkingHoursDrawer-module__9otG9G__todayRow{color:var(--text-primary);background-color:#0a5adb26;font-weight:500}.light .WorkingHoursDrawer-module__9otG9G__todayRow{color:#1d4ed8;background-color:#eff6ff}.WorkingHoursDrawer-module__9otG9G__todayRow:hover{background-color:#0a5adb33}.light .WorkingHoursDrawer-module__9otG9G__todayRow:hover{background-color:#dbeafe}.WorkingHoursDrawer-module__9otG9G__todayBadge{color:var(--primary-color);background-color:#0a5adb33;border-radius:12px;margin-left:.5rem;padding:2px 8px;font-size:.75rem;font-weight:600;animation:2s ease-in-out infinite WorkingHoursDrawer-module__9otG9G__pulse}.light .WorkingHoursDrawer-module__9otG9G__todayBadge{color:#1d4ed8;background-color:#dbeafe}@keyframes WorkingHoursDrawer-module__9otG9G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.WorkingHoursDrawer-module__9otG9G__dayName{align-items:center;display:flex}.WorkingHoursDrawer-module__9otG9G__timeRange{font-variant-numeric:tabular-nums;font-weight:500}.WorkingHoursDrawer-module__9otG9G__bottomSheet .ant-drawer-content-wrapper{box-shadow:0 -4px 24px #0006}.WorkingHoursDrawer-module__9otG9G__bottomSheet .ant-drawer-content{border-top-left-radius:24px;border-top-right-radius:24px}.WorkingHoursDrawer-module__9otG9G__drawerBody{padding:0!important}
.QrMenuLanguageSwitcher-module__cHr7GG__switcher{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:48px;height:48px;margin-right:0;padding:0;transition:all .2s;display:flex}.light .QrMenuLanguageSwitcher-module__cHr7GG__switcher{color:#0f172a;background:#0000000d}.QrMenuLanguageSwitcher-module__cHr7GG__switcher:hover{background:#ffffff26;transform:translateY(-1px)}.light .QrMenuLanguageSwitcher-module__cHr7GG__switcher:hover{background:#0000001a}.QrMenuLanguageSwitcher-module__cHr7GG__switcher:active{transform:translateY(0)}.QrMenuLanguageSwitcher-module__cHr7GG__flag{filter:drop-shadow(0 2px 4px #0000001a);font-size:20px;line-height:1}.QrMenuLanguageSwitcher-module__cHr7GG__code{letter-spacing:.5px;opacity:.9;font-size:10px;font-weight:700;line-height:1}
.QrMenuInfoDrawer-module__QzJo5G__container{flex-direction:column;height:100%;display:flex}.QrMenuInfoDrawer-module__QzJo5G__coverSection{background-position:50%;background-size:cover;align-items:flex-end;height:140px;margin:-24px -24px 24px;padding:16px;display:flex;position:relative}.QrMenuInfoDrawer-module__QzJo5G__overlay{background:linear-gradient(#0000,#000000b3);position:absolute;inset:0}.QrMenuInfoDrawer-module__QzJo5G__logo{z-index:10;object-fit:cover;background:#fff;border:3px solid #fff;border-radius:12px;width:64px;height:64px;position:absolute;bottom:-32px;left:24px}.QrMenuInfoDrawer-module__QzJo5G__content{flex-direction:column;gap:24px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__companyName{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.light .QrMenuInfoDrawer-module__QzJo5G__companyName{color:#0f172a}.QrMenuInfoDrawer-module__QzJo5G__description{color:var(--text-secondary);margin-top:-12px;font-size:.95rem;line-height:1.5}.light .QrMenuInfoDrawer-module__QzJo5G__description{color:#64748b}.QrMenuInfoDrawer-module__QzJo5G__branchSection{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;display:flex}.light .QrMenuInfoDrawer-module__QzJo5G__branchSection{background:#f8fafc;border:1px solid #e2e8f0}.QrMenuInfoDrawer-module__QzJo5G__branchInfo{flex-direction:column;gap:4px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__branchLabel{text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.5px;font-size:11px;font-weight:600}.light .QrMenuInfoDrawer-module__QzJo5G__branchLabel{color:#94a3b8}.QrMenuInfoDrawer-module__QzJo5G__branchName{color:var(--text-primary);font-size:14px;font-weight:600}.light .QrMenuInfoDrawer-module__QzJo5G__branchName{color:#0f172a}.QrMenuInfoDrawer-module__QzJo5G__branchChangeBtn{color:var(--text-primary);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.light .QrMenuInfoDrawer-module__QzJo5G__branchChangeBtn{color:#0f172a;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.QrMenuInfoDrawer-module__QzJo5G__branchChangeBtn:hover{background:#ffffff26}.QrMenuInfoDrawer-module__QzJo5G__actionsSection{flex-direction:column;gap:12px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__sectionTitle{color:var(--text-tertiary);letter-spacing:.5px;font-size:.9rem;font-weight:600}.light .QrMenuInfoDrawer-module__QzJo5G__sectionTitle{color:#94a3b8}.QrMenuInfoDrawer-module__QzJo5G__actionGrid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;display:grid}.QrMenuInfoDrawer-module__QzJo5G__actionButton{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100px;padding:16px 8px;transition:all .2s;display:flex}.light .QrMenuInfoDrawer-module__QzJo5G__actionButton{background:#f8fafc;border:1px solid #e2e8f0}.QrMenuInfoDrawer-module__QzJo5G__actionButton:hover{background:#ffffff14;transform:translateY(-2px)}.QrMenuInfoDrawer-module__QzJo5G__actionIcon{background:rgba(var(--primary-rgb),.1);width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.QrMenuInfoDrawer-module__QzJo5G__actionLabel{color:var(--text-secondary);text-align:center;font-size:11px;font-weight:600;line-height:1.2}.light .QrMenuInfoDrawer-module__QzJo5G__actionLabel{color:#64748b}.QrMenuInfoDrawer-module__QzJo5G__listSection{flex-direction:column;gap:12px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__listItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.light .QrMenuInfoDrawer-module__QzJo5G__listItem{background:#f8fafc;border:1px solid #e2e8f0}.QrMenuInfoDrawer-module__QzJo5G__listItemLeft{align-items:center;gap:12px;display:flex}.QrMenuInfoDrawer-module__QzJo5G__listIcon{color:var(--text-secondary);font-size:1.1rem}.QrMenuInfoDrawer-module__QzJo5G__listText{flex-direction:column;display:flex}.QrMenuInfoDrawer-module__QzJo5G__listLabel{color:var(--text-primary);margin-bottom:5px;font-size:13px;font-weight:500}.light .QrMenuInfoDrawer-module__QzJo5G__listLabel{color:#0f172a}.QrMenuInfoDrawer-module__QzJo5G__listValue{color:var(--text-tertiary);font-size:11px}.QrMenuInfoDrawer-module__QzJo5G__listArrow{color:var(--text-tertiary);font-size:10px}.QrMenuInfoDrawer-module__QzJo5G__langSelector{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:24px}.light .QrMenuInfoDrawer-module__QzJo5G__langSelector{border-top:1px solid #e2e8f0}
.QrMenuPaymentSheet-module__-3Q0pq__container{padding:16px}.QrMenuPaymentSheet-module__-3Q0pq__emptyState{text-align:center;color:#9ca3af;padding:32px 16px}.QrMenuPaymentSheet-module__-3Q0pq__accountsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.QrMenuPaymentSheet-module__-3Q0pq__accountCard{background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;padding:16px;transition:all .2s;position:relative;overflow:hidden}.light .QrMenuPaymentSheet-module__-3Q0pq__accountCard{background:#fff;border:1px solid #0000001a}.QrMenuPaymentSheet-module__-3Q0pq__accountCard:hover{border-color:#fff3;transform:translateY(-2px)}.QrMenuPaymentSheet-module__-3Q0pq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__bankInfo{align-items:center;gap:12px;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__bankLogo{object-fit:contain;background:#fff;border-radius:8px;width:40px;height:40px;padding:4px}.QrMenuPaymentSheet-module__-3Q0pq__bankFallbackIcon{color:#9ca3af;background:#1e293b;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.light .QrMenuPaymentSheet-module__-3Q0pq__bankFallbackIcon{color:#64748b;background:#f1f5f9}.QrMenuPaymentSheet-module__-3Q0pq__bankName{color:#e5e5e5;font-size:15px;font-weight:600}.light .QrMenuPaymentSheet-module__-3Q0pq__bankName{color:#0f172a}.QrMenuPaymentSheet-module__-3Q0pq__currencyBadge{color:#60a5fa;background:#3b82f626;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700}.QrMenuPaymentSheet-module__-3Q0pq__cardBody{flex-direction:column;gap:8px;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__ibanContainer{background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.light .QrMenuPaymentSheet-module__-3Q0pq__ibanContainer{background:#f1f5f9;border:1px solid #0000001a}.QrMenuPaymentSheet-module__-3Q0pq__ibanText{color:#e5e5e5;word-break:break-all;-webkit-user-select:all;user-select:all;margin-right:8px;font-family:SF Mono,Roboto Mono,monospace;font-size:13px}.light .QrMenuPaymentSheet-module__-3Q0pq__ibanText{color:#0f172a}.QrMenuPaymentSheet-module__-3Q0pq__copyButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .2s;display:flex}.QrMenuPaymentSheet-module__-3Q0pq__copyButton:hover{color:#fff;background:#ffffff1a}.light .QrMenuPaymentSheet-module__-3Q0pq__copyButton:hover{color:#0f172a;background:#0000001a}.QrMenuPaymentSheet-module__-3Q0pq__ownerName{color:#9ca3af;align-items:center;gap:4px;font-size:13px;display:flex}.light .QrMenuPaymentSheet-module__-3Q0pq__ownerName{color:#64748b}.QrMenuPaymentSheet-module__-3Q0pq__ownerLabel{font-weight:500}@media (max-width:768px){.QrMenuPaymentSheet-module__-3Q0pq__accountsGrid{grid-template-columns:1fr}}.QrMenuPaymentSheet-module__-3Q0pq__successIcon{color:#10b981}
.CompanyHero-module__I0Yy2a__heroSection{background:var(--card-bg);width:100%;padding-top:80px}.CompanyHero-module__I0Yy2a__noHeaderPadding{padding-top:0}.CompanyHero-module__I0Yy2a__coverWrapper{background:var(--bg-secondary);width:100%;height:clamp(260px,30vw,420px);position:relative;overflow:hidden}.CompanyHero-module__I0Yy2a__emptyCover{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color)10%,transparent),transparent 42%),var(--bg-secondary);height:clamp(120px,18vw,220px)}.CompanyHero-module__I0Yy2a__coverImage{object-fit:cover;object-position:center}.CompanyHero-module__I0Yy2a__heroContent{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1.5rem;width:min(1400px,100%);margin:0 auto;padding:1.5rem 2.5rem;display:flex}.CompanyHero-module__I0Yy2a__companyIdentity{align-items:center;gap:1rem;min-width:0;display:flex}.CompanyHero-module__I0Yy2a__logoWrapper{flex:none;position:relative}.CompanyHero-module__I0Yy2a__logo{border:1px solid var(--border-color);background-color:var(--card-bg);width:96px;height:96px;box-shadow:0 10px 28px color-mix(in srgb,var(--shadow-color)14%,transparent);border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.CompanyHero-module__I0Yy2a__logoImage{object-fit:contain;width:100%;height:100%;display:block}.CompanyHero-module__I0Yy2a__logoPlaceholder{color:var(--text-primary);font-size:2rem;font-weight:850}.CompanyHero-module__I0Yy2a__titleRow{align-items:center;gap:.5rem;min-width:0;display:flex}.CompanyHero-module__I0Yy2a__verifiedBadge{color:#3b82f6;flex:none;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.CompanyHero-module__I0Yy2a__infoWrapper{flex-direction:column;gap:.4rem;min-width:0;display:flex}.CompanyHero-module__I0Yy2a__companyName{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;margin:0;font-size:clamp(1.75rem,2.5vw,2.45rem);font-weight:850;line-height:1.12}.CompanyHero-module__I0Yy2a__metaRow{width:fit-content;max-width:100%;color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:650;display:flex}.CompanyHero-module__I0Yy2a__dot{color:var(--text-tertiary,var(--text-secondary))}.CompanyHero-module__I0Yy2a__actionsWrapper{flex:none;align-items:center;gap:.75rem;display:flex}.CompanyHero-module__I0Yy2a__secondaryActions,.CompanyHero-module__I0Yy2a__primaryActionGroup{align-items:center;gap:.65rem;display:flex}.CompanyHero-module__I0Yy2a__actionBtn{border:1px solid var(--border-color);background-color:var(--card-bg);min-height:44px;color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;padding:.72rem 1rem;font-size:.94rem;font-weight:750;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.CompanyHero-module__I0Yy2a__actionBtn:hover{border-color:color-mix(in srgb,var(--primary-color)35%,var(--border-color)65%);background-color:var(--bg-secondary);transform:translateY(-1px)}.CompanyHero-module__I0Yy2a__iconOnlyBtn{width:44px;height:44px;padding:0}.CompanyHero-module__I0Yy2a__secondaryBtn{background-color:var(--card-bg);border-color:var(--border-color);color:var(--text-primary)}.CompanyHero-module__I0Yy2a__primaryBtn{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.CompanyHero-module__I0Yy2a__primaryBtn:hover{background-color:var(--primary-color-hover);border-color:var(--primary-color-hover);color:#fff}.CompanyHero-module__I0Yy2a__appointmentBtn{padding-inline:1.25rem}.CompanyHero-module__I0Yy2a__menuBtn{text-decoration:none}.CompanyHero-module__I0Yy2a__shareBtnStandalone{flex-shrink:0}@media (max-width:1024px){.CompanyHero-module__I0Yy2a__heroContent{flex-direction:column;align-items:flex-start;padding:1.35rem 1.5rem}.CompanyHero-module__I0Yy2a__actionsWrapper{flex-wrap:wrap;justify-content:space-between;width:100%}.CompanyHero-module__I0Yy2a__primaryActionGroup{margin-left:auto}}@media (max-width:768px){.CompanyHero-module__I0Yy2a__heroSection{padding-top:5rem}.CompanyHero-module__I0Yy2a__coverWrapper{height:clamp(190px,55vw,300px)}.CompanyHero-module__I0Yy2a__emptyCover{height:120px}.CompanyHero-module__I0Yy2a__heroContent{gap:1rem;padding:1rem 1.25rem 1.25rem}.CompanyHero-module__I0Yy2a__companyIdentity{align-items:center;gap:.85rem;width:100%}.CompanyHero-module__I0Yy2a__logo{width:78px;height:78px}.CompanyHero-module__I0Yy2a__logoPlaceholder{font-size:1.65rem}.CompanyHero-module__I0Yy2a__titleRow{align-items:flex-start}.CompanyHero-module__I0Yy2a__companyName{font-size:1.55rem}.CompanyHero-module__I0Yy2a__metaRow{font-size:.88rem}.CompanyHero-module__I0Yy2a__actionsWrapper,.CompanyHero-module__I0Yy2a__secondaryActions,.CompanyHero-module__I0Yy2a__primaryActionGroup{width:100%}.CompanyHero-module__I0Yy2a__actionsWrapper{flex-direction:column-reverse;align-items:stretch;gap:.75rem}.CompanyHero-module__I0Yy2a__secondaryActions,.CompanyHero-module__I0Yy2a__primaryActionGroup{justify-content:stretch}.CompanyHero-module__I0Yy2a__secondaryActions a,.CompanyHero-module__I0Yy2a__appointmentBtn,.CompanyHero-module__I0Yy2a__menuBtn,.CompanyHero-module__I0Yy2a__primaryActionGroup>a,.CompanyHero-module__I0Yy2a__primaryActionGroup>button:not(.CompanyHero-module__I0Yy2a__iconOnlyBtn){flex:auto;min-width:0}}@media (max-width:480px){.CompanyHero-module__I0Yy2a__heroContent{padding-inline:1rem}.CompanyHero-module__I0Yy2a__logo{width:72px;height:72px}.CompanyHero-module__I0Yy2a__actionBtn{padding-inline:.75rem}}
.CompanyProducts-module__WW-uba__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CompanyProducts-module__WW-uba__headerLeft,.CompanyProducts-module__WW-uba__titleWithIcon{align-items:center;gap:.75rem;display:flex}.CompanyProducts-module__WW-uba__headerControls{flex:1;justify-content:flex-end;align-items:center;gap:1rem;min-width:300px;display:flex}.CompanyProducts-module__WW-uba__searchContainer{width:100%;max-width:300px;position:relative}.CompanyProducts-module__WW-uba__searchIcon{color:var(--text-secondary);pointer-events:none;font-size:1rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.CompanyProducts-module__WW-uba__searchInput{border:1px solid var(--border-color);background-color:var(--bg-card);width:100%;color:var(--text-primary);border-radius:10px;outline:none;padding:.6rem 1rem .6rem 2.4rem;font-size:.9rem;transition:all .2s}.CompanyProducts-module__WW-uba__searchInput:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1)}.CompanyProducts-module__WW-uba__viewAllButton{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.CompanyProducts-module__WW-uba__viewAllButton:hover{border-color:var(--primary-color);color:var(--primary-color);background-color:rgba(var(--primary-rgb),.05)}@media (max-width:640px){.CompanyProducts-module__WW-uba__sectionHeader{flex-direction:row;align-items:center;gap:1rem}.CompanyProducts-module__WW-uba__headerControls{flex:1;justify-content:flex-end;min-width:0}.CompanyProducts-module__WW-uba__searchContainer{flex:1;max-width:100%}}.CompanyProducts-module__WW-uba__headerIcon{color:var(--primary-color);font-size:1.5rem}.CompanyProducts-module__WW-uba__sectionTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.CompanyProducts-module__WW-uba__viewAllButton{border:1px solid var(--primary-color);color:var(--primary-color);cursor:pointer;background-color:#0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.CompanyProducts-module__WW-uba__viewAllButton:hover{background-color:var(--primary-color);color:#fff}.CompanyProducts-module__WW-uba__productsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.CompanyProducts-module__WW-uba__cardWrapper{width:100%;min-width:0}.CompanyProducts-module__WW-uba__loadingState{justify-content:center;align-items:center;padding:2rem 0;display:flex}.CompanyProducts-module__WW-uba__spinner{border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite CompanyProducts-module__WW-uba__spin}@keyframes CompanyProducts-module__WW-uba__spin{to{transform:rotate(360deg)}}.CompanyProducts-module__WW-uba__drawerCloseButton{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.CompanyProducts-module__WW-uba__drawerCloseIcon{font-size:20px}.CompanyProducts-module__WW-uba__emptyState{text-align:center;color:var(--text-tertiary);background:var(--bg-secondary);border-radius:.75rem;padding:2rem}.CompanyProducts-module__WW-uba__emptyIcon{opacity:.5;margin-bottom:.5rem;font-size:2.5rem}.CompanyProducts-module__WW-uba__emptyState p{margin:0;font-size:1rem}@media (max-width:1280px){.CompanyProducts-module__WW-uba__productsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.CompanyProducts-module__WW-uba__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CompanyProducts-module__WW-uba__sectionHeader{flex-direction:row;align-items:center;gap:1rem}.CompanyProducts-module__WW-uba__headerControls{flex:1;justify-content:flex-end;min-width:0}.CompanyProducts-module__WW-uba__searchContainer{flex:1;max-width:100%}.CompanyProducts-module__WW-uba__productsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.CompanyProducts-module__WW-uba__cardWrapper{min-width:unset;width:100%}.CompanyProducts-module__WW-uba__productImage,.CompanyProducts-module__WW-uba__productImagePlaceholder{height:160px}.CompanyProducts-module__WW-uba__productName{line-clamp:2;-webkit-line-clamp:2;margin-bottom:.25rem;font-size:.95rem}.CompanyProducts-module__WW-uba__productPrice{margin-bottom:0;font-size:1rem}.CompanyProducts-module__WW-uba__productInfo{padding:.75rem}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
