:root{--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading:"Plus Jakarta Sans", "Inter", sans-serif;--bg-main:#f8fafc;--bg-card:#fff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--accent-primary:#4f46e5;--accent-primary-hover:#4338ca;--accent-light:#eef2ff;--accent-border:#c7d2fe;--border-light:#e2e8f0;--border-subtle:#f1f5f9;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0f172a0f, 0 2px 4px -2px #0f172a0a;--shadow-lg:0 10px 25px -3px #0f172a14, 0 4px 6px -4px #0f172a0a;--shadow-glow:0 0 20px #4f46e533;font-family:var(--font-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary);background-color:var(--bg-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-main);color:var(--text-primary);min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}.service-modal-card,.quote-modal-card,.offer-modal-card,.quote-service-grid,.modal-body-content,.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.service-modal-card::-webkit-scrollbar{width:0;height:0;display:none}.quote-modal-card::-webkit-scrollbar{width:0;height:0;display:none}.offer-modal-card::-webkit-scrollbar{width:0;height:0;display:none}.quote-service-grid::-webkit-scrollbar{width:0;height:0;display:none}.modal-body-content::-webkit-scrollbar{width:0;height:0;display:none}.hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.navbar-header{z-index:1000;-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffffeb;border-bottom:1px solid #e2e8f0cc;width:100%;transition:all .3s cubic-bezier(.16,1,.3,1);position:sticky;top:0;left:0;box-shadow:0 4px 20px -2px #0f172a08,0 2px 6px -1px #0f172a05}.navbar-header.scrolled{background:#fffffffa;border-bottom-color:#cbd5e1e6;box-shadow:0 10px 30px -5px #0f172a14,0 4px 12px -2px #0f172a0a}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:1600px;height:72px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.nav-logo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s;display:flex}.nav-logo:hover{transform:translateY(-1px)}.nav-logo-img{object-fit:cover;border-radius:12px;width:44px;height:44px;transition:all .3s;box-shadow:0 4px 12px #0f172a1a}.nav-logo:hover .nav-logo-img{transform:rotate(-3deg)scale(1.05);box-shadow:0 6px 18px #4f46e540}.nav-logo:hover .logo-badge-icon{transform:rotate(-4deg)scale(1.04);box-shadow:0 6px 18px #e11d4873}.logo-text-wrapper{flex-direction:column;display:flex}.logo-brand-name{font-family:var(--font-heading);letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.25rem;font-weight:800;line-height:1.2}.logo-subtext{letter-spacing:.05em;text-transform:uppercase;color:#e11d48;white-space:nowrap;font-size:.58rem;font-weight:700;line-height:1.1}.nav-center{align-items:center;display:flex}.nav-links-list{background:#f1f5f9b3;border:1px solid #e2e8f0e6;border-radius:99px;align-items:center;gap:.2rem;padding:.25rem .35rem;list-style:none;display:flex}.nav-item{position:relative}.nav-link{font-family:var(--font-body);color:#475569;white-space:nowrap;border-radius:99px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.925rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.nav-link:hover{color:#0f172a;background:#fffffff2;box-shadow:0 2px 8px #0f172a0d}.nav-link.active,.nav-link.dropdown-active{color:#e11d48;background:#fff;box-shadow:0 2px 10px #e11d4826,0 1px 3px #0000000a}.nav-link-dot{background:#e11d48;border-radius:50%;width:5px;height:5px;animation:2s infinite pulseDot;display:inline-block}.dropdown-arrow{transition:transform .3s cubic-bezier(.16,1,.3,1)}.dropdown-arrow.open{transform:rotate(180deg)}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}.mega-dropdown-wrapper{opacity:0;visibility:hidden;pointer-events:none;z-index:1200;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(12px)}.mega-dropdown-wrapper.show{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.mega-dropdown-card{text-align:left;background:#fff;border:1px solid #e2e8f0f2;border-radius:24px;grid-template-columns:1fr 1fr 1fr;gap:2.25rem;width:940px;max-width:92vw;padding:2.25rem 2.5rem;display:grid;box-shadow:0 25px 60px -10px #0f172a24,0 10px 25px -5px #0f172a0f}.mega-dropdown-col{flex-direction:column;display:flex}.mega-col-title{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:#e11d48;box-sizing:border-box;border-bottom:1.5px solid #fce7f3;align-items:flex-end;min-height:48px;margin-bottom:1rem;padding-bottom:.75rem;font-size:.85rem;font-weight:800;line-height:1.3;display:flex}.mega-col-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.mega-item-btn{width:100%;font-family:var(--font-body);color:#334155;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.55rem .65rem;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.mega-item-btn .arrow-icon{color:#e11d48;flex-shrink:0;margin-top:.1rem;font-size:.95rem;font-weight:700;transition:transform .2s}.mega-item-btn .item-label{flex:1;line-height:1.45}.mega-item-btn:hover{color:#be185d;background:#fdf2f8;font-weight:600;transform:translate(4px)}.mega-item-btn:hover .arrow-icon{transform:translate(2px)}.mega-item-btn.selected{color:#e11d48;background:#fdf2f8;border:1px solid #fbcfe8;font-weight:700}.more-dropdown-wrapper{opacity:0;visibility:hidden;pointer-events:none;z-index:1200;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(12px)}.more-dropdown-wrapper.show{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.more-dropdown-card{text-align:left;background:#fff;border:1px solid #e2e8f0f2;border-radius:20px;width:380px;max-width:90vw;padding:1.5rem;box-shadow:0 25px 60px -10px #0f172a24,0 10px 25px -5px #0f172a0f}.more-dropdown-title{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:#e11d48;border-bottom:1.5px solid #fce7f3;margin-bottom:.75rem;padding-bottom:.65rem;font-size:.8rem;font-weight:800;line-height:1.3}.more-dropdown-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.more-item-btn{width:100%;font-family:var(--font-body);color:#334155;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:10px;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.88rem;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.more-item-btn .arrow-icon{color:#e11d48;flex-shrink:0;font-size:.9rem;font-weight:700;transition:transform .2s}.more-item-btn .item-label{flex:1;line-height:1.4}.more-item-btn:hover{color:#be185d;background:#fdf2f8;font-weight:600;transform:translate(4px)}.more-item-btn:hover .arrow-icon{transform:translate(2px)}.nav-actions{align-items:center;gap:.75rem;display:flex}.btn-offer-nav{font-family:var(--font-body);color:#e11d48;cursor:pointer;background:#fdf2f8;border:1.5px solid #fbcfe8;border-radius:99px;justify-content:center;align-items:center;gap:.45rem;padding:.5rem 1rem;font-size:.85rem;font-weight:800;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #e11d481f}.btn-offer-nav:hover{color:#fff;background:#e11d48;border-color:#f43f5e;transform:translateY(-1.5px);box-shadow:0 6px 16px #e11d4859}.btn-offer-nav:active{transform:translateY(0)}.btn-hello{font-family:var(--font-body);color:#334155;background:#fff;border:1.5px solid #e2e8f0;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #00000008}.btn-hello:hover{color:#e11d48;background:#fdf2f8;border-color:#fbcfe8;transform:translateY(-1.5px);box-shadow:0 4px 12px #e11d4814}.btn-hello:active{transform:translateY(0)}.btn-hey{font-family:var(--font-body);color:#fff;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border:1.5px solid #0000;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.35rem;font-size:.9rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #e11d4859}.btn-hey:hover{background:linear-gradient(135deg,#be185d 0%,#e11d48 100%);transform:translateY(-1.5px)scale(1.02);box-shadow:0 6px 20px #e11d4873}.btn-hey:active{transform:translateY(0)scale(1)}.btn-icon{width:16px;height:16px;transition:transform .2s}.btn-hello:hover .btn-icon,.btn-hey:hover .btn-icon{transform:translate(2px)}.mobile-toggle-btn{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:none}.mobile-toggle-btn:hover{color:#e11d48;background:#e2e8f0}.hamburger-box{flex-direction:column;justify-content:space-between;width:20px;height:16px;display:flex;position:relative}.hamburger-line{transform-origin:50%;background-color:currentColor;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1)}.mobile-toggle-btn.open .hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.mobile-toggle-btn.open .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-toggle-btn.open .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;visibility:hidden;background:#0f172a4d;transition:all .3s;position:fixed;inset:72px 0 0}.mobile-backdrop.open{opacity:1;visibility:visible}.mobile-drawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:999;background:#fffffffa;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1.25rem;width:100%;max-height:calc(100vh - 80px);padding:1.25rem 1.5rem 1.75rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 20px 40px #0f172a1f}.mobile-drawer.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.mobile-dropdown-group{flex-direction:column;gap:.5rem;display:flex}.mobile-nav-link{width:100%;font-family:var(--font-body);color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.mobile-nav-link:hover,.mobile-nav-link:active{color:#e11d48;background:#fdf2f8;border-color:#fbcfe8}.mobile-nav-link.active{color:#e11d48;background:#fdf2f8;border-color:#f472b6;font-weight:700}.mobile-nav-item-icon{align-items:center;gap:.75rem;display:flex}.mobile-mega-accordion{text-align:left;background:#fff;border:1px solid #fce7f3;border-radius:16px;flex-direction:column;gap:1rem;margin-top:.25rem;padding:1rem;display:flex}.mobile-accordion-title{font-family:var(--font-heading);letter-spacing:.05em;color:#e11d48;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:800;display:block}.mobile-accordion-list{flex-direction:column;gap:.35rem;list-style:none;display:flex}.mobile-subitem-btn{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.85rem;font-weight:500;display:flex}.mobile-subitem-btn .arrow-icon{color:#e11d48;font-weight:700}.mobile-subitem-btn:hover,.mobile-subitem-btn.selected{color:#be185d;background:#fdf2f8;font-weight:600}.mobile-actions{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:.75rem;padding-top:.5rem;display:grid}.mobile-actions .btn-hello,.mobile-actions .btn-hey{width:100%;padding:.75rem 1rem}@media (width<=960px){.nav-center,.nav-actions{display:none}.mobile-toggle-btn{display:flex}}@media (width<=480px){.navbar-container{padding:0 1rem}.logo-brand-name{font-size:1.15rem}.mobile-actions{grid-template-columns:1fr}}.home-hero-section{background:#0f172a;justify-content:center;align-items:center;width:100%;min-height:85vh;display:flex;position:relative;overflow:hidden}.hero-slider-window{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-slider-track{width:400%;height:100%;transition:transform 1.2s cubic-bezier(.25,1,.5,1);display:flex}.hero-slide-card{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:25%;height:100%;position:relative}.slide-brand-watermark{-webkit-backdrop-filter:blur(12px);z-index:5;background:#0f172ac7;border:1px solid #ffffff40;border-radius:99px;align-items:center;gap:.65rem;padding:.45rem 1rem;display:flex;position:absolute;top:1.5rem;right:2rem;box-shadow:0 6px 20px #00000059}.watermark-logo{object-fit:cover;border-radius:6px;width:28px;height:28px}.watermark-text-group{text-align:left;flex-direction:column;display:flex}.watermark-brand{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;font-size:.875rem;font-weight:800;line-height:1.1}.watermark-subtext{color:#fb7185;letter-spacing:.05em;text-transform:uppercase;font-size:.55rem;font-weight:700}.hero-bg-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0f172a73 0%,#0f172a99 40%,#0f172ad9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.home-hero-container{z-index:3;text-align:center;color:#fff;flex-direction:column;align-items:center;gap:1.35rem;width:100%;max-width:1600px;margin:0 auto;padding:3.5rem 1.5rem 4rem;display:flex;position:relative}.hero-announcement-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fecdd3;background:#e11d4833;border:1px solid #f43f5e66;border-radius:99px;align-items:center;gap:.5rem;padding:.45rem 1.1rem;font-size:.825rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #e11d4833}.badge-pulse-dot{background:#f43f5e;border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulseDot}.hero-main-title{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 12px #0006;margin:.2rem 0;font-size:2.75rem;font-weight:800;line-height:1.2}.hero-gradient-text{background:linear-gradient(135deg,#fb7185 0%,#f43f5e 50%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{color:#cbd5e1;text-shadow:0 1px 4px #00000080;max-width:760px;margin:0 auto;font-size:1.05rem;line-height:1.65}.hero-cta-group{justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.btn-primary-glow{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border-radius:99px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 6px 20px #e11d4873}.btn-primary-glow:hover{color:#fff;transform:translateY(-2px)scale(1.03);box-shadow:0 10px 28px #e11d4899}.btn-secondary-outlined{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1f;border:1.5px solid #ffffff4d;border-radius:99px;align-items:center;gap:.5rem;padding:.8rem 1.65rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #00000026}.btn-secondary-outlined:hover{color:#fff;background:#ffffff38;border-color:#ffffff80;transform:translateY(-2px)}.hero-highlights-row{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.5rem;display:flex}.highlight-tag{color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aa6;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:.35rem;padding:.4rem .95rem;font-size:.825rem;font-weight:600;display:inline-flex}.highlight-tag .check-mark{color:#fb7185;font-weight:800}.hero-slider-controls{align-items:center;gap:.85rem;margin-top:.5rem;display:flex}.slider-nav-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;line-height:1;transition:all .2s;display:flex}.slider-nav-btn:hover{background:#e11d48;border-color:#f43f5e;transform:scale(1.1)}.hero-slider-dots{align-items:center;gap:.5rem;display:flex}.slider-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.slider-dot.active{background:#e11d48;border-radius:99px;width:28px;box-shadow:0 2px 10px #e11d4899}.hero-stats-banner{-webkit-backdrop-filter:blur(16px);background:#0f172ab3;border:1px solid #ffffff26;border-radius:20px;justify-content:space-around;align-items:center;width:100%;margin-top:1.75rem;padding:1.25rem 1.75rem;display:flex;box-shadow:0 10px 30px #00000040}.stat-card{flex-direction:column;align-items:center;display:flex}.stat-number{font-family:var(--font-heading);color:#fff;background:linear-gradient(135deg,#fff 0%,#fb7185 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.9rem;font-weight:800;line-height:1.2}.stat-label{color:#94a3b8;margin-top:.2rem;font-size:.8rem;font-weight:600}.stat-divider{background:#ffffff26;width:1px;height:36px}@media (width<=768px){.home-hero-section{min-height:auto}.home-hero-container{gap:.85rem;padding:1.75rem .85rem 2rem}.slide-brand-watermark{padding:.3rem .6rem;top:.75rem;right:.75rem}.watermark-logo{width:20px;height:20px}.watermark-brand{font-size:.725rem}.watermark-subtext{font-size:.48rem}.hero-main-title{font-size:1.55rem;line-height:1.25}.hero-description{font-size:.85rem;line-height:1.5}.hero-cta-group{flex-direction:column;width:100%}.btn-primary-glow,.btn-secondary-outlined{justify-content:center;width:100%;padding:.65rem 1.25rem;font-size:.85rem}.highlight-tag{padding:.25rem .65rem;font-size:.725rem}.stat-number{font-size:1.45rem}.stat-label{font-size:.725rem}.hero-stats-banner{flex-direction:column;gap:.75rem;padding:1rem .85rem}.stat-divider{width:60%;height:1px}}.aboutus-section{width:100%;max-width:1600px;margin:0 auto;padding:3.5rem 1.5rem}.aboutus-container{flex-direction:column;gap:3.5rem;display:flex}.aboutus-story-block,.aboutus-audit-block{background:#fff;border:1px solid #e2e8f0;border-radius:28px;grid-template-columns:1fr;align-items:center;gap:2.5rem;padding:2.5rem;display:grid;box-shadow:0 10px 30px #0f172a0a}@media (width>=992px){.aboutus-story-block,.aboutus-audit-block{grid-template-columns:1.1fr .9fr}}.story-content{flex-direction:column;gap:1rem;display:flex}.story-subtag{color:#e11d48;letter-spacing:.06em;text-transform:uppercase;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:99px;align-items:center;gap:.4rem;width:fit-content;padding:.35rem .85rem;font-size:.725rem;font-weight:800;display:inline-flex}.story-subtag.green{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.story-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;letter-spacing:-.02em;font-size:1.85rem;font-weight:800;line-height:1.25}.story-desc{color:#475569;margin:0;font-size:.925rem;line-height:1.65}.highlight-dark{color:#0f172a;font-weight:700}.story-bullets-list{flex-direction:column;gap:.75rem;margin-top:.5rem;list-style:none;display:flex}.story-bullets-list li{color:#334155;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.bullet-icon-pink{color:#e11d48;flex-shrink:0}.story-image-wrapper{width:100%;position:relative}.image-frame-container{border:4px solid #fff;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0f172a1f}.story-featured-img{object-fit:cover;width:100%;height:100%;max-height:380px;transition:transform .4s;display:block}.image-frame-container:hover .story-featured-img{transform:scale(1.03)}.story-floating-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:.85rem;padding:.85rem 1.25rem;display:flex;position:absolute;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 25px #0f172a26}.story-floating-badge.audit-badge{inset:1.25rem auto auto 1.25rem}.badge-icon-bg{color:#e11d48;background:#fdf2f8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.badge-icon-bg.green{color:#059669;background:#ecfdf5}.badge-text-group{flex-direction:column;display:flex}.badge-val{font-family:var(--font-heading,sans-serif);color:#0f172a;font-size:.95rem;font-weight:800}.badge-lbl{color:#64748b;font-size:.725rem;font-weight:600}.audit-metrics-row{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.metric-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;min-width:120px;padding:.75rem 1.25rem;display:flex}.metric-num{font-family:var(--font-heading,sans-serif);color:#059669;font-size:1.35rem;font-weight:800}.metric-text{color:#64748b;font-size:.75rem;font-weight:600}.vmg-section-wrapper{margin-top:2rem}.vmg-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;margin-top:1rem;display:grid}.vmg-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:24px;flex-direction:column;padding:2.25rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0a}.vmg-card:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.vmg-card.vision-card:before{background:linear-gradient(90deg,#e11d48,#f43f5e)}.vmg-card.mission-card:before{background:linear-gradient(90deg,#2563eb,#3b82f6)}.vmg-card.goal-card:before{background:linear-gradient(90deg,#059669,#10b981)}.vmg-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0f172a14}.vmg-card.vision-card:hover{border-color:#fbcfe8}.vmg-card.mission-card:hover{border-color:#bfdbfe}.vmg-card.goal-card:hover{border-color:#a7f3d0}.vmg-card-badge{border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.25rem;display:flex}.vmg-card-badge.pink{color:#e11d48;background:#fdf2f8}.vmg-card-badge.blue{color:#2563eb;background:#eff6ff}.vmg-card-badge.green{color:#059669;background:#ecfdf5}.vmg-card-tag{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.725rem;font-weight:800}.vmg-card-tag.pink{color:#e11d48}.vmg-card-tag.blue{color:#2563eb}.vmg-card-tag.green{color:#059669}.vmg-card-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.3}.vmg-card-desc{color:#475569;flex:1;margin-bottom:1.5rem;font-size:.925rem;line-height:1.65}.vmg-points{border-top:1px solid #f1f5f9;flex-direction:column;gap:.6rem;margin:0;padding:1rem 0 0;list-style:none;display:flex}.vmg-points li{color:#334155;align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;display:flex}.vmg-check.pink{color:#e11d48}.vmg-check.blue{color:#2563eb}.vmg-check.green{color:#059669}.pillars-section-wrapper{margin-top:1rem}.aboutus-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;margin-top:1rem;display:grid}.aboutus-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.25rem 1.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 14px #0f172a08}.aboutus-card:hover{border-color:#fbcfe8;transform:translateY(-4px);box-shadow:0 14px 30px #e11d4814}.aboutus-card-icon{color:#e11d48;background:#fdf2f8;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.aboutus-card h3{font-family:var(--font-heading);color:#0f172a;margin-bottom:.6rem;font-size:1.25rem;font-weight:700}.aboutus-card p{color:#64748b;font-size:.95rem;line-height:1.6}.team-section-wrapper{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:3rem}.team-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.team-subtag{color:#e11d48;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.team-header h3{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-top:.25rem;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.team-header p{color:#64748b;font-size:.95rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;display:grid}.team-card{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;padding:2.25rem 1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #0f172a08}.team-card:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 15px 35px #0f172a14}.team-avatar{width:70px;height:70px;font-family:var(--font-heading,sans-serif);border:2.5px solid;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.4rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0000000d}.team-member-name{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.team-member-role{text-transform:uppercase;letter-spacing:.03em;margin-bottom:.85rem;font-size:.85rem;font-weight:700}.team-member-bio{color:#64748b;margin:0;font-size:.875rem;line-height:1.55}@media (width<=768px){.aboutus-section{padding:2.5rem 1rem}.aboutus-hero-text{font-size:.875rem!important;line-height:1.5!important}.aboutus-card h3{font-size:1rem!important}.aboutus-card p{font-size:.8rem!important}.team-member-name{font-size:1rem!important}.team-member-role,.team-member-bio{font-size:.775rem!important}}.gallery-section{width:100%;max-width:1400px;margin:0 auto;padding:3.5rem 1.5rem}.gallery-filter-bar{background:#fff;border:1px solid #e2e8f0;border-radius:50px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:fit-content;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:.85rem 1.5rem;display:flex;box-shadow:0 4px 15px #0f172a08}.gallery-view-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.25rem;margin-left:.5rem;padding:.25rem;display:flex}.gallery-toggle-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.gallery-toggle-btn:hover{color:#0f172a}.gallery-toggle-btn.active{color:#e11d48;background:#fff;box-shadow:0 2px 8px #0f172a14}.gallery-marquee-wrapper{width:100%;position:relative}.gallery-marquee-track-container{scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;width:100%;padding:.75rem .25rem 1.25rem;overflow:auto hidden}.gallery-marquee-track-container::-webkit-scrollbar{width:0;height:0;display:none}.gallery-marquee-single-row{gap:1.75rem;width:max-content;display:flex;flex-wrap:nowrap!important}.gallery-marquee-card{flex:0 0 350px!important;width:350px!important;max-width:350px!important}.filter-title{color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-right:1px solid #e2e8f0;align-items:center;gap:.4rem;padding-right:.5rem;font-size:.85rem;font-weight:700;display:flex}.filter-buttons{flex-wrap:wrap;gap:.4rem;display:flex}.filter-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.filter-btn:hover{color:#e11d48;background:#fff1f2}.filter-btn.active{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);box-shadow:0 4px 12px #e11d4840}.gallery-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 14px #0f172a0a}.gallery-card:hover{border-color:#fbcfe8;transform:translateY(-6px);box-shadow:0 16px 36px #e11d481f}.gallery-img-wrapper{height:220px;position:relative;overflow:hidden}.gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-card:hover .gallery-img{transform:scale(1.06)}.gallery-img-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#0f172a66;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-card:hover .gallery-img-overlay{opacity:1}.overlay-badge{color:#0f172a;background:#fff;border-radius:30px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 8px 20px #0003}.gallery-category-chip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#0f172ad9;border-radius:20px;padding:.35rem .75rem;font-size:.725rem;font-weight:700;position:absolute;top:1rem;left:1rem}.gallery-info{text-align:left;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.gallery-stat-pill{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;align-items:center;gap:.35rem;width:fit-content;margin-bottom:.65rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.gallery-card-title{font-family:var(--font-heading);color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.35}.gallery-card-desc{color:#64748b;flex-grow:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.gallery-tags{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.tag-item{color:#64748b;background:#f1f5f9;border-radius:6px;padding:.2rem .5rem;font-size:.725rem;font-weight:600}.gallery-card-footer{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;padding-top:.85rem;display:flex}.view-link{color:#e11d48;align-items:center;gap:.3rem;font-size:.825rem;font-weight:700;transition:gap .2s;display:flex}.gallery-card:hover .view-link{gap:.5rem}.gallery-lightbox-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172abf;justify-content:center;align-items:center;padding:1.5rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.gallery-lightbox-modal{background:#fff;border-radius:24px;width:100%;max-width:900px;animation:.3s cubic-bezier(.16,1,.3,1) scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000059}.lightbox-close-btn{z-index:10;color:#fff;cursor:pointer;background:#0f172a99;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.lightbox-close-btn:hover{background:#e11d48;transform:rotate(90deg)}.lightbox-content{grid-template-columns:1fr 1fr;display:grid}.lightbox-img-container{background:#0f172a;height:100%;min-height:350px;position:relative}.lightbox-img-container img{object-fit:cover;width:100%;height:100%}.lightbox-category-chip{color:#fff;text-transform:uppercase;background:#e11d48e6;border-radius:20px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;position:absolute;bottom:1.25rem;left:1.25rem}.lightbox-details{text-align:left;flex-direction:column;padding:2.25rem 2rem;display:flex}.lightbox-stat-badge{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.lightbox-details h3{font-family:var(--font-heading);color:#0f172a;margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.3}.lightbox-desc{color:#475569;margin-bottom:1.25rem;font-size:.925rem;line-height:1.55}.lightbox-highlight-box{background:#f8fafc;border-left:4px solid #e11d48;border-radius:0 12px 12px 0;gap:.75rem;margin-bottom:1.25rem;padding:1rem;display:flex}.sparkle-icon{color:#e11d48;flex-shrink:0;margin-top:.2rem}.lightbox-highlight-box strong{color:#0f172a;margin-bottom:.2rem;font-size:.825rem;display:block}.lightbox-highlight-box p{color:#64748b;margin:0;font-size:.85rem;line-height:1.45}.lightbox-tags-row{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.lightbox-tag{color:#e11d48;background:#fff1f2;border-radius:6px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.lightbox-action-row{margin-top:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=850px){.lightbox-content{grid-template-columns:1fr;max-height:85vh;overflow-y:auto}.lightbox-img-container{height:240px;min-height:auto}.gallery-filter-bar{border-radius:16px;flex-direction:column}.filter-title{border-bottom:1px solid #e2e8f0;border-right:none;padding-bottom:.4rem;padding-right:0}}.clients-section{width:100%;max-width:1600px;margin:0 auto;padding:3.5rem 1.5rem}.clients-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto 3.5rem;display:grid}.client-brand-card{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;height:120px;padding:1.75rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #0f172a08}.client-brand-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 15px 35px #10b9811f}.client-logo-box{justify-content:center;align-items:center;width:100%;height:100%;max-height:80px;display:flex;overflow:hidden}.client-brand-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #00000008);width:auto;max-width:100%;height:auto;max-height:60px;transition:transform .25s}.client-brand-card:hover .client-brand-logo{transform:scale(1.04)}.testimonials-row{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem;margin-top:1rem;display:grid}.testimonial-card{text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex;box-shadow:0 4px 14px #0f172a08}.testimonial-card-header{align-items:center;height:38px;margin-bottom:1.25rem;display:flex;overflow:hidden}.testimonial-mini-logo{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:34px}.testimonial-quote{color:#475569;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.testimonial-author{border-top:1px solid #f1f5f9;flex-direction:column;gap:.15rem;padding-top:1rem;display:flex}.author-name{color:#0f172a;font-size:.95rem;font-weight:700}.author-role{color:#e11d48;font-size:.8rem;font-weight:600}.contactus-section{width:100%;max-width:1600px;margin:0 auto;padding:3.5rem 1.5rem}.contact-offer-banner{background:linear-gradient(135deg,#fdf2f8 0%,#fff 100%);border:2px solid #fbcfe8;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 16px #e11d4814}.contact-offer-badge{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#e11d48;border-radius:99px;flex-shrink:0;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.725rem;font-weight:800;display:inline-flex}.contact-offer-text{color:#0f172a;text-align:center;margin:0;font-size:.925rem;line-height:1.5}.contact-offer-text strong{color:#be185d;font-weight:800}.contactus-wrapper{grid-template-columns:1fr 1.3fr;align-items:start;gap:2.5rem;margin-top:1.5rem;display:grid}.contactus-info-side{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.info-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #0f172a08}.info-card:hover{border-color:#fbcfe8;transform:translateY(-3px);box-shadow:0 12px 25px #e11d4814}.info-icon{color:#e11d48;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.info-text h4{font-family:var(--font-heading);color:#0f172a;margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.info-text p{color:#64748b;margin:0;font-size:.925rem}.contactus-form-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:1.35rem;padding:2.5rem;display:flex;box-shadow:0 20px 40px -10px #0f172a14,0 4px 12px #0f172a08}.form-grid-2{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.form-field{text-align:left;flex-direction:column;gap:.5rem;display:flex}.form-field label{color:#334155;font-size:.875rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;font-family:var(--font-body);color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;padding:.9rem 1.1rem;font-size:.925rem;transition:all .25s cubic-bezier(.16,1,.3,1)}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:#fff;border-color:#e11d48;outline:none;box-shadow:0 0 0 4px #e11d481f}.submit-btn-pink{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border:none;border-radius:99px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.95rem 1.75rem;font-size:1rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 20px #e11d4859}.submit-btn-pink:hover{transform:translateY(-2px);box-shadow:0 10px 25px #e11d4873}.submit-btn-pink:active{transform:translateY(0)}@media (width<=868px){.contactus-wrapper,.form-grid-2{grid-template-columns:1fr}.contactus-form-card{padding:1.5rem 1.1rem}.contact-offer-text{font-size:.775rem!important}.info-text h4{font-size:.9rem!important}.info-text p,.contactus-form-card label{font-size:.8rem!important}.contactus-form-card input,.contactus-form-card select,.contactus-form-card textarea{padding:.6rem .85rem!important;font-size:.825rem!important}}.compliance-calendar-section{background-color:#f8fafc;border-top:1px solid #e2e8f0;width:100%;padding:3.5rem 1.5rem;position:relative}.compliance-calendar-container{z-index:10;width:100%;max-width:1600px;margin:0 auto;position:relative}.calendar-header-row{text-align:left;flex-direction:column;justify-content:space-between;gap:1.25rem;margin-bottom:2rem;display:flex}@media (width>=768px){.calendar-header-row{flex-direction:row;align-items:flex-end}}.calendar-header-info{flex-direction:column;gap:.6rem;max-width:42rem;display:flex}.calendar-badge{color:#065f46;text-transform:uppercase;letter-spacing:.05em;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.4rem;width:fit-content;padding:.35rem .85rem;font-size:.725rem;font-weight:800;display:inline-flex}.calendar-header-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;letter-spacing:-.025em;font-size:1.65rem;font-weight:800;line-height:1.2}@media (width>=640px){.calendar-header-title{font-size:1.95rem}}.calendar-header-subtitle{color:#475569;font-size:.9rem;line-height:1.55}.calendar-export-btn{color:#1e293b;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;height:fit-content;padding:.75rem 1.25rem;font-size:.75rem;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.calendar-export-btn:hover{color:#e11d48;background-color:#f8fafc;border-color:#e11d48;transform:translateY(-1px)}.calendar-filter-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000a}.calendar-filter-grid{grid-template-columns:1fr;align-items:center;gap:1rem;display:grid}@media (width>=768px){.calendar-filter-grid{grid-template-columns:1.2fr 1fr}}.calendar-search-box{width:100%;position:relative}.calendar-search-box svg{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.calendar-search-input{color:#0f172a;box-sizing:border-box;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.875rem;transition:all .2s}.calendar-search-input:focus{background-color:#fff;border-color:#e11d48;outline:none;box-shadow:0 0 0 3px #e11d481f}.calendar-pills-wrapper{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;display:flex}@media (width>=768px){.calendar-pills-wrapper{justify-content:flex-end}}.calendar-pill-btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s}.calendar-pill-btn.active{color:#fff;background-color:#e11d48;border-color:#be123c}.calendar-pill-btn.inactive{color:#334155;background-color:#f1f5f9;border-color:#e2e8f0}.calendar-pill-btn.inactive:hover{color:#0f172a;background-color:#e2e8f0}.calendar-table-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px -5px #0f172a14}.calendar-table-overflow{overflow-x:auto}.compliance-table{text-align:left;border-collapse:collapse;width:100%;min-width:900px}.compliance-table th{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.75rem;font-weight:800}.compliance-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .2s}.compliance-table tbody tr:hover{background-color:#ecfdf580}.compliance-table td{vertical-align:middle;padding:1rem 1.5rem}.td-act-name{color:#0f172a;align-items:center;gap:.5rem;font-weight:700;display:flex}.td-act-name svg{color:#059669;flex-shrink:0}.td-form-code{font-family:var(--font-mono,monospace);color:#1e293b;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.td-frequency{color:#475569;font-size:.75rem;font-weight:500}.td-due-date{color:#047857;font-size:.75rem;font-weight:800}.td-penalty-box{color:#9f1239;background-color:#fff1f2;border:1px solid #fecdd3;border-radius:.5rem;align-items:flex-start;gap:.5rem;max-width:20rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;line-height:1.4;display:flex}.td-penalty-box svg{color:#e11d48;flex-shrink:0;margin-top:.1rem}.status-badge{text-transform:uppercase;letter-spacing:.04em;text-align:center;border:1px solid #0000;border-radius:9999px;padding:.25rem .625rem;font-size:.625rem;font-weight:800;display:inline-block}.status-badge.critical{color:#9f1239;background-color:#ffe4e6;border-color:#fecdd3}.status-badge.mandatory{color:#92400e;background-color:#fef3c7;border-color:#fde68a}.status-badge.audit-focus,.status-badge.high-liability{color:#065f46;background-color:#d1fae5;border-color:#a7f3d0}.calendar-pagination-bar{background-color:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.pagination-btn{color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:.75rem;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.pagination-btn:hover:not(:disabled){color:#fff;background-color:#059669;border-color:#059669;transform:translateY(-1px);box-shadow:0 4px 14px #05966940}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;color:#94a3b8;box-shadow:none;background-color:#f8fafc;border-color:#e2e8f0;transform:none}.pagination-info{color:#475569;align-items:center;gap:.75rem;font-size:.85rem;font-weight:600;display:flex}.pagination-page-badge{color:#047857;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem;padding:.25rem .65rem;font-size:.75rem;font-weight:800}@media (width<=640px){.calendar-pagination-bar{flex-direction:flex;flex-wrap:wrap;gap:.75rem}.pagination-info{order:-1;justify-content:center;width:100%}}.calendar-footer-bar{color:#475569;background-color:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.75rem;font-weight:500;display:flex}.calendar-footer-info{align-items:center;gap:.375rem;display:flex}.calendar-footer-info svg{color:#059669}.calendar-accuracy-tag{color:#047857;font-family:monospace;font-weight:700}@media (width<=768px){.calendar-header-title{font-size:1.45rem!important}.calendar-header-subtitle{font-size:.8rem!important}.calendar-pill-btn{padding:.25rem .6rem!important;font-size:.7rem!important}.td-act-name{font-size:.775rem!important}.td-penalty-box{padding:.35rem .5rem!important;font-size:.7rem!important}.status-badge{padding:.2rem .5rem!important;font-size:.575rem!important}}.services-main-section{background-color:#f8fafc;border-top:1px solid #e2e8f0;width:100%;padding:3.5rem 1.5rem;position:relative}.services-container{width:100%;max-width:1600px;margin:0 auto}.services-section-header{text-align:center;max-width:820px;margin:0 auto 2rem}.services-tag-badge{color:#db2777;letter-spacing:.05em;text-transform:uppercase;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:9999px;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.4rem 1rem;font-size:.725rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #db277714}.tag-dot{background:#e11d48;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #e11d4899}.services-main-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;letter-spacing:-.025em;font-size:2rem;font-weight:800;line-height:1.2}@media (width>=768px){.services-main-title{font-size:2.35rem}}.title-gradient{background:linear-gradient(135deg,#e11d48 0%,#db2777 50%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.services-main-subtitle{color:#475569;margin-top:.75rem;font-size:.95rem;line-height:1.6}.services-stats-bar{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1rem;margin-bottom:3rem;padding:1.5rem 2rem;display:flex;box-shadow:0 10px 30px #0f172a0a}.stat-item{flex-direction:column;align-items:center;display:flex}.stat-val{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);background:linear-gradient(135deg,#0f172a 0%,#e11d48 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.25rem;font-weight:800;line-height:1.2}.stat-lbl{color:#64748b;margin-top:.25rem;font-size:.85rem;font-weight:600}.stat-divider-v{background-color:#e2e8f0;width:1px;height:40px;display:none}@media (width>=768px){.stat-divider-v{display:block}}.services-filter-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 10px #0f172a08}@media (width>=900px){.services-filter-toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.services-search-wrapper{flex:1;max-width:100%;position:relative}@media (width>=900px){.services-search-wrapper{max-width:480px}}.search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.services-search-input{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;width:100%;padding:.75rem 2.5rem .75rem 2.75rem;font-size:.9rem;transition:all .2s}.services-search-input:focus{background:#fff;border-color:#e11d48;outline:none;box-shadow:0 0 0 3px #e11d481f}.clear-search-btn{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;display:flex;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.clear-search-btn:hover{color:#0f172a;background:#cbd5e1}.services-pills-row{flex-wrap:wrap;gap:.5rem;display:flex}.filter-pill-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem 1rem;font-size:.825rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1)}.filter-pill-btn:hover{color:#be185d;background:#fdf2f8;border-color:#fbcfe8}.filter-pill-btn.active{color:#fff;background:#e11d48;border-color:#be123c;box-shadow:0 4px 12px #e11d4840}.results-count-bar{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 .5rem;font-size:.875rem;display:flex}.search-query-tag{color:#be185d;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:6px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.services-cards-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.75rem;margin-bottom:4rem;display:grid}@media (width<=420px){.services-cards-grid{grid-template-columns:1fr}}.service-card-item{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:1.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 14px #0f172a08}.service-card-item:hover{border-color:#fbcfe8;transform:translateY(-5px);box-shadow:0 14px 30px #e11d4814}.card-top-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.card-icon-badge{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.card-badge-img{object-fit:cover;border-radius:14px;width:100%;height:100%}.act-ref-pill{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid;border-radius:8px;max-width:190px;padding:.3rem .7rem;font-size:.7rem;font-weight:700;overflow:hidden}.card-title-text{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-bottom:.6rem;font-size:1.25rem;font-weight:800;line-height:1.3}.card-short-desc{color:#475569;flex-grow:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.55}.card-features-list{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:.85rem 1rem;display:flex}.feature-bullet-item{color:#334155;align-items:flex-start;gap:.6rem;font-size:.825rem;font-weight:500;line-height:1.4;display:flex}.feature-bullet-item svg{flex-shrink:0;margin-top:.15rem}.card-bottom-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.5rem;padding-top:1rem;display:flex}.frequency-tag{color:#64748b;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:inline-flex}.btn-view-details{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem .95rem;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-view-details:hover{color:#be185d;background:#fdf2f8;border-color:#fbcfe8;transform:translateY(-1px)}.no-services-found{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:4rem;padding:4rem 2rem}.no-found-icon{margin-bottom:1rem;font-size:3rem}.no-services-found h3{color:#0f172a;font-size:1.35rem;font-weight:800}.no-services-found p{color:#64748b;max-width:450px;margin-top:.5rem;margin-left:auto;margin-right:auto}.reset-filter-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border:none;border-radius:10px;margin-top:1.5rem;padding:.65rem 1.4rem;font-size:.875rem;font-weight:700;box-shadow:0 4px 14px #e11d484d}.services-workflow-container{background:#fff;border:1px solid #e2e8f0;border-radius:28px;margin-bottom:4rem;padding:3.5rem 2rem;box-shadow:0 10px 30px #0f172a08}.workflow-header{text-align:center;max-width:700px;margin:0 auto 3rem}.workflow-subtag{letter-spacing:.08em;color:#e11d48;text-transform:uppercase;font-size:.75rem;font-weight:800}.workflow-header h3{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-top:.4rem;font-size:2rem;font-weight:800}.workflow-header p{color:#64748b;margin-top:.5rem;font-size:.95rem}.workflow-steps-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;display:grid}.workflow-step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;transition:all .2s;position:relative}.workflow-step-card:hover{background:#fff;border-color:#fbcfe8;box-shadow:0 8px 24px #e11d480f}.step-num-badge{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#e11d48;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.35rem;font-weight:800;display:flex}.workflow-step-card h4{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.workflow-step-card p{color:#64748b;font-size:.875rem;line-height:1.5}.services-cta-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);border-radius:28px;flex-direction:column;align-items:center;gap:2rem;padding:3.5rem 2.5rem;display:flex;box-shadow:0 20px 40px #0f172a33}@media (width>=850px){.services-cta-banner{text-align:left;flex-direction:row;justify-content:space-between}}.cta-banner-content h3{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);margin-bottom:.6rem;font-size:1.85rem;font-weight:800;line-height:1.25}.cta-banner-content p{color:#cbd5e1;max-width:600px;font-size:1rem}.cta-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border:none;border-radius:9999px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 6px 20px #e11d4859}.cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #e11d4873}.service-modal-overlay{z-index:3000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172aa6;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.service-modal-card{-ms-overflow-style:none;scrollbar-width:none;background:#fff;border-radius:28px;width:100%;max-width:760px;max-height:90vh;padding:2.5rem;animation:.25s cubic-bezier(.16,1,.3,1) scaleUp;position:relative;overflow-y:auto;box-shadow:0 25px 60px #00000040}.service-modal-card::-webkit-scrollbar{width:0;height:0;display:none}.service-modal-close-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.service-modal-close-btn:hover{color:#e11d48;background:#fdf2f8}.modal-top-meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.modal-act-badge{border-radius:8px;padding:.3rem .8rem;font-size:.75rem;font-weight:800}.modal-cat-tag{color:#e11d48;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.modal-service-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.modal-body-content{flex-direction:column;gap:1.75rem;display:flex}.modal-section-block h4{color:#0f172a;margin-bottom:.6rem;font-size:1.05rem;font-weight:800}.modal-section-block p{color:#475569;font-size:.95rem;line-height:1.6}.modal-two-col-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.modal-two-col-grid{grid-template-columns:1.2fr .8fr}}.modal-deliverables-list{flex-direction:column;gap:.6rem;list-style:none;display:flex}.modal-deliverables-list li{color:#334155;align-items:flex-start;gap:.6rem;font-size:.875rem;font-weight:500;line-height:1.4;display:flex}.modal-deliverables-list svg{flex-shrink:0;margin-top:.15rem}.specs-info-box{background:#fdf2f8;border:1px solid #fbcfe8;border-radius:16px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.spec-item{flex-direction:column;gap:.2rem;display:flex}.spec-label{color:#be185d;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.spec-val{color:#0f172a;font-size:.875rem;font-weight:700}.modal-footer-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.modal-secondary-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;padding:.75rem 1.4rem;font-size:.875rem;font-weight:700;transition:all .2s}.modal-secondary-btn:hover{color:#be185d;background:#fdf2f8}.modal-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #e11d4859}.modal-primary-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #e11d4873}.special-offer-card-section{background:linear-gradient(135deg,#fff 0%,#fdf2f8 100%);border:2px solid #fbcfe8;border-radius:28px;margin-bottom:4rem;padding:3.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 12px 36px #e11d4814}.offer-header{text-align:center;max-width:780px;margin:0 auto 3rem}.offer-tag-badge{color:#e11d48;letter-spacing:.06em;text-transform:uppercase;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.45rem 1.15rem;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 2px 10px #e11d481a}.offer-svg-badge-icon{color:#e11d48;flex-shrink:0}.offer-box-icon-wrapper{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex;box-shadow:0 4px 14px #0f172a0a}.offer-box-icon-wrapper.rose{color:#e11d48;background:#fdf2f8;border:1.5px solid #fbcfe8}.offer-box-icon-wrapper.amber{color:#d97706;background:#fffbeb;border:1.5px solid #fef08a}.offer-main-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;font-size:2.15rem;font-weight:800;line-height:1.25}.offer-gradient-text{background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.offer-main-subtitle{color:#475569;margin-top:.75rem;font-size:1rem;line-height:1.6}.offer-boxes-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.offer-box-item{background:#fff;border:1.5px solid #fbcfe8;border-radius:20px;flex-direction:column;padding:2.25rem 1.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 16px #0f172a08}.offer-box-item:hover{border-color:#f472b6;transform:translateY(-5px);box-shadow:0 16px 36px #e11d481f}.offer-box-badge{color:#be185d;letter-spacing:.05em;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:6px;padding:.25rem .65rem;font-size:.65rem;font-weight:800;position:absolute;top:1.25rem;right:1.25rem}.offer-box-icon{margin-bottom:1rem;font-size:2.5rem}.offer-box-item h4{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.offer-box-item p{color:#475569;margin-bottom:1.25rem;font-size:.9rem;line-height:1.55}.offer-bullet-list{border-top:1px solid #fdf2f8;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;list-style:none;display:flex}.offer-bullet-list li{color:#059669;font-size:.825rem;font-weight:700}.single-service-card-wrapper{max-width:880px;margin:0 auto 3.5rem}.single-service-card-item{background:#fff;border:1.5px solid #e2e8f0;border-radius:24px;padding:2.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 12px 35px #0f172a0d}.single-service-card-item:hover{border-color:#fbcfe8;box-shadow:0 16px 40px #e11d4817}.single-card-top-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.card-icon-badge.mega{border-radius:18px;width:64px;height:64px;box-shadow:0 4px 12px #0f172a14}.single-header-tags{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.act-ref-pill.large{white-space:normal;border-radius:10px;max-width:none;padding:.45rem .9rem;font-size:.8rem}.category-pill-tag{color:#475569;text-transform:uppercase;letter-spacing:.04em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:.4rem .85rem;font-size:.725rem;font-weight:800}.single-card-main-content{margin-bottom:1.75rem}.single-card-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-bottom:.75rem;font-size:1.65rem;font-weight:800;line-height:1.3}.single-card-desc{color:#475569;margin-bottom:1.5rem;font-size:.975rem;line-height:1.65}.single-card-features{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.single-card-features h4{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.85rem;font-size:.775rem;font-weight:800}.features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem 1.25rem;display:grid}.single-card-specs{flex-wrap:wrap;gap:1rem;display:flex}.spec-badge-box{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.single-card-middle-actions{border-bottom:1px dashed #cbd5e1;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.75rem;display:flex}.btn-view-details-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border:none;border-radius:12px;align-items:center;gap:.6rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #e11d4840}.btn-view-details-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e11d4859}.btn-request-quote-secondary{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-request-quote-secondary:hover{color:#e11d48;background:#f8fafc;border-color:#94a3b8}.card-bottom-nav-bar{justify-content:space-between;align-items:center;gap:1rem;padding-top:.5rem;display:flex}.nav-btn-corner{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:14px;align-items:center;gap:.55rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:800;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.nav-btn-corner.left-btn{color:#1e293b;background:#fff;border:1.5px solid #cbd5e1;box-shadow:0 2px 8px #0f172a0a}.nav-btn-corner.left-btn:hover{color:#be185d;background:#fdf2f8;border-color:#fbcfe8;transform:translate(-4px);box-shadow:0 6px 16px #be185d1f}.nav-btn-corner.right-btn{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1.5px solid #0f172a;box-shadow:0 4px 14px #0f172a2e}.nav-btn-corner.right-btn:hover{background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border-color:#be123c;transform:translate(4px);box-shadow:0 6px 20px #e11d484d}.nav-counter-center{flex-direction:column;align-items:center;gap:.45rem;display:flex}.counter-label{color:#64748b;font-size:.85rem;font-weight:600}.nav-dots-row{align-items:center;gap:.35rem;display:flex}.nav-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.nav-dot.active{background:#e11d48;border-radius:999px;width:22px}.results-count-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:0 .25rem;display:flex}.results-info-left{color:#64748b;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;display:flex}@media (width<=640px){.single-service-card-item{padding:1.5rem}.single-card-title{font-size:1.35rem}.card-bottom-nav-bar{flex-direction:row;align-items:center}.nav-btn-corner{padding:.6rem 1rem;font-size:.825rem}.nav-dots-row{display:none}}.view-mode-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.view-toggle-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.view-toggle-btn:hover{color:#0f172a}.view-toggle-btn.active{color:#e11d48;background:#fff;box-shadow:0 2px 8px #0f172a14}.marquee-section-wrapper{width:100%;margin-bottom:3.5rem;position:relative}.marquee-track-container{scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;width:100%;padding:.75rem .25rem 1.25rem;overflow:auto hidden}.marquee-track-container::-webkit-scrollbar{width:0;height:0;display:none}.marquee-single-row{gap:1.5rem;width:max-content;display:flex;flex-wrap:nowrap!important}.marquee-card-item{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:1.65rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 18px #0f172a0a;flex:0 0 350px!important;width:350px!important;max-width:350px!important}.marquee-card-item:hover{border-color:#fbcfe8;transform:translateY(-6px);box-shadow:0 16px 36px #e11d481f}.marquee-bottom-nav-bar{background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 4px 16px #0f172a08}.marquee-nav-btn{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.875rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.marquee-nav-btn:hover{color:#be185d;background:#fdf2f8;border-color:#fbcfe8;transform:translateY(-2px);box-shadow:0 4px 14px #e11d481f}.marquee-status-indicator{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.6rem;padding:.45rem 1.1rem;font-size:.825rem;font-weight:600;display:inline-flex}.marquee-dot{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite livePulse;box-shadow:0 0 10px #10b981cc}@keyframes livePulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.25)}to{opacity:.8;transform:scale(.95)}}.quote-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);background-color:#0f172aa6;justify-content:center;align-items:center;padding:1rem;animation:.25s cubic-bezier(.16,1,.3,1) fadeInModal;display:flex;position:fixed;inset:0}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.quote-modal-card{color:#0f172a;text-align:left;-ms-overflow-style:none;scrollbar-width:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:1.75rem;flex-direction:column;gap:1.25rem;width:100%;max-width:36rem;max-height:90vh;padding:1.75rem;animation:.25s cubic-bezier(.16,1,.3,1) scaleUpModal;display:flex;position:relative;overflow:hidden auto;box-shadow:0 25px 60px -15px #0f172a40}.quote-modal-card::-webkit-scrollbar{width:0;height:0;display:none}.quote-service-grid::-webkit-scrollbar{width:0;height:0;display:none}@media (width>=640px){.quote-modal-card{padding:2rem}}@keyframes scaleUpModal{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.quote-modal-close{color:#94a3b8;cursor:pointer;z-index:10;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.quote-modal-close:hover{color:#0f172a;background-color:#e2e8f0}.quote-modal-header{align-items:center;gap:.875rem;display:flex}.quote-modal-icon-badge{color:#e11d48;background-color:#fdf2f8;border:1px solid #fbcfe8;border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.quote-modal-tag{color:#e11d48;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:800;display:block}.quote-modal-title{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);color:#0f172a;margin-top:.15rem;font-size:1.35rem;font-weight:800}.quote-step-bar{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.quote-step-item{align-items:center;gap:.5rem;display:flex}.quote-step-num{border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:800;transition:all .25s;display:flex}.quote-step-num.active{color:#fff;background-color:#e11d48}.quote-step-num.inactive{color:#64748b;background-color:#e2e8f0}.quote-step-label{color:#1e293b;font-size:.75rem;font-weight:700}.quote-step-divider{background-color:#e2e8f0;flex-shrink:1;width:2.5rem;height:2px}@media (width<=480px){.quote-step-label{display:none}.quote-step-divider{width:1.5rem}}.quote-step-heading{color:#1e293b;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.quote-service-grid{flex-direction:column;gap:.6rem;max-height:380px;padding-right:.2rem;display:flex;overflow-y:auto}.quote-service-card{cursor:pointer;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:.875rem;justify-content:space-between;align-items:center;padding:.85rem 1.15rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.quote-service-card:hover{background-color:#f8fafc;border-color:#cbd5e1}.quote-service-card.selected{background-color:#fdf2f8;border-color:#e11d48;box-shadow:0 4px 12px #e11d481f}.quote-radio-dot{border:2px solid #94a3b8;border-radius:9999px;justify-content:center;align-items:center;width:1rem;height:1rem;transition:all .2s;display:flex}.quote-service-card.selected .quote-radio-dot{background-color:#e11d48;border-color:#e11d48}.quote-radio-inner{background-color:#fff;border-radius:9999px;width:.375rem;height:.375rem}.quote-service-name{color:#0f172a;font-size:.875rem;font-weight:700}.quote-service-price{color:#e11d48;font-size:.75rem;font-family:var(--font-mono,monospace);font-weight:700}.quote-slider-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.quote-slider-row{justify-content:space-between;align-items:center;display:flex}.quote-staff-count{font-family:var(--font-mono,monospace);color:#e11d48;font-size:1.35rem;font-weight:800}.quote-range-input{appearance:none;cursor:pointer;accent-color:#e11d48;background-color:#e2e8f0;border-radius:.5rem;width:100%;height:.5rem}.quote-slider-ticks{color:#64748b;font-size:.6875rem;font-family:var(--font-mono,monospace);justify-content:space-between;font-weight:600;display:flex}.quote-estimate-card{background-color:#fdf2f8;border:1px solid #fbcfe8;border-radius:.875rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.quote-estimate-price{color:#e11d48;font-size:1.25rem;font-weight:800;font-family:var(--font-mono,monospace)}.quote-form-grid{grid-template-columns:1fr;gap:.875rem;display:grid}@media (width>=640px){.quote-form-grid{grid-template-columns:1fr 1fr}}.quote-field-group{flex-direction:column;gap:.25rem;display:flex}.quote-field-group label{color:#334155;font-size:.75rem;font-weight:700}.quote-input-wrapper{width:100%;position:relative}.quote-input-wrapper svg{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.quote-input-field{color:#0f172a;box-sizing:border-box;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.65rem .75rem .65rem 2.25rem;font-size:.75rem;font-weight:500;transition:all .2s}.quote-input-field:focus{background-color:#fff;border-color:#e11d48;outline:none;box-shadow:0 0 0 3px #e11d481f}.quote-textarea{color:#0f172a;box-sizing:border-box;resize:vertical;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.75rem;font-family:inherit;font-size:.75rem;font-weight:500}.quote-textarea:focus{background-color:#fff;border-color:#e11d48;outline:none;box-shadow:0 0 0 3px #e11d481f}.quote-error-text{color:#e11d48;font-size:.6875rem;font-weight:600}.quote-actions-row{justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.btn-modal-back{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.75rem;font-weight:700;transition:color .2s;display:inline-flex}.btn-modal-back:hover{color:#0f172a;background-color:#f1f5f9}.btn-modal-next{color:#fff;cursor:pointer;background-color:#e11d48;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #e11d484d}.btn-modal-next:hover{background-color:#be123c;transform:translateY(-1px);box-shadow:0 6px 18px #e11d4866}.btn-modal-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#be123c 100%);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #e11d4859}.btn-modal-submit:hover{background:linear-gradient(135deg,#be123c 0%,#9f1239 100%);transform:translateY(-1px);box-shadow:0 6px 20px #e11d4873}.offer-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:3000;background:#0f172abf;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) fadeInOverlay;display:flex;position:fixed;top:0;left:0}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.offer-modal-card{-ms-overflow-style:none;scrollbar-width:none;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:580px;max-height:90vh;padding:2.25rem 2rem 2rem;animation:.35s cubic-bezier(.16,1,.3,1) popModal;position:relative;overflow-y:auto;box-shadow:0 25px 60px #0f172a59}.offer-modal-card::-webkit-scrollbar{width:0;height:0;display:none}@keyframes popModal{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.offer-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.offer-close-btn:hover{color:#fff;background:#e11d48;border-color:#f43f5e;transform:rotate(90deg)}.offer-modal-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.offer-gift-badge{color:#e11d48;letter-spacing:.05em;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:99px;align-items:center;gap:.45rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #e11d481f}.offer-modal-title{font-family:var(--font-heading,sans-serif);color:#0f172a;margin:0;font-size:1.65rem;font-weight:800;line-height:1.25}.offer-highlight{background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.offer-modal-subtitle{color:#475569;margin:0;font-size:.9rem;line-height:1.55}.offer-benefits-grid{flex-direction:column;gap:.75rem;margin:1.5rem 0;display:flex}.offer-benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;display:flex}.benefit-icon-box{border:1px solid #0000000d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.benefit-info h4{color:#0f172a;margin:0 0 .2rem;font-size:.925rem;font-weight:700}.benefit-info p{color:#64748b;margin:0;font-size:.825rem;line-height:1.45}.offer-modal-footer{justify-content:flex-end;align-items:center;gap:.85rem;margin-top:1rem;display:flex}.offer-claim-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#db2777 100%);border:none;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 6px 20px #e11d4859}.offer-claim-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #e11d4880}.offer-cancel-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:99px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.offer-cancel-btn:hover{color:#0f172a;background:#f1f5f9}@media (width<=640px){.offer-modal-card{padding:1.5rem 1.25rem}.offer-modal-title{font-size:1.35rem}.offer-modal-footer{flex-direction:column;width:100%}.offer-claim-btn,.offer-cancel-btn{justify-content:center;width:100%}}.app-footer-wrapper{color:#94a3b8;font-family:var(--font-body);background:#0f172a;border-top:1px solid #1e293b;width:100%}.footer-main-container{flex-direction:column;gap:1.25rem;width:100%;max-width:1600px;margin:0 auto;padding:1.75rem 1.5rem 1.25rem;display:flex}.footer-offer-banner{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #334155;border-left:4px solid #e11d48;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex;box-shadow:0 4px 15px #00000026}.footer-offer-badge{color:#fff;letter-spacing:.04em;white-space:nowrap;background:#e11d48;border-radius:99px;flex-shrink:0;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #e11d4840}.footer-offer-text{color:#cbd5e1;text-align:center;margin:0;font-size:.85rem;line-height:1.4}.footer-offer-text strong{color:#fff;font-weight:800}.footer-top-grid{text-align:left;grid-template-columns:1.3fr .9fr 1.1fr 1.1fr;gap:1.5rem;display:grid}.footer-brand-col{flex-direction:column;gap:.6rem;display:flex}.footer-logo-link{align-items:center;gap:.6rem;text-decoration:none;display:flex}.footer-logo-img{object-fit:cover;border-radius:8px;width:36px;height:36px}.footer-brand-name{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.footer-brand-subtext{letter-spacing:.06em;text-transform:uppercase;color:#e11d48;font-size:.625rem;font-weight:700;display:block}.footer-brand-desc{color:#94a3b8;margin:0;font-size:.825rem;line-height:1.45}.footer-social-row{align-items:center;gap:.5rem;margin-top:.1rem;display:flex}.social-icon-btn{color:#cbd5e1;background:#1e293b;border:1px solid #334155;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.social-icon-btn:hover{color:#fff;background:#e11d48;border-color:#f43f5e;transform:translateY(-2px)}.footer-col-title{font-family:var(--font-heading);color:#fff;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .5rem;padding-bottom:.35rem;font-size:.875rem;font-weight:800;position:relative}.footer-col-title:after{content:"";background:#e11d48;border-radius:2px;width:24px;height:2px;position:absolute;bottom:0;left:0}.footer-links-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.footer-link-item a{color:#cbd5e1;align-items:center;gap:.35rem;font-size:.825rem;text-decoration:none;transition:all .2s;display:inline-flex}.footer-link-item a:hover{color:#f43f5e;transform:translate(3px)}.footer-contact-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.contact-item{color:#cbd5e1;align-items:flex-start;gap:.5rem;font-size:.825rem;line-height:1.35;display:flex}.contact-item svg{color:#e11d48;flex-shrink:0;margin-top:.1rem}.footer-bottom-bar{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;font-size:.8rem;display:flex}.footer-bottom-bar p{margin:0}.footer-legal-links{align-items:center;gap:1rem;display:flex}.footer-legal-links a{color:#94a3b8;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#fff}.back-to-top-btn{color:#fff;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:99px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.back-to-top-btn:hover{background:#e11d48;border-color:#f43f5e;transform:translateY(-2px)}@media (width<=1100px){.footer-top-grid{grid-template-columns:1.2fr .9fr 1.1fr 1.1fr;gap:1.25rem}}@media (width<=960px){.footer-main-container{gap:1.1rem;padding:1.5rem 1.25rem 1rem}.footer-top-grid{grid-template-columns:1fr 1fr;gap:1.25rem 1rem}.footer-brand-col{grid-column:1/-1}}@media (width<=640px){.footer-main-container{gap:.85rem;padding:1.1rem .85rem .75rem}.footer-offer-banner{gap:.4rem;padding:.45rem .65rem}.footer-offer-text{font-size:.75rem;line-height:1.35}.footer-top-grid{grid-template-columns:1fr 1fr;gap:.85rem .65rem}.footer-brand-col,.footer-contact-col{grid-column:1/-1}.footer-bottom-bar{text-align:center;flex-direction:column;gap:.5rem;padding-top:.65rem}.footer-legal-links{flex-wrap:wrap;justify-content:center;gap:.65rem}}@media (width<=400px){.footer-top-grid{grid-template-columns:1fr}.footer-brand-col,.footer-contact-col{grid-column:span 1}}.app-root{background-color:var(--bg-main);flex-direction:column;min-height:100vh;display:flex}.view-switcher-bar{z-index:1100;color:#f8fafc;background:#0f172a;justify-content:center;align-items:center;gap:1rem;padding:.5rem 1.5rem;font-size:.85rem;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #00000026}.switcher-label{color:#94a3b8;font-weight:600}.switcher-btn{color:#cbd5e1;background:#1e293b;border:1px solid #334155;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.switcher-btn:hover{color:#fff;background:#334155}.switcher-btn.active{color:#fff;background:#4f46e5;border-color:#6366f1}.full-viewport-wrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}.simulation-active{background:#0f172a;padding-bottom:3rem}.mobile-simulator-frame{background:#fff;border-radius:36px;flex-direction:column;width:375px;max-width:100%;min-height:750px;margin:2rem auto;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0006,0 0 0 10px #1e293b}.interactive-toast{z-index:2000;color:#fff;background:#0f172a;border-radius:99px;align-items:center;gap:.6rem;padding:.85rem 1.4rem;font-size:.9rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) slideUpToast;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #0f172a40}@keyframes slideUpToast{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-section{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto;padding:5rem 1.5rem 4rem;display:flex}.hero-badge{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;border-radius:99px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.badge-dot{background:#4f46e5;border-radius:50%;width:8px;height:8px}.hero-title{font-family:var(--font-heading);letter-spacing:-.03em;color:#0f172a;font-size:3.25rem;font-weight:800;line-height:1.15}.highlight-text{background:linear-gradient(135deg,#4f46e5 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtitle{color:#475569;max-width:650px;font-size:1.15rem;line-height:1.6}.hero-actions{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.btn-hero-primary{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-radius:99px;padding:.85rem 1.75rem;font-weight:700;transition:all .25s;box-shadow:0 6px 20px #4f46e559}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4f46e573}.btn-hero-secondary{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:99px;padding:.85rem 1.75rem;font-weight:600;transition:all .25s;box-shadow:0 2px 6px #0000000a}.btn-hero-secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.features-pill-row{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.feature-pill{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:99px;padding:.35rem .85rem;font-size:.825rem;font-weight:600}.page-section{width:100%;max-width:1600px;margin:0 auto;padding:3.5rem 1.5rem}.bg-alt{border-y:1px solid #f1f5f9;background:#fff}.section-header{text-align:center;margin-bottom:2rem}.section-tag{letter-spacing:.08em;color:#4f46e5;font-size:.725rem;font-weight:700}.section-header h2{font-family:var(--font-heading);color:#0f172a;margin-top:.35rem;font-size:2rem;font-weight:800}.section-header p{color:#64748b;margin-top:.35rem;font-size:.925rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .25s;box-shadow:0 4px 12px #0f172a08}.service-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 12px 30px #4f46e51a}.card-icon-wrapper{border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;display:flex}.card-icon-wrapper.indigo{color:#4f46e5;background:#eef2ff}.card-icon-wrapper.blue{color:#2563eb;background:#eff6ff}.card-icon-wrapper.violet{color:#7c3aed;background:#f5f3ff}.service-card h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.service-card p{color:#64748b;font-size:.925rem;line-height:1.5}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.gallery-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 4px 12px #0f172a0a}.gallery-thumb{height:180px}.thumb-1{background:linear-gradient(135deg,#c7d2fe 0%,#e0e7ff 100%)}.thumb-2{background:linear-gradient(135deg,#ddd6fe 0%,#f3e8ff 100%)}.thumb-3{background:linear-gradient(135deg,#bae6fd 0%,#e0f2fe 100%)}.gallery-info{padding:1.25rem}.gallery-info h4{color:#0f172a;font-size:1.05rem;font-weight:700}.gallery-info span{color:#64748b;font-size:.8rem}.clients-logo-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;display:grid}.client-logo-box{text-align:center;font-family:var(--font-heading);color:#64748b;letter-spacing:-.02em;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;font-size:1.25rem;font-weight:800}.contact-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:1rem;max-width:550px;margin:0 auto;padding:2rem;display:flex}.input-group{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-box input,.contact-box textarea{background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.9rem}.contact-box input:focus,.contact-box textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e526}.app-footer{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:2.5rem 1.5rem;font-size:.875rem}@media (width<=768px){.hero-title{font-size:1.65rem!important}.section-header h2{font-size:1.35rem!important}.section-header p{font-size:.8rem!important}.page-section{padding:2rem 1rem!important}.input-group{grid-template-columns:1fr}}
