 @layer responsive{@media (max-width:768px){:root{--container-padding:1rem;--section-padding-y:2.5rem;--spacing-xl:1.5rem;--spacing-2xl:2rem;--spacing-3xl:2.5rem;--radius-card:12px;--radius-btn:10px;}html{font-size:15px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}body{overflow-x:hidden;-webkit-overflow-scrolling:touch;background:#FAFBFC;font-feature-settings:'cv02','cv03','cv04','cv11';}.container{padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:100%;}section{padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y);}#header-container + section,#header-container + main > section:first-child,.calc-hero,.compare-hero,.quote-hero,.search-hero,.page-header,.category-hero,.seo-hero,.solution-hero,.solutions-hero{padding-top:0 !important;}h1{font-size:1.625rem;line-height:1.25;letter-spacing:-0.02em;font-weight:700;}h2{font-size:1.375rem;line-height:1.3;letter-spacing:-0.015em;font-weight:700;}h3{font-size:1.125rem;line-height:1.35;letter-spacing:-0.01em;font-weight:600;}h4{font-size:1rem;line-height:1.4;font-weight:600;}h5{font-size:0.9375rem;font-weight:600;}h6{font-size:0.875rem;font-weight:600;}p{font-size:0.9375rem;line-height:1.65;color:#475569;}.btn{padding:0.75rem 1.25rem;font-size:0.9375rem;font-weight:600;min-height:48px;min-width:44px;border-radius:var(--radius-btn);letter-spacing:0.01em;transition:all 0.2s ease;}.btn-primary{background:linear-gradient(135deg,#1565E8 0%,#1976D2 100%);box-shadow:0 2px 8px rgba(21,101,232,0.25);}.btn-primary:active{background:linear-gradient(135deg,#0D4FC4 0%,#1565E8 100%);box-shadow:0 1px 4px rgba(21,101,232,0.2);transform:scale(0.98);}.btn-lg{padding:1rem 1.75rem;font-size:1rem;min-height:52px;}.card{padding:1rem;margin-bottom:0.75rem;border-radius:var(--radius-card);border:1px solid #E2E8F0;background:#fff;box-shadow:0 1px 3px rgba(12,30,58,0.04);}.grid{gap:0.75rem;}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr;}img{max-width:100%;height:auto;}table{display:block;overflow-x:auto;white-space:nowrap;}form{max-width:100%;}input,select,textarea,button{font-size:16px !important;min-height:48px;}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],select,textarea{width:100%;padding:0.875rem 1rem;border-radius:var(--radius-md);border:1.5px solid #D1D5DB;background:#fff;transition:border-color 0.2s,box-shadow 0.2s;}input:focus,select:focus,textarea:focus{border-color:#1565E8;box-shadow:0 0 0 3px rgba(21,101,232,0.1);outline:none;}label{font-size:0.875rem;font-weight:600;color:#334155;margin-bottom:0.375rem;display:block;}}@media (max-width:480px){:root{--container-padding:0.875rem;--section-padding-y:2rem;}html{font-size:14px;}h1{font-size:1.5rem;}h2{font-size:1.25rem;}.btn{width:100%;justify-content:center;padding:0.875rem 1.25rem;min-height:48px;}.btn-group{flex-direction:column;gap:0.625rem;}.btn-group .btn{width:100%;}}@media (max-height:500px) and (orientation:landscape){:root{--section-padding-y:1.5rem;}.hero-section{min-height:auto;padding-top:1rem;padding-bottom:1rem;}.hero-content h1{font-size:1.5rem;margin-bottom:0.5rem;}.hero-content p{font-size:0.875rem;margin-bottom:0.75rem;}}@media (min-width:769px) and (max-width:1024px){:root{--container-padding:1.25rem;--section-padding-y:3rem;}.grid-4{grid-template-columns:repeat(2,1fr);}.grid-3{grid-template-columns:repeat(2,1fr);}.hero-content h1{font-size:2.5rem;}.features-grid{grid-template-columns:repeat(2,1fr);}.stats-grid{grid-template-columns:repeat(2,1fr);}.benefits-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:1025px) and (max-width:1280px){:root{--container-max:1080px;}.grid-4{grid-template-columns:repeat(3,1fr);}.features-grid{grid-template-columns:repeat(3,1fr);}}@media (min-width:1441px){:root{--container-max:1320px;--font-size-base:17px;}.features-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;}}@media (hover:none) and (pointer:coarse){*{-webkit-tap-highlight-color:rgba(0,0,0,0.1);}a,button,.btn,input,select,textarea{min-height:48px;min-width:48px;}.nav-menu-mobile li a,.nav-menu-mobile li button{min-height:48px;padding-top:1rem;padding-bottom:1rem;}.dropdown-menu li a{min-height:44px;padding-top:0.75rem;padding-bottom:0.75rem;}.card:hover{transform:none;}.btn:hover{transform:none;}input[type="checkbox"],input[type="radio"]{min-width:24px;min-height:24px;}}@media (max-width:768px){.header{background:#fff !important;border-bottom:1px solid #E2E8F0 !important;box-shadow:0 1px 3px rgba(12,30,58,0.04) !important;}.logo img{height:32px;}.mobile-toggle-btn{width:40px;height:40px;border-radius:8px;border:none;background:transparent;}.mobile-toggle-btn span{width:20px;height:2px;border-radius:1px;background:#0F172A;}.nav-menu-mobile{background:#fff;border-top:1px solid #F1F5F9;box-shadow:0 8px 24px rgba(0,0,0,0.08);}.nav-menu-mobile li a,.nav-menu-mobile li button{font-size:0.9375rem;font-weight:500;color:#1E293B;padding:0.875rem 1rem;border-bottom:1px solid #F8FAFC;min-height:48px;}.nav-menu-mobile li a:active,.nav-menu-mobile li button:active{background:#F1F5F9;color:#2563EB;}.dropdown-menu li a{font-size:0.875rem;color:#64748B;padding-left:1.5rem;min-height:44px;}}@supports (padding:max(0px)){.header{padding-top:max(0px,env(safe-area-inset-top));}.footer{padding-bottom:max(0px,env(safe-area-inset-bottom));}.nav-menu-mobile{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-bottom:max(0px,env(safe-area-inset-bottom));}.floating-buttons-container{bottom:max(24px,env(safe-area-inset-bottom));right:max(24px,env(safe-area-inset-right));}.container{padding-left:max(var(--container-padding),env(safe-area-inset-left));padding-right:max(var(--container-padding),env(safe-area-inset-right));}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.logo img{image-rendering:-webkit-optimize-contrast;}}@media (prefers-color-scheme:dark){.mobile-toggle-btn span{background-color:var(--text-primary);}.nav-menu-mobile{background-color:var(--bg-primary);}.nav-menu-mobile li a{color:var(--text-primary);}}@media print{body{font-size:12pt;line-height:1.5;}a[href]::after{content:" (" attr(href) ")";}}@media (max-width:768px){.hide-mobile{display:none !important;}.show-mobile{display:block;}.text-center-mobile{text-align:center;}.full-width-mobile{width:100%;max-width:100%;}.no-padding-mobile{padding:0;}.no-margin-mobile{margin:0;}.stack-mobile{flex-direction:column;}.gap-sm-mobile{gap:0.5rem;}.gap-md-mobile{gap:1rem;}}@media (min-width:769px){.hide-desktop{display:none !important;}.show-desktop{display:block;}}@media (hover:none){html{scroll-behavior:smooth;}.smooth-scroll{-webkit-overflow-scrolling:touch;overflow-y:auto;}}@media (max-width:768px){.form-row{flex-direction:column;gap:1rem;}.form-row > *{width:100%;}.form-group{margin-bottom:1rem;}.input-group{flex-direction:column;}.input-group input,.input-group button{width:100%;border-radius:var(--radius-md);}.input-group input:not(:last-child),.input-group button:not(:last-child){margin-bottom:0.5rem;}}@media (max-width:768px){.hero{min-height:auto !important;padding:0 !important;padding-top:0 !important;background:#0B1D33;}.hero-bg{display:block;height:100%;min-height:200px;background-color:#0B1D33;}.hero-bg-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:0.35 !important;}.hero-overlay{display:block;background:linear-gradient(180deg,rgba(11,29,51,0.6) 0%,rgba(11,29,51,0.85) 100%);}.hero .hero-content{flex-direction:column;gap:0 !important;padding:10px 16px 20px !important;}.hero .hero-content > .breadcrumb{order:-2;text-align:left;margin-bottom:8px !important;padding-bottom:0;font-size:11px;color:rgba(255,255,255,0.6);}.hero .hero-content > .breadcrumb a{color:rgba(255,255,255,0.7);}.hero .hero-image{order:-1;display:block;width:100%;border-radius:10px;overflow:hidden;margin:0;padding:0;height:auto;flex:none !important;max-width:100% !important;margin-bottom:12px !important;}.hero .hero-image img{width:100%;height:auto;border-radius:10px;opacity:1;max-height:200px;object-fit:cover;object-position:center;display:block;box-shadow:0 4px 16px rgba(0,0,0,0.3);}.hero .hero-text{order:0;text-align:left;padding-top:0;margin-top:0;}.hero .hero-text h1{font-size:1.5rem;line-height:1.25;margin-bottom:0.625rem;background:linear-gradient(135deg,#ffffff 0%,#93C5FD 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.hero .hero-text p{font-size:0.875rem;line-height:1.6;margin-bottom:1rem;color:rgba(255,255,255,0.8);}.hero-buttons{flex-direction:row;gap:0.5rem;justify-content:flex-start;flex-wrap:wrap;}.hero-buttons .btn{flex:1;min-width:0;font-size:0.875rem;padding:0.625rem 1rem;min-height:44px;}.hero-certifications{flex-wrap:wrap;justify-content:flex-start;gap:0.375rem;margin-top:1rem;}.hero-certifications span{font-size:0.6875rem;padding:0.25rem 0.5rem;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);border-radius:20px;color:rgba(255,255,255,0.8);}}@media (max-width:480px){.hero{padding-top:0 !important;}.hero .hero-image img{border-radius:8px;max-height:180px;}.hero .hero-content{padding:8px 14px 16px !important;}.hero .hero-text h1{font-size:1.375rem;}.hero .hero-text p{font-size:0.8125rem;}.hero-buttons .btn{font-size:0.8125rem;}}img:not([width]):not([height]){aspect-ratio:16/9;}.hero-bg-img{aspect-ratio:16/9;}.hero-image img{aspect-ratio:16/9;}.product-card-image img{aspect-ratio:4/3;}.dv-sidebar-card img{aspect-ratio:4/3;}.feature-icon img{aspect-ratio:4/3;}.category-hero-image img{aspect-ratio:16/9;}.blog-card img,.article-featured-image img{aspect-ratio:16/9;}.solution-card img{aspect-ratio:16/9;}@media (max-width:768px){.hero-image,.feature-image,.product-image{width:100%;height:auto;object-fit:cover;}.image-grid{grid-template-columns:repeat(2,1fr);gap:0.5rem;}.image-grid.single-mobile{grid-template-columns:1fr;}}@media (max-width:768px){.modal{padding:1rem;}.modal-content{width:100%;max-width:100%;margin:0;max-height:90vh;overflow-y:auto;border-radius:var(--radius-lg);}.modal-header,.modal-body,.modal-footer{padding:1rem;}}@media (max-width:768px){.table-responsive{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-mobile-stacked thead{display:none;}.table-mobile-stacked tr{display:block;margin-bottom:1rem;border:1px solid var(--border-color);border-radius:var(--radius-md);}.table-mobile-stacked td{display:flex;justify-content:space-between;padding:0.75rem 1rem;border-bottom:1px solid var(--border-light);}.table-mobile-stacked td:last-child{border-bottom:none;}.table-mobile-stacked td::before{content:attr(data-label);font-weight:var(--font-weight-semibold);margin-right:1rem;}}@media (max-width:768px){.breadcrumb{flex-wrap:wrap;font-size:0.875rem;}.breadcrumb-item{white-space:nowrap;}.pagination{flex-wrap:wrap;justify-content:center;}.pagination-item{min-width:44px;min-height:44px;}}}.skeleton{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-tertiary) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;}@keyframes skeleton-loading{0%{background-position:200% 0;}100%{background-position:-200% 0;}}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;}:focus:not(:focus-visible){outline:none;}@media (max-width:768px){.solution-hero{padding:2rem 0 2.5rem;}.solution-hero h1{font-size:1.75rem;}.solution-hero p{font-size:0.9375rem;line-height:1.6;}.solution-hero::before{opacity:0.08 !important;}.solution-hero::after{background:linear-gradient(180deg,rgba(0,0,0,0.30) 0%,rgba(0,0,0,0.40) 50%,rgba(0,0,0,0.50) 100% ) !important;}.solution-body{padding:2rem 0;}.solution-body .container{max-width:100%;}.solution-body h2{font-size:1.5rem;margin-top:2rem;padding-bottom:0.5rem;}.solution-body h3{font-size:1.125rem;margin-top:1.5rem;}.solution-body p,.solution-body li{font-size:0.9375rem;}.feature-grid{grid-template-columns:1fr;gap:1rem;}.feature-card{padding:1.25rem;}.feature-card:hover{transform:none;}.architecture-diagram{padding:1.25rem;margin:1.5rem 0;}.arch-flow{flex-direction:column;gap:0.5rem;}.arch-arrow{transform:rotate(90deg);}.arch-node{width:100%;text-align:center;padding:0.75rem 1rem;font-size:0.8125rem;}.cta-section{padding:2rem 0;margin-top:2rem;}.cta-section h2{font-size:1.5rem;border:none;}.cta-section p{font-size:0.9375rem;}.cta-btn{display:block;width:100%;text-align:center;padding:0.875rem 1.5rem;font-size:0.9375rem;}.protocol-tags{gap:0.5rem;}.protocol-tag{padding:0.375rem 0.75rem;font-size:0.75rem;}.solution-breadcrumb{font-size:0.8125rem;}}@media (max-width:480px){.solution-hero h1{font-size:1.375rem;}.solution-hero p{font-size:0.875rem;}.solution-body h2{font-size:1.25rem;}.feature-card{padding:1rem;}.feature-card h4{font-size:0.9375rem;}.arch-node{font-size:0.75rem;padding:0.5rem 0.75rem;}.cta-section h2{font-size:1.25rem;}}@media (max-width:768px){.solutions-hero{padding:2rem 0 3rem;}.solutions-hero h1{font-size:1.75rem;}.solutions-hero p{font-size:0.9375rem;}.solutions-hero::before{display:none;}}@media (max-width:768px){.product-filter{flex-direction:column;gap:0.75rem;}.product-filter select{width:100%;}.product-grid,.products-grid{grid-template-columns:1fr;}.product-card{margin-bottom:1rem;}.product-card .product-image{height:180px;object-fit:cover;}.category-tabs,.product-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:0.5rem;padding-bottom:0.5rem;}.category-tab,.product-tab{white-space:nowrap;flex-shrink:0;padding:0.5rem 1rem;font-size:0.8125rem;}.cert-inquiry-dialog{width:95%;padding:1.25rem;margin:0 auto;}.cert-inquiry-dialog h3{font-size:1.125rem;}.cert-inquiry-dialog .cert-dialog-form input,.cert-inquiry-dialog .cert-dialog-form textarea{font-size:16px !important;padding:0.75rem;}.cert-inquiry-dialog .cert-dialog-actions{flex-direction:column;gap:0.5rem;}.cert-inquiry-dialog .cert-dialog-actions .btn{width:100%;text-align:center;}}@media (max-width:768px){.product-detail{padding-top:1.5rem;}.product-detail-grid,.product-info-grid{grid-template-columns:1fr;gap:1.5rem;}.product-gallery{margin-bottom:1.5rem;}.product-gallery .main-image{height:250px;object-fit:contain;}.product-gallery .thumb-list{gap:0.5rem;}.product-gallery .thumb-item{width:60px;height:60px;}.spec-table,.product-specs table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:0.75rem;}}@media (max-width:480px){.related-products-grid{grid-template-columns:1fr;}}@media (max-width:768px){.category-hero,.seo-hero{padding:2rem 0;}.category-hero h1,.seo-hero h1{font-size:1.5rem;}.category-products{grid-template-columns:1fr;}}@media (max-width:768px){.downloads-grid,.download-list{grid-template-columns:1fr;}.download-card{padding:1rem;}.download-search{width:100%;}.download-filter{flex-direction:column;gap:0.75rem;}}@media (max-width:768px){.about-grid,.team-grid{grid-template-columns:1fr;}.timeline{padding-left:1.5rem;}.timeline::before{left:0;}.timeline-item{padding-left:2rem;}.timeline-item::before{left:-6px;}.job-list{grid-template-columns:1fr;}.job-card{padding:1.25rem;}.contact-grid{grid-template-columns:1fr;}.contact-form{padding:1.25rem;}.contact-info{padding:1.25rem;}.map-container{height:250px;}}@media (max-width:768px){.inquiry-form-grid{grid-template-columns:1fr;}.inquiry-products{grid-template-columns:1fr;}.inquiry-summary{position:static;}}@media (max-width:768px){.news-grid,.resources-grid{grid-template-columns:1fr;}.news-card img,.resource-card img{height:180px;}}@media (max-width:768px){.cert-grid,.quality-stats{grid-template-columns:repeat(2,1fr);}}@media (max-width:480px){.cert-grid,.quality-stats{grid-template-columns:1fr;}}@media (max-width:768px){.legal-content{padding:1.5rem 0;}.legal-content h2{font-size:1.25rem;}.legal-content ul,.legal-content ol{padding-left:1.25rem;}}@media (max-width:768px){.sitemap-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:480px){.sitemap-grid{grid-template-columns:1fr;}}@media (max-width:768px){.compare-hero{padding-top:0;padding-bottom:1.5rem;}.product-selector{margin-top:-30px;padding:1.25rem;}.selector-header{flex-direction:column;gap:0.75rem;align-items:flex-start;}.compare-table-container{margin:0 -1rem;padding:0 0.5rem;}.compare-table th,.compare-table td{padding:0.75rem 0.5rem;font-size:0.8125rem;}.compare-table th:first-child{width:120px;min-width:120px;}.product-image{width:80px;height:80px;}.product-header h3{font-size:0.8125rem;}.product-header p{font-size:0.75rem;}.get-quote-btn{padding:0.5rem;font-size:0.75rem;}.comparison-cards{grid-template-columns:1fr;}}@media (max-width:768px){.hero{padding-top:1.5rem;padding-bottom:2rem;}.hero .hero-content{flex-direction:column;text-align:center;}.hero .hero-text{order:1;}.hero .hero-image{order:0;margin-bottom:1.5rem;flex:0 0 auto;max-width:100%;}.hero .hero-image img{max-height:220px;object-fit:contain;}.hero-buttons{flex-direction:column;gap:0.75rem;}.hero-buttons .btn{width:100%;justify-content:center;}.hero-certifications{flex-wrap:wrap;justify-content:center;gap:0.5rem;}.hero-certifications span{font-size:0.75rem;padding:0.25rem 0.5rem;}}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;}.stat-item{text-align:center;padding:1rem;}.stat-number{font-size:1.75rem;}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr;}}@media (max-width:768px){.features-grid{grid-template-columns:1fr;gap:1rem;}.feature-card{padding:1.25rem;}.feature-card:hover{transform:none;}}@media (max-width:768px){.mornsun-product-detail{padding-top:1.5rem;}.mornsun-product-detail .product-header{flex-direction:column;gap:1.5rem;}.mornsun-product-detail .product-header .product-image{max-width:100%;text-align:center;}.mornsun-specs{display:block;overflow-x:auto;}}@media (max-width:768px){.cookie-consent{flex-direction:column;gap:0.75rem;padding:1rem;}.cookie-consent p{font-size:0.8125rem;margin-bottom:0.5rem;}.cookie-consent .cookie-actions{width:100%;justify-content:stretch;}.cookie-consent .cookie-actions button{flex:1;font-size:0.8125rem;}}@media (max-width:768px){.floating-buttons-container{bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right));}.floating-btn{width:44px;height:44px;font-size:18px;}}@media (max-width:768px){.section-title{margin-bottom:1.5rem;}.section-title h2{font-size:1.5rem;}.section-title p{font-size:0.9375rem;}}@media (max-width:768px){.company-content-grid{grid-template-columns:1fr;gap:1.5rem;}}@media (max-width:768px){*,*::before,*::after{max-width:100vw;}pre,code{overflow-x:auto;word-wrap:break-word;white-space:pre-wrap;}.footer{background:#0B1D33;color:rgba(255,255,255,0.7);}.footer-section{min-height:auto !important;}.footer-content{grid-template-columns:repeat(2,1fr) !important;gap:1.5rem !important;}.footer h4,.footer .footer-heading{font-size:0.8125rem;font-weight:700;color:#fff;margin-bottom:0.75rem;text-transform:uppercase;letter-spacing:0.05em;}.footer a{color:rgba(255,255,255,0.6);font-size:0.8125rem;transition:color 0.2s;}.footer a:active{color:#93C5FD;}.social-links a{min-width:44px;min-height:44px;width:44px;height:44px;border-radius:10px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.1);}.social-links svg{width:20px;height:20px;}.footer-bottom{border-top:1px solid rgba(255,255,255,0.08);padding-top:1rem;font-size:0.75rem;color:rgba(255,255,255,0.4);}}@media (max-width:480px){.footer-content{grid-template-columns:1fr !important;}}.pc-groups,.trust-badges,.customer-testimonials,.client-logos,.video-cases,.blog-sidebar,.related-products,.featured-comparisons{content-visibility:auto;contain-intrinsic-size:auto 500px;}.hero,.pc-groups,.blog-card,.feature-card,.video-card,.badge-card,.comparison-card,.product-card{will-change:transform;backface-visibility:hidden;}.container{contain:layout style;}@media (hover:none) and (pointer:coarse){.compare-table-container,.table-responsive,.category-tabs,.product-tabs,.pc-groups{-webkit-overflow-scrolling:touch;scrollbar-width:thin;}}@media (prefers-reduced-data:reduce){.hero-image img,.video-thumbnail img{display:none;}.hero-image,.video-thumbnail{background-color:var(--bg-secondary);min-height:150px;}}@layer overrides{@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}}@media print{.header,.footer,.floating-buttons-container,.mobile-toggle-btn,.nav-menu-mobile{display:none !important;}}html[dir="rtl"]{direction:rtl;text-align:right;}html[dir="rtl"] .header-nav,html[dir="rtl"] .nav-menu,html[dir="rtl"] .footer-links,html[dir="rtl"] .breadcrumb,html[dir="rtl"] .protocol-tags,html[dir="rtl"] .feature-grid,html[dir="rtl"] .subcategory-tabs{direction:rtl;}html[dir="rtl"] .sidebar{left:auto;right:0;transform:translateX(100%);}html[dir="rtl"] .sidebar.drawer-open{transform:translateX(0);}html[dir="rtl"] .sidebar-backdrop{left:auto;right:0;}html[dir="rtl"] .arch-flow{direction:ltr;}html[dir="rtl"] .solution-breadcrumb,html[dir="rtl"] .breadcrumb{direction:rtl;}html[dir="rtl"] .cta-section{direction:rtl;}html[dir="rtl"] .search-filters .filter-group,html[dir="rtl"] .product-card-specs,html[dir="rtl"] .spec-row{direction:rtl;}html[dir="rtl"] table{direction:rtl;}html[dir="rtl"] table th,html[dir="rtl"] table td{text-align:right;}}@media (max-width:768px){.detail-sticky-cta{display:none !important;}.detail-mobile-cta{display:flex !important;}.detail-page{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));}}@media (max-width:768px){.pc-cat-card:hover{transform:none !important;}.pc-cat-card:hover .pc-cat-img img{transform:none !important;}}@media (max-width:768px){.footer-newsletter{width:100% !important;}.footer-subscribe-form{flex-direction:column !important;}.footer-subscribe-form input{width:100% !important;}.footer-subscribe-form button{width:100% !important;}.footer-trust-badges{justify-content:center !important;flex-wrap:wrap !important;gap:8px !important;}.footer-trust-badges span{font-size:10px !important;padding:3px 8px !important;}}html,body{overflow-x:hidden;max-width:100vw;}body > *:not(.floating-buttons-container):not(.back-to-top):not(.cookie-consent):not(.modal){max-width:100vw;overflow-x:hidden;}@supports (height:100dvh){.hero,.solution-hero,.solutions-hero,.category-hero,.seo-hero,.compare-hero{min-height:auto;}}@supports not (height:100dvh){.hero,.solution-hero,.solutions-hero,.category-hero,.seo-hero,.compare-hero{min-height:auto;}}@media (max-width:768px){.section-title h2::after{width:40px;height:2px;bottom:-6px;}.section-title h2{display:block;text-align:center;}}@media (max-width:768px){.global-stat-card{padding:var(--spacing-lg) var(--spacing-md);}.global-stat-number{font-size:1.75rem !important;}.global-features{flex-direction:column;align-items:center;gap:0.5rem;}}@media (max-width:480px){.badges-grid{grid-template-columns:1fr !important;}.badge-card{padding:1rem !important;}.badge-icon{width:40px !important;height:40px !important;}.badge-icon svg{width:20px !important;height:20px !important;}}@media (max-width:480px){.tech-diff-card,.standard-card{padding:1.25rem !important;}.tech-diff-icon,.standard-icon{width:48px !important;height:48px !important;}.tech-diff-icon svg,.standard-icon svg{width:24px !important;height:24px !important;}}@media (max-width:480px){.quick-inquiry .contact-form-wrapper{padding:1rem !important;border-radius:var(--radius-lg) !important;}.quick-inquiry .btn-primary{width:100%;min-width:0 !important;padding:12px 20px !important;font-size:var(--font-size-base) !important;}}@media (max-width:380px){.logos-grid{grid-template-columns:1fr !important;}.logo-item{min-height:70px !important;}}@media (max-width:768px){.floating-buttons-container{bottom:max(16px,env(safe-area-inset-bottom));right:max(12px,env(safe-area-inset-right));gap:8px;}.float-btn{width:46px;height:46px;}.float-btn svg{width:18px;height:18px;}.back-to-top{bottom:max(16px,env(safe-area-inset-bottom));right:max(68px,calc(12px + 46px + 10px + env(safe-area-inset-right,0px)));width:40px;height:40px;}.back-to-top svg{width:18px;height:18px;}}@media (max-width:480px){.floating-buttons-container{gap:6px;bottom:max(12px,env(safe-area-inset-bottom));}.float-btn{width:42px;height:42px;}.float-btn svg{width:16px;height:16px;}.back-to-top{right:max(62px,calc(12px + 42px + 8px + env(safe-area-inset-right,0px)));width:36px;height:36px;}}@media (hover:none) and (pointer:coarse){.badge-card:hover,.tech-diff-card:hover,.standard-card:hover,.feature-card:hover,.stat-item:hover,.logo-item:hover,.testimonial-card:hover,.video-card:hover{transform:none !important;}.badge-icon:hover,.tech-diff-icon:hover,.standard-icon:hover,.feature-icon:hover{transform:none !important;box-shadow:none !important;}.pc-cat-card:hover{transform:none !important;}.pc-cat-card:hover .pc-cat-img img{transform:none !important;}}@media (max-width:768px){.detail-page{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px)) !important;}.detail-mobile-cta{bottom:env(safe-area-inset-bottom,0px) !important;}}@media (max-width:480px){.architecture-diagram{padding:1rem !important;margin:1rem 0 !important;border-radius:var(--radius-md) !important;}.arch-node{padding:0.5rem !important;font-size:0.6875rem !important;}}@media (max-width:480px){.compare-table-container{margin:0 -0.5rem !important;padding:0 0.25rem !important;}.compare-table th,.compare-table td{padding:0.5rem 0.375rem !important;font-size:0.6875rem !important;}.compare-table th:first-child{width:90px !important;min-width:90px !important;}.product-image{width:60px !important;height:60px !important;}}@media (max-width:768px){input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="number"],input[type="search"],select,textarea{font-size:16px !important;}}@media (max-width:768px){.container{width:100% !important;max-width:100% !important;padding-left:max(16px,env(safe-area-inset-left,16px)) !important;padding-right:max(16px,env(safe-area-inset-right,16px)) !important;box-sizing:border-box !important;}}@media (max-height:500px) and (orientation:landscape){.floating-buttons-container{flex-direction:row;bottom:max(8px,env(safe-area-inset-bottom));right:max(8px,env(safe-area-inset-right));}.back-to-top{bottom:max(8px,env(safe-area-inset-bottom));}.float-btn{width:40px;height:40px;}}@media (min-width:1920px){:root{--container-max:1400px;--section-padding-y:120px;}.section-title h2{font-size:2.5rem;}.hero-certifications span{padding:10px 20px;font-size:var(--font-size-sm);}.stat-number,.global-stat-number{font-size:3.5rem;}}@media (max-width:359px){html{font-size:13px;}h1{font-size:1.375rem;}h2{font-size:1.125rem;}.container{padding-left:12px !important;padding-right:12px !important;}.float-btn{width:38px;height:38px;}.float-btn svg{width:14px;height:14px;}.back-to-top{width:34px;height:34px;}}@media print{.floating-buttons-container,.back-to-top,.cookie-consent,.mobile-toggle-btn,.nav-menu-mobile,.skip-to-content,.animate-on-scroll{display:none !important;}.animate-on-scroll{opacity:1 !important;transform:none !important;}.header{position:static !important;box-shadow:none !important;}body{font-size:11pt;color:#000;background:#fff;}}html[dir="rtl"] .floating-buttons-container{right:auto;left:32px;}html[dir="rtl"] .back-to-top{right:auto;left:84px;}@media (max-width:768px){html[dir="rtl"] .floating-buttons-container{left:max(12px,env(safe-area-inset-left));}html[dir="rtl"] .back-to-top{right:auto;left:max(68px,calc(12px + 46px + 10px + env(safe-area-inset-left,0px)));}}@media (width:280px){html{font-size:12px;}.container{padding-left:10px !important;padding-right:10px !important;}.float-btn{width:36px;height:36px;}.float-btn svg{width:14px;height:14px;}.pc-group-cta{padding:4px 6px;font-size:9px;}}@media (prefers-contrast:more){.feature-card,.badge-card,.tech-diff-card,.standard-card,.testimonial-card{border-width:2px;}.pc-cat-card{border-width:2px;}.btn{border-width:3px;}}