:root{--black:#11121d;--black-rgb:17, 18, 29;--white:#fff;--white-rgb:255, 255, 255;--gray:#f3c4c9;--gray-rgb:243, 196, 201;--blue:#977dbd;--blue-rgb:151, 125, 189;--engagement:#f3c4c9;--humanisme:#d4acc5;--performance:#b695c1;--independance:#977ebd;--ease-out-quart:cubic-bezier(.23, 1, .32, 1)}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body,html{-ms-overflow-style:none;scrollbar-width:none;margin:0}body::-webkit-scrollbar{display:none}html::-webkit-scrollbar{display:none}svg{vertical-align:middle;fill:currentColor;display:block}a{color:inherit;font-size:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0}input,select,textarea{color:inherit;appearance:none;font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}li{list-style-type:none}@font-face{font-display:swap;font-family:Almarena;font-style:normal;font-weight:700;src:url(/fonts/AlmarenaDisplay-Bold.woff2)format("woff2"),url(/fonts/AlmarenaNeue-Regular.otf)format("opentype")}@font-face{font-display:swap;font-family:Almarena;font-style:normal;font-weight:400;src:url(/fonts/AlmarenaDisplay-Regular.woff2)format("woff2"),url(/fonts/AlmarenaNeue-Regular.otf)format("opentype")}@font-face{font-display:swap;font-family:Almarena;font-style:normal;font-weight:300;src:url(/fonts/AlmarenaDisplay-Light.woff2)format("woff2"),url(/fonts/AlmarenaNeue-Regular.otf)format("opentype")}@font-face{font-display:swap;font-family:Almarena;font-style:italic;font-weight:400;src:url(/fonts/AlmarenaNeue-Italic.otf)format("opentype")}@font-face{font-display:swap;font-family:Almarena Mono;font-style:normal;font-weight:700;src:url(/fonts/AlmarenaMono-Bold.woff2)format("woff2")}@font-face{font-display:swap;font-family:Almarena Mono;font-style:normal;font-weight:400;src:url(/fonts/AlmarenaMono-Light.woff2)format("woff2")}@font-face{font-display:swap;font-family:Almarena Mono;font-style:normal;font-weight:300;src:url(/fonts/AlmarenaMono-Light.woff2)format("woff2")}body{-webkit-font-smoothing:antialiased;background:var(--black);color:var(--white);font-family:Almarena,sans-serif;font-size:1rem;line-height:1}.title{letter-spacing:-.04em;font-size:4.375rem;font-weight:700;line-height:90%}@media only screen and (width<=440px){.title{font-size:2.5rem}}.big-title{letter-spacing:-.04em;font-size:5.625rem;font-weight:700;line-height:1}.project-title{font-size:clamp(40px,6.94444vw,100px);font-weight:700;line-height:.9}.category{letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:700;line-height:.9}.t-center{text-align:center}.link{position:relative}.link:not(.hide-u):after{transform-origin:0;transform:scaleX(1)}.link:not(.hide-u):hover:after{transform-origin:100%;transform:scaleX(0)}.link:hover:after{transform-origin:0;transform:scaleX(1)}.link:after{content:"";transform-origin:100%;height:.09375rem;transition:transform .45s var(--ease-out-quart);background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);width:100%;position:absolute;bottom:-.5rem;left:0;transform:scaleX(0)}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.page-enter-active,.page-leave-active{transition:opacity .3s}.page-enter-from,.page-leave-to{opacity:0}.grid{grid-gap:.5rem;grid-template-columns:repeat(24,1fr);display:grid}.flex-center{justify-content:center;align-items:center;display:flex}.o-hidden{overflow:hidden}.secondary-btn{cursor:pointer;transition:background-position .5s var(--ease-out-quart);background:linear-gradient(229.09deg,#977dbd 4.18%,#f3c4c9 96.15%) 0 0/100% 200%;border-radius:1.25rem;width:fit-content;padding:1.875rem;font-size:.875rem;font-weight:700;line-height:1.2;display:block;position:relative}.secondary-btn:hover{background-position:0 100%}.secondary-btn:focus{transform:scale(.95)}.app{min-height:100vh}.page-wrapper{position:relative}.index.page{min-height:100vh;position:relative}.home-container{background:var(--black);z-index:20;position:relative}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.intro{z-index:99;width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.intro-container{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.intro-logo{animation:2s ease-out forwards introLogoScale}@keyframes introLogoScale{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1)}to{opacity:.8;transform:scale(1.2)}}.intro-logo img{width:30vw;height:auto}@media only screen and (width<=440px){.intro-logo img{width:50vw}}.intro-background{z-index:1;width:100%;height:100%;position:absolute;inset:0}.intro-bg{width:100%;height:100%;position:absolute}.intro-bg--01{background:#f3c4c9;height:80%;bottom:0}.intro-bg--02{background-color:var(--blue);filter:blur(95px);border-radius:50%;width:200%;height:55%;animation:7.5s infinite introGradient;bottom:10%;left:-100%}.intro-bg--03{filter:blur(120px);background-color:#11121d;border-radius:50%;width:200%;height:60%;top:0;left:-50%}.intro-bg--04{background:linear-gradient(#11121d 48.25%,#0000 82.5%);height:45%;top:0}@keyframes introGradient{0%{transform:translateY(0)}50%{transform:translateY(100%)}to{transform:translateY(0)}}.menu{z-index:1099;width:100%;height:100%;position:fixed;inset:0}.menu-container{z-index:3;width:100%;height:100%;position:relative}@media only screen and (width<=440px){.menu-container{flex-direction:column;justify-content:space-between;display:flex}}.menu-list{justify-content:space-between;gap:1.5rem;padding:18.519vh 9.375rem 0 1.875rem;display:flex}@media only screen and (width<=440px){.menu-list{flex-direction:column;justify-content:space-between;height:90svh;padding:7.5rem 1.25rem 2.5rem}}.menu-list li{color:#f3c4c9;letter-spacing:-.04em;transition:color .25s var(--ease-out-quart);width:calc(100% - 30px);font-size:4.375rem;line-height:1.1}@media only screen and (width<=440px){.menu-list li{font-size:2.1875rem}}.menu-list li:hover{color:var(--white)!important}.menu-list li+li{margin-top:.5rem}@media only screen and (width<=440px){.menu-list li+li{margin-top:1.5rem}}.menu-list ul{flex:1}.menu-list li a{display:block}.menu-list p{letter-spacing:.02em;max-width:20.1875rem;font-family:Almarena Mono,monospace;font-size:.875rem;font-weight:400;line-height:1.4}.menu-contact{flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:3.125rem;right:1.875rem}.menu-contact li{letter-spacing:-.04em;text-align:right;width:fit-content;font-size:1.875rem;line-height:1.1}@media only screen and (width<=440px){.menu-contact li{font-size:1.5625rem}}.menu-contact li+li{margin-top:.25rem}.menu-background{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.menu-bg{z-index:1;width:100%;height:100%;position:absolute}.menu-bg--01{background:#f3c4c9;height:80%;bottom:0}.menu-bg--02{background-color:var(--blue);filter:blur(95px);border-radius:50%;width:200%;height:55%;animation:7.5s infinite menuGradient;bottom:10%;left:-100%}.menu-bg--03{filter:blur(120px);background-color:#11121d;border-radius:50%;width:200%;height:60%;top:0;left:-50%}.menu-bg--04{background:linear-gradient(#11121d 48.25%,#0000 82.5%);height:45%;top:0}@keyframes menuGradient{0%{transform:translateY(0)}50%{transform:translateY(100%)}to{transform:translateY(0)}}.header{pointer-events:none;z-index:1100;justify-content:space-between;align-items:flex-start;width:100%;padding:1.875rem;display:flex;position:fixed;top:0;left:0}@media only screen and (width<=440px){.header{-webkit-backdrop-filter:blur(10px);background:#11121dd9;padding:1rem 1.25rem}}.header a,.header button{pointer-events:all}.header-left a{display:block}.header-logo{object-fit:contain;width:auto;height:77px;display:block}.header-right{color:var(--white);letter-spacing:.02em;align-items:center;gap:1.25rem;font-size:.75rem;font-weight:700;display:flex}.menu-toggle{color:var(--black);letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(229.09deg,#977dbd 5.56%,#f3c4c9 93.74%);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem;width:3.125rem;height:3.125rem;padding:.75rem;font-size:.625rem;font-weight:700;display:flex}.menu-toggle:not(.-menu-open):hover .header-icon span:first-child{transform:scaleX(.75)}.menu-toggle:not(.-menu-open):hover .header-icon span:last-child{transform:scaleX(.35)}.-menu-open .header-icon span{transform:translateY(4px)rotate(45deg)}.-menu-open .header-icon span+span{transform:translateY(-4px)rotate(-45deg)}.header-icon span{background:#fff;width:1rem;height:.125rem;transition:transform .25s cubic-bezier(.38,.005,.215,1);display:block}.header-icon span+span{margin-top:.375rem}.home-hero{z-index:10;width:100%;height:100dvh;position:fixed}.home-hero.hide{display:none}.video-container{width:100%;height:100%;position:relative}.video-container:before{content:"";z-index:1;background:#00000040;width:100%;height:100%;position:absolute;inset:0}.video-container video{object-fit:cover;width:100%;height:100%}.logo-path{fill:none}.home-hero .video-mask{justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;inset:0}.home-hero .video-mask-item{aspect-ratio:610/558;clip-path:url(#indexLogo);width:31.25vw;height:auto}@media only screen and (width<=440px){.home-hero .video-mask-item{backface-visibility:hidden;transform-style:preserve-3d;width:80vw}}.video-duplicate{width:100vw;height:100vh;position:fixed;inset:0}.hero-title{z-index:5;pointer-events:none;text-align:center;position:absolute;bottom:8vh;left:0;right:0}.hero-title .title{text-shadow:0 2px 30px #00000080;color:var(--white);font-size:clamp(2.5rem,6.25vw,5.625rem)}.scroll-down{color:var(--white);z-index:3;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.scroll-down span{text-transform:uppercase;font-size:.625rem;font-weight:700;line-height:1;display:block}.scroll-down--icon{justify-content:center;height:.875rem;margin-bottom:.625rem;display:flex;overflow:hidden}.scroll-down--icon span{border:.0625rem solid var(--white);border-radius:50%;width:.75rem;height:.75rem;animation:2s ease-in-out infinite scrollDown;display:block}@keyframes scrollDown{0%{transform:translateY(0)scaleX(1)}40%{transform:translateY(125%)scaleX(.5)}40.01%{transform:translateY(-125%)scaleX(.5)}75%{transform:translateY(0)scaleX(1)}to{transform:translateY(0)scaleX(1)}}.fake-spacer{width:100%;height:100dvh;position:relative}.home-video{width:100%;height:140vh;position:relative}.home-video--pin{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.home-video .video-mask{opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative}.home-video .video-mask-item{aspect-ratio:610/558;width:24vw;position:relative;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 610 558' width='610' height='558'%3E%3Cg fill='%23ffffff'%3E%3Cpolygon points='55,16 553,169 553,227 151,160 151,189'/%3E%3Cpolygon points='60,227 512,264 512,293 162,350 162,377'/%3E%3Cpolygon points='105,432 462,371 462,398 115,530 115,502'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 610 558' width='610' height='558'%3E%3Cg fill='%23ffffff'%3E%3Cpolygon points='55,16 553,169 553,227 151,160 151,189'/%3E%3Cpolygon points='60,227 512,264 512,293 162,350 162,377'/%3E%3Cpolygon points='105,432 462,371 462,398 115,530 115,502'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media only screen and (width<=440px){.home-video .video-mask-item{width:45vw}}.home-video .video-mask-item:before{content:"";z-index:1;pointer-events:none;background:#00000040;position:absolute;inset:0}.home-video .video-mask-item video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-video--title{z-index:20;pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:10vh;left:0;right:0}.home-video--title .title{text-shadow:0 2px 30px #00000080;color:var(--white);font-size:clamp(2.5rem,6.25vw,5.625rem)}.home-video--content{z-index:4;pointer-events:none;flex-direction:column;align-items:center;gap:1.25rem;padding:0 1.875rem;display:flex;position:relative}.home-video--content .big-title{pointer-events:auto;align-items:center;gap:0;display:flex}.home-video--content .big-title span{opacity:0}@media only screen and (width<=440px){.home-video--content{gap:.75rem;padding:0 1.25rem}.home-video--content .big-title{font-size:2rem}}.home-video--content p{letter-spacing:.02em;text-align:center;opacity:0;max-width:42.25rem;font-family:Almarena Mono,monospace;font-size:.875rem;font-weight:400;line-height:140%}@media only screen and (width<=440px){.home-video--content p{padding:0 .5rem;font-size:.75rem}}.home-video--pills{pointer-events:auto;z-index:5;opacity:0;flex-wrap:wrap;justify-content:center;gap:.625rem;display:flex}@media only screen and (width<=440px){.home-video--pills{gap:.375rem}}.home-video--pill{color:#ffffffd9;cursor:pointer;border:1px solid #ffffff80;border-radius:100px;padding:.625rem 1rem;font-size:.875rem;font-weight:400;line-height:1;transition:background .3s,color .3s,border-color .3s}.home-video--pill:hover{color:#fff;background:#ffffff26;border-color:#fffc}@media only screen and (width<=440px){.home-video--pill{padding:.5rem .75rem;font-size:.75rem}}.circle-btn{aspect-ratio:1;-webkit-backdrop-filter:blur(var(--blur,10px));backdrop-filter:blur(var(--blur,10px));cursor:pointer;background:#ffffff26;border:.09375rem solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:10rem;height:10rem;display:flex;transform:scale(0)}@media only screen and (width<=440px){.circle-btn{width:6.25rem;height:6.25rem}}.circle-btn svg{width:auto;height:1.625rem}.magnetic{display:inline-block}.split-parent{text-align:center;display:block;position:relative;overflow:hidden}.split{margin-bottom:.625rem;position:relative}.home-video--cta{opacity:0;pointer-events:auto;z-index:5;white-space:nowrap;padding:1rem 2rem;font-size:.875rem}@media only screen and (width<=440px){.home-video--cta{padding:.875rem 1.5rem;font-size:.8125rem}}.video-popup-overlay{z-index:9000;background:#000000d9;justify-content:center;align-items:center;animation:.25s popupFadeIn;display:flex;position:fixed;inset:0}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}.video-popup-inner{aspect-ratio:16/9;background:#000;border-radius:12px;width:min(90vw,1100px);animation:.3s cubic-bezier(.34,1.56,.64,1) popupScaleIn;position:relative;overflow:hidden;box-shadow:0 32px 80px #0009}@keyframes popupScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.video-popup-player{object-fit:cover;width:100%;height:100%;display:block}.video-popup-close{z-index:10;color:#fff;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s,transform .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.video-popup-close:hover{background:#fff3;transform:scale(1.1)}.stack-cards{z-index:2;margin-top:10rem;position:relative}.sc-card{border-radius:1.5rem;align-items:stretch;width:calc(100% - 4rem);max-width:72rem;height:70vh;margin:0 auto 4vw;display:flex;position:sticky;top:95px;overflow:hidden}@media only screen and (width<=440px){.sc-card{flex-direction:column;width:calc(100% - 2.5rem);height:auto;min-height:70vh;margin:0 auto 2rem;top:5rem}}.sc-left{flex-direction:column;flex:1;justify-content:center;padding:3.5rem 4rem;display:flex;position:relative}@media only screen and (width<=440px){.sc-left{flex:none;padding:2rem 1.5rem}}.sc-badge{letter-spacing:.1em;text-transform:uppercase;background:#ffffff26;border-radius:100px;width:fit-content;margin-bottom:2rem;padding:.5rem 1rem;font-size:.625rem;font-weight:700;display:inline-block}.sc-title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:.9}.sc-desc{letter-spacing:.02em;opacity:.7;max-width:24rem;font-family:Almarena Mono,monospace;font-size:.875rem;line-height:1.5}.sc-types{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.sc-type{opacity:.5;border:1px solid;border-radius:100px;padding:.375rem .875rem;font-family:Almarena Mono,monospace;font-size:.75rem}.sc-explore{letter-spacing:.04em;color:inherit;opacity:.8;align-items:center;gap:.5rem;margin-top:1.25rem;font-family:Almarena Mono,monospace;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .3s,gap .3s;display:inline-flex}.sc-explore:hover{opacity:1;gap:.75rem}.sc-number{opacity:.2;font-family:Almarena Mono,monospace;font-size:1rem;font-weight:700;position:absolute;bottom:2.5rem;left:4rem}@media only screen and (width<=440px){.sc-number{margin-top:1.5rem;position:static}}.sc-right{flex:0 0 42%;position:relative;overflow:hidden}@media only screen and (width<=440px){.sc-right{flex:none;height:30vh}}.sc-right img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1);display:block}.sc-card:hover .sc-right img{transform:scale(1.05)}.home-offers{background:var(--black);z-index:2;width:100%;margin-bottom:-5vw;padding:9.375rem 0 0;position:relative}@media only screen and (width<=440px){.home-offers{padding:6.25rem 0}}.home-offers--title{text-align:center;width:100%;max-width:50rem;margin:0 auto;padding:0 1.25rem}.home-offers--subtitle{letter-spacing:.02em;color:#fff9;max-width:32rem;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-family:Almarena Mono,monospace;font-size:.875rem;font-weight:400;line-height:1.4}@media only screen and (width<=440px){.home-offers--title .title{margin:0 1.25rem}}.offers-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;margin-top:2rem;display:flex}@media only screen and (width<=440px){.offers-list{gap:.3125rem;margin-top:1.875rem}}.offers-list li{border:1px solid var(--gray);color:var(--gray);border-radius:100px;padding:.75rem;font-size:1.25rem;font-weight:400;line-height:.75}@media only screen and (width<=440px){.offers-list li{font-size:.875rem}}.spaces-grid{justify-content:center;gap:1.5rem;max-width:64rem;margin:5rem auto 0;padding:0 1.875rem;display:flex}@media only screen and (width<=440px){.spaces-grid{flex-direction:column;align-items:center;gap:1rem;margin-top:3.75rem}}.space-card{text-align:center;background:linear-gradient(#ffffff08 0%,#ffffff03 100%);border:.09375rem solid #ffffff14;border-radius:1.25rem;flex:1;max-width:20rem;padding:2.5rem 2rem;transition:transform .5s cubic-bezier(.23,1,.32,1),border-color .5s cubic-bezier(.23,1,.32,1),background .5s cubic-bezier(.23,1,.32,1)}.space-card:hover{background:linear-gradient(#977dbd14 0%,#f3c4c90a 100%);border-color:#977dbd4d;transform:translateY(-8px)}.space-icon{width:3.5rem;height:3.5rem;color:var(--gray);margin:0 auto 1.5rem;transition:color .4s}.space-card:hover .space-icon{color:var(--blue)}.space-icon svg{width:100%;height:100%}.space-name{letter-spacing:-.04em;margin-bottom:.875rem;font-size:1.5rem;font-weight:700;line-height:1}.space-desc{letter-spacing:.02em;color:#ffffff80;font-family:Almarena Mono,monospace;font-size:.8125rem;font-weight:400;line-height:1.4}.offers-wave-divider{width:100%;height:clamp(14rem,22vw,18rem);margin:0 0 0;position:relative;overflow:hidden}.offers-wave-svg{width:100%;height:100%;position:absolute;left:0}.offers-wave--back{z-index:1}.offers-wave--front{z-index:3;pointer-events:none}.offers-wave-text{z-index:2;text-align:center;width:100%;padding:0 1.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.offers-wave-text .serve-label{letter-spacing:.15em;text-transform:uppercase;color:var(--blue);text-shadow:0 0 20px #0009;margin-bottom:1rem;font-family:Almarena Mono,monospace;font-size:.75rem;font-weight:600;display:inline-block}.offers-wave-text .serve-headline{letter-spacing:-.04em;background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 12px #0006);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.2}@media only screen and (width<=440px){.offers-wave-divider{height:11rem;margin:3rem 0 0}.offers-wave-text .serve-headline{font-size:1.5rem}}.serve-section{text-align:center;max-width:64rem;margin:0 auto;padding:1.5rem 1.875rem 0}.serve-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.serve-card{text-align:center;background:linear-gradient(#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:1.25rem;padding:2.25rem 1.5rem 2rem;transition:transform .5s cubic-bezier(.23,1,.32,1),border-color .5s cubic-bezier(.23,1,.32,1),background .5s cubic-bezier(.23,1,.32,1);position:relative}.serve-card:hover{background:linear-gradient(#977dbd14 0%,#f3c4c90a 100%);border-color:#977dbd4d;transform:translateY(-6px)}.serve-card-num{letter-spacing:.05em;color:#ffffff26;font-family:Almarena Mono,monospace;font-size:.6875rem;position:absolute;top:.875rem;right:1rem}.serve-card-icon{width:2.75rem;height:2.75rem;color:var(--gray);margin:0 auto 1.25rem;transition:color .4s}.serve-card:hover .serve-card-icon{color:var(--blue)}.serve-card-icon svg{width:100%;height:100%}.serve-card-name{letter-spacing:-.02em;color:var(--white);margin-bottom:.625rem;font-size:1.0625rem;font-weight:700;line-height:1.2}.serve-card-desc{letter-spacing:.02em;color:#ffffff73;font-family:Almarena Mono,monospace;font-size:.75rem;font-weight:400;line-height:1.4}@media only screen and (width<=768px){.serve-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=440px){.serve-section{padding-top:2rem}.serve-grid{grid-template-columns:1fr;gap:1rem;max-width:18rem;margin:0 auto}}.home-logos{background:var(--black);z-index:2;position:relative;overflow:hidden}.steps-layout{align-items:center;gap:6vw;max-width:72rem;min-height:100vh;margin:0 auto;padding:6rem 1.875rem;display:flex}@media only screen and (width<=440px){.steps-layout{flex-direction:column;gap:3rem;padding:4rem 1.25rem}}.steps-header{flex:0 0 40%;position:relative}@media only screen and (width<=440px){.steps-header{text-align:center}}.steps-subtitle{letter-spacing:.02em;color:#ffffff80;max-width:22rem;margin-top:2rem;font-family:Almarena Mono,monospace;font-size:.875rem;font-weight:400;line-height:1.4}.steps-footer-text{color:var(--gray);max-width:20rem;margin-top:3rem;font-size:1.125rem;font-weight:700;line-height:1.2}@media only screen and (width<=440px){.steps-subtitle,.steps-footer-text{margin-left:auto;margin-right:auto}}.steps-timeline{flex:1;padding-left:3rem;position:relative}@media only screen and (width<=440px){.steps-timeline{padding-left:2.5rem}}.timeline-track{background:#ffffff0f;border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:.5rem}@media only screen and (width<=440px){.timeline-track{left:.375rem}}.timeline-progress{transform-origin:top;background:linear-gradient(#977dbd,#f3c4c9);border-radius:1px;width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleY(0)}.step-item{align-items:flex-start;gap:1.25rem;display:flex;position:relative}.step-dot{border:2px solid var(--black);z-index:2;background:#977dbd4d;border-radius:50%;width:.875rem;height:.875rem;position:absolute;top:.25rem;left:-2.625rem;transform:scale(0);box-shadow:0 0 0 2px #977dbd4d}@media only screen and (width<=440px){.step-dot{left:-2.2rem}}.step-number{background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;flex-shrink:0;min-width:2.5rem;font-family:Almarena Mono,monospace;font-size:2rem;font-weight:700;line-height:1}.step-content{opacity:0;flex:1}.step-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.375rem;font-weight:700;line-height:1.1}.step-desc{letter-spacing:.02em;color:#ffffff80;font-family:Almarena Mono,monospace;font-size:.8125rem;font-weight:400;line-height:1.4}.step-connector{transform-origin:top;height:3rem;margin-left:-.0625rem;position:relative;transform:scaleY(0)}@media only screen and (width<=440px){.step-connector{height:2rem}}.home-map{background:var(--black);z-index:2;padding-bottom:9.375rem;display:flex;position:relative}@media only screen and (width<=440px){.home-map{flex-direction:column;padding-bottom:6.25rem}}.home-map--left{width:50%;height:100vh;position:sticky;top:0;left:0}@media only screen and (width<=440px){.home-map--left{width:100%;height:auto;position:relative}}.home-map--left .left-container{z-index:4;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative}.home-map--left .left-map{width:65%;height:50%;margin:auto;position:relative}@media only screen and (width<=440px){.home-map--left .left-map{margin:2.5rem auto}}.home-map--left .left-map img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.home-map--left .left-text{padding:0 2.5rem 2.5rem}.home-map--left .left-infos{text-align:center;margin-top:2.5rem;position:relative}.home-map--left .left-infos .arrow-icon{cursor:pointer;color:var(--white);background:0 0;border:none;position:absolute;top:50%;transform:translateY(-50%)}.home-map--left .left-infos .arrow-back{left:0}.home-map--left .left-infos .arrow-next{right:0;transform:translateY(-50%)rotate(180deg)}.home-map--left .left-infos .left-product-title{letter-spacing:.01em;text-align:center;background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;min-width:10rem;font-family:Almarena,sans-serif;font-size:clamp(1.75rem,3vw,1.5rem);font-weight:700}.home-map--left .left-infos a{font-size:.875rem;font-weight:700;line-height:1.2;position:relative}.home-map--left .left-avatar{aspect-ratio:82/100;border-radius:.9375rem;height:12.346vh;margin:0 auto 2.5rem;overflow:hidden}.home-map--left .left-avatar img{object-fit:cover;width:100%;height:100%}.home-map--left .left-bg{width:100%;height:100%;position:absolute;overflow:hidden}.home-map--left .left-bg--voile{z-index:3;background:#0006;position:absolute;inset:0}.home-map--left .left-bg--gradient{opacity:.5;z-index:3;background:linear-gradient(#0000,#000);width:100%;height:20%;position:absolute;bottom:0;left:0}.home-map--left .left-bg video{clip-path:inset(100% round 75%);object-fit:cover;width:100%;height:100%;transition:clip-path 0s cubic-bezier(.23,1,.32,1) 1s;position:absolute;inset:0}.home-map--left .left-bg video.prev{z-index:1}.home-map--left .left-bg video.active{clip-path:inset(0);z-index:2;transition:clip-path 1s cubic-bezier(.23,1,.32,1)}.home-map--right{background:var(--black);z-index:2;width:50%;padding:4.375rem 8.194vw 0;position:relative}@media only screen and (width<=440px){.home-map--right{width:100%;padding:4.375rem 1.25rem 0}}.home-map--right .secondary-btn{margin:0 auto}.expertises-list{flex-wrap:wrap;margin:1.875rem 0;display:flex}.expertises-list li{align-items:flex-start;gap:1.5rem;width:100%;padding:2.5rem 0;font-size:1.25rem;line-height:1.1;display:flex;position:relative}.expertises-list li p{letter-spacing:.02em;margin-top:2.5rem;font-family:Almarena Mono,monospace;font-size:.875rem;line-height:1.4}.feature-icon-wrap{flex-shrink:0;width:3.5rem;height:3.5rem;margin-top:.25rem}.feature-line-icon{width:100%;height:100%;overflow:visible}.feature-draw-path{fill:none}.expertises-list li:before{content:"";opacity:.3;background:linear-gradient(90deg,#977dbd,#f3c4c9);width:100%;height:.0625rem;position:absolute;top:0;left:0}.expertises-list li:last-child:after{content:"";opacity:.3;background:linear-gradient(90deg,#977dbd,#f3c4c9);width:100%;height:.0625rem;position:absolute;bottom:0;left:0}.text-description{letter-spacing:.02em;margin:3.75rem 0;font-family:Almarena Mono,monospace;font-size:.875rem;font-weight:400;line-height:1.4}.home-gallery{background:var(--black);z-index:2;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.gallery-grid{--gallery-col:32.5vw;--gallery-row:32.4vh;--gallery-gap:4vh;align-content:center;gap:var(--gallery-gap);grid-template-columns:repeat(3, var(--gallery-col));grid-template-rows:repeat(3, var(--gallery-row));justify-content:center;display:grid;overflow:hidden}@media only screen and (width<=440px){.gallery-grid{--gallery-gap:.375rem}}.gallery-item{background-color:#2a2a3a;background-position:50%;background-size:cover;border-radius:1.25rem;flex:none;position:relative}.gallery-item:first-child{grid-area:1/1/2/2}.gallery-item:nth-child(2){grid-area:2/1/3/2}.gallery-item:nth-child(3){grid-area:3/1/4/2}.gallery-item:nth-child(4){grid-area:1/2/2/3}.gallery-item:nth-child(5){grid-area:2/2/3/3}.gallery-item:nth-child(6){grid-area:3/2/4/3}.gallery-item:nth-child(7){grid-area:1/3/2/4}.gallery-item:nth-child(8){grid-area:2/3/3/4}.gallery-item:nth-child(9){grid-area:3/3/4/4}.home-slider{z-index:3;height:100vh;position:relative;overflow:hidden}.home-slider .slider-bg,.home-slider .slider-container{width:100%;height:100%;position:absolute}.home-slider .slider-container{z-index:10;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:56.875rem;padding:2.5rem;display:flex;bottom:0;left:50%;transform:translate(-50%)}@media only screen and (width<=440px){.home-slider .slider-container{padding:2.5rem 0}}.home-slider .slider-container .title{margin-top:1.25rem;margin-bottom:2.5rem}.slider-menu{justify-content:center;align-items:center;gap:1.875rem;margin-top:2.625rem;display:flex}@media only screen and (width<=440px){.slider-menu{gap:.75rem}}.slider-menu li{color:#fff9;cursor:pointer;letter-spacing:.02em;white-space:nowrap;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#fff 50%,#fff9 50%) 100% 100%/200% 100%;-webkit-background-clip:text;background-clip:text;font-size:.75rem;font-weight:700;line-height:1.1;overflow:hidden}.slider-menu li:hover:not(.active){background-position:0 100%;transition:background-position .275s}.slider-menu li.active{background-position:0 100%}.slider-bg{inset:0}.slider-bg .fade-bg{opacity:.5;z-index:9;background:linear-gradient(#0000,#000);position:absolute;inset:0}.slider-bg-img{clip-path:inset(100% round 75%);object-fit:cover;width:100%;height:100%;transition:clip-path 0s cubic-bezier(.23,1,.32,1) 1s;position:absolute;inset:0}.slider-bg-img img{object-fit:cover;width:100%;height:100%}.slider-bg-img.prev{z-index:1;clip-path:inset(0)}.slider-bg-img.active{clip-path:inset(0);z-index:2;transition:clip-path 1s cubic-bezier(.23,1,.32,1)}.home-valeurs{background:var(--black);z-index:2;min-height:90vh;padding-bottom:1.375rem;position:relative;overflow:hidden}@media only screen and (width<=440px){.home-valeurs{min-height:75vh}}.valeurs-grid{width:100%;height:100%;position:relative}.valeurs-container{width:100%;height:100%;position:absolute;inset:0}.valeurs-container canvas{display:block}.valeurs-text{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;padding-top:10vh;display:flex;position:relative}@media only screen and (width<=440px){.valeurs-text{padding:7vh 24px}}.valeurs-title{letter-spacing:-.04em;text-align:center;font-size:clamp(40px,6.25vw,90px);font-weight:700;line-height:.9}.valeurs-desc{color:var(--gray);text-align:center;font-size:1.25rem;font-weight:400;line-height:1.4}@media only screen and (width<=440px){.valeurs-desc{font-size:3.6vw}}.tier-cards{justify-content:center;gap:1.5rem;width:100%;max-width:64rem;margin-top:1rem;padding:0 1.25rem;display:flex}@media only screen and (width<=440px){.tier-cards{flex-direction:column;align-items:center;gap:1rem}}.tier-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff0a;border:.09375rem solid #ffffff1f;border-radius:1.25rem;flex:1;max-width:18rem;margin-bottom:1rem;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.23,1,.32,1),border-color .4s cubic-bezier(.23,1,.32,1);position:relative}.tier-card:hover{border-color:#f3c4c94d;transform:translateY(-6px)}.tier-card--featured{background:linear-gradient(#977dbd26 0%,#f3c4c914 100%);border-color:#977dbd59;transform:scale(1.05)}.tier-card--featured:hover{border-color:#977dbd99;transform:scale(1.05)translateY(-6px)}.tier-badge{color:var(--black);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);border-radius:100px;padding:.375rem 1rem;font-size:.625rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.tier-name{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:.9}.tier-desc{letter-spacing:.02em;color:#ffffffb3;font-family:Almarena Mono,monospace;font-size:.875rem;font-weight:400;line-height:1.4}.tier-card--featured .tier-name{background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.double-marquee{background:var(--black);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;padding-bottom:9.375rem;position:relative;overflow:hidden}.double-marquee.transparent-background{background:0 0}.double-marquee .marquee__loop{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:1.5rem;padding:clamp(26px,2.77778vw,40px) 0;font-size:clamp(70px,9.72222vw,140px);line-height:.9;display:flex}.double-marquee.small .marquee__loop{padding:clamp(16px,1.80556vw,26px) 0;font-size:clamp(40px,4.86111vw,70px)}.double-marquee .marquee--gray{background:var(--gray);color:var(--black);overflow:hidden}.double-marquee .marquee--blue{background:var(--independance);color:var(--white);width:110%;margin-top:-2.75vw;margin-left:-2.75vw;overflow:hidden;transform:rotate(-3deg)}.double-marquee.small .marquee--blue{margin-top:-1.5vw}@media only screen and (width<=440px){.double-marquee.small .marquee--blue{margin-top:-2.75vw}}.marquee-word{white-space:nowrap;flex-shrink:0;font-weight:700}.marquee-icon{flex-shrink:0;width:1.875rem;height:1.875rem}.loop__line__wrapper{width:100%;position:relative;overflow:hidden}.loop__line{will-change:transform;display:flex}.loop__item{flex-shrink:0;align-items:center;display:flex}.quality-section{background:var(--black);z-index:2;padding:9.375rem 1.875rem;position:relative;overflow:hidden}@media only screen and (width<=440px){.quality-section{padding:6.25rem 1.25rem}}.qs-content{text-align:center;max-width:60rem;margin:0 auto}.qs-headline{letter-spacing:-.04em;background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:700;line-height:1.2}@media only screen and (width<=440px){.qs-headline{margin-bottom:1.5rem;font-size:2rem}}.qs-desc{letter-spacing:.02em;color:#fff9;max-width:38rem;margin:0 auto;font-family:Almarena Mono,monospace;font-size:1rem;font-weight:400;line-height:1.6}@media only screen and (width<=440px){.qs-desc{font-size:.875rem}}.qs-divider{transform-origin:50%;background:linear-gradient(90deg,#0000 0%,#977dbd 30%,#f3c4c9 70%,#0000 100%);max-width:40rem;height:1px;margin:4rem auto}@media only screen and (width<=440px){.qs-divider{margin:2.5rem auto}}.qs-pillars{justify-content:center;gap:2rem;display:flex}@media only screen and (width<=440px){.qs-pillars{flex-direction:column;align-items:center;gap:1.5rem}}.qs-pillar{background:linear-gradient(#ffffff08 0%,#0000 100%);border:.09375rem solid #ffffff0f;border-radius:1.25rem;flex:1;max-width:16rem;padding:2.5rem 1.5rem;transition:border-color .5s,transform .5s cubic-bezier(.23,1,.32,1)}.qs-pillar:hover{border-color:#977dbd40;transform:translateY(-6px)}.qs-icon{width:3rem;height:3rem;color:var(--gray);margin:0 auto 1.25rem;transition:color .4s}.qs-pillar:hover .qs-icon{color:var(--blue)}.qs-icon svg{width:100%;height:100%}.qs-pillar-title{letter-spacing:-.02em;color:var(--white);font-size:1.125rem;font-weight:700;line-height:1.2}.qs-tags{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:3rem 0 0;padding:0;list-style:none;display:flex}.qs-tag{color:#fff9;border:1px solid #ffffff1f;border-radius:100px;padding:.625rem 1.25rem;font-family:Almarena Mono,monospace;font-size:.875rem;transition:border-color .4s,color .4s}.qs-tag:hover{color:#fff;border-color:#977dbd66}.qs-cta{white-space:nowrap;margin-top:2.5rem;padding:1rem 2rem;font-size:.875rem;display:inline-block}@media only screen and (width<=440px){.qs-tags{gap:.5rem;margin-top:2rem}.qs-tag{padding:.5rem 1.125rem;font-size:.8125rem}}.footer-description{background:var(--black);z-index:2;width:100%;padding:9.375rem 0;position:relative}@media only screen and (width<=440px){.footer-description{padding:6.25rem 1.25rem}}.footer-description .fd-wrap{text-align:center;max-width:42rem;margin:0 auto}.footer-description .fd-line{color:var(--gray);font-size:1.875rem;font-weight:300;line-height:1.3;display:block;position:relative;overflow:hidden}@media only screen and (width<=440px){.footer-description .fd-line{font-size:1.25rem}}.footer-description .fd-line--headline{letter-spacing:-.04em;color:var(--white);margin-bottom:.75rem;font-size:clamp(2.5rem,5vw,4.375rem);font-weight:700;line-height:1.1}@media only screen and (width<=440px){.footer-description .fd-line--headline{margin-bottom:.5rem;font-size:2rem}}.fd-tags{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2.5rem 0 0;padding:0;list-style:none;display:flex}.fd-tag{color:#fff9;letter-spacing:.02em;border:1px solid #ffffff1f;border-radius:100px;padding:.625rem 1.5rem;font-family:Almarena Mono,monospace;font-size:.875rem;font-weight:400;transition:border-color .4s,color .4s}.fd-tag:hover{color:#fff;border-color:#977dbd66}@media only screen and (width<=440px){.fd-tags{gap:.5rem;margin-top:1.75rem}.fd-tag{padding:.5rem 1.125rem;font-size:.8125rem}}.fd-cta{white-space:nowrap;margin-top:2.5rem;padding:1rem 2rem;font-size:.875rem;display:inline-block}.footer-description .fd-fakeline{background-color:var(--black);opacity:.75;transform-origin:100%;z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.footer{background:var(--black);z-index:2;width:100%;min-height:50vh;position:relative;overflow:hidden}.footer-bg{z-index:0;width:100%;height:100%;position:absolute}.footer-bg .fade-black{background:linear-gradient(#11121d 48.25%,#0000 82.5%);width:100%;height:40%;position:absolute;top:0;left:0}.footer-bg .round-black{background:var(--black);filter:blur(50px);border-radius:50%;width:200%;height:67%;animation:7.5s infinite footerGradient;position:absolute;top:0;left:-50%}.footer-bg .round-purple{background:var(--blue);filter:blur(45px);border-radius:50%;width:200%;height:70%;animation:5s infinite footerGradient;position:absolute;bottom:12%;left:-50%}.footer-bg .fade-rosey{background:#f3c4c9;width:100%;height:55%;position:absolute;bottom:0;left:0}@keyframes footerGradient{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.footer-inner{z-index:1;max-width:72rem;margin:0 auto;padding:5rem 3.125rem 2rem;position:relative}@media only screen and (width<=440px){.footer-inner{padding:3rem 1.25rem 1.5rem}}.footer-top{border-bottom:1px solid #ffffff26;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}@media only screen and (width<=440px){.footer-top{grid-template-columns:1fr 1fr;gap:2rem}}.footer-logo{object-fit:contain;width:auto;height:86px;margin-bottom:.75rem;display:block}.footer-brand-tagline{letter-spacing:.02em;color:#ffffff80;margin-bottom:1.5rem;font-family:Almarena Mono,monospace;font-size:.8125rem;line-height:1.4}.footer-cta{color:var(--black);background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);border-radius:100px;padding:.875rem 1.75rem;font-size:.875rem;font-weight:700;transition:transform .3s,opacity .3s;display:inline-block}.footer-cta:hover{opacity:.9;transform:scale(.96)}.footer-nav h4{letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.footer-nav ul{flex-direction:column;gap:.75rem;display:flex}.footer-nav li{font-size:.9375rem;line-height:1.2}.footer-nav a{color:#fff9;transition:color .3s}.footer-nav a:hover{color:var(--white)}.footer-social h4{letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.footer-social-icons{gap:1.5rem;display:flex}.footer-social-icons a{color:#ffffff73;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}.footer-social-icons a:hover{color:var(--white);transform:translateY(-3px)}.footer-bottom{color:#fff6;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.8125rem;display:flex}@media only screen and (width<=440px){.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}}.footer-bottom a{color:#fff6;letter-spacing:.02em;font-weight:700;transition:color .3s}.footer-bottom a:hover{color:var(--white)}.products-hero{background:var(--black);text-align:center;padding:12rem 1.875rem 4rem}.products-hero--title{letter-spacing:-.04em;background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,7vw,6rem);font-weight:700;line-height:1.1}.products-hero--subtitle{color:#ffffff80;max-width:36rem;margin:1.5rem auto 0;font-family:Almarena Mono,monospace;font-size:1rem;line-height:1.6}.products-section{background:var(--black);padding:0 1.875rem 6rem}.products-filters{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-bottom:4rem;padding:0 1rem;display:flex}.products-filter{color:#ffffff80;cursor:pointer;transition:all .4s var(--ease-out-quart);background:0 0;border:1px solid #ffffff1a;border-radius:100px;padding:.625rem 1.5rem;font-family:Almarena Mono,monospace;font-size:.875rem}.products-filter:hover{color:#fff;border-color:#977dbd66}.products-filter.active{color:var(--black);background:linear-gradient(229.09deg,#977dbd 4.18%,#f3c4c9 96.15%);border-color:#0000;font-weight:600}.products-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:76rem;margin:0 auto;display:grid}@media only screen and (width<=960px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=580px){.products-grid{grid-template-columns:1fr;max-width:24rem}.products-hero{padding:10rem 1.25rem 3rem}.products-section{padding:0 1.25rem 4rem}}.product-card{transition:transform .6s var(--ease-out-quart), border-color .5s ease;background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:1.25rem;overflow:hidden}.product-card:hover{border-color:#977dbd40;transform:translateY(-8px)}.product-card--image{aspect-ratio:4/3;position:relative;overflow:hidden}.product-card--image img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out-quart)}.product-card:hover .product-card--image img{transform:scale(1.08)}.product-card--overlay{opacity:0;background:#11121d99;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.product-card:hover .product-card--overlay{opacity:1}.product-card--quote{transition:transform .4s var(--ease-out-quart);padding:.75rem 1.75rem;font-size:.8125rem;transform:translateY(10px)}.product-card:hover .product-card--quote{transform:translateY(0)}.product-card--body{padding:1.5rem}.product-card--category{letter-spacing:.1em;text-transform:uppercase;color:var(--gray);font-family:Almarena Mono,monospace;font-size:.6875rem;font-weight:600}.product-card--name{letter-spacing:-.02em;color:var(--white);margin:.5rem 0;font-size:1.25rem;font-weight:700}.product-card--desc{color:#ffffff73;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-family:Almarena Mono,monospace;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.product-card--specs{flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem;display:flex}.product-card--spec{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;padding:.3125rem .75rem;font-family:Almarena Mono,monospace;font-size:.6875rem}.product-card--footer{border-top:1px solid #ffffff0f;padding-top:1rem}.product-card--price-label{color:#ffffff59;margin-bottom:.25rem;font-family:Almarena Mono,monospace;font-size:.6875rem;display:block}.product-card--price-value{color:var(--white);letter-spacing:-.02em;font-size:1.375rem;font-weight:700}.product-card--price-value small{color:#fff6;font-size:.75rem;font-weight:400}.gq-page{background:var(--black);min-height:100vh;display:flex;overflow:hidden}.gq-left{border-right:1px solid #977dbd1f;flex-direction:column;width:40%;min-width:280px;display:flex;position:relative;overflow:hidden}.gq-left-glow{pointer-events:none;background:radial-gradient(60% 50% at 30% 20%,#977dbd24 0%,#0000 70%),radial-gradient(50% 40% at 70% 80%,#f3c4c912 0%,#0000 60%);position:absolute;inset:0}.gq-left-grid{pointer-events:none;background-image:linear-gradient(#977dbd0a 1px,#0000 1px),linear-gradient(90deg,#977dbd0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0006 40%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0006 40%,#0000 100%)}.gq-left-inner{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:1.25rem;padding:5rem 3rem 3rem;display:flex;position:relative}.gq-left-tag{color:var(--blue);letter-spacing:.18em}.gq-left-title{white-space:pre-line;letter-spacing:-.04em;line-height:.93}.gq-left-desc{color:#fff6;max-width:30ch;font-size:.875rem;line-height:1.65}.gq-cart-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--gray);background:#977dbd1f;border:1px solid #977dbd40;border-radius:2rem;align-items:center;gap:.5rem;width:fit-content;padding:.45rem .9rem;font-size:.6875rem;font-weight:700;display:inline-flex}.gq-win-wrap{flex-direction:column;align-items:center;gap:.875rem;display:flex}.gq-win-frame{background:#977dbd08;border:2px solid #977dbd73;border-radius:3px;width:148px;height:188px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #977dbd14,0 0 40px #977dbd14,inset 0 0 20px #0000004d}.gq-win-mullion-v{z-index:2;background:#977dbd40;width:1.5px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.gq-win-mullion-h{z-index:2;background:#977dbd40;height:1.5px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.gq-win-inner{position:absolute;inset:0}.gq-win-empty{opacity:.15;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gq-win-cross{border:1.5px dashed #ffffff80;border-radius:50%;width:36px;height:36px}.gq-blind{flex-direction:column;gap:1.5px;padding:3px;display:flex;position:absolute;inset:0}.gq-blind-slat{background:linear-gradient(90deg,#977dbd59,#f3c4c92e);border-radius:1px;flex:1;animation:2.8s ease-in-out infinite gq-shimmer}@keyframes gq-shimmer{0%,to{opacity:.55}50%{opacity:1}}.gq-curtain{gap:3px;padding:6px 3px 0;display:flex;position:absolute;inset:0}.gq-curtain-l,.gq-curtain-r{border-radius:0 0 2px 2px;flex:1;height:100%;animation:4s ease-in-out infinite gq-sway}.gq-curtain-l{clip-path:polygon(0 0,100% 0,82% 100%,18% 100%);background:linear-gradient(#977dbd8c 0%,#977dbd14 100%)}.gq-curtain-r{clip-path:polygon(0 0,100% 0,82% 100%,18% 100%);background:linear-gradient(#f3c4c973 0%,#f3c4c90f 100%);animation-delay:.25s}@keyframes gq-sway{0%,to{transform:skew(0)}50%{transform:skew(1.5deg)}}.gq-skylight{flex-direction:column;justify-content:flex-end;padding:6px;display:flex;position:absolute;inset:0}.gq-skylight-glow{clip-path:polygon(8% 0%,92% 0%,100% 100%,0% 100%);background:linear-gradient(#977dbd2e 0%,#0000 100%);height:55%;position:absolute;top:0;left:0;right:0}.gq-skylight-bar{background:#977dbd47;border-radius:1px;height:11px;margin-bottom:4px;animation:3s ease-in-out infinite gq-shimmer}.gq-screen{position:absolute;inset:0}.gq-screen-mesh{background-image:linear-gradient(#977dbd33 1px,#0000 1px),linear-gradient(90deg,#977dbd33 1px,#0000 1px);background-size:7px 7px;border:1px solid #977dbd4d;border-radius:2px;animation:3s ease-in-out infinite gq-shimmer;position:absolute;inset:4px}.gq-win-dim{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);background:#977dbd1a;border:1px solid #977dbd33;border-radius:2rem;padding:.3rem .875rem;font-size:.6875rem;font-weight:700}.gq-right{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;display:flex;overflow-y:auto}.gq-right::-webkit-scrollbar{display:none}.gq-topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11121de6;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 2.5rem;display:flex;position:sticky;top:0}.gq-back{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;flex-shrink:0;align-items:center;gap:.4rem;font-size:.6875rem;font-weight:700;transition:color .2s;display:flex}.gq-back:hover{color:var(--white)}.gq-steps{align-items:center;gap:.75rem;display:flex}.gq-step{opacity:.25;align-items:center;gap:.5rem;transition:opacity .3s;display:flex}.gq-step--active{opacity:1}.gq-step-dot{color:#fff6;border:1.5px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.625rem;font-weight:700;transition:all .3s;display:flex}.gq-step--active .gq-step-dot{color:var(--black);background:linear-gradient(135deg,#977dbd,#f3c4c9);border-color:#0000}.gq-step-dot svg{width:10px;height:10px}.gq-step-lbl{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:.6875rem;font-weight:700}.gq-body{flex:1;padding:2.5rem}.gq-view{animation:gq-rise .4s var(--ease-out-quart) both;flex-direction:column;gap:1.75rem;display:flex}@keyframes gq-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.gq-view-hd{flex-direction:column;gap:.4rem;display:flex}.gq-view-title{letter-spacing:-.04em;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1}.gq-view-sub{color:#fff6;font-size:.875rem;line-height:1.5}.gq-cat-grid{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.gq-cat-card{text-align:left;transition:border-color .3s, transform .35s var(--ease-out-quart);background:#ffffff05;border:1px solid #ffffff0f;border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem 1.375rem;display:flex;position:relative;overflow:hidden}.gq-cat-card:after{content:"";opacity:0;background:linear-gradient(140deg,#977dbd1a 0%,#0000 55%);transition:opacity .3s;position:absolute;inset:0}.gq-cat-card:hover:after{opacity:1}.gq-cat-card:hover{border-color:#977dbd4d;transform:translateY(-3px)}.gq-cat-ico{width:44px;height:44px;display:block}.gq-cat-ico svg{width:100%;height:100%}.gq-cat-name{letter-spacing:-.02em;z-index:1;margin-top:.2rem;font-size:1rem;font-weight:700;position:relative}.gq-cat-desc{color:#fff6;z-index:1;font-size:.75rem;line-height:1.45;position:relative}.gq-cat-arr{color:#977dbd80;z-index:1;margin-top:.5rem;transition:color .2s,transform .25s;position:relative}.gq-cat-card:hover .gq-cat-arr{color:var(--blue);transform:translate(4px)}.gq-grp{flex-direction:column;gap:.75rem;display:flex}.gq-lbl{letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;font-size:.6875rem;font-weight:700;display:block}.gq-lbl-unit{text-transform:none;letter-spacing:0;color:#ffffff40;margin-left:.3rem;font-size:.625rem;font-weight:400}.gq-chips{flex-wrap:wrap;gap:.5rem;display:flex}.gq-chip{letter-spacing:.01em;color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;transition:all .2s}.gq-chip:hover{color:var(--white);background:#977dbd0f;border-color:#977dbd59}.gq-chip--on{color:var(--white);background:linear-gradient(229.09deg,#a17ed5cf 0%,#f3c4c966 100%);border-color:#977dbd8c}.gq-chip--lg{flex-direction:column;align-items:flex-start;gap:.15rem;padding:.625rem 1rem;display:flex}.gq-chip-price{letter-spacing:0;color:#e0dae7;font-size:.6875rem;font-weight:400}.gq-dims{align-items:flex-end;gap:1rem;display:flex}.gq-dims-x{color:#ffffff40;flex-shrink:0;padding-bottom:4px;font-size:1.25rem}.gq-stepper-wrap{flex-direction:column;gap:.4rem;display:flex}.gq-stepper-lbl{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-size:.625rem;font-weight:700}.gq-stepper{background:#ffffff06;border:1px solid #ffffff1a;border-radius:.375rem;align-items:center;display:flex;overflow:hidden}.gq-stepper-btn{width:34px;height:42px;color:var(--blue);flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:background .2s;display:flex}.gq-stepper-btn:first-child{border-right:1px solid #ffffff12}.gq-stepper-btn:last-child{border-left:1px solid #ffffff12}.gq-stepper-btn:hover{background:#977dbd1f}.gq-stepper-inp{text-align:center;height:42px;color:var(--white);-moz-appearance:textfield;background:0 0;border:none;flex:1;min-width:58px;font-size:.875rem;font-weight:700}.gq-stepper-inp::-webkit-outer-spin-button{-webkit-appearance:none}.gq-stepper-inp::-webkit-inner-spin-button{-webkit-appearance:none}.gq-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;border-radius:.375rem;align-items:center;gap:.875rem;padding:.5625rem 1rem;font-size:.8125rem;font-weight:700;transition:border-color .2s;display:inline-flex}.gq-toggle:hover{border-color:#977dbd59}.gq-sw{background:#ffffff1a;border-radius:10.5px;flex-shrink:0;width:38px;height:21px;transition:background .3s;position:relative}.gq-sw--on{background:linear-gradient(90deg,#977dbd,#f3c4c9)}.gq-sw-knob{background:var(--white);width:16px;height:16px;transition:transform .3s var(--ease-out-quart);border-radius:50%;position:absolute;top:2.5px;left:2.5px}.gq-sw--on .gq-sw-knob{transform:translate(17px)}.gq-add-row{align-items:center;gap:1rem;margin-top:.25rem;display:flex}.gq-section-box{border:1px solid #ffffff12;border-radius:.75rem;overflow:hidden}.gq-section-hd{letter-spacing:.1em;text-transform:uppercase;color:#fff6;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.6875rem;font-weight:700;display:flex}.gq-add-more{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);align-items:center;gap:.3rem;margin-left:auto;font-size:.6875rem;font-weight:700;transition:color .2s;display:flex}.gq-add-more:hover{color:var(--gray)}.gq-section-foot{border-top:1px solid #ffffff0f;padding:1rem 1.25rem}.gq-cart-list{flex-direction:column;display:flex}.gq-cart-item{border-bottom:1px solid #ffffff0a;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.gq-cart-item:last-child{border-bottom:none}.gq-cart-num{width:22px;height:22px;color:var(--blue);background:#977dbd1f;border:1px solid #977dbd40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.gq-cart-info{flex:1;min-width:0}.gq-cart-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.gq-cart-meta{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;margin-top:.2rem;font-size:.75rem;overflow:hidden}.gq-cart-rm{color:#fff3;flex-shrink:0;transition:color .2s}.gq-cart-rm:hover{color:var(--gray)}.gq-cart-total{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;font-size:.875rem;display:flex}.gq-cart-total span{color:#fff6}.gq-cart-total strong{background:linear-gradient(229.09deg,#977dbd 0%,#f3c4c9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:700}.gq-btn-primary{letter-spacing:.01em;color:var(--black);transition:background-position .45s var(--ease-out-quart), transform .2s;white-space:nowrap;background:linear-gradient(229.09deg,#977dbd 4.18%,#f3c4c9 96.15%) 0 0/100% 200%;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:700;display:inline-flex}.gq-btn-primary:hover{background-position:0 100%;transform:translateY(-2px)}.gq-btn-primary:active{transform:translateY(0)}.gq-btn-full{justify-content:center;width:100%}.gq-btn-ghost{color:#ffffff80;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:700;transition:border-color .2s,color .2s;display:inline-flex}.gq-btn-ghost:hover{color:var(--white);border-color:#977dbd66}.gq-btn-submit{letter-spacing:-.01em;width:100%;color:var(--black);transition:background-position .45s var(--ease-out-quart), opacity .3s;background:linear-gradient(229.09deg,#977dbd 4.18%,#f3c4c9 96.15%) 0 0/100% 200%;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:1.125rem;font-size:1rem;font-weight:700;display:flex}.gq-btn-submit:hover:not(:disabled){background-position:0 100%}.gq-btn-submit:disabled{opacity:.35;cursor:not-allowed}.gq-back-inline{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;align-items:center;gap:.35rem;width:fit-content;margin-bottom:.375rem;font-size:.625rem;font-weight:700;transition:color .2s;display:inline-flex}.gq-back-inline:hover{color:var(--white)}.gq-form{flex-direction:column;gap:0;display:flex}.gq-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.gq-field{flex-direction:column;gap:.4rem;display:flex}.gq-field--wide{grid-column:1/-1}.gq-field-lbl{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:700;display:flex}.gq-req{color:var(--blue);font-size:.75rem}.gq-opt{text-transform:lowercase;letter-spacing:.05em;color:#fff3;border:1px solid #ffffff1a;border-radius:.25rem;padding:.1rem .35rem;font-size:.5625rem;font-weight:400}.gq-inp-wrap{color:#ffffff59;background:#ffffff06;border:1px solid #ffffff1a;border-radius:.375rem;align-items:center;gap:.5rem;height:44px;padding:0 .875rem;transition:border-color .2s,box-shadow .2s;display:flex}.gq-inp-wrap:focus-within{color:var(--blue);border-color:#977dbd80;box-shadow:0 0 0 3px #977dbd14}.gq-inp-wrap--err{border-color:#f3c4c973}.gq-inp-wrap--ta{align-items:flex-start;height:auto;padding:.75rem .875rem}.gq-inp-wrap--ta textarea{resize:none;width:100%;color:var(--white);line-height:1.55}.gq-inp-wrap input{color:var(--white);flex:1}.gq-err{color:var(--gray);font-size:.6875rem;line-height:1.3}.gq-hint{color:#ffffff4d;font-size:.6875rem}.gq-dist{letter-spacing:.05em;color:var(--blue);background:#977dbd1a;border:1px solid #977dbd33;border-radius:2rem;padding:.2rem .65rem;font-size:.6875rem;font-weight:700;display:inline-block}.gq-privacy{color:#ffffff40;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;line-height:1.5;display:flex}.gq-alert{color:var(--gray);background:#f3c4c90d;border:1px solid #f3c4c94d;border-radius:.5rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.gq-hist-box{border:1px solid #ffffff0f;border-radius:.625rem;overflow:hidden}.gq-hist-toggle{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1rem;font-size:.6875rem;font-weight:700;transition:color .2s;display:flex}.gq-hist-toggle:hover{color:var(--white)}.gq-hist-list{border-top:1px solid #ffffff0f;flex-direction:column;gap:.375rem;padding:.625rem;display:flex}.gq-hist-row{background:#ffffff05;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.625rem .75rem;display:flex}.gq-hist-ref{letter-spacing:-.01em;font-size:.875rem;font-weight:700}.gq-hist-meta{color:#ffffff4d;margin-top:.15rem;font-size:.6875rem}.gq-hist-total{background:linear-gradient(229.09deg,#977dbd 0%,#f3c4c9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:700}.gq-hist-clear{letter-spacing:.08em;text-transform:uppercase;color:#fff3;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.6875rem;font-weight:700;transition:color .2s;display:flex}.gq-hist-clear:hover{color:var(--gray)}.gq-empty{color:#ffffff4d;font-size:.875rem;font-style:italic}.gq-loading{justify-content:center;align-items:center;padding:3.5rem;display:flex}.gq-spinner{border:2px solid #ffffff14;border-top-color:var(--blue);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite gq-spin}@keyframes gq-spin{to{transform:rotate(360deg)}}.gq-result{text-align:center;animation:gq-rise .5s var(--ease-out-quart) both;flex-direction:column;flex:1;align-items:center;gap:1.125rem;padding:4rem 2.5rem 3rem;display:flex}.gq-result-icon{color:#f3c4c9;background:linear-gradient(135deg,#977dbd33,#f3c4c91a);border:1px solid #977dbd59;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.gq-result-title{letter-spacing:-.04em;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.1}.gq-result-sub{color:#fff6;font-size:.875rem}.gq-ref-box{background:#977dbd12;border:1px solid #977dbd40;border-radius:.875rem;flex-direction:column;gap:.375rem;padding:1.375rem 2.75rem;display:flex}.gq-ref-lbl{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;font-size:.6875rem;font-weight:700}.gq-ref-num{letter-spacing:.04em;background:linear-gradient(229.09deg,#977dbd 0%,#f3c4c9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.625rem;font-weight:700}.gq-result-info{color:#ffffff80;max-width:38ch;font-size:.875rem;line-height:1.65}.gq-result-info strong{color:var(--white)}.gq-result-contact{color:#ffffff4d;font-size:.8125rem;line-height:1.5}.gq-result-contact strong{color:#ffffffa6}@media only screen and (width<=900px){.gq-left{width:36%}.gq-left-inner{padding:4rem 2rem 2rem}.gq-topbar{padding:1.125rem 1.5rem}.gq-body{padding:1.75rem 1.5rem}}@media only screen and (width<=680px){.gq-left{display:none}.gq-topbar{justify-content:space-between}.gq-steps{gap:.5rem}.gq-step-lbl{display:none}.gq-cat-grid,.gq-form-grid{grid-template-columns:1fr}.gq-field--wide{grid-column:1}.gq-dims{flex-wrap:wrap}.gq-body{padding:1.5rem}.gq-result{padding:2rem 1.5rem}}.about-hero{background:var(--black);text-align:center;padding:14rem 1.875rem 6rem;position:relative;overflow:hidden}.about-hero--badge{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff26;border-radius:100px;margin-bottom:2rem;padding:.5rem 1.25rem;font-family:Almarena Mono,monospace;font-size:.75rem;font-weight:600;display:inline-block}.about-hero--title{letter-spacing:-.04em;background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:700;line-height:1.1}.about-hero--subtitle{color:#ffffff80;max-width:34rem;margin:0 auto;font-family:Almarena Mono,monospace;font-size:1rem;line-height:1.6}.about-hero--line{transform-origin:50%;background:linear-gradient(90deg,#0000 0%,#977dbd 30%,#f3c4c9 70%,#0000 100%);max-width:20rem;height:1px;margin:4rem auto 0}.about-story{background:var(--black);padding:6rem 1.875rem}.about-story--inner{max-width:48rem;margin:0 auto}.about-story--label{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:1.5rem;font-family:Almarena Mono,monospace;font-size:.6875rem;font-weight:600;display:inline-block}.about-story--text{letter-spacing:-.02em;color:#ffffffbf;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;line-height:1.6}.about-stats{background:var(--black);justify-content:center;gap:2rem;max-width:60rem;margin:0 auto;padding:4rem 1.875rem;display:flex}.about-stat{text-align:center;transition:border-color .5s ease, transform .5s var(--ease-out-quart);background:linear-gradient(#ffffff08 0%,#0000 100%);border:1px solid #ffffff0f;border-radius:1.25rem;flex:1;padding:2.5rem 1.5rem}.about-stat:hover{border-color:#977dbd40;transform:translateY(-4px)}.about-stat--value{letter-spacing:-.04em;background:linear-gradient(229.09deg,#977dbd 2.34%,#f3c4c9 97.65%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;display:block}.about-stat--label{color:#ffffff73;letter-spacing:.05em;font-family:Almarena Mono,monospace;font-size:.75rem}@media only screen and (width<=440px){.about-stats{flex-wrap:wrap;gap:1rem}.about-stat{flex:calc(50% - .5rem);padding:1.5rem 1rem}}.about-skylight{background:var(--black);padding:6rem 1.875rem}.about-skylight--inner{max-width:48rem;margin:0 auto}.about-skylight--label{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:1.5rem;font-family:Almarena Mono,monospace;font-size:.6875rem;font-weight:600;display:inline-block}.about-skylight--text{letter-spacing:-.02em;color:#ffffffbf;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;line-height:1.6}.about-clients{background:var(--black);text-align:center;padding:6rem 1.875rem}.about-clients--title{letter-spacing:-.04em;color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.about-clients--desc{color:#ffffff80;max-width:38rem;margin:0 auto 3rem;font-family:Almarena Mono,monospace;font-size:.9375rem;line-height:1.6}.about-clients--grid{justify-content:center;gap:1.5rem;max-width:56rem;margin:0 auto;display:flex}.about-client{max-width:14rem;transition:border-color .5s ease, transform .5s var(--ease-out-quart);background:linear-gradient(#ffffff08 0%,#0000 100%);border:1px solid #ffffff0f;border-radius:1.25rem;flex:1;padding:2.5rem 1.5rem}.about-client:hover{border-color:#977dbd40;transform:translateY(-6px)}.about-client--icon{width:2.75rem;height:2.75rem;color:var(--gray);margin:0 auto 1.25rem;transition:color .4s}.about-client:hover .about-client--icon{color:var(--blue)}.about-client--icon svg{width:100%;height:100%}.about-client--title{letter-spacing:-.02em;color:var(--white);font-size:1rem;font-weight:700}@media only screen and (width<=440px){.about-clients--grid{flex-wrap:wrap;gap:1rem}.about-client{flex:calc(50% - .5rem);padding:1.75rem 1rem}}.about-cta{background:var(--black);text-align:center;padding:6rem 1.875rem 8rem}.about-cta--title{letter-spacing:-.04em;color:var(--white);margin-bottom:2rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700}.about-cta--buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.about-cta--outline{color:var(--white);transition:all .4s var(--ease-out-quart);border:1px solid #fff3;border-radius:100px;padding:1rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none}.about-cta--outline:hover{background:#ffffff0d;border-color:#977dbd80}@media only screen and (width<=440px){.about-hero{padding:10rem 1.25rem 4rem}.about-story,.about-skylight,.about-clients{padding:4rem 1.25rem}.about-cta{padding:4rem 1.25rem 6rem}}.contact-page{background:var(--black);flex-direction:column;min-height:100vh;display:flex}.contact-main{flex:1;min-height:calc(100vh - 80px);margin-top:80px;display:flex}.contact-left{border-right:1px solid #977dbd1f;flex-direction:column;width:42%;min-width:280px;display:flex;position:relative;overflow:hidden}.contact-left-glow{pointer-events:none;background:radial-gradient(65% 50% at 25% 25%,#977dbd29 0%,#0000 70%),radial-gradient(55% 45% at 75% 80%,#f3c4c912 0%,#0000 65%);position:absolute;inset:0}.contact-left-grid{pointer-events:none;background-image:linear-gradient(#977dbd0b 1px,#0000 1px),linear-gradient(90deg,#977dbd0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#00000080 30% 70%,#0000 100%);mask-image:linear-gradient(#0000 0%,#00000080 30% 70%,#0000 100%)}.contact-left-inner{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:1.5rem;padding:4rem 3.5rem;display:flex;position:relative}.contact-tag{color:var(--blue);letter-spacing:.18em;margin:0}.contact-title{letter-spacing:-.04em;margin:0;font-size:4rem;line-height:.93}.contact-desc{color:#ffffff6b;max-width:32ch;margin:0;font-size:.9375rem;line-height:1.7}.contact-info-list{flex-direction:column;gap:.875rem;margin-top:.5rem;display:flex}.contact-info-item{color:#fff9;align-items:center;gap:.875rem;font-size:.9375rem;text-decoration:none;transition:color .2s;display:flex}a.contact-info-item:hover{color:var(--white)}.contact-info-ico{width:34px;height:34px;color:var(--blue);background:#977dbd1a;border:1px solid #977dbd33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-divider{background:#ffffff12;height:1px;margin:.5rem 0}.contact-quote-link{color:#ffffff59;letter-spacing:.02em;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.contact-quote-link span{background:linear-gradient(229.09deg,#977dbd 0%,#f3c4c9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-quote-link:hover{color:#ffffffb3}.contact-right{flex-direction:column;flex:1;justify-content:center;max-width:600px;padding:4rem;display:flex}.contact-form-hd{margin-bottom:2.25rem}.contact-form-title{letter-spacing:-.04em;margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1}.contact-form-sub{color:#fff6;font-size:.875rem}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.contact-field{flex-direction:column;gap:.45rem;display:flex}.contact-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:700;display:flex}.contact-req{color:var(--blue)}.contact-inp-wrap{color:#ffffff4d;background:#ffffff06;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:.625rem;height:50px;padding:0 1rem;transition:border-color .25s,box-shadow .25s,background .25s;display:flex}.contact-inp-wrap:focus-within{color:var(--blue);background:#977dbd0a;border-color:#977dbd8c;box-shadow:0 0 0 4px #977dbd17}.contact-inp-wrap--err{border-color:#f3c4c980}.contact-inp-wrap--ta{align-items:flex-start;height:auto;padding:.875rem 1rem}.contact-inp-wrap input{height:100%;color:var(--white);flex:1;font-size:.9375rem}.contact-inp-wrap--ta svg{flex-shrink:0;margin-top:3px}.contact-inp-wrap--ta textarea{color:var(--white);resize:none;flex:1;font-size:.9375rem;line-height:1.6}.contact-err{color:var(--gray);letter-spacing:.02em;font-size:.6875rem}.contact-alert{color:var(--gray);background:#f3c4c90d;border:1px solid #f3c4c94d;border-radius:.5rem;margin-bottom:1.25rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.contact-btn-submit{letter-spacing:-.01em;width:100%;color:var(--black);transition:background-position .45s var(--ease-out-quart), opacity .3s;background:linear-gradient(229.09deg,#977dbd 4.18%,#f3c4c9 96.15%) 0 0/100% 200%;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.375rem;padding:1.0625rem;font-size:1rem;font-weight:700;display:flex}.contact-btn-submit:hover:not(:disabled){background-position:0 100%}.contact-btn-submit:disabled{opacity:.4;cursor:not-allowed}.contact-spinner{border:2px solid #11121d40;border-top-color:var(--black);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite contact-spin;display:inline-block}@keyframes contact-spin{to{transform:rotate(360deg)}}.contact-success{animation:contact-rise .5s var(--ease-out-quart) both;flex-direction:column;align-items:flex-start;gap:1.125rem;display:flex}@keyframes contact-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.contact-success-icon{color:#f3c4c9;background:linear-gradient(135deg,#977dbd33,#f3c4c91a);border:1px solid #977dbd59;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.contact-success-title{letter-spacing:-.04em;font-size:2rem;font-weight:700;line-height:1}.contact-success-sub{color:#ffffff80;max-width:38ch;font-size:.9375rem;line-height:1.65}.contact-success-sub strong{color:var(--white)}.contact-btn-primary{color:var(--black);transition:background-position .45s var(--ease-out-quart);background:linear-gradient(229.09deg,#977dbd 4.18%,#f3c4c9 96.15%) 0 0/100% 200%;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:700;display:inline-flex}.contact-btn-primary:hover{background-position:0 100%}@media only screen and (width<=860px){.contact-left{width:38%}.contact-left-inner{padding:3rem 2rem}.contact-right{padding:3rem 2.5rem}}@media only screen and (width<=640px){.contact-main{flex-direction:column;margin-top:70px}.contact-left{border-bottom:1px solid #977dbd1f;border-right:none;width:100%}.contact-left-inner{justify-content:flex-start;padding:2.5rem 1.5rem}.contact-right{max-width:100%;padding:2.5rem 1.5rem}.contact-title{font-size:2.5rem}}
