@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-30{margin-top:calc(var(--spacing)*30)}.mt-40{margin-top:calc(var(--spacing)*40)}.mt-50{margin-top:calc(var(--spacing)*50)}.mb-30{margin-bottom:calc(var(--spacing)*30)}.mb-50{margin-bottom:calc(var(--spacing)*50)}.mb-80{margin-bottom:calc(var(--spacing)*80)}.block{display:block}.flex{display:flex}.inline-block{display:inline-block}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-cover{background-size:cover}.pt-220{padding-top:calc(var(--spacing)*220)}.pl-50{padding-left:calc(var(--spacing)*50)}.pl-60{padding-left:calc(var(--spacing)*60)}.text-center{text-align:center}.text-end{text-align:end}}:root{--background:#fff;--foreground:#171717}[data-theme=dark]{--background:#0a0a0a;--foreground:#ededed}[data-theme=light]{--background:#fff;--foreground:#171717}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;transition:background-color .3s,color .3s}.theme-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#fff;background:#ffffff26;border:2px solid #ffffff4d;border-radius:10px;justify-content:center;align-items:center;padding:.6rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000001a}.theme-toggle:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.theme-icon{filter:drop-shadow(0 2px 4px #0003);transition:transform .3s}.theme-toggle:hover .theme-icon{transform:rotate(20deg)}[data-theme=light] .theme-toggle{color:#171717;background:#00000014;border-color:#00000026}[data-theme=light] .theme-toggle:hover{background:#0000001f;border-color:#00000040}.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .3s,border-bottom .3s;position:fixed;top:0;left:0;right:0}.site-header.transparent{background:0 0;border-bottom:1px solid #0000}[data-theme=dark] .site-header.scrolled{background:#0a1e3df2;border-bottom:1px solid #ffffff1a}[data-theme=light] .site-header.scrolled{background:#fffffff2;border-bottom:1px solid #0000001a}.header-nav{padding:1rem 0}.header-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.header-logo img{width:auto;height:50px}.nav-menu{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-menu li a{font-size:1rem;text-decoration:none;transition:color .3s}[data-theme=dark] .nav-menu li a{color:#fff}[data-theme=dark] .nav-menu li a:hover{color:#60a5fa}[data-theme=light] .nav-menu li a{color:#1e3a8a}[data-theme=light] .nav-menu li a:hover{color:#2563eb}.nav-menu .nav-cta a{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:inline-flex;color:#fff!important}.nav-menu .nav-cta a:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff!important}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;padding:0;display:none}.hamburger span{background:#fff;width:100%;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background:#111;flex-direction:column;justify-content:center;gap:2rem;width:80%;max-width:300px;height:100vh;padding:2rem;transition:right .3s;position:fixed;top:0;right:-100%}.nav-menu.open{right:0}.nav-menu li a{font-size:1.25rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:.5s ease-in-out fadeIn}.animate-slideUp{animation:.6s ease-out slideUp}.banner-gradient-bg{background-size:400% 400%;animation:15s infinite gradientShift;position:relative;overflow:hidden}.banner-gradient-bg:before{content:"";z-index:0;animation:20s ease-in-out infinite floatBubbles;position:absolute;inset:0}.banner-gradient-bg>*{z-index:1;position:relative}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes floatBubbles{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}[data-theme=dark] .banner-gradient-bg{background:linear-gradient(135deg,#0a1e3d 0%,#0c2d5a 20%,#1e3a8a 40%,#1d4ed8 60%,#2563eb 80%,#0a1e3d 100%)}[data-theme=dark] .banner-gradient-bg:before{background:radial-gradient(circle at 20%,#2563eb4d,#0000 50%),radial-gradient(circle at 80% 80%,#1d4ed840,#0000 50%),radial-gradient(circle at 40% 20%,#1e3a8a33,#0000 50%)}[data-theme=light] .banner-gradient-bg{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 20%,#93c5fd 40%,#60a5fa 60%,#3b82f6 80%,#dbeafe 100%)}[data-theme=light] .banner-gradient-bg:before{background:radial-gradient(circle at 20%,#3b82f640,#0000 50%),radial-gradient(circle at 80% 80%,#60a5fa4d,#0000 50%),radial-gradient(circle at 40% 20%,#93c5fd33,#0000 50%)}.page-header-gradient{background-size:400% 400%;animation:15s infinite gradientShift;position:relative;overflow:hidden}[data-theme=dark] .page-header-gradient{background:linear-gradient(135deg,#0a1e3d 0%,#1e3a8a 50%,#0a1e3d 100%)}[data-theme=light] .page-header-gradient{background:linear-gradient(135deg,#dbeafe 0%,#93c5fd 50%,#dbeafe 100%)}.modern-preloader{z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s ease-out;display:flex;position:fixed;top:0;left:0}.modern-preloader.active{opacity:1;pointer-events:auto}.modern-preloader.fade-out{opacity:0;pointer-events:none}.modern-preloader[data-theme=dark]{background:linear-gradient(135deg,#0a1e3d 0%,#1e3a8a 100%)}.modern-preloader[data-theme=light]{background:linear-gradient(135deg,#dbeafe 0%,#93c5fd 100%)}.preloader-content{text-align:center;animation:.6s ease-out fadeInUp}.preloader-logo-container{margin-bottom:2rem;position:relative}.logo-circle{width:120px;height:120px;margin:0 auto 1.5rem;position:relative}.logo-svg{width:100%;height:100%;transform:rotate(-90deg)}.logo-circle-bg{stroke:#ffffff1a}[data-theme=light] .logo-circle-bg{stroke:#0000001a}.logo-circle-progress{stroke:url(#gradient);stroke-linecap:round;animation:2s ease-in-out infinite progressAnimation}[data-theme=dark] .logo-circle-progress{stroke:#3b82f6}[data-theme=light] .logo-circle-progress{stroke:#2563eb}.logo-icon{font-size:3rem;animation:2s ease-in-out infinite iconPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .logo-icon{color:#60a5fa}[data-theme=light] .logo-icon{color:#3b82f6}.brand-name{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%) 0 0/200% 200%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700;animation:2s ease-in-out infinite shimmer}.loading-dots{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.dot{background:#3b82f6;border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite dotBounce}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes progressAnimation{0%{stroke-dashoffset:283px}50%{stroke-dashoffset:70px}to{stroke-dashoffset:283px}}@keyframes iconPulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}@keyframes dotBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.newsletter-form-container{margin-top:0}.newsletter-form-container .widget-title{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.newsletter-description{color:#ffffffb3;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.newsletter-form{width:100%}.input-group{gap:.5rem;margin-bottom:1rem;display:flex}.newsletter-input{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;flex:1;padding:.875rem 1rem;font-size:.95rem;transition:all .3s}.newsletter-input::placeholder{color:#fff6}.newsletter-input:focus{background:#ffffff14;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.newsletter-input:disabled{opacity:.6;cursor:not-allowed}.newsletter-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;justify-content:center;align-items:center;min-width:50px;padding:.875rem 1.25rem;font-size:1rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #3b82f64d}.newsletter-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.newsletter-button:active:not(:disabled){transform:translateY(0)}.newsletter-button:disabled{opacity:.7;cursor:not-allowed}.newsletter-message{border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;animation:.3s ease-out slideInUp;display:flex}.newsletter-message.success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e4d}.newsletter-message.error{color:#f87171;background:#ef44441a;border:1px solid #ef44444d}.newsletter-message i{font-size:1rem}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .newsletter-form-container .widget-title{color:#1f2937}[data-theme=light] .newsletter-description{color:#0009}[data-theme=light] .newsletter-input{color:#1f2937;background:#00000008;border-color:#0000001a}[data-theme=light] .newsletter-input::placeholder{color:#0006}[data-theme=light] .newsletter-input:focus{background:#0000000d;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=light] .newsletter-message.success{color:#15803d;background:#15803d1a;border-color:#15803d4d}[data-theme=light] .newsletter-message.error{color:#b91c1c;background:#b91c1c1a;border-color:#b91c1c4d}@media (max-width:768px){.input-group{flex-direction:column}.newsletter-button{width:100%}}.footer-gradient{position:relative;overflow:hidden}.footer-gradient:before{content:"";z-index:0;opacity:1;position:absolute;inset:0}.footer-gradient>*{z-index:1;position:relative}[data-theme=dark] .footer-gradient:before{background:linear-gradient(135deg,#0a1e3d 0%,#0c2d5a 50%,#0a1e3d 100%)}[data-theme=dark] .footer-gradient{color:#ffffffe6}[data-theme=dark] .footer-gradient h4,[data-theme=dark] .footer-gradient h3,[data-theme=dark] .footer-gradient h2{color:#fff}[data-theme=dark] .footer-gradient p{color:#ffffffb3}[data-theme=dark] .footer-gradient a{color:#fffc;transition:color .3s}[data-theme=dark] .footer-gradient a:hover{color:#60a5fa}[data-theme=light] .footer-gradient:before{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 50%,#f0f9ff 100%)}[data-theme=light] .footer-gradient{color:#000c}[data-theme=light] .footer-gradient h4,[data-theme=light] .footer-gradient h3,[data-theme=light] .footer-gradient h2{color:#1e3a8a}[data-theme=light] .footer-gradient p{color:#0009}[data-theme=light] .footer-gradient a{color:#000000b3;transition:color .3s}[data-theme=light] .footer-gradient a:hover{color:#2563eb}.footer-bottom{border-top:1px solid #ffffff1a}[data-theme=light] .footer-bottom{border-top:1px solid #0000001a}[data-theme=dark] .footer-bottom p{color:#fff9}[data-theme=light] .footer-bottom p{color:#00000080}[data-theme=dark] .footer-bottom ul li a{color:#ffffffb3}[data-theme=dark] .footer-bottom ul li a:hover{color:#60a5fa}[data-theme=light] .footer-bottom ul li a{color:#0009}[data-theme=light] .footer-bottom ul li a:hover{color:#2563eb}[data-theme=light] .footer-gradient .f-item.contact h4 a{color:#1e3a8a;font-weight:600}[data-theme=light] .footer-gradient .f-item.contact h4 a:hover{color:#2563eb}[data-theme=light] .footer-gradient .f-item.contact ul.contact li p{color:#00000080;font-size:.875rem}[data-theme=light] .footer-gradient .f-item.link ul li a{color:#1e3a8a;font-weight:500}[data-theme=light] .footer-gradient .f-item.link ul li a:hover{color:#2563eb}[data-theme=dark] .footer-gradient .f-item.contact h4 a{color:#fff}[data-theme=dark] .footer-gradient .f-item.contact h4 a:hover{color:#60a5fa}[data-theme=dark] .footer-gradient .f-item.contact ul.contact li p{color:#ffffff80}[data-theme=dark] .footer-gradient .f-item.link ul li a{color:#ffffffd9}[data-theme=dark] .footer-gradient .f-item.link ul li a:hover{color:#60a5fa}[data-theme=light] .blog-area{background:#f8fafc}[data-theme=light] .blog-style-one{background:#fff;border-color:#0000001a;box-shadow:0 4px 16px #00000014}[data-theme=light] .blog-style-one:hover{border-color:#3b82f64d;box-shadow:0 12px 32px #3b82f626}[data-theme=light] .blog-style-one .thumb,[data-theme=light] .blog-image-placeholder{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}[data-theme=light] .blog-style-one .info{background:#fff}[data-theme=light] .blog-style-one .meta li{color:#64748b}[data-theme=light] .blog-style-one:hover .meta li{color:#475569}[data-theme=light] .blog-style-one .meta i{color:#3b82f6}[data-theme=light] .blog-style-one h3 a{color:#1e293b;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);-webkit-background-clip:text;background-clip:text}[data-theme=light] .blog-style-one p{color:#64748b}[data-theme=light] .blog-footer{border-top-color:#0000001a}[data-theme=light] .blog-footer .badge{color:#2563eb;background:#3b82f61a;border-color:#3b82f633}[data-theme=light] .blog-footer .badge:hover{background:#3b82f626;border-color:#3b82f64d}[data-theme=light] .btn-simple{color:#3b82f6}[data-theme=light] .btn-simple:hover{color:#2563eb}[data-theme=light] .blog-single-area{background:#f8fafc}[data-theme=light] .blog-single-content{background:#fff;border-color:#0000001a;box-shadow:0 4px 16px #00000014}[data-theme=light] .blog-meta li{color:#1e293b}[data-theme=light] .blog-meta i{color:#3b82f6}[data-theme=light] .blog-content{color:#475569}[data-theme=light] .content-heading-1,[data-theme=light] .content-heading-2,[data-theme=light] .content-heading-3,[data-theme=light] .content-heading-4{color:#1e293b;-webkit-text-fill-color:inherit;background:0 0}[data-theme=light] .content-heading-2{border-image:linear-gradient(90deg,#3b82f6 0%,#2563eb 100%) 1}[data-theme=light] .content-paragraph,[data-theme=light] .content-list-item{color:#64748b}[data-theme=light] .content-list-item::marker{color:#3b82f6}[data-theme=light] .content-link{color:#3b82f6;border-bottom-color:#3b82f64d}[data-theme=light] .content-link:hover{color:#2563eb;border-bottom-color:#2563eb}[data-theme=light] .blog-tags{border-top-color:#0000001a}[data-theme=light] .blog-tags h4{color:#1e293b}[data-theme=light] .tag-badge{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}[data-theme=light] .blog-share{border-top-color:#0000001a}[data-theme=light] .blog-share h4{color:#1e293b}[data-theme=light] .back-to-blog{border-top-color:#0000001a}[data-theme=light] .breadcrumb-area{background:#f8fafc}[data-theme=light] .breadcrumb-area h1{color:#1e293b;text-shadow:none}[data-theme=light] .breadcrumb-area .lead{color:#475569}[data-theme=light] .cta-content h2{color:#1e293b}[data-theme=light] .cta-content p{color:#475569}[data-theme=dark] .services-style-seven-area{background:linear-gradient(135deg,#0a1e3d 0%,#0c2d5a 50%,#0a1e3d 100%)}[data-theme=dark] .services-style-one-area{background:linear-gradient(135deg,#0a1e3d 0%,#1e3a8a 50%,#0a1e3d 100%)}[data-theme=light] .services-style-seven-area{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 50%,#f0f9ff 100%)}[data-theme=light] .services-style-one-area{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 50%,#dbeafe 100%)}[data-theme=light] .service-style-one-item{background:#fff;border:1px solid #0000001a;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 16px #00000014}[data-theme=light] .service-style-one-item:hover{border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 12px 32px #3b82f626}[data-theme=dark] .service-style-one-item{border-radius:16px;padding:2rem;transition:all .3s}[data-theme=dark] .service-style-one-item:hover{transform:translateY(-8px)}.service-style-one-items .row{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0 auto;display:flex}.service-style-one-single{flex:none;margin-bottom:1.5rem}[data-theme=light] .service-style-one-item .icon{color:#3b82f6;background:0 0}[data-theme=light] .service-style-one-item .icon i{color:#3b82f6}[data-theme=light] .service-style-one-item h4,[data-theme=light] .service-style-one-item h4 a{color:#1e293b}[data-theme=light] .service-style-one-item h4 a:hover{color:#3b82f6}[data-theme=light] .service-style-one-item p{color:#64748b}[data-theme=light] .site-heading .sub-title{color:#3b82f6}[data-theme=light] .site-heading .title{color:#1e293b}[data-theme=light] .community-card{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important}[data-theme=light] .community-card h4,[data-theme=light] .community-card p{color:#fff!important}.calculator-card{background:#fff;border:1px solid #00000014;border-radius:16px;height:100%;padding:2rem;box-shadow:0 4px 6px #00000005}[data-theme=dark] .calculator-card{background:linear-gradient(145deg,#0f0f0f 0%,#1a1a1a 100%);border-color:#ffffff0d}.input-card h3,.result-card h3{margin-bottom:1.5rem;font-size:1.5rem}.calc-input-group{margin-bottom:2rem}.label-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.label-row label{color:#1e293b;font-weight:600}[data-theme=dark] .label-row label{color:#e0e0e0}.value-badge{color:#2563eb;background:#3b82f61a;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:600}[data-theme=dark] .value-badge{color:#a78bfa;background:#667eea33}.range-slider{appearance:none;background:#e2e8f0;border-radius:3px;outline:none;width:100%;height:6px}[data-theme=dark] .range-slider{background:#333}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:20px;height:20px;transition:all .2s;box-shadow:0 2px 6px #3b82f666}.range-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.calc-input-group small{color:#64748b;margin-top:.5rem;font-size:.85rem;display:block}[data-theme=dark] .calc-input-group small{color:#888}.results-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.result-item{text-align:center;background:#f8fafc;border-radius:12px;padding:1.5rem}[data-theme=dark] .result-item{background:#ffffff08}.result-item.highlight{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}[data-theme=dark] .result-item.highlight{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.result-label{color:#64748b;margin-bottom:.5rem;font-size:.9rem;display:block}[data-theme=dark] .result-label{color:#aaa}.result-item.highlight .result-label{color:#ffffffe6}.result-value{color:#1e293b;word-break:break-word;font-size:1.5rem;font-weight:700;display:block}@media (max-width:576px){.result-value{font-size:1.25rem}}[data-theme=dark] .result-value,.result-item.highlight .result-value{color:#fff}.bar-chart{margin-top:1.5rem}.bar-group{margin-bottom:1.5rem}.bar{color:#fff;white-space:nowrap;border-radius:8px;justify-content:space-between;align-items:center;min-width:140px;height:40px;padding:0 1rem;font-size:.9rem;font-weight:600;transition:width .5s ease-out;display:flex}.bar.current{background:#ef4444;width:100%}.bar.projected{background:#22c55e}.cta-box p{margin-bottom:1rem;font-size:1.1rem;font-weight:500}.resources-section{position:relative}[data-theme=dark] .resources-section.bg-gray{background:linear-gradient(135deg,#0c2d5a 0%,#0a1e3d 100%)}[data-theme=light] .resources-section.bg-gray{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.resource-card{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 16px #00000014}[data-theme=dark] .resource-card{background:linear-gradient(145deg,#0f0f0f 0%,#1a1a1a 100%);border-color:#ffffff0d;box-shadow:0 8px 32px #0006}.resource-card:hover{border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 12px 32px #3b82f626}[data-theme=dark] .resource-card:hover{border-color:#667eea4d;box-shadow:0 20px 60px #667eea4d}.resource-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}[data-theme=dark] .resource-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.resource-badge{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f633;border-radius:20px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}[data-theme=dark] .resource-badge{color:#a78bfa;background:#667eea26;border-color:#667eea33}.resource-card h4{color:#1e293b;margin-bottom:1rem;font-size:1.25rem}[data-theme=dark] .resource-card h4{color:#e0e0e0}.resource-card p{color:#64748b;flex:1;margin-bottom:1.5rem;line-height:1.6}[data-theme=dark] .resource-card p{color:#b0b0b0}.industry-card{min-height:280px}.whitepaper-card{min-height:350px}.pdf-icon{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.whitepaper-meta{color:#64748b;gap:1.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}[data-theme=dark] .whitepaper-meta{color:#888}.whitepaper-meta span{align-items:center;gap:.5rem;display:flex}.whitepaper-meta i{color:#3b82f6}[data-theme=dark] .whitepaper-meta i{color:#667eea}.video-card{flex-direction:row;gap:1.5rem;min-height:200px;display:flex}.video-thumbnail{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;flex:0 0 180px;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}[data-theme=dark] .video-thumbnail{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.video-thumbnail i{color:#ffffffe6;font-size:3rem;transition:all .3s}.video-card:hover .video-thumbnail i{transform:scale(1.2)}.video-duration{color:#fff;background:#000c;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.75rem;right:.75rem}.video-content{flex-direction:column;flex:1;display:flex}[data-theme=dark] .cta-area{background:linear-gradient(135deg,#0a1e3d 0%,#1e3a8a 100%)}[data-theme=light] .cta-area{background:linear-gradient(135deg,#dbeafe 0%,#93c5fd 100%)}@media (max-width:768px){.video-card{flex-direction:column}.video-thumbnail{flex:0 0 200px;width:100%}.whitepaper-meta{flex-direction:column;gap:.5rem}}.value-item{align-items:flex-start;gap:1.5rem;display:flex}.value-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;display:flex}[data-theme=dark] .value-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.value-item h4{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem}[data-theme=dark] .value-item h4{color:#e0e0e0}.value-item p{color:#64748b;line-height:1.6}[data-theme=dark] .value-item p{color:#b0b0b0}.faq-items{flex-direction:column;gap:1.5rem;display:flex}.faq-item{background:#fff;border:1px solid #00000014;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #00000005}[data-theme=dark] .faq-item{background:linear-gradient(145deg,#0f0f0f 0%,#1a1a1a 100%);border-color:#ffffff0d}.faq-item.active{border-color:#3b82f64d;box-shadow:0 10px 30px #3b82f61a}[data-theme=dark] .faq-item.active{border-color:#667eea4d;box-shadow:0 10px 30px #667eea26}.process-style-one-area .sub-title,.process-style-one-area .title{color:#1e293b}[data-theme=dark] .process-style-one-area .sub-title,[data-theme=dark] .process-style-one-area .title{color:#fff}.process-style-one-item h2,.process-style-one-item h4{color:#1e293b}html[data-theme=light] .process-style-one-item p{font-weight:500;color:#000!important}.process-style-one-item p{transition:color .3s}[data-theme=dark] .process-style-one-item h2,[data-theme=dark] .process-style-one-item h4,[data-theme=dark] .process-style-one-item p{color:#e0e0e0}[data-theme=dark] .process-style-one-item p{color:#b0b0b0}html[data-theme=light] #smooth-content .about-style-one-info{color:#1e293b;transition:background .3s,color .3s;background:#f9f9f9!important}.about-style-one-info{transition:background .3s,color .3s}[data-theme=dark] .about-style-one-info{color:#fff;border:1px solid #ffffff0d;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important}.about-style-one-info h2,.about-style-one-info h4{color:#1e293b}[data-theme=dark] .about-style-one-info h2,[data-theme=dark] .about-style-one-info h4{color:#fff}.about-style-one-info p{color:#64748b}[data-theme=dark] .about-style-one-info p{color:#b0b0b0}.faq-header{cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.faq-header h4{color:#1e293b;flex:1;margin:0;padding-right:1rem;font-size:1.1rem;font-weight:600}[data-theme=dark] .faq-header h4{color:#e0e0e0}.faq-item.active .faq-header h4{color:#2563eb}[data-theme=dark] .faq-item.active .faq-header h4{color:#60a5fa}.faq-icon{color:#2563eb;background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:all .3s;display:flex}[data-theme=dark] .faq-icon{color:#a78bfa;background:#667eea33}.faq-item.active .faq-icon{color:#fff;background:#2563eb;transform:rotate(180deg)}[data-theme=dark] .faq-item.active .faq-icon{color:#fff;background:#60a5fa}.faq-content{padding:0 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-content{padding-bottom:2rem}.faq-content p{color:#64748b;margin:0;line-height:1.7}[data-theme=dark] .faq-content p{color:#b0b0b0}.scroll-progress-container{z-index:10000;background:#0000001a;width:100%;height:4px;position:fixed;top:0;left:0}[data-theme=dark] .scroll-progress-container{background:#ffffff1a}.scroll-progress-bar{background:linear-gradient(90deg,#3b82f6 0%,#2563eb 100%);height:100%;transition:width .1s;box-shadow:0 0 10px #3b82f680}[data-theme=dark] .scroll-progress-bar{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);box-shadow:0 0 10px #667eea80}.back-to-top{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:9999;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 16px #3b82f666}[data-theme=dark] .back-to-top{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 16px #667eea66}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{transform:translateY(-5px);box-shadow:0 8px 24px #3b82f680}[data-theme=dark] .back-to-top:hover{box-shadow:0 8px 24px #667eea80}.back-to-top:active{transform:translateY(-2px)}@media (max-width:768px){.back-to-top{width:45px;height:45px;font-size:1.1rem;bottom:20px;right:20px}}.form-section-title{border-bottom:1px solid #00000014;margin-bottom:1.5rem;padding-bottom:.5rem}[data-theme=dark] .form-section-title{border-bottom-color:#ffffff0d}.form-section-title h5{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1.1rem;font-weight:600}[data-theme=dark] .form-section-title h5{color:#60a5fa}.form-group label{color:#1e293b;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}[data-theme=dark] .form-group label{color:#e0e0e0}.form-control{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.8rem 1rem;transition:all .3s}[data-theme=dark] .form-control{color:#fff;background-color:#1f2937;border-color:#374151}.form-control:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}[data-theme=dark] .form-control:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa26}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px}[data-theme=dark] .form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-group.comments textarea{min-height:120px}.icon-arrow-right{vertical-align:middle;width:1em;height:1em;margin-left:.5rem;display:inline-block}[data-theme=dark] .icon-arrow-right{filter:brightness(0)invert()}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
