.Navbar-module__dVeNwG__header{z-index:var(--z-navbar);will-change:transform;justify-content:center;width:100%;padding:0 16px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:18px;left:0;right:0}.Navbar-module__dVeNwG__headerHidden{transform:translateY(-160%)}.Navbar-module__dVeNwG__blackNavbar{-webkit-backdrop-filter:blur(20px);background:#08090c;border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;width:100%;max-width:1140px;height:60px;padding:0 28px;display:flex;box-shadow:0 16px 40px #00000059,0 2px 8px #0003}.Navbar-module__dVeNwG__logoLink{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__navLogoMark{object-fit:contain;width:42px;height:42px}.Navbar-module__dVeNwG__navTextImg{object-fit:contain;filter:brightness(0)invert();width:auto;height:28px}.Navbar-module__dVeNwG__navLinksGroup{align-items:center;gap:22px;display:flex}.Navbar-module__dVeNwG__navLink{font-family:var(--font-body), sans-serif;color:#fff;letter-spacing:.02em;opacity:.85;padding:4px 0;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s,color .2s,transform .2s;position:relative}.Navbar-module__dVeNwG__navLink:hover{opacity:1;color:var(--color-accent)}.Navbar-module__dVeNwG__navLinkActive{opacity:1!important;color:#fff!important;font-weight:700!important}.Navbar-module__dVeNwG__navLinkActive:after{content:"";background:var(--color-accent);border-radius:99px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.Navbar-module__dVeNwG__rightCtaGroup{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__contactCtaBtn{color:#08090c;height:38px;font-family:var(--font-body), sans-serif;z-index:1;white-space:nowrap;background:#fff;border:1.5px solid #fff;border-radius:12px;justify-content:center;align-items:center;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.Navbar-module__dVeNwG__contactCtaBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Navbar-module__dVeNwG__contactCtaBtn:hover:before{width:280px;height:280px}.Navbar-module__dVeNwG__contactCtaBtn:hover{color:#fff;border-color:#12141a;box-shadow:0 4px 14px #12141a40}.Navbar-module__dVeNwG__contactCtaBtn:active{transform:scale(.96)}.Navbar-module__dVeNwG__contactCtaBtnActive{color:#fff;background:#12141a;border-color:#12141a}.Navbar-module__dVeNwG__hamburgerBtn{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:34px;height:34px;padding:4px;display:none}.Navbar-module__dVeNwG__hamburgerBar{background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .25s,opacity .25s}.Navbar-module__dVeNwG__hamburgerActive .Navbar-module__dVeNwG__hamburgerBar:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__dVeNwG__hamburgerActive .Navbar-module__dVeNwG__hamburgerBar:nth-child(2){opacity:0}.Navbar-module__dVeNwG__hamburgerActive .Navbar-module__dVeNwG__hamburgerBar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Navbar-module__dVeNwG__mobileMenuDrawer{-webkit-backdrop-filter:blur(24px);background:#08090c;border:1px solid #ffffff24;border-radius:20px;flex-direction:column;gap:12px;max-width:340px;margin:0 auto;padding:16px 18px;animation:.25s cubic-bezier(.16,1,.3,1) forwards Navbar-module__dVeNwG__menuSlideDown;display:flex;position:absolute;top:calc(100% + 8px);left:12px;right:12px;box-shadow:0 20px 48px #0000008c,0 4px 12px #0000004d}@keyframes Navbar-module__dVeNwG__menuSlideDown{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__dVeNwG__mobileLinksList{flex-direction:column;gap:2px;display:flex}.Navbar-module__dVeNwG__mobileNavLink{font-family:var(--font-body), sans-serif;color:#fffc;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.Navbar-module__dVeNwG__mobileNavLink:hover{color:#fff;background:#ffffff14}.Navbar-module__dVeNwG__mobileNavLinkActive{background:#ffffff1f;font-weight:700;color:#fff!important}.Navbar-module__dVeNwG__mobileActiveDot{background:var(--color-accent);width:6px;height:6px;box-shadow:0 0 6px var(--color-accent);border-radius:50%}.Navbar-module__dVeNwG__mobileMenuDivider{background:#ffffff1a;width:100%;height:1px}.Navbar-module__dVeNwG__mobileActionBtns{flex-direction:column;gap:8px;display:flex}.Navbar-module__dVeNwG__mobilePrimaryCta{background:var(--color-accent);color:#fff;height:38px;font-family:var(--font-body), sans-serif;box-shadow:0 4px 12px var(--color-accent-shadow);border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__dVeNwG__mobilePrimaryCta:hover{background:var(--color-accent-hover)}.Navbar-module__dVeNwG__mobileSecondaryCta{color:#fff;height:36px;font-family:var(--font-body), sans-serif;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__dVeNwG__mobileSecondaryCta:hover{background:#ffffff26}@media (max-width:960px){.Navbar-module__dVeNwG__navLinksGroup{gap:16px}.Navbar-module__dVeNwG__navLink{font-size:12.5px}}@media (max-width:768px){.Navbar-module__dVeNwG__header{padding:0 12px;top:12px}.Navbar-module__dVeNwG__blackNavbar{border-radius:16px;height:52px;padding:0 14px}.Navbar-module__dVeNwG__navLinksGroup{display:none}.Navbar-module__dVeNwG__hamburgerBtn{display:flex}.Navbar-module__dVeNwG__contactCtaBtn{height:34px;padding:0 14px;font-size:12px}}@media (max-width:480px){.Navbar-module__dVeNwG__navTextImg{display:none}}
.SkyBackground-module__htwWXG__videoBackgroundContainer{width:100vw;height:100vh;z-index:var(--z-background);pointer-events:none;position:fixed;inset:0;overflow:hidden}.SkyBackground-module__htwWXG__bgCanvas{object-fit:cover;width:100%;height:100%;display:block}.SkyBackground-module__htwWXG__hiddenVideo{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;top:-9999px!important;left:-9999px!important}
.Hero-module__PgAKtG__heroSection{width:100%;min-height:calc(100vh - 84px);padding:160px var(--space-4) var(--space-20);z-index:var(--z-base);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroEyebrowTag{font-family:var(--font-script), "Caveat", cursive;color:var(--color-accent);margin-top:0;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1.1;display:block}.Hero-module__PgAKtG__heroHeadline{text-align:center;width:100%;max-width:1200px;font-family:"Poppins", var(--font-poppins), sans-serif;letter-spacing:-.03em;color:#08090c;text-transform:uppercase;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;flex-direction:column;justify-content:center;align-items:center;margin:12px auto 20px;font-size:clamp(3.2rem,7.2vw,6.8rem);font-weight:900;line-height:.96;display:flex}.Hero-module__PgAKtG__headlineLine{text-align:center;color:#08090c;width:100%;display:block}.Hero-module__PgAKtG__orangeDot{color:var(--color-accent);margin-left:2px;display:inline-block}.Hero-module__PgAKtG__eyebrowContainer{margin-bottom:var(--space-3);z-index:5}.Hero-module__PgAKtG__eyebrowText{font-family:var(--font-mono);color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}.Hero-module__PgAKtG__asterisk{color:var(--color-accent);margin-left:2px;font-size:10px}.Hero-module__PgAKtG__draggableWrapper{margin-top:36px;margin-bottom:var(--space-10);z-index:10;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__PgAKtG__draggableBox{border-radius:var(--radius-xs);-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;border:1px dashed #3b82d9a6;max-width:480px;padding:16px 24px;transition:transform linear,border-color .2s;position:relative}.Hero-module__PgAKtG__draggableBox:hover{background:0 0;border-color:#3b82d9}.Hero-module__PgAKtG__draggableBox.Hero-module__PgAKtG__isDragging{z-index:12;border-style:dashed;border-color:#3b82d9}.Hero-module__PgAKtG__draggableBox.Hero-module__PgAKtG__isSnapping{transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.Hero-module__PgAKtG__noDragTag{color:var(--color-white);font-family:var(--font-mono);border-radius:var(--radius-pill);letter-spacing:.04em;white-space:nowrap;background:#3b82d9;padding:1px 8px;font-size:10px;font-weight:600;position:absolute;top:-10px;left:12px}.Hero-module__PgAKtG__boxDot{background:var(--color-white);border:1px solid #3b82d9;width:5px;height:5px;position:absolute}.Hero-module__PgAKtG__boxDotTL{top:-3px;left:-3px}.Hero-module__PgAKtG__boxDotTR{top:-3px;right:-3px}.Hero-module__PgAKtG__boxDotBL{bottom:-3px;left:-3px}.Hero-module__PgAKtG__boxDotBR{bottom:-3px;right:-3px}.Hero-module__PgAKtG__heroSubtext{font-family:var(--font-body);color:#fff;text-align:center;text-shadow:0 2px 10px #0006;font-size:14px;font-weight:600;line-height:1.5}.Hero-module__PgAKtG__deltaBadge{background:var(--color-accent);color:var(--color-white);font-family:var(--font-mono);border-radius:var(--radius-xs);pointer-events:none;white-space:nowrap;padding:2px 8px;font-size:10px;font-weight:600;position:absolute;top:-30px;right:-6px;box-shadow:0 2px 6px #e8613a4d}.Hero-module__PgAKtG__snapbackCursorContainer{pointer-events:none;z-index:20;align-items:flex-start;transition:transform .45s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.Hero-module__PgAKtG__snapCursorSvg{filter:drop-shadow(0 2px 4px #00000029);flex-shrink:0;margin-top:-1px;margin-left:-1px;display:block}.Hero-module__PgAKtG__snapCursorLabel{background:var(--color-accent);color:#fff;font-family:var(--font-body);letter-spacing:-.01em;white-space:nowrap;box-shadow:0 2px 6px var(--color-accent-shadow);border-radius:3.5px;justify-content:center;align-items:center;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.1;display:inline-flex;position:absolute;top:10px;left:9px}.Hero-module__PgAKtG__snapMessageBubble{color:#12141a;font-family:var(--font-body);white-space:nowrap;background:#fff;border:1px solid #00000014;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:26px;left:9px;box-shadow:0 4px 14px #0000001f}.Hero-module__PgAKtG__ctaRow{justify-content:center;align-items:center;gap:var(--space-4);z-index:5;margin-left:auto;margin-right:auto;display:flex}.Hero-module__PgAKtG__primaryCta{background:var(--color-accent);width:140px;height:41px;color:var(--color-white);font-family:var(--font-body);border:1.5px solid var(--color-accent);z-index:1;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #e8613a66}.Hero-module__PgAKtG__primaryCta:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Hero-module__PgAKtG__primaryCta:hover{border-color:#12141a;box-shadow:0 6px 18px #12141a40}.Hero-module__PgAKtG__primaryCta:hover:before{width:280px;height:280px}.Hero-module__PgAKtG__primaryCta:active{transition:transform .1s;transform:scale(.96)}.Hero-module__PgAKtG__secondaryCta{width:140px;height:41px;color:var(--color-dark);font-family:var(--font-body);z-index:1;white-space:nowrap;background:#fff;border:1.5px solid #fff;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .15s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.Hero-module__PgAKtG__secondaryCta:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Hero-module__PgAKtG__secondaryCta:hover{color:var(--color-white);border-color:#12141a}.Hero-module__PgAKtG__secondaryCta:hover:before{width:280px;height:280px}.Hero-module__PgAKtG__secondaryCta:active{transition:transform .1s;transform:scale(.96)}.Hero-module__PgAKtG__bottomCornerLeft{bottom:var(--space-6);left:var(--space-6);font-family:var(--font-mono);color:var(--color-text-muted);letter-spacing:.08em;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-start;gap:2px;font-size:10px;display:flex;position:absolute}.Hero-module__PgAKtG__bottomCornerRight{bottom:var(--space-6);right:var(--space-6);font-family:var(--font-mono);color:var(--color-text-muted);letter-spacing:.08em;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-end;gap:2px;font-size:10px;display:flex;position:absolute}.Hero-module__PgAKtG__microTitle{color:var(--color-text-muted);font-weight:700}.Hero-module__PgAKtG__microSub{opacity:.85;font-weight:400}.Hero-module__PgAKtG__touchMode{-webkit-user-select:auto;user-select:auto;touch-action:auto!important}@media (max-width:768px){.Hero-module__PgAKtG__heroSection{min-height:auto;padding:145px 20px 52px}.Hero-module__PgAKtG__heroEyebrowTag{margin-bottom:4px;font-size:22px}.Hero-module__PgAKtG__heroHeadline{max-width:320px;margin:6px auto 14px;font-size:clamp(1.85rem,8vw,2.35rem);line-height:1.04}.Hero-module__PgAKtG__draggableWrapper{justify-content:center;width:100%;margin-top:14px;margin-bottom:18px;display:flex}.Hero-module__PgAKtG__draggableBox{border-radius:12px;width:100%;max-width:320px;padding:12px 14px}.Hero-module__PgAKtG__heroSubtext{font-size:12px;line-height:1.45}.Hero-module__PgAKtG__ctaRow{flex-direction:column;gap:8px;width:100%;max-width:320px}.Hero-module__PgAKtG__primaryCta,.Hero-module__PgAKtG__secondaryCta{border-radius:10px;width:100%;height:38px;font-size:12.5px}.Hero-module__PgAKtG__bottomCornerLeft,.Hero-module__PgAKtG__bottomCornerRight{display:none}}@media (max-width:430px){.Hero-module__PgAKtG__heroSection{padding:145px 20px 48px}.Hero-module__PgAKtG__heroHeadline{max-width:300px;font-size:clamp(1.75rem,7.8vw,2.15rem)}.Hero-module__PgAKtG__draggableBox,.Hero-module__PgAKtG__ctaRow{max-width:300px}}
.WorkCarousel-module__qNnQgG__section{width:100%;z-index:var(--z-base);-webkit-user-select:none;user-select:none;padding:60px 0 90px;position:relative}.WorkCarousel-module__qNnQgG__carouselContainer{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-y;width:100%;padding:36px 0 44px;overflow:auto hidden}.WorkCarousel-module__qNnQgG__carouselContainer::-webkit-scrollbar{display:none}.WorkCarousel-module__qNnQgG__carouselTrack{align-items:center;gap:38px;width:max-content;padding:0 calc(50vw - 420px);display:flex}@media (max-width:900px){.WorkCarousel-module__qNnQgG__carouselTrack{gap:24px;padding:0 24px}}.WorkCarousel-module__qNnQgG__cardWrapper{scroll-snap-align:center;cursor:grab;opacity:.82;flex-shrink:0;width:min(72vw,840px);max-width:88vw;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s;position:relative}.WorkCarousel-module__qNnQgG__cardWrapper:active{cursor:grabbing}.WorkCarousel-module__qNnQgG__cardActive{opacity:1;transform:scale(1.01)}.WorkCarousel-module__qNnQgG__glassMatting{background:0 0;border-radius:36px;padding:12px;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:relative}.WorkCarousel-module__qNnQgG__glassMattingActive{-webkit-backdrop-filter:blur(14px);background:#ffffff73;box-shadow:0 16px 40px #0075ff1f}.WorkCarousel-module__qNnQgG__figmaSelectionFrame{pointer-events:none;z-index:25;border:1.5px solid #0075ff;border-radius:36px;animation:.25s cubic-bezier(.16,1,.3,1) WorkCarousel-module__qNnQgG__fadeInFrame;position:absolute;inset:0}@keyframes WorkCarousel-module__qNnQgG__fadeInFrame{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.WorkCarousel-module__qNnQgG__floatingSlugBadge{color:#fff;font-family:var(--font-mono);letter-spacing:.02em;z-index:30;background:#0075ff;border-radius:9999px;padding:3px 12px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:22px;box-shadow:0 4px 12px #0075ff66}.WorkCarousel-module__qNnQgG__cornerHandle{z-index:30;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:8px;height:8px;position:absolute}.WorkCarousel-module__qNnQgG__handleTL{top:-4.5px;left:-4.5px}.WorkCarousel-module__qNnQgG__handleTR{top:-4.5px;right:-4.5px}.WorkCarousel-module__qNnQgG__handleBL{bottom:-4.5px;left:-4.5px}.WorkCarousel-module__qNnQgG__handleBR{bottom:-4.5px;right:-4.5px}.WorkCarousel-module__qNnQgG__cardFrame{z-index:10;background:#fff;border:1px solid #ffffffe6;border-radius:28px;padding:16px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f,0 2px 8px #0000000a}.WorkCarousel-module__qNnQgG__cardWrapper:hover .WorkCarousel-module__qNnQgG__cardFrame{box-shadow:0 28px 64px #00000029,0 4px 12px #0000000f}.WorkCarousel-module__qNnQgG__cardArrowBtn{-webkit-backdrop-filter:blur(12px);color:#fff;z-index:20;background:#12141abf;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),background-color .25s;display:flex;position:absolute;top:28px;right:28px}.WorkCarousel-module__qNnQgG__cardWrapper:hover .WorkCarousel-module__qNnQgG__cardArrowBtn{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.1)rotate(45deg)}.WorkCarousel-module__qNnQgG__imageBox{background:#0e1015;border-radius:20px;width:100%;height:460px;position:relative;overflow:hidden}@media (max-width:700px){.WorkCarousel-module__qNnQgG__imageBox{height:280px}}.WorkCarousel-module__qNnQgG__projectImg{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.WorkCarousel-module__qNnQgG__cardWrapper:hover .WorkCarousel-module__qNnQgG__projectImg{transform:scale(1.025)}.WorkCarousel-module__qNnQgG__cardFooter{justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 4px 4px;display:flex}.WorkCarousel-module__qNnQgG__cardInfoGroup{flex-direction:column;gap:4px;max-width:68%;display:flex}.WorkCarousel-module__qNnQgG__cardTitleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.WorkCarousel-module__qNnQgG__titleDot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.WorkCarousel-module__qNnQgG__cardTitle{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.01em;margin:0;font-size:19px;font-weight:800;line-height:1.1}.WorkCarousel-module__qNnQgG__cardTagline{font-family:var(--font-body), sans-serif;color:#64748b;margin:0;font-size:12.5px;font-weight:500;line-height:1.4}.WorkCarousel-module__qNnQgG__linkButtonsRow{flex-shrink:0;align-items:center;gap:8px;display:flex}.WorkCarousel-module__qNnQgG__liveDemoBtn{background:var(--color-accent);color:#fff;font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);z-index:1;height:36px;box-shadow:0 3px 12px var(--color-accent-shadow);white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:0 16px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.WorkCarousel-module__qNnQgG__liveDemoBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.WorkCarousel-module__qNnQgG__liveDemoBtn:hover:before{width:260px;height:260px}.WorkCarousel-module__qNnQgG__liveDemoBtn:hover{color:#fff;border-color:#12141a;box-shadow:0 6px 16px #12141a40}.WorkCarousel-module__qNnQgG__liveDemoBtn:active{transform:scale(.96)}.WorkCarousel-module__qNnQgG__controlsGroup{flex-direction:column;align-items:center;gap:18px;margin-top:8px;display:flex}.WorkCarousel-module__qNnQgG__paginationRow{align-items:center;gap:8px;display:flex}.WorkCarousel-module__qNnQgG__pageDot{cursor:pointer;background:#12141a26;border:none;border-radius:9999px;width:24px;height:6px;padding:0;transition:width .3s cubic-bezier(.16,1,.3,1),background-color .3s}.WorkCarousel-module__qNnQgG__pageDotActive{background:var(--color-accent);width:44px}.WorkCarousel-module__qNnQgG__arrowsRow{align-items:center;gap:14px;display:flex}.WorkCarousel-module__qNnQgG__navArrowBtn{color:#12141a;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,transform .15s,color .2s;display:flex;box-shadow:0 4px 12px #00000014}.WorkCarousel-module__qNnQgG__navArrowBtn:hover:not(:disabled){color:#fff;background:#12141a;transform:scale(1.06)}.WorkCarousel-module__qNnQgG__navArrowBtn:disabled{opacity:.35;cursor:not-allowed}.WorkCarousel-module__qNnQgG__section,.WorkCarousel-module__qNnQgG__carouselContainer,.WorkCarousel-module__qNnQgG__carouselTrack,.WorkCarousel-module__qNnQgG__cardWrapper,.WorkCarousel-module__qNnQgG__glassMatting,.WorkCarousel-module__qNnQgG__cardFrame,.WorkCarousel-module__qNnQgG__imageBox,.WorkCarousel-module__qNnQgG__projectImg{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.WorkCarousel-module__qNnQgG__projectImg{pointer-events:none}@media (max-width:768px){.WorkCarousel-module__qNnQgG__innerFrame{border-radius:20px}.WorkCarousel-module__qNnQgG__cardFooter{flex-direction:column;align-items:flex-start;gap:10px}.WorkCarousel-module__qNnQgG__cardInfoGroup{max-width:100%}.WorkCarousel-module__qNnQgG__linkButtonsRow{justify-content:flex-start;width:100%}.WorkCarousel-module__qNnQgG__controlsGroup{gap:12px}.WorkCarousel-module__qNnQgG__section{padding:36px 0 52px}.WorkCarousel-module__qNnQgG__carouselTrack{gap:14px;padding:0 calc(50vw - 155px)}.WorkCarousel-module__qNnQgG__cardWrapper{width:310px;max-width:310px}.WorkCarousel-module__qNnQgG__glassMatting{border-radius:16px;padding:5px}.WorkCarousel-module__qNnQgG__figmaSelectionFrame{border-width:1.5px;border-radius:16px}.WorkCarousel-module__qNnQgG__floatingSlugBadge{padding:2px 8px;font-size:8.5px;top:-10px;left:12px}.WorkCarousel-module__qNnQgG__cornerHandle{width:6px;height:6px}.WorkCarousel-module__qNnQgG__handleTL{top:-3.5px;left:-3.5px}.WorkCarousel-module__qNnQgG__handleTR{top:-3.5px;right:-3.5px}.WorkCarousel-module__qNnQgG__handleBL{bottom:-3.5px;left:-3.5px}.WorkCarousel-module__qNnQgG__handleBR{bottom:-3.5px;right:-3.5px}.WorkCarousel-module__qNnQgG__cardFrame{border-radius:12px;padding:10px}.WorkCarousel-module__qNnQgG__imageBox{border-radius:10px;height:165px!important}.WorkCarousel-module__qNnQgG__cardFooter{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 2px 2px}.WorkCarousel-module__qNnQgG__cardTitle{font-size:14.5px}.WorkCarousel-module__qNnQgG__cardTagline{font-size:11px;line-height:1.35}.WorkCarousel-module__qNnQgG__liveDemoBtn{border-radius:8px;height:34px;padding:0 12px;font-size:11.5px}.WorkCarousel-module__qNnQgG__arrowsRow{gap:12px;display:flex}}@media (max-width:430px){.WorkCarousel-module__qNnQgG__section{padding:28px 0 44px}.WorkCarousel-module__qNnQgG__carouselTrack{gap:12px;padding:0 calc(50vw - 145px)}.WorkCarousel-module__qNnQgG__cardWrapper{width:290px;max-width:290px}.WorkCarousel-module__qNnQgG__imageBox{height:150px!important}.WorkCarousel-module__qNnQgG__cardTitle{font-size:14px}.WorkCarousel-module__qNnQgG__cardTagline{font-size:10.5px}}
.Services-module__hmdBJW__section{width:100%;max-width:1240px;z-index:var(--z-base,2);flex-direction:column;align-items:center;margin:0 auto;padding:80px 24px 120px;display:flex;position:relative}.Services-module__hmdBJW__headerStack{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:48px;display:flex}.Services-module__hmdBJW__scriptEyebrow{font-family:var(--font-script), cursive;color:var(--color-accent);margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.Services-module__hmdBJW__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(30px,4.8vw,56px);font-weight:900;line-height:1.08}.Services-module__hmdBJW__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;padding:8px 22px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.Services-module__hmdBJW__stickyTape{background:#ffffffa6;border-radius:2px;width:48px;height:14px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.Services-module__hmdBJW__stickyTextDesktop,.Services-module__hmdBJW__stickyTextMobile{font-family:var(--font-body), sans-serif;letter-spacing:-.01em;font-size:13px;font-weight:600}.Services-module__hmdBJW__stickyTextDesktop{display:inline}.Services-module__hmdBJW__stickyTextMobile{display:none}.Services-module__hmdBJW__desktopContainer{flex-direction:column;width:100%;max-width:1140px;margin-bottom:80px;display:flex}.Services-module__hmdBJW__tabBar{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:42px;display:grid}.Services-module__hmdBJW__tabBtn{cursor:pointer;text-align:center;transition:all .25s var(--ease-out-expo);background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-height:64px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000000a}.Services-module__hmdBJW__tabBtn:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.Services-module__hmdBJW__tabBtnActive{background:#12141a;border-color:#12141a;transform:translateY(-2px);box-shadow:0 10px 28px #00000029}.Services-module__hmdBJW__tabCenterContent{justify-content:center;align-items:center;gap:10px;display:flex}.Services-module__hmdBJW__tabNumber{font-family:var(--font-poppins), sans-serif;color:var(--color-accent);letter-spacing:.04em;font-size:13.5px;font-weight:900}.Services-module__hmdBJW__tabLabelText{font-family:var(--font-poppins), sans-serif;color:#1e293b;letter-spacing:.02em;font-size:13.5px;font-weight:800;transition:color .2s}.Services-module__hmdBJW__tabBtnActive .Services-module__hmdBJW__tabLabelText{color:#fff}.Services-module__hmdBJW__mobileAccordionContainer{display:none}.Services-module__hmdBJW__workspaceCard{background:#fff;border:2px solid #0075ff;border-radius:16px;padding:44px 44px 40px;position:relative;overflow:visible;box-shadow:0 24px 64px #00000014,0 4px 16px #00000008}.Services-module__hmdBJW__figmaHandleTopLeft,.Services-module__hmdBJW__figmaHandleTopRight,.Services-module__hmdBJW__figmaHandleBottomLeft,.Services-module__hmdBJW__figmaHandleBottomRight{z-index:10;background:#fff;border:1.5px solid #0075ff;width:8px;height:8px;position:absolute}.Services-module__hmdBJW__figmaHandleTopLeft{top:-4px;left:-4px}.Services-module__hmdBJW__figmaHandleTopRight{top:-4px;right:-4px}.Services-module__hmdBJW__figmaHandleBottomLeft{bottom:-4px;left:-4px}.Services-module__hmdBJW__figmaHandleBottomRight{bottom:-4px;right:-4px}.Services-module__hmdBJW__floatingReadout{color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.1em;background:#0075ff;border-radius:4px;align-items:center;gap:6px;padding:3px 12px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-26px;left:16px;box-shadow:0 2px 6px #0075ff4d}.Services-module__hmdBJW__floatingReadout svg rect[fill=\#0075FF]{fill:#fff}.Services-module__hmdBJW__floatingReadout svg rect[stroke=\#0075FF]{stroke:#fff}.Services-module__hmdBJW__workspaceGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;display:grid}.Services-module__hmdBJW__infoColumn{flex-direction:column;display:flex}.Services-module__hmdBJW__platformTagLine{font-family:var(--font-mono), monospace;color:var(--color-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800}.Services-module__hmdBJW__platformHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(22px,2.5vw,32px);font-weight:900;line-height:1.2}.Services-module__hmdBJW__platformDesc{font-family:var(--font-body), sans-serif;color:#475569;margin-bottom:24px;font-size:15px;line-height:1.65}.Services-module__hmdBJW__highlightsGroup{margin-bottom:22px}.Services-module__hmdBJW__highlightsHeader{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.15em;margin-bottom:10px;font-size:10.5px;font-weight:800;display:block}.Services-module__hmdBJW__highlightsList{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.Services-module__hmdBJW__highlightItem{font-family:var(--font-body), sans-serif;color:#1e293b;align-items:flex-start;gap:10px;font-size:13.5px;font-weight:600;line-height:1.4;display:flex}.Services-module__hmdBJW__highlightItem svg{flex-shrink:0;margin-top:2px}.Services-module__hmdBJW__deliverablesManifest{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;margin-top:10px;padding:16px 20px;display:flex}.Services-module__hmdBJW__manifestHeader{align-items:center;gap:8px;display:flex}.Services-module__hmdBJW__manifestTag{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.14em;font-size:10px;font-weight:800}.Services-module__hmdBJW__manifestGrid{grid-template-columns:repeat(2,1fr);gap:10px 18px;display:grid}.Services-module__hmdBJW__manifestItem{align-items:center;gap:8px;display:flex}.Services-module__hmdBJW__manifestCheckmark{font-family:var(--font-mono), monospace;color:var(--color-accent);flex-shrink:0;font-size:12px;font-weight:900}.Services-module__hmdBJW__manifestText{font-family:var(--font-body), sans-serif;color:#1e293b;font-size:13px;font-weight:600}@media (max-width:540px){.Services-module__hmdBJW__manifestGrid{grid-template-columns:1fr;gap:8px}}.Services-module__hmdBJW__previewColumn{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.Services-module__hmdBJW__ctaBanner{flex-direction:column;align-items:center;gap:6px;width:100%;max-width:440px;display:flex}.Services-module__hmdBJW__platformCtaBtn{background:var(--color-accent);color:#fff;width:100%;height:41px;font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);z-index:1;box-shadow:0 6px 18px var(--color-accent-shadow);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.Services-module__hmdBJW__platformCtaBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Services-module__hmdBJW__platformCtaBtn:hover:before{width:480px;height:480px}.Services-module__hmdBJW__platformCtaBtn:hover{color:#fff;border-color:#12141a;box-shadow:0 8px 20px #12141a40}.Services-module__hmdBJW__platformCtaBtn:active{transform:scale(.96)}.Services-module__hmdBJW__ctaMicroNote{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.04em;font-size:11px;font-weight:700}.Services-module__hmdBJW__friendlyBrowserMockup{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 16px 40px #00000014}.Services-module__hmdBJW__mockupHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:14px;padding:10px 14px;display:flex}.Services-module__hmdBJW__trafficLights{align-items:center;gap:6px;display:flex}.Services-module__hmdBJW__trafficDot{border-radius:50%;width:9px;height:9px}.Services-module__hmdBJW__trafficRed{background:#ff5f56}.Services-module__hmdBJW__trafficYellow{background:#ffbd2e}.Services-module__hmdBJW__trafficGreen{background:#27c93f}.Services-module__hmdBJW__urlBar{font-family:var(--font-mono), monospace;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;align-items:center;gap:6px;padding:3px 10px;font-size:10.5px;display:flex}.Services-module__hmdBJW__browserViewport{background:linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;gap:18px;padding:24px;display:flex}.Services-module__hmdBJW__storeHeaderMock{flex-direction:column;gap:4px;display:flex}.Services-module__hmdBJW__storeTag{font-family:var(--font-mono), monospace;color:var(--color-accent);letter-spacing:.15em;font-size:9px;font-weight:800}.Services-module__hmdBJW__storeTitle{font-family:var(--font-poppins), sans-serif;color:#0f172a;letter-spacing:-.02em;font-size:18px;font-weight:900}.Services-module__hmdBJW__storeSub{font-family:var(--font-body), sans-serif;color:#64748b;font-size:12px}.Services-module__hmdBJW__orderNotificationCard{background:#fff;border:1.5px solid #22c55e;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 4px 16px #22c55e1f}.Services-module__hmdBJW__orderIconWrap{color:#16a34a;background:#22c55e1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Services-module__hmdBJW__orderInfo{flex-direction:column;flex:1;gap:2px;display:flex}.Services-module__hmdBJW__orderTitleRow{justify-content:space-between;align-items:center;display:flex}.Services-module__hmdBJW__orderTitleRow strong{font-family:var(--font-poppins), sans-serif;color:#0f172a;font-size:13px;font-weight:800}.Services-module__hmdBJW__orderAmountBadge{font-family:var(--font-mono), monospace;color:#16a34a;background:#22c55e1a;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:900}.Services-module__hmdBJW__orderStatusText{font-family:var(--font-body), sans-serif;color:#475569;font-size:11px;font-weight:600}.Services-module__hmdBJW__reassuranceGrid{border-top:1px dashed #cbd5e1;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:10px;display:grid}.Services-module__hmdBJW__reassuranceItem{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;display:flex}.Services-module__hmdBJW__reassuranceVal{font-family:var(--font-poppins), sans-serif;color:#0f172a;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.Services-module__hmdBJW__reassuranceIconFlash{color:#f50;stroke:#f50}.Services-module__hmdBJW__reassuranceIconShield{color:#16a34a;stroke:#16a34a}.Services-module__hmdBJW__reassuranceIconPhone{color:#0075ff;stroke:#0075ff}.Services-module__hmdBJW__reassuranceLbl{font-family:var(--font-body), sans-serif;color:#64748b;font-size:9px;font-weight:600}.Services-module__hmdBJW__portalHeaderRow{justify-content:space-between;align-items:flex-start;display:flex}.Services-module__hmdBJW__portalSub{font-family:var(--font-mono), monospace;color:var(--color-accent);letter-spacing:.12em;font-size:9px;font-weight:800;display:block}.Services-module__hmdBJW__portalTitle{font-family:var(--font-poppins), sans-serif;color:#0f172a;margin:0;font-size:17px;font-weight:900}.Services-module__hmdBJW__liveAutoBadge{color:var(--color-accent);font-family:var(--font-mono), monospace;background:#29ca141f;border-radius:6px;padding:3px 8px;font-size:8.5px;font-weight:800}.Services-module__hmdBJW__portalStatsRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Services-module__hmdBJW__portalStatBox{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:2px;padding:12px;display:flex}.Services-module__hmdBJW__statNum{font-family:var(--font-mono), monospace;color:#0f172a;font-size:20px;font-weight:900}.Services-module__hmdBJW__statLabel{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.1em;font-size:8px;font-weight:800}.Services-module__hmdBJW__portalActivityBox{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.Services-module__hmdBJW__activityDot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.Services-module__hmdBJW__activityText{flex-direction:column;gap:1px;display:flex}.Services-module__hmdBJW__activityText strong{font-family:var(--font-body), sans-serif;color:#0f172a;font-size:11.5px;font-weight:700}.Services-module__hmdBJW__activityText span{font-family:var(--font-body), sans-serif;color:#64748b;font-size:10px}.Services-module__hmdBJW__mobileMockupWrap{justify-content:center;width:100%;display:flex}.Services-module__hmdBJW__mobilePhoneFrame{background:#0f172a;border:3px solid #334155;border-radius:34px;flex-direction:column;width:240px;height:380px;padding:4px;display:flex;position:relative;box-shadow:0 24px 56px #00000040}.Services-module__hmdBJW__phoneScreen{background:#fff;border-radius:30px;flex-direction:column;flex:1;padding:14px 14px 12px;display:flex;position:relative;overflow:hidden}.Services-module__hmdBJW__phoneDynamicIsland{z-index:5;background:#000;border-radius:999px;width:56px;height:13px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.Services-module__hmdBJW__phoneTopBar{font-family:var(--font-body), sans-serif;color:#0f172a;z-index:4;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 2px;font-size:9.5px;font-weight:800;display:flex;position:relative}.Services-module__hmdBJW__phoneSignalIcons{align-items:center;gap:4px;display:flex}.Services-module__hmdBJW__batteryIcon{border:1px solid #0f172a;border-radius:2px;width:14px;height:8px;position:relative}.Services-module__hmdBJW__batteryIcon:after{content:"";background:#0f172a;width:1px;height:2px;position:absolute;top:2px;right:-2px}.Services-module__hmdBJW__phoneAppHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;margin-bottom:10px;padding-bottom:8px;display:flex}.Services-module__hmdBJW__appMiniSub{font-family:var(--font-mono), monospace;color:var(--color-accent);letter-spacing:.1em;font-size:7px;font-weight:800;display:block}.Services-module__hmdBJW__appMiniLogo{font-family:var(--font-poppins), sans-serif;color:#0f172a;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:900}.Services-module__hmdBJW__appLiveBadge{color:var(--color-accent);font-family:var(--font-mono), monospace;background:#29ca141f;border-radius:6px;padding:2px 7px;font-size:8px;font-weight:800}.Services-module__hmdBJW__phoneNotificationBanner{background:#fff8e7;border:1px solid #e6d7b4cc;border-radius:10px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;display:flex}.Services-module__hmdBJW__notifIcon{color:#0075ff;background:#0075ff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Services-module__hmdBJW__notifText{flex-direction:column;display:flex}.Services-module__hmdBJW__notifText strong{font-family:var(--font-body), sans-serif;color:#3b2e1e;font-size:9.5px;font-weight:800}.Services-module__hmdBJW__notifText span{font-family:var(--font-body), sans-serif;color:#64748b;font-size:8px;line-height:1.2}.Services-module__hmdBJW__phoneCardDemo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.Services-module__hmdBJW__phoneCardIcon{background:var(--color-accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Services-module__hmdBJW__phoneCardText h5{font-family:var(--font-poppins), sans-serif;color:#0f172a;margin:0 0 1px;font-size:10.5px;font-weight:800}.Services-module__hmdBJW__phoneCardText p{font-family:var(--font-body), sans-serif;color:#64748b;margin:0;font-size:8px;line-height:1.25}.Services-module__hmdBJW__phonePillsRow{gap:6px;margin-top:auto;margin-bottom:8px;display:flex}.Services-module__hmdBJW__activePhonePill{color:#fff;font-family:var(--font-body), sans-serif;background:#12141a;border-radius:6px;align-items:center;gap:4px;padding:4px 9px;font-size:8.5px;font-weight:700;display:inline-flex}.Services-module__hmdBJW__phonePill{color:#64748b;font-family:var(--font-body), sans-serif;background:#f1f5f9;border-radius:6px;align-items:center;gap:4px;padding:4px 9px;font-size:8.5px;font-weight:600;display:inline-flex}.Services-module__hmdBJW__phoneHomeBar{background:#cbd5e1;border-radius:999px;align-self:center;width:72px;height:3.5px}.Services-module__hmdBJW__principlesContainer{flex-direction:column;width:100%;max-width:1140px;display:flex}.Services-module__hmdBJW__principlesHeaderStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.Services-module__hmdBJW__scriptEyebrowSm{font-family:var(--font-script), cursive;color:var(--color-accent);margin-bottom:2px;font-size:24px;display:inline-block;transform:rotate(-2deg)}.Services-module__hmdBJW__principlesHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.01em;text-transform:uppercase;font-size:clamp(22px,3.2vw,36px);font-weight:900}.Services-module__hmdBJW__principlesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Services-module__hmdBJW__principleCard{transition:all .3s var(--ease-out-expo);background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:32px 28px;display:flex;box-shadow:0 4px 16px #00000008}.Services-module__hmdBJW__principleCard:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.Services-module__hmdBJW__principleTopRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Services-module__hmdBJW__principleNumber{font-family:var(--font-poppins), sans-serif;color:var(--color-accent);letter-spacing:.05em;font-size:15px;font-weight:900}.Services-module__hmdBJW__principleAccentLine{background:#e2e8f0;flex:1;height:1.5px}.Services-module__hmdBJW__principleTitle{font-family:var(--font-poppins), sans-serif;color:#0f172a;letter-spacing:-.01em;margin:0 0 4px;font-size:19px;font-weight:900}.Services-module__hmdBJW__principleSubtitle{font-family:var(--font-body), sans-serif;color:var(--color-accent);margin-bottom:14px;font-size:12px;font-weight:700;display:block}.Services-module__hmdBJW__principleDesc{font-family:var(--font-body), sans-serif;color:#475569;margin:0;font-size:14px;line-height:1.6}@media (max-width:960px){.Services-module__hmdBJW__workspaceGrid{grid-template-columns:1fr;gap:36px}.Services-module__hmdBJW__previewColumn{order:-1}.Services-module__hmdBJW__principlesGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.Services-module__hmdBJW__section{padding:44px 16px 56px}.Services-module__hmdBJW__headerStack{max-width:310px;margin:0 auto 20px}.Services-module__hmdBJW__scriptEyebrow{font-size:20px}.Services-module__hmdBJW__sectionHeadline{max-width:290px;margin-bottom:8px;font-size:22px;line-height:1.1}.Services-module__hmdBJW__stickyNote{max-width:280px;padding:5px 12px;transform:rotate(-1deg)}.Services-module__hmdBJW__stickyTextDesktop{display:none}.Services-module__hmdBJW__stickyTextMobile{color:#1e293b;font-size:11px;font-weight:700;display:inline}.Services-module__hmdBJW__desktopContainer{display:none}.Services-module__hmdBJW__mobileAccordionContainer{flex-direction:column;gap:10px;width:100%;max-width:310px;margin:0 auto 32px;display:flex}.Services-module__hmdBJW__accordionItem{flex-direction:column;width:100%;display:flex}.Services-module__hmdBJW__mobileAccordionBtn{border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:10px 14px;display:flex}.Services-module__hmdBJW__accordionChevron{color:#64748b;justify-content:center;align-items:center;transition:transform .25s,color .25s;display:flex}.Services-module__hmdBJW__accordionChevronOpen{color:var(--color-accent);transform:rotate(180deg)}.Services-module__hmdBJW__mobileAccordionContent{width:100%;padding-top:18px}.Services-module__hmdBJW__workspaceCard{border-radius:14px;padding:18px 14px}.Services-module__hmdBJW__floatingReadout{padding:2px 6px;font-size:8px;top:-18px;left:8px}.Services-module__hmdBJW__previewColumn{display:none!important}.Services-module__hmdBJW__platformTagLine{margin-bottom:4px;font-size:8.5px}.Services-module__hmdBJW__platformHeadline{margin-bottom:6px;font-size:14.5px;font-weight:800;line-height:1.25}.Services-module__hmdBJW__platformDesc{margin-bottom:12px;font-size:11px;line-height:1.45}.Services-module__hmdBJW__highlightsGroup{margin-bottom:12px}.Services-module__hmdBJW__highlightsHeader{margin-bottom:4px;font-size:8.5px}.Services-module__hmdBJW__highlightsList{gap:6px}.Services-module__hmdBJW__highlightItem{gap:6px;font-size:10.5px;line-height:1.35}.Services-module__hmdBJW__highlightItem svg{width:12px;height:12px}.Services-module__hmdBJW__deliverablesManifest{border-radius:10px;gap:6px;margin-top:8px;padding:10px 12px}.Services-module__hmdBJW__manifestTag{font-size:8px}.Services-module__hmdBJW__manifestItem{gap:6px}.Services-module__hmdBJW__manifestText,.Services-module__hmdBJW__manifestCheckmark{font-size:10px}.Services-module__hmdBJW__ctaBanner{max-width:100%;margin-top:12px}.Services-module__hmdBJW__platformCtaBtn{border-radius:9px;width:100%;height:36px;font-size:11.5px}.Services-module__hmdBJW__ctaMicroNote{font-size:9px}.Services-module__hmdBJW__principlesContainer{max-width:310px;margin:0 auto}.Services-module__hmdBJW__principlesHeaderStack{margin-bottom:18px}.Services-module__hmdBJW__scriptEyebrowSm{font-size:18px}.Services-module__hmdBJW__principlesHeadline{font-size:18px;line-height:1.15}.Services-module__hmdBJW__principlesGrid{gap:12px;max-width:310px;margin:0 auto}.Services-module__hmdBJW__principleCard{border-radius:14px;padding:16px 14px}.Services-module__hmdBJW__principleTopRow{gap:8px;margin-bottom:8px}.Services-module__hmdBJW__principleNumber{font-size:11px}.Services-module__hmdBJW__principleTitle{margin-bottom:2px;font-size:14px;font-weight:800}.Services-module__hmdBJW__principleSubtitle{margin-bottom:8px;font-size:10.5px}.Services-module__hmdBJW__principleDesc{font-size:11px;line-height:1.45}}@media (max-width:430px){.Services-module__hmdBJW__section{padding:36px 12px 48px}.Services-module__hmdBJW__mobileAccordionContainer,.Services-module__hmdBJW__principlesContainer,.Services-module__hmdBJW__principlesGrid{max-width:295px}.Services-module__hmdBJW__sectionHeadline{font-size:20px}}
.ZuroPassport-module__VZ95PW__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 110px;display:flex;position:relative;overflow:hidden}.ZuroPassport-module__VZ95PW__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:56px;display:flex}.ZuroPassport-module__VZ95PW__scriptEyebrow{font-family:var(--font-script), cursive;color:var(--color-accent);margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.ZuroPassport-module__VZ95PW__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(32px,5.2vw,64px);font-weight:900;line-height:1.05}.ZuroPassport-module__VZ95PW__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;padding:8px 20px;display:inline-flex;position:relative;transform:rotate(-1.8deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.ZuroPassport-module__VZ95PW__stickyTape{background:#fff9;border-radius:2px;width:48px;height:14px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.ZuroPassport-module__VZ95PW__stickyText{font-family:var(--font-body), sans-serif;letter-spacing:-.01em;font-size:13px;font-weight:600}.ZuroPassport-module__VZ95PW__compositionContainer{justify-content:center;align-items:center;width:100%;max-width:680px;padding:24px 0 16px;display:flex;position:relative}.ZuroPassport-module__VZ95PW__leftAvatarContainer{z-index:4;cursor:pointer;-webkit-user-select:none;user-select:none;width:290px;transition:transform .35s var(--ease-out-expo);flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:-190px;transform:translateY(-50%)}.ZuroPassport-module__VZ95PW__leftAvatarContainer:hover{transform:translateY(calc(-50% - 8px))scale(1.025)}.ZuroPassport-module__VZ95PW__avatarCharacterWrap{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.ZuroPassport-module__VZ95PW__avatarCharacterImg{object-fit:contain;filter:drop-shadow(0 20px 38px #00000038);width:100%;height:auto;max-height:490px;transition:transform .3s,filter .3s;animation:4s ease-in-out infinite alternate ZuroPassport-module__VZ95PW__characterFloat}.ZuroPassport-module__VZ95PW__leftAvatarContainer:hover .ZuroPassport-module__VZ95PW__avatarCharacterImg{filter:drop-shadow(0 26px 48px #0000004d)}@keyframes ZuroPassport-module__VZ95PW__characterFloat{0%{transform:translateY(0)}to{transform:translateY(-6px)}}@keyframes ZuroPassport-module__VZ95PW__shadowPulse{0%{opacity:.85;transform:scale(1)}to{opacity:.55;transform:scale(.9)}}.ZuroPassport-module__VZ95PW__ticket{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:270px;height:145px;transition:transform .4s var(--ease-out-expo), box-shadow .4s ease;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 20px 40px #00000029,0 6px 16px #00000014}.ZuroPassport-module__VZ95PW__ticketYellow{top:320px;right:-85px;transform:rotate(18deg)}.ZuroPassport-module__VZ95PW__ticketGreen{top:230px;right:-95px;transform:rotate(-10deg)}.ZuroPassport-module__VZ95PW__compositionContainer:hover .ZuroPassport-module__VZ95PW__ticketYellow{transform:rotate(22deg)translate(12px)translateY(-6px)}.ZuroPassport-module__VZ95PW__compositionContainer:hover .ZuroPassport-module__VZ95PW__ticketGreen{transform:rotate(9deg)translate(12px)translateY(4px)}.ZuroPassport-module__VZ95PW__ticketTopBarYellow{color:#fff;background:#f59e0b;justify-content:space-between;align-items:center;padding:7px 14px;display:flex}.ZuroPassport-module__VZ95PW__ticketTopBarGreen{background:var(--color-accent);color:#fff;justify-content:space-between;align-items:center;padding:7px 14px;display:flex}.ZuroPassport-module__VZ95PW__ticketTopBarTitle{font-family:var(--font-poppins), sans-serif;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900}.ZuroPassport-module__VZ95PW__ticketTopBarCode{font-family:var(--font-mono), monospace;letter-spacing:.08em;background:#0003;border-radius:4px;padding:1px 6px;font-size:8.5px;font-weight:800}.ZuroPassport-module__VZ95PW__ticketContent{background:#fff;flex-direction:column;flex:1;gap:4px;padding:10px 14px 8px;display:flex}.ZuroPassport-module__VZ95PW__ticketTextLine{align-items:baseline;gap:6px;display:flex}.ZuroPassport-module__VZ95PW__ticketFieldLabel{font-family:var(--font-body), sans-serif;color:#64748b;letter-spacing:.08em;font-size:7.5px;font-weight:800}.ZuroPassport-module__VZ95PW__ticketFieldValue{font-family:var(--font-mono), monospace;color:#0f172a;font-size:9.5px;font-weight:800}.ZuroPassport-module__VZ95PW__ticketBarcodeStrip{opacity:.85;background-image:repeating-linear-gradient(90deg,#0f172a 0 2px,#0000 2px 4px,#0f172a 4px 7px,#0000 7px 9px,#0f172a 9px 10px,#0000 10px 13px,#0f172a 13px 16px,#0000 16px 18px);width:100%;height:18px;margin-top:auto}.ZuroPassport-module__VZ95PW__passportScene{perspective:1400px;z-index:3;justify-content:center;width:100%;max-width:440px;display:flex;position:relative}.ZuroPassport-module__VZ95PW__passportBook{width:100%;max-width:430px;min-height:640px;transform-style:preserve-3d;cursor:pointer;transition:transform .35s var(--ease-out-expo);position:relative;transform:rotate(0)}.ZuroPassport-module__VZ95PW__passportBook:hover{transform:translateY(-2px)}.ZuroPassport-module__VZ95PW__passportBookOpen{cursor:default;transform:rotate(0)}.ZuroPassport-module__VZ95PW__passportBookShaking{animation:.2s cubic-bezier(.36,.07,.19,.97) both ZuroPassport-module__VZ95PW__passportCardImpact}@keyframes ZuroPassport-module__VZ95PW__passportCardImpact{0%{transform:translateY(0)scale(1)}25%{transform:translateY(2px)scale(.995)}50%{transform:translateY(-1px)scale(1.002)}75%{transform:translateY(1px)scale(.998)}to{transform:translateY(0)scale(1)}}.ZuroPassport-module__VZ95PW__passportCoverBacking{pointer-events:none;z-index:0;background:linear-gradient(145deg,#1e2d4f 0%,#101828 100%);border-radius:12px;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:-6px -10px -26px;overflow:hidden;box-shadow:0 32px 80px #00000052,0 10px 28px #00000029,inset 0 1px 2px #ffffff26}.ZuroPassport-module__VZ95PW__coverStitchBorder{pointer-events:none;border:1px dashed #ffffff2e;border-radius:9px;position:absolute;inset:4px}.ZuroPassport-module__VZ95PW__coverBottomLip{z-index:2;justify-content:center;align-items:center;height:26px;padding:0 16px;display:flex;position:relative}.ZuroPassport-module__VZ95PW__coverGoldEmblem{opacity:.85;align-items:center;gap:8px;display:flex}.ZuroPassport-module__VZ95PW__coverGoldLogo{object-fit:contain;filter:brightness(0)saturate()invert(84%)sepia(23%)saturate(980%)hue-rotate(355deg)brightness(98%)contrast(92%);width:13px;height:13px}.ZuroPassport-module__VZ95PW__coverGoldText{font-family:var(--font-mono), monospace;color:#d4af37;letter-spacing:.25em;text-shadow:0 1px 2px #000c;font-size:7.5px;font-weight:800}.ZuroPassport-module__VZ95PW__insideBookSpread{z-index:2;background:#faf6ee;border:1px solid #d8cebd;border-radius:8px;flex-direction:column;width:100%;height:640px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f,inset 0 0 80px #b4a07814}.ZuroPassport-module__VZ95PW__topLeatherPage{background:linear-gradient(145deg,#1e2d4f 0%,#101828 100%);flex-direction:column;flex:1;height:50%;min-height:310px;max-height:50%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -12px 24px #0006,inset 0 2px 4px #ffffff14}.ZuroPassport-module__VZ95PW__leatherStitchBorder{pointer-events:none;z-index:1;border:1px dashed #d4af3759;border-radius:6px;position:absolute;inset:6px}.ZuroPassport-module__VZ95PW__leatherInner{z-index:2;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:20px 24px;display:flex;position:relative}.ZuroPassport-module__VZ95PW__engravedHeader{font-family:var(--font-mono), monospace;color:#d4af37;letter-spacing:.25em;opacity:.85;text-shadow:0 1px 2px #000c;font-size:8px;font-weight:700}.ZuroPassport-module__VZ95PW__engravedTitleBlock{flex-direction:column;align-items:center;gap:3px;display:flex}.ZuroPassport-module__VZ95PW__engravedTitle{font-family:var(--font-poppins), sans-serif;letter-spacing:.28em;color:#e6c66e;text-shadow:0 1px 3px #000000e6,0 0 12px #e6c66e40;margin:0;font-size:19px;font-weight:900}.ZuroPassport-module__VZ95PW__engravedSubtitle{font-family:var(--font-mono), monospace;letter-spacing:.35em;color:#c5a059;text-shadow:0 1px 2px #000c;font-size:9px;font-weight:800}.ZuroPassport-module__VZ95PW__engravedEmblemWrap{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.ZuroPassport-module__VZ95PW__engravedRings{border:1.5px dashed #d4af3773;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 16px #d4af3726,inset 0 0 16px #d4af3726}.ZuroPassport-module__VZ95PW__engravedRings:before{content:"";border:1px solid #d4af374d;border-radius:50%;position:absolute;inset:5px}.ZuroPassport-module__VZ95PW__engravedLogo{object-fit:contain;filter:brightness(0)saturate()invert(84%)sepia(23%)saturate(980%)hue-rotate(355deg)brightness(98%)contrast(92%);drop-shadow:0 2px 6px #0009;width:38px;height:38px}.ZuroPassport-module__VZ95PW__engravedFooterBlock{flex-direction:column;align-items:center;gap:4px;display:flex}.ZuroPassport-module__VZ95PW__engravedTagline{font-family:var(--font-poppins), sans-serif;letter-spacing:.18em;color:#d4af37;opacity:.9;text-shadow:0 1px 2px #000c;font-size:8px;font-weight:800}.ZuroPassport-module__VZ95PW__engravedSerialRow{align-items:center;gap:6px;display:flex}.ZuroPassport-module__VZ95PW__engravedSerial{font-family:var(--font-mono), monospace;letter-spacing:.15em;color:#a38438;font-size:7px;font-weight:700}.ZuroPassport-module__VZ95PW__engravedSerialDot{color:#a38438;font-size:7px}.ZuroPassport-module__VZ95PW__spineCenterFold{z-index:10;pointer-events:none;justify-content:center;align-items:center;width:100%;height:20px;margin:-10px 0;display:flex;position:relative}.ZuroPassport-module__VZ95PW__spineShadowCrease{background:linear-gradient(#0a0f19f2 0%,#141e32bf 25%,#050a12e6 50%,#78644b59 75%,#0000001f 100%);position:absolute;inset:0;box-shadow:0 -3px 6px #00000059,0 3px 6px #00000026}.ZuroPassport-module__VZ95PW__spinePerforationStitch{opacity:.85;filter:drop-shadow(0 1px 1px #000000e6);background-image:repeating-linear-gradient(90deg,#d4af37 0 5px,#0000 5px 10px);height:2px;position:absolute;top:calc(50% - 1px);left:0;right:0}.ZuroPassport-module__VZ95PW__bottomPage{background:#faf6ee;flex-direction:column;flex:1;height:50%;min-height:310px;max-height:50%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 10px 18px #0000000d}.ZuroPassport-module__VZ95PW__bottomPage:before{content:"";opacity:.038;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 30% 25%,#29ca14 1px,#0000 1px),radial-gradient(circle at 70% 75%,#12141a 1px,#0000 1px),repeating-radial-gradient(circle,#0000 0 14px,#4a5568 14px 15px);background-size:32px 32px,28px 28px,90px 90px;position:absolute;inset:0}.ZuroPassport-module__VZ95PW__pageInner{z-index:2;flex-direction:column;flex:1;height:100%;padding:50px 18px 8px;display:flex;position:relative}.ZuroPassport-module__VZ95PW__pageHeaderRow{border-bottom:1.5px solid #1e293b;justify-content:space-between;align-items:baseline;margin-bottom:8px;padding-bottom:3px;display:flex}.ZuroPassport-module__VZ95PW__pageHeaderSub{font-family:var(--font-mono), monospace;color:#718096;letter-spacing:.12em;font-size:7.5px;font-weight:700}.ZuroPassport-module__VZ95PW__pageHeaderTitle{font-family:var(--font-poppins), sans-serif;color:#0f172a;letter-spacing:.16em;text-transform:uppercase;font-size:12.5px;font-weight:900}.ZuroPassport-module__VZ95PW__pageHeaderCode{font-family:var(--font-mono), monospace;color:#718096;letter-spacing:.12em;font-size:7.5px;font-weight:700}.ZuroPassport-module__VZ95PW__idDataLayout{gap:12px;margin-bottom:6px;display:flex}.ZuroPassport-module__VZ95PW__photoBlock{flex-direction:column;flex-shrink:0;align-items:center;gap:3px;display:flex}.ZuroPassport-module__VZ95PW__photoSlot{cursor:pointer;background:#eae6de;border:1.5px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:82px;height:104px;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #00000014}.ZuroPassport-module__VZ95PW__photoSlot:hover{border-color:var(--color-accent)}.ZuroPassport-module__VZ95PW__photoSlot:after{content:"";pointer-events:none;border:1px dashed #8b735540;border-radius:2px;position:absolute;inset:2px}.ZuroPassport-module__VZ95PW__passportPhotoImg{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.ZuroPassport-module__VZ95PW__photoHologramOverlay{pointer-events:none;background:linear-gradient(135deg,#ffffff59 0%,#0000 40%,#29ca141f 60%,#0000 100%);position:absolute;inset:0}.ZuroPassport-module__VZ95PW__genderToggleGroup{background:#0000000d;border:1px solid #00000014;border-radius:999px;align-items:center;gap:3px;margin-top:2px;padding:2px 6px;display:flex}.ZuroPassport-module__VZ95PW__genderBtn{font-family:var(--font-mono), monospace;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:1px 4px;font-size:7.5px;font-weight:700;line-height:1;transition:all .15s}.ZuroPassport-module__VZ95PW__genderBtn:hover{color:#0f172a}.ZuroPassport-module__VZ95PW__genderBtnActive{color:var(--color-accent);background:#fff;font-weight:900;box-shadow:0 1px 3px #0000001f}.ZuroPassport-module__VZ95PW__genderDivider{font-family:var(--font-mono), monospace;color:#cbd5e1;font-size:7px}.ZuroPassport-module__VZ95PW__fieldsTable{flex-direction:column;flex:1;display:flex}.ZuroPassport-module__VZ95PW__tableRow{border-bottom:1px solid #e2d9cb;grid-template-columns:1.15fr .85fr;gap:8px;padding:3px 0;display:grid}.ZuroPassport-module__VZ95PW__tableRowLast{border-bottom:none}.ZuroPassport-module__VZ95PW__tableCol{flex-direction:column;justify-content:center;min-width:0;display:flex}.ZuroPassport-module__VZ95PW__fieldLabel{font-family:var(--font-body), sans-serif;color:#64748b;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1px;font-size:7px;font-weight:700;line-height:1.2}.ZuroPassport-module__VZ95PW__fieldInput{font-family:var(--font-mono), monospace;color:#0f172a;-webkit-appearance:none;background:0 0;border:none;border-radius:0;outline:none;width:100%;padding:0;font-size:11.5px;font-weight:600;transition:color .2s}.ZuroPassport-module__VZ95PW__fieldInput::placeholder{color:#a0988a;font-style:italic;font-weight:400}.ZuroPassport-module__VZ95PW__fieldInput:focus{color:var(--color-accent-hover)}.ZuroPassport-module__VZ95PW__fieldValue{font-family:var(--font-mono), monospace;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;padding:0;font-size:11px;font-weight:700;overflow:hidden}.ZuroPassport-module__VZ95PW__fieldValueMono{font-family:var(--font-mono), monospace;color:#0f172a;padding:0;font-size:10.5px;font-weight:700}.ZuroPassport-module__VZ95PW__expiresBadge{color:var(--color-accent)}.ZuroPassport-module__VZ95PW__fieldTags{flex-wrap:wrap;align-items:center;gap:3px;padding:0;display:flex}.ZuroPassport-module__VZ95PW__serviceTag{font-family:var(--font-mono), monospace;color:var(--color-accent);letter-spacing:.04em;font-size:8.5px;font-weight:800}.ZuroPassport-module__VZ95PW__tagSeparator{font-family:var(--font-mono), monospace;color:#c4bbb0;font-size:8.5px}.ZuroPassport-module__VZ95PW__signatureDisplay{font-family:var(--font-script), cursive;color:#1e3a8a;white-space:nowrap;text-overflow:ellipsis;padding:0;font-size:15px;font-weight:700;line-height:1.1;overflow:hidden}.ZuroPassport-module__VZ95PW__passportFooter{text-align:center;border-top:1px solid #d8cfbf;flex-direction:column;align-items:center;gap:3px;margin-top:auto;padding-top:5px;display:flex}.ZuroPassport-module__VZ95PW__ctaButton{font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);cursor:pointer;background:var(--color-accent);color:#fff;z-index:1;height:35px;box-shadow:0 3px 12px var(--color-accent-shadow);border-radius:12px;align-items:center;gap:6px;padding:0 18px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.ZuroPassport-module__VZ95PW__ctaButton:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.ZuroPassport-module__VZ95PW__ctaButton:hover:not(:disabled):before{width:280px;height:280px}.ZuroPassport-module__VZ95PW__ctaButton:hover:not(:disabled){color:#fff;border-color:#12141a;box-shadow:0 5px 16px #12141a40}.ZuroPassport-module__VZ95PW__ctaButton:active:not(:disabled){transform:scale(.96)}.ZuroPassport-module__VZ95PW__ctaButton:disabled{opacity:.85;cursor:default}.ZuroPassport-module__VZ95PW__mrzStrip{border-top:1px dashed #d8cfbf;flex-direction:column;gap:1px;margin-top:3px;padding:2px 0 0;display:flex}.ZuroPassport-module__VZ95PW__mrzText{font-family:var(--font-mono), monospace;color:#3c322373;letter-spacing:.22em;text-transform:uppercase;text-align:center;word-break:break-all;font-size:6.5px;font-weight:600;line-height:1.2}.ZuroPassport-module__VZ95PW__pageNumberBottom{font-family:var(--font-mono), monospace;color:#b0a593;letter-spacing:.18em;text-align:center;margin-top:1px;font-size:6.5px;font-weight:700}.ZuroPassport-module__VZ95PW__stampOverlay{pointer-events:none;z-index:15;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ZuroPassport-module__VZ95PW__rubberStamp{color:#16a34a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:.95;background:#f0fdf4db;border:3px solid #16a34a;border-radius:6px;padding:8px 15px;animation:.26s cubic-bezier(.175,.885,.32,1.275) forwards ZuroPassport-module__VZ95PW__stampSlam;position:absolute;top:56%;right:10%;transform:rotate(-12deg)scale(1);box-shadow:0 6px 20px #16a34a38}@keyframes ZuroPassport-module__VZ95PW__stampSlam{0%{opacity:0;transform:scale(2.8)translateY(-60px)rotate(-28deg)}70%{opacity:.95;transform:scale(.96)translateY(2px)rotate(-10deg)}to{opacity:.95;transform:scale(1)translateY(0)rotate(-12deg)}}.ZuroPassport-module__VZ95PW__stampInnerBorder{border:1.5px dashed #16a34a;flex-direction:column;align-items:center;gap:2px;padding:5px 8px;display:flex}.ZuroPassport-module__VZ95PW__stampHeader{font-family:var(--font-mono), monospace;letter-spacing:.16em;font-size:6.5px;font-weight:800}.ZuroPassport-module__VZ95PW__stampMainText{font-family:var(--font-poppins), sans-serif;letter-spacing:.1em;text-shadow:0 0 1px #16a34a66;font-size:14px;font-weight:900;line-height:1.1}.ZuroPassport-module__VZ95PW__stampSubText{font-family:var(--font-mono), monospace;letter-spacing:.14em;font-size:6px;font-weight:700}.ZuroPassport-module__VZ95PW__stampDate{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:#fff;background:#16a34a;border-radius:2px;margin-top:1px;padding:1px 5px;font-size:7px;font-weight:800}.ZuroPassport-module__VZ95PW__revealItem{opacity:0;transition:opacity .6s var(--ease-out-expo), transform .6s var(--ease-out-expo);transform:translateY(20px)}.ZuroPassport-module__VZ95PW__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.ZuroPassport-module__VZ95PW__section{padding:60px 16px 80px}.ZuroPassport-module__VZ95PW__compositionContainer{max-width:100%}.ZuroPassport-module__VZ95PW__leftAvatarContainer{width:200px;top:50%;left:-55px;transform:translateY(-50%)}.ZuroPassport-module__VZ95PW__avatarCharacterImg{max-height:340px}.ZuroPassport-module__VZ95PW__ticket{width:200px;height:115px}.ZuroPassport-module__VZ95PW__ticketYellow{top:40px;right:-40px;transform:rotate(14deg)}.ZuroPassport-module__VZ95PW__ticketGreen{top:130px;right:-45px;transform:rotate(5deg)}.ZuroPassport-module__VZ95PW__passportScene,.ZuroPassport-module__VZ95PW__passportBook{max-width:100%}.ZuroPassport-module__VZ95PW__insideBookSpread{height:600px}.ZuroPassport-module__VZ95PW__topLeatherPage,.ZuroPassport-module__VZ95PW__bottomPage{min-height:290px}.ZuroPassport-module__VZ95PW__photoSlot{width:78px;height:102px}.ZuroPassport-module__VZ95PW__avatarInitials{font-size:26px}.ZuroPassport-module__VZ95PW__tableRow{grid-template-columns:1.1fr .9fr;gap:6px}.ZuroPassport-module__VZ95PW__rubberStamp{top:52%;right:6%;transform:rotate(-10deg)scale(.9)}}@media (max-width:480px){.ZuroPassport-module__VZ95PW__section{padding:44px 12px 60px}.ZuroPassport-module__VZ95PW__headerStack{margin-bottom:28px}.ZuroPassport-module__VZ95PW__scriptEyebrow{font-size:22px}.ZuroPassport-module__VZ95PW__sectionHeadline{margin-bottom:12px;font-size:28px}.ZuroPassport-module__VZ95PW__stickyNote{max-width:290px;padding:5px 12px;transform:rotate(-1deg)}.ZuroPassport-module__VZ95PW__stickyText{font-size:11px}.ZuroPassport-module__VZ95PW__leftAvatarContainer,.ZuroPassport-module__VZ95PW__ticket{display:none}.ZuroPassport-module__VZ95PW__passportBook{max-width:330px;margin:0 auto}.ZuroPassport-module__VZ95PW__insideBookSpread{height:560px}.ZuroPassport-module__VZ95PW__topLeatherPage,.ZuroPassport-module__VZ95PW__bottomPage{min-height:270px}.ZuroPassport-module__VZ95PW__leatherInner{padding:14px 16px}.ZuroPassport-module__VZ95PW__engravedTitle{letter-spacing:.22em;font-size:16px}.ZuroPassport-module__VZ95PW__engravedSubtitle{font-size:8px}.ZuroPassport-module__VZ95PW__engravedEmblemWrap{width:56px;height:56px}.ZuroPassport-module__VZ95PW__engravedLogo{width:28px;height:28px}.ZuroPassport-module__VZ95PW__pageInner{padding:20px 14px 10px}.ZuroPassport-module__VZ95PW__pageHeaderTitle{letter-spacing:.1em;font-size:11px}.ZuroPassport-module__VZ95PW__idDataLayout{gap:10px}.ZuroPassport-module__VZ95PW__photoSlot{width:66px;height:88px}.ZuroPassport-module__VZ95PW__avatarInitials{font-size:22px}.ZuroPassport-module__VZ95PW__fieldLabel{font-size:6.5px}.ZuroPassport-module__VZ95PW__fieldInput,.ZuroPassport-module__VZ95PW__fieldValueMono,.ZuroPassport-module__VZ95PW__fieldValue{font-size:10px}.ZuroPassport-module__VZ95PW__serviceTag{font-size:7.5px}.ZuroPassport-module__VZ95PW__signatureDisplay{font-size:13px}.ZuroPassport-module__VZ95PW__rubberStamp{padding:5px 10px;top:50%;right:4%}.ZuroPassport-module__VZ95PW__stampMainText{font-size:12px}}
.ContactHero-module__pmSKFW__heroSection{z-index:2;flex-direction:column;align-items:flex-start;width:100%;max-width:1140px;margin:0 auto;padding:155px 24px 40px;display:flex;position:relative}.ContactHero-module__pmSKFW__headerStack{flex-direction:column;align-items:flex-start;width:100%;display:flex}.ContactHero-module__pmSKFW__scriptEyebrow{font-family:var(--font-script), cursive;color:var(--color-accent);margin-bottom:6px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.ContactHero-module__pmSKFW__headlineRow{justify-content:space-between;align-items:flex-end;gap:24px;width:100%;margin-bottom:20px;display:flex}.ContactHero-module__pmSKFW__heroHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;flex-direction:column;font-size:clamp(34px,5.5vw,68px);font-weight:900;line-height:1.05;display:flex}.ContactHero-module__pmSKFW__headlineLine{display:block}.ContactHero-module__pmSKFW__headlineOrange{color:var(--color-accent)}.ContactHero-module__pmSKFW__bubblesContainer{flex-direction:column;gap:18px;margin-bottom:8px;display:flex;position:relative}.ContactHero-module__pmSKFW__chatBubble{white-space:nowrap;will-change:transform;background:#fff;border:1px solid #0000000d;border-radius:20px 20px 20px 4px;align-items:center;gap:8px;padding:8px 18px 8px 10px;display:inline-flex;box-shadow:0 12px 32px #00000014,0 2px 6px #0000000a}.ContactHero-module__pmSKFW__bubbleUpper{animation:4.2s ease-in-out infinite ContactHero-module__pmSKFW__floatBobUpper}.ContactHero-module__pmSKFW__bubbleLower{border-radius:20px 20px 4px;animation:4.8s ease-in-out .8s infinite ContactHero-module__pmSKFW__floatBobLower}@keyframes ContactHero-module__pmSKFW__floatBobUpper{0%,to{transform:translateY(-16px)}50%{transform:translateY(-23px)}}@keyframes ContactHero-module__pmSKFW__floatBobLower{0%,to{transform:translate(28px,6px)}50%{transform:translate(28px,-2px)}}.ContactHero-module__pmSKFW__avatarCircle{width:22px;height:22px;font-family:var(--font-body), sans-serif;color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.ContactHero-module__pmSKFW__avatarOrange{background:var(--color-accent)}.ContactHero-module__pmSKFW__avatarBlue{background:#0075ff}.ContactHero-module__pmSKFW__bubbleText{font-family:var(--font-body), sans-serif;color:#1e293b;font-size:12px;font-weight:600}.ContactHero-module__pmSKFW__supportingText{font-family:var(--font-body), sans-serif;color:#475569;max-width:640px;font-size:16px;font-weight:500;line-height:1.5}.ContactHero-module__pmSKFW__boldText{color:#12141a;font-weight:800}@media (max-width:900px){.ContactHero-module__pmSKFW__headlineRow{flex-direction:column;align-items:flex-start}.ContactHero-module__pmSKFW__bubblesContainer{margin-top:12px}}@media (max-width:768px){.ContactHero-module__pmSKFW__heroSection{text-align:center;align-items:center;max-width:365px;margin:0 auto;padding:135px 16px 24px}.ContactHero-module__pmSKFW__headerStack{text-align:center;align-items:center}.ContactHero-module__pmSKFW__scriptEyebrow{font-size:20px}.ContactHero-module__pmSKFW__heroHeadline{text-align:center;font-size:24px;line-height:1.1}.ContactHero-module__pmSKFW__headlineRow{justify-content:center;align-items:center;margin-bottom:8px}.ContactHero-module__pmSKFW__bubblesContainer{display:none}.ContactHero-module__pmSKFW__supportingText{text-align:center;font-size:12px;line-height:1.45}}@media (max-width:430px){.ContactHero-module__pmSKFW__heroSection{max-width:350px;padding:130px 12px 20px}.ContactHero-module__pmSKFW__heroHeadline{font-size:22px}}
.FigmaFrame-module__HtNieq__figmaFrame{background:#fff;border:1px solid #ffffffe6;border-radius:20px;width:100%;max-width:1040px;overflow:hidden;box-shadow:0 24px 60px #00000014,0 4px 16px #0000000a}.FigmaFrame-module__HtNieq__topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.FigmaFrame-module__HtNieq__topbarLeft{align-items:center;gap:14px;display:flex}.FigmaFrame-module__HtNieq__trafficDots{align-items:center;gap:6px;display:flex}.FigmaFrame-module__HtNieq__dot{border-radius:50%;width:9px;height:9px}.FigmaFrame-module__HtNieq__dotRed{background:#ff5f56}.FigmaFrame-module__HtNieq__dotYellow{background:#ffbd2e}.FigmaFrame-module__HtNieq__dotGreen{background:#27c93f}.FigmaFrame-module__HtNieq__filename{font-family:var(--font-mono), monospace;color:#334155;font-size:11.5px;font-weight:700}.FigmaFrame-module__HtNieq__tagBadge{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.08em;background:#f1f5f9;border-radius:4px;padding:2px 7px;font-size:9.5px;font-weight:800}.FigmaFrame-module__HtNieq__topbarRight{align-items:center;gap:10px;display:flex}.FigmaFrame-module__HtNieq__zoomBadge{font-family:var(--font-mono), monospace;color:#94a3b8;font-size:10px;font-weight:700}.FigmaFrame-module__HtNieq__avatarStack{align-items:center;display:flex}.FigmaFrame-module__HtNieq__avatarMini{width:20px;height:20px;font-family:var(--font-mono), monospace;color:#fff;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-5px;font-size:9px;font-weight:800;display:flex}.FigmaFrame-module__HtNieq__avatarMini:first-child{margin-left:0}.FigmaFrame-module__HtNieq__avatarYou{background:var(--color-accent)}.FigmaFrame-module__HtNieq__avatarMember{background:#0075ff}.FigmaFrame-module__HtNieq__frameBody{background-color:#f8fafc;background-image:radial-gradient(#94a3b840 1px,#0000 1px);background-size:16px 16px;padding:36px 40px;position:relative}.FigmaFrame-module__HtNieq__frameBodyFlush{background:#fff!important;padding:0!important}@media (max-width:768px){.FigmaFrame-module__HtNieq__figmaFrame{border-radius:16px;width:100%;max-width:100%;margin:0 auto}.FigmaFrame-module__HtNieq__topbar{padding:8px 12px}.FigmaFrame-module__HtNieq__filename{font-size:10px}.FigmaFrame-module__HtNieq__tagBadge{padding:1px 5px;font-size:8px}.FigmaFrame-module__HtNieq__zoomBadge{font-size:8.5px}.FigmaFrame-module__HtNieq__avatarMini{width:16px;height:16px;font-size:7.5px}.FigmaFrame-module__HtNieq__frameBody{padding:12px 10px}}
.Comparison-module__lO8NHa__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 100px;display:flex;position:relative}.Comparison-module__lO8NHa__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.Comparison-module__lO8NHa__scriptEyebrow{font-family:var(--font-script), cursive;color:var(--color-accent);margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.Comparison-module__lO8NHa__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;font-size:clamp(32px,5vw,60px);font-weight:900;line-height:1.05}.Comparison-module__lO8NHa__frameContainer{width:100%;max-width:980px}.Comparison-module__lO8NHa__comparisonGrid{grid-template-columns:1fr auto 1.15fr;align-items:center;gap:20px;padding:20px 0;display:grid;position:relative}.Comparison-module__lO8NHa__leftCard{opacity:.75;background:#f1f5f9;border:1.5px dashed #cbd5e1;border-radius:20px;flex-direction:column;gap:20px;padding:28px 24px;display:flex}.Comparison-module__lO8NHa__cardHeader{justify-content:space-between;align-items:center;display:flex}.Comparison-module__lO8NHa__leftTitleGroup{align-items:center;gap:8px;display:flex}.Comparison-module__lO8NHa__leftTitle{font-family:var(--font-mono), monospace;color:#64748b;font-size:13px;font-weight:700}.Comparison-module__lO8NHa__lockedBadge{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.08em;background:#e2e8f0;border-radius:4px;padding:3px 8px;font-size:9.5px;font-weight:700}.Comparison-module__lO8NHa__listGroup{flex-direction:column;gap:14px;list-style:none;display:flex}.Comparison-module__lO8NHa__listItem{align-items:flex-start;gap:12px;display:flex}.Comparison-module__lO8NHa__crossIcon{background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.Comparison-module__lO8NHa__listTextMuted{font-family:var(--font-body), sans-serif;color:#64748b;font-size:13.5px;font-weight:500;line-height:1.4}.Comparison-module__lO8NHa__vsBadge{color:#fff;width:38px;height:38px;font-family:var(--font-mono), monospace;z-index:5;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;box-shadow:0 4px 12px #00000026}.Comparison-module__lO8NHa__rightCardWrapper{border:2px solid #0075ff;border-radius:20px;position:relative;box-shadow:0 12px 36px #0075ff29}.Comparison-module__lO8NHa__handle{z-index:10;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:7px;height:7px;position:absolute}.Comparison-module__lO8NHa__handleTL{top:-4px;left:-4px}.Comparison-module__lO8NHa__handleTR{top:-4px;right:-4px}.Comparison-module__lO8NHa__handleBL{bottom:-4px;left:-4px}.Comparison-module__lO8NHa__handleBR{bottom:-4px;right:-4px}.Comparison-module__lO8NHa__pickTagGroup{z-index:10;align-items:center;gap:6px;display:flex;position:absolute;top:-24px;right:12px}.Comparison-module__lO8NHa__checkCircleBadge{border:2px solid var(--color-accent);width:28px;height:28px;box-shadow:0 4px 12px var(--color-accent-shadow);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.Comparison-module__lO8NHa__pickTagText{background:var(--color-accent);color:#fff;font-family:var(--font-mono), monospace;box-shadow:0 4px 12px var(--color-accent-shadow);border-radius:9999px;padding:4px 12px;font-size:10px;font-weight:800}.Comparison-module__lO8NHa__selectedBadge{color:#fff;font-family:var(--font-mono), monospace;z-index:10;background:#0075ff;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;bottom:-24px;right:12px}.Comparison-module__lO8NHa__rightCard{background:#fff;border-radius:18px;flex-direction:column;gap:20px;padding:28px 24px;display:flex}.Comparison-module__lO8NHa__rightTitleGroup{align-items:center;gap:8px;display:flex}.Comparison-module__lO8NHa__zuroLogoImg{object-fit:contain;width:34px;height:34px}.Comparison-module__lO8NHa__zuroAvatar{background:var(--color-accent);color:#fff;width:26px;height:26px;font-family:var(--font-poppins), sans-serif;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.Comparison-module__lO8NHa__rightTitle{font-family:var(--font-poppins), sans-serif;color:#0f172a;font-size:16px;font-weight:800}.Comparison-module__lO8NHa__editingBadge{font-family:var(--font-mono), monospace;color:#0075ff;letter-spacing:.08em;background:#0075ff14;border:1px solid #0075ff40;border-radius:4px;padding:3px 8px;font-size:9.5px;font-weight:700}.Comparison-module__lO8NHa__checkIcon{background:var(--color-accent-light);border:1px solid var(--color-accent-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.Comparison-module__lO8NHa__listTextBold{font-family:var(--font-body), sans-serif;color:#0f172a;font-size:14px;font-weight:700;line-height:1.4}.Comparison-module__lO8NHa__bottomBanner{background:#fff;border-top:1px solid #e2e8f0;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:space-between;align-items:center;margin:28px -40px -36px;padding:20px 36px;display:flex}.Comparison-module__lO8NHa__bottomText{font-family:var(--font-poppins), sans-serif;color:#0f172a;font-size:18px;font-weight:800}.Comparison-module__lO8NHa__orangeAccent{color:var(--color-accent)}.Comparison-module__lO8NHa__seeWorkBtn{white-space:nowrap;color:#0f172a;font-family:var(--font-body), sans-serif;z-index:1;border:1.5px solid #0f172a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:41px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.Comparison-module__lO8NHa__seeWorkBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#0f172a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Comparison-module__lO8NHa__seeWorkBtn:hover:before{width:280px;height:280px}.Comparison-module__lO8NHa__seeWorkBtn:hover{color:#fff;border-color:#0f172a;box-shadow:0 6px 18px #0f172a40}.Comparison-module__lO8NHa__seeWorkBtn:active{transform:scale(.96)}@media (max-width:768px){.Comparison-module__lO8NHa__section{padding:44px 16px 56px}.Comparison-module__lO8NHa__headerStack{max-width:310px;margin:0 auto 20px}.Comparison-module__lO8NHa__scriptEyebrow{font-size:20px}.Comparison-module__lO8NHa__sectionHeadline{max-width:280px;margin-bottom:8px;font-size:20px;line-height:1.12}.Comparison-module__lO8NHa__frameContainer{max-width:310px;margin:0 auto}.Comparison-module__lO8NHa__comparisonGrid{grid-template-columns:1fr;gap:20px;max-width:100%;margin:0 auto;padding:0}.Comparison-module__lO8NHa__vsBadge{width:24px;height:24px;margin:8px auto 14px;font-size:9px}.Comparison-module__lO8NHa__leftCard{border-radius:14px;gap:10px;padding:14px 12px}.Comparison-module__lO8NHa__rightCardWrapper{border:2px solid #0075ff;border-radius:16px;width:100%;margin-top:10px}.Comparison-module__lO8NHa__handle{z-index:15;border:1.5px solid #0075ff;width:6px;height:6px}.Comparison-module__lO8NHa__handleTL{top:-3.5px;left:-3.5px}.Comparison-module__lO8NHa__handleTR{top:-3.5px;right:-3.5px}.Comparison-module__lO8NHa__handleBL{bottom:-3.5px;left:-3.5px}.Comparison-module__lO8NHa__handleBR{bottom:-3.5px;right:-3.5px}.Comparison-module__lO8NHa__pickTagGroup{z-index:20;gap:4px;top:-18px;right:6px}.Comparison-module__lO8NHa__checkCircleBadge{border-width:1.5px;width:20px;height:20px}.Comparison-module__lO8NHa__checkCircleBadge svg{width:10px;height:10px}.Comparison-module__lO8NHa__pickTagText{padding:2px 8px;font-size:8.5px}.Comparison-module__lO8NHa__selectedBadge{padding:2px 6px;font-size:8px;bottom:-15px;right:8px}.Comparison-module__lO8NHa__rightCard{border-radius:14px;gap:10px;padding:18px 14px 14px}.Comparison-module__lO8NHa__listGroup,.Comparison-module__lO8NHa__listItem{gap:8px}.Comparison-module__lO8NHa__crossIcon,.Comparison-module__lO8NHa__checkIcon{width:14px;height:14px}.Comparison-module__lO8NHa__listTextMuted,.Comparison-module__lO8NHa__listText,.Comparison-module__lO8NHa__listTextBold{font-size:11px;line-height:1.35}.Comparison-module__lO8NHa__leftTitle,.Comparison-module__lO8NHa__rightTitle{font-size:12px}.Comparison-module__lO8NHa__zuroLogoImg{width:18px;height:18px}.Comparison-module__lO8NHa__editingBadge,.Comparison-module__lO8NHa__lockedBadge{padding:2px 6px;font-size:8px}.Comparison-module__lO8NHa__bottomBanner{text-align:center;border-bottom-right-radius:14px;border-bottom-left-radius:14px;flex-direction:column;align-items:center;gap:8px;margin:12px -14px -14px;padding:10px 12px}.Comparison-module__lO8NHa__bottomText{font-size:11.5px}.Comparison-module__lO8NHa__seeWorkBtn{white-space:nowrap;border-radius:9px;width:auto;height:34px;padding:0 16px;font-size:11.5px}}@media (max-width:430px){.Comparison-module__lO8NHa__section{padding:36px 12px 48px}.Comparison-module__lO8NHa__frameContainer{max-width:295px}.Comparison-module__lO8NHa__sectionHeadline{font-size:19px}.Comparison-module__lO8NHa__bottomText{font-size:11px}}
.BookCard-module__r61AyW__cardContainer{width:100%;max-width:860px;margin:0 auto}.BookCard-module__r61AyW__cardContent{background:#fff;padding:32px 36px}.BookCard-module__r61AyW__bookingForm{flex-direction:column;gap:32px;display:flex}.BookCard-module__r61AyW__tzContainer{z-index:50;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:10px 16px;display:flex;position:relative}.BookCard-module__r61AyW__tzLabel{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.08em;white-space:nowrap;font-size:11px;font-weight:800}.BookCard-module__r61AyW__customSelectWrapper{flex:1;position:relative}.BookCard-module__r61AyW__customSelectTrigger{width:100%;font-family:var(--font-body), sans-serif;color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:border-color .2s,box-shadow .2s;display:flex}.BookCard-module__r61AyW__customSelectTrigger:hover,.BookCard-module__r61AyW__triggerOpen{border-color:#0075ff;box-shadow:0 0 0 3px #0075ff1f}.BookCard-module__r61AyW__tzFlag{font-size:16px}.BookCard-module__r61AyW__tzTriggerText{text-align:left;flex:1}.BookCard-module__r61AyW__chevron{color:#64748b;transition:transform .2s}.BookCard-module__r61AyW__chevronOpen{color:#0075ff;transform:rotate(180deg)}.BookCard-module__r61AyW__customDropdownMenu{z-index:100;background:#fff;border:1.5px solid #0075ff;border-radius:12px;flex-direction:column;max-height:260px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0075ff26}.BookCard-module__r61AyW__dropdownOption{font-family:var(--font-body), sans-serif;color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.BookCard-module__r61AyW__dropdownOption:hover{color:#1e293b;background:#f1f5f9}.BookCard-module__r61AyW__dropdownOptionSelected{color:#0075ff!important;background:#eff6ff!important;font-weight:700!important}.BookCard-module__r61AyW__optionLabel{flex:1}.BookCard-module__r61AyW__sectionBlock{flex-direction:column;gap:14px;display:flex}.BookCard-module__r61AyW__sectionHeader{align-items:center;gap:8px;display:flex}.BookCard-module__r61AyW__stepNum{font-family:var(--font-mono), monospace;color:var(--color-accent);background:var(--color-accent-light);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:800}.BookCard-module__r61AyW__sectionTitle{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.08em;font-size:11px;font-weight:800}.BookCard-module__r61AyW__calendarWrapper{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;padding:18px;display:flex}.BookCard-module__r61AyW__calendarNavRow{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.BookCard-module__r61AyW__monthNavBtn{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;transition:all .2s;display:flex}.BookCard-module__r61AyW__monthNavBtn:hover{color:#fff;background:#1e293b;border-color:#1e293b}.BookCard-module__r61AyW__monthLabel{font-family:var(--font-mono), monospace;color:#1e293b;letter-spacing:.06em;font-size:13px;font-weight:800}.BookCard-module__r61AyW__weekHeaderGrid{text-align:center;font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.06em;grid-template-columns:repeat(7,1fr);font-size:10px;font-weight:800;display:grid}.BookCard-module__r61AyW__daysGrid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.BookCard-module__r61AyW__dayBlank{height:44px}.BookCard-module__r61AyW__dayCell{height:44px;font-family:var(--font-body), sans-serif;color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative}.BookCard-module__r61AyW__dayCell:hover:not(.BookCard-module__r61AyW__dayPast):not(.BookCard-module__r61AyW__daySelected){background:#f1f5f9;border-color:#0075ff}.BookCard-module__r61AyW__dayToday{color:var(--color-accent)!important;font-weight:800!important}.BookCard-module__r61AyW__dayToday:after{content:"";background:var(--color-accent);border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.BookCard-module__r61AyW__dayPast{opacity:.35;cursor:not-allowed;background:0 0;border-color:#0000}.BookCard-module__r61AyW__daySelected{z-index:10;box-shadow:0 4px 16px #0075ff26;color:#0075ff!important;background:#fff!important;border:2px solid #0075ff!important;font-weight:800!important}.BookCard-module__r61AyW__cornerHandle{z-index:12;pointer-events:none;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:6px;height:6px;position:absolute}.BookCard-module__r61AyW__handleTL{top:-3px;left:-3px}.BookCard-module__r61AyW__handleTR{top:-3px;right:-3px}.BookCard-module__r61AyW__handleBL{bottom:-3px;left:-3px}.BookCard-module__r61AyW__handleBR{bottom:-3px;right:-3px}.BookCard-module__r61AyW__timeCategoryGrid{flex-direction:column;gap:20px;display:flex}.BookCard-module__r61AyW__catGroup{flex-direction:column;gap:10px;display:flex}.BookCard-module__r61AyW__catGroupLabelRow{align-items:center;gap:6px;display:flex}.BookCard-module__r61AyW__catDot{background:var(--color-accent);border-radius:50%;width:6px;height:6px}.BookCard-module__r61AyW__noSlotsBanner{font-family:var(--font-body), sans-serif;color:#475569;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:13.5px;font-weight:500;display:flex}.BookCard-module__r61AyW__catGroupLabel{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.08em;font-size:10px;font-weight:800}.BookCard-module__r61AyW__slotsRow{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}@media (max-width:768px){.BookCard-module__r61AyW__slotsRow{grid-template-columns:repeat(3,1fr)}}.BookCard-module__r61AyW__timeCard{font-family:var(--font-body), sans-serif;color:#334155;cursor:pointer;text-align:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:10px 6px;font-size:12.5px;font-weight:600;transition:all .2s}.BookCard-module__r61AyW__timeCard:hover:not(.BookCard-module__r61AyW__timeCardActive){background:#f1f5f9;border-color:#cbd5e1}.BookCard-module__r61AyW__timeCardActive{box-shadow:0 4px 12px var(--color-accent-shadow);background:var(--color-accent)!important;border-color:var(--color-accent)!important;color:#fff!important}.BookCard-module__r61AyW__timeCardBooked{opacity:.75;gap:4px;color:#94a3b8!important;cursor:not-allowed!important;background:#f1f5f9!important;border-color:#cbd5e1!important;justify-content:center!important;align-items:center!important;display:flex!important}.BookCard-module__r61AyW__strikethroughText{opacity:.8;text-decoration:line-through}.BookCard-module__r61AyW__bookedTag{font-family:var(--font-mono), monospace;color:#ef4444;letter-spacing:.04em;white-space:nowrap;background:#fef2f2;border:1px solid #ef44444d;border-radius:4px;padding:1px 5px;font-size:8px;font-weight:800;text-decoration:none!important}.BookCard-module__r61AyW__skeletonGrid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}@media (max-width:768px){.BookCard-module__r61AyW__skeletonGrid{grid-template-columns:repeat(3,1fr)}}.BookCard-module__r61AyW__skeletonBox{background:#e2e8f0;border-radius:10px;height:38px;animation:1.4s ease-in-out infinite BookCard-module__r61AyW__skeletonPulse}@keyframes BookCard-module__r61AyW__skeletonPulse{0%{opacity:.65}50%{opacity:.3}to{opacity:.65}}.BookCard-module__r61AyW__inputsGrid{flex-direction:column;gap:16px;display:flex}.BookCard-module__r61AyW__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.BookCard-module__r61AyW__fieldRow{grid-template-columns:1fr}}.BookCard-module__r61AyW__fieldGroup{flex-direction:column;gap:6px;display:flex}.BookCard-module__r61AyW__label{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.08em;font-size:10.5px;font-weight:800}.BookCard-module__r61AyW__requiredAsterisk{color:var(--color-accent)}.BookCard-module__r61AyW__input,.BookCard-module__r61AyW__textarea{width:100%;font-family:var(--font-body), sans-serif;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;padding:12px 16px;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s}.BookCard-module__r61AyW__input::placeholder,.BookCard-module__r61AyW__textarea::placeholder{color:#94a3b8;font-weight:400}.BookCard-module__r61AyW__input:focus,.BookCard-module__r61AyW__textarea:focus{background:#fff;border-color:#0075ff;box-shadow:0 0 0 3px #0075ff1f}.BookCard-module__r61AyW__textarea{resize:vertical;min-height:90px}.BookCard-module__r61AyW__honeypotField{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.BookCard-module__r61AyW__errorBanner{font-family:var(--font-body), sans-serif;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.BookCard-module__r61AyW__footerRow{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:8px;display:flex}.BookCard-module__r61AyW__submitBtn{background:var(--color-accent);color:#fff;height:41px;font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);cursor:pointer;z-index:1;box-shadow:0 6px 18px var(--color-accent-shadow);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:13.5px;font-weight:600;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.BookCard-module__r61AyW__submitBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.BookCard-module__r61AyW__submitBtn:hover:not(:disabled):before{width:340px;height:340px}.BookCard-module__r61AyW__submitBtn:hover:not(:disabled){color:#fff;border-color:#12141a;box-shadow:0 8px 24px #12141a47}.BookCard-module__r61AyW__submitBtn:active:not(:disabled){transform:scale(.96)}.BookCard-module__r61AyW__submitBtn:disabled{opacity:.65;cursor:not-allowed}.BookCard-module__r61AyW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite BookCard-module__r61AyW__spin}@keyframes BookCard-module__r61AyW__spin{to{transform:rotate(360deg)}}.BookCard-module__r61AyW__summaryBadge{font-family:var(--font-body), sans-serif;color:#64748b;font-size:13px}.BookCard-module__r61AyW__summaryBadge strong{color:#1e293b;font-weight:600}.BookCard-module__r61AyW__confirmationBox{text-align:center;flex-direction:column;align-items:center;padding:24px 12px;display:flex}.BookCard-module__r61AyW__confirmIcon{background:#27c93f1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.BookCard-module__r61AyW__confirmTitle{font-family:var(--font-poppins), sans-serif;color:#12141a;margin-bottom:8px;font-size:24px;font-weight:800}.BookCard-module__r61AyW__confirmSub{font-family:var(--font-body), sans-serif;color:#475569;max-width:520px;margin-bottom:6px;font-size:15px;line-height:1.5}.BookCard-module__r61AyW__confirmSubIst{font-family:var(--font-body), sans-serif;color:#94a3b8;max-width:520px;margin-bottom:24px;font-size:13px;line-height:1.4}.BookCard-module__r61AyW__meetBox{background:#f8fafc;border:1.5px solid #0075ff;border-radius:14px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:540px;margin-bottom:20px;padding:20px;display:flex}.BookCard-module__r61AyW__meetBoxLabel{font-family:var(--font-mono), monospace;color:#0075ff;letter-spacing:.08em;font-size:10px;font-weight:800}.BookCard-module__r61AyW__meetUrlLink{font-family:var(--font-mono), monospace;color:#1e293b;word-break:break-all;font-size:14px;font-weight:700;text-decoration:underline}.BookCard-module__r61AyW__meetBoxBtnRow{align-items:center;gap:12px;margin-top:6px;display:flex}.BookCard-module__r61AyW__joinMeetBtn{background:var(--color-accent);color:#fff;height:38px;font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);z-index:1;box-shadow:0 4px 14px var(--color-accent-shadow);border-radius:10px;align-items:center;gap:6px;padding:0 18px;font-size:13px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.BookCard-module__r61AyW__joinMeetBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.BookCard-module__r61AyW__joinMeetBtn:hover:before{width:280px;height:280px}.BookCard-module__r61AyW__joinMeetBtn:hover{color:#fff;border-color:#12141a;box-shadow:0 6px 18px #12141a40}.BookCard-module__r61AyW__joinMeetBtn:active{transform:scale(.96)}.BookCard-module__r61AyW__copyMeetBtn{color:#334155;height:38px;font-family:var(--font-body), sans-serif;cursor:pointer;z-index:1;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;padding:0 16px;font-size:13px;font-weight:600;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),transform .1s;position:relative;overflow:hidden}.BookCard-module__r61AyW__copyMeetBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.BookCard-module__r61AyW__copyMeetBtn:hover:before{width:280px;height:280px}.BookCard-module__r61AyW__copyMeetBtn:hover{color:#fff;border-color:#12141a}.BookCard-module__r61AyW__copyMeetBtn:active{transform:scale(.96)}.BookCard-module__r61AyW__confirmNote{font-family:var(--font-body), sans-serif;color:#64748b;margin-bottom:24px;font-size:13px}.BookCard-module__r61AyW__resetBtn{font-family:var(--font-body), sans-serif;color:var(--color-accent);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline}@media (max-width:768px){.BookCard-module__r61AyW__cardContainer{max-width:365px;margin:0 auto}.BookCard-module__r61AyW__cardContent{padding:20px 16px}.BookCard-module__r61AyW__bookingForm{gap:16px}.BookCard-module__r61AyW__tzContainer{flex-direction:column;align-items:stretch;gap:6px;padding:8px 12px}.BookCard-module__r61AyW__tzLabel{font-size:9.5px}.BookCard-module__r61AyW__customSelectTrigger{border-radius:8px;padding:7px 12px;font-size:11.5px}.BookCard-module__r61AyW__tzFlag{font-size:14px}.BookCard-module__r61AyW__tzTriggerText{white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:11.5px;overflow:hidden}.BookCard-module__r61AyW__dropdownOption{gap:6px;padding:7px 10px;font-size:11.5px}.BookCard-module__r61AyW__sectionBlock{gap:8px}.BookCard-module__r61AyW__sectionHeader{gap:6px}.BookCard-module__r61AyW__stepNum{padding:1px 6px;font-size:9.5px}.BookCard-module__r61AyW__sectionTitle{font-size:10px}.BookCard-module__r61AyW__calendarWrapper{border-radius:12px;gap:8px;padding:10px 8px}.BookCard-module__r61AyW__calendarNavRow{padding:0 4px}.BookCard-module__r61AyW__monthNavBtn{border-radius:6px;width:28px;height:28px;font-size:15px}.BookCard-module__r61AyW__monthLabel{font-size:11.5px}.BookCard-module__r61AyW__weekHeaderGrid{font-size:9px}.BookCard-module__r61AyW__daysGrid{gap:4px}.BookCard-module__r61AyW__dayBlank{height:30px}.BookCard-module__r61AyW__dayCell{border-radius:6px;height:30px;font-size:11px}.BookCard-module__r61AyW__slotsRow{grid-template-columns:repeat(2,1fr);gap:6px}.BookCard-module__r61AyW__timeCard{border-radius:6px;height:32px;padding:0 6px;font-size:11px}.BookCard-module__r61AyW__submitBtn{border-radius:9px;width:100%;height:40px;font-size:13px}.BookCard-module__r61AyW__footerRow{flex-direction:column;align-items:stretch;gap:10px}.BookCard-module__r61AyW__summaryBadge{text-align:center;font-size:11.5px}}@media (max-width:430px){.BookCard-module__r61AyW__cardContainer{max-width:350px}.BookCard-module__r61AyW__tzTriggerText{max-width:240px}}
.ContactForm-module__f_V9Ma__formContainer{width:100%}.ContactForm-module__f_V9Ma__cardContent{background:#fff;padding:32px 36px}.ContactForm-module__f_V9Ma__introLine{font-family:var(--font-body), sans-serif;color:#475569;margin-bottom:28px;font-size:15px;font-weight:500;line-height:1.5}.ContactForm-module__f_V9Ma__formElement{flex-direction:column;gap:22px;display:flex}.ContactForm-module__f_V9Ma__fieldRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ContactForm-module__f_V9Ma__fieldGroup{flex-direction:column;gap:5px;display:flex}.ContactForm-module__f_V9Ma__label{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.08em;font-size:10px;font-weight:800}.ContactForm-module__f_V9Ma__requiredAsterisk{color:var(--color-accent)}.ContactForm-module__f_V9Ma__input,.ContactForm-module__f_V9Ma__textarea{width:100%;font-family:var(--font-body), sans-serif;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;padding:10px 14px;font-size:13px;font-weight:500;transition:border-color .2s,box-shadow .2s}.ContactForm-module__f_V9Ma__input::placeholder,.ContactForm-module__f_V9Ma__textarea::placeholder{color:#94a3b8;font-size:12px;font-weight:400}.ContactForm-module__f_V9Ma__input:focus,.ContactForm-module__f_V9Ma__textarea:focus{background:#fff;border-color:#0075ff;box-shadow:0 0 0 3px #0075ff1f}.ContactForm-module__f_V9Ma__inputError{background:#fef2f2;border-color:#ef4444}.ContactForm-module__f_V9Ma__errorMsg{font-family:var(--font-body), sans-serif;color:#ef4444;font-size:11px;font-weight:600}.ContactForm-module__f_V9Ma__textarea{resize:vertical;min-height:100px}.ContactForm-module__f_V9Ma__selectWrapper{width:100%;position:relative}.ContactForm-module__f_V9Ma__selectInput{width:100%;font-family:var(--font-body), sans-serif;color:#1e293b;appearance:none;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;padding:10px 36px 10px 14px;font-size:13px;font-weight:600;transition:border-color .2s,box-shadow .2s}.ContactForm-module__f_V9Ma__selectInput:focus{background:#fff;border-color:#0075ff;box-shadow:0 0 0 3px #0075ff1f}.ContactForm-module__f_V9Ma__selectArrow{color:#64748b;pointer-events:none;font-size:12px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.ContactForm-module__f_V9Ma__customQuoteToggleGroup{align-items:center;margin-top:2px;display:flex}.ContactForm-module__f_V9Ma__customCheckboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:6px 12px;transition:border-color .2s,background .2s;display:inline-flex}.ContactForm-module__f_V9Ma__customCheckboxLabel:hover{background:#fff;border-color:#0075ff}.ContactForm-module__f_V9Ma__checkboxInput{opacity:0;width:0;height:0;position:absolute}.ContactForm-module__f_V9Ma__customCheckboxBox{background:#fff;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;min-height:20px;transition:all .2s;display:flex}.ContactForm-module__f_V9Ma__checkboxInput:checked+.ContactForm-module__f_V9Ma__customCheckboxBox{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 2px 8px var(--color-accent-shadow)}.ContactForm-module__f_V9Ma__checkboxText{font-family:var(--font-body), sans-serif;color:#1e293b;white-space:nowrap;font-size:12.5px;font-weight:600}.ContactForm-module__f_V9Ma__formFooterRow{align-items:center;gap:20px;margin-top:8px;display:flex}.ContactForm-module__f_V9Ma__submitBtn{background:var(--color-accent);color:#fff;height:41px;font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);cursor:pointer;z-index:1;box-shadow:0 6px 18px var(--color-accent-shadow);white-space:nowrap;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:13.5px;font-weight:600;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.ContactForm-module__f_V9Ma__submitBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.ContactForm-module__f_V9Ma__submitBtn:hover:not(:disabled):before{width:320px;height:320px}.ContactForm-module__f_V9Ma__submitBtn:hover:not(:disabled){color:#fff;border-color:#12141a;box-shadow:0 8px 20px #12141a40}.ContactForm-module__f_V9Ma__submitBtn:active:not(:disabled){transform:scale(.96)}.ContactForm-module__f_V9Ma__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__f_V9Ma__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite ContactForm-module__f_V9Ma__spin}@keyframes ContactForm-module__f_V9Ma__spin{to{transform:rotate(360deg)}}.ContactForm-module__f_V9Ma__footerHelperText{font-family:var(--font-body), sans-serif;color:#64748b;font-size:12.5px;font-weight:500;line-height:1.4}.ContactForm-module__f_V9Ma__honeypotField{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.ContactForm-module__f_V9Ma__submitErrorBanner{font-family:var(--font-body), sans-serif;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.ContactForm-module__f_V9Ma__confirmationBox{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;animation:.4s forwards ContactForm-module__f_V9Ma__fadeIn;display:flex}@keyframes ContactForm-module__f_V9Ma__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__f_V9Ma__confirmIcon{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.ContactForm-module__f_V9Ma__confirmTitle{font-family:var(--font-poppins), sans-serif;color:#12141a;margin-bottom:8px;font-size:22px;font-weight:800}.ContactForm-module__f_V9Ma__confirmSub{font-family:var(--font-body), sans-serif;color:#475569;max-width:440px;margin-bottom:24px;font-size:14.5px;font-weight:500;line-height:1.5}.ContactForm-module__f_V9Ma__resetBtn{font-family:var(--font-body), sans-serif;color:#0075ff;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline}@media (max-width:768px){.ContactForm-module__f_V9Ma__cardWrapper{max-width:365px;margin:0 auto}.ContactForm-module__f_V9Ma__cardContainer{border-radius:16px;max-width:365px;margin:0 auto;padding:22px 18px}.ContactForm-module__f_V9Ma__fieldRow{grid-template-columns:1fr;gap:12px}.ContactForm-module__f_V9Ma__input,.ContactForm-module__f_V9Ma__textarea,.ContactForm-module__f_V9Ma__selectInput{border-radius:10px;padding:10px 12px;font-size:13px}.ContactForm-module__f_V9Ma__input::placeholder,.ContactForm-module__f_V9Ma__textarea::placeholder{font-size:12px}.ContactForm-module__f_V9Ma__formFooterRow{flex-direction:column;align-items:stretch;gap:12px}.ContactForm-module__f_V9Ma__submitBtn{width:100%;height:41px;font-size:13.5px}.ContactForm-module__f_V9Ma__footerHelperText{text-align:center;font-size:11.5px}}@media (max-width:430px){.ContactForm-module__f_V9Ma__cardWrapper,.ContactForm-module__f_V9Ma__cardContainer{max-width:350px;padding:18px 14px}}
.Footer-module__rnk_JG__footer{color:#fff;background:#08090c;border-top:1px solid #ffffff1f;border-top-left-radius:40px;border-top-right-radius:40px;width:100%;padding:90px 24px 44px;position:relative;overflow:hidden}.Footer-module__rnk_JG__footerInner{flex-direction:column;gap:60px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__rnk_JG__topLogoContainer{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Footer-module__rnk_JG__logoLink{align-items:center;gap:16px;text-decoration:none;display:flex}.Footer-module__rnk_JG__footerLogoMark{object-fit:contain;width:76px;height:76px}.Footer-module__rnk_JG__footerTextImg{object-fit:contain;filter:brightness(0)invert();width:auto;height:54px}.Footer-module__rnk_JG__mainGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:120px;display:grid}.Footer-module__rnk_JG__leftCol{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.Footer-module__rnk_JG__headline{font-family:var(--font-poppins), sans-serif;color:#fff;letter-spacing:-.02em;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:900;line-height:1.1}.Footer-module__rnk_JG__accentText{color:var(--color-accent);display:inline-block;position:relative}.Footer-module__rnk_JG__ctaButton{background:var(--color-accent);color:#fff;height:41px;font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);z-index:1;box-shadow:0 6px 18px var(--color-accent-shadow);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.Footer-module__rnk_JG__ctaButton:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#fff;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Footer-module__rnk_JG__ctaButton:hover:before{width:320px;height:320px}.Footer-module__rnk_JG__ctaButton:hover{color:#12141a;border-color:#fff;box-shadow:0 10px 24px #fff3}.Footer-module__rnk_JG__ctaButton:active{transform:scale(.96)}.Footer-module__rnk_JG__rightGrid{grid-template-columns:repeat(2,1fr);gap:60px;display:grid}.Footer-module__rnk_JG__linkCol{flex-direction:column;gap:14px;display:flex}.Footer-module__rnk_JG__colTitle{font-family:var(--font-poppins), sans-serif;color:#fff;letter-spacing:-.01em;margin-bottom:6px;font-size:18px;font-weight:800}.Footer-module__rnk_JG__linkItem{font-family:var(--font-body), sans-serif;color:#94a3b8;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s}.Footer-module__rnk_JG__linkItem:hover{color:#fff;transform:translate(3px)}.Footer-module__rnk_JG__bottomBar{font-family:var(--font-mono), monospace;color:#64748b;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:30px;font-size:12px;display:flex}.Footer-module__rnk_JG__copyText,.Footer-module__rnk_JG__locationText{letter-spacing:.04em}@media (max-width:768px){.Footer-module__rnk_JG__footer{border-top-left-radius:28px;border-top-right-radius:28px;padding:48px 16px 32px}.Footer-module__rnk_JG__footerInner{gap:28px;max-width:310px;margin:0 auto}.Footer-module__rnk_JG__topLogoContainer{margin-bottom:8px}.Footer-module__rnk_JG__footerLogoMark{width:42px;height:42px}.Footer-module__rnk_JG__footerTextImg{height:28px}.Footer-module__rnk_JG__mainGrid{grid-template-columns:1fr;gap:24px}.Footer-module__rnk_JG__leftCol{text-align:center;align-items:center;gap:14px;width:100%}.Footer-module__rnk_JG__headline{text-align:center;font-size:20px;line-height:1.15}.Footer-module__rnk_JG__ctaButton{border-radius:10px;width:100%;height:38px;font-size:12.5px}.Footer-module__rnk_JG__rightGrid{grid-template-columns:1fr 1fr;gap:16px;width:100%}.Footer-module__rnk_JG__colTitle{margin-bottom:8px;font-size:10.5px}.Footer-module__rnk_JG__linkList{gap:6px}.Footer-module__rnk_JG__link{font-size:11.5px}.Footer-module__rnk_JG__bottomBar{text-align:center;flex-direction:column;gap:8px;padding-top:18px;font-size:10px}}@media (max-width:430px){.Footer-module__rnk_JG__footerInner{max-width:295px}.Footer-module__rnk_JG__headline{font-size:18.5px}}
.index-module__KWKY6G__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.index-module__KWKY6G__mainContent{flex:1;width:100%;position:relative}
.ContactSidebar-module__Q1TmBa__sidebarStack{flex-direction:column;justify-content:space-between;gap:16px;width:100%;height:100%;display:flex}.ContactSidebar-module__Q1TmBa__card{background:#fff;border:1.5px solid #e2e8f0cc;border-radius:20px;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:8px;padding:22px 28px;display:flex;position:relative;box-shadow:0 16px 40px #0000000d}.ContactSidebar-module__Q1TmBa__cardHeaderStrip{align-items:center;gap:8px;margin-bottom:2px;display:flex}.ContactSidebar-module__Q1TmBa__squareIcon{border-radius:1px;width:7px;height:7px}.ContactSidebar-module__Q1TmBa__blueSquare{background:#0075ff}.ContactSidebar-module__Q1TmBa__greenPulseDot{background:#27c93f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #27c93f33}.ContactSidebar-module__Q1TmBa__eyebrow{font-family:var(--font-mono), monospace;color:#0075ff;letter-spacing:.08em;font-size:10.5px;font-weight:800}.ContactSidebar-module__Q1TmBa__greenEyebrow{color:#27c93f}.ContactSidebar-module__Q1TmBa__cardHeading{font-family:var(--font-poppins), sans-serif;color:#1e293b;font-size:18px;font-weight:800;line-height:1.25}.ContactSidebar-module__Q1TmBa__emailHeading{font-family:var(--font-poppins), sans-serif;color:#12141a;font-size:19px;font-weight:900;text-decoration:none;transition:color .2s}.ContactSidebar-module__Q1TmBa__emailHeading:hover{color:var(--color-accent)}.ContactSidebar-module__Q1TmBa__cardDesc{font-family:var(--font-body), sans-serif;color:#475569;font-size:13.5px;font-weight:500;line-height:1.55}.ContactSidebar-module__Q1TmBa__primaryCtaBtn{background:var(--color-accent);color:#fff;height:41px;font-family:var(--font-body), sans-serif;border:1.5px solid var(--color-accent);z-index:1;box-shadow:0 6px 18px var(--color-accent-shadow);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:0 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.ContactSidebar-module__Q1TmBa__primaryCtaBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.ContactSidebar-module__Q1TmBa__primaryCtaBtn:hover:before{width:320px;height:320px}.ContactSidebar-module__Q1TmBa__primaryCtaBtn:hover{color:#fff;border-color:#12141a;box-shadow:0 8px 20px #12141a4d}.ContactSidebar-module__Q1TmBa__primaryCtaBtn:active{transform:scale(.96)}.ContactSidebar-module__Q1TmBa__copyBtn{font-family:var(--font-mono), monospace;color:#64748b;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:9999px;align-items:center;gap:6px;margin-top:4px;padding:5px 12px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.ContactSidebar-module__Q1TmBa__copyBtn:hover{color:#0075ff;background:#fff;border-color:#0075ff}.ContactSidebar-module__Q1TmBa__copyBtnCopied{color:#166534!important;background:#dcfce7!important;border-color:#27c93f!important}@media (max-width:768px){.ContactSidebar-module__Q1TmBa__sidebarStack{gap:14px;max-width:365px;margin:0 auto}.ContactSidebar-module__Q1TmBa__card{border-radius:16px;gap:6px;padding:16px 18px;box-shadow:0 8px 24px #0000000a}.ContactSidebar-module__Q1TmBa__eyebrow{font-size:8.5px}.ContactSidebar-module__Q1TmBa__cardHeading{font-size:14px}.ContactSidebar-module__Q1TmBa__emailHeading{font-size:14.5px}.ContactSidebar-module__Q1TmBa__cardDesc{font-size:11px;line-height:1.4}.ContactSidebar-module__Q1TmBa__primaryCtaBtn{border-radius:9px;width:100%;height:34px;margin-top:4px;padding:0 14px;font-size:11.5px}.ContactSidebar-module__Q1TmBa__copyBtn{margin-top:2px;padding:4px 10px;font-size:10px}}@media (max-width:430px){.ContactSidebar-module__Q1TmBa__sidebarStack{max-width:350px}.ContactSidebar-module__Q1TmBa__card{padding:14px}}
