@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/space-grotesk-latin-DPT1xrvW.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 500;font-display:swap;src:url(/assets/dm-sans-latin-BNY05QUC.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy:#02246d;--navy-deep:#010e2f;--navy-mid:#061e52;--navy-light:#0a3a8f;--teal:#0ea5e9;--teal-bright:#38bdf8;--teal-dim:#0ea5e91f;--coral:#f43f5e;--white:#fff;--off-white:#f8fafc;--gray-50:#f1f5f9;--gray-100:#e2e8f0;--gray-200:#cbd5e1;--gray-400:#94a3b8;--gray-600:#475569;--gray-800:#1e293b;--font-display:"Space Grotesk", system-ui, sans-serif;--font-body:"DM Sans", system-ui, sans-serif;--radius:12px;--radius-lg:20px;--ease:cubic-bezier(.4,0,.2,1);--ease-out:cubic-bezier(.16,1,.3,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);color:var(--gray-800);background:var(--off-white);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{border:1.5px solid var(--gray-200);background:var(--white);color:var(--gray-800);border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #0ea5e91a}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-gradient{background:linear-gradient(135deg,var(--teal),var(--teal-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.skip-link{background:var(--teal);color:var(--white);z-index:100000;border-radius:0 0 8px 8px;padding:.75rem 1.5rem;font-weight:600;transition:top .2s;position:absolute;top:-100%;left:50%;transform:translate(-50%)}.skip-link:focus{top:0}.cursor-glow{pointer-events:none;z-index:9998;opacity:0;will-change:transform;background:radial-gradient(circle,#0ea5e912 0%,#0000 70%);border-radius:50%;width:500px;height:500px;transition:opacity .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-glow--visible{opacity:1}.back-to-top{z-index:9000;background:var(--navy);width:48px;height:48px;color:var(--white);opacity:0;visibility:hidden;transition:all .4s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 4px 20px #0003}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--teal);transform:translateY(-2px)}.btn{font-family:var(--font-display);transition:all .35s var(--ease-out);letter-spacing:-.01em;border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.92rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn span{z-index:1;position:relative}.btn svg{z-index:1;transition:transform .3s var(--ease-out);position:relative}.btn:hover svg{transform:translate(3px)}.btn--primary{background:var(--teal);color:var(--white);box-shadow:0 4px 20px #0ea5e94d}.btn--primary:before{content:"";background:linear-gradient(135deg,var(--teal-bright),var(--teal));opacity:0;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0ea5e966}.btn--primary:hover:before{opacity:1}.btn--glass{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26}.btn--glass:hover{background:#ffffff24;border-color:#ffffff4d}.btn--small{background:var(--teal);color:var(--white);border-radius:8px;padding:.5rem 1rem;font-size:.82rem}.btn--small:hover{background:var(--teal-bright)}.btn--full{justify-content:center;width:100%}.glow-card{position:relative;overflow:hidden}.glow-card__glow{pointer-events:none;opacity:0;z-index:0;background:radial-gradient(circle,#0ea5e926 0%,#0000 70%);border-radius:50%;width:300px;height:300px;transition:opacity .4s;position:absolute;transform:translate(-50%,-50%)}.glow-card:hover .glow-card__glow{opacity:1}.glow-card>:not(.glow-card__glow):not(.partner-card__flag){z-index:1;position:relative}.section{padding:7rem 0}.section__header{text-align:center;margin-bottom:4rem}.section__tag{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:var(--teal);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-block}.section__title{font-family:var(--font-display);color:var(--navy);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.section__desc{color:var(--gray-600);max-width:520px;margin:1rem auto 0;font-size:1rem;line-height:1.7}.theme-toggle{color:#ffffffb3;width:36px;height:36px;transition:all .3s var(--ease-out);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;margin-right:.5rem;display:flex;position:relative;overflow:hidden}.theme-toggle:hover{color:var(--white);background:#ffffff1f;border-color:#fff3}.theme-toggle__icon{width:18px;height:18px;transition:transform .4s var(--ease-out),opacity .3s;position:absolute}.theme-toggle__sun{opacity:0;transform:rotate(-90deg)scale(.5)}.theme-toggle__moon{opacity:1;transform:rotate(0)scale(1)}[data-theme=light]{--navy:#f0f4f8;--navy-deep:#fff;--navy-mid:#e8eef4;--navy-light:#dce5ef;--gray-800:#1e293b;--gray-600:#475569;--gray-400:#94a3b8;--gray-200:#cbd5e1;--gray-100:#e2e8f0;--gray-50:#f1f5f9;--off-white:#fff;--white:#1e293b;--teal-dim:#0ea5e914}[data-theme=light] .theme-toggle{color:var(--gray-600);background:#0000000d;border-color:#0000001a}[data-theme=light] .theme-toggle:hover{color:var(--gray-800);background:#0000001a;border-color:#00000026}[data-theme=light] .theme-toggle__sun{opacity:1;transform:rotate(0)scale(1)}[data-theme=light] .theme-toggle__moon{opacity:0;transform:rotate(90deg)scale(.5)}[data-theme=light] .nav--scrolled{-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);background:#ffffffeb;box-shadow:0 1px 3px #00000014}[data-theme=light] .nav__link{color:var(--gray-600)}[data-theme=light] .nav__link:hover,[data-theme=light] .nav__item:hover .nav__link,[data-theme=light] .nav__link--active{color:var(--gray-800)}[data-theme=light] .nav__burger span{background:var(--gray-800)}[data-theme=light] .nav__panel{background:#fffffff5;border-color:#00000014;box-shadow:0 20px 60px #0000001f}[data-theme=light] .nav__panel-link{color:var(--gray-800)}[data-theme=light] .nav__panel-link:hover{background:#00000008}[data-theme=light] .nav__panel-link span{color:var(--gray-400)}[data-theme=light] .nav__panel-stats div{color:var(--gray-600)}[data-theme=light] .nav__panel-stats strong{color:var(--gray-800)}[data-theme=light] .nav__panel-col--highlight{background:#0ea5e90a;border-color:#0ea5e914}[data-theme=light] .nav__logo-img{filter:brightness(0)}[data-theme=light] .nav__logo:hover{background:#0000000a}[data-theme=light] .nav__logo:hover .nav__logo-img{filter:brightness(0)drop-shadow(0 0 8px #0ea5e966)}[data-theme=light] .nav__logo-glow{background:radial-gradient(circle,#0ea5e91a,#0000 70%)}[data-theme=light] .nav__cta,[data-theme=light] .nav__cta:hover{color:#fff}[data-theme=light] .nav__expand{color:#1e293b80}[data-theme=light] .nav__office-dot{background:#00000026}[data-theme=light] .nav__office-clocks{border-color:#0000000f}[data-theme=light] .hero{background:linear-gradient(135deg,#e8f0fe 0%,#f0f4f8 50%,#e2ecf5 100%)}[data-theme=light] .hero__title{color:var(--gray-800)}[data-theme=light] .hero__subtitle{color:var(--gray-600)}[data-theme=light] .hero__badge{color:var(--teal);background:#0ea5e914;border-color:#0ea5e926}[data-theme=light] .hero__stat-num{color:var(--gray-800)}[data-theme=light] .hero__stat-label{color:var(--gray-400)}[data-theme=light] .news-bar{background:linear-gradient(90deg,#1e40af,#1e3a8a)}[data-theme=light] .partners,[data-theme=light] .services,[data-theme=light] .map-section{background:#fff}[data-theme=light] .section__title{color:var(--gray-800)}[data-theme=light] .about__lead,[data-theme=light] .about__card h3,[data-theme=light] .service-card__title{color:#1e293b}[data-theme=light] .service-card:hover{background:#fff}[data-theme=light] .service-card__icon{color:#fff;background:linear-gradient(135deg,#1e3a8a,#2563eb)}[data-theme=light] .contact__detail strong,[data-theme=light] .contact__step h3,[data-theme=light] .form__label,[data-theme=light] .contact__budget-amount,[data-theme=light] .contact__success h3,[data-theme=light] .contact__detail a:hover{color:#1e293b}[data-theme=light] .contact__budget-pill,[data-theme=light] .contact__service-card{background:#fff}[data-theme=light] .trust-centre .section__title{color:#1e293b}[data-theme=light] .trust-centre .section__desc{color:#475569}[data-theme=light] .trust__badge h4,[data-theme=light] .trust__stat strong{color:#1e293b}[data-theme=light] .trust__badge,[data-theme=light] .trust__stat{background:#fff}[data-theme=light] .roi__inputs h3,[data-theme=light] .roi__results h3,[data-theme=light] .roi__field label,[data-theme=light] .roi__result-value{color:#1e293b}[data-theme=light] .tools__tab{background:#fff}[data-theme=light] .tools__tab--active{background:var(--teal);color:#fff;border-color:var(--teal)}[data-theme=light] .roi__inputs,[data-theme=light] .roi__results{background:#fff}[data-theme=light] .assessment__question-area h4,[data-theme=light] .assessment__score-level,[data-theme=light] .assessment__recommendations h4{color:#1e293b}[data-theme=light] .assessment__container{background:#fff}[data-theme=light] .assessment__option:hover,[data-theme=light] .assessment__option--selected{color:#1e293b}[data-theme=light] .assessment__score-num{color:#fff}[data-theme=light] .assessment__restart,[data-theme=light] .compliance__progress-text,[data-theme=light] .compliance__fw-name,[data-theme=light] .compliance__overall-num,[data-theme=light] .compliance__results h3,[data-theme=light] .compliance__gaps h4,[data-theme=light] .compliance__gap-header strong{color:#1e293b}[data-theme=light] .compliance__progress-wrap,[data-theme=light] .compliance__framework,[data-theme=light] .compliance__results{background:#fff}[data-theme=light] .compliance__reset{color:#1e293b}[data-theme=light] .compliance__item:has(input:checked) .compliance__item-text{color:#1e293b}[data-theme=light] .ai-showcase__title,[data-theme=light] .ai-showcase__card h4{color:#1e293b}[data-theme=light] .ai-showcase__card{background:#fff}[data-theme=light] .btn--primary,[data-theme=light] .btn--small,[data-theme=light] .roi__currency-pill--selected{color:#fff}[data-theme=light] .hero__live-stat{color:var(--gray-400)}[data-theme=light] .hero__stat-divider{background:#0000001a}[data-theme=light] .hero__scroll-hint span{color:#0000004d}[data-theme=light] .hero__grid-bg{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px)}[data-theme=light] .testimonials .section__title{color:#f8fafc}[data-theme=light] .testimonials .section__desc{color:#f8fafc80}[data-theme=light] .testimonial-card{background:#ffffff08;border-color:#ffffff0f}[data-theme=light] .testimonial-card:hover{background:#ffffff0d}[data-theme=light] .testimonial-card__metric strong{color:#f8fafc}[data-theme=light] .testimonial-card__role{color:#f8fafc66}[data-theme=light] .testimonials__arrow{color:#ffffff80;background:#ffffff0d;border-color:#ffffff14}[data-theme=light] .testimonials__dot{background:#ffffff26}[data-theme=light] .linkedin .section__title{color:#f8fafc}[data-theme=light] .linkedin .section__tag{color:var(--teal-bright)}[data-theme=light] .linkedin .section__desc{color:#f8fafc80}[data-theme=light] .linkedin__card{background:#ffffff08;border-color:#ffffff0f}[data-theme=light] .linkedin__dot{background:#ffffff26}[data-theme=light] .platforms .section__desc{color:#f8fafc80}[data-theme=light] .platform-pill{color:#ffffffb3}[data-theme=light] .platform-pill:hover,[data-theme=light] .diagram__node{color:#f8fafc}[data-theme=light] .diagram__node span{color:#f8fafc66}[data-theme=light] .admin-panel{background:#fff}[data-theme=light] .admin-panel__header h3,[data-theme=light] .admin-field label{color:#1e293b}[data-theme=light] .skip-link{color:#fff}[data-theme=light] .platforms{color:#f8fafc;background:#1e293b}[data-theme=light] .platforms .section__title{color:#f8fafc}[data-theme=light] .cta-banner{background:linear-gradient(135deg,#1e293b 0%,#1e40af 50%,#2563eb 100%)}[data-theme=light] .cta-banner__text h2{color:#f8fafc}[data-theme=light] .cta-banner__text p{color:#f8fafc80}[data-theme=light] .btn--glass{color:var(--gray-800);background:#0000000a;border-color:#0000001a}[data-theme=light] .btn--glass:hover{background:#00000014;border-color:#00000026}[data-theme=light] .dashboard-strip{background:var(--off-white);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100)}[data-theme=light] .about__card,[data-theme=light] .service-card,[data-theme=light] .roi__inputs,[data-theme=light] .roi__results,[data-theme=light] .assessment__container{background:var(--off-white);border-color:var(--gray-100)}[data-theme=light] .roi__inputs h3,[data-theme=light] .roi__results h3,[data-theme=light] .roi__field label,[data-theme=light] .roi__result-value{color:var(--gray-800)}[data-theme=light] .ai-section{background:var(--off-white)}[data-theme=light] .ai-chat,[data-theme=light] .ai-showcase__card{background:var(--off-white);border-color:var(--gray-100)}[data-theme=light] .ai-float-panel{background:#fffffffa;border-color:#0000001a;box-shadow:0 20px 60px #0000001f}[data-theme=light] .ai-float-panel__header{background:var(--off-white);color:#1e293b;border-bottom-color:#0000000f}[data-theme=light] .ai-float-panel__close,[data-theme=light] .ai-float-panel__clear{color:#1e293b66}[data-theme=light] .ai-float-panel__close:hover,[data-theme=light] .ai-float-panel__clear:hover{color:#1e293b;background:#0000000d}[data-theme=light] .ai-float-panel .ai-msg--bot .ai-msg__body{color:#1e293b;background:#0000000a}[data-theme=light] .ai-float-panel .ai-msg__body code{background:#0000000f}[data-theme=light] .ai-float-panel__input-area{background:#00000008;border-top-color:#0000000f}[data-theme=light] .ai-float-panel__input-area .ai-chat__input{background:var(--off-white);color:#1e293b;border-color:#0000001a}[data-theme=light] .ai-float-panel__input-area .ai-chat__input::placeholder{color:#1e293b59}[data-theme=light] .ai-float-panel__messages::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .trust-card{background:var(--off-white);border-color:var(--gray-100)}[data-theme=light] .contact{background:var(--off-white)}[data-theme=light] .footer{background:#1e293b}[data-theme=light] .back-to-top{background:var(--teal);color:#fff;box-shadow:0 4px 20px #0ea5e940}[data-theme=light] .cursor-glow{background:radial-gradient(circle,#0ea5e90d 0%,#0000 70%)}[data-theme=light] .glow-card__glow{background:radial-gradient(circle,#0ea5e914 0%,#0000 70%)}[data-theme=light] .dashboard__hero-card{background:linear-gradient(135deg,#0ea5e914,#0ea5e908);border-color:#0ea5e92e}[data-theme=light] .dashboard__card{background:#00000008;border-color:#00000014}[data-theme=light] .dashboard__card:hover{background:#0ea5e90f;border-color:#0ea5e933}[data-theme=light] .dashboard__hero-value,[data-theme=light] .dashboard__card-value{color:#1e293b}[data-theme=light] .dashboard__card-label{color:#0284c7}[data-theme=light] .dashboard__hero-sublabel{color:#1e293b73}[data-theme=light] .dashboard__card-source{color:#1e293b59}[data-theme=light] .dashboard__insight{background:linear-gradient(135deg,#0ea5e90f,#0ea5e905);border-color:#0ea5e91f}[data-theme=light] .dashboard__insight-text{color:#1e293ba6}[data-theme=light] .dashboard__insight-text strong{color:#0284c7}[data-theme=light] .dashboard__detail-panel--open{background:linear-gradient(135deg,#0ea5e90a,#ffffffe6);border-color:#0ea5e926;box-shadow:0 4px 40px #00000014}[data-theme=light] .dashboard__detail-close{color:#1e293b66}[data-theme=light] .dashboard__detail-close:hover{color:#1e293b;background:#0000000d}[data-theme=light] .dashboard__detail-title{color:#0284c7}[data-theme=light] .dashboard__detail-meta{color:#1e293b59}[data-theme=light] .dashboard__detail-chart svg text{fill:#1e293b59!important}[data-theme=light] .dashboard__detail-chart svg line{stroke:#1e293b14!important}[data-theme=light] .dashboard__live-badge{color:#059669e6}[data-theme=light] .dashboard__freshness{background:#0000001a}[data-theme=light] .dashboard__freshness[data-status=live]{background:#34d399}[data-theme=light] .dashboard__freshness[data-status=session-cache]{background:#fbbf24}[data-theme=light] .dashboard-strip .section__title{color:#1e293b!important}[data-theme=light] .dashboard-strip .section__desc{color:#1e293b80!important}[data-theme=light] .approach{background:#f0f4f8}[data-theme=light] .approach .section__title{color:#1e293b}[data-theme=light] .approach .section__desc{color:#475569}[data-theme=light] .approach__step-content h3{color:#1e293b}[data-theme=light] .approach__step-content p{color:#475569}[data-theme=light] .approach__step-phase{color:#0284c7}[data-theme=light] .approach__step-marker{background:#0ea5e91a;border-color:#0ea5e933}[data-theme=light] .approach__step-marker span{color:#0284c7}[data-theme=light] .approach__step-tags span{color:#0284c7;background:#0ea5e914;border-color:#0ea5e926}[data-theme=light] .approach__line{background:#0ea5e91f}[data-theme=light] .nav__office{background:#0000000a;border-color:#00000014}[data-theme=light] .nav__office:hover{background:#00000012;border-color:#0000001f}[data-theme=light] .nav__office-label{color:#1e293b8c}[data-theme=light] .nav__office:hover .nav__office-label{color:#1e293bcc}[data-theme=light] .nav__office-tooltip{background:#fffffff7;border-color:#00000014;box-shadow:0 16px 48px #0000001f}[data-theme=light] .nav__office-tooltip:before{background:#fffffff7;border-color:#00000014}[data-theme=light] .nav__office-status{color:#1e293b}[data-theme=light] .nav__office-hours{color:#1e293b66;border-color:#0000000f}[data-theme=light] .nav__office-date{color:#1e293b99}[data-theme=light] .nav__office-badge--holiday{color:#b45309;background:#fbbf2414;border-color:#fbbf2433}[data-theme=light] .nav__office-badge--ramadan{color:#7c3aed;background:#a78bfa0f;border-color:#a78bfa1f}[data-theme=light] .nav__office-clock{background:#00000008;border-color:#0000000f}[data-theme=light] .nav__office-clock--active{background:#34d3990f;border-color:#34d39926}[data-theme=light] .nav__office-clock-city{color:#1e293b73}[data-theme=light] .nav__office-clock-time{color:#1e293b}[data-theme=light] .nav__office-clock--active .nav__office-clock-time{color:#059669}@media (max-width:900px){[data-theme=light] .nav__links{background:#fff;border-left:1px solid #0000000f}[data-theme=light] .nav__panel{background:#00000008}[data-theme=light] .nav__panel-link:hover{background:#0000000d}}.news-bar{z-index:1001;background:var(--navy-deep);border-bottom:1px solid #0ea5e926;height:32px;position:fixed;top:0;left:0;right:0;overflow:hidden}.news-bar__inner{align-items:center;gap:.75rem;max-width:100%;height:100%;padding:0 1rem;display:flex}.news-bar__label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--navy-deep);background:var(--teal);border-radius:50px;flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.news-bar__track{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.news-bar__items{white-space:nowrap;align-items:center;gap:1.5rem;width:max-content;min-height:32px;animation:60s linear infinite newsScroll;display:flex}.news-bar__item{color:#fff9;flex-shrink:0;font-size:.75rem;transition:color .2s}.news-bar__item:hover{color:var(--teal-bright)}.news-bar__region{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:#ffffff59;background:#ffffff0f;border:1px solid #ffffff14;border-radius:3px;flex-shrink:0;margin-right:-.5rem;padding:.1rem .4rem;font-size:.58rem;font-weight:700}.news-bar__dot{background:var(--teal);opacity:.5;border-radius:50%;flex-shrink:0;width:4px;height:4px}@keyframes newsScroll{to{transform:translate(-50%)}}.nav{z-index:1000;transition:all .4s var(--ease);padding:1rem 0;position:fixed;top:32px;left:0;right:0}.nav--scrolled{-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);background:#010e2feb;padding:.6rem 0;box-shadow:0 1px #ffffff0a}.nav__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.nav__active-indicator{background:var(--teal);height:2px;transition:left .3s var(--ease-out), width .3s var(--ease-out);opacity:0;border-radius:2px;position:absolute;bottom:0}.nav__active-indicator--visible{opacity:1}.nav__logo{border-radius:10px;align-items:center;padding:6px 12px;transition:background .3s;display:flex;position:relative}.nav__logo:hover{background:#ffffff0f}.nav__logo-glow{opacity:0;pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#0ea5e933,#0000 70%);border-radius:16px;transition:opacity .4s;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}.nav__logo:hover .nav__logo-glow{opacity:1}.nav__logo-img{width:auto;height:60px;transition:filter .3s}.nav__logo:hover .nav__logo-img{filter:drop-shadow(0 0 8px #0ea5e966)}.nav__links{align-items:center;gap:.25rem;display:flex}.nav__item{position:relative}.nav__link{font-family:var(--font-display);color:#ffffffb3;border-radius:8px;padding:.5rem 1rem;font-size:.88rem;font-weight:500;transition:color .2s;display:block}.nav__link:hover,.nav__item:hover .nav__link,.nav__link--active{color:var(--white)}.nav__cta{font-family:var(--font-display);color:var(--white);background:var(--teal);transition:all .3s var(--ease-out);border-radius:50px;align-items:center;gap:.4rem;margin-left:.75rem;padding:.55rem 1.25rem;font-size:.84rem;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #0ea5e94d}.nav__cta:hover{background:var(--teal-bright);transform:translateY(-1px);box-shadow:0 4px 20px #0ea5e966}.nav__cta svg{transition:transform .3s var(--ease-out)}.nav__cta:hover svg{transform:translate(2px)}.nav__panel{-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);opacity:0;visibility:hidden;min-width:380px;transition:all .3s var(--ease-out);pointer-events:none;background:#010e2ff5;border:1px solid #ffffff14;border-radius:16px;padding:1.25rem;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 60px #0006}.nav__panel--wide{min-width:540px}.nav__item:hover .nav__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav__panel-inner{gap:1.5rem;display:flex}.nav__panel-col{flex-direction:column;flex:1;gap:.5rem;display:flex}.nav__panel-col--highlight{background:#0ea5e90f;border:1px solid #0ea5e91a;border-radius:12px;padding:1rem}.nav__panel-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--teal);margin-bottom:.5rem;font-size:.68rem;font-weight:600}.nav__panel-link{color:var(--white);border-radius:10px;align-items:flex-start;gap:.75rem;padding:.6rem .5rem;transition:background .2s;display:flex}.nav__panel-link:hover{background:#ffffff0d}.nav__panel-icon{width:34px;height:34px;color:var(--teal);background:#0ea5e91a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.nav__panel-link strong{font-family:var(--font-display);margin-bottom:.1rem;font-size:.85rem;font-weight:600;display:block}.nav__panel-link span{color:#ffffff73;font-size:.76rem;line-height:1.3}.nav__panel-stats{flex-direction:column;gap:.6rem;display:flex}.nav__panel-stats div{color:#fff9;font-size:.82rem}.nav__panel-stats strong{font-family:var(--font-display);color:var(--white);margin-right:.35rem;font-size:1.3rem}.nav__office{cursor:default;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50px;align-items:center;gap:.45rem;margin-left:.25rem;margin-right:.25rem;padding:.35rem .75rem;transition:all .3s;display:inline-flex;position:relative}.nav__office:hover{background:#ffffff14;border-color:#ffffff1a}.nav__office-dot{background:#fff3;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .4s}.nav__office-dot[data-open=true]{background:#34d399;animation:2s ease-in-out infinite navDotPulse;box-shadow:0 0 8px #34d399b3}.nav__office-dot[data-open=false]{background:#f43f5e;box-shadow:0 0 6px #f43f5e66}@keyframes navDotPulse{0%,to{box-shadow:0 0 4px #34d3994d}50%{box-shadow:0 0 12px #34d399cc}}.nav__office-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;font-size:.68rem;font-weight:600;transition:color .3s}.nav__office:hover .nav__office-label{color:#ffffffb3}.nav__office-tooltip{-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);opacity:0;visibility:hidden;min-width:280px;transition:all .25s var(--ease-out);pointer-events:none;z-index:10;background:#010e2ff5;border:1px solid #ffffff14;border-radius:12px;padding:1.1rem 1.25rem;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(8px);box-shadow:0 16px 48px #00000080}.nav__office-tooltip:before{content:"";background:#010e2ff5;border:none;border-top:1px solid #ffffff14;border-left:1px solid #ffffff14;width:12px;height:12px;position:absolute;top:-6px;right:16px;transform:rotate(45deg)}.nav__office:hover .nav__office-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav__office-status{font-family:var(--font-display);color:var(--white);margin-bottom:.3rem;font-size:.85rem;font-weight:600}.nav__office-date-row{align-items:center;gap:.4rem;margin-bottom:.4rem;display:flex}.nav__office-cal-icon{color:var(--teal);opacity:.6;flex-shrink:0}.nav__office-date{font-family:var(--font-display);color:#ffffff8c;font-size:.75rem;font-weight:500}.nav__office-badge{display:none}.nav__office-badge--holiday,.nav__office-badge--ramadan{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;border-radius:50px;align-items:center;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.62rem;font-weight:700;display:inline-flex}.nav__office-badge--holiday{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}.nav__office-badge--ramadan{color:#a78bfa;background:#a78bfa14;border:1px solid #a78bfa26}.nav__office-hours{color:#ffffff4d;border-bottom:1px solid #ffffff0f;margin-bottom:.75rem;padding-bottom:.75rem;font-size:.7rem}.nav__office-clocks{border-bottom:1px solid #ffffff0f;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.nav__office-clock{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.5rem .25rem;transition:all .3s;display:flex}.nav__office-clock--active{background:#34d3990f;border-color:#34d39926}.nav__office-clock-city{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:#ffffff59;align-items:center;gap:.3rem;font-size:.58rem;font-weight:600;display:flex}.nav__office-clock-hq{letter-spacing:.04em;color:var(--teal);background:#0ea5e926;border-radius:3px;padding:.05rem .25rem;font-size:.48rem;font-weight:700}.nav__office-clock-time{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;font-size:1.05rem;font-weight:700;transition:color .3s}.nav__office-clock--active .nav__office-clock-time{color:#34d399}.nav__office-phone{font-family:var(--font-display);color:var(--teal-bright);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.nav__office-phone:hover{color:var(--white)}.nav__office-phone svg{opacity:.7;flex-shrink:0}.nav__burger{flex-direction:column;gap:5px;padding:8px;display:none}.nav__burger span{background:var(--white);width:22px;height:2px;transition:all .3s var(--ease);border-radius:2px;display:block}.nav__burger--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.nav__burger--open span:nth-child(2){opacity:0}.nav__burger--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.nav__link:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.nav__panel-link:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.nav__cta:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.nav__burger:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.theme-toggle:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.nav__item--focused .nav__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav__expand{color:#ffffff80;cursor:pointer;transition:transform .3s var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:none}.nav__expand:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.nav__item--expanded .nav__expand{transform:rotate(180deg)}.nav__office--tooltip-open .nav__office-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hero{background:var(--navy-deep);align-items:center;min-height:100vh;padding:calc(32px + 7rem) 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero__grid-bg{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(70% 60% at 30%,#000,#0000);mask-image:radial-gradient(70% 60% at 30%,#000,#0000)}.hero__particles{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.hero__content{z-index:3;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero__badge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:var(--teal);background:#0ea5e914;border:1px solid #0ea5e926;border-radius:50px;margin-bottom:.5rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;display:inline-block}.hero__title{font-family:var(--font-display);color:var(--white);letter-spacing:-.04em;margin-bottom:.5rem;font-size:clamp(2.8rem,6.5vw,5.5rem);font-weight:700;line-height:1.05}.hero__title-line{display:block}.hero__title-line--accent{background:linear-gradient(135deg,var(--teal),var(--teal-bright),#a5f3fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__subtitle{color:#ffffffa6;max-width:520px;margin-bottom:.5rem;font-size:1.1rem;line-height:1.7}.hero__live-stat{color:#ffffff80;max-width:520px;margin-bottom:1.5rem;font-size:.92rem;line-height:1.6}.hero__live-stat strong{color:var(--teal-bright);font-weight:700;font-family:var(--font-display);font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero__stats{align-items:center;gap:2rem;display:flex}.hero__stat-divider{background:#ffffff1a;width:1px;height:40px}.hero__stat-num{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;font-size:2.8rem;font-weight:700}.hero__stat-plus{font-family:var(--font-display);color:var(--teal);font-size:1.5rem;font-weight:600}.hero__stat-label{color:#fff6;margin-top:.1rem;font-size:.8rem;display:block}.hero__globe-wrap{z-index:2;opacity:.7;pointer-events:auto;width:600px;height:600px;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.hero__globe{cursor:grab;width:100%;height:100%}.hero__globe:active{cursor:grabbing}.hero__visual{z-index:1;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.hero__orb{filter:blur(100px);border-radius:50%;position:absolute}.hero__orb--1{background:radial-gradient(circle,#0ea5e91f,#0000 70%);width:700px;height:700px;animation:25s ease-in-out infinite orbDrift;top:-20%;right:-15%}.hero__orb--2{background:radial-gradient(circle,#0ea5e90f,#0000 70%);width:500px;height:500px;animation:30s ease-in-out infinite reverse orbDrift;bottom:-10%;left:5%}.hero:after{content:"";z-index:0;background:linear-gradient(135deg,var(--navy-deep),var(--navy-mid),var(--navy-deep),var(--navy-mid));opacity:.3;will-change:transform;width:200%;height:100%;animation:15s infinite heroGradient;position:absolute;top:0;left:0}.hero__scroll-hint{z-index:3;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-hint span{text-transform:uppercase;letter-spacing:.15em;color:#ffffff4d;font-size:.7rem}.hero__scroll-line{background:linear-gradient(180deg,var(--teal),transparent);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}.no-js [data-reveal]{opacity:0;transition:all .8s var(--ease-out);transform:translateY(30px)}.no-js [data-reveal].revealed{opacity:1;transform:translateY(0)}.partners{background:var(--white);padding:4rem 0}.partners__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto;display:grid}.partner-card{border-radius:var(--radius-lg);text-align:center;transition:all .4s var(--ease-out);background:#0ea5e908;border:1px solid #0ea5e91a;flex-direction:column;align-items:center;padding:1.75rem 1.5rem;display:flex;position:relative}.partner-card:hover{border-color:#0ea5e940;transform:translateY(-4px);box-shadow:0 16px 50px #0ea5e91f}.partner-card__flag{opacity:.3;pointer-events:none;z-index:3;line-height:0;transition:opacity .3s;position:absolute;top:1rem;right:1rem}.partner-card__flag svg{border-radius:3px;overflow:hidden}.partner-card:hover .partner-card__flag{opacity:.55}.partner-card__logo-img{justify-content:center;align-items:center;height:44px;margin-bottom:.75rem;display:flex}.partner-card__logo-img img{object-fit:contain;width:auto;max-height:44px}.partner-card__badge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--teal);background:var(--teal-dim);border-radius:50px;margin-bottom:.75rem;padding:.25rem .7rem;font-size:.68rem;font-weight:600;display:inline-block}.partner-card__desc{color:var(--gray-600);font-size:.85rem;line-height:1.6}.partner-card__stats{border-top:1px solid var(--gray-100);justify-content:center;gap:1.5rem;width:100%;margin-top:auto;padding-top:.75rem;display:flex}.partner-card__stats span{color:var(--gray-600);font-size:.78rem}.partner-card__stats strong{font-family:var(--font-display);color:var(--teal);font-size:1rem;font-weight:700;display:block}.suppliers{border-top:1px solid var(--gray-100);text-align:center;margin-top:3.5rem;padding-top:2.5rem}.suppliers__label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:var(--gray-400);margin-bottom:1.75rem;font-size:.72rem;font-weight:600}.suppliers__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem 2rem;max-width:800px;margin:0 auto;display:flex}.supplier{font-family:var(--font-display);color:var(--gray-200);transition:color .35s var(--ease-out);-webkit-user-select:none;user-select:none;letter-spacing:.01em;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:inline-flex}.supplier:hover{color:var(--gray-400)}.supplier__icon{width:18px;height:18px;transition:opacity .35s var(--ease-out);flex-shrink:0}.supplier:hover .supplier__icon{opacity:1}.supplier__text-logo{letter-spacing:.04em;font-size:.88rem;font-weight:700}[data-theme=light] .supplier{color:var(--gray-200)}[data-theme=light] .supplier:hover{color:var(--gray-600)}.about__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.about__lead{color:var(--navy);margin-bottom:1rem;font-size:1.1rem;font-weight:500;line-height:1.7}.about__text p{color:var(--gray-600);margin-bottom:1.5rem;line-height:1.8}.about__cards{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.about__card{background:var(--white);border:1px solid var(--gray-100);transition:all .4s var(--ease-out);border-radius:16px;padding:1.5rem}.about__card:hover{border-color:#0ea5e933;transform:translateY(-3px);box-shadow:0 12px 40px #02246d1a}.about__card-icon{background:var(--teal-dim);width:44px;height:44px;color:var(--teal);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.about__card h3{font-family:var(--font-display);color:var(--navy);margin-bottom:.35rem;font-size:1rem;font-weight:700}.about__card p{color:var(--gray-600);margin:0;font-size:.88rem;line-height:1.6}.services{background:var(--white)}.services__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.service-card{background:var(--off-white);border:1px solid var(--gray-100);transition:all .4s var(--ease-out);border-radius:18px;padding:2rem 1.75rem}.service-card:before{content:"";background:linear-gradient(90deg,var(--teal),var(--teal-bright));transform-origin:0;height:2px;transition:transform .4s var(--ease-out);border-radius:18px 18px 0 0;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card:hover{background:var(--white);transform:translateY(-4px);box-shadow:0 16px 50px #02246d14}.service-card:hover:before{transform:scaleX(1)}.service-card__number{font-family:var(--font-display);color:var(--gray-100);font-size:2.5rem;font-weight:700;line-height:1;transition:color .3s;position:absolute;top:1.25rem;right:1.25rem}.service-card:hover .service-card__number{color:var(--teal-dim)}.service-card__icon{background:linear-gradient(135deg,var(--navy),var(--navy-light));border-radius:var(--radius);width:50px;height:50px;color:var(--white);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.service-card__title{font-family:var(--font-display);color:var(--navy);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.service-card__desc{color:var(--gray-600);margin-bottom:1.1rem;font-size:.88rem;line-height:1.7}.service-card__tags{flex-wrap:wrap;gap:.35rem;display:flex}.service-card__tags span{color:var(--teal);background:var(--teal-dim);border-radius:50px;padding:.25rem .6rem;font-size:.72rem;font-weight:500}.service-card--wide{grid-column:1/-1;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;column-gap:1.5rem;display:grid}.service-card--wide .service-card__icon{grid-row:1/3}.service-card--wide .service-card__number{position:absolute;top:1.25rem;right:1.25rem}.service-card--wide .service-card__title{grid-column:2;align-self:end}.service-card--wide .service-card__desc,.service-card--wide .service-card__tags{grid-column:1/-1}.approach{background:var(--navy-deep);position:relative;overflow:hidden}.approach:before{content:"";background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:80px 80px;position:absolute;top:0;bottom:0;left:0;right:0}.approach .section__title{color:var(--white)}.approach .section__desc{color:#ffffff73}.approach__timeline{max-width:680px;margin:0 auto;padding-left:27px;position:relative}.approach__line{background:#ffffff0f;width:2px;position:absolute;top:0;bottom:0;left:26px}.approach__line:after{content:"";background:linear-gradient(180deg,var(--teal),var(--teal-bright),var(--teal));width:100%;height:0%;transition:height 1.2s var(--ease-out);position:absolute;top:0;left:0;box-shadow:0 0 8px #0ea5e94d}.approach__line.filled:after{height:100%}.approach__step{transition:all .6s var(--ease-out);gap:2rem;margin-bottom:2.5rem;display:flex}.approach__step:last-child{margin-bottom:0}.approach__step-marker{background:var(--navy-deep);width:54px;height:54px;font-family:var(--font-display);color:#ffffff40;z-index:1;transition:all .5s var(--ease-out);border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;display:flex;position:relative}.approach__step.visible .approach__step-marker{border-color:var(--teal);color:var(--teal-bright);box-shadow:0 0 15px #0ea5e926,inset 0 0 15px #0ea5e90d}.approach__step:hover .approach__step-marker{background:var(--teal);color:var(--white);border-color:var(--teal);transform:scale(1.08);box-shadow:0 0 25px #0ea5e94d}.approach__step-phase{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.12em;color:var(--teal);opacity:.7;margin-bottom:.25rem;font-size:.65rem;font-weight:600;display:inline-block}.approach__step-content h3{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;margin-top:0;margin-bottom:.4rem;font-size:1.2rem;font-weight:700;transition:color .3s}.approach__step:hover .approach__step-content h3{color:var(--teal-bright)}.approach__step-content p{color:#ffffff73;margin-bottom:.75rem;font-size:.88rem;line-height:1.7}.approach__step-tags{flex-wrap:wrap;gap:.4rem;display:flex}.approach__step-tags span{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:#0ea5e9b3;background:#0ea5e914;border:1px solid #0ea5e91f;border-radius:50px;padding:.25rem .65rem;font-size:.62rem;font-weight:600;transition:all .3s}.approach__step:hover .approach__step-tags span{color:var(--teal-bright);background:#0ea5e91f;border-color:#0ea5e933}@media (max-width:600px){.approach__timeline{padding-left:0}.approach__step{gap:1.25rem}.approach__step-marker{width:44px;height:44px;font-size:.78rem}.approach__line{left:21px}.approach__step-content h3{font-size:1.05rem}.approach__step-content p{font-size:.82rem}}.dashboard-strip{background:var(--navy-deep);padding:5rem 0;position:relative;overflow:hidden}.dashboard-strip:before{content:"";background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;top:0;bottom:0;left:0;right:0}.dashboard__hero-card{border-radius:var(--radius-lg);cursor:pointer;transition:all .4s var(--ease-out);background:linear-gradient(135deg,#0ea5e90f,#0ea5e905);border:1px solid #0ea5e926;margin-bottom:1.25rem;padding:2rem 2.5rem;position:relative;overflow:hidden}.dashboard__hero-card:hover{border-color:#0ea5e94d;transform:translateY(-2px);box-shadow:0 12px 40px #0ea5e91f}.dashboard__hero-content{grid-template-columns:1fr 1.5fr;align-items:center;gap:2rem;display:grid}.dashboard__hero-value{font-family:var(--font-display);color:var(--white);letter-spacing:-.03em;margin:.5rem 0 .25rem;font-size:3.5rem;font-weight:700;line-height:1.1}.dashboard__hero-sublabel{color:#fff6;margin-bottom:.5rem;font-size:.8rem}.dashboard__hero-chart{opacity:.7;height:100px;min-height:100px;transition:opacity .4s}.dashboard__hero-card:hover .dashboard__hero-chart{opacity:1}.dashboard__hero-delta{font-family:var(--font-display);margin-top:.5rem;font-size:.8rem;font-weight:600}.dashboard__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.dashboard__card{border-radius:var(--radius-lg);transition:all .4s var(--ease-out);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff14;padding:1.5rem;position:relative;overflow:hidden}.dashboard__card--wide{grid-column:span 2}.dashboard__card:hover{background:#0ea5e90f;border-color:#0ea5e94d;transform:translateY(-4px);box-shadow:0 8px 30px #0ea5e91a}.dashboard__card:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.dashboard__card--active,.dashboard__hero-card--active{box-shadow:0 8px 40px #0ea5e933;background:#0ea5e914!important;border-color:#0ea5e980!important}.dashboard__card--loading .dashboard__card-value,.dashboard__card--loading .dashboard__card-chart,.dashboard__card--loading .dashboard__hero-value,.dashboard__card--loading .dashboard__hero-chart,.dashboard__card--loading .dashboard__news-list{position:relative;overflow:hidden}.dashboard__card--loading .dashboard__card-value:after,.dashboard__card--loading .dashboard__card-chart:after,.dashboard__card--loading .dashboard__hero-value:after,.dashboard__card--loading .dashboard__hero-chart:after,.dashboard__card--loading .dashboard__news-list:after{content:"";background:linear-gradient(90deg,#0000,#0ea5e914,#0ea5e926,#0ea5e914,#0000) 0 0/200% 100%;border-radius:4px;animation:1.8s ease-in-out infinite shimmer;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard__card--loaded .dashboard__card-value,.dashboard__card--loaded .dashboard__hero-value{animation:valueReveal .6s var(--ease-out)}.dashboard__card--loaded .dashboard__card-chart,.dashboard__card--loaded .dashboard__hero-chart,.dashboard__card--loaded .dashboard__news-list{animation:chartReveal .8s var(--ease-out) .2s both}@keyframes valueReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chartReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboard__card-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:var(--teal-bright);margin-bottom:.5rem;font-size:.72rem;font-weight:600}.dashboard__card-value{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;min-height:2.4rem;margin-bottom:.15rem;font-size:2rem;font-weight:700;line-height:1.2}.dashboard__card-value small{font-weight:400}.dashboard__card-source{color:#ffffff40;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.65rem;display:flex}.dashboard__card-chart{opacity:.5;height:40px;min-height:40px;transition:opacity .4s}.dashboard__card:hover .dashboard__card-chart{opacity:1}.dashboard__card-trend{font-family:var(--font-display);min-height:1rem;margin-bottom:.5rem;font-size:.72rem;font-weight:600}.dashboard__card-trend--up{color:#34d399}.dashboard__card-trend--down{color:#f43f5e}.dashboard__card-trend--neutral{color:#ffffff4d}.dashboard__card-chart svg path[stroke],.dashboard__hero-chart svg path[stroke]{stroke-dasharray:600;stroke-dashoffset:600px;animation:1.4s ease-out forwards sparkDraw}.dashboard__card-chart svg path[fill]:not([stroke]),.dashboard__hero-chart svg path[fill]:not([stroke]){opacity:0;animation:.8s ease-out .7s forwards sparkFill}.dashboard__card-chart svg circle,.dashboard__hero-chart svg circle{opacity:0;animation:dotPop .3s var(--ease-out) 1.2s forwards}.dashboard__card-chart svg rect{opacity:0;animation:barGrow .4s var(--ease-out) forwards;animation-delay:calc(var(--i,0) * 50ms);transform-origin:bottom}@keyframes sparkDraw{to{stroke-dashoffset:0}}@keyframes sparkFill{to{opacity:.12}}@keyframes dotPop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.8)}to{opacity:1;transform:scale(1)}}@keyframes barGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:.6;transform:scaleY(1)}}.dashboard__freshness{background:#ffffff26;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .4s,box-shadow .4s;display:inline-block}.dashboard__freshness[data-status=live]{background:#34d399;animation:2s ease-in-out infinite freshPulse;box-shadow:0 0 6px #34d39999}.dashboard__freshness[data-status=session-cache]{background:#fbbf24;box-shadow:0 0 4px #fbbf2466}@keyframes freshPulse{0%,to{box-shadow:0 0 4px #34d39966}50%{box-shadow:0 0 12px #34d399e6,0 0 24px #34d39933}}.dashboard__live-badge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:#34d399cc;align-items:center;gap:.4rem;margin-top:.75rem;font-size:.65rem;font-weight:600;display:inline-flex}.dashboard__live-badge:before{content:"";background:#34d399;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite freshPulse;box-shadow:0 0 6px #34d39999}.dashboard__insight{border-radius:var(--radius);animation:insightFade .6s var(--ease-out);background:linear-gradient(135deg,#0ea5e90d,#0ea5e905);border:1px solid #0ea5e91a;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1.25rem 1.5rem;display:flex}.dashboard__insight-icon{color:var(--teal-bright);opacity:.6;flex-shrink:0;margin-top:2px}.dashboard__insight-text{color:#ffffff8c;margin:0;font-size:.82rem;line-height:1.6}.dashboard__insight-text strong{color:var(--teal-bright);font-weight:600}@keyframes insightFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dashboard__detail-panel{opacity:0;max-height:0;transition:max-height .5s var(--ease-out),opacity .4s,margin .4s,padding .4s;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #0000;margin-top:0;padding:0 2rem;position:relative;overflow:hidden}.dashboard__detail-panel--open{opacity:1;background:linear-gradient(135deg,#0ea5e90a,#0ea5e903);border-color:#0ea5e91f;max-height:500px;margin-top:1.5rem;padding:2rem;box-shadow:0 4px 40px #0003,inset 0 1px #ffffff0d}.dashboard__detail-close{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem;font-size:1.25rem;line-height:1;transition:all .2s;position:absolute;top:1rem;right:1rem}.dashboard__detail-close:hover{color:var(--white);background:#ffffff14}.dashboard__detail-title{font-family:var(--font-display);color:var(--teal-bright);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.dashboard__detail-chart{width:100%;height:180px}.dashboard__detail-chart svg{width:100%;height:100%;animation:insightFade .5s var(--ease-out);display:block}.dashboard__detail-meta{color:#ffffff40;margin-top:.75rem;font-size:.7rem;font-style:italic;line-height:1.5}.dashboard__card--news{flex-direction:column;display:flex}.dashboard__news-list{flex-direction:column;flex:1;justify-content:space-between;display:flex}.dashboard__news-item{border-radius:var(--radius);transition:all .3s var(--ease-out);border-bottom:1px solid #ffffff0f;flex-direction:column;gap:.25rem;padding:.75rem .5rem;text-decoration:none;display:flex}.dashboard__news-item:last-child{border-bottom:none}.dashboard__news-item:hover{background:#0ea5e90f;padding-left:1rem}.dashboard__news-title{color:var(--white);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.dashboard__news-meta{align-items:center;gap:.5rem;font-size:.62rem;display:flex}.dashboard__news-source{color:var(--teal-bright);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.dashboard__news-time{color:#ffffff40}.dashboard__card-chart svg,.dashboard__hero-chart svg,.dashboard__detail-chart svg{display:block;overflow:visible}@media (max-width:900px){.dashboard__grid{grid-template-columns:repeat(2,1fr)}.dashboard__card--wide{grid-column:span 1}.dashboard__hero-content{grid-template-columns:1fr;gap:1rem}.dashboard__hero-chart{height:70px;min-height:70px}.dashboard__hero-value{font-size:2.5rem}}@media (max-width:600px){.dashboard__grid{grid-template-columns:1fr}.dashboard__hero-card{padding:1.5rem}.dashboard__hero-value{font-size:2rem}}.platforms{background:var(--navy-deep);color:var(--white);position:relative;overflow:hidden}.platforms .section__tag{color:var(--teal-bright)}.platforms__marquee{margin:2.5rem -2rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.platforms__track{gap:.75rem;width:max-content;animation:45s linear infinite marquee;display:flex}.platform-pill{font-family:var(--font-display);color:#ffffffb3;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;flex-shrink:0;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .3s}.platform-pill:hover{color:var(--white);background:#0ea5e91a;border-color:#0ea5e94d}@keyframes marquee{to{transform:translate(-50%)}}.platforms__diagram{margin-top:3rem;padding-bottom:1rem;overflow-x:auto}.diagram{justify-content:center;align-items:center;gap:.75rem;min-width:680px;display:flex}.diagram__col{flex-direction:column;align-items:center;gap:.5rem;display:flex}.diagram__col--center{flex-shrink:0}.diagram__label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--teal-bright);margin-bottom:.4rem;font-size:.7rem;font-weight:600}.diagram__node{font-family:var(--font-display);text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;min-width:130px;padding:.6rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .3s}.diagram__node:hover{border-color:var(--teal);background:#0ea5e914}.diagram__node span{color:#fff6;margin-top:.15rem;font-size:.68rem;font-weight:400;display:block}.diagram__node--core{background:#0ea5e914;border-color:#0ea5e940;min-width:180px;padding:1.1rem 1.4rem;font-size:.95rem}.diagram__flow{color:var(--teal);flex-direction:column;align-items:center;gap:.25rem;display:flex}.diagram__line{background:linear-gradient(90deg,#0ea5e933,var(--teal));width:40px;height:2px}.diagram--static{display:none}.data-flow__wrap{padding-bottom:1rem;overflow-x:auto}.data-flow__svg{width:100%;min-width:600px;max-width:900px;height:auto;margin:0 auto;display:block}.data-flow__path{transition:stroke .3s,opacity .3s}.data-flow__node rect{transition:fill .3s,stroke .3s}.data-flow__node:hover rect{fill:#0ea5e91f;stroke:#0ea5e966}.data-flow__particle{pointer-events:none}.data-flow__tooltip{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;background:#010e2ff2;border:1px solid #0ea5e933;border-radius:10px;min-width:200px;padding:.6rem .85rem;transition:opacity .2s,visibility .2s;position:absolute;transform:translate(-50%,-100%);box-shadow:0 8px 24px #0006}.data-flow__tooltip strong{font-family:var(--font-display);color:var(--white);margin-bottom:.15rem;font-size:.82rem;font-weight:700;display:block}.data-flow__tooltip span{color:#ffffff80;font-size:.75rem;line-height:1.4}@media (max-width:700px){.data-flow__svg{min-width:500px}}.tools-section{background:var(--off-white)}.tools__tabs{justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.tools__tab{font-family:var(--font-display);color:var(--gray-600);background:var(--white);border:1px solid var(--gray-200);transition:all .3s var(--ease-out);border-radius:50px;padding:.65rem 1.5rem;font-size:.88rem;font-weight:600}.tools__tab:hover{border-color:var(--teal);color:var(--teal)}.tools__tab--active{background:var(--teal);color:var(--white);border-color:var(--teal)}.tool-panel{display:none}.tool-panel--active{display:block}.roi__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.roi__inputs,.roi__results{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:2rem}.roi__inputs h3,.roi__results h3{font-family:var(--font-display);color:var(--navy);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.roi__field{margin-bottom:1.25rem}.roi__field label{font-family:var(--font-display);color:var(--navy);margin-bottom:.5rem;font-size:.82rem;font-weight:600;display:block}.roi__field select{width:100%;font-family:var(--font-body);background:var(--gray-50);color:var(--gray-800);border:1.5px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;padding:.6rem .85rem;font-size:.9rem}.roi__field input[type=range]{-webkit-appearance:none;background:var(--gray-100);border:none;border-radius:3px;height:6px;padding:0}.roi__field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--teal);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #0ea5e94d}.roi__range-val{font-family:var(--font-display);color:var(--teal);margin-left:.5rem;font-size:1rem;font-weight:700;display:inline-block}.roi__checkboxes{flex-wrap:wrap;gap:.5rem;display:flex}.roi__check{color:var(--gray-600);cursor:pointer;background:var(--gray-50);border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.82rem;transition:background .2s;display:flex}.roi__check:has(input:checked){background:var(--teal-dim);color:var(--teal)}.roi__check input{width:auto;margin:0}.roi__result-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.roi__result-card{background:var(--off-white);border:1px solid var(--gray-100);border-radius:var(--radius);text-align:center;padding:1.25rem}.roi__result-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:block}.roi__result-value{font-family:var(--font-display);color:var(--navy);font-size:1.5rem;font-weight:700}.roi__cta{margin-top:1rem}.roi__currency-pills{gap:.4rem;display:flex}.roi__currency-pill{font-family:var(--font-display);color:var(--gray-600);background:var(--gray-50);border:1.5px solid var(--gray-200);cursor:pointer;transition:all .2s var(--ease-out);border-radius:50px;padding:.45rem 1rem;font-size:.82rem;font-weight:600}.roi__currency-pill:hover{border-color:var(--teal);color:var(--teal)}.roi__currency-pill--selected{background:var(--teal);color:var(--white);border-color:var(--teal)}.roi__breakdown{margin-bottom:1.25rem}.roi__breakdown-bar{background:var(--gray-100);border-radius:4px;height:8px;margin-bottom:.5rem;display:flex;overflow:hidden}.roi__breakdown-seg{height:100%;transition:width .6s var(--ease-out)}.roi__breakdown-seg--staff{background:var(--teal)}.roi__breakdown-seg--site{background:var(--teal-bright)}.roi__breakdown-labels{flex-wrap:wrap;gap:1.25rem;display:flex}.roi__breakdown-label{color:var(--gray-600);align-items:center;gap:.35rem;font-size:.72rem;font-weight:500;display:flex}.roi__breakdown-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.roi__breakdown-dot--staff{background:var(--teal)}.roi__breakdown-dot--site{background:var(--teal-bright)}.roi__insight{color:var(--gray-600);background:var(--off-white);border-radius:var(--radius);border-left:3px solid var(--teal);margin-bottom:1rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.6}.assessment__container{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);max-width:700px;margin:0 auto;padding:2.5rem}.assessment__progress{background:var(--gray-100);border-radius:2px;height:4px;margin-bottom:2rem;overflow:hidden}.assessment__progress-bar{background:linear-gradient(90deg,var(--teal),var(--teal-bright));height:100%;transition:width .4s var(--ease-out);border-radius:2px}.assessment__question-area h4{font-family:var(--font-display);color:var(--navy);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.assessment__options{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.assessment__option{border:1.5px solid var(--gray-100);border-radius:var(--radius);cursor:pointer;color:var(--gray-600);transition:all .2s var(--ease-out);align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.92rem;display:flex}.assessment__option:hover{border-color:var(--teal);color:var(--navy)}.assessment__option--selected{border-color:var(--teal);background:var(--teal-dim);color:var(--navy);font-weight:500}.assessment__option input{display:none}.assessment__nav{justify-content:flex-end;gap:.75rem;display:flex}.assessment__score-wrap{background:var(--off-white);border-radius:var(--radius-lg);align-items:center;gap:2rem;margin:2rem 0;padding:1.5rem;display:flex}.assessment__score-circle{background:linear-gradient(135deg,var(--teal),var(--teal-bright));border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.assessment__score-num{font-family:var(--font-display);color:var(--white);font-size:2.5rem;font-weight:700;line-height:1}.assessment__score-label{color:#ffffffb3;font-size:.75rem}.assessment__score-level{font-family:var(--font-display);color:var(--navy);font-size:1.3rem;font-weight:700}.assessment__radar{justify-content:center;min-height:200px;margin:2rem 0;display:flex}.assessment__radar canvas{border-radius:var(--radius-lg);background:#00000005}[data-theme=light] .assessment__radar canvas{border-radius:var(--radius-lg);background:#1e293bf2}.assessment__recommendations{margin:1.5rem 0}.assessment__recommendations h4{font-family:var(--font-display);color:var(--navy);margin-bottom:.75rem;font-size:1rem;font-weight:700}.assessment__recommendations ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.assessment__recommendations li{background:var(--off-white);color:var(--gray-600);border-left:3px solid var(--teal);border-radius:8px;padding:.75rem 1rem;font-size:.88rem}.assessment__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.assessment__restart{color:var(--navy);border-color:var(--gray-200);align-items:center;gap:.5rem;display:flex}.assessment__restart:hover{border-color:var(--teal);color:var(--teal)}.compliance__container{max-width:800px;margin:0 auto}.compliance__intro p{color:var(--gray-600);text-align:center;margin-bottom:2rem;font-size:.92rem;line-height:1.7}.compliance__progress-wrap{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);margin-bottom:1.25rem;padding:1rem 1.25rem}.compliance__progress-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.compliance__progress-text{font-family:var(--font-display);color:var(--navy);font-size:.82rem;font-weight:600}.compliance__progress-count{font-family:var(--font-display);color:var(--teal);font-size:.82rem;font-weight:700}.compliance__progress-track{background:var(--gray-100);border-radius:3px;height:6px;overflow:hidden}.compliance__progress-fill{background:linear-gradient(90deg,var(--teal),var(--teal-bright));height:100%;transition:width .4s var(--ease-out);border-radius:3px}.compliance__framework{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);margin-bottom:1rem;padding:1.5rem}.compliance__fw-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.compliance__fw-header-left{align-items:center;gap:.75rem;display:flex}.compliance__fw-chevron{transition:transform .3s var(--ease-out);color:var(--gray-400);flex-shrink:0}.compliance__framework--collapsed .compliance__fw-chevron{transform:rotate(-90deg)}.compliance__fw-name{font-family:var(--font-display);color:var(--navy);font-size:1.1rem;font-weight:700}.compliance__fw-full{color:var(--gray-400);margin-top:.15rem;font-size:.75rem;display:block}.compliance__fw-score{font-family:var(--font-display);font-size:1.5rem;font-weight:700;transition:color .3s}.compliance__checklist-wrap{transition:max-height .4s var(--ease-out),opacity .3s var(--ease-out);opacity:1;border-top:1px solid var(--gray-100);max-height:500px;margin-top:1rem;padding-top:.75rem;overflow:hidden}.compliance__framework--collapsed .compliance__checklist-wrap{opacity:0;border-top:none;max-height:0;margin-top:0;padding-top:0}.compliance__checklist{flex-direction:column;gap:.4rem;display:flex}.compliance__item{color:var(--gray-600);cursor:pointer;border-radius:8px;align-items:center;gap:.6rem;padding:.5rem .65rem;font-size:.85rem;transition:background .2s;display:flex}.compliance__item:hover{background:var(--gray-50)}.compliance__item:has(input:checked){background:#22c55e0d}.compliance__item input{display:none}.compliance__checkmark{border:2px solid var(--gray-200);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:relative}.compliance__item:has(input:checked) .compliance__checkmark{background:var(--teal);border-color:var(--teal)}.compliance__item:has(input:checked) .compliance__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;margin-top:-2px;display:block;transform:rotate(45deg)}.compliance__item:has(input:checked) .compliance__item-text{color:var(--navy);-webkit-text-decoration:line-through #0ea5e94d;text-decoration:line-through #0ea5e94d}.compliance__priority{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--coral);background:#f43f5e0f;border-radius:50px;flex-shrink:0;margin-left:auto;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.compliance__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.compliance__reset{color:var(--navy);border-color:var(--gray-200);align-items:center;gap:.5rem;display:flex}.compliance__reset:hover{border-color:var(--coral);color:var(--coral)}.compliance__results{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);margin-top:2rem;padding:2rem}.compliance__results h3{font-family:var(--font-display);color:var(--navy);text-align:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.compliance__radar-wrap{justify-content:center;margin-bottom:1.5rem;display:flex}.compliance__radar-wrap canvas{border-radius:var(--radius-lg);background:#00000005}.compliance__overall{justify-content:center;align-items:center;gap:1.5rem;margin:1.5rem 0;display:flex}.compliance__overall-score{border:3px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.compliance__overall-num{font-family:var(--font-display);color:var(--navy);font-size:1.8rem;font-weight:700}.compliance__overall-label{color:var(--gray-400);font-size:.65rem}.compliance__overall-level{font-family:var(--font-display);font-size:1.3rem;font-weight:700}.compliance__gaps h4{font-family:var(--font-display);color:var(--navy);margin:1.5rem 0 .75rem;font-size:1rem;font-weight:700}.compliance__gap-card{background:var(--off-white);border-radius:var(--radius);border-left:3px solid var(--coral);margin-bottom:.75rem;padding:1.25rem}.compliance__gap-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.compliance__gap-header strong{font-family:var(--font-display);color:var(--navy);font-size:.95rem}.compliance__gap-header span{font-family:var(--font-display);font-weight:700}.compliance__gap-items{flex-direction:column;gap:.3rem;margin-bottom:.5rem;list-style:none;display:flex}.compliance__gap-items li{color:var(--gray-600);padding-left:1rem;font-size:.82rem;position:relative}.compliance__gap-items li:before{content:"•";color:var(--coral);position:absolute;left:0}.compliance__gap-rec{color:var(--teal);margin-top:.5rem;font-size:.82rem;font-weight:500}[data-theme=light] .compliance__radar-wrap canvas{border-radius:var(--radius-lg);background:#1e293bf2}.testimonials{background:var(--navy-deep);position:relative;overflow:hidden}.testimonials .section__title{color:var(--white)}.testimonials .section__tag{color:var(--teal-bright)}.testimonials .section__desc{color:#ffffff80}.testimonials__carousel{margin:0 -1rem;padding:0 1rem;overflow:hidden}.testimonials__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:1rem 0 2rem;display:flex;overflow-x:auto}.testimonials__track::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;flex:0 0 calc(50% - .75rem);gap:1.25rem;min-width:320px;padding:2rem;transition:border-color .3s,background .3s;display:flex}.testimonial-card:hover{background:#ffffff0d;border-color:#0ea5e926}.testimonial-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.testimonial-card__type{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--teal);background:#0ea5e914;border:1px solid #0ea5e91f;border-radius:50px;padding:.3rem .75rem;font-size:.72rem;font-weight:600}.testimonial-card__highlight{text-align:right}.testimonial-card__highlight-num{font-family:var(--font-display);color:var(--teal-bright);font-size:1.5rem;font-weight:700;line-height:1;display:block}.testimonial-card__highlight-label{color:#ffffff59;font-size:.68rem}.testimonial-card__quote{color:#ffffffa6;flex:1;font-size:.92rem;font-style:italic;line-height:1.7}.testimonial-card__quote:before{content:"“";color:var(--teal);vertical-align:-.15em;margin-right:.1em;font-size:1.5em;line-height:0}.testimonial-card__metrics{border-top:1px solid #ffffff0f;gap:1rem;padding:1rem 0;display:flex}.testimonial-card__metric{flex-direction:column;gap:.15rem;display:flex}.testimonial-card__metric strong{font-family:var(--font-display);color:var(--white);font-size:1rem;font-weight:700}.testimonial-card__metric span{color:#ffffff59;font-size:.7rem}.testimonial-card__footer{border-top:1px solid #ffffff0f;padding-top:.75rem}.testimonial-card__role{color:#fff6;font-size:.78rem;font-weight:500}.testimonials__nav{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.testimonials__arrow{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.testimonials__arrow:hover{color:var(--teal-bright);background:#0ea5e91a;border-color:#0ea5e933}.testimonials__dots{gap:.4rem;display:flex}.testimonials__dot{cursor:pointer;background:#ffffff26;border-radius:50%;width:8px;height:8px;transition:all .3s}.testimonials__dot--active{background:var(--teal);border-radius:4px;width:24px}[data-theme=light] .testimonials{background:#1e293b}@media (max-width:900px){.testimonial-card{flex:0 0 calc(80% - .75rem)}}@media (max-width:600px){.testimonial-card{min-width:unset;flex:0 0 calc(100% - 1rem);padding:1.5rem}.testimonial-card__metrics{flex-direction:column;gap:.5rem}}.ai-section{background:linear-gradient(180deg,var(--off-white),var(--gray-50))}.ai-lab__layout{grid-template-columns:1fr 360px;align-items:start;gap:2rem;display:grid}.ai-container{max-width:100%}.ai-chat{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-100);overflow:hidden;box-shadow:0 8px 40px #02246d14}.ai-chat__header{background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.ai-chat__status{font-family:var(--font-display);align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:flex}.ai-chat__dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.ai-chat__clear{color:#ffffff80;border-radius:4px;padding:4px;transition:all .2s}.ai-chat__clear:hover{color:var(--white);background:#ffffff1a}.ai-chat__messages{flex-direction:column;gap:.75rem;height:380px;padding:1.25rem;display:flex;overflow-y:auto}.ai-chat__messages::-webkit-scrollbar{width:5px}.ai-chat__messages::-webkit-scrollbar-track{background:0 0}.ai-chat__messages::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:3px}.ai-msg{max-width:82%;animation:msgIn .3s var(--ease-out) both;gap:.6rem;display:flex}.ai-msg--user{flex-direction:row-reverse;align-self:flex-end}@keyframes msgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ai-msg__avatar{width:30px;height:30px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.ai-msg--bot .ai-msg__avatar{background:var(--navy);color:var(--white)}.ai-msg--user .ai-msg__avatar{background:var(--teal);color:var(--white)}.ai-msg__body{border-radius:var(--radius);padding:.75rem 1rem;font-size:.9rem;line-height:1.7}.ai-msg--bot .ai-msg__body{background:var(--gray-50);color:var(--gray-800);border-bottom-left-radius:4px}.ai-msg--user .ai-msg__body{background:var(--navy);color:var(--white);border-bottom-right-radius:4px}.ai-msg__body p{margin:0 0 .5rem}.ai-msg__body p:last-child{margin-bottom:0}.ai-msg{position:relative}.ai-msg__delete{color:#f43f5e;cursor:pointer;background:#f43f5e1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;line-height:1;transition:background .2s;display:none;position:absolute;top:0}.ai-msg:hover .ai-msg__delete{display:flex}.ai-msg__delete:hover{background:#f43f5e40}.ai-msg--bot .ai-msg__delete{left:-4px}.ai-msg--user .ai-msg__delete{right:-4px}.ai-msg__body code{background:#0000000f;border-radius:4px;padding:.1rem .3rem;font-size:.82rem}.ai-msg__body pre{background:var(--navy-deep);color:var(--white);border-radius:8px;margin:.5rem 0;padding:1rem;font-size:.82rem;position:relative;overflow-x:auto}.ai-msg__body pre code{background:0 0;padding:0}.ai-msg__body ul,.ai-msg__body ol{margin:.5rem 0;padding-left:1.5rem}.ai-msg__body strong{font-weight:600}.ai-msg__body--streaming:after{content:"";background:var(--teal);vertical-align:text-bottom;width:2px;height:1em;margin-left:2px;animation:.8s steps(2,end) infinite cursorBlink;display:inline-block}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.ai-msg__body--thinking:before{content:"Thinking...";color:var(--gray-400);font-size:.78rem;font-style:italic;animation:2s ease-in-out infinite thinkPulse;display:block}@keyframes thinkPulse{0%,to{opacity:.4}50%{opacity:1}}.ai-typing--fading{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(-4px)}.ai-code-copy{color:#fff9;cursor:pointer;opacity:0;background:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;padding:.25rem .5rem;font-size:.7rem;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.ai-msg__body pre:hover .ai-code-copy{opacity:1}.ai-code-copy--copied{color:var(--teal-bright)}@media (hover:none){.ai-code-copy{opacity:1}}.ai-chat__prompts{border-top:1px solid var(--gray-100);background:var(--white);flex-wrap:wrap;gap:.4rem;padding:.5rem 1.25rem;display:flex}.ai-chat__prompt-chip{font-size:.75rem;font-family:var(--font-display);color:var(--teal);background:var(--teal-dim);white-space:nowrap;border-radius:50px;padding:.35rem .75rem;font-weight:500;transition:all .2s}.ai-chat__prompt-chip:hover{background:var(--teal);color:var(--white)}.ai-chat__input-area{border-top:1px solid var(--gray-100);background:var(--gray-50);gap:.6rem;padding:.85rem 1.25rem;display:flex}.ai-chat__input{resize:none;border:1.5px solid var(--gray-200);border-radius:var(--radius);background:var(--white);flex:1;min-height:42px;max-height:100px;padding:.65rem .85rem;font-size:.9rem}.ai-chat__send{border-radius:var(--radius);background:var(--teal);width:42px;height:42px;color:var(--white);flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.ai-chat__send:hover{background:var(--teal-bright)}.ai-chat__send:disabled{opacity:.4;cursor:not-allowed}.ai-chat__stop{border-radius:var(--radius);width:42px;height:42px;color:var(--white);background:#f43f5e;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.ai-chat__stop:hover{background:#e11d48}.ai-msg__retry{font-size:.78rem;font-family:var(--font-display);color:var(--white);background:var(--teal);cursor:pointer;border-radius:6px;align-items:center;gap:.35rem;margin-top:.5rem;padding:.35rem .75rem;font-weight:500;transition:background .2s;display:inline-flex}.ai-msg__retry:hover{background:var(--teal-bright)}.ai-msg__retry svg{flex-shrink:0}.ai-typing{gap:4px;padding:6px 0;display:flex}.ai-typing span{background:var(--gray-400);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite typeDot}.ai-typing span:nth-child(2){animation-delay:.2s}.ai-typing span:nth-child(3){animation-delay:.4s}@keyframes typeDot{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.ai-chat__send:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-chat__stop:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-chat__clear:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-chat__prompt-chip:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-msg__retry:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-float-bubble:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-float-panel__close:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-float-panel__clear:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-float-bubble{z-index:950;background:var(--teal);width:56px;height:56px;color:var(--white);cursor:pointer;transition:transform .2s var(--ease-out),background .2s,opacity .2s;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:6rem;right:1.5rem;box-shadow:0 4px 20px #0ea5e959}.ai-float-bubble:hover{background:var(--teal-bright);transform:scale(1.08)}.ai-float-bubble--hidden{opacity:0;pointer-events:none;transform:scale(.8)}.ai-float-bubble__dot{border:2px solid var(--teal);background:#f43f5e;border-radius:50%;width:10px;height:10px;display:none;position:absolute;top:8px;right:8px}.ai-float-panel{z-index:950;background:var(--navy-deep);border-radius:var(--radius-lg);opacity:0;pointer-events:none;width:380px;height:520px;transition:opacity .25s var(--ease-out),transform .25s var(--ease-out);border:1px solid #ffffff14;flex-direction:column;display:flex;position:fixed;bottom:6rem;right:1.5rem;overflow:hidden;transform:translateY(16px)scale(.96);box-shadow:0 20px 60px #00000059}.ai-float-panel--open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.ai-float-panel__header{background:var(--navy);color:var(--white);border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.ai-float-panel__actions{gap:.25rem;display:flex}.ai-float-panel__close,.ai-float-panel__clear{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.ai-float-panel__close:hover,.ai-float-panel__clear:hover{color:var(--white);background:#ffffff1a}.ai-float-panel__messages{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.ai-float-panel__messages::-webkit-scrollbar{width:5px}.ai-float-panel__messages::-webkit-scrollbar-track{background:0 0}.ai-float-panel__messages::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.ai-float-panel .ai-msg--bot .ai-msg__body{color:#ffffffd9;background:#ffffff0f}.ai-float-panel .ai-msg--bot .ai-msg__avatar{background:var(--teal)}.ai-float-panel .ai-msg__body code{background:#ffffff14}.ai-float-panel__input-area{background:#00000026;border-top:1px solid #ffffff0f;flex-shrink:0;gap:.6rem;padding:.75rem 1rem;display:flex}.ai-float-panel__input-area .ai-chat__input{color:var(--white);background:#ffffff0f;border-color:#ffffff1a}.ai-float-panel__input-area .ai-chat__input::placeholder{color:#ffffff59}.ai-cta{border-radius:var(--radius);border:1px solid #0ea5e926;border-left:3px solid var(--teal);animation:ctaReveal .5s var(--ease-out) .15s both;background:linear-gradient(135deg,#0ea5e90f 0%,#0ea5e905 100%);flex-direction:column;gap:.75rem;padding:1rem 1.1rem;display:flex}@keyframes ctaReveal{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ai-cta__header{align-items:center;gap:.65rem;display:flex}.ai-cta__icon{background:linear-gradient(135deg,var(--teal),var(--teal-bright));color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 8px #0ea5e940}.ai-cta__text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.ai-cta__title{font-family:var(--font-display);color:var(--gray-800);font-size:.85rem;font-weight:700;line-height:1.3}.ai-cta__desc{color:var(--gray-400);font-size:.76rem;line-height:1.4}.ai-cta__btn{width:100%;font-family:var(--font-display);color:#fff;background:linear-gradient(135deg,var(--teal),var(--teal-bright));transition:all .3s var(--ease-out);border-radius:50px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.82rem;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0ea5e933}.ai-cta__btn:before{content:"";background:linear-gradient(135deg,var(--teal-bright),var(--teal));opacity:0;border-radius:50px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.ai-cta__btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0ea5e959}.ai-cta__btn:hover:before{opacity:1}.ai-cta__btn span,.ai-cta__btn svg{z-index:1;position:relative}.ai-cta__btn svg{transition:transform .25s var(--ease-out)}.ai-cta__btn:hover svg{transform:translate(3px)}.ai-cta__btn:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}.ai-float-panel .ai-cta{background:linear-gradient(135deg,#0ea5e91a 0%,#0ea5e90a 100%);border-color:#0ea5e933}.ai-float-panel .ai-cta__title{color:#ffffffe6}.ai-float-panel .ai-cta__desc{color:#fff6}[data-theme=light] .ai-cta{background:linear-gradient(135deg,#0ea5e90d 0%,#0ea5e903 100%);border-color:#0ea5e926}[data-theme=light] .ai-cta__title{color:#1e293b}[data-theme=light] .ai-cta__desc{color:var(--gray-400)}.ai-showcase{flex-direction:column;gap:1rem;display:flex}.ai-showcase__title{font-family:var(--font-display);color:var(--navy);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.ai-showcase__cards{flex-direction:column;gap:.75rem;display:flex}.ai-showcase__card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);transition:all .3s var(--ease-out);padding:1.25rem}.ai-showcase__card:hover{border-color:#0ea5e933;transform:translateY(-2px);box-shadow:0 8px 24px #02246d0f}.ai-showcase__card-icon{background:var(--teal-dim);width:36px;height:36px;color:var(--teal);border-radius:8px;justify-content:center;align-items:center;margin-bottom:.6rem;display:flex}.ai-showcase__card h4{font-family:var(--font-display);color:var(--navy);margin-bottom:.25rem;font-size:.92rem;font-weight:700}.ai-showcase__card p{color:var(--gray-600);margin:0;font-size:.8rem;line-height:1.5}.labs-logo{justify-content:center;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.labs-logo__mark{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.labs-logo__helix{width:48px;height:48px}.labs-logo__orbit{transform-origin:50%}.labs-logo__orbit--1{animation:8s linear infinite labsOrbit1}.labs-logo__orbit--2{animation:6s linear infinite reverse labsOrbit2}.labs-logo__core{animation:3s ease-in-out infinite labsPulse}@keyframes labsOrbit1{to{transform:rotate(360deg)}}@keyframes labsOrbit2{to{transform:rotate(360deg)}}@keyframes labsPulse{0%,to{opacity:.8;r:3.5}50%{opacity:1;r:4.5}}.labs-logo__text{align-items:baseline;gap:.4rem;display:flex}.labs-logo__salvone{font-family:var(--font-display);color:var(--gray-800);letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.labs-logo__labs{font-family:var(--font-display);background:linear-gradient(135deg,var(--teal),var(--teal-bright));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:800}@media (prefers-reduced-motion:reduce){.labs-logo__orbit--1,.labs-logo__orbit--2,.labs-logo__core{animation:none}}@media (max-width:600px){.labs-logo__mark,.labs-logo__helix{width:36px;height:36px}.labs-logo__salvone,.labs-logo__labs{font-size:1.6rem}}.ai-lab__tabs{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.ai-lab__tab{font-family:var(--font-display);color:var(--gray-600);background:var(--white);border:1.5px solid var(--gray-200);cursor:pointer;transition:all .25s var(--ease-out);border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600}.ai-lab__tab:hover{color:var(--navy);border-color:var(--teal)}.ai-lab__tab--active{color:var(--white);background:var(--navy);border-color:var(--navy)}.ai-lab__panel{display:none}.ai-lab__panel--active{display:block}.visual-ai{background:var(--navy-deep);border-radius:var(--radius-lg);border:1px solid #ffffff0f;max-width:960px;margin:0 auto;padding:2.5rem 2rem;box-shadow:0 16px 56px #02246d33}.visual-ai__doc-card--reveal{opacity:0;pointer-events:none;transform:translateY(40px)}.visual-ai__insight-card--reveal{opacity:0;transform:translateY(30px)}.visual-ai__problem{text-align:center;margin-bottom:2.5rem}.visual-ai__problem--transitioning{transition:filter .6s var(--ease-out),transform .6s var(--ease-out),opacity .6s var(--ease-out)}.visual-ai__problem-persona{color:var(--white);max-width:600px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.05rem;font-style:italic;line-height:1.6}.visual-ai__problem-wall{color:#ffffffa6;text-align:left;border-radius:var(--radius);opacity:.7;background:#ffffff08;border:1px solid #ffffff0f;max-width:700px;max-height:5.5rem;margin:0 auto 1.5rem;padding:1rem 1.25rem;font-family:Courier New,Courier,monospace;font-size:.65rem;line-height:1.35;position:relative;overflow:hidden}.visual-ai__problem-wall:after{content:"";background:linear-gradient(transparent,var(--navy-deep));pointer-events:none;height:2.5rem;position:absolute;bottom:0;left:0;right:0}.visual-ai__problem-stat{font-family:var(--font-display);color:var(--white);margin-bottom:.5rem;font-size:1.8rem;font-weight:800;line-height:1.2}.visual-ai__problem-pivot{color:#fff9;font-size:.95rem;font-style:italic}[data-theme=light] .visual-ai__problem-wall:after{background:linear-gradient(#0000,#0f172a)}.visual-ai__docs{grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:2rem;display:grid}.visual-ai__doc-card{border-radius:var(--radius);cursor:pointer;text-align:left;transition:all .25s var(--ease-out);background:#ffffff0a;border:1.5px solid #ffffff14;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex;position:relative;overflow:hidden}.visual-ai__doc-card .glow-card__glow{pointer-events:none;opacity:0;background:radial-gradient(circle,#0ea5e926,#0000 70%);border-radius:50%;width:200px;height:200px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%)}.visual-ai__doc-card:hover .glow-card__glow{opacity:1}.visual-ai__doc-card:hover{border-color:#0ea5e94d;transform:translateY(-3px);box-shadow:0 12px 32px #02246d1f}.visual-ai__doc-card--selected{-webkit-backdrop-filter:blur(12px);background:#0ea5e914;box-shadow:0 0 24px #0ea5e926,0 12px 32px #0ea5e914;border-color:var(--teal)!important}.visual-ai__doc-card-icon{z-index:1;flex-shrink:0;font-size:1.8rem;line-height:1;position:relative}.visual-ai__doc-card-text{z-index:1;flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex;position:relative}.visual-ai__doc-card-type{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--teal);font-size:.65rem;font-weight:600}.visual-ai__doc-card-title{font-family:var(--font-display);color:var(--white);font-size:.88rem;font-weight:700;line-height:1.2}.visual-ai__doc-card-desc{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.3;overflow:hidden}.visual-ai__doc-card-arrow{color:#ffffff4d;z-index:1;flex-shrink:0;transition:color .2s,transform .2s;position:relative}.visual-ai__doc-card:hover .visual-ai__doc-card-arrow{color:var(--teal);transform:translate(2px)}.visual-ai__stage{animation:vai-stageIn .4s var(--ease-out) both;display:none}.visual-ai__stage--active{border-radius:var(--radius-lg);background:var(--navy-deep);padding:2rem 1.5rem;display:block;position:relative;overflow:hidden}.visual-ai__stage--active:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 40%,#000,#0000);mask-image:radial-gradient(80% 70% at 50% 40%,#000,#0000)}.visual-ai__stage--active:after{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e914,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite orbDrift;position:absolute;top:-100px;right:-100px}@keyframes vai-stageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.visual-ai__timer{text-align:center;z-index:1;margin-bottom:1rem;position:relative}.visual-ai__timer-value{font-family:var(--font-display);color:#fffc;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.visual-ai__timer-cached{font-family:var(--font-display);color:var(--teal);background:#0ea5e91a;border-radius:50px;margin-left:.5rem;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.visual-ai__progress{z-index:1;justify-content:center;align-items:center;gap:0;margin-bottom:1.5rem;display:flex;position:relative}.visual-ai__step{opacity:.35;align-items:center;gap:.4rem;transition:opacity .3s;display:flex}.visual-ai__step--active{opacity:1}.visual-ai__step--done{opacity:.6}.visual-ai__step-num{width:24px;height:24px;font-family:var(--font-display);background:var(--gray-200);color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;transition:background .3s;display:flex}.visual-ai__step--active .visual-ai__step-num{background:var(--teal)}.visual-ai__step--done .visual-ai__step-num{background:var(--navy)}.visual-ai__step-label{font-family:var(--font-display);color:#ffffff59;font-size:.72rem;font-weight:600}.visual-ai__step--active .visual-ai__step-label{color:var(--white)}.visual-ai__step-line{background:var(--gray-200);flex-shrink:0;width:28px;height:2px;margin:0 .4rem;position:relative;overflow:hidden}.visual-ai__step-line:after{content:"";background:var(--teal);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite vai-particle;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 6px #0ea5e999}.visual-ai__step--done+.visual-ai__step-line{background:var(--teal)}.visual-ai__step--done+.visual-ai__step-line:after{opacity:0;animation:none;left:100%}@keyframes vai-particle{0%{opacity:0;left:-8px}20%{opacity:1}80%{opacity:1}to{opacity:0;left:100%}}.visual-ai__page{-webkit-backdrop-filter:blur(24px)saturate(1.5);border-radius:var(--radius-lg);z-index:1;background:#fffffff2;border:1px solid #ffffff26;max-width:600px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 80px #02246d26,0 4px 12px #02246d0f}.visual-ai__page-header{background:var(--navy);justify-content:space-between;align-items:center;padding:.75rem 1.75rem;display:flex}.visual-ai__page-badge{font-family:var(--font-display);color:var(--white);background:var(--teal);letter-spacing:.02em;border-radius:50px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.visual-ai__page-type{font-family:var(--font-display);color:#ffffff80;font-size:.72rem;font-weight:600}.visual-ai__page-body{background:#fff;padding:2rem 2rem 1.5rem}.visual-ai__page-title{font-family:var(--font-display);color:var(--navy);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;line-height:1.2}.visual-ai__page-footer{color:#9ca3af;font-size:.68rem;font-family:var(--font-display);background:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;padding:.6rem 1.75rem;font-weight:500;display:flex}.visual-ai__page-sections{flex-direction:column;gap:1.5rem;display:flex}.visual-ai__section{gap:1rem;display:flex}.visual-ai__section-num{background:var(--navy);width:32px;height:32px;color:var(--white);font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;font-size:.85rem;font-weight:700;display:flex}.visual-ai__section-content{flex:1;min-width:0}.visual-ai__section-heading{font-family:var(--font-display);color:var(--navy);margin-bottom:.3rem;font-size:1rem;font-weight:700}.visual-ai__section-text{color:#4b5563;margin-bottom:.75rem;font-size:.9rem;line-height:1.65}.visual-ai__section-image{aspect-ratio:16/10;border-radius:var(--radius);background:#f9fafb;width:100%;overflow:hidden}.visual-ai__section-shimmer{background:linear-gradient(90deg,#f9fafb 25%,#f3f4f6 50%,#f9fafb 75%) 0 0/200% 100%;justify-content:center;align-items:center;width:100%;height:100%;animation:1.5s linear infinite vai-shimmer;display:flex}.visual-ai__section-shimmer--error{background:#f9fafb;animation:none}@keyframes vai-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.visual-ai__section-img{object-fit:contain;background:#fff;width:100%;height:100%}.visual-ai__section-placeholder{background:#f9fafb;border:1.5px dashed #e5e7eb;border-radius:8px;align-items:center;gap:.6rem;padding:.75rem 1rem;display:flex}.visual-ai__section-placeholder-icon{font-size:1.3rem}.visual-ai__section-placeholder-note{color:#9ca3af;font-size:.72rem;font-family:var(--font-display);font-style:italic;font-weight:500}.visual-ai__facts{text-align:center;z-index:1;max-width:600px;margin:0 auto;padding:1rem;position:relative}.visual-ai__facts-label{font-family:var(--font-display);color:var(--teal);font-size:.75rem;font-weight:700}.visual-ai__facts-text{color:#fff9;font-size:.8rem;transition:opacity .3s}.visual-ai__error{border-radius:var(--radius);color:#1e293b;text-align:center;padding:1.25rem 1.5rem;font-size:.88rem;line-height:1.5}.visual-ai__retry{font-family:var(--font-display);border-radius:var(--radius);background:var(--teal);color:var(--white);cursor:pointer;border:none;align-items:center;gap:.4rem;margin-top:.75rem;padding:.5rem 1.25rem;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.visual-ai__retry:hover{background:var(--teal-bright);transform:translateY(-1px)}.visual-ai__insights{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.visual-ai__insight-card{border:1px solid #ffffff14;border-left:3px solid var(--teal);border-radius:var(--radius);background:#ffffff0a;padding:1.25rem 1.5rem}.visual-ai__insight-card--inspection{border-left-color:var(--teal)}.visual-ai__insight-card--outcomes{border-left-color:#a78bfa}.visual-ai__insight-card--compliance{border-left-color:#22c55e}.visual-ai__insight-title{font-family:var(--font-display);color:var(--white);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.82rem;font-weight:700}.visual-ai__inspection-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.visual-ai__inspection-item{flex-direction:column;gap:.2rem;display:flex}.visual-ai__inspection-badge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--teal-bright);background:#0ea5e91a;border:1px solid #0ea5e933;border-radius:50px;width:-moz-fit-content;width:fit-content;padding:.15rem .5rem;font-size:.62rem;font-weight:700;display:inline-block}.visual-ai__inspection-framework{font-family:var(--font-display);color:#ffffff80;margin-top:.1rem;font-size:.72rem;font-weight:600}.visual-ai__inspection-criterion{color:#ffffffbf;margin:0;font-size:.8rem;line-height:1.5}.visual-ai__outcomes-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.visual-ai__outcomes-item{color:#fffc;padding-left:1rem;font-size:.85rem;line-height:1.5;position:relative}.visual-ai__outcomes-item:before{content:"";background:#a78bfa;border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.visual-ai__outcomes-item strong{color:var(--white);font-family:var(--font-display);font-weight:600}.visual-ai__compliance-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.visual-ai__compliance-item{color:#ffffffd9;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.visual-ai__compliance-check{color:#22c55e;background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}.visual-ai__compliance-code{font-family:var(--font-display);color:var(--teal-bright);font-size:.78rem;font-weight:600}.visual-ai__conversion{margin-top:1.5rem}.visual-ai__timer-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.visual-ai__timer-card{border-radius:var(--radius-lg);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;padding:1.5rem}.visual-ai__timer-card--fast{border-top:3px solid var(--teal)}.visual-ai__timer-card--slow{border-top:3px solid var(--coral)}.visual-ai__timer-card-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;color:#ffffff80;margin-bottom:.5rem;font-size:.72rem;font-weight:600}.visual-ai__timer-card-value{font-family:var(--font-display);font-size:2rem;font-weight:800;line-height:1.1}.visual-ai__timer-card--fast .visual-ai__timer-card-value{color:var(--teal)}.visual-ai__timer-card--slow .visual-ai__timer-card-value{color:var(--coral)}.visual-ai__timer-card-note{color:#fff6;margin-top:.25rem;font-size:.72rem}.visual-ai__actions{text-align:center;margin-bottom:1.5rem}.visual-ai__download{font-family:var(--font-display);border-radius:var(--radius);background:var(--navy);color:var(--white);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.visual-ai__download:hover{background:var(--navy-light);transform:translateY(-1px)}.visual-ai__download:disabled{opacity:.6;cursor:wait}.visual-ai__cta{background:linear-gradient(135deg,var(--navy),var(--navy-mid));border-radius:var(--radius-lg);max-width:600px;color:var(--white);text-align:center;margin:0 auto;padding:2rem}.visual-ai__cta-hook{font-family:var(--font-display);color:var(--teal-bright);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.visual-ai__cta-desc{color:#fffc;margin-bottom:1.25rem;font-size:.88rem;line-height:1.6}.visual-ai__cta-btn{font-family:var(--font-display);border-radius:var(--radius);background:var(--teal);color:var(--white);cursor:pointer;transition:all .25s var(--ease-out);border:none;align-items:center;gap:.5rem;padding:.7rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.visual-ai__cta-btn:hover{background:var(--teal-bright);transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e94d}.visual-ai__cost-ticker{text-align:center;z-index:1;font-family:var(--font-display);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:.75rem;font-size:.82rem;display:flex;position:relative}.visual-ai__cost-ticker-agency{color:var(--coral);font-weight:600}.visual-ai__cost-ticker-time{color:var(--teal);font-weight:600}.visual-ai__facts-label--story{color:var(--teal-bright)}.visual-ai__sketch-svg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.visual-ai__sketch-svg line,.visual-ai__sketch-svg rect,.visual-ai__sketch-svg circle{stroke:#d1d5db;stroke-width:1.5px;fill:none;stroke-dasharray:8 6;stroke-dashoffset:100px;animation:2s linear infinite vai-sketch}@keyframes vai-sketch{to{stroke-dashoffset:0}}.visual-ai__insight-card--savings{border-left-color:var(--teal)}.visual-ai__savings-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.visual-ai__savings-label{font-family:var(--font-display);color:#fff9;white-space:nowrap;font-size:.78rem;font-weight:600}.visual-ai__savings-slider{-webkit-appearance:none;cursor:pointer;background:#ffffff1f;border:none;border-radius:3px;width:160px;height:6px;padding:0}.visual-ai__savings-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--teal);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #0ea5e94d}.visual-ai__savings-slider::-moz-range-thumb{background:var(--teal);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px}.visual-ai__savings-val{font-family:var(--font-display);color:var(--teal-bright);font-size:.9rem;font-weight:700}.visual-ai__savings-output{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem;display:grid}.visual-ai__savings-figure{text-align:center;padding:.75rem}.visual-ai__savings-figure-label{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;font-size:.68rem;font-weight:600;font-family:var(--font-display);margin-bottom:.25rem;display:block}.visual-ai__savings-figure-value{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:800}.visual-ai__savings-figure--spend .visual-ai__savings-figure-value{color:var(--coral)}.visual-ai__savings-figure--saved .visual-ai__savings-figure-value{color:var(--teal)}.visual-ai__gallery{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;gap:.75rem;margin-bottom:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.visual-ai__gallery:empty{display:none}.visual-ai__gallery-item{text-align:center;cursor:pointer;flex-shrink:0;width:100px;transition:transform .2s}.visual-ai__gallery-item:hover{transform:translateY(-2px)}.visual-ai__gallery-thumb{object-fit:cover;border:2px solid #ffffff1a;border-radius:8px;width:100px;height:65px;transition:border-color .2s}.visual-ai__gallery-item:hover .visual-ai__gallery-thumb{border-color:var(--teal)}.visual-ai__gallery-title{font-family:var(--font-display);color:#fff9;white-space:nowrap;text-overflow:ellipsis;margin-top:.3rem;font-size:.62rem;font-weight:600;overflow:hidden}.visual-ai__gallery-time{color:#ffffff59;font-variant-numeric:tabular-nums;font-size:.58rem}.visual-ai__doc-card--completed:after{content:"✓";color:#fff;z-index:2;background:#22c55ee6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:.5rem;right:.5rem}.visual-ai__again-btn{font-family:var(--font-display);border-radius:var(--radius);background:var(--teal);color:var(--white);cursor:pointer;border:none;align-items:center;gap:.5rem;margin-right:.75rem;padding:.65rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.visual-ai__again-btn:hover{background:var(--teal-bright);transform:translateY(-1px)}.visual-ai__scale-msg{text-align:center;border-radius:var(--radius);background:#0ea5e90f;border:1px solid #0ea5e926;margin-bottom:1.5rem;padding:1.5rem}.visual-ai__scale-msg p{font-family:var(--font-display);color:var(--white);font-size:.95rem;font-weight:600;line-height:1.5}.visual-ai__share{font-family:var(--font-display);border-radius:var(--radius);color:var(--white);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.visual-ai__share:hover{background:#ffffff1a;transform:translateY(-1px)}.visual-ai__share--copied,.visual-ai__share--copied:hover{color:#22c55e;background:#22c55e26;border-color:#22c55e4d;transform:none}.visual-ai__particles{pointer-events:none;z-index:2;position:absolute;top:0;bottom:0;left:0;right:0}[data-theme=light] .visual-ai{background:#0f172a;border-color:#0000001a}[data-theme=light] .ai-lab__tab{color:var(--gray-600);background:#fff}[data-theme=light] .ai-lab__tab--active{background:var(--navy);color:#fff}@media (max-width:900px){.visual-ai__docs{grid-template-columns:repeat(2,1fr)}.visual-ai__problem-stat{font-size:1.4rem}.visual-ai__progress{flex-wrap:wrap;gap:.5rem}.visual-ai__step-line{display:none}.visual-ai__insights{gap:.75rem}.visual-ai__timer-cards{grid-template-columns:1fr 1fr}}@media (max-width:600px){.visual-ai__docs{grid-template-columns:1fr;gap:.65rem}.visual-ai__doc-card{padding:.9rem 1rem}.visual-ai__doc-card-icon{font-size:1.4rem}.visual-ai__doc-card-title{font-size:.82rem}.visual-ai{border-radius:var(--radius);padding:1.5rem 1rem}.visual-ai__problem-stat{font-size:1.1rem}.visual-ai__problem-wall{max-height:4rem;font-size:.6rem}.visual-ai__stage--active{padding:1.25rem 1rem}.visual-ai__page-body{padding:1.25rem 1.25rem 1rem}.visual-ai__page-title{font-size:1.2rem}.visual-ai__section{flex-direction:column;gap:.6rem}.visual-ai__section-num{width:28px;height:28px;font-size:.78rem}.visual-ai__section-heading{font-size:.92rem}.visual-ai__section-text{font-size:.85rem}.visual-ai__timer-cards{grid-template-columns:1fr}.visual-ai__cta{padding:1.5rem}.visual-ai__cta-hook{font-size:1rem}.visual-ai__cost-ticker{flex-direction:column;gap:.25rem;font-size:.75rem}.visual-ai__savings-output{grid-template-columns:1fr}.visual-ai__savings-slider{width:120px}.visual-ai__gallery{padding:.5rem 0}}@media (prefers-reduced-motion:reduce){.visual-ai__step-line:after{opacity:0;animation:none}.visual-ai__stage--active:after,.visual-ai__stage,.visual-ai__section-shimmer{animation:none}.visual-ai__sketch-svg line,.visual-ai__sketch-svg rect,.visual-ai__sketch-svg circle{stroke-dashoffset:0;animation:none}.visual-ai__doc-card--reveal{opacity:1;pointer-events:auto;transform:none}.visual-ai__insight-card--reveal{opacity:1;transform:none}}.linkedin{background:var(--navy-deep);position:relative;overflow:hidden}.linkedin:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;top:0;bottom:0;left:0;right:0}.linkedin__carousel{max-width:720px;min-height:260px;margin:0 auto;position:relative;overflow:hidden}.linkedin__track{width:100%;min-height:inherit;position:relative}.linkedin__card{border-radius:var(--radius-lg);opacity:0;pointer-events:none;background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;gap:1rem;width:100%;padding:2rem;transition:opacity .6s;display:flex;position:absolute;top:0;left:0}.linkedin__card--active{opacity:1;pointer-events:auto}.linkedin__card:hover{border-color:#0ea5e94d}.linkedin__card-header{align-items:center;gap:.75rem;display:flex}.linkedin__card-icon{background:var(--teal-dim);width:40px;height:40px;color:var(--teal);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.linkedin__card-date{color:#fff6;font-size:.85rem;font-family:var(--font-display)}.linkedin__card-body{color:#ffffffb3;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.linkedin__card-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.linkedin__card-likes{color:#ffffff59;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.linkedin__card-link{color:var(--teal);font-size:.85rem;font-weight:500;transition:color .2s}.linkedin__card-link:hover{color:var(--teal-bright)}.linkedin__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.linkedin__dot{cursor:pointer;width:8px;height:8px;transition:all .3s var(--ease);background:#ffffff26;border:none;border-radius:99px;padding:0}.linkedin__dot--active{background:var(--teal);width:24px}.linkedin__cta{justify-content:center;margin-top:2rem;display:flex}.linkedin__carousel[data-paused=true] .linkedin__dots{opacity:.6}[data-theme=light] .linkedin{background:#1e293b}@media (max-width:768px){.linkedin__card{padding:1.5rem}.linkedin__card-body{-webkit-line-clamp:5;font-size:.95rem}.linkedin__carousel{min-height:280px}}.trust-centre{background:var(--off-white)}.trust-centre .section__header>*{opacity:1!important;transform:none!important}.trust-centre .section__title{color:#02246d}.trust-centre .section__tag{color:var(--teal)}.trust-centre .section__desc{color:#475569}.trust__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.trust__badge{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);text-align:center;transition:all .4s var(--ease-out);padding:2rem}.trust__badge:hover{border-color:#0ea5e933;transform:translateY(-3px);box-shadow:0 12px 40px #02246d14}.trust__badge-icon{justify-content:center;align-items:center;width:100%;height:48px;margin:0 auto 1rem;display:flex}.trust__badge-icon img{object-fit:contain;max-width:100px;max-height:48px}.trust__badge h4{font-family:var(--font-display);color:var(--navy);margin-bottom:.35rem;font-size:1rem;font-weight:700}.trust__badge p{color:var(--gray-600);margin:0;font-size:.82rem;line-height:1.6}.trust__stat{text-align:center;background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:2rem}.trust__stat p{color:var(--gray-600);font-size:.95rem;line-height:1.6}.trust__stat strong{color:var(--navy);font-family:var(--font-display)}.cta-banner{background:linear-gradient(135deg,var(--navy-deep) 0%,var(--navy) 50%,var(--navy-light) 100%);padding:5rem 0;position:relative;overflow:hidden}.cta-banner:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;top:0;bottom:0;left:0;right:0}.cta-banner__inner{z-index:1;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.cta-banner__text h2{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.cta-banner__text p{color:#ffffff80;max-width:500px;font-size:.95rem;line-height:1.6}.cta-banner .btn--primary{white-space:nowrap;flex-shrink:0}.scroll-cta{z-index:900;transition:transform .5s var(--ease-out);pointer-events:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.scroll-cta--visible{pointer-events:auto;transform:translateY(0)}.scroll-cta__inner{-webkit-backdrop-filter:blur(20px)saturate(1.5);backdrop-filter:blur(20px)saturate(1.5);background:#010e2ff2;border-top:1px solid #0ea5e926;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;box-shadow:0 -4px 30px #0000004d}.scroll-cta__text{font-family:var(--font-display);color:#ffffffe6;font-size:.95rem;font-weight:600}.scroll-cta__actions{align-items:center;gap:1rem;display:flex}.scroll-cta__btn{font-family:var(--font-display);color:#fff;background:var(--teal);transition:all .3s var(--ease-out);white-space:nowrap;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-size:.84rem;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #0ea5e94d}.scroll-cta__btn:hover{background:var(--teal-bright);transform:translateY(-1px);box-shadow:0 4px 20px #0ea5e966}.scroll-cta__close{color:#ffffff80;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.scroll-cta__close:hover{color:#fffc;background:#ffffff26}[data-theme=light] .scroll-cta__inner{background:#fffffff2;border-top-color:#0ea5e91a;box-shadow:0 -4px 30px #00000014}[data-theme=light] .scroll-cta__text{color:var(--gray-800)}[data-theme=light] .scroll-cta__close{color:var(--gray-400);background:#0000000d;border-color:#00000014}@media (max-width:600px){.scroll-cta__inner{text-align:center;flex-direction:column;gap:.75rem;padding:1rem 1.25rem}.scroll-cta__text{font-size:.85rem}}.exit-intent{z-index:10000;opacity:0;visibility:hidden;transition:all .4s var(--ease-out);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.exit-intent--visible{opacity:1;visibility:visible}.exit-intent__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#010e2fb3;position:absolute;top:0;bottom:0;left:0;right:0}.exit-intent__modal{z-index:1;border-radius:var(--radius-lg);width:100%;max-width:480px;transition:transform .4s var(--ease-out);background:#061e52f2;border:1px solid #0ea5e926;padding:2.5rem;position:relative;transform:translateY(20px)scale(.95);box-shadow:0 30px 80px #00000080}.exit-intent--visible .exit-intent__modal{transform:translateY(0)scale(1)}.exit-intent__close{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.exit-intent__close:hover{color:#fffc;background:#ffffff1f}.exit-intent__icon{width:56px;height:56px;color:var(--teal);background:#0ea5e91a;border:1px solid #0ea5e926;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.exit-intent__title{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.exit-intent__desc{color:#ffffff8c;margin-bottom:1.5rem;font-size:.92rem;line-height:1.6}.exit-intent__form{gap:.5rem;display:flex}.exit-intent__input{font-family:var(--font-body);color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50px;outline:none;flex:1;padding:.7rem 1rem;font-size:.88rem;transition:border-color .2s}.exit-intent__input::placeholder{color:#ffffff4d}.exit-intent__input:focus{border-color:#0ea5e966}.exit-intent__submit{font-family:var(--font-display);background:var(--teal);color:#fff;white-space:nowrap;transition:all .3s var(--ease-out);border-radius:50px;padding:.7rem 1.5rem;font-size:.84rem;font-weight:600;box-shadow:0 2px 12px #0ea5e94d}.exit-intent__submit:hover{background:var(--teal-bright);transform:translateY(-1px)}.exit-intent__success{text-align:center;padding:1rem 0;display:none}.exit-intent__success-icon{color:#22c55e;background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.75rem;display:inline-flex}.exit-intent__success h4{font-family:var(--font-display);color:#fff;margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.exit-intent__success p{color:#ffffff80;font-size:.85rem}.exit-intent__trust{color:#ffffff59;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;display:flex}.exit-intent__trust svg{flex-shrink:0}[data-theme=light] .exit-intent__overlay{background:#0006}[data-theme=light] .exit-intent__modal{background:#fffffff7;border-color:#00000014;box-shadow:0 30px 80px #00000026}[data-theme=light] .exit-intent__title{color:var(--gray-800)}[data-theme=light] .exit-intent__desc{color:var(--gray-400)}[data-theme=light] .exit-intent__input{color:var(--gray-800);background:#00000008;border-color:#0000001a}[data-theme=light] .exit-intent__input::placeholder{color:var(--gray-400)}[data-theme=light] .exit-intent__close{color:var(--gray-400);background:#0000000a;border-color:#00000014}[data-theme=light] .exit-intent__trust{color:var(--gray-400)}[data-theme=light] .exit-intent__success h4{color:var(--gray-800)}[data-theme=light] .exit-intent__success p{color:var(--gray-400)}@media (max-width:600px){.exit-intent__modal{padding:2rem 1.5rem}.exit-intent__form{flex-direction:column}.exit-intent__submit{text-align:center;width:100%}}.contact{background:var(--white)}.contact__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact__info .section__title{text-align:left;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.4rem)}.contact__info p{color:var(--gray-600);margin-bottom:2rem;line-height:1.7}.contact__details{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.contact__detail{align-items:flex-start;gap:1rem;display:flex}.contact__detail-icon{background:var(--teal-dim);width:40px;height:40px;color:var(--teal);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact__detail strong{font-family:var(--font-display);color:var(--navy);margin-bottom:.15rem;font-size:.88rem;display:block}.contact__detail span,.contact__detail a{color:var(--gray-600);font-size:.88rem}.contact__detail a{color:var(--teal);transition:color .2s}.contact__detail a:hover{color:var(--navy)}.contact__form-wrap{background:var(--off-white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:2rem}.contact__form-progress{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.contact__form-dot{background:var(--gray-200);border-radius:50%;width:8px;height:8px;transition:all .3s}.contact__form-dot--active{background:var(--teal);transform:scale(1.2)}.contact__form-dot--done{background:var(--teal);opacity:.5}.contact__step{display:none}.contact__step--active{animation:stepIn .4s var(--ease-out);display:block}@keyframes stepIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.contact__step h3{font-family:var(--font-display);color:var(--navy);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.form__group{margin-bottom:1rem}.form__label{font-family:var(--font-display);color:var(--navy);margin-bottom:.5rem;font-size:.82rem;font-weight:600;display:block}.form__validation{color:var(--coral);margin-top:.25rem;font-size:.75rem;display:block}.form__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.contact__budget-pills{flex-wrap:wrap;gap:.5rem;display:flex}.contact__budget-pill{border:1.5px solid var(--gray-200);background:var(--white);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.15rem;min-width:0;padding:.6rem .75rem;transition:all .2s;display:flex}.contact__budget-pill:hover{border-color:var(--teal)}.contact__budget-pill--selected{border-color:var(--teal);background:var(--teal-dim)}.contact__budget-amount{font-family:var(--font-display);color:var(--navy);letter-spacing:-.01em;font-size:.82rem;font-weight:700}.contact__budget-pill--selected .contact__budget-amount{color:var(--teal)}.contact__budget-hint{color:var(--gray-400);text-transform:uppercase;letter-spacing:.04em;font-size:.6rem;font-weight:500}.contact__success-response{font-size:.92rem;line-height:1.6}.contact__service-cards{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1.5rem;display:grid}.contact__service-card{border:1.5px solid var(--gray-200);border-radius:var(--radius);color:var(--gray-600);background:var(--white);flex-direction:column;align-items:center;gap:.35rem;padding:1rem .5rem;font-size:.78rem;font-weight:500;transition:all .2s;display:flex}.contact__service-card:hover{border-color:var(--teal);color:var(--teal)}.contact__service-card--selected{border-color:var(--teal);background:var(--teal-dim);color:var(--teal)}.contact__service-card svg{color:inherit}.contact__success{text-align:center;padding:2rem 0}.contact__success-icon{margin:0 auto 1.5rem}.contact__success h3{font-family:var(--font-display);color:var(--navy);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.contact__success p{color:var(--gray-600);margin-bottom:1.5rem}.footer{background:var(--navy-deep);color:#fff9;padding-top:0;position:relative}.footer__wave{margin-bottom:-1px}.footer__wave svg{width:100%;height:80px;display:block}.footer__top{justify-content:space-between;gap:3rem;padding:3rem 0 2.5rem;display:flex}.footer__logo-link{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);opacity:.7;font-size:1.3rem;font-weight:700;transition:opacity .3s}.footer__logo-link:hover{opacity:1}.footer__tagline{color:#fff6;margin-top:.75rem;font-size:.88rem;line-height:1.6}.footer__github{color:#ffffff59;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.78rem;display:flex}.footer__github-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.footer__dmcc{opacity:.35;filter:brightness(0)invert();margin-top:1rem;transition:opacity .3s,filter .3s;display:inline-block}.footer__dmcc:hover{opacity:1;filter:brightness(0)invert()sepia()saturate(5)hue-rotate(175deg)}.footer__dmcc img{display:block}.footer__grid{gap:3.5rem;display:flex}.footer__col{flex-direction:column;gap:.45rem;display:flex}.footer__col h4{font-family:var(--font-display);color:var(--white);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.footer__col a{color:#fff6;font-size:.84rem;transition:color .2s}.footer__col a:hover{color:var(--teal-bright)}.footer__social{justify-content:center;gap:1rem;padding:1.5rem 0;display:flex}.footer__social a{color:#fff6;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.footer__social a:hover{color:var(--teal-bright);background:#0ea5e926}.footer__divider{background:#ffffff0f;height:1px;margin:0}.footer__bottom{color:#ffffff4d;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:.78rem;display:flex}.footer__bottom-links{gap:1.5rem;display:flex}.footer__bottom-links a{color:#ffffff4d;transition:color .2s}.footer__bottom-links a:hover{color:#fff9}.legal{min-height:100vh;padding:8rem 0 4rem}.legal__header{border-bottom:1px solid var(--gray-100);margin-bottom:3rem;padding-bottom:2rem}.legal__back{font-family:var(--font-display);color:var(--teal);transition:color .2s var(--ease);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.legal__back:hover{color:var(--teal-bright)}.legal__back svg{transition:transform .2s var(--ease)}.legal__back:hover svg{transform:translate(-3px)}.legal__title{font-family:var(--font-display);color:var(--navy);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.legal__meta{color:var(--gray-400);font-size:.85rem;font-family:var(--font-display)}.legal__content{max-width:760px;color:var(--gray-600);font-size:.95rem;line-height:1.8}.legal__content h2{font-family:var(--font-display);color:var(--navy);letter-spacing:-.02em;margin:2.5rem 0 .75rem;font-size:1.35rem;font-weight:700}.legal__content h3{font-family:var(--font-display);color:var(--navy);margin:1.5rem 0 .5rem;font-size:1.05rem;font-weight:600}.legal__content p{margin:0 0 1rem}.legal__content ul,.legal__content ol{margin:0 0 1rem;padding-left:1.5rem}.legal__content li{margin-bottom:.4rem}.legal__content a{color:var(--teal);text-underline-offset:2px;text-decoration:underline}.legal__content a:hover{color:var(--teal-bright)}.legal__content strong{color:var(--navy);font-weight:600}.legal__content table{border-collapse:collapse;width:100%;margin:1rem 0 1.5rem;font-size:.85rem}.legal__content th,.legal__content td{text-align:left;border:1px solid var(--gray-100);padding:.6rem .75rem}.legal__content th{background:var(--gray-50);color:var(--navy);font-weight:600;font-family:var(--font-display)}.legal__toc{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius);margin-bottom:2.5rem;padding:1.5rem 2rem}.legal__toc h3{font-family:var(--font-display);color:var(--navy);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.legal__toc ol{columns:2;column-gap:2rem;margin:0;padding-left:1.25rem}.legal__toc li{break-inside:avoid;margin-bottom:.35rem;font-size:.85rem}.legal__toc a{color:var(--teal);text-decoration:none}.legal__toc a:hover{text-decoration:underline}.legal__jurisdiction{background:var(--teal-dim);color:var(--teal);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;border-radius:6px;align-items:center;gap:.35rem;margin-left:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}[data-theme=light] .legal__title,[data-theme=light] .legal__content h2,[data-theme=light] .legal__content h3,[data-theme=light] .legal__content strong{color:#1e293b}[data-theme=light] .legal__content th{color:#1e293b;background:#f1f5f9}@keyframes orbDrift{0%,to{transform:translate(0)}33%{transform:translate(30px,-40px)}66%{transform:translate(-20px,25px)}}@keyframes heroGradient{0%{transform:translate(0)}50%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}.hero__badge,.hero__title,.hero__subtitle,.hero__actions,.hero__stats{will-change:opacity, transform}.nav{will-change:auto}.reveal{opacity:0;transition:all .7s var(--ease-out);transform:translateY(35px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}html{scroll-behavior:auto}}@supports (animation-timeline:scroll()){.hero__grid-bg{animation:linear parallaxBg;animation-timeline:scroll();animation-range:0 100vh}@keyframes parallaxBg{to{opacity:0;transform:translateY(20%)}}.hero__visual{animation:linear parallaxOrbs;animation-timeline:scroll();animation-range:0 80vh}@keyframes parallaxOrbs{to{opacity:0;transform:translateY(15%)}}}@media (max-width:900px){.nav__burger{display:flex}.nav__links{background:var(--navy-deep);width:300px;height:100vh;transition:right .4s var(--ease-out);z-index:999;border-left:1px solid #ffffff0f;flex-direction:column;gap:0;padding:5rem 2rem 2rem;position:fixed;top:0;right:-100%}.nav__links--open{right:0}.nav__item{width:100%}.nav__link{padding:.75rem 0;font-size:1.05rem}.nav__panel{opacity:1;visibility:visible;pointer-events:auto;min-width:0;max-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:max-height .3s var(--ease-out), padding .3s var(--ease-out);background:#ffffff08;border:none;border-radius:8px;padding:0;position:static;overflow:hidden;transform:none}.nav__panel--wide{min-width:0}.nav__item--expanded .nav__panel{max-height:500px;padding:.5rem 0 .5rem 1rem}.nav__panel-inner{flex-direction:column}.nav__expand{display:flex}.nav__item[data-panel]{flex-wrap:wrap;align-items:center;display:flex}.nav__item[data-panel] .nav__link{flex:1}.nav__item[data-panel] .nav__panel{flex-basis:100%}.nav__office{order:10;justify-content:center;width:100%;margin-top:auto;display:inline-flex}.nav__office-tooltip{top:auto;bottom:calc(100% + 12px);left:0;right:0}.nav__office-tooltip:before{top:auto;bottom:-6px;transform:rotate(225deg)}.nav__link--active{border-left:3px solid var(--teal-bright);padding-left:calc(.75rem - 3px);color:var(--teal-bright)!important}.theme-toggle{position:absolute;top:1.5rem;right:3.5rem}.nav__cta{justify-content:center;width:100%;margin:1.5rem 0 0}}@media (max-width:600px){.partners__grid{grid-template-columns:1fr}}@media (max-width:900px){.about__grid{grid-template-columns:1fr}.about__cards{grid-template-columns:1fr 1fr}}@media (max-width:500px){.about__cards{grid-template-columns:1fr}}@media (max-width:900px){.services__grid{grid-template-columns:repeat(2,1fr)}.service-card--wide{grid-template-rows:auto;grid-template-columns:1fr}}@media (max-width:600px){.services__grid{grid-template-columns:1fr}.tools__tabs{flex-wrap:wrap}.tools__tab{padding:.5rem 1rem;font-size:.78rem}}@media (max-width:900px){.roi__grid{grid-template-columns:1fr}}@media (max-width:700px){.diagram{flex-direction:column;min-width:auto}.diagram__flow{margin:.5rem 0;transform:rotate(90deg)}}@media (max-width:900px){.ai-lab__layout{grid-template-columns:1fr}.ai-showcase__cards{flex-flow:wrap}.ai-showcase__card{flex:1;min-width:200px}}@media (max-width:600px){.ai-chat__messages{height:280px}.ai-msg{max-width:95%}.ai-chat__prompt-chip{padding:.3rem .6rem;font-size:.7rem}.ai-float-panel{border-radius:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.ai-float-bubble{width:48px;height:48px;bottom:5rem;right:1rem}}@media (max-width:900px){.trust__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.trust__grid{grid-template-columns:1fr}}@media (max-width:700px){.cta-banner__inner{text-align:center;flex-direction:column;align-items:stretch}.cta-banner__text p{max-width:100%}}@media (max-width:900px){.contact__grid{grid-template-columns:1fr}}@media (max-width:600px){.contact__service-cards{grid-template-columns:repeat(2,1fr)}.form__row{grid-template-columns:1fr}.contact__budget-pills{flex-wrap:wrap}.contact__budget-pill{flex:0 0 calc(50% - .25rem)}}@media (max-width:900px){.footer__top{flex-direction:column;gap:2rem}.footer__grid{flex-wrap:wrap;gap:2rem}.footer__bottom{text-align:center;flex-direction:column;gap:.75rem}}@media (max-width:600px){.section{padding:4rem 0}.hero{padding:calc(32px + 6rem) 1.25rem 3rem}.hero__stats{flex-direction:column;align-items:flex-start;gap:1rem}.hero__stat-divider{width:40px;height:1px}.hero__stat-num{font-size:2rem}.hero__actions{flex-direction:column}.hero__globe-wrap{display:none}.btn{justify-content:center;width:100%}.container{padding:0 1.25rem}.cursor-glow,.hero__scroll-hint{display:none}.admin-panel{width:calc(100% - 2rem)}.news-bar{display:none}.nav{top:0}.hero{padding-top:7rem}}
