html{scroll-behavior:auto;scroll-padding-top:var(--header-height);background-color:#000;min-height:100%;overflow-x:clip}body{color:#fff;background-color:#000;min-height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}*,:before,:after{box-sizing:border-box}:root{--container:1320px;--between-space:clamp(16px, 3vw, 32px);--header-height:96px}.app{width:100%;max-width:100%;padding-top:var(--header-height)}.header{z-index:10000000;width:100%;max-width:100vw;min-height:var(--header-height);padding:0 var(--between-space);-webkit-backdrop-filter:blur(20px);background:#000000e0;border-bottom:1px solid #ffffff14;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.header-inner{width:100%;max-width:var(--container);border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;min-width:0;min-height:76px;margin:0 auto;display:flex}.logo{flex:auto;min-width:0}.logo>a{letter-spacing:.03em;color:#fff;white-space:nowrap;text-overflow:ellipsis;flex-flow:row;align-items:center;gap:8px;width:auto;max-width:100%;font-size:18px;font-weight:700;display:inline-flex;overflow:hidden}.logo>a>span,.logo>a>img{flex:none}.logo>a>span{font:inherit;color:inherit;white-space:nowrap;margin:0;display:block}.logo>a>img{display:block}.menu--desktop{gap:32px;display:flex}.menu--desktop>a{letter-spacing:.12em;text-transform:uppercase;color:#f5f5f5;border-radius:999px;align-items:center;padding:.6rem 1rem;font-size:1rem;font-weight:700;transition:color .2s,background-color .2s;display:inline-flex}.menu--desktop>a:hover{color:#ffffffe6;background-color:#ffffff14}.menu-toggle{display:none}.menu-toggle span{background:#fff;height:2px;transition:transform .2s,top .2s,opacity .2s;position:absolute;top:0;left:0;right:0}.menu-toggle span:first-child{top:6px}.menu-toggle span:nth-child(2){top:12px}.menu-toggle span:last-child{top:18px}.menu-toggle--open span:first-child{top:11px;transform:rotate(45deg)}.menu-toggle--open span:nth-child(2){opacity:0}.menu-toggle--open span:last-child{top:11px;transform:rotate(-45deg)}.menu-mobile{display:none}.menu-mobile>a{letter-spacing:.08em;text-transform:uppercase;color:#fff;align-items:center;padding:.9rem 1.4rem;font-size:.9rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.marquee{width:100%;max-width:var(--container);align-items:center;min-width:0;min-height:32px;margin:0 auto;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12.5% 87.5%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12.5% 87.5%,#0000 100%)}.marquee .content{white-space:nowrap;gap:30px;width:max-content;max-width:none;padding:1px 0;display:flex}.marquee .content>h5{letter-spacing:.16em;color:#fff;flex:none;margin:0;font-size:11px;font-weight:400}@media (max-width:900px){:root{--header-height:104px}.header{min-height:var(--header-height);padding:0 28px}.header-inner{width:100%;max-width:100%;min-height:66px}.logo>a{font-size:17px}.menu--desktop{display:none}.menu-toggle{cursor:pointer;background:0 0;border:none;flex:none;width:22px;height:24px;margin-left:16px;padding:0;display:inline-flex;position:relative}.menu-mobile{flex-direction:column;width:100%;margin-top:.75rem;display:flex;overflow:hidden}.marquee{min-height:38px}.marquee .content{gap:28px}.marquee .content>h5{letter-spacing:.15em;font-size:10px}}@media (max-width:640px){:root{--header-height:92px}.header{min-height:var(--header-height);padding:0 20px}.header-inner{min-height:58px}.logo>a{letter-spacing:-.01em;gap:4px;font-size:15px}.logo>a>img{width:18px;height:18px}.menu-toggle{width:22px;height:24px;margin-left:14px}.menu-mobile{margin-top:.5rem}.marquee{min-height:34px}.marquee .content{gap:26px}.marquee .content>h5{letter-spacing:.14em;font-size:10px}}@media (max-width:430px){:root{--header-height:86px}.header{min-height:var(--header-height);padding:0 16px}.header-inner{min-height:54px}.logo>a{letter-spacing:-.02em;gap:3px;font-size:13px}.logo>a>img{width:16px;height:16px}.menu-toggle{width:20px;height:24px;margin-left:12px}.menu-mobile{margin-top:.4rem}.marquee{min-height:32px}.marquee .content{gap:24px}.marquee .content>h5{letter-spacing:.13em;font-size:9px}}main{width:100%;min-height:100vh}.intro-stage{isolation:isolate;background:#000;min-height:720vh;position:relative}.intro-stage__anchor{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.intro-stage__anchor--about{top:46%}.intro-stage__sticky{z-index:1;--intro-header-space:clamp(88px, 10vh, 124px);--intro-bottom-space:clamp(96px, 12vh, 140px);background:#000;width:100%;height:100svh;position:sticky;top:0;overflow:hidden}.intro-stage__sticky>.life-motion{z-index:1;position:absolute;inset:0}.intro-stage__sticky>.hero{z-index:2;position:absolute;inset:0}.intro-stage__sticky>.about-scenes{z-index:5;position:absolute;inset:0}.content-stage{position:relative}.contact-stage{background:#050505;width:100%;position:relative;overflow:hidden}.hero{z-index:3;color:#fff;pointer-events:none;background:0 0;width:100%;height:100svh;position:absolute;inset:0;overflow:hidden}.hero__inner{width:min(100% - 50px,var(--container));pointer-events:auto;height:100%;margin:0 auto;position:relative}.hero__body{grid-template-columns:320px minmax(0,1fr);align-items:flex-start;column-gap:64px;padding-top:clamp(110px,16vh,130px);display:grid}.hero__content{z-index:2;flex-direction:column;justify-content:space-between;width:320px;min-height:205px;display:flex;position:relative}.hero__description{color:#ffffff85;letter-spacing:-.04em;max-width:310px;margin:0;font-size:17px;font-weight:520;line-height:1.5}.hero__desc--desktop{display:block}.hero__desc--mobile{display:none}.hero__meta{color:#ffffff38;letter-spacing:-.01em;white-space:nowrap;align-items:flex-start;gap:30px;margin-top:clamp(96px,18vh,180px);font-size:14px;font-weight:600;line-height:1.2;display:flex}.js-hero-exit-item{will-change:transform,opacity}.hero__visual{z-index:2;justify-content:flex-end;align-items:flex-start;min-width:0;display:flex;position:relative}.hero__statement{justify-content:flex-end;align-items:flex-start;display:flex}.hero__headline{letter-spacing:-.01em;text-align:right;flex-direction:column;align-items:flex-end;margin:0;font-size:clamp(62px,6.2vw,88px);font-weight:700;line-height:.92;display:flex}.hero__headline-topline{justify-content:flex-end;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.hero__eyebrow{color:#ffffff9e;letter-spacing:-.01em;white-space:nowrap;margin-top:8px;font-size:24px;font-weight:700;line-height:1;display:block}.hero__headline-muted{color:#ffffff9e}.hero__headline>span:last-child{color:#fffffff5}@media (max-width:1180px){.hero__body{grid-template-columns:300px minmax(0,1fr);column-gap:40px;padding-top:clamp(100px,14vh,124px)}.hero__content{width:300px}.hero__description{letter-spacing:-.04em;max-width:290px;font-size:16px;line-height:1.5}.hero__meta{gap:24px;margin-top:clamp(96px,16vh,150px);font-size:13px}.hero__headline-topline{gap:8px;margin-bottom:9px}.hero__eyebrow{margin-top:6px;font-size:21px}.hero__headline{font-size:clamp(56px,6vw,76px)}}@media (max-width:900px){.hero{height:100svh}.hero__inner{width:min(100% - 40px,var(--container));height:100%}.hero__body{flex-direction:column;align-items:stretch;gap:0;height:100%;padding-top:clamp(92px,10vh,118px);display:flex}.hero__visual{order:1;justify-content:flex-end;width:100%}.hero__statement{justify-content:flex-end;width:100%}.hero__headline-topline{gap:6px;margin-bottom:7px}.hero__eyebrow{margin-top:5px;font-size:15px;line-height:1}.hero__headline{letter-spacing:-.025em;text-align:right;font-size:clamp(42px,7vw,58px);line-height:.92}.hero__content{order:2;width:100%;min-height:0;margin-top:clamp(48px,5.5vh,68px);display:block}.hero__description{letter-spacing:-.04em;max-width:300px;font-size:14px;font-weight:600;line-height:1.5}.hero__meta{white-space:normal;align-items:flex-start;gap:22px;margin-top:clamp(52px,6vh,78px);font-size:12px;line-height:1.25;display:flex;position:static}}@media (max-width:640px){.hero__inner{width:min(100% - 58px,var(--container));height:100%}.hero__body{flex-direction:column;align-items:stretch;height:100%;padding-top:clamp(76px,9vh,96px);display:flex}.hero__visual{order:1;justify-content:flex-end;width:100%}.hero__statement{justify-content:flex-end;width:100%}.hero__headline-topline{gap:5px;margin-bottom:6px}.hero__eyebrow{margin-top:4px;font-size:15px;line-height:1}.hero__headline{letter-spacing:-.025em;text-align:right;font-size:clamp(32px,10vw,46px);line-height:.92}.hero__content{order:2;width:100%;min-height:0;margin-top:clamp(42px,5vh,56px);display:block}.hero__description{letter-spacing:-.04em;color:#ffffff9e;max-width:280px;font-size:14px;line-height:1.5}.hero__desc--desktop{display:none}.hero__desc--mobile{display:block}.hero__meta{color:#ffffff47;letter-spacing:-.02em;white-space:normal;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;margin-top:clamp(64px,9vh,84px);font-size:12px;font-weight:700;line-height:1.2;display:grid;position:static}}@media (max-width:430px){.hero__inner{width:calc(100% - 50px)}.hero__body{padding-top:clamp(70px,8vh,84px)}.hero__headline{font-size:clamp(32px,9vw,42px)}.hero__headline-topline{gap:4px;margin-bottom:6px}.hero__eyebrow{margin-top:3px;font-size:13px}.hero__content{margin-top:clamp(36px,4.5vh,50px)}.hero__description{max-width:245px;font-size:12px;line-height:1.5}.hero__meta{gap:8px;margin-top:clamp(110px,12vh,130px);font-size:10px}}.life-motion{z-index:2;opacity:0;visibility:hidden;pointer-events:none;width:100%;height:100svh;position:absolute;inset:0;overflow:hidden}.life-motion__enter{opacity:1;visibility:visible;background:0 0;width:100%;height:100svh;min-height:0}.life-motion__track{transform-origin:50%;--life-edge-start:.5;--life-edge-soft:.8;--life-edge-strong:1;width:118vw;-webkit-mask-image:linear-gradient(to right, rgba(0, 0, 0, var(--life-edge-start)) 0%, rgba(0, 0, 0, var(--life-edge-soft)) 4%, rgba(0, 0, 0, var(--life-edge-strong)) 10%, #000 16%, #000 84%, rgba(0, 0, 0, var(--life-edge-strong)) 90%, rgba(0, 0, 0, var(--life-edge-soft)) 96%, rgba(0, 0, 0, var(--life-edge-start)) 100%);-webkit-mask-image:linear-gradient(to right, rgba(0, 0, 0, var(--life-edge-start)) 0%, rgba(0, 0, 0, var(--life-edge-soft)) 4%, rgba(0, 0, 0, var(--life-edge-strong)) 10%, #000 16%, #000 84%, rgba(0, 0, 0, var(--life-edge-strong)) 90%, rgba(0, 0, 0, var(--life-edge-soft)) 96%, rgba(0, 0, 0, var(--life-edge-start)) 100%);mask-image:linear-gradient(to right, rgba(0, 0, 0, var(--life-edge-start)) 0%, rgba(0, 0, 0, var(--life-edge-soft)) 4%, rgba(0, 0, 0, var(--life-edge-strong)) 10%, #000 16%, #000 84%, rgba(0, 0, 0, var(--life-edge-strong)) 90%, rgba(0, 0, 0, var(--life-edge-soft)) 96%, rgba(0, 0, 0, var(--life-edge-start)) 100%);flex-direction:column;gap:12px;margin-left:calc(50% - 59vw);display:flex}.life-motion__row-window{width:100%;overflow:hidden}.life-motion__row{will-change:transform;flex-wrap:nowrap;width:max-content;min-width:max-content;display:flex}.life-motion__group{flex:none;gap:12px;width:max-content;min-width:max-content;padding-right:12px;display:flex}.life-motion__item{flex-direction:column;flex:none;width:clamp(240px,20vw,360px);min-width:0;height:clamp(220px,28vw,320px);margin:0;display:flex}.life-motion__title{color:#ffffffad;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;margin:0 0 4px;font-size:12px;font-weight:700;line-height:1.3;overflow:hidden}.life-motion__image-wrap{background:#111;border-radius:8px;width:100%;height:calc(100% - 18px);position:relative;overflow:hidden}.life-motion__image{object-fit:cover}.life-motion__canvas,.life-motion__track,.life-motion__row-window,.life-motion__row,.life-motion__group{backface-visibility:hidden;will-change:transform}@media (max-width:900px){.life-motion,.life-motion__enter,.life-motion__viewport{height:100svh}.life-motion__track{gap:12px;width:136vw;margin-top:clamp(64px,9vh,96px)}.life-motion__group{gap:12px;padding-right:12px}.life-motion__item{flex:0 0 clamp(180px,32vw,250px);height:clamp(175px,34vw,240px)}.life-motion__title{margin-bottom:4px;font-size:11px}.life-motion__image-wrap{border-radius:7px;height:calc(100% - 18px)}}@media (max-width:640px){.life-motion,.life-motion__enter,.life-motion__viewport,.life-motion__canvas{overflow:clip}.life-motion__canvas,.life-motion__track,.life-motion__row-window,.life-motion__row,.life-motion__group{backface-visibility:hidden;will-change:transform}.life-motion__track{gap:10px;width:150vw;margin-top:clamp(64px,9vh,96px)}.life-motion__group{gap:10px;padding-right:10px}.life-motion__item{flex:0 0 clamp(150px,42vw,190px);height:clamp(145px,42vw,180px)}.life-motion__title{margin-bottom:4px;font-size:10px}.life-motion__image-wrap{border-radius:7px;height:calc(100% - 17px)}}@media (max-width:430px){.life-motion,.life-motion__enter,.life-motion__viewport,.life-motion__canvas{overflow:clip}.life-motion__canvas,.life-motion__track,.life-motion__row-window,.life-motion__row,.life-motion__group{backface-visibility:hidden;will-change:transform}.life-motion__track{gap:9px;width:158vw;margin-top:clamp(200px,20vh,280px)}.life-motion__group{gap:9px;padding-right:9px}.life-motion__item{flex:0 0 clamp(138px,44vw,165px);height:clamp(132px,42vw,158px)}.life-motion__title{margin-bottom:4px;font-size:9px}.life-motion__image-wrap{border-radius:7px;height:calc(100% - 16px)}}.about-hero{z-index:1;color:#fff;background:#000;justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:absolute;inset:0;overflow:hidden}.about-hero__layout{will-change:transform;grid-template-columns:450px 1fr;align-items:center;column-gap:50px;width:min(1130px,100% - 96px);display:grid;transform:translateY(0)}.about-hero__visual{justify-content:flex-start;align-items:flex-end;width:360px;display:flex;transform:translateY(-2px)}.about-character{width:100%;position:relative}.about-hero__character{width:100%;height:auto;display:block}.about-character__eye{border-radius:50%;position:absolute;overflow:hidden}.about-character__eye--left{width:20.05%;height:15.71%;top:38.13%;left:21.46%}.about-character__eye--right{width:20.82%;height:15.71%;top:38.13%;left:46.27%}.about-character__pupil-mover{will-change:transform;position:absolute;inset:0}.about-character__pupil{aspect-ratio:1;background:#000;border-radius:50%;width:60%;position:absolute;top:50%;left:46%;transform:translate(-50%,-50%)}.about-character__lid{z-index:2;pointer-events:none;transform-origin:top;will-change:transform,border-radius;background:#fff;border-bottom:3px solid #000;border-bottom-right-radius:38%;border-bottom-left-radius:38%;width:110%;height:100%;display:block;position:absolute;top:0;left:-5%}.about-character__mouth{transform-origin:top;will-change:width,height,border-radius;border-bottom:3px solid #000;border-radius:0;width:18px;height:0;position:absolute;top:57%;left:44%;transform:translate(-50%)}.about-hero__content{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:650px;display:flex;transform:translateY(-12px)}.about-hero__eyebrow{letter-spacing:.04em;color:#ffffff94;margin-bottom:18px;font-size:14px;font-weight:500;line-height:1;display:block}.about-hero__title{letter-spacing:-.04em;color:#fff;word-break:keep-all;margin:0;font-size:clamp(32px,3vw,36px);font-weight:800;line-height:1.18}.about-hero__meta{width:min(520px,100%);margin-top:20px}.about-hero__meta-row{letter-spacing:-.01em;grid-template-columns:70px 1fr;font-size:13px;line-height:1.7;display:grid}.about-hero__meta-label{color:#fff6;font-style:italic;font-weight:400}.about-hero__meta-value{color:#ffffffc2;font-weight:400}.about-hero__desc{letter-spacing:-.02em;color:#ffffff9e;word-break:keep-all;text-wrap:balance;will-change:clip-path;width:min(610px,100%);margin:40px 0 0;font-size:15px;font-weight:500;line-height:1.8}.about-title{width:100%;margin:0}.about-title__svg{width:min(560px,100%);height:auto;margin:0;display:block}.about-title__outline path{fill:#0000;stroke:#fff;stroke-width:2px}.about-title__fill path{fill:#ffffffeb}.about-hero__cta{justify-content:flex-start;align-items:center;gap:12px;margin-top:32px;display:flex}.about-hero__btn{color:#e9f3f4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#ffffff29 0%,#fff1 40%,#00000038 100%);border:1px solid #ffffff2e;border-radius:23px;justify-content:center;align-items:center;gap:9px;min-width:136px;height:46px;padding:0 18px;transition:transform .2s,background .2s;display:inline-flex;position:relative;box-shadow:0 12px 24px #00000061,inset 0 1px 3px #ffffff29,inset 0 -4px 8px #00000052}.glass-btn:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff6b,#ffffff0f 35%,#0000 60%);position:absolute;inset:0}.about-hero__btn:hover{background:#ffffff1a;transform:translateY(-2px)}.cta-btn__iconWrap{border-radius:999px;place-items:center;width:20px;height:20px;display:grid}.cta-btn__iconImg{object-fit:contain;width:20px;height:20px;display:block}.cta-btn__label{letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:1}.about-hero__resume-notice{color:#ffffff94;letter-spacing:-.01em;margin-top:12px;font-size:12px;font-weight:400;line-height:1.5}@media (max-width:900px){.about-hero{justify-content:center;align-items:center;height:100svh}.about-hero__layout{grid-template-columns:230px 390px;justify-content:center;align-items:center;column-gap:66px;width:min(700px,100% - 72px);height:100%;margin:0 auto;padding-top:24px;padding-bottom:64px;display:grid;transform:none}.about-character{width:min(250px,32vw)}.about-hero__visual{order:initial;justify-content:flex-end;align-items:center;width:100%;display:flex;transform:none}.about-hero__character{width:100%}.about-hero__content{order:initial;flex:initial;text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:390px;margin-top:0;display:flex;transform:none}.about-hero__eyebrow{margin-bottom:14px;font-size:13px}.about-hero__title{letter-spacing:-.055em;word-break:keep-all;overflow-wrap:normal;max-width:390px;font-size:clamp(28px,3.7vw,34px);line-height:1.14}.about-hero__meta{width:100%;margin-top:17px}.about-hero__meta-row{grid-template-columns:62px 1fr;font-size:12px;line-height:1.65}.about-hero__desc{text-align:left;word-break:keep-all;width:min(390px,100%);margin:24px 0 0;font-size:12px;line-height:1.75}.about-hero__cta--swap{align-self:flex-start;align-items:center;gap:14px;width:min(300px,100%);margin:clamp(32px,4vh,44px) 0 0;display:flex}.about-hero__cta--swap .about-hero__btn{justify-content:center;align-items:center;gap:10px;min-width:0;height:56px;transition:flex-grow .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),border-radius .35s cubic-bezier(.4,0,.2,1),background .25s;display:inline-flex;overflow:hidden}.cta-btn__iconWrap{width:36px;height:36px}.cta-btn__iconImg{width:25px;height:25px}.about-hero__cta--swap[data-active=portfolio] .about-hero__btn--portfolio{border-radius:28px;flex:auto;width:auto;padding:0 18px}.about-hero__cta--swap[data-active=portfolio] .about-hero__btn--resume{border-radius:28px;flex:none;gap:0;width:56px;padding:0}.about-hero__cta--swap[data-active=portfolio] .about-hero__btn--resume .cta-btn__label{display:none}.about-hero__cta--swap[data-active=resume] .about-hero__btn--resume{border-radius:28px;flex:auto;width:auto;padding:0 18px}.about-hero__cta--swap[data-active=resume] .about-hero__btn--portfolio{border-radius:28px;flex:none;gap:0;width:56px;padding:0}.about-hero__cta--swap[data-active=resume] .about-hero__btn--portfolio .cta-btn__label{display:none}}@media (max-width:1180px) and (min-width:901px){.about-hero__layout{grid-template-columns:320px 430px;justify-content:center;align-items:center;column-gap:80px;width:min(840px,100% - 56px);height:100%;margin:0 auto;padding-top:0;padding-bottom:0;display:grid;position:relative;top:-180px;transform:none}.about-hero__visual{justify-content:flex-end;align-items:center;width:100%;display:flex;transform:none}.about-character{width:min(320px,32vw)}.about-hero__character{width:100%}.about-hero__content{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:430px;margin-top:0;display:flex;transform:none}.about-hero__title{letter-spacing:-.055em;word-break:keep-all;overflow-wrap:normal;max-width:430px;font-size:clamp(30px,3.2vw,36px);line-height:1.14}.about-hero__meta{margin-top:18px}.about-hero__meta-row{grid-template-columns:64px 1fr;font-size:12px}.about-hero__desc{width:min(430px,100%);margin-top:36px;font-size:14px;line-height:1.75}.about-hero__cta--swap{align-self:flex-start;margin-top:40px}}@media (max-width:640px){.about-hero{justify-content:center;align-items:center;height:100svh}.about-hero__layout{flex-direction:column;justify-content:center;align-items:center;width:min(100% - 40px,520px);height:100%;padding-top:80px;padding-bottom:20px;display:flex;position:relative;transform:none}.about-hero__visual{justify-content:center;align-items:center;width:100%;display:flex;transform:none}.about-character{width:min(220px,52vw)}.about-hero__character{width:100%}.about-character__pupil{width:54%}.about-character__lid{border-bottom-width:2px}.about-character__mouth{border-bottom-width:2px;transform:translate(-50%)scale(.82)}.about-hero__content{width:min(360px,100%);margin-top:22px;transform:none}.about-hero__eyebrow{margin-bottom:10px;font-size:11px}.about-hero__title{letter-spacing:-.055em;max-width:360px;font-size:clamp(22px,5.9vw,28px);line-height:1.12}.about-hero__meta{width:100%;margin-top:13px}.about-hero__meta-row{grid-template-columns:54px 1fr;font-size:10px;line-height:1.6}.about-hero__desc{width:min(350px,100%);margin:18px 0 0;font-size:11px;line-height:1.7}.about-hero__desc-break--desktop{display:none}.about-hero__cta--swap{align-self:center;gap:12px;width:min(290px,100%);margin:28px auto 0}}@media (max-width:430px){.about-hero__layout{width:calc(100% - 32px);padding-top:82px;padding-bottom:16px}.about-character{width:min(214px,53vw)}.about-character__pupil{width:56%}.about-character__lid{border-bottom-width:1.5px}.about-character__mouth{border-bottom-width:1.5px;transform:translate(-50%)scale(.78)}.about-hero__content{width:min(310px,100%);margin-top:26px}.about-hero__eyebrow{margin-bottom:9px;font-size:10px}.about-hero__title{max-width:310px;font-size:clamp(19px,5.8vw,23px);line-height:1.14}.about-hero__meta{margin-top:12px}.about-hero__meta-row{grid-template-columns:48px 1fr;font-size:9px;line-height:1.6}.about-hero__desc{width:min(310px,100%);margin:26px 0 0;font-size:10px;line-height:1.65}.about-hero__cta--swap{gap:10px;width:min(260px,100%);margin:24px auto 0}.about-hero__cta--swap .about-hero__btn{height:48px}}.about-skills{z-index:2;color:#fff;background:#000;justify-content:center;align-items:flex-start;width:100%;height:100svh;display:flex;position:absolute;inset:0;overflow:hidden}.about-skills__inner{will-change:transform;width:min(1160px,100% - 96px);margin:0 auto;padding-top:clamp(135px,15vh,170px)}.skill-title{text-align:left}.skill-title__eyebrow{color:#ffffffbd;margin-bottom:18px;font-size:20px;font-weight:500}.skill-title__heading{letter-spacing:-.06em;color:#fff;margin:0;font-size:clamp(38px,4vw,44px);font-weight:800;line-height:1.12}.skill-title__desc{color:#ffffff9e;letter-spacing:-.02em;word-break:keep-all;text-wrap:pretty;max-width:580px;margin-top:22px;font-size:15px;font-weight:500;line-height:1.8}.skill-card{appearance:none;background:var(--skill-background,linear-gradient(180deg, #0b0b0d 0%, #070708 100%));color:#fff;width:auto;min-width:0;height:100%;font:inherit;text-align:left;cursor:pointer;border:0;border-radius:6px;flex:1 1 0;padding:0;transition:flex .55s cubic-bezier(.22,1,.36,1),background .45s;position:relative;overflow:hidden}.skill-card:before{content:"";z-index:1;pointer-events:none;background:#00000024;transition:background .35s;position:absolute;inset:0}.skill-card.is-active:before{background:#0000001a}.skill-card:focus-visible{outline-offset:3px;outline:1px solid #ffffff73}.skill-card.is-active{background:var(--skill-active-background,var(--skill-background));flex:0 0 36%}.skill-card__name{z-index:2;writing-mode:vertical-rl;letter-spacing:.015em;white-space:nowrap;color:#ffffffc2;font-size:14px;font-weight:600;line-height:1;transition:left .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),color .25s;position:absolute;top:26px;left:50%;transform:translate(-50%)}.skill-card.is-active .skill-card__name{color:#ffffffe6;left:22px;transform:none}.skill-card__collapsed-meta{z-index:2;color:#ffffff57;justify-content:center;align-items:center;transition:opacity .18s,color .25s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.skill-card:hover .skill-card__collapsed-meta{color:#ffffff7a}.skill-card.is-active .skill-card__collapsed-meta{opacity:0;pointer-events:none}.skill-card__expanded{z-index:2;opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-end;padding:24px 22px 22px;transition:opacity .25s .12s,transform .35s 80ms;display:flex;position:absolute;inset:0;transform:translate(10px)}.skill-card.is-active .skill-card__expanded{opacity:1;pointer-events:auto;transform:translate(0)}.skill-card__description{letter-spacing:-.02em;word-break:keep-all;color:#ffffffa3;max-width:280px;margin:0;font-size:13px;font-weight:500;line-height:1.65}.skill-card__expanded-footer{align-items:center;margin-top:16px;display:flex}.skill-card__category-meta{color:#ffffff80;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.skill-carousel{width:100%;margin-top:64px}.skill-carousel__track{align-items:stretch;gap:9px;width:100%;height:390px;display:flex}@media (max-width:1180px){.about-skills__inner{width:min(920px,100% - 64px)}.skill-title__desc{max-width:580px}.skill-carousel{margin-top:48px}.skill-carousel__track{gap:7px;height:320px}.skill-card.is-active{flex-basis:38%}.skill-card__name{font-size:13px;top:24px}.skill-card.is-active .skill-card__name{left:20px}.skill-card__collapsed-meta{bottom:18px}.skill-card__expanded{padding:22px 20px 20px}.skill-card__description{max-width:270px;font-size:12px;line-height:1.65}}@media (max-width:900px){.about-skills{align-items:flex-start;height:100svh;position:relative}.about-skills__inner{width:min(760px,100% - 56px);padding-top:clamp(108px,12vh,140px)}.skill-title__eyebrow{margin-bottom:14px;font-size:14px}.skill-title__heading{font-size:clamp(30px,4.8vw,38px)}.skill-title__desc{max-width:540px;margin-top:18px;font-size:13px;line-height:1.75}.skill-carousel{margin-top:40px}.skill-carousel__track{gap:6px;height:280px}.skill-card.is-active{flex-basis:42%}.skill-card__name{font-size:12px;top:20px}.skill-card.is-active .skill-card__name{left:18px}.skill-card__collapsed-meta{bottom:16px}.skill-card__expanded{padding:20px 18px 18px}.skill-card__description{max-width:240px;font-size:11px;line-height:1.65}.skill-card__category-meta{font-size:10px}}@media (max-width:640px){.about-skills{height:auto;min-height:100svh;position:relative;overflow:visible}.about-skills__inner{width:min(100% - 40px,520px);padding-top:clamp(108px,12.5vh,124px);padding-bottom:68px}.skill-title{width:100%;max-width:430px}.skill-title__eyebrow{margin-bottom:14px;font-size:12px}.skill-title__heading{letter-spacing:-.055em;word-break:keep-all;text-wrap:balance;max-width:100%;font-size:clamp(27px,7vw,31px);line-height:1.15}.skill-title__desc{word-break:keep-all;text-wrap:pretty;max-width:390px;margin-top:20px;font-size:12px;line-height:1.7}.skill-carousel{width:100%;margin-top:28px}.skill-carousel__track{flex-direction:column;align-items:stretch;gap:7px;width:100%;height:auto}.skill-card{background:linear-gradient(105deg, color-mix(in srgb, var(--skill-accent) 8%, #080808) 0%, #080808 70%);border:1px solid #ffffff09;border-radius:6px;flex:none;width:100%;height:48px;transition:height .5s cubic-bezier(.22,1,.36,1),background .4s,border-color .3s}.skill-card.is-active{background:radial-gradient(115% 95% at 0% 0%, color-mix(in srgb, var(--skill-accent) 20%, transparent) 0%, color-mix(in srgb, var(--skill-accent) 8%, transparent) 42%, transparent 72%),#08090a;border-color:#ffffff0e;flex:none;width:100%;height:176px}.skill-card__name{z-index:3;writing-mode:horizontal-tb;letter-spacing:-.01em;color:#ffffffc2;align-items:center;height:48px;font-size:13px;font-weight:600;line-height:1;display:flex;top:0;left:18px;transform:none}.skill-card.is-active .skill-card__name{color:#fffffff0;left:18px;transform:none}.skill-card__collapsed-meta{color:#ffffff57;align-items:center;height:48px;display:flex;inset:0 18px auto auto;transform:none}.skill-card__expanded{justify-content:flex-start;padding:16px 18px;transition:opacity .25s .1s,transform .35s 80ms;inset:48px 0 0;transform:translateY(6px)}.skill-card.is-active .skill-card__expanded{transform:translateY(0)}.skill-card__description{word-break:keep-all;text-wrap:pretty;max-width:100%;margin:0;font-size:12px;line-height:1.65}.skill-card__expanded-footer{margin-top:auto}.skill-card__category-meta{gap:6px;font-size:10px}}@media (max-width:430px){.about-skills__inner{width:calc(100% - 32px);padding-top:clamp(88px,11svh,108px);padding-bottom:40px}.skill-title{max-width:100%}.skill-title__eyebrow{margin-bottom:12px}.skill-title__heading{max-width:100%;font-size:clamp(24px,7vw,27px);line-height:1.16}.skill-title__desc{max-width:320px;margin-top:17px;font-size:11px;line-height:1.7}.skill-carousel{margin-top:clamp(28px,4vh,36px)}.skill-carousel__track{gap:6px}.skill-card{height:42px}.skill-card.is-active{height:158px}.skill-card__name,.skill-card__collapsed-meta{height:42px}.skill-card__name{font-size:12px;left:15px}.skill-card.is-active .skill-card__name{left:15px}.skill-card__collapsed-meta{right:15px}.skill-card__expanded{padding:13px 15px;inset:42px 0 0}.skill-card__description{font-size:11px;line-height:1.6}.skill-card__category-meta{font-size:9px}}.contact-section{color:#fff;background:#050505;width:100vw;margin-left:calc(50% - 50vw);position:relative}.contact-section__main{min-height:100vh;padding:112px 0 120px;position:relative}.contact-section__inner{width:min(660px,100% - 48px);margin:0 auto}.contact-intro{text-align:center;margin-bottom:70px}.contact-intro__eyebrow{letter-spacing:-.035em;color:#ffffffb8;margin:0 0 10px;font-size:18px;font-weight:750;line-height:1}.contact-intro__title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(38px,4.4vw,58px);font-weight:900;line-height:1.08}.contact-intro__description{letter-spacing:-.04em;color:#ffffff9e;word-break:keep-all;flex-direction:column;gap:8px;margin:20px 0 0;font-size:16px;font-weight:500;line-height:.9;display:flex}.contact-form{flex-direction:column;gap:54px;display:flex}.contact-form__field{flex-direction:column;display:flex}.contact-form__label{letter-spacing:-.04em;color:#fff;margin:0 0 20px;font-size:20px;font-weight:600;line-height:1}.contact-form__label span{color:#7cffd4}.contact-form__input,.contact-form__textarea{color:#fff;width:100%;font:inherit;letter-spacing:-.035em;background:0 0;border:0;border-bottom:1px solid #ffffff75;border-radius:0;outline:none;font-size:14px;font-weight:500;line-height:1.6}.contact-form__input{height:36px;padding:0 0 14px}.contact-form__textarea{overscroll-behavior:contain;resize:none;min-height:170px;max-height:280px;padding:0 0 18px;overflow-y:auto}.contact-form__textarea::-webkit-scrollbar{width:6px}.contact-form__textarea::-webkit-scrollbar-track{background:0 0}.contact-form__textarea::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#ffffff6b}.contact-form__input:focus,.contact-form__textarea:focus{border-color:#ffffffe6}.contact-purpose{flex-wrap:wrap;gap:14px 18px;display:flex}.contact-purpose__option{cursor:pointer;display:inline-flex;position:relative}.contact-purpose__input{opacity:0;pointer-events:none;position:absolute}.contact-purpose__label{color:#fff;letter-spacing:-.035em;background:0 0;border:1px solid #ffffffe6;border-radius:999px;justify-content:center;align-items:center;min-width:104px;height:40px;padding:0 24px;font-size:13px;font-weight:750;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.contact-purpose__option:hover .contact-purpose__label{background:#ffffff14;transform:translateY(-1px)}.contact-purpose__input:checked+.contact-purpose__label{color:#050505;background:#fff;border-color:#fff}.contact-form__submit-wrap{justify-content:flex-end;margin-top:-10px;display:flex}.contact-form__submit{color:#050505;letter-spacing:-.03em;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-width:132px;height:54px;padding:0 28px;font-size:18px;font-weight:600;line-height:1;transition:transform .2s,opacity .2s;display:inline-flex}.contact-form__submit:hover{transform:translateY(-2px)}.contact-form__submit:active{transform:translateY(0)scale(.98)}.contact-form__submit:disabled{cursor:not-allowed;opacity:.55}.contact-form__error{color:#ff6b6b;margin-top:10px;font-size:13px;font-weight:500;line-height:1.45}.contact-form__input[aria-invalid=true],.contact-form__textarea[aria-invalid=true]{border-bottom-color:#ff6b6be6}.contact-footer{color:#050505;background:#f3f3f3;border-radius:20px 20px 0 0;width:100%;position:relative}.contact-footer__inner{width:min(1280px,100% - 54px);margin:0 auto;padding:52px 0 50px}.contact-footer__main{grid-template-columns:minmax(0,1fr) 440px;align-items:start;gap:80px;display:grid}.contact-footer__brand{min-width:0}.contact-footer__email{color:#050505;letter-spacing:-.06em;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.05;text-decoration:none;display:inline-block}.contact-footer__description{letter-spacing:-.035em;color:#00000086;white-space:pre-line;margin:18px 0 0;font-size:15px;font-weight:500;line-height:1.6}.contact-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;display:grid}.contact-footer-links__group{min-width:0}.contact-footer-links__title{letter-spacing:-.03em;color:#050505;margin:0 0 14px;font-size:18px;font-weight:850;line-height:1}.contact-footer-links__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.contact-footer-links__list a{color:#00000094;letter-spacing:-.03em;font-size:16px;font-weight:500;line-height:1.3;text-decoration:none;transition:color .2s}.contact-footer-links__list a:hover{color:#050505}.contact-footer__bottom{border-top:0;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:72px;padding-top:24px;display:flex;position:relative}.contact-footer__bottom:before{content:"";background:#00000038;width:min(500px,100%);height:1px;position:absolute;top:0;left:0}.contact-footer__copyright{letter-spacing:-.035em;color:#000000ab;margin:0;font-size:16px;font-weight:600;line-height:1.4}.contact-social{align-items:center;gap:20px;display:flex}.contact-social__link{color:#050505;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.contact-social__link:hover{opacity:.65;transform:translateY(-2px)}.contact-social__icon{object-fit:contain;width:32px;height:32px;display:block}.contact-social__link svg{fill:currentColor;width:37px;height:37px}.contact-submit-modal{z-index:1000;opacity:0;visibility:hidden;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.contact-submit-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#000000b8;border:0;position:absolute;inset:0}.contact-submit-modal__card{z-index:1;color:#050505;will-change:transform,opacity,filter;background:#fff;border-radius:18px;flex-direction:column;align-items:center;width:min(440px,100%);min-height:360px;padding:48px 44px 36px;display:flex;position:relative;box-shadow:0 28px 90px #0000005c,inset 0 1px #fffc}.contact-submit-modal__close{color:#000000b8;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,opacity .2s;display:inline-flex;position:absolute;top:22px;right:22px}.contact-submit-modal__close:hover{background:#0000000f}.contact-submit-modal__icon{border-radius:999px;justify-content:center;align-items:center;width:68px;height:68px;font-size:42px;font-weight:800;line-height:1;display:flex}.contact-submit-modal__icon--success{color:#18c76f;background:#2ed57f29;border:2px solid #2ed57f52}.contact-submit-modal__icon--error{color:#ef3434;background:#ff4d4f1f;border:2px solid #ff4d4f47}.contact-submit-modal__title{letter-spacing:-.055em;text-align:center;margin:34px 0 0;font-size:24px;font-weight:700;line-height:1.2}.contact-submit-modal__description{letter-spacing:-.02em;color:#00000094;text-align:center;word-break:keep-all;flex-direction:column;gap:6px;margin:24px 0 0;font-size:15px;font-weight:500;line-height:1;display:flex}.contact-submit-modal__button{color:#fff;letter-spacing:-.02em;cursor:pointer;background:#050505;border:0;border-radius:999px;min-width:150px;height:48px;margin-top:40px;padding:0 20px;font-size:16px;font-weight:600;line-height:1;transition:transform .2s,opacity .2s}.contact-submit-modal__button:hover{opacity:.84;transform:translateY(-2px)}.contact-submit-modal__button:active{transform:translateY(0)scale(.98)}@media (max-width:900px){.contact-submit-modal{padding:22px}.contact-submit-modal__card{border-radius:18px;width:min(420px,100vw - 44px);min-height:340px;max-height:calc(100svh - 44px);padding:44px 36px 34px}.contact-submit-modal__icon{width:64px;height:64px;font-size:36px}.contact-submit-modal__title{margin-top:30px;font-size:23px}.contact-submit-modal__description{margin-top:22px;font-size:14px;line-height:1.45}.contact-submit-modal__button{height:46px;margin-top:36px;font-size:15px}}@media (max-width:640px){.contact-submit-modal{align-items:center;padding:20px}.contact-submit-modal__card{border-radius:18px;width:min(360px,100vw - 40px);min-height:auto;max-height:calc(100svh - 40px);padding:42px 24px 30px}.contact-submit-modal__close{width:34px;height:34px;top:16px;right:16px}.contact-submit-modal__icon{width:58px;height:58px;font-size:32px}.contact-submit-modal__title{margin-top:20px;font-size:15px;line-height:1.25}.contact-submit-modal__description{gap:6px;margin-top:16px;font-size:13px;line-height:-.02em}.contact-submit-modal__button{min-width:132px;height:44px;margin-top:28px;font-size:14px}}@media (max-width:430px){.contact-submit-modal{padding:18px}.contact-submit-modal__card{border-radius:16px;width:calc(100vw - 36px);max-height:calc(100svh - 36px);padding:38px 20px 26px}.contact-submit-modal__close{width:32px;height:32px;top:14px;right:14px}.contact-submit-modal__icon{width:52px;height:52px;font-size:30px}.contact-submit-modal__title{margin-top:22px;font-size:19px;line-height:1.25}.contact-submit-modal__description{gap:5px;margin-top:14px;font-size:12px;line-height:1.55}.contact-submit-modal__button{min-width:124px;height:42px;margin-top:26px;font-size:13px}}@media (max-width:1180px){.contact-section__main{min-height:100vh;padding:104px 0 112px}.contact-section__inner{width:min(620px,100% - 64px)}.contact-intro{margin-bottom:64px}.contact-intro__eyebrow{font-size:17px}.contact-intro__title{font-size:clamp(36px,4.6vw,54px)}.contact-intro__description{margin-top:18px;font-size:15px;line-height:1.35}.contact-form{gap:48px}.contact-form__label{margin-bottom:18px;font-size:18px}.contact-footer__inner{width:min(1080px,100% - 72px);padding:48px 0 46px}.contact-footer__main{grid-template-columns:minmax(0,1fr) 380px;gap:64px}.contact-footer__email{font-size:clamp(30px,4vw,44px)}.contact-footer-links{gap:32px}}@media (max-width:900px){.contact-section__main{min-height:100svh;padding:96px 0 104px}.contact-section__inner{width:min(600px,100% - 64px)}.contact-intro{margin-bottom:58px}.contact-intro__eyebrow{margin-bottom:10px;font-size:16px}.contact-intro__title{letter-spacing:-.035em;font-size:clamp(34px,6vw,48px);line-height:1.08}.contact-intro__description{letter-spacing:-.04em;gap:7px;margin-top:18px;font-size:14px;line-height:1.45}.contact-form{gap:44px}.contact-form__label{margin-bottom:16px;font-size:17px}.contact-form__input,.contact-form__textarea{font-size:13px}.contact-form__textarea{min-height:150px}.contact-purpose{gap:12px}.contact-purpose__label{min-width:96px;height:38px;padding:0 20px;font-size:12px}.contact-form__submit{min-width:124px;height:50px;padding:0 24px;font-size:16px}.contact-footer{border-radius:18px 18px 0 0}.contact-footer__inner{width:min(760px,100% - 64px);padding:44px 0 42px}.contact-footer__main{grid-template-columns:1fr;gap:44px}.contact-footer__email{font-size:clamp(30px,6vw,44px)}.contact-footer__description{max-width:560px;margin-top:16px;font-size:15px;line-height:1.55}.contact-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.contact-footer-links__title{margin-bottom:12px;font-size:16px}.contact-footer-links__list a{font-size:14px}.contact-footer__bottom{margin-top:56px;padding-top:22px}.contact-footer__copyright{font-size:14px}.contact-social{gap:16px}.contact-social__link,.contact-social__icon{width:30px;height:30px}}@media (max-width:640px){.contact-section__main{min-height:100svh;padding:84px 0 92px}.contact-section__inner{width:min(520px,100% - 44px)}.contact-intro{text-align:center;margin-bottom:48px}.contact-intro__eyebrow{letter-spacing:-.035em;margin:0 0 10px;font-size:14px}.contact-intro__title{letter-spacing:-.045em;word-break:keep-all;max-width:320px;margin:0 auto;font-size:clamp(30px,8.8vw,40px);line-height:1.08}.contact-intro__description{letter-spacing:-.04em;color:#ffffff94;align-items:center;gap:7px;max-width:360px;margin:18px auto 0;font-size:13px;line-height:1.55}.contact-form{gap:38px}.contact-form__label{letter-spacing:-.04em;margin-bottom:14px;font-size:15px}.contact-form__input,.contact-form__textarea{font-size:12px;line-height:1.6}.contact-form__input{height:34px;padding-bottom:12px}.contact-form__textarea{min-height:132px;padding-bottom:16px}.contact-purpose{justify-content:flex-start;gap:10px}.contact-purpose__label{min-width:auto;height:36px;padding:0 18px;font-size:11px}.contact-form__submit-wrap{justify-content:flex-start;margin-top:-4px}.contact-form__submit{gap:12px;min-width:118px;height:48px;padding:0 22px;font-size:15px}.contact-footer{border-radius:16px 16px 0 0}.contact-footer__inner{width:min(520px,100% - 44px);padding:40px 0 38px}.contact-footer__main{grid-template-columns:1fr;gap:38px}.contact-footer__email{letter-spacing:-.065em;font-size:clamp(28px,8vw,36px);line-height:1.05}.contact-footer__description{letter-spacing:-.035em;max-width:300px;margin-top:14px;font-size:13px;line-height:1.55}.contact-footer-links{grid-template-columns:1fr;gap:28px}.contact-footer-links__title{margin-bottom:10px;font-size:15px}.contact-footer-links__list{gap:7px}.contact-footer-links__list a{font-size:13px}.contact-footer__bottom{flex-direction:column;align-items:flex-start;gap:22px;margin-top:44px;padding-top:20px}.contact-footer__bottom:before{width:100%}.contact-footer__copyright{font-size:12px;line-height:1.45}.contact-social{gap:14px}.contact-social__link,.contact-social__icon{width:28px;height:28px}}@media (max-width:430px){.contact-section__main{padding:76px 0 84px}.contact-section__inner{width:calc(100% - 36px)}.contact-intro{text-align:center;margin-bottom:42px}.contact-intro__eyebrow{margin:0 0 9px;font-size:13px}.contact-intro__title{max-width:280px;margin:0 auto;font-size:clamp(27px,8.6vw,34px);line-height:1.08}.contact-intro__description{align-items:center;max-width:290px;margin:16px auto 0;font-size:12px;line-height:1.5}.contact-form{gap:34px}.contact-form__label{margin-bottom:12px;font-size:14px}.contact-form__textarea{min-height:120px}.contact-purpose{justify-content:flex-start;gap:8px}.contact-purpose__label{height:34px;padding:0 15px;font-size:10px}.contact-form__submit{min-width:108px;height:44px;padding:0 20px;font-size:14px}.contact-footer__inner{width:calc(100% - 36px);padding:36px 0 34px}.contact-footer__email{font-size:clamp(24px,8vw,31px)}.contact-footer__description{max-width:270px;font-size:12px;line-height:1.5}.contact-footer-links{gap:24px}.contact-footer-links__title{font-size:14px}.contact-footer-links__list a{font-size:12px}.contact-footer__bottom{gap:20px;margin-top:38px}.contact-footer__copyright{font-size:11px}.contact-social__link,.contact-social__icon{width:26px;height:26px}}.build-intro-scene{color:#fff;background:#000;position:relative;overflow:visible}.build-intro-pinned{height:360vh;position:relative}.build-intro-pinned__sticky{background:#000;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.build-intro-visual{z-index:1;background:#000;position:absolute;inset:0;overflow:hidden}.build-intro-visual__field{transform-origin:50%;opacity:1;will-change:transform,opacity;background:#000;position:absolute;inset:0;transform:scale(1.08)}.build-intro-title-layer{z-index:3;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding-bottom:26vh;display:flex;position:absolute;inset:0}.build-intro-title-layer__eyebrow{letter-spacing:-.02em;color:#ffffffd6;opacity:0;will-change:transform,opacity;margin:0 0 18px;font-size:20px;font-weight:600;line-height:1;transform:translateY(16px)}.build-intro-title-layer__title{letter-spacing:-.02em;white-space:nowrap;color:#fffffff5;transform-origin:50%;opacity:0;will-change:transform,opacity;width:max-content;margin:0;font-size:clamp(42px,5.2vw,70px);font-weight:850;line-height:1;transform:scale(5.4)}.build-intro-title-layer__subtitle{letter-spacing:-.07em;color:#fffffff0;opacity:0;will-change:transform,opacity;margin:24px 0 0;font-size:clamp(34px,3.2vw,52px);font-weight:850;line-height:1.08;transform:translateY(18px)}.build-intro-phase-layer{z-index:4;text-align:center;width:min(760px,100% - 48px);position:absolute;top:55%;left:50%;transform:translate(-50%)}.build-intro-phase{opacity:0;pointer-events:none;will-change:transform,opacity;width:100%;position:absolute;top:0;left:0;transform:translateY(28px)}.build-intro-phase h3{letter-spacing:-.06em;color:#fffffff0;word-break:keep-all;text-wrap:balance;max-width:680px;margin:0 auto 24px;font-size:clamp(28px,3.2vw,32px);font-weight:800;line-height:1.12}.build-intro-phase p{letter-spacing:-.035em;color:#ffffff85;word-break:keep-all;text-wrap:pretty;max-width:720px;margin:0 auto;font-size:clamp(16px,1.15vw,19px);font-weight:600;line-height:1.7}.build-intro-phase__desktop-break{display:initial}.build-intro-proof{color:#fff;background:#000;min-height:120vh;padding:110px 0 140px;position:relative;overflow:hidden}.build-intro-proof__inner{grid-template-rows:auto auto auto;grid-template-columns:minmax(240px,340px) minmax(350px,420px) minmax(240px,340px);align-items:center;gap:48px 52px;width:min(1240px,100% - 96px);min-height:84vh;margin:0 auto;display:grid;position:relative}.build-intro-proof__visual{grid-area:1/2/span 2;justify-content:center;align-items:center;min-width:0;display:flex}.build-intro-proof__face{will-change:transform;width:min(390px,100%);margin:0 auto;position:relative}.build-intro-proof__face-image{width:100%;height:auto;display:block}.build-intro-proof__eye{border-radius:50%;position:absolute;overflow:hidden}.build-intro-proof__eye--left{width:28%;height:22%;top:48.9%;left:19.5%}.build-intro-proof__eye--right{width:28%;height:22%;top:48.9%;left:46.5%}.build-intro-proof__pupil-mover{will-change:transform;position:absolute;inset:0}.build-intro-proof__pupil{aspect-ratio:1;background:#000;border-radius:50%;width:48%;position:absolute;top:60%;left:41%;transform:translate(-50%,-50%)}.build-intro-proof__mouth{transform-origin:top;will-change:width,height,border-radius;border-bottom:3px solid #000;border-radius:0;width:18px;height:0;position:absolute;top:76%;left:45%;transform:translate(-50%)}.build-intro-proof__point{width:100%;max-width:360px;position:relative}.build-intro-proof__point--01,.build-intro-proof__point--03{justify-self:start}.build-intro-proof__point--02,.build-intro-proof__point--04{justify-self:end}.build-intro-proof__point--01{grid-area:1/1}.build-intro-proof__point--02{grid-area:1/3}.build-intro-proof__point--03{grid-area:2/1}.build-intro-proof__point--04{grid-area:2/3}.build-intro-proof__label{align-items:center;gap:18px;margin-bottom:18px;display:flex;position:relative}.build-intro-proof__label:after{content:"";background:linear-gradient(90deg,#7eb2a4b8,#ffffff24);flex:1;height:1px;display:block}.build-intro-proof__label>span{letter-spacing:-.05em;font-size:clamp(34px,3vw,48px);font-weight:750;line-height:1}.build-intro-proof__point h3{letter-spacing:-.055em;color:#ffffffeb;word-break:keep-all;text-wrap:balance;max-width:330px;margin:0 0 14px;font-size:clamp(21px,1.7vw,28px);font-weight:750;line-height:1.25}.build-intro-proof__point p{letter-spacing:-.035em;color:#ffffff85;word-break:keep-all;text-wrap:pretty;max-width:330px;margin:0;font-size:clamp(14px,.95vw,16px);font-weight:550;line-height:1.72}.build-intro-proof__quote{text-align:center;letter-spacing:-.055em;color:#ffffffc2;word-break:keep-all;text-wrap:balance;grid-area:3/1/auto/-1;max-width:860px;margin:4px auto 0;font-size:clamp(21px,1.9vw,31px);font-weight:500;line-height:1.55}.build-intro-proof__quote-mark{color:#7eb2a4e6;margin-bottom:8px;font-size:clamp(28px,2.3vw,34px);font-weight:850;line-height:.8;display:inline-block}.build-intro-proof__quote strong{font-weight:750}@media (max-width:900px){.build-intro-pinned{height:340vh}.build-intro-title-layer{padding:0 32px 22vh}.build-intro-title-layer__eyebrow{margin-bottom:12px;font-size:18px}.build-intro-title-layer__title{letter-spacing:-.035em;white-space:normal;word-break:keep-all;text-wrap:balance;width:auto;max-width:calc(100% - 48px);font-size:clamp(38px,6vw,52px);line-height:1.02}.build-intro-title-layer__subtitle{letter-spacing:-.06em;word-break:keep-all;text-wrap:balance;margin-top:22px;font-size:clamp(27px,5vw,32px);line-height:1.12}.build-intro-phase-layer{width:min(660px,100% - 64px);top:55%}.build-intro-phase h3{word-break:keep-all;text-wrap:balance;max-width:580px;margin-left:auto;margin-right:auto;font-size:clamp(26px,5vw,30px);line-height:1.16}.build-intro-phase p{word-break:keep-all;text-wrap:pretty;max-width:560px;font-size:17px;line-height:1.68}.build-intro-phase__desktop-break{display:none}.build-intro-proof{min-height:auto;padding:112px 0 144px}.build-intro-proof__inner{flex-direction:column;gap:52px;width:min(620px,100% - 64px);min-height:auto;display:flex}.build-intro-proof__visual{justify-content:center;align-items:center;width:100%;display:flex}.build-intro-proof__face{width:min(300px,44vw)}.build-intro-proof__pupil{width:47%}.build-intro-proof__mouth{border-bottom-width:2.5px;transform:translate(-50%)scale(.92)}.build-intro-proof__point{width:100%;max-width:460px;margin:0 auto}.build-intro-proof__point h3,.build-intro-proof__point p{word-break:keep-all;max-width:none}.build-intro-proof__point h3{text-wrap:balance;font-size:23px}.build-intro-proof__point p{text-wrap:pretty;font-size:15px}.build-intro-proof__quote{word-break:keep-all;text-wrap:balance;max-width:560px;margin:4px auto 0;font-size:23px;line-height:1.6}}@media (max-width:640px){.build-intro-pinned{height:320vh}.build-intro-title-layer{padding:0 24px 23vh}.build-intro-title-layer__eyebrow{margin-bottom:12px;font-size:14px}.build-intro-title-layer__title{letter-spacing:-.04em;white-space:normal;word-break:keep-all;text-wrap:balance;width:auto;max-width:100%;font-size:clamp(32px,8.6vw,44px);line-height:1.05}.build-intro-title-layer__subtitle{letter-spacing:-.055em;word-break:keep-all;text-wrap:balance;margin-top:18px;font-size:clamp(24px,6.4vw,30px);line-height:1.14}.build-intro-phase-layer{width:calc(100% - 40px);top:57%}.build-intro-phase h3{letter-spacing:-.045em;word-break:keep-all;text-wrap:balance;max-width:420px;margin:0 auto 18px;font-size:clamp(23px,6.4vw,28px);line-height:1.18}.build-intro-phase p{word-break:keep-all;text-wrap:pretty;width:100%;max-width:480px;font-size:14px;line-height:1.72}.build-intro-proof{padding:96px 0 120px}.build-intro-proof__inner{gap:46px;width:min(520px,100% - 40px)}.build-intro-proof__face{width:min(260px,66vw)}.build-intro-proof__pupil{width:45.5%}.build-intro-proof__mouth{border-bottom-width:2px;transform:translate(-50%)scale(.84)}.build-intro-proof__point{width:100%;max-width:420px;margin:0 auto}.build-intro-proof__label{gap:14px;margin-bottom:14px}.build-intro-proof__label>span{font-size:32px}.build-intro-proof__point h3{letter-spacing:-.04em;max-width:none;margin-bottom:11px;font-size:19px;line-height:1.3}.build-intro-proof__point p{letter-spacing:-.02em;max-width:none;font-size:13px;line-height:1.72}.build-intro-proof__quote{letter-spacing:-.045em;width:100%;max-width:420px;margin:2px auto 0;font-size:18px;line-height:1.65}.build-intro-proof__quote-mark{margin-bottom:6px;font-size:24px}}@media (max-width:430px){.build-intro-pinned{height:320vh}.build-intro-title-layer{padding:0 18px 23vh}.build-intro-title-layer__eyebrow{margin-bottom:8px;font-size:12px}.build-intro-title-layer__title{letter-spacing:-.035em;white-space:normal;word-break:keep-all;text-wrap:balance;width:auto;max-width:100%;font-size:clamp(30px,8.4vw,36px);line-height:1.06}.build-intro-title-layer__subtitle{letter-spacing:-.045em;word-break:keep-all;text-wrap:balance;margin-top:14px;font-size:clamp(20px,5.8vw,23px);line-height:1.16}.build-intro-phase-layer{width:calc(100% - 32px);top:56%}.build-intro-phase h3{letter-spacing:-.035em;word-break:keep-all;text-wrap:balance;max-width:350px;margin:0 auto 16px;font-size:clamp(20px,5.8vw,23px);line-height:1.2}.build-intro-phase p{letter-spacing:-.015em;word-break:keep-all;text-wrap:pretty;width:100%;max-width:360px;font-size:12px;line-height:1.75}.build-intro-proof{padding:80px 0 104px}.build-intro-proof__inner{gap:40px;width:calc(100% - 32px)}.build-intro-proof__face{width:min(230px,68vw)}.build-intro-proof__pupil{width:44%}.build-intro-proof__mouth{border-bottom-width:2px;transform:translate(-50%)scale(.76)}.build-intro-proof__point{width:100%;max-width:none;margin:0}.build-intro-proof__label{gap:10px;margin-bottom:10px}.build-intro-proof__label>span{font-size:27px;line-height:1}.build-intro-proof__point h3{letter-spacing:-.03em;word-break:keep-all;text-wrap:balance;max-width:none;margin-bottom:9px;font-size:17px;line-height:1.32}.build-intro-proof__point p{letter-spacing:-.01em;word-break:keep-all;text-wrap:pretty;max-width:none;font-size:12px;line-height:1.72}.build-intro-proof__quote{letter-spacing:-.045em;word-break:keep-all;text-wrap:balance;width:100%;max-width:350px;margin:0 auto;font-size:16px;line-height:1.7}.build-intro-proof__quote-mark{margin-bottom:5px;font-size:20px;line-height:1}.build-intro-proof__quote strong{letter-spacing:-.005em;font-weight:750;display:inline}}.build-experience{color:#fff;background:#000;min-height:100vh;position:relative;overflow:hidden}.build-experience:before{content:"";opacity:.72;pointer-events:none;background:radial-gradient(circle at 50% 18%,#7e4cff29,#0000 32%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/72px 72px;position:absolute;inset:0}.build-experience:after{content:"";pointer-events:none;background:linear-gradient(#000 0%,#0000002e 34%,#000000bd 74%,#000 100%);position:absolute;inset:0}.build-experience__inner{z-index:1;width:min(1120px,100% - 48px);margin:0 auto;padding:120px 0 160px;position:relative}.build-experience-block{position:relative}.build-experience-block+.build-experience-block{margin-top:180px}.build-experience-block__header{max-width:760px}.build-experience-block__header--center{text-align:center;margin:0 auto}.build-experience-block__eyebrow{letter-spacing:-.04em;color:#ffffffc2;margin:0 0 20px;font-size:20px;font-weight:750;line-height:1}.build-experience-block__title{letter-spacing:-.075em;color:#fff;margin:0;font-size:clamp(36px,5.2vw,58px);font-weight:900;line-height:1.13}.build-experience-block__desc{letter-spacing:-.02em;color:#ffffff9e;max-width:680px;margin:28px 0 0;font-size:clamp(15px,1.35vw,17px);font-weight:500;line-height:2}.build-experience-block__header--center .build-experience-block__desc{margin-left:auto;margin-right:auto}.build-experience-visual{width:100%;position:relative}.build-experience-grid{background:#ffffff04;border:1px solid #ffffff0e;border-radius:2px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(1040px,100%);margin:0 auto;display:grid;overflow:hidden}.build-experience-card{background-color:#0000;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #ffffff0e;border-right:1px solid #ffffff0e;min-height:220px;padding:28px 28px 26px;position:relative;overflow:hidden}.build-experience-card:nth-child(3n){border-right:0}.build-experience-card:nth-last-child(-n+3){border-bottom:0}.build-experience-card:before{content:"";opacity:0;background:radial-gradient(circle at 16% 0,#70ffe621,#0000 34%);transition:opacity .28s;position:absolute;inset:0}.build-experience-card:hover:before{opacity:1}.build-experience-card__icon{z-index:1;color:#ffffffeb;place-items:center;width:34px;height:34px;margin-bottom:58px;display:grid;position:relative}.build-experience-card__icon svg{stroke-width:2.2px;width:24px;height:24px}.build-experience-card__content{z-index:1;position:relative}.build-experience-card__subtitle{letter-spacing:-.035em;color:#70ffe6b8;margin-bottom:12px;font-size:12px;font-weight:750;line-height:1.35;display:block}.build-experience-card__title{letter-spacing:-.055em;color:#fffffff0;word-break:keep-all;text-wrap:balance;margin:0 0 10px;font-size:22px;font-weight:850;line-height:1.16}.build-experience-card__message{letter-spacing:-.04em;color:#ffffffa8;word-break:keep-all;margin:0 0 10px;font-size:14px;font-weight:750;line-height:1.45}.build-experience-card__desc{letter-spacing:-.04em;color:#ffffff6b;word-break:keep-all;text-wrap:pretty;margin:0;font-size:13px;line-height:1.65}.build-experience-block--structure{position:relative}.build-experience-block--structure .build-experience-block__header{max-width:820px}.build-experience-block--structure .build-experience-block__desc{word-break:keep-all;text-wrap:balance;max-width:760px}.build-experience-visual--structure{margin-top:110px;margin-bottom:78px}.build-experience-structure-map{--branch-top:168px;--node-size:78px;width:min(1040px,100%);height:520px;margin:0 auto;position:relative}.build-experience-structure-map__core{z-index:5;color:#0a211ee0;background:linear-gradient(155deg,#a8fff1 0%,#46dcc7 48%,#1f9f92 100%);border:2px solid #b0fff2f2;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;font-size:26px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 0 0 10px #54e7d31f,0 0 44px #62f3dd85,inset 0 0 22px #ffffff1f}.build-experience-structure-map__stem{z-index:2;background:linear-gradient(#88ffec 0%,#6dedd6eb 100%);border-radius:999px;width:3px;height:72px;position:absolute;top:96px;left:50%;transform:translate(-50%);box-shadow:0 0 14px #5cf0d9b8,0 0 30px #5cf0d93d}.build-experience-structure-map__branch{left:50%;top:var(--branch-top);z-index:2;background:linear-gradient(90deg,#0000 0%,#76f5e161 3%,#76f5e1fa 50%,#76f5e161 97%,#0000 100%);border-radius:999px;width:min(860px,90%);height:3px;position:absolute;transform:translate(-50%);box-shadow:0 0 12px #56e9d2bd,0 0 30px #56e9d23d}.build-experience-structure-map__branch:before,.build-experience-structure-map__branch:after{content:"";filter:drop-shadow(0 0 6px #56e9d25c);width:10px;height:50px;transform:scaleY(var(--branch-end-scale,1));transform-origin:top;border-top:3px solid #76f5e180;position:absolute;top:0}.build-experience-structure-map__branch:before{border-left:3px solid #76f5e180;border-top-left-radius:20px;left:0}.build-experience-structure-map__branch:after{border-right:3px solid #76f5e180;border-top-right-radius:20px;right:0}.build-experience-structure-map__items{z-index:3;position:absolute;inset:0}.build-experience-structure-map__node{width:var(--node-size);height:var(--node-size);color:#cdfff5e0;background:#061012f2;border:1.5px solid #92f5e575;border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;box-shadow:0 0 0 8px #42c7b60f,inset 0 0 18px #54ddca1f,0 0 24px #54ddca52}.build-experience-structure-map__node:before{content:"";width:3px;height:var(--line-height,72px);transform:translateX(-50%) scaleY(var(--node-line-scale,1));transform-origin:top;opacity:var(--node-line-opacity,1);filter:drop-shadow(0 0 8px #56e9d294);background:linear-gradient(#76f5e114 0%,#76f5e1e0 100%);border-radius:999px;position:absolute;bottom:100%;left:50%}.build-experience-structure-map__node-label{letter-spacing:-.045em;text-align:center;color:#cdfff5e6;max-width:64px;font-size:12px;font-weight:800;line-height:1.12}.build-experience-structure-map__node--1{--line-height:48px;top:216px;left:8.8%;transform:translate(-50%)}.build-experience-structure-map__node--2{--line-height:100px;top:268px;left:25%;transform:translate(-50%)}.build-experience-structure-map__node--3{--line-height:180px;top:360px;left:41%;transform:translate(-50%)}.build-experience-structure-map__node--4{--line-height:180px;top:360px;left:59%;transform:translate(-50%)}.build-experience-structure-map__node--5{--line-height:100px;top:268px;left:75%;transform:translate(-50%)}.build-experience-structure-map__node--6{--line-height:40px;top:222px;left:91.2%;transform:translate(-50%)}@media (max-width:900px){.build-experience-visual--structure{margin-top:72px;margin-bottom:64px}.build-experience-structure-map{--node-size:76px;width:min(700px,100%);height:520px}.build-experience-structure-map__core{width:88px;height:88px;font-size:26px;top:12px}.build-experience-structure-map__stem{height:72px;top:104px}.build-experience-structure-map__branch{background:linear-gradient(#76f5e1f5,#76f5e114);width:3px;height:294px;top:176px}.build-experience-structure-map__branch:before,.build-experience-structure-map__branch:after{display:none}.build-experience-structure-map__node{width:var(--node-size);height:var(--node-size);font-size:22px}.build-experience-structure-map__node:before{width:70px;height:2px;transform:translateY(-50%) scaleX(var(--node-line-scale,1));transform-origin:0;opacity:var(--node-line-opacity,1);filter:drop-shadow(0 0 8px #56e9d280);background:linear-gradient(90deg,#76f5e1e0,#76f5e114);border-radius:999px;display:block;position:absolute;top:50%;bottom:auto;left:auto}.build-experience-structure-map__node--1{margin-left:-124px;top:192px;left:50%;transform:translate(-50%)}.build-experience-structure-map__node--2{margin-left:124px;top:192px;left:50%;transform:translate(-50%)}.build-experience-structure-map__node--3{margin-left:-124px;top:288px;left:50%;transform:translate(-50%)}.build-experience-structure-map__node--4{margin-left:124px;top:288px;left:50%;transform:translate(-50%)}.build-experience-structure-map__node--5{margin-left:-124px;top:384px;left:50%;transform:translate(-50%)}.build-experience-structure-map__node--6{margin-left:124px;top:384px;left:50%;transform:translate(-50%)}.build-experience-structure-map__node--1:before,.build-experience-structure-map__node--3:before,.build-experience-structure-map__node--5:before{transform-origin:0;left:100%}.build-experience-structure-map__node--2:before,.build-experience-structure-map__node--4:before,.build-experience-structure-map__node--6:before{transform-origin:100%;background:linear-gradient(270deg,#76f5e1e0,#76f5e114);right:100%}.build-experience-grid--structure{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.build-experience-block--structure .build-experience-block__header{width:min(100%,312px);margin:0 auto}.build-experience-block--structure .build-experience-block__eyebrow{letter-spacing:-.02em;font-size:14px;line-height:1}.build-experience-block--structure .build-experience-block__title{letter-spacing:-.055em;margin-top:8px;font-size:clamp(27px,7.4vw,36px);line-height:1.08}.build-experience-block--structure .build-experience-block__desc{letter-spacing:-.03em;word-break:keep-all;text-wrap:pretty;width:100%;max-width:340px;margin:18px auto 0;font-size:13px;line-height:1.72}.build-experience-visual--structure{margin-top:44px;margin-bottom:46px}.build-experience-structure-map{--node-size:58px;width:min(340px,100%);height:466px}.build-experience-structure-map__core{width:68px;height:68px;font-size:20px}.build-experience-structure-map__stem{height:46px;top:80px}.build-experience-structure-map__branch{width:2px;height:304px;top:126px}.build-experience-structure-map__node{width:var(--node-size);height:var(--node-size);font-size:17px}.build-experience-structure-map__node:before{width:38px;height:2px}.build-experience-structure-map__node--1{margin-left:-70px;top:142px}.build-experience-structure-map__node--2{margin-left:70px;top:190px}.build-experience-structure-map__node--3{margin-left:-70px;top:238px}.build-experience-structure-map__node--4{margin-left:70px;top:286px}.build-experience-structure-map__node--5{margin-left:-70px;top:334px}.build-experience-structure-map__node--6{margin-left:70px;top:382px}}@media (max-width:430px){.build-experience-block--structure .build-experience-block__header{width:min(100%,268px)}.build-experience-block--structure .build-experience-block__eyebrow{font-size:13px}.build-experience-block--structure .build-experience-block__title{letter-spacing:-.045em;margin-top:7px;font-size:clamp(23px,7vw,30px);line-height:1.12}.build-experience-block--structure .build-experience-block__desc{max-width:300px;font-size:12px;line-height:1.68}.build-experience-visual--structure{margin-top:40px;margin-bottom:42px}.build-experience-structure-map{--node-size:52px;width:min(280px,100%);height:424px}.build-experience-structure-map__core{border-width:1.5px;width:62px;height:62px;font-size:18px}.build-experience-structure-map__stem{height:42px;top:74px}.build-experience-structure-map__branch{width:2px;height:270px;top:116px}.build-experience-structure-map__node{width:var(--node-size);height:var(--node-size);border-width:1px;font-size:15px}.build-experience-structure-map__node:before{width:32px;height:2px}.build-experience-structure-map__node--1{margin-left:-58px;top:130px}.build-experience-structure-map__node--2{margin-left:58px;top:174px}.build-experience-structure-map__node--3{margin-left:-58px;top:218px}.build-experience-structure-map__node--4{margin-left:58px;top:262px}.build-experience-structure-map__node--5{margin-left:-58px;top:306px}.build-experience-structure-map__node--6{margin-left:58px;top:350px}.build-experience-grid--structure{grid-template-columns:1fr}.build-experience-card{min-height:auto}}.build-experience-block--ai{position:relative}.build-experience-block--ai .build-experience-block__header{width:min(1140px,100%);max-width:none;margin:0 auto}.build-experience-block--ai .build-experience-block__title{max-width:520px}.build-experience-block--ai .build-experience-block__desc{word-break:keep-all;text-wrap:pretty;max-width:620px}.build-experience-grid--ai{width:min(1140px,100%);margin-top:72px}.build-experience-block--ai .build-experience-block__desktop-break{display:initial}@media (max-width:1180px){.build-experience-block--ai .build-experience-block__header,.build-experience-grid--ai{width:min(960px,100% - 100px)}}@media (max-width:900px){.build-experience-block--ai .build-experience-block__header{width:min(820px,100% - 64px);margin:0 auto}.build-experience-block--ai .build-experience-block__title{max-width:460px}.build-experience-block--ai .build-experience-block__desc{max-width:560px}.build-experience-grid--ai{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(820px,100% - 64px);margin-top:64px}.build-experience-grid--ai .build-experience-card{min-height:360px;padding:30px 26px}.build-experience-grid--ai .build-experience-card__icon{margin-bottom:64px;font-size:26px}.build-experience-grid--ai .build-experience-card__subtitle{font-size:12px}.build-experience-grid--ai .build-experience-card__title{letter-spacing:-.055em;font-size:24px;line-height:1.08}.build-experience-grid--ai .build-experience-card__message{margin-top:12px;font-size:13px;line-height:1.45}.build-experience-grid--ai .build-experience-card__desc{margin-top:16px;font-size:13px;line-height:1.65}}@media (max-width:640px){.build-experience-block--ai .build-experience-block__desktop-break{display:none}.build-experience-block--ai .build-experience-block__header{width:min(100% - 48px,520px);margin:0 auto}.build-experience-block--ai .build-experience-block__eyebrow{letter-spacing:-.02em;font-size:14px;line-height:1}.build-experience-block--ai .build-experience-block__title{letter-spacing:-.06em;max-width:300px;margin-top:8px;font-size:clamp(31px,9.2vw,38px);line-height:1.08}.build-experience-block--ai .build-experience-block__desc{letter-spacing:-.035em;word-break:keep-all;text-wrap:pretty;width:100%;max-width:340px;margin-top:22px;font-size:13px;line-height:1.72}.build-experience-grid--ai{grid-template-columns:1fr;gap:16px;width:min(100% - 48px,520px);margin-top:48px}.build-experience-grid--ai .build-experience-card{border-radius:24px;min-height:auto;padding:28px 24px}.build-experience-grid--ai .build-experience-card__icon{margin-bottom:48px;font-size:24px}.build-experience-grid--ai .build-experience-card__subtitle{letter-spacing:.06em;font-size:11px;line-height:1}.build-experience-grid--ai .build-experience-card__title{letter-spacing:-.055em;font-size:23px;line-height:1.08}.build-experience-grid--ai .build-experience-card__message{letter-spacing:-.035em;margin-top:10px;font-size:13px;line-height:1.46}.build-experience-grid--ai .build-experience-card__desc{letter-spacing:-.035em;word-break:keep-all;text-wrap:pretty;margin-top:14px;font-size:13px;line-height:1.68}}@media (max-width:430px){.build-experience-block--ai .build-experience-block__header{width:calc(100% - 40px)}.build-experience-block--ai .build-experience-block__eyebrow{font-size:13px;line-height:1}.build-experience-block--ai .build-experience-block__title{letter-spacing:-.055em;max-width:260px;margin-top:7px;font-size:clamp(29px,9vw,34px);line-height:1.08}.build-experience-block--ai .build-experience-block__desc{letter-spacing:-.03em;word-break:keep-all;text-wrap:pretty;max-width:300px;margin-top:18px;font-size:12px;line-height:1.68}.build-experience-grid--ai{grid-template-columns:1fr;gap:14px;width:calc(100% - 40px);margin-top:42px}.build-experience-grid--ai .build-experience-card{border-radius:22px;padding:24px 22px}.build-experience-grid--ai .build-experience-card__icon{margin-bottom:42px;font-size:22px}.build-experience-grid--ai .build-experience-card__subtitle{font-size:10px;line-height:1}.build-experience-grid--ai .build-experience-card__title{letter-spacing:-.055em;font-size:21px;line-height:1.08}.build-experience-grid--ai .build-experience-card__message{letter-spacing:-.03em;margin-top:9px;font-size:12px;line-height:1.46}.build-experience-grid--ai .build-experience-card__desc{letter-spacing:-.03em;word-break:keep-all;text-wrap:pretty;margin-top:12px;font-size:12px;line-height:1.62}}.build-experience-block--visual .build-experience-block__desc{word-break:keep-all;text-wrap:pretty;max-width:1040px;margin-left:auto;margin-right:auto}.build-experience-visual-gallery{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;width:min(1040px,100%);margin:92px auto 0;display:grid}.build-experience-visual-gallery__column{flex-direction:column;gap:28px;display:flex}.build-experience-visual-card{isolation:isolate;background:linear-gradient(#202024 0%,#19191d 100%);border-radius:32px;position:relative;overflow:hidden}.build-experience-visual-card__gradient-def{width:0;height:0;position:absolute;overflow:hidden}.build-experience-visual-card__media{z-index:0;position:absolute;inset:0}.build-experience-visual-card__image{object-fit:cover;filter:saturate(.95)contrast(1.04)}.build-experience-visual-card--visual-direction .build-experience-visual-card__media{background:#111114}.build-experience-visual-card--visual-direction .build-experience-visual-card__image{object-fit:contain;object-position:center;transform:translateY(-76px)scale(.98)}.build-experience-visual-card__overlay{z-index:1;pointer-events:none;background:linear-gradient(#00000005 0%,#00000029 42%,#000000c7 100%);position:absolute;inset:0}.build-experience-visual-card--visual-direction .build-experience-visual-card__overlay,.build-experience-visual-card--motion-direction .build-experience-visual-card__overlay{background:radial-gradient(circle at 50% 18%,#ffffff08,#0000 42%),linear-gradient(#20202405 0%,#20202414 34%,#1c1c2075 62%,#1a1a1ed1 82%,#19191df5 100%)}.build-experience-visual-card--text .build-experience-visual-card__overlay{background:radial-gradient(circle at 74% 12%,#ffffff0e,#0000 34%),linear-gradient(#222226 0%,#1a1a1e 100%)}.build-experience-visual-card__content{z-index:2;color:#fff;height:100%;padding:40px 44px;position:relative}.build-experience-visual-card__icon{color:#fffffff5;place-items:center;width:60px;height:60px;margin-bottom:10px;display:grid}.build-experience-visual-card__icon svg{stroke-width:2.2px;width:44px;height:44px;overflow:visible}.build-experience-visual-card--accent .build-experience-visual-card__icon svg *{stroke:var(--visual-icon-gradient)}.build-experience-visual-card__title{letter-spacing:-.078em;color:#fffffffa;word-break:keep-all;text-wrap:pretty;margin:0;font-size:clamp(28px,2vw,34px);font-weight:900;line-height:1.13}.build-experience-visual-card__desc{letter-spacing:-.04em;color:#ffffff94;word-break:keep-all;text-wrap:pretty;margin:14px 0 0;font-size:15px;line-height:1.65}.build-experience-visual-card--visual-direction{min-height:440px}.build-experience-visual-card--visual-direction .build-experience-visual-card__content{flex-direction:column;justify-content:flex-end;display:flex}.build-experience-visual-card--visual-direction .build-experience-visual-card__title{width:100%;max-width:95%}.build-experience-visual-card--visual-balance{min-height:270px}.build-experience-visual-card--visual-balance .build-experience-visual-card__content{align-items:center;gap:20px;display:flex}.build-experience-visual-card--visual-balance .build-experience-visual-card__icon{margin-bottom:0}.build-experience-visual-card--visual-balance .build-experience-visual-card__title{letter-spacing:-.07em;word-break:keep-all;text-wrap:pretty;width:100%;max-width:430px;font-size:clamp(22px,2vw,28px);line-height:1.24}.build-experience-visual-card--visual-flow{min-height:270px}.build-experience-visual-card--visual-flow .build-experience-visual-card__content{align-items:center;gap:20px;display:flex}.build-experience-visual-card--visual-flow .build-experience-visual-card__icon{margin-bottom:0}.build-experience-visual-card--visual-flow .build-experience-visual-card__title{letter-spacing:-.07em;word-break:keep-all;text-wrap:pretty;width:100%;max-width:430px;font-size:clamp(22px,2vw,28px);line-height:1.28}.build-experience-visual-card--motion-direction{min-height:450px}.build-experience-visual-card--motion-direction .build-experience-visual-card__content{flex-direction:column;justify-content:flex-end;display:flex}.build-experience-visual-card--motion-direction .build-experience-visual-card__title{width:100%;max-width:95%}@media (max-width:1180px){.build-experience-visual-gallery{gap:24px;width:min(960px,100% - 100px)}.build-experience-visual-gallery__column{gap:24px}.build-experience-visual-card--visual-direction{min-height:420px}.build-experience-visual-card--motion-direction{min-height:430px}.build-experience-visual-card--visual-balance,.build-experience-visual-card--visual-flow{min-height:260px}.build-experience-visual-card__content{padding:36px 38px}.build-experience-visual-card__icon{width:56px;height:56px}.build-experience-visual-card__icon svg{stroke-width:2.2px;width:42px;height:42px}}@media (max-width:900px){.build-experience-block--visual .build-experience-block__header{width:min(820px,100% - 64px);margin:0 auto}.build-experience-block--visual .build-experience-block__title{letter-spacing:-.055em;max-width:520px;margin-left:auto;margin-right:auto;font-size:clamp(36px,4.8vw,44px);line-height:1.16}.build-experience-block--visual .build-experience-block__desc{max-width:560px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.8}.build-experience-visual-gallery{grid-template-columns:1fr;gap:24px;width:min(820px,100% - 64px);margin-top:76px}.build-experience-visual-gallery__column{gap:24px}.build-experience-visual-card{border-radius:28px}.build-experience-visual-card--visual-direction,.build-experience-visual-card--motion-direction{min-height:440px}.build-experience-visual-card--visual-balance,.build-experience-visual-card--visual-flow{min-height:260px}.build-experience-visual-card__content{padding:38px 40px}.build-experience-visual-card__icon{width:54px;height:54px;margin-bottom:10px}.build-experience-visual-card__icon svg{stroke-width:2.2px;width:40px;height:40px}.build-experience-visual-card__title{letter-spacing:-.07em;font-size:clamp(28px,4vw,34px);line-height:1.14}.build-experience-visual-card__desc{margin-top:14px;font-size:14px;line-height:1.68}.build-experience-visual-card--visual-balance .build-experience-visual-card__content,.build-experience-visual-card--visual-flow .build-experience-visual-card__content{justify-content:center;align-items:center;gap:22px}.build-experience-visual-card--visual-balance .build-experience-visual-card__title,.build-experience-visual-card--visual-flow .build-experience-visual-card__title{max-width:520px;font-size:clamp(24px,3.6vw,30px);line-height:1.24}}@media (max-width:640px){.build-experience-block--visual .build-experience-block__header{width:min(100% - 48px,520px);margin:0 auto}.build-experience-block--visual .build-experience-block__eyebrow{letter-spacing:-.02em;font-size:14px;line-height:1}.build-experience-block--visual .build-experience-block__title{letter-spacing:-.055em;max-width:330px;font-size:clamp(28px,7.2vw,33px);line-height:1.18}.build-experience-block--visual .build-experience-block__desc{letter-spacing:-.03em;word-break:keep-all;max-width:336px;margin-top:22px;font-size:12px;line-height:1.75}.build-experience-visual-gallery{grid-template-columns:1fr;gap:18px;width:min(100% - 48px,520px);margin-top:56px}.build-experience-visual-gallery__column{gap:18px}.build-experience-visual-card{border-radius:22px}.build-experience-visual-card--visual-direction,.build-experience-visual-card--motion-direction{min-height:360px}.build-experience-visual-card--visual-balance,.build-experience-visual-card--visual-flow{min-height:210px}.build-experience-visual-card__content{padding:28px 26px}.build-experience-visual-card__icon{width:46px;height:46px;margin-bottom:8px}.build-experience-visual-card__icon svg{stroke-width:2.2px;width:34px;height:34px}.build-experience-visual-card__title{letter-spacing:-.065em;font-size:25px;line-height:1.12}.build-experience-visual-card__desc{letter-spacing:-.035em;margin-top:12px;font-size:12px;line-height:1.62}.build-experience-visual-card--visual-balance .build-experience-visual-card__content,.build-experience-visual-card--visual-flow .build-experience-visual-card__content{justify-content:center;align-items:center;gap:18px;padding:28px 26px}.build-experience-visual-card--visual-balance .build-experience-visual-card__icon,.build-experience-visual-card--visual-flow .build-experience-visual-card__icon{margin-bottom:0}.build-experience-visual-card--visual-balance .build-experience-visual-card__title,.build-experience-visual-card--visual-flow .build-experience-visual-card__title{max-width:260px;font-size:22px;line-height:1.2}}@media (max-width:430px){.build-experience-block--visual .build-experience-block__header{width:calc(100% - 38px)}.build-experience-block--visual .build-experience-block__eyebrow{font-size:13px}.build-experience-block--visual .build-experience-block__title{letter-spacing:-.055em;max-width:280px;font-size:clamp(24px,6vw,28px);line-height:1.18}.build-experience-block--visual .build-experience-block__desc{letter-spacing:-.02em;max-width:280px;margin-top:14px;font-size:12px;line-height:1.68}.build-experience-visual-gallery{gap:16px;width:calc(100% - 38px);margin-top:48px}.build-experience-visual-gallery__column{gap:16px}.build-experience-visual-card{border-radius:20px}.build-experience-visual-card--visual-direction,.build-experience-visual-card--motion-direction{min-height:320px}.build-experience-visual-card--visual-balance,.build-experience-visual-card--visual-flow{min-height:190px}.build-experience-visual-card__content{padding:24px 22px}.build-experience-visual-card__icon{width:42px;height:42px;margin-bottom:8px}.build-experience-visual-card__icon svg{stroke-width:2.15px;width:30px;height:30px}.build-experience-visual-card__title{letter-spacing:-.06em;font-size:22px;line-height:1.12}.build-experience-visual-card__desc{margin-top:10px;font-size:12px;line-height:1.58}.build-experience-visual-card--visual-balance .build-experience-visual-card__content,.build-experience-visual-card--visual-flow .build-experience-visual-card__content{justify-content:center;align-items:center;gap:16px;padding:24px 22px}.build-experience-visual-card--visual-balance .build-experience-visual-card__icon,.build-experience-visual-card--visual-flow .build-experience-visual-card__icon{margin-bottom:0}.build-experience-visual-card--visual-balance .build-experience-visual-card__title,.build-experience-visual-card--visual-flow .build-experience-visual-card__title{max-width:230px;font-size:20px;line-height:1.2}}@media (max-width:900px){.build-experience__inner{width:min(680px,100% - 36px);padding:96px 0 128px}.build-experience-block+.build-experience-block{margin-top:140px}}@media (max-width:560px){.build-experience__inner{width:min(100% - 28px,520px);padding:80px 0 112px}.build-experience-block__eyebrow{font-size:17px}.build-experience-block__desc{margin-top:22px}}.projects-showcase{--projects-content-width:1180px;color:#fff;background:#050505;width:100vw;height:100svh;min-height:100svh;margin-left:calc(50% - 50vw);position:relative;overflow:clip}.projects-showcase__inner{width:min(var(--projects-content-width),100% - 96px);box-sizing:border-box;flex-direction:column;justify-content:center;height:100%;margin:0 auto;padding:82px 0 42px;display:flex}.projects-showcase__explorer{width:100%;margin-top:50px}.projects-showcase-intro{width:min(560px,100%)}.projects-showcase-intro__eyebrow{color:#ffffff6b;letter-spacing:-.015em;margin:0 0 14px;font-size:16px;font-weight:800;line-height:1}.projects-showcase-intro__title{letter-spacing:-.06em;word-break:keep-all;text-wrap:balance;margin:0;font-size:clamp(38px,3.5vw,52px);font-weight:700;line-height:1.04}.projects-showcase-intro__description{color:#ffffff8f;letter-spacing:-.03em;word-break:keep-all;max-width:560px;margin:25px 0 0;font-size:14px;line-height:1.68}.projects-showcase-intro__desktop-break{display:block}.projects-filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%;display:flex}.projects-filter__button{appearance:none;color:#ffffff61;min-width:116px;height:42px;font:inherit;letter-spacing:.015em;cursor:pointer;background:#ffffff04;border:1px solid #ffffff1f;border-radius:999px;padding:0 20px;font-size:10px;font-weight:550;line-height:1;transition:color .18s,background .18s,border-color .18s,transform .18s}.projects-filter__button:hover{color:#ffffffc7;border-color:#ffffff47;transform:translateY(-1px)}.projects-filter__button.is-active{color:#ffffffeb;background:#ffffff12;border-color:#ffffff61}.projects-filter__button:focus-visible{outline-offset:3px;outline:1px solid #fffc}.projects-showcase__carousel-area{--project-slide-width:min(640px, 42vw);--project-slide-height:clamp(320px, 20vw, 330px);--project-side-gap:10px;--project-side-offset:calc(var(--project-slide-width) + var(--project-side-gap));--project-hidden-offset:calc(var(--project-slide-width) * 2);--project-side-visible-width:calc((100% - var(--project-slide-width) - (var(--project-side-gap) * 2)) / 2);width:100%;margin-top:34px;position:relative;overflow:hidden}.projects-showcase__carousel-area:before,.projects-showcase__carousel-area:after{content:"";z-index:6;width:var(--project-side-visible-width);pointer-events:none;-webkit-backdrop-filter:blur(4px);position:absolute;top:0;bottom:0}.projects-showcase__carousel-area:before{background:linear-gradient(90deg,#050505b8 0%,#0505056b 48%,#05050500 100%);left:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000db 56%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000db 56%,#0000 100%)}.projects-showcase__carousel-area:after{background:linear-gradient(270deg,#050505b8 0%,#0505056b 48%,#05050500 100%);right:0;-webkit-mask-image:linear-gradient(270deg,#000 0%,#000000db 56%,#0000 100%);mask-image:linear-gradient(270deg,#000 0%,#000000db 56%,#0000 100%)}.projects-carousel{width:100%;height:var(--project-slide-height);position:relative}.projects-carousel__stage{width:100%;height:100%;position:relative}.projects-carousel--empty{height:var(--project-slide-height);color:#ffffff61;justify-content:center;align-items:center;font-size:13px;line-height:1.6;display:flex}.project-slide{width:var(--project-slide-width);height:var(--project-slide-height);will-change:transform,opacity;transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .42s;position:absolute;top:50%;left:50%}.project-slide.is-active{z-index:4;opacity:1;transform:translate(-50%,-50%)}.project-slide.is-previous,.project-slide.is-next{z-index:2;opacity:1;filter:none}.project-slide.is-previous{transform:translate(calc(-50% - var(--project-side-offset)), -50%)}.project-slide.is-next{transform:translate(calc(-50% + var(--project-side-offset)), -50%)}.project-slide.is-hidden-left,.project-slide.is-hidden-right{z-index:0;opacity:0;pointer-events:none}.project-slide.is-hidden-left{transform:translate(calc(-50% - var(--project-hidden-offset)), -50%) scale(.9)}.project-slide.is-hidden-right{transform:translate(calc(-50% + var(--project-hidden-offset)), -50%) scale(.9)}.project-slide__card{background:#111;border:0;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a,0 26px 64px #0000004d}.project-slide__media{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.project-slide__image{object-fit:cover;transition:transform .62s cubic-bezier(.22,1,.36,1)}.project-slide__media-overlay{display:none}.project-slide__title{color:#fffffff5;letter-spacing:-.055em;word-break:keep-all;text-wrap:balance;max-width:330px;margin:0;font-size:clamp(28px,2.3vw,38px);font-weight:650;line-height:1.06}.project-slide__description{color:#ffffff9e;letter-spacing:-.025em;word-break:keep-all;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:340px;margin:18px 0 0;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.project-slide__select{appearance:none;width:100%;height:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#0c0c0e;border:0;border-radius:28px;padding:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff21,0 24px 60px #00000047}.project-slide__inactive-content{flex-direction:column;justify-content:center;width:100%;height:100%;padding:36px 24px;display:flex}.project-slide__inactive-category{color:#ffffff61;letter-spacing:.025em;text-transform:uppercase;margin:0 0 13px;font-size:8px;font-weight:500;line-height:1}.project-slide__inactive-body{width:var(--project-side-content-width);max-width:var(--project-side-content-width)}.project-slide.is-previous .project-slide__inactive-content{align-items:flex-end}.project-slide.is-previous .project-slide__inactive-body{width:var(--project-side-content-width)}.project-slide.is-next .project-slide__inactive-content{align-items:flex-start}.project-slide.is-next .project-slide__inactive-body{width:var(--project-side-content-width)}.project-slide.is-previous .project-slide__title,.project-slide.is-next .project-slide__title{width:100%;max-width:var(--project-side-content-width);color:#ffffffa8;letter-spacing:-.045em;word-break:keep-all;text-wrap:balance;font-size:24px;font-weight:600;line-height:1.1}.project-slide.is-previous .project-slide__description,.project-slide.is-next .project-slide__description{width:100%;max-width:var(--project-side-content-width);color:#ffffff57;letter-spacing:-.02em;word-break:keep-all;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:13px;font-size:11px;line-height:1.6}.project-slide__detail{-webkit-backdrop-filter:blur(2px)saturate(.95);will-change:transform;background:linear-gradient(105deg,#0506089e 0%,#050608c2 40%,#050608e8 100%);width:54%;height:100%;transition:transform .58s cubic-bezier(.22,1,.36,1);position:absolute;top:0;right:0;transform:translate(101%)}.project-slide__detail:before{content:"";pointer-events:none;background:linear-gradient(90deg,#05060800 0%,#0506081f 100%);width:12px;position:absolute;top:0;bottom:0;left:-12px}.project-slide__detail-inner{z-index:1;flex-direction:column;width:100%;height:100%;padding:34px 36px 30px;display:flex;position:relative}.project-slide.is-active.is-revealed .project-slide__detail{transform:translate(0)}.project-slide.is-active.is-revealed .project-slide__image{transform:scale(1.025)}.project-slide__meta{color:#ffffff7a;letter-spacing:.02em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:9px;font-weight:500;line-height:1;display:flex}.project-slide__body{margin:auto 0}.project-slide.is-active .project-slide__title{letter-spacing:-.05em;max-width:360px;font-size:clamp(24px,1.6vw,28px);font-weight:650;line-height:1.08}.project-slide.is-active .project-slide__description{color:#fff9;letter-spacing:-.025em;line-clamp:4;-webkit-line-clamp:4;max-width:360px;margin-top:16px;font-size:13px;line-height:1.62}.project-slide__cta{color:#090909;align-self:flex-start;align-items:center;gap:10px;width:fit-content;margin-left:0;margin-right:auto;font-size:11px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.project-slide__cta>span:first-child{color:#090909;background:#fffffff0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:120px;height:42px;padding:0 22px;transition:background .18s,transform .18s;display:inline-flex}.project-slide__cta-icon{color:#090909;background:#fffffff0;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .18s,transform .18s;display:inline-flex}.project-slide__cta:hover>span:first-child,.project-slide__cta:hover .project-slide__cta-icon{background:#fff}.project-slide__cta:hover .project-slide__cta-icon{transform:translate(3px)}.projects-controls{--project-control-outset:94px;z-index:10;pointer-events:none;position:absolute;inset:0}.projects-controls__button{pointer-events:auto;position:absolute;top:50%}.projects-controls__button--previous{left:calc(var(--project-side-visible-width)/2 - var(--project-control-outset));transform:translate(-50%,-50%)}.projects-controls__button--next{right:calc(var(--project-side-visible-width)/2 - var(--project-control-outset));transform:translate(50%,-50%)}.projects-controls__button--previous:hover:not(:disabled){transform:translate(-50%,-50%)scale(1.05)}.projects-controls__button--next:hover:not(:disabled){transform:translate(50%,-50%)scale(1.05)}@media (max-width:900px){.projects-showcase{height:auto;min-height:100svh}.projects-showcase__inner{width:min(760px,100% - 48px);height:auto;min-height:100svh;padding:120px 0}.projects-showcase__explorer{margin-top:42px}.projects-showcase__carousel-area{--project-slide-width:min(560px, 68vw);--project-slide-height:clamp(280px, 38vw, 315px);--project-side-gap:8px;margin-top:32px}.projects-controls{display:none}.projects-carousel{touch-action:pan-y}}@media (max-width:640px){.projects-showcase__inner{width:calc(100% - 32px);padding:96px 0 104px}.projects-showcase-intro__eyebrow{margin-bottom:12px;font-size:12px}.projects-showcase-intro__title{max-width:320px;font-size:clamp(32px,9vw,40px);line-height:1.08}.projects-showcase-intro__description{max-width:340px;margin-top:20px;font-size:13px;line-height:1.7}.projects-showcase__explorer{margin-top:36px}.projects-filter{gap:8px}.projects-filter__button{min-width:0;height:38px;padding:0 14px;font-size:9px}.projects-showcase__carousel-area{--project-slide-width:calc(100vw - 48px);--project-slide-height:500px;margin-top:28px}.projects-showcase__carousel-area:before,.projects-showcase__carousel-area:after{display:none}.project-slide.is-previous,.project-slide.is-next{opacity:0;pointer-events:none}.project-slide__card{border-radius:22px}.project-slide__media{height:56%;top:0;bottom:auto}.project-slide__detail{-webkit-backdrop-filter:none;background:#000;width:100%;height:44%;top:auto;bottom:0;right:0;transform:none}.project-slide__detail:before{display:none}.project-slide__detail-inner{padding:22px 22px 20px}.project-slide__meta{font-size:8px}.project-slide__body{margin:auto 0}.project-slide.is-active .project-slide__title{font-size:23px}.project-slide.is-active .project-slide__description{line-clamp:3;-webkit-line-clamp:3;margin-top:10px;font-size:11px;line-height:1.55}.project-slide.is-active.is-revealed .project-slide__image{transform:none}.project-slide__cta{gap:8px;font-size:10px}.project-slide__cta>span:first-child{min-width:104px;height:36px;padding:0 18px}.project-slide__cta-icon{width:34px;height:34px}}@media (max-width:430px){.projects-showcase__inner{width:calc(100% - 24px)}.projects-showcase__carousel-area{--project-slide-width:calc(100vw - 32px);--project-slide-height:470px}.projects-filter__button{flex:calc(50% - 4px)}.project-slide__detail-inner{padding:20px 18px 18px}.project-slide.is-active .project-slide__description{line-clamp:2;-webkit-line-clamp:2}}.project-detail-page{--project-detail-width:1320px;--project-detail-gutter:64px;color:#fff;background:#000;min-height:100vh;position:relative}.project-detail-scene{position:relative}.project-detail-hero{min-height:100svh;position:relative}.project-detail-hero__inner{width:min(var(--project-detail-width),100% - var(--project-detail-gutter)*2);box-sizing:border-box;grid-template-columns:440px minmax(0,1fr);align-items:start;gap:clamp(80px,7vw,120px);min-height:calc(100svh - 150px);margin:0 auto;padding:74px 0 64px;display:grid}.project-detail-hero__profile,.project-detail-hero__information{width:100%}.project-detail-hero__category{display:none}.project-detail-hero__title{letter-spacing:-.06em;word-break:keep-all;margin:0;font-size:clamp(32px,2.4vw,40px);font-weight:650;line-height:1}.project-detail-hero__overview{color:#ffffffad;letter-spacing:-.035em;word-break:keep-all;text-wrap:pretty;max-width:400px;margin:24px 0 0;font-size:15px;line-height:1.62}.project-detail-hero__meta{border-top:1px solid #ffffff3c;flex-direction:column;gap:10px;width:100%;margin:40px 0 0;padding:20px 0 0;display:flex}.project-detail-hero__meta-row{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:18px;margin:0;display:grid}.project-detail-hero__meta-label,.project-detail-hero__meta-value{margin:0;font-size:12px;line-height:1.65}.project-detail-hero__meta-label{color:#ffffffd1;letter-spacing:-.01em;font-weight:800}.project-detail-hero__meta-value{color:#ffffff7a;letter-spacing:-.025em;word-break:keep-all;text-wrap:pretty;font-weight:600}.project-detail-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,360px);margin-top:40px;display:grid}.project-detail-hero__actions[data-count="1"]{grid-template-columns:1fr}.project-detail-hero__action{color:#ffffffdb;background:#ffffff09;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:100%;min-width:0;height:42px;padding:0 20px;font-size:11px;font-weight:600;line-height:1;text-decoration:none;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.project-detail-hero__action:hover{color:#fff;background:#ffffff14;border-color:#ffffff7a}.project-detail-hero__visual{justify-self:end;width:100%;min-width:0;max-width:680px;margin-top:58px}.project-detail-hero__image{aspect-ratio:16/9;background:#111;width:100%;position:relative;overflow:hidden}.project-detail-hero__image img{object-fit:cover}.project-detail-hero__visual-footer{justify-content:space-between;align-items:flex-start;margin-top:24px;display:flex}.project-detail-hero__image-count{color:#ffffff6b;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:11px;font-weight:500;line-height:1;display:inline-flex;transform:translateY(-6px)}.project-detail-hero__image-count>span{color:#fff3}.project-detail-hero__controls{align-items:center;gap:12px;display:flex}.project-detail-hero__back{color:#ffffff7a;align-items:center;gap:8px;width:fit-content;margin-bottom:22px;font-size:11px;font-weight:600;line-height:1;text-decoration:none;transition:color .18s;display:inline-flex}.project-detail-hero__back:hover{color:#ffffffe6}.project-detail-nav{width:100%;min-height:240px;position:relative}.project-detail-nav__rail{opacity:1;flex-direction:column;align-items:flex-end;gap:8px;width:28px;padding:10px 0;transition:opacity .16s;display:flex;position:absolute;top:0;right:0}.project-detail-nav__tick{background:#ffffff47;border-radius:999px;flex:none;height:2px;transition:opacity .18s,background-color .18s,box-shadow .18s;display:block}.project-detail-nav__tick--h2{opacity:.72;width:22px}.project-detail-nav__tick--h3{opacity:.56;width:15px}.project-detail-nav__tick--h4{opacity:.42;width:9px}.project-detail-nav__tick.is-active{opacity:1;background:#fffffffa;box-shadow:0 0 3px #ffffffa6,0 0 6px #ffffff3d}.project-detail-nav:before{content:"";width:64px;height:calc(100% + 32px);position:absolute;top:-16px;right:-12px}.project-detail-nav__panel{width:280px;max-height:calc(100dvh - var(--header-height) - 56px - 24px);overscroll-behavior-y:contain;scrollbar-gutter:stable;opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 0;scrollbar-width:thin;scrollbar-color:#ffffff2e #0000;background:#000;border:1px solid #ffffff1a;border-radius:14px;padding:9px;transition:opacity .16s,visibility .16s,transform .24s cubic-bezier(.22,1,.36,1);position:absolute;top:0;right:-8px;overflow:hidden auto;transform:translate(8px)scale(.985);box-shadow:0 20px 48px #00000061}.project-detail-nav__panel::-webkit-scrollbar{width:4px}.project-detail-nav__panel::-webkit-scrollbar-track{background:0 0}.project-detail-nav__panel::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.project-detail-nav:hover .project-detail-nav__panel,.project-detail-nav:focus-within .project-detail-nav__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}.project-detail-nav:hover .project-detail-nav__rail,.project-detail-nav:focus-within .project-detail-nav__rail{opacity:0}.project-detail-nav__list{flex-direction:column;gap:1px;display:flex}.project-detail-nav__group{flex-direction:column;width:100%;display:flex}.project-detail-nav__parent{color:#ffffff6b;border-radius:7px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:8px 9px;font-size:13px;font-weight:500;line-height:1.35;text-decoration:none;transition:color .16s,background-color .16s;display:grid}.project-detail-nav__parent-number{color:#ffffff3d;font-variant-numeric:tabular-nums;font-size:10px;line-height:1}.project-detail-nav__parent-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.project-detail-nav__parent:hover{color:#ffffffd1;background:#ffffff0a}.project-detail-nav__group.is-active>.project-detail-nav__parent{color:#fffffff0;background:#ffffff0f}.project-detail-nav__group.is-active>.project-detail-nav__parent .project-detail-nav__parent-number{color:#ffffff94}.project-detail-nav__children{flex-direction:column;gap:1px;width:calc(100% - 18px);margin:4px 0 8px 18px;padding-left:10px;display:flex;position:relative}.project-detail-nav__children:before{content:"";background:#ffffff1a;width:1px;position:absolute;top:5px;bottom:5px;left:0}.project-detail-nav__child{color:#fff6;border-radius:6px;grid-template-columns:21px minmax(0,1fr);gap:7px;width:100%;padding:7px 8px;font-size:11px;font-weight:450;line-height:1.45;text-decoration:none;transition:color .16s,background-color .16s;display:grid}.project-detail-nav__child-number{color:#ffffff38;font-variant-numeric:tabular-nums;padding-top:2px;font-size:9px;line-height:1}.project-detail-nav__child-label{-webkit-line-clamp:2;line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.project-detail-nav__child:hover{color:#ffffffc7;background:#ffffff0a}.project-detail-nav__child.is-active{color:#fffffff5;background:#ffffff12}.project-detail-nav__child.is-active .project-detail-nav__child-number{color:#fff9}.project-detail-content{width:min(var(--project-detail-width),100% - var(--project-detail-gutter)*2);grid-template-columns:minmax(0,1fr) 40px;align-items:start;gap:32px;margin:0 auto;padding:80px 0 180px;display:grid}.project-detail-content__sections{grid-column:1;width:100%;min-width:0;max-width:none}.project-detail-content__sidebar{top:calc(var(--header-height) + 56px);width:40px;max-height:calc(100vh - var(--header-height) - 88px);z-index:20;grid-column:2;align-self:start;position:sticky}.project-detail-section{--project-detail-text-width:100%;--project-detail-media-width:100%;width:100%;scroll-margin-top:calc(var(--header-height) + 32px);padding:0 0 88px}.project-detail-section:first-child{padding-top:32px}.project-detail-section:last-child{padding-bottom:0}.project-detail-section__anchor{width:100%;height:0;scroll-margin-top:calc(var(--header-height) + 32px);display:block}.project-detail-section__heading{width:100%;max-width:var(--project-detail-text-width);margin-bottom:28px}.project-detail-section__label{color:#ffffff6b;letter-spacing:-.02em;word-break:keep-all;margin:0 0 14px;font-size:18px;font-weight:650;line-height:1.2}.project-detail-section__title{color:#fffffff5;letter-spacing:-.04em;word-break:keep-all;text-wrap:balance;max-width:900px;margin:0;font-size:clamp(25px,2vw,30px);font-weight:650;line-height:1.4}.project-detail-section__body{width:100%;max-width:var(--project-detail-media-width);color:#ffffffd1;letter-spacing:-.025em;flex-direction:column;align-items:flex-start;gap:12px;font-size:16px;font-weight:400;line-height:1.8;display:flex}.project-detail-section__body p,.project-detail-section__body ul,.project-detail-section__body ol,.project-detail-section__body blockquote,.project-detail-section__body h3,.project-detail-section__body h4{width:100%;max-width:var(--project-detail-text-width)}.project-detail-section__body p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;word-break:keep-all;text-wrap:pretty;margin:0}.project-detail-section__body strong{color:#fffffff5;font-weight:650}.project-detail-section__body h3{color:#fffffff5;letter-spacing:-.04em;word-break:keep-all;scroll-margin-top:calc(var(--header-height) + 48px);margin:52px 0 12px;font-size:clamp(24px,1.8vw,28px);font-weight:650;line-height:1.4}.project-detail-section__body h4{color:#ffffffeb;letter-spacing:-.035em;word-break:keep-all;scroll-margin-top:calc(var(--header-height) + 48px);margin:32px 0 8px;font-size:20px;font-weight:650;line-height:1.45}.project-detail-section__body ul,.project-detail-section__body ol{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;margin:2px 0;padding-left:20px}.project-detail-section__body :not(pre)>code{color:#ffffffeb;font-family:monospace;font-size:1em;line-height:inherit;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:2px 5px}.project-detail-section__body figure[data-rehype-pretty-code-figure]{width:100%;max-width:var(--project-detail-media-width);margin:16px 0}.project-detail-section__body pre{width:100%;max-width:var(--project-detail-media-width);background:#121212;border:1px solid #ffffff14;border-radius:8px;margin:0;padding:22px 24px;font-size:14px;line-height:1.7;overflow-x:auto}.project-detail-section__body pre code{min-width:max-content;font-family:monospace;display:grid}.project-detail-section__body p:has(>img){justify-content:flex-start;align-self:flex-start;width:auto;max-width:100%;margin:24px 0;display:flex}.project-detail-section__body img{object-fit:contain;object-position:left center;border-radius:6px;width:auto;max-width:100%;height:auto;margin:0;display:block}.project-detail-section__media{justify-content:flex-start;align-self:flex-start;width:100%;max-width:100%;margin:24px 0;display:flex}.project-detail-section__media img{object-fit:contain;object-position:left center;border-radius:6px;width:100%;height:auto;margin:0;display:block}.project-detail-section__media--validation{max-width:480px}.project-detail-section__body blockquote{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;background:0 0;border-left:3px solid #ffffffc7;margin:10px 0;padding:4px 0 4px 20px}.project-detail-section__body blockquote p{color:#ffffffd6}.project-detail-section__body table{width:100%;max-width:var(--project-detail-media-width);border-collapse:collapse;color:inherit;font-size:inherit;letter-spacing:inherit;margin:12px 0;line-height:1.65}.project-detail-section__body th,.project-detail-section__body td{text-align:left;border-bottom:1px solid #ffffff1a;padding:13px 14px}.project-detail-section__body th{color:#ffffffeb;font-weight:650}.project-detail-section__body td{color:#ffffffb8;font-weight:400}.project-detail-section__body a[href*=github\.com][href*="/pull/"]{color:#ffffff94;width:fit-content;font-size:inherit;font-weight:500;line-height:inherit;letter-spacing:inherit;text-underline-offset:4px;align-self:flex-start;margin:10px 0 18px;text-decoration-line:underline;text-decoration-color:#ffffff59;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s;display:inline-block}.project-detail-section__body a[href*=github\.com][href*="/pull/"]:hover{color:#ffffffe6;text-decoration-color:#ffffffb8}@media (max-width:900px){.project-detail-hero{min-height:auto}.project-detail-hero__inner{flex-direction:column;gap:48px;width:min(720px,100% - 48px);min-height:auto;padding:32px 0 80px;display:flex}.project-detail-hero__profile{width:100%;min-height:auto}.project-detail-hero__overview{max-width:560px}.project-detail-hero__visual{width:100%;max-width:none;margin-top:0}.project-detail-content{width:min(720px,100% - 48px);padding:56px 0 120px;display:block}.project-detail-content__sidebar{display:none}.project-detail-content__sections{width:100%;max-width:none}.project-detail-section{min-height:auto;padding:0 0 80px}.project-detail-section:first-child{padding-top:0}.project-detail-section__label{font-size:17px}.project-detail-section__title{font-size:clamp(28px,4vw,32px);line-height:1.4}.project-detail-section__body{gap:16px;margin-top:28px;font-size:16px;line-height:1.8}.project-detail-section__body p{font-size:inherit;line-height:inherit}.project-detail-section__body h3{font-size:clamp(24px,3.5vw,28px)}.project-detail-section__body h4{font-size:20px}}@media (max-width:640px){.project-detail-hero__inner{gap:40px;width:min(520px,100% - 32px);padding:40px 0 72px}.project-detail-hero__back{font-size:13px}.project-detail-hero__title{font-size:clamp(30px,9vw,38px);line-height:1.02}.project-detail-hero__overview{max-width:100%;font-size:16px;line-height:1.7}.project-detail-hero__meta{gap:14px}.project-detail-hero__meta-row{grid-template-columns:72px minmax(0,1fr);gap:16px}.project-detail-hero__meta-label,.project-detail-hero__meta-value{font-size:14px;line-height:1.6}.project-detail-hero__visual{width:100%}.project-detail-hero__image-count{font-size:13px}.project-detail-hero__actions{width:100%;max-width:none}.project-detail-hero__action{height:48px;font-size:13px}.project-detail-content{width:min(520px,100% - 48px);padding-bottom:120px;display:block}.project-detail-content__sidebar{display:none}.project-detail-section{min-height:auto;padding:88px 0 104px}.project-detail-section__label{font-size:16px}.project-detail-section__title{font-size:clamp(28px,7.5vw,36px);line-height:1.4}.project-detail-section__body{gap:18px;margin-top:30px;font-size:16px;line-height:1.8}.project-detail-section__body p{font-size:inherit;line-height:inherit}.project-detail-section__body h3{font-size:clamp(24px,6.5vw,30px)}.project-detail-section__body h4{font-size:20px}.project-detail-section__media{margin-top:46px}}@media (max-width:430px){.project-detail-hero__inner,.project-detail-content{width:calc(100% - 40px)}}.projects-closing{color:#fff;background:#050505;width:100vw;min-height:130vh;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.projects-closing__inner{width:min(1280px,100% - 64px);min-height:100vh;margin:0 auto;position:relative}.projects-closing__content{z-index:2;padding-top:60px;position:relative}.projects-closing__eyebrow{letter-spacing:-.04em;color:#ffffffc2;margin:0 0 20px;font-size:20px;font-weight:750;line-height:1}.projects-closing__title{letter-spacing:-.075em;color:#fff;margin:0;font-size:clamp(36px,5.2vw,58px);font-weight:900;line-height:1.13}.projects-closing__description{letter-spacing:-.02em;color:#ffffff9e;max-width:680px;margin:50px 0 0;font-size:clamp(15px,1.35vw,17px);font-weight:500;line-height:2}.projects-closing__cta{color:#d8d8d8ce;letter-spacing:-.02em;align-items:center;gap:18px;margin-top:140px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .25s,transform .25s;display:inline-flex}.projects-closing__cta:hover{opacity:.68;transform:translateY(2px)}.projects-closing__cta-icon{justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.projects-closing__cta-text{line-height:1}.projects-closing__scroll{color:#ffffff47;flex-direction:column;align-items:center;gap:18px;display:flex;position:absolute;bottom:90px;left:50%;transform:translate(-50%)}.projects-closing__scroll-line{background:linear-gradient(#fff0,#ffffff8f);width:1px;height:96px}.projects-closing__scroll-text{letter-spacing:.22em;white-space:nowrap;font-size:11px;font-weight:700;line-height:1}@media (max-width:1180px){.projects-closing{min-height:120vh}.projects-closing__inner{width:min(1080px,100% - 80px)}.projects-closing__content{padding-top:96px}.projects-closing__eyebrow{margin-bottom:20px;font-size:18px}.projects-closing__title{letter-spacing:-.075em;font-size:clamp(42px,5.6vw,64px);line-height:1.1}.projects-closing__description{max-width:640px;margin-top:42px;font-size:16px;line-height:1.9}.projects-closing__cta{margin-top:104px}.projects-closing__scroll{bottom:72px}.projects-closing__scroll-line{height:84px}}@media (max-width:900px){.projects-closing{min-height:110svh}.projects-closing__inner{width:min(760px,100% - 64px);min-height:100svh}.projects-closing__content{padding-top:112px}.projects-closing__eyebrow{margin-bottom:18px;font-size:17px}.projects-closing__title{letter-spacing:-.07em;word-break:keep-all;max-width:680px;font-size:clamp(38px,6.6vw,56px);line-height:1.08}.projects-closing__description{letter-spacing:-.025em;word-break:keep-all;max-width:620px;margin-top:36px;font-size:15px;line-height:1.86}.projects-closing__cta{gap:16px;margin-top:76px;font-size:15px}.projects-closing__cta-icon{font-size:20px}.projects-closing__scroll{gap:16px;bottom:52px}.projects-closing__scroll-line{height:72px}.projects-closing__scroll-text{letter-spacing:.2em;font-size:10px}}@media (max-width:640px){.projects-closing{min-height:100svh}.projects-closing__inner{width:min(520px,100% - 44px);min-height:100svh}.projects-closing__content{padding-top:96px}.projects-closing__eyebrow{letter-spacing:-.035em;margin-bottom:16px;font-size:15px}.projects-closing__title{letter-spacing:-.065em;word-break:keep-all;max-width:330px;font-size:clamp(32px,9vw,42px);line-height:1.08}.projects-closing__description{letter-spacing:-.035em;word-break:keep-all;max-width:320px;margin-top:30px;font-size:13px;line-height:1.76}.projects-closing__cta{letter-spacing:-.015em;gap:12px;margin-top:52px;font-size:13px}.projects-closing__cta-icon{font-size:18px}.projects-closing__scroll{gap:12px;bottom:28px}.projects-closing__scroll-line{height:54px}.projects-closing__scroll-text{letter-spacing:.18em;font-size:9px}}@media (max-width:430px){.projects-closing__inner{width:calc(100% - 36px)}.projects-closing__content{padding-top:84px}.projects-closing__eyebrow{margin-bottom:14px;font-size:14px}.projects-closing__title{letter-spacing:-.06em;max-width:290px;font-size:clamp(28px,9vw,36px);line-height:1.08}.projects-closing__description{max-width:286px;margin-top:26px;font-size:12px;line-height:1.72}.projects-closing__cta{gap:10px;margin-top:44px;font-size:12px}.projects-closing__cta-icon{font-size:16px}.projects-closing__scroll{gap:10px;bottom:22px}.projects-closing__scroll-line{height:46px}.projects-closing__scroll-text{letter-spacing:.16em;font-size:8px}}.gradient-text{color:#0000;background:linear-gradient(90deg,#f4fffd 0%,#dcfaf2 18%,#b8f2e4 42%,#91dfcf 68%,#6ec4b5 100%);-webkit-background-clip:text;background-clip:text}.arrow-button{appearance:none;color:#ffffffe0;-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#05050524;border:1px solid #ffffff6b;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.arrow-button--small{width:42px;height:42px}.arrow-button--medium{width:68px;height:68px}.arrow-button:hover:not(:disabled){color:#fff;background:#ffffff12;border-color:#ffffffb8}.arrow-button:disabled{opacity:.2;cursor:default}
