.ProjectList-module__k_TjsW__list{flex-direction:column;gap:0;list-style:none;display:flex}.ProjectList-module__k_TjsW__item{border-bottom:1px solid var(--black-border);cursor:pointer;align-items:center;gap:20px;padding:24px 0;transition:none;display:flex;position:relative}.ProjectList-module__k_TjsW__item:first-child{border-top:1px solid var(--black-border)}.ProjectList-module__k_TjsW__index{font-family:var(--font-mono);color:var(--red);letter-spacing:.1em;flex-shrink:0;min-width:24px;font-size:11px;font-weight:400}.ProjectList-module__k_TjsW__info{flex-direction:column;gap:4px;transition:transform .2s;display:flex}.ProjectList-module__k_TjsW__item:hover .ProjectList-module__k_TjsW__info,.ProjectList-module__k_TjsW__item.ProjectList-module__k_TjsW__active .ProjectList-module__k_TjsW__info{transform:translate(8px)}.ProjectList-module__k_TjsW__name{font-family:var(--font-ui);color:var(--white-dim);font-size:20px;font-weight:700;transition:none}.ProjectList-module__k_TjsW__item:hover .ProjectList-module__k_TjsW__name,.ProjectList-module__k_TjsW__item.ProjectList-module__k_TjsW__active .ProjectList-module__k_TjsW__name{color:var(--white)}.ProjectList-module__k_TjsW__tagline{font-family:var(--font-mono);letter-spacing:.1em;color:var(--white-ghost);font-size:9px;font-weight:300}.ProjectList-module__k_TjsW__activeDot{background:var(--red);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-left:auto}.ProjectList-module__k_TjsW__item:after{content:"";background:var(--red);width:0;height:1px;transition:width .2s;position:absolute;bottom:-1px;left:0}.ProjectList-module__k_TjsW__item.ProjectList-module__k_TjsW__active:after{width:100%}@media (max-width:1024px){.ProjectList-module__k_TjsW__item{padding:20px 0}.ProjectList-module__k_TjsW__name{font-size:18px}}@media (max-width:768px){.ProjectList-module__k_TjsW__item{gap:16px;padding:18px 0}.ProjectList-module__k_TjsW__name{font-size:16px}.ProjectList-module__k_TjsW__tagline{font-size:8px}}@media (max-width:480px){.ProjectList-module__k_TjsW__item{gap:12px;padding:16px 0}.ProjectList-module__k_TjsW__name{font-size:15px}.ProjectList-module__k_TjsW__index{min-width:20px;font-size:10px}}
.ProjectCard-module__r8YJHG__card{background:var(--black-panel);border:1px solid var(--black-border);height:100%;display:flex;overflow:hidden}.ProjectCard-module__r8YJHG__content{will-change:opacity, transform;flex-direction:column;flex:1;min-width:0;height:100%;animation:.26s cubic-bezier(.16,1,.3,1) both ProjectCard-module__r8YJHG__cardContentIn;display:flex}.ProjectCard-module__r8YJHG__screenshotZone{background:var(--black-soft);flex-shrink:0;height:260px;position:relative;overflow:hidden}.ProjectCard-module__r8YJHG__imageButton{cursor:pointer;touch-action:manipulation;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.ProjectCard-module__r8YJHG__imageButton:hover .ProjectCard-module__r8YJHG__screenshot,.ProjectCard-module__r8YJHG__imageButton:hover .ProjectCard-module__r8YJHG__portraitImg{transform:scale(1.02)}.ProjectCard-module__r8YJHG__screenshot{object-fit:cover;object-position:top;transition:transform .4s var(--ease-out);backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.ProjectCard-module__r8YJHG__screenshotPlaceholder{border-bottom:1px solid var(--black-border);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProjectCard-module__r8YJHG__placeholderText{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--white-ghost);font-size:10px}.ProjectCard-module__r8YJHG__body{flex-direction:column;flex:1;gap:20px;padding:28px;display:flex}.ProjectCard-module__r8YJHG__header{flex-direction:column;gap:8px;display:flex}.ProjectCard-module__r8YJHG__projectName{font-family:var(--font-display);color:var(--white);font-size:32px;font-style:normal;font-weight:900;line-height:1}.ProjectCard-module__r8YJHG__projectTagline{font-family:var(--font-mono);letter-spacing:.05em;color:var(--white);font-size:12px}.ProjectCard-module__r8YJHG__highlights{flex-direction:column;flex:1;gap:8px;list-style:none;display:flex}.ProjectCard-module__r8YJHG__highlight{font-family:var(--font-ui);color:var(--white-dim);gap:10px;font-size:13px;line-height:1.5;display:flex}.ProjectCard-module__r8YJHG__bullet{color:var(--white-ghost);flex-shrink:0;margin-top:1px}.ProjectCard-module__r8YJHG__ctas{flex-wrap:wrap;gap:12px;display:flex}.ProjectCard-module__r8YJHG__ctaSecondary{border:1px solid var(--white-ghost);color:var(--white);font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;touch-action:manipulation;align-items:center;padding:10px 20px;font-size:11px;font-weight:700;transition:border-color .2s,transform .2s;display:inline-flex}.ProjectCard-module__r8YJHG__ctaSecondary:hover{border-color:var(--white);transform:translateY(-2px)}button.ProjectCard-module__r8YJHG__ctaSecondary{background:0 0}.ProjectCard-module__r8YJHG__cardPortrait{min-height:520px}.ProjectCard-module__r8YJHG__cardPortrait .ProjectCard-module__r8YJHG__content{flex-direction:row;min-height:520px}.ProjectCard-module__r8YJHG__cardPortrait .ProjectCard-module__r8YJHG__body{flex:1;min-width:0}.ProjectCard-module__r8YJHG__portraitImageCol{background:var(--black-soft);border-left:1px solid var(--black-border);flex-shrink:0;width:240px;position:relative;overflow:hidden}.ProjectCard-module__r8YJHG__portraitImg{object-fit:cover;object-position:top center;transition:transform .4s var(--ease-out);backface-visibility:hidden;will-change:transform;transform:translateZ(0)}@keyframes ProjectCard-module__r8YJHG__cardContentIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0,0)}}@media (max-width:768px){.ProjectCard-module__r8YJHG__portraitImageCol{width:180px}.ProjectCard-module__r8YJHG__whatsUpMobilePreview{object-position:center 46%}}@media (max-width:480px){.ProjectCard-module__r8YJHG__cardPortrait{min-height:0}.ProjectCard-module__r8YJHG__cardPortrait .ProjectCard-module__r8YJHG__content{flex-direction:column;min-height:0}.ProjectCard-module__r8YJHG__portraitImageCol{border-left:none;border-top:1px solid var(--black-border);width:100%;height:260px}}@media (prefers-reduced-motion:reduce){.ProjectCard-module__r8YJHG__content{animation:none}.ProjectCard-module__r8YJHG__screenshot,.ProjectCard-module__r8YJHG__portraitImg,.ProjectCard-module__r8YJHG__ctaSecondary{transition:none}}@media (max-width:768px){.ProjectCard-module__r8YJHG__screenshotZone{height:220px}.ProjectCard-module__r8YJHG__body{gap:16px;padding:20px}.ProjectCard-module__r8YJHG__projectName{font-size:26px}}@media (max-width:480px){.ProjectCard-module__r8YJHG__screenshotZone{height:180px}.ProjectCard-module__r8YJHG__body{gap:14px;padding:16px}.ProjectCard-module__r8YJHG__projectName{font-size:22px}.ProjectCard-module__r8YJHG__highlight{font-size:12px}.ProjectCard-module__r8YJHG__ctaSecondary{padding:8px 14px;font-size:10px}}
.Portfolio-module__ATRX1a__section{--section-inset:var(--gutter);z-index:1;width:100%;min-height:100dvh;padding:72px var(--section-inset) 100px;box-sizing:border-box;position:relative}.Portfolio-module__ATRX1a__inner{max-width:1200px;margin:0 auto}.Portfolio-module__ATRX1a__layout{grid-template-columns:40% 60%;align-items:start;gap:60px;display:grid}.Portfolio-module__ATRX1a__listCol{flex-direction:column;align-items:flex-start;gap:0;min-width:0;display:flex;position:sticky;top:72px}.Portfolio-module__ATRX1a__listCol .section-label{margin-bottom:32px}.Portfolio-module__ATRX1a__listReveal{width:100%}.Portfolio-module__ATRX1a__cardCol{min-height:500px}@media (max-width:1024px){.Portfolio-module__ATRX1a__section{--section-inset:var(--gutter-sm);padding:56px var(--section-inset) var(--nav-clearance)}.Portfolio-module__ATRX1a__layout{grid-template-columns:1fr;gap:40px}.Portfolio-module__ATRX1a__listCol{position:static}}@media (max-width:768px){.Portfolio-module__ATRX1a__section{--section-inset:24px;padding:48px var(--section-inset) var(--nav-clearance)}.Portfolio-module__ATRX1a__cardCol{min-height:unset}.Portfolio-module__ATRX1a__layout{gap:28px}}@media (max-width:480px){.Portfolio-module__ATRX1a__section{--section-inset:16px;padding:40px var(--section-inset) var(--nav-clearance)}}.Portfolio-module__ATRX1a__sectionSeparator{background:var(--black-border);height:1px;margin:80px 0}.Portfolio-module__ATRX1a__tabPills{gap:8px;margin-bottom:28px;display:flex}.Portfolio-module__ATRX1a__tabPill{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--black-border);background:var(--black-panel);color:var(--white-ghost);cursor:pointer;white-space:nowrap;border-radius:999px;padding:6px 16px;font-size:9px;font-weight:400;transition:border-color .15s,color .15s,background .15s}.Portfolio-module__ATRX1a__tabPill:hover{color:var(--white-dim);border-color:#a0a0a066}.Portfolio-module__ATRX1a__tabPillActive,.Portfolio-module__ATRX1a__tabPillActive:hover{border-color:var(--red);color:var(--white);background:var(--red-glow)}
.HeroTextCarousel-module__zX7vqW__card{background:var(--black-panel);border:1px solid var(--black-border);flex-direction:column;width:100%;min-width:0;display:flex}.HeroTextCarousel-module__zX7vqW__viewport{touch-action:pan-y;overscroll-behavior-x:contain;-webkit-user-select:none;user-select:none;outline:none;width:100%;padding:28px 28px 24px;overflow:hidden}.HeroTextCarousel-module__zX7vqW__viewport:focus-visible{outline:2px solid var(--red);outline-offset:-2px}.HeroTextCarousel-module__zX7vqW__track{will-change:transform;width:100%;transition:transform .52s cubic-bezier(.16,1,.3,1);display:flex}.HeroTextCarousel-module__zX7vqW__track.HeroTextCarousel-module__zX7vqW__dragging{transition:none}.HeroTextCarousel-module__zX7vqW__slide{flex-direction:column;flex:0 0 100%;gap:20px;min-width:0;display:flex}.HeroTextCarousel-module__zX7vqW__footer{border-top:1px solid var(--black-border);justify-content:space-between;align-items:center;gap:16px;padding:12px 20px 12px 28px;display:flex}.HeroTextCarousel-module__zX7vqW__counter{font-family:var(--font-mono);letter-spacing:.2em;color:var(--white-ghost);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:10px}.HeroTextCarousel-module__zX7vqW__dots{flex:1;justify-content:center;align-items:center;gap:6px;display:none}.HeroTextCarousel-module__zX7vqW__dot{appearance:none;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px 4px;display:flex;min-height:unset!important}.HeroTextCarousel-module__zX7vqW__dot:after{content:"";background:var(--white-ghost);border-radius:50%;width:6px;height:6px;transition:width .2s cubic-bezier(.16,1,.3,1),background-color .18s;display:block}.HeroTextCarousel-module__zX7vqW__dotActive:after{background:var(--white);border-radius:2px;width:16px}.HeroTextCarousel-module__zX7vqW__arrows{flex-shrink:0;align-items:center;gap:2px;display:flex}.HeroTextCarousel-module__zX7vqW__arrow{appearance:none;color:var(--white-dim);font-family:var(--font-mono);cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:14px;line-height:1;transition:color .15s,opacity .15s;min-height:unset!important}.HeroTextCarousel-module__zX7vqW__arrow:hover:not(:disabled){color:var(--white)}.HeroTextCarousel-module__zX7vqW__arrow:disabled{opacity:.2;cursor:default}@media (prefers-reduced-motion:reduce){.HeroTextCarousel-module__zX7vqW__track,.HeroTextCarousel-module__zX7vqW__dot:after{transition:none}}@media (max-width:768px){.HeroTextCarousel-module__zX7vqW__viewport{padding:20px 20px 18px}.HeroTextCarousel-module__zX7vqW__footer{justify-content:space-between;padding:10px 16px 10px 20px}.HeroTextCarousel-module__zX7vqW__dots{flex:none;justify-content:flex-end;margin-left:auto;display:flex}.HeroTextCarousel-module__zX7vqW__arrows{display:none}}@media (max-width:480px){.HeroTextCarousel-module__zX7vqW__viewport{padding:16px 16px 14px}.HeroTextCarousel-module__zX7vqW__footer{padding:10px 12px 10px 16px}}
.AboutLeftColumn-module__Au7f1W__root{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex;position:relative}.AboutLeftColumn-module__Au7f1W__intro{width:100%;margin:0;position:relative}.AboutLeftColumn-module__Au7f1W__introContent{flex-direction:column;align-items:flex-start;gap:10px;width:100%;max-width:min(900px,100%);display:flex}.AboutLeftColumn-module__Au7f1W__eyebrow{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--white-dim);align-items:center;gap:10px;font-size:10px;font-weight:400;display:flex}.AboutLeftColumn-module__Au7f1W__dot{color:var(--red)}.AboutLeftColumn-module__Au7f1W__nameWithBar{z-index:0;width:fit-content;max-width:min(100%, calc(100vi - 2.5 * var(--section-inset,var(--gutter))));vertical-align:top;margin:0;padding:0;display:inline-block;position:relative}.AboutLeftColumn-module__Au7f1W__nameWithBar:before{content:"";z-index:0;pointer-events:none;background:#e0011d;position:absolute;inset:-.1em -.4em -.12em -100vw}.AboutLeftColumn-module__Au7f1W__name{z-index:1;font-family:var(--font-display);letter-spacing:.12em;color:var(--white);white-space:nowrap;margin:0;padding:.1em .14em .08em;font-size:clamp(.85rem,.3rem + 5.5vi,2.2rem);font-style:normal;font-weight:900;line-height:.95;display:block;position:relative}.AboutLeftColumn-module__Au7f1W__nameText{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);display:inline;transform:translateY(40px)}.AboutLeftColumn-module__Au7f1W__nameVisible{opacity:1;transform:translateY(0)}.AboutLeftColumn-module__Au7f1W__expertiseBlock{width:100%;margin-top:40px}.AboutLeftColumn-module__Au7f1W__blockLabel{font-family:var(--font-mono);letter-spacing:.25em;text-transform:uppercase;color:var(--red);margin-bottom:20px;font-size:10px;font-weight:400}.AboutLeftColumn-module__Au7f1W__pills{flex-wrap:wrap;gap:8px;display:flex}.AboutLeftColumn-module__Au7f1W__pill{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--white-dim);border:1px solid var(--black-border);cursor:default;padding:6px 12px;font-size:10px;font-weight:300;transition:border-color .2s}.AboutLeftColumn-module__Au7f1W__pill:hover{border-color:var(--red-dim);color:var(--white)}.AboutLeftColumn-module__Au7f1W__scrollIndicator{bottom:52px;right:var(--gutter);z-index:10;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed}.AboutLeftColumn-module__Au7f1W__scrollText{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--white-ghost);writing-mode:vertical-rl;font-size:9px;transform:rotate(180deg)}.AboutLeftColumn-module__Au7f1W__scrollLine{background:var(--red);width:1px;height:0;animation:AboutLeftColumn-module__Au7f1W__growDown 1.5s var(--ease-out) 1s forwards infinite}@keyframes AboutLeftColumn-module__Au7f1W__growDown{0%{opacity:1;height:0}60%{opacity:1;height:40px}to{opacity:0;height:40px}}@media (max-width:768px){.AboutLeftColumn-module__Au7f1W__scrollIndicator{bottom:80px;right:24px}.AboutLeftColumn-module__Au7f1W__expertiseBlock{margin-top:28px}.AboutLeftColumn-module__Au7f1W__pill{padding:5px 10px;font-size:9px}}@media (max-height:500px) and (orientation:landscape){.AboutLeftColumn-module__Au7f1W__scrollIndicator{display:none}}@media (max-width:480px){.AboutLeftColumn-module__Au7f1W__scrollIndicator{display:none}.AboutLeftColumn-module__Au7f1W__name{letter-spacing:.08em;font-size:clamp(.85rem,8vw,2rem)}.AboutLeftColumn-module__Au7f1W__eyebrow{flex-wrap:wrap;gap:6px;font-size:9px}.AboutLeftColumn-module__Au7f1W__expertiseBlock{margin-top:24px}}
.About-module__RHteCa__section{--section-inset:var(--gutter);z-index:1;width:100%;min-height:100dvh;padding:72px var(--section-inset) 100px;box-sizing:border-box;position:relative;overflow-x:clip}.About-module__RHteCa__inner{max-width:1200px;margin:0 auto}.About-module__RHteCa__layout{grid-template-columns:minmax(260px,42%) 1fr;align-items:start;gap:48px 64px;display:grid}.About-module__RHteCa__leftCol{flex-direction:column;align-items:flex-start;gap:0;min-width:0;display:flex;position:relative}.About-module__RHteCa__leftCol .section-label{margin-bottom:32px}.About-module__RHteCa__rightCol{flex-direction:column;gap:32px;min-width:0;max-width:640px;display:flex}.About-module__RHteCa__intro{font-family:var(--font-display);color:var(--white);max-width:520px;font-size:24px;font-style:italic;font-weight:400;line-height:1.5}.About-module__RHteCa__body{font-family:var(--font-ui);color:var(--white-dim);max-width:520px;font-size:15px;font-weight:400;line-height:1.8}.About-module__RHteCa__blockLabel{font-family:var(--font-mono);letter-spacing:.25em;text-transform:uppercase;color:var(--red);margin-bottom:20px;font-size:10px;font-weight:400}.About-module__RHteCa__expertiseBlock{margin-top:8px}.About-module__RHteCa__pills{flex-wrap:wrap;gap:8px;display:flex}.About-module__RHteCa__pill{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--white-dim);border:1px solid var(--black-border);cursor:default;padding:6px 12px;font-size:10px;font-weight:300;transition:border-color .2s}.About-module__RHteCa__pill:hover{border-color:var(--red-dim);color:var(--white)}@media (max-width:1024px){.About-module__RHteCa__section{--section-inset:var(--gutter-sm);padding:56px var(--section-inset) var(--nav-clearance)}.About-module__RHteCa__layout{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.About-module__RHteCa__section{--section-inset:24px;padding:48px var(--section-inset) var(--nav-clearance)}.About-module__RHteCa__intro{font-size:20px}.About-module__RHteCa__rightCol{gap:24px}.About-module__RHteCa__body{font-size:14px}}@media (max-width:480px){.About-module__RHteCa__section{--section-inset:16px;padding:40px var(--section-inset) var(--nav-clearance)}.About-module__RHteCa__intro{font-size:18px}}
.Contact-module__DIbnYa__section{z-index:1;width:100%;min-height:100dvh;padding:72px var(--gutter) 120px;box-sizing:border-box;position:relative}.Contact-module__DIbnYa__inner{max-width:1200px;margin:0 auto}.Contact-module__DIbnYa__inner .section-label{margin-bottom:32px}.Contact-module__DIbnYa__content{flex-direction:column;gap:40px;max-width:800px;margin-top:0;display:flex}.Contact-module__DIbnYa__heading{font-family:var(--font-display);font-size:clamp(40px,6vw,64px);font-style:italic;font-weight:900;line-height:1.1}.Contact-module__DIbnYa__headingWhite{color:var(--white)}.Contact-module__DIbnYa__headingRed{color:var(--red)}.Contact-module__DIbnYa__textGroup{flex-direction:column;gap:16px;display:flex}.Contact-module__DIbnYa__bodyText{font-family:var(--font-ui);color:var(--white-dim);max-width:560px;font-size:15px;line-height:1.8}.Contact-module__DIbnYa__availability{align-items:center;gap:10px;display:flex}.Contact-module__DIbnYa__availabilityText{font-family:var(--font-ui);color:var(--white-dim);font-size:13px}.Contact-module__DIbnYa__links{flex-flow:wrap;align-items:center;gap:12px 28px;display:flex}.Contact-module__DIbnYa__socialLinks{flex-wrap:nowrap;align-items:center;gap:28px;display:inline-flex}.Contact-module__DIbnYa__link{font-family:var(--font-mono);letter-spacing:.05em;color:var(--white-dim);flex-direction:column;width:fit-content;font-size:12px;display:inline-flex;position:relative;overflow:hidden}.Contact-module__DIbnYa__link:hover{color:var(--white)}.Contact-module__DIbnYa__linkUnderline{background:var(--white);width:0;height:1px;transition:width .2s;display:block}.Contact-module__DIbnYa__link:hover .Contact-module__DIbnYa__linkUnderline{width:100%}.Contact-module__DIbnYa__cta{background:var(--red);width:100%;max-width:320px;color:var(--white);font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;margin-top:8px;padding:16px 32px;font-size:13px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.Contact-module__DIbnYa__cta:hover{background:var(--red-dim);transform:translateY(-2px)}@media (max-width:1024px){.Contact-module__DIbnYa__section{padding:56px var(--gutter-sm) var(--nav-clearance)}}@media (max-width:768px){.Contact-module__DIbnYa__section{min-height:calc(100dvh + 1px);padding:48px 24px var(--nav-clearance)}.Contact-module__DIbnYa__content{gap:28px}.Contact-module__DIbnYa__heading{font-size:clamp(32px,9vw,48px)}.Contact-module__DIbnYa__cta{max-width:100%}.Contact-module__DIbnYa__links{flex-direction:column;align-items:flex-start;gap:8px}.Contact-module__DIbnYa__socialLinks{gap:20px}}@media (max-width:480px){.Contact-module__DIbnYa__section{padding:40px 16px var(--nav-clearance)}.Contact-module__DIbnYa__content{gap:24px}}
.VideoPlayer-module__fL4K2G__wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;background:#000;width:100%;height:100%;position:relative;overflow:hidden}.VideoPlayer-module__fL4K2G__video{z-index:0;object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:relative}.VideoPlayer-module__fL4K2G__fillPreview .VideoPlayer-module__fL4K2G__video{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.VideoPlayer-module__fL4K2G__cropTopPreview .VideoPlayer-module__fL4K2G__video{object-fit:cover;object-position:center top}.VideoPlayer-module__fL4K2G__bigPlay{cursor:pointer;z-index:2;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoPlayer-module__fL4K2G__bigPlayRing{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .22s cubic-bezier(.34,1.56,.64,1),background .2s,box-shadow .2s;display:flex;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff26}.VideoPlayer-module__fL4K2G__bigPlay svg{color:#fffffff2;filter:drop-shadow(0 1px 4px #00000080);width:22px;height:22px;margin-left:3px}.VideoPlayer-module__fL4K2G__wrapper:hover .VideoPlayer-module__fL4K2G__bigPlayRing{background:#ffffff29;transform:scale(1.1);box-shadow:0 12px 40px #0000008c,inset 0 1px #ffffff38}.VideoPlayer-module__fL4K2G__controls{z-index:3;pointer-events:auto;background:linear-gradient(#0000 0%,#00000047 45%,#000000c2 100%);padding:44px 10px 10px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module__fL4K2G__controlsVisible{opacity:1}.VideoPlayer-module__fL4K2G__controlsHidden{opacity:0}@media (hover:hover) and (pointer:fine){.VideoPlayer-module__fL4K2G__controlsHidden{pointer-events:none}}.VideoPlayer-module__fL4K2G__bar{align-items:center;gap:4px;display:flex}.VideoPlayer-module__fL4K2G__progressTrack{cursor:pointer;touch-action:none;box-sizing:content-box;flex:1;min-width:0;height:3px;margin:-9px 0;padding:9px 0;position:relative}.VideoPlayer-module__fL4K2G__progressScrubbing{cursor:grabbing}.VideoPlayer-module__fL4K2G__progressTrack:before{content:"";pointer-events:none;background:#ffffff26;border-radius:100px;transition:inset .14s;position:absolute;inset:9px 0}.VideoPlayer-module__fL4K2G__progressTrack:hover:before,.VideoPlayer-module__fL4K2G__progressTrack.VideoPlayer-module__fL4K2G__progressScrubbing:before{inset:8px 0}.VideoPlayer-module__fL4K2G__progressBuffered{pointer-events:none;background:#ffffff38;border-radius:100px;height:3px;transition:width .2s linear,top .14s,height .14s;position:absolute;top:9px;left:0}.VideoPlayer-module__fL4K2G__progressTrack:hover .VideoPlayer-module__fL4K2G__progressBuffered,.VideoPlayer-module__fL4K2G__progressTrack.VideoPlayer-module__fL4K2G__progressScrubbing .VideoPlayer-module__fL4K2G__progressBuffered{height:5px;top:8px}.VideoPlayer-module__fL4K2G__progressFill{pointer-events:none;background:#fff;border-radius:100px;height:3px;transition:top .14s,height .14s;position:absolute;top:9px;left:0}.VideoPlayer-module__fL4K2G__progressTrack:hover .VideoPlayer-module__fL4K2G__progressFill,.VideoPlayer-module__fL4K2G__progressTrack.VideoPlayer-module__fL4K2G__progressScrubbing .VideoPlayer-module__fL4K2G__progressFill{height:5px;top:8px}.VideoPlayer-module__fL4K2G__progressThumb{pointer-events:none;opacity:0;background:#fff;border-radius:50%;width:11px;height:11px;transition:opacity .15s,box-shadow .15s;position:absolute;top:9px;transform:translate(-50%,-4px);box-shadow:0 0 #ffffff40}.VideoPlayer-module__fL4K2G__progressTrack:hover .VideoPlayer-module__fL4K2G__progressThumb,.VideoPlayer-module__fL4K2G__progressTrack.VideoPlayer-module__fL4K2G__progressScrubbing .VideoPlayer-module__fL4K2G__progressThumb{opacity:1;box-shadow:0 0 0 3px #ffffff2e}.VideoPlayer-module__fL4K2G__controlBtn{cursor:pointer;color:#ffffffbf;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:5px;transition:color .15s,transform .18s cubic-bezier(.34,1.56,.64,1);display:flex}.VideoPlayer-module__fL4K2G__controlBtn:hover{color:#fff;transform:scale(1.18)}.VideoPlayer-module__fL4K2G__controlBtn:active{transition-duration:80ms;transform:scale(.92)}.VideoPlayer-module__fL4K2G__controlBtn svg{width:15px;height:15px}.VideoPlayer-module__fL4K2G__time{font-family:var(--font-mono,monospace);letter-spacing:.04em;white-space:nowrap;flex-shrink:0;align-items:center;gap:3px;font-size:10px;line-height:1;display:flex}.VideoPlayer-module__fL4K2G__timeCurrent{color:#ffffffe6}.VideoPlayer-module__fL4K2G__timeSep{color:#ffffff47;font-size:9px}.VideoPlayer-module__fL4K2G__timeDuration{color:#fff6}.VideoPlayer-module__fL4K2G__fsActive .VideoPlayer-module__fL4K2G__video{object-fit:contain;position:relative;inset:auto;transform:none}.VideoPlayer-module__fL4K2G__fsActive .VideoPlayer-module__fL4K2G__controls{padding:60px 18px 16px}.VideoPlayer-module__fL4K2G__fsActive .VideoPlayer-module__fL4K2G__bigPlayRing{width:74px;height:74px}.VideoPlayer-module__fL4K2G__fsActive .VideoPlayer-module__fL4K2G__bigPlay svg{width:28px;height:28px}
.FeatureVideo-module___C2odW__figure{flex-direction:column;min-width:0;display:flex}.FeatureVideo-module___C2odW__frame{border-radius:var(--s-radius-lg);border:1px solid var(--s-line);background:var(--s-surface);box-shadow:var(--s-shadow);overflow:hidden}.FeatureVideo-module___C2odW__bar{background:var(--s-surface-sunk);border-bottom:1px solid var(--s-line);align-items:center;gap:12px;height:38px;padding:0 16px;display:flex}.FeatureVideo-module___C2odW__dots{flex:none;gap:6px;display:inline-flex}.FeatureVideo-module___C2odW__dots i{background:var(--s-line-strong);border-radius:50%;width:9px;height:9px}.FeatureVideo-module___C2odW__label{font-family:var(--s-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--s-ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.FeatureVideo-module___C2odW__screen{width:100%;aspect-ratio:var(--ar,16 / 10);background:#0b0c10;position:relative}.FeatureVideo-module___C2odW__player{position:absolute;inset:0}.FeatureVideo-module___C2odW__caption{font-family:var(--s-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--s-ink-3);align-items:center;gap:9px;margin-top:14px;font-size:.6875rem;line-height:1.5;display:flex}.FeatureVideo-module___C2odW__dot{background:var(--s-accent);border-radius:50%;flex:none;width:6px;height:6px}
.CaseImage-module__5sBH0q__img{object-fit:contain;width:100%;height:100%;display:block}.CaseImage-module__5sBH0q__placeholder{text-align:center;background:repeating-linear-gradient(135deg, var(--s-bg-tint), var(--s-bg-tint) 14px, var(--s-surface-sunk) 14px, var(--s-surface-sunk) 28px);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;min-height:200px;padding:28px;display:flex}.CaseImage-module__5sBH0q__mark{background:var(--s-accent-wash);border:1px solid color-mix(in oklab, var(--s-accent) 22%, transparent);border-radius:8px;flex:none;width:32px;height:32px}.CaseImage-module__5sBH0q__label{font-family:var(--s-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--s-ink-3);max-width:30ch;font-size:.6875rem;line-height:1.5}
.PageBook-module__ISwpFG__book{flex-direction:column;align-items:center;width:100%;display:flex}.PageBook-module__ISwpFG__stage{perspective:1600px;width:100%;max-width:520px;padding:clamp(20px,3vw,34px) clamp(44px,6vw,68px);position:relative}.PageBook-module__ISwpFG__stage:focus-visible{outline:2px solid var(--s-accent);outline-offset:2px}.PageBook-module__ISwpFG__paper{width:100%;aspect-ratio:var(--ar,17 / 22);transform-style:preserve-3d;position:relative}.PageBook-module__ISwpFG__page{transform-origin:0;animation:PageBook-module__ISwpFG__turn .46s var(--s-ease) both;background:#fff;border-radius:3px 8px 8px 3px;position:absolute;inset:0;overflow:hidden;box-shadow:0 2px 4px #17130f0f,0 24px 48px #17130f29}.PageBook-module__ISwpFG__page[data-dir="-1"]{animation-name:PageBook-module__ISwpFG__turnBack}.PageBook-module__ISwpFG__pageImg{object-fit:contain;object-position:top center;background:#fff;width:100%;height:100%}.PageBook-module__ISwpFG__spine{pointer-events:none;z-index:2;background:linear-gradient(90deg,#17130f29,#17130f0a 60%,#0000);border-radius:3px 0 0 3px;width:14px;position:absolute;top:0;bottom:0;left:0}@keyframes PageBook-module__ISwpFG__turn{0%{opacity:0;transform:rotateY(22deg)}to{opacity:1;transform:rotateY(0)}}@keyframes PageBook-module__ISwpFG__turnBack{0%{opacity:0;transform:rotateY(-22deg)}to{opacity:1;transform:rotateY(0)}}.PageBook-module__ISwpFG__nav{background:var(--s-surface);border:1px solid var(--s-line);width:40px;height:40px;color:var(--s-ink-2);box-shadow:var(--s-shadow-sm);transition:color var(--s-fast) var(--s-ease-soft), border-color var(--s-fast) var(--s-ease-soft), box-shadow var(--s-fast) var(--s-ease-soft), opacity var(--s-fast) var(--s-ease-soft);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.PageBook-module__ISwpFG__navPrev{left:clamp(4px,1.4vw,12px)}.PageBook-module__ISwpFG__navNext{right:clamp(4px,1.4vw,12px)}.PageBook-module__ISwpFG__navIconPrev{transform:rotate(90deg)}.PageBook-module__ISwpFG__navIconNext{transform:rotate(-90deg)}.PageBook-module__ISwpFG__nav:hover:not(:disabled){color:var(--s-accent);border-color:var(--s-accent);box-shadow:var(--s-shadow)}.PageBook-module__ISwpFG__nav:active:not(:disabled){transform:translateY(-50%)scale(.94)}.PageBook-module__ISwpFG__nav:disabled{opacity:.32;cursor:default;box-shadow:none}.PageBook-module__ISwpFG__controls{align-items:center;gap:18px;margin-top:18px;display:flex}.PageBook-module__ISwpFG__pips{align-items:center;gap:8px;display:flex}.PageBook-module__ISwpFG__pip{background:var(--s-line-strong);width:8px;height:8px;transition:background var(--s-fast) var(--s-ease-soft), transform var(--s-fast) var(--s-ease);border-radius:50%}.PageBook-module__ISwpFG__pip:hover{transform:scale(1.2)}.PageBook-module__ISwpFG__pipActive{background:var(--s-accent);transform:scale(1.15)}.PageBook-module__ISwpFG__counter{font-family:var(--s-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--s-ink-3);font-size:.6875rem}.PageBook-module__ISwpFG__counter span{color:var(--s-ink-4)}@media (prefers-reduced-motion:reduce){.PageBook-module__ISwpFG__page{animation:none}}
.ZoomableImage-module__NDUtMG__trigger{border-radius:var(--s-radius);border:1px solid var(--s-line);background:var(--s-surface);cursor:zoom-in;width:100%;transition:transform var(--s-mid) var(--s-ease), box-shadow var(--s-mid) var(--s-ease), border-color var(--s-mid) var(--s-ease-soft);display:block;position:relative;overflow:hidden}.ZoomableImage-module__NDUtMG__trigger:hover{border-color:var(--s-line-strong);box-shadow:var(--s-shadow);transform:translateY(-3px)}.ZoomableImage-module__NDUtMG__img{object-fit:contain;object-position:top center;width:100%;height:100%}.ZoomableImage-module__NDUtMG__placeholder{text-align:center;border-radius:var(--s-radius);border:1px dashed var(--s-line-strong);background:repeating-linear-gradient(135deg, var(--s-bg-tint), var(--s-bg-tint) 14px, var(--s-surface-sunk) 14px, var(--s-surface-sunk) 28px);flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:220px;padding:32px;display:flex}.ZoomableImage-module__NDUtMG__placeholderMark{background:var(--s-accent-wash);border:1px solid color-mix(in oklab, var(--s-accent) 22%, transparent);border-radius:8px;flex:none;width:34px;height:34px;position:relative}.ZoomableImage-module__NDUtMG__placeholderMark:before,.ZoomableImage-module__NDUtMG__placeholderMark:after{content:"";background:var(--s-accent);border-radius:2px;position:absolute}.ZoomableImage-module__NDUtMG__placeholderMark:before{height:2px;inset:auto 8px 11px}.ZoomableImage-module__NDUtMG__placeholderMark:after{border:2px solid var(--s-accent);background:0 0;border-radius:50%;width:8px;height:8px;bottom:15px;left:11px}.ZoomableImage-module__NDUtMG__placeholderText{font-family:var(--s-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--s-ink-3);max-width:34ch;font-size:.6875rem;line-height:1.5}.ZoomableImage-module__NDUtMG__hint{font-family:var(--s-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--s-ink-2);border:1px solid var(--s-line);opacity:0;pointer-events:none;transition:opacity var(--s-mid) var(--s-ease-soft), transform var(--s-mid) var(--s-ease);white-space:nowrap;background:#ffffffeb;border-radius:999px;padding:6px 14px;font-size:.625rem;position:absolute;bottom:12px;left:50%;transform:translate(-50%)translateY(6px)}.ZoomableImage-module__NDUtMG__trigger:hover .ZoomableImage-module__NDUtMG__hint,.ZoomableImage-module__NDUtMG__trigger:focus-visible .ZoomableImage-module__NDUtMG__hint{opacity:1;transform:translate(-50%)translateY(0)}.ZoomableImage-module__NDUtMG__overlay{z-index:300;-webkit-backdrop-filter:blur(6px);cursor:zoom-out;animation:ZoomableImage-module__NDUtMG__overlayIn .26s var(--s-ease-soft) both;background:#120e0be6;place-items:center;padding:clamp(16px,4vw,48px);display:grid;position:fixed;inset:0}.ZoomableImage-module__NDUtMG__overlayImg{object-fit:contain;border-radius:var(--s-radius-sm);width:auto;max-width:min(92vw,1400px);height:auto;max-height:min(90vh,100dvh - 96px);animation:ZoomableImage-module__NDUtMG__imageIn .32s var(--s-ease) both;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:block;box-shadow:0 30px 90px #00000080}.ZoomableImage-module__NDUtMG__overlayInner{justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex}.ZoomableImage-module__NDUtMG__close{top:max(16px, env(safe-area-inset-top,0px));color:#fff;width:44px;height:44px;transition:background var(--s-fast) var(--s-ease-soft);background:#ffffff1f;border:1px solid #fff3;border-radius:50%;place-items:center;display:grid;position:absolute;right:16px}.ZoomableImage-module__NDUtMG__close:hover{background:#ffffff38}@keyframes ZoomableImage-module__NDUtMG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes ZoomableImage-module__NDUtMG__imageIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ZoomableImage-module__NDUtMG__overlay,.ZoomableImage-module__NDUtMG__overlayImg{animation:none}.ZoomableImage-module__NDUtMG__trigger:hover{transform:none}}
.MmmShowcase-module__0RTleq__crmFigure{margin-top:clamp(36px,5vw,56px)}.MmmShowcase-module__0RTleq__figCaption{font-family:var(--s-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--s-ink-3);text-align:center;justify-content:center;align-items:center;gap:9px;margin-top:16px;font-size:.6875rem;display:flex}.MmmShowcase-module__0RTleq__dot{background:var(--s-accent);border-radius:50%;flex:none;width:6px;height:6px}.MmmShowcase-module__0RTleq__feature{min-width:0;max-width:960px;margin:clamp(32px,4vw,48px) auto 0}.MmmShowcase-module__0RTleq__docShot{max-width:500px;margin-inline:auto}.MmmShowcase-module__0RTleq__docPortrait{max-width:360px;margin-inline:auto}
.SunflowerShowcase-module__p9foja__crmFigure{margin-top:clamp(36px,5vw,56px)}.SunflowerShowcase-module__p9foja__figCaption{font-family:var(--s-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--s-ink-3);text-align:center;justify-content:center;align-items:center;gap:9px;margin-top:16px;font-size:.6875rem;display:flex}.SunflowerShowcase-module__p9foja__dot{background:var(--s-accent);border-radius:50%;flex:none;width:6px;height:6px}.SunflowerShowcase-module__p9foja__features{flex-direction:column;gap:clamp(48px,6vw,84px);display:flex}.SunflowerShowcase-module__p9foja__row{grid-template-columns:minmax(0,.82fr) minmax(0,1.25fr);align-items:center;gap:clamp(28px,4vw,60px);display:grid}.SunflowerShowcase-module__p9foja__rowReversed{grid-template-columns:minmax(0,1.25fr) minmax(0,.82fr)}.SunflowerShowcase-module__p9foja__rowReversed .SunflowerShowcase-module__p9foja__copy{order:2}.SunflowerShowcase-module__p9foja__copy{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.SunflowerShowcase-module__p9foja__rowTitle{max-width:20ch}.SunflowerShowcase-module__p9foja__rowText{color:var(--s-ink-2);max-width:42ch}.SunflowerShowcase-module__p9foja__mediaCol{min-width:0}@media (max-width:900px){.SunflowerShowcase-module__p9foja__row,.SunflowerShowcase-module__p9foja__rowReversed{grid-template-columns:1fr;gap:24px}.SunflowerShowcase-module__p9foja__rowReversed .SunflowerShowcase-module__p9foja__copy{order:0}.SunflowerShowcase-module__p9foja__rowText{max-width:56ch}}
