.Navbar-module__dVeNwG__header{z-index:var(--z-navbar);will-change:transform;width:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__headerHidden{transform:translateY(-100%)}.Navbar-module__dVeNwG__ruler{-webkit-backdrop-filter:blur(16px);height:34px;font-family:var(--font-mono);color:var(--color-text-muted);-webkit-user-select:none;user-select:none;background:#ffffffbf;border-bottom:1px solid #0000001f;justify-content:space-between;align-items:center;padding:0 16px;font-size:10px;display:flex;overflow:hidden}.Navbar-module__dVeNwG__rulerLeft{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.Navbar-module__dVeNwG__logo{color:#12141a;align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__navLogoMark{object-fit:contain;width:30px;height:30px}.Navbar-module__dVeNwG__navTextImg{object-fit:contain;filter:brightness(0);width:auto;height:22px}.Navbar-module__dVeNwG__logoIcon{color:#12141a;width:18px;height:18px}.Navbar-module__dVeNwG__logoText{font-family:var(--font-mono);letter-spacing:.06em;color:#12141a;font-size:11px;font-weight:800}.Navbar-module__dVeNwG__rulerTrackContainer{flex:1;height:100%;margin:0 20px;position:relative;overflow:hidden}.Navbar-module__dVeNwG__rulerGrid{z-index:1;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;inset:0}.Navbar-module__dVeNwG__tickItem{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.Navbar-module__dVeNwG__tickLine{background:#000000b3;width:1px}.Navbar-module__dVeNwG__tickMajor .Navbar-module__dVeNwG__tickLine{background:#000c;height:12px}.Navbar-module__dVeNwG__tickMedium .Navbar-module__dVeNwG__tickLine{background:#00000080;height:7px}.Navbar-module__dVeNwG__tickMinor .Navbar-module__dVeNwG__tickLine{background:#0000004d;height:4px}.Navbar-module__dVeNwG__tickLabel{font-family:var(--font-mono);color:#12141a;white-space:nowrap;pointer-events:none;letter-spacing:-.02em;font-size:9.5px;font-weight:600;position:absolute;bottom:14px;transform:translate(-50%)}.Navbar-module__dVeNwG__scrollFillOverlay{z-index:2;pointer-events:none;will-change:width;background:#e8613a38;border-right:2px solid #e8613a;position:absolute;top:0;bottom:0;left:0}.Navbar-module__dVeNwG__progressBadge{color:#fff;font-family:var(--font-mono);white-space:nowrap;z-index:3;background:#e8613a;border-radius:4px;margin-right:4px;padding:1px 5px;font-size:9.5px;font-weight:700;line-height:1.4;position:absolute;top:50%;right:0;transform:translate(-100%,-50%);box-shadow:0 1px 4px #e8613a59}.Navbar-module__dVeNwG__rulerRight{font-family:var(--font-mono);flex-shrink:0;align-items:center;gap:6px;display:flex}.Navbar-module__dVeNwG__liveDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Navbar-module__dVeNwG__pulse-live;box-shadow:0 0 6px #22c55e99}@keyframes Navbar-module__dVeNwG__pulse-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.Navbar-module__dVeNwG__liveLabel{font-family:var(--font-mono);letter-spacing:.05em;color:#12141a;font-size:10px;font-weight:700}.Navbar-module__dVeNwG__liveDotSep{font-family:var(--font-mono);color:#5a6e85;margin:0 1px;font-size:11px}.Navbar-module__dVeNwG__liveTime{font-family:var(--font-mono);color:#12141a;text-align:right;min-width:76px;font-size:10px;font-weight:600}.Navbar-module__dVeNwG__nav{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:12px 24px 0;display:flex;position:relative}.Navbar-module__dVeNwG__statusBadge{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #ffffffb3;border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 18px;display:flex;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a}.Navbar-module__dVeNwG__greenDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #22c55e80}.Navbar-module__dVeNwG__statusText{font-family:var(--font-body);color:#12141a;white-space:nowrap;font-size:13px;font-weight:500}.Navbar-module__dVeNwG__navPill{-webkit-backdrop-filter:blur(16px);z-index:10;background:#ffffffd9;border:1px solid #ffffffb3;border-radius:9999px;align-items:center;gap:4px;padding:5px 6px 5px 22px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a}.Navbar-module__dVeNwG__navLinks{align-items:center;gap:2px;display:flex}.Navbar-module__dVeNwG__navLink{font-family:var(--font-body);color:#12141a;white-space:nowrap;border-radius:9999px;align-items:center;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex;position:relative}.Navbar-module__dVeNwG__navLink:hover{color:#e8613a;background:#00000008}.Navbar-module__dVeNwG__navLinkActive{color:#ff3d00!important;font-weight:700!important}.Navbar-module__dVeNwG__contactPill{color:#fff;font-family:var(--font-body);white-space:nowrap;background:#12141a;border-radius:9999px;justify-content:center;align-items:center;margin-left:6px;padding:8px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .25s,transform .15s,box-shadow .25s;display:inline-flex}.Navbar-module__dVeNwG__contactPill:hover{color:#fff;background:#e8613a;transform:scale(1.02);box-shadow:0 4px 14px #e8613a59}.Navbar-module__dVeNwG__contactPill:active{transform:scale(.97)}.Navbar-module__dVeNwG__contactPillActive{color:#ff3d00!important;background:#12141a!important;font-weight:700!important}.Navbar-module__dVeNwG__emailBadge{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #ffffffb3;border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 18px;text-decoration:none;transition:box-shadow .2s,transform .15s;display:flex;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a}.Navbar-module__dVeNwG__emailBadge:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00000014}.Navbar-module__dVeNwG__emailIconBox{color:#e8613a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__dVeNwG__emailText{font-family:var(--font-body);color:#12141a;white-space:nowrap;font-size:13px;font-weight:500}@media (max-width:1100px){.Navbar-module__dVeNwG__statusBadge,.Navbar-module__dVeNwG__emailBadge{display:none}.Navbar-module__dVeNwG__nav{justify-content:center}}@media (max-width:700px){.Navbar-module__dVeNwG__rulerTrackContainer{display:none}.Navbar-module__dVeNwG__navLink{padding:6px 10px;font-size:13px}.Navbar-module__dVeNwG__contactPill{padding:6px 16px;font-size:13px}}
.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__bgVideo{object-fit:cover;width:100%;height:100%;display:block}
.Hero-module__PgAKtG__heroSection{width:100%;min-height:calc(100vh - 84px);padding:210px 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__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;margin:var(--space-12) auto var(--space-8);-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;flex-direction:column;justify-content:center;align-items:center;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:#ff3d00;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:#ff3d00;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{color:#fff;font-family:var(--font-body);letter-spacing:-.01em;white-space:nowrap;background:#e8613a;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;box-shadow:0 2px 6px #e8613a59}.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__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);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__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}@media (max-width:768px){.Hero-module__PgAKtG__canvasContainer{height:160px}.Hero-module__PgAKtG__bottomCornerLeft,.Hero-module__PgAKtG__bottomCornerRight{display:none}}
.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:#e8613a;border-color:#e8613a;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:center;gap:16px;padding:16px 8px 4px;display:flex}.WorkCarousel-module__qNnQgG__cardTitleBox{align-items:center;gap:8px;display:flex}.WorkCarousel-module__qNnQgG__titleDot{background:#ff3d00;border-radius:50%;flex-shrink:0;width:7px;height:7px}.WorkCarousel-module__qNnQgG__cardTitle{font-family:var(--font-body);color:#12141a;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700}.WorkCarousel-module__qNnQgG__tagGroup{align-items:center;gap:6px;display:flex}.WorkCarousel-module__qNnQgG__tagPill{font-family:var(--font-mono);color:#e8613a;letter-spacing:.05em;white-space:nowrap;background:#e8613a14;border:1px solid #e8613a33;border-radius:6px;padding:4px 9px;font-size:10px;font-weight:700}.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:#e8613a;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}
.About-module__OtWT4W__section{width:100%;max-width:1240px;z-index:var(--z-base);-webkit-user-select:none;user-select:none;margin:0 auto;padding:80px 24px 120px;position:relative}.About-module__OtWT4W__cardWrapper{width:100%;position:relative}.About-module__OtWT4W__figmaSelectionFrame{-webkit-backdrop-filter:none;pointer-events:none;z-index:25;opacity:0;background:0 0;border:1.5px solid #0075ff;border-radius:34px;transition:opacity .2s;position:absolute;inset:-6px}.About-module__OtWT4W__cardWrapper:hover .About-module__OtWT4W__figmaSelectionFrame{opacity:1}.About-module__OtWT4W__floatingSlugBadge{color:#fff;font-family:var(--font-mono), monospace;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:20px;box-shadow:0 4px 12px #0075ff66}.About-module__OtWT4W__cornerHandle{z-index:30;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:8px;height:8px;position:absolute}.About-module__OtWT4W__handleTL{top:-4.5px;left:-4.5px}.About-module__OtWT4W__handleTR{top:-4.5px;right:-4.5px}.About-module__OtWT4W__handleBL{bottom:-4.5px;left:-4.5px}.About-module__OtWT4W__handleBR{bottom:-4.5px;right:-4.5px}.About-module__OtWT4W__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:50px;display:flex}.About-module__OtWT4W__scriptEyebrow{font-family:var(--font-script), "Caveat", cursive;color:#ff3d00;margin-bottom:2px;font-size:32px;font-weight:700;line-height:1}.About-module__OtWT4W__sectionHeadline{font-family:var(--font-poppins), "Poppins", sans-serif;color:#08090c;text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(3rem,6.5vw,5.2rem);font-weight:900;line-height:.95}.About-module__OtWT4W__tagMonospace{font-family:var(--font-mono), monospace;color:#8e95a5;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.About-module__OtWT4W__tagMonospaceDark{font-family:var(--font-mono), monospace;color:#6b7280;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.About-module__OtWT4W__topGrid{grid-template-columns:1.25fr 1fr;gap:24px;margin-bottom:24px;display:grid}@media (max-width:900px){.About-module__OtWT4W__topGrid{grid-template-columns:1fr}}.About-module__OtWT4W__statementCard{background:#fff;border:1px solid #ffffffe6;border-radius:28px;flex-direction:column;justify-content:space-between;height:100%;padding:36px 40px;display:flex;position:relative;box-shadow:0 16px 40px #0000000f,0 2px 8px #00000005}.About-module__OtWT4W__cardHeaderTop{justify-content:flex-end;margin-bottom:24px;display:flex}.About-module__OtWT4W__quoteIconBox{margin-bottom:24px}.About-module__OtWT4W__statementTitle{font-family:var(--font-body), sans-serif;color:#12141a;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;line-height:1.15}.About-module__OtWT4W__orangeHighlight{color:#ff3d00}.About-module__OtWT4W__statementBody{font-family:var(--font-body), sans-serif;color:#525866;margin:0 0 36px;font-size:16px;font-weight:400;line-height:1.6}.About-module__OtWT4W__statementBody strong{color:#12141a;font-weight:700}.About-module__OtWT4W__statementFooter{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.About-module__OtWT4W__footerBrand{font-family:var(--font-mono), monospace;color:#9ca3af;letter-spacing:.08em;font-size:11px;font-weight:700}.About-module__OtWT4W__availableBadge{font-family:var(--font-mono), monospace;color:#10b981;letter-spacing:.06em;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.About-module__OtWT4W__greenPulseDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite About-module__OtWT4W__pulseGreen;box-shadow:0 0 8px #10b981}@keyframes About-module__OtWT4W__pulseGreen{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.2)}to{opacity:.8;transform:scale(.95)}}.About-module__OtWT4W__rightStack{flex-direction:column;gap:20px;display:flex}.About-module__OtWT4W__metricsCard{color:#fff;background:#10141d;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:240px;padding:32px 34px;display:flex;box-shadow:0 20px 48px #00000029}.About-module__OtWT4W__metricsHeader{justify-content:flex-end;margin-bottom:16px;display:flex}.About-module__OtWT4W__metricsList{flex-direction:column;gap:14px;display:flex}.About-module__OtWT4W__metricRow{align-items:flex-baseline;border-bottom:1px solid #ffffff14;justify-content:space-between;padding-bottom:12px;display:flex}.About-module__OtWT4W__metricRow:last-child{border-bottom:none;padding-bottom:0}.About-module__OtWT4W__statNumber{font-family:var(--font-poppins), "Poppins", sans-serif;color:#fff;letter-spacing:-.02em;font-size:32px;font-weight:900;line-height:1}.About-module__OtWT4W__orangePlus,.About-module__OtWT4W__orangeStar{color:#ff3d00;margin-left:2px}.About-module__OtWT4W__statLabel{font-family:var(--font-mono), monospace;color:#8e95a5;letter-spacing:.08em;font-size:11px;font-weight:700}.About-module__OtWT4W__capabilitiesCard{background:#fff;border:1px solid #ffffffe6;border-radius:28px;padding:20px 26px;box-shadow:0 16px 40px #0000000f}.About-module__OtWT4W__tagPillGrid{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.About-module__OtWT4W__capPill{font-family:var(--font-body), sans-serif;color:#12141a;background:#f4f6f8;border:1px solid #0000000f;border-radius:9999px;align-items:center;gap:7px;padding:7px 14px;font-size:12px;font-weight:600;transition:background-color .2s;display:inline-flex}.About-module__OtWT4W__animIconUI{animation:3.8s ease-in-out .2s infinite About-module__OtWT4W__iconAsyncLoop1}.About-module__OtWT4W__animIconDev{animation:4.6s ease-in-out 1.1s infinite About-module__OtWT4W__iconAsyncLoop2}.About-module__OtWT4W__animIconBrand{animation:5.2s ease-in-out 2.4s infinite About-module__OtWT4W__iconAsyncLoop3}.About-module__OtWT4W__animIconProto{animation:4.1s ease-in-out .7s infinite About-module__OtWT4W__iconAsyncLoop1}.About-module__OtWT4W__animIconMotion{animation:4.9s ease-in-out 1.8s infinite About-module__OtWT4W__iconAsyncLoop2}.About-module__OtWT4W__animIconSystems{animation:5.5s ease-in-out 3.1s infinite About-module__OtWT4W__iconAsyncLoop3}@keyframes About-module__OtWT4W__iconAsyncLoop1{0%,82%,to{opacity:1;transform:scale(1)}89%{opacity:0;transform:scale(.6)}94%{opacity:.5;transform:scale(.8)}}@keyframes About-module__OtWT4W__iconAsyncLoop2{0%,80%,to{opacity:1;transform:scale(1)}87%{opacity:0;transform:scale(.6)}93%{opacity:.5;transform:scale(.8)}}@keyframes About-module__OtWT4W__iconAsyncLoop3{0%,84%,to{opacity:1;transform:scale(1)}91%{opacity:0;transform:scale(.6)}96%{opacity:.5;transform:scale(.8)}}.About-module__OtWT4W__bottomGrid{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}@media (max-width:960px){.About-module__OtWT4W__bottomGrid{grid-template-columns:1fr}}.About-module__OtWT4W__heroFrameCard{color:#fff;background:#10141d;border-radius:28px;flex-direction:column;justify-content:space-between;height:240px;padding:20px;display:flex;position:relative;overflow:visible;box-shadow:0 20px 48px #00000029}.About-module__OtWT4W__heroFrameHeader{z-index:10;justify-content:space-between;align-items:center;display:flex}.About-module__OtWT4W__heroFrameTitle{font-family:var(--font-mono), monospace;color:#0075ff;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.About-module__OtWT4W__frameDot{background:#0075ff;border-radius:50%;width:6px;height:6px}.About-module__OtWT4W__heroCanvasArea{background:#0b0e14;border-radius:16px;width:100%;height:146px;margin:6px 0;position:relative;overflow:visible}.About-module__OtWT4W__dotGridOverlay{pointer-events:none;opacity:.6;background-image:radial-gradient(#ffffff2e 1.2px,#0000 1.2px);background-size:14px 14px;border-radius:16px;position:absolute;inset:0}.About-module__OtWT4W__simulatedFrame{background:#0075ff14;border:1.5px solid #0075ff;border-radius:14px;position:absolute;overflow:hidden;box-shadow:0 4px 16px #0075ff33}.About-module__OtWT4W__frameContentInside{transition:none}.About-module__OtWT4W__brandRow{align-items:center;gap:6px;margin-bottom:2px;display:flex}.About-module__OtWT4W__orangeGlowDot{background:#ff3d00;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #ff3d00cc}.About-module__OtWT4W__mockBrandTag{font-family:var(--font-mono), monospace;color:#8e95a5;letter-spacing:.08em;font-size:8.5px;font-weight:700}.About-module__OtWT4W__mockHeadline{font-family:var(--font-poppins), sans-serif;color:#fff;margin:0 0 10px;font-size:18px;font-weight:900;line-height:1.1}.About-module__OtWT4W__orangeText{color:#ff3d00}.About-module__OtWT4W__mockBtn{color:#fff;font-family:var(--font-body), sans-serif;background:#ff3d00;border:none;border-radius:9999px;padding:5px 14px;font-size:10.5px;font-weight:700}.About-module__OtWT4W__simulatedSizeBadge{color:#fff;font-family:var(--font-mono), monospace;background:#0075ff;border-radius:4px;padding:2px 7px;font-size:9px;font-weight:700;position:absolute;bottom:8px;right:8px}.About-module__OtWT4W__simulatedCursor{z-index:40;pointer-events:none;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:absolute}.About-module__OtWT4W__cursorNameTag{color:#fff;font-family:var(--font-mono), monospace;background:#ff3d00;border-radius:4px;padding:2px 7px;font-size:9px;font-weight:700;box-shadow:0 4px 10px #ff3d0066}.About-module__OtWT4W__heroFrameFooter{z-index:10;justify-content:flex-start;align-items:center;display:flex}.About-module__OtWT4W__frameFooterText{font-family:var(--font-mono), monospace;color:#8e95a5;letter-spacing:.08em;font-size:11px;font-weight:700}.About-module__OtWT4W__buildingCard{background:#fff;border:1px solid #ffffffe6;border-radius:28px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;height:240px;padding:24px;display:flex;box-shadow:0 16px 40px #0000000f}.About-module__OtWT4W__buildingTitle{font-family:var(--font-body), sans-serif;color:#12141a;margin:0;font-size:19px;font-weight:800;line-height:1.15}.About-module__OtWT4W__toolPillsRow{align-items:center;gap:6px;margin:0;display:flex}.About-module__OtWT4W__toolPill{font-family:var(--font-mono), monospace;color:#12141a;background:#f4f6f8;border:1px solid #0000000f;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.About-module__OtWT4W__equalizerGraphic{align-items:flex-end;gap:4px;height:28px;display:flex}.About-module__OtWT4W__eqBar{transform-origin:bottom;background:#ff3d00;border-radius:2px;width:4px}.About-module__OtWT4W__eqBar1{animation:1.4s ease-in-out .1s infinite alternate About-module__OtWT4W__randomEq1}.About-module__OtWT4W__eqBar2{animation:1.9s ease-in-out .4s infinite alternate About-module__OtWT4W__randomEq2}.About-module__OtWT4W__eqBar3{animation:1.2s ease-in-out .2s infinite alternate About-module__OtWT4W__randomEq3}.About-module__OtWT4W__eqBar4{animation:1.7s ease-in-out .6s infinite alternate About-module__OtWT4W__randomEq4}.About-module__OtWT4W__eqBar5{animation:2.1s ease-in-out .3s infinite alternate About-module__OtWT4W__randomEq5}@keyframes About-module__OtWT4W__randomEq1{0%{height:4px}40%{height:26px}70%{height:10px}to{height:22px}}@keyframes About-module__OtWT4W__randomEq2{0%{height:20px}30%{height:6px}80%{height:28px}to{height:12px}}@keyframes About-module__OtWT4W__randomEq3{0%{height:10px}50%{height:24px}to{height:5px}}@keyframes About-module__OtWT4W__randomEq4{0%{height:28px}45%{height:8px}90%{height:20px}to{height:6px}}@keyframes About-module__OtWT4W__randomEq5{0%{height:8px}35%{height:22px}75%{height:14px}to{height:26px}}.About-module__OtWT4W__reviewCard{background:#fff;border:1px solid #ffffffe6;border-radius:28px;flex-direction:column;justify-content:space-between;height:240px;padding:20px 24px;display:flex;box-shadow:0 16px 40px #0000000f}.About-module__OtWT4W__reviewCardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.About-module__OtWT4W__starRatingRow{align-items:center;gap:3px;display:flex}.About-module__OtWT4W__quoteText{font-family:var(--font-body), sans-serif;color:#374151;margin:0 0 16px;font-size:13px;font-weight:500;line-height:1.5}.About-module__OtWT4W__reviewerFooter{align-items:center;gap:10px;display:flex}.About-module__OtWT4W__avatarCircle{color:#fff;width:32px;height:32px;font-family:var(--font-mono), monospace;background:#10141d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.About-module__OtWT4W__reviewerMeta{flex-direction:column;display:flex}.About-module__OtWT4W__reviewerName{font-family:var(--font-mono), monospace;color:#12141a;letter-spacing:.05em;font-size:10px;font-weight:700}.About-module__OtWT4W__reviewerRole{font-family:var(--font-mono), monospace;color:#9ca3af;letter-spacing:.06em;font-size:8.5px;font-weight:600}
.Process-module__oS3jRq__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 100px;display:flex;position:relative}.Process-module__oS3jRq__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.Process-module__oS3jRq__scriptEyebrow{font-family:var(--font-script), cursive;color:#ff3d00;margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.Process-module__oS3jRq__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}.Process-module__oS3jRq__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}.Process-module__oS3jRq__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}.Process-module__oS3jRq__stickyText{font-family:var(--font-body), sans-serif;letter-spacing:-.01em;font-size:13px;font-weight:600}.Process-module__oS3jRq__chatWindow{background:#fff;border:1px solid #ffffffe6;border-radius:24px;width:100%;max-width:680px;overflow:hidden;box-shadow:0 24px 60px #00000014,0 4px 16px #0000000a}.Process-module__oS3jRq__chatHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.Process-module__oS3jRq__headerTitleGroup{align-items:center;gap:8px;display:flex}.Process-module__oS3jRq__headerZuroLogo{object-fit:contain;width:26px;height:26px}.Process-module__oS3jRq__hashSymbol{font-family:var(--font-mono), monospace;color:#94a3b8;font-size:15px;font-weight:800}.Process-module__oS3jRq__channelName{font-family:var(--font-mono), monospace;color:#1e293b;letter-spacing:-.01em;font-size:13px;font-weight:700}.Process-module__oS3jRq__headerStatusGroup{align-items:center;gap:12px;display:flex}.Process-module__oS3jRq__avatarStack{align-items:center;display:flex}.Process-module__oS3jRq__avatarMini{width:22px;height:22px;font-family:var(--font-mono), monospace;color:#fff;border:2px solid #f8fafc;border-radius:50%;justify-content:center;align-items:center;margin-left:-6px;font-size:9.5px;font-weight:800;display:flex}.Process-module__oS3jRq__avatarMini:first-child{margin-left:0}.Process-module__oS3jRq__avatarYouMini{background:#0075ff}.Process-module__oS3jRq__avatarZuroMini{background:#ff3d00}.Process-module__oS3jRq__avatarMemberMini{background:#64748b}.Process-module__oS3jRq__onlineBadge{font-family:var(--font-mono), monospace;color:#475569;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.Process-module__oS3jRq__greenDot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55e99}.Process-module__oS3jRq__chatBody{flex-direction:column;gap:20px;padding:24px 28px 32px;display:flex}.Process-module__oS3jRq__stageDivider{align-items:center;gap:14px;margin:12px 0 4px;display:flex}.Process-module__oS3jRq__dividerLine{background:#e2e8f0;flex:1;height:1px}.Process-module__oS3jRq__stageLabel{font-family:var(--font-mono), monospace;color:#ff3d00;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.Process-module__oS3jRq__messageRow{align-items:flex-start;gap:14px;display:flex}.Process-module__oS3jRq__avatar{width:34px;height:34px;font-family:var(--font-poppins), sans-serif;color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.Process-module__oS3jRq__avatarYou{background:#0075ff;box-shadow:0 4px 12px #0075ff40}.Process-module__oS3jRq__avatarZuro{background:#ff3d00;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 4px 12px #ff3d0040}.Process-module__oS3jRq__avatarLogoIcon{object-fit:contain;width:22px;height:22px;display:block}.Process-module__oS3jRq__avatarMiniLogoIcon{object-fit:contain;width:12px;height:12px;display:block}.Process-module__oS3jRq__messageContent{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.Process-module__oS3jRq__messageMeta{align-items:center;gap:8px;display:flex}.Process-module__oS3jRq__senderName{font-family:var(--font-body), sans-serif;color:#1e293b;font-size:13px;font-weight:700}.Process-module__oS3jRq__timestamp{font-family:var(--font-mono), monospace;color:#94a3b8;font-size:10px;font-weight:600}.Process-module__oS3jRq__bubbleText{font-family:var(--font-body), sans-serif;color:#334155;background:#f1f5f9;border-radius:2px 12px 12px;align-items:center;gap:6px;padding:8px 14px;font-size:13.5px;font-weight:500;line-height:1.4;display:inline-flex}.Process-module__oS3jRq__inlineIcon{flex-shrink:0}.Process-module__oS3jRq__attachmentChip{background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;margin-top:2px;padding:6px 12px;display:inline-flex;box-shadow:0 2px 4px #00000008}.Process-module__oS3jRq__attachmentName{font-family:var(--font-mono), monospace;color:#1e293b;font-size:11px;font-weight:700}.Process-module__oS3jRq__reactionPill{background:#fff5f2;border:1px solid #ff3d0033;border-radius:9999px;align-items:center;gap:5px;margin-top:2px;padding:3px 8px;display:inline-flex}.Process-module__oS3jRq__reactionCount{font-family:var(--font-mono), monospace;color:#ff3d00;font-size:10.5px;font-weight:800}.Process-module__oS3jRq__typingBubble{background:#f1f5f9;border-radius:2px 12px 12px;align-items:center;gap:4px;padding:10px 16px;display:flex}.Process-module__oS3jRq__dot{background:#94a3b8;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite Process-module__oS3jRq__typing}.Process-module__oS3jRq__dot:nth-child(2){animation-delay:.2s}.Process-module__oS3jRq__dot:nth-child(3){animation-delay:.4s}@keyframes Process-module__oS3jRq__typing{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.Process-module__oS3jRq__revealItem{opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(16px)}.Process-module__oS3jRq__visible{opacity:1;transform:translateY(0)}
.Services-module__hmdBJW__stickySection{z-index:2;width:100%;height:280vh;position:relative}.Services-module__hmdBJW__stickyView{flex-direction:column;justify-content:center;width:100%;height:100vh;padding:40px 0;display:flex;position:sticky;top:0;overflow:hidden}.Services-module__hmdBJW__pinnedFrameTag{font-family:var(--font-mono), monospace;color:#ff3d00;letter-spacing:.04em;z-index:10;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex;position:absolute;top:32px;left:48px}.Services-module__hmdBJW__headerStack{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;margin-bottom:24px;display:flex}.Services-module__hmdBJW__scriptEyebrow{font-family:var(--font-script), cursive;color:#ff3d00;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;margin-bottom:12px;font-size:clamp(32px,4.8vw,56px);font-weight:900;line-height:1.05}.Services-module__hmdBJW__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;padding:6px 18px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.Services-module__hmdBJW__stickyTape{background:#fff9;border-radius:2px;width:44px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.Services-module__hmdBJW__stickyText{font-family:var(--font-body), sans-serif;font-size:12.5px;font-weight:600}.Services-module__hmdBJW__canvasArea{width:100%;padding:0 48px;overflow:visible}.Services-module__hmdBJW__cardsTrack{will-change:transform;gap:40px;display:flex}.Services-module__hmdBJW__serviceCard{background:#fff;border:1px solid #ffffffe6;border-radius:28px;flex-direction:column;flex-shrink:0;gap:24px;width:calc(100vw - 160px);min-width:820px;max-width:1040px;padding:32px 36px;display:flex;box-shadow:0 24px 60px #00000014,0 4px 16px #0000000a}.Services-module__hmdBJW__cardEyebrowTag{font-family:var(--font-mono), monospace;color:#ff3d00;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex}.Services-module__hmdBJW__cardMainGrid{grid-template-columns:1fr 1.15fr;align-items:center;gap:36px;display:grid}.Services-module__hmdBJW__cardInfoCol{flex-direction:column;align-items:flex-start;display:flex}.Services-module__hmdBJW__numeralBadge{font-family:var(--font-mono), monospace;color:#94a3b8;background:#f1f5f9;border-radius:8px;margin-bottom:14px;padding:4px 10px;font-size:13px;font-weight:800}.Services-module__hmdBJW__cardTitle{font-family:var(--font-poppins), sans-serif;color:#1e293b;margin-bottom:10px;font-size:32px;font-weight:900;line-height:1.1}.Services-module__hmdBJW__orangeAccentText{color:#ff3d00}.Services-module__hmdBJW__cardDesc{font-family:var(--font-body), sans-serif;color:#64748b;margin-bottom:20px;font-size:14px;line-height:1.5}.Services-module__hmdBJW__expandButton{color:#ff3d00;font-family:var(--font-mono), monospace;letter-spacing:.04em;border:1.5px solid #ff3d00;border-radius:9999px;align-items:center;gap:10px;padding:8px 18px;font-size:11px;font-weight:800;transition:background .2s,color .2s;display:inline-flex}.Services-module__hmdBJW__expandButton:hover{background:#ff3d000f}.Services-module__hmdBJW__chevronBadge{color:#fff;background:#ff3d00;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .3s;display:flex}.Services-module__hmdBJW__chevronOpen{transform:rotate(180deg)}.Services-module__hmdBJW__cardMockupCol{width:100%}.Services-module__hmdBJW__browserFrame{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 12px 32px #0000000f}.Services-module__hmdBJW__browserHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:10px 14px;display:flex}.Services-module__hmdBJW__trafficDots{align-items:center;gap:5px;display:flex}.Services-module__hmdBJW__dotCircle{border-radius:50%;width:8px;height:8px}.Services-module__hmdBJW__dotRed{background:#ef4444}.Services-module__hmdBJW__dotYellow{background:#f59e0b}.Services-module__hmdBJW__dotGreen{background:#10b981}.Services-module__hmdBJW__urlBarMock{font-family:var(--font-mono), monospace;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex:1;max-width:180px;padding:2px 10px;font-size:9.5px}.Services-module__hmdBJW__browserContent{justify-content:center;align-items:center;min-height:200px;padding:16px;display:flex}.Services-module__hmdBJW__comparisonLayout{grid-template-columns:1fr 1.3fr;gap:12px;width:100%;display:grid}.Services-module__hmdBJW__compBoxDark{color:#94a3b8;background:#1e293b;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex}.Services-module__hmdBJW__compLabel{font-family:var(--font-mono), monospace;color:#64748b;font-size:10px;font-weight:700}.Services-module__hmdBJW__wireframeLines{flex-direction:column;gap:6px;margin-top:10px;display:flex}.Services-module__hmdBJW__wireLineShort{background:#334155;border-radius:3px;width:40%;height:6px}.Services-module__hmdBJW__wireLineLong{background:#334155;border-radius:3px;width:85%;height:6px}.Services-module__hmdBJW__wireLineMid{background:#334155;border-radius:3px;width:60%;height:6px}.Services-module__hmdBJW__compBoxColor{color:#fff;background:#0b0e14;border:1px solid #0075ff;border-radius:10px;padding:16px}.Services-module__hmdBJW__compLabelResult{font-family:var(--font-mono), monospace;color:#0075ff;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.Services-module__hmdBJW__resultHeadline{font-family:var(--font-poppins), sans-serif;color:#fff;margin-bottom:12px;font-size:14px;font-weight:800;line-height:1.2}.Services-module__hmdBJW__resultBtn{color:#fff;font-family:var(--font-body), sans-serif;background:#0075ff;border-radius:6px;padding:4px 12px;font-size:10px;font-weight:700}.Services-module__hmdBJW__videoMockLayout,.Services-module__hmdBJW__brandMockLayout{width:100%}.Services-module__hmdBJW__darkPlatformScreen{color:#fff;text-align:center;background:#0f172a;border-radius:12px;flex-direction:column;align-items:center;padding:24px;display:flex;position:relative}.Services-module__hmdBJW__platformBadge{font-family:var(--font-mono), monospace;color:#38bdf8;letter-spacing:.08em;margin-bottom:8px;font-size:8.5px;font-weight:700}.Services-module__hmdBJW__platformHeading{font-family:var(--font-poppins), sans-serif;color:#fff;margin-bottom:16px;font-size:16px;font-weight:800}.Services-module__hmdBJW__playButtonCircle{background:#ff3d00;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 14px #ff3d0066}.Services-module__hmdBJW__brandGridPreview{grid-template-columns:1.2fr 1fr;gap:10px;width:100%;display:grid}.Services-module__hmdBJW__brandTile{border-radius:10px;min-height:80px;padding:12px}.Services-module__hmdBJW__brandTileYellow{color:#1e293b;font-family:var(--font-poppins), sans-serif;background:#eab308;flex-direction:column;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.Services-module__hmdBJW__playButtonMini{background:#0006;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Services-module__hmdBJW__brandTileDark{background:#1e293b}.Services-module__hmdBJW__brandTileApp{background:#0075ff}.Services-module__hmdBJW__brandTileYellowLight{background:#fef08a}.Services-module__hmdBJW__expandedDrawer{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1.3fr;gap:36px;padding-top:20px;display:grid}.Services-module__hmdBJW__drawerSubhead{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.Services-module__hmdBJW__drawerText{font-family:var(--font-body), sans-serif;color:#475569;font-size:13px;line-height:1.5}.Services-module__hmdBJW__deliverablesGrid{flex-wrap:wrap;gap:6px;display:flex}.Services-module__hmdBJW__deliverableTag{font-family:var(--font-mono), monospace;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:5px 12px;font-size:10.5px;font-weight:600}
.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:#ff3d00}.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}
.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:#ff3d00;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{background:#fff;border:2px solid #ff3d00;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 4px 12px #ff3d0033}.Comparison-module__lO8NHa__pickTagText{color:#fff;font-family:var(--font-mono), monospace;background:#ff3d00;border-radius:9999px;padding:4px 12px;font-size:10px;font-weight:800;box-shadow:0 4px 12px #ff3d004d}.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{color:#fff;width:26px;height:26px;font-family:var(--font-poppins), sans-serif;background:#ff3d00;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:#fff5f2;border:1px solid #ff3d0033;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:#ff3d00}.Comparison-module__lO8NHa__seeWorkBtn{color:#0f172a;font-family:var(--font-mono), monospace;border:1.5px solid #0f172a;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-size:12px;font-weight:800;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.Comparison-module__lO8NHa__seeWorkBtn:hover{color:#fff;background:#0f172a}
.Testimonials-module__3Z1FKa__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 100px;display:flex;position:relative}.Testimonials-module__3Z1FKa__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.Testimonials-module__3Z1FKa__eyebrow{font-family:var(--font-mono), monospace;color:#ff3d00;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.Testimonials-module__3Z1FKa__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(32px,5.2vw,64px);font-weight:900;line-height:1.05}.Testimonials-module__3Z1FKa__orangeAccent{color:#ff3d00}.Testimonials-module__3Z1FKa__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;padding:6px 18px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.Testimonials-module__3Z1FKa__stickyTape{background:#fff9;border-radius:2px;width:44px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.Testimonials-module__3Z1FKa__stickyText{font-family:var(--font-body), sans-serif;font-size:12.5px;font-weight:600}.Testimonials-module__3Z1FKa__featuredGrid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:1040px;margin-bottom:40px;display:grid}.Testimonials-module__3Z1FKa__cardPerspective{perspective:1000px;cursor:pointer;height:380px}.Testimonials-module__3Z1FKa__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative}.Testimonials-module__3Z1FKa__isFlipped .Testimonials-module__3Z1FKa__cardInner{transform:rotateY(180deg)}.Testimonials-module__3Z1FKa__cardFront,.Testimonials-module__3Z1FKa__cardBack{backface-visibility:hidden;border-radius:24px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 48px #00000014}.Testimonials-module__3Z1FKa__cardFront{background:#1e293b}.Testimonials-module__3Z1FKa__cardPhoto{object-fit:cover;width:100%;height:100%;display:block}.Testimonials-module__3Z1FKa__photoOverlay{background:linear-gradient(#00000040 0%,#000000bf 100%);position:absolute;inset:0}.Testimonials-module__3Z1FKa__topBadges{z-index:5;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.Testimonials-module__3Z1FKa__playBadge,.Testimonials-module__3Z1FKa__verifiedBadge{font-family:var(--font-mono), monospace;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:9.5px;font-weight:800;display:flex}.Testimonials-module__3Z1FKa__playBadge{color:#fff;background:#ffffff29;border:1px solid #ffffff40}.Testimonials-module__3Z1FKa__verifiedBadge{color:#22c55e;background:#10b98129;border:1px solid #22c55e4d}.Testimonials-module__3Z1FKa__statsOverlay{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;padding:20px 20px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.Testimonials-module__3Z1FKa__statCol{flex-direction:column;display:flex}.Testimonials-module__3Z1FKa__statValGroup{align-items:center;gap:4px;display:flex}.Testimonials-module__3Z1FKa__statVal{font-family:var(--font-poppins), sans-serif;color:#fff;font-size:22px;font-weight:900;line-height:1}.Testimonials-module__3Z1FKa__statLabel{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.08em;margin-top:4px;font-size:9px;font-weight:700}.Testimonials-module__3Z1FKa__cardBack{color:#fff;background:#10141d;border:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;padding:32px 28px;display:flex;transform:rotateY(180deg)}.Testimonials-module__3Z1FKa__quoteQuoteIcon{font-family:var(--font-poppins), sans-serif;color:#ff3d00;font-size:48px;line-height:.8}.Testimonials-module__3Z1FKa__quoteText{font-family:var(--font-body), sans-serif;color:#e2e8f0;font-size:14.5px;font-weight:500;line-height:1.5}.Testimonials-module__3Z1FKa__founderInfo{flex-direction:column;display:flex}.Testimonials-module__3Z1FKa__founderName{font-family:var(--font-poppins), sans-serif;color:#fff;font-size:16px;font-weight:800}.Testimonials-module__3Z1FKa__founderRole{font-family:var(--font-mono), monospace;color:#ff3d00;font-size:11px;font-weight:600}.Testimonials-module__3Z1FKa__flipHint{font-family:var(--font-mono), monospace;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:9.5px}.Testimonials-module__3Z1FKa__smallCardsGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1040px;display:grid}.Testimonials-module__3Z1FKa__smallCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #fffc;border-radius:18px;flex-direction:column;justify-content:space-between;gap:16px;padding:20px;display:flex;box-shadow:0 10px 30px #0000000a}.Testimonials-module__3Z1FKa__smallCardText{font-family:var(--font-body), sans-serif;color:#334155;font-size:13px;font-weight:500;line-height:1.5}.Testimonials-module__3Z1FKa__smallCardFooter{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.Testimonials-module__3Z1FKa__reactionGroup{align-items:center;gap:6px;display:flex}.Testimonials-module__3Z1FKa__reactionPill{font-family:var(--font-mono), monospace;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.Testimonials-module__3Z1FKa__resolvedBadge{font-family:var(--font-mono), monospace;color:#059669;background:#10b9811a;border-radius:4px;align-items:center;gap:5px;padding:3px 8px;font-size:9.5px;font-weight:800;display:flex}.Testimonials-module__3Z1FKa__greenDot{background:#10b981;border-radius:50%;width:5px;height:5px}
.StudioStatus-module__qTbFea__section{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 120px;display:flex;position:relative}.StudioStatus-module__qTbFea__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.StudioStatus-module__qTbFea__scriptEyebrow{font-family:var(--font-script), cursive;color:#ff3d00;margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.StudioStatus-module__qTbFea__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(36px,6vw,76px);font-weight:900;line-height:1.05}.StudioStatus-module__qTbFea__orangeAccent{color:#ff3d00}.StudioStatus-module__qTbFea__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;padding:6px 18px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.StudioStatus-module__qTbFea__stickyTape{background:#fff9;border-radius:2px;width:44px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.StudioStatus-module__qTbFea__stickyText{font-family:var(--font-body), sans-serif;font-size:12.5px;font-weight:600}.StudioStatus-module__qTbFea__sunGraphicWrapper{margin-bottom:24px}.StudioStatus-module__qTbFea__sunSvg{filter:drop-shadow(0 0 16px #ff3d0066);animation:24s linear infinite StudioStatus-module__qTbFea__rotateSun}@keyframes StudioStatus-module__qTbFea__rotateSun{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.StudioStatus-module__qTbFea__statusSentence{font-family:var(--font-body), sans-serif;color:#334155;max-width:420px;margin-bottom:32px;font-size:16px;font-weight:500;line-height:1.5}.StudioStatus-module__qTbFea__liveTimeBold{font-family:var(--font-mono), monospace;color:#12141a;font-weight:800}.StudioStatus-module__qTbFea__ctaGroup{flex-direction:column;align-items:center;gap:12px;display:flex}.StudioStatus-module__qTbFea__talkBtn{color:#fff;height:41px;font-family:var(--font-body), sans-serif;background:#ff3d00;border:1.5px solid #ff3d00;border-radius:12px;justify-content:center;align-items:center;padding:0 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex;box-shadow:0 6px 18px #ff3d0059}.StudioStatus-module__qTbFea__talkBtn:hover{background:#e03500;transform:translateY(-2px)}.StudioStatus-module__qTbFea__bookLink{font-family:var(--font-mono), monospace;color:#1e293b;text-underline-offset:3px;font-size:12px;font-weight:700;text-decoration:underline;transition:color .2s}.StudioStatus-module__qTbFea__bookLink:hover{color:#ff3d00}
.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:20px;display:grid}.ContactForm-module__f_V9Ma__fieldGroup{flex-direction:column;gap:6px;display:flex}.ContactForm-module__f_V9Ma__label{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.08em;font-size:10.5px;font-weight:800}.ContactForm-module__f_V9Ma__requiredAsterisk{color:#ff3d00}.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:12px 16px;font-size:14px;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-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:11.5px;font-weight:600}.ContactForm-module__f_V9Ma__textarea{resize:vertical;min-height:120px}.ContactForm-module__f_V9Ma__projectTypeRow{grid-template-columns:1.2fr 1fr;align-items:flex-end;gap:20px;display:grid}.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:12px 36px 12px 16px;font-size:14px;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;height:44px;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:12px;align-items:center;gap:10px;padding:8px 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;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.ContactForm-module__f_V9Ma__checkboxInput:checked+.ContactForm-module__f_V9Ma__customCheckboxBox{background:#ff3d00;border-color:#ff3d00;box-shadow:0 2px 8px #ff3d004d}.ContactForm-module__f_V9Ma__checkboxText{font-family:var(--font-body), sans-serif;color:#1e293b;font-size:13.5px;font-weight:600}.ContactForm-module__f_V9Ma__formFooterRow{align-items:center;gap:20px;margin-top:8px;display:flex}.ContactForm-module__f_V9Ma__submitBtn{color:#fff;height:41px;font-family:var(--font-body), sans-serif;cursor:pointer;white-space:nowrap;background:#ff3d00;border:1.5px solid #ff3d00;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:background .2s,transform .2s;display:inline-flex;box-shadow:0 6px 18px #ff3d0059}.ContactForm-module__f_V9Ma__submitBtn:hover:not(:disabled){color:#fff;background:#1e293b;border-color:#1e293b;transform:translateY(-1px)}.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__fieldRow{grid-template-columns:1fr}.ContactForm-module__f_V9Ma__formFooterRow{flex-direction:column;align-items:flex-start}.ContactForm-module__f_V9Ma__submitBtn{width:100%}}
.Pricing-module__Do-gqG__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 120px;display:flex;position:relative}.Pricing-module__Do-gqG__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.Pricing-module__Do-gqG__scriptEyebrow{font-family:var(--font-mono), monospace;color:#ff3d00;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.Pricing-module__Do-gqG__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(34px,5.2vw,64px);font-weight:900;line-height:1.05}.Pricing-module__Do-gqG__orangeAccent{color:#ff3d00}.Pricing-module__Do-gqG__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;max-width:540px;padding:6px 18px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.Pricing-module__Do-gqG__stickyTape{background:#fff9;border-radius:2px;width:44px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.Pricing-module__Do-gqG__stickyText{font-family:var(--font-body), sans-serif;font-size:12.5px;font-weight:600}.Pricing-module__Do-gqG__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;width:100%;max-width:1080px;margin-bottom:32px;display:grid}.Pricing-module__Do-gqG__card{cursor:pointer;background:#fff;border:1.5px solid #0000;border-radius:28px;flex-direction:column;justify-content:space-between;gap:24px;padding:36px 30px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 20px 48px #0000000f}.Pricing-module__Do-gqG__card:hover{transform:translateY(-4px);box-shadow:0 28px 60px #0000001a}.Pricing-module__Do-gqG__selectedCard{border-color:#0075ff!important;box-shadow:0 24px 60px #0075ff29!important}.Pricing-module__Do-gqG__handle{z-index:10;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:8px;height:8px;position:absolute}.Pricing-module__Do-gqG__handleTL{top:-4.5px;left:-4.5px}.Pricing-module__Do-gqG__handleTR{top:-4.5px;right:-4.5px}.Pricing-module__Do-gqG__handleBL{bottom:-4.5px;left:-4.5px}.Pricing-module__Do-gqG__handleBR{bottom:-4.5px;right:-4.5px}.Pricing-module__Do-gqG__selectionTag{color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.08em;z-index:10;background:#0075ff;border-radius:9999px;padding:4px 12px;font-size:9.5px;font-weight:800;position:absolute;top:-14px;right:24px;box-shadow:0 4px 12px #0075ff59}.Pricing-module__Do-gqG__featuredCard{border:2px solid #ff3d00;transform:scale(1.02);box-shadow:0 24px 60px #ff3d0024}.Pricing-module__Do-gqG__featuredCard:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 32px 70px #ff3d0033}.Pricing-module__Do-gqG__mostPickedBadge{color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.08em;background:#ff3d00;border-radius:9999px;padding:4px 12px;font-size:9.5px;font-weight:800;position:absolute;top:-14px;right:24px;box-shadow:0 4px 12px #ff3d0059}.Pricing-module__Do-gqG__cardHeader{flex-direction:column;display:flex}.Pricing-module__Do-gqG__planName{font-family:var(--font-poppins), sans-serif;color:#12141a;margin-bottom:8px;font-size:22px;font-weight:800}.Pricing-module__Do-gqG__priceRow{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.Pricing-module__Do-gqG__startingAtText{font-family:var(--font-mono), monospace;color:#64748b;font-size:11px;font-weight:700}.Pricing-module__Do-gqG__priceValue{font-family:var(--font-poppins), sans-serif;color:#ff3d00;letter-spacing:-.02em;font-size:28px;font-weight:900}.Pricing-module__Do-gqG__planDesc{font-family:var(--font-body), sans-serif;color:#475569;font-size:13.5px;font-weight:500;line-height:1.45}.Pricing-module__Do-gqG__featureList{border-top:1px solid #f1f5f9;flex-direction:column;gap:12px;padding-top:16px;list-style:none;display:flex}.Pricing-module__Do-gqG__featureItem{font-family:var(--font-body), sans-serif;color:#1e293b;align-items:flex-start;gap:10px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.Pricing-module__Do-gqG__featureItem svg{flex-shrink:0;margin-top:2px}.Pricing-module__Do-gqG__cardFooter{flex-direction:column;align-items:center;gap:10px;padding-top:10px;display:flex}.Pricing-module__Do-gqG__ctaButton{width:185px;height:41px;font-family:var(--font-body), sans-serif;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.Pricing-module__Do-gqG__standardCta{color:#1e293b;background:#f1f5f9;border:1.5px solid #e2e8f0}.Pricing-module__Do-gqG__standardCta:hover{color:#fff;background:#1e293b;border-color:#1e293b}.Pricing-module__Do-gqG__featuredCta{color:#fff;background:#ff3d00;border:1.5px solid #ff3d00;box-shadow:0 6px 18px #ff3d0059}.Pricing-module__Do-gqG__featuredCta:hover{background:#e03500;border-color:#e03500;transform:translateY(-1px)}.Pricing-module__Do-gqG__customQuoteBtn{width:185px;height:41px;font-family:var(--font-body), sans-serif;color:#1e293b;background:#fff;border:1.5px solid #1e293b;border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Pricing-module__Do-gqG__customQuoteBtn:hover{color:#fff;background:#1e293b}.Pricing-module__Do-gqG__customQuoteBox{background:#fff;border:1px solid #ffffffe6;border-radius:28px;flex-direction:column;gap:28px;width:100%;max-width:1080px;margin-bottom:28px;padding:36px 40px;display:flex;box-shadow:0 20px 48px #0000000f}.Pricing-module__Do-gqG__customQuoteHeader{flex-direction:column;display:flex}.Pricing-module__Do-gqG__quoteHeaderText{flex-direction:column;gap:4px;display:flex}.Pricing-module__Do-gqG__customQuoteTitle{font-family:var(--font-mono), monospace;color:#ff3d00;letter-spacing:.12em;font-size:13px;font-weight:800}.Pricing-module__Do-gqG__customQuoteSub{font-family:var(--font-body), sans-serif;color:#475569;font-size:14px;font-weight:500;line-height:1.45}.Pricing-module__Do-gqG__quoteBenefitsGrid{grid-template-columns:repeat(2,1fr);gap:28px 36px;display:grid}.Pricing-module__Do-gqG__benefitItem{flex-direction:column;gap:6px;display:flex}.Pricing-module__Do-gqG__benefitNum{font-family:var(--font-mono), monospace;color:#ff3d00;font-size:11px;font-weight:800}.Pricing-module__Do-gqG__benefitTitle{font-family:var(--font-poppins), sans-serif;color:#1e293b;font-size:15px;font-weight:800}.Pricing-module__Do-gqG__benefitDesc{font-family:var(--font-body), sans-serif;color:#64748b;font-size:13px;font-weight:500;line-height:1.5}.Pricing-module__Do-gqG__footerGuarantee{font-family:var(--font-mono), monospace;color:#475569;text-align:center;max-width:640px;font-size:11px;font-weight:600;line-height:1.5}@media (max-width:900px){.Pricing-module__Do-gqG__pricingGrid,.Pricing-module__Do-gqG__quoteBenefitsGrid{grid-template-columns:1fr}}
.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:#ff3d00;background:#ff3d0014;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:#ff3d00!important;font-weight:800!important}.BookCard-module__r61AyW__dayToday:after{content:"";background:#ff3d00;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:#ff3d00;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 #ff3d0040;color:#fff!important;background:#ff3d00!important;border-color:#ff3d00!important}.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:#ff3d00}.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{color:#fff;height:41px;font-family:var(--font-body), sans-serif;cursor:pointer;white-space:nowrap;background:#ff3d00;border:1.5px solid #ff3d00;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:13.5px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 6px 18px #ff3d0059}.BookCard-module__r61AyW__submitBtn:hover:not(:disabled){color:#fff;background:#1e293b;border-color:#1e293b;transform:translateY(-1px)}.BookCard-module__r61AyW__submitBtn:disabled{opacity:.7;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:24px;font-size:15px;line-height:1.5}.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{color:#fff;height:38px;font-family:var(--font-body), sans-serif;background:#ff3d00;border-radius:10px;align-items:center;gap:6px;padding:0 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #ff3d004d}.BookCard-module__r61AyW__copyMeetBtn{color:#334155;height:38px;font-family:var(--font-body), sans-serif;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;padding:0 16px;font-size:13px;font-weight:600;transition:all .2s}.BookCard-module__r61AyW__copyMeetBtn:hover{color:#1e293b;border-color:#1e293b}.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:#ff3d00;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline}
.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:#ff3d00}.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{color:#fff;height:41px;font-family:var(--font-body), sans-serif;background:#ff3d00;border:1.5px solid #ff3d00;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:background .25s,transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 18px #ff3d0059}.ContactSidebar-module__Q1TmBa__primaryCtaBtn:hover{color:#fff;background:#1e293b;border-color:#1e293b;transform:translateY(-1px);box-shadow:0 8px 20px #1e293b4d}.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}
.FAQ-module__8ZM7Ka__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 120px;display:flex;position:relative}.FAQ-module__8ZM7Ka__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.FAQ-module__8ZM7Ka__scriptEyebrow{font-family:var(--font-script), cursive;color:#ff3d00;margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.FAQ-module__8ZM7Ka__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;margin-bottom:16px;font-size:clamp(34px,5.5vw,68px);font-weight:900;line-height:1.05;display:flex}.FAQ-module__8ZM7Ka__headlineChar{will-change:transform;transition:transform .15s cubic-bezier(.16,1,.3,1),color .15s;display:inline-block}.FAQ-module__8ZM7Ka__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;padding:6px 18px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.FAQ-module__8ZM7Ka__stickyTape{background:#fff9;border-radius:2px;width:44px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.FAQ-module__8ZM7Ka__stickyText{font-family:var(--font-body), sans-serif;font-size:12.5px;font-weight:600}.FAQ-module__8ZM7Ka__faqStack{flex-direction:column;gap:28px;width:100%;max-width:880px;display:flex}.FAQ-module__8ZM7Ka__frameWrapper{flex-direction:column;gap:6px;display:flex}.FAQ-module__8ZM7Ka__frameTagHeader{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.06em;align-items:center;gap:6px;padding-left:4px;font-size:10.5px;font-weight:700;display:flex}.FAQ-module__8ZM7Ka__faqCard{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #0000;border-radius:20px;width:100%;padding:22px 28px;transition:border-color .25s,box-shadow .25s;position:relative;overflow:visible;box-shadow:0 16px 40px #0000000d}.FAQ-module__8ZM7Ka__faqCard:before{content:"";background:radial-gradient(400px circle at var(--mouse-x,50%) var(--mouse-y,50%), #7cbef740, transparent 80%);opacity:0;pointer-events:none;border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.FAQ-module__8ZM7Ka__faqCard:hover:before{opacity:1}.FAQ-module__8ZM7Ka__cardActive{border:2px solid #0075ff!important;box-shadow:0 20px 50px #0075ff24!important}.FAQ-module__8ZM7Ka__handle{z-index:20;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:8px;height:8px;position:absolute}.FAQ-module__8ZM7Ka__handleTL{top:-4.5px;left:-4.5px}.FAQ-module__8ZM7Ka__handleTR{top:-4.5px;right:-4.5px}.FAQ-module__8ZM7Ka__handleBL{bottom:-4.5px;left:-4.5px}.FAQ-module__8ZM7Ka__handleBR{bottom:-4.5px;right:-4.5px}.FAQ-module__8ZM7Ka__dimensionBadge{color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.06em;z-index:20;background:#0075ff;border-radius:9999px;padding:3px 10px;font-size:9.5px;font-weight:800;position:absolute;top:-13px;right:20px;box-shadow:0 4px 12px #0075ff59}.FAQ-module__8ZM7Ka__questionRow{z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.FAQ-module__8ZM7Ka__qLeft{align-items:center;gap:14px;display:flex}.FAQ-module__8ZM7Ka__qIndex{font-family:var(--font-mono), monospace;color:#ff3d00;font-size:12px;font-weight:800}.FAQ-module__8ZM7Ka__questionTitle{font-family:var(--font-poppins), sans-serif;color:#1e293b;font-size:clamp(16px,2.2vw,19px);font-weight:800}.FAQ-module__8ZM7Ka__plusMinusBadge{font-family:var(--font-mono), monospace;color:#1e293b;flex-shrink:0;font-size:22px;font-weight:400;transition:transform .25s}.FAQ-module__8ZM7Ka__answerDrawer{z-index:2;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.FAQ-module__8ZM7Ka__drawerOpen{max-height:240px}.FAQ-module__8ZM7Ka__answerContent{flex-direction:column;gap:10px;padding-top:18px;display:flex}.FAQ-module__8ZM7Ka__hairlineDivider{background:#e2e8f0;width:100%;height:1px;margin-bottom:4px}.FAQ-module__8ZM7Ka__answerLabel{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.12em;font-size:9.5px;font-weight:800}.FAQ-module__8ZM7Ka__answerText{font-family:var(--font-body), sans-serif;color:#475569;font-size:14px;font-weight:500;line-height:1.6}
.Footer-module__rnk_JG__footer{z-index:10;width:100%;margin-top:-36px;position:relative}.Footer-module__rnk_JG__footerInner{background:#10141d;border-top-left-radius:32px;border-top-right-radius:32px;flex-direction:column;padding:36px 72px 20px;display:flex;position:relative;overflow:hidden}.Footer-module__rnk_JG__dotCanvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Footer-module__rnk_JG__topRow{z-index:2;justify-content:space-between;align-items:center;margin-bottom:28px;display:flex;position:relative}.Footer-module__rnk_JG__frameTag{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.05em;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.Footer-module__rnk_JG__footerLogoImg{object-fit:contain;width:42px;height:42px;display:block}.Footer-module__rnk_JG__backToTop{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,transform .25s;display:flex}.Footer-module__rnk_JG__backToTop:hover{background:#ffffff24;transform:translateY(-2px)}.Footer-module__rnk_JG__mainContent{z-index:2;grid-template-columns:1fr auto;align-items:start;gap:40px;display:grid;position:relative}.Footer-module__rnk_JG__leftCol{flex-direction:column;gap:12px;display:flex}.Footer-module__rnk_JG__orangeEyebrow{font-family:var(--font-mono), monospace;color:#ff3d00;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.Footer-module__rnk_JG__emailLink{font-family:var(--font-poppins), sans-serif;color:#fff;align-items:center;gap:10px;font-size:clamp(32px,4.2vw,54px);font-weight:800;line-height:1.05;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__rnk_JG__emailLink:hover{color:#ff3d00}.Footer-module__rnk_JG__diagonalArrow{flex-shrink:0;transition:transform .25s}.Footer-module__rnk_JG__emailLink:hover .Footer-module__rnk_JG__diagonalArrow{transform:translate(3px,-3px)}.Footer-module__rnk_JG__ctaRow{align-items:center;gap:16px;margin-top:4px;display:flex}.Footer-module__rnk_JG__ctaButton{color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.02em;background:#ff3d00;border-radius:9999px;align-items:center;gap:8px;padding:10px 22px;font-size:12px;font-weight:700;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.Footer-module__rnk_JG__ctaButton:hover{background:#e03500;transform:translateY(-1px)}.Footer-module__rnk_JG__availBadge{font-family:var(--font-mono), monospace;color:#fff;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.Footer-module__rnk_JG__greenDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Footer-module__rnk_JG__pulse;box-shadow:0 0 8px #22c55e99}@keyframes Footer-module__rnk_JG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.Footer-module__rnk_JG__rightCol{flex-shrink:0;gap:48px;display:flex}.Footer-module__rnk_JG__linkColumn{flex-direction:column;gap:7px;min-width:72px;display:flex}.Footer-module__rnk_JG__linkHeader{font-family:var(--font-mono), monospace;color:#6b7280;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.Footer-module__rnk_JG__footerLink{font-family:var(--font-body), sans-serif;color:#c5cdd8;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__footerLink:hover{color:#fff}.Footer-module__rnk_JG__wordmarkSection{z-index:2;margin-top:44px;margin-bottom:-14px;position:relative;overflow:hidden}.Footer-module__rnk_JG__wordmarkContainer{justify-content:center;align-items:flex-end;display:flex}.Footer-module__rnk_JG__wordmarkLetter{font-family:var(--font-poppins), sans-serif;color:#fff;will-change:transform;font-size:clamp(110px,16vw,240px);font-weight:900;line-height:.82;display:inline-block}.Footer-module__rnk_JG__wordmarkAccent{color:#ff3d00}.Footer-module__rnk_JG__metaRow{z-index:2;justify-content:space-between;align-items:center;padding:14px 0 0;display:flex;position:relative}.Footer-module__rnk_JG__metaLeft,.Footer-module__rnk_JG__metaCenter,.Footer-module__rnk_JG__metaRight{font-family:var(--font-mono), monospace;color:#4b5563;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.Footer-module__rnk_JG__metaCenter{position:absolute;left:50%;transform:translate(-50%)}.Footer-module__rnk_JG__orangeDotSmall{background:#ff3d00;border-radius:50%;width:6px;height:6px}.Footer-module__rnk_JG__greenDotSmall{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55e80}
.FunButton-module__ka4-dq__section{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;min-height:480px;padding:100px 24px 140px;display:flex;position:relative;overflow:hidden}.FunButton-module__ka4-dq__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.FunButton-module__ka4-dq__scriptEyebrow{font-family:var(--font-script), cursive;color:#ff3d00;margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.FunButton-module__ka4-dq__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(36px,6vw,76px);font-weight:900;line-height:1.05}.FunButton-module__ka4-dq__orangeAccent{color:#ff3d00}.FunButton-module__ka4-dq__subtext{font-family:var(--font-body), sans-serif;color:#475569;font-size:15px;font-weight:500}.FunButton-module__ka4-dq__buttonArea{z-index:10;margin-top:16px}.FunButton-module__ka4-dq__pokeBtn{color:#fff;height:41px;font-family:var(--font-body), sans-serif;cursor:pointer;background:#ff3d00;border:1.5px solid #ff3d00;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:13.5px;font-weight:600;transition:background .25s,transform .15s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 18px #ff3d0059}.FunButton-module__ka4-dq__pokeBtn:hover{transform:translateY(-2px)scale(1.03)}.FunButton-module__ka4-dq__pokeBtn:active{transform:translateY(1px)scale(.97)}.FunButton-module__ka4-dq__creaturesCanvas{pointer-events:none;z-index:999;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.FunButton-module__ka4-dq__creatureWrapper{will-change:transform, opacity;pointer-events:none;position:absolute;left:0}.FunButton-module__ka4-dq__emojiImg{object-fit:contain;filter:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:0 0;width:64px;height:64px}.FunButton-module__ka4-dq__flyLeftToRight{animation:4.8s cubic-bezier(.22,1,.36,1) forwards FunButton-module__ka4-dq__flyLTR}@keyframes FunButton-module__ka4-dq__flyLTR{0%{opacity:0;transform:translate(-120px)rotate(0)scale(.7)}10%{opacity:1}50%{opacity:1;transform:translate(50vw,-90px)rotate(180deg)scale(1.15)}90%{opacity:1}to{opacity:0;transform:translate(calc(100vw + 120px),30px)rotate(360deg)scale(.7)}}.FunButton-module__ka4-dq__flyRightToLeft{animation:4.8s cubic-bezier(.22,1,.36,1) forwards FunButton-module__ka4-dq__flyRTL}@keyframes FunButton-module__ka4-dq__flyRTL{0%{opacity:0;transform:translate(calc(100vw + 120px))rotate(0)scale(.7)}10%{opacity:1}50%{opacity:1;transform:translate(50vw,-90px)rotate(-180deg)scale(1.15)}90%{opacity:1}to{opacity:0;transform:translate(-120px,30px)rotate(-360deg)scale(.7)}}
.book-module__uGb0Aq__pageWrapper{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.book-module__uGb0Aq__mainContent{z-index:2;flex-direction:column;flex:1;align-items:center;width:100%;padding-bottom:90px;display:flex;position:relative}.book-module__uGb0Aq__cardSection{width:100%;max-width:1140px;padding:0 24px}
.contact-module__Jo37za__pageWrapper{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.contact-module__Jo37za__mainContent{z-index:2;flex:1;width:100%;padding-bottom:100px;position:relative}.contact-module__Jo37za__contentGrid{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:32px;width:100%;max-width:1140px;margin:0 auto;padding:0 24px;display:grid}.contact-module__Jo37za__formCol,.contact-module__Jo37za__sidebarCol{width:100%}@media (max-width:900px){.contact-module__Jo37za__contentGrid{grid-template-columns:1fr;gap:40px}}
.index-module__KWKY6G__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.index-module__KWKY6G__mainContent{flex:1;width:100%;position:relative}
