:root{--color-primary:#2563eb;--color-primary-dark:#1d4ed8;--color-primary-darker:#1e3a8a;--color-primary-soft:#eff6ff;--color-secondary:#f97316;--color-secondary-dark:#ea580c;--color-success:#22c55e;--color-danger:#dc2626;--color-danger-dark:#b91c1c;--color-midnight:#0f172a;--color-midnight-soft:#1a2d4f;--color-surface:#ffffff;--color-surface-muted:#f8fafc;--color-surface-subtle:#f1f5f9;--color-border:#e2e8f0;--color-border-strong:#cbd5f5;--color-text:#1f2937;--color-text-strong:#0f172a;--color-text-muted:#475569;--color-text-soft:#94a3b8;--color-highlight:#facc15;--focus-ring:rgba(37,99,235,0.15);--focus-ring-width:2px;--focus-ring-offset:2px;--focus-outline:2px solid var(--color-primary);--link-color:#2563eb;--link-hover-color:#1d4ed8;--shadow-brand:0 12px 30px rgba(37,99,235,0.35);--shadow-brand-hover:0 18px 35px rgba(37,99,235,0.4);--shadow-card:0 4px 12px rgba(15,23,42,0.05);--shadow-card-hover:0 12px 22px rgba(15,23,42,0.08);--shadow-control:0 2px 6px rgba(148,163,184,0.15);--shadow-control-hover:0 6px 16px rgba(37,99,235,0.18);--shadow-menu:-12px 0 48px rgba(0,0,0,0.2);--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-full:9999px;--transition-fast:0.15s ease;--transition-base:0.25s ease;--transition-slow:0.35s ease;--transition-ease:cubic-bezier(0.4,0,0.2,1);--z-base:1;--z-widget:10;--z-menu-header:20;--z-back-to-top:30;--z-header:100;--z-header-top:101;--z-dropdown:200;--z-mobile-menu-trigger:300;--z-mobile-menu:9998;--z-mobile-menu-body:9999;--z-toast:600;--z-skip-link:1000;--touch-target-min:44px;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--transition-slow-extended:0.5s ease;}.bootstrap-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.container{width:100%;padding-right:var(--spacing-md);padding-left:var(--spacing-md);margin-right:auto;margin-left:auto;max-width:1280px;}.grid-modern{display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));}.row{display:flex;flex-wrap:wrap;margin-right:calc(-1 * var(--spacing-sm));margin-left:calc(-1 * var(--spacing-sm));}[class*="col-"]{position:relative;width:100%;padding-right:var(--spacing-sm);padding-left:var(--spacing-sm);}.col-xs-12{flex:0 0 100%;max-width:100%;}.col-xs-6{flex:0 0 50%;max-width:50%;}@media (min-width:640px){}@media (min-width:768px){.bootstrap-container{max-width:750px;}.container{max-width:750px;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%;}.col-sm-3{flex:0 0 25%;max-width:25%;}}@media (min-width:1024px){.bootstrap-container{max-width:1170px;}.container{max-width:1170px;}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-12{flex:0 0 100%;max-width:100%;}}@media (min-width:1280px){.container{max-width:1280px;}}.product-layout{margin-bottom:30px;width:100%;}.product-layout .product-thumb{width:100%;height:100%;display:flex;flex-direction:column;}.hero-slide-container{min-height:500px;contain:layout style paint;}.video-container-responsive{padding-bottom:56.25%;}.svg-gradient-stop-1{stop-color:#3b82f6;stop-opacity:1;}.svg-gradient-stop-2{stop-color:#a855f7;stop-opacity:1;}.contact-iframe{border:0;}.information-contact .bg-white.rounded-2xl{max-width:42rem;margin-left:auto;margin-right:auto;}@media (max-width:768px){.information-contact .bg-white.rounded-2xl{max-width:100%;}}section[class*="bg-gradient-to-br"]{background:linear-gradient(135deg,#f8fafc 0%,#ffffff 100%);}section[class*="from-blue-50"]{background:linear-gradient(135deg,#eff6ff 0%,#ffffff 100%);}section[class*="from-purple-50"]{background:linear-gradient(135deg,#faf5ff 0%,#ffffff 100%);}section[class*="from-green-50"]{background:linear-gradient(135deg,#f0fdf4 0%,#ffffff 100%);}section[class*="from-orange-50"]{background:linear-gradient(135deg,#fff7ed 0%,#ffffff 100%);}section[class*="from-pink-50"]{background:linear-gradient(135deg,#fdf2f8 0%,#ffffff 100%);}section[class*="from-cyan-50"]{background:linear-gradient(135deg,#ecfeff 0%,#ffffff 100%);}section[class*="from-yellow-50"]{background:linear-gradient(135deg,#fefce8 0%,#ffffff 100%);}section[class*="from-gray-50"]{background:linear-gradient(135deg,#f9fafb 0%,#ffffff 100%);}section{position:relative;}section:not(.py-0):not(.py-1):not(.py-2):not(.py-3):not(.py-4):not(.py-5):not(.py-6):not(.py-8):not(.py-10):not(.py-12):not(.py-16):not(.py-24){}@media (min-width:768px){section:not(.py-0):not(.py-1):not(.py-2):not(.py-3):not(.py-4):not(.py-5):not(.py-6):not(.py-8):not(.py-10):not(.py-12):not(.py-16):not(.py-24){}}.section-padding-sm{padding-top:2rem;padding-bottom:2rem;}.section-padding-md{padding-top:3rem;padding-bottom:3rem;}.section-padding-lg{padding-top:4rem;padding-bottom:4rem;}@media (min-width:1024px){.section-padding-lg{padding-top:6rem;padding-bottom:6rem;}}.section-border-bottom{border-bottom:1px solid var(--color-border);}.section-bg-white{background-color:var(--color-surface);}.section-bg-gray{background:linear-gradient(135deg,#f9fafb 0%,#ffffff 100%);}.section-bg-blue{background:linear-gradient(135deg,#eff6ff 0%,#ffffff 100%);}.section-bg-purple{background:linear-gradient(135deg,#faf5ff 0%,#ffffff 100%);}.section-bg-green{background:linear-gradient(135deg,#f0fdf4 0%,#ffffff 100%);}.section-bg-orange{background:linear-gradient(135deg,#fff7ed 0%,#ffffff 100%);}.section-bg-pink{background:linear-gradient(135deg,#fdf2f8 0%,#ffffff 100%);}.section-bg-cyan{background:linear-gradient(135deg,#ecfeff 0%,#ffffff 100%);}.section-bg-yellow{background:linear-gradient(135deg,#fefce8 0%,#ffffff 100%);}.section-bg-blue-soft{background:linear-gradient(135deg,rgba(239,246,255,0.2) 0%,#ffffff 100%);}.section-bg-purple-soft{background:linear-gradient(135deg,rgba(250,245,255,0.3) 0%,#ffffff 100%);}.section-bg-green-soft{background:linear-gradient(135deg,rgba(240,253,244,0.2) 0%,#ffffff 100%);}.section-bg-orange-soft{background:linear-gradient(135deg,rgba(255,247,237,0.2) 0%,#ffffff 100%);}.section-bg-pink-soft{background:linear-gradient(135deg,rgba(253,242,248,0.3) 0%,#ffffff 100%);}.section-bg-cyan-soft{background:linear-gradient(135deg,rgba(236,254,255,0.2) 0%,#ffffff 100%);}.section-bg-yellow-soft{background:linear-gradient(135deg,rgba(254,252,232,0.2) 0%,#ffffff 100%);}.section-header{text-align:center;margin-bottom:2.5rem;}@media (min-width:768px){.section-header{margin-bottom:3rem;}}.section-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.375rem 0.875rem;font-size:0.8125rem;font-weight:600;border-radius:9999px;margin-bottom:1.5rem;border:1px solid;box-shadow:0 1px 2px rgba(0,0,0,0.05);}.section-title{font-size:1.05rem;font-weight:700;color:var(--color-text-strong);margin-bottom:0.5rem;line-height:1.2;}@media (min-width:768px){.section-title{font-size:1.313rem;}}@media (min-width:1024px){.section-title{font-size:1.575rem;}}.section-title-gradient{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;}.section-underline{width:6rem;height:0.375rem;background:linear-gradient(90deg,var(--color-secondary) 0%,var(--color-primary) 100%);border-radius:9999px;margin:0 auto 1.5rem;}.section-description{font-size:1rem;color:var(--color-text-muted);font-weight:500;line-height:1.75;max-width:48rem;margin:0 auto;}@media (min-width:768px){.section-description{font-size:1.125rem;}}.section-hero{position:relative;overflow:hidden;margin-top:-0.25rem;}.section-stats{padding-top:2rem;padding-bottom:2rem;background:linear-gradient(135deg,#eff6ff 0%,#faf5ff 50%,#fdf2f8 100%);position:relative;overflow:hidden;}@media (min-width:768px){.section-stats{padding-top:3rem;padding-bottom:3rem;}}.section-features{padding-top:2rem;padding-bottom:3rem;background:linear-gradient(135deg,rgba(239,246,255,0.3) 0%,#ffffff 50%,rgba(250,245,255,0.3) 100%);position:relative;overflow:hidden;}@media (min-width:768px){.section-features{padding-top:3rem;padding-bottom:3rem;}}.section-work-info{padding-top:2rem;padding-bottom:3rem;background:linear-gradient(135deg,rgba(240,253,244,0.2) 0%,#ffffff 50%,rgba(236,254,255,0.2) 100%);border-bottom:1px solid var(--color-border);}@media (min-width:768px){.section-work-info{padding-top:3rem;padding-bottom:3rem;}}.section-smart-buttons{padding-top:2rem;padding-bottom:3rem;background-color:var(--color-surface);border-bottom:1px solid var(--color-border);}@media (min-width:768px){.section-smart-buttons{padding-top:3rem;padding-bottom:3rem;}}.section-integrations{padding-top:2rem;padding-bottom:3rem;background:linear-gradient(135deg,rgba(255,247,237,0.2) 0%,#ffffff 50%,rgba(254,252,232,0.2) 100%);border-bottom:1px solid var(--color-border);}@media (min-width:768px){.section-integrations{padding-top:3rem;padding-bottom:3rem;}}.section-services{padding-top:2rem;padding-bottom:2rem;background:linear-gradient(135deg,#f9fafb 0%,#ffffff 50%,#f9fafb 100%);position:relative;overflow:hidden;}@media (min-width:768px){.section-services{padding-top:3rem;padding-bottom:3rem;}}.section-decorative-bg{position:absolute;pointer-events:none;opacity:0.3;}.section-decorative-circle{border-radius:50%;filter:blur(3rem);}.section-overflow-hidden{overflow:hidden;}.section-overflow-visible{overflow:visible;}.site-header{position:sticky;top:0;z-index:var(--z-header);transition:box-shadow 0.25s ease;min-height:120px;will-change:box-shadow;background:#fff;overflow:visible;}.site-header.is-sticky .header-bottom{box-shadow:0 10px 32px rgba(15,23,42,0.12);}.header-top{position:relative;z-index:var(--z-header-top);background:linear-gradient(90deg,var(--color-midnight) 0%,#121f3a 45%,var(--color-midnight-soft) 100%);color:#f8fafc;--link-color:#f8fafc;--link-hover-color:#facc15;min-height:56px;padding:0.75rem 0;border-bottom:1px solid #e5e7eb;overflow:visible;}.header-top-inner{display:flex;align-items:center;gap:24px;padding:5px 0;flex-wrap:wrap;}.header-brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit;min-width:max-content;}.brand-badges{display:inline-flex;gap:6px;min-width:116px;min-height:32px;}.brand-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;font-size:0.95rem;font-weight:700;color:#fff;box-shadow:0 8px 18px rgba(15,23,42,0.2);flex-shrink:0;}.badge-k{background:var(--color-primary);}.badge-z{background:var(--color-secondary);}.badge-y{background:var(--color-success);}.brand-text{display:flex;flex-direction:column;line-height:1.1;}.brand-name{font-size:1.15rem;font-weight:700;letter-spacing:0.01em;}.brand-subtitle{font-size:0.75rem;color:rgba(226,232,240,0.75);text-transform:uppercase;letter-spacing:0.25em;}.header-search{flex:1 1 420px;display:flex;justify-content:center;min-width:220px;}@media (max-width:1023px){.header-search{display:none !important;}}.header-actions{display:flex;align-items:center;gap:16px;white-space:nowrap;}.header-selectors{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;}.header-selectors .header-hotline{margin-left:16px;}.header-hotline{display:inline-flex;align-items:center;gap:8px;font-weight:500;color:rgba(255,255,255,0.9);text-decoration:none;font-size:0.875rem;margin-left:16px;padding:6px 12px;background:rgba(255,255,255,0.1);border-radius:8px;border:1px solid rgba(255,255,255,0.15);backdrop-filter:blur(10px);transition:all 0.2s ease;cursor:default;pointer-events:none;}.header-hotline:first-of-type{margin-left:0;}.header-hotline i{font-size:0.875rem;color:var(--color-highlight);opacity:0.9;}.header-hotline span{color:rgba(255,255,255,0.95);letter-spacing:0.02em;}@media (max-width:1023px){.header-top-inner{gap:16px;}.header-search{order:3;flex:1 1 100%;}body .header-bottom,html body .header-bottom{display:none;}}@media (max-width:640px){body .header-search,html body .header-search{display:none;}.header-top-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;}.header-brand{flex:0 0 auto;min-width:auto;}.header-actions{width:auto;flex:0 0 auto;}.header-selectors{width:auto;justify-content:flex-end;gap:8px;flex-wrap:nowrap;align-items:center;}.header-selectors .language-wrapper{flex:0 0 auto;order:1;}.header-selectors .currency-wrapper{display:none;}.header-selectors .header-hotline{flex:0 0 auto;order:2;margin-left:0;justify-content:center;}.header-hotline{justify-content:center;border-radius:8px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.15);backdrop-filter:blur(10px);padding:6px 10px;width:auto;min-width:0;font-size:0.7rem;gap:6px;cursor:default;pointer-events:none;}.header-hotline i{font-size:0.7rem;color:var(--color-highlight);opacity:0.9;}.header-hotline span{font-size:0.7rem;white-space:nowrap;color:rgba(255,255,255,0.95);}}.header-bottom{background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:var(--z-header);min-height:60px;transition:box-shadow 0.25s ease;overflow:visible;overflow-x:visible;}.header-bottom-inner{display:flex;align-items:center;gap:12px;padding:10px 0;min-height:50px;overflow:visible;width:100%;max-width:100%;box-sizing:border-box;}.language-wrapper,.currency-wrapper{position:relative;overflow:visible;z-index:1000;}.language-wrapper .dropdown-toggle,.currency-wrapper .dropdown-toggle{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:rgba(255,255,255,0.12);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.2);border-radius:0.875rem;color:#fff;font-size:0.85rem;font-weight:600;cursor:pointer;transition:all 0.25s cubic-bezier(0.4,0,0.2,1);box-shadow:0 2px 8px rgba(0,0,0,0.1);min-height:36px;}.language-wrapper .dropdown-toggle:hover,.currency-wrapper .dropdown-toggle:hover{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.35);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15);}.language-wrapper .dropdown-toggle:focus-visible,.currency-wrapper .dropdown-toggle:focus-visible{outline:2px solid rgba(255,255,255,0.8);outline-offset:2px;background:rgba(255,255,255,0.25);}.language-wrapper .dropdown-toggle:active,.currency-wrapper .dropdown-toggle:active{transform:translateY(0);}.language-wrapper .language-flag,.currency-wrapper .language-flag{width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.2);}.language-wrapper .language-text{font-weight:600;letter-spacing:0.02em;}.language-wrapper .language-arrow{font-size:0.7rem;transition:transform 0.25s ease;opacity:0.8;}.language-wrapper .btn-group.open .language-arrow{transform:rotate(180deg);}.language-wrapper .dropdown-menu,.currency-wrapper .dropdown-menu{position:absolute;top:100%;left:0;min-width:140px;margin-top:0.5rem;background:var(--color-surface);border-radius:0.75rem;box-shadow:0 12px 40px rgba(15,23,42,0.18);padding:0.4rem 0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all 0.25s ease;z-index:1000;}.language-wrapper .btn-group.open .dropdown-menu,.currency-wrapper .btn-group.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);}.language-wrapper .dropdown-menu a,.currency-wrapper .dropdown-menu a,.language-wrapper .dropdown-menu button,.currency-wrapper .dropdown-menu button{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;color:var(--color-text);font-size:0.9rem;font-weight:500;border:none;background:transparent;width:100%;text-align:left;cursor:pointer;transition:all 0.2s ease;border-radius:0.5rem;margin:0.2rem 0.4rem;}.language-wrapper .dropdown-menu a:hover,.currency-wrapper .dropdown-menu a:hover,.language-wrapper .dropdown-menu button:hover,.currency-wrapper .dropdown-menu button:hover{background:rgba(37,99,235,0.1);color:var(--color-primary);transform:translateX(2px);}.language-wrapper .dropdown-menu img,.currency-wrapper .dropdown-menu img{width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.15);}.mobile-menu-trigger,#mobile-menu-trigger{display:none;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:0.5rem;color:#374151;font-size:1.25rem;cursor:pointer;transition:all 0.2s ease;position:relative;z-index:var(--z-mobile-menu-trigger);flex-shrink:0;}.mobile-menu-trigger:hover,#mobile-menu-trigger:hover{background:#e5e7eb;color:#1f2937;}@media (max-width:1023px){.mobile-menu-trigger,#mobile-menu-trigger{display:flex;visibility:visible;opacity:1;}.header-selectors .language-wrapper{display:none;}}@media (min-width:1024px){.mobile-menu-trigger,#mobile-menu-trigger{display:none;}}#search{position:relative;width:100%;max-width:600px;}#search input{width:100%;padding:0.75rem 8rem 0.75rem 1.25rem;border:2px solid var(--color-border);border-radius:0.75rem;font-size:0.875rem;transition:all 0.2s;}#search input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 4px var(--focus-ring);}#search button{position:absolute;right:0.25rem;top:50%;transform:translateY(-50%);padding:0.625rem 1.5rem;background:linear-gradient(135deg,var(--color-danger) 0%,var(--color-danger-dark) 100%);color:white;border:none;border-radius:0.625rem;font-weight:700;font-size:0.875rem;cursor:pointer;transition:all 0.2s;}#search button:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);box-shadow:0 8px 25px rgba(220,38,38,0.4);}#main-menu{flex:1;background:transparent;border:none;box-shadow:none;min-height:60px;display:flex;align-items:center;}.menu-wrapper{display:flex;align-items:center;gap:12px;justify-content:space-between;min-height:60px;width:100%;max-width:1280px;margin:0 auto;padding:0 var(--spacing-md);overflow:visible;flex-wrap:nowrap;}.menu-wrapper.container{max-width:1280px;padding:0 var(--spacing-md);}.desktop-menu{display:flex;align-items:center;gap:4px;list-style:none;flex:1;min-width:0;min-height:60px;margin:0;padding:0;overflow:visible;flex-wrap:nowrap;}@media (max-width:1023px){.desktop-menu{display:none;}}@media (min-width:1024px) and (max-width:1400px){.desktop-menu{gap:3px;}.nav-link{padding:0.7rem 0.8rem;font-size:0.85rem;}.menu-wrapper{gap:10px;}.desktop-menu-actions{gap:6px;}.menu-btn{padding:0.1rem 1rem;font-size:0.8125rem;}}.desktop-menu li{position:relative;overflow:visible;flex-shrink:0;white-space:nowrap;}.nav-link{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 0.9rem;color:var(--color-text);font-size:0.875rem;font-weight:600;border-radius:12px;transition:all 0.18s ease;white-space:nowrap;text-decoration:none;flex-shrink:0;max-width:100%;box-sizing:border-box;}.nav-link span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.nav-link:hover{background:rgba(249,115,22,0.12);color:#ea580c;transform:translateY(-1px);}.nav-link i:not(.dropdown-arrow){width:18px;font-size:15px;color:#1f2a44;transition:all 0.18s ease;}.nav-link:hover i:not(.dropdown-arrow){color:#f97316;transform:scale(1.05);}.dropdown-arrow{font-size:10px;color:#9ca3af;margin-left:0.25rem;transition:transform 0.3s;}.has-dropdown:hover .dropdown-arrow{transform:rotate(180deg);color:#f97316;}.has-dropdown{overflow:visible;}.has-dropdown:hover .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto;}.desktop-menu-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto;min-width:0;}@media (max-width:1023px){.desktop-menu-actions{display:none;}}.dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(-12px);margin-top:0.75rem;background:white;border-radius:1rem;box-shadow:0 12px 48px rgba(0,0,0,0.12);padding:1.25rem;min-width:300px;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease,transform 0.2s ease;z-index:1000;pointer-events:none;overflow:visible;}.dropdown.show{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto;}.dropdown-wide{max-width:95vw;padding:1rem;}@media (min-width:768px){.dropdown-wide{padding:1.5rem;}}@media (min-width:1024px){.dropdown-wide{padding:2rem;}}.dropdown-columns{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;}@media (min-width:640px){.dropdown-columns{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.25rem;}}@media (min-width:1024px){.dropdown-columns{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem;}}.dropdown-col{display:flex;flex-direction:column;gap:0.25rem;}.dropdown-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;color:#374151;font-size:14px;font-weight:500;border-radius:0.75rem;transition:all 0.2s;text-decoration:none;}.dropdown-item:hover{background:linear-gradient(135deg,#e0e7ff 0%,#dbeafe 100%);color:#1c2553;transform:translateX(4px);}.dropdown-item .dropdown-icon{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,rgba(59,130,246,0.12),rgba(37,99,235,0.08));box-shadow:inset 0 1px 2px rgba(255,255,255,0.18),0 8px 18px rgba(37,99,235,0.18);display:inline-flex;align-items:center;justify-content:center;color:rgba(37,99,235,0.85);flex-shrink:0;transition:transform 0.2s ease,box-shadow 0.2s ease,color 0.2s ease;}.dropdown-item .dropdown-icon i{font-size:0.85rem;}.dropdown-item:hover .dropdown-icon{color:#1d4ed8;box-shadow:inset 0 1px 2px rgba(255,255,255,0.18),0 14px 28px rgba(37,99,235,0.22);transform:translateY(-3px);}.dropdown-footer{padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid #e5e7eb;text-align:center;}.menu-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;padding:0.1rem 1.2rem;min-height:40px;border-radius:0.5rem;font-weight:500;font-size:0.875rem;line-height:1.4;text-align:center;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:all 0.2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);white-space:nowrap;flex-shrink:0;}.menu-btn i{font-size:1rem;}.menu-btn-primary,.menu-btn.menu-btn-primary{background:#3b82f6;color:#ffffff;border:1px solid transparent;}.menu-btn-primary:hover,.menu-btn.menu-btn-primary:hover{background:#2563eb;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-1px);}.menu-btn-primary:focus,.menu-btn.menu-btn-primary:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.menu-btn-secondary,.menu-btn.menu-btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;}.menu-btn-secondary:hover,.menu-btn.menu-btn-secondary:hover{background:#e5e7eb;color:#1f2937;border-color:#d1d5db;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-1px);}.menu-btn-secondary:focus,.menu-btn.menu-btn-secondary:focus{outline:none;box-shadow:0 0 0 3px rgba(107,114,128,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}#mobile-menu.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:9998;display:none;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;}#mobile-menu.mobile-menu.active{display:block !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important;}#mobile-menu .mobile-menu-body{position:fixed;top:0;right:0;width:320px;max-width:90vw;min-width:280px;height:100vh;background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,0.1);overflow-y:auto;overflow-x:hidden;z-index:9999;transform:translateX(100%);transition:transform 0.3s ease;-webkit-overflow-scrolling:touch;opacity:1;visibility:visible;}@media (max-width:1023px){#mobile-menu.mobile-menu{display:block;}#mobile-menu .mobile-menu-body{width:min(320px,90vw);min-width:min(280px,85vw);}}@media (max-width:360px){#mobile-menu .mobile-menu-body{width:100vw;max-width:100vw;min-width:100vw;}}#mobile-menu.mobile-menu.active .mobile-menu-body{transform:translateX(0) !important;opacity:1 !important;visibility:visible !important;}@media (min-width:1024px){#mobile-menu.mobile-menu{display:none !important;}#mobile-menu.mobile-menu.active{display:none !important;}}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#1c2553;color:#fff;}.mobile-menu-header span{font-size:18px;font-weight:600;}#mobile-close{background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0.5rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;}#mobile-close:hover{background:rgba(255,255,255,0.1);}.mobile-menu-content{padding:1rem 0;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 60px);}.mobile-item{display:flex;align-items:center;gap:0.75rem;padding:0.875rem 1.25rem;color:#1f2937;text-decoration:none;border-bottom:1px solid #e5e7eb;min-height:48px;font-size:1rem;font-weight:500;line-height:1.5;transition:all 0.2s ease;}.mobile-item:hover{background:#f9fafb;color:#3b82f6;}.mobile-item i{font-size:1.125rem;color:#6b7280;width:20px;flex-shrink:0;text-align:center;transition:color 0.2s ease;}.mobile-item:hover i{color:#3b82f6;}.mobile-item-wrapper{display:flex;flex-direction:column;}.mobile-toggle{width:100%;text-align:left;background:transparent;border:none;cursor:pointer;justify-content:space-between;}.mobile-arrow{margin-left:auto;transition:transform 0.2s;}.mobile-submenu{max-height:0;overflow:hidden;background:#f9f9f9;}.mobile-submenu.open{max-height:500px;}.mobile-subitem{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1.5rem 0.75rem 3.5rem;color:#4b5563;text-decoration:none;font-size:0.9375rem;font-weight:400;line-height:1.5;min-height:44px;transition:all 0.2s ease;}.mobile-subitem:hover{background:#f3f4f6;color:#3b82f6;}.mobile-subitem i{font-size:1rem;color:#9ca3af;width:18px;flex-shrink:0;text-align:center;transition:color 0.2s ease;}.mobile-subitem:hover i{color:#3b82f6;}.mobile-search-box{padding:1rem;background:#f5f5f5;}.mobile-search-input{display:flex;align-items:center;background:#fff;border-radius:8px;padding:0.5rem 1rem;border:1px solid #ddd;}.mobile-search-input i{color:#999;margin-right:0.5rem;}.mobile-search-input input{flex:1;border:none;outline:none;font-size:15px;}.mobile-quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:0.5rem;padding:1rem;background:#f9f9f9;}.mobile-quick-link{display:flex;flex-direction:column;align-items:center;padding:1rem 0.5rem;background:#fff;border-radius:8px;text-decoration:none;color:#333;font-size:12px;text-align:center;}.mobile-quick-link i{font-size:20px;margin-bottom:0.5rem;color:#4f46e5;}.mobile-divider{height:8px;background:#f5f5f5;}.product-thumb{background:var(--color-surface);border-radius:1rem;box-shadow:var(--shadow-card);overflow:hidden;transition:all 0.3s;display:flex;flex-direction:column;}.product-thumb:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-8px);}.product-thumb .image{position:relative;overflow:hidden;background:#f9fafb;width:100%;height:200px;display:flex;align-items:center;justify-content:center;padding:15px;}.product-thumb .image img{max-width:100%;max-height:100%;width:auto;height:auto;aspect-ratio:1 / 1;object-fit:contain;transition:transform 0.3s;}.product-thumb:hover .image img{transform:scale(1.05);}.prose img,.prose-sm img,#tab-description img,.tab-pane img,.description img,.product-description img,.information-description img{max-width:100% !important;height:auto !important;width:auto !important;object-fit:contain;display:block;}.prose img[width],.prose-sm img[width],#tab-description img[width],.tab-pane img[width],.product-main-image[width],.product-thumbnail-image[width]{width:auto !important;max-width:100% !important;}.prose img[height],.prose-sm img[height],#tab-description img[height],.tab-pane img[height],.product-main-image[height],.product-thumbnail-image[height]{height:auto !important;max-height:100% !important;}.product-card-image{position:relative;overflow:hidden;background:linear-gradient(to bottom right,#f9fafb,#ffffff);border:1px solid #f3f4f6;padding:1rem;display:flex;align-items:center;justify-content:center;width:100%;min-height:200px;aspect-ratio:1/1;}@media (max-width:640px){.product-card-image{min-height:180px;padding:0.75rem;}}.product-card-image img{max-width:100%;max-height:100%;width:auto;height:auto;min-height:150px;object-fit:contain;transition:transform 0.7s ease,rotate 0.7s ease;display:block;}@media (max-width:640px){.product-card-image img{min-height:140px;max-width:90%;max-height:90%;}}.product-card-image:hover{border-color:#fcd34d;}.product-card-image:hover img{transform:scale(1.05) rotate(1deg);}.btn,button:not([type="button"]):not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),input[type="button"],input[type="submit"],a.btn,a[class*="btn"],a[class*="button"],a.slider-cta,a.demo-request-btn,a.turnstile-cta-btn,a[href].inline-flex,a[href].flex,button.faq-question{text-decoration:none !important;border-bottom:none !important;}a[class*="btn"],a[class*="button"],a.slider-cta,a.demo-request-btn,a.turnstile-cta-btn,a[href].inline-flex.items-center,a[href].flex.items-center{text-decoration:none !important;border-bottom:none !important;}.btn:hover,button:hover:not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),a.btn:hover,a[class*="btn"]:hover,a[class*="button"]:hover,a.slider-cta:hover,a.demo-request-btn:hover,a.turnstile-cta-btn:hover,a[href].inline-flex:hover,a[href].flex:hover{text-decoration:none !important;border-bottom:none !important;}.btn:focus,button:focus:not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),a.btn:focus,a[class*="btn"]:focus,a[class*="button"]:focus,a.slider-cta:focus,a.demo-request-btn:focus,a.turnstile-cta-btn:focus,a[href].inline-flex:focus,a[href].flex:focus{text-decoration:none !important;border-bottom:none !important;}.btn:active,button:active:not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),a.btn:active,a[class*="btn"]:active,a[class*="button"]:active,a.slider-cta:active,a.demo-request-btn:active,a.turnstile-cta-btn:active,a[href].inline-flex:active,a[href].flex:active{text-decoration:none !important;border-bottom:none !important;}@media (max-width:640px){section .bg-gradient-to-br.from-blue-50{padding:1.5rem !important;}section .bg-gradient-to-br.from-blue-50 h3{font-size:1.125rem !important;margin-bottom:0.75rem !important;}section .bg-gradient-to-br.from-blue-50 p{font-size:0.875rem !important;margin-bottom:1.5rem !important;padding:0 0.5rem !important;}section .bg-gradient-to-br.from-blue-50 .flex.flex-col{gap:0.75rem !important;}section .bg-gradient-to-br.from-blue-50 a{padding:0.625rem 1rem !important;font-size:0.875rem !important;}}@media (max-width:640px){.grid.max-w-6xl{padding-left:1rem !important;padding-right:1rem !important;gap:1rem !important;}.grid.max-w-6xl > *{padding:1rem !important;}}@media (max-width:1023px){.grid.lg\:grid-cols-4{grid-template-columns:repeat(1,minmax(0,1fr)) !important;}}@media (min-width:640px) and (max-width:1023px){.grid.lg\:grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}@media (min-width:1024px){section:has([class*="Hizmetlerimiz"]) .grid.lg\:grid-cols-4,section:has([class*="Our Services"]) .grid.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr)) !important;}}@media (max-width:640px){.container{width:90% !important;}.container.mx-auto{padding-left:1rem !important;padding-right:1rem !important;}section{padding-top:2rem !important;padding-bottom:2rem !important;}}.grid.max-w-6xl{max-width:100% !important;box-sizing:border-box !important;overflow:hidden !important;padding:1rem;}.grid.max-w-6xl > *{max-width:100% !important;box-sizing:border-box !important;overflow:hidden !important;word-wrap:break-word !important;overflow-wrap:break-word !important;}.grid.max-w-6xl p,.grid.max-w-6xl h2,.grid.max-w-6xl h3,.grid.max-w-6xl h4,.grid.max-w-6xl h5,.grid.max-w-6xl h6,.grid.max-w-6xl span:not(i):not([class*="icon"]):not([class*="badge"]),.grid.max-w-6xl .text-base,.grid.max-w-6xl .text-sm,.grid.max-w-6xl .text-lg,.grid.max-w-6xl .text-xl,.grid.max-w-6xl .text-2xl,.grid.max-w-6xl .text-3xl{font-size:87% !important;}@media (min-width:1024px){.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div{max-width:100% !important;overflow:hidden !important;word-wrap:break-word !important;overflow-wrap:break-word !important;}.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div p,.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div h4,.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div h3,.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div .text-xl,.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div .text-lg,.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div .text-base{font-size:87% !important;line-height:1.4 !important;}}.product-image-container{position:relative;overflow:hidden;border-radius:0.75rem;background:linear-gradient(to bottom right,#f9fafb,#fff);border:1px solid #e5e7eb;padding:1rem;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;aspect-ratio:5 / 4;min-height:224px;transition:all 0.3s ease;}@media (min-width:640px){.product-image-container{min-height:280px;padding:1.5rem;}}@media (min-width:768px){.product-image-container{width:500px;height:400px;min-height:400px;max-height:400px;padding:1.5rem;}}@media (min-width:1024px){.product-image-container{width:500px;height:400px;min-height:400px;max-height:400px;padding:2rem;}}.product-main-image{max-width:100% !important;max-height:100% !important;width:auto !important;height:auto !important;object-fit:contain !important;object-position:center !important;transition:transform 0.5s cubic-bezier(0.4,0,0.2,1) !important;display:block !important;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);}.product-main-image[width],.product-main-image[height],.product-image-container .product-main-image[width],.product-image-container .product-main-image[height]{width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;}.product-image-container:hover .product-main-image{transform:scale(1.05) !important;}.product-thumbnail-image{max-width:100% !important;max-height:100% !important;width:auto !important;height:auto !important;object-fit:contain !important;object-position:center !important;transition:transform 0.3s ease !important;display:block !important;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;}.product-thumbnail-image[width],.product-thumbnail-image[height],.aspect-square .product-thumbnail-image[width],.aspect-square .product-thumbnail-image[height]{width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;}.product-thumbnail-image{width:auto !important;height:auto !important;}.product-thumbnail-image:hover{transform:scale(1.1) !important;}.product-thumb .caption{padding:1.25rem;flex:1;display:flex;flex-direction:column;}.product-thumb .caption h4,.product-thumb .caption h4 a{font-size:1rem;font-weight:600;color:#1f2937;line-height:1.5;margin-bottom:0.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:break-word;}.product-thumb .caption h4 a:hover{color:#3b82f6;}.product-thumb .price{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:1rem;}.product-thumb .price-old{font-size:0.875rem;color:#9ca3af;text-decoration:line-through;margin-right:0.5rem;}.product-thumb .price-new{color:#dc2626;}.product-thumb .button-group{margin-top:auto;display:flex;gap:0.5rem;}.search-page-wrapper{background-color:var(--color-surface-muted);padding:2.5rem 0 3.5rem;}.search-main{flex:1 1 100%;background:var(--color-surface);border-radius:1.25rem;box-shadow:0 14px 30px rgba(15,23,42,0.08);padding:1.75rem 1.5rem;position:relative;z-index:var(--z-base);}.category-rich-content{max-width:1200px;margin:0 auto;padding:2rem 1rem;line-height:1.7;}@media (min-width:768px){.category-rich-content{padding:3rem 2rem;}}.blog-card__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;padding:0.5rem;}.blog-card{display:flex;flex-direction:column;height:100%;}.blog-card__image{width:100%;height:auto;object-fit:cover;display:block;}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max-w-\[260px\]{max-width:260px;}.reference-page .prose{font-family:'Poppins',sans-serif;}.reference-hero-card{position:relative;padding:clamp(1.75rem,4vw,2.75rem);border-radius:2rem;background:linear-gradient(135deg,rgba(37,99,235,0.12) 0%,rgba(249,115,22,0.12) 100%);border:1px solid rgba(37,99,235,0.16);box-shadow:0 22px 60px rgba(15,23,42,0.08);display:grid;gap:1.75rem;}.reference-hero-card__badge{display:inline-flex;align-items:center;gap:0.75rem;padding:0.6rem 1.1rem;border-radius:999px;background:rgba(37,99,235,0.1);color:var(--color-primary);font-weight:600;font-size:0.9rem;letter-spacing:0.04em;width:fit-content;}.reference-hero-card__title{font-size:clamp(1.75rem,4.5vw,2.6rem);font-weight:700;color:var(--color-midnight);margin:0;}.reference-hero-card__subtitle{font-size:clamp(1rem,2.3vw,1.2rem);color:var(--color-text-muted);max-width:48rem;line-height:1.8;margin:0;}.reference-hero-card__stats{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));}.reference-hero-card__stat{background:rgba(255,255,255,0.9);border-radius:1.35rem;border:1px solid rgba(226,232,240,0.7);padding:1.1rem 1.25rem;box-shadow:0 18px 40px rgba(148,163,184,0.18);display:grid;gap:0.25rem;}.reference-hero-card__stat-number{font-size:clamp(1.4rem,3.4vw,1.9rem);font-weight:700;color:var(--color-primary);}.reference-hero-card__stat-label{font-size:0.9rem;color:var(--color-text-muted);}.reference-intro{display:grid;gap:1.75rem;background:#fff;border-radius:2rem;border:1px solid rgba(226,232,240,0.7);box-shadow:0 20px 45px rgba(15,23,42,0.07);padding:clamp(1.75rem,4vw,2.5rem);}.reference-intro__copy{display:grid;gap:1rem;}.reference-intro__title{font-size:clamp(1.5rem,3.6vw,2.3rem);font-weight:700;color:var(--color-midnight);margin:0;text-align:left;}.reference-intro__text{font-size:clamp(0.98rem,2vw,1.08rem);line-height:1.85;color:var(--color-text);margin:0;}.reference-intro__highlights{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.reference-intro__highlight{background:linear-gradient(145deg,rgba(37,99,235,0.08),rgba(14,165,233,0.08));border-radius:1.5rem;padding:1.5rem;border:1px solid rgba(148,163,184,0.35);box-shadow:0 14px 30px rgba(15,23,42,0.08);}.reference-intro__highlight i{font-size:1.5rem;color:var(--color-primary);}.reference-intro__highlight h3{font-size:1.1rem;font-weight:600;margin:0.75rem 0 0.35rem;color:var(--color-midnight);}.reference-intro__highlight p{font-size:0.95rem;color:var(--color-text-muted);margin:0;line-height:1.65;}.reference-logo-section{background:#ffffff;border-radius:2rem;border:1px solid rgba(226,232,240,0.7);box-shadow:0 20px 45px rgba(15,23,42,0.07);padding:clamp(1.75rem,4vw,2.5rem);}.reference-logo-section__header{text-align:left;margin-bottom:2rem;}.reference-logo-section__header h3{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:var(--color-midnight);margin:0 0 0.5rem 0;line-height:1.3;}.reference-logo-section__header p{font-size:clamp(0.95rem,2vw,1.05rem);color:var(--color-text-muted);margin:0;line-height:1.6;}.reference-logo-section__grid{width:100%;}.reference-logo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;}@media (min-width:640px){.reference-logo-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;}}@media (min-width:1024px){.reference-logo-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;}}.reference-logo-item,.reference-logo-grid > div,.reference-logo-grid > img{position:relative;aspect-ratio:16 / 9;min-height:140px;background:linear-gradient(135deg,#ffffff 0%,#fafbfc 100%);border:1px solid rgba(226,232,240,0.8);border-radius:1rem;box-shadow:0 2px 8px rgba(15,23,42,0.04),0 1px 3px rgba(15,23,42,0.03),inset 0 1px 0 rgba(255,255,255,0.9);display:flex;align-items:center;justify-content:center;padding:1.25rem;cursor:pointer;transition:all 0.4s cubic-bezier(0.4,0,0.2,1);overflow:hidden;}.reference-logo-item::before,.reference-logo-grid > div::before,.reference-logo-grid > img::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(37,99,235,0.08) 0%,transparent 70%);opacity:0;transition:opacity 0.4s cubic-bezier(0.4,0,0.2,1);pointer-events:none;z-index:0;}.reference-logo-item::after,.reference-logo-grid > div::after,.reference-logo-grid > img::after{content:'';position:absolute;inset:0;border-radius:1rem;padding:1px;background:linear-gradient(135deg,rgba(37,99,235,0.2) 0%,rgba(249,115,22,0.2) 50%,rgba(37,99,235,0.2) 100%);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-clip:content-box,padding-box;-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity 0.4s cubic-bezier(0.4,0,0.2,1);pointer-events:none;z-index:1;}.reference-logo-item img,.reference-logo-grid > div img,.reference-logo-grid > img{max-width:80%;max-height:70px;width:auto;height:auto;object-fit:contain;object-position:center;display:block;transition:all 0.4s cubic-bezier(0.4,0,0.2,1);filter:grayscale(0%) brightness(1);position:relative;z-index:2;}.reference-logo-grid > img{margin:0;border:1px solid rgba(226,232,240,0.8);border-radius:1rem;background:linear-gradient(135deg,#ffffff 0%,#fafbfc 100%);box-shadow:0 2px 8px rgba(15,23,42,0.04),0 1px 3px rgba(15,23,42,0.03),inset 0 1px 0 rgba(255,255,255,0.9);padding:1.25rem;}.reference-logo-item:hover,.reference-logo-grid > div:hover,.reference-logo-grid > img:hover{transform:translateY(-8px);border-color:rgba(37,99,235,0.4);box-shadow:0 16px 40px rgba(37,99,235,0.2),0 8px 16px rgba(37,99,235,0.15),0 0 0 1px rgba(37,99,235,0.1),inset 0 1px 0 rgba(255,255,255,0.9);background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);}.reference-logo-item:hover::before,.reference-logo-grid > div:hover::before,.reference-logo-grid > img:hover::before{opacity:1;}.reference-logo-item:hover::after,.reference-logo-grid > div:hover::after,.reference-logo-grid > img:hover::after{opacity:1;}.reference-logo-item:hover img,.reference-logo-grid > div:hover img,.reference-logo-grid > img:hover{transform:scale(1.1);max-width:85%;max-height:75px;filter:drop-shadow(0 4px 8px rgba(37,99,235,0.2));}@media (min-width:640px){.reference-logo-item{min-height:150px;padding:1.5rem;}.reference-logo-item img{max-height:80px;}.reference-logo-item:hover img{max-height:85px;}}@media (min-width:1024px){.reference-logo-item{min-height:160px;padding:1.75rem;}.reference-logo-item img{max-height:90px;}.reference-logo-item:hover img{max-height:95px;}}@media (max-width:639px){.reference-logo-grid{gap:0.875rem;}.reference-logo-item{min-height:120px;padding:1rem;border-radius:0.875rem;}.reference-logo-item img{max-height:60px;}.reference-logo-item:hover img{max-height:65px;}}.reference-proof{display:grid;}.reference-proof__card{padding:clamp(1.5rem,3.6vw,2.2rem);border-radius:1.8rem;background:linear-gradient(135deg,rgba(15,23,42,0.95),rgba(30,64,175,0.92));color:#ffffff;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,0.08);}.reference-proof__card::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,0.35),transparent 55%);opacity:0.9;pointer-events:none;}.reference-proof__icon{font-size:2.5rem;margin-bottom:1rem;color:rgba(248,250,252,0.4);}.reference-proof__card blockquote{font-size:clamp(1.05rem,2.6vw,1.3rem);line-height:1.75;font-weight:500;margin:0 0 1.5rem;position:relative;z-index:var(--z-base);}.reference-proof__meta{display:flex;flex-direction:column;gap:0.35rem;font-size:0.9rem;opacity:0.85;position:relative;z-index:var(--z-base);}.reference-proof__author{font-weight:600;}.reference-proof__tag{font-size:0.85rem;}@media (min-width:768px){.reference-hero-card__stats{grid-template-columns:repeat(4,minmax(0,1fr));}}@media (min-width:1024px){.reference-intro{grid-template-columns:minmax(0,2.1fr) minmax(0,1.4fr);}}.about-cta-actions{display:flex;flex-direction:column;gap:0.75rem;justify-content:center;padding:0 1rem;}@media (min-width:640px){.about-cta-actions{flex-direction:row;gap:1rem;padding:0;}}.about-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.5rem;min-height:44px;border-radius:0.5rem;font-weight:500;font-size:0.9375rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:all 0.2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);}.about-cta-btn--primary{background:#3b82f6;color:#ffffff;}.about-cta-btn--primary:hover{background:#2563eb;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-1px);}.about-cta-btn--secondary{background:#f3f4f6;color:#374151;border-color:#e5e7eb;}.about-cta-btn--secondary:hover{background:#e5e7eb;color:#1f2937;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-1px);}.btn,button:not([type="button"]):not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),input[type="button"],input[type="submit"],a.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.5rem;min-height:44px;font-weight:500;font-size:0.9375rem;line-height:1.5;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:0.5rem;cursor:pointer;transition:all 0.2s ease;background:#3b82f6;color:#ffffff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);}.btn:hover:not([disabled]),button:hover:not([disabled]):not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),input[type="button"]:hover:not([disabled]),input[type="submit"]:hover:not([disabled]),a.btn:hover:not([disabled]){background:#2563eb;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-1px);}.btn:active:not([disabled]),button:active:not([disabled]):not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),input[type="button"]:active:not([disabled]),input[type="submit"]:active:not([disabled]),a.btn:active:not([disabled]){transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);}.btn:focus,button:focus:not(.mobile-menu-trigger):not(.mobile-close):not(.mobile-toggle):not(.dropdown-toggle):not(.language-select):not(.currency-select):not(.tab-button):not(.faq-question):not(.accordion-button):not([aria-expanded]),input[type="button"]:focus,input[type="submit"]:focus,a.btn:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.btn:disabled,button:disabled,input[type="button"]:disabled,input[type="submit"]:disabled,a.btn:disabled{opacity:0.5;cursor:not-allowed;transform:none;}.btn-primary,.btn--primary,button.btn-primary,a.btn-primary{background:#3b82f6;color:#ffffff;}.btn-primary:hover:not([disabled]),.btn--primary:hover:not([disabled]),button.btn-primary:hover:not([disabled]),a.btn-primary:hover:not([disabled]){background:#2563eb;}.btn-primary:focus,.btn--primary:focus,button.btn-primary:focus,a.btn-primary:focus{box-shadow:0 0 0 3px rgba(59,130,246,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.btn-secondary,.btn--secondary,button.btn-secondary,a.btn-secondary{background:#f3f4f6;color:#374151;border-color:#e5e7eb;}.btn-secondary:hover:not([disabled]),.btn--secondary:hover:not([disabled]),button.btn-secondary:hover:not([disabled]),a.btn-secondary:hover:not([disabled]){background:#e5e7eb;color:#1f2937;}.btn-secondary:focus,.btn--secondary:focus,button.btn-secondary:focus,a.btn-secondary:focus{box-shadow:0 0 0 3px rgba(107,114,128,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.btn-success,button.btn-success,a.btn-success{background:#10b981;color:#ffffff;}.btn-success:hover:not([disabled]),button.btn-success:hover:not([disabled]),a.btn-success:hover:not([disabled]){background:#059669;}.btn-success:focus,button.btn-success:focus,a.btn-success:focus{box-shadow:0 0 0 3px rgba(16,185,129,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.btn-danger,button.btn-danger,a.btn-danger{background:#ef4444;color:#ffffff;}.btn-danger:hover:not([disabled]),button.btn-danger:hover:not([disabled]),a.btn-danger:hover:not([disabled]){background:#dc2626;}.btn-danger:focus,button.btn-danger:focus,a.btn-danger:focus{box-shadow:0 0 0 3px rgba(239,68,68,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.btn--outline,.btn-outline,button.btn-outline,a.btn-outline{background:transparent;color:#3b82f6;border:2px solid #3b82f6;}.btn--outline:hover:not([disabled]),.btn-outline:hover:not([disabled]),button.btn-outline:hover:not([disabled]),a.btn-outline:hover:not([disabled]){background:#3b82f6;color:#ffffff;border-color:#2563eb;}.btn--outline:focus,.btn-outline:focus,button.btn-outline:focus,a.btn-outline:focus{box-shadow:0 0 0 3px rgba(59,130,246,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.btn--block,.btn-block{width:100%;display:flex;justify-content:center;}.product-action-buttons{width:100%;max-width:100%;box-sizing:border-box;}.product-action-buttons .btn,.product-action-buttons .btn--primary,.product-action-buttons .btn--outline{width:auto !important;max-width:100% !important;box-sizing:border-box !important;padding:0.375rem 0.75rem !important;min-height:32px !important;font-size:0.75rem !important;line-height:1.25 !important;gap:0.25rem !important;white-space:normal !important;word-wrap:break-word !important;overflow-wrap:break-word !important;overflow:hidden !important;}.product-action-buttons .btn--block,.product-action-buttons .btn-block{width:auto !important;max-width:100% !important;}.product-action-buttons .btn i{font-size:0.6875rem !important;flex-shrink:0;}.product-action-buttons .btn span{flex:1;min-width:0;text-align:center;overflow:hidden;text-overflow:ellipsis;}@media (min-width:640px){.product-action-buttons .btn,.product-action-buttons .btn--primary,.product-action-buttons .btn--outline{padding:0.5rem 0.875rem !important;min-height:36px !important;font-size:0.8125rem !important;}.product-action-buttons .btn i{font-size:0.75rem !important;}}footer{position:relative;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);color:#fff;overflow:hidden;--link-color:rgba(255,255,255,0.75);--link-hover-color:#3b82f6;}footer::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#3b82f6,transparent);}.footer-content{position:relative;padding:1.5rem 0 0.875rem;}@media (min-width:768px){.footer-content{padding:2rem 0 1rem;}}.footer-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;}@media (min-width:768px){.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:2rem;}.footer-col-company{grid-column:span 1;}.footer-col-contact{grid-column:span 1;}.footer-col-sites{grid-column:span 1;}}.footer-col-company{grid-column:span 1;width:100%;display:flex;flex-direction:column;gap:1rem;}.footer-col-contact{grid-column:span 1;width:100%;}.footer-col-sites{grid-column:span 1;width:100%;}.footer-logo img{height:3rem;width:auto;margin-bottom:0.625rem;max-width:200px;}.footer-description{font-size:0.8125rem;line-height:1.5;color:rgba(255,255,255,0.75);margin-bottom:0.625rem;max-width:100%;}.footer-social{display:flex;gap:0.5rem;margin-top:0.75rem;flex-wrap:wrap;}.footer-social a{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.08);border-radius:0.5rem;color:white;font-size:1rem;transition:all 0.3s ease;text-decoration:none;border:1px solid rgba(255,255,255,0.1);}.footer-social a:hover{transform:translateY(-3px);border-color:transparent;box-shadow:0 6px 20px rgba(0,0,0,0.3);}.social-twitter:hover{background:linear-gradient(135deg,#1da1f2,#0d8bd9);}.social-facebook:hover{background:linear-gradient(135deg,#1877f2,#0e5ecb);}.social-youtube:hover{background:linear-gradient(135deg,#ff0000,#cc0000);}.social-instagram:hover{background:linear-gradient(135deg,#e4405f,#f77737,#fcaf45);}footer h3{font-size:0.8125rem;font-weight:700;color:#ffffff;margin-bottom:0.5rem;letter-spacing:0.05em;text-transform:uppercase;opacity:1;line-height:1.2;}@media (min-width:768px){footer h3{font-size:0.875rem;margin-bottom:0.625rem;}}.footer-col-contact h3,.footer-col-sites h3{font-size:0.8125rem;font-weight:700;color:#ffffff;margin-bottom:0.5rem;letter-spacing:0.05em;text-transform:uppercase;line-height:1.2;}@media (min-width:768px){.footer-col-contact h3,.footer-col-sites h3{font-size:0.875rem;margin-bottom:0.625rem;}}footer ul{list-style:none;padding:0;margin:0;}footer ul li{margin-bottom:0.875rem;}footer ul li a{display:inline-block;color:rgba(255,255,255,0.7);font-size:0.9375rem;font-weight:400;transition:all 0.2s ease;text-decoration:none;position:relative;}footer ul li a::before{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#3b82f6;transition:width 0.3s ease;}footer ul li a:hover{color:#3b82f6;padding-left:8px;}footer ul li a:hover::before{width:100%;}.footer-contact-list{display:flex;flex-direction:column;gap:0.5rem;width:100%;}.contact-item{display:flex;align-items:center;gap:0.625rem;width:100%;}.contact-item i{color:#3b82f6;font-size:0.9375rem;flex-shrink:0;width:1rem;}.contact-item span,.contact-item a{font-size:0.8125rem;line-height:1.4;color:rgba(255,255,255,0.75);text-decoration:none;transition:color 0.2s ease;flex:1;width:100%;}.contact-item a:hover{color:#3b82f6;}.contact-phones-inline{display:flex;align-items:center;gap:0.5rem;flex-wrap:nowrap;white-space:nowrap;}.contact-phones-inline span{color:rgba(255,255,255,0.4);font-size:0.75rem;}.footer-sites-list{display:grid;grid-template-columns:1fr;gap:0.5rem;}@media (min-width:768px){.footer-sites-list{grid-template-columns:1fr 1fr;gap:0.5rem;}}.footer-sites-list .site-link{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0.625rem;background:rgba(255,255,255,0.05);border-radius:0.375rem;color:rgba(255,255,255,0.8);text-decoration:none;transition:all 0.2s ease;border:1px solid rgba(255,255,255,0.1);}.footer-sites-list .site-link:hover{background:rgba(255,255,255,0.1);color:white;transform:translateX(3px);border-color:rgba(255,255,255,0.2);}.footer-sites-list .site-link i{font-size:1rem;color:#f97316;min-width:1.25rem;flex-shrink:0;}.footer-sites-list .site-info{display:flex;flex-direction:column;gap:0.0625rem;min-width:0;}.footer-sites-list .site-name{font-weight:600;font-size:0.75rem;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.footer-sites-list .site-desc{font-size:0.6875rem;color:rgba(255,255,255,0.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.footer-bottom{border-top:1px solid rgba(255,255,255,0.08);padding:0.875rem 0;}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;}@media (min-width:768px){.footer-bottom-content{flex-direction:row;}}.footer-copyright{font-size:0.875rem;color:rgba(255,255,255,0.6);text-align:center;margin:0;}@media (min-width:768px){.footer-copyright{text-align:left;}}.footer-links-bottom{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center;}.footer-links-bottom a{font-size:0.875rem;color:rgba(255,255,255,0.6);text-decoration:none;transition:color 0.2s ease;}.footer-links-bottom a:hover{color:#3b82f6;}.footer-links-bottom .separator{color:rgba(255,255,255,0.3);}.contact-widget{position:fixed;bottom:1rem;right:1rem;z-index:var(--z-widget);display:flex;flex-direction:column;gap:0.625rem;}.heroSwiper{width:100%;max-width:100vw;height:500px;max-height:700px;min-height:500px;overflow:hidden;position:relative;box-sizing:border-box;}@media (min-width:768px){.heroSwiper{height:600px;}}@media (min-width:1024px){.heroSwiper{height:700px;}}.slider-badge{font-family:'Space Grotesk',Poppins,'Segoe UI',sans-serif;text-transform:uppercase;letter-spacing:0.18em;font-size:clamp(0.65rem,1.8vw,0.95rem);}.slider-headline{font-family:'Space Grotesk',Poppins,'Segoe UI',sans-serif;font-weight:700;letter-spacing:-0.02em;font-size:clamp(1.75rem,5.5vw,4.6rem);line-height:1.15;}@media (max-width:640px){.slider-headline{font-size:clamp(1.5rem,6vw,2.25rem);line-height:1.2;}}.slider-headline .highlight{color:var(--color-primary,#2563eb);display:inline-block;}.slider-text{font-family:'Space Grotesk',Poppins,'Segoe UI',sans-serif;font-size:clamp(0.875rem,2.2vw,1.45rem);line-height:1.65;color:#475569;}@media (max-width:640px){.slider-text{font-size:clamp(0.875rem,3.5vw,1.125rem);line-height:1.6;}}.slider-text strong{color:var(--color-primary,#2563eb);}.slider-cta{font-family:'Space Grotesk',Poppins,'Segoe UI',sans-serif;font-weight:600;font-size:clamp(0.875rem,2.2vw,1.125rem);transition:all 0.3s ease;}@media (max-width:640px){.slider-cta{font-size:clamp(0.875rem,3vw,1rem);}}.whatsapp-btn{display:flex;align-items:center;justify-content:center;gap:0.5rem;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);color:#fff;padding:0.875rem;min-width:56px;min-height:56px;border-radius:1rem;box-shadow:0 4px 16px rgba(37,211,102,0.3);transition:all 0.3s ease;text-decoration:none;font-weight:600;font-size:0.875rem;}@media (min-width:768px){.whatsapp-btn{padding:1rem 1.5rem;}}.whatsapp-btn:hover{background:linear-gradient(135deg,#128c7e 0%,#0da573 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,211,102,0.4);}.whatsapp-btn i{font-size:1.5rem;}.whatsapp-btn span{display:none;}@media (min-width:1024px){.whatsapp-btn span{display:inline;}}.phone-btn{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);color:#fff;width:56px;height:56px;border-radius:1rem;box-shadow:0 4px 16px rgba(220,38,38,0.3);transition:all 0.3s ease;text-decoration:none;}@media (min-width:768px){.phone-btn{width:auto;padding:0.875rem 1.5rem;min-width:56px;}}.phone-btn:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,38,38,0.4);}.phone-btn i{font-size:1.25rem;}.phone-btn span{display:none;margin-left:0.75rem;font-weight:700;}@media (min-width:1024px){.phone-btn span{display:inline;}}#backToTop{position:fixed;bottom:1.5rem;left:1.5rem;width:3.5rem;height:3.5rem;background:#1c2553;color:#fff;border-radius:50%;box-shadow:0 8px 24px rgba(28,37,83,0.4);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s;z-index:var(--z-back-to-top);}#backToTop.visible{opacity:1;visibility:visible;}#backToTop:hover{background:#fbbf24;transform:scale(1.1);}#backToTop i{font-size:1.25rem;}.swiper-button-next,.swiper-button-prev{width:56px;height:56px;min-width:56px;min-height:56px;background:rgba(255,255,255,0.95);border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,0.2);transition:all 0.3s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:1000 !important;visibility:visible !important;opacity:1 !important;display:flex !important;align-items:center;justify-content:center;cursor:pointer;}.heroSwiper .swiper-button-next,.heroSwiper .swiper-button-prev{z-index:1001 !important;}.heroSwiper{position:relative;}.heroSwiper .swiper-wrapper{position:relative;z-index:1;}.swiper-button-next:hover,.swiper-button-prev:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 12px 32px rgba(0,0,0,0.3);}.swiper-button-next::after,.swiper-button-prev::after{font-size:10px;color:#4f46e5;font-weight:700;z-index:1;position:relative;}.swiper-button-next{right:20px;}.swiper-button-prev{left:20px;}@media (max-width:768px){.swiper-button-next{right:10px;}.swiper-button-prev{left:10px;}}@media (max-width:768px){.swiper-button-next,.swiper-button-prev{width:48px;height:48px;min-width:48px;min-height:48px;}.swiper-button-next::after,.swiper-button-prev::after{font-size:8px;}}.swiper-pagination-bullet{width:12px;height:12px;background:rgba(255,255,255,0.5);opacity:1;transition:all 0.3s;}.swiper-pagination-bullet-active{width:32px;border-radius:6px;background:#fbbf24;}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}@keyframes slideInRight{from{opacity:0;transform:translateX(50px);}to{opacity:1;transform:translateX(0);}}@keyframes blob{0%,100%{transform:translate(0,0) scale(1);}33%{transform:translate(30px,-50px) scale(1.1);}66%{transform:translate(-20px,20px) scale(0.9);}}.animate-fadeInUp{animation:fadeInUp 0.6s ease-out;}.animate-slideInRight{animation:slideInRight 0.8s ease-out;}.animate-blob{animation:blob 7s infinite;}.animation-delay-2000{animation-delay:2s;}.animation-delay-4000{animation-delay:4s;}.captcha-wrapper{margin:1.5rem 0;padding:1rem 0;width:100%;box-sizing:border-box;}.captcha-wrapper label{display:block;margin-bottom:0.5rem;}.g-recaptcha-wrapper{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;margin-top:0.5rem;}.captcha-wrapper .g-recaptcha{display:block;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;}.captcha-wrapper .g-recaptcha > div{margin:0 auto;width:100% !important;max-width:100% !important;box-sizing:border-box;}@media (max-width:640px){.captcha-wrapper .g-recaptcha > div > div{transform:scale(0.77);transform-origin:0 0;width:130% !important;}.g-recaptcha-wrapper{height:78px;overflow:hidden;}}@media (min-width:641px){.captcha-wrapper .g-recaptcha{display:inline-block;width:auto;max-width:100%;}.captcha-wrapper .g-recaptcha > div{width:auto !important;max-width:100% !important;}}.captcha-wrapper img{max-width:150px;height:auto;border:1px solid var(--color-border);border-radius:0.5rem;}.captcha-wrapper img:hover{opacity:0.8;}.btn-block{display:block;width:100%;}.btn-link{font-weight:400;color:var(--link-color,#2563eb);text-decoration:underline;background-color:transparent;border:0;}.btn-link:hover{color:var(--link-hover-color,#1d4ed8);}.hidden-xs{display:none;}.hidden-sm{display:none;}@media (min-width:640px){.hidden-sm{display:block;}.hidden-sm.hidden-sm{display:none;}}.hidden-md{display:none;}@media (min-width:768px){.hidden-md{display:block;}.hidden-md.hidden-md{display:none;}}.pull-left{float:left;}.pull-left-modern{display:flex;justify-content:flex-start;align-items:center;}.language-select{display:flex;align-items:center;gap:0.75rem;width:100%;text-align:left;}.language-select .language-flag{flex-shrink:0;}.language-select span{flex:1;}.faq-item{margin-bottom:1rem;}.faq-question,.accordion-button,button[aria-expanded],.dropdown-toggle:not(.language-wrapper .dropdown-toggle):not(.currency-wrapper .dropdown-toggle){display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;min-height:56px;background:#ffffff;border:1px solid #e5e7eb;border-radius:0.75rem;color:#1f2937;font-weight:500;font-size:1rem;line-height:1.5;text-align:left;cursor:pointer;transition:all 0.2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);margin-bottom:0.5rem;}.faq-question:hover,.accordion-button:hover,button[aria-expanded]:hover,.dropdown-toggle:hover:not(.language-wrapper .dropdown-toggle):not(.currency-wrapper .dropdown-toggle){background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-1px);}.faq-question:focus,.accordion-button:focus,button[aria-expanded]:focus,.dropdown-toggle:focus:not(.language-wrapper .dropdown-toggle):not(.currency-wrapper .dropdown-toggle){outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.faq-question[aria-expanded="true"],.accordion-button[aria-expanded="true"],button[aria-expanded="true"],.dropdown-toggle[aria-expanded="true"]:not(.language-wrapper .dropdown-toggle):not(.currency-wrapper .dropdown-toggle){background:#eff6ff;border-color:#3b82f6;color:#1e40af;}.faq-question[aria-expanded="true"]:hover,.accordion-button[aria-expanded="true"]:hover,button[aria-expanded="true"]:hover,.dropdown-toggle[aria-expanded="true"]:hover:not(.language-wrapper .dropdown-toggle):not(.currency-wrapper .dropdown-toggle){background:#dbeafe;border-color:#2563eb;}.faq-question i,.accordion-button i,button[aria-expanded] i,.dropdown-toggle i:not(.language-arrow):not(.currency-arrow){font-size:0.875rem;color:#6b7280;transition:transform 0.2s ease,color 0.2s ease;flex-shrink:0;margin-left:0.75rem;}.faq-question[aria-expanded="true"] i,.accordion-button[aria-expanded="true"] i,button[aria-expanded="true"] i,.dropdown-toggle[aria-expanded="true"] i:not(.language-arrow):not(.currency-arrow){transform:rotate(180deg);color:#3b82f6;}.faq-question:hover i,.accordion-button:hover i,button[aria-expanded]:hover i,.dropdown-toggle:hover i:not(.language-arrow):not(.currency-arrow){color:#3b82f6;}.faq-answer{padding-left:1rem;margin-top:0.5rem;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:var(--z-base);display:flex;transition-property:transform;}.loading-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:var(--z-header);box-sizing:content-box;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:flex;align-items:stretch;}.swiper-slide > div{width:100%;height:100%;}.fa-blog::before{content:"\f781";}.fa-circle-notch::before{content:"\f1ce";}.fa-project-diagram::before{content:"\f542";}.fa-shield-halved::before{content:"\f3ed";}.content-container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;text-align:center;position:relative;z-index:var(--z-base);}@media (min-width:640px){.content-container{padding-left:1.5rem;padding-right:1.5rem;}}@media (min-width:1024px){.content-container{padding-left:2rem;padding-right:2rem;}}.content-container-left{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative;z-index:var(--z-base);}@media (min-width:640px){.content-container-left{padding-left:1.5rem;padding-right:1.5rem;}}@media (min-width:1024px){.content-container-left{padding-left:2rem;padding-right:2rem;}}.content-overlay{position:relative;z-index:var(--z-base);}.text-overlay{position:relative;z-index:var(--z-base);}@media (max-width:1023px){a:not(.mobile-subitem),button,input[type="submit"],input[type="button"],.mobile-menu-trigger{min-height:44px;min-width:44px;}}h1,h2,h3,h4,h5,h6{font-family:'Poppins',sans-serif;font-weight:700;line-height:1.4;color:#1f2937;margin-bottom:1rem;letter-spacing:-0.01em;}h1{font-size:clamp(0.944rem,2.158vw,1.214rem);margin-bottom:1.5rem;}h2{font-size:clamp(0.809rem,1.888vw,1.079rem);margin-bottom:1rem;}h3{font-size:clamp(0.674rem,1.619vw,0.944rem);margin-bottom:0.75rem;min-height:1.5em;line-height:1.5;}h3.text-3xl,.text-3xl{min-height:1.867rem;line-height:1.2;}h3.text-4xl,.text-4xl{min-height:2.283rem;line-height:1.2;}@media (min-width:768px){h3.text-3xl,.text-3xl{min-height:2.075rem;}h3.text-4xl,.text-4xl{min-height:2.49rem;}}h4{font-size:clamp(0.607rem,1.349vw,0.809rem);font-weight:600;margin-bottom:0.75rem;}h5{font-size:0.607rem;font-weight:600;margin-bottom:0.5rem;}h6{font-size:0.54rem;font-weight:600;margin-bottom:0.5rem;}.font-display{font-family:'Poppins',sans-serif;font-weight:700;}p{font-size:1rem;line-height:1.7;color:#4b5563;margin-bottom:1rem;}p.text-lg,p.text-xl{font-size:1.125rem;line-height:1.75;color:#6b7280;}p.text-sm{font-size:0.875rem;line-height:1.6;color:#6b7280;}html{scroll-behavior:smooth;}html,body{max-width:100vw;overflow-x:hidden;position:relative;}.no-x-overflow{overflow-x:hidden;}.blog-breadcrumb-container{padding-top:1rem;padding-bottom:1rem;}.blog-content-container{padding-top:3rem;padding-bottom:3rem;}.hero-slide-container{min-height:500px;contain:layout style paint;}.slider-headline-optimized{content-visibility:auto;}*:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-ring-offset);}*:focus:not(:focus-visible){outline:none;}#tag-assistant-container,[class*="tag-assistant"],[class*="tagAssistant"],[id*="tag-assistant"],[id*="tagAssistant"],iframe[src*="tagassistant.google.com"]{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;position:absolute !important;left:-9999px !important;width:0 !important;height:0 !important;overflow:hidden !important;}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="number"],input[type="search"],input[type="url"],input[type="date"],input[type="time"],input[type="datetime-local"],textarea,select{display:block;width:100%;max-width:100%;padding:0.75rem 1rem;min-height:44px;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#ffffff;border:1px solid #d1d5db;border-radius:0.5rem;transition:all 0.2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}input[type="text"]:hover,input[type="email"]:hover,input[type="tel"]:hover,input[type="password"]:hover,input[type="number"]:hover,input[type="search"]:hover,input[type="url"]:hover,input[type="date"]:hover,input[type="time"]:hover,input[type="datetime-local"]:hover,textarea:hover,select:hover{border-color:#9ca3af;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);}input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="url"]:focus,input[type="date"]:focus,input[type="time"]:focus,input[type="datetime-local"]:focus,textarea:focus,select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1),0 1px 2px 0 rgba(0,0,0,0.05);background-color:#ffffff;}input[type="text"]:disabled,input[type="email"]:disabled,input[type="tel"]:disabled,input[type="password"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="url"]:disabled,input[type="date"]:disabled,input[type="time"]:disabled,input[type="datetime-local"]:disabled,textarea:disabled,select:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed;opacity:0.6;}input[type="text"]::placeholder,input[type="email"]::placeholder,input[type="tel"]::placeholder,input[type="password"]::placeholder,input[type="number"]::placeholder,input[type="search"]::placeholder,input[type="url"]::placeholder,textarea::placeholder{color:#9ca3af;opacity:1;}textarea{min-height:120px;resize:vertical;font-family:inherit;}select{background-image:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 0.5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;}select:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%233b82f6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");}label{display:block;font-size:0.875rem;font-weight:500;color:#374151;margin-bottom:0.5rem;line-height:1.5;}label.required::after{content:' *';color:#ef4444;}.form-group{margin-bottom:1.25rem;}.form-group:last-child{margin-bottom:0;}.form-row{display:grid;grid-template-columns:1fr;gap:1rem;}@media (min-width:640px){.form-row{grid-template-columns:repeat(2,1fr);}}.input-with-icon{position:relative;}.input-with-icon i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;z-index:1;}.input-with-icon input,.input-with-icon textarea,.input-with-icon select{padding-left:2.75rem;}.input-with-icon input:focus + i,.input-with-icon textarea:focus + i,.input-with-icon select:focus + i{color:#3b82f6;}.input-sm{padding:0.5rem 0.75rem;min-height:36px;font-size:0.875rem;}.input-lg{padding:1rem 1.25rem;min-height:52px;font-size:1.125rem;}input.error,textarea.error,select.error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}input.error:focus,textarea.error:focus,select.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(239,68,68,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}.error-message{display:block;margin-top:0.5rem;font-size:0.875rem;color:#ef4444;}input.success,textarea.success,select.success{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}@media (max-width:1023px){a:not(.mobile-subitem),button:not(.mobile-subitem),input[type="submit"],input[type="button"],input[type="checkbox"],input[type="radio"],.mobile-menu-trigger,.dropdown-toggle,.language-select,.nav-link{min-height:44px;min-width:44px;touch-action:manipulation;}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="number"],input[type="search"],input[type="url"],input[type="date"],input[type="time"],input[type="datetime-local"],textarea,select{font-size:16px;}}@media print{.no-print{display:none;}#backToTop,.contact-widget{display:none;}}@media (prefers-reduced-motion:reduce){.btn,.btn--ghost,.btn--light,.btn--outline,.btn--primary,.search-panel__submit,.search-product-card,.search-view-btn,.slider-badge,.slider-cta,.slider-headline,.slider-text{transition:none;animation:none;}.search-panel__submit:hover,.search-product-card:hover,.search-view-btn:hover,.slider-cta:hover{transform:none;}}.load-more-button{position:relative;overflow:hidden;will-change:transform,box-shadow;}.load-more-button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,0.3);transform:translate(-50%,-50%);transition:width 0.6s ease,height 0.6s ease;}.load-more-button:active::before{width:300px;height:300px;}.load-more-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;}.load-more-button:disabled{cursor:not-allowed;opacity:0.6;}.load-more-icon{transition:transform 0.3s ease;}.load-more-button:hover .load-more-icon{transform:translateY(2px);}.skeleton-card{animation:skeleton-pulse 1.5s ease-in-out infinite;}.skeleton-image,.skeleton-text{background:linear-gradient( 90deg,#f0f0f0 0%,#e0e0e0 50%,#f0f0f0 100% );background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;}@keyframes skeleton-pulse{0%,100%{opacity:1;}50%{opacity:0.7;}}@keyframes skeleton-shimmer{0%{background-position:-200% 0;}100%{background-position:200% 0;}}@keyframes pulse-slow{0%,100%{opacity:1;}50%{opacity:0.8;}}.animate-pulse-slow{animation:pulse-slow 2s ease-in-out infinite;}.product-card-item{animation:fadeInUp 0.5s ease-out forwards;}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.js-enabled-hidden{display:none;}#load-more-container{margin-top:3rem;margin-bottom:2rem;}#load-more-end{padding:2rem 0;}#load-more-end p{font-size:1rem;color:var(--color-text-muted);}#load-more-end i{font-size:1.25rem;}@media (max-width:640px){.load-more-button{min-width:100%;padding:0.875rem 1.5rem;}#load-more-container{margin-top:2rem;margin-bottom:1.5rem;}}@media (prefers-reduced-motion:reduce){.load-more-button,.load-more-icon,.product-card-item{transition:none;animation:none;}.skeleton-card,.skeleton-image,.skeleton-text{animation:none;}}.pagination{display:flex;align-items:center;justify-content:center;gap:0.5rem;list-style:none;padding:0;margin:0;flex-wrap:wrap;}.pagination li{display:inline-flex;align-items:center;justify-content:center;}.pagination li a,.pagination li span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0.625rem 1rem;border-radius:0.75rem;font-weight:600;font-size:0.95rem;text-decoration:none;transition:all 0.2s ease;border:2px solid transparent;background:#ffffff;color:#4b5563;box-shadow:0 2px 4px rgba(0,0,0,0.05);}.pagination li a:hover{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#ffffff;border-color:#f97316;transform:translateY(-2px);box-shadow:0 8px 16px rgba(249,115,22,0.3);}.pagination li.active span{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#ffffff;border-color:#f97316;box-shadow:0 4px 12px rgba(249,115,22,0.25);cursor:default;}.pagination li:first-child a,.pagination li:last-child a{font-weight:700;font-size:1.1rem;}.pagination li:first-child a:hover,.pagination li:last-child a:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-color:#2563eb;box-shadow:0 8px 16px rgba(37,99,235,0.3);}.pagination-results{display:flex;align-items:center;gap:0.5rem;font-size:0.95rem;color:#6b7280;font-weight:500;}.pagination-results strong{color:#1f2937;font-weight:700;}.pagination-results .text-orange{color:#f97316;font-weight:600;}.pagination-container{background:linear-gradient(to bottom right,#ffffff,#f9fafb);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,0.05);border:1px solid #e5e7eb;}@media (max-width:640px){.pagination{gap:0.375rem;}.pagination li a,.pagination li span{min-width:40px;min-height:40px;padding:0.5rem 0.75rem;font-size:0.875rem;}.pagination-container{padding:1rem;}.pagination-results{font-size:0.875rem;text-align:center;width:100%;justify-content:center;margin-bottom:1rem;}}#product-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;}@media (min-width:640px){#product-list{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1024px){#product-list{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:1280px){#product-list{grid-template-columns:repeat(4,minmax(0,1fr));}}#personnelCount{padding-right:5rem;}#averageSalary{padding-right:4rem;}#timePercentage{padding-right:3.5rem;}#personnelCount + span,#averageSalary + span,#timePercentage + span{pointer-events:none;z-index:1;user-select:none;}#personnelCount:focus + span,#averageSalary:focus + span,#timePercentage:focus + span{opacity:1;}.modern-slider{-webkit-appearance:none;appearance:none;height:8px;background:linear-gradient(to right,#e5e7eb 0%,#e5e7eb 100%);border-radius:9999px;outline:none;transition:all 0.3s ease;}.modern-slider:hover{background:linear-gradient(to right,#d1d5db 0%,#d1d5db 100%);}.modern-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;cursor:pointer;box-shadow:0 4px 12px rgba(59,130,246,0.4);transition:all 0.3s ease;border:3px solid #ffffff;}.modern-slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 6px 16px rgba(59,130,246,0.6);background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);}.modern-slider::-moz-range-thumb{width:24px;height:24px;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;cursor:pointer;box-shadow:0 4px 12px rgba(59,130,246,0.4);transition:all 0.3s ease;border:3px solid #ffffff;-moz-appearance:none;}.modern-slider::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 6px 16px rgba(59,130,246,0.6);background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);}.modern-slider::-moz-range-track{height:8px;background:linear-gradient(to right,#e5e7eb 0%,#e5e7eb 100%);border-radius:9999px;}#personnelCount:focus,#averageSalary:focus,#timePercentage:focus{transform:scale(1.02);box-shadow:0 0 0 4px rgba(59,130,246,0.1);}#lossPerPerson,#totalLoss{transition:all 0.3s ease;}.product-modern{max-width:100%;margin:0 auto;padding:1.5rem;}@media (min-width:768px){.product-modern{padding:2rem;}}@media (min-width:1024px){.product-modern{padding:2.5rem;}}.product-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-border);}.product-title{font-size:1.4rem;font-weight:700;color:var(--color-text-strong);margin-bottom:1rem;line-height:1.2;}@media (min-width:768px){.product-title{font-size:1.75rem;}}@media (min-width:1024px){.product-title{font-size:2.1rem;}}.product-intro{font-size:1.125rem;line-height:1.75;color:var(--color-text-muted);margin-top:1rem;}@media (min-width:768px){.product-intro{font-size:1.25rem;}}.product-features,.product-applications,.product-advantages{margin-bottom:2.5rem;}.product-features .section-title,.product-applications .section-title,.product-advantages .section-title{margin-bottom:1.5rem;}.modern-list{list-style:none;padding:0;margin:0;}.modern-list li{padding:1rem 0;border-bottom:1px solid var(--color-border);display:flex;flex-direction:column;gap:0.5rem;}.modern-list li:last-child{border-bottom:none;}@media (min-width:768px){.modern-list li{flex-direction:row;align-items:flex-start;gap:1rem;}}.feature-title{font-weight:600;color:var(--color-text-strong);min-width:200px;flex-shrink:0;}.feature-desc{color:var(--color-text-muted);line-height:1.6;flex:1;}.modern-list.advantages li{padding-left:0;border-bottom:1px solid var(--color-border);}.modern-list.advantages li:last-child{border-bottom:none;}.modern-list.advantages li i{margin-right:0.75rem;font-size:1.125rem;flex-shrink:0;}.product-cta{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--color-border);text-align:center;}.cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 2rem;min-height:48px;background:#3b82f6;color:#ffffff;font-weight:500;font-size:1rem;text-decoration:none;border:1px solid transparent;border-radius:0.5rem;cursor:pointer;transition:all 0.2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);}.cta-btn:hover{background:#2563eb;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateY(-1px);}.cta-btn:active{transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);}.cta-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,0.1),0 1px 2px 0 rgba(0,0,0,0.05);}@media (max-width:640px){.cta-btn{width:100%;padding:0.875rem 1.5rem;font-size:1rem;}.feature-title{min-width:auto;}.modern-list li{flex-direction:column;}}.btn-modern-primary{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.75rem;min-height:48px;font-weight:600;font-size:1rem;line-height:1.5;text-align:center;text-decoration:none;border:none;border-radius:0.75rem;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 12px rgba(37,99,235,0.25);background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#ffffff;position:relative;overflow:hidden;}.btn-modern-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s ease;}.btn-modern-primary:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%);transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,0.35);}.btn-modern-primary:hover::before{left:100%;}.btn-modern-primary:active{transform:translateY(0);box-shadow:0 4px 12px rgba(37,99,235,0.25);}.btn-modern-primary:focus{outline:none;box-shadow:0 0 0 4px rgba(37,99,235,0.2),0 4px 12px rgba(37,99,235,0.25);}.btn-modern-primary:disabled{opacity:0.6;cursor:not-allowed;transform:none;}.btn-modern-secondary{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.75rem;min-height:48px;font-weight:600;font-size:1rem;line-height:1.5;text-align:center;text-decoration:none;border:none;border-radius:0.75rem;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 12px rgba(249,115,22,0.25);background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#ffffff;position:relative;overflow:hidden;}.btn-modern-secondary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s ease;}.btn-modern-secondary:hover{background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);transform:translateY(-2px);box-shadow:0 8px 20px rgba(249,115,22,0.35);}.btn-modern-secondary:hover::before{left:100%;}.btn-modern-secondary:active{transform:translateY(0);box-shadow:0 4px 12px rgba(249,115,22,0.25);}.btn-modern-secondary:focus{outline:none;box-shadow:0 0 0 4px rgba(249,115,22,0.2),0 4px 12px rgba(249,115,22,0.25);}.btn-modern-secondary:disabled{opacity:0.6;cursor:not-allowed;transform:none;}.btn-modern-outline{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.75rem;min-height:48px;font-weight:600;font-size:1rem;line-height:1.5;text-align:center;text-decoration:none;border:2px solid #2563eb;border-radius:0.75rem;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);background:transparent;color:#2563eb;position:relative;overflow:hidden;}.btn-modern-outline::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transition:width 0.3s ease;z-index:-1;}.btn-modern-outline:hover{color:#ffffff;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,0.2);}.btn-modern-outline:hover::before{width:100%;}.btn-modern-outline:active{transform:translateY(0);}.btn-modern-outline:focus{outline:none;box-shadow:0 0 0 4px rgba(37,99,235,0.2);}.btn-modern-outline:disabled{opacity:0.6;cursor:not-allowed;transform:none;}.btn-modern-ghost{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.75rem;min-height:48px;font-weight:600;font-size:1rem;line-height:1.5;text-align:center;text-decoration:none;border:none;border-radius:0.75rem;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);background:transparent;color:#2563eb;}.btn-modern-ghost:hover{background:rgba(37,99,235,0.1);color:#1d4ed8;transform:translateY(-1px);}.btn-modern-ghost:active{background:rgba(37,99,235,0.15);transform:translateY(0);}.btn-modern-ghost:focus{outline:none;box-shadow:0 0 0 4px rgba(37,99,235,0.2);}.btn-modern-ghost:disabled{opacity:0.6;cursor:not-allowed;transform:none;}.btn-modern-sm{padding:0.625rem 1.25rem;min-height:40px;font-size:0.875rem;}.btn-modern-lg{padding:1rem 2rem;min-height:56px;font-size:1.125rem;}.btn-modern-primary i,.btn-modern-secondary i,.btn-modern-outline i,.btn-modern-ghost i{font-size:1.125rem;transition:transform 0.3s ease;}.btn-modern-primary:hover i,.btn-modern-secondary:hover i,.btn-modern-outline:hover i,.btn-modern-ghost:hover i{transform:translateX(2px);}@media (max-width:640px){.btn-modern-primary,.btn-modern-secondary,.btn-modern-outline,.btn-modern-ghost{width:100%;justify-content:center;}}.tab-button{position:relative;background:transparent;border:none;border-bottom:2px solid transparent;padding:0.875rem 1.5rem;font-weight:600;font-size:0.9375rem;line-height:1.5;color:#6b7280;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);white-space:nowrap;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;}.tab-button:hover{color:#f97316;background:rgba(249,115,22,0.05);border-bottom-color:rgba(249,115,22,0.3);}.tab-button.active{color:#f97316;border-bottom-color:#f97316;background:linear-gradient(to bottom,rgba(249,115,22,0.08),transparent);position:relative;}.tab-button.active::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:3px;background:linear-gradient(90deg,#f97316 0%,#ea580c 100%);border-radius:3px 3px 0 0;box-shadow:0 2px 8px rgba(249,115,22,0.4);animation:tabSlideIn 0.3s ease-out;}@keyframes tabSlideIn{from{transform:scaleX(0);opacity:0;}to{transform:scaleX(1);opacity:1;}}.tab-button:focus{outline:none;box-shadow:0 0 0 3px rgba(249,115,22,0.2);border-radius:0.5rem 0.5rem 0 0;}.tab-button.active{font-weight:700;text-shadow:0 1px 2px rgba(249,115,22,0.1);}.flex.flex-wrap.border-b{background:#ffffff;border-bottom:2px solid #e5e7eb;border-radius:0.75rem 0.75rem 0 0;padding:0.5rem 0.5rem 0 0.5rem;gap:0.25rem;}.tab-button i{font-size:0.875rem;transition:transform 0.3s ease;}.tab-button:hover i,.tab-button.active i{transform:scale(1.1);color:#f97316;}@media (max-width:640px){.tab-button{padding:0.75rem 1rem;font-size:0.875rem;min-height:44px;}.flex.flex-wrap.border-b{padding:0.25rem 0.25rem 0 0.25rem;}}.tab-pane{animation:fadeIn 0.3s ease-in;}@keyframes fadeIn{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}.tab-pane.active{display:block;}.tab-pane.hidden{display:none;}@media (max-width:640px){.container{padding-right:1rem;padding-left:1rem;max-width:100%;}}.site-header{width:100%;max-width:100vw;overflow-x:visible;}.header-top{width:100%;max-width:100vw;overflow-x:visible;}.header-bottom{width:100%;max-width:100vw;overflow:visible;}.header-top-inner,.header-bottom-inner{width:100%;max-width:100%;box-sizing:border-box;}.max-w-7xl{max-width:100%;box-sizing:border-box;}@media (min-width:1280px){.max-w-7xl{max-width:80rem;}}.grid{width:100%;max-width:100%;box-sizing:border-box;}.product-card-modern,.product-card-item,.product-thumb{width:100%;max-width:100%;box-sizing:border-box;}@media (max-width:640px){.product-card-modern,.product-card-item{margin-left:0;margin-right:0;}.grid{gap:1rem;}.px-6{padding-left:1rem;padding-right:1rem;}.product-thumb .caption{padding:1rem;}}.whatsapp-float{position:fixed;bottom:5.5rem;right:1.5rem;width:60px;height:60px;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(37,211,102,0.4);z-index:10000;text-decoration:none;transition:all 0.3s ease;font-size:1.75rem;}.whatsapp-float:hover{background:linear-gradient(135deg,#128c7e 0%,#0da573 100%);transform:translateY(-3px) scale(1.1);box-shadow:0 8px 24px rgba(37,211,102,0.5);}.whatsapp-tooltip{position:absolute;right:70px;background:#1f2937;color:#fff;padding:0.5rem 0.75rem;border-radius:0.5rem;font-size:0.875rem;white-space:nowrap;opacity:0;visibility:hidden;transition:all 0.3s ease;pointer-events:none;}.whatsapp-tooltip::after{content:'';position:absolute;right:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#1f2937;}.whatsapp-float:hover .whatsapp-tooltip{opacity:1;visibility:visible;}.phone-float{position:fixed;bottom:1.5rem;right:1.5rem;width:60px;height:60px;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(220,38,38,0.4);z-index:10000;text-decoration:none;transition:all 0.3s ease;font-size:1.5rem;}.phone-float:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);transform:translateY(-3px) scale(1.1);box-shadow:0 8px 24px rgba(220,38,38,0.5);}.phone-tooltip{position:absolute;right:70px;background:#1f2937;color:#fff;padding:0.5rem 0.75rem;border-radius:0.5rem;font-size:0.875rem;white-space:nowrap;opacity:0;visibility:hidden;transition:all 0.3s ease;pointer-events:none;}.phone-tooltip::after{content:'';position:absolute;right:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#1f2937;}.phone-float:hover .phone-tooltip{opacity:1;visibility:visible;}@media (min-width:768px){.phone-float{display:flex;bottom:1.5rem;right:1.5rem;}.whatsapp-float{bottom:5.5rem;right:1.5rem;}}@media (max-width:767px){.whatsapp-float{bottom:5.5rem;right:1rem;width:56px;height:56px;font-size:1.5rem;box-shadow:0 6px 20px rgba(37,211,102,0.5);}.phone-float{bottom:1rem;right:1rem;width:56px;height:56px;font-size:1.25rem;box-shadow:0 6px 20px rgba(220,38,38,0.5);}.whatsapp-tooltip,.phone-tooltip{display:none;}}