@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--primary-color: #2563eb;--primary-dark: #1e40af;--secondary-color: #7c3aed;--accent-color: #06b6d4;--text-dark: #1f2937;--text-light: #6b7280;--bg-light: #f9fafb;--bg-white: #ffffff;--border-color: #e5e7eb;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:85%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-dark);line-height:1.6;min-width:320px;background:var(--bg-white)}.skip-link{position:fixed;top:1rem;left:1rem;z-index:3000;padding:.75rem 1rem;color:#fff;background:#1e3a8a;border-radius:.375rem;transform:translateY(-200%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}:where(a,button,input,textarea,select):focus-visible{outline:3px solid #f59e0b;outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-heading{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:var(--text-dark)}.section-subtext{text-align:center;font-size:1.125rem;color:var(--text-light);margin-bottom:3rem}._navBar_13eqt_2{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 2px #0000000d;z-index:1000;transition:background .3s ease,box-shadow .3s ease}._transparent_13eqt_16{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}._transparent_13eqt_16 ._logo_13eqt_21,._transparent_13eqt_16 ._navLinks_13eqt_24 a{color:#fff!important}._transparent_13eqt_16 ._navCta_13eqt_27{background:#fff!important;color:#2563eb!important}._transparent_13eqt_16 ._navCta_13eqt_27:hover{background:#ffffffe6!important}._transparent_13eqt_16 ._navLinks_13eqt_24 a._active_13eqt_34{color:#6b8ff0!important}._navContainer_13eqt_38{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}._logo_13eqt_21{display:inline-block;font-size:1.5rem;font-weight:700;text-decoration:none;background:linear-gradient(135deg,#4a6fd1,#6b4a9e,#5a7bc7,#7d5fa8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}._transparent_13eqt_16 ._logo_13eqt_21{-webkit-text-fill-color:unset;background:none;color:#fff!important}._navLinks_13eqt_24{display:flex;list-style:none;gap:2rem;align-items:center}._navLinks_13eqt_24 a{text-decoration:none;color:#1f2937;font-weight:500;transition:color .3s ease;cursor:pointer}._navLinks_13eqt_24 a._active_13eqt_34,._navLinks_13eqt_24 a:hover{color:#2563eb}._navCta_13eqt_27{display:inline-block;background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff!important;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease}._navCta_13eqt_27:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);transform:translateY(-2px)}._mobileRightGroup_13eqt_105{display:none;align-items:center;gap:.75rem}._mobileMenuToggle_13eqt_112{display:none;background:none;border:none;cursor:pointer;padding:0;width:32px;height:32px;position:relative}._hamburger_13eqt_123,._cross_13eqt_124{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease}._hamburger_13eqt_123{opacity:1}._mobileMenuToggle_13eqt_112._active_13eqt_34 ._hamburger_13eqt_123{opacity:0}._hamburger_13eqt_123 span{width:24px;height:2.5px;background:currentColor;transition:all .3s ease;border-radius:2px;display:block}._hamburger_13eqt_123 span:not(:last-child){margin-bottom:6px}._cross_13eqt_124{opacity:0}._mobileMenuToggle_13eqt_112._active_13eqt_34 ._cross_13eqt_124{opacity:1}._cross_13eqt_124 span{position:absolute;width:24px;height:2.5px;background:currentColor;border-radius:2px}._cross_13eqt_124 span:nth-child(1){transform:rotate(45deg)}._cross_13eqt_124 span:nth-child(2){transform:rotate(-45deg)}._transparent_13eqt_16 ._mobileMenuToggle_13eqt_112{color:#fff}._mobileMenu_13eqt_112{display:flex;position:fixed;top:70px;left:-100%;flex-direction:column;background:#fff;width:100%;padding:2rem;box-shadow:var(--shadow-md);transition:left .3s ease;z-index:999;gap:0}._mobileMenu_13eqt_112._mobileMenuOpen_13eqt_202{left:0}._mobileNavLinks_13eqt_206{list-style:none;display:flex;flex-direction:column;gap:1rem}._mobileNavLinks_13eqt_206 li{width:100%}._mobileNavLinks_13eqt_206 a{display:block;padding:.75rem 1rem;color:var(--text-dark)!important;text-decoration:none;font-weight:500;transition:background .2s ease;border-radius:.5rem}._mobileNavLinks_13eqt_206 a:hover{background:var(--bg-light)}._mobileCta_13eqt_233{display:block;background:linear-gradient(135deg,#4a6fd1,#6b4a9e)!important;color:#fff!important;text-align:center;padding:.75rem 1.5rem;border-radius:.5rem;margin-top:.5rem;border:none;width:100%;cursor:pointer;transition:all .3s ease;font-weight:600;text-decoration:none;-webkit-text-fill-color:#ffffff}._mobileCta_13eqt_233:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85)!important;color:#fff!important;-webkit-text-fill-color:#ffffff;transform:none}._mobileCta_13eqt_233:visited,._mobileCta_13eqt_233:link,._mobileCta_13eqt_233:active{color:#fff!important;-webkit-text-fill-color:#ffffff}@media(max-width:768px){._mobileMenuToggle_13eqt_112,._mobileRightGroup_13eqt_105{display:flex}._navLinks_13eqt_24{display:none}._navContainer_13eqt_38{padding:.75rem 2rem}._mobileMenu_13eqt_112{display:flex}}._languagePicker_1sdbr_1{position:relative;display:inline-flex;align-items:center}._toggle_1sdbr_7{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;height:36px;background:none;border:none;border-radius:.5rem;padding:0 .6rem;color:#1f2937;font-weight:500;font-size:1rem;font-family:inherit;cursor:pointer;transition:color .3s ease,background .2s ease;line-height:1}._toggle_1sdbr_7:hover{color:#2563eb;background:#2563eb14}._flag_1sdbr_31{font-size:1.2rem;line-height:1}._chevron_1sdbr_36{width:.8rem;height:.8rem;flex-shrink:0;transition:transform .2s ease}._chevronOpen_1sdbr_43{transform:rotate(180deg)}._light_1sdbr_48 ._toggle_1sdbr_7{color:#fff}._light_1sdbr_48 ._toggle_1sdbr_7:hover{background:#ffffff26}._menu_1sdbr_56{position:absolute;top:calc(100% + .75rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 8px 24px #0000001f;list-style:none;margin:0;padding:.4rem;min-width:180px;z-index:1200}._option_1sdbr_71{display:flex;align-items:center;gap:.65rem;width:100%;background:none;border:none;border-radius:.5rem;padding:.55rem .65rem;font-size:.9rem;color:#1f2937;text-align:left;cursor:pointer;transition:background .15s ease}._option_1sdbr_71:hover{background:#f3f4f6}._optionActive_1sdbr_91{background:#2563eb1a;color:#2563eb;font-weight:600}._modalOverlay_1ykm7_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}._modalContent_1ykm7_15{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:100%;padding:2.5rem;position:relative;animation:_slideIn_1ykm7_1 .3s ease-out}@keyframes _slideIn_1ykm7_1{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}._closeBtn_1ykm7_37{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280;transition:color .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}._closeBtn_1ykm7_37:hover{color:#1f2937}._modalContent_1ykm7_15 h2{font-size:1.75rem;color:#1f2937;margin-bottom:.5rem;font-weight:700}._subtitle_1ykm7_65{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem}._form_1ykm7_71{display:flex;flex-direction:column;gap:1.25rem}._formGroup_1ykm7_77{display:flex;flex-direction:column}._formGroup_1ykm7_77 label{font-weight:600;color:#1f2937;margin-bottom:.5rem;font-size:.95rem}._formGroup_1ykm7_77 input,._formGroup_1ykm7_77 textarea{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;font-family:inherit;transition:border-color .3s ease}._formGroup_1ykm7_77 input:focus,._formGroup_1ykm7_77 textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._formGroup_1ykm7_77 input:disabled,._formGroup_1ykm7_77 textarea:disabled{background:#f3f4f6;cursor:not-allowed}._sourceInfo_1ykm7_112{font-size:.9rem;color:#6b7280;margin-top:.5rem}._sourceInfo_1ykm7_112 strong{color:#2563eb;text-transform:capitalize}._consentLabel_1ykm7_123{display:flex;align-items:flex-start;gap:.65rem;color:#4b5563;font-size:.85rem;line-height:1.45}._consentLabel_1ykm7_123 input{flex:0 0 auto;width:1rem;height:1rem;margin-top:.15rem;accent-color:#2563eb}._consentLabel_1ykm7_123 a{color:#2563eb}._legalNotice_1ykm7_144{margin:-.75rem 0 0;color:#6b7280;font-size:.8rem;line-height:1.4}._legalNotice_1ykm7_144 a{color:#2563eb}._submitBtn_1ykm7_155{padding:.75rem 1.5rem;background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:.5rem}._submitBtn_1ykm7_155:hover:not(:disabled){background:linear-gradient(135deg,#3d5bb0,#5a3d85);transform:translateY(-2px);box-shadow:0 4px 12px #4a6fd14d}._submitBtn_1ykm7_155:disabled{opacity:.6;cursor:not-allowed}._successMessage_1ykm7_179{background:#dcfce7;border:1px solid #86efac;color:#166534;padding:1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.95rem}._errorMessage_1ykm7_189{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.95rem}@media(max-width:600px){._modalOverlay_1ykm7_1{padding:1rem}._modalContent_1ykm7_15{padding:1.5rem}._modalContent_1ykm7_15 h2{font-size:1.5rem}._form_1ykm7_71{gap:1rem}._formGroup_1ykm7_77 input,._formGroup_1ykm7_77 textarea{font-size:16px}}._heroSection_1utdc_1{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#6b8ff0,#8c6bb5)}._heroBackground_1utdc_11{position:absolute;inset:0;background:linear-gradient(-45deg,#4a6fd1,#6b4a9e,#5a7bc7,#7d5fa8,#5682bb);background-size:400% 400%;animation:_gradientFlow_1utdc_1 15s ease-in-out infinite;z-index:0}@keyframes _gradientFlow_1utdc_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._heroContentCentered_1utdc_29{position:relative;z-index:1;color:#fff;max-width:1000px;width:100%;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._heroMainTitle_1utdc_43{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em;color:#fff}._heroDescription_1utdc_52{font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:3rem;color:#fffffff2;max-width:900px}._heroCtaCentered_1utdc_61{display:flex;justify-content:center}._ctaButton_1utdc_66{background:#fff!important;color:#4a6fd1!important;font-weight:700;padding:1rem 2.5rem;font-size:1.25rem;min-width:220px;border-radius:.5rem;box-shadow:0 2px 12px #4c51ff14;border:none;cursor:pointer;transition:all .3s ease}._ctaButton_1utdc_66:hover{box-shadow:0 8px 12px -2px #00000026;transform:translateY(-2px)}._servicesSection_1pe7c_1{padding:6rem 0;background:linear-gradient(135deg,#f9fafb,#f3f4f6)}._serviceLink_1pe7c_6{display:inline-block;margin-top:1.25rem;color:#187568;font-weight:700;text-decoration:underline;text-underline-offset:.2em}._container_1pe7c_15{max-width:1300px;margin:0 auto;padding:0 2rem}._sectionHeading_1pe7c_21{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1f2937}._sectionSubtext_1pe7c_29{text-align:center;font-size:1.125rem;color:#6b7280;margin-bottom:3.5rem;max-width:700px;margin-left:auto;margin-right:auto}._servicesGrid_1pe7c_39{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}._serviceCard_1pe7c_46{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 12px 30px -22px #0f172a59;overflow:hidden;display:flex;flex-direction:column;min-height:100%}._cardImage_1pe7c_57{min-height:170px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem}._cardImage_1pe7c_57:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f172a3d,#0f172a99)}._cardImage_1pe7c_57 h3{position:relative;z-index:1;margin:0;color:#fff;font-size:1.35rem;line-height:1.2;text-align:center;max-width:100%}._cardBody_1pe7c_86{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}._cardDescription_1pe7c_94{color:#4b5563;font-size:1rem;line-height:1.7;margin:0}._featureHighlight_1pe7c_101{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}._highlightItem_1pe7c_108{display:flex;align-items:flex-start;gap:.75rem;color:#4b5563;font-size:.95rem;line-height:1.4}._checkmark_1pe7c_117{color:#10b981;font-weight:700;font-size:1rem;flex-shrink:0}._highlightItem_1pe7c_108 span:last-child{flex:1}gaugeSection{text-align:center;margin:.75rem 0;flex-shrink:0}._gaugeSvg_1pe7c_135{width:100%;max-width:140px;height:auto;margin:0 auto .75rem;display:block}._gaugeScore_1pe7c_143{text-align:center}._scoreNumber_1pe7c_147{font-size:1.75rem;font-weight:700;color:#10b981;line-height:1;margin-bottom:.2rem}._scoreLabel_1pe7c_155{font-size:.8rem;color:#6b7280}._cardFeatures_1pe7c_160{list-style:none;padding:0;margin:.25rem 0;flex-grow:1;font-size:.8rem}._cardFeatures_1pe7c_160 li{padding:.25rem 0 .25rem .9rem;color:#6b7280;position:relative}._cardFeatures_1pe7c_160 li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:.8rem}._cardCta_1pe7c_184{display:none}._cta_1pe7c_189{text-align:center;background:#fff;border-radius:1rem;padding:1.5rem 1.25rem;border:2px solid #e5e7eb}._cta_1pe7c_189 h3{font-size:1.35rem;color:#1f2937;margin-bottom:.4rem}._cta_1pe7c_189 p{color:#6b7280;font-size:.9rem;margin-bottom:1rem}._ctaPrimary_1pe7c_209{background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff;border:none;padding:.875rem 2rem;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}._ctaPrimary_1pe7c_209:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);box-shadow:0 6px 20px #4a6fd166;transform:translateY(-2px)}@media(max-width:1024px){._servicesGrid_1pe7c_39{grid-template-columns:repeat(2,1fr);gap:1.5rem}._sectionHeading_1pe7c_21{font-size:2rem}}@media(max-width:768px){._servicesSection_1pe7c_1{padding:4rem 0}._servicesGrid_1pe7c_39{grid-template-columns:1fr;gap:1.5rem}._serviceCard_1pe7c_46{min-height:auto}._sectionHeading_1pe7c_21{font-size:1.75rem;margin-bottom:.75rem}._sectionSubtext_1pe7c_29{font-size:1rem;margin-bottom:2.5rem}._cardImage_1pe7c_57 h3{font-size:1.2rem}._cardBody_1pe7c_86{padding:1.25rem}._cardDescription_1pe7c_94{font-size:.95rem}._highlightItem_1pe7c_108{font-size:.9rem}._cta_1pe7c_189{padding:1.5rem 1.25rem}._cta_1pe7c_189 h3{font-size:1.35rem}}@media(max-width:480px){._container_1pe7c_15{padding:0 1rem}._sectionHeading_1pe7c_21{font-size:1.5rem}._flipCard_1pe7c_297{height:240px}._flipCardFront_1pe7c_301{padding:1.5rem}._flipCardFront_1pe7c_301 h3{font-size:.95rem}._flipCardBack_1pe7c_309{padding:1rem}._flipCardBack_1pe7c_309 ._cardDescription_1pe7c_94{font-size:.8rem}._flipCardBack_1pe7c_309 ._highlightItem_1pe7c_108{font-size:.7rem;gap:.35rem}._cardCta_1pe7c_184{padding:.65rem 1rem;font-size:.85rem}._ctaPrimary_1pe7c_209{padding:.875rem 2rem;font-size:.95rem}}._pricingSection_qylun_1{min-height:100vh;padding:6rem 0;background:#f3f4f6;display:flex;align-items:center;scroll-margin-top:30px}._container_qylun_10{max-width:1200px;margin:0 auto;padding:0 2rem}._sectionHeading_qylun_16{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:var(--text-dark)}._sectionSubtext_qylun_24{text-align:center;font-size:1.125rem;color:var(--text-light);margin-top:5rem}._scrollBtn_qylun_32{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid #e5e7eb;color:#2563eb;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s ease;z-index:10;display:none;align-items:center;justify-content:center;box-shadow:0 4px 16px #4c51ff21}._scrollBtn_qylun_32._visible_qylun_52{display:flex}._scrollBtn_qylun_32:hover{background:#2563eb;color:#fff;border-color:#2563eb}._scrollLeft_qylun_62{left:-25px}._scrollRight_qylun_66{right:-25px}._pricingScrollContainer_qylun_70{position:relative;max-width:90%;margin:0 auto;padding:0 2rem}._pricingScrollWrapper_qylun_77{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--primary-color) var(--bg-light);padding:1rem 0}._pricingScrollWrapper_qylun_77::-webkit-scrollbar{height:8px}._pricingScrollWrapper_qylun_77::-webkit-scrollbar-track{background:var(--bg-light);border-radius:4px}._pricingScrollWrapper_qylun_77::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}._pricingScrollWrapper_qylun_77::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}._pricingGridFinal_qylun_104{display:flex;gap:2rem;width:max-content;padding:0 1rem}._pricingCardNew_qylun_111{background:var(--bg-white);padding:0;border-radius:1rem;border:2px solid var(--border-color);transition:all .3s ease;position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:650px;width:380px;flex-shrink:0}._pricingCardNew_qylun_111:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl);border-color:var(--primary-color)}._featuredNew_qylun_132{border-color:var(--primary-color);border-width:3px;box-shadow:var(--shadow-lg)}._custom_qylun_137{border-color:var(--secondary-color)}._featuredBadgeNew_qylun_141{position:absolute;top:0;right:0;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom-left-radius:.5rem}._pricingHeader_qylun_155{background:var(--bg-light);padding:2rem;text-align:center;border-bottom:2px solid var(--border-color)}._pricingIcon_qylun_162{font-size:3rem;margin-bottom:.75rem}._pricingHeader_qylun_155 h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text-dark);font-weight:700}._pricingAmount_qylun_174{margin-top:1rem}._price_qylun_178{font-size:2.5rem;font-weight:700;color:var(--primary-color)}._period_qylun_184{font-size:1rem;color:var(--text-light);font-weight:500;margin-left:.25rem}._priceCustom_qylun_191{font-size:2.5rem;font-weight:700;color:var(--secondary-color)}._pricingBody_qylun_196{padding:2rem;flex-grow:1;display:flex;flex-direction:column}._pricingBestFor_qylun_203{background:#2563eb1a;padding:.75rem 1rem;border-radius:.5rem;font-size:.9rem;color:var(--primary-color);font-weight:600;margin-bottom:1.25rem;line-height:1.5}._pricingTurnaround_qylun_214{font-weight:600;color:var(--text-dark);margin-bottom:1rem}._pricingScopeLabel_qylun_220{font-weight:700;color:var(--text-dark);margin-bottom:.75rem;margin-top:.5rem;font-size:.95rem}._pricingFeaturesNew_qylun_228{list-style:none;margin-bottom:1.5rem;padding-left:0}._pricingFeaturesNew_qylun_228 li{color:var(--text-dark);font-size:.95rem;line-height:1.6;position:relative;padding:.5rem 0 .5rem 1.5rem}._pricingFeaturesNew_qylun_228 li:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.1rem}._pricingAvailability_qylun_252,._pricingNote_qylun_253,._pricingFlexibility_qylun_254{font-size:.875rem;color:var(--text-light);line-height:1.6;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border-color)}._pricingAvailability_qylun_252 strong,._pricingFlexibility_qylun_254 strong{color:var(--text-dark)}._pricingNote_qylun_253{color:var(--primary-color);font-weight:600;border-top:none;padding-top:.5rem}._pricingCtaNew_qylun_275{width:calc(100% - 4rem);margin:0 2rem 2rem;background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .3s ease}._pricingCtaNew_qylun_275:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);transform:translateY(-2px);box-shadow:var(--shadow-md)}._custom_qylun_137 ._pricingCtaNew_qylun_275{background:linear-gradient(135deg,#5a7bc7,#7d5fa8)}._custom_qylun_137 ._pricingCtaNew_qylun_275:hover{background:linear-gradient(135deg,#4a6aad,#6a4e8f)}@media(max-width:900px){._pricingScrollWrapper_qylun_77{min-width:0}._pricingGridFinal_qylun_104{flex-direction:column;gap:1.5rem;align-items:center;width:100%;padding:0}._pricingCardNew_qylun_111{width:100%;max-width:400px}}._clientsSection_n4cbu_3{background:#fff;padding:80px 0}._container_n4cbu_8{max-width:1200px;margin:0 auto;padding:0 2rem}._sectionHeading_n4cbu_14{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;color:var(--text-dark)}._sectionSubtext_n4cbu_22{text-align:center;color:var(--text-light);margin-bottom:3rem;font-size:1.125rem}._scrollBtn_n4cbu_30{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid #e5e7eb;color:#2563eb;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s ease;z-index:10;display:none;align-items:center;justify-content:center;box-shadow:0 4px 16px #4c51ff21}._scrollBtn_n4cbu_30._visible_n4cbu_50{display:flex}._scrollBtn_n4cbu_30:hover{background:#2563eb;color:#fff;border-color:#2563eb}._scrollLeft_n4cbu_60{left:-25px}._scrollRight_n4cbu_64{right:-25px}._testimonialScrollContainer_n4cbu_68{position:relative;max-width:90%;margin:0 auto;padding:0 2rem;margin-top:3rem}._testimonialScrollWrapper_n4cbu_76{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--primary-color) var(--bg-light);padding:1rem 0}._testimonialScrollWrapper_n4cbu_76::-webkit-scrollbar{height:8px}._testimonialScrollWrapper_n4cbu_76::-webkit-scrollbar-track{background:var(--bg-light);border-radius:4px}._testimonialScrollWrapper_n4cbu_76::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}._testimonialGrid_n4cbu_99{display:flex;gap:2rem;min-width:min-content}._clientCard_n4cbu_105{background:var(--bg-white);padding:2.5rem;border-radius:1rem;box-shadow:var(--shadow-md);transition:all .3s ease;display:flex;flex-direction:column;min-height:320px;width:340px;flex-shrink:0}._clientCard_n4cbu_105:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}._clientLogo_n4cbu_123{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}._clientLogoImg_n4cbu_130{width:72px;height:72px;object-fit:contain;border-radius:.75rem;margin-bottom:.5rem;background:var(--bg-light);box-shadow:var(--shadow-sm)}._clientLogoText_n4cbu_140{font-size:1.1rem;color:var(--primary-color);font-weight:600;text-align:center}._testimonial_n4cbu_68{font-size:1rem;color:var(--text-dark);margin-bottom:1.5rem;text-align:center;flex-grow:1;line-height:1.6}@media(max-width:1200px){._clientCard_n4cbu_105{width:320px}}@media(max-width:768px){._testimonialScrollContainer_n4cbu_68{max-width:100%;padding:0}._testimonialScrollWrapper_n4cbu_76{overflow-x:auto;scroll-snap-type:x mandatory}._testimonialGrid_n4cbu_99{flex-direction:column;gap:1.5rem;width:100%;min-width:unset;padding:0 1rem}._clientCard_n4cbu_105{width:100%;padding:1.5rem;min-height:auto;scroll-snap-align:start}._scrollBtn_n4cbu_30{display:none!important}}._blogHighlightsSection_chnje_1{background:#f3f4f6;padding:5rem 0 4rem;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}._container_chnje_11{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;display:flex;flex-direction:column;align-items:center}._sectionHeading_chnje_21{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1f2937;width:100%}._blogPreviewsPanel_chnje_30{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1100px;margin-bottom:3rem;position:relative}._blogArticlePreview_chnje_40{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;overflow:hidden;min-height:360px;cursor:pointer;transition:all .3s ease}._blogArticlePreview_chnje_40:hover{box-shadow:0 12px 24px -4px #00000026;transform:translateY(-4px)}._previewImage_chnje_57{width:100%;height:160px;object-fit:cover;flex-shrink:0}._previewContent_chnje_64{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;flex:1}._tagsList_chnje_72{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}._tag_chnje_72{display:inline-block;background:#4a6fd114;color:#4a6fd1;padding:.4rem .85rem;border-radius:1.5rem;font-size:.8rem;font-weight:500;border:1px solid rgba(74,111,209,.2)}._blogArticlePreview_chnje_40 h3{font-size:1.1rem;margin-bottom:.5rem;color:#1f2937;font-weight:700;line-height:1.3}._blogArticlePreview_chnje_40 p{color:#6b7280;font-size:.95rem;line-height:1.4}._moreOverlay_chnje_104{position:relative;background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}._gradientOverlay_chnje_116{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.7) 100%)}._moreText_chnje_125{position:relative;z-index:2;color:#fff;font-size:1.25rem;font-weight:600;text-align:center}._blogHighlightsCta_chnje_134{text-align:center}._ctaButton_chnje_138{background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.15rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a;text-decoration:none;display:inline-block}._ctaButton_chnje_138:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);box-shadow:0 8px 12px -2px #00000026;transform:translateY(-2px)}._readMoreContainer_chnje_159{display:flex;justify-content:center;width:100%;margin-top:2rem}._readMoreButton_chnje_166{background:#fff;color:#4a6fd1;border:2px solid #4a6fd1;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000000d}._readMoreButton_chnje_166:hover{background:#f0f4ff;border-color:#3d5bb0;color:#3d5bb0;box-shadow:0 8px 12px -2px #0000001a;transform:translateY(-2px)}@media(max-width:1000px){._blogPreviewsPanel_chnje_30{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._blogHighlightsSection_chnje_1{padding:2.5rem 0 2rem}._sectionHeading_chnje_21{font-size:1.75rem;margin-bottom:2rem}._blogPreviewsPanel_chnje_30{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}._blogArticlePreview_chnje_40{min-height:340px}._previewImage_chnje_57{height:150px}._ctaButton_chnje_138{padding:.875rem 2rem;font-size:1rem}}._blogMainArticle_10d3j_1{display:flex;background:#f9fafb;min-height:calc(100vh - 100px);padding-top:3rem;padding-bottom:3rem}._articleContainer_10d3j_9{width:100%;max-width:980px;margin:0 auto;background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2.5rem}._articleMeta_10d3j_19{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}._backLink_10d3j_27{background:none;border:none;color:#4a6fd1;cursor:pointer;font-weight:500;transition:color .2s ease;padding:0;font-size:.95rem}._backLink_10d3j_27:hover{color:#2563eb}._shareButton_10d3j_42{display:inline-flex;align-items:center;gap:.5rem;padding:6px 10px;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:background-color .12s ease,transform .06s ease}._shareButton_10d3j_42:hover{background:#f3f4f6}._shareButton_10d3j_42:active{transform:translateY(1px)}._publishDate_10d3j_62,._readTime_10d3j_68{color:#9ca3af;font-size:.95rem;font-weight:500}._articleTags_10d3j_74{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}._articleTag_10d3j_74{display:inline-block;background:#4a6fd114;color:#4a6fd1;padding:.5rem 1rem;border-radius:1.5rem;font-size:.85rem;font-weight:500;border:1px solid rgba(74,111,209,.2)}._articleContainer_10d3j_9 h1{font-size:2.5rem;margin-bottom:1rem;color:#1f2937;font-weight:700;line-height:1.2}._articleContainer_10d3j_9 h2{margin:2rem 0 1rem}._articleContainer_10d3j_9 p,._articleContainer_10d3j_9 li{font-size:1.05rem;color:#1f2937;margin-bottom:1.5rem;line-height:1.75}._articleContainer_10d3j_9 ul{margin-bottom:1.5rem}._articleMetaInfo_10d3j_116{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}._articleMetaInfo_10d3j_116>*{min-width:0}._articleImage_10d3j_131{width:100%;height:auto;border-radius:.75rem;margin-bottom:2rem;display:block}._articleContainer_10d3j_9 p,._articleContainer_10d3j_9 li{font-size:1.1rem;color:#1f2937;margin-bottom:1.75rem;line-height:1.85}._articleContainer_10d3j_9 a{color:#4a6fd1;text-decoration:none;font-weight:500;cursor:pointer}._articleContainer_10d3j_9 a:hover{text-decoration:underline}._articleContainer_10d3j_9 ol{margin-left:1.5rem;margin-bottom:1.5rem}._articleContainer_10d3j_9 strong{color:#1f2937;font-weight:600}._articleSplitFeature_10d3j_168{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr);gap:2rem;align-items:center;margin:2rem 0 2.5rem;padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.9rem}._articleFeatureImage_10d3j_180{display:block;width:100%;max-height:260px;object-fit:contain;border-radius:.65rem}._articleSplitFeature_10d3j_168 h2{margin:0 0 .75rem}._articleQualityCallout_10d3j_192{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.5rem;align-items:center;margin:2rem 0 2.5rem;padding:1.5rem 1.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #2563eb;border-radius:.9rem}._legalFrameworkGrid_10d3j_205{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0}._legalFrameworkCard_10d3j_212{padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}._legalFrameworkCard_10d3j_212 h3{margin:0 0 .75rem;color:#1f2937;font-size:1.15rem;line-height:1.35}._legalFrameworkCard_10d3j_212 p,._legalFrameworkCard_10d3j_212 li{font-size:.98rem!important;line-height:1.65!important}._legalFrameworkCard_10d3j_212 ul{margin:0 0 1rem 1.25rem}._legalSource_10d3j_236{margin:0!important;font-size:.9rem!important}._legalNote_10d3j_241{margin:1.5rem 0 2.5rem;padding:1rem 1.25rem;color:#334155;background:#eff6ff;border-left:4px solid #2563eb;border-radius:.5rem;line-height:1.65}._qualityCalloutImage_10d3j_251{display:block;width:100%;height:100%;min-height:180px;object-fit:cover;border-radius:.65rem}._articleQualityCallout_10d3j_192 h2{margin:0 0 .75rem}._articleQualityCallout_10d3j_192 p{margin-bottom:1rem}._articleQualityCallout_10d3j_192 p:last-child{margin-bottom:0}._articleSplitFeature_10d3j_168 p{margin-bottom:1rem}._articleFeatureNote_10d3j_276{color:#475569!important;font-size:1rem!important}._compactList_10d3j_281{margin:0 0 0 1.25rem}._compactList_10d3j_281 li{margin-bottom:.65rem}._pourDiagram_10d3j_289{display:flex;justify-content:center;margin:1.5rem 0 2rem}._pourDiagram_10d3j_289 img{display:block;width:min(260px,55%);height:auto;border-radius:.75rem}._articleContainer_10d3j_9 ._workflowGrid_10d3j_302{grid-template-columns:repeat(4,minmax(0,1fr))}._workflowGrid_10d3j_302 ._breakdownCard_10d3j_306{padding:1rem}._workflowGrid_10d3j_302 ._breakdownCard_10d3j_306 p{font-size:.95rem;line-height:1.55}._toolGrid_10d3j_315{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2rem}._toolCard_10d3j_322{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:1.25rem;color:#1f2937!important;text-align:center;text-decoration:none!important;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 8px #0f172a0f}._toolCard_10d3j_322:hover{border-color:#2563eb;text-decoration:none!important}._toolCard_10d3j_322 img{width:64px;height:64px;object-fit:contain}._toolCard_10d3j_322 span{color:#475569;font-size:.9rem;line-height:1.5}._interventionsContainer_10d3j_354{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}._interventionBlock_10d3j_361{background:linear-gradient(135deg,#4a6fd10a,#4a6fd105);border-left:5px solid #4a6fd1;border-radius:.75rem;padding:1.75rem;position:relative;overflow:hidden}._interventionBlock_10d3j_361:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle,#4a6fd114,#4a6fd100 70%);border-radius:50%}._interventionNumber_10d3j_381{position:absolute;top:1.5rem;right:1.75rem;font-size:2.5rem;font-weight:700;color:#4a6fd11f;z-index:0}._interventionTitle_10d3j_391{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;margin-top:0;position:relative;z-index:1}._interventionBlock_10d3j_361 p{margin-bottom:1rem;position:relative;z-index:1;color:#374151}._interventionHighlight_10d3j_408{background:#fff9;border:1px solid rgba(74,111,209,.2);border-radius:.5rem;padding:1rem;margin-top:1rem;position:relative;z-index:1}._interventionHighlight_10d3j_408 strong{color:#4a6fd1;font-weight:600}._breakdownGrid_10d3j_423{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.5rem 0 2rem}._breakdownCard_10d3j_306{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0f}._breakdownCard_10d3j_306 strong{display:block;margin-bottom:.75rem;color:#111827;font-size:1.05rem}._surveyIntro_10d3j_445{display:flex;gap:1.5rem;align-items:stretch;margin:2rem 0 2.5rem}._surveyIntroText_10d3j_452{flex:1;min-width:0;display:flex;align-items:stretch}._surveyIntroCard_10d3j_459{flex:0 0 40%;max-width:40%;display:flex;align-items:stretch}._surveyIntroQuote_10d3j_466{display:flex;gap:1.25rem;padding:1.75rem 1.5rem;border-radius:1.1rem;background:#f8fafc;border:1px solid #cbd5e1;flex:1}._surveyIntroQuoteMark_10d3j_476{font-size:5rem;line-height:.75;color:#2563eb;font-family:Georgia,serif}._surveyIntroQuoteSource_10d3j_483{margin-top:.75rem;color:#64748b;font-size:.95rem;font-weight:600}._surveyLinkCard_10d3j_490{width:100%;display:flex;flex-direction:column}._surveyGraphicWrapper_10d3j_496{margin:2rem 0}._surveyGraphicImage_10d3j_500{width:100%;height:auto;border-radius:1rem;box-shadow:0 10px 25px #0f172a0f}._warningSection_10d3j_507{margin:2rem 0}._warningIntro_10d3j_511{margin:0 0 1rem;font-weight:700;font-size:1.18rem;line-height:1.7;color:#1f2937}._warningItems_10d3j_519{display:grid;gap:.9rem}._warningItem_10d3j_519{display:flex;gap:.8rem;align-items:center}._warningMarker_10d3j_530{flex-shrink:0;width:2rem;height:2rem;min-width:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f973162e;color:#b45309;font-weight:700;font-size:1rem}._warningItem_10d3j_519 strong{display:block;font-size:1.03rem;color:#111827;margin-bottom:.15rem}._warningItem_10d3j_519 p{margin:0;color:#475569;line-height:1.7}._sectionLead_10d3j_558{margin-top:2rem;margin-bottom:1.5rem;padding:1.25rem 1rem 1.25rem 1.1rem;border-left:4px solid #cbd5e1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1rem;color:#334155;font-weight:700;font-size:1.18rem;line-height:1.8}._surveyLinkCardAnchor_10d3j_572{display:grid;height:100%;grid-template-columns:140px 1fr;gap:1rem;text-decoration:none;border:1px solid #e5e7eb;border-radius:.9rem;overflow:hidden;background:#fff;box-shadow:0 10px 25px #0f172a0a}._surveyLinkCardImage_10d3j_585{width:100%;height:100%;object-fit:cover;min-height:120px}._surveyLinkCardContent_10d3j_592{padding:1rem 1.1rem;display:flex;flex-direction:column;justify-content:center}._surveyLinkCardLabel_10d3j_599{display:inline-flex;align-items:center;gap:.35rem;color:#2563eb;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;margin-bottom:.5rem}._surveyLinkCardContent_10d3j_592 h3{margin:0 0 .5rem;font-size:1.1rem;color:#111827}._surveyLinkCardContent_10d3j_592 p{margin:0;color:#475569;line-height:1.6}@media(max-width:700px){._legalFrameworkGrid_10d3j_205,._articleQualityCallout_10d3j_192{grid-template-columns:1fr}._qualityCalloutImage_10d3j_251{height:180px;min-height:0}._articleSplitFeature_10d3j_168,._toolGrid_10d3j_315{grid-template-columns:1fr}._articleContainer_10d3j_9 ._workflowGrid_10d3j_302{grid-template-columns:repeat(2,minmax(0,1fr))}._pourDiagram_10d3j_289 img{width:min(260px,80%)}._surveyIntro_10d3j_445{flex-direction:column}._surveyIntroCard_10d3j_459{max-width:none;width:100%}._surveyLinkCardAnchor_10d3j_572{grid-template-columns:1fr}}@media(max-width:900px){._articleContainer_10d3j_9{padding:1.5rem}._articleMeta_10d3j_19{flex-wrap:wrap;align-items:center;gap:.75rem}._articleContainer_10d3j_9 h1{font-size:2rem}}@media(max-width:600px){._blogMainArticle_10d3j_1{padding-top:1.5rem}._articleContainer_10d3j_9{padding:1rem}._articleContainer_10d3j_9 h1{font-size:1.5rem;margin-bottom:1rem}._articleContainer_10d3j_9 p{font-size:.95rem}._articleContainer_10d3j_9 ._workflowGrid_10d3j_302{grid-template-columns:1fr}._articleTags_10d3j_74{margin-bottom:0;padding-bottom:0}}._blogListMain_z9u3d_1{display:flex;background:#f9fafb;min-height:calc(100vh - 100px);padding:3rem 2rem}._blogListContainer_z9u3d_8{width:100%;max-width:1000px;margin:0 auto}._pageTitle_z9u3d_14{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1f2937;text-align:center}._articlesList_z9u3d_22{display:flex;flex-direction:column;gap:2rem}._articleCard_z9u3d_28{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:all .3s ease;cursor:pointer;display:flex;height:280px}._articleCard_z9u3d_28:hover{box-shadow:0 10px 25px -5px #0000001a;transform:translateY(-4px)}._articleCardImage_z9u3d_44{width:40%;object-fit:cover;flex-shrink:0}._articleCardContent_z9u3d_50{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}._articleMeta_z9u3d_58{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._publishDate_z9u3d_66,._readTime_z9u3d_67{color:#9ca3af;font-size:.9rem;font-weight:500}._articleTitle_z9u3d_73{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#1f2937;line-height:1.3}._articleSubtitle_z9u3d_81{font-size:1rem;color:#6b7280;margin-bottom:1rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._articleTags_z9u3d_92{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._tag_z9u3d_99{display:inline-block;background:#4a6fd114;color:#4a6fd1;padding:.4rem .8rem;border-radius:1rem;font-size:.8rem;font-weight:500;border:1px solid rgba(74,111,209,.2)}._readMore_z9u3d_110{color:#4a6fd1;font-weight:600;font-size:.95rem;transition:color .2s ease;cursor:pointer}._articleCard_z9u3d_28:hover ._readMore_z9u3d_110{color:#2563eb}@media(max-width:768px){._blogListMain_z9u3d_1{padding:2rem 1rem}._pageTitle_z9u3d_14{font-size:2rem;margin-bottom:2rem}._articleCard_z9u3d_28{flex-direction:column;height:auto}._articleCardImage_z9u3d_44{width:100%;height:200px}._articleCardContent_z9u3d_50{padding:1.5rem}._articleTitle_z9u3d_73{font-size:1.25rem}._articleSubtitle_z9u3d_81{font-size:.95rem}}@media(max-width:480px){._blogListMain_z9u3d_1{padding:1.5rem 1rem}._pageTitle_z9u3d_14{font-size:1.5rem;margin-bottom:1.5rem}._articleCard_z9u3d_28{gap:0}._articleCardContent_z9u3d_50{padding:1rem}._articleTitle_z9u3d_73{font-size:1.1rem;margin-bottom:.5rem}._articleSubtitle_z9u3d_81{font-size:.9rem;margin-bottom:.75rem}}._blogNav_29yvp_2{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 2px #0000000d;z-index:1000;padding:1rem 2rem}._blogNavContainer_29yvp_11{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._blogLogo_29yvp_19{font-size:1.5rem;font-weight:700;color:#2563eb}._blogNavLinks_29yvp_25{display:flex;gap:2rem;align-items:center}._blogNavLink_29yvp_25{text-decoration:none;color:#1f2937;font-weight:500;transition:color .3s ease;cursor:pointer}._blogNavLink_29yvp_25:hover{color:#2563eb}._blogNavCta_29yvp_43{display:inline-block;background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff!important;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease}._blogNavCta_29yvp_43:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);transform:translateY(-2px)}@media(max-width:768px){._blogNav_29yvp_2{padding:.75rem 2rem}._blogNavContainer_29yvp_11{padding:0}._blogLogo_29yvp_19{font-size:1.25rem}._blogNavLinks_29yvp_25{gap:1rem}._blogNavLink_29yvp_25{font-size:.95rem}._blogNavCta_29yvp_43{padding:.5rem 1rem;font-size:.9rem}}._careerContainer_1sffi_1{width:100%}._heroSection_1sffi_6{position:relative;height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:0}._heroImage_1sffi_16{position:absolute;inset:0;overflow:hidden}._heroImage_1sffi_16 img{width:100%;height:100%;object-fit:cover}._heroOverlay_1sffi_31{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#00000080);z-index:1}._heroContent_1sffi_41{position:relative;z-index:2;color:#fff;text-align:center;max-width:900px;padding:3rem 2rem;width:100%}._heroTitle_1sffi_51{font-size:2.5rem;font-weight:700;line-height:1.3;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3);margin:0}._descriptionSection_1sffi_61{padding:4rem 2rem;background:#fff;border-bottom:1px solid #f3f4f6}._descriptionContainer_1sffi_67{max-width:900px;margin:0 auto}._sectionTitle_1sffi_72{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1f2937;text-align:center}._descriptionText_1sffi_80{font-size:1.1rem;line-height:1.8;color:#4b5563;margin-bottom:1.5rem;text-align:justify}._jobsSection_1sffi_89{padding:4rem 2rem;background:#f9fafb;min-height:100vh;display:flex;align-items:center;justify-content:center}._jobsContainer_1sffi_98{max-width:1000px;margin:0 auto;width:100%}._jobsList_1sffi_104{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2.5rem}._jobCard_1sffi_111{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .3s ease;border:1px solid #e5e7eb;text-align:left;font-family:inherit;font-size:1rem}._jobCard_1sffi_111:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px);border-color:#2563eb}._jobCard_1sffi_111:focus{outline:2px solid #2563eb;outline-offset:2px}._jobCardDisabled_1sffi_135{cursor:default}._jobCardDisabled_1sffi_135:hover{box-shadow:0 2px 8px #00000014;transform:none}._jobCardContent_1sffi_144{display:flex;flex-direction:column;height:100%}._jobTitle_1sffi_150{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}._jobLocation_1sffi_157{font-size:.95rem;color:#2563eb;font-weight:600;margin:0 0 1rem}._jobDescription_1sffi_164{font-size:1rem;line-height:1.6;color:#4b5563;margin:0 0 1.5rem;flex-grow:1}._viewDetailsButton_1sffi_172{display:inline-block;background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff;border:none;padding:.7rem .9rem;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-top:.5rem;white-space:nowrap;width:fit-content}._viewDetailsButton_1sffi_172:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);transform:translateY(-2px);box-shadow:0 4px 12px #4a6fd14d}._jobStatusLabel_1sffi_195{display:inline-flex;align-items:center;justify-content:center;background:#e0f2fe;color:#0369a1;border-radius:9999px;padding:.75rem 1rem;font-weight:700;font-size:.95rem;margin-top:.5rem}._jobStatusLabelMuted_1sffi_208{display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#6b7280;border-radius:9999px;padding:.75rem 1rem;font-weight:700;font-size:.95rem;margin-top:.5rem}@media(max-width:768px){._heroTitle_1sffi_51,._sectionTitle_1sffi_72{font-size:1.8rem}._descriptionSection_1sffi_61,._jobsSection_1sffi_89{padding:2rem 1.5rem}._jobsList_1sffi_104{grid-template-columns:1fr;gap:1.5rem}._descriptionText_1sffi_80{font-size:1rem;text-align:left}}@media(max-width:480px){._heroSection_1sffi_6{height:350px}._heroTitle_1sffi_51,._sectionTitle_1sffi_72{font-size:1.5rem}._descriptionSection_1sffi_61,._jobsSection_1sffi_89{padding:1.5rem 1rem}._jobCard_1sffi_111{padding:1.5rem}}._careerNav_ltum1_2{position:absolute;top:0;left:0;right:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;z-index:1000;padding:1rem 2rem}._careerNavContainer_ltum1_14{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._careerLogo_ltum1_22{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}._careerNavLinks_ltum1_29{display:flex;gap:2rem;align-items:center}._careerNavLink_ltum1_29{text-decoration:none;color:#fff;font-weight:500;transition:color .3s ease;cursor:pointer}._careerNavLink_ltum1_29:hover{color:#f0f0f0}._linkedinIcon_ltum1_47{display:flex;align-items:center;justify-content:center;color:#fff;transition:color .3s ease;cursor:pointer;padding:.5rem}._linkedinIcon_ltum1_47:hover{color:#f0f0f0}@media(max-width:768px){._careerNav_ltum1_2{padding:1rem}._careerNavContainer_ltum1_14{gap:1rem}._careerLogo_ltum1_22{font-size:1.25rem}._careerNavLinks_ltum1_29{gap:1rem;justify-content:flex-end}._careerNavLink_ltum1_29{font-size:.9rem}}._modalOverlay_jzyvn_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;overflow-y:auto}._modalContent_jzyvn_16{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:_slideUp_jzyvn_1 .3s ease-out}@keyframes _slideUp_jzyvn_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeBtn_jzyvn_39{position:sticky;top:0;right:0;background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280;padding:1rem;transition:color .3s ease;float:right;z-index:10}._closeBtn_jzyvn_39:hover{color:#1f2937}._jobHeader_jzyvn_58{padding:2rem;border-bottom:1px solid #e5e7eb}._jobTitle_jzyvn_63{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}._jobLocation_jzyvn_70{font-size:1.1rem;color:#2563eb;font-weight:600;margin:0}._jobBody_jzyvn_77{padding:2rem}._section_jzyvn_81{margin-bottom:2rem}._section_jzyvn_81:last-child{margin-bottom:0}._sectionHeading_jzyvn_89{font-size:1.3rem;font-weight:700;color:#1f2937;margin-bottom:1rem;margin-top:0}._section_jzyvn_81 p{font-size:1rem;line-height:1.7;color:#4b5563;margin:0 0 1rem}._stackGrid_jzyvn_104{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._stackItem_jzyvn_110{background:#f9fafb;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb}._stackLabel_jzyvn_117{display:block;color:#2563eb;font-size:.95rem;margin-bottom:.5rem}._stackItem_jzyvn_110 p{margin:0;color:#4b5563;font-size:.95rem;line-height:1.6}._list_jzyvn_131{list-style:none;padding:0;margin:0}._list_jzyvn_131 li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#4b5563;line-height:1.7;font-size:1rem}._list_jzyvn_131 li:before{content:"→";position:absolute;left:0;color:#2563eb;font-weight:600}._offersList_jzyvn_153 li:before{content:"★";color:#fbbf24}._ctaSection_jzyvn_158{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;display:flex;justify-content:center}._applyButton_jzyvn_166{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff;border:none;padding:1rem 3rem;border-radius:6px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;min-width:250px;text-decoration:none;text-align:center;justify-content:center}._applyButton_jzyvn_166:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);transform:translateY(-2px);box-shadow:0 6px 16px #4a6fd14d}@media(max-width:768px){._modalContent_jzyvn_16{max-height:95vh;border-radius:8px}._jobHeader_jzyvn_58{padding:1.5rem}._jobTitle_jzyvn_63{font-size:1.5rem}._jobLocation_jzyvn_70{font-size:1rem}._jobBody_jzyvn_77{padding:1.5rem}._section_jzyvn_81{margin-bottom:1.5rem}._sectionHeading_jzyvn_89{font-size:1.1rem}._stackGrid_jzyvn_104{grid-template-columns:1fr;gap:1rem}._stackItem_jzyvn_110{padding:1rem}._applyButton_jzyvn_166{padding:.8rem 2rem;font-size:1rem;min-width:auto;width:100%}}._legalContainer_z1r5i_1{max-width:900px;margin:0 auto;padding:4rem 2rem;min-height:100vh}._legalHeader_z1r5i_8{text-align:center;margin-bottom:3rem}._legalHeader_z1r5i_8 h1{font-size:2.5rem;color:#1f2937;margin-bottom:.5rem;font-weight:700}._lastUpdated_z1r5i_20{color:#6b7280;font-size:.95rem}._legalContent_z1r5i_25{background:#fff;padding:3rem;border-radius:.75rem;box-shadow:0 2px 8px #0000000d;line-height:1.8}._legalContent_z1r5i_25 h2{color:#2563eb;font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem;font-weight:700}._legalContent_z1r5i_25 h3{color:#1f2937;font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}._legalContent_z1r5i_25 p{color:#374151;line-height:1.8;margin-bottom:1rem}._legalContent_z1r5i_25 ul{margin-left:1.5rem;margin-bottom:1rem}._legalContent_z1r5i_25 li{color:#374151;line-height:1.8;margin-bottom:.5rem}._legalContent_z1r5i_25 a{color:#2563eb;text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer}._legalContent_z1r5i_25 a:hover{color:#1e40af;text-decoration:underline}._contactLink_z1r5i_79{background:none;border:none;padding:0;margin:0;font:inherit;color:#2563eb;text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer}._contactLink_z1r5i_79:hover{color:#1e40af;text-decoration:underline}._legalContent_z1r5i_25 strong{color:#1f2937;font-weight:600}@media(max-width:768px){._legalContainer_z1r5i_1{padding:2rem 1rem}._legalContent_z1r5i_25{padding:2rem 1.5rem}._legalHeader_z1r5i_8 h1{font-size:2rem}._legalContent_z1r5i_25 h2{font-size:1.25rem;margin-top:2rem}._legalContent_z1r5i_25 h3{font-size:1.05rem;margin-top:1.25rem}}@media(max-width:480px){._legalContainer_z1r5i_1{padding:1.5rem 1rem}._legalContent_z1r5i_25{padding:1.5rem 1rem;border-radius:.5rem}._legalHeader_z1r5i_8 h1{font-size:1.75rem}._legalContent_z1r5i_25 h2{font-size:1.1rem}}._legalNav_g70c1_2{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 2px #0000000d;z-index:1000;padding:1rem 2rem}._legalNavContainer_g70c1_11{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._legalLogo_g70c1_19{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none;transition:color .3s ease;cursor:pointer}._legalLogo_g70c1_19:hover{color:#1e40af}._legalNavLinks_g70c1_32{display:flex;gap:2rem;align-items:center}._legalNavLink_g70c1_32{text-decoration:none;color:#1f2937;font-weight:500;transition:color .3s ease;cursor:pointer}._legalNavLink_g70c1_32:hover{color:#2563eb}._legalNavCta_g70c1_50{display:inline-block;background:linear-gradient(135deg,#4a6fd1,#6b4a9e);color:#fff!important;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease}._legalNavCta_g70c1_50:hover{background:linear-gradient(135deg,#3d5bb0,#5a3d85);transform:translateY(-2px)}@media(max-width:768px){._legalNav_g70c1_2{padding:.75rem 2rem}._legalNavContainer_g70c1_11{padding:0}._legalLogo_g70c1_19{font-size:1.25rem}._legalNavLinks_g70c1_32{gap:1rem}._legalNavLink_g70c1_32{font-size:.95rem}._legalNavCta_g70c1_50{padding:.5rem 1rem;font-size:.9rem}}._page_1rl5v_1{min-height:65vh;padding:9rem 1.5rem 6rem;background:linear-gradient(135deg,#f4f7f2,#fff 62%,#eef4f1)}._content_1rl5v_7{max-width:780px;margin:0 auto}._eyebrow_1rl5v_12{margin:0 0 1rem;color:#187568;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._content_1rl5v_7 h1{max-width:700px;margin:0;color:#132e2a;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.02}._intro_1rl5v_29{margin:2rem 0 1rem;color:#187568;font-size:clamp(1.3rem,2.5vw,1.8rem);line-height:1.3}._description_1rl5v_36{max-width:680px;color:#3d4e4b;font-size:1.08rem;line-height:1.7}._points_1rl5v_43{display:grid;gap:.9rem;margin:2rem 0 2.5rem;padding:0;list-style:none}._points_1rl5v_43 li{padding:1rem 1.2rem;border-left:3px solid #e47b45;background:#fff;color:#243b37;line-height:1.45}._cta_1rl5v_59{padding:.95rem 1.4rem;border:0;background:#132e2a;color:#fff;font:inherit;font-weight:700;cursor:pointer}._cta_1rl5v_59:hover,._cta_1rl5v_59:focus-visible{background:#187568}._backLink_1rl5v_74{margin-top:2rem}._backLink_1rl5v_74 a{color:#187568}._footer_1v3gx_1{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 0}._container_1v3gx_7{max-width:1200px;margin:0 auto;padding:0 2rem}._footerContent_1v3gx_13{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._footerContent_1v3gx_13 p{color:#6b7280;font-size:.875rem;margin:0}._footerText_1v3gx_27{display:flex;flex-direction:column;gap:.25rem}._companyDetails_1v3gx_33{font-size:.75rem!important;color:#4b5563!important}._footerLinks_1v3gx_38{display:flex;flex-wrap:wrap;gap:.25rem .75rem}._footerLinks_1v3gx_38 a{display:inline-flex;align-items:center;min-height:44px;padding:.5rem .25rem;color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .3s ease;cursor:pointer}._footerLinks_1v3gx_38 a:hover{color:#2563eb}._linkedinLink_1v3gx_60{width:44px;padding:.5rem 0!important;display:inline-flex;align-items:center;justify-content:center;color:#0a66c2;transition:color .3s ease;cursor:pointer}._linkedinLink_1v3gx_60:hover{color:#084399}._whatsappLink_1v3gx_76{width:44px;padding:.5rem 0!important;display:inline-flex;align-items:center;justify-content:center;color:#25d366;transition:color .3s ease;cursor:pointer}._whatsappLink_1v3gx_76:hover{color:#1da851}._notice_1p2pp_1{position:fixed;right:1rem;bottom:1rem;left:1rem;z-index:2500;display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:620px;margin:0 auto;padding:.7rem .85rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 6px 20px #0f172a24}._notice_1p2pp_1 p{margin:0;color:#4b5563;font-size:.78rem;line-height:1.4}._notice_1p2pp_1 a{color:#1d4ed8}._notice_1p2pp_1 button{flex:0 0 auto;border:1px solid #9ca3af;border-radius:.35rem;padding:.45rem .7rem;color:#1f2937;background:#fff;font:inherit;font-size:.78rem;cursor:pointer}._notice_1p2pp_1 button:hover{border-color:#2563eb;color:#1d4ed8}@media(max-width:560px){._notice_1p2pp_1{align-items:stretch;flex-direction:column;gap:.6rem}._notice_1p2pp_1 button{align-self:flex-end}}._safeOpen_1luux_2{animation:_safeBlockDisappear_1luux_1 .9s ease-out forwards!important;pointer-events:none}._heroSolved_1luux_3 ._crosshair_1luux_3{opacity:0;pointer-events:none}@keyframes _safeBlockDisappear_1luux_1{0%{opacity:1;transform:scale(1) rotate(0)}55%{opacity:.72;transform:scale(1.04) rotate(2deg)}to{opacity:0;transform:scale(1.08) rotate(0)}}._archiveContents_1luux_5{grid-template-columns:repeat(4,1fr)!important}._archiveOpen_1luux_6 ._archiveDoor_1luux_6{opacity:0!important;pointer-events:none;transform:translate(108%)!important;visibility:hidden}@media(max-width:700px){._archiveContents_1luux_5{grid-template-columns:1fr!important}._archiveOpen_1luux_6 ._archiveDoor_1luux_6{transform:translateY(-105%)!important}}._archiveReveal_1luux_8{background:#0c0e0d;border:1px solid rgba(229,224,212,.18);height:250px;margin:30px auto 0;max-width:700px;overflow:hidden;position:relative}._archiveContents_1luux_5{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);height:100%;opacity:.18;padding:25px;transition:opacity .5s .25s}._archiveReveal_1luux_8._archiveOpen_1luux_6 ._archiveContents_1luux_5{opacity:1}._archivePaper_1luux_8,._archiveBook_1luux_8{color:#282a24;display:flex;flex-direction:column;gap:9px;padding:18px 15px;position:relative;text-decoration:none;transition:transform .25s}._archivePaper_1luux_8{background:#b7a983;transform:rotate(-2deg)}._archiveBook_1luux_8{background:#6b3029;color:#e5e0d4;transform:rotate(1deg)}._archivePaper_1luux_8:hover,._archiveBook_1luux_8:hover{transform:translateY(-5px) rotate(0)}._archiveContents_1luux_5 span{font:9px DM Mono,monospace;letter-spacing:.08em}._archiveContents_1luux_5 strong{font:20px Georgia,serif}._archiveContents_1luux_5 small{font:10px DM Mono,monospace;line-height:1.4;margin-top:auto}._archiveDoor_1luux_6{align-items:center;background:linear-gradient(135deg,#41443e,#1a1c19 48%,#50534b);border:4px solid #6e7168;box-shadow:inset 0 0 0 2px #121412,10px 10px #00000059;color:#b7b8a8;display:flex;flex-direction:column;gap:12px;inset:10px;justify-content:center;position:absolute;transition:transform 1s cubic-bezier(.7,0,.2,1);z-index:2}._archiveDoor_1luux_6:before{border:1px solid rgba(229,224,212,.25);content:"";inset:12px;position:absolute}._archiveDoor_1luux_6 span,._archiveDoor_1luux_6 b{position:relative}._archiveDoor_1luux_6 span{font:10px DM Mono,monospace;letter-spacing:.16em}._archiveDoor_1luux_6 b{color:var(--red);font:28px IBM Plex Mono,monospace;font-weight:400}._archiveOpen_1luux_6 ._archiveDoor_1luux_6{transform:translate(108%)}._heroFigure_1luux_9 ._archiveReveal_1luux_8{height:300px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(100%,520px);z-index:0}._heroFigure_1luux_9 ._archiveDoor_1luux_6{inset:0}._heroFigure_1luux_9 ._archiveContents_1luux_5{padding:20px}._blockKeys_1luux_10 button{align-items:center;display:flex;gap:8px;justify-content:center;position:relative}._blockKeys_1luux_10 button i{background:#242721;border:1px solid #66695e;border-radius:50%;height:6px;width:6px}._blockKeys_1luux_10 button ._blockLampLit_1luux_10{background:#78a06f;border-color:#b1d39f;box-shadow:0 0 9px #78a06f}._dialLamps_1luux_10{display:grid;gap:5px;grid-template-columns:repeat(4,8px);margin-top:-95px!important;position:relative;z-index:1}._dialLamps_1luux_10 i{background:#282b25;border:1px solid #6b6d63;border-radius:50%;height:7px;width:7px}._dialLamps_1luux_10 ._dialLampLit_1luux_10{background:#78a06f;border-color:#b1d39f;box-shadow:0 0 8px #78a06f}@keyframes _safeUnlock_1luux_1{0%{transform:scale(1) rotate(0)}45%{transform:scale(1.04) rotate(2deg)}to{transform:scale(1.02) rotate(0)}}@media(max-width:700px){._archiveReveal_1luux_8{height:auto;min-height:470px}._archiveContents_1luux_5{grid-template-columns:1fr;height:auto}._archiveDoor_1luux_6{min-height:440px}._archiveOpen_1luux_6 ._archiveDoor_1luux_6{transform:translateY(-105%)}}._heroFigure_1luux_9{align-items:center;background:repeating-linear-gradient(90deg,transparent 0 40px,rgba(229,224,212,.06) 41px 42px),repeating-linear-gradient(0deg,transparent 0 40px,rgba(229,224,212,.06) 41px 42px);display:flex;justify-content:center;min-height:420px;position:relative}._ring_1luux_14{border:1px solid rgba(201,64,52,.35);border-radius:50%;height:min(31vw,390px);position:absolute;width:min(31vw,390px)}._ringOne_1luux_15{border-color:#e5e0d421;transform:rotate(16deg) scaleY(.42)}._ringTwo_1luux_16{border-color:#c940348c;height:min(26vw,330px);transform:rotate(-28deg) scaleY(.42);width:min(26vw,330px)}._dial_1luux_10{align-items:center;background:#20231f;border:1px solid var(--red);border-radius:50%;box-shadow:0 0 0 15px #c940340d,0 0 80px #c9403414;display:flex;flex-direction:column;height:190px;justify-content:center;position:relative;width:190px;z-index:1}._dial_1luux_10:before{border:1px solid rgba(229,224,212,.2);border-radius:50%;content:"";inset:8px;position:absolute}._dial_1luux_10 span{font:11px DM Mono,monospace;letter-spacing:.16em;position:relative;z-index:1}._dial_1luux_10 b{color:var(--red);font:54px/.9 IBM Plex Mono,monospace;font-weight:400;margin-top:14px;position:relative;z-index:1}._crosshair_1luux_3:before,._crosshair_1luux_3:after{background:var(--red);content:"";opacity:.7;position:absolute}._crosshair_1luux_3:before{height:1px;left:8%;right:8%;top:50%}._crosshair_1luux_3:after{bottom:17%;left:50%;top:17%;width:1px}._heroUnlock_1luux_24{border:1px solid var(--line);margin-top:34px;max-width:390px;padding:12px 15px 13px}._heroUnlockTop_1luux_25{color:var(--muted);display:flex;font:10px DM Mono,monospace;justify-content:space-between;letter-spacing:.1em}._heroUnlockTop_1luux_25 span:first-child{align-items:center;display:flex;gap:7px}._heroUnlockTop_1luux_25 svg{color:var(--red)}._blockKeys_1luux_10{display:grid;gap:7px;grid-template-columns:repeat(4,1fr);margin-top:15px}._blockKeys_1luux_10 button{background:#20231f;border:1px solid rgba(229,224,212,.22);color:var(--ink);cursor:pointer;font:500 19px IBM Plex Mono,monospace;height:42px}._blockKeys_1luux_10 button:hover,._blockKeys_1luux_10 button:focus-visible,._blockKeys_1luux_10 button._activeSignal_1luux_30{background:var(--red);border-color:var(--red);color:#171a18}._heroUnlock_1luux_24 p{color:var(--muted);font:10px DM Mono,monospace;margin:12px 0 0}._campaign_1luux_32{--ink: #e5e0d4;--muted: #8b8b80;--line: rgba(229, 224, 212, .18);--red: #c94034;--deep: #101211;background:#171a18;color:var(--ink);font-family:DM Sans,sans-serif;min-height:100vh;overflow:hidden;position:relative}._noise_1luux_33{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");inset:0;opacity:.09;pointer-events:none;position:absolute;z-index:5}._shell_1luux_34,._footer_1luux_34{max-width:1240px;margin:auto;position:relative;z-index:1}._eyebrow_1luux_35,._heroMeta_1luux_35,._footer_1luux_34,._dateKicker_1luux_35{color:var(--muted);font:11px/1.4 DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}._hero_1luux_3{border-bottom:1px solid var(--line);padding:116px 42px 80px;position:relative;text-align:center}._heroInner_1luux_37{position:relative;z-index:1}._stills_1luux_39{inset:0;pointer-events:none;position:absolute;z-index:2}._still_1luux_39{background:var(--deep);border:1px solid rgba(229,224,212,.09);box-shadow:0 18px 40px #00000073;margin:0;pointer-events:auto;position:absolute;transition:border-color .45s ease,box-shadow .45s ease}._still_1luux_39:hover{border-color:var(--line);box-shadow:0 22px 52px #0009}._stillFrame_1luux_43{aspect-ratio:9 / 19.5;background:linear-gradient(150deg,#1b1f1c,#0c0e0d);display:block;position:relative}._still_1luux_39 img{filter:grayscale(.4) sepia(.18) contrast(1.06);height:100%;left:0;object-fit:cover;opacity:.34;position:absolute;top:0;transition:opacity .45s ease;width:100%}._still_1luux_39:hover img{opacity:.92}._still_1luux_39 figcaption{color:#8b8b8073;font:8px DM Mono,monospace;letter-spacing:.14em;padding:6px 8px;text-align:left;text-transform:uppercase;transition:color .45s ease}._still_1luux_39:hover figcaption{color:var(--muted)}._still_1luux_39:before{border:1px solid rgba(229,224,212,.1);content:"";inset:5px;pointer-events:none;position:absolute;z-index:1}._stillLeftTop_1luux_49{left:0;top:3%;transform:rotate(-2.5deg);width:min(14vw,28vh,208px)}._stillLeftLow_1luux_50{bottom:4%;left:6%;transform:rotate(2deg);width:min(12.5vw,25vh,186px)}._stillRightTop_1luux_51{right:1%;top:2%;transform:rotate(2deg);width:min(12.5vw,25vh,186px)}._stillRightLow_1luux_52{bottom:5%;right:6%;transform:rotate(-1.5deg);width:min(14vw,28vh,204px)}@media(max-width:1100px){._stills_1luux_39{display:none}}._eyebrow_1luux_35{color:var(--red);margin-bottom:28px}._hero_1luux_3 h1{font:500 clamp(70px,12vw,168px)/.78 "IBM Plex Mono",monospace;letter-spacing:-.1em;padding-right:.1em}._heroLead_1luux_57{color:#c8c6bc;font:400 clamp(24px,3vw,42px)/1.08 "DM Sans",sans-serif;margin:50px auto 36px;max-width:620px}._heroLead_1luux_57 em,._campaign_1luux_32 h2 em,._codeLead_1luux_58 em{color:var(--red);font-family:Georgia,serif;font-style:italic;font-weight:400}._heroMeta_1luux_35{align-items:center;display:flex;gap:17px;justify-content:center}._rule_1luux_60{background:var(--red);height:1px;width:42px}._heroLogline_1luux_61{color:#a8aaa0;font:400 17px/1.6 DM Sans,sans-serif;margin:22px auto 0;max-width:540px}._heroCtas_1luux_62{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:34px}._ctaPrimary_1luux_63{background:var(--red);border:1px solid var(--red);color:#171a18;cursor:pointer;display:inline-block;font:600 12px DM Mono,monospace;letter-spacing:.14em;padding:15px 32px;text-decoration:none;text-transform:uppercase;transition:background .25s,color .25s}._ctaPrimary_1luux_63:hover,._ctaPrimary_1luux_63:focus-visible{background:transparent;color:var(--red)}._heroCountdown_1luux_65{border-top:1px solid var(--line);margin:54px auto 0;max-width:640px;padding-top:40px}._dateKicker_1luux_35{color:var(--red);margin:0 0 24px}._timer_1luux_67{align-items:center;display:flex;gap:clamp(7px,2vw,22px);justify-content:center}._timer_1luux_67 div{min-width:55px;text-align:center}._timer_1luux_67 strong{color:var(--ink);display:block;font:500 clamp(34px,5vw,64px)/1 "IBM Plex Mono",monospace;letter-spacing:-.08em}._timer_1luux_67 span{color:var(--muted);display:block;font:10px DM Mono,monospace;margin-top:10px;text-transform:uppercase}._timer_1luux_67>b{color:var(--red);font:30px DM Mono,monospace;font-weight:400;margin-top:-17px}._intelSection_1luux_72,._codeSection_1luux_72{border-bottom:1px solid var(--line);padding:52px 42px 78px}._intelGrid_1luux_73{display:grid;gap:12%;grid-template-columns:1.1fr .9fr}._campaign_1luux_32 h2{font:400 clamp(40px,5vw,68px)/.98 "DM Sans",sans-serif;letter-spacing:-.05em;margin:0}._intro_1luux_75{color:#a8aaa0;font-size:17px;line-height:1.65;margin:26px 0 0;max-width:540px}._reelColumn_1luux_76{align-items:center;display:flex;flex-direction:column}._formatStrip_1luux_77{border-top:1px solid var(--line);display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:72px 0 0;max-width:760px;padding-top:28px}._formatStrip_1luux_77 dt{color:var(--muted);font:10px DM Mono,monospace;letter-spacing:.16em;text-transform:uppercase}._formatStrip_1luux_77 dd{color:var(--ink);font:400 19px/1.25 DM Sans,sans-serif;margin:10px 0 0}._editionMeta_1luux_80{border-top:1px solid var(--line);margin:30px 0 32px;max-width:420px}._editionMeta_1luux_80 div{border-bottom:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;padding:12px 0}._editionMeta_1luux_80 dt{color:var(--muted);font:10px DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}._editionMeta_1luux_80 dd{color:var(--ink);font:14px DM Sans,sans-serif;margin:0;text-align:right}._editionNote_1luux_84{color:var(--muted);font:11px/1.5 DM Mono,monospace;margin:16px 0 0;max-width:360px}._phone_1luux_85{aspect-ratio:9 / 19.5;background:#0a0b0a;border:8px solid #24271f;border-radius:32px;box-shadow:0 24px 50px #00000080,inset 0 0 0 1px #e5e0d429;max-width:268px;overflow:hidden;position:relative;width:100%}._phone_1luux_85:before{background:#000;border-radius:10px;content:"";height:16px;left:50%;position:absolute;top:8px;transform:translate(-50%);width:36%;z-index:4}._slide_1luux_87{inset:0;opacity:0;position:absolute;transition:opacity .8s ease}._slideOn_1luux_88{opacity:1}._slide_1luux_87 img{height:100%;object-fit:cover;width:100%}._reelProgress_1luux_90{display:flex;gap:3px;left:10px;position:absolute;right:10px;top:30px;z-index:3}._reelProgress_1luux_90 i{background:#e5e0d447;flex:1;height:2px}._reelProgress_1luux_90 ._reelTickOn_1luux_92{background:var(--ink)}._reelRail_1luux_93{align-items:center;bottom:96px;color:var(--ink);display:flex;flex-direction:column;gap:14px;position:absolute;right:8px;z-index:3}._reelRail_1luux_93 span{align-items:center;display:flex;flex-direction:column;gap:2px}._reelRail_1luux_93 svg{filter:drop-shadow(0 1px 3px rgba(0,0,0,.8));height:15px;width:15px}._reelRail_1luux_93 b{font:400 7px DM Mono,monospace;text-shadow:0 1px 3px rgba(0,0,0,.8)}._reelMeta_1luux_97{background:linear-gradient(#08090800,#080908e0 52%);bottom:0;left:0;padding:46px 34px 14px 11px;position:absolute;right:0;text-align:left;z-index:3}._reelHandle_1luux_98{color:var(--ink);font:500 9px DM Mono,monospace;letter-spacing:.06em;margin:0}._reelCaption_1luux_99{color:#ddd8cc;font:10px/1.35 DM Sans,sans-serif;margin:5px 0 4px}._reelTags_1luux_100{color:var(--red);font:9px DM Mono,monospace;margin:0}._editionSection_1luux_101{border-bottom:1px solid var(--line);padding:52px 42px 78px}._editionGrid_1luux_102{align-items:center;display:grid;gap:9%;grid-template-columns:.85fr 1.15fr}._editionCover_1luux_103{perspective:2200px}._book_1luux_104{position:relative;transform:rotateY(-17deg);transform-style:preserve-3d;transition:transform .8s cubic-bezier(.2,.7,.2,1)}._book_1luux_104:hover{transform:rotateY(-7deg)}._editionCover_1luux_103 img{border-radius:2px 4px 4px 2px;box-shadow:34px 30px 54px #0009;display:block;width:100%}._book_1luux_104:after{background:repeating-linear-gradient(90deg,#cdc5b2 0 1px,#f3efe4 1px 3px,#ddd6c5 3px 4px);bottom:.8%;box-shadow:inset -3px 0 7px #0006,inset 3px 0 6px #00000047;content:"";position:absolute;right:0;top:.8%;transform:rotateY(90deg);transform-origin:100% 50%;width:54px}._book_1luux_104:before{background:linear-gradient(90deg,#0009,#0000002e 40%,#0000 72%,#e5e0d41a);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}._editionTitle_1luux_110{font:400 clamp(48px,6vw,84px)/.95 Georgia,serif;margin:0}._editionAuthor_1luux_111{color:var(--red);font:11px DM Mono,monospace;letter-spacing:.18em;margin:14px 0 26px;text-transform:uppercase}._editionCta_1luux_113{border:1px solid rgba(201,64,52,.5);color:var(--red);display:inline-block;font:500 11px DM Mono,monospace;letter-spacing:.18em;padding:9px 18px;text-transform:uppercase}._codeLead_1luux_58{font:400 clamp(34px,4.5vw,56px)/1.05 "DM Sans",sans-serif;margin:0 0 50px}._codeGrid_1luux_115{display:grid;gap:8%;grid-template-columns:1.1fr .9fr}._footer_1luux_34{display:flex;justify-content:space-between;padding:26px 42px 34px}@media(max-width:700px){._hero_1luux_3{padding:84px 20px 45px}._hero_1luux_3 h1{font-size:clamp(66px,20vw,110px)}._heroLead_1luux_57{font-size:29px;margin:38px 0 27px}._heroCountdown_1luux_65{margin-top:40px;padding-top:30px}._timer_1luux_67{flex-wrap:wrap;gap:14px}._intelSection_1luux_72,._codeSection_1luux_72,._editionSection_1luux_101{padding:38px 20px 58px}._intelGrid_1luux_73,._editionGrid_1luux_102,._codeGrid_1luux_115{display:block}._reelColumn_1luux_76{margin-top:44px}._phone_1luux_85{border-radius:26px;border-width:6px}._formatStrip_1luux_77{gap:22px;grid-template-columns:1fr;margin-top:48px}._formatStrip_1luux_77 dd{font-size:17px}._heroCtas_1luux_62{gap:14px}._ctaPrimary_1luux_63,._editionCta_1luux_113{width:100%}._editionCover_1luux_103{margin-bottom:30px;max-width:280px}._campaign_1luux_32 h2,._editionTitle_1luux_110{font-size:45px}._intro_1luux_75{font-size:15px;margin-bottom:40px}._codeLead_1luux_58{font-size:32px;margin-bottom:36px}._heroFigure_1luux_9{height:280px;margin-top:38px;min-height:0}._ring_1luux_14{height:250px;width:250px}._ringTwo_1luux_16{height:210px;width:210px}._dial_1luux_10{height:140px;width:140px}._dial_1luux_10 b{font-size:40px}._footer_1luux_34{align-items:start;flex-direction:column;gap:14px;padding:25px 20px 30px}}@media(min-width:701px){._hero_1luux_3,._intelSection_1luux_72{display:flex;flex-direction:column;justify-content:center;min-height:100vh}._hero_1luux_3{padding-block:min(6vh,56px)}._intelSection_1luux_72{padding-block:min(6vh,52px)}._editionSection_1luux_101{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 75px);padding-block:min(5vh,48px)}._hero_1luux_3 h1{font-size:min(12vw,19vh,168px)}._heroLead_1luux_57{font-size:clamp(20px,min(3vw,4.4vh),42px);margin-block:min(4.5vh,46px) min(3vh,30px)}._heroLogline_1luux_61{font-size:clamp(14px,1.9vh,17px);margin-top:min(2.4vh,22px)}._heroCtas_1luux_62{margin-top:min(3.4vh,32px)}._heroCountdown_1luux_65{margin-top:min(4.6vh,46px);padding-top:min(3.8vh,36px)}._timer_1luux_67 strong{font-size:min(5vw,7vh,64px)}._intelGrid_1luux_73{align-items:center}._campaign_1luux_32 h2{font-size:min(5vw,7.4vh,68px)}._intro_1luux_75{font-size:clamp(14px,1.9vh,17px);margin-top:min(2.8vh,26px)}._phone_1luux_85{height:min(66vh,660px);max-width:none;width:auto}._formatStrip_1luux_77{margin-top:min(5vh,56px);padding-top:min(3vh,26px)}._formatStrip_1luux_77 dd{font-size:clamp(15px,2.1vh,19px)}._editionCover_1luux_103{display:flex;justify-content:center}._book_1luux_104{width:fit-content}._editionCover_1luux_103 img{height:min(74vh,760px);max-width:100%;width:auto}._editionTitle_1luux_110{font-size:min(6vw,9vh,84px)}._editionMeta_1luux_80{margin-block:min(3vh,28px) min(3.4vh,30px)}}
