@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#040d1e;--navy-mid:#071530;--navy-light:#0a1f44;--blue:#1a3a8a;--accent:#2f7dd8;--accent-glow:#4da3ff;--green:#22c55e;--white:#fff;--off-white:#f4f7fb;--muted:#ffffff8c;--border:#ffffff14;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,Plus Jakarta Sans,system-ui,sans-serif}html{scroll-behavior:auto;max-width:100vw;overflow-x:clip}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}body{color:var(--navy);cursor:none;background:#fff;max-width:100vw;overflow-x:clip}#root{width:100%;position:relative;overflow-x:clip}h1,h2,h3,h4,h5,h6{line-height:1.15}p{line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:none;font-family:inherit}body:before{content:"";opacity:.025;mix-blend-mode:overlay;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");position:fixed;inset:0}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.cursor-dot,.cursor-ring{pointer-events:none;z-index:99999;will-change:transform;border-radius:50%;position:fixed;top:0;left:0}.cursor-dot{background:#4da3ff;width:6px;height:6px;margin-top:-3px;margin-left:-3px;transition:transform 50ms linear,opacity .2s}.cursor-ring{border:1.5px solid #4da3ff99;width:36px;height:36px;margin-top:-18px;margin-left:-18px;transition:width .3s,height .3s,border-color .3s,background .3s}.cursor-ring.hover{background:#4da3ff14;border-color:#4da3ffe6;width:56px;height:56px;margin-top:-28px;margin-left:-28px}.cursor-dot.hover{opacity:0}.cursor-dot.hidden,.cursor-ring.hidden{opacity:0;transform:scale(0)}@media (hover:none),(pointer:coarse){.cursor-dot,.cursor-ring{display:none}body{cursor:auto}button{cursor:pointer}}.preloader{z-index:99998;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preloader-left,.preloader-right{background:#040d1e;width:50%;position:absolute;top:0;bottom:0}.preloader-left{left:0}.preloader-right{right:0}.preloader-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.preloader-logo-text{letter-spacing:-.04em;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:900}.pl-g{color:#4da3ff}.pl-rest{color:#fff}.preloader-bar-wrap{background:#ffffff1a;border-radius:2px;width:200px;height:2px;overflow:hidden}.preloader-bar{transform-origin:0;background:linear-gradient(90deg,#2f7dd8,#4da3ff);border-radius:2px;height:100%}.preloader-tagline{letter-spacing:.2em;text-transform:uppercase;color:#fff6;font-size:.75rem}.navbar{z-index:1000;will-change:transform;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border-bottom:2px solid #ffffff26;padding:0 40px;transition:all .4s;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0000004d}.navbar.scrolled{box-shadow:0 10px 40px #0006}.nav-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1280px;height:72px;margin:0 auto;display:flex}.nav-brand{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.nav-logo{object-fit:cover;background:#fff;border:2px solid #fff;border-radius:50%;width:52px;height:52px}.nav-brand-text{flex-direction:column;line-height:1.1;display:flex}.brand-g{color:#fff;letter-spacing:-.01em;font-size:1.15rem;font-weight:850}.brand-sub{color:#ffffffd9;letter-spacing:.02em;font-size:.68rem;font-weight:600}.nav-links{gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{display:flex}.nav-links a{color:#ffffffe6;border-radius:100px;padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.nav-links a:hover,.nav-links a.active{color:#fff;background:#ffffff26}.nav-underline{display:none}.nav-cta{color:#1a5fb8;white-space:nowrap;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:10px 22px;font-size:.88rem;font-weight:750;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.nav-cta:hover{background:#f8faff;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.hamburger{background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.navbar{padding:0 20px}.nav-inner{gap:12px;height:68px}.nav-cta{display:none}.hamburger{display:flex}.nav-links{background:#1a5fb8;flex-direction:column;gap:0;width:100%;padding:12px 0 24px;display:none;position:absolute;top:68px;left:0;box-shadow:0 10px 30px #0000004d}.nav-links.open{display:flex}.nav-links li{width:100%}.nav-links a{border-bottom:1px solid #ffffff0d;border-radius:0;padding:18px 24px;font-size:1.1rem;background:0 0!important}}@media (width<=450px){.brand-sub{display:none}.brand-g{font-size:1rem}}.hero{background:#fff;width:100%;min-height:65vh;position:relative;overflow:hidden}.hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1400px;margin:0 auto;padding:110px 80px 20px;display:grid;position:relative}.hero-bg{pointer-events:none;z-index:0;will-change:transform;position:absolute;inset:-20%}.hero-orb{filter:blur(120px);border-radius:50%;position:absolute}.orb-1{background:radial-gradient(circle,#4da3ff14,#0000 70%);width:700px;height:700px;top:-200px;right:-100px}.orb-2{background:radial-gradient(circle,#2f7dd80d,#0000 70%);width:500px;height:500px;bottom:-100px;left:-80px}.orb-3{background:radial-gradient(circle,#22c55e0a,#0000 70%);width:300px;height:300px;top:40%;left:35%}.hero-grid{opacity:.3;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000);mask-image:radial-gradient(80% 80%,#000,#0000)}.hero-inner{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.hero-badge{color:#1e293b;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2f7dd814;border:1px solid #2f7dd826;border-radius:100px;align-items:center;gap:10px;width:fit-content;padding:7px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.badge-pulse{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite pulseGlow;box-shadow:0 0 #22c55e80}@keyframes pulseGlow{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-headline{flex-direction:column;gap:4px;display:flex}.hl-row{display:block;overflow:hidden}.hl-row span{letter-spacing:-.035em;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.4rem,6vw,3rem);font-weight:900;line-height:1.1;display:inline-block}.hl-accent{color:#2f7dd8!important}.hero-sub{color:#475569;max-width:460px;font-size:1rem;line-height:1.75}.hero-sub strong{color:#0f172a;font-weight:800}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-btn{will-change:transform;border-radius:100px;align-items:center;gap:9px;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,opacity .2s;display:inline-flex}.hero-btn-primary{color:#fff;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);box-shadow:0 4px 24px #2f7dd866}.hero-btn-primary:hover{opacity:.95;box-shadow:0 8px 32px #2f7dd899}.hero-btn-ghost{color:#1e293b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f1f5f9;border:1px solid #e2e8f0}.hero-btn-ghost:hover{background:#e2e8f0;border-color:#cbd5e1}.hero-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(4,1fr);width:fit-content;display:grid;overflow:hidden}.stat-item{text-align:center;border-right:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:6px;padding:24px 28px;transition:all .3s;display:flex}.stat-item:last-child{border-right:none}.stat-item:hover{background:#f8faff}.stat-val{color:#0f172a;letter-spacing:-.03em;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:1.65rem;font-weight:800;line-height:1}.stat-lbl{color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.72rem;font-weight:600}.hero-mockup-wrap{z-index:2;perspective:1200px;position:relative}.mockup{background:#071128e6;border:1px solid #4da3ff26;border-radius:14px;animation:7s ease-in-out infinite floatMockup;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 40px 80px #0009,0 0 60px #2f7dd814}@keyframes floatMockup{0%,to{transform:rotateY(-4deg)translateY(0)}50%{transform:rotateY(-4deg)translateY(-12px)}}.mockup-bar{background:#040d1ecc;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:10px 16px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot.r{background:#ff5f57}.dot.y{background:#febc2e}.dot.g{background:#28c840}.mockup-url{color:#ffffff4d;margin-left:auto;margin-right:auto;font-size:.65rem}.mockup-body{height:280px;display:flex}.mock-sidebar{background:#040a1a99;border-right:1px solid #ffffff0a;flex-direction:column;gap:3px;width:110px;padding:14px 8px;display:flex}.mock-nav-item{color:#ffffff59;cursor:default;border-radius:6px;padding:7px 10px;font-size:.6rem;transition:background .2s,color .2s}.mock-nav-item.active,.mock-nav-item:hover{color:#4da3ff;background:#4da3ff26}.mock-main{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:hidden}.mock-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mock-kpi{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;padding:10px}.kpi-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:.55rem}.kpi-val{color:#fff;font-size:.95rem;font-weight:800}.kpi-up{color:#22c55e;font-size:.55rem;font-weight:600}.mock-chart-area{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;flex:1;min-height:72px;padding:10px;display:flex}.mock-chart-label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.55rem}.mock-bars{flex:1;align-items:flex-end;gap:4px;min-height:42px;display:flex}.mock-bar{opacity:.95;transform-origin:bottom;background:linear-gradient(#4da3ff,#1a5fb8);border-radius:3px 3px 0 0;flex:1;min-height:12px}.mock-row-2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mock-list-card,.mock-pie-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:10px}.mlc-title{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.55rem}.mlc-item{color:#ffffff8c;align-items:center;gap:5px;padding:2px 0;font-size:.58rem;display:flex}.mlc-dot{background:#4da3ff;border-radius:50%;flex-shrink:0;width:4px;height:4px}.mock-donut{background:conic-gradient(#4da3ff 0 40%, #22c55e 40% 65%, #f59e0b 65% 85%, #1a3a8a 85%);border-radius:50%;width:50px;height:50px;margin:6px auto 0}.mock-pie-note{color:#ffffff8c;text-align:center;margin-top:5px;font-size:.58rem;font-weight:700}.float-badge{color:#0a1f44;white-space:nowrap;will-change:transform;background:#fffffff5;border:1px solid #2f7dd826;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:.75rem;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 32px #00000026}.fb-1{bottom:20px;left:-20px}.fb-2{top:20px;right:-30px}.scroll-indicator{z-index:2;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:6px;display:none;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.scroll-dot{background:#4da3ff;border-radius:2px;width:4px;height:8px}@media (width<=1100px){.hero-container{gap:30px;padding:110px 40px 80px}}@media (width<=900px){.hero-container{text-align:left;grid-template-columns:1fr;padding:110px 24px 80px}.hero-badge{display:none}.hero-sub{margin:0}.hero-actions{justify-content:flex-start}.hero-stats{margin:0}.hero-mockup-wrap,.scroll-indicator{display:none}}@media (width<=650px){.hero-stats{grid-template-columns:repeat(2,1fr);width:100%;max-width:400px;margin:0}.stat-item{text-align:left;border-bottom:1px solid #ffffff12;align-items:flex-start;padding:16px 12px}.stat-item:nth-child(2n){border-right:none}.stat-item:nth-child(3),.stat-item:nth-child(4){border-bottom:none}.stat-lbl{white-space:normal}}@media (width<=480px){.hero-actions{flex-wrap:nowrap;justify-content:flex-start;gap:10px;width:100%}.hero-btn{white-space:nowrap;flex:1;justify-content:center;padding:12px 18px;font-size:.82rem}}.trust-bar{z-index:10;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:22px 0;position:relative;overflow:hidden}.trust-ticker{white-space:nowrap;gap:48px;width:max-content;animation:30s linear infinite ticker;display:flex}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-ticker:hover{animation-play-state:paused}.trust-bar .trust-item{color:#fff;letter-spacing:.02em;min-height:auto;box-shadow:none;background:0 0;border:0;flex-shrink:0;justify-content:flex-start;align-items:center;gap:9px;padding:0;font-size:.88rem;font-weight:700;display:inline-flex}.trust-bar .trust-item span{color:#fff;font-size:inherit;font-weight:inherit;white-space:nowrap;line-height:1}.trust-bar .trust-item svg{flex:none}.hiring-section{z-index:1;background:linear-gradient(#f8fbff 0%,#fff 58%,#f7fbff 100%);padding:72px 0 64px;position:relative;overflow:hidden}.hiring-section:before{content:"";z-index:-1;opacity:.78;background-image:radial-gradient(circle at 18% 18%,#2f7dd821,#0000 28%),radial-gradient(circle at 84% 8%,#22c55e1f,#0000 26%),radial-gradient(#dbe7f4 1px,#0000 1px);background-size:auto,auto,42px 42px;position:absolute;inset:0}.hiring-wrap{max-width:1320px}.hiring-header{text-align:center;max-width:900px;margin:0 auto 34px}.hiring-header h2{letter-spacing:0;color:#061432;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.15rem,4.3vw,3.35rem);font-weight:900;line-height:1.02}.hiring-header h2 span{color:#045ed6}.hiring-header p{color:#263650;max-width:620px;margin:12px auto 0;font-size:1.02rem;line-height:1.45}.hiring-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.hiring-card{--panel:#0359c8;--panel-dark:#0042a4;--accent:#045ed6;background:#f8fbff;border:1px solid #0717341a;border-radius:12px;flex-direction:column;min-height:535px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #0b234724}.hiring-card.green{--panel:#067a3d;--panel-dark:#006431;--accent:#087f43}.hiring-card:hover{border-color:#045ed638;transform:translateY(-7px);box-shadow:0 30px 70px #0b234733}.hiring-card-top{background:#f8fbff;min-height:364px;padding:34px 28px 0;position:relative;overflow:hidden}.hiring-card-top:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#f7fbffdb 42%,#ffffff3d 68%,#ffffff14 100%),linear-gradient(#f8fbff2e,#f8fbff2e),radial-gradient(circle at 76% 22%,#045ed61f,#0000 38%);position:absolute;inset:0}.hiring-card.green .hiring-card-top:before{background:linear-gradient(90deg,#fffffffa 0%,#f6fdf9db 42%,#ffffff3d 68%,#ffffff14 100%),linear-gradient(#f6fdf92e,#f6fdf92e),radial-gradient(circle at 76% 22%,#087f431f,#0000 38%)}.hiring-copy{z-index:3;width:48%;position:relative}.hiring-copy h3{color:#051433;letter-spacing:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.7rem,2.35vw,2.08rem);font-weight:900;line-height:1.06}.hiring-copy h3 span{color:var(--accent);display:block}.hiring-card.green .hiring-copy h3 span{color:var(--accent)}.hiring-copy p{color:#24364f;margin-top:14px;font-size:.92rem;font-weight:500;line-height:1.55}.hiring-person{z-index:1;object-fit:cover;object-position:center 35%;filter:saturate(1.02)contrast(1.02);pointer-events:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hiring-badges{z-index:3;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:-76px 24px 0;display:grid;position:relative}.hiring-badge{text-align:center;min-height:68px;color:var(--accent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #07173414;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:8px 6px;display:flex;box-shadow:0 12px 24px #091e421f}.hiring-badge span{color:#061432;font-size:.59rem;font-weight:800;line-height:1.18}.hiring-provide{color:#fff;background:linear-gradient(135deg, var(--panel), var(--panel-dark));flex:1;margin-top:0;padding:22px 20px 14px}.hiring-provide strong{margin-bottom:12px;font-size:.82rem;font-weight:900;display:block}.provide-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;display:grid}.hiring-card:nth-child(2) .provide-list{grid-template-columns:repeat(5,minmax(0,1fr))}.hiring-card:nth-child(3) .provide-list{grid-template-columns:repeat(7,minmax(0,1fr))}.hiring-card:nth-child(3) .provide-item{padding:0 3px}.hiring-card:nth-child(3) .provide-item span{font-size:.53rem;line-height:1.08}.provide-item{text-align:center;border-left:1px solid #ffffff57;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;min-height:52px;padding:0 6px;display:flex}.provide-item:first-child{border-left:0}.provide-item span{color:#fffffff0;font-size:.57rem;font-weight:800;line-height:1.18}.hiring-actions{background:linear-gradient(135deg, var(--panel), var(--panel-dark));grid-template-columns:1fr 1fr;gap:14px;padding:0 20px 18px;display:grid}.hiring-btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:47px;font-size:.94rem;font-weight:900;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.hiring-btn.hire{color:#061432;background:#ffd84d;box-shadow:inset 0 -2px #0000001f}.hiring-btn.profiles{color:#fff;background:#ffffff14;border:1px solid #ffffffd6}.hiring-btn:hover{transform:translateY(-2px)}.hiring-btn.hire:hover{box-shadow:0 14px 28px #ffd84d3d}.hiring-btn.profiles:hover{background:#ffffff29}.hiring-proof{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #07173414;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:34px auto 0;display:grid;overflow:hidden;box-shadow:0 18px 40px #0b234717}.proof-item{border-left:1px solid #07173414;justify-content:center;align-items:center;gap:14px;min-height:92px;padding:20px 18px;display:flex}.proof-item:first-child{border-left:0}.proof-icon{color:#045ed6;background:#e9f2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.proof-item.green .proof-icon{color:#087f43;background:#e9f9f0}.proof-item.violet .proof-icon{color:#5b3fd1;background:#f0edff}.proof-item.gold .proof-icon{color:#d19a05;background:#fff8dc}.proof-item strong{color:#061432;font-size:.95rem;line-height:1.25}@media (width<=1180px){.hiring-grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}.hiring-card{min-height:520px}.hiring-copy{width:42%}.hiring-person{width:100%;max-width:none}}@media (width<=900px){.hiring-section{padding:64px 0 56px}.hiring-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-item:nth-child(3){border-top:1px solid #07173414;border-left:0}.proof-item:nth-child(4){border-top:1px solid #07173414}}@media (width<=640px){.hiring-wrap{width:92%}.hiring-header{margin-bottom:26px}.hiring-header p{font-size:.95rem}.hiring-header h2{white-space:normal}.hiring-card{min-height:auto}.hiring-card-top{min-height:285px;padding:20px 18px 0}.hiring-copy{width:58%}.hiring-copy h3{font-size:1.5rem}.hiring-copy p{max-width:190px;margin-top:10px;font-size:.72rem;line-height:1.42}.hiring-person{object-position:58% center;width:100%;height:100%}.hiring-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:-54px 12px 8px}.hiring-badge:nth-child(n+4){display:none}.hiring-badge{gap:4px;min-height:48px;padding:5px 4px}.hiring-badge svg{width:15px;height:15px}.hiring-badge span{font-size:.5rem;line-height:1.12}.hiring-provide{padding:14px 14px 10px}.hiring-provide strong{margin-bottom:8px;font-size:.7rem}.provide-list,.hiring-card:nth-child(2) .provide-list,.hiring-card:nth-child(3) .provide-list{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:0}.provide-item:nth-child(n+4){display:none}.provide-item{min-height:38px;padding:0 4px}.provide-item svg{width:15px;height:15px}.provide-item span,.hiring-card:nth-child(3) .provide-item span{font-size:.5rem;line-height:1.12}.hiring-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px}.hiring-btn{gap:6px;min-height:36px;font-size:.72rem}.hiring-btn svg{width:15px;height:15px}.hiring-proof{display:none}.proof-item,.proof-item:nth-child(3),.proof-item:nth-child(4){border-top:1px solid #07173414;border-left:0;justify-content:flex-start}.proof-item:first-child{border-top:0}}.services-section{z-index:1;background:radial-gradient(circle at 18% 6%,#0758df12,#0000 28%),radial-gradient(circle at 84% 14%,#ec14600f,#0000 26%),#fff;padding:72px 0 78px;scroll-margin-top:92px;position:relative;overflow:hidden}.services-section:before{content:"";z-index:-1;opacity:.28;background-image:radial-gradient(#0f172a1f .8px,#0000 .8px);background-size:28px 28px;position:absolute;inset:0}.services-wrap{width:min(96%,1390px)}.services-heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:34px;display:flex}.solutions-kicker{color:#0758df;background:#0758df14;border:1px solid #0758df1a;border-radius:999px;align-items:center;gap:9px;min-height:34px;padding:7px 15px;font-size:.98rem;font-weight:800;display:inline-flex}.solutions-title{color:#050b24;letter-spacing:0;white-space:nowrap;margin:10px 0 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.15rem,4.3vw,3.35rem);font-weight:900;line-height:1.02}.solutions-title span{color:#0758df}.solutions-desc{color:#3c4357;max-width:620px;font-size:1.02rem;line-height:1.45}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:22px;display:grid}.solution-card{border:1px solid color-mix(in srgb, var(--card-accent) 18%, #dbe4f0);background:#fff;border-radius:14px;flex-direction:column;min-height:520px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f172a12}.solution-card:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--card-accent) 18%, transparent), transparent 67%);opacity:.9;pointer-events:none;height:190px;position:absolute;inset:auto -18% -32% 22%}.solution-visual{pointer-events:none;background-image:url(/digital-solutions-showcase.png);background-repeat:no-repeat;background-size:300%;background-position:var(--image-position);filter:saturate(1.03)contrast(1.02);width:100%;height:282px;position:absolute;inset:0 0 auto}.solution-visual:after{content:"";background:linear-gradient(90deg, #fffffffa 0%, #ffffffe6 40%, #ffffff5c 68%, #ffffff1f 100%), linear-gradient(180deg, #ffffff0f 0%, #ffffffeb 100%), radial-gradient(circle at 84% 18%, color-mix(in srgb, var(--card-accent) 12%, transparent), transparent 42%);position:absolute;inset:0}.solution-content,.solution-features,.solution-actions{z-index:1;position:relative}.solution-content{min-height:282px;padding:24px 24px 0}.solution-icon{background:var(--card-accent);color:#fff;width:58px;height:58px;box-shadow:0 14px 30px color-mix(in srgb, var(--card-accent) 28%, transparent);border-radius:50%;place-items:center;margin-bottom:26px;display:grid}.solution-title{color:#050b24;letter-spacing:0;max-width:190px;margin:0 0 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.75rem,2vw,2.15rem);font-weight:900;line-height:.98}.solution-title span{color:var(--card-accent);display:block}.solution-desc{color:#151d31;max-width:245px;font-size:.98rem;line-height:1.55}.solution-features{flex-direction:column;flex:1;gap:11px;margin:26px 0 20px;padding:0 24px;list-style:none;display:flex}.solution-features li{color:#172033;align-items:center;gap:12px;font-size:.96rem;font-weight:500;display:flex}.solution-features svg{color:#fff;flex:none}.solution-actions{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:10px;margin-top:auto;padding:0 18px 20px;display:grid}.solution-btn{border:1px solid var(--card-accent);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:50px;padding-inline:10px;font-size:.9rem;font-weight:800;transition:transform .28s,background .28s,color .28s,box-shadow .28s;display:flex}.solution-btn.primary{background:var(--card-accent);color:#fff;box-shadow:0 12px 22px color-mix(in srgb, var(--card-accent) 25%, transparent)}.solution-btn.secondary{color:var(--card-accent);background:#ffffffbd}.solution-btn:hover{transform:translateY(-2px)}.solution-btn.primary:hover{box-shadow:0 16px 30px color-mix(in srgb, var(--card-accent) 34%, transparent)}.solution-btn.secondary:hover{background:color-mix(in srgb, var(--card-accent) 7%, #fff)}.solution-btn svg{border:1px solid;border-radius:50%;flex:none;width:20px;height:20px;padding:3px;transition:transform .28s}.solution-btn:hover svg{transform:translate(4px)}.solutions-trust{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #94a3b82e;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:22px;display:grid;overflow:hidden;box-shadow:0 14px 36px #0f172a0f}.trust-item{align-items:center;gap:17px;min-height:98px;padding:18px 28px;display:flex}.trust-item+.trust-item{border-left:1px solid #94a3b847}.trust-icon{background:color-mix(in srgb, var(--trust-color) 11%, #fff);width:56px;height:56px;color:var(--trust-color);border-radius:50%;flex:none;place-items:center;display:grid}.trust-item strong,.trust-item span{display:block}.trust-item strong{color:#172033;font-size:1rem;font-weight:850;line-height:1.2}.trust-item span{color:#4b5567;margin-top:5px;font-size:.9rem;line-height:1.25}@media (width<=1180px){.services-grid{grid-template-columns:1fr;max-width:640px;margin-inline:auto}.solution-card{min-height:500px}.solutions-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item:nth-child(3){border-left:0}.trust-item:nth-child(n+3){border-top:1px solid #94a3b847}}@media (width<=700px){.services-section{padding:58px 0 62px}.services-wrap{width:min(92%,420px)}.solutions-kicker{font-size:.84rem}.solutions-title{font-size:clamp(1.72rem,8.2vw,2.85rem)}.solutions-desc{font-size:1rem}.solution-card{border-radius:12px;min-height:0}.solution-visual{width:100%;height:250px;position:absolute;inset:0 0 auto}.solution-content{min-height:250px;padding:20px 20px 0}.solution-icon{width:52px;height:52px;margin-bottom:18px}.solution-title{max-width:100%;font-size:1.95rem}.solution-desc{max-width:100%}.solution-features{padding-inline:20px}.solution-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 14px}.solution-btn{white-space:nowrap;gap:6px;min-height:40px;padding-inline:6px;font-size:.68rem}.solution-btn svg{width:16px;height:16px;padding:2px}.solutions-trust{display:none}.trust-item,.trust-item:nth-child(3){border-left:0}.trust-item+.trust-item{border-top:1px solid #94a3b847}}.announcement-section-v3{background:#fff;padding:0 0 100px;overflow:hidden}.section-title.dark{color:#000}.section-desc{max-width:600px;margin:15px auto 0;font-size:1.1rem;line-height:1.6;color:#475569!important;opacity:1!important;display:block!important}.ann-v3-container{flex-direction:column;gap:80px;width:100%;max-width:1280px;margin:0 auto;display:flex}.ann-v3-card-wrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.ann-v3-card{background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border:4px solid #fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;padding:40px 30px;display:flex;position:relative;box-shadow:0 15px 40px #2f7dd84d,0 0 0 4px #1a5fb8}.ann-v3-ribbon{z-index:10;background:#fc0;border-radius:4px;padding:6px 30px;position:absolute;top:-20px;transform:rotate(-2deg);box-shadow:4px 4px 12px #0003}.ribbon-text{color:#0c4a6e;letter-spacing:1px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:800}.ann-v3-title{color:#fff;letter-spacing:-.5px;text-align:center;margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;line-height:1.1}.ann-v3-title .highlight{color:#fc0}.ann-v3-footer{z-index:20;margin-top:-25px}.ann-v3-btn{color:#1a5fb8;background:#fff;border:3px solid #1a5fb8;border-radius:6px;align-items:center;gap:8px;padding:12px 35px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 15px #0000001a}.ann-v3-btn:hover{color:#021a3a;background:#fc0;transform:scale(1.05)}.ann-v3-btn span{color:#1a5fb84d}@media (width<=768px){.ann-v3-card{padding:35px 20px}.ann-v3-title{font-size:1.8rem}}.footer{z-index:1;background:#020812;border-top:1px solid #ffffff0d;position:relative}.footer-inner{grid-template-columns:minmax(340px,1.35fr) minmax(170px,.7fr) minmax(220px,.85fr) minmax(430px,1.45fr);gap:54px;max-width:1440px;margin:0 auto;padding:80px 48px 60px;display:grid}.fb-logo-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.fb-logo{object-fit:cover;border:1.5px solid #4da3ff66;border-radius:50%;width:40px;height:40px}.fb-name{color:#fff;font-size:.95rem;font-weight:700}.fb-g{color:#4da3ff}.fb-sub{color:#ffffff59;margin-top:1px;font-size:.65rem}.fb-desc{color:#ffffff73;margin-bottom:20px;font-size:.83rem;line-height:1.75}.fb-socials{gap:8px;margin-bottom:20px;display:flex}.social-icon{color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:flex}.social-icon:hover{color:#4da3ff;background:#4da3ff26}.fb-contact{flex-direction:column;gap:8px;display:flex}.fbc-item{color:#ffffff73;align-items:center;gap:8px;font-size:.8rem;display:flex}.fbc-item svg{opacity:.5;flex-shrink:0}.footer-col h4{text-transform:uppercase;letter-spacing:.12em;color:#fff;margin-bottom:18px;font-size:.72rem;font-weight:700}.mt-24{margin-top:24px}.footer-col ul{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.footer-col ul a{color:#ffffff73;font-size:.83rem;text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:#4da3ff}.serving-tags{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.serving-tag{color:#4da3ff;background:#4da3ff1a;border:1px solid #4da3ff2e;border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:600}.gov-badge{background:linear-gradient(135deg,#22c55e2e,#0b5f3f21);border:1px solid #22c55e6b;border-radius:8px;align-items:flex-start;gap:13px;width:100%;max-width:500px;margin-top:4px;padding:15px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #22c55e1f,inset 0 1px #ffffff14}.gov-badge:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#22c55e38,#0000 42%);position:absolute;inset:0}.gov-icon-wrap{color:#2df07e;z-index:1;background:#22c55e21;border:1px solid #2df07e59;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid;position:relative}.gov-content{z-index:1;position:relative}.gov-eyebrow{color:#2df07e;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:5px;font-size:.66rem;font-weight:800;line-height:1.3;display:flex}.gov-title{color:#fff;font-size:1.05rem;font-weight:800;line-height:1.25}.gov-sub{color:#ffffffa8;margin-top:5px;font-size:.8rem;line-height:1.55}.gov-details{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.gov-details span{color:#dfffece0;background:#ffffff12;border:1px solid #ffffff17;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:.66rem;font-weight:650;line-height:1;display:inline-flex}.footer-bottom{background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border-top:1px solid #ffffff0d;padding:32px 80px}.footer-bottom-inner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:1280px;margin:0 auto;display:flex}.fb-copy-wrap{flex-direction:column;gap:6px;display:flex}.footer-bottom-inner p{color:#fffffff2;font-size:.82rem;line-height:1.6}.developed-by{color:#ffffffd9!important;font-size:.75rem!important}.footer-bottom-inner strong{color:#ffffffe6;font-weight:600}.fb-bottom-links{gap:24px;display:flex}.fb-bottom-links a{color:#ffffffe6;font-size:.75rem;text-decoration:none;transition:color .2s,opacity .2s}.fb-bottom-links a:hover{color:#fff;opacity:1;text-decoration:underline}@media (width<=1100px){.footer-inner{grid-template-columns:1fr 1fr;padding:60px 40px 48px}.footer-brand{grid-column:1/-1}.footer-bottom{padding:20px 40px}}.footer-legal-strip{border-top:1px solid #ffffff0d;justify-content:center;gap:32px;padding:40px 80px;display:flex}.footer-legal-strip a{color:#fff6;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-legal-strip a:hover{color:#4da3ff}.years-serving-tag{color:#22c55e;text-transform:uppercase;letter-spacing:.05em;background:#22c55e1a;border:1px solid #22c55e40;border-radius:6px;align-items:center;padding:4px 12px;font-size:.72rem;font-weight:700;display:flex}@media (width<=600px){.footer-inner{grid-template-columns:1fr 1fr;gap:40px 20px;padding:48px 20px 40px}.footer-brand,.footer-inner>.footer-col:last-child{grid-column:1/-1}.footer-legal-strip{text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:10px 18px;padding:22px 20px 20px}.footer-legal-strip a,.years-serving-tag{font-size:.72rem}.years-serving-tag{flex:none;order:-2;min-height:24px}.footer-legal-strip:before{content:"";flex:0 0 100%;order:-1;height:0}.footer-bottom{padding:16px 20px}.footer-bottom-inner{text-align:center;flex-direction:column}}.service-page-wrapper{background:var(--off-white);min-height:100vh;color:var(--navy)}.service-main{padding-top:100px}.service-page-wrapper .section-wrap{width:90%;max-width:1400px;margin:0 auto;padding:40px 0}.back-btn{color:var(--blue);align-items:center;gap:8px;margin-bottom:40px;font-size:14px;font-weight:500;transition:transform .3s;display:inline-flex}.back-btn:hover{transform:translate(-5px)}.service-header{text-align:center;margin-bottom:80px}.service-title{color:var(--navy);letter-spacing:-1px;margin:20px 0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.service-subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.website-health-panel{background:linear-gradient(#2f7dd80b,#2f7dd800 54%),#fff;border:1px solid #2f7dd833;border-radius:28px;grid-template-columns:1fr;align-items:center;gap:26px;margin-bottom:18px;padding:42px;display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffffe6,0 24px 70px #0f172a17}.health-panel-copy{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:none;margin:0 auto;display:flex}.health-eyebrow{width:fit-content;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#2f7dd814;border:1px solid #2f7dd82e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.health-panel-copy h2{color:var(--navy);white-space:nowrap;max-width:1160px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,3.35rem);line-height:1.1}.health-panel-copy p{color:#64748b;max-width:1040px;margin:0;font-size:1rem;line-height:1.65}.health-scan-form{grid-template-columns:minmax(240px,1.2fr) minmax(230px,.9fr) minmax(230px,.9fr) auto;align-self:center;align-items:stretch;gap:12px;width:100%;display:grid}.health-input-wrap{color:#64748b;background:#f8fafc;border:1px solid #dbe5f2;border-radius:14px;align-items:center;gap:10px;min-width:0;height:56px;padding:0 16px;display:flex}.health-input-wrap input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.95rem;font-weight:700}.health-input-wrap input::placeholder{color:#94a3b8}.health-phone-group{grid-template-columns:92px minmax(0,1fr);gap:10px;display:grid}.country-code-picker{min-width:0;position:relative}.country-code-trigger{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #dbe5f2;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:6px;width:100%;height:56px;padding:0 12px;font-size:.92rem;font-weight:800;display:inline-flex}.country-code-trigger svg{color:#64748b;flex-shrink:0}.country-code-menu{z-index:60;background:#fff;border:1px solid #dbe5f2;border-radius:16px;width:min(340px,82vw);padding:10px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 24px 60px #0f172a2e}.country-code-search{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;height:42px;margin-bottom:8px;padding:0 11px;display:flex}.country-code-search input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.88rem;font-weight:700}.country-code-list{max-height:260px;padding-right:4px;overflow-y:auto}.country-code-list button{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:10px;display:flex}.country-code-list button:hover,.country-code-list button.active{background:#2f7dd81a}.country-code-list button span{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:700;overflow:hidden}.country-code-list button strong{color:var(--blue);flex-shrink:0;font-size:.86rem}.country-code-empty{color:#64748b;text-align:center;padding:14px 10px;font-size:.85rem;font-weight:700}.country-code-trigger:disabled,.health-input-wrap input:disabled{cursor:not-allowed;opacity:.7}.health-submit-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:9px;height:56px;padding:0 22px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.health-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 24px #0f172a2e}.health-submit-btn:disabled{cursor:not-allowed;opacity:.8}.health-spin{animation:.9s linear infinite health-spin}@keyframes health-spin{to{transform:rotate(360deg)}}.health-error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;grid-column:1/-1;align-items:center;gap:10px;padding:12px 14px;font-size:.9rem;font-weight:700;display:flex}.health-results{border-top:1px solid #e2e8f0;grid-column:1/-1;grid-template-columns:.85fr 1.15fr;gap:18px;padding-top:24px;display:grid}.health-score-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:18px;min-width:0;padding:20px;display:flex}.health-score-ring{--score:0;background:conic-gradient(#2f7dd8 calc(var(--score) * 1%), #e2e8f0 0);border-radius:50%;flex-shrink:0;place-items:center;width:104px;height:104px;display:grid;position:relative}.health-score-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.health-score-ring span{z-index:1;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:800;position:relative}.health-score-card.great .health-score-ring{background:conic-gradient(#16a34a calc(var(--score) * 1%), #e2e8f0 0)}.health-score-card.good .health-score-ring{background:conic-gradient(#2f7dd8 calc(var(--score) * 1%), #e2e8f0 0)}.health-score-card.warn .health-score-ring{background:conic-gradient(#f59e0b calc(var(--score) * 1%), #e2e8f0 0)}.health-score-card.bad .health-score-ring{background:conic-gradient(#e11d48 calc(var(--score) * 1%), #e2e8f0 0)}.health-score-label{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.72rem;font-weight:800;display:block}.health-score-card strong{color:#0f172a;font-size:1rem;font-weight:800;display:block}.health-score-card small{color:#64748b;overflow-wrap:anywhere;margin-top:6px;font-size:.78rem;font-weight:600;display:block}.health-score-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.health-mini-score{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px 14px}.health-mini-score span{color:#64748b;min-height:34px;font-size:.78rem;font-weight:800;line-height:1.3;display:block}.health-mini-score strong{color:#0f172a;margin-top:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.65rem;font-weight:800;display:block}.health-mini-score strong.great{color:#16a34a}.health-mini-score strong.good{color:#2f7dd8}.health-mini-score strong.warn{color:#d97706}.health-mini-score strong.bad{color:#e11d48}.health-mini-score strong.muted{color:#94a3b8}.health-details-grid{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:18px;display:grid}.health-metrics,.health-suggestions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px}.health-metrics h3,.health-suggestions h3{color:#0f172a;margin:0 0 12px;font-size:.95rem;font-weight:800}.health-metric-row,.health-suggestion-row{border-top:1px solid #0f172a0f;align-items:center;gap:10px;padding:10px 0;display:flex}.health-metric-row:first-of-type,.health-suggestion-row:first-of-type{border-top:none}.health-metric-row span,.health-suggestion-row span{color:#475569;font-size:.86rem;font-weight:700;line-height:1.35}.health-metric-row strong{color:#0f172a;white-space:nowrap;margin-left:auto;font-size:.86rem;font-weight:800}.health-suggestion-row{flex-wrap:wrap;align-items:flex-start}.health-suggestion-row svg{color:var(--blue);flex-shrink:0;margin-top:1px}.health-suggestion-row small{color:#64748b;width:100%;margin-left:25px;font-size:.76rem;font-weight:700}.health-whatsapp-cta{color:#fff;background:#25d366;border-radius:12px;grid-column:1/-1;justify-self:center;align-items:center;gap:9px;width:fit-content;padding:13px 18px;font-size:.9rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.health-whatsapp-cta:hover{transform:translateY(-2px);box-shadow:0 12px 22px #25d3663d}.health-popup-overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.health-popup{text-align:center;background:#fff;border:1px solid #e2e8f0f2;border-radius:22px;width:min(420px,100%);padding:30px;box-shadow:0 34px 80px #0f172a38}.health-popup-icon{width:58px;height:58px;color:var(--blue);background:#2f7dd81a;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.health-popup h3{color:#0f172a;margin:0 0 8px;font-size:1.35rem;font-weight:800}.health-popup p{color:#64748b;margin:0 0 22px;line-height:1.55}.health-popup button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:12px;padding:13px 22px;font-weight:800}.solutions-grid{grid-template-columns:repeat(3,1fr);gap:60px 30px;margin-top:60px;display:grid}.solution-card{background:#fff;border:1px solid #00000014;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}.solution-card:hover{border-color:#2f7dd84d;transform:translateY(-8px);box-shadow:0 25px 50px #0000001f}.sol-card-header-new{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);align-items:center;gap:15px;padding:18px 25px 35px;display:flex;position:relative}.sol-header-icon-box{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.sol-header-content{flex:1}.sol-header-tag{text-transform:uppercase;letter-spacing:.5px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.2}.sol-header-subtitle{opacity:.8;margin-top:4px;font-size:.72rem;font-weight:500}.best-value-badge{color:#fff;text-align:center;text-transform:uppercase;clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:0 0 4px 4px;flex-direction:column;align-items:center;gap:4px;padding:10px 8px 15px;font-size:10px;font-weight:800;display:flex;position:absolute;top:0;right:25px;box-shadow:0 4px 10px #0003}.sol-stats-bar{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50px;justify-content:space-between;align-items:center;margin:-20px 25px 0;padding:8px 25px;display:flex;position:relative;box-shadow:0 4px 15px #00000014}.sol-stat-item{color:#64748b;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.sol-stat-item.divider{background:#0000001a;width:1px;height:20px}.sol-stat-item svg{color:#1e293b}.sol-card-body-new{flex:1;padding:30px 25px 25px}.sol-feature-list{flex-direction:column;gap:12px;height:220px;padding-right:8px;display:flex;overflow-y:auto}.sol-feature-list::-webkit-scrollbar{width:4px}.sol-feature-list::-webkit-scrollbar-track{background:#f8fafc;border-radius:10px}.sol-feature-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.sol-feature-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sol-feature-item{border-bottom:1px solid #00000008;align-items:center;gap:12px;padding-bottom:10px;display:flex}.sol-feature-item:last-child{border-bottom:none}.sol-check-icon{color:#fff;background:#1e293b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.sol-feature-icon-box{color:#475569;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sol-feature-text{color:#334155;font-size:.9rem;font-weight:600}.sol-pricing-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:10px;padding:6px 16px}.sol-pricing-top{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.sol-price-label-group{flex-direction:column;display:flex}.sol-price-label-small{color:#1a5fb8;text-transform:uppercase;letter-spacing:1px;font-size:.65rem;font-weight:800}.sol-price-label-large{color:#0f172a;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:.8rem;font-weight:800}.sol-price-display{align-items:baseline;gap:8px;display:flex}.sol-price-value{color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:1.6rem;font-weight:800}.sol-price-currency{color:#475569;font-size:1rem;font-weight:700}.sol-pricing-badges{gap:10px;display:flex}.sol-pricing-badge{color:#92400e;background:#fffbeb;border:1px solid #fef3c7;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:.7rem;font-weight:800;display:flex}.global-guarantees{border-top:1px solid #00000014;justify-content:center;align-items:center;gap:80px;margin-top:80px;padding:60px 0;display:flex}@media (width<=768px){.global-guarantees{flex-direction:column;gap:40px}}.sol-guarantee-item{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.sol-guarantee-icon{color:#1e293b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sol-guarantee-text{color:#475569;font-size:.65rem;font-weight:700;line-height:1.2}.sol-guarantee-text strong{color:#0f172a;font-size:.7rem;display:block}.sol-action-buttons{gap:12px;margin-top:20px;display:flex}.sol-btn-demo{color:#1e293b;background:0 0;border:2px solid #1e293b;border-radius:12px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:12px;padding:12px;transition:all .3s;display:flex}.sol-btn-content{flex-direction:column;align-items:center;line-height:1.1;display:flex}.sol-btn-title{text-transform:uppercase;text-align:center;font-size:.85rem;font-weight:800}.sol-btn-subtitle{opacity:.7;text-align:center;font-size:.65rem;font-weight:600}.sol-btn-whatsapp{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:12px;flex-direction:row;flex:1.5;justify-content:center;align-items:center;gap:12px;padding:12px;transition:all .3s;display:flex}.sol-btn-demo:hover{background:#f1f5f9;transform:translateY(-2px)}.sol-btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0f172a33}.sol-card-footer-info{border-top:1px solid #0000000d;justify-content:center;gap:20px;margin-top:20px;padding-top:15px;display:flex}.sol-footer-item{color:#64748b;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.detail-content-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;margin-top:40px;display:grid}.detail-text h2{color:var(--navy);margin-bottom:25px;font-size:2.2rem;font-weight:800}.detail-text p{color:#64748b;margin-bottom:40px;font-size:1.1rem}.strategy-list,.feature-grid-small{gap:25px;display:grid}.strategy-item{gap:20px;display:flex}.strat-icon{color:#f59e0b;background:#f59e0b1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.strategy-item h4{margin-bottom:5px;font-size:1.1rem;font-weight:700}.strategy-item p{margin-bottom:0;font-size:.95rem}.glass-card{background:var(--white);text-align:center;border:1px solid #00000008;border-radius:30px;flex-direction:column;align-items:center;padding:50px;display:flex;box-shadow:0 30px 60px #0000000f}.glass-card h3{margin:20px 0;font-weight:800}.stats-dummy{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.stat-line{background:#f1f5f9;border-radius:4px;height:8px;overflow:hidden}.stat-line span{background:#f59e0b;border-radius:4px;height:100%;display:block}.hiring-steps{flex-direction:column;gap:15px;width:100%;margin-top:20px;display:flex}.step-point{color:var(--navy);align-items:center;gap:15px;font-weight:600;display:flex}.step-point span{background:var(--blue);width:28px;height:28px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex}.feature-grid-small{grid-template-columns:1fr 1fr}.feature-item-small{background:#fff;border:1px solid #0000000a;border-radius:15px;padding:20px}.feat-icon-small{color:var(--blue);margin-bottom:12px}.feature-item-small h5{margin-bottom:8px;font-size:15px;font-weight:700}.feature-item-small p{margin-bottom:0;font-size:13px;line-height:1.5}.recruitment-video-wrap{aspect-ratio:16/9;background:#000;border-radius:24px;width:100%;max-width:850px;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px #00000026}.recruitment-video-wrap iframe{width:100%;height:100%}.recruitment-image-wrap{background:#f8fafc;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:400px;max-height:550px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000026}.recruitment-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.marketing-pricing-container{flex-direction:column;gap:80px;margin-top:50px;display:flex}.pricing-group{flex-direction:column;gap:30px;display:flex}.special-marketing-section{scroll-margin-top:110px}.group-header{color:var(--navy);align-items:center;gap:15px;display:flex}.group-header h2{letter-spacing:-.5px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800}.group-icon{color:var(--blue)}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;display:grid}.pricing-card{color:var(--navy);text-align:center;background:#fff;border:1px solid #00000014;border-radius:24px;flex-direction:column;align-items:center;height:100%;min-height:580px;padding:25px 25px 30px;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;box-shadow:0 10px 40px #00000008}.recruitment-pkg-card{min-height:480px!important}.pricing-card:hover{border-color:var(--blue);transform:translateY(-10px);box-shadow:0 30px 60px #0000001a}.pricing-card.featured{border:2px solid #f59e0b;box-shadow:0 20px 50px #f59e0b26}.popular-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;align-items:center;gap:6px;padding:6px 16px;font-size:11px;font-weight:800;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #f59e0b4d}.plan-icon-wrapper{width:56px;height:56px;color:var(--blue);background:#f8fafc;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:15px;display:flex}.pricing-card.featured .plan-icon-wrapper{color:#f59e0b;background:#f59e0b0d;border-color:#f59e0b1a}.plan-name{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;margin-bottom:15px;font-size:1.1rem;font-weight:800}.plan-price{margin-bottom:25px}.plan-price .amount{color:var(--blue);letter-spacing:-1px;font-family:Plus Jakarta Sans,sans-serif;font-size:3rem;font-weight:800}.pricing-card.featured .plan-price .amount{color:var(--navy)}.plan-price .currency{color:#64748b;margin-top:2px;font-size:.9rem;font-weight:600;display:block}.plan-features{text-align:left;flex-direction:column;gap:0;width:100%;max-height:180px;margin:0 0 20px;padding:0 8px 0 0;list-style:none;display:flex;overflow-y:auto}.plan-features::-webkit-scrollbar{width:4px}.plan-features::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.plan-features::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.plan-features::-webkit-scrollbar-thumb:hover{background:#94a3b8}.plan-features li{color:#475569;border-bottom:1px solid #0000000a;align-items:center;gap:10px;padding:10px 0;font-size:.9rem;display:flex}.plan-features li:last-child{border-bottom:none}.plan-features li svg{color:var(--blue);background:#2f7dd81a;border-radius:50%;flex-shrink:0;width:18px;height:18px;padding:3px}.pricing-card.featured .plan-features li svg{color:#f59e0b;background:#f59e0b1a}.ideal-for-box{text-align:left;background:#f8fafc;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:12px;display:flex}.pricing-card.featured .ideal-for-box{background:#f59e0b08}.ideal-icon{color:#94a3b8;flex-shrink:0}.ideal-content{flex:1;justify-content:space-between;align-items:center;display:flex}.ideal-content .ideal-label{color:#64748b;font-size:.75rem;font-weight:700}.ideal-content .ideal-text{color:var(--navy);text-align:right;font-size:.85rem;font-weight:700}.plan-btn{background:var(--blue);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.95rem;font-weight:800;transition:all .3s;display:flex}.pricing-card.featured .plan-btn{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.plan-btn:hover{background:#1a5fb8;transform:translateY(-2px);box-shadow:0 10px 20px #2f7dd833}.pricing-card.featured .plan-btn:hover{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 10px 20px #f59e0b33}@media (width<=968px){.website-health-panel,.health-results,.health-details-grid{grid-template-columns:1fr}.health-scan-form{grid-template-columns:1fr 1fr}.health-score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-content-grid{grid-template-columns:1fr;gap:40px}.detail-visual{order:-1}.service-title{font-size:2.5rem}}@media (width<=1300px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.solutions-grid,.pricing-grid{grid-template-columns:1fr}.website-health-panel{border-radius:20px;padding:22px}.health-panel-copy h2{white-space:normal}.health-scan-form{grid-template-columns:1fr}.health-phone-group{grid-template-columns:88px minmax(0,1fr)}.health-scan-form button{width:100%}.health-score-card{flex-direction:column;align-items:flex-start}.health-whatsapp-cta{text-align:center;justify-content:center;width:100%}.feature-grid-small{grid-template-columns:1fr}.marketing-pricing-container{gap:50px}}@media (width<=520px){.health-score-grid{grid-template-columns:1fr}.health-mini-score span{min-height:auto}.health-metric-row{flex-direction:column;align-items:flex-start;gap:4px}.health-metric-row strong{white-space:normal;margin-left:0}}.empty-solutions{justify-content:center;align-items:center;padding:80px 20px;display:flex}.empty-card{text-align:center;background:#fff;border:1px solid #00000008;border-radius:30px;flex-direction:column;align-items:center;gap:20px;max-width:450px;padding:60px 40px;display:flex;box-shadow:0 30px 60px #0000000d}.empty-card svg{color:var(--blue);background:var(--off-white);border-radius:20px;padding:15px}.empty-card h3{color:var(--navy);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800}.empty-card p{color:#64748b;margin:0;font-size:1rem;line-height:1.6}.recruitment-packages-section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:100px 0}.section-header-centered{text-align:center;margin-bottom:60px}.section-title-large{color:var(--navy);letter-spacing:-.5px;margin-bottom:15px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.section-subtitle-large{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.recruitment-grid{gap:30px}.recruitment-pkg-card{border-radius:30px;padding:30px 35px 40px}.recruitment-pkg-card.highlight{border:2px solid #2f7dd8}.recruitment-badge{background:#2f7dd8;box-shadow:0 4px 15px #2f7dd84d}.highlight-price .amount{color:var(--navy);font-size:2.2rem}.recruitment-footer-box{background:#2f7dd80a;border:1px solid #2f7dd814;margin-top:20px}.recruitment-footer-box .ideal-text{color:#1e293b;font-size:1rem}.recruitment-bottom-strip{border-top:1px solid #0000000d;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-top:30px;padding-top:40px;display:flex}.strip-item{color:#64748b;align-items:center;gap:12px;font-size:.95rem;font-weight:600;display:flex}.strip-item svg{color:var(--blue)}@media (width<=768px){.recruitment-bottom-strip{gap:20px}.strip-item{font-size:.85rem}}.description-content p{color:#64748b;margin-bottom:1.2rem;line-height:1.6}.industries-serve{border-top:1px solid #0000000d;margin-top:40px;padding-top:30px}.industries-serve h4{color:var(--navy);margin-bottom:20px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:700}.industry-tags{flex-wrap:wrap;gap:12px;display:flex}.industry-tag{color:var(--blue);background:#2f7dd80d;border:1px solid #2f7dd81a;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.industry-tag:hover{background:var(--blue);color:#fff;transform:translateY(-2px)}.recruitment-media-stack{flex-direction:column;gap:20px;display:flex}.recruitment-media-item{border-radius:20px;width:100%;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.recruitment-media-item:hover{transform:translateY(-5px)}.recruitment-video-wrap{aspect-ratio:16/9;background:#000;width:100%;position:relative}.recruitment-video-wrap iframe{width:100%;height:100%;position:absolute;top:0;left:0}.recruitment-image-wrap{width:100%}.recruitment-image-wrap img{width:100%;height:auto;display:block}.why-section{z-index:1;background:#040d1e;padding:120px 80px;position:relative;overflow:hidden}.why-bg-parallax{pointer-events:none;will-change:transform;position:absolute;inset:-20%}.why-orb{filter:blur(100px);border-radius:50%;position:absolute}.w-orb1{background:radial-gradient(circle,#2f7dd81f,#0000);width:600px;height:600px;top:-100px;right:-100px}.w-orb2{background:radial-gradient(circle,#22c55e12,#0000);width:400px;height:400px;bottom:0;left:-60px}.why-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:56px;display:grid}.why-card{will-change:transform;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border:1px solid #ffffff26;border-radius:20px;padding:35px 30px;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 10px 30px #0003}.why-card:hover{background:linear-gradient(135deg,#3b8cf5,#1e6bd4);border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 20px 50px #0000004d}.why-card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.why-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.why-title{color:#fff;letter-spacing:-.02em;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:800}.why-desc{color:#fffc;font-size:.88rem;line-height:1.6}.counters-row{background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border:1px solid #ffffff26;border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.counter-item{text-align:center;border-right:1px solid #ffffff12;padding:36px 24px;transition:background .3s}.counter-item:last-child{border-right:none}.counter-item:hover{background:#ffffff1a}.counter-val{color:#fff;letter-spacing:-.04em;margin-bottom:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:2.2rem;font-weight:900;display:block}.counter-lbl{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}@media (width<=1024px){.why-section{padding:100px 40px}.why-grid,.counters-row{grid-template-columns:1fr 1fr}}@media (width<=600px){.why-section{padding:80px 20px}.why-grid{grid-template-columns:1fr}.counters-row{grid-template-columns:1fr 1fr}.counter-val{font-size:1.8rem}}.about-section{z-index:1;background:#f4f7fb;padding:120px 80px;position:relative}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.about-left{flex-direction:column;gap:28px;display:flex}.title-accent{color:#1a3a8a}.about-body{color:#5a6a85;max-width:460px;font-size:.95rem;line-height:1.8}.about-pills{flex-wrap:wrap;gap:8px;display:flex}.pill{color:#0a1f44;background:#fff;border:1px solid #d4dff0;border-radius:100px;padding:6px 14px;font-size:.75rem;font-weight:600}.about-left .tag,.about-right .tag{text-align:left;width:100%;margin-bottom:24px;display:block}.mv-cards-full{grid-template-columns:1fr 1fr;gap:24px;width:100%;margin-top:60px;display:grid}.mv-card{background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:14px;padding:24px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 10px 30px #00000026}.mv-card:hover{border-color:#ffffff4d;transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.mv-icon{flex-shrink:0;margin-top:2px;line-height:1}.mv-card h4{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:1.15rem;font-weight:800}.mv-card p{color:#ffffffd9;font-size:.92rem;line-height:1.6}.tl-item{grid-template-columns:52px 28px 1fr;align-items:start;gap:14px;display:grid}.tl-year{color:#0a1f44;text-align:right;padding-top:2px;font-size:.82rem;font-weight:800}.tl-connector{flex-direction:column;align-items:center;display:flex}.tl-dot{background:#1a3a8a;border:2.5px solid #4da3ff;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:3px;transition:transform .3s}.tl-item:hover .tl-dot{transform:scale(1.4)}.tl-line{background:linear-gradient(#4da3ff 0%,#4da3ff1a 100%);flex:1;width:2px;min-height:44px;margin:4px 0}.tl-body{padding-bottom:24px}.tl-body h4{color:#0a1f44;margin-bottom:5px;padding-top:2px;font-size:.92rem;font-weight:700}.tl-body p{color:#5a6a85;font-size:.82rem;line-height:1.65}@media (width<=1024px){.about-section{padding:100px 40px}.about-grid{grid-template-columns:1fr;gap:60px}.mv-cards-full{grid-template-columns:1fr;margin-top:40px}}@media (width<=600px){.about-section{padding:80px 20px}}.video-spotlight-section{z-index:1;background:#fff;padding:56px 0 100px;position:relative}.video-spotlight-section:before{content:"";opacity:.3;z-index:-1;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.vss-section-header{text-align:center;margin-bottom:42px}.vss-tag-styled{letter-spacing:3px;color:#1e293b;text-transform:uppercase;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;margin-bottom:24px;padding:8px 20px;font-size:12px;font-weight:800;display:inline-block}.vss-title-styled{color:#0f172a;letter-spacing:0;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:900;line-height:1}.vss-desc-styled{color:#475569;max-width:520px;margin:12px auto 0;font-size:1rem;line-height:1.5}.vss-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;gap:32px;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}.vss-card{background:#111827;border:1px solid #1f2937;border-radius:32px;flex-direction:column;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden;box-shadow:0 30px 60px #00000026}.vss-card:hover{border-color:#3b82f6;transform:translateY(-10px);box-shadow:0 40px 80px #00000040}.vss-card-header{text-align:center;background:#fff;padding:24px 20px}.vss-card-title{color:#0f172a;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.4rem;font-weight:800;overflow:hidden}.vss-card-video{background:#111827;padding:16px}.vss-video-inner{aspect-ratio:16/9;background:#000;border-radius:16px;width:100%;position:relative;overflow:hidden}.vss-video-inner iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.vss-video-poster{cursor:pointer;background:#020617;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.vss-video-poster img{object-fit:cover;opacity:.86;width:100%;height:100%;transition:transform .3s,opacity .3s;display:block}.vss-video-poster:hover img{opacity:1;transform:scale(1.04)}.vss-play-button{background:#ef4444;border-radius:14px;width:58px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 28px #00000047}.vss-play-button:before{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;position:absolute;top:50%;left:52%;transform:translate(-50%,-50%)}.vss-video-fallback{color:#fff;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:flex;position:absolute;inset:0}.vss-card-footer{background:#111827;justify-content:center;padding:8px 16px 24px;display:flex}.vss-card-btn{color:#fff;background:#3b82f6;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:14px 20px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 20px #3b82f64d}.vss-card-btn:hover{background:#2563eb;box-shadow:0 12px 25px #3b82f680}@media (width<=1200px){.vss-container{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.video-spotlight-section{padding:42px 0 70px}.vss-section-header{margin-bottom:32px}.vss-container{grid-template-columns:1fr;padding:0 18px}.vss-title-styled{font-size:2.2rem}}@media (width<=420px){.vss-container{padding:0 10px}.vss-card{border-radius:24px}}.recruitment-intro-section{z-index:1;background:#040d1e;padding:88px 0 92px;position:relative;overflow:hidden}.recruitment-intro-section:before{content:"";z-index:-1;background-image:radial-gradient(circle at 18% 8%,#4da3ff29,#0000 28%),radial-gradient(circle at 82% 22%,#22c55e1f,#0000 27%),linear-gradient(#4da3ff09 1px,#0000 1px),linear-gradient(90deg,#4da3ff09 1px,#0000 1px);background-size:auto,auto,60px 60px,60px 60px;position:absolute;inset:0}.recruitment-intro-section:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000,#030814bd);height:44%;position:absolute;inset:auto 0 0}.recruitment-intro-wrap{width:min(92%,1280px)}.recruitment-showcase{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);align-items:center;gap:54px;display:grid}.recruitment-intro-header{text-align:left;max-width:670px}.recruitment-kicker{color:#4da3ff;background:#4da3ff1a;border-color:#4da3ff38;margin-bottom:18px}.recruitment-intro-header h2{color:#fff;letter-spacing:0;max-width:760px;margin:0 0 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,5.6vw,5rem);font-weight:950;line-height:.96}.recruitment-intro-header p{color:#ffffffad;max-width:600px;margin:0;font-size:1.08rem;line-height:1.7}.recruitment-market-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.recruitment-market-row.source-row{margin-top:12px}.recruitment-market-row span{color:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:36px;padding:8px 14px;font-size:.86rem;font-weight:800;display:inline-flex}.recruitment-market-row.source-row span{color:#ffffffa3;background:#ffffff09;min-height:32px;padding:7px 12px;font-size:.8rem}.recruitment-visual{min-height:500px;position:relative}.recruitment-profile-board{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff14,#ffffff08),#ffffff0a;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:1.1fr .95fr .95fr;gap:12px;min-height:500px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000057}.profile-panel{background:#ffffff0f;border-radius:16px;min-height:476px;position:relative;overflow:hidden}.profile-panel img{object-fit:cover;object-position:center top;filter:saturate(1.08)contrast(1.03);width:100%;height:100%;transition:transform .7s;display:block}.profile-panel.skilled img{object-position:58% top}.profile-panel:hover img{transform:scale(1.035)}.profile-panel:after{content:"";pointer-events:none;background:linear-gradient(#040d1e05 0%,#040d1e29 48%,#040d1ed1 100%),radial-gradient(circle at 72% 12%,#4da3ff29,#0000 32%);position:absolute;inset:0}.profile-panel-copy{z-index:2;position:absolute;bottom:18px;left:18px;right:18px}.profile-panel-copy span,.profile-panel-copy strong{display:block}.profile-panel-copy span{color:#4da3ff;letter-spacing:.08em;margin-bottom:7px;font-size:.72rem;font-weight:900}.profile-panel-copy strong{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:900;line-height:1.1}.photo-status span{background:#22c55e;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 7px #22c55e2e}.photo-status{z-index:4;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040d1eb8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;width:fit-content;max-width:calc(100% - 56px);padding:12px 16px;font-size:.88rem;font-weight:850;display:inline-flex;position:absolute;top:28px;left:28px;box-shadow:0 18px 36px #00000047}.recruitment-proof-strip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:34px;display:grid;overflow:hidden;box-shadow:0 20px 50px #00000038}.recruitment-proof-item{border-left:1px solid #ffffff1a;grid-template-columns:auto 1fr;grid-template-areas:"icon value""icon label";align-content:center;column-gap:14px;min-height:104px;padding:20px 26px;display:grid}.recruitment-proof-item:first-child{border-left:0}.recruitment-proof-item svg{color:#4da3ff;background:#4da3ff24;border-radius:50%;grid-area:icon;align-self:center;width:50px;height:50px;padding:14px}.recruitment-proof-item strong{color:#fff;grid-area:value;font-family:Plus Jakarta Sans,sans-serif;font-size:1.34rem;font-weight:950;line-height:1.1}.recruitment-proof-item span{color:#ffffff94;grid-area:label;margin-top:4px;font-size:.88rem;font-weight:650;line-height:1.25}.recruitment-intro-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:stretch;gap:24px;margin-top:24px;display:grid}.recruitment-intro-copy,.recruitment-reasons{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0b;border:1px solid #ffffff17;border-radius:16px;box-shadow:0 18px 46px #0003}.recruitment-intro-copy{padding:30px}.recruitment-intro-copy p{color:#ffffffb8;font-size:.98rem;line-height:1.72}.recruitment-intro-copy p+p{margin-top:14px}.recruitment-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.recruitment-step{color:#ffffffdb;text-align:center;background:#4da3ff12;border:1px solid #4da3ff29;border-radius:12px;flex-direction:column;justify-content:center;gap:10px;min-height:94px;padding:14px 10px;font-size:.8rem;font-weight:850;line-height:1.22;transition:transform .28s,border-color .28s,background .28s;display:flex}.recruitment-step:hover{background:#4da3ff1c;border-color:#4da3ff57;transform:translateY(-4px)}.recruitment-step span{color:#4da3ff;background:#4da3ff24;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:42px;height:42px;display:inline-flex}.recruitment-reasons{flex-direction:column;padding:30px;display:flex}.recruitment-reasons-title{color:#4da3ff;align-items:center;gap:12px;margin-bottom:22px;display:flex}.recruitment-reasons-title h3{color:#fff;letter-spacing:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.45rem;font-weight:850}.recruitment-reasons ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.recruitment-reasons li{color:#ffffffd6;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.45;display:flex}.recruitment-reasons li svg{color:#22c55e;flex:none;margin-top:2px}.recruitment-country-panel{border-top:1px solid #ffffff17;gap:18px;margin-top:28px;padding-top:24px;display:grid}.country-block h4{color:#fff;letter-spacing:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:900;line-height:1.15}.country-subtitle{color:#4da3ffe0;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:.74rem;font-weight:850;display:block}.country-groups{gap:10px;margin-top:14px;display:grid}.country-group{background:#4da3ff0e;border:1px solid #4da3ff24;border-radius:12px;grid-template-columns:minmax(92px,.34fr) 1fr;align-items:start;gap:12px;padding:12px;display:grid}.country-group strong,.country-group em{display:block}.country-group strong{color:#fff;font-size:.88rem;font-weight:900;line-height:1.15}.country-group em{color:#ffd84ddb;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.68rem;font-style:normal;font-weight:850}.country-group p,.country-block.sourcing p{color:#ffffffb8;font-size:.86rem;line-height:1.48}.country-block.sourcing{background:#22c55e0e;border:1px solid #22c55e29;border-radius:12px;padding:14px}.country-block.sourcing p{margin-top:12px}.recruitment-final-line{color:#fff;align-items:center;gap:12px;margin-top:26px;padding-top:0;font-weight:850;line-height:1.35;display:flex}.recruitment-final-line svg{color:#ffd84d;flex:none}.recruitment-industries{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.industry-tile{isolation:isolate;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;min-height:250px;position:relative;overflow:hidden;box-shadow:0 18px 46px #00000038}.industry-tile img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.industry-tile:first-child img{object-position:58% top}.industry-tile:hover img{transform:scale(1.045)}.industry-shade{z-index:1;background:linear-gradient(#040d1e1a,#040d1ed6),radial-gradient(circle at 16% 12%,#4da3ff33,#0000 36%);position:absolute;inset:0}.industry-content{z-index:2;padding:24px;position:absolute;inset:auto 0 0}.industry-content span{color:#fff;background:#4da3ffc7;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:inline-flex;box-shadow:0 16px 30px #4da3ff47}.industry-content h3{color:#fff;letter-spacing:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem;font-weight:900;line-height:1.1}.industry-content p{color:#ffffffb3;margin-top:8px;font-size:.92rem;line-height:1.45}@media (width<=1120px){.recruitment-showcase,.recruitment-intro-grid{grid-template-columns:1fr}.recruitment-intro-header{max-width:800px}.recruitment-visual{min-height:auto}.recruitment-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.recruitment-proof-item:nth-child(3){border-left:0}.recruitment-proof-item:nth-child(n+3){border-top:1px solid #ffffff1a}}@media (width<=820px){.recruitment-intro-section{padding:64px 0 68px}.recruitment-showcase{gap:34px}.recruitment-intro-header h2{font-size:clamp(2.28rem,11vw,3.4rem)}.recruitment-intro-header p{font-size:1rem}.recruitment-visual{min-height:auto}.recruitment-profile-board{grid-template-columns:1fr;min-height:0}.profile-panel{height:150px;min-height:0}.profile-panel img,.profile-panel.skilled img{object-position:center 18%}.photo-status{top:24px;left:24px}.recruitment-industries{grid-template-columns:1fr}.recruitment-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-tile{min-height:230px}}@media (width<=620px){.recruitment-intro-wrap{width:min(92%,440px)}.recruitment-market-row span{min-height:34px;padding:7px 12px;font-size:.8rem}.recruitment-visual{min-height:auto}.recruitment-profile-board{border-radius:16px;padding:8px}.photo-status{max-width:calc(100% - 28px);padding:10px 12px;font-size:.78rem;top:16px;left:16px}.profile-panel{border-radius:12px;height:118px;min-height:0}.profile-panel-copy{bottom:12px;left:14px;right:14px}.profile-panel-copy span{margin-bottom:4px;font-size:.62rem}.profile-panel-copy strong{font-size:.86rem}.recruitment-proof-strip{grid-template-columns:1fr}.recruitment-proof-item,.recruitment-proof-item:nth-child(3){border-left:0}.recruitment-proof-item+.recruitment-proof-item{border-top:1px solid #ffffff1a}.recruitment-intro-copy,.recruitment-reasons{padding:24px 18px}.recruitment-step{min-height:88px;padding:12px 8px;font-size:.72rem}.recruitment-reasons-title h3{font-size:1.28rem}.country-group{grid-template-columns:1fr}}.cta-section{z-index:1;background:#040d1e;padding:120px 80px;position:relative;overflow:hidden}.cta-bg{pointer-events:none;position:absolute;inset:0}.cta-orb{filter:blur(100px);border-radius:50%;position:absolute}.co-1{background:radial-gradient(circle,#2f7dd81f,#0000);width:700px;height:700px;top:50%;left:30%;transform:translate(-50%,-50%)}.co-2{background:radial-gradient(circle,#22c55e12,#0000);width:300px;height:300px;top:10%;right:10%}.cta-grid{background-image:linear-gradient(#4da3ff08 1px,#0000 1px),linear-gradient(90deg,#4da3ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.cta-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:start;gap:72px;max-width:1280px;margin:0 auto;display:grid;position:relative}.cta-left{flex-direction:column;gap:28px;padding-top:12px;display:flex}.cta-title{color:#fff;letter-spacing:-.04em;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.1}.cta-accent{color:#4da3ff}.cta-sub{color:#ffffff8c;max-width:420px;font-size:.97rem;line-height:1.75}.cta-btns{flex-wrap:wrap;gap:14px;display:flex}.cta-btn{will-change:transform;border-radius:100px;align-items:center;gap:9px;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.cta-btn-green{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 20px #22c55e4d}.cta-btn-green:hover{box-shadow:0 8px 32px #22c55e80}.cta-btn-blue{color:#fff;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);box-shadow:0 4px 20px #2f7dd84d}.cta-btn-blue:hover{box-shadow:0 8px 32px #2f7dd880}.cta-contact-info{flex-direction:column;gap:14px;margin-top:4px;display:flex}.wp-grid{grid-template-columns:1fr 1fr;gap:14px 28px;margin-bottom:4px;display:grid}.cci-item{align-items:flex-start;gap:14px;text-decoration:none;transition:opacity .2s;display:flex}.cci-item:hover{opacity:.8}.cci-icon{color:#4da3ff;background:#4da3ff1a;border:1px solid #4da3ff33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.cci-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin-bottom:2px;font-size:.7rem;font-weight:600}.cci-val{color:#fffc;font-size:.87rem;font-weight:500}.form-card{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:36px 32px}.contact-form{flex-direction:column;gap:18px;display:flex}.form-heading{margin-bottom:4px}.form-heading h3{color:#fff;margin-bottom:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:700}.form-heading p{color:#ffffff73;font-size:.83rem}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-wrap{flex-direction:column;gap:7px;display:flex;position:relative}.field-wrap label{color:#ffffff73;text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:600;transition:color .2s}.field-wrap.focused label{color:#4da3ff}.req{color:#f87171;margin-left:2px}.field-wrap input,.field-wrap select,.field-wrap textarea{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:.88rem;transition:border-color .25s,background .25s,box-shadow .25s}.field-wrap select{cursor:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.field-wrap select option{color:#fff;background:#0d1e3e}.field-wrap textarea{resize:vertical;min-height:100px}.field-wrap input::placeholder,.field-wrap textarea::placeholder{color:#ffffff38}.field-wrap.focused input,.field-wrap.focused select,.field-wrap.focused textarea{background:#4da3ff0f;border-color:#4da3ff80;box-shadow:0 0 0 3px #4da3ff1a}.field-wrap.has-val:not(.focused) input,.field-wrap.has-val:not(.focused) select,.field-wrap.has-val:not(.focused) textarea{border-color:#ffffff2e}.textarea-wrap{grid-column:1/-1}.form-submit{color:#fff;cursor:none;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:4px;padding:14px;font-family:inherit;font-size:.92rem;font-weight:700;transition:box-shadow .3s,transform .2s,opacity .2s;display:inline-flex;box-shadow:0 4px 20px #2f7dd859}.form-submit:hover{transform:translateY(-2px);box-shadow:0 8px 32px #2f7dd88c}.form-submit:active{transform:translateY(0)}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;padding:32px 0;display:flex}.success-icon{background:#22c55e1f;border:1px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.form-success h3{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:1.4rem;font-weight:700}.form-success p{color:#ffffff80;max-width:300px;font-size:.9rem;line-height:1.7}.form-reset{color:#ffffffb3;background:#ffffff12;border:1px solid #ffffff1f;border-radius:100px;margin-top:8px;padding:10px 22px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .2s,color .2s}.form-reset:hover{color:#fff;background:#ffffff1f}@media (width<=1024px){.cta-section{padding:100px 40px}.cta-inner{grid-template-columns:1fr;gap:56px}.cta-title{font-size:clamp(2rem,6vw,2.8rem)}}@media (width<=600px){.cta-section{padding:60px 16px}.form-card{padding:24px 16px}.form-row{grid-template-columns:1fr}.wp-grid{grid-template-columns:1fr;gap:20px}.cci-val{overflow-wrap:break-word;word-break:break-all;font-size:.85rem}.cta-title{font-size:1.8rem}.cta-sub{font-size:.9rem}}.form-error{color:#f87171;background:#f8717114;border:1px solid #f8717133;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;display:flex}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-submit:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.cta-map-wrapper{z-index:2;border-radius:24px;max-width:1280px;margin:72px auto 0;position:relative}.cta-map-glass{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:12px;transition:border-color .6s cubic-bezier(.4,0,.2,1),box-shadow .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0003,inset 0 0 #4da3ff00}.cta-map-glass:hover{border-color:#4da3ff66;box-shadow:0 24px 48px #00000080,inset 0 0 0 1px #4da3ff33}.cta-map-iframe{filter:grayscale(80%)invert()hue-rotate(180deg)contrast(1.1)brightness();background:#040d1e;border:none;border-radius:16px;width:100%;height:450px;transition:filter .8s cubic-bezier(.4,0,.2,1);display:block}.cta-map-glass:hover .cta-map-iframe{filter:grayscale(30%)invert()hue-rotate(180deg)brightness(1.15)contrast(1.05)}@media (width<=1024px){.cta-map-wrapper{margin-top:56px}.cta-map-iframe{height:400px}}@media (width<=600px){.cta-map-wrapper{margin-top:48px}.cta-map-iframe{height:320px}.cta-map-glass{border-radius:20px;padding:8px}}.admin-page{background:#040d1e;min-height:100vh;position:relative;overflow-x:hidden}.admin-bg{pointer-events:none;z-index:0;position:fixed;inset:0}.admin-orb{filter:blur(120px);border-radius:50%;position:absolute}.ao-1{background:radial-gradient(circle,#2f7dd81a,#0000);width:600px;height:600px;top:-10%;left:-5%}.ao-2{background:radial-gradient(circle,#22c55e0f,#0000);width:400px;height:400px;bottom:10%;right:-5%}.admin-grid-bg{pointer-events:none;background-image:linear-gradient(#4da3ff06 1px,#0000 1px),linear-gradient(90deg,#4da3ff06 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.admin-login-wrap{z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative}.admin-login-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:420px;padding:48px 40px}.admin-login-icon{color:#4da3ff;background:#4da3ff1a;border:1px solid #4da3ff40;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.admin-login-card h2{color:#fff;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800}.admin-login-card p{color:#ffffff73;margin-bottom:28px;font-size:.87rem}.login-field{margin-bottom:18px;position:relative}.login-field input{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:14px 16px 14px 44px;font-family:inherit;font-size:.9rem;transition:border-color .25s,box-shadow .25s,background .25s}.login-field input:focus{background:#4da3ff0f;border-color:#4da3ff80;box-shadow:0 0 0 3px #4da3ff1a}.login-field input::placeholder{color:#ffffff40}.login-field-icon{color:#ffffff59;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:.92rem;font-weight:700;transition:box-shadow .3s,transform .2s;display:flex;box-shadow:0 4px 20px #2f7dd859}.login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #2f7dd88c}.login-btn:active{transform:translateY(0)}.login-error{color:#f87171;background:#f8717114;border:1px solid #f8717133;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:.82rem;display:flex}.admin-back-link{color:#fff6;align-items:center;gap:6px;margin-top:24px;font-size:.82rem;text-decoration:none;transition:color .2s;display:inline-flex}.admin-back-link:hover{color:#4da3ff}.admin-dashboard{z-index:2;width:100%;max-width:1600px;margin:0 auto;padding:32px 24px 60px;position:relative}@media (width<=1024px){.admin-dashboard{padding:24px 16px 40px}}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.admin-header-left{align-items:center;gap:16px;display:flex}.admin-header-left h1{color:#fff;letter-spacing:-.03em;font-family:Plus Jakarta Sans,sans-serif;font-size:1.6rem;font-weight:800}.admin-header-left h1 span{color:#4da3ff}.admin-header-right{align-items:center;gap:12px;display:flex}.admin-back-btn,.admin-logout-btn{cursor:pointer;border:none;border-radius:100px;align-items:center;gap:7px;padding:9px 18px;font-family:inherit;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.admin-back-btn{color:#ffffffb3;background:#ffffff12;border:1px solid #ffffff1a}.admin-back-btn:hover{color:#fff;background:#ffffff1f}.admin-logout-btn{color:#f87171;background:#f871711a;border:1px solid #f8717133}.admin-logout-btn:hover{background:#f871712e}.admin-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.stat-card{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:20px 24px;transition:border-color .3s,transform .2s}.stat-card:hover{border-color:#4da3ff40;transform:translateY(-2px)}.stat-icon{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.stat-icon.blue{color:#4da3ff;background:#4da3ff1f}.stat-icon.green{color:#22c55e;background:#22c55e1f}.stat-icon.amber{color:#fbbf24;background:#fbbf241f}.stat-icon.purple{color:#a855f7;background:#a855f71f}.stat-value{color:#fff;margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.8rem;font-weight:800}.stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:500}.admin-table-card{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;overflow:hidden}.admin-table-header{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.admin-table-header h3{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:700}.admin-search{position:relative}.admin-search input{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:240px;padding:9px 14px 9px 36px;font-family:inherit;font-size:.83rem;transition:border-color .25s,box-shadow .25s}.admin-search input:focus{border-color:#4da3ff80;box-shadow:0 0 0 3px #4da3ff14}.admin-search input::placeholder{color:#ffffff40}.admin-search-icon{color:#ffffff4d;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1280px}.admin-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;white-space:nowrap;border-bottom:1px solid #ffffff0f;padding:14px 18px;font-size:.72rem;font-weight:700}.admin-table td{color:#ffffffbf;vertical-align:top;border-bottom:1px solid #ffffff0a;padding:16px 18px;font-size:.87rem}.admin-table tr:hover td{background:#4da3ff08}.admin-table tr.unread td{color:#fff;font-weight:500}.unread-dot{background:#4da3ff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:8px;display:inline-block}.td-name{white-space:nowrap;align-items:center;gap:4px;display:flex}.td-email{color:#4da3ff!important;font-size:.82rem!important}.td-message{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.td-requirement{white-space:normal;max-width:240px;line-height:1.45}.service-badge,.td-service .service-badge{color:#4da3ff;white-space:nowrap;background:#4da3ff1a;border:1px solid #4da3ff26;border-radius:100px;padding:4px 10px;font-size:.73rem;font-weight:600;display:inline-block}.source-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-block}.source-badge.bot{color:#a855f7;background:#a855f71a;border:1px solid #a855f733}.source-badge.wa{color:#25d366;background:#25d3661a;border:1px solid #25d36633}.source-badge.scanner{color:#4da3ff;background:#2f7dd81f;border:1px solid #2f7dd83d}.td-website{max-width:220px}.td-website a,.detail-item a{color:#4da3ff;word-break:break-word;text-decoration:none}.td-website a:hover,.detail-item a:hover{text-decoration:underline}.scan-badge{white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:800;display:inline-block}.scan-badge.done{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e38}.scan-badge.pending{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2438}.td-date{white-space:nowrap;color:#fff6!important;font-size:.78rem!important}.td-actions{gap:6px;display:flex}.action-btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.action-btn:hover{color:#4da3ff;background:#4da3ff14;border-color:#4da3ff66}.action-btn.delete:hover{color:#f87171;background:#f8717114;border-color:#f8717166}.admin-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.admin-empty-icon{color:#4da3ff;background:#4da3ff14;border:1px solid #4da3ff26;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex}.admin-empty h4{color:#fff;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:700}.admin-empty p{color:#fff6;font-size:.87rem}.admin-modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:1000;background:#040d1ecc;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-modal{background:#0a1530;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:32px;position:relative;overflow-y:auto}.admin-modal-close{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.admin-modal-close:hover{color:#fff;background:#ffffff1f}.modal-header{margin-bottom:28px}.modal-header h3{color:#fff;margin-bottom:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem;font-weight:700}.modal-header p{color:#fff6;font-size:.82rem}.modal-field{margin-bottom:20px}.modal-field-label,.modal-field label{text-transform:uppercase;letter-spacing:.08em;color:#ffffffa6;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.modal-field-value{color:#ffffffd9;word-break:break-word;font-size:.92rem;line-height:1.65}.modal-field-value.email-val{color:#4da3ff}.modal-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.detail-item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;padding:14px}.detail-item-wide{grid-column:1/-1}.detail-item label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.detail-item p{color:#ffffffdb;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.modal-message{white-space:pre-wrap;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;padding:16px}.modal-actions{border-top:1px solid #ffffff0f;gap:10px;margin-top:28px;padding-top:20px;display:flex}.modal-btn-mark{color:#22c55e;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e40;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:12px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.modal-btn-mark:hover{background:#22c55e2e}.modal-btn-mark.read{color:#ffffff80;background:#ffffff0d;border-color:#ffffff1a}.modal-btn-delete{color:#f87171;cursor:pointer;background:#f871711a;border:1px solid #f8717140;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:12px 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.modal-btn-delete:hover{background:#f871712e}.admin-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:120px 20px;display:flex}.admin-spinner{border:3px solid #4da3ff26;border-top-color:#4da3ff;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite spin}.admin-loading p{color:#ffffff73;font-size:.87rem}.admin-cards-mobile{flex-direction:column;gap:12px;padding:16px;display:none}.admin-card-mobile{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:18px;transition:border-color .2s,transform .15s}.admin-card-mobile:hover{border-color:#4da3ff40}.admin-card-mobile.unread{border-left:3px solid #4da3ff}.acm-top{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.acm-name{color:#fff;font-size:.95rem;font-weight:700}.acm-date{color:#ffffff59;white-space:nowrap;font-size:.72rem}.acm-email{color:#4da3ff;margin-bottom:4px;font-size:.82rem}.acm-service{margin-top:8px}.acm-message{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:.82rem;overflow:hidden}.acm-actions{border-top:1px solid #ffffff0f;gap:8px;margin-top:12px;padding-top:12px;display:flex}.admin-tabs{gap:12px;margin-bottom:24px;display:flex}.admin-tab{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:10px 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.admin-tab:hover{color:#fff;background:#ffffff1a}.admin-tab.active{color:#4da3ff;background:#4da3ff26;border-color:#4da3ff66}.admin-add-btn{color:#fff;cursor:pointer;background:#2f7dd8;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.admin-add-btn:hover{background:#1a5fb8;transform:translateY(-2px)}.admin-cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;padding:24px;display:grid}.admin-soft-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:24px;transition:all .3s;display:flex}.admin-soft-card:hover{border-color:#4da3ff4d;transform:translateY(-4px)}.asc-icon-box{color:#4da3ff;background:#4da3ff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.2rem;font-weight:700;display:flex}.asc-content{flex:1}.asc-tag{letter-spacing:1px;color:#ffffff80;margin-bottom:8px;font-size:.75rem;font-weight:700;display:inline-block}.asc-content h4{color:#fff;margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem;font-weight:700}.asc-content p{color:#fff9;margin-bottom:20px;font-size:.85rem;line-height:1.6}.asc-links{gap:12px;display:flex}.asc-links a{color:#4da3ff;background:#ffffff0d;border-radius:6px;padding:6px 12px;font-size:.8rem;text-decoration:none;transition:background .2s}.asc-links a:hover{background:#ffffff1a}.asc-actions{border-top:1px solid #ffffff0f;gap:8px;margin-top:24px;padding-top:16px;display:flex}.soft-form-modal{width:100%;max-width:600px}.soft-form .modal-field input,.soft-form .modal-field select,.soft-form .modal-field textarea{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;margin-top:6px;padding:12px 14px;font-family:inherit;font-size:.9rem;transition:border-color .25s,box-shadow .25s}.soft-form .modal-field input:focus,.soft-form .modal-field select:focus,.soft-form .modal-field textarea:focus{background:#4da3ff0f;border-color:#4da3ff80}.soft-form .modal-field select option{color:#fff;background:#0a1530}.modal-btn-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2f7dd8,#1a5fb8);border:none;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 4px 20px #2f7dd859}.modal-btn-save:hover{transform:translateY(-2px);box-shadow:0 8px 32px #2f7dd88c}@media (width<=1024px){.admin-dashboard{padding:24px 24px 48px}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.admin-dashboard{padding:20px 16px 40px}.admin-stats{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:16px 18px}.stat-value{font-size:1.4rem}.admin-header{flex-direction:column;align-items:flex-start}.admin-header-left h1{font-size:1.3rem}.admin-search input{width:100%}.admin-table-header{flex-direction:column;align-items:stretch}.admin-table-wrap{display:none}.admin-cards-mobile{display:flex}.admin-modal{border-radius:20px;padding:24px 20px}.modal-row,.detail-grid{grid-template-columns:1fr}.admin-login-card{padding:36px 24px}}@media (width<=480px){.admin-stats{grid-template-columns:1fr}.admin-header-right{width:100%}.admin-back-btn,.admin-logout-btn{flex:1;justify-content:center}}.format-toolbar{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;gap:4px;padding:4px;display:flex}.format-toolbar button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.format-toolbar button:hover{background:#ffffff1a;transform:scale(1.1)}.color-dropdown{z-index:100;background:#0a1530;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;gap:2px;min-width:90px;margin-top:6px;padding:4px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0009}.color-option{cursor:pointer;white-space:nowrap;text-align:center;border-radius:4px;padding:8px 12px;font-size:.8rem;font-weight:700;transition:all .2s}.color-option:hover{background:#ffffff1a;transform:scale(1.02)}.soft-form-modal textarea{min-height:200px;font-family:Inter,sans-serif;line-height:1.6}.admin-modal::-webkit-scrollbar{width:6px;height:6px}.admin-modal textarea::-webkit-scrollbar{width:6px;height:6px}.admin-page ::-webkit-scrollbar{width:6px;height:6px}.admin-modal::-webkit-scrollbar-track{background:#ffffff05;border-radius:8px}.admin-modal textarea::-webkit-scrollbar-track{background:#ffffff05;border-radius:8px}.admin-page ::-webkit-scrollbar-track{background:#ffffff05;border-radius:8px}.admin-modal::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:8px}.admin-modal textarea::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:8px}.admin-page ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:8px}.admin-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.admin-modal textarea::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.admin-page ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.file-upload-area{margin-top:10px}.file-input-hidden{display:none}.file-upload-btn{color:#ffffffb3;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0d;border:1px dashed #fff3;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:.85rem;font-weight:700;line-height:1;transition:all .3s;display:flex}.file-upload-btn svg{flex-shrink:0}.file-upload-btn:hover{color:#4da3ff;background:#4da3ff14;border-color:#4da3ff}.upload-preview{background:#22c55e0d;border:1px solid #22c55e26;border-radius:10px;align-items:center;gap:12px;margin-top:16px;padding:10px;display:flex}.upload-preview img{object-fit:cover;border-radius:6px;width:60px;height:60px}.upload-preview span{color:#22c55e;font-size:12px;font-weight:600}.admin-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding:24px;display:grid}.admin-gallery-item-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;transition:all .3s;overflow:hidden}.admin-gallery-item-card:hover{border-color:#4da3ff4d;transform:translateY(-4px)}.agic-preview{aspect-ratio:4/3;background:#0003;justify-content:center;align-items:center;width:100%;display:flex}.agic-preview img{object-fit:cover;width:100%;height:100%}.agic-video-preview{color:#4da3ff;flex-direction:column;align-items:center;gap:8px;display:flex}.agic-info{flex-direction:column;gap:8px;padding:12px;display:flex;position:relative}.agic-type{text-transform:uppercase;letter-spacing:1px;color:#4da3ff;background:#4da3ff1a;border-radius:100px;width:fit-content;padding:2px 8px;font-size:10px;font-weight:800}.agic-title{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;padding-right:30px;font-size:12px;overflow:hidden}.agic-delete{color:#f87171;cursor:pointer;background:#f871711a;border:1px solid #f8717133;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:12px}.agic-delete:hover{color:#fff;background:#f87171}.type-toggle{background:#ffffff0d;border-radius:10px;gap:10px;margin-top:6px;padding:4px;display:flex}.type-toggle button{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:8px;font-size:12px;font-weight:700;transition:all .2s}.type-toggle button.active{color:#fff;background:#4da3ff}@media (width<=1200px){.admin-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.admin-header{flex-direction:column;align-items:flex-start}.admin-header-right{justify-content:space-between;width:100%}.admin-stats{grid-template-columns:repeat(2,1fr);gap:12px}.admin-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-bottom:20px;padding-bottom:8px;display:flex;overflow-x:auto}.admin-tabs::-webkit-scrollbar{display:none}.admin-tab{white-space:nowrap;flex-shrink:0;padding:8px 16px;font-size:.85rem}.admin-table-header{flex-direction:column;align-items:stretch}.admin-search input{width:100%}.admin-table-wrap{display:block;overflow-x:auto}.admin-cards-mobile{display:none!important}.modal-row{grid-template-columns:1fr}}@media (width<=480px){.admin-dashboard{padding:20px 12px 40px}.admin-header-left h1{font-size:1.3rem}.stat-card{padding:16px}.stat-value{font-size:1.5rem}}.legal-page{background:#040d1e;justify-content:center;min-height:100vh;padding:160px 48px 100px;display:flex;position:relative}.legal-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.legal-orb{filter:blur(160px);opacity:.35;border-radius:50%;width:45dvw;height:45dvw;position:absolute}.legal-orb.o-1{background:radial-gradient(circle,#1e3a8a 0%,#0000 70%);top:-15%;left:-15%}.legal-orb.o-2{opacity:.25;background:radial-gradient(circle,#2f7dd8 0%,#0000 70%);bottom:-10%;right:-15%}.legal-grid-bg{pointer-events:none;opacity:.5;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.legal-noise{opacity:.03;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3%3Ffilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.legal-container{z-index:10;grid-template-columns:280px 1fr;align-items:flex-start;gap:60px;width:100%;max-width:1400px;display:grid;position:relative}.legal-sidebar{-webkit-backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;padding:32px;position:sticky;top:120px}.legal-sidebar h4{text-transform:uppercase;letter-spacing:.15em;color:#fff6;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem}.legal-nav{flex-direction:column;gap:8px;display:flex}.legal-nav-item{color:#ffffff80;border:1px solid #0000;border-radius:8px;padding:10px 16px;font-size:.85rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.legal-nav-item:hover{color:#fff;background:#ffffff0d}.legal-nav-item.active{color:#4da3ff;background:#4da3ff1a;border-color:#4da3ff33;font-weight:600}.legal-content-main{width:100%}.legal-header{border-bottom:1px solid #ffffff14;margin-bottom:60px;padding-bottom:32px}.legal-tag{text-transform:uppercase;letter-spacing:.1em;color:#4da3ff;background:#4da3ff1a;border:1px solid #4da3ff33;border-radius:6px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.legal-title{color:#fff;letter-spacing:-.04em;margin-bottom:20px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:850;line-height:1.05}.legal-date{color:#ffffff59;align-items:center;gap:12px;font-size:.9rem;display:flex}.legal-date:before{content:"";background:#ffffff1a;width:40px;height:1px}.legal-section{-webkit-backdrop-filter:blur(24px);background:#040d1e66;border:1px solid #ffffff0f;border-radius:24px;margin-bottom:40px;padding:48px;scroll-margin-top:140px;transition:border-color .3s,box-shadow .3s}.legal-section:hover{border-color:#4da3ff33;box-shadow:0 30px 60px #0000004d}.legal-section h2{color:#fff;letter-spacing:-.02em;align-items:center;gap:16px;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.75rem;font-weight:750;display:flex}.legal-section h2:after{content:"";background:linear-gradient(90deg,#ffffff1a,#0000);flex:1;height:1px}.legal-body-text{color:#fff9;font-size:1.05rem;line-height:1.8}.legal-body-text p{margin-bottom:24px}.legal-body-text p:last-child{margin-bottom:0}.legal-body-text ul{gap:16px;margin:24px 0;padding:0;list-style:none;display:grid}.legal-body-text li{color:#ffffffb3;padding-left:28px;position:relative}.legal-body-text li:before{content:"→";color:#4da3ff;font-size:1rem;font-weight:800;position:absolute;left:0}.legal-body-text strong{color:#fff;font-weight:600}.legal-feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:32px;display:grid}.legal-feature-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:24px;transition:all .3s}.legal-feature-card:hover{background:#ffffff0d;border-color:#ffffff1a}.legal-feature-card .icon{color:#4da3ff;width:40px;height:40px;margin-bottom:16px}.legal-feature-card h3{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:700}.legal-feature-card p{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.6}@media (width<=1200px){.legal-container{grid-template-columns:240px 1fr;gap:40px}}@media (width<=992px){.legal-container{grid-template-columns:1fr}.legal-sidebar{display:none}.legal-page{padding:120px 24px 80px}.legal-section{border-radius:20px;padding:32px 24px}.legal-title{font-size:2.8rem}}@media (width<=480px){.legal-title{font-size:2.2rem}.legal-section h2{font-size:1.5rem}}.whatsapp-float{z-index:9999;cursor:none;background:linear-gradient(135deg,#25d366,#128c7e);border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:auto;min-width:60px;height:auto;min-height:60px;padding:12px 24px 12px 18px;text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden;box-shadow:0 10px 25px #25d36666,inset 0 4px 10px #fff3}.whatsapp-float:after{content:"";pointer-events:none;background:linear-gradient(#fff3,#0000);position:absolute;inset:0}.whatsapp-float:hover{filter:brightness(1.1);transform:translateY(-8px)scale(1.08);box-shadow:0 20px 40px #25d36699}.whatsapp-icon{fill:#fff;width:26px;height:26px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.whatsapp-text{color:#fff;letter-spacing:.3px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700}.whatsapp-float:hover .whatsapp-icon{transform:rotate(12deg)scale(1.1)}.whatsapp-pulse{z-index:-1;background:#25d36666;border-radius:50px;animation:3s infinite wa-pulse;position:absolute;inset:0}@keyframes wa-pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2)}}@media (width<=768px){.whatsapp-float{width:56px;height:56px;padding:0;bottom:20px;right:20px}.whatsapp-text{display:none}.whatsapp-icon{width:28px;height:28px}}.wa-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;cursor:default;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.wa-modal{background:#fff;border-radius:24px;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.wa-modal-header{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);align-items:center;gap:16px;padding:24px;display:flex;position:relative}.wa-header-icon{background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.wa-header-icon svg{fill:#fff;width:28px;height:28px}.wa-header-text h3{margin:0;font-size:18px;font-weight:700}.wa-header-text p{opacity:.9;margin:4px 0 0;font-size:13px}.wa-modal-close{color:#fff;cursor:pointer;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.wa-modal-close:hover{background:#0003;transform:scale(1.1)}.wa-form{flex-direction:column;gap:20px;padding:24px;display:flex}.wa-field{flex-direction:column;gap:8px;display:flex}.wa-field label{color:#4b5563;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.wa-field input,.wa-field select{color:#1f2937;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.wa-field input:focus,.wa-field select:focus{background:#fff;border-color:#25d366;outline:none;box-shadow:0 0 0 4px #25d3661a}.wa-phone-input{gap:8px;display:flex}.wa-country-picker{min-width:90px;position:relative}.wa-country-picker button{cursor:pointer;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 12px;font-size:14px;font-weight:600;display:flex}.wa-country-dropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:240px;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.wa-country-search{border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;padding:12px;display:flex}.wa-country-search input{background:0 0;border:none;padding:6px;font-size:13px}.wa-country-search input:focus{box-shadow:none}.wa-country-list{max-height:200px;padding:4px;overflow-y:auto}.wa-country-list button{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .2s;display:flex}.wa-country-list button:hover{background:#f9fafb}.wa-country-list button .c-name{text-align:left;color:#374151;flex:1;font-size:13px}.wa-country-list button .c-code{color:#9ca3af;font-size:12px}.wa-actions{gap:12px;margin-top:10px;display:flex}.wa-btn-skip{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:14px;flex:1;padding:14px;font-size:14px;font-weight:600;transition:all .2s}.wa-btn-skip:hover{background:#e5e7eb}.wa-btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:14px;flex:1.5;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #25d3664d}.wa-btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.lead-bot-container{z-index:9999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;bottom:30px;left:30px}.bot-trigger-wrapper{flex-direction:column;align-items:flex-start;display:flex;position:relative}.bot-floating-button{cursor:pointer;background:#fff;border:none;border-radius:30px;justify-content:flex-start;align-items:center;width:60px;height:60px;padding:0;transition:background .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000026}.bot-trigger-content{align-items:center;width:max-content;height:100%;display:flex}.bot-avatar-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.bot-trigger-text{color:#333;white-space:nowrap;padding-left:5px;padding-right:20px;font-size:14px;font-weight:600}.bot-floating-button.active{color:#fff;background:#1a1a1a;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #00000040;width:50px!important;height:50px!important}.bot-floating-button.active:hover{background:#333;transform:scale(1.05)rotate(90deg)}.bot-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bot-online-indicator{background:#22c55e;border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:2px;right:2px}.bot-bubble,.bubble-arrow{display:none}.bot-window{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;width:320px;height:440px;max-height:calc(100vh - 120px);display:flex;position:absolute;bottom:78px;left:0;overflow:hidden;box-shadow:0 16px 40px #00000024}.bot-header{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.bot-header-info{align-items:center;gap:10px;display:flex}.bot-avatar-small{flex-shrink:0;width:36px;height:36px;position:relative}.bot-avatar-small img{object-fit:cover;border:2px solid #ffffff26;border-radius:50%;width:100%;height:100%}.online-dot{background:#22c55e;border:2px solid #1a1a1a;border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:0}.bot-header-info h3{margin:0;font-size:14px;font-weight:600}.bot-header-info p{opacity:.75;margin:0;font-size:11px}.bot-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.new-chat-btn{color:#ffffffdb;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:11px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.new-chat-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffff3d}.close-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:4px;line-height:1;transition:color .15s}.close-btn:hover{color:#fff}.bot-messages-area{overscroll-behavior:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#f8fafc;flex-direction:column;flex:1;gap:6px;padding:14px 14px 8px;display:flex;overflow-y:auto}.bot-messages-area::-webkit-scrollbar{width:4px}.bot-messages-area::-webkit-scrollbar-track{background:0 0}.bot-messages-area::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.message-wrapper{gap:8px;max-width:88%;display:flex}.message-wrapper.bot{align-self:flex-start}.message-wrapper.user{flex-direction:row-reverse;align-self:flex-end}.message-avatar{flex-shrink:0;width:28px;height:28px}.message-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.message-bubble{border-radius:14px;padding:6px 11px;font-size:12.5px;line-height:1.4}.bot .message-bubble{color:#374151;background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 4px #0000000f}.user .message-bubble{color:#fff;background:#1a1a1a;border-bottom-right-radius:4px}.message-time{opacity:.45;text-align:right;margin-top:3px;font-size:10px;display:block}.bot-options-panel{flex-wrap:wrap;gap:6px;margin-top:-6px;padding:4px 16px 12px;display:flex}.bot-options-panel::-webkit-scrollbar{display:none}.bot-options-panel button{color:#108a4c;cursor:pointer;white-space:nowrap;background:#e6f7ef;border:1px solid #c6edd9;border-radius:18px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.bot-options-panel button:hover{background:#d1f2e1;border-color:#a3e0c1;transform:translateY(-1px)}.bot-options-panel button.option-muted{opacity:.58;filter:saturate(.65)}.bot-options-panel button.option-muted:hover{opacity:.82}.options-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;align-items:center;gap:7px 8px;width:100%;display:grid}.bot-options-panel .options-grid button{white-space:nowrap;width:100%;min-width:0;min-height:26px;padding:4px 9px;font-size:10.8px;line-height:1.15}.bot-input-area{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:10px 12px}.bot-input-form{align-items:center;gap:6px;display:flex}.bot-input-form input{color:#374151;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;flex:1;min-width:0;padding:9px 13px;font-size:13px;transition:border-color .15s,background .15s}.bot-input-form input:focus{background:#fff;border-color:#334155}.bot-input-form input.input-disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.bot-input-form input::placeholder{color:#94a3b8}.bot-input-form button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .15s,transform .1s;display:flex}.bot-input-form button:disabled{opacity:.35;cursor:not-allowed}.bot-input-form button:not(:disabled):hover{transform:scale(1.05)}.bot-input-form button.skip-btn{color:#475569;background:#eef2f7;border:1px solid #dbe4ee;width:auto;min-width:48px;padding:0 10px;font-size:12px;font-weight:700}.bot-footer{text-align:center;color:#94a3b8;letter-spacing:.3px;background:#fff;flex-shrink:0;padding:6px;font-size:10px}.country-selector-container{display:flex;position:relative}.country-picker-btn{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:48px;height:38px;padding:0 4px;font-size:12px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d;color:#1e293b!important;background:#fff!important}.country-picker-btn:hover{background:#f8fafc;border-color:#cbd5e1}.country-picker-btn .dial-code{font-weight:600}.country-dropdown{z-index:10001;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:260px;max-height:280px;display:flex;position:absolute;bottom:45px;left:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.country-search{color:#94a3b8;background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding:8px;display:flex}.country-search input{outline:none;width:100%;background:0 0!important;border:none!important;padding:4px 0!important;font-size:13px!important}.country-list{flex:1;overflow-y:auto}.country-list::-webkit-scrollbar{width:4px}.country-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.country-list button{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background .2s;display:flex}.country-list button:hover{background:#f8fafc}.country-name{color:#374151;white-space:nowrap;text-anchor:middle;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.country-code{color:#94a3b8;font-size:12px;font-weight:500}@media (width<=480px){.lead-bot-container{bottom:20px;left:16px}.bot-window{width:290px;height:400px;left:0}.bot-floating-button,.bot-avatar-wrapper{width:56px;height:56px}.bot-trigger-text{padding-right:15px;font-size:12px}.new-chat-btn{width:30px;padding:0}.new-chat-btn span{display:none}.country-dropdown{width:240px}}.gallery-page{color:#0f172a;background:linear-gradient(#eff7ffd1 0%,#fff0 320px),#fff;min-height:100vh}.gallery-main{width:min(1180px,100% - 40px);margin:0 auto;padding:138px 0 86px}.gallery-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:36px;margin-bottom:38px;display:grid}.gallery-hero-copy{max-width:720px}.gallery-kicker{color:#1767c2;letter-spacing:.12em;text-transform:uppercase;align-items:center;min-height:28px;margin-bottom:12px;font-size:.78rem;font-weight:800;display:inline-flex}.gallery-hero h1{color:#081225;letter-spacing:0;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,6vw,5.4rem);font-weight:900;line-height:.92}.gallery-hero p{color:#435169;max-width:620px;margin:20px 0 0;font-size:clamp(1rem,1.6vw,1.17rem);line-height:1.65}.gallery-summary{grid-template-columns:repeat(3,110px);gap:12px;display:grid}.gallery-summary div{text-align:center;background:#ffffffc2;border:1px solid #d9e7f6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:92px;padding:14px 10px;display:flex}.gallery-summary strong{color:#0b63ce;font-size:1.9rem;line-height:1}.gallery-summary span{color:#526174;margin-top:6px;font-size:.76rem;font-weight:700;line-height:1.3}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.gallery-tile{min-width:0}.gallery-media{aspect-ratio:16/10;background:#e8eef5;border:0;border-radius:8px 8px 0 0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.gallery-media:not(:disabled){cursor:pointer}.gallery-media:disabled{cursor:default}.gallery-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.gallery-tile:hover .gallery-media img{filter:saturate(1.05);transform:scale(1.035)}.gallery-media-fallback{color:#1767c2;place-items:center;width:100%;height:100%;display:grid}.gallery-media-fallback svg{width:42px;height:42px}.gallery-play{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c1d37b8;border-radius:999px;place-items:center;width:62px;height:62px;transition:transform .28s,background .28s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 32px #091b373d}.gallery-play svg{width:28px;height:28px;margin-left:3px}.gallery-media:hover .gallery-play{background:#0b63cedb;transform:translate(-50%,-50%)scale(1.06)}.gallery-caption{background:#fff;border:1px solid #dbe6f2;border-top:0;border-radius:0 0 8px 8px;flex-direction:column;justify-content:center;gap:8px;min-height:96px;padding:16px 18px 18px;display:flex;box-shadow:0 18px 45px #0f172a12}.gallery-caption span{color:#0b63ce;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:800;line-height:1}.gallery-caption h2{color:#152237;letter-spacing:0;overflow-wrap:anywhere;min-height:2.8em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.02rem;font-weight:800;line-height:1.4}.gallery-state{color:#526174;background:#fff;border:1px solid #dbe6f2;border-radius:8px;place-items:center;min-height:280px;font-weight:700;display:grid}.gallery-empty{align-content:center;gap:12px}.gallery-empty svg{color:#1767c2;width:38px;height:38px}.gallery-empty p{margin:0}.video-modal{z-index:2200;background:#050a12db;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.video-modal-content{aspect-ratio:16/9;background:#000;border-radius:8px;width:min(100%,1040px);position:relative;box-shadow:0 28px 80px #00000073}.video-modal-content iframe{border:0;border-radius:8px;width:100%;height:100%;display:block}.close-modal{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:-50px;right:0}.close-modal svg{width:21px;height:21px}@media (width<=980px){.gallery-main{width:min(100% - 32px,760px);padding-top:124px}.gallery-hero{grid-template-columns:1fr;gap:26px}.gallery-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (width<=640px){.gallery-main{width:min(100% - 28px,430px);padding:112px 0 64px}.gallery-hero{margin-bottom:28px}.gallery-summary{grid-template-columns:repeat(3,1fr)}.gallery-summary div{min-height:74px}.gallery-grid{grid-template-columns:1fr}.gallery-media{aspect-ratio:16/11}.gallery-caption{min-height:88px}.video-modal{padding:18px}.close-modal{top:-48px}}.section-wrap{max-width:1280px;margin:0 auto}.section-header{text-align:center;margin-bottom:64px}.tag{text-transform:uppercase;letter-spacing:.14em;color:#4da3ff;background:#4da3ff1a;border:1px solid #4da3ff33;border-radius:100px;margin-bottom:16px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.section-title{color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.section-desc{color:#ffffff80;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.75}
