.Hero-module__ZARIfG__hero{background:0 0;flex-direction:column;min-height:100svh;padding-top:68px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__ambient{pointer-events:none;z-index:0;background:radial-gradient(55% 45% at 78% 18%,#6946fa0f 0%,#0000 65%),radial-gradient(40% 35% at 10% 80%,#431fa60a 0%,#0000 60%);position:absolute;inset:0}.Hero-module__ZARIfG__inner{z-index:1;flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding-top:48px;padding-bottom:64px;display:grid;position:relative}.Hero-module__ZARIfG__left{max-width:600px}.Hero-module__ZARIfG__pill{background:var(--bg);border-radius:var(--radius-pill);color:var(--text-200);border:1px solid #00000014;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__pillDot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-in-out infinite Hero-module__ZARIfG__pulse-dot}.Hero-module__ZARIfG__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-100);margin-bottom:24px;font-size:clamp(2rem,3.2vw,3.6rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__lineClip{display:block;overflow:hidden}.Hero-module__ZARIfG__lineAccent{color:var(--text-100);display:block}.Hero-module__ZARIfG__sub{color:var(--text-300);max-width:460px;margin-bottom:40px;font-size:1.05rem;line-height:1.78}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:44px;display:flex}.Hero-module__ZARIfG__btnPrimary{color:var(--text-100);border-radius:var(--radius-pill);font-family:var(--font-display);background:#e8e8ec;align-items:center;gap:8px;padding:13px 26px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s,box-shadow .25s,transform .2s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--text-100);color:#fff;transform:translateY(-1px);box-shadow:0 8px 28px #0000002e}.Hero-module__ZARIfG__btnPrimary:active{transform:translateY(0)}.Hero-module__ZARIfG__btnPrimary:focus-visible{outline:3px solid var(--text-100);outline-offset:3px}.Hero-module__ZARIfG__btnGhost{color:var(--text-100);border-radius:var(--radius-pill);font-family:var(--font-display);background:0 0;border:2px solid #00000040;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,transform .2s,background .2s;display:inline-flex}.Hero-module__ZARIfG__btnGhost:hover{border-color:var(--text-100);background:var(--text-100);color:#fff;transform:translateY(-1px)}.Hero-module__ZARIfG__btnGhost:active{transform:translateY(0)}.Hero-module__ZARIfG__btnGhost:focus-visible{outline:3px solid var(--text-100);outline-offset:3px}.Hero-module__ZARIfG__proof{border-top:1px solid var(--line);align-items:center;gap:14px;width:fit-content;padding-top:16px;display:flex}.Hero-module__ZARIfG__avatars{display:flex}.Hero-module__ZARIfG__avatar{color:#fff;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-size:.7rem;font-weight:700;display:flex}.Hero-module__ZARIfG__avatars .Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__proofMeta{flex-direction:column;gap:3px;display:flex}.Hero-module__ZARIfG__stars{gap:2px;display:flex}.Hero-module__ZARIfG__proofMeta span{color:var(--text-300);font-size:.78rem;font-weight:500}.Hero-module__ZARIfG__right{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;width:100%;height:480px;display:flex;position:relative}.Hero-module__ZARIfG__orb{filter:blur(60px);pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite alternate Hero-module__ZARIfG__orbFloat;position:absolute}.Hero-module__ZARIfG__orbA{background:#6946fa1f;width:280px;height:280px;animation-delay:0s;top:-40px;right:-40px}.Hero-module__ZARIfG__orbB{background:#0ea5e914;width:200px;height:200px;animation-delay:-3s;bottom:20px;left:-20px}@keyframes Hero-module__ZARIfG__orbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(16px,-20px)scale(1.08)}}.Hero-module__ZARIfG__devicesWrap{z-index:1;align-items:flex-end;gap:0;animation:6s ease-in-out infinite Hero-module__ZARIfG__floatDevices;display:flex;position:relative}@keyframes Hero-module__ZARIfG__floatDevices{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__ZARIfG__notebook{z-index:1;filter:drop-shadow(0 24px 48px #00000021);flex-shrink:0;width:340px;position:relative}.Hero-module__ZARIfG__notebookScreen{background:#fff;border:1.5px solid #0000001a;border-bottom:none;border-radius:10px 10px 0 0;width:100%;overflow:hidden}.Hero-module__ZARIfG__notebookChrome{background:#ebebed;border-bottom:1px solid #00000012;align-items:center;gap:10px;padding:8px 12px;display:flex}.Hero-module__ZARIfG__chromeDots{flex-shrink:0;gap:5px;display:flex}.Hero-module__ZARIfG__chromeDots span{border-radius:50%;width:8px;height:8px;display:block}.Hero-module__ZARIfG__chromeUrl{color:#999;background:#ffffffbf;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:5px;padding:3px 9px;font-size:.6rem;display:flex}.Hero-module__ZARIfG__notebookContent{flex-direction:column;height:215px;padding:0;display:flex;overflow:hidden}.Hero-module__ZARIfG__notebookHinge{background:linear-gradient(#bebec2,#d0d0d4);border-radius:0 0 2px 2px;width:100%;height:6px}.Hero-module__ZARIfG__notebookBase{background:linear-gradient(#d8d8dc,#c4c4c8);border-radius:0 0 6px 6px;justify-content:center;align-items:center;width:100%;height:16px;display:flex;position:relative}.Hero-module__ZARIfG__notebookCamera{background:#0000001f;border-radius:100px;width:70px;height:3px}.Hero-module__ZARIfG__mobile{z-index:2;filter:drop-shadow(0 20px 36px #00000038);flex-shrink:0;width:96px;margin-bottom:-8px;margin-left:-18px;animation:5s ease-in-out -2s infinite Hero-module__ZARIfG__floatMobile;position:relative}@keyframes Hero-module__ZARIfG__floatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__ZARIfG__mobileFrame{background:#111114;border:1.5px solid #ffffff14;border-radius:18px;flex-direction:column;align-items:center;gap:5px;width:100%;padding:7px 4px 9px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 1px #ffffff12}.Hero-module__ZARIfG__mobileNotch{background:#ffffff1a;border-radius:100px;flex-shrink:0;width:30px;height:4px}.Hero-module__ZARIfG__mobileScreen{background:#0d0d11;border-radius:8px;flex-direction:column;width:100%;height:200px;padding:0;display:flex;overflow:hidden}.Hero-module__ZARIfG__mobileContent{width:100%}.Hero-module__ZARIfG__mobileHome{background:#ffffff26;border-radius:100px;flex-shrink:0;width:24px;height:3px}.Hero-module__ZARIfG__devicesShadow{filter:blur(14px);pointer-events:none;z-index:0;background:#0000001a;border-radius:50%;width:80%;height:24px;position:absolute;bottom:-28px;left:10%}@keyframes Hero-module__ZARIfG__dashFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__ZARIfG__floatBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;z-index:2;background:#fffffff2;border:1px solid #00000012;border-radius:14px;align-items:center;gap:10px;padding:10px 16px;display:flex;position:absolute;box-shadow:0 8px 28px #00000017}.Hero-module__ZARIfG__floatBadge b{color:var(--text-100);font-size:.82rem;font-weight:700;display:block}.Hero-module__ZARIfG__floatBadge span{color:var(--text-300);font-size:.7rem;display:block}.Hero-module__ZARIfG__badgeIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.Hero-module__ZARIfG__badgeConv{animation:4.5s ease-in-out infinite Hero-module__ZARIfG__floatA;position:absolute;top:12px;left:30px}.Hero-module__ZARIfG__badgeSpeed{animation:5s ease-in-out infinite Hero-module__ZARIfG__floatB;position:absolute;bottom:32px;left:20px}.Hero-module__ZARIfG__badgeGoogle{animation:4s ease-in-out infinite Hero-module__ZARIfG__floatC;position:absolute;top:20px;right:30px}@keyframes Hero-module__ZARIfG__floatA{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes Hero-module__ZARIfG__floatB{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(-.5deg)}}@keyframes Hero-module__ZARIfG__floatC{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__ZARIfG__marqueeWrap{border-top:1px solid var(--line);background:var(--bg);padding:14px 0;overflow:hidden}.Hero-module__ZARIfG__marqueeTrack{will-change:transform;width:max-content;animation:32s linear infinite Hero-module__ZARIfG__marquee;display:flex}@keyframes Hero-module__ZARIfG__marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.Hero-module__ZARIfG__marqueeItem{letter-spacing:.07em;text-transform:uppercase;color:var(--text-400);white-space:nowrap;align-items:center;padding:0 4px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__marqueeSep{color:var(--text-300);margin:0 16px}@media (max-width:960px){.Hero-module__ZARIfG__inner{grid-template-columns:1fr;gap:40px;padding-top:36px}.Hero-module__ZARIfG__left{max-width:100%}.Hero-module__ZARIfG__visual{height:auto;min-height:320px}.Hero-module__ZARIfG__devicesWrap{transform-origin:50%;scale:.78}.Hero-module__ZARIfG__floatBadge{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:clamp(2rem,9vw,2.8rem)}.Hero-module__ZARIfG__ctas{flex-direction:column;align-items:flex-start}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnGhost{justify-content:center;width:100%}.Hero-module__ZARIfG__devicesWrap{transform-origin:top;margin-top:-20px;scale:.55}.Hero-module__ZARIfG__visual{justify-content:center;align-items:flex-start;min-height:200px;display:flex;overflow:hidden}}@media (max-width:479px){.Hero-module__ZARIfG__inner{grid-template-columns:minmax(0,1fr)}.Hero-module__ZARIfG__visual{padding-top:50px;overflow:visible}}@media (max-width:360px){.Hero-module__ZARIfG__inner{gap:24px;padding-top:20px;padding-bottom:36px}.Hero-module__ZARIfG__sub{font-size:.95rem}.Hero-module__ZARIfG__devicesWrap{margin-top:-28px;scale:.44}.Hero-module__ZARIfG__visual{min-height:168px}.Hero-module__ZARIfG__pill{padding:6px 12px;font-size:.72rem}}
.About-module__vAULUW__section{background:var(--dark);color:var(--text-inv);padding:200px 0 180px;position:relative;overflow:hidden}.About-module__vAULUW__noise{pointer-events:none;z-index:0;background-image:radial-gradient(circle at 30%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff05 0%,#0000 40%),radial-gradient(#ffffff08 1px,#0000 1px);background-size:auto,auto,40px 40px;position:absolute;inset:0}.About-module__vAULUW__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.About-module__vAULUW__badge{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:56px;padding:8px 18px;font-size:.8rem;font-weight:600;display:inline-flex}.About-module__vAULUW__badgeDot{background:#fff;border-radius:50%;width:6px;height:6px}.About-module__vAULUW__headline{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;max-width:720px;margin-bottom:48px;font-size:clamp(1.6rem,3.2vw,2.8rem);font-weight:700;line-height:1.2}.About-module__vAULUW__sub{color:#ffffff80;max-width:620px;margin-bottom:96px;font-size:1.05rem;line-height:1.8}.About-module__vAULUW__toolsSection{width:100%}.About-module__vAULUW__dividerRow{align-items:center;gap:20px;margin-bottom:36px;display:flex}.About-module__vAULUW__divider{background:#ffffff14;flex:1;height:1px}.About-module__vAULUW__dividerLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff40;white-space:nowrap;font-size:.75rem;font-weight:600}.About-module__vAULUW__tools{flex-wrap:wrap;justify-content:center;gap:8px 0;display:flex}.About-module__vAULUW__tool{border-right:1px solid #ffffff0f;padding:0 28px}.About-module__vAULUW__tool:last-child{border-right:none}.About-module__vAULUW__toolName{color:#ffffff4d;letter-spacing:.02em;font-size:.9rem;font-weight:600;transition:color .25s}.About-module__vAULUW__tool:hover .About-module__vAULUW__toolName{color:#fffc}@media (max-width:768px){.About-module__vAULUW__section{padding:120px 0 100px}.About-module__vAULUW__tools{gap:16px}.About-module__vAULUW__tool{border-right:none}.About-module__vAULUW__badge,.About-module__vAULUW__headline{margin-bottom:32px}.About-module__vAULUW__sub{margin-bottom:64px}}
.Services-module__dpHhBa__section{padding:var(--section-pad) 0;background:var(--bg)}.Services-module__dpHhBa__header{margin-bottom:56px}.Services-module__dpHhBa__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-100);margin-top:12px;font-size:clamp(1.8rem,2.4vw,2.6rem);font-weight:700;line-height:1.15}.Services-module__dpHhBa__em{color:var(--text-300)}.Services-module__dpHhBa__bento{grid-template-rows:auto auto;grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.Services-module__dpHhBa__card{background:var(--bg-white);border-radius:var(--radius-lg);transition:transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s;border:1px solid #0000000f;flex-direction:column;gap:12px;padding:40px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:#0000001f;transform:translateY(-6px);box-shadow:0 20px 50px #0000001f}.Services-module__dpHhBa__cardHover{opacity:0;pointer-events:none;border-radius:inherit;background:linear-gradient(145deg,#00000005 0%,#0000000d 100%);transition:opacity .4s;position:absolute;inset:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardHover{opacity:1}.Services-module__dpHhBa__card:before{content:"";background:var(--accent-grad);transform-origin:0;height:3px;transition:transform .4s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__large{grid-column:span 7}.Services-module__dpHhBa__medium{grid-column:span 5}.Services-module__dpHhBa__bento .Services-module__dpHhBa__card:first-child{grid-column:1/8}.Services-module__dpHhBa__bento .Services-module__dpHhBa__card:nth-child(2){grid-column:8/13}.Services-module__dpHhBa__bento .Services-module__dpHhBa__card:nth-child(3){grid-column:1/6}.Services-module__dpHhBa__bento .Services-module__dpHhBa__card:nth-child(4){grid-column:6/13}.Services-module__dpHhBa__graphicWrap{color:var(--text-100);justify-content:flex-start;align-items:center;width:64px;height:48px;margin-bottom:4px;transition:color .3s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__graphicWrap{color:var(--accent)}.Services-module__dpHhBa__illustration{width:100%;height:100%;overflow:visible}.Services-module__dpHhBa__codeLine1{stroke-dasharray:20;stroke-dashoffset:20px;transition:stroke-dashoffset .6s}.Services-module__dpHhBa__codeLine2{stroke-dasharray:16;stroke-dashoffset:16px;transition:stroke-dashoffset .6s .1s}.Services-module__dpHhBa__codeLine3{stroke-dasharray:18;stroke-dashoffset:18px;transition:stroke-dashoffset .6s .2s}.Services-module__dpHhBa__codeLine4{stroke-dasharray:12;stroke-dashoffset:12px;transition:stroke-dashoffset .6s .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__codeLine1,.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__codeLine2,.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__codeLine3,.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__codeLine4{stroke-dashoffset:0}.Services-module__dpHhBa__cursor{opacity:0;animation:1s step-end infinite Services-module__dpHhBa__blink}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cursor{opacity:1;animation-delay:.6s}@keyframes Services-module__dpHhBa__blink{0%,to{opacity:1}50%{opacity:0}}.Services-module__dpHhBa__dot1,.Services-module__dpHhBa__dot2,.Services-module__dpHhBa__dot3,.Services-module__dpHhBa__dot4,.Services-module__dpHhBa__dot5,.Services-module__dpHhBa__dot6{transform-origin:36px 28px;transition:transform .8s cubic-bezier(.34,1.56,.64,1)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__dot1{transform:rotate(60deg)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__dot2{transform:rotate(120deg)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__dot3{transform:rotate(180deg)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__dot4{transform:rotate(240deg)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__dot5{transform:rotate(300deg)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__dot6{transform:rotate(360deg)}.Services-module__dpHhBa__pencil{transition:transform .4s;transform:translate(0)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__pencil{transform:translate(-4px,4px)}.Services-module__dpHhBa__bar1{y:46px;height:2px;transition:height .4s,y .4s}.Services-module__dpHhBa__bar2{y:46px;height:2px;transition:height .4s .1s,y .4s .1s}.Services-module__dpHhBa__bar3{y:46px;height:2px;transition:height .4s .2s,y .4s .2s}.Services-module__dpHhBa__bar4{y:46px;height:2px;transition:height .4s .3s,y .4s .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__bar1{y:36px;height:12px}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__bar2{y:28px;height:20px}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__bar3{y:20px;height:28px}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__bar4{y:12px;height:36px}.Services-module__dpHhBa__trendLine{stroke-dasharray:60;stroke-dashoffset:60px;transition:stroke-dashoffset .6s .2s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__trendLine{stroke-dashoffset:0}.Services-module__dpHhBa__magnifier{transition:transform .5s;transform:translate(0)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__magnifier{transform:translate(-4px,-4px)}.Services-module__dpHhBa__gear{transform-origin:34px 28px;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__gear{transform:rotate(180deg)}.Services-module__dpHhBa__shield{stroke-dasharray:60;stroke-dashoffset:60px;transition:stroke-dashoffset .6s}.Services-module__dpHhBa__shieldCheck{stroke-dasharray:20;stroke-dashoffset:20px;transition:stroke-dashoffset .4s .4s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__shield,.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__shieldCheck{stroke-dashoffset:0}.Services-module__dpHhBa__cardNum{color:#00000008;letter-spacing:-.04em;pointer-events:none;font-size:5rem;font-weight:800;line-height:1;transition:color .3s;position:absolute;bottom:-12px;right:16px}.Services-module__dpHhBa__cardTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-100);font-size:1.35rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--text-300);flex:1;font-size:.92rem;line-height:1.72}.Services-module__dpHhBa__cardTags{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:8px;display:flex}.Services-module__dpHhBa__tag{letter-spacing:.04em;color:var(--text-200);background:#0000000a;border:1px solid #0000000f;border-radius:100px;padding:5px 12px;font-size:.72rem;font-weight:600}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardNum{color:#00000014}@media (max-width:900px){.Services-module__dpHhBa__bento{grid-template-columns:1fr 1fr}.Services-module__dpHhBa__bento .Services-module__dpHhBa__card:nth-child(n){grid-column:span 1}.Services-module__dpHhBa__cardNum{font-size:3rem}}@media (max-width:580px){.Services-module__dpHhBa__bento{grid-template-columns:1fr}.Services-module__dpHhBa__card{padding:28px}}
.Works-module__mW4etW__section{padding:var(--section-pad) 0 calc(var(--section-pad) - 32px);background:#07070a;overflow:hidden}.Works-module__mW4etW__label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;align-items:center;gap:10px;margin-bottom:12px;font-size:11px;font-weight:600;display:inline-flex}.Works-module__mW4etW__label:before{content:"";background:#ffffff4d;border-radius:2px;flex-shrink:0;width:24px;height:2px;display:block}.Works-module__mW4etW__ctaLink{color:#ffffff8c;border-bottom:1.5px solid #ffffff1f;align-items:center;gap:8px;padding-bottom:4px;font-size:.88rem;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.Works-module__mW4etW__ctaLink:hover{color:#fff;border-color:#fff6}.Works-module__mW4etW__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:48px;display:flex}.Works-module__mW4etW__title{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin-top:12px;font-size:clamp(1.8rem,2.4vw,2.6rem);font-weight:700;line-height:1.15}.Works-module__mW4etW__em{color:#ffffff59}.Works-module__mW4etW__carouselWrap{margin:0 0 24px;position:relative}.Works-module__mW4etW__track{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch;gap:20px;padding:8px 2.5vw 24px;display:flex;overflow-x:auto}.Works-module__mW4etW__track::-webkit-scrollbar{display:none}.Works-module__mW4etW__track:active{cursor:grabbing}.Works-module__mW4etW__fadeLeft,.Works-module__mW4etW__fadeRight{pointer-events:none;z-index:2;width:2.5vw;position:absolute;top:0;bottom:24px}.Works-module__mW4etW__fadeLeft{background:linear-gradient(90deg,#07070a,#0000);left:0}.Works-module__mW4etW__fadeRight{background:linear-gradient(270deg,#07070a,#0000);right:0}.Works-module__mW4etW__card{border-radius:var(--radius-lg);scroll-snap-align:start;min-width:300px;transition:transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s;cursor:pointer;background:#0e0e12;border:1px solid #ffffff0f;flex-direction:column;flex:0 0 calc(33.333% - 14px);display:flex;overflow:hidden}.Works-module__mW4etW__card:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 16px 48px #0006}.Works-module__mW4etW__imgBox{background:#1a1a22;flex-shrink:0;height:260px;position:relative;overflow:hidden}.Works-module__mW4etW__scrollFrame{background-color:#1a1a24;width:100%;height:100%;position:relative;overflow:hidden}.Works-module__mW4etW__scrollFrameImg{object-fit:cover;object-position:50% 0%;transition:object-position 5s ease-in-out!important}.Works-module__mW4etW__card:hover .Works-module__mW4etW__scrollFrameImg{object-position:50% 100%}.Works-module__mW4etW__placeholder{flex-direction:column;align-items:center;gap:16px;width:100%;padding:0 32px;display:flex}.Works-module__mW4etW__placeholderLetter{font-family:var(--font-display);color:#00000014;font-size:2.5rem;font-weight:800}.Works-module__mW4etW__placeholderLines{flex-direction:column;gap:8px;width:100%;display:flex}.Works-module__mW4etW__placeholderLines div{background:#0000000f;border-radius:100px;height:8px}.Works-module__mW4etW__placeholderLines div:first-child{width:80%}.Works-module__mW4etW__placeholderLines div:nth-child(2){width:60%}.Works-module__mW4etW__placeholderLines div:nth-child(3){width:40%}.Works-module__mW4etW__cardActions{justify-content:flex-start;margin-top:auto;padding-top:24px;display:flex}.Works-module__mW4etW__projectCta{color:#fff;border-radius:var(--radius-pill);transition:all .3s var(--ease);background:0 0;border:1px solid #ffffff26;align-items:center;gap:8px;padding:10px 24px;font-size:.85rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Works-module__mW4etW__ctaArrow{transition:transform .3s var(--ease)}.Works-module__mW4etW__projectCta:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #6946fa4d}.Works-module__mW4etW__projectCta:hover .Works-module__mW4etW__ctaArrow{transform:translate(4px)}.Works-module__mW4etW__info{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.Works-module__mW4etW__infoTop{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.Works-module__mW4etW__tags{flex-wrap:wrap;gap:6px;margin:12px 0 16px;display:flex}.Works-module__mW4etW__tag{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ffffff14;border:1px solid #ffffff1a;border-radius:100px;padding:3px 8px;font-size:.62rem;font-weight:700}.Works-module__mW4etW__year{color:#ffffff40;font-size:.7rem;font-weight:500}.Works-module__mW4etW__cardTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:0;font-size:1.15rem;font-weight:700}.Works-module__mW4etW__excerpt{color:#ffffff73;font-size:.85rem;line-height:1.5}.Works-module__mW4etW__nav{justify-content:center;align-items:center;gap:16px;padding-bottom:16px;display:flex}.Works-module__mW4etW__arrow{color:#ffffff80;cursor:pointer;width:40px;height:40px;transition:all .25s var(--ease);background:#ffffff0a;border:1.5px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;display:flex}.Works-module__mW4etW__arrow:hover{color:#fff;border-color:#ffffff80;transform:scale(1.05)}.Works-module__mW4etW__dots{gap:6px;display:flex}.Works-module__mW4etW__dot{cursor:pointer;width:8px;height:8px;transition:all .3s var(--ease);background:#ffffff26;border:none;border-radius:50%;padding:0}.Works-module__mW4etW__dotActive{background:#fff;border-radius:100px;width:24px}@media (max-width:900px){.Works-module__mW4etW__card{flex:0 0 80vw}.Works-module__mW4etW__header{flex-direction:column}}
