.Nav-module__e1xquq__header{z-index:1002;height:calc(var(--nav-height) + env(safe-area-inset-top) + 1px);padding-top:calc(env(safe-area-inset-top) + 1px);-webkit-backdrop-filter:blur(24px);backface-visibility:hidden;background:#0f0f0df5;border-bottom:1px solid #0000;transition:border-color .4s;position:fixed;top:-1px;left:0;right:0;transform:translateZ(0)}.Nav-module__e1xquq__headerScrolled{border-bottom-color:var(--border-subtle)}.Nav-module__e1xquq__nav{height:100%;max-width:var(--container-max);padding:0 var(--sp-4);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.Nav-module__e1xquq__logoLink{align-items:center;transition:filter .3s;display:inline-flex}.Nav-module__e1xquq__logoLink:hover{filter:drop-shadow(0 0 12px rgba(var(--accent-rgb), .45))}.Nav-module__e1xquq__logoImg{width:auto;height:26px;display:block}.Nav-module__e1xquq__links{counter-reset:nav-counter;align-items:center;gap:2px;display:flex}.Nav-module__e1xquq__links li{counter-increment:nav-counter}.Nav-module__e1xquq__link{font-family:var(--font-body);letter-spacing:.02em;color:var(--text-tertiary);border-radius:8px;align-items:center;gap:5px;padding:6px 11px 6px 9px;font-size:12.5px;font-weight:450;transition:color .2s,background .2s,transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Nav-module__e1xquq__link:before{content:counter(nav-counter, decimal-leading-zero);font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-tertiary);opacity:.5;margin-top:.5px;font-size:8.5px;line-height:1;transition:color .2s,opacity .2s}.Nav-module__e1xquq__link:hover{color:var(--text-primary);background:#ffffff0e;transform:translateY(-1px)}.Nav-module__e1xquq__link:hover:before{color:var(--accent);opacity:.8}.Nav-module__e1xquq__link.Nav-module__e1xquq__active{color:var(--text-primary);background:rgba(var(--accent-rgb), .09)}.Nav-module__e1xquq__link.Nav-module__e1xquq__active:before{color:var(--accent);opacity:1}.Nav-module__e1xquq__portfolioItem{counter-increment:none;border-left:1px solid var(--border-subtle);margin-left:10px;padding-left:10px}.Nav-module__e1xquq__portfolioLink{font-family:var(--font-body);letter-spacing:.02em;color:var(--text-tertiary);border-radius:8px;align-items:center;padding:6px 11px;font-size:12.5px;font-weight:450;transition:color .2s,background .2s,transform .2s cubic-bezier(.16,1,.3,1);display:flex}.Nav-module__e1xquq__portfolioLink:hover{color:var(--text-primary);background:#ffffff0e;transform:translateY(-1px)}.Nav-module__e1xquq__portfolioLinkActive{color:var(--text-primary);background:rgba(var(--accent-rgb), .09)}.Nav-module__e1xquq__coldEmailItem{counter-increment:none;margin-left:4px}.Nav-module__e1xquq__coldEmailLink{border:1px solid rgba(var(--accent-rgb), .45);color:var(--accent);letter-spacing:.02em;white-space:nowrap;border-radius:99px;align-items:center;padding:5px 12px;font-size:12px;font-weight:500;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.Nav-module__e1xquq__coldEmailLink:hover{background:rgba(var(--accent-rgb), .08);border-color:var(--accent);box-shadow:0 0 14px rgba(var(--accent-rgb), .2);transform:translateY(-1px)}.Nav-module__e1xquq__right{justify-content:flex-end;align-items:center;gap:6px;display:flex}.Nav-module__e1xquq__status{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-tertiary);opacity:.75;align-items:center;gap:6px;margin-right:4px;font-size:10px;display:flex}.Nav-module__e1xquq__statusDot{background:var(--available,#22c55e);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite Nav-module__e1xquq__statusPulse}@keyframes Nav-module__e1xquq__statusPulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 4px #22c55e00}}.Nav-module__e1xquq__langContainer{position:relative}.Nav-module__e1xquq__langToggle{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-tertiary);cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;height:30px;padding:0 8px;font-size:10.5px;transition:color .2s,background .2s;display:flex}.Nav-module__e1xquq__langToggle:hover{color:var(--text-primary);border-color:var(--border-subtle);background:#ffffff0d}.Nav-module__e1xquq__langFlag{font-size:13px;line-height:1}.Nav-module__e1xquq__langCode{font-family:var(--font-mono);letter-spacing:.06em;font-size:10.5px}.Nav-module__e1xquq__chevron{opacity:.45;font-size:8px;transition:transform .2s;display:inline-block}.Nav-module__e1xquq__chevronOpen{transform:rotate(180deg)}.Nav-module__e1xquq__langDropdown{background:var(--bg-tertiary);border:1px solid var(--border);z-index:200;border-radius:10px;flex-direction:column;gap:2px;min-width:140px;padding:4px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #0000008c}.Nav-module__e1xquq__langOption{font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;text-align:left;border-radius:7px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:13px;font-weight:400;transition:background .15s,color .15s;display:flex}.Nav-module__e1xquq__langOption:hover{color:var(--text-primary);background:#ffffff0d}.Nav-module__e1xquq__langOptionActive{color:var(--text-primary)}.Nav-module__e1xquq__langLabel{flex:1}.Nav-module__e1xquq__langCheck{color:var(--accent);font-size:11px}.Nav-module__e1xquq__ctaBtn{background:var(--accent-gradient);height:34px;color:var(--bg-primary);font-family:var(--font-body);border-radius:6px;align-items:center;padding:0 16px;font-size:13px;font-weight:500;transition:box-shadow .3s,opacity .25s;display:inline-flex}.Nav-module__e1xquq__ctaBtn:hover{box-shadow:0 0 32px rgba(var(--accent-rgb), .35);opacity:.92}.Nav-module__e1xquq__langToggleMobile{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;line-height:1;display:flex}.Nav-module__e1xquq__mobileRight{align-items:center;gap:var(--sp-1);display:none}.Nav-module__e1xquq__hamburger{flex-direction:column;justify-content:center;align-items:center;gap:7px;width:48px;height:48px;display:flex}.Nav-module__e1xquq__bar{background:var(--text-primary);transform-origin:50%;width:22px;height:1px;transition:transform .25s,opacity .25s;display:block}.Nav-module__e1xquq__barOpen1{transform:translateY(4px)rotate(45deg)}.Nav-module__e1xquq__barOpen2{transform:translateY(-4px)rotate(-45deg)}.Nav-module__e1xquq__overlay{background:var(--bg-primary);z-index:1001;padding:var(--sp-8) var(--sp-3);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-start;transition:opacity .3s;display:flex;position:fixed;inset:0}.Nav-module__e1xquq__overlayVisible{opacity:1;pointer-events:all}.Nav-module__e1xquq__overlayLinks{gap:var(--sp-2);flex-direction:column;display:flex}.Nav-module__e1xquq__overlayLink{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:48px;font-weight:800;line-height:1.1;transition:color .15s}.Nav-module__e1xquq__overlayLink:hover{color:var(--accent)}.Nav-module__e1xquq__overlayColdEmail{font-family:var(--font-display);letter-spacing:-.03em;color:var(--accent);font-size:48px;font-weight:800;line-height:1.1;transition:opacity .15s}.Nav-module__e1xquq__overlayColdEmail:hover{opacity:.7}.Nav-module__e1xquq__overlayLang{gap:var(--sp-4);margin-top:var(--sp-6);padding-top:var(--sp-4);border-top:1px solid var(--border-subtle);width:100%;display:flex}.Nav-module__e1xquq__overlayLangBtn{font-family:var(--font-body);color:var(--text-tertiary);cursor:pointer;align-items:center;gap:8px;padding:4px 0;font-size:15px;font-weight:400;transition:color .15s;display:flex}.Nav-module__e1xquq__overlayLangBtn:hover{color:var(--text-primary)}.Nav-module__e1xquq__overlayLangBtnActive{color:var(--text-primary);font-weight:500}.Nav-module__e1xquq__overlayLangFlag{font-size:18px;line-height:1}.Nav-module__e1xquq__overlayCtaBtn{margin-top:var(--sp-8);font-family:var(--font-display);color:var(--accent);letter-spacing:-.01em;align-items:center;font-size:18px;font-weight:700;transition:opacity .2s;display:inline-flex}.Nav-module__e1xquq__overlayCtaBtn:hover{opacity:.7}@media (max-width:767px){.Nav-module__e1xquq__nav{justify-content:space-between;display:flex}.Nav-module__e1xquq__links,.Nav-module__e1xquq__right{display:none}.Nav-module__e1xquq__mobileRight{display:flex}}
.Hero-module__Z8hQ_W__hero{min-height:100svh;padding-top:calc(var(--nav-height) + env(safe-area-inset-top));flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glow{background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .06) 0%, transparent 62%);pointer-events:none;z-index:0;border-radius:50%;width:min(960px,130vw);height:min(960px,130vw);position:absolute;top:40%;left:40%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__inner{z-index:1;padding-top:var(--sp-10);padding-bottom:var(--sp-8);flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.Hero-module__Z8hQ_W__content{max-width:900px}.Hero-module__Z8hQ_W__headline{letter-spacing:-.05em;color:var(--text-primary);font-size:clamp(54px,8vw,106px);font-weight:800;line-height:.91;font-family:var(--font-display);text-transform:uppercase;max-width:800px}.Hero-module__Z8hQ_W__headlineLine{white-space:nowrap;display:block}.Hero-module__Z8hQ_W__word{display:inline}@media (prefers-reduced-motion:no-preference){.Hero-module__Z8hQ_W__word{opacity:0}}.Hero-module__Z8hQ_W__subtext{color:var(--text-secondary);max-width:54ch;margin-top:var(--sp-4);font-size:17px;font-weight:300;line-height:1.65}.Hero-module__Z8hQ_W__ctas{align-items:center;gap:var(--sp-2);margin-top:var(--sp-6);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__ctaPrimary{height:48px;padding:0 var(--sp-4);background:var(--accent-gradient);color:var(--bg-primary);font-family:var(--font-body);border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:box-shadow .3s,opacity .25s;display:inline-flex}.Hero-module__Z8hQ_W__ctaPrimary:hover{box-shadow:0 0 32px rgba(var(--accent-rgb), .35);opacity:.92}.Hero-module__Z8hQ_W__ctaGhost{height:48px;padding:0 var(--sp-4);color:var(--text-primary);font-family:var(--font-body);border:1px solid rgba(var(--accent-rgb), .55);background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:border-color .25s,box-shadow .3s;display:inline-flex}.Hero-module__Z8hQ_W__ctaGhost:hover{border-color:var(--accent);box-shadow:0 0 20px rgba(var(--accent-rgb), .18)}.Hero-module__Z8hQ_W__stats{margin-top:var(--sp-10);gap:0;padding-top:0;display:flex}.Hero-module__Z8hQ_W__stat{padding-right:var(--sp-8);border-right:1px solid var(--border);margin-right:var(--sp-8);flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__stat:last-child{border-right:none;margin-right:0;padding-right:0}.Hero-module__Z8hQ_W__statValue{font-family:var(--font-display);letter-spacing:-.03em;color:var(--accent);font-size:32px;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__statLabel{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.04em;text-transform:lowercase;font-size:11px}.Hero-module__Z8hQ_W__ticker{z-index:1;border-top:1px solid var(--border-subtle);background:var(--bg-secondary);padding:14px 0;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__tickerTrack{width:max-content;animation:28s linear infinite Hero-module__Z8hQ_W__marqueeScroll;display:flex}.Hero-module__Z8hQ_W__tickerItem{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:0 var(--sp-3);align-items:center;font-size:11px;display:inline-flex}.Hero-module__Z8hQ_W__tickerDot{margin-left:var(--sp-3);color:var(--border-bright)}.Hero-module__Z8hQ_W__headlineLineAccent .Hero-module__Z8hQ_W__word{background:linear-gradient(135deg,#9b8bff 0%,#d4ccff 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}@keyframes Hero-module__Z8hQ_W__ctaGlow{0%,to{box-shadow:0 0 0 0 rgba(var(--accent-rgb), .45)}55%{box-shadow:0 0 0 10px rgba(var(--accent-rgb), 0)}}@media (max-width:767px){.Hero-module__Z8hQ_W__hero{min-height:88svh}.Hero-module__Z8hQ_W__inner{padding-top:var(--sp-10);padding-bottom:var(--sp-4);justify-content:flex-start}.Hero-module__Z8hQ_W__headline{letter-spacing:-.055em;max-width:100%;font-size:clamp(46px,13.5vw,64px);line-height:.91}.Hero-module__Z8hQ_W__headlineLine{white-space:normal;margin-bottom:.1em}.Hero-module__Z8hQ_W__headlineLine:last-child{margin-bottom:0}.Hero-module__Z8hQ_W__ctas{align-items:stretch;gap:var(--sp-2);margin-top:var(--sp-6);flex-direction:column}.Hero-module__Z8hQ_W__ctaPrimary{border-radius:8px;justify-content:center;height:54px;font-size:15px;animation:2.8s ease-out 1.8s infinite Hero-module__Z8hQ_W__ctaGlow}.Hero-module__Z8hQ_W__ctaGhost{border-radius:8px;justify-content:center;height:54px;font-size:15px}.Hero-module__Z8hQ_W__stats{margin-top:var(--sp-5);flex-wrap:nowrap;justify-content:center;gap:0}.Hero-module__Z8hQ_W__stat{padding-right:var(--sp-2);margin-right:var(--sp-2)}.Hero-module__Z8hQ_W__statValue{font-size:18px}}
.Section-module__27SNAG__section{padding:var(--sp-12) 0}@media (max-width:1023px){.Section-module__27SNAG__section{padding:var(--sp-10) 0}}@media (max-width:767px){.Section-module__27SNAG__section{padding:var(--sp-6) 0}}
.StatementBlock-module__njUxuW__block{background:linear-gradient(135deg,#7060ef 0%,#b8acff 100%);overflow:hidden}.StatementBlock-module__njUxuW__inner{max-width:var(--container-max);padding:var(--sp-8) var(--sp-4);flex-direction:column;gap:0;margin:0 auto;display:flex}.StatementBlock-module__njUxuW__line{font-family:var(--font-display);letter-spacing:-.04em;color:var(--bg-primary);font-size:clamp(64px,9vw,128px);font-weight:800;line-height:.92}@media (max-width:767px){.StatementBlock-module__njUxuW__inner{padding:var(--sp-6) var(--sp-4)}.StatementBlock-module__njUxuW__line{font-size:clamp(36px,10.5vw,52px)}}
.ValuePillars-module__qCwXMq__header{margin-bottom:var(--sp-8)}.ValuePillars-module__qCwXMq__label{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1}.ValuePillars-module__qCwXMq__list{border-top:1px solid var(--border)}.ValuePillars-module__qCwXMq__row{gap:var(--sp-6);padding:var(--sp-6) 0;border-bottom:1px solid var(--border);cursor:default;grid-template-columns:100px 1fr;align-items:start;transition:border-color .2s;display:grid;position:relative}.ValuePillars-module__qCwXMq__row:before{content:"";background:var(--accent-gradient);transform-origin:top;width:2px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}@media (prefers-reduced-motion:no-preference){.ValuePillars-module__qCwXMq__row:hover:before{transform:scaleY(1)}.ValuePillars-module__qCwXMq__row:hover .ValuePillars-module__qCwXMq__title{color:var(--accent)}.ValuePillars-module__qCwXMq__row:hover .ValuePillars-module__qCwXMq__num{opacity:.65}}.ValuePillars-module__qCwXMq__num{font-family:var(--font-display);letter-spacing:-.04em;color:rgba(var(--accent-rgb), .28);padding-top:4px;font-size:clamp(48px,5.5vw,68px);font-weight:800;line-height:1;transition:opacity .3s,color .3s}.ValuePillars-module__qCwXMq__content{gap:var(--sp-2);flex-direction:column;padding-top:8px;display:flex}.ValuePillars-module__qCwXMq__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(20px,2.5vw,30px);font-weight:700;line-height:1.1;transition:color .2s}.ValuePillars-module__qCwXMq__body{color:var(--text-secondary);max-width:60ch;margin:0;font-size:15px;font-weight:300;line-height:1.65}@media (max-width:767px){.ValuePillars-module__qCwXMq__header{margin-bottom:var(--sp-5)}.ValuePillars-module__qCwXMq__row{gap:var(--sp-3);padding:var(--sp-4) 0;grid-template-columns:56px 1fr}.ValuePillars-module__qCwXMq__num{font-size:clamp(36px,10vw,48px)}.ValuePillars-module__qCwXMq__title{font-size:20px}.ValuePillars-module__qCwXMq__body{font-size:14px}}
.Services-module__PFRRnG__header{margin-bottom:var(--sp-8);gap:var(--sp-2);flex-direction:column;display:flex}.Services-module__PFRRnG__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:11px}.Services-module__PFRRnG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1}.Services-module__PFRRnG__grid{grid-template-columns:repeat(12,1fr);gap:2px;display:grid}.Services-module__PFRRnG__card{padding:var(--sp-4);background:var(--bg-secondary);cursor:default;border:1px solid #ffffff12;flex-direction:column;justify-content:space-between;min-height:280px;transition:background .25s,border-color .3s,transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),opacity .35s,filter .35s;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__card:first-child{border-radius:10px 0 0;grid-column:span 7}.Services-module__PFRRnG__card:nth-child(2){border-radius:0 10px 0 0;grid-column:span 5}.Services-module__PFRRnG__card:nth-child(3){border-radius:0 0 0 10px;grid-column:span 5}.Services-module__PFRRnG__card:nth-child(4){border-radius:0 0 10px;grid-column:span 7}.Services-module__PFRRnG__cardFeatured{background:linear-gradient(150deg, var(--bg-secondary) 0%, rgba(var(--accent-rgb), .045) 100%);min-height:320px}.Services-module__PFRRnG__cardActive{box-shadow:0 0 0 1px rgba(var(--accent-rgb), .15);border-color:rgba(var(--accent-rgb), .55)!important}@media (hover:hover){.Services-module__PFRRnG__grid:has(.Services-module__PFRRnG__card:hover) .Services-module__PFRRnG__card:not(:hover){opacity:.3;filter:saturate(.1)}}.Services-module__PFRRnG__card:before{content:"";background:var(--accent-gradient);transform-origin:0;z-index:1;height:1px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__PFRRnG__cardFeatured:before{opacity:.6;transform:scaleX(.35)}.Services-module__PFRRnG__cardFeatured .Services-module__PFRRnG__ghostNum{-webkit-text-stroke-color:rgba(var(--accent-rgb), .13)}@media (prefers-reduced-motion:no-preference){.Services-module__PFRRnG__card:hover{background:var(--bg-tertiary);border-color:rgba(var(--accent-rgb), .35);box-shadow:0 16px 56px #0000008c, 0 0 0 1px rgba(var(--accent-rgb), .12), inset 0 0 100px rgba(var(--accent-rgb), .04);opacity:1;filter:saturate();transform:translateY(-2px)}.Services-module__PFRRnG__cardFeatured:hover{background:linear-gradient(150deg, var(--bg-tertiary) 0%, rgba(var(--accent-rgb), .07) 100%)}.Services-module__PFRRnG__card:hover:before{transform:scaleX(1)}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__arrow{opacity:1;transform:translate(0)}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__chip{border-color:rgba(var(--accent-rgb), .28);color:rgba(var(--accent-rgb), .85)}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__icon{color:var(--accent)}}.Services-module__PFRRnG__ghostNum{font-family:var(--font-display);letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1.5px #ffffff1a;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:8.5rem;font-weight:800;line-height:1;position:absolute;bottom:-.22em;right:-.03em}.Services-module__PFRRnG__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.Services-module__PFRRnG__icon{color:var(--text-tertiary);font-size:19px;line-height:1;transition:color .25s}.Services-module__PFRRnG__arrow{color:var(--accent);opacity:0;font-size:15px;transition:opacity .2s,transform .22s;transform:translate(-4px,4px)}.Services-module__PFRRnG__cardContent{margin-top:var(--sp-6);flex-direction:column;gap:10px;display:flex}.Services-module__PFRRnG__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(20px,2vw,26px);font-weight:700;line-height:1.1}.Services-module__PFRRnG__body{color:var(--text-secondary);max-width:none;margin:0;font-size:13px;font-weight:300;line-height:1.65}.Services-module__PFRRnG__chips{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.Services-module__PFRRnG__chip{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:4px;padding:3px 8px;font-size:10px;transition:color .2s,border-color .2s}@media (max-width:1023px){.Services-module__PFRRnG__grid{gap:var(--sp-2);grid-template-columns:repeat(2,1fr)}.Services-module__PFRRnG__card:first-child,.Services-module__PFRRnG__card:nth-child(2),.Services-module__PFRRnG__card:nth-child(3),.Services-module__PFRRnG__card:nth-child(4){border-radius:10px;grid-column:span 1}.Services-module__PFRRnG__cardFeatured{min-height:280px}}@media (max-width:767px){.Services-module__PFRRnG__header{margin-bottom:var(--sp-5)}.Services-module__PFRRnG__grid{background:var(--border);border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr;gap:1px;overflow:hidden}.Services-module__PFRRnG__card{min-height:190px;padding:var(--sp-3) var(--sp-4);border:none;border-radius:0}.Services-module__PFRRnG__cardFeatured{min-height:210px}.Services-module__PFRRnG__ghostNum{-webkit-text-stroke-width:1px;font-size:6.5rem}.Services-module__PFRRnG__cardContent{margin-top:var(--sp-4);gap:8px}}
.Portfolio-module__RS_UDG__header{margin-bottom:var(--sp-8);gap:var(--sp-2);flex-direction:column;display:flex}.Portfolio-module__RS_UDG__headerTop{justify-content:space-between;align-items:center;display:flex}.Portfolio-module__RS_UDG__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:11px}.Portfolio-module__RS_UDG__viewAllLink{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-secondary);font-size:11px;text-decoration:none;transition:color .2s}.Portfolio-module__RS_UDG__viewAllLink:hover{color:var(--accent)}.Portfolio-module__RS_UDG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1}.Portfolio-module__RS_UDG__grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Portfolio-module__RS_UDG__card{background:var(--bg-secondary);cursor:default;border:1px solid #ffffff12;flex-direction:column;transition:background .25s,border-color .3s,transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__card:first-child{border-radius:10px 0 0 10px}.Portfolio-module__RS_UDG__card:nth-child(2){border-radius:0}.Portfolio-module__RS_UDG__card:nth-child(3){border-radius:0 10px 10px 0}.Portfolio-module__RS_UDG__card:before{content:"";background:var(--accent-gradient);transform-origin:0;z-index:1;height:1px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover){.Portfolio-module__RS_UDG__card:hover{background:var(--bg-tertiary);border-color:rgba(var(--accent-rgb), .35);box-shadow:0 16px 56px #0000008c, 0 0 0 1px rgba(var(--accent-rgb), .12), inset 0 0 100px rgba(var(--accent-rgb), .04);z-index:1;transform:translateY(-2px)}.Portfolio-module__RS_UDG__card:hover:before{transform:scaleX(1)}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__arrowStatic{color:var(--accent);opacity:1;transform:translate(0)}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__chip{border-color:rgba(var(--accent-rgb), .28);color:rgba(var(--accent-rgb), .85)}}.Portfolio-module__RS_UDG__visual{background:#0d0d0f;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:160px;display:flex;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__visualImg{object-fit:contain;opacity:.9;width:60%;height:70%;transition:opacity .3s,transform .4s cubic-bezier(.16,1,.3,1)}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__visualImg{opacity:1;transform:scale(1.04)}.Portfolio-module__RS_UDG__visualOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#0d0d0fb3 100%);position:absolute;inset:0}.Portfolio-module__RS_UDG__cardBody{padding:var(--sp-4);flex-direction:column;flex:1;gap:8px;display:flex}.Portfolio-module__RS_UDG__cardTop{justify-content:space-between;align-items:center;display:flex}.Portfolio-module__RS_UDG__category{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:rgba(var(--accent-rgb), .1);border-radius:4px;padding:3px 8px;font-size:10px}.Portfolio-module__RS_UDG__arrow{color:var(--accent);font-size:14px;line-height:1;text-decoration:none}.Portfolio-module__RS_UDG__arrowStatic{color:var(--text-tertiary);opacity:.5;font-size:14px;line-height:1;transition:color .2s,opacity .2s,transform .22s;transform:translate(-3px,3px)}.Portfolio-module__RS_UDG__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);margin:0;font-size:clamp(18px,1.8vw,22px);font-weight:700;line-height:1.1}.Portfolio-module__RS_UDG__description{color:var(--text-secondary);flex:1;margin:0;font-size:13px;font-weight:300;line-height:1.65}.Portfolio-module__RS_UDG__chips{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.Portfolio-module__RS_UDG__chip{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:4px;padding:3px 8px;font-size:10px;transition:color .2s,border-color .2s}.Portfolio-module__RS_UDG__siteLink{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent);border:1px solid rgba(var(--accent-rgb), .3);border-radius:5px;align-items:center;gap:5px;margin-top:10px;padding:4px 10px;font-size:11px;transition:background .2s,border-color .2s;display:inline-flex}.Portfolio-module__RS_UDG__siteLink:hover{background:rgba(var(--accent-rgb), .08);border-color:rgba(var(--accent-rgb), .6)}.Portfolio-module__RS_UDG__footer{margin-top:var(--sp-5);justify-content:flex-end;display:flex}.Portfolio-module__RS_UDG__viewAllBtn{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:8px;padding:10px 20px;font-size:12px;text-decoration:none;transition:color .2s,border-color .2s,background .2s}.Portfolio-module__RS_UDG__viewAllBtn:hover{color:var(--accent);border-color:rgba(var(--accent-rgb), .35);background:rgba(var(--accent-rgb), .06)}@media (max-width:1023px){.Portfolio-module__RS_UDG__grid{gap:var(--sp-2);grid-template-columns:repeat(2,1fr)}.Portfolio-module__RS_UDG__card:first-child,.Portfolio-module__RS_UDG__card:nth-child(2),.Portfolio-module__RS_UDG__card:nth-child(3){border-radius:10px}}@media (max-width:767px){.Portfolio-module__RS_UDG__header{margin-bottom:var(--sp-5)}.Portfolio-module__RS_UDG__grid{background:var(--border);border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr;gap:1px;overflow:hidden}.Portfolio-module__RS_UDG__card{border:none;border-radius:0!important}.Portfolio-module__RS_UDG__visual{height:120px}}
.Pricing-module__TjAkjG__header{margin-bottom:var(--sp-8);gap:var(--sp-2);flex-direction:column;display:flex}.Pricing-module__TjAkjG__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:11px}.Pricing-module__TjAkjG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1}.Pricing-module__TjAkjG__subtext{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.04em;margin:0;margin-top:var(--sp-1);font-size:12px}.Pricing-module__TjAkjG__grid{gap:var(--sp-3);grid-template-columns:1fr 1fr;display:grid}.Pricing-module__TjAkjG__card{background:var(--bg-secondary);border:1px solid var(--border);padding:var(--sp-4);gap:var(--sp-3);border-radius:10px;flex-direction:column;display:flex;box-shadow:inset 0 1px #ffffff0a}.Pricing-module__TjAkjG__cardFeatured{border:1.5px solid var(--accent);background:linear-gradient(160deg, var(--bg-secondary) 0%, rgba(var(--accent-rgb), .05) 100%);box-shadow:0 0 60px rgba(var(--accent-rgb), .1), inset 0 1px 0 rgba(var(--accent-rgb), .15);position:relative;overflow:hidden}.Pricing-module__TjAkjG__cardFeatured:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--accent-rgb), .7), transparent);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--sp-2);display:flex}.Pricing-module__TjAkjG__nameRow{align-items:center;gap:var(--sp-2);display:flex}.Pricing-module__TjAkjG__planName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-secondary);font-size:14px;font-weight:700}.Pricing-module__TjAkjG__duration{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.04em;font-size:11px}.Pricing-module__TjAkjG__badge{background:rgba(var(--accent-rgb), .12);color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(var(--accent-rgb), .3);border-radius:4px;align-items:center;padding:2px 8px;font-size:9px;display:inline-flex}.Pricing-module__TjAkjG__priceBlock{padding:var(--sp-2) 0}.Pricing-module__TjAkjG__price{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(48px,5.5vw,72px);font-weight:800;line-height:1;display:block}.Pricing-module__TjAkjG__description{color:var(--text-secondary);max-width:none;font-size:13px;font-weight:300;line-height:1.6}.Pricing-module__TjAkjG__divider{background:var(--border-subtle);height:1px}.Pricing-module__TjAkjG__features{flex-direction:column;flex:1;gap:10px;display:flex}.Pricing-module__TjAkjG__feature{color:var(--text-secondary);align-items:baseline;gap:10px;font-size:13px;font-weight:300;line-height:1.5;display:flex}.Pricing-module__TjAkjG__tick{color:var(--text-tertiary);font-family:var(--font-mono);flex-shrink:0;font-size:11px}.Pricing-module__TjAkjG__tickAccent{color:var(--available)}.Pricing-module__TjAkjG__ctaPrimary{height:48px;padding:0 var(--sp-4);background:var(--accent-gradient);color:var(--bg-primary);font-family:var(--font-body);box-shadow:0 0 18px rgba(var(--accent-rgb), .18);text-align:center;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:box-shadow .3s,transform .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Pricing-module__TjAkjG__ctaPrimary:hover{box-shadow:0 0 48px rgba(var(--accent-rgb), .5), 0 6px 20px rgba(var(--accent-rgb), .22);transform:translateY(-2px)}.Pricing-module__TjAkjG__note{margin-top:var(--sp-4);font-family:var(--font-mono);color:var(--text-tertiary);text-align:center;letter-spacing:.04em;max-width:none;font-size:11px}@media (max-width:767px){.Pricing-module__TjAkjG__header{margin-bottom:var(--sp-5)}.Pricing-module__TjAkjG__grid{gap:var(--sp-2);grid-template-columns:1fr}.Pricing-module__TjAkjG__card{padding:var(--sp-3);gap:var(--sp-2)}.Pricing-module__TjAkjG__ctaPrimary{width:100%}}
.Process-module__gUgyKG__header{margin-bottom:var(--sp-8);gap:var(--sp-2);flex-direction:column;display:flex}.Process-module__gUgyKG__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:11px}.Process-module__gUgyKG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1}.Process-module__gUgyKG__steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.Process-module__gUgyKG__step{gap:var(--sp-2);padding:var(--sp-4) var(--sp-4) var(--sp-4) 0;border-top:2px solid var(--border);flex-direction:column;transition:border-color .25s;display:flex;position:relative}.Process-module__gUgyKG__step:before{content:"";background:var(--accent-gradient);width:0;height:2px;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;top:-2px;left:0}.Process-module__gUgyKG__step+.Process-module__gUgyKG__step{border-left:1px solid var(--border);padding-left:var(--sp-4)}@media (prefers-reduced-motion:no-preference){.Process-module__gUgyKG__step:hover:before{width:100%}.Process-module__gUgyKG__step:hover .Process-module__gUgyKG__title{color:var(--accent)}}.Process-module__gUgyKG__num{font-family:var(--font-display);letter-spacing:-.04em;color:rgba(var(--accent-rgb), .22);margin-bottom:var(--sp-2);font-size:clamp(52px,6vw,80px);font-weight:800;line-height:1;transition:color .25s;display:block}.Process-module__gUgyKG__step:hover .Process-module__gUgyKG__num{color:rgba(var(--accent-rgb), .5)}.Process-module__gUgyKG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:20px;font-weight:700;line-height:1.2;transition:color .2s}.Process-module__gUgyKG__body{color:var(--text-secondary);max-width:none;margin:0;font-size:14px;font-weight:300;line-height:1.65}@media (max-width:1023px){.Process-module__gUgyKG__steps{grid-template-columns:repeat(2,1fr)}.Process-module__gUgyKG__step:nth-child(odd){border-left:none;padding-left:0}.Process-module__gUgyKG__step:nth-child(n+3){border-top:2px solid var(--border);margin-top:var(--sp-2)}}@media (max-width:767px){.Process-module__gUgyKG__header{margin-bottom:var(--sp-5)}.Process-module__gUgyKG__steps{grid-template-columns:1fr}.Process-module__gUgyKG__step{padding:var(--sp-3) 0}.Process-module__gUgyKG__step+.Process-module__gUgyKG__step{border-left:none;padding-left:0}.Process-module__gUgyKG__num{margin-bottom:var(--sp-1);font-size:44px}}
.ColdEmail-module__izu3nq__main{position:relative}.ColdEmail-module__izu3nq__hero{min-height:80svh;padding-top:calc(var(--nav-height) + env(safe-area-inset-top) + var(--sp-10));padding-bottom:var(--sp-16);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.ColdEmail-module__izu3nq__heroGlow{background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .07) 0%, transparent 62%);pointer-events:none;z-index:0;border-radius:50%;width:min(900px,130vw);height:min(900px,130vw);position:absolute;top:0;right:-15%}.ColdEmail-module__izu3nq__heroInner{z-index:1;position:relative}.ColdEmail-module__izu3nq__back{width:fit-content;font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:var(--sp-5);align-items:center;gap:6px;font-size:11px;transition:color .2s,gap .2s;display:flex}.ColdEmail-module__izu3nq__back:hover{color:var(--text-secondary);gap:9px}.ColdEmail-module__izu3nq__eyebrow{border:1px solid rgba(var(--accent-rgb), .28);background:rgba(var(--accent-rgb), .06);width:fit-content;font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--sp-4);border-radius:99px;align-items:center;gap:8px;padding:5px 12px;font-size:10.5px;display:flex}.ColdEmail-module__izu3nq__eyebrow:before{content:"";background:var(--accent);opacity:.7;border-radius:50%;flex-shrink:0;width:5px;height:5px}.ColdEmail-module__izu3nq__headline{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);margin-bottom:var(--sp-4);font-size:clamp(52px,8vw,112px);font-weight:800;line-height:.95}.ColdEmail-module__izu3nq__headlineLine{display:block}.ColdEmail-module__izu3nq__sub{color:var(--text-secondary);max-width:52ch;margin-bottom:var(--sp-6);font-size:17px;font-weight:300;line-height:1.65}.ColdEmail-module__izu3nq__heroCtas{align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.ColdEmail-module__izu3nq__ctaPrimary{height:48px;padding:0 var(--sp-4);background:var(--accent-gradient);color:var(--bg-primary);font-family:var(--font-body);border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:box-shadow .3s,opacity .25s;display:inline-flex}.ColdEmail-module__izu3nq__ctaPrimary:hover{box-shadow:0 0 32px rgba(var(--accent-rgb), .35);opacity:.92}.ColdEmail-module__izu3nq__ctaGhost{height:48px;padding:0 var(--sp-4);color:var(--text-primary);font-family:var(--font-body);border:1px solid rgba(var(--accent-rgb), .45);background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:border-color .25s,box-shadow .3s;display:inline-flex}.ColdEmail-module__izu3nq__ctaGhost:hover{border-color:var(--accent);box-shadow:0 0 18px rgba(var(--accent-rgb), .18)}.ColdEmail-module__izu3nq__featuresSec{padding-bottom:var(--sp-16)}.ColdEmail-module__izu3nq__grid{background:var(--border);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.ColdEmail-module__izu3nq__card{background:var(--bg-primary);padding:var(--sp-6) var(--sp-4);transition:background .25s;position:relative;overflow:hidden}.ColdEmail-module__izu3nq__card:before{content:"";background:var(--accent-gradient);transform-origin:0;width:100%;height:2px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.ColdEmail-module__izu3nq__card:hover:before{transform:scaleX(1)}.ColdEmail-module__izu3nq__card:hover{background:var(--bg-secondary)}.ColdEmail-module__izu3nq__ghostNum{font-family:var(--font-display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.5px #ffffff12;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(80px,10vw,130px);font-weight:800;line-height:1;position:absolute;bottom:-20px;right:8px}.ColdEmail-module__izu3nq__cardNum{font-family:var(--font-mono);letter-spacing:.08em;color:rgba(var(--accent-rgb), .6);margin-bottom:var(--sp-3);text-transform:uppercase;font-size:10px;display:block}.ColdEmail-module__izu3nq__cardTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--sp-2);font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:1.15;transition:color .2s}.ColdEmail-module__izu3nq__card:hover .ColdEmail-module__izu3nq__cardTitle{color:var(--accent)}.ColdEmail-module__izu3nq__cardBody{color:var(--text-secondary);font-size:14px;font-weight:300;line-height:1.7}.ColdEmail-module__izu3nq__ctaSec{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:var(--sp-10) 0}.ColdEmail-module__izu3nq__ctaInner{justify-content:space-between;align-items:center;gap:var(--sp-4);display:flex}.ColdEmail-module__izu3nq__ctaLeft{flex-direction:column;gap:6px;display:flex}.ColdEmail-module__izu3nq__ctaHeadline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.1}.ColdEmail-module__izu3nq__ctaNote{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-tertiary);text-transform:uppercase;font-size:11px}.ColdEmail-module__izu3nq__ctaLg{height:52px;padding:0 var(--sp-5);background:var(--accent-gradient);color:var(--bg-primary);font-family:var(--font-body);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;font-size:15px;font-weight:500;transition:box-shadow .3s,opacity .25s;display:inline-flex}.ColdEmail-module__izu3nq__ctaLg:hover{box-shadow:0 0 36px rgba(var(--accent-rgb), .4);opacity:.92}@media (max-width:767px){.ColdEmail-module__izu3nq__hero{min-height:auto;padding-top:calc(var(--nav-height) + var(--sp-8));padding-bottom:var(--sp-10)}.ColdEmail-module__izu3nq__headline{font-size:clamp(48px,13vw,64px)}.ColdEmail-module__izu3nq__heroCtas{flex-direction:column;align-items:stretch}.ColdEmail-module__izu3nq__ctaPrimary,.ColdEmail-module__izu3nq__ctaGhost{border-radius:8px;height:54px;font-size:15px}.ColdEmail-module__izu3nq__grid{border-radius:12px;grid-template-columns:1fr}.ColdEmail-module__izu3nq__card{padding:var(--sp-5) var(--sp-3)}.ColdEmail-module__izu3nq__ctaInner{align-items:flex-start;gap:var(--sp-4);flex-direction:column}.ColdEmail-module__izu3nq__ctaLg{border-radius:8px;justify-content:center;width:100%;height:54px}}
.FinalCTA-module__95TMWa__ctaSection{position:relative;overflow:hidden}.FinalCTA-module__95TMWa__glow{background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .06) 0%, transparent 65%);pointer-events:none;z-index:0;border-radius:50%;width:min(700px,110vw);height:min(500px,80vw);position:absolute;bottom:-20%;left:30%;transform:translate(-50%)}.FinalCTA-module__95TMWa__split{z-index:1;gap:var(--sp-12);padding:var(--sp-12) 0;grid-template-columns:5fr 7fr;align-items:start;display:grid;position:relative}.FinalCTA-module__95TMWa__left{gap:var(--sp-3);flex-direction:column;display:flex}.FinalCTA-module__95TMWa__headline{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(48px,6.5vw,88px);font-weight:800;line-height:.95}.FinalCTA-module__95TMWa__subtext{color:var(--text-secondary);max-width:36ch;font-size:16px;font-weight:300;line-height:1.65}.FinalCTA-module__95TMWa__socialBtns{gap:var(--sp-2);flex-wrap:wrap;display:flex}.FinalCTA-module__95TMWa__socialBtn{height:42px;padding:0 var(--sp-3);background:var(--bg-tertiary);border:1px solid var(--border);font-family:var(--font-body);color:var(--text-secondary);border-radius:8px;align-items:center;gap:8px;font-size:13px;font-weight:400;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.FinalCTA-module__95TMWa__whatsappBtn:hover{color:#25d366;background:#25d3660d;border-color:#25d366}.FinalCTA-module__95TMWa__telegramBtn:hover{color:#26a5e4;background:#26a5e40d;border-color:#26a5e4}.FinalCTA-module__95TMWa__responseNote{font-family:var(--font-body);color:var(--text-primary);margin-top:var(--sp-2);align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex}.FinalCTA-module__95TMWa__responseDot{background:var(--available);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite FinalCTA-module__95TMWa__statusPulse}.FinalCTA-module__95TMWa__right{padding-top:var(--sp-2)}.FinalCTA-module__95TMWa__form{gap:var(--sp-2);flex-direction:column;display:flex}.FinalCTA-module__95TMWa__fieldRow{gap:var(--sp-2);grid-template-columns:1fr 1fr;display:grid}.FinalCTA-module__95TMWa__input,.FinalCTA-module__95TMWa__textarea{background:var(--bg-secondary);border:1px solid var(--border);width:100%;font-family:var(--font-body);color:var(--text-primary);-webkit-appearance:none;border-radius:8px;outline:none;padding:14px 16px;font-size:14px;font-weight:300;transition:border-color .2s,background .2s}.FinalCTA-module__95TMWa__input::placeholder,.FinalCTA-module__95TMWa__textarea::placeholder{color:var(--text-tertiary)}.FinalCTA-module__95TMWa__input:focus,.FinalCTA-module__95TMWa__textarea:focus{border-color:var(--accent);background:var(--bg-tertiary)}.FinalCTA-module__95TMWa__textarea{resize:vertical;min-height:120px;line-height:1.6}.FinalCTA-module__95TMWa__submit{height:48px;padding:0 var(--sp-4);background:var(--accent-gradient);color:var(--bg-primary);font-family:var(--font-body);cursor:pointer;box-shadow:0 0 20px rgba(var(--accent-rgb), .18);border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;font-size:14px;font-weight:500;transition:box-shadow .3s,transform .25s cubic-bezier(.16,1,.3,1),opacity .25s;display:inline-flex}.FinalCTA-module__95TMWa__submit:hover{box-shadow:0 0 44px rgba(var(--accent-rgb), .5), 0 6px 20px rgba(var(--accent-rgb), .22);opacity:1;transform:translateY(-2px)}@media (max-width:1023px){.FinalCTA-module__95TMWa__split{gap:var(--sp-8);padding:var(--sp-8) 0;grid-template-columns:1fr}}.FinalCTA-module__95TMWa__errorMsg{color:#ff6b6b;margin-top:8px;font-size:13px}@media (max-width:767px){.FinalCTA-module__95TMWa__split{padding:var(--sp-6) 0;gap:var(--sp-5)}.FinalCTA-module__95TMWa__fieldRow{grid-template-columns:1fr}.FinalCTA-module__95TMWa__submit{width:100%}}
.Footer-module__EZoWya__footer{background:var(--bg-secondary);padding:var(--sp-6) 0}.Footer-module__EZoWya__inner{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__logoImg{opacity:.8;width:auto;height:40px;transition:opacity .2s;display:block}.Footer-module__EZoWya__logoImg:hover{opacity:1}.Footer-module__EZoWya__email{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-tertiary);font-size:13px;transition:color .2s}.Footer-module__EZoWya__email:hover{color:var(--text-secondary)}
.PortfolioPage-module___6_oea__header{margin-bottom:var(--sp-12,4rem);gap:var(--sp-2);flex-direction:column;display:flex}.PortfolioPage-module___6_oea__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:11px}.PortfolioPage-module___6_oea__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1}.PortfolioPage-module___6_oea__grid{gap:var(--sp-3,1rem);grid-template-columns:repeat(3,1fr);display:grid}.PortfolioPage-module___6_oea__card{background:var(--bg-secondary);border:1px solid #ffffff12;border-radius:10px;flex-direction:column;transition:background .25s,border-color .3s,transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.PortfolioPage-module___6_oea__card:before{content:"";background:var(--accent-gradient);transform-origin:0;height:1px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover){.PortfolioPage-module___6_oea__card:hover{background:var(--bg-tertiary);border-color:rgba(var(--accent-rgb), .35);box-shadow:0 16px 56px #0000008c, 0 0 0 1px rgba(var(--accent-rgb), .12);transform:translateY(-2px)}.PortfolioPage-module___6_oea__card:hover:before{transform:scaleX(1)}.PortfolioPage-module___6_oea__card:hover .PortfolioPage-module___6_oea__arrowStatic{color:var(--accent);opacity:1;transform:translate(0)}.PortfolioPage-module___6_oea__card:hover .PortfolioPage-module___6_oea__chip{border-color:rgba(var(--accent-rgb), .28);color:rgba(var(--accent-rgb), .85)}}.PortfolioPage-module___6_oea__visual{background:#0d0d0f;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.PortfolioPage-module___6_oea__visualImg{object-fit:contain;opacity:.9;width:60%;height:70%;transition:opacity .3s,transform .4s cubic-bezier(.16,1,.3,1)}.PortfolioPage-module___6_oea__card:hover .PortfolioPage-module___6_oea__visualImg{opacity:1;transform:scale(1.04)}.PortfolioPage-module___6_oea__visualOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#0d0d0fb3 100%);position:absolute;inset:0}.PortfolioPage-module___6_oea__visual1{background:linear-gradient(135deg, rgba(var(--accent-rgb), .18) 0%, rgba(var(--accent-rgb), .04) 100%)}.PortfolioPage-module___6_oea__visual2{background:linear-gradient(135deg, #7850ff26 0%, rgba(var(--accent-rgb), .03) 100%)}.PortfolioPage-module___6_oea__visual3{background:linear-gradient(135deg, #50c8a021 0%, rgba(var(--accent-rgb), .03) 100%)}.PortfolioPage-module___6_oea__visual4{background:linear-gradient(135deg, #ff8c5021 0%, rgba(var(--accent-rgb), .03) 100%)}.PortfolioPage-module___6_oea__visual5{background:linear-gradient(135deg, #508cff21 0%, rgba(var(--accent-rgb), .03) 100%)}.PortfolioPage-module___6_oea__cardBody{padding:var(--sp-4);flex-direction:column;flex:1;gap:8px;display:flex}.PortfolioPage-module___6_oea__cardTop{justify-content:space-between;align-items:center;display:flex}.PortfolioPage-module___6_oea__category{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:rgba(var(--accent-rgb), .1);border-radius:4px;padding:3px 8px;font-size:10px}.PortfolioPage-module___6_oea__arrow{color:var(--accent);font-size:14px;line-height:1;text-decoration:none}.PortfolioPage-module___6_oea__arrowStatic{color:var(--text-tertiary);opacity:.4;font-size:14px;line-height:1;transition:color .2s,opacity .2s,transform .22s;transform:translate(-3px,3px)}.PortfolioPage-module___6_oea__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);margin:0;font-size:clamp(18px,1.8vw,22px);font-weight:700;line-height:1.1}.PortfolioPage-module___6_oea__description{color:var(--text-secondary);flex:1;margin:0;font-size:13px;font-weight:300;line-height:1.65}.PortfolioPage-module___6_oea__chips{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.PortfolioPage-module___6_oea__chip{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:4px;padding:3px 8px;font-size:10px;transition:color .2s,border-color .2s}.PortfolioPage-module___6_oea__siteLink{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent);border:1px solid rgba(var(--accent-rgb), .3);border-radius:5px;align-items:center;gap:5px;margin-top:10px;padding:4px 10px;font-size:11px;transition:background .2s,border-color .2s;display:inline-flex}.PortfolioPage-module___6_oea__siteLink:hover{background:rgba(var(--accent-rgb), .08);border-color:rgba(var(--accent-rgb), .6)}@media (max-width:1023px){.PortfolioPage-module___6_oea__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.PortfolioPage-module___6_oea__header{margin-bottom:var(--sp-8)}.PortfolioPage-module___6_oea__grid{grid-template-columns:1fr}.PortfolioPage-module___6_oea__visual{height:140px}}
