@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Montserrat:wght@300;400;500&display=swap);@font-face{font-family:Safira March;font-style:normal;font-weight:400;src:url(https://pub-1c90d57131af47bb83ef8cbe45591a57.r2.dev/srcassets/SafiraMarch.ttf) format("truetype")}@font-face{font-family:Black Pen Script;font-style:normal;font-weight:400;src:url(https://pub-1c90d57131af47bb83ef8cbe45591a57.r2.dev/srcassets/Black%20Pen.ttf) format("truetype")}*{box-sizing:border-box}body,html{margin:0;min-height:100%;padding:0;width:100%}body:not(.products-page){background:linear-gradient(90deg,#375d53,#000)}body.products-page{background:#0f0e0e}a,a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none}.contact-page *,.contact-page :after,.contact-page :before{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;outline:none;padding:0}.contact-page .body{background:linear-gradient(90deg,#375d53,#1a1d1e);height:100dvh;overflow:hidden;position:relative;width:100dvw;z-index:1}.contact-page .body:before{background:linear-gradient(92.83deg,#e3d9b5,#fbfaf9);content:"";inset:0;opacity:0;position:absolute;transition:opacity .7s linear;z-index:-1}.contact-page .body.hovered:before{opacity:1}.contact-page .contactrow{align-items:center;display:flex!important;flex-wrap:nowrap!important;height:100dvh;overflow:hidden;width:100%}.contact-page .box{background-image:url(https://cdn.synaptexglobal.com/contact2.svg);background-position:50%;background-repeat:repeat;background-size:cover;border-radius:15px;box-shadow:0 0 10px #0000001a;margin-top:20px;overflow-x:hidden;overflow-y:auto;padding:25px 40px 10px;scrollbar-width:thin;width:100%}.contact-page .box .text,.contact-page .box .text2{font-family:Poppins,sans-serif;font-size:41px;font-weight:600;text-align:center}.contact-page .box .text{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(right,#375d53,#909091,#375d53,#909091);-webkit-background-clip:text}.contact-page .box .text2{-webkit-text-fill-color:#0000;background:linear-gradient(92.83deg,#e3d9b5,#a1a1a0);-webkit-background-clip:text}.contact-page .box form{padding:30px 0 0}.contact-page .box form .form-row{display:flex;margin:32px 0}.contact-page form .form-row .input-data{height:40px;position:relative;width:100%}.contact-page form .form-row .textarea{height:140px}.contact-page .input-data input,.contact-page .textarea textarea{background:#0000;border:none;border-bottom:2px solid #0000001f;display:block;font-size:17px;height:100%;width:100%}.contact-page .input-data input:focus~label,.contact-page .input-data input:not(:placeholder-shown)~label,.contact-page .textarea textarea:focus~label{color:#868686;font-size:14px;transform:translateY(-30px)}.contact-page .textarea textarea:not(:placeholder-shown)~label{color:#868686;font-size:14px;transform:translateY(-60px)}.contact-page .textarea textarea{padding-top:10px;resize:none}.contact-page .input-data label{bottom:10px;color:#160f0fb3;font-size:16px;left:15px;pointer-events:none;position:absolute;transition:all .8s ease}.contact-page .textarea label{bottom:80px;width:100%}.contact-page .input-data .underline{bottom:0;height:2px;position:absolute;width:100%}.contact-page .input-data .underline:before{background:#868686;content:"";height:2px;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .3s ease;width:100%}.contact-page .input-data input:focus~.underline:before,.contact-page .input-data input:not(:placeholder-shown)~.underline:before,.contact-page .textarea textarea:focus~.underline:before,.contact-page .textarea textarea:not(:placeholder-shown)~.underline:before{transform:scale(1)}.contact-page .masked-text{-webkit-text-fill-color:#0000;animation:animate-background 5s linear infinite alternate;background-clip:text;-webkit-background-clip:text;background-image:url(https://cdn.synaptexglobal.com/contact1.jpg);background-position:0 50%;background-size:200%;color:#0000;font-family:"Noto Serif",serif;font-optical-sizing:auto;font-size:8rem;font-style:normal;font-variation-settings:"wdth" 100;font-weight:500;text-align:center}@keyframes animate-background{0%{background-position:0 50%}to{background-position:100% 50%}}.contact-page .button-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:10px}.contact-page .button-78{align-items:center;-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:initial;background-image:none;border-style:none;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:800;justify-content:center;letter-spacing:.08em;line-height:24px;margin:0 0 10px;max-width:240px;min-height:64px;outline:none;overflow:visible;padding:19px 26px;pointer-events:auto;position:relative;text-align:center;text-decoration:none;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;width:300px;word-break:keep-all;z-index:0}.contact-page .button-78 h1{letter-spacing:.1em;margin:0}.contact-page .button-78:after,.contact-page .button-78:before{border-radius:80px}.contact-page .button-78:before{background-image:linear-gradient(92.83deg,#375d53,#375d53);content:"";display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-2}.contact-page .button-78:after{background-color:initial;background-image:linear-gradient(#375d53,#0c0d0d);bottom:4px;content:"";display:block;left:4px;margin-bottom:10px;overflow:hidden;position:absolute;right:4px;top:4px;transition:all .2s ease-out;z-index:-1}.contact-page .button-78:hover:not(:disabled):before{background:linear-gradient(92.83deg,#e3d9b5,#fbfaf9)}.contact-page .button-78:hover:not(:disabled):after{bottom:0;left:0;opacity:0;right:0;top:0;transition-timing-function:ease-in}.contact-page .button-78 h1{transition:color .6s ease-in}.contact-page .button-78 h1:hover{color:#0c0d0d}.contact-page .button-78:active:not(:disabled){color:#ccc}.contact-page .button-78:active:not(:disabled):before{background-image:linear-gradient(0deg,#0003,#0003),linear-gradient(92.83deg,#e3d9b5,#fbfaf9)}.contact-page .button-78:active:not(:disabled):after{background-image:linear-gradient(#541a0f,#0c0d0d);bottom:4px;left:4px;right:4px;top:4px}.contact-page .button-78:disabled{cursor:default;opacity:.24}.contact-page .button-78.hover-simulated:before{background:linear-gradient(92.83deg,#e3d9b5,#fbfaf9)}@media (max-width:500px){.contact-page .contactrow{align-items:stretch!important;flex-direction:column!important;gap:0;height:100dvh;justify-content:flex-start;overflow:hidden;padding:1.5dvh 4dvw}.contact-page .contactrow>.col:first-child{align-items:center;display:flex;flex:0 0 auto;justify-content:center;padding:0}.contact-page .masked-text{font-size:clamp(1.5rem,10dvw,2.6rem);line-height:1;text-align:center;white-space:nowrap}.contact-page .contactrow>.col:last-child{max-height:80dvh}.contact-page .box,.contact-page .contactrow>.col:last-child{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.contact-page .box{border-radius:12px;padding:1.5dvh 4dvw 1dvh}.contact-page .box .text,.contact-page .box .text2{flex:0 0 auto;font-size:clamp(1.1rem,6dvw,1.6rem)}.contact-page .box form{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding-top:0}.contact-page .box form .form-row{display:flex;flex:1 1;flex-direction:column;gap:0;margin:0;min-height:0}.contact-page .box form .form-row:nth-child(3){flex:2 1}.contact-page form .form-row .input-data{flex:1 1;height:auto!important;margin:.6dvh 0!important;min-height:0;position:relative}.contact-page form .form-row .input-data input{font-size:clamp(.7rem,3.5dvw,.95rem);height:100%}.contact-page form .form-row .textarea{flex:1 1;height:auto!important;min-height:0}.contact-page .textarea textarea{font-size:clamp(.7rem,3.5dvw,.95rem);height:100%}.contact-page .input-data label{bottom:4px;font-size:clamp(.65rem,3dvw,.85rem)}.contact-page .textarea label{bottom:auto;top:10px;width:100%}.contact-page .input-data input:focus~label,.contact-page .input-data input:not(:placeholder-shown)~label{font-size:clamp(.6rem,2.5dvw,.75rem);transform:translateY(-22px)}.contact-page .textarea textarea:focus~label,.contact-page .textarea textarea:not(:placeholder-shown)~label{font-size:clamp(.6rem,2.5dvw,.75rem);transform:translateY(-4px)}.contact-page .button-wrapper{display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;gap:3dvw;justify-content:center;margin:1dvh 0 0}.contact-page .button-78{flex:1 1;font-size:clamp(.65rem,3dvw,.85rem);height:clamp(36px,6dvh,52px);max-width:45%;min-height:clamp(36px,6dvh,52px);padding:0 1rem;width:auto}.contact-page .button-78 h1{font-size:clamp(.65rem,3dvw,.85rem);letter-spacing:.06em}}@media (max-width:768px) and (max-height:500px){.contact-page .contactrow{align-items:center;flex-direction:row!important;flex-wrap:nowrap!important;gap:0;height:100dvh;overflow:hidden;padding:1dvh 2dvw}.contact-page .contactrow>.col:first-child{align-items:center;display:flex;flex:0 0 35%;height:100%;justify-content:center;padding:0}.contact-page .masked-text{font-size:clamp(1.4rem,11dvh,3rem);line-height:1.1;text-align:center}.contact-page .contactrow>.col:last-child{height:100%}.contact-page .box,.contact-page .contactrow>.col:last-child{display:flex;flex:1 1;flex-direction:column;max-height:80dvh;min-height:0;overflow:hidden}.contact-page .box{border-radius:10px;height:auto;margin-left:1dvw;margin-right:1dvw;padding:1dvh 2dvw .5dvh}.contact-page .box .text,.contact-page .box .text2{flex:0 0 auto;font-size:clamp(.85rem,4dvh,1.3rem)}.contact-page .box form{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding-top:0}.contact-page .box form .form-row{align-items:stretch;display:flex;flex:1 1;flex-direction:row;gap:2dvw;margin:0;min-height:0}.contact-page .box form .form-row:nth-child(3){flex:1.6 1}.contact-page form .form-row .input-data{flex:1 1;height:auto!important;margin:.4dvh 0!important;min-height:0;position:relative}.contact-page form .form-row .input-data input{font-size:clamp(.65rem,3dvh,.9rem);height:100%}.contact-page form .form-row .textarea{flex:1 1;height:auto!important;min-height:0}.contact-page .textarea textarea{font-size:clamp(.65rem,3dvh,.9rem);height:100%;padding-top:4px}.contact-page .input-data label{bottom:2px;font-size:clamp(.55rem,2.5dvh,.75rem)}.contact-page .textarea label{bottom:auto;top:4px;width:100%}.contact-page .input-data input:focus~label,.contact-page .input-data input:not(:placeholder-shown)~label{font-size:clamp(.5rem,2dvh,.65rem);transform:translateY(-18px)}.contact-page .textarea textarea:focus~label,.contact-page .textarea textarea:not(:placeholder-shown)~label{font-size:clamp(.5rem,2dvh,.65rem);transform:translateY(-4px)}.contact-page .button-wrapper{display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;gap:2dvw;justify-content:center;margin:.5dvh 0 0}.contact-page .button-78{flex:0 0 auto;font-size:clamp(.55rem,2.5dvh,.8rem);height:clamp(28px,7dvh,44px);min-height:clamp(28px,7dvh,44px);padding:0 .75rem;width:clamp(90px,20dvw,160px)}.contact-page .button-78 h1{font-size:clamp(.55rem,2.5dvh,.8rem);letter-spacing:.05em}}@media (min-width:500px) and (max-width:1024px) and (min-height:431px){.contact-page .contactrow{align-items:stretch!important;flex-direction:column!important;gap:0;height:100dvh;overflow:hidden;padding:2dvh 4dvw}.contact-page .contactrow>.col:first-child{align-items:center;display:flex;flex:0 0 auto;justify-content:center;padding:0}.contact-page .masked-text{font-size:clamp(2rem,8dvw,5rem);line-height:1.05;text-align:center;white-space:nowrap}.contact-page .contactrow>.col:last-child{max-height:80dvh;padding-top:1dvh}.contact-page .box,.contact-page .contactrow>.col:last-child{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.contact-page .box{border-radius:14px;padding:2dvh 3dvw 1.5dvh}.contact-page .box .text,.contact-page .box .text2{flex:0 0 auto;font-size:clamp(1.4rem,3.5dvw,2.2rem)}.contact-page .box form{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding-top:0}.contact-page .box form .form-row{align-items:stretch;display:flex;flex:1 1;flex-direction:row;gap:2dvw;margin:0;min-height:0}.contact-page .box form .form-row:nth-child(3){flex:2 1}.contact-page form .form-row .input-data{flex:1 1;height:auto!important;margin:.6dvh 0!important;min-height:0;position:relative}.contact-page form .form-row .input-data input{font-size:clamp(.8rem,1.8dvh,1rem);height:100%}.contact-page form .form-row .textarea{flex:1 1;height:auto!important;min-height:0}.contact-page .textarea textarea{font-size:clamp(.8rem,1.8dvh,1rem);height:100%}.contact-page .input-data label{bottom:6px;font-size:clamp(.75rem,1.6dvh,.95rem)}.contact-page .textarea label{bottom:auto;top:10px;width:100%}.contact-page .input-data input:focus~label,.contact-page .input-data input:not(:placeholder-shown)~label{font-size:clamp(.65rem,1.4dvh,.8rem);transform:translateY(-22px)}.contact-page .textarea textarea:focus~label,.contact-page .textarea textarea:not(:placeholder-shown)~label{font-size:clamp(.65rem,1.4dvh,.8rem);transform:translateY(-6px)}.contact-page .button-wrapper{display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;gap:3dvw;justify-content:center;margin:1.5dvh 0 0}.contact-page .button-78{flex:0 0 auto;font-size:clamp(.75rem,1.8dvh,1rem);height:clamp(44px,7dvh,64px);min-height:clamp(44px,7dvh,64px);padding:0 1.5rem;width:clamp(130px,22dvw,240px)}.contact-page .button-78 h1{font-size:clamp(.75rem,1.8dvh,1rem);letter-spacing:.08em}}.cl-wrapper{align-items:center;background:#000;display:flex;height:100dvh;justify-content:center;overflow:hidden;position:relative;width:100dvw}.cl-circle{animation:cl-moveToCenter 3s ease-in-out infinite;background:#fff;border-radius:50%;height:.5em;opacity:0;position:absolute;width:.5em}.cl-circle:first-of-type{animation-delay:.05s;transform:rotate(12deg) translateX(4em)}.cl-circle:nth-of-type(2){animation-delay:.1s;transform:rotate(24deg) translateX(4em)}.cl-circle:nth-of-type(3){animation-delay:.15s;transform:rotate(36deg) translateX(4em)}.cl-circle:nth-of-type(4){animation-delay:.2s;transform:rotate(48deg) translateX(4em)}.cl-circle:nth-of-type(5){animation-delay:.25s;transform:rotate(60deg) translateX(4em)}.cl-circle:nth-of-type(6){animation-delay:.3s;transform:rotate(72deg) translateX(4em)}.cl-circle:nth-of-type(7){animation-delay:.35s;transform:rotate(84deg) translateX(4em)}.cl-circle:nth-of-type(8){animation-delay:.4s;transform:rotate(96deg) translateX(4em)}.cl-circle:nth-of-type(9){animation-delay:.45s;transform:rotate(108deg) translateX(4em)}.cl-circle:nth-of-type(10){animation-delay:.5s;transform:rotate(120deg) translateX(4em)}.cl-circle:nth-of-type(11){animation-delay:.55s;transform:rotate(132deg) translateX(4em)}.cl-circle:nth-of-type(12){animation-delay:.6s;transform:rotate(144deg) translateX(4em)}.cl-circle:nth-of-type(13){animation-delay:.65s;transform:rotate(156deg) translateX(4em)}.cl-circle:nth-of-type(14){animation-delay:.7s;transform:rotate(168deg) translateX(4em)}.cl-circle:nth-of-type(15){animation-delay:.75s;transform:rotate(180deg) translateX(4em)}.cl-circle:nth-of-type(16){animation-delay:.8s;transform:rotate(192deg) translateX(4em)}.cl-circle:nth-of-type(17){animation-delay:.85s;transform:rotate(204deg) translateX(4em)}.cl-circle:nth-of-type(18){animation-delay:.9s;transform:rotate(216deg) translateX(4em)}.cl-circle:nth-of-type(19){animation-delay:.95s;transform:rotate(228deg) translateX(4em)}.cl-circle:nth-of-type(20){animation-delay:1s;transform:rotate(240deg) translateX(4em)}.cl-circle:nth-of-type(21){animation-delay:1.05s;transform:rotate(252deg) translateX(4em)}.cl-circle:nth-of-type(22){animation-delay:1.1s;transform:rotate(264deg) translateX(4em)}.cl-circle:nth-of-type(23){animation-delay:1.15s;transform:rotate(276deg) translateX(4em)}.cl-circle:nth-of-type(24){animation-delay:1.2s;transform:rotate(288deg) translateX(4em)}.cl-circle:nth-of-type(25){animation-delay:1.25s;transform:rotate(300deg) translateX(4em)}.cl-circle:nth-of-type(26){animation-delay:1.3s;transform:rotate(312deg) translateX(4em)}.cl-circle:nth-of-type(27){animation-delay:1.35s;transform:rotate(324deg) translateX(4em)}.cl-circle:nth-of-type(28){animation-delay:1.4s;transform:rotate(336deg) translateX(4em)}.cl-circle:nth-of-type(29){animation-delay:1.45s;transform:rotate(348deg) translateX(4em)}.cl-circle:nth-of-type(30){animation-delay:1.5s;transform:rotate(1turn) translateX(4em)}.cl-circle:nth-of-type(31){animation-delay:1.55s;transform:rotate(372deg) translateX(4em)}.cl-circle:nth-of-type(32){animation-delay:1.6s;transform:rotate(384deg) translateX(4em)}.cl-circle:nth-of-type(33){animation-delay:1.65s;transform:rotate(396deg) translateX(4em)}.cl-circle:nth-of-type(34){animation-delay:1.7s;transform:rotate(408deg) translateX(4em)}.cl-circle:nth-of-type(35){animation-delay:1.75s;transform:rotate(420deg) translateX(4em)}.cl-circle:nth-of-type(36){animation-delay:1.8s;transform:rotate(432deg) translateX(4em)}.cl-circle:nth-of-type(37){animation-delay:1.85s;transform:rotate(444deg) translateX(4em)}.cl-circle:nth-of-type(38){animation-delay:1.9s;transform:rotate(456deg) translateX(4em)}.cl-circle:nth-of-type(39){animation-delay:1.95s;transform:rotate(468deg) translateX(4em)}.cl-circle:nth-of-type(40){animation-delay:2s;transform:rotate(480deg) translateX(4em)}.cl-circle:nth-of-type(41){animation-delay:2.05s;transform:rotate(492deg) translateX(4em)}.cl-circle:nth-of-type(42){animation-delay:2.1s;transform:rotate(504deg) translateX(4em)}.cl-circle:nth-of-type(43){animation-delay:2.15s;transform:rotate(516deg) translateX(4em)}.cl-circle:nth-of-type(44){animation-delay:2.2s;transform:rotate(528deg) translateX(4em)}.cl-circle:nth-of-type(45){animation-delay:2.25s;transform:rotate(540deg) translateX(4em)}.cl-circle:nth-of-type(46){animation-delay:2.3s;transform:rotate(552deg) translateX(4em)}.cl-circle:nth-of-type(47){animation-delay:2.35s;transform:rotate(564deg) translateX(4em)}.cl-circle:nth-of-type(48){animation-delay:2.4s;transform:rotate(576deg) translateX(4em)}.cl-circle:nth-of-type(49){animation-delay:2.45s;transform:rotate(588deg) translateX(4em)}.cl-circle:nth-of-type(50){animation-delay:2.5s;transform:rotate(600deg) translateX(4em)}.cl-circle:nth-of-type(51){animation-delay:2.55s;transform:rotate(612deg) translateX(4em)}.cl-circle:nth-of-type(52){animation-delay:2.6s;transform:rotate(624deg) translateX(4em)}.cl-circle:nth-of-type(53){animation-delay:2.65s;transform:rotate(636deg) translateX(4em)}.cl-circle:nth-of-type(54){animation-delay:2.7s;transform:rotate(648deg) translateX(4em)}.cl-circle:nth-of-type(55){animation-delay:2.75s;transform:rotate(660deg) translateX(4em)}.cl-circle:nth-of-type(56){animation-delay:2.8s;transform:rotate(672deg) translateX(4em)}.cl-circle:nth-of-type(57){animation-delay:2.85s;transform:rotate(684deg) translateX(4em)}.cl-circle:nth-of-type(58){animation-delay:2.9s;transform:rotate(696deg) translateX(4em)}.cl-circle:nth-of-type(59){animation-delay:2.95s;transform:rotate(708deg) translateX(4em)}.cl-circle:nth-of-type(60){animation-delay:3s;transform:rotate(2turn) translateX(4em)}@keyframes cl-moveToCenter{to{opacity:1;transform:translate(0)}}@media (min-width:769px) and (max-width:1024px) and (max-height:500px){.contact-page .contactrow{align-items:center;flex-direction:row!important;flex-wrap:nowrap!important;gap:0;height:100dvh;overflow:hidden;padding:1dvh 2dvw}.contact-page .contactrow>.col:first-child{align-items:center;display:flex;flex:0 0 35%;height:100%;justify-content:center;padding:0}.contact-page .masked-text{font-size:clamp(1.6rem,12dvh,3.5rem);line-height:1.1;text-align:center}.contact-page .box,.contact-page .contactrow>.col:last-child{display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;overflow:hidden}.contact-page .box{border-radius:10px;padding:1dvh 2dvw .5dvh}.contact-page .box .text,.contact-page .box .text2{flex:0 0 auto;font-size:clamp(.9rem,4.5dvh,1.4rem)}.contact-page .box form{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding-top:0}.contact-page .box form .form-row{align-items:stretch;display:flex;flex:1 1;flex-direction:row;gap:2dvw;margin:0;min-height:0}.contact-page .box form .form-row:nth-child(3){flex:1.6 1}.contact-page form .form-row .input-data{flex:1 1;height:auto!important;margin:.4dvh 0!important;min-height:0;position:relative}.contact-page form .form-row .input-data input{font-size:clamp(.65rem,3dvh,.9rem);height:100%}.contact-page form .form-row .textarea{flex:1 1;height:auto!important;min-height:0}.contact-page .textarea textarea{font-size:clamp(.65rem,3dvh,.9rem);height:100%;padding-top:4px}.contact-page .input-data label{bottom:2px;font-size:clamp(.55rem,2.5dvh,.75rem)}.contact-page .textarea label{bottom:auto;top:4px;width:100%}.contact-page .input-data input:focus~label,.contact-page .input-data input:not(:placeholder-shown)~label{font-size:clamp(.5rem,2dvh,.65rem);transform:translateY(-18px)}.contact-page .textarea textarea:focus~label,.contact-page .textarea textarea:not(:placeholder-shown)~label{font-size:clamp(.5rem,2dvh,.65rem);transform:translateY(-4px)}.contact-page .button-wrapper{display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;gap:2dvw;justify-content:center;margin:.5dvh 0 0}.contact-page .button-78{flex:0 0 auto;font-size:clamp(.6rem,2.5dvh,.85rem);height:clamp(30px,7dvh,46px);min-height:clamp(30px,7dvh,46px);padding:0 .75rem;width:clamp(100px,18dvw,180px)}.contact-page .button-78 h1{font-size:clamp(.6rem,2.5dvh,.85rem);letter-spacing:.05em}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.landing{background:linear-gradient(90deg,#375d53,#1a1d1e);overflow-x:clip}@media(max-width:1024px){.landing{min-height:auto}}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.responsive-navbar{background:#0000;left:0;position:absolute;top:0;width:100%;z-index:99}.nav{background-color:initial;display:flex;justify-content:flex-end;padding-right:20px;transition:max-height .8s ease-in-out;z-index:98}.btn-12,.nav{overflow:hidden}.btn-12{background:none;border:none;color:#e3d9b5;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:18px;letter-spacing:1px;padding:20px;position:relative;text-align:center;transition:all 1.4s;z-index:5}.btn-12:before{background:#e3d9b5;bottom:0;content:"";height:2px;left:45%;opacity:.7;position:absolute;transition:.4s ease-in-out;width:0}.btn-12:hover:before{left:20px;width:70%}.btn-12:hover{color:#fff;font-size:20px;letter-spacing:3px}.menu-toggle{cursor:pointer;display:none;padding:15px 20px;transition:.5s ease-in;z-index:100}@media screen and (max-width:767px){.menu-toggle{display:block}.nav{align-items:flex-start;background:linear-gradient(90deg,#375d53,#1a1d1e);flex-direction:column;left:0;max-height:0;position:absolute;top:50px;width:100%}.nav.nav-open{max-height:55vh}.btn-12{font-size:12px;padding-left:30px;padding-right:0;padding-top:15px;text-align:left;width:100%}.btn-12:hover:before{left:20px;width:40%}}@media only screen and (min-width:768px) and (max-width:1024px){.menu-toggle{display:block}.nav{align-items:flex-start;background:linear-gradient(90deg,#375d53,#1a1d1e);flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;top:60px;transition:max-height .8s ease-in-out;width:100%}.nav.nav-open{max-height:500px}.btn-12{padding-left:30px;padding-right:0;text-align:left;width:100%}.btn-12:hover:before{left:20px;width:20%}}@media only screen and (min-width:1025px){.menu-toggle{display:none}.nav{flex-direction:row;max-height:none;position:static}.btn-12{padding-left:20px;padding-right:20px;text-align:center;width:auto}}.nav.row{margin-left:0!important;margin-right:0!important}.responsive-video{height:auto;max-width:100%;width:auto}main#carousel{--perspective-depth:43.75vw;--items:4;--middle:3;--position:2;align-items:center;display:flex;grid-column:1/8;grid-row:1/2;height:75vh;justify-content:center;margin-top:-14vh;overflow:hidden;perspective:var(--perspective-depth);position:relative;transform-style:preserve-3d;width:100vw;z-index:4}.cardVideo,div.item{pointer-events:auto}.WhyUs{display:inline-block;height:18vh;left:2.25vw;object-fit:contain;position:relative;top:2vh;width:14vw}div.item{--r:calc(var(--position) - var(--offset));--abs:max(calc(var(--r)*-1),var(--r));-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid #ffffff2e;border-radius:15px;box-shadow:0 8px 32px 0 #1a1a1b5e;height:70vh;overflow:hidden;position:absolute;transform:rotateY(calc(-10deg*var(--r))) translateX(calc(-300px*var(--r)));transform-style:preserve-3d;transition:all .25s linear;width:25vw;z-index:calc(var(--items) + 1 - var(--abs))}div.item:first-of-type{--offset:1}div.item:nth-of-type(2){--offset:2}div.item:nth-of-type(3){--offset:3}div.item:nth-of-type(4){--offset:4;background:#ffffff1a}.whyus-section input[type=radio]{display:none}.whyus-section input#one:checked~main#carousel{--position:1}.whyus-section input#two:checked~main#carousel{--position:2}.whyus-section input#three:checked~main#carousel{--position:3}.whyus-section input#four:checked~main#carousel{--position:4}.cardVideo{border-radius:15px;display:block;height:100%;object-fit:cover;width:100%}.pages{display:flex;justify-content:center;position:relative;top:0}.whyhome{background:none;border:2px solid beige;border-radius:15px;color:beige;outline:none;padding:10px;transition:background .5s ease-in}.whyhome:hover{background:beige;color:#375d53;translate:(10px)}@media (max-width:1280px){main#carousel{--position:2;height:75vh;margin-top:-20vh;perspective:40vw}.WhyUs{display:inline-block;height:24vh;left:2.25vw;object-fit:contain;position:relative;top:-4vh;width:22vw}div.item{height:60vh;transform:rotateY(calc(-8deg*var(--r))) translateX(calc(-250px*var(--r)));width:40vh}}@media (max-width:767px){main#carousel{--position:1;height:60vh;margin-top:1vh;min-width:100vw;perspective:30vw}div.item{height:45vh;transform:rotateY(calc(-6deg*var(--r))) translateX(calc(-180px*var(--r)));width:65vw}.WhyUs{height:90px;left:0;top:20px;width:100px}}@media (max-width:400px) and (min-height:801px) and (max-height:900px){div.item{height:45vh;transform:rotateY(calc(-6deg*var(--r))) translateX(calc(-180px*var(--r)));width:75vw}.WhyUs{height:90px;left:0;top:-20px;width:100px}}@media (max-width:600px) and (min-width:400px) and (max-height:800px) and (min-height:530px){div.item{height:60vh;transform:rotateY(calc(-6deg*var(--r))) translateX(calc(-180px*var(--r)));width:60vw}}.firstrow{display:flex!important;justify-content:space-between!important;width:100vw}.no-gutter{padding-left:0!important;padding-right:0!important}.ll-wrapper{--hue:223;--sat:10%;--gray100:hsl(var(--hue),var(--sat),90%);--gray900:hsl(var(--hue),var(--sat),10%);--bg:var(--gray900);--fg:var(--gray100);--dur:8s;background:var(--bg);color:var(--fg);color-scheme:light dark;display:grid;font-family:Comfortaa,sans-serif;font-size:clamp(1.25rem,1.0417rem + 1.0417vw,1.875rem);font-weight:700;height:100vh;letter-spacing:.1em;padding:1.5em 0;place-items:center;text-align:center;text-transform:uppercase}.ll-wrapper *{border:0;box-sizing:border-box;margin:0;padding:0}.ll-hexagon{height:15em;margin-bottom:1.5em;overflow:hidden;position:relative;width:15em}.ll-hexagon__group{height:100%;position:absolute;width:100%}.ll-hexagon__group:nth-child(odd){transform:rotate(30deg)}.ll-hexagon__sector{animation-name:ll-moveOut1;left:calc(50% - .1em);top:calc(50% - .1em)}.ll-hexagon__sector,.ll-hexagon__sector:after,.ll-hexagon__sector:before{animation-duration:8s;animation-iteration-count:infinite;animation-timing-function:linear;height:.2em;position:absolute;width:.2em}.ll-hexagon__sector:after,.ll-hexagon__sector:before{animation-name:ll-ripple;background-color:currentColor;border-radius:.1em;content:"";display:block;left:0;top:0;transform-origin:.1em .1em}.ll-hexagon__sector:before{transform:rotate(-30deg)}.ll-hexagon__sector:after{transform:rotate(-150deg)}.ll-hexagon__sector:nth-child(2){animation-name:ll-moveOut2}.ll-hexagon__sector:nth-child(3){animation-name:ll-moveOut3}.ll-hexagon__sector:nth-child(4){animation-name:ll-moveOut4}.ll-hexagon__sector:nth-child(5){animation-name:ll-moveOut5}.ll-hexagon__sector:nth-child(6){animation-name:ll-moveOut6}.ll-hexagon__group:nth-child(2) .ll-hexagon__sector,.ll-hexagon__group:nth-child(2) .ll-hexagon__sector:after,.ll-hexagon__group:nth-child(2) .ll-hexagon__sector:before{animation-delay:-1.33333s}.ll-hexagon__group:nth-child(3) .ll-hexagon__sector,.ll-hexagon__group:nth-child(3) .ll-hexagon__sector:after,.ll-hexagon__group:nth-child(3) .ll-hexagon__sector:before{animation-delay:-2.66667s}.ll-hexagon__group:nth-child(4) .ll-hexagon__sector,.ll-hexagon__group:nth-child(4) .ll-hexagon__sector:after,.ll-hexagon__group:nth-child(4) .ll-hexagon__sector:before{animation-delay:-4s}.ll-hexagon__group:nth-child(5) .ll-hexagon__sector,.ll-hexagon__group:nth-child(5) .ll-hexagon__sector:after,.ll-hexagon__group:nth-child(5) .ll-hexagon__sector:before{animation-delay:-5.33333s}.ll-hexagon__group:nth-child(6) .ll-hexagon__sector,.ll-hexagon__group:nth-child(6) .ll-hexagon__sector:after,.ll-hexagon__group:nth-child(6) .ll-hexagon__sector:before{animation-delay:-6.66667s}@keyframes ll-moveOut1{0%{transform:rotate(0deg) translateY(0) scale(0)}3%{transform:rotate(0deg) translateY(.2em) scale(1)}97%{transform:rotate(0deg) translateY(7.3em) scale(1)}to{transform:rotate(0deg) translateY(7.5em) scale(0)}}@keyframes ll-moveOut2{0%{transform:rotate(60deg) translateY(0) scale(0)}3%{transform:rotate(60deg) translateY(.2em) scale(1)}97%{transform:rotate(60deg) translateY(7.3em) scale(1)}to{transform:rotate(60deg) translateY(7.5em) scale(0)}}@keyframes ll-moveOut3{0%{transform:rotate(120deg) translateY(0) scale(0)}3%{transform:rotate(120deg) translateY(.2em) scale(1)}97%{transform:rotate(120deg) translateY(7.3em) scale(1)}to{transform:rotate(120deg) translateY(7.5em) scale(0)}}@keyframes ll-moveOut4{0%{transform:rotate(180deg) translateY(0) scale(0)}3%{transform:rotate(180deg) translateY(.2em) scale(1)}97%{transform:rotate(180deg) translateY(7.3em) scale(1)}to{transform:rotate(180deg) translateY(7.5em) scale(0)}}@keyframes ll-moveOut5{0%{transform:rotate(240deg) translateY(0) scale(0)}3%{transform:rotate(240deg) translateY(.2em) scale(1)}97%{transform:rotate(240deg) translateY(7.3em) scale(1)}to{transform:rotate(240deg) translateY(7.5em) scale(0)}}@keyframes ll-moveOut6{0%{transform:rotate(300deg) translateY(0) scale(0)}3%{transform:rotate(300deg) translateY(.2em) scale(1)}97%{transform:rotate(300deg) translateY(7.3em) scale(1)}to{transform:rotate(300deg) translateY(7.5em) scale(0)}}@keyframes ll-ripple{0%,to{width:.2em}33%{width:2.4em}}.custom-footer{background-color:#000;color:beige;padding:2rem}.footer-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-col{flex:1 1 18%;min-width:180px}.image-col img{display:block;height:auto;margin-left:0;width:18vw}.newsletter-container{background-color:#000;display:flex;gap:1rem;justify-content:center;padding:1rem}.newsletter-input{border:none;border-radius:4px;flex:1 1;max-width:300px;padding:.6rem 1rem}.newsletter-btn{background-color:#f93a13;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:.6rem 1.2rem}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin:.5rem 0}.footer-col a{color:beige;text-decoration:none;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.footer-col a:active,.footer-col a:focus,.footer-col a:hover,.footp:hover{text-decoration:underline}.footp:hover{cursor:pointer}@media (max-width:1280px){.footer-col{max-width:400px;width:100%}.newsletter-container{align-items:center;flex-direction:column}.newsletter-btn,.newsletter-input{max-width:300px;width:100%}.map-col{display:block}.image-col img{margin-left:0}}@media (max-width:1024px){.footer-col{max-width:400px;width:100%}.newsletter-container{align-items:center;flex-direction:column}.newsletter-btn,.newsletter-input{max-width:300px;width:100%}.image-col img{margin-left:0}}@media (max-width:767px){.footer-col{font-size:7px;min-width:50px}.footer-section h4{font-size:10px}.image-col img{height:auto;max-width:100%}}@media(max-width:1200px){.map-col{display:none}}.products-shell{--color-text:#fff;--color-bg:#0f0e0e;--color-link:#fff;--color-link-hover:#fff9;--color-close:#fff;--page-padding:0.5rem;--aspect:4/5;--grid-item-height:20vh;--c-gap:3rem;--r-gap:3rem;--column:80px;--column-count:3;--border-radius:4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);color:var(--color-text);font-family:forma-djr-mono,sans-serif;font-size:14px;text-transform:uppercase}.products-shell,.products-shell *,.products-shell :after,.products-shell :before{box-sizing:border-box}.products-shell{visibility:hidden}.products-shell.is-ready{visibility:visible}@media (scripting:enabled){.products-shell.loading:after,.products-shell.loading:before{content:"";position:fixed;z-index:10000}.products-shell.loading:before{background:var(--color-bg);height:100%;left:0;top:0;width:100%}.products-shell.loading:after{animation:products-loaderAnim 1.5s ease-in-out infinite alternate forwards;background:var(--color-link);height:1px;left:50%;margin:0 0 0 -50px;top:50%;width:100px}}.products-shell.loading:after,.products-shell.loading:before{visibility:visible}@keyframes products-loaderAnim{0%{transform:scaleX(0);transform-origin:0 50%}50%{transform:scaleX(1);transform-origin:0 50%}50.1%{transform:scaleX(1);transform-origin:100% 50%}to{transform:scaleX(0);transform-origin:100% 50%}}.products-shell a{color:var(--color-link);cursor:pointer;outline:none;text-decoration:none;transition:all .3s ease}.products-shell a:hover{color:var(--color-link-hover);text-decoration:none}.products-shell a:focus{background:#d3d3d3;outline:none}.products-shell a:focus:not(:focus-visible){background:#0000}.products-shell a:focus-visible{background:#0000;outline:2px solid red}.products-shell .logo{height:40px;width:auto}.products-shell .line{display:inline-block;overflow:hidden;position:relative;vertical-align:top}.products-shell .line:before{background:var(--color-link-hover);bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition:transform .4s ease;width:100%}.products-shell .line:hover:before{transform:scaleX(1);transform-origin:left center}.products-shell .frame{display:flex;height:10vh;justify-content:space-between;padding:var(--page-padding);pointer-events:none;position:fixed;width:100%;z-index:1000}.products-shell .frame a,.products-shell .frame button{color:var(--color-text);pointer-events:auto}.products-shell .frame__title{font-size:inherit;font-weight:inherit;grid-area:title;margin:0;text-align:right}.products-shell .frame__links,.products-shell .frame__tags{align-items:start;display:flex;gap:1rem;grid-area:tags}.products-shell .frame__links{grid-area:links;justify-self:end}.products-shell .frame__cdawrap{grid-area:sponsor;justify-self:start;max-width:230px;text-align:right}.products-shell .frame.frame--footer{align-items:end;display:flex;justify-content:space-between;min-height:300px}.products-shell .scene{align-items:center;display:flex;height:100vh;justify-content:center;perspective:900px;position:relative}.products-shell .scene__title{margin:0;position:relative;z-index:10}.products-shell .scene__title a{display:block}.products-shell .scene__title span{display:inline-block}.products-shell .scene__title .char{display:inline-block;transform-origin:50% 0;transform-style:preserve-3d}.products-shell .carousel{height:500px;left:50%;margin:-250px 0 0 -200px;position:absolute;top:50%;transform:translateZ(-550px) rotateY(0deg);transform-style:preserve-3d;width:400px;will-change:transform}.products-shell .scene:nth-child(2n) .carousel{transform:translateZ(-550px) rotateY(45deg)}.products-shell .carousel__cell{height:420px;left:0;position:absolute;top:0;transform-style:preserve-3d;width:350px}.products-shell .card{height:100%;position:relative;transform-style:preserve-3d;width:100%}.products-shell .card__face{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--img);background-size:cover;height:100%;position:absolute;width:100%}.products-shell .card__face img{border-radius:var(--border-radius);height:100%;object-fit:cover;width:100%}.products-shell .card__face--back{transform:rotateY(180deg)}.products-shell .preview{grid-row-gap:1rem;align-content:center;display:grid;height:100%;justify-items:center;left:0;opacity:0;padding:0 15vw;pointer-events:none;position:fixed;top:0;width:100%}.products-shell .preview__header{align-items:flex-end;display:flex;justify-content:space-between;line-height:1;width:100%}.products-shell .preview__title{margin:0}.products-shell .preview__close{background:none;border:0;color:var(--color-close);cursor:pointer;font:inherit;margin:0;padding:0;text-transform:inherit}.products-shell .preview__close:focus,.products-shell .preview__close:hover{color:var(--color-link-hover);outline:none}.products-shell .grid{grid-column-gap:var(--c-gap);grid-row-gap:var(--r-gap);display:grid;grid-template-columns:repeat(var(--column-count),minmax(var(--column),1fr));padding:1rem 0;perspective:900px;width:100%}.products-shell .grid__item{border-radius:var(--border-radius);display:flex;flex-direction:column;gap:.25rem;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,clip-path}.products-shell .grid__item-image{aspect-ratio:var(--aspect);background-position:50% 50%;background-size:100%;transition:opacity .15s cubic-bezier(.2,0,.2,1);width:100%}.products-shell .grid__item:hover .grid__item-image{opacity:.7}.products-shell .grid__item-caption h3{font-size:1rem;font-weight:400;margin:0}@media screen and (min-width:65em){.products-shell{--column-count:6}}@media screen and (min-width:55em) and (max-width:65em){.products-shell{--column-count:4}}@media screen and (width:1024px) and (height:600px){.products-shell .preview{overflow:scroll}.products-shell .preview__close{position:relative;top:32vh}.products-shell .grid{position:relative;top:30vh}}@media screen and (min-width:770px) and (max-width:1024px){.products-shell{--column-count:4}}@media (min-width:769px){.products-shell .logo{position:relative;top:15px}}@media (min-width:600px) and (max-width:769px){.products-shell .frame__links{font-size:1.2rem}}@media screen and (max-width:769px){.products-shell{--font-size:13px;--page-padding:1rem;--aspect:3/4;--grid-item-height:30vh;--c-gap:1rem;--r-gap:1rem;--column:100px;--column-count:2;--border-radius:6px}.products-shell .frame{grid-row-gap:.75rem;align-items:start;display:grid;grid-template-areas:"title" "links" "tags" "sponsor";height:auto;justify-items:start;padding:var(--page-padding);pointer-events:none;position:fixed;width:100%;z-index:1000}.products-shell .frame__title{font-size:1.25rem;grid-area:title;margin:0;text-align:left}.products-shell .frame__links,.products-shell .frame__tags{display:flex;flex-wrap:wrap;gap:.5rem;grid-area:tags}.products-shell .frame__links{grid-area:links;justify-self:start}.products-shell .frame.frame--footer{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;min-height:200px}.products-shell .scene{perspective:600px}.products-shell .scene__title{font-size:1.5rem;text-align:center}.products-shell .scene__title .char,.products-shell .scene__title span{display:inline-block;transform-origin:50% 0;transform-style:preserve-3d}.products-shell .carousel{height:75vh;left:50%;margin:-37.5vh 0 0 -45vw;position:absolute;top:50%;transform:translateZ(-400px) rotateY(0deg);width:90vw}.products-shell .carousel__cell{height:70vh;width:80vw}.products-shell .preview{overflow:scroll;padding:0 1rem;top:30px}.products-shell .preview__header{flex-direction:column;gap:.5rem;line-height:1.2}.products-shell .preview__title{font-size:1.25rem}.products-shell .preview__close{color:var(--color-link)}.products-shell .grid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);height:100vh;padding:var(--page-padding)}.products-shell .grid__item{height:100%}.products-shell .grid__item-image{background-position:50%}.products-shell .grid__item-caption h3{font-size:.9rem}.products-shell .logo{height:20px}}@media (min-width:350px) and (max-width:769px){.products-shell{--column-count:3}.products-shell .carousel{height:375px;margin:-187.5px 0 0 -150px;transform:translateZ(-412.5px) rotateY(0deg);width:300px}.products-shell .scene:nth-child(2n) .carousel{transform:translateZ(-412.5px) rotateY(45deg)}.products-shell .carousel__cell{height:312px;width:260px}.products-shell .grid__item-image{aspect-ratio:4/5;background-size:cover;max-height:70%}.products-shell .grid__item-caption{display:block;padding-top:.25rem}.products-shell .grid__item-caption h3{font-size:.9rem;margin:0}}@media (max-width:600px){.products-shell .logo{height:20px;width:auto}}.AdminConsole_tableScroll__q25ZC::-webkit-scrollbar{display:none}.AdminConsole_page__iEWyR{--bg:linear-gradient(90deg,#375d53,#000);--bg-surface:#1f3330;--bg-surface2:#e3d9b5;--bg-surface3:#243d3a;--border:#e8dfc817;--border-hover:#c8a96e4d;--border-active:#c8a96e8c;--text:#e8dfc8;--text-muted:#a4a5a3;--text-body:#d4d9cf;--accent:#f0e8d0;--gold:#c8a96e;--gold-bright:#dfc07e;--off-white:#f5efe0;--bg-deep:#141f1d;--radius:14px;--radius-sm:10px;--transition:0.25s ease;-webkit-font-smoothing:antialiased;background:var(--bg);box-sizing:border-box;color:var(--text);font-family:Montserrat,sans-serif;min-height:100vh;padding:0 56px 48px}.AdminConsole_page__iEWyR,.AdminConsole_page__iEWyR *,.AdminConsole_page__iEWyR :after,.AdminConsole_page__iEWyR :before{box-sizing:border-box}.AdminConsole_topBar__WD8dV{margin-bottom:6px}.AdminConsole_pageTitle__iGffW{color:var(--accent);font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.5vw,44px);font-weight:300;letter-spacing:7px;line-height:1;margin:0;text-transform:uppercase}.AdminConsole_topBarActions__mYqs\+{align-items:center;display:flex;gap:8px}.AdminConsole_topBar__WD8dV{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141f1df5;border-bottom:1px solid var(--border);display:flex;height:72px;justify-content:space-between;left:0;padding:0 44px;position:fixed;right:0;top:0;z-index:200}.AdminConsole_topLogo__Xnqru{align-items:center;display:flex;height:36px;pointer-events:all;text-decoration:none}.AdminConsole_logoImg__gRrLe{filter:brightness(1.08);height:100%;max-width:180px;object-fit:contain;object-position:left center;width:auto}.AdminConsole_navRight__cRsh8{align-items:center;display:flex;gap:8px}.AdminConsole_welcomeBar__JNDkg{display:flex;flex-direction:column;gap:6px;margin-bottom:6px;margin-top:72px;padding-top:48px}.AdminConsole_welcomeText__QHQd-{color:var(--text-muted);font-size:11px;font-weight:500;letter-spacing:1px}.AdminConsole_welcomeName__Sw4sz{color:var(--gold);font-weight:600}.AdminConsole_navBtn__QXQRd{background:#0000;border:1px solid var(--border);border-radius:7px;color:var(--text-muted);cursor:pointer;font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;letter-spacing:2.5px;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:color var(--transition),background var(--transition),border-color var(--transition)}.AdminConsole_navBtn__QXQRd:hover{background:var(--accent);border-color:var(--accent);color:var(--bg-deep)}.AdminConsole_navBtnActive__Lei2U{border-color:#c8a96e66;color:var(--gold)}.AdminConsole_navBtnActive__Lei2U:hover{background:var(--gold-bright);border-color:var(--gold-bright);color:var(--bg-deep)}.AdminConsole_loggedInAs__3RgNA{color:var(--text-muted);font-size:11px;font-weight:500;letter-spacing:1px;margin:0 0 0 2px}.AdminConsole_rule__q9o8P{background:var(--border);height:1px;margin:28px 0;width:100%}.AdminConsole_sectionTitle__1v6I1{color:var(--gold);font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:3px;margin:0 0 20px;text-align:center;text-transform:uppercase}.AdminConsole_statsRow__wrOzK{grid-gap:16px;align-items:flex-start;display:grid;gap:16px;grid-template-columns:repeat(6,1fr);margin-bottom:36px}.AdminConsole_statCard__Uko0C{align-self:stretch;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-direction:column;overflow:hidden;padding:24px 22px 20px;position:relative;transition:border-color var(--transition),background var(--transition),transform var(--transition),min-height .35s cubic-bezier(.16,1,.3,1)}.AdminConsole_statCard__Uko0C:after{background:linear-gradient(to right,var(--gold),var(--gold-bright));bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:opacity var(--transition)}.AdminConsole_statCard__Uko0C:hover{background:var(--bg-surface2);border-color:var(--border-hover);transform:translateY(-3px)}.AdminConsole_statCard__Uko0C:hover:after{opacity:.7}.AdminConsole_statCard__Uko0C:hover .AdminConsole_statLabel__RPYWq{color:var(--bg-deep);font-weight:900}.AdminConsole_statCard__Uko0C:hover .AdminConsole_statSub__UMIfP{color:var(--bg-deep)}.AdminConsole_statCardForm__6ftmI{padding:22px 20px 20px;transition:height .35s cubic-bezier(.16,1,.3,1)}.AdminConsole_statLabel__RPYWq{color:var(--text-muted);flex-shrink:0;font-size:14px;font-weight:700;letter-spacing:2.5px;margin-bottom:14px;text-transform:uppercase}.AdminConsole_statValue__IWpCW{align-items:center;color:var(--gold);display:flex;flex:1 1;font-size:52px;font-weight:300;line-height:1}.AdminConsole_statSub__UMIfP{color:var(--text-muted);flex-shrink:0;font-size:12px;letter-spacing:.5px;margin-top:8px}.AdminConsole_formInner__CvRl\+{display:flex;flex:1 1;flex-direction:column;gap:10px;width:100%}.AdminConsole_conditionalField__m2yCB{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1),opacity .25s ease}.AdminConsole_conditionalField__m2yCB.AdminConsole_conditionalFieldVisible__XPxo6{grid-template-rows:1fr;opacity:1}.AdminConsole_conditionalField__m2yCB>div{overflow:hidden}.AdminConsole_input__hTTLc{appearance:none;-webkit-appearance:none;background:var(--bg-surface3);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-body);font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;outline:none;padding:10px 14px;transition:border-color var(--transition);width:100%}.AdminConsole_input__hTTLc:focus{border-color:var(--border-hover)}.AdminConsole_input__hTTLc::placeholder{color:var(--text-muted);font-style:italic;letter-spacing:.3px;opacity:.7}.AdminConsole_selectWrapper__mhQnz{position:relative}.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc{color-scheme:dark;cursor:pointer;padding-right:30px}.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc option{background:var(--bg-surface3);color:var(--text-body)}.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc option:checked,.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc option:hover{background:var(--bg-surface)!important;box-shadow:0 0 0 100px var(--bg-surface) inset;color:var(--gold)!important}.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc::-webkit-scrollbar{width:6px}.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc::-webkit-scrollbar-track{background:var(--bg-surface3)}.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}.AdminConsole_selectWrapper__mhQnz .AdminConsole_input__hTTLc{scrollbar-color:var(--gold) var(--bg-surface3);scrollbar-width:thin}.AdminConsole_selectChevron__wA71g{color:var(--text-muted);font-size:10px;line-height:1;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.AdminConsole_toggleLabel__tjqxA{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:2px 0;-webkit-user-select:none;user-select:none}.AdminConsole_toggleLabelText__ghs6u{color:var(--text-muted);font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.AdminConsole_toggleTrack__Q7p6Q{background:#e8dfc814;border:1px solid var(--border);border-radius:10px;cursor:pointer;display:block;flex-shrink:0;height:20px;outline:none;padding:0;position:relative;transition:background var(--transition),border-color var(--transition);width:38px}.AdminConsole_toggleTrack__Q7p6Q:focus-visible{border-color:var(--border-hover);box-shadow:0 0 0 2px #c8a96e40}.AdminConsole_toggleTrackOn__gWvrC{background:#c8a96e38;border-color:#c8a96e80}.AdminConsole_toggleThumb__2S4ns{background:var(--text-muted);border-radius:50%;height:12px;left:3px;position:absolute;top:3px;transition:transform var(--transition),background var(--transition);width:12px}.AdminConsole_toggleThumbOn__WvhI6{background:var(--gold);box-shadow:0 0 8px #c8a96e73;transform:translateX(18px)}.AdminConsole_btn__96D0k{align-items:center;border:1px solid var(--border);border-radius:7px;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;gap:7px;justify-content:center;letter-spacing:2px;padding:11px 20px;text-transform:uppercase;transition:all var(--transition)}.AdminConsole_btn__96D0k:disabled{cursor:not-allowed;opacity:.4}.AdminConsole_btnPrimary__eEBBq{background:var(--gold);border-color:var(--gold);color:var(--bg-deep);margin-top:auto}.AdminConsole_btnPrimary__eEBBq:hover:not(:disabled){background:var(--gold-bright);border-color:var(--gold-bright);box-shadow:0 0 20px #c8a96e52}.AdminConsole_message__7YE6G{color:var(--text-body);font-size:10px;font-weight:500;letter-spacing:.5px;line-height:1.5;margin:0}.AdminConsole_stateText__Sl\+Xx{color:var(--text-muted);font-size:11px;font-weight:500;letter-spacing:1px;opacity:.7}.AdminConsole_tableWrapper__utzGf{border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-direction:column;margin-inline:auto;max-width:800px;overflow:hidden;width:100%}.AdminConsole_tableScroll__q25ZC{overflow-x:auto}.AdminConsole_table__RWw\+1{border-collapse:collapse;font-family:Montserrat,sans-serif;width:100%}.AdminConsole_tableHeadRow__VJBDf{background:var(--bg-surface);border-bottom:1px solid var(--border)}.AdminConsole_th__KXCDs{color:var(--text-muted);font-size:9px;font-weight:700;letter-spacing:2.5px;padding:14px 18px;text-align:left;text-transform:uppercase}.AdminConsole_tableRow__f5er0{border-bottom:1px solid var(--border);transition:background var(--transition)}.AdminConsole_tableRow__f5er0:last-child{border-bottom:none}.AdminConsole_tableRow__f5er0:hover{background:#c8a96e0d}.AdminConsole_td__zDAmX{color:var(--text-body);font-size:12px;font-weight:500;letter-spacing:.3px;padding:14px 18px}.AdminConsole_categoryBadge__ztCDX{border-radius:5px;display:inline-block;font-size:8px;font-weight:700;letter-spacing:1.5px;padding:4px 9px;text-transform:uppercase}.AdminConsole_cat_woven__xyu\+W{background:#8eb8d026;border:1px solid #8eb8d040;color:#8eb8d0}.AdminConsole_cat_knitted__0HmIM{background:#a8c89e26;border:1px solid #a8c89e40;color:#a8c89e}.AdminConsole_cat_nonwoven__bNJFg{background:#b8a0d026;border:1px solid #b8a0d040;color:#b8a0d0}.AdminConsole_cat_common__0joyd{background:#c8a96e21;border:1px solid #c8a96e38;color:var(--gold)}@media (max-width:1400px){.AdminConsole_statsRow__wrOzK{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.AdminConsole_statsRow__wrOzK{grid-template-columns:repeat(2,1fr)}.AdminConsole_page__iEWyR{padding:32px 24px}}@media (max-width:600px){.AdminConsole_statsRow__wrOzK{grid-template-columns:1fr}.AdminConsole_page__iEWyR{padding:0 16px 32px}.AdminConsole_topBar__WD8dV{flex-wrap:wrap;height:auto;min-height:72px;padding:10px 16px;row-gap:8px}.AdminConsole_navRight__cRsh8{flex-wrap:wrap;gap:6px;justify-content:flex-end}.AdminConsole_navBtn__QXQRd{font-size:9px;letter-spacing:2px;padding:7px 12px}.AdminConsole_welcomeBar__JNDkg{margin-top:104px}}.AdminConsole_pagination__89XmZ{align-items:center;display:flex;gap:6px;justify-content:center;margin-top:16px}.AdminConsole_pageBtn__X6rcn{align-items:center;background:#0000;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;height:32px;justify-content:center;letter-spacing:1px;transition:all var(--transition);width:32px}.AdminConsole_pageBtn__X6rcn:hover:not(:disabled){background:#c8a96e12;border-color:var(--border-hover);color:var(--gold)}.AdminConsole_pageBtn__X6rcn:disabled{cursor:not-allowed;opacity:.25}.AdminConsole_pageBtnActive__lSPSx{background:#c8a96e21;border-color:#c8a96e6b;color:var(--gold)}.AdminConsole_statCard__Uko0C:hover .AdminConsole_toggleLabelText__ghs6u{color:var(--bg-deep)}.AdminConsole_statCard__Uko0C:hover .AdminConsole_toggleTrack__Q7p6Q{background:#141f1d14;border-color:#141f1d66}.AdminConsole_statCard__Uko0C:hover .AdminConsole_toggleThumb__2S4ns{background:var(--bg-deep)}.AdminConsole_statCard__Uko0C:hover .AdminConsole_toggleTrackOn__gWvrC{background:#141f1d38;border-color:#141f1d80}.AdminConsole_statCard__Uko0C:hover .AdminConsole_toggleThumbOn__WvhI6{background:var(--bg-deep);box-shadow:0 0 8px #141f1d73}.AdminConsole_orderProfileSection__vvuco{margin-bottom:8px}.AdminConsole_orderProfileCard__s1XuW{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:24px 24px 22px;position:relative;transition:border-color var(--transition)}.AdminConsole_orderProfileCard__s1XuW:hover{border-color:var(--border-hover)}.AdminConsole_opSupplierRow__FLMoS{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:6px}.AdminConsole_opSubhead__J-UcP{border-bottom:1px solid var(--border);color:var(--gold);font-size:10px;font-weight:700;letter-spacing:2.5px;margin:22px 0 14px;padding-bottom:8px;text-transform:uppercase}.AdminConsole_opGrid__LhpPA{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.AdminConsole_opField__UyWvP{display:flex;flex-direction:column;gap:6px;min-width:0}.AdminConsole_opActions__4JDXX{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:24px}.AdminConsole_opActions__4JDXX .AdminConsole_btn__96D0k{margin-top:0}@media (max-width:900px){.AdminConsole_opGrid__LhpPA{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.AdminConsole_opGrid__LhpPA{grid-template-columns:1fr}}.AdminConsole_supplierLink__Oa5iI{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left}.AdminConsole_supplierLink__Oa5iI:hover{color:var(--gold);text-decoration:underline}.AdminConsole_editBtn__\+gQwb{background:none;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:14px;padding:2px 6px;transition:color .15s}.AdminConsole_editBtn__\+gQwb:hover{color:var(--gold)}.AdminConsole_editOverlay__5jTK0{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e1614b8;display:flex;inset:0;justify-content:center;position:fixed;z-index:500}.AdminConsole_editPanel__U\+Ipk{background:var(--bg-surface);border:1px solid var(--border-hover);border-radius:var(--radius);box-sizing:border-box;display:flex;flex-direction:column;max-width:380px;padding:28px 28px 24px;position:relative;width:100%}.AdminConsole_editPanelHeader__CSM-R{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.AdminConsole_editPanelCloseBtn__puMcx{background:none;border:1px solid var(--border);border-radius:7px;color:var(--text-muted);cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;line-height:1;padding:5px 10px;transition:color var(--transition),border-color var(--transition)}.AdminConsole_editPanelCloseBtn__puMcx:hover{border-color:var(--border-hover);color:var(--accent)}.AdminConsole_toast__gI2u-{bottom:32px;left:50%;pointer-events:none;position:fixed;transform:translateX(-50%);z-index:600}.AdminConsole_toast__gI2u->div{animation:AdminConsole_toastIn__\+ryWY .3s cubic-bezier(.22,1,.36,1) both;background:var(--bg-surface);border:1px solid var(--border-hover);border-radius:var(--radius-sm);box-shadow:0 8px 32px #00000073;color:var(--text-body);font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.5px;padding:12px 22px;pointer-events:auto;text-transform:uppercase;white-space:nowrap}@keyframes AdminConsole_toastIn__\+ryWY{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AdminConsole_toastSuccess__qg9bo{border-color:#c8a96e80;color:var(--gold)}.AdminConsole_toastError__gNmkO{border-color:#dc646466;color:#e08080}.AdminConsole_modalMessage__Lg7Hv{align-self:stretch;animation:AdminConsole_toastIn__\+ryWY .25s cubic-bezier(.22,1,.36,1) both;border-radius:var(--radius-sm);font-family:Montserrat,sans-serif;font-size:9px;font-weight:600;letter-spacing:1.5px;margin:0;padding:9px 12px;text-align:left;text-transform:uppercase;width:100%}.AdminConsole_editPanel__U\+Ipk .AdminConsole_btnPrimary__eEBBq{margin-top:0}.AdminConsole_modalMessageSuccess__DzcmV{background:#c8a96e14;border:1px solid #c8a96e40;color:var(--gold)}.AdminConsole_modalMessageError__2eg40{background:#dc646412;border:1px solid #dc646433;color:#e08080}@media (max-width:480px){.AdminConsole_editPanel__U\+Ipk{max-width:calc(100vw - 32px);padding:20px 18px 18px}.AdminConsole_toast__gI2u-{bottom:20px;max-width:calc(100vw - 32px)}.AdminConsole_toast__gI2u->div{text-align:center;white-space:normal}}.AdminConsole_tableControls__PcW1E{align-items:center;background:var(--bg-surface);border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:12px;padding:12px 18px}.AdminConsole_tableFilters__gvApH{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:12px;min-width:0}.AdminConsole_tableAddBtn__Ja5Vf{flex-shrink:0;margin-left:auto}.AdminConsole_tableFilterGroup__hIzbX{align-items:center;display:flex;gap:10px}.AdminConsole_tableFilterLabel__PwLDK{color:var(--text-muted);font-size:9px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;white-space:nowrap}.AdminConsole_tableFilterSelect__sr6S\+{font-size:10px;min-width:110px;padding:8px 30px 8px 12px;width:auto}@media (max-width:600px){.AdminConsole_tableControls__PcW1E{gap:10px;padding:10px 14px}.AdminConsole_tableFilters__gvApH{gap:8px}.AdminConsole_tableFilterGroup__hIzbX{gap:6px}.AdminConsole_tableFilterSelect__sr6S\+{font-size:9px;min-width:90px}.AdminConsole_tableFilterLabel__PwLDK{font-size:8px;letter-spacing:1.2px}.AdminConsole_tableAddBtn__Ja5Vf{margin-left:0;width:100%}}.AdminConsole_sortBtn__-5yD8{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;gap:5px;letter-spacing:2.5px;line-height:1;margin:0;padding:0;text-transform:uppercase;transition:color var(--transition)}.AdminConsole_sortBtn__-5yD8:hover{color:var(--gold)}.AdminConsole_sortIcon__9VgHl{color:var(--gold);display:inline-block;font-size:9px;letter-spacing:0;line-height:1}.AdminConsole_opFieldLabel__HQXQy{color:var(--gold);display:block;font-size:9px;font-weight:700;letter-spacing:1.8px;margin-bottom:1px;opacity:.75;text-transform:uppercase}.AdminConsole_inputNumber__Akmqv{-moz-appearance:textfield}.AdminConsole_inputNumber__Akmqv::-webkit-inner-spin-button,.AdminConsole_inputNumber__Akmqv::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AdminConsole_inputReadonly__byiN2{background:#c8a96e0f;border-color:#c8a96e2e;color:var(--gold);cursor:default;font-weight:600;letter-spacing:.8px}.AdminConsole_inputReadonly__byiN2:focus{border-color:#c8a96e2e}.AdminConsole_currencyRow__AV\+\+F{align-items:stretch;display:flex;gap:0}.AdminConsole_currencySelect__H-EPv{flex:0 0 30%;min-width:0}.AdminConsole_currencySelect__H-EPv .AdminConsole_input__hTTLc{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;color:var(--gold);font-size:10px;font-weight:700;letter-spacing:.5px;padding-left:10px;padding-right:24px}.AdminConsole_currencyAmount__x5Dup{border-bottom-left-radius:0!important;border-top-left-radius:0!important;flex:0 0 70%;min-width:0}.AdminConsole_cat_merchandiser__xB\+VZ{background:#8ebceb26;border:1px solid #8ebceb40;color:#8ebce8}.AdminConsole_cat_qualitycontrol__iNy9G{background:#ebbc6426;border:1px solid #ebbc6440;color:#e8c46e}.AdminConsole_cat_designer__KC--Y{background:#b88edc26;border:1px solid #b88edc40;color:#b88edc}.AdminConsole_cat_logistics__40H89{background:#64c8a026;border:1px solid #64c8a040;color:#64c8a0}.AdminConsole_cat_brandingretail__lVNXg{background:#dc78a026;border:1px solid #dc78a040;color:#dc78a0}.AdminConsole_tabBar__SGn2m{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;border-bottom:1px solid var(--border);display:flex;gap:4px;margin-bottom:36px;overflow-x:auto;padding-bottom:0;scrollbar-width:none}.AdminConsole_tabBar__SGn2m::-webkit-scrollbar{display:none}.AdminConsole_tab__gg8hq{background:none;border:none;border-bottom:2px solid #0000;color:var(--text-muted);cursor:pointer;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:2.5px;margin-bottom:-1px;padding:12px 20px;text-transform:uppercase;transition:color var(--transition),border-color var(--transition);white-space:nowrap}.AdminConsole_tab__gg8hq:hover{color:var(--accent)}.AdminConsole_tabActive__E73d6{border-bottom-color:var(--gold);color:var(--gold)}@media (max-width:600px){.AdminConsole_tab__gg8hq{font-size:9px;letter-spacing:1.8px;padding:10px 14px}}.AdminConsole_editPanel__U\+Ipk{max-height:calc(100dvh - 48px);overflow:hidden}.AdminConsole_editPanelHeader__CSM-R{flex-shrink:0}.AdminConsole_formInner__CvRl\+{overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#c8a96e59 #0000;scrollbar-width:thin}.AdminConsole_formInner__CvRl\+::-webkit-scrollbar{width:4px}.AdminConsole_formInner__CvRl\+::-webkit-scrollbar-track{background:#0000}.AdminConsole_formInner__CvRl\+::-webkit-scrollbar-thumb{background:#c8a96e59;border-radius:2px}.AdminConsole_uploadBlock__XTljJ{background:var(--bg-surface3);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:8px;padding:12px 14px;transition:border-color var(--transition)}.AdminConsole_uploadBlock__XTljJ:focus-within{border-color:var(--border-hover)}.AdminConsole_uploadBlockLabel__zXC9N{color:var(--gold);font-size:9px;font-weight:700;letter-spacing:1.8px;opacity:.75;text-transform:uppercase}.AdminConsole_uploadCurrentFile__k7vVD{color:var(--text-muted);display:block;font-size:10px;font-weight:500;letter-spacing:.3px;margin-bottom:2px}.AdminConsole_uploadCurrentFile__k7vVD:hover{color:var(--gold);text-decoration:underline}.AdminConsole_fileInputWrapper__Fhq3x{align-items:center;display:flex;gap:10px;position:relative}.AdminConsole_fileInputBtn__pK0Ll{align-items:center;background:#0000;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;gap:6px;letter-spacing:2px;padding:8px 14px;text-transform:uppercase;transition:all var(--transition);white-space:nowrap}.AdminConsole_fileInputBtn__pK0Ll:hover:not(:disabled){border-color:var(--border-hover);color:var(--accent)}.AdminConsole_fileInputBtn__pK0Ll:disabled{cursor:not-allowed;opacity:.4}.AdminConsole_fileInputNative__Iokhf{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.AdminConsole_fileInputNative__Iokhf:disabled{cursor:not-allowed}.AdminConsole_fileInputName__hJ3C4{color:var(--text-muted);flex:1 1;font-size:10px;font-weight:500;letter-spacing:.3px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AdminConsole_uploadStatus__Z9szn{animation:AdminConsole_uploadPulse__ub5Zf 1.2s ease-in-out infinite;color:var(--gold);font-size:9px;font-weight:600;letter-spacing:1.5px;opacity:.7;text-transform:uppercase}@keyframes AdminConsole_uploadPulse__ub5Zf{0%,to{opacity:.7}50%{opacity:.35}}@media (max-width:768px){.AdminConsole_editOverlay__5jTK0{align-items:flex-end;padding:0}.AdminConsole_editPanel__U\+Ipk{animation:AdminConsole_sheetSlideUp__-lltA .28s cubic-bezier(.22,1,.36,1) both;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);max-height:88dvh;max-width:100%!important;padding:20px 18px 28px;width:100%!important}@keyframes AdminConsole_sheetSlideUp__-lltA{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}@media (max-width:480px){.AdminConsole_editPanel__U\+Ipk{max-height:92dvh;padding:16px 14px 32px}.AdminConsole_formInner__CvRl\+>.AdminConsole_btn__96D0k{width:100%}}@media (max-width:768px){.AdminConsole_editPanelMedia__ArZpn{animation:none;border-radius:var(--radius)!important;max-height:88dvh;max-width:calc(100vw - 32px)!important;width:calc(100vw - 32px)!important}.AdminConsole_editOverlayCenter__cocih{align-items:center;padding:16px}}.AdminConsole_expandToggleBtn__XD7Iw{align-items:center;background:none;border:1px solid var(--border);border-radius:6px;color:var(--text-muted);cursor:pointer;display:inline-flex;font-size:10px;height:26px;justify-content:center;transition:color var(--transition),border-color var(--transition),transform .25s ease;width:26px}.AdminConsole_expandToggleBtn__XD7Iw:hover{border-color:var(--border-hover);color:var(--gold)}.AdminConsole_expandToggleBtnOpen__YOyYW{border-color:#c8a96e6b;color:var(--gold);transform:rotate(90deg)}.AdminConsole_masterRowExpanded__WrVsH{background:hsla(39,45%,61%,.045)}.AdminConsole_masterRowExpanded__WrVsH:hover{background:#c8a96e12}.AdminConsole_addVisitBtn__ZVmIs{align-items:center;background:none;border:1px solid var(--border);border-radius:6px;color:var(--gold);cursor:pointer;display:inline-flex;font-size:13px;height:26px;justify-content:center;line-height:1;transition:all var(--transition);width:26px}.AdminConsole_addVisitBtn__ZVmIs:hover{background:#c8a96e1a;border-color:var(--border-hover)}.AdminConsole_expandedRow__8Ecba{border-bottom:none}.AdminConsole_expandedRow__8Ecba:hover{background:#0000!important}.AdminConsole_expandedCell__JdcpZ{padding:0!important}.AdminConsole_subTableCollapse__yv3me{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.16,1,.3,1)}.AdminConsole_subTableCollapseOpen__xqW2r{border-bottom:1px solid var(--border);grid-template-rows:1fr}.AdminConsole_subTableCollapseInner__aORXr{overflow:hidden}.AdminConsole_subTableSizer__x04qu{min-width:100%;width:0}.AdminConsole_subTableScroll__inEWW{-ms-overflow-style:none;background:var(--bg-surface3);overflow-x:auto;scrollbar-width:none}.AdminConsole_subTableScroll__inEWW::-webkit-scrollbar{display:none}.AdminConsole_subTable__kLA4s{border-collapse:collapse;font-family:Montserrat,sans-serif;width:100%}.AdminConsole_subTableHeadRow__ul5Qc{border-bottom:1px solid var(--border)}.AdminConsole_subTh__ZR4EQ{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2px;opacity:.75;padding:10px 18px;text-align:left;text-transform:uppercase;white-space:nowrap}.AdminConsole_subTd__RFRf-:first-child,.AdminConsole_subTh__ZR4EQ:first-child{padding-left:40px}.AdminConsole_subTr__nV-GK{border-bottom:1px solid var(--border)}.AdminConsole_subTr__nV-GK:last-child{border-bottom:none}.AdminConsole_subTr__nV-GK:hover{background:#c8a96e0a}.AdminConsole_subTd__RFRf-{color:var(--text-body);font-size:11px;font-weight:500;letter-spacing:.3px;padding:10px 18px;white-space:nowrap}.AdminConsole_subTdWrap__72T-S{line-height:1.5;max-width:200px;white-space:normal}.AdminConsole_subTableEmpty__-lzOE{align-items:center;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:11px;gap:12px;opacity:.7;padding:22px 40px}.AdminConsole_milestoneBadge__9jHFc{background:#c8a96e21;border:1px solid #c8a96e38;border-radius:5px;color:var(--gold);display:inline-block;font-size:8px;font-weight:700;letter-spacing:1.2px;padding:4px 9px;text-transform:uppercase;white-space:nowrap}.AdminConsole_lockedField__14E7h{align-items:center;background:#c8a96e0f;border:1px solid #c8a96e2e;border-radius:var(--radius-sm);color:var(--gold);display:flex;font-size:11px;font-weight:600;justify-content:space-between;letter-spacing:.5px;padding:10px 14px}.AdminConsole_rollupValue__Hydua{color:var(--gold);font-weight:700}.AdminConsole_rollupMuted__Xl--F{opacity:.4}@media (max-width:600px){.AdminConsole_subTd__RFRf-,.AdminConsole_subTh__ZR4EQ{font-size:10px;padding:8px 12px}.AdminConsole_subTd__RFRf-:first-child,.AdminConsole_subTh__ZR4EQ:first-child{padding-left:20px}.AdminConsole_subTableEmpty__-lzOE{font-size:10px;padding:16px 20px}.AdminConsole_addVisitBtn__ZVmIs,.AdminConsole_expandToggleBtn__XD7Iw{height:24px;width:24px}}.AdminConsole_flex1__8eOWe{flex:1 1;min-width:0}.AdminConsole_sampleSelect__0b78m{min-width:120px}.AdminConsole_supplierSelect__ELTFS{min-width:140px}.AdminConsole_btnDanger__xHkem{background-color:#c0aaaa;border:none;color:#fff}.AdminConsole_btnDanger__xHkem:hover{background-color:#7e2020}.AdminConsole_deleteBtn__Jqxd9{color:#ece9e9;margin-left:6px;opacity:.6;transition:opacity .15s}.AdminConsole_deleteBtn__Jqxd9:hover{opacity:1}.AdminConsole_deleteBtn__Jqxd9:disabled{cursor:not-allowed;opacity:.3}.PLMApp_app__F4DRW{--bg:linear-gradient(90deg,#375d53,#000);--bg-surface:#1f3330;--bg-surface2:#e3d9b5;--bg-surface3:#243d3a;--border:#e8dfc817;--border-hover:#c8a96e4d;--border-active:#c8a96e8c;--text:#e8dfc8;--text-muted:#a4a5a3;--text-body:#d4d9cf;--accent:#f0e8d0;--gold:#c8a96e;--gold-bright:#dfc07e;--off-white:#f5efe0;--bg-deep:#141f1d;--status-not-started:#7a807847;--status-in-progress:#c8a96e40;--status-waiting:#b496504d;--status-blocked:#b4505047;--status-done:#50a07840;--status-not-needed:#3c506447;--status-not-started-text:#7a8078;--status-in-progress-text:#c8a96e;--status-waiting-text:#dbb866;--status-blocked-text:#d07070;--status-done-text:#6abf9a;--status-not-needed-text:#6a8a9a;--sidebar-w:260px;--topbar-h:72px;--radius:14px;--radius-sm:10px;--transition:0.25s ease;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text);display:flex;flex-direction:column;font-family:Montserrat,sans-serif;min-height:100vh}.PLMApp_app__F4DRW,.PLMApp_app__F4DRW *,.PLMApp_app__F4DRW :after,.PLMApp_app__F4DRW :before{box-sizing:border-box}.PLMApp_topNav__UBDaK{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141f1df5;border-bottom:1px solid var(--border);display:flex;height:var(--topbar-h);justify-content:space-between;left:0;padding:0 44px;position:fixed;right:0;top:0;z-index:200}.PLMApp_navLogo__U2fTA,.PLMApp_topLogo__P9XkJ{align-items:center;display:flex;height:36px}.PLMApp_topLogo__P9XkJ{pointer-events:all;text-decoration:none}.PLMApp_logoImg__0ifaX{filter:brightness(1.08);height:100%;max-width:180px;object-fit:contain;object-position:left center;width:auto}.PLMApp_navRight__AMX\+e{align-items:center;display:flex;gap:8px}.PLMApp_navBtn__6vmUo{background:#0000;border:1px solid var(--border);border-radius:7px;color:var(--text-muted);cursor:pointer;font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;letter-spacing:2.5px;padding:10px 20px;text-transform:uppercase;transition:color var(--transition),background var(--transition),border-color var(--transition)}.PLMApp_navBtn__6vmUo:hover{background:var(--accent);border-color:var(--accent);color:var(--bg-deep)}.PLMApp_navBtnActive__a2XAJ{border-color:#c8a96e66;color:var(--gold)}.PLMApp_navBtnActive__a2XAJ:hover{background:var(--gold-bright);border-color:var(--gold-bright);color:var(--bg-deep)}.PLMApp_shell__QPHF5{display:flex;margin-top:var(--topbar-h);min-height:calc(100vh - var(--topbar-h))}.PLMApp_main__VUtWW{flex:1 1;overflow-x:hidden;padding:40px 44px}.PLMApp_sidebar__b1CX9{background:#000000a6;border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;height:calc(100vh - var(--topbar-h));overflow-y:auto;padding:32px 0 24px;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:var(--topbar-h);width:var(--sidebar-w)}.PLMApp_sidebar__b1CX9::-webkit-scrollbar{display:none}.PLMApp_sideSection__bci\+8{margin-bottom:36px}.PLMApp_sideSectionLabel__S8Y9n{color:var(--text-muted);font-size:9px;font-weight:700;letter-spacing:3px;opacity:.6;padding:0 24px 12px;text-transform:uppercase}.PLMApp_sideItem__WGSIk{align-items:center;background:#0000;border:none;border-left:2px solid #0000;color:var(--text-muted);cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:12px;letter-spacing:.8px;padding:13px 24px;text-align:left;transition:color var(--transition),background var(--transition);width:100%}.PLMApp_sideItem__WGSIk:hover{background:var(--gold);color:#000}.PLMApp_sideItemActive__WZ4F9{background:#c8a96e14;border-left-color:var(--gold);color:var(--gold)}.PLMApp_sideItemIcon__aCoju{flex-shrink:0;font-size:15px;opacity:.75;text-align:center;width:18px}.PLMApp_sideProgressWidget__dZoiH{background:#141f1d80;border:1px solid var(--border);border-radius:var(--radius);margin:0 16px 24px;padding:20px}.PLMApp_sideProgressTitle__XTn0b{color:var(--gold);font-size:8px;font-weight:700;letter-spacing:2.5px;margin-bottom:16px;text-transform:uppercase}.PLMApp_sideProgressDonut__OqeB5{display:block;margin:0 auto 16px}.PLMApp_sideProgressBars__O15vl{display:flex;flex-direction:column;gap:9px;margin-top:4px}.PLMApp_sideProgressBarRow__7mLsL{align-items:center;display:flex;gap:8px}.PLMApp_sideProgressBarLabel__4OV41{color:var(--text-muted);flex:1 1;font-size:9px;font-weight:500;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PLMApp_sideProgressBarTrack__IIUtf{background:#c8a96e1a;border-radius:2px;flex-shrink:0;height:4px;overflow:hidden;width:52px}.PLMApp_sideProgressBarFill__1t4sP{background:linear-gradient(to right,var(--gold),var(--gold-bright));border-radius:2px;height:100%;transform-origin:left center}.PLMApp_sideProgressPct__ziCTL{color:var(--text-muted);flex-shrink:0;font-size:9px;text-align:right;width:24px}.PLMApp_pageHeader__FNuzw{margin-bottom:36px}.PLMApp_pageTitle__JlHJN{color:var(--accent);font-family:Cormorant Garamond,serif;font-size:clamp(34px,4vw,52px);font-weight:300;letter-spacing:7px;line-height:1;margin-bottom:8px;text-transform:uppercase}.PLMApp_pageSubtitle__oCjp7{color:var(--text-muted);font-size:12px;font-weight:500;letter-spacing:1.8px}.PLMApp_pageRule__nWBnr{background:var(--gold);height:1px;margin-top:16px;opacity:.4;width:56px}.PLMApp_dashGrid__R1xtq{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:36px}.PLMApp_statCard__c6MUv{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:28px 28px 24px;position:relative;transition:border-color var(--transition),background var(--transition),transform var(--transition)}.PLMApp_statCard__c6MUv:after{background:linear-gradient(to right,var(--gold),var(--gold-bright));bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:opacity var(--transition)}.PLMApp_statCard__c6MUv:hover{background:var(--bg-surface2);border-color:var(--border-hover);transform:translateY(-3px)}.PLMApp_statCard__c6MUv:hover:after{opacity:.7}.PLMApp_statLabel__sdbUS{color:var(--text-muted);font-size:9px;font-weight:700;letter-spacing:2.5px;margin-bottom:14px;text-transform:uppercase}.PLMApp_statValue__WOv7-{color:var(--gold);font-size:52px;font-weight:300;line-height:1}.PLMApp_statSub__XY9C0{color:var(--text-muted);letter-spacing:.5px;margin-top:8px}.PLMApp_statCard__c6MUv:hover .PLMApp_statLabel__sdbUS,.PLMApp_statCard__c6MUv:hover .PLMApp_statSub__XY9C0{color:var(--bg-deep)}.PLMApp_statAccent__GejjM{color:var(--gold)}.PLMApp_dashPanels__r9KHd{grid-gap:22px;display:grid;gap:22px;grid-template-columns:1fr 1fr;margin-bottom:36px}.PLMApp_panel__7vFmd{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);padding:28px 30px}.PLMApp_panelTitle__TOQos{border-bottom:1px solid var(--border);color:var(--gold);font-size:10px;font-weight:700;letter-spacing:3px;margin-bottom:18px;padding-bottom:14px;text-transform:uppercase}.PLMApp_alertRow__rnvyb{align-items:center;border-bottom:1px solid #e8dfc80d;color:var(--text-body);display:flex;gap:12px;padding:11px 0}.PLMApp_alertRow__rnvyb:last-child{border-bottom:none}.PLMApp_alertDot__bb5wK{border-radius:50%;flex-shrink:0;height:8px;width:8px}.PLMApp_alertDotRed__mCJMU{background:#d07070}.PLMApp_alertDotGold__tfyiB{background:var(--gold)}.PLMApp_alertDotGreen__FRC4J{background:#6abf9a}.PLMApp_alertDotMuted__iZZC8{background:var(--text-muted)}.PLMApp_alertMeta__uEvXg{color:var(--text-muted);font-size:10px;letter-spacing:.5px;margin-left:auto}.PLMApp_workflowBoard__nQJ5Q{display:flex;flex-direction:column;gap:24px}.PLMApp_categoryRow__G6\+PZ{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color var(--transition)}.PLMApp_categoryRow__G6\+PZ:hover{border-color:#c8a96e29}.PLMApp_categoryHeader__mGfSY{align-items:center;background:#141f1d73;border-bottom:1px solid var(--border);cursor:pointer;display:flex;gap:16px;padding:18px 26px;-webkit-user-select:none;user-select:none}.PLMApp_categoryHeaderLeft__Si3gA{align-items:center;display:flex;flex:1 1;gap:16px}.PLMApp_categoryNum__2IpA9{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:28px;font-weight:300;line-height:1;min-width:34px;opacity:.5}.PLMApp_categoryName__eM\+jx{color:var(--text);font-size:11px;font-weight:700;letter-spacing:3.5px;text-transform:uppercase}.PLMApp_categoryProgress__6be8e{align-items:center;color:var(--text-muted);display:flex;font-size:11px;gap:12px}.PLMApp_categoryProgressBar__K\+q17{background:#c8a96e1f;border-radius:2px;height:4px;overflow:hidden;width:100px}.PLMApp_categoryProgressFill__pd4Fm{background:linear-gradient(to right,var(--gold),var(--gold-bright));border-radius:2px;height:100%;transition:width .5s ease}.PLMApp_categoryChevron__srczK{color:var(--text-muted);font-size:11px;transition:transform var(--transition)}.PLMApp_categoryChevronOpen__NZJOb{transform:rotate(90deg)}.PLMApp_stepsScrollArea__sU2si{overflow-x:auto;padding:22px 26px 26px;scrollbar-color:#c8a96e33 #0000;scrollbar-width:thin}.PLMApp_stepsScrollArea__sU2si::-webkit-scrollbar{height:4px}.PLMApp_stepsScrollArea__sU2si::-webkit-scrollbar-track{background:#0000}.PLMApp_stepsScrollArea__sU2si::-webkit-scrollbar-thumb{background:#c8a96e33;border-radius:2px}.PLMApp_stepsRow__Nijbb{align-items:flex-start;display:flex;gap:14px;min-width:-webkit-max-content;min-width:max-content}.PLMApp_stepConnector__HS1jv{align-self:center;background:#c8a96e26;flex-shrink:0;height:2px;margin-top:-2px;width:24px}.PLMApp_stepNode__8jMK3{background:#141f1da6;border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;padding:18px 18px 16px;position:relative;transition:border-color var(--transition),background var(--transition),transform var(--transition),box-shadow var(--transition);width:196px}.PLMApp_stepNode__8jMK3:hover{background:var(--bg-surface2);border-color:var(--border-hover);box-shadow:0 8px 24px #00000040;transform:translateY(-3px)}.PLMApp_stepNodeDone__xyHfV{background:#50a07812;border-color:#6abf9a47}.PLMApp_stepNodeBlocked__x0dV3{background:#b450500f;border-color:#d0707047}.PLMApp_stepNodeInProgress__q39H5{background:#c8a96e0f;border-color:#c8a96e52}.PLMApp_stepNum__0CiGf{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:22px;font-weight:300;line-height:1;margin-bottom:8px;opacity:.4}.PLMApp_stepTitle__PIaT7{color:var(--text-body);font-size:11px;font-weight:600;letter-spacing:.6px;line-height:1.45;margin-bottom:14px;min-height:32px}.PLMApp_stepNode__8jMK3:hover .PLMApp_stepTitle__PIaT7{color:var(--bg-deep)}.PLMApp_stepNode__8jMK3:hover .PLMApp_stepNum__0CiGf{color:var(--bg-deep);opacity:1}.PLMApp_stepStatus__1xfIt{align-items:center;border:none;border-radius:5px;cursor:pointer;display:inline-flex;font-size:8.5px;font-weight:700;gap:5px;justify-content:center;letter-spacing:1.5px;padding:5px 10px;text-transform:uppercase;transition:all var(--transition);width:100%}.PLMApp_statusNotStarted__2t4pS{background:var(--status-not-started);color:var(--status-not-started-text)}.PLMApp_statusInProgress__GPeON{background:var(--status-in-progress);color:var(--status-in-progress-text)}.PLMApp_statusWaiting__4m\+VP{background:var(--status-waiting);color:var(--status-waiting-text)}.PLMApp_statusBlocked__UZ8C3{background:var(--status-blocked);color:var(--status-blocked-text)}.PLMApp_statusDone__4Jy2v{background:var(--status-done);color:var(--status-done-text)}.PLMApp_statusNotNeeded__h-Z-H{background:var(--status-not-needed);color:var(--status-not-needed-text)}.PLMApp_stepOwner__0Av-Z{color:var(--text-muted);font-size:10px;letter-spacing:.4px;margin-top:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PLMApp_stepNotesFlag__nFbU6{background:var(--gold);right:12px}.PLMApp_stepDocFlag__I0-uW,.PLMApp_stepNotesFlag__nFbU6{border-radius:50%;height:6px;opacity:.65;position:absolute;top:10px;width:6px}.PLMApp_stepDocFlag__I0-uW{background:#6abf9a;right:24px}.PLMApp_statusDropdown__oE63o{animation:PLMApp_dropIn__C6nOu .15s ease;background:#474646;border:1px solid var(--border-hover);border-radius:var(--radius-sm);bottom:calc(100% + 8px);box-shadow:0 10px 36px #00000073;left:0;min-width:160px;overflow:hidden;position:absolute;z-index:100}@keyframes PLMApp_dropIn__C6nOu{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.PLMApp_statusOption__0hHZy{align-items:center;background:#0000;border:none;color:var(--text-body);cursor:pointer;display:flex;font-size:10px;font-weight:600;gap:8px;letter-spacing:1.5px;padding:11px 16px;text-align:left;text-transform:uppercase;transition:background var(--transition);width:100%}.PLMApp_statusOption__0hHZy:hover{background:#c8a96e17}.PLMApp_drawerOverlay__pdyNz{animation:PLMApp_fadeIn__4xYBM .2s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a1211b8;inset:0;position:fixed;z-index:300}@keyframes PLMApp_fadeIn__4xYBM{0%{opacity:0}to{opacity:1}}.PLMApp_drawer__Xik7s{animation:PLMApp_slideIn__5KxKF .28s ease;background:var(--bg-surface);border-left:1px solid var(--border-hover);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:fixed;right:0;top:0;width:min(600px,92vw);z-index:301}@keyframes PLMApp_slideIn__5KxKF{0%{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}.PLMApp_drawerHeader__Sr4l1{background:#141f1d8c;border-bottom:1px solid var(--border);flex-shrink:0;padding:30px 34px 24px}.PLMApp_drawerHeaderTop__dCvas{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.PLMApp_drawerCategoryTag__Q8l8M{color:var(--gold);font-size:9px;font-weight:700;letter-spacing:2.5px;margin-bottom:8px;text-transform:uppercase}.PLMApp_drawerTitle__AyHnI{color:var(--accent);font-family:Cormorant Garamond,serif;font-size:30px;font-weight:400;letter-spacing:2px;line-height:1.2}.PLMApp_drawerCloseBtn__YMijj{align-items:center;background:#0000;border:1px solid var(--border);border-radius:7px;color:var(--text-muted);cursor:pointer;display:flex;flex-shrink:0;font-size:15px;height:34px;justify-content:center;transition:all var(--transition);width:34px}.PLMApp_drawerCloseBtn__YMijj:hover{background:#c8a96e17;border-color:var(--border-hover);color:var(--text)}.PLMApp_drawerStatusRow__8-IVa{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.PLMApp_drawerBody__6BXGh{flex:1 1;overflow-y:auto;padding:28px 34px;scrollbar-color:#c8a96e26 #0000;scrollbar-width:thin}.PLMApp_drawerSection__NIGG5{margin-bottom:28px}.PLMApp_drawerSectionTitle__XCKMG{border-bottom:1px solid var(--border);color:var(--gold);font-size:9px;font-weight:700;letter-spacing:3px;margin-bottom:14px;padding-bottom:10px;text-transform:uppercase}.PLMApp_dateGrid__7DoqZ{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.PLMApp_dateField__uZfaf{display:flex;flex-direction:column;gap:6px}.PLMApp_fieldLabel__EkWO3{color:var(--text-muted);font-size:9px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.PLMApp_fieldInput__B8wRB{background:#141f1d99;border:1px solid var(--border);border-radius:7px;color:var(--text-body);font-family:Montserrat,sans-serif;font-size:12px;outline:none;padding:10px 13px;transition:border-color var(--transition);width:100%}.PLMApp_fieldInput__B8wRB:focus{border-color:var(--border-hover)}.PLMApp_fieldInput__B8wRB::-webkit-calendar-picker-indicator{filter:invert(.6) sepia(1) saturate(.5);opacity:.6}.PLMApp_fieldSelect__Iajhc{-webkit-appearance:none;appearance:none;background:#141f1d99;border:1px solid var(--border);border-radius:7px;color:var(--text-body);cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;outline:none;padding:10px 13px;transition:border-color var(--transition);width:100%}.PLMApp_fieldSelect__Iajhc:focus{border-color:var(--border-hover)}.PLMApp_fieldSelect__Iajhc option{background:var(--bg-surface2);color:var(--bg-deep)}.PLMApp_notesArea__YAyii{background:#141f1d99;border:1px solid var(--border);border-radius:7px;color:var(--text-body);font-family:Montserrat,sans-serif;font-size:13px;line-height:1.75;min-height:120px;outline:none;padding:13px 15px;resize:vertical;transition:border-color var(--transition);width:100%}.PLMApp_notesArea__YAyii:focus{border-color:var(--border-hover)}.PLMApp_notesArea__YAyii::placeholder{color:var(--text-muted);opacity:.6}.PLMApp_saveIndicator__Wse55{color:var(--text-muted);font-size:10px;letter-spacing:1px;margin-top:7px;transition:color .3s}.PLMApp_saveIndicatorSaving__ZjhSQ{color:var(--gold)}.PLMApp_saveIndicatorSaved__X0Scd{color:#6abf9a}.PLMApp_activityLog__V4g5W{display:flex;flex-direction:column}.PLMApp_activityEntry__L6uwb{border-bottom:1px solid #e8dfc80a;display:flex;gap:14px;padding:12px 0;position:relative}.PLMApp_activityEntry__L6uwb:last-child{border-bottom:none}.PLMApp_activityLine__j9Vnq{background:var(--border);bottom:-12px;left:8px;position:absolute;top:24px;width:1px}.PLMApp_activityDot__JHYmv{align-items:center;background:var(--bg-surface2);border:1px solid var(--border);border-radius:50%;display:flex;flex-shrink:0;font-size:8px;height:17px;justify-content:center;margin-top:2px;width:17px}.PLMApp_activityText__BS-TA{flex:1 1}.PLMApp_activityAction__hB0J1{color:var(--text-body);font-size:12px;line-height:1.5}.PLMApp_activityTime__7VbGp{color:var(--text-muted);font-size:10px;letter-spacing:.5px;margin-top:3px}.PLMApp_drawerFooter__AOth2{border-top:1px solid var(--border);display:flex;flex-shrink:0;gap:12px;padding:20px 34px}.PLMApp_btn__haZW\+{align-items:center;border:1px solid var(--border);border-radius:7px;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;gap:7px;letter-spacing:2px;padding:12px 24px;text-transform:uppercase;transition:all var(--transition)}.PLMApp_btnPrimary__A1Uxn{background:var(--gold);border-color:var(--gold);color:var(--bg-deep)}.PLMApp_btnPrimary__A1Uxn:hover{background:var(--gold-bright);border-color:var(--gold-bright);box-shadow:0 0 20px #c8a96e52}.PLMApp_btnSecondary__N0hoV{background:#0000;color:var(--text-muted)}.PLMApp_btnSecondary__N0hoV:hover{background:#c8a96e12;border-color:var(--border-hover);color:var(--text)}.PLMApp_kanbanBoard__lErzt{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(200px,1fr));min-width:1000px}.PLMApp_kanbanCol__jpMs4{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.PLMApp_kanbanColHeader__9s5tN{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:16px 18px}.PLMApp_kanbanColTitle__OfaZ9{font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.PLMApp_kanbanColCount__8pbct{color:var(--text-muted);font-family:Cormorant Garamond,serif;font-size:22px;font-weight:300}.PLMApp_kanbanCards__ooRyl{display:flex;flex-direction:column;gap:10px;min-height:120px;padding:12px}.PLMApp_kanbanCard__xhg7V{background:#141f1d80;border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;padding:14px 16px;transition:all var(--transition)}.PLMApp_kanbanCard__xhg7V:hover{background:var(--bg-surface2);border-color:var(--border-hover);box-shadow:0 6px 18px #0003;transform:translateY(-2px)}.PLMApp_kanbanCardTitle__bn2g7{color:var(--text-body);font-size:11px;font-weight:600;line-height:1.35;margin-bottom:6px}.PLMApp_kanbanCardCategory__vX2m5{color:var(--text-muted);font-size:9px;letter-spacing:1px}.PLMApp_kanbanCard__xhg7V:hover .PLMApp_kanbanCardTitle__bn2g7{color:var(--bg-deep)}.PLMApp_kanbanCard__xhg7V:hover .PLMApp_kanbanCardCategory__vX2m5{color:var(--bg-deep);opacity:1}.PLMApp_docCenter__pvqf7{display:flex;flex-direction:column;gap:22px}.PLMApp_docSearchBar__eZFj\+{align-items:center;display:flex;gap:12px}.PLMApp_searchInput__X8B1i{background:var(--bg-surface);border:1px solid var(--border);border-radius:10px;color:var(--text-body);flex:1 1;font-family:Montserrat,sans-serif;font-size:13px;outline:none;padding:13px 18px;transition:border-color var(--transition)}.PLMApp_searchInput__X8B1i:focus{border-color:var(--border-hover)}.PLMApp_searchInput__X8B1i::placeholder{color:var(--text-muted)}.PLMApp_docTagFilter__vZb0d{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.PLMApp_docTag__9P8--{background:#0000;border:1px solid var(--border);border-radius:5px;color:var(--text-muted);cursor:pointer;font-size:9px;font-weight:600;letter-spacing:1.5px;padding:7px 14px;text-transform:uppercase;transition:all var(--transition)}.PLMApp_docTagActive__\+Aj4-{background:#c8a96e17;border-color:#c8a96e6b;color:var(--gold)}.PLMApp_docGrid__E5M0E{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.PLMApp_docCard__EXeuA{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:22px;position:relative;transition:all var(--transition)}.PLMApp_docCard__EXeuA:hover{background:var(--bg-surface2);border-color:var(--border-hover);box-shadow:0 10px 28px #00000038;transform:translateY(-3px)}.PLMApp_docCardIcon__dDQQX{font-size:32px;margin-bottom:12px;opacity:.8}.PLMApp_docCardName__OFB1W{color:var(--text);font-size:12px;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PLMApp_docCardMeta__lY3Sn{color:var(--text-muted);font-size:10px;line-height:1.7}.PLMApp_docCardTag__MdPPa{background:#c8a96e21;border:1px solid #c8a96e38;border-radius:4px;color:var(--gold);font-size:8px;font-weight:700;letter-spacing:1.5px;padding:4px 9px;position:absolute;right:12px;text-transform:uppercase;top:12px}.PLMApp_docList__4ImFx{display:flex;flex-direction:column;gap:8px;margin-top:12px}.PLMApp_docItem__c-p93{align-items:center;background:#141f1d80;border:1px solid var(--border);border-radius:8px;display:flex;gap:12px;padding:11px 14px;transition:border-color var(--transition)}.PLMApp_docItem__c-p93:hover{border-color:var(--border-hover)}.PLMApp_docIcon__zfRjZ{flex-shrink:0;font-size:16px;opacity:.75}.PLMApp_docName__k9a-J{color:var(--text-body);flex:1 1;font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PLMApp_docMeta__DG3kT{color:var(--text-muted);flex-shrink:0;font-size:10px}.PLMApp_docLink__SCHlm{color:var(--gold);flex-shrink:0;font-size:10px;opacity:.8;text-decoration:none;transition:opacity var(--transition)}.PLMApp_docLink__SCHlm:hover{opacity:1}.PLMApp_uploadZone__DuaiX{border:1px dashed #c8a96e45;border-radius:10px;cursor:pointer;padding:26px;text-align:center;transition:border-color var(--transition),background var(--transition)}.PLMApp_uploadZoneActive__IRCtT,.PLMApp_uploadZone__DuaiX:hover{background:#c8a96e0d;border-color:#c8a96e8c}.PLMApp_uploadIcon__xI1jK{font-size:24px;margin-bottom:8px;opacity:.55}.PLMApp_uploadLabel__vzS2w{color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:1.5px}.PLMApp_uploadSub__aTgn1{color:var(--text-muted);font-size:10px;margin-top:4px;opacity:.6}.PLMApp_uploadProgress__ZS\+WG{align-items:center;display:flex;gap:12px;margin-top:10px}.PLMApp_uploadProgressBar__TrIuV{background:#c8a96e1a;border-radius:2px;flex:1 1;height:4px;overflow:hidden}.PLMApp_uploadProgressFill__JMlPz{background:linear-gradient(to right,var(--gold),var(--gold-bright));height:100%;transition:width .2s ease}.PLMApp_uploadProgressText__XPTA-{color:var(--text-muted);flex-shrink:0;font-size:10px}.PLMApp_emptyState__u\+GM6{color:var(--text-muted);padding:52px 24px;text-align:center}.PLMApp_emptyStateIcon__OIXNL{font-size:36px;margin-bottom:12px;opacity:.3}.PLMApp_emptyStateText__iW0z0{font-size:12px;font-weight:500;letter-spacing:1px;opacity:.6}.PLMApp_toast__MyVGn{align-items:center;animation:PLMApp_toastIn__jssIl .25s ease;background:var(--bg-surface2);border:1px solid var(--border-hover);border-radius:10px;bottom:28px;box-shadow:0 10px 32px #00000061;color:#000;display:flex;font-size:12px;font-weight:500;gap:10px;padding:14px 22px;position:fixed;right:28px;z-index:500}@keyframes PLMApp_toastIn__jssIl{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.PLMApp_toastDot__BXY4l{background:var(--gold);border-radius:50%;flex-shrink:0;height:7px;width:7px}.PLMApp_partyPulse__WvEZG{animation:PLMApp_plmPulse__HLYdN 2s ease-in-out infinite;display:inline-block}.PLMApp_partyPulseDelayed__lUOVQ{animation:PLMApp_plmPulse__HLYdN 2s ease-in-out .5s infinite}.PLMApp_partyPulse2__U1Dqq{animation:PLMApp_plmPulse2__GF5QY 2s ease-in-out infinite;display:inline-block}.PLMApp_partyPulseDelayed2__IOkx1{animation:PLMApp_plmPulse__HLYdN 2s ease-in-out .5s infinite}@keyframes PLMApp_plmPulse__HLYdN{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.5)}}@keyframes PLMApp_plmPulse2__GF5QY{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.05)}}@media (max-width:1200px){.PLMApp_dashGrid__R1xtq{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.PLMApp_topNav__UBDaK{padding:0 28px}.PLMApp_shell__QPHF5{flex-direction:column}.PLMApp_sidebar__b1CX9{align-items:center;border-bottom:1px solid var(--border);border-right:none;flex-direction:row;height:auto;overflow-x:auto;overflow-y:visible;padding:10px 14px;position:static;top:auto;width:100%}.PLMApp_sideSection__bci\+8{align-items:center;display:flex;flex-shrink:0;gap:4px;margin-bottom:0}.PLMApp_sideProgressWidget__dZoiH,.PLMApp_sideSectionLabel__S8Y9n{display:none}.PLMApp_sideItem__WGSIk{border-bottom:2px solid #0000;border-left:none;flex-direction:column;font-size:10px;gap:4px;padding:8px 14px;white-space:nowrap}.PLMApp_sideItemActive__WZ4F9{border-bottom-color:var(--gold);border-left-color:#0000}.PLMApp_main__VUtWW{padding:28px 24px}.PLMApp_dashPanels__r9KHd{grid-template-columns:1fr}}@media (max-width:900px){.PLMApp_main__VUtWW{padding:24px 20px}.PLMApp_categoryHeader__mGfSY{flex-wrap:wrap;gap:10px}.PLMApp_categoryProgress__6be8e{width:100%}.PLMApp_categoryProgressBar__K\+q17{flex:1 1;width:auto}}@media (max-width:768px){.PLMApp_app__F4DRW{--topbar-h:64px}.PLMApp_topNav__UBDaK{padding:0 18px}.PLMApp_logoImg__0ifaX{max-width:130px}.PLMApp_navLogo__U2fTA,.PLMApp_topLogo__P9XkJ{flex-shrink:0}.PLMApp_navRight__AMX\+e{-webkit-overflow-scrolling:touch;gap:6px;max-width:55vw;overflow-x:auto;scrollbar-width:none}.PLMApp_navRight__AMX\+e::-webkit-scrollbar{display:none}.PLMApp_navBtn__6vmUo{flex-shrink:0;font-size:9px;letter-spacing:1.5px;padding:8px 12px;white-space:nowrap}.PLMApp_pageTitle__JlHJN{letter-spacing:4px}.PLMApp_dashGrid__R1xtq{gap:14px;grid-template-columns:1fr 1fr}.PLMApp_statCard__c6MUv{padding:20px 18px 18px}.PLMApp_statValue__WOv7-{font-size:38px}.PLMApp_panel__7vFmd{padding:22px 20px}.PLMApp_stepNode__8jMK3{width:168px}.PLMApp_stepsScrollArea__sU2si{-webkit-overflow-scrolling:touch;padding:18px 20px 22px}.PLMApp_dateGrid__7DoqZ{gap:10px}.PLMApp_drawerTitle__AyHnI{font-size:24px}.PLMApp_drawerHeader__Sr4l1{padding:22px 20px 18px}.PLMApp_drawerBody__6BXGh{padding:22px 20px}.PLMApp_drawerFooter__AOth2{flex-wrap:wrap;padding:16px 20px}.PLMApp_btn__haZW\+{flex:1 1;justify-content:center}.PLMApp_docGrid__E5M0E{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.PLMApp_docSearchBar__eZFj\+{flex-wrap:wrap}.PLMApp_searchInput__X8B1i{flex:1 1 100%}.PLMApp_statusDropdown__oE63o{max-width:calc(100vw - 40px);min-width:140px}}@media (max-width:600px){.PLMApp_topNav__UBDaK{padding:0 14px}.PLMApp_navRight__AMX\+e{max-width:48vw}.PLMApp_dashGrid__R1xtq{grid-template-columns:1fr}.PLMApp_statValue__WOv7-{font-size:40px}.PLMApp_kanbanCards__ooRyl{min-height:auto}.PLMApp_sideItem__WGSIk{font-size:9.5px;padding:7px 12px}.PLMApp_categoryHeader__mGfSY{padding:14px 18px}.PLMApp_categoryName__eM\+jx{font-size:10px;letter-spacing:2px}.PLMApp_categoryNum__2IpA9{font-size:22px;min-width:26px}.PLMApp_drawer__Xik7s{width:100vw}.PLMApp_dateGrid__7DoqZ{grid-template-columns:1fr}.PLMApp_toast__MyVGn{bottom:16px;left:16px;padding:12px 16px;right:16px}}@media (max-width:480px){.PLMApp_app__F4DRW{--topbar-h:58px}.PLMApp_topNav__UBDaK{padding:0 12px}.PLMApp_logoImg__0ifaX{max-width:96px}.PLMApp_navRight__AMX\+e{gap:4px;max-width:50vw}.PLMApp_navBtn__6vmUo{font-size:8.5px;letter-spacing:1px;padding:7px 10px}.PLMApp_main__VUtWW{padding:18px 14px}.PLMApp_pageTitle__JlHJN{font-size:28px;letter-spacing:3px}.PLMApp_pageSubtitle__oCjp7{font-size:10.5px}.PLMApp_statCard__c6MUv{padding:18px 16px 16px}.PLMApp_statValue__WOv7-{font-size:32px}.PLMApp_statLabel__sdbUS{font-size:8.5px}.PLMApp_panel__7vFmd{padding:18px 16px}.PLMApp_panelTitle__TOQos{font-size:9px}.PLMApp_sidebar__b1CX9{padding:8px}.PLMApp_sideItem__WGSIk{font-size:9px;gap:2px;padding:6px 10px}.PLMApp_sideItemIcon__aCoju{font-size:13px}.PLMApp_stepNode__8jMK3{padding:14px 14px 12px;width:148px}.PLMApp_stepTitle__PIaT7{font-size:10px;min-height:28px}.PLMApp_drawerHeader__Sr4l1{padding:18px 16px 14px}.PLMApp_drawerBody__6BXGh{padding:18px 16px}.PLMApp_drawerFooter__AOth2{padding:14px 16px}.PLMApp_drawerTitle__AyHnI{font-size:21px}.PLMApp_drawerCategoryTag__Q8l8M{font-size:8px}.PLMApp_docCard__EXeuA{padding:16px}.PLMApp_docGrid__E5M0E{grid-template-columns:1fr}.PLMApp_emptyState__u\+GM6{padding:36px 16px}.PLMApp_emptyStateIcon__OIXNL{font-size:28px}.PLMApp_toast__MyVGn{font-size:11px;padding:10px 14px}}@media (max-width:380px){.PLMApp_navRight__AMX\+e{max-width:44vw}.PLMApp_navBtn__6vmUo{font-size:8px;letter-spacing:.5px;padding:6px 8px}.PLMApp_logoImg__0ifaX{max-width:80px}.PLMApp_statValue__WOv7-{font-size:28px}.PLMApp_statCard__c6MUv{padding:16px 14px 14px}.PLMApp_stepNode__8jMK3{width:132px}}@media (hover:none){.PLMApp_docCard__EXeuA:hover,.PLMApp_kanbanCard__xhg7V:hover,.PLMApp_statCard__c6MUv:hover,.PLMApp_stepNode__8jMK3:hover{transform:none}}.PLMApp_orderPanel__krHvU{overflow:hidden;padding:0}.PLMApp_orderPanelSelected__ZcAmX{border-color:#c8a96e6b!important;box-shadow:0 12px 32px #00000038}.PLMApp_orderRow__Rhl3I{align-items:stretch;display:grid;grid-template-columns:200px 1fr 1fr .8fr .8fr 160px;grid-template-columns:var(--order-cols,200px 1fr 1fr .8fr .8fr 160px)}.PLMApp_orderCell__ZLE2V{border-right:1px solid #c8a96e14;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:18px}.PLMApp_orderCell__ZLE2V:last-child{border-right:none}.PLMApp_orderCellFirst__-2HJT{background:#c8a96e0a;border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:center;padding:24px 20px}.PLMApp_orderCellFirstSelected__DSxuQ{background:#c8a96e14}.PLMApp_orderCellSelect__\+DdjJ{align-items:center;border-right:1px solid #c8a96e14;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:18px 16px}.PLMApp_orderCellSelectOn__2D41Y{background:#c8a96e0f}.PLMApp_orderCellAdmin__Bf1Oz{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:18px 14px}.PLMApp_cellLabel__MdZmp{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2.4px;margin-bottom:8px;text-transform:uppercase}.PLMApp_cellValue__oSjD7{color:var(--accent);font-size:13px;font-weight:600;letter-spacing:.4px}.PLMApp_cellMeta__nf7uv{color:var(--text-muted);font-size:10px;letter-spacing:.4px}.PLMApp_cellValueUrgent__LL7Ls{color:#dbb866}.PLMApp_cellValueConstruction__DgGZK{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.PLMApp_orderNumberDisplay__7J5V6{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:26px;font-weight:300;letter-spacing:2px;line-height:1;margin-bottom:8px}.PLMApp_orderNumberDisplaySelected__o2mft{color:var(--gold-bright)}.PLMApp_orderIdDisplay__gXBbn{color:var(--text-muted);font-size:8px;letter-spacing:1.2px;text-transform:uppercase}.PLMApp_toggleLabel__HxkD\+{color:var(--text-muted);font-size:9px;font-weight:600;letter-spacing:1.5px;text-align:center;text-transform:uppercase}.PLMApp_toggleLabelOn__Gq4qK{color:var(--gold)}.PLMApp_toggleTrack__y0Phv{background:#e8dfc814;border:1px solid var(--border);border-radius:10px;cursor:pointer;display:block;flex-shrink:0;height:20px;outline:none;padding:0;position:relative;transition:background var(--transition),border-color var(--transition);width:38px}.PLMApp_toggleTrackOn__J\+v90{background:#c8a96e38;border-color:#c8a96e80}.PLMApp_toggleKnob__O4OEh{background:var(--text-muted);border-radius:50%;height:12px;left:3px;position:absolute;top:3px;transition:transform var(--transition),background var(--transition);width:12px}.PLMApp_toggleKnobOn__f3zFX{background:var(--gold);box-shadow:0 0 8px #c8a96e73;transform:translateX(18px)}.PLMApp_btnArchive__dM-AD{background:#c8a96e12;border:1px solid #c8a96e59;border-radius:4px;color:var(--gold);cursor:pointer;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;letter-spacing:1.4px;padding:5px 0;text-transform:uppercase;transition:background var(--transition),border-color var(--transition);width:100%}.PLMApp_btnArchive__dM-AD:hover{background:#c8a96e26;border-color:#c8a96e8c}.PLMApp_btnCancelOrder__62Ael{background:#d0707012;border:1px solid #d0707059;border-radius:4px;color:#d07070;cursor:pointer;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;letter-spacing:1.4px;padding:5px 0;text-transform:uppercase;transition:background var(--transition),border-color var(--transition);width:100%}.PLMApp_btnCancelOrder__62Ael:hover{background:#d0707026;border-color:#d070708c}.PLMApp_modalOverlay__f1NTF{align-items:center;background:#000000b8;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.PLMApp_modalBox__HL0ui{background:#e3d9b5;border:1px solid var(--border);border-radius:8px;display:flex;flex-direction:column;gap:20px;max-width:440px;min-width:360px;padding:36px 40px}.PLMApp_modalTag__flq5j{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2.4px;margin-bottom:10px;text-transform:uppercase}.PLMApp_modalTitle__Bskj5{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:28px;font-weight:300;letter-spacing:2px;line-height:1}.PLMApp_modalDivider__SPD6A{background:linear-gradient(90deg,#0000,var(--border),#0000);height:1px}.PLMApp_modalWarning__cUyWf{color:var(--text-muted);font-size:11px;letter-spacing:.4px;line-height:1.6}.PLMApp_modalActions__gQ5Te{display:flex;gap:10px;justify-content:flex-end}.PLMApp_btnModalDismiss__-mY5I{background:#0000;border:1px solid var(--border);border-radius:4px;color:var(--text-muted)}.PLMApp_btnModalConfirmArchive__NC4QW,.PLMApp_btnModalDismiss__-mY5I{cursor:pointer;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.4px;padding:8px 20px;text-transform:uppercase}.PLMApp_btnModalConfirmArchive__NC4QW{background:#7c797496;border:1px solid #c8a96e80;border-radius:4px;color:var(--gold)}.PLMApp_btnModalConfirmCancel__Frg3C{background:#a9a2a2a3;border:1px solid #d0707080;border-radius:4px;color:#d07070;cursor:pointer;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.4px;padding:8px 20px;text-transform:uppercase}@media (max-width:1200px){.PLMApp_orderRow__Rhl3I{grid-template-columns:180px 1fr 1fr .8fr .8fr 130px 120px}}@media (max-width:1024px){.PLMApp_orderRow__Rhl3I{grid-template-columns:160px 1fr 1fr .8fr 120px 110px}}@media (max-width:900px){.PLMApp_orderRow__Rhl3I{grid-template-columns:140px 1fr 1fr 110px 100px}.PLMApp_orderCellFirst__-2HJT{padding:16px 14px}.PLMApp_orderCell__ZLE2V{padding:14px 12px}}@media (max-width:768px){.PLMApp_orderRow__Rhl3I{grid-template-columns:1fr 1fr}.PLMApp_orderCellAdmin__Bf1Oz,.PLMApp_orderCellFirst__-2HJT,.PLMApp_orderCellSelect__\+DdjJ,.PLMApp_orderCell__ZLE2V{border-bottom:1px solid var(--border);border-right:none}.PLMApp_modalBox__HL0ui{min-width:0;min-width:auto;padding:28px 24px;width:calc(100vw - 48px)}}@media (max-width:480px){.PLMApp_orderRow__Rhl3I{grid-template-columns:1fr}}.PLMApp_plcProgressList__oDylZ{display:flex;flex-direction:column;gap:10px}.PLMApp_plcProgressRow__3w\+4N{align-items:center;display:flex;gap:12px}.PLMApp_plcProgressName__MHst9{color:var(--text-muted);flex-shrink:0;font-size:11px;letter-spacing:.5px;width:160px}.PLMApp_plcProgressTrack__mpq96{background:#c8a96e14;border-radius:2px;flex:1 1;height:8px;overflow:hidden}.PLMApp_plcProgressFill__pgtUG{background:linear-gradient(to right,var(--gold),var(--gold-bright));border-radius:2px;height:100%}.PLMApp_plcProgressPct__t-uYI{color:var(--text-muted);font-size:11px;text-align:right;width:32px}.PLMApp_orderProfileCard__FAjOk{overflow:hidden;padding:0}.PLMApp_orderProfileTop__kV7Ym{align-items:stretch;border-bottom:1px solid var(--border);display:flex}.PLMApp_orderProfileNumCell__MQBV0{align-items:center;background:#c8a96e0a;border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;justify-content:center;min-width:130px;padding:22px 28px}.PLMApp_orderProfileNumLabel__ODBSD{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2.5px;margin-bottom:6px;text-transform:uppercase}.PLMApp_orderProfileNum__WjxNd{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:26px;font-weight:300;letter-spacing:2px;white-space:nowrap}.PLMApp_orderProfileNumSub__NZsav{color:var(--text-muted);font-size:8px;letter-spacing:1px;margin-top:4px}.PLMApp_orderProfilePartiesCell__sulln{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:18px 24px}.PLMApp_orderProfilePartiesRow__k6iS5{display:flex;gap:16px}.PLMApp_orderProfileParty__DQiTH{display:flex;flex:1 1;flex-direction:column;gap:3px}.PLMApp_orderProfilePartyRole__pwjNe{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.PLMApp_orderProfilePartyName__1Lqjc{color:var(--accent);font-size:13px;font-weight:500;letter-spacing:.4px}.PLMApp_orderProfilePartyLocation__k\+VVk{align-items:center;color:var(--text-muted);display:flex;font-size:10px;gap:5px}.PLMApp_orderProfilePartyDot__vFlmI{border-radius:50%;flex-shrink:0;height:6px;width:6px}.PLMApp_orderProfileTagsRow__8v-mQ{align-items:center;border-top:1px solid #c8a96e14;display:flex;flex-wrap:wrap;gap:6px;padding-top:8px}.PLMApp_orderProfileTagsLabel__Ow6V6{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2px;margin-right:4px;text-transform:uppercase}.PLMApp_orderProfileTagDivider__w5\+oR{align-self:center;background:#c8a96e2e;height:16px;margin:0 4px;width:1px}.PLMApp_orderProfileTag__y3XQq{background:#0000;border:1px solid #c8a96e2e;border-radius:5px;color:var(--text-muted);cursor:default;font-family:inherit;font-size:9px;font-weight:700;letter-spacing:1.8px;opacity:1;padding:5px 13px;text-transform:uppercase;transition:all .2s}.PLMApp_orderProfileTagActive__wDcsd{background:#c8a96e2e;border-color:#c8a96e73;color:var(--gold)}.PLMApp_orderProfileTimelineCell__rIg-\+{align-items:center;border-left:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;gap:3px;justify-content:center;min-width:110px;padding:16px 20px}.PLMApp_orderProfileTimelineLabel__WW3jT{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:1.8px;margin-bottom:2px;text-transform:uppercase}.PLMApp_orderProfileTimelineSublabel__sEarH{color:var(--text-muted);font-size:7px;letter-spacing:1px;margin-bottom:2px;text-transform:uppercase}.PLMApp_orderProfileDonutWrap__hJLpX{height:66px;position:relative;width:66px}.PLMApp_orderProfileDonutCenter__hWImJ{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.PLMApp_orderProfileDonutPct__Ur2KC{font-size:10px;font-weight:600}.PLMApp_orderProfileDaysValue__c1QMj{font-family:Cormorant Garamond,serif;font-size:30px;font-weight:300;line-height:1}.PLMApp_orderProfileDaysDelivery__zUF2p{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.PLMApp_orderProfileStatsGrid__LtgEU{display:grid;grid-template-columns:repeat(6,1fr)}.PLMApp_orderProfileStatCell__aktVP{border-right:1px solid #c8a96e14;padding:16px 20px}.PLMApp_orderProfileStatCell__aktVP:last-child{border-right:none}.PLMApp_orderProfileStatLabel__joz8P{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2px;margin-bottom:6px;text-transform:uppercase}.PLMApp_orderProfileStatValue__mBkZ9{color:var(--accent);font-family:Cormorant Garamond,serif;font-size:22px;font-weight:300;line-height:1;margin-bottom:2px}.PLMApp_orderProfileStatSub__Cq9fj{color:var(--text-muted);font-size:10px;letter-spacing:.3px;margin-top:2px}.PLMApp_orderProfileStatGreen__xHgmn{color:#6abf9a}.PLMApp_orderProfileStatGold__0OVk9{color:var(--gold)}.PLMApp_orderProfileStatWarm__Os4UP{color:#dbb866}.PLMApp_orderProfilePayBadge__QBptU{align-items:center;background:#c8a96e1f;border:1px solid #c8a96e47;border-radius:5px;color:var(--gold);display:inline-flex;font-size:9px;font-weight:700;gap:5px;letter-spacing:1.5px;padding:4px 10px;text-transform:uppercase}.PLMApp_orderProfilePayDot__lhoZY{background:var(--gold);border-radius:50%;display:inline-block;height:6px;width:6px}.PLMApp_orderProfileSkuTags__YKLDf{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.PLMApp_orderProfileSkuTag__INoFq{background:#c8a96e12;border:1px solid #c8a96e26;border-radius:4px;color:var(--text-muted);font-size:9px;letter-spacing:.5px;padding:2px 8px}.PLMApp_analyticsLegend__1xVSV{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.PLMApp_analyticsLegendItem__x1ffl{align-items:center;display:flex;gap:6px}.PLMApp_analyticsLegendLabel__R-UU3{color:var(--text-muted);font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.PLMApp_analyticsChartWrap__6zaZm{height:280px;position:relative;width:100%}@media (max-width:1024px){.PLMApp_orderProfileStatsGrid__LtgEU{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PLMApp_orderProfileTop__kV7Ym{flex-direction:column}.PLMApp_orderProfileNumCell__MQBV0{align-items:center;border-bottom:1px solid var(--border);border-right:none}.PLMApp_orderProfileNumCell__MQBV0,.PLMApp_orderProfileTimelineCell__rIg-\+{flex-direction:row;gap:16px;justify-content:flex-start;min-width:0;min-width:auto}.PLMApp_orderProfileTimelineCell__rIg-\+{border-left:none;border-top:1px solid var(--border)}.PLMApp_orderProfileStatsGrid__LtgEU{grid-template-columns:repeat(2,1fr)}.PLMApp_plcProgressName__MHst9{width:110px}}@media (max-width:480px){.PLMApp_orderProfileStatsGrid__LtgEU{grid-template-columns:1fr}.PLMApp_orderProfilePartiesRow__k6iS5{flex-direction:column}.PLMApp_plcProgressName__MHst9{width:90px}}.PLMApp_orderPanelCancelled__XymCd{border-color:#d070702e!important}.PLMApp_orderCellFirstCancelled__gkLyl{background:#d070700a}.PLMApp_orderNumberDisplayCancelled__O5-Ou{color:#d07070}.PLMApp_orderStatusDate__fWYCs{color:var(--text-muted);font-size:8px;letter-spacing:1px;margin-top:8px;opacity:.7;text-transform:uppercase}.PLMApp_deliveryStatusCompleted__ehcUu{color:#6abf9a;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.PLMApp_deliveryStatusCancelled__MOM\+k{color:#d07070;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.PLMApp_statusBadge__mx3IZ{align-items:center;border-radius:4px;display:inline-flex;font-size:8px;font-weight:700;letter-spacing:1.4px;padding:3px 8px;text-transform:uppercase}.PLMApp_statusBadgeArchived__wVl7O{background:#6abf9a14;border:1px solid #6abf9a66;color:#6abf9a}.PLMApp_statusBadgeCancelled__L1hyo{background:#d0707014;border:1px solid #d0707066;color:#d07070}.PLMApp_orderCellDocs__8WLnq{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:18px 14px}.PLMApp_orderCellDocsLabel__D-zW9{color:var(--text-muted);font-size:9px;font-weight:600;letter-spacing:1.5px;text-align:center;text-transform:uppercase}.PLMApp_btnViewDocs__U2WWk{background:#c8a96e12;border:1px solid #c8a96e59;border-radius:4px;color:var(--gold);cursor:pointer;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;letter-spacing:1.4px;padding:5px 14px;text-transform:uppercase;transition:background var(--transition),border-color var(--transition)}.PLMApp_btnViewDocs__U2WWk:hover{background:#c8a96e26;border-color:#c8a96e8c}.PLMApp_ganttOuter__t79QC{display:flex;flex-direction:column;font-family:Montserrat,sans-serif;gap:0;height:100%}.PLMApp_ganttLegend__sp7S3{align-items:center;display:flex;flex-wrap:wrap;gap:16px;padding:8px 0 12px}.PLMApp_ganttLegendItem__-o1Ht{align-items:center;display:flex;gap:6px}.PLMApp_ganttLegendDot__KQgL6{border:1px solid #ffffff2e;border-radius:3px;flex-shrink:0;height:10px;width:10px}.PLMApp_ganttLegendLabel__FLePT{color:var(--text-muted);font-size:9px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.PLMApp_ganttTodayLegend__cJ-tr{align-items:center;display:flex;gap:6px;margin-left:auto}.PLMApp_ganttTodayLegendLine__YjujZ{background:#d07070e6;border-radius:2px;height:14px;width:2px}.PLMApp_ganttTableWrap__TEbKN{background:#141f1d99;border:1px solid var(--border);border-radius:12px;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.PLMApp_ganttStickyHeader__jlc0h{background:#141f1df2;border-bottom:1px solid #e8dfc81f;display:flex;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:20}.PLMApp_ganttHeaderScroll__nH2Xq{display:flex;flex:1 1;overflow:hidden}.PLMApp_ganttLabelColHeader__v8\+U5{align-items:flex-end;border-bottom:1px solid #e8dfc81f;border-right:1px solid #e8dfc81a;display:flex;flex-shrink:0;height:56px;padding:0 16px 8px;width:220px}.PLMApp_ganttLabelColTitle__clicP{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.PLMApp_ganttMonthRow__bCnj2{display:flex;height:28px}.PLMApp_ganttMonthCell__msruD{align-items:center;border-bottom:1px solid #e8dfc80f;border-left:1px solid #e8dfc817;display:flex;flex-shrink:0;justify-content:center;width:144px}.PLMApp_ganttMonthLabel__485ub{color:var(--gold);font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.PLMApp_ganttWeekRow__vYUHl{display:flex;height:24px}.PLMApp_ganttWeekCell__2qvFU{align-items:center;border-left:1px solid #e8dfc812;color:#a4a5a399;display:flex;flex-shrink:0;font-size:8px;font-weight:600;justify-content:center;letter-spacing:1px;width:36px}.PLMApp_ganttBodyWrap__yMX4U{display:flex;flex:1 1;overflow:auto;scrollbar-color:#c8a96e33 #0000;scrollbar-width:thin}.PLMApp_ganttLabelColBody__TLWW5{background:#141f1df7;border-right:1px solid #e8dfc81a;flex-shrink:0;left:0;position:-webkit-sticky;position:sticky;width:220px;z-index:10}.PLMApp_ganttCatLabelRow__uU9dF{align-items:center;background:#1e2e2cb3;border-bottom:1px solid #e8dfc817;display:flex;gap:8px;height:40px;padding:0 16px}.PLMApp_ganttCatDot__QKwYA{border-radius:50%;flex-shrink:0;height:6px;width:6px}.PLMApp_ganttCatLabelText__S5hoW{font-size:10px;font-weight:700;letter-spacing:2px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.PLMApp_ganttStepLabelRow__9v5WA{align-items:center;border-bottom:1px solid #e8dfc80a;cursor:default;display:flex;height:34px;padding:0 16px 0 24px;transition:background var(--transition)}.PLMApp_ganttStepLabelText__uAzpg{color:var(--text-body);font-size:11px;font-weight:500;max-width:188px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PLMApp_ganttGridScroll__Wbiq9{flex:1 1;overflow:auto;position:relative}.PLMApp_ganttCatGridRow__aPau5{border-bottom:1px solid #e8dfc817;height:40px;position:relative}.PLMApp_ganttCatBand__josIE{inset:0;pointer-events:none;position:absolute}.PLMApp_ganttStepGridRow__etxkB{border-bottom:1px solid #e8dfc80a;height:34px;position:relative;transition:background var(--transition)}.PLMApp_ganttGridLine__79YD6{bottom:0;pointer-events:none;position:absolute;top:0;width:1px}.PLMApp_ganttMonthLine__xICV9{background:#e8dfc812}.PLMApp_ganttWeekLine__c0o\+b{background:hsla(43,41%,85%,.035)}.PLMApp_ganttTodayLine__E\+lo9{background:#d07070e0;bottom:0;box-shadow:0 0 8px #d0707080;pointer-events:none;position:absolute;top:0;width:2px;z-index:10}.PLMApp_ganttTodayLabel__hOkJl{background:#d07070f2;border-radius:3px;color:#fff;font-size:8px;font-weight:700;left:50%;letter-spacing:1.5px;padding:2px 6px;position:absolute;top:0;transform:translateX(-50%);white-space:nowrap}.PLMApp_ganttBarLabel__Lq\+aE{font-size:8px;font-weight:700;letter-spacing:.6px;overflow:hidden;padding:0 6px;position:relative;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;z-index:1}.PLMApp_ganttTooltip__6461C{background:#1a2f2c;border-radius:8px;box-shadow:0 8px 32px #0009;min-width:200px;padding:10px 14px;pointer-events:none;position:absolute;top:calc(100% + 4px);z-index:100}.PLMApp_ganttTooltipCat__Jd3PY{font-size:10px;font-weight:700;letter-spacing:1.5px;margin-bottom:4px;text-transform:uppercase}.PLMApp_ganttTooltipTitle__A5uzh{color:var(--accent);font-size:12px;font-weight:600;line-height:1.3;margin-bottom:8px}.PLMApp_ganttTooltipGrid__9Wlnv{grid-gap:4px 12px;display:grid;gap:4px 12px;grid-template-columns:1fr 1fr}.PLMApp_ganttTooltipField__VDsXj{display:flex;flex-direction:column;gap:1px}.PLMApp_ganttTooltipFieldKey__sxpaA{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.PLMApp_ganttTooltipFieldVal__kdGJt{color:var(--accent);font-size:10px;font-weight:500}.AboutSection_aboutSection__iX33M{--bg:#141f1d;--bg-surface:#1a2b28;--bg-surface2:#1f3330;--border:#e8dfc817;--border-hover:#c8a96e4d;--text:#e8dfc8;--text-muted:#7a8078;--text-body:#d4d9cf;--accent:#f0e8d0;--gold:#c8a96e;--gold-bright:#dfc07e;--off-white:#f5efe0;--bg-deep:#141f1d;--slide-w:min(580px,85vw);--topbar-h:64px;--intro-h:96px;--progress-h:2px;--hint-h:36px;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-inner-scale:1;--slide-h:calc(100dvh - var(--chrome-h));-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text);font-family:Montserrat,sans-serif;height:100dvh;max-height:100dvh;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;width:100%}.AboutSection_seoContent__0mpVq{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.AboutSection_sectionOuter__yIWpi{height:calc(100dvh + (min(580px, 85vw) + 24px)*8 + 96px);position:relative}.AboutSection_topBar__cJiai{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141f1df5;border-bottom:1px solid var(--border);display:flex;height:var(--topbar-h);justify-content:space-between;left:0;padding:0 48px;pointer-events:none;position:absolute;right:0;top:0;z-index:100}.AboutSection_topLogo__KupL4{align-items:center;display:flex;height:36px;pointer-events:all;text-decoration:none}.AboutSection_logoImg__qrUPP{filter:brightness(1.08);height:100%;max-width:180px;object-fit:contain;object-position:left center;width:auto}.AboutSection_topNav__MR-tJ{align-items:center;display:flex;gap:8px;pointer-events:all}.AboutSection_topNavBtn__KXzer{background:#0000;border:1px solid var(--border);border-radius:6px;color:var(--text-muted);font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:3px;padding:9px 20px;text-decoration:none;text-transform:uppercase;transition:color .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease}.AboutSection_topNavBtn__KXzer:hover{background:var(--accent);border-color:var(--accent);box-shadow:0 0 20px #f0e8d033;color:var(--bg-deep)}.AboutSection_topNavBtnPrimary__9\+IAn{border-color:#c8a96e59;color:var(--gold)}.AboutSection_topNavBtnPrimary__9\+IAn:hover{background:var(--gold-bright);border-color:var(--gold-bright);box-shadow:0 0 22px #c8a96e52;color:var(--bg-deep)}.AboutSection_sectionIntro__uXXMN{align-items:center;display:flex;height:var(--intro-h);justify-content:center;left:0;overflow:hidden;padding:0 48px;pointer-events:none;position:absolute;right:0;top:var(--topbar-h);z-index:10}.AboutSection_titleBlock__zBuGQ{align-items:center;display:flex;flex-direction:column}.AboutSection_sectionTitle__hycoE{color:var(--accent);font-family:Cormorant Garamond,serif;font-size:0;font-weight:300;letter-spacing:7px;line-height:0;margin:0;padding:0;text-transform:uppercase}.AboutSection_titleCanvas__aOOc5{display:block;height:calc(var(--intro-h) - 15px);max-height:calc(var(--intro-h) - 15px);min-height:0;min-height:auto;min-width:120px;width:auto}.AboutSection_sectionRule__ZlDB0{align-self:center;background:var(--gold);flex-shrink:0;height:1px;margin-top:14px;opacity:.4;transform-origin:left center;width:48px}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h);left:0;overflow:visible;position:absolute;right:0;top:calc(var(--topbar-h) + var(--intro-h))}.AboutSection_track__vnQtf{align-items:stretch;display:flex;flex-direction:row;gap:24px;height:100%;max-height:100%;padding:0 48px;will-change:transform}.AboutSection_slide__2pw-g{background:var(--bg-surface);border:1px solid var(--border);border-radius:14px;flex:0 0 var(--slide-w);height:100%;max-height:100%;overflow:hidden;position:relative;transition:border-color .3s ease,background .3s ease;width:var(--slide-w)}.AboutSection_slide__2pw-g:hover{background:var(--bg-surface2);border-color:var(--border-hover)}.AboutSection_slide__2pw-g:before{background:linear-gradient(to bottom,#0000,var(--gold),#0000);border-radius:0 2px 2px 0;bottom:20px;content:"";left:0;opacity:0;position:absolute;top:20px;transition:opacity .35s ease;width:2px}.AboutSection_slide__2pw-g:hover:before{opacity:.6}.AboutSection_slideInner__MjgAS{-ms-overflow-style:none;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100%/var(--slide-inner-scale));overflow-y:hidden;padding:40px 38px 38px;position:relative;scrollbar-width:none;transform:scale(var(--slide-inner-scale));transform-origin:top left;width:calc(100%/var(--slide-inner-scale))}.AboutSection_slideInner__MjgAS::-webkit-scrollbar{display:none}.AboutSection_slideNum__okI13{bottom:22px;color:var(--gold);font-family:Cormorant Garamond,serif;font-size:56px;font-weight:300;letter-spacing:2px;line-height:1;pointer-events:none;position:absolute;right:28px;-webkit-user-select:none;user-select:none}.AboutSection_slideLabel__a6\+bM{color:var(--gold);font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;letter-spacing:3.5px;margin-bottom:16px;text-transform:uppercase}.AboutSection_slideHeading__wj96F{animation:AboutSection_headingGlow__NLPh\+ 3s ease-in-out infinite;color:var(--off-white);font-size:clamp(26px,2.8vw,28px);font-weight:500;letter-spacing:2px;line-height:1.1;margin:0 0 20px;text-transform:uppercase}@keyframes AboutSection_headingGlow__NLPh\+{0%,to{text-shadow:0 0 18px #f5efe000,0 0 6px #c8a96e00}50%{text-shadow:0 0 30px #f5efe066,0 0 12px #c8a96e38}}.AboutSection_slideBody__T8QNZ{color:var(--text-body);font-family:Montserrat,sans-serif;font-size:17.5px;font-weight:500;letter-spacing:.2px;line-height:1.88;margin:0;transition:color .45s ease,text-shadow .45s ease}.AboutSection_slide__2pw-g:hover .AboutSection_slideBody__T8QNZ{animation:AboutSection_bodyGoldGlow__n285G 3.8s ease-in-out infinite;color:#d4ad72;text-shadow:0 0 18px #c8a96e40,0 0 6px #c8a96e1f}@keyframes AboutSection_bodyGoldGlow__n285G{0%,to{color:#dec7a5;text-shadow:0 0 18px #c8a96e38,0 0 6px #c8a96e1a}50%{color:#dbc9ac;text-shadow:0 0 28px #c8a96e6b,0 0 10px #c8a96e38}}.AboutSection_dofSeat__tTy5w{color:inherit;display:inline;font:inherit}.AboutSection_flyingLetter__GbEvF{animation:AboutSection_letterShimmer__2BAwr 1.2s ease-in-out infinite;color:var(--gold);display:block;font-family:Cormorant Garamond,serif;font-weight:300;left:50%;line-height:1;opacity:0;pointer-events:none;position:fixed;text-shadow:0 0 80px #c8a96eb3,0 0 30px #c8a96e66,0 0 10px #c8a96e4d;top:50%;-webkit-user-select:none;user-select:none;will-change:transform,opacity,font-size;z-index:9000}@keyframes AboutSection_letterShimmer__2BAwr{0%,to{text-shadow:0 0 80px #c8a96eb3,0 0 30px #c8a96e66,0 0 10px #c8a96e4d}50%{text-shadow:0 0 120px #c8a96ef2,0 0 50px #c8a96ea6,0 0 16px #dcbe8280}}.AboutSection_progressBar__8pxWR{background:#c8a96e14;bottom:var(--hint-h);height:var(--progress-h);left:0;position:absolute;right:0}.AboutSection_progressFill__D0S2S{background:linear-gradient(to right,var(--gold),var(--gold-bright));box-shadow:0 0 10px #c8a96e66;height:100%;transform:scaleX(0);transform-origin:left center}.AboutSection_scrollHint__H-ez4{align-items:center;animation:AboutSection_hintPulse__9eMzG 2.6s ease-in-out infinite;bottom:0;color:var(--text-muted);display:flex;font-family:Montserrat,sans-serif;font-size:9px;font-weight:500;gap:10px;height:var(--hint-h);justify-content:flex-end;left:0;letter-spacing:3px;padding:0 48px;pointer-events:none;position:absolute;right:0;text-transform:uppercase}@keyframes AboutSection_hintPulse__9eMzG{0%,to{opacity:.4}50%{opacity:.9}}@media (max-width:960px){.AboutSection_aboutSection__iX33M{--topbar-h:52px;--intro-h:88px;--hint-h:28px;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-h:calc(100dvh - var(--chrome-h))}.AboutSection_sectionOuter__yIWpi{background:var(--bg);height:calc(100dvh + (min(580px, 85vw) + 24px)*8 + 96px)}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h)}.AboutSection_titleCanvas__aOOc5{height:calc(var(--intro-h) - 15px);max-height:calc(var(--intro-h) - 15px)}.AboutSection_scrollHint__H-ez4,.AboutSection_sectionIntro__uXXMN,.AboutSection_topBar__cJiai,.AboutSection_track__vnQtf{padding:0 28px}.AboutSection_sectionTitle__hycoE{font-size:clamp(28px,3.8vw,44px);letter-spacing:6px}}@media (max-width:640px){.AboutSection_aboutSection__iX33M{--topbar-h:48px;--intro-h:72px;--hint-h:24px;--slide-w:90vw;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-h:calc(100dvh - var(--chrome-h))}.AboutSection_sectionOuter__yIWpi{background:var(--bg);height:calc(100dvh + 720vw + 288px)}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h)}.AboutSection_titleCanvas__aOOc5{height:calc(var(--intro-h) - 15px);max-height:calc(var(--intro-h) - 15px)}.AboutSection_topBar__cJiai{padding:0 16px}.AboutSection_logoImg__qrUPP{max-width:130px}.AboutSection_sectionIntro__uXXMN{padding:0 16px}.AboutSection_sectionRule__ZlDB0{margin-top:10px}.AboutSection_track__vnQtf{gap:14px;padding:0 16px}.AboutSection_slideInner__MjgAS{padding:18px 16px}.AboutSection_slideNum__okI13{bottom:8px;font-size:34px;right:10px}.AboutSection_slideLabel__a6\+bM{margin-bottom:10px}.AboutSection_slideHeading__wj96F{font-size:clamp(20px,5.5vw,28px);margin-bottom:14px}.AboutSection_slideBody__T8QNZ{font-size:13px;line-height:1.78}.AboutSection_scrollHint__H-ez4{font-size:8px;padding:0 16px}}@media (max-width:400px){.AboutSection_aboutSection__iX33M{--topbar-h:44px;--intro-h:64px;--hint-h:22px;--slide-w:94vw;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-h:calc(100dvh - var(--chrome-h))}.AboutSection_sectionOuter__yIWpi{background:var(--bg);height:calc(100dvh + 752vw + 288px)}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h)}.AboutSection_titleCanvas__aOOc5{height:calc(var(--intro-h) - 15px);max-height:calc(var(--intro-h) - 15px)}.AboutSection_logoImg__qrUPP{max-width:110px}.AboutSection_sectionTitle__hycoE{font-size:clamp(20px,6.5vw,28px);letter-spacing:4px}.AboutSection_slideInner__MjgAS{padding:14px 12px 16px}.AboutSection_slideNum__okI13{bottom:6px;font-size:28px;right:8px}.AboutSection_slideHeading__wj96F{font-size:clamp(18px,5.5vw,24px);margin-bottom:10px}.AboutSection_scrollHint__H-ez4{font-size:7.5px;letter-spacing:2px}}.AboutSection_sectionTitleInner__4k71v{display:block;line-height:0}@media (max-width:960px) and (max-aspect-ratio:1/2){.AboutSection_slideLabel__a6\+bM{font-size:11px;margin-bottom:14px}.AboutSection_slideHeading__wj96F{font-size:clamp(28px,7vw,38px);line-height:1.15;margin-bottom:18px}.AboutSection_slideBody__T8QNZ{font-size:15px;line-height:2}}@media (max-width:640px) and (max-aspect-ratio:1/2){.AboutSection_slideHeading__wj96F{font-size:clamp(24px,6.5vw,32px);line-height:1.15;margin-bottom:16px}.AboutSection_slideBody__T8QNZ{font-size:14.5px;line-height:2}}@media (max-width:400px) and (max-aspect-ratio:1/2){.AboutSection_slideHeading__wj96F{font-size:clamp(22px,6vw,28px);line-height:1.15;margin-bottom:14px}.AboutSection_slideBody__T8QNZ{font-size:14px;line-height:1.96}}@media (min-width:641px) and (max-width:960px) and (orientation:portrait){.AboutSection_slideLabel__a6\+bM{font-size:12px;margin-bottom:16px}.AboutSection_slideHeading__wj96F{font-size:clamp(32px,4.5vw,46px);line-height:1.15;margin-bottom:20px}.AboutSection_slideBody__T8QNZ{font-size:16px;line-height:2}}@media (min-width:961px) and (orientation:portrait){.AboutSection_slideLabel__a6\+bM{font-size:13px;margin-bottom:18px}.AboutSection_slideHeading__wj96F{font-size:clamp(38px,5vw,56px);line-height:1.15;margin-bottom:24px}.AboutSection_slideBody__T8QNZ{font-size:17.5px;line-height:2.05}}@media (orientation:landscape) and (min-height:501px) and (max-height:600px){.AboutSection_aboutSection__iX33M{--topbar-h:48px;--intro-h:64px;--hint-h:24px;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-h:calc(100dvh - var(--chrome-h));--slide-inner-scale:clamp(0.72,0.15 + (100dvh/1px) * 0.00115,0.84)}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h)}.AboutSection_titleCanvas__aOOc5{height:calc(var(--intro-h) - 14px);max-height:calc(var(--intro-h) - 14px)}.AboutSection_sectionIntro__uXXMN,.AboutSection_topBar__cJiai{padding:0 24px}.AboutSection_track__vnQtf{gap:18px;padding:0 24px}.AboutSection_scrollHint__H-ez4{font-size:8px;padding:0 24px}.AboutSection_slideInner__MjgAS{overflow-y:hidden}}@media (orientation:landscape) and (min-height:601px) and (max-height:768px){.AboutSection_aboutSection__iX33M{--topbar-h:52px;--intro-h:80px;--hint-h:26px;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-h:calc(100dvh - var(--chrome-h));--slide-inner-scale:clamp(0.82,0.40 + (100dvh/1px) * 0.00070,0.96)}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h)}.AboutSection_titleCanvas__aOOc5{height:calc(var(--intro-h) - 15px);max-height:calc(var(--intro-h) - 15px)}.AboutSection_sectionIntro__uXXMN,.AboutSection_topBar__cJiai{padding:0 32px}.AboutSection_track__vnQtf{gap:20px;padding:0 32px}.AboutSection_scrollHint__H-ez4{padding:0 32px}.AboutSection_slideInner__MjgAS{overflow-y:hidden}}@media (orientation:landscape) and (min-height:769px) and (max-height:960px){.AboutSection_aboutSection__iX33M{--topbar-h:56px;--intro-h:88px;--hint-h:30px;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-h:calc(100dvh - var(--chrome-h));--slide-inner-scale:clamp(0.92,0.68 + (100dvh/1px) * 0.00032,1.00)}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h)}.AboutSection_titleCanvas__aOOc5{height:calc(var(--intro-h) - 15px);max-height:calc(var(--intro-h) - 15px)}.AboutSection_sectionIntro__uXXMN,.AboutSection_topBar__cJiai{padding:0 40px}.AboutSection_track__vnQtf{gap:22px;padding:0 40px}.AboutSection_scrollHint__H-ez4{padding:0 40px}.AboutSection_slideInner__MjgAS{overflow-y:hidden}}@media (orientation:landscape) and (min-height:300px) and (max-height:500px){.AboutSection_aboutSection__iX33M{--topbar-h:44px;--intro-h:56px;--hint-h:22px;--chrome-h:calc(var(--topbar-h) + var(--intro-h) + var(--progress-h) + var(--hint-h));--slide-h:calc(100dvh - var(--chrome-h));--slide-inner-scale:clamp(0.65,0.12 + (100dvh/1px) * 0.00130,0.76)}.AboutSection_carouselViewport__lyNkr{height:var(--slide-h)}.AboutSection_titleCanvas__aOOc5{height:calc(var(--intro-h) - 12px);max-height:calc(var(--intro-h) - 12px)}.AboutSection_topBar__cJiai{padding:0 18px}.AboutSection_logoImg__qrUPP{max-width:110px}.AboutSection_sectionIntro__uXXMN{padding:0 18px}.AboutSection_sectionRule__ZlDB0{margin-top:8px}.AboutSection_track__vnQtf{gap:14px;padding:0 18px}.AboutSection_scrollHint__H-ez4{font-size:7.5px;padding:0 18px}.AboutSection_slideInner__MjgAS{overflow-y:hidden}}.Login_root__YRB9E{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;overflow:hidden;position:relative;width:100vw}.Login_bgVideo__fid\+P{height:100%;inset:0;object-fit:cover;object-position:center;pointer-events:none;position:absolute;transform:translateZ(0);width:100%;will-change:transform;z-index:0}.Login_vignette__CkEId{background:radial-gradient(ellipse at center,#0000 25%,#04120c9e 100%);inset:0;pointer-events:none;position:absolute;z-index:1}.Login_loader__OYhjm{align-items:center;background:#06120d;display:flex;inset:0;justify-content:center;position:fixed;transition:opacity .5s ease;z-index:100}.Login_loaderFade__qO\+oX{opacity:0;pointer-events:none}.Login_loaderSpinner__bZaVL{animation:Login_spin__S8-MS .8s linear infinite;border:1.5px solid #c9b07a33;border-radius:50%;border-top-color:#c9b07abf;height:28px;width:28px}.Login_homeBtn__1Mpb-{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a1e1673;border:1px solid #b4d2be2e;border-radius:50%;color:#c9b07abf;display:flex;height:38px;justify-content:center;position:fixed;right:24px;text-decoration:none;top:20px;transition:color .2s ease,border-color .2s ease,background .2s ease;width:38px;z-index:10}.Login_homeBtn__1Mpb-:hover{background:#0a1e16a6;border-color:#c9b07a73;color:#c9b07a}.Login_layout__iy0zN{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.Login_portrait__dy5Ht .Login_layout__iy0zN{flex-direction:column;justify-content:center}.Login_landscape__4qIur .Login_layout__iy0zN{flex-direction:row;gap:0;justify-content:center;padding:0 6vw}.Login_leftCol__PaL-v{flex:0 0 42%}.Login_card__MlG5T{align-items:center;animation:Login_cardReveal__j0YS4 1s cubic-bezier(.22,1,.36,1) .1s both;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);background:#0c261c6b;border:1px solid #b4d2c333;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff0d,0 8px 48px #00000080,0 2px 8px #0000004d;display:flex;flex-direction:column;gap:0;padding:clamp(32px,5vw,56px) clamp(28px,5vw,56px);position:relative;width:clamp(290px,74vw,420px)}.Login_landscape__4qIur .Login_card__MlG5T{flex:0 0 auto;width:clamp(320px,40vw,480px)}@keyframes Login_cardReveal__j0YS4{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.Login_cardLabel__bCnm6{color:#c9b07ab3;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:clamp(.8rem,2.6vw,.92rem);font-weight:700;letter-spacing:.42em;margin:0 0 28px;text-align:center}.Login_fields__z-U7s{display:flex;flex-direction:column;gap:18px;margin-bottom:24px;width:100%}.Login_fieldWrap__DOI0w{position:relative;width:100%}.Login_input__SJBGF{background:#03120cbf;border:1px solid #96beaa29;border-radius:8px;box-sizing:border-box;caret-color:#c9b07a;color:#c9b07a;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:clamp(.62rem,1.8vw,.72rem);font-weight:400;letter-spacing:.3em;outline:none;padding:16px 46px 16px 18px;text-align:center;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease;width:100%}.Login_input__SJBGF::placeholder{color:#c9b07a73;letter-spacing:.3em}.Login_input__SJBGF:focus{background:#03120ce0;border-color:#c9b07a7a;box-shadow:0 0 0 2px #c9b07a1f,0 4px 20px #0000004d}.Login_eyeBtn__d7HYA{align-items:center;background:none;border:none;color:#c9b07a73;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:color .2s ease}.Login_eyeBtn__d7HYA:hover{color:#c9b07ad9}.Login_eyeBtn__d7HYA svg{height:16px;width:16px}.Login_errorMsg__cXkyN{animation:Login_errorShake__ftonV .4s cubic-bezier(.36,.07,.19,.97) both;color:#e8a090;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(.72rem,1.8vw,.82rem);font-weight:300;letter-spacing:.06em;line-height:1.5;margin:-8px 0 18px;padding:0 4px;text-align:center}@keyframes Login_errorShake__ftonV{0%,to{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.Login_submitBtn__eJ5UK{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#3c5f5233;border:1px solid #b4c8c34d;border-radius:50px;box-shadow:inset 0 0 0 1px #ffffff0f,0 4px 24px #00000061;color:#c9b07a;cursor:pointer;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:clamp(.78rem,1.6vw,.98rem);font-weight:400;letter-spacing:.38em;outline:none;overflow:hidden;padding:16px 32px;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:82%}.Login_submitBtn__eJ5UK:before{background:linear-gradient(135deg,#ffffff1a,#0000 55%,#ffffff0a);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.Login_submitBtn__eJ5UK:hover:not(:disabled){border-color:#c9b07a7a;box-shadow:inset 0 0 0 1px #ffffff17,0 6px 32px #0000006b,0 0 18px #c9b07a1a;transform:translateY(-1px)}.Login_submitBtn__eJ5UK:active:not(:disabled){transform:translateY(1px)}.Login_submitBtn__eJ5UK:disabled{cursor:not-allowed;opacity:.65}.Login_submitBtn__eJ5UK.Login_submitting__dE6uO{pointer-events:none}.Login_submitLabel__TCL3U{position:relative;z-index:1}.Login_spinner__YM1Ev{animation:Login_spin__S8-MS .75s linear infinite;border:1.5px solid #c9b07a40;border-radius:50%;border-top-color:#c9b07a;height:13px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:13px}@keyframes Login_spin__S8-MS{to{transform:translateY(-50%) rotate(1turn)}}@media (orientation:portrait) and (max-width:480px){.Login_card__MlG5T{padding:28px 22px 36px;width:84vw}.Login_submitBtn__eJ5UK{width:88%}}@media (orientation:landscape) and (max-height:520px){.Login_card__MlG5T{padding:20px 32px 24px}.Login_fields__z-U7s{gap:12px;margin-bottom:16px}.Login_input__SJBGF{padding:12px 44px 12px 18px}.Login_submitBtn__eJ5UK{padding:12px 28px}.Login_cardLabel__bCnm6{margin-bottom:18px}}.info_root__APMKV{--bg:#1a2b28;--bg-deep:#141f1d;--surface:#223530;--surface-2:#2a403a;--border:#e8dfc81a;--border-hover:#c8a96e4d;--text:#e3d9b5;--text-faint:#b6b6b6;--accent-warm:#e3d9b5;--gold:#c8a96e;--gold-bright:#dfc07e;--off-white:#f2ecdf;--bg-deep-solid:#141f1d;--text-node:#a8c4be;--text-tag:#b0bfbd;--connector:#c8a96e47;--topbar-h:64px;-webkit-font-smoothing:antialiased;background:var(--bg-deep);color:var(--text);display:flex;flex-direction:column;font-family:The Seasons,Cormorant Garamond,serif;min-height:100dvh}.info_pageLoader__Gj2re{align-items:center;background:#000;display:flex;height:100dvh;inset:0;justify-content:center;min-height:100dvh;pointer-events:none;position:fixed;z-index:9999}.info_pageLoaderSpool__m7bTL{animation:info_spoolFlip__nljCq 1.6s linear infinite;height:20vw;min-height:60px;min-width:60px;object-fit:contain;width:20vw}.info_topBar__FDwuP{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141f1df5;border-bottom:1px solid var(--border);box-sizing:border-box;display:flex;flex-shrink:0;height:var(--topbar-h);justify-content:space-between;padding:0 48px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:200}.info_topLogo__XEaxi{align-items:center;display:flex;height:36px;text-decoration:none}.info_logoImg__zsr-e{filter:brightness(1.08);height:100%;max-width:180px;object-fit:contain;object-position:left center;width:auto}.info_topNav__nIpHh{align-items:center;display:flex;gap:8px}.info_topNavBtn__4wVaW{background:#0000;border:1px solid var(--border);border-radius:6px;color:var(--text-faint);font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:3px;padding:9px 20px;text-decoration:none;text-transform:uppercase;transition:color .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease}.info_topNavBtn__4wVaW:hover{background:var(--accent-warm);border-color:var(--accent-warm);box-shadow:0 0 20px #e3d9b533;color:var(--bg-deep)}.info_topNavBtnPrimary__Z5t5T{border-color:#c8a96e59;color:var(--gold)}.info_topNavBtnPrimary__Z5t5T:hover{background:var(--gold-bright);border-color:var(--gold-bright);box-shadow:0 0 22px #c8a96e52;color:var(--bg-deep)}.info_appShell__FcCxH{background:var(--bg-deep);display:grid;flex:1 1;grid-template-columns:220px minmax(0,1fr);min-height:calc(100dvh - var(--topbar-h))}.info_sidebar__16dXE{background:var(--bg-deep);border-right:1px solid var(--border);display:flex;flex-direction:column;height:calc(100dvh - var(--topbar-h));overflow-x:hidden;overflow-y:hidden;position:-webkit-sticky;position:sticky;top:var(--topbar-h)}.info_tabsNav__2dYMd{display:flex;flex:1 1;flex-direction:column;position:relative;width:100%}.info_tabPill__dPYyN{background:linear-gradient(90deg,#375d53,#1a1d1e);border-radius:0;height:12.5%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%;will-change:transform,height;z-index:0}.info_tabBtn__2VUYM{align-items:center;background:none;border:none;border-bottom:1px solid var(--border);cursor:pointer;display:flex;flex:1 1;overflow:hidden;padding:0 28px;position:relative;text-align:left;z-index:1}.info_tabBtn__2VUYM:before{display:none}.info_tabBtnLabel__D4eNz{color:var(--text-faint);display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:2px;line-height:1.3;position:relative;text-transform:uppercase;transition:color .35s ease;white-space:pre-wrap;z-index:1}.info_tabBtn__2VUYM.info_active__rV99E .info_tabBtnLabel__D4eNz,.info_tabBtn__2VUYM:not(.info_active__rV99E):hover .info_tabBtnLabel__D4eNz{color:var(--accent-warm)}.info_contentArea__ikHJv{background:var(--bg);min-height:0;min-width:0;overflow:hidden;position:relative}.info_tabsTrack__9Qsuy{align-items:start;display:grid;grid-template-columns:repeat(8,100%);width:100%;will-change:transform}.info_tabPanel__TLHJp{background:var(--bg);box-sizing:border-box;flex:0 0 100%;overflow-x:auto;padding:56px 52px 80px;width:100%}.info_tabPanelInactive__BoLzq{max-height:0;overflow:hidden;pointer-events:none;visibility:hidden}.info_panelHeader__MueYR{align-items:center;display:flex;gap:24px;margin-bottom:44px;max-width:900px}.info_panelHeaderLogo__2RAny{flex-shrink:0;height:auto;object-fit:contain;opacity:.95;width:200px}.info_panelDescription__oIpxL{color:var(--gold);font-family:Montserrat,sans-serif;font-size:clamp(11px,1.1vw,14px);font-weight:700;letter-spacing:1.5px;line-height:1.85;margin:0;text-transform:uppercase}.info_dummyPanel__O1hPV{align-items:center;display:flex;height:50vh;justify-content:center}.info_dummyInner__8MAUC{text-align:center}.info_dummyLogoSlot__LoW6l{background:#e3d9b50a;border:1px dashed #e3d9b52e;border-radius:8px;display:block;height:120px;margin:0 auto 24px;width:120px}.info_productsGrid__33KDk{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:repeat(3,minmax(280px,1fr))}.info_flowColumn__N1\+mC{align-items:stretch;display:flex;flex-direction:column;min-width:280px}.info_columnHead__9wOPM{border-bottom:1px solid #c8a96e38;color:var(--gold);font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;margin-bottom:20px;padding-bottom:14px;text-transform:uppercase}.info_flowConnector__6klwj{background:var(--connector);height:28px;margin:0 auto;transform-origin:top center;width:1px}.info_flowNodeWrap__lfRZF{overflow:hidden}.info_flowNode__o8MJr{align-items:stretch;display:flex;flex-direction:column;transform-origin:top center}.info_nodeBox__HsoGj{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--text-node);display:flex;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;letter-spacing:1.2px;line-height:1.3;min-height:78px;overflow:hidden;overflow-wrap:normal;padding:15px 18px;position:relative;text-transform:uppercase;transition:color .25s ease,background .25s ease,transform .25s ease,border-color .25s ease;white-space:normal}.info_nodeBox__HsoGj:before{background:linear-gradient(90deg,#141f1d14,#141f1d03);content:"";inset:0;opacity:0;position:absolute;transform:translateX(-18%);transition:opacity .25s ease,transform .25s ease}.info_nodeBox__HsoGj:hover{background:var(--off-white);border-color:#141f1d1f;color:var(--bg-deep-solid);font-weight:600;transform:translateY(-1px)}.info_nodeBox__HsoGj:hover:before{opacity:1;transform:translateX(0)}.info_nodeText__w\+bJN{position:relative;z-index:1}.info_servicesList__7RMJW{display:flex;flex-direction:column;gap:6px}.info_serviceRow__W46Jw{align-items:stretch;background:var(--surface);border:1px solid var(--border);border-radius:10px;display:grid;grid-template-columns:minmax(300px,340px) minmax(0,1fr);overflow:hidden;transition:background .25s ease,border-color .25s ease}.info_serviceRow__W46Jw:hover{background:var(--accent-warm);border-color:#e3d9b559}.info_serviceTitleCol__d7DYU{align-items:center;background:linear-gradient(180deg,#ffffff03,#00000008);border-right:1px solid var(--border);display:flex;padding:18px 22px;transition:background .25s ease,border-color .25s ease}.info_serviceRow__W46Jw:hover .info_serviceTitleCol__d7DYU{background:var(--accent-warm);border-color:#141f1d1f}.info_serviceTitle__07EHJ{color:var(--gold);font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;line-height:1.25;margin:0;overflow-wrap:anywhere;text-transform:uppercase;transition:color .25s ease}.info_serviceRow__W46Jw:hover .info_serviceTitle__07EHJ{color:var(--bg-deep-solid)}.info_serviceTagsCol__Dk\+yW{align-items:stretch;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.info_tag__552oR{align-items:center;background:#ffffff03;border-right:1px solid var(--border);border-top:1px solid var(--border);color:var(--text-tag);cursor:default;display:flex;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;justify-content:flex-start;letter-spacing:1px;min-height:78px;overflow:hidden;overflow-wrap:anywhere;padding:16px 18px;position:relative;text-transform:uppercase;transition:color .25s ease,background .25s ease,transform .25s ease,border-color .25s ease;white-space:normal}.info_tag__552oR:nth-child(-n+4){border-top:0}.info_tag__552oR:before{background:linear-gradient(90deg,#141f1d14,#141f1d03);content:"";inset:0;opacity:0;position:absolute;transform:translateX(-18%);transition:opacity .25s ease,transform .25s ease}.info_tag__552oR span{position:relative;z-index:1}.info_tag__552oR:hover{background:var(--off-white);border-color:#141f1d1f;color:var(--bg-deep-solid);font-weight:500;transform:translateY(-1px)}.info_tag__552oR:hover:before{opacity:1;transform:translateX(0)}.info_serviceRow__W46Jw:hover .info_tag__552oR{background:#141f1d0f;border-color:#141f1d1f;color:var(--bg-deep-solid)}.info_serviceRow__W46Jw:hover .info_tag__552oR:hover{background:var(--off-white)}.info_panelDisclaimer__v63XS{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141f1d66;border:1px solid #e3d9b547;border-radius:8px;box-shadow:0 8px 18px #00000059;color:var(--off-white);font-family:Montserrat,sans-serif;font-size:10px;letter-spacing:.8px;margin-top:10px;padding:8px 12px;text-transform:none;transition:color .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.info_panelDisclaimer__v63XS:hover{background:#f2ecdfd9;border-color:#141f1d59;box-shadow:0 10px 22px #00000073;color:var(--bg-deep-solid)}.info_servicesBlock__kmZw9{margin-top:32px}.info_servicesBlockTitle__t59Di{color:var(--gold);font-family:Montserrat,sans-serif;font-size:11px;letter-spacing:3px;margin:0 0 12px;text-transform:uppercase}@keyframes info_spoolFlip__nljCq{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@media (max-width:960px){.info_root__APMKV{--topbar-h:56px;overflow-x:hidden;width:100%}.info_pageLoader__Gj2re{align-items:flex-start;padding-top:30vh}.info_topBar__FDwuP{box-sizing:border-box;gap:4px;padding:0 12px;width:100%}.info_topNav__nIpHh{gap:4px}.info_topNavBtn__4wVaW{font-size:8px;letter-spacing:1.5px;padding:7px 10px}.info_logoImg__zsr-e{max-width:110px}.info_appShell__FcCxH{display:flex;flex-direction:column;height:auto;overflow-x:hidden;width:100%}.info_sidebar__16dXE{background:var(--bg-deep);border-bottom:1px solid var(--border);border-right:none;flex-direction:row;height:auto;margin:0;overflow:hidden;padding:0;position:relative;top:0;width:100vw;z-index:100}.info_tabsNav__2dYMd{display:grid;flex-direction:row;grid-template-columns:repeat(8,minmax(0,1fr));margin:0;padding:0;width:100%}.info_tabPill__dPYyN{height:100%!important;left:0;top:0;width:12.5%;will-change:transform,width}.info_tabBtn__2VUYM{border-bottom:none;border-right:1px solid var(--border);margin:0;padding:8px 2px;text-align:center;width:100%}.info_tabBtnLabel__D4eNz{font-size:6.5px;letter-spacing:.8px;line-height:1.4;max-width:100%;overflow:hidden;text-align:center;white-space:pre-wrap;word-break:normal}.info_contentArea__ikHJv{height:auto;height:auto!important;min-height:0;overflow-x:hidden;overflow:visible;width:100%}.info_tabsTrack__9Qsuy{display:block;transform:none!important;width:100%}.info_tabPanel__TLHJp{box-sizing:border-box;display:none;height:auto;overflow-y:visible;padding:32px 16px 60px;width:100%}.info_tabPanelInactive__BoLzq{display:none;height:0;overflow:hidden;padding:0;pointer-events:none;visibility:visible}.info_tabPanel__TLHJp:not(.info_tabPanelInactive__BoLzq){display:block;padding:32px 16px 60px}.info_pageLoaderSpool__m7bTL{height:30vw;min-height:80px;min-width:80px;width:30vw}.info_panelHeader__MueYR{align-items:center;flex-direction:column;gap:18px;margin-bottom:32px;max-width:100%;text-align:center}.info_panelHeaderLogo__2RAny{width:150px}.info_panelDescription__oIpxL{font-size:10px;letter-spacing:1px;text-align:center}.info_productsGrid__33KDk{gap:24px;grid-template-columns:1fr}.info_flowColumn__N1\+mC{min-width:0}.info_nodeBox__HsoGj{font-size:16px;min-height:64px}.info_flowConnector__6klwj{height:20px}.info_serviceRow__W46Jw{grid-template-columns:1fr}.info_serviceTitleCol__d7DYU{border-bottom:1px solid var(--border);border-right:none}.info_serviceTagsCol__Dk\+yW{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.info_tag__552oR{font-size:16px;min-height:58px}.info_tag__552oR:nth-child(-n+4){border-top:1px solid var(--border)}.info_tag__552oR:nth-child(-n+2){border-top:0}}@media (max-width:480px){.info_topNavBtn__4wVaW{font-size:7px;letter-spacing:1px;padding:6px 8px}.info_tabBtnLabel__D4eNz{font-size:5.5px;letter-spacing:.5px}.info_tabBtn__2VUYM{padding:8px 1px}.info_panelHeaderLogo__2RAny{width:110px}.info_serviceTagsCol__Dk\+yW{grid-template-columns:1fr 1fr}.info_tag__552oR{font-size:15px;min-height:54px;padding:12px}.info_nodeBox__HsoGj{font-size:15px}}@media (max-width:360px){.info_topNavBtn__4wVaW{font-size:6.5px;letter-spacing:.8px;padding:5px 6px}.info_tabBtnLabel__D4eNz{font-size:5px;letter-spacing:.3px}.info_serviceTagsCol__Dk\+yW{grid-template-columns:1fr}.info_tag__552oR{font-size:14px;min-height:50px}}@media (min-width:961px) and (max-width:1240px){.info_tabPanel__TLHJp{padding:40px 32px 60px}.info_serviceRow__W46Jw{grid-template-columns:minmax(220px,300px) minmax(0,1fr)}.info_tag__552oR{font-size:14px;min-height:64px;padding:12px 14px}.info_serviceTagsCol__Dk\+yW{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.info_productsGrid__33KDk{align-items:start;gap:20px;grid-template-columns:repeat(3,minmax(200px,1fr));row-gap:28px}.info_columnHead__9wOPM{font-size:10px;margin-bottom:14px;padding-bottom:10px}.info_flowColumn__N1\+mC{min-width:200px}.info_nodeBox__HsoGj{font-size:14px;min-height:105px;padding:12px 14px}.info_flowConnector__6klwj{height:38px}}
/*# sourceMappingURL=main.da066e54.css.map*/