@import"https://fonts.googleapis.com/css2?family=Concert+One&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Concert+One&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background-color:#000}.LandingPageWrapper{position:relative;width:100%;min-height:100vh;background:#000;overflow:hidden;background:radial-gradient(ellipse 50% 100% at 10% 0%,rgba(255,255,255,.158),transparent 65%),#000;display:flex;flex-direction:column;align-items:center}.L_HeroSection{margin-top:5rem;padding:1rem;width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.L_HeroSection1_Text_Container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.L_HeroSection1_Tagline_Button{border-top:.5px solid rgb(255,255,255);border-bottom:.5px solid rgb(255,255,255);color:#fff;padding:.3rem 1.5rem;border-radius:15px;letter-spacing:1px;font-family:Poppins,sans-serif;font-size:.8rem;cursor:pointer}.L_HeroSection1_Tagline_Button:hover{background-color:#ffffff28}.L_Hero_Text{font-size:4.5rem;color:#fff;font-weight:600;font-family:sans-serif;text-align:center}.L_Hero_Text_Tagline{background:linear-gradient(to right,#fff,#888);font-size:3.5rem;color:#000;font-weight:400;font-family:Poppins,sans-serif}.L_HeroSection1_Image_Container{background-color:transparent;border-radius:1.7rem;width:100%;padding:.5rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:0}.L_HeroSection1_Image_Container:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(45deg,#ff0080,#0af,#80ff00,#ff8000,#ff0080);background-size:200% 200%;border-radius:inherit;z-index:-2;filter:blur(12px);opacity:.4;animation:gradientShift 5s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.L_HeroSection1_Image_Container_Cover{border:3px solid rgba(34,34,34,.774);border-radius:1.5rem;padding:.5rem .6rem;background-color:#222222c5;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.L_HeroSection1_Image{border:2.5px solid rgb(0,0,0);border-radius:.95rem;width:100%;height:100%;object-fit:cover}.L_WhyChooseSection{width:100%;max-width:1100px;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.L_WhyChoose_Header{text-align:center;display:flex;flex-direction:column;gap:1rem}.L_WhyChoose_Title{font-size:3.5rem;font-weight:700;color:#fff;font-family:Poppins,sans-serif;margin:0;letter-spacing:-1px;display:flex;justify-content:center;align-items:center}.L_WhyChoose_Title_Us{background:linear-gradient(to right,#fff,#888);font-weight:400;padding-left:.3rem;color:#000}.L_WhyChoose_Subtitle{font-size:1.1rem;color:#888;font-family:Poppins,sans-serif;margin:0;font-weight:400}.L_WhyChoose_MasonryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-rows:auto;gap:1.5rem;width:100%;max-width:1100px}.L_WhyChoose_Card{background:linear-gradient(135deg,#000000f2,#000c);border:1px solid rgb(35,35,35);border-radius:20px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default}.L_WhyChoose_Card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(13,13,13),transparent);transition:left .6s ease}.L_WhyChoose_Card:hover:before{left:100%}.L_WhyChoose_Card:hover{transform:translateY(-3px);box-shadow:0 25px 50px #27272766;background:linear-gradient(135deg,#000000f2,#000000e6)}.L_WhyChoose_Card_large{grid-row:span 2;padding:3rem}.L_WhyChoose_Card_medium{padding:2.5rem 2rem}.L_WhyChoose_Card_small{padding:1.8rem}.L_WhyChoose_Icon{font-size:3rem;background:linear-gradient(135deg,#fff,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border:2px solid rgba(255,255,255,.15);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:#ffffff08;position:relative}.L_WhyChoose_Card_large .L_WhyChoose_Icon{width:100px;height:100px;font-size:3.5rem;background:linear-gradient(145deg,#fff,red);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.L_WhyChoose_Card_small .L_WhyChoose_Icon{width:70px;height:70px;font-size:2.5rem}.L_WhyChoose_Icon:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent,rgba(255,255,255,.1));opacity:0;transition:opacity .3s ease;z-index:-1}.L_WhyChoose_Card:hover .L_WhyChoose_Icon{transform:scale(1.1) rotate(5deg);border-color:#ffffff4d;box-shadow:0 0 25px #ffffff26;border:2px solid #f28282}.L_WhyChoose_Card:hover .L_WhyChoose_Icon:before{opacity:1}.L_WhyChoose_CardTitle{font-size:1.5rem;font-weight:700;color:#fff;font-family:Poppins,sans-serif;margin:0;line-height:1.3;transition:all .3s ease}.L_WhyChoose_Card_large .L_WhyChoose_CardTitle{font-size:1.8rem;background:linear-gradient(145deg,#fff,red);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.L_WhyChoose_Card_small .L_WhyChoose_CardTitle{font-size:1.3rem}.L_WhyChoose_Card:hover .L_WhyChoose_CardTitle,.L_WhyChoose_Card:hover .L_WhyChoose_Icon{background:linear-gradient(145deg,#fff,red);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.L_WhyChoose_CardDesc{font-size:.95rem;color:#ccc;font-family:Poppins,sans-serif;line-height:1.6;margin:0;transition:color .3s ease}.L_WhyChoose_Card_large .L_WhyChoose_CardDesc{font-size:1.05rem;line-height:1.7}.L_WhyChoose_Card_small .L_WhyChoose_CardDesc{font-size:.9rem}.L_WhyChoose_Card:hover .L_WhyChoose_CardDesc{color:#e0e0e0}.L_FeaturesSection{width:100%;max-width:1100px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.L_Features_Header{text-align:center;display:flex;flex-direction:column;gap:1rem}.L_Features_Title{font-size:3.5rem;font-weight:700;color:#fff;font-family:Poppins,sans-serif;margin:0;letter-spacing:-1px;display:flex;justify-content:center;align-items:center}.L_Features_Title_Highlight{background:linear-gradient(to right,#fff,#888);font-weight:400;padding-left:.3rem;color:#000}.L_Features_Subtitle{font-size:1.1rem;color:#888;font-family:Poppins,sans-serif;font-weight:400}.L_Features_BentoGrid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:1.5rem;width:100%}.L_Feature_SideGrid{display:flex;flex-direction:column;gap:1rem}.L_Feature_BottomGrid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.L_Feature_Card{background:linear-gradient(135deg,#000000f2,#040404e6,#0a0a0af2);border:2px solid rgba(255,255,255,.08);border-radius:24px;padding:2rem;display:flex;align-items:flex-start;gap:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:default}.L_Feature_Card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.02) 0%,transparent 50%,rgba(255,255,255,.01) 100%);opacity:0;transition:opacity .4s ease;border-radius:inherit}.L_Feature_Card:hover:before{opacity:1}.L_Feature_Card:hover{border:2px solid transparent;background:linear-gradient(135deg,#0f0f0ff2,#000000e6,#141414f2),linear-gradient(45deg,#ff0080,#ff8000,#ff0,#80ff00,#00ff80,#0ff,#0080ff,#8000ff,#ff0080);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 25px 50px #00000080,0 0 40px #ffffff0d}.L_Feature_MainCard{flex-direction:column;align-items:center;text-align:center;justify-content:center;background:linear-gradient(135deg,#000000f2,#0f0f0fe6,#0a0a0af2);border:2px solid transparent;background:linear-gradient(135deg,#0f0f0ff2,#000000e6,#141414f2),linear-gradient(45deg,#ff0080,#ff8000,#ff0,#80ff00,#00ff80,#0ff,#0080ff,#8000ff,#ff0080);background-origin:border-box;background-clip:padding-box,border-box;transition:all .4s cubic-bezier(.4,0,.2,1)}.L_Feature_MainCard .L_Feature_Icon{width:100px;height:100px}.L_Feature_MainCard .L_Feature_CardTitle{font-size:2rem;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.L_Feature_MainCard .L_Feature_CardDesc{font-size:1.1rem;line-height:1.7}.L_Feature_SideCard{flex-direction:row;align-items:center;padding:2rem;text-align:left}.L_Feature_SideCard .L_Feature_Icon{width:60px;height:60px;flex-shrink:0}.L_Feature_SideCard .L_Feature_CardTitle{font-size:1.3rem;margin-bottom:.5rem}.L_Feature_SideCard .L_Feature_CardDesc{font-size:.9rem;line-height:1.5}.L_Feature_BottomCard{flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem}.L_Feature_BottomCard .L_Feature_Icon{width:70px;height:70px;margin-bottom:1rem}.L_Feature_BottomCard .L_Feature_CardTitle{font-size:1.4rem;margin-bottom:.8rem}.L_Feature_BottomCard .L_Feature_CardDesc{font-size:.95rem;line-height:1.6}.L_Feature_Icon{display:flex;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.L_Feature_Icon svg{width:50%;height:50%;stroke:#fff;stroke-width:1.5;transition:all .4s ease;filter:drop-shadow(0 0 10px rgba(255,255,255,.1))}.L_Feature_Card:hover .L_Feature_Icon{transform:scale(1.05);background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border-color:#fff3;box-shadow:0 0 30px #ffffff1a}.L_Feature_Card:hover .L_Feature_Icon svg{stroke:#fff;filter:drop-shadow(0 0 15px rgba(255,255,255,.2))}.L_Feature_Content{display:flex;flex-direction:column}.L_Feature_CardTitle{font-size:1.5rem;font-weight:600;color:#fff;font-family:Poppins,sans-serif;margin:0;line-height:1.3;transition:all .3s ease}.L_Feature_Card:hover .L_Feature_CardTitle{background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.L_Feature_CardDesc{font-size:.95rem;color:#aaa;font-family:Poppins,sans-serif;line-height:1.6;margin:0;transition:color .3s ease}.L_Feature_Card:hover .L_Feature_CardDesc{color:#ccc}.L_PricingSection{width:100%;max-width:1100px;font-family:Poppins,sans-serif;margin-top:1rem}.L_Pricing_Header{text-align:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.L_Pricing_Title{font-size:3.5rem;font-weight:700;color:#fff;font-family:Poppins,sans-serif;margin:0;letter-spacing:-1px;display:flex;justify-content:center;align-items:center}.L_Pricing_Title_Highlight{background:linear-gradient(to right,#fff,#888);font-weight:400;padding-left:.2rem;margin-left:.3rem;color:#000}.L_Pricing_Subtitle{font-size:1.1rem;color:#888;font-family:Poppins,sans-serif;font-weight:400}.L_FinalCTASection{width:100%;max-width:1100px;padding:1rem;display:flex;justify-content:center;align-items:center}.L_FinalCTA_Container{width:100%;max-width:1000px;border-radius:20px;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;border:2px solid transparent;background:linear-gradient(135deg,#000000f2,#000000e6,#000000f2),linear-gradient(45deg,#000,#adadad,#fff,#000,#000,#fff,#fff,#000,#fff);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 25px 50px #00000080,0 0 40px #ffffff0d}.L_FinalCTA_Header{text-align:center;display:flex;flex-direction:column;gap:.3rem}.L_FinalCTA_Title{font-size:2.5rem;font-weight:600;color:#fff;font-family:Poppins,sans-serif;line-height:1.3}.L_FinalCTA_Subtitle{font-size:1rem;color:#888;font-family:Poppins,sans-serif;line-height:1.6;font-weight:400}.L_FinalCTA_MetricsGrid{display:flex;flex-wrap:wrap;gap:1.5rem;width:100%;justify-content:center;align-items:center}.L_FinalCTA_MetricCard{background:#00000080;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:2rem;display:flex;align-items:center;gap:1.5rem;transition:all .2s ease;width:330px;height:80px}.L_FinalCTA_MetricCard:hover{border-color:#ffffff26;background:#000000b3;transform:translateY(-2px)}.L_FinalCTA_MetricIcon{width:50px;height:50px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.L_FinalCTA_MetricIcon svg{color:#fff;width:24px;height:24px}.L_FinalCTA_MetricContent{display:flex;flex-direction:column;gap:.25rem}.L_FinalCTA_MetricNumber{font-size:1.5rem;font-weight:700;color:#fff;font-family:Poppins,sans-serif;line-height:1.2}.L_FinalCTA_MetricLabel{font-size:.9rem;color:#aaa;font-family:Poppins,sans-serif;font-weight:500}.L_FinalCTA_ActionSection{border:1px solid rgba(255,255,255,.138);border-radius:16px;padding:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.L_FinalCTA_ActionTitle{font-size:1.5rem;font-weight:600;color:#fff;font-family:Poppins,sans-serif;line-height:1.6}.L_FinalCTA_ActionText{font-size:.85rem;color:#aaa;font-family:Poppins,sans-serif;line-height:1.5}.L_FinalCTA_ActionButton{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;color:#000;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .2s ease;text-decoration:none}.L_FinalCTA_ActionButton:hover{background:#f0f0f0}.L_FinalCTA_ActionButton:active{transform:translateY(0)}.L_FinalCTA_ActionButton svg{transition:transform .2s ease}.L_FinalCTA_ActionButton:hover svg{transform:translate(2px)}@media (max-width: 1120px){.L_WhyChooseSection{max-width:900px;padding:2rem .8rem}.L_WhyChoose_Title{font-size:3rem}.L_WhyChoose_MasonryGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.3rem;max-width:900px}.L_WhyChoose_Card{padding:1.8rem}.L_WhyChoose_Card_large{padding:2.5rem}.L_WhyChoose_Card_medium{padding:2rem 1.8rem}.L_WhyChoose_Card_small{padding:1.6rem}.L_FeaturesSection{max-width:900px;padding:1rem .8rem}.L_Features_Title{font-size:3rem}.L_Features_BentoGrid{gap:1.3rem}.L_Feature_Card{padding:1.8rem}.L_Feature_MainCard{padding:2.2rem}.L_Feature_SideCard{padding:1.6rem}.L_Feature_BottomCard{padding:1.5rem}.L_FinalCTASection{max-width:900px;padding:1rem .8rem}.L_FinalCTA_Container{padding:2.5rem;gap:1.3rem}.L_FinalCTA_Title{font-size:2.2rem}.L_FinalCTA_MetricsGrid{gap:1.3rem}.L_FinalCTA_MetricCard{width:300px;height:75px;padding:1.8rem}.L_FinalCTA_ActionSection{padding:2.2rem;gap:1.8rem}.L_Pricing_Title{font-size:3rem}}@media (max-width: 1050px){.L_HeroSection{margin-top:4rem;padding:1rem .5rem;max-width:900px}.L_Hero_Text{font-size:3.5rem;line-height:1.1}.L_Hero_Text_Tagline{font-size:2.8rem}.L_HeroSection1_Tagline_Button{font-size:.75rem;padding:.25rem 1.2rem}}@media (max-width: 930px){.L_HeroSection{margin-top:4rem;max-width:700px}.L_Hero_Text{font-size:3rem}.L_Hero_Text_Tagline{font-size:2.2rem;margin-top:.5rem}.L_WhyChooseSection{max-width:700px}.L_WhyChoose_Title{font-size:2.8rem}.L_WhyChoose_MasonryGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.L_WhyChoose_Card{padding:1.6rem}.L_WhyChoose_Card_large{padding:2rem}.L_WhyChoose_CardTitle{font-size:1.4rem}.L_WhyChoose_Card_large .L_WhyChoose_CardTitle{font-size:1.6rem}.L_WhyChoose_Card_small .L_WhyChoose_CardTitle{font-size:1.2rem}.L_WhyChoose_Icon{width:70px;height:70px;font-size:2.5rem}.L_WhyChoose_Card_large .L_WhyChoose_Icon{width:85px;height:85px;font-size:3rem}.L_WhyChoose_Card_small .L_WhyChoose_Icon{width:65px;height:65px;font-size:2.2rem}.L_FeaturesSection{max-width:700px}.L_Features_Title{font-size:2.8rem}.L_Features_BentoGrid{grid-template-columns:1fr;gap:1.2rem}.L_Feature_SideGrid{gap:1rem}.L_Feature_BottomGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.2rem}.L_Feature_Card{padding:1.6rem}.L_Feature_MainCard{padding:2rem}.L_Feature_SideCard{padding:1.4rem}.L_Feature_BottomCard{padding:1.3rem}.L_Feature_CardTitle{font-size:1.4rem}.L_Feature_MainCard .L_Feature_CardTitle{font-size:1.7rem}.L_Feature_SideCard .L_Feature_CardTitle{font-size:1.2rem}.L_Feature_BottomCard .L_Feature_CardTitle{font-size:1.3rem}.L_Feature_Icon{width:60px;height:60px}.L_Feature_MainCard .L_Feature_Icon{width:85px;height:85px}.L_Feature_SideCard .L_Feature_Icon{width:65px;height:65px}.L_Feature_BottomCard .L_Feature_Icon{width:60px;height:60px}.L_FinalCTASection{max-width:700px}.L_FinalCTA_Container{padding:2.2rem;gap:1.2rem}.L_FinalCTA_Title{font-size:2rem}.L_FinalCTA_Subtitle{font-size:.95rem}.L_FinalCTA_MetricsGrid{gap:1.2rem}.L_FinalCTA_MetricCard{width:250px;height:70px;padding:1.6rem}.L_FinalCTA_MetricIcon{width:45px;height:45px}.L_FinalCTA_MetricIcon svg{width:22px;height:22px}.L_FinalCTA_MetricNumber{font-size:1.3rem}.L_FinalCTA_MetricLabel{font-size:.85rem}.L_FinalCTA_ActionSection{padding:2rem;gap:1.6rem}.L_FinalCTA_ActionTitle{font-size:1.4rem}.L_FinalCTA_ActionText{font-size:.8rem}.L_FinalCTA_ActionButton{padding:.9rem 1.8rem;font-size:.95rem}.L_Pricing_Title{font-size:2.8rem}}@media (max-width: 730px){.L_HeroSection{margin-top:4rem;max-width:500px}.L_Hero_Text{font-size:2.5rem}.L_Hero_Text_Tagline{font-size:2.2rem;margin-top:.5rem}.L_HeroSection1_Tagline_Button{font-size:.7rem;border-radius:10px;letter-spacing:.5px}.L_HeroSection1_Image_Container{padding:.3rem;border-radius:1.2rem}.L_HeroSection1_Image_Container:before{filter:blur(8px)}.L_HeroSection1_Image_Container_Cover{padding:.3rem .4rem;border-radius:1rem;border:2px solid rgba(34,34,34,.774)}.L_HeroSection1_Image{border:2px solid rgb(0,0,0);border-radius:.6rem}.L_WhyChooseSection{max-width:500px;padding:1.8rem .6rem}.L_WhyChoose_Title{font-size:2.5rem}.L_WhyChoose_Subtitle{font-size:1rem}.L_WhyChoose_MasonryGrid{grid-template-columns:1fr;gap:1rem;max-width:500px}.L_WhyChoose_Card{padding:1.5rem}.L_WhyChoose_Card_large{padding:1.8rem}.L_WhyChoose_Card_medium{padding:1.6rem}.L_WhyChoose_Card_small{padding:1.4rem}.L_WhyChoose_CardTitle{font-size:1.3rem}.L_WhyChoose_Card_large .L_WhyChoose_CardTitle{font-size:1.5rem}.L_WhyChoose_Card_small .L_WhyChoose_CardTitle{font-size:1.2rem}.L_WhyChoose_CardDesc{font-size:.9rem}.L_WhyChoose_Card_large .L_WhyChoose_CardDesc{font-size:1rem}.L_WhyChoose_Card_small .L_WhyChoose_CardDesc{font-size:.85rem}.L_FeaturesSection{max-width:500px;padding:1.8rem .6rem}.L_Features_Title{font-size:2.5rem}.L_Features_Subtitle{font-size:1rem}.L_Features_BentoGrid{gap:1rem}.L_Feature_SideGrid{gap:.8rem}.L_Feature_BottomGrid{grid-template-columns:1fr;gap:1rem}.L_Feature_Card{padding:1.5rem;gap:1.2rem}.L_Feature_MainCard{padding:1.8rem}.L_Feature_SideCard{padding:1.3rem;flex-direction:column;text-align:center}.L_Feature_BottomCard{padding:1.2rem}.L_Feature_CardTitle{font-size:1.3rem}.L_Feature_MainCard .L_Feature_CardTitle{font-size:1.5rem;margin-bottom:.8rem}.L_Feature_SideCard .L_Feature_CardTitle{font-size:1.2rem;margin-bottom:.5rem}.L_Feature_BottomCard .L_Feature_CardTitle{font-size:1.2rem;margin-bottom:.6rem}.L_Feature_CardDesc{font-size:.9rem}.L_Feature_MainCard .L_Feature_CardDesc{font-size:1rem;line-height:1.6}.L_Feature_SideCard .L_Feature_CardDesc{font-size:.85rem;line-height:1.5}.L_Feature_BottomCard .L_Feature_CardDesc{font-size:.9rem;line-height:1.5}.L_FinalCTASection{max-width:500px;padding:1.8rem .6rem}.L_FinalCTA_Container{padding:2rem;gap:1rem}.L_FinalCTA_Title{font-size:1.8rem;line-height:1.2}.L_FinalCTA_Subtitle{font-size:.9rem;line-height:1.5}.L_FinalCTA_MetricsGrid{flex-direction:column;gap:.8rem}.L_FinalCTA_MetricCard{width:90%;height:auto;padding:1.5rem;border-radius:14px}.L_FinalCTA_MetricIcon{width:42px;height:42px;border-radius:10px}.L_FinalCTA_MetricIcon svg{width:20px;height:20px}.L_FinalCTA_MetricNumber{font-size:1.2rem}.L_FinalCTA_MetricLabel{font-size:.8rem}.L_FinalCTA_ActionSection{padding:1.8rem;gap:1.4rem;flex-direction:column;text-align:center}.L_FinalCTA_ActionTitle{font-size:1.3rem;line-height:1.4}.L_FinalCTA_ActionText{font-size:.75rem;line-height:1.4}.L_FinalCTA_ActionButton{padding:.85rem 1.6rem;font-size:.9rem;border-radius:10px;gap:.6rem}.L_FinalCTA_ActionButton svg{width:18px;height:18px}.L_Pricing_Title{font-size:2.5rem}.L_Pricing_Subtitle{font-size:1rem}}@media (max-width: 530px){.L_HeroSection{margin-top:4rem;max-width:400px}.L_Hero_Text{font-size:1.8rem}.L_Hero_Text_Tagline{font-size:1.8rem;margin-top:.5rem}.L_HeroSection1_Text_Container{gap:.6rem}.L_HeroSection1_Tagline_Button{font-size:.6rem;padding:.15rem .7rem;border-radius:8px;letter-spacing:.3px}.L_HeroSection1_Image_Container{padding:.25rem;border-radius:1rem}.L_HeroSection1_Image_Container:before{filter:blur(6px)}.L_HeroSection1_Image_Container_Cover{padding:.25rem .32rem;border-radius:.8rem;border:1.5px solid rgba(34,34,34,.774)}.L_HeroSection1_Image{border:1.5px solid rgb(0,0,0);border-radius:.6rem}.L_WhyChooseSection{max-width:400px;padding:1.5rem .5rem}.L_WhyChoose_Title{font-size:2.2rem}.L_WhyChoose_Subtitle{font-size:.95rem}.L_WhyChoose_MasonryGrid{gap:.8rem;max-width:400px}.L_WhyChoose_Card{padding:1.3rem;gap:1.2rem}.L_WhyChoose_Card_large{padding:1.5rem}.L_WhyChoose_Card_medium{padding:1.4rem}.L_WhyChoose_Card_small{padding:1.2rem}.L_WhyChoose_Icon{width:60px;height:60px;font-size:2.2rem}.L_WhyChoose_Card_large .L_WhyChoose_Icon{width:75px;height:75px;font-size:2.8rem}.L_WhyChoose_Card_small .L_WhyChoose_Icon{width:55px;height:55px;font-size:2rem}.L_WhyChoose_CardTitle{font-size:1.2rem}.L_WhyChoose_Card_large .L_WhyChoose_CardTitle{font-size:1.4rem}.L_WhyChoose_Card_small .L_WhyChoose_CardTitle{font-size:1.1rem}.L_WhyChoose_CardDesc{font-size:.85rem;line-height:1.5}.L_WhyChoose_Card_large .L_WhyChoose_CardDesc{font-size:.95rem;line-height:1.6}.L_WhyChoose_Card_small .L_WhyChoose_CardDesc{font-size:.8rem}.L_FeaturesSection{max-width:400px;padding:1.5rem .5rem}.L_Features_Title{font-size:2.2rem}.L_Features_Subtitle{font-size:.95rem}.L_Features_BentoGrid{gap:.8rem}.L_Feature_SideGrid{gap:.7rem}.L_Feature_BottomGrid{gap:.8rem}.L_Feature_Card{padding:1.3rem;gap:1rem}.L_Feature_MainCard{padding:1.5rem}.L_Feature_SideCard{padding:1.2rem}.L_Feature_BottomCard{padding:1.1rem}.L_Feature_Icon{width:55px;height:55px;border-radius:12px}.L_Feature_MainCard .L_Feature_Icon{width:70px;height:70px}.L_Feature_SideCard .L_Feature_Icon{width:60px;height:60px;margin-bottom:.6rem}.L_Feature_BottomCard .L_Feature_Icon{width:55px;height:55px;margin-bottom:.6rem}.L_Feature_CardTitle{font-size:1.2rem}.L_Feature_MainCard .L_Feature_CardTitle{font-size:1.4rem;margin-bottom:.6rem}.L_Feature_SideCard .L_Feature_CardTitle{font-size:1.1rem;margin-bottom:.4rem}.L_Feature_BottomCard .L_Feature_CardTitle{font-size:1.1rem;margin-bottom:.5rem}.L_Feature_CardDesc{font-size:.85rem;line-height:1.5}.L_Feature_MainCard .L_Feature_CardDesc{font-size:.95rem;line-height:1.6}.L_Feature_SideCard .L_Feature_CardDesc{font-size:.8rem;line-height:1.4}.L_Feature_BottomCard .L_Feature_CardDesc{font-size:.85rem;line-height:1.5}.L_FinalCTASection{max-width:400px;padding:1.5rem .5rem}.L_FinalCTA_Container{padding:1.8rem;gap:1rem}.L_FinalCTA_Header{gap:.6rem}.L_FinalCTA_Title{font-size:1.6rem;line-height:1.2}.L_FinalCTA_Subtitle{font-size:.85rem;line-height:1.4}.L_FinalCTA_MetricsGrid{gap:.7rem}.L_FinalCTA_MetricCard{padding:1.3rem;border-radius:12px}.L_FinalCTA_MetricIcon{width:40px;height:40px;border-radius:8px}.L_FinalCTA_MetricIcon svg{width:18px;height:18px}.L_FinalCTA_MetricNumber{font-size:1.1rem}.L_FinalCTA_MetricLabel{font-size:.75rem}.L_FinalCTA_ActionSection{padding:1.6rem;gap:1.2rem}.L_FinalCTA_ActionTitle{font-size:1.2rem;line-height:1.3}.L_FinalCTA_ActionText{font-size:.7rem;line-height:1.4}.L_FinalCTA_ActionButton{padding:.8rem 1.4rem;font-size:.85rem;border-radius:10px;gap:.5rem}.L_FinalCTA_ActionButton svg{width:16px;height:16px}.L_Pricing_Title{font-size:2.2rem}.L_Pricing_Subtitle{font-size:.95rem}}@media (max-width: 420px){.L_HeroSection{margin-top:4rem;max-width:350px}.L_Hero_Text{font-size:1.8rem}.L_Hero_Text_Tagline{font-size:1.8rem;margin-top:.5rem}.L_HeroSection1_Text_Container{gap:.5rem}.L_HeroSection1_Tagline_Button{font-size:.55rem;padding:.12rem .6rem;border-radius:6px;letter-spacing:.2px}.L_HeroSection1_Image_Container{padding:.2rem;border-radius:.8rem}.L_HeroSection1_Image_Container_Cover{padding:.23rem .325rem;border-radius:.65rem}.L_HeroSection1_Image{border-radius:.4rem}.L_WhyChooseSection{max-width:350px;padding:1.3rem .4rem}.L_WhyChoose_Title{font-size:2rem}.L_WhyChoose_Subtitle{font-size:.9rem}.L_WhyChoose_Header{gap:.8rem}.L_WhyChoose_MasonryGrid{gap:.7rem;max-width:350px}.L_WhyChoose_Card{padding:1.2rem;gap:1rem;border-radius:16px}.L_WhyChoose_Card_large{padding:1.4rem}.L_WhyChoose_Card_medium{padding:1.3rem}.L_WhyChoose_Card_small{padding:1.1rem}.L_WhyChoose_Icon{width:55px;height:55px;font-size:2rem}.L_WhyChoose_Card_large .L_WhyChoose_Icon{width:70px;height:70px;font-size:2.5rem}.L_WhyChoose_Card_small .L_WhyChoose_Icon{width:50px;height:50px;font-size:1.8rem}.L_WhyChoose_CardTitle{font-size:1.1rem;line-height:1.2}.L_WhyChoose_Card_large .L_WhyChoose_CardTitle{font-size:1.3rem}.L_WhyChoose_Card_small .L_WhyChoose_CardTitle{font-size:1rem}.L_WhyChoose_CardDesc{font-size:.8rem;line-height:1.4}.L_WhyChoose_Card_large .L_WhyChoose_CardDesc{font-size:.9rem;line-height:1.5}.L_WhyChoose_Card_small .L_WhyChoose_CardDesc{font-size:.75rem}.L_FeaturesSection{max-width:350px;padding:1.3rem .4rem}.L_Features_Title{font-size:2rem}.L_Features_Subtitle{font-size:.9rem}.L_Features_Header{gap:.8rem}.L_Features_BentoGrid{gap:.7rem}.L_Feature_SideGrid{gap:.6rem}.L_Feature_BottomGrid{gap:.7rem}.L_Feature_Card{padding:1.2rem;gap:.8rem;border-radius:16px}.L_Feature_MainCard{padding:1.4rem}.L_Feature_SideCard{padding:1.1rem}.L_Feature_BottomCard{padding:1rem}.L_Feature_Icon{width:50px;height:50px;border-radius:12px}.L_Feature_MainCard .L_Feature_Icon{width:65px;height:65px}.L_Feature_SideCard .L_Feature_Icon{width:55px;height:55px;margin-bottom:.5rem}.L_Feature_BottomCard .L_Feature_Icon{width:50px;height:50px;margin-bottom:.5rem}.L_Feature_CardTitle{font-size:1.1rem;line-height:1.2}.L_Feature_MainCard .L_Feature_CardTitle{font-size:1.3rem;margin-bottom:.5rem}.L_Feature_SideCard .L_Feature_CardTitle{font-size:1rem;margin-bottom:.3rem}.L_Feature_BottomCard .L_Feature_CardTitle{font-size:1rem;margin-bottom:.4rem}.L_Feature_CardDesc{font-size:.8rem;line-height:1.4}.L_Feature_MainCard .L_Feature_CardDesc{font-size:.9rem;line-height:1.5}.L_Feature_SideCard .L_Feature_CardDesc{font-size:.75rem;line-height:1.3}.L_Feature_BottomCard .L_Feature_CardDesc{font-size:.8rem;line-height:1.4}.L_FinalCTASection{max-width:320px;padding:1.3rem .4rem}.L_FinalCTA_Container{padding:1.6rem;gap:.9rem}.L_FinalCTA_Header{gap:.5rem}.L_FinalCTA_Title{font-size:1.4rem;line-height:1.2}.L_FinalCTA_Subtitle{font-size:.8rem;line-height:1.4}.L_FinalCTA_MetricsGrid{gap:.6rem}.L_FinalCTA_MetricCard{padding:1.2rem;border-radius:12px}.L_FinalCTA_MetricIcon{width:38px;height:38px;border-radius:8px}.L_FinalCTA_MetricIcon svg{width:16px;height:16px}.L_FinalCTA_MetricNumber{font-size:1rem;line-height:1.1}.L_FinalCTA_MetricLabel{font-size:.7rem}.L_FinalCTA_ActionSection{padding:1.4rem;gap:1rem}.L_FinalCTA_ActionTitle{font-size:1.1rem;line-height:1.3}.L_FinalCTA_ActionText{font-size:.65rem;line-height:1.4}.L_FinalCTA_ActionButton{padding:.7rem 1.2rem;font-size:.8rem;border-radius:8px;gap:.4rem}.L_FinalCTA_ActionButton svg{width:14px;height:14px}.L_Pricing_Title{font-size:2rem}.L_Pricing_Subtitle{font-size:.9rem}}@media (max-width: 370px){.L_HeroSection{margin-top:4rem;max-width:280px}.L_Hero_Text{font-size:1.4rem}.L_Hero_Text_Tagline{font-size:1.5rem;margin-top:.5rem}.L_HeroSection1_Tagline_Button{font-size:.5rem;padding:.12rem .45rem;border-radius:6px;letter-spacing:.2px}.L_WhyChooseSection{max-width:280px;padding:1rem .3rem}.L_WhyChoose_Title{font-size:1.8rem}.L_WhyChoose_Subtitle{font-size:.85rem}.L_WhyChoose_Header{gap:.7rem}.L_WhyChoose_MasonryGrid{gap:.6rem;max-width:280px}.L_WhyChoose_Card{padding:1rem;gap:.8rem;border-radius:14px}.L_WhyChoose_Card_large{padding:1.2rem}.L_WhyChoose_Card_medium{padding:1.1rem}.L_WhyChoose_Card_small{padding:.9rem}.L_WhyChoose_Icon{width:50px;height:50px;font-size:1.8rem}.L_WhyChoose_Card_large .L_WhyChoose_Icon{width:60px;height:60px;font-size:2.2rem}.L_WhyChoose_Card_small .L_WhyChoose_Icon{width:45px;height:45px;font-size:1.6rem}.L_WhyChoose_CardTitle{font-size:1rem;line-height:1.2}.L_WhyChoose_Card_large .L_WhyChoose_CardTitle{font-size:1.2rem}.L_WhyChoose_Card_small .L_WhyChoose_CardTitle{font-size:.95rem}.L_WhyChoose_CardDesc{font-size:.75rem;line-height:1.3}.L_WhyChoose_Card_large .L_WhyChoose_CardDesc{font-size:.85rem;line-height:1.4}.L_WhyChoose_Card_small .L_WhyChoose_CardDesc{font-size:.7rem}.L_FeaturesSection{max-width:280px;padding:1rem .3rem}.L_Features_Title{font-size:1.8rem}.L_Features_Subtitle{font-size:.85rem}.L_Features_Header{gap:.7rem}.L_Features_BentoGrid{grid-template-columns:1fr;gap:.6rem}.L_Feature_SideGrid{gap:.6rem}.L_Feature_BottomGrid{grid-template-columns:1fr;gap:.6rem}.L_Feature_Card{padding:1rem;gap:.8rem;border-radius:16px}.L_Feature_MainCard{padding:1.2rem}.L_Feature_SideCard{padding:1rem;flex-direction:column;text-align:center}.L_Feature_BottomCard{padding:1rem}.L_Feature_Icon{width:50px;height:50px;border-radius:14px}.L_Feature_MainCard .L_Feature_Icon{width:70px;height:70px}.L_Feature_SideCard .L_Feature_Icon{width:55px;height:55px;margin-bottom:.5rem}.L_Feature_BottomCard .L_Feature_Icon{width:50px;height:50px;margin-bottom:.5rem}.L_Feature_CardTitle{font-size:1rem;line-height:1.2}.L_Feature_MainCard .L_Feature_CardTitle{font-size:1.3rem;margin-bottom:.5rem}.L_Feature_SideCard .L_Feature_CardTitle{font-size:1rem;margin-bottom:.3rem}.L_Feature_BottomCard .L_Feature_CardTitle{font-size:1rem;margin-bottom:.4rem}.L_Feature_CardDesc{font-size:.75rem;line-height:1.3}.L_Feature_MainCard .L_Feature_CardDesc{font-size:.85rem;line-height:1.4}.L_Feature_SideCard .L_Feature_CardDesc{font-size:.7rem;line-height:1.3}.L_Feature_BottomCard .L_Feature_CardDesc{font-size:.75rem;line-height:1.3}.L_Pricing_Title{font-size:1.8rem}.L_Pricing_Subtitle{font-size:.85rem}}.Main_Nav_C{background:transparent;color:#fff;width:100%;position:sticky;top:0;left:0;right:0;display:flex;justify-content:center;z-index:100}.Navbar_Wrapper{border:none;background-color:#000;border:1.5px solid transparent;margin-top:.5rem;border-radius:1.1rem;width:100%;height:3.7rem;max-width:1000px;display:flex;justify-content:space-between;align-items:center;position:absolute;transition:all .3s ease-out}.Navbar_Wrapper.expanded{max-width:1200px}.Navbar_Wrapper.expanded:before{background:linear-gradient(142deg,#fff,#000,#fff,#000,#fff)}.Navbar_Wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1rem;padding:1.5px;background:linear-gradient(172deg,#fff,#272727,#000,#272727,#fff);-webkit-mask:linear-gradient(#000000 0 0) content-box,linear-gradient(#000000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000000 0 0) content-box,linear-gradient(#000000 0 0);-moz-mask-composite:exclude;mask-composite:exclude;pointer-events:none}.Navbar_B_Logo{width:12%;height:100%}.Navbar_B_Logo_Img_C{height:100%;width:100%}.Navbar_B_Logo_Img{width:100%;padding-left:.7rem;height:100%;text-align:center;cursor:pointer}.Navbar_CL_C{display:flex;gap:2.2rem;font-family:Poppins,sans-serif;font-size:.95rem;color:#ffffffd6}.Nav_CL1,.Nav_CL2,.Nav_CL3{letter-spacing:1px;padding:.56rem .76rem;transition:all ease-in .15s;border-radius:12px;cursor:default;border:1px solid transparent;position:relative;text-decoration:none;color:#fff}.Nav_CL1:hover:before,.Nav_CL2:hover:before,.Nav_CL3:hover:before{color:#fffe;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1rem;padding:1.5px;background:linear-gradient(172deg,#fff,#272727,#000,#272727,#fff);mask:linear-gradient(#000000 0 0) content-box,linear-gradient(#000000 0 0);-webkit-mask:linear-gradient(#000000 0 0) content-box,linear-gradient(#000000 0 0);-webkit-mask-composite:xor;-moz-mask-composite:exclude;mask-composite:exclude;pointer-events:none}.Navbar_GS_Button{height:100%;width:15%}.Nav_GSB_C{height:100%;display:flex;justify-content:end;align-items:center;margin-right:.9rem;font-family:Arial,Helvetica,sans-serif}.Nav_GSB{background-color:#f3f3f3;border-radius:9px;padding:.65rem .9rem;color:#000;font-size:.85rem;font-weight:600;letter-spacing:1px;transition:ease-in .1s;text-decoration:none;cursor:auto;cursor:default}.Nav_GSB:hover{background-color:#ffffffe8}.NavUser_C{height:100%;width:88%;display:flex;justify-content:end;align-items:center;position:relative}.NavUser_I{height:65%;transition:ease-in .15s}.NavUser_I:hover{cursor:pointer;filter:invert(.2)}.NavUser_P_C{border:1.5px solid transparent;background-color:#000;border-radius:10px;position:absolute;width:170px;top:110%;padding:1rem 0}.NavUser_P_C:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1rem;padding:1.5px;background:linear-gradient(112deg,#fff,#272727,#000,#272727,#fff);-webkit-mask:linear-gradient(#000000 0 0) content-box,linear-gradient(#000000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000000 0 0) content-box,linear-gradient(#000000 0 0);-moz-mask-composite:exclude;mask-composite:exclude;pointer-events:none}.NavUser_P{width:100%;display:flex;flex-direction:column;align-items:end;gap:.5rem;font-family:Arial,Helvetica,sans-serif;color:#ccc;font-weight:700;font-size:.9rem}.NU_P1{text-decoration:none;color:#ccc;width:100%;padding:.45rem 0;display:flex;justify-content:end;align-items:center;gap:.3rem}.NU_P1_I{height:1.2rem;padding-right:.5rem}.NU_P2{text-decoration:none;color:#ccc;width:100%;padding:.45rem 0;display:flex;justify-content:end;align-items:center;gap:.3rem}.NU_P2_I{height:1.2rem;padding-right:.5rem}.NU_P3{color:#da0000;width:100%;padding:.45rem 0;display:flex;justify-content:end;align-items:center;gap:.3rem}.NU_P3_I{height:1.2rem;padding-right:.5rem}.NU_P1:hover,.NU_P2:hover,.NU_P3:hover{cursor:pointer;background-color:#ffffff14;border-radius:4px}@media (max-width: 1249px){.Navbar_Wrapper{max-width:850px}.Navbar_Wrapper.expanded{max-width:920px}}@media (max-width: 930px){.Navbar_Wrapper{max-width:650px}.Navbar_Wrapper.expanded{max-width:720px}.Navbar_B_Logo{width:15%}.Navbar_GS_Button{width:20%}.Navbar_CL_C{gap:1.5rem;font-size:.85rem}.Nav_CL1,.Nav_CL2,.Nav_CL3{padding:.5rem .6rem;letter-spacing:.5px}.Nav_GSB{padding:.6rem .8rem;font-size:.8rem}}@media (max-width: 730px){.Navbar_Wrapper{max-width:450px}.Navbar_Wrapper.expanded{max-width:510px}.Navbar_Wrapper.expanded .Navbar_B_Logo{width:20%}.Navbar_B_Logo{width:22%}.Navbar_GS_Button{width:25%}.Navbar_CL_C{display:none}.Nav_GSB{padding:.55rem .7rem;font-size:.75rem}}@media (max-width: 530px){.Navbar_Wrapper{max-width:400px}.Navbar_Wrapper.expanded{max-width:470px}.Navbar_Wrapper.expanded .Navbar_B_Logo{width:22%}.Navbar_B_Logo,.Navbar_GS_Button{width:25%}.Nav_GSB{padding:.5rem .6rem;font-size:.7rem;letter-spacing:.5px}.NavUser_P_C{width:162px}.NavUser_P{font-size:.88rem}}@media (max-width: 420px){.Navbar_Wrapper{max-width:300px;height:3.5rem}.Navbar_Wrapper.expanded{max-width:350px}.Navbar_Wrapper.expanded .Navbar_B_Logo{width:29%}.Navbar_B_Logo{width:34%}.Navbar_GS_Button{width:32%}.Nav_GSB{padding:.45rem .55rem;font-size:.65rem;border-radius:7px}.NavUser_I{height:60%}.NavUser_P_C{width:158px}.NavUser_P{font-size:.85rem}}@media (max-width: 370px){.Navbar_Wrapper{max-width:270px;height:3.5rem}.Navbar_Wrapper.expanded{max-width:320px}.Navbar_Wrapper.expanded .Navbar_B_Logo{width:31%}.Navbar_B_Logo{width:34%;height:3.3rem}.Navbar_GS_Button{width:35%}.Nav_GSB{padding:.45rem .55rem;font-size:.6rem;border-radius:7px}.NavUser_P_C{width:148px}.NavUser_P{font-size:.8rem}.NU_P1_I,.NU_P2_I,.NU_P3_I{height:1rem}}.pricing_main{font-family:Poppins,sans-serif;min-height:100vh;background:radial-gradient(125% 125% at 50% 90%,#000 40%,#0d1a36);color:#fff}.pricing_container{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1280px;margin:0 auto;padding-bottom:2rem}.header_section{padding:1rem 0 1.5rem}.header_content{display:flex;flex-direction:column;align-items:center;justify-content:center}.main_title{font-size:2.7rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(to right,#fff,#d1d5db);background-clip:text;-webkit-background-clip:text;color:transparent}.main_subtitle{color:#a4a4a4;font-size:1rem}.plans_grid{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.plan_wrapper{width:100%;max-width:19rem}.plan_card{background-color:transparent;border-radius:1rem;padding:1.5rem;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.plan_header{text-align:center;margin-bottom:1.5rem}.premium_header{padding-top:1rem}.starter_icon,.feature_icon{filter:invert(1)}.plan_badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:9999px;margin-bottom:.75rem}.starter_badge{background:#1f293766}.premium_badge{background:#ffffff1a;padding:.5rem 1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.badge_icon{width:.875rem;height:.875rem}.starter_icon{color:#6b7280}.premium_icon{width:1rem;height:1rem}.badge_text{font-size:.75rem;font-weight:500}.starter_text{color:#6b7280}.premium_text{color:#fff;font-size:.875rem;font-weight:700}.plan_name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.starter_name{color:#787a7d}.premium_name{color:#fff}.price_section{margin-bottom:1rem}.price{font-size:2.25rem;font-weight:700}.starter_price{color:#787a7d}.premium_price{color:#fff;font-size:3rem}.price_period{font-size:1rem}.starter_period{color:#4b5563}.premium_period{color:#25a60f;font-size:1.125rem}.plan_description{font-size:.875rem}.starter_description{color:#4b5563}.premium_description{color:#d1d5db}.features_list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.feature_item{display:flex;align-items:center;gap:.75rem}.feature_icon{width:1rem;height:1rem}.starter_feature_icon{color:#4b5563}.premium_feature_icon{color:#fff;width:1.25rem;height:1.25rem}.disabled_feature_icon{color:#374151}.feature_text{font-size:.875rem}.starter_feature_text{color:#93969a}.premium_feature_text{color:#fff;font-weight:500}.disabled_feature_text{color:#374151}.status_icon{width:.875rem;height:.875rem;margin-left:auto}.minus_icon,.cross_icon{filter:invert(0)}.check_icon{color:#10b981;width:1.25rem;height:1.25rem}.premium_wrapper{max-width:24rem}.premium_plan{background:#030712;border:1px solid rgba(75,85,99,.6);box-shadow:0 0 20px #57575780;border-radius:1.5rem}.popular_badge{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-50%)}.popular_text{background:#ffe23d;color:#1e1e1e;padding:.25rem 1rem;border-radius:2rem;font-size:.75rem;font-weight:700;box-shadow:0 10px 15px -3px #0000001a}.plan_button{width:100%;padding:.75rem 1rem;border-radius:.75rem;font-weight:500;border:none;cursor:pointer;transition:all .3s ease}.starter_button{background:#1f293780;color:#d1d5db;font-size:.875rem}.starter_button:hover{background:#37415180}.premium_button{background:linear-gradient(to right,#fff,#d1d5db);color:#000;padding:.75rem 1.5rem;font-weight:700;box-shadow:0 10px 15px -3px #0000001a}.premium_button:hover{background:linear-gradient(to right,#f3f4f6,#d1d5db);transform:scale(1.05)}.modal_overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:1}.modal_container{background:radial-gradient(125% 125% at 50% 90%,#000 40%,#070d1c);border:1px solid rgba(59,71,87,.4);border-radius:1.1rem;width:100%;max-width:25rem;box-shadow:0 25px 50px -12px #000c;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-10px)}to{opacity:1;transform:scale(1.05) translateY(0)}}.modal_header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .5rem;border-bottom:1px solid rgba(71,85,105,.2);margin-bottom:1rem}.modal_title{font-size:1.5rem;font-weight:700;color:#fff;margin:0;background:linear-gradient(to right,#fff,#d1d5db);background-clip:text;-webkit-background-clip:text;color:transparent}.modal_close{background:#0000004d;border:1px solid rgba(71,85,105,.5);border-radius:.75rem;padding:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal_close:hover{background:#0e0e0e3e;transform:scale(1.1)}.close_icon{width:1rem;height:1rem}.modal_content{padding:0 1.5rem 1.5rem}.modal_subtitle{color:#94a3b8;font-size:.875rem;margin:0 0 1.5rem;text-align:center}.country_options{display:flex;flex-direction:column;gap:.75rem}.country_option{background:#090d1699;border:1px solid rgba(71,85,105,.3);border-radius:1rem;padding:1rem;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.country_option:hover{background:#141c28b3;border-color:#94a3b880;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000004d}.country_option:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.country_option:hover:before{left:100%}.country_info{display:flex;align-items:center;gap:1rem}.country_flag{font-size:2rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#47556933;border-radius:.75rem;border:1px solid rgba(71,85,105,.3)}.currency_logo{height:60%;width:60%;filter:invert(1)}.country_details{display:flex;flex-direction:column;gap:.25rem}.country_name{color:#fff;font-size:1.125rem;font-weight:600}.country_price{color:#10b981;font-size:.875rem;font-weight:500}.select_icon{width:1.25rem;height:1.25rem;color:#10b981;opacity:0;transition:opacity .2s ease}.country_option:hover .select_icon{opacity:1}@media (max-width: 710px){.plans_grid{flex-direction:column}}@media (max-width: 470px){.main_title{font-size:2.2rem;margin-bottom:1rem}.main_subtitle{font-size:.8rem}}@media (max-width: 400px){.main_title{font-size:2rem;margin-bottom:.9rem}.main_subtitle{font-size:.7rem}.plan_wrapper{max-width:17rem}.premium_wrapper{max-width:19.5rem}.premium_description{font-size:.85rem}.modal_container{max-width:22rem;margin:0 .5rem}.modal_header{padding:1.25rem 1.25rem .5rem}.modal_title{font-size:1.25rem}.modal_content{padding:0 1.25rem 1.25rem}.country_flag{width:2.5rem;height:2.5rem;font-size:1.5rem}.country_name{font-size:1rem}}@media (max-width: 370px){.modal_subtitle{font-size:.78rem}}.Main_Footer_Wrapper{font-family:Poppins,sans-serif;background-color:#000;color:#fff;padding:2rem 0;border-top:1px solid #1a1a1a;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:2rem}.Footer_Container{max-width:1200px;width:100%;display:flex;justify-content:space-between;gap:2rem}.Footer_Brand_Section{display:flex;flex-direction:column;gap:30px}.Brand_Logo_Area{display:flex;flex-direction:column;gap:15px}.Brand_Name{font-size:1.9rem;font-weight:700;color:#e6e6e6;margin:0;letter-spacing:-.5px}.Brand_Description{font-size:14px;line-height:1.6;color:#888;margin:0;max-width:280px}.Footer_Pages_Section,.Footer_Legal_Section,.Footer_Register_Section{display:flex;flex-direction:column;gap:1rem}.Section_Title{font-size:.9rem;color:#fff;font-weight:500}.Footer_Links_List{list-style:none;display:flex;flex-direction:column;gap:12px}.Footer_Link{color:#888;text-decoration:none;font-size:13px;font-weight:400;transition:color .1s ease}.Footer_Link:hover{color:#fff;text-decoration:underline}.Footer_Copyright{border-top:1px solid #212121;padding-top:1rem;max-width:1200px;width:100%;display:flex;justify-content:space-between;align-items:end}.Social_Links_Area{display:flex;flex-direction:column;gap:20px}.Social_Title{font-size:16px;font-weight:600;color:#fff}.Social_Icons{display:flex;gap:12px}.Social_Link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#1a1a1a;border-radius:8px;transition:all .2s ease;text-decoration:none}.Social_Link:hover{background-color:#333;transform:translateY(-2px)}.Social_Icon{width:20px;height:20px;filter:invert(1)}.Copyright_Text{font-size:13px;color:#666}@media (max-width: 1230px){.Main_Footer_Wrapper{padding:2rem 1rem}}@media (max-width: 680px){.Footer_Link{font-size:11px}.Brand_Description{font-size:13px}}@media (max-width: 590px){.Footer_Container{flex-direction:column}.Brand_Logo_Area{align-items:center}.Brand_Description{max-width:100%;text-align:center}.Footer_Pages_Section,.Footer_Legal_Section,.Footer_Register_Section{text-align:center}.Social_Links_Area{align-items:center}.Social_Title{font-size:13px}}@media (max-width: 475px){.Brand_Logo_Area{align-items:start}.Brand_Description{max-width:100%;text-align:start}.Footer_Pages_Section,.Footer_Legal_Section,.Footer_Register_Section{text-align:start}.Social_Links_Area{align-items:start}.Brand_Name{font-size:1.4rem}}@media (max-width: 365px){.Footer_Copyright{flex-direction:column;align-items:start}}.NotFoundPage{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:#000;color:#fff;font-family:Poppins,sans-serif}.NotFoundPage_Title{font-size:120px;margin:0}.NotFoundPage_Description{font-size:24px;margin:20px 0}.NotFoundPage_Button{color:red;text-decoration:none;font-size:18px;border:2px solid #ff0000;padding:10px 30px;border-radius:5px;transition:all .3s}.NotFoundPage_Button:hover{background:red;color:#000}.Register_Page{width:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.Main_C_Wrapper{border-radius:10px;background-color:#191919;display:flex;flex-direction:column;gap:.6rem;padding:1.5rem 2.5rem;max-width:1250px}.Reg_T_Container{display:flex;align-items:center;justify-content:center;padding:.7rem 2rem}.Reg_T_Text{font-family:Josefin Sans,Arial,Helvetica,sans-serif;font-size:1.8rem;letter-spacing:1px;font-weight:bolder;color:#d8d8d8}.Reg_F_Container{display:flex;flex-direction:column;align-items:center;gap:1rem}.Reg_F_Email_Imput{display:flex;justify-content:center;padding:.1rem;width:100%}.Reg_F_Email_Input_Field{border:1.5px solid #2d2d2d;border-radius:4px;font-size:.9rem;letter-spacing:.5px;font-weight:400;padding:.75rem 0 .75rem .75rem;width:100%;background-color:#111;color:#fff}.Reg_F_Email_Input_Field:focus{outline:1.5px solid #01b525}.Reg_F_user_pass_Imput{width:100%;display:flex;gap:1rem;justify-content:space-between}.Reg_F_Username_Input_Field{border:1.5px solid #2d2d2d;border-radius:4px;font-size:.9rem;letter-spacing:.5px;font-weight:400;padding:.75rem 0 .75rem .75rem;width:100%;background-color:#111;color:#fff}.Reg_F_Username_Input_Field:focus{outline:1.5px solid #01b525}.Reg_F_Password_Input_Field{border:1.5px solid #2d2d2d;border-radius:4px;font-size:.9rem;letter-spacing:.5px;font-weight:400;padding:.75rem 0 .75rem .75rem;width:100%;background-color:#111;color:#fff}.Reg_F_Password_Input_Field:focus{outline:1.5px solid #01b525}.Reg_F_Button_Container{width:100%}.Reg_F_Button{border-radius:4px;border:none;padding:.7rem 0;width:100%;background-color:#037b1b;color:#fff;letter-spacing:.5px;font-size:.95rem}.Reg_F_Button:hover{cursor:pointer;background-color:#037b1bf3}.Dividor_Container{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:Arial,Helvetica,sans-serif;color:#d8d8d8f0;padding:.8rem 0}.Dividor_Text{text-align:center}.Dividor_Line{border:1px solid #2d2d2d;width:100%}.Google_OAuth_Container{width:100%;display:flex;justify-content:center;align-items:center;padding:.1rem .1rem 1rem}.Google_OAuth_Button{border:1.5px solid #2d2d2d;border-radius:4px;background-color:#191919;color:#d8d8d8;padding:.65rem 0;width:100%;display:flex;justify-content:center;align-items:center;gap:.5rem;font-family:Arial,Helvetica,sans-serif;letter-spacing:.5px;font-size:.95rem}.Google_OAuth_Button:hover{cursor:pointer;background-color:#222;border-color:#01b525}.Google_OAuth_Icon{height:1.2rem;width:auto}.Google_OAuth_Text{font-weight:400}.Otp_Form_Container{width:100%;display:flex;justify-content:center;align-items:center;padding:.1rem}.Otp_Form_Input_Button_Container{width:100%;display:flex;gap:1rem;justify-content:space-between}.Otp_Form_Input_Field{border:1.5px solid #2d2d2d;border-radius:4px;font-size:.9rem;letter-spacing:.5px;font-weight:400;padding:.7rem 0 .7rem .75rem;width:70%;background-color:#111;color:#fff}.Otp_Form_Input_Field::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.Otp_Form_Input_Field[type=number]{-moz-appearance:textfield}.Otp_Form_Input_Field:focus{outline:1.5px solid rgba(255,166,0,.733)}.Otp_Form_Button{border-radius:4px;border:none;padding:.7rem 0;width:30%;letter-spacing:.5px;font-size:.95rem;background-color:#037b1b;color:#fff}.Otp_Form_Button:hover{cursor:pointer;background-color:#037b1bf3}.Site_Logo_Container{display:flex;justify-content:center;align-items:end;padding:.5rem 0;height:5rem}.Site_Logo{height:80%;padding-left:2rem}.Lower_Text_Container{width:100%;display:flex;justify-content:center;align-items:center;padding:1.5rem 0}.Lower_Text_Wrapper{display:flex;flex-direction:column;align-items:center;gap:.8rem}.Lower_Text{font-size:.9rem;font-weight:400;color:#b4b4b4;font-family:Arial,Helvetica,sans-serif}.Lower_Text_Link{color:#01b525;text-decoration:none;font-weight:500}.Lower_Text_Link:hover{text-decoration:underline}@media screen and (max-width: 550px){.Main_C_Wrapper{padding:1.2rem 1.5rem;width:85%}.Reg_T_Text{font-size:1.5rem}.Reg_F_user_pass_Imput{flex-direction:column;gap:.8rem;width:100%}.Reg_F_Email_Input_Field,.Reg_F_Username_Input_Field,.Reg_F_Password_Input_Field{padding:.65rem 0 .65rem .75rem;font-size:.85rem;width:calc(100% - .75rem)}.Reg_F_Button,.Google_OAuth_Button,.Otp_Form_Button{padding:.65rem 0;font-size:.9rem}.Otp_Form_Input_Button_Container{gap:.8rem}.Lower_Text{font-size:.8rem;text-align:center}.Site_Logo_Container{height:4.5rem}}@media screen and (max-width: 380px){.Reg_T_Text{font-size:1.3rem;text-align:center;line-height:1.3}.Main_C_Wrapper{padding:1rem 1.2rem;width:85%}.Reg_T_Container{padding:.5rem 1rem}.Site_Logo{padding-left:1.5rem}}*{padding:0;margin:0}.Login_Page{width:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.Login_Main_C_Wrapper{border-radius:10px;background-color:#191919;display:flex;flex-direction:column;gap:.6rem;padding:1.5rem 2.5rem;max-width:1250px}.Login_Text_Container{display:flex;align-items:center;justify-content:center;padding:.7rem 10rem}.Login_Text{font-family:Josefin Sans,Arial,Helvetica,sans-serif;font-size:1.8rem;letter-spacing:1px;font-weight:bolder;color:#d8d8d8}.Login_Form_Container{display:flex;flex-direction:column;align-items:center;gap:1rem}.Login_Input_Container{width:100%;display:flex;flex-direction:column;gap:1rem}.Login_Email_Input_Field{border:1.5px solid #2d2d2d;border-radius:4px;font-size:.9rem;letter-spacing:.5px;font-weight:400;padding:.75rem 0 .75rem .75rem;width:calc(100% - .75rem);background-color:#111;color:#fff}.Login_Email_Input_Field:focus{outline:1.5px solid #01b525}.Login_Password_Input_Field{border:1.5px solid #2d2d2d;border-radius:4px;font-size:.9rem;letter-spacing:.5px;font-weight:400;padding:.75rem 0 .75rem .75rem;width:calc(100% - .75rem);background-color:#111;color:#fff}.Login_Password_Input_Field:focus{outline:1.5px solid #01b525}.Login_Button_Container{width:100%}.Login_Button{border-radius:4px;border:none;padding:.7rem 0;width:100%;background-color:#037b1b;color:#fff;letter-spacing:.5px;font-size:.95rem}.Login_Button:hover{cursor:pointer;background-color:#037b1bf3}@media screen and (max-width: 550px){.Login_Main_C_Wrapper{padding:1.2rem 1.5rem;width:85%}.Login_Text{font-size:1.5rem}.Login_Email_Input_Field,.Login_Password_Input_Field{padding:.65rem 0 .65rem .75rem;font-size:.85rem;width:calc(100% - .75rem)}.Login_Button,.Google_OAuth_Button,.Otp_Form_Button{padding:.65rem 0;font-size:.9rem}.Otp_Form_Input_Button_Container{gap:.8rem}.Lower_Text{font-size:.8rem;text-align:center}.Site_Logo{height:70%;padding-left:1.5rem}}@media screen and (max-width: 380px){.Login_Text{font-size:1.3rem;text-align:center;line-height:1.3}.Login_Main_C_Wrapper{padding:1rem 1.2rem;width:85%}.Login_Text_Container{padding:.5rem 1rem}.Site_Logo{padding-left:1.4rem}}.ApNavbar{background-color:#000;width:100%;display:flex;justify-content:center;align-items:center;position:sticky;top:0;left:0;z-index:20}.ApNavbarWrapper{height:3.9rem;width:100%;max-width:1250px;display:flex;justify-content:space-between;align-items:center}.ApNavBrandLogo{height:100%;width:11%;display:flex;justify-content:center;align-items:center}.ApNavBL_Img{margin-left:1rem;height:80%;cursor:pointer}.ApNavDashboard{height:100%;width:65%;display:flex;justify-content:center;align-items:center;gap:1rem}.ApNavCToolCont{height:100%;width:25%;display:flex;justify-content:center;align-items:center}.AvNavCreateCont{border:1.4px solid transparent;height:70%;width:72%;display:flex;justify-content:center;align-items:center;gap:.4rem;padding:0 .4rem;background:linear-gradient(#141414) padding-box,linear-gradient(45deg,red,#ff7300,#00ff95,#07f,#8000ff,red) border-box;border-radius:10px;background-color:#d6d6d6;animation:borderRotate 8s linear infinite;background-size:400% 400%}@keyframes borderRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.AvNavCreateIcon{height:70%}.AvNavCreateTS{font-size:1.1rem;font-family:sans-serif;font-style:normal;letter-spacing:2px;color:#e1e1e1}.AvNavCreateCont:hover{border:3px solid transparent;cursor:pointer}.ApToolCont{height:100%;display:flex;justify-content:center;align-items:center;gap:1rem}.AvNavMyBillsCont{border:1px solid rgba(255,255,255,.221);height:60%;display:flex;justify-content:center;align-items:center;gap:.4rem;padding:0 .6rem;border-radius:7px}.AvNavMyBillsIcon{height:75%}.AvNavMyBillsTS{font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;font-size:.9rem;color:#e1e1e1}.AvNavMyBillsCont:hover{border:1px solid rgba(255,255,255,.324);cursor:pointer}.AvNavConfigCont{border:1px solid rgba(255,255,255,.221);height:60%;display:flex;justify-content:center;align-items:center;gap:.4rem;padding:0 .6rem;border-radius:7px}.AvNavConfigIcon{height:70%}.AvNavConfigTS{font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;font-size:.9rem;color:#e1e1e1}.AvNavConfigCont:hover{border:1px solid rgba(255,255,255,.324);cursor:pointer}.ApNavAcc{height:100%;width:20%;display:flex;justify-content:center;align-items:center;gap:1rem}.ApAcIconCont{height:50%;display:flex;justify-content:center;align-items:center;gap:.3rem;font-family:Arial,Helvetica,sans-serif;color:#d6d6d6;transition:all .1s ease}.ApAcTextSpan{font-size:1.1rem}.ApAcIcon{height:100%}.ApAcIconCont:hover{cursor:pointer;color:#d6d6d6f0}.ApAcLogoutCont{border:3px solid #c200005e;background-color:#3d3d3d28;height:50%;display:flex;justify-content:center;align-items:center;gap:.2rem;font-family:Arial,Helvetica,sans-serif;color:#d6d6d6;transition:all .1s ease;padding:.25rem .4rem;border-radius:7px}.ApAcLogoutIcon{height:90%}.ApAcLogoutTextSpan{font-size:1.1rem}.ApAcLogoutCont:hover{cursor:pointer;color:#d6d6d6f0;border:3px solid #c20000b4}.ApNavMenu{height:100%;display:none;flex-direction:column;justify-content:center;align-items:end;position:relative}.ApNavMenuIconCont{height:100%;width:50%;display:flex;justify-content:center;align-items:center}.ApNavMenuIcon{height:53%;object-fit:contain}.ApNavMenuPopup{background-color:#000;width:100%;position:absolute;top:100%;padding:.8rem}.ApMenuPopContainer{display:flex;flex-direction:column;align-items:center;gap:.8rem;border-radius:10px}.ApMenuPopCont1{border:2.5px solid transparent;height:2.5rem;width:100%;display:flex;justify-content:start;align-items:center;gap:.35rem;background:linear-gradient(#141414) padding-box,linear-gradient(45deg,red,#ff7300,#00ff95,#07f,#8000ff,red) border-box;border-radius:10px;background-color:#141414;animation:borderRotate 8s linear infinite;background-size:400% 400%;padding:.2rem 0}.ApMenuPopCont1_I{height:70%;object-fit:contain;padding-left:.5rem}.ApMenuPopCont1_T{font-size:1rem;font-family:sans-serif;letter-spacing:2px;color:#e1e1e1}.ApMenuPopCont1:hover{cursor:pointer}.ApMenuPopCont2{border:1px solid rgba(255,255,255,.178);height:2.5rem;width:100%;display:flex;justify-content:start;align-items:center;gap:.4rem;padding:.2rem 0}.ApMenuPopCont2_I{height:70%;object-fit:contain;padding-left:.5rem}.ApMenuPopCont2_T{font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;font-size:.9rem;color:#e1e1e1}.ApMenuPopCont2:hover{border:1px solid rgba(255,255,255,.324);cursor:pointer}.ApMenuPopCont3{border:1px solid rgba(255,255,255,.178);height:2.5rem;width:100%;display:flex;justify-content:start;align-items:center;gap:.4rem;padding:.2rem 0}.ApMenuPopCont3_I{height:70%;object-fit:contain;padding-left:.5rem}.ApMenuPopCont3_T{font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;font-size:.9rem;color:#e1e1e1}.ApMenuPopCont3:hover{border:1px solid rgba(255,255,255,.324);cursor:pointer}.ApMenuPopCont4{border:1px solid rgba(255,255,255,.178);height:2.5rem;width:100%;display:flex;justify-content:start;align-items:center;gap:.4rem;padding:.2rem 0}.ApMenuPopCont4_I{height:70%;object-fit:contain;padding-left:.5rem}.ApMenuPopCont4_T{font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;font-size:.9rem;color:#e1e1e1}.ApMenuPopCont4:hover{border:1px solid rgba(255,255,255,.324);cursor:pointer}.ApMenuPopCont5{background-color:#380000;height:2.5rem;width:100%;display:flex;justify-content:start;align-items:center;gap:.4rem;padding:.2rem 0}.ApMenuPopCont5_I{height:70%;object-fit:contain;padding-left:.5rem}.ApMenuPopCont5_T{font-family:Arial,Helvetica,sans-serif;letter-spacing:2px;font-size:.9rem;color:#e1e1e1}.ApMenuPopCont5:hover{cursor:pointer}@media (max-width: 1200px) and (min-width: 1150px){.AvNavCreateCont{width:88%}}@media (max-width: 1150px){.ApNavBrandLogo{width:13.5%}.ApNavAcc{width:23.5%}.AvNavCreateCont{width:90%}}@media (max-width: 1000px){.ApNavDashboard,.ApNavAcc{display:none}.ApNavMenu{display:flex;width:22%}}@media (max-width: 1000px) and (min-width: 750px){.ApNavBrandLogo{width:21%}}@media (max-width: 750px) and (min-width: 600px){.ApNavBrandLogo{width:26%}.ApNavAcc{width:35%}.ApNavMenu{width:28%}}@media (max-width: 600px) and (min-width: 500px){.ApNavBrandLogo{width:31%}.ApNavMenu{width:30%}.ApMenuPopCont1_T,.ApMenuPopCont2_T,.ApMenuPopCont3_T,.ApMenuPopCont4_T,.ApMenuPopCont5_T{font-size:.8rem}}@media (max-width: 500px) and (min-width: 400px){.ApNavBrandLogo{width:34%}.ApNavMenu{width:30%}.ApNavMenuPopup{width:125%}.ApMenuPopCont1_T,.ApMenuPopCont2_T,.ApMenuPopCont3_T,.ApMenuPopCont4_T,.ApMenuPopCont5_T{font-size:.75rem}}@media (max-width: 400px) and (min-width: 330px){.ApNavBrandLogo{width:38%}.ApNavMenu{width:32%}.ApNavMenuPopup{width:140%}.ApMenuPopCont1_T,.ApMenuPopCont2_T,.ApMenuPopCont3_T,.ApMenuPopCont4_T,.ApMenuPopCont5_T{font-size:.75rem}}.CBP_Wrapper{background-color:#121212;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0;gap:1rem}.CBP_BillingSection{width:100%;max-width:1250px;display:flex;align-items:center;justify-content:center;gap:1rem}.CBP_Bill_DA{border:2px solid rgb(255,255,255);border-radius:.5rem;width:45%;display:flex;justify-content:center;font-family:Arial,sans-serif;align-items:center;color:#000;margin:.5rem 0;overflow:hidden}.CBP_BillInput{border-radius:.5rem;width:50%;height:100%;max-height:800px;padding:1rem .5rem;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;display:flex;justify-content:center;overflow-y:scroll}.CBP_BillInput::-webkit-scrollbar{display:none}.CBP_BI_Container{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%}.CBP_BI_Title{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#000,#d5d5d5,#000);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;text-align:center}.CBP_InvoiceDetailsInput{background-color:#191919;border-radius:.5rem;padding:1rem;border:1px solid rgb(60,60,60);display:flex;flex-direction:column;gap:.5rem}.CBP_IDI_Title{font-size:1.1rem;font-weight:700;color:#8ccd00;letter-spacing:1px}.CBP_IDI_Form{display:flex;flex-direction:column;gap:.8rem}.CBP_IDI_Field{display:flex;flex-direction:column;gap:.3rem}.CBP_IDI_Label{font-size:.9rem;color:#b8b8b8;font-weight:500}.CBP_IDI_Input{padding:.6rem;border:1px solid rgb(80,80,80);border-radius:.3rem;background-color:#232323;color:#efefef;font-size:.9rem}.CBP_IDI_Input:focus{outline:none;border-color:#838383;box-shadow:0 0 5px #8ccd004d}.CBP_IDI_Input::placeholder{color:#787878}.CBP_BusinessDetailsInput{background-color:#191919;border-radius:.5rem;padding:1rem;border:1px solid rgb(60,60,60)}.CBP_BDI_Title{font-size:1.1rem;font-weight:700;color:#8ccd00;margin-bottom:.8rem}.CBP_BDI_Form{display:flex;flex-direction:column;gap:.8rem}.CBP_BDI_Field{display:flex;flex-direction:column;gap:.3rem}.CBP_BDI_Label{font-size:.9rem;color:#c8c8c8;font-weight:500}.CBP_BDI_Input{padding:.6rem;border:1px solid rgb(80,80,80);border-radius:.3rem;background-color:#232323;color:#d5d5d5;font-size:.9rem}.CBP_BDI_Input:focus{outline:none;border-color:#838383;box-shadow:0 0 5px #8ccd004d}.CBP_BDI_Input::placeholder{color:#787878}.CBP_ClientDetailsInput{background-color:#191919;border-radius:.5rem;padding:1rem;border:1px solid rgb(60,60,60)}.CBP_CDI_Title{font-size:1.1rem;font-weight:700;color:#8ccd00;margin-bottom:.8rem}.CBP_CDI_Form{display:flex;flex-direction:column;gap:.8rem}.CBP_CDI_Field{display:flex;flex-direction:column;gap:.3rem}.CBP_CDI_Label{font-size:.9rem;color:#c8c8c8;font-weight:500}.CBP_CDI_Input{padding:.6rem;border:1px solid rgb(80,80,80);border-radius:.3rem;background-color:#232323;color:#d5d5d5;font-size:.9rem}.CBP_CDI_Input:focus{outline:none;border-color:#838383;box-shadow:0 0 5px #8ccd004d}.CBP_CDI_Input::placeholder{color:#787878}.CBP_ItemsInput{background-color:#191919;border-radius:.5rem;padding:1rem;border:1px solid rgb(60,60,60)}.CBP_II_Header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.CBP_II_Title{font-size:1.1rem;font-weight:700;color:#8ccd00}.CBP_II_AddBtn{background-color:#8ccd00;color:#121212;border:none;padding:.5rem 1rem;border-radius:.3rem;font-weight:700;cursor:pointer;font-size:.85rem}.CBP_II_AddBtn:hover{background-color:#a0e114}.CBP_II_ItemsList{display:flex;flex-direction:column;gap:.8rem}.CBP_ItemRow{background-color:#1e1e1e;border:1px solid rgb(70,70,70);border-radius:.3rem;padding:.8rem;gap:.6rem;align-items:end;display:flex;justify-content:space-between}.CBP_IR_IT_Field,.CBP_IR_D_Field{display:flex;flex-direction:column;gap:.3rem;width:7rem}.CBP_IR_Qty_Field,.CBP_IR_R_Fieldl{display:flex;flex-direction:column;gap:.3rem;width:3.5rem}.CBP_IR_Total_Field{display:flex;flex-direction:column;gap:.3rem;width:5rem}.CBP_IR_Label{font-size:.8rem;color:#b4b4b4;font-weight:500}.CBP_IR_Input{padding:.5rem;border:1px solid rgb(80,80,80);border-radius:.3rem;background-color:#232323;color:#d5d5d5;font-size:.85rem}.CBP_IR_Input:focus{outline:none;border-color:#838383;box-shadow:0 0 3px #8ccd004d}.CBP_IR_Input::placeholder{color:#787878}.CBP_IR_RemoveBtn{background-color:#dc3232;color:#fff;border:none;width:30px;height:30px;border-radius:.3rem;cursor:pointer;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center}.CBP_IR_RemoveBtn:hover{background-color:#f04646}.CBP_SummaryInput{background-color:#191919;border-radius:.5rem;padding:1rem;border:1px solid rgb(60,60,60)}.CBP_SI_Title{font-size:1.1rem;font-weight:700;color:#8ccd00;margin-bottom:.8rem}.CBP_SI_Form{display:flex;flex-direction:column;gap:1rem}.CBP_SI_Field{display:flex;flex-direction:column;gap:.3rem}.CBP_SI_Label{font-size:.9rem;color:#c8c8c8;font-weight:500}.CBP_SI_Input{padding:.6rem;border:1px solid rgb(80,80,80);border-radius:.3rem;background-color:#232323;color:#d5d5d5;font-size:.9rem}.CBP_SI_Input:focus{outline:none;border-color:#838383;box-shadow:0 0 5px #8ccd004d}.CBP_SI_Input::placeholder{color:#787878}.CBP_PaymentInput{background-color:#191919;border-radius:.5rem;padding:1rem;border:1px solid rgb(60,60,60)}.CBP_PI_Title{font-size:1.1rem;font-weight:700;color:#8ccd00;margin-bottom:.8rem}.CBP_PI_Form{display:flex;flex-direction:column;gap:.8rem}.CBP_PI_Field{display:flex;flex-direction:column;gap:.3rem}.CBP_PI_Label{font-size:.9rem;color:#c8c8c8;font-weight:500}.CBP_PI_Input{padding:.6rem;border:1px solid rgb(80,80,80);border-radius:.3rem;background-color:#232323;color:#d5d5d5;font-size:.9rem}.CBP_PI_Input:focus{outline:none;border-color:#838383;box-shadow:0 0 5px #8ccd004d}.CBP_PI_Input::placeholder{color:#787878}.CBP_PI_Select{padding:.6rem;border:1px solid rgb(80,80,80);border-radius:.3rem;background-color:#232323;color:#d5d5d5;font-size:.9rem;cursor:pointer}.CBP_PI_Select:focus{outline:none;border-color:#838383;box-shadow:0 0 5px #8ccd004d}.CBP_PI_Select option{background-color:#232323;color:#d5d5d5}.CBP_ActionsSection{display:flex;justify-content:center;align-items:center}.CBP_AS_GenerateBtn{background-color:#007bffc9;color:#fff;width:80%;border:none;padding:.7rem 0;border-radius:.4rem;font-size:1rem;letter-spacing:1px;transition:.3s ease}.CBP_AS_GenerateBtn:hover{cursor:pointer;background-color:#007bffa6}.CBP_PopupOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CBP_PopupContent{background:#191919;border:2px solid rgb(60,60,60);border-radius:12px;width:520px;overflow-y:auto;box-shadow:0 20px 40px #0009;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.CBP_PopupHeader{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgb(60,60,60);background:#1e1e1e;border-radius:12px 12px 0 0}.CBP_PopupTitle{font-family:Arial,Helvetica,sans-serif;color:#8ccd00;font-size:1.5rem;font-weight:700;letter-spacing:.8px}.CBP_PopupClose{background:none;border:none;color:red;font-size:1.8rem;padding:.3rem .8rem;border-radius:4px;transition:all .25s ease}.CBP_PopupClose:hover{cursor:pointer;background:#1f0000;color:#fff}.CBP_PopupBody{padding:1.5rem;color:#dcdcdc}.CBP_BillSummary{background:#232323;border:1px solid rgb(70,70,70);border-radius:8px;padding:1rem;margin-bottom:1.2rem;display:flex;flex-direction:column;gap:1rem}.CBP_BillSummaryTitle{font-family:Arial,Helvetica,sans-serif;color:#7cb500;font-size:.9rem;font-weight:700;letter-spacing:.5px}.CBP_BillSummaryTotal{font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.5px;color:#7cb500}.CBP_BillSummaryClient{color:#7cb500;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.5px}.CBP_PopupOptions{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;background:#232323;border-radius:8px;border:1px solid rgb(60,60,60);transition:all .2s ease}.CBP_OptionText{font-family:Arial,Helvetica,sans-serif;color:#c8c8c8;font-size:.9rem;font-weight:500;transition:color .2s ease}.CBP_ToggleSwitch{position:relative;display:inline-block;width:50px;height:24px}.CBP_ToggleSwitch:hover{cursor:pointer}.CBP_ToggleSwitch input{display:none}.CBP_ToggleSlider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#292929;border:2px solid rgb(0,0,0);transition:all .3s ease;border-radius:24px;box-shadow:inset 0 2px 4px #0000004d}.CBP_ToggleSlider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#b4b4b4;transition:all .3s ease;border-radius:50%;box-shadow:0 2px 4px #0006}.CBP_ToggleSwitch input:checked+.CBP_ToggleSlider{background-color:#233200;border-color:#a0e020;box-shadow:inset 0 2px 4px #0003,0 0 8px #8ccd004d}.CBP_ToggleSwitch input:checked+.CBP_ToggleSlider:before{transform:translate(26px);background-color:#dcdcdc;box-shadow:0 2px 6px #0000004d}.CBP_ToggleSwitch:hover .CBP_ToggleSlider:before{background-color:#dcdcdc}.CBP_ToggleSwitch input:checked:hover+.CBP_ToggleSlider{box-shadow:inset 0 2px 4px #0003,0 0 12px #8ccd0066}.CBP_ToggleSwitch:active .CBP_ToggleSlider:before{width:20px}.CBP_ToggleSwitch input:checked:active+.CBP_ToggleSlider:before{transform:translate(22px)}.CBP_PopupFooter{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-top:1px solid rgb(60,60,60);background:#1e1e1e;border-radius:0 0 12px 12px}.CBP_CancelBtn{background:#3c3c3c;color:#dcdcdc;border:1px solid rgb(80,80,80);padding:.8rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;transition:all .2s ease;letter-spacing:.5px}.CBP_CancelBtn:hover{cursor:pointer;background:#1e1e1e;color:#fff;box-shadow:0 4px 8px #0000004d}.CBP_CreateBtn{flex:1;background:#7bb10d;color:#000;border:none;padding:.8rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:700;transition:all .2s ease;letter-spacing:.5px}.CBP_CreateBtn:hover{cursor:pointer;background:#71a608}.CBP_CreateBtn_Disabled,.CBP_CreateBtn_Disabled:hover{background:#4f7404;cursor:not-allowed}.CBP_PreviewToggle_Wrapper{width:100%;max-width:1200px;display:flex;justify-content:start;align-items:center}.CBP_PreviewToggle{display:flex;align-items:center;gap:1rem;width:fit-content}.CBP_PT_Label{color:#dcdcdc;font-size:.9rem;font-weight:500;font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;user-select:none;letter-spacing:.3px}.CBP_PT_Switch{font-size:17px;position:relative;display:inline-block;width:3.5em;height:2em}.CBP_PT_Switch input{opacity:0;width:0;height:0}.CBP_PT_Slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;border:2px solid rgb(80,80,80);border-radius:50px;background-color:#191919;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.CBP_PT_Slider:before{position:absolute;content:"";height:1.4em;width:1.4em;left:.2em;bottom:.2em;background-color:#c8c8c8;border-radius:inherit;transition:all .4s cubic-bezier(.23,1,.32,1)}.CBP_PT_Switch input:checked+.CBP_PT_Slider{box-shadow:0 0 20px #8ccd0099;border:2px solid #8ccd00;background-color:#0f1905}.CBP_PT_Switch input:checked+.CBP_PT_Slider:before{transform:translate(1.5em);background-color:#8ccd00}.CBP_PT_Switch:hover .CBP_PT_Slider{border-color:#787878}.CBP_PT_Switch input:checked:hover+.CBP_PT_Slider{box-shadow:0 0 25px #8ccd00cc;border-color:#a0e020}@media screen and (min-width: 1250px){.CBP_PreviewToggle_Wrapper{display:none}}@media screen and (max-width: 1250px){.CBP_BillingSection{max-width:90%;flex-direction:column;align-items:center}.CBP_PreviewToggle_Wrapper{display:flex;max-width:90%}.CBP_Bill_DA{width:595px;height:842px}.CBP_BillInput{width:100%;max-width:900px;max-height:80vh}.CBP_IR_Input{width:100%}.CBP_BI_Title{font-size:1.8rem}}@media screen and (max-width: 768px){.CBP_BillInput{max-height:75vh;padding:.8rem .3rem}.CBP_BI_Title{font-size:1.65rem}.CBP_ItemRow{flex-wrap:wrap;gap:.5rem}.CBP_IR_Input{width:90%}.CBP_IR_IT_Field,.CBP_IR_D_Field{width:59%}.CBP_IR_Qty_Field,.CBP_IR_R_Fieldl,.CBP_IR_Total_Field{width:30%}}@media screen and (max-width: 620px){.CBP_Bill_DA{transform:scale(.7);margin-bottom:-130px;margin-top:-130px}}@media screen and (max-width: 550px){.CBP_Wrapper{padding:.8rem .5rem;gap:.8rem}.CBP_BillingSection{max-width:95%;padding:0 .5rem}.CBP_Bill_DA{transform:scale(.6);margin-bottom:-180px;margin-top:-180px}.CBP_BillInput{max-height:65vh;padding:.5rem .3rem}.CBP_BI_Title{font-size:1.5rem}.CBP_InvoiceDetailsInput,.CBP_BusinessDetailsInput,.CBP_ClientDetailsInput,.CBP_ItemsInput,.CBP_SummaryInput,.CBP_PaymentInput{padding:.7rem;margin:0 .2rem}.CBP_PopupContent{width:95%;max-width:480px;margin:0 .5rem}.CBP_PopupHeader,.CBP_PopupBody,.CBP_PopupFooter{padding:1rem}.CBP_PopupFooter{gap:.8rem}.CBP_AS_GenerateBtn{width:95%;padding:.6rem 0;margin:0 .5rem}.CBP_PreviewToggle_Wrapper{max-width:95%;padding:0 .5rem}.CBP_ToggleSwitch input:checked+.CBP_ToggleSlider:before{transform:translate(24px)}}@media screen and (max-width: 450px){.CBP_BillingSection{padding:0 .3rem;gap:.6rem}.CBP_Bill_DA{transform:scale(.45);margin-bottom:-230px;margin-top:-230px}.CBP_BillInput{max-height:70vh;padding:.6rem .2rem}.CBP_BI_Title{font-size:1.4rem}.CBP_ItemRow{gap:.6rem}.CBP_IR_IT_Field,.CBP_IR_D_Field,.CBP_IR_Qty_Field,.CBP_IR_R_Fieldl,.CBP_IR_Total_Field{width:100%}.CBP_IR_RemoveBtn{align-self:flex-end;margin-top:.5rem}.CBP_InvoiceDetailsInput,.CBP_BusinessDetailsInput,.CBP_ClientDetailsInput,.CBP_ItemsInput,.CBP_SummaryInput,.CBP_PaymentInput{padding:.6rem}.CBP_AS_GenerateBtn{width:100%}}@media screen and (max-width: 370px){.CBP_Bill_DA{transform:scale(.55);margin-bottom:-180px;margin-top:-180px}.CBP_Wrapper{padding:.8rem .5rem;gap:.2rem}}.status-success{color:#34a853;font-weight:700}.status-pending{color:#fbbc05;font-weight:700}.status-failed{color:#ea4335;font-weight:700}.BillT1_Wrapper{width:100%;display:flex;justify-content:center;font-family:Arial,sans-serif;align-items:center}.BillT1_Container{width:595px;height:842px;padding:1rem 1.5rem;background-color:#fff;display:flex;flex-direction:column;gap:.7rem;box-sizing:border-box}.BillT1_TopSection{display:flex;justify-content:space-between}.BillT1_Header{display:flex;flex-direction:column;gap:.7rem}.BillT1_Title{font-size:1.4rem;font-weight:700;color:#000000b1}.BillT1_InvoiceDetails{color:#555;font-size:.85rem;display:flex;flex-direction:column;gap:.2rem}.BillT1_ID_Invoice{display:flex;gap:.2rem}.BillT1_ID_IT{color:#747474;font-weight:700;letter-spacing:1px}.BillT1_ID_IT_Value{font-weight:700}.BillT1_ID_ID{display:flex;gap:.2rem}.BillT1_ID_IDT{color:#747474;font-weight:700;letter-spacing:1px}.BillT1_ID_IDue{display:flex;gap:.2rem}.BillT1_ID_IDueT{color:#de0101;font-weight:700;letter-spacing:1px}.BillT1_BusinessDetails{text-align:right;display:flex;flex-direction:column;gap:.4rem;align-items:flex-end}.BillT1_BD_Name{font-weight:700;color:#256cc7;font-size:1.4rem}.BillT1_BD_Company_Logo{height:40px;width:70px;object-fit:contain;object-position:center}.BillT1_BD_Details{font-size:.9rem}.BillT1_ClientDetails{display:flex;flex-direction:column;gap:.6rem}.BillT1_CD_Title{font-size:1rem;font-family:Arial,Helvetica,sans-serif;font-weight:700;color:#555}.BillT1_ClientBox{border-left:4px solid #256cc7;border-top-left-radius:7px;border-bottom-left-radius:7px;padding:10px 12px;background-color:#f5f5f5;display:flex;flex-direction:column;gap:.16rem;font-size:.9rem}.BillT1_CD_Name{font-size:1.1rem;font-weight:700;color:#333;padding-bottom:3px}.BillT1_ItemsTable{min-height:50px}.BillT1_ItemsTable table{width:100%;border-collapse:collapse;font-size:.75rem}.BillT1_ItemsTable th{background-color:#256bc749;padding:.6rem;text-align:left;border-bottom:2px solid #ddd;color:#333;font-size:.8rem}.BillT1_ItemsTable td{padding:8px 10px;font-size:.7rem;border-bottom:1px solid #ddd;color:#000}.BillT1_Summary{width:100%;display:flex;justify-content:end;gap:1rem}.BillT1_Summary_Box{width:40%;padding:0 1rem}.BillT1_SummaryItem{width:100%;display:flex;justify-content:space-between;padding:3px 0;border-bottom:1px solid #eee}.BillT1_SI_Title{font-size:.8rem}.BillT1_SI_Value{font-size:.8rem;color:#333333e4;font-weight:700}.BillT1_Total{font-weight:700;font-size:18px;border-bottom:none;padding-top:5px;color:#333}.BillT1_PaymentInfo{display:flex;flex-direction:column;gap:.25rem;width:100%;margin-top:auto}.BillT1_PI_Title{font-size:1rem;font-weight:700;color:#555}.BillT1_PaymentBox{border-left:4px solid #256cc7;border-top-left-radius:7px;border-bottom-left-radius:7px;padding:.4rem .6rem;background-color:#256bc749;display:flex;gap:.2rem;justify-content:space-between}.BillT1_PB_Infos{display:flex;flex-direction:column;justify-content:center;gap:.15rem}.BillT1_PI_Method{font-size:.8rem;font-weight:700;color:#000;letter-spacing:1px}.BillT1_PI_M_Value{font-size:.8rem;font-weight:400;color:#000;padding:0 5px}.BillT1_PI_Amount{font-size:.8rem;font-weight:700;color:#000}.BillT1_PI_A_Value{font-size:.8rem;font-weight:400;color:#000;padding:0 5px}.BillT1_PI_Status{font-size:.8rem;font-weight:700;color:#000}.BillT1_PI_S_Value{padding:0 5px}.BillT1_PI_Date{font-size:.8rem;font-weight:700;color:#000}.BillT1_PI_D_Value{font-size:.8rem;font-weight:400;color:#000;padding:0 5px}.BillT1_PI_TransactionID{font-size:.8rem;font-weight:700;color:#000}.BillT1_PI_T_Value{font-size:.8rem;font-weight:400;color:#000;padding:0 5px}.BillT1_PB_Sign{width:50%;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center}.BillT1_PB_Sign_Area{height:50px;width:100%;object-fit:contain;object-position:center}.BillT1_PB_Sign_T_Area{font-size:.5rem;color:#271414;letter-spacing:1px}.loadeContailer{display:flex;justify-content:center;align-items:center}.loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0deg,#282828 33%,#fff);box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#000}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MyBillsPage_Wrapper{background-color:#181818;color:#fff;width:100%;display:flex;flex-direction:column;align-items:center}.MyBillsHeader_Wrapper{width:100%;max-width:1200px;padding:1rem 0;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.MBHeader_Title_Sec{width:100%;display:flex;align-items:center;gap:1rem}.title_icon_cont{width:40px;height:40px;background-color:#222;border-radius:12px;padding:.6rem}.title_icon{width:100%;height:100%}.title_text h1{font-size:2.8rem;font-weight:700;background:linear-gradient(to right,#efefef,#343434);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;font-family:Poppins,sans-serif}.title_text p{font-size:.85rem;font-family:Poppins,sans-serif;color:#888;font-weight:400;letter-spacing:.5px}.MBHeader_Quick_D_Sec{display:flex;gap:1.5rem;font-family:Poppins,sans-serif}.stat_card{background:#1e1e1e;border-radius:16px;padding:1rem;display:flex;align-items:center;gap:1.2rem;min-width:290px;border:1px solid #2a2a2a}.stat_card:hover{background:#262626;cursor:pointer}.stat_card.active_card{background:#2e2e2e}.stat_icon_container1,.stat_icon_container2,.stat_icon_container3{width:30px;height:30px;border-radius:12px;padding:.5rem}.stat_icon_container1{background-color:#5d0000}.stat_icon_container2{background-color:#003202}.stat_icon_container3{background-color:#482900}.stat_icon{width:100%;height:100%}.stat_content{display:flex;flex-direction:column;gap:.5rem}.stat_label{font-size:1rem;color:#c2c2c2;font-weight:500}.stat_value{font-size:2rem;font-weight:700;color:#fff}.NoBills_Text{font-size:2rem;font-weight:600;color:#fff;font-family:Poppins,sans-serif;letter-spacing:.5px;padding:4rem 0}.BillColumnSection_Wrapper{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:1.5rem;padding:1rem 0;align-items:center}.BillCart_Wrapper{width:100%;display:flex;flex-direction:column;gap:1rem}.bill_card{background:#08080a;border:1px solid #2a2a2a;border-radius:16px;padding:2.2rem 1.5rem;display:flex;justify-content:space-between;transition:all .3s ease}.bill_card:hover{cursor:pointer;background:#000}.bill_left_section{display:flex;gap:1.5rem;align-items:flex-start}.user_icon_section{width:37px;height:37px;background:#000;border-radius:.8rem;padding:.7rem;display:flex;align-items:center;justify-content:center}.uis_user_icon{width:85%;height:85%}.bill_details2{display:flex;flex-direction:column;gap:.5rem}.bill_c_det{display:flex;flex-direction:column;gap:.4rem}.bill_c_det_client_name{font-size:1.4rem;font-weight:600;color:#dedede;letter-spacing:.5px;font-family:Poppins,sans-serif}.bill_c_det_bill_id{font-size:.75rem;color:#888;font-family:Poppins,sans-serif;letter-spacing:.3px}.bill_c_det_bill_id .bill_c_det_email_icon,.bill_c_det_bill_id .bill_c_det_date_icon{width:16px;height:16px;filter:invert(.8)}.bill_c_c_contact_info{display:flex;align-items:center;gap:.5rem;color:#a0a0a0;font-size:.9rem}.bill_c_c_con_email_icon{width:16px;height:16px;filter:invert(.7)}.bill_c_c_con_email_text{font-size:.9rem;color:#bcbcbc;font-family:Poppins,sans-serif}.bill_c_c_date_info{display:flex;align-items:center;gap:.5rem;color:#a0a0a0;font-size:.9rem}.bill_c_c_date_icon{width:16px;height:16px;filter:invert(.7)}.bill_c_c_date_text{font-size:.85rem;color:#bcbcbc;font-family:Poppins,sans-serif;letter-spacing:.7px}.bill_right_section{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.br_sec_amount_dwnld{display:flex;align-items:center;gap:1rem}.br_sec_amount_section{display:flex;flex-direction:column;align-items:flex-end;font-family:Poppins,sans-serif;gap:.1rem}.br_sec_amount_value{font-size:1.8rem;font-weight:700;color:#fff}.br_sec_amount_label{font-size:.65rem;letter-spacing:.5px;color:#888}.br_sec_download_btn{display:flex;align-items:center;gap:.3rem;background:#fff;color:#000;border:none;border-radius:8px;padding:.55rem .7rem;transition:all .3s ease}.br_sec_download_btn:hover{cursor:pointer;background:#f4f4f4}.br_sec_download_btn_icon{width:16px;height:16px}.br_sec_download_btn_text{font-size:.8rem;font-weight:600;font-family:Poppins,sans-serif}.br_sec_status_section{display:flex;align-items:center;gap:.5rem}.br_sec_status_label{color:#888;font-size:.82rem;letter-spacing:.5px;font-family:Poppins,sans-serif}.br_sec_status_badge{padding:.32rem .8rem;border-radius:1.4rem;font-size:.8rem;font-family:Poppins,sans-serif;font-weight:400}.br_sec_status_badge.pending{background:#ffa6001a;color:#ffa600;border:1.5px solid #c78100}.br_sec_status_badge.paid{background:#0080001a;color:#00f100;border:1.5px solid #008000}.br_sec_status_badge.overdue{background:#ff00001a;color:red;border:1.5px solid #a90000}.pagination{display:flex;justify-content:center;margin:20px auto;font-family:Poppins,sans-serif}.pagination_content{display:flex;align-items:center;gap:6px;list-style:none;padding:0;margin:0}.pagination_item{display:flex}.pagination_link{display:flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:6px;border:1px solid transparent;background:transparent;color:#e9e9e9;font-size:14px;text-decoration:none;transition:all .2s ease,border-color .2s ease}.pagination_link:hover{background:#1d1d1d;border-color:#5b5b5b}.pagination_link.active{border-color:#111;font-weight:600;background:#2e2e2e}.pagination_previous,.pagination_next{gap:6px}.pagination_link img{width:16px;height:16px}.pagination_ellipsis{display:flex;align-items:center;justify-content:center;width:32px;height:32px}@media (max-width: 1030px){.MyBillsHeader_Wrapper{max-width:95%}.title_text h1{font-size:2.5rem}.stat_card{min-width:235px}.BillColumnSection_Wrapper{max-width:95%}}@media (max-width: 900px){.MBHeader_Quick_D_Sec{flex-wrap:wrap;justify-content:start;gap:1.5rem}.stat_card{min-width:190px}}@media (max-width: 768px){.MyBillsHeader_Wrapper{padding:.8rem .3rem}.MBHeader_Quick_D_Sec{justify-content:center}.title_text p{font-size:.8rem}.stat_card{min-width:220px}.stat_value{font-size:1.7rem}}@media (max-width: 600px){.MBHeader_Title_Sec{gap:.5rem}.title_icon_cont{width:35px;height:35px;padding:.5rem}.title_text h1{font-size:2rem}.stat_card{min-width:180px}.BillColumnSection_Wrapper{padding:.8rem .5rem}.bill_card{flex-direction:column;gap:1.1rem;padding:1.5rem 1.2rem}.bill_left_section{width:100%}.bill_right_section{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.br_sec_amount_dwnld{order:2}.br_sec_status_section{order:1;align-items:center}.br_sec_amount_section{align-items:flex-end}}@media (max-width: 480px){.MyBillsHeader_Wrapper{padding:0;padding-bottom:.5rem}.title_text h1{font-size:1.6rem}.title_text p{font-size:.8rem}.MBHeader_Quick_D_Sec{justify-content:center;gap:.7rem}.stat_card{min-width:140px;padding:.3rem .55rem;gap:.8rem}.stat_icon_container1,.stat_icon_container2,.stat_icon_container3{width:25px;height:25px;padding:0rem}.stat_label{font-size:.8rem}.stat_value{font-size:1.2rem}.BillColumnSection_Wrapper{gap:.8rem}.bill_card{padding:1.1rem 1rem;gap:1.2rem}.bill_left_section{gap:.5rem}.user_icon_section{width:28px;height:28px;padding:.5rem}.bill_c_det_client_name{font-size:1.3rem}.bill_c_det_bill_id{font-size:.7rem}.bill_c_c_con_email_text,.bill_c_c_date_text{font-size:.8rem}.br_sec_amount_value{font-size:1.5rem}.br_sec_amount_label{font-size:.6rem}.br_sec_status_label{font-size:.75rem}.br_sec_status_badge{font-size:.7rem;padding:.27rem .69rem}.NoBills_Text{font-size:1.4rem;padding:3rem .5rem;text-align:center}}@media (max-width: 375px){.MyBillsHeader_Wrapper{padding:0;padding-bottom:.5rem}.title_text h1{font-size:1.5rem}.title_text p{font-size:.64rem}.bill_details2{gap:.35rem}.stat_card{min-width:230px;padding:.7rem;gap:.6rem}.stat_label{font-size:.8rem}.stat_value{font-size:1.1rem}.stat_icon_container1,.stat_icon_container2,.stat_icon_container3{width:25px;height:25px;padding:.4rem}.BillColumnSection_Wrapper{gap:.5rem}.bill_card{border-radius:10px;padding:.9rem .55rem;gap:.8rem}.bill_c_det_client_name{font-size:.98rem}.bill_c_det_bill_id{font-size:.53rem}.bill_c_c_con_email_text,.bill_c_c_date_text{font-size:.6rem}.bill_c_c_contact_info,.bill_c_c_date_info{gap:.3rem}.bill_c_c_con_email_icon,.bill_c_c_date_icon{width:13px;height:13px}.br_sec_amount_value{font-size:1rem}.br_sec_amount_label{font-size:.45rem}.br_sec_status_label{font-size:.6rem}.br_sec_status_badge{font-size:.6rem;padding:.22rem .55rem}.NoBills_Text{font-size:1.2rem;padding:2.5rem .3rem}.pagination_link{font-size:11px}}.BillViewPage_Wrapper{background-image:radial-gradient(circle 300px at 50% 200px,#3e3e3e,transparent);width:100%}.BillViewNav_Wrapper{-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);height:5rem;width:100%;position:sticky;top:0;left:0;z-index:10;border-bottom:1px solid #222222}.BillViewNav_Container{height:100%;width:100%;max-width:1250px;margin:0 auto;display:flex;align-items:center;justify-content:space-around}.BillViewNav_Left{display:flex;align-items:center;gap:1.5rem}.BackButton{background:none;border:none;display:flex;align-items:center;gap:.5rem;padding:.3rem .8rem;transition:color .2s ease;transition:all ease-in .15s;border-radius:5px}.BackButton:hover{color:#fff;cursor:pointer;background-image:linear-gradient(145deg,#000,#292929,#000)}.BackButton:hover .BackArrow{filter:brightness(1000%) contrast(1000%)}.BackButton:hover .BackText{color:#fff}.BackArrow{width:21px;transition:all ease-in .15s}.BackText{font-size:.9rem;font-family:Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:.5px;color:#dfdfdf;transition:all ease-in .15s}.BillInfo{display:flex;flex-direction:row;gap:1.3rem}.BillNumber{color:#dfdfdf;font-family:Arial,Helvetica,sans-serif;font-size:1.3rem;font-weight:600;display:flex;align-items:center}.BillMeta{display:flex;align-items:center;gap:1.5rem}.BillStatus{padding:.3rem .8rem;border-radius:1rem;font-size:.8rem;font-weight:500;font-family:Arial,Helvetica,sans-serif}.BillStatus.pending{border:1.4px solid #ffbf00;background-color:#3d3223;color:#ffbf00}.BillStatus.paid{border:1.4px solid #55ff00;background-color:#263d23;color:#37ff00;padding:.3rem 1.2rem}.BillStatus.overdue{background-color:#3d2323;color:red}.BillDate{color:#dfdfdf;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;letter-spacing:.5px}.BillViewNav_Right{display:flex;align-items:center;gap:1.2rem}.ActionButton{border:none;border-radius:.4rem;font-family:Arial,Helvetica,sans-serif;display:flex;align-items:center;gap:.4rem;transition:all .2s ease}.MarkPaidButton{background-color:#05904d;padding:.65rem .9rem;font-size:.85rem;font-weight:700;letter-spacing:.5px;color:#fbfdfd}.MarkPaidButton:hover{background-color:#218838;cursor:pointer}.SendEmailButton{background-image:linear-gradient(145deg,#000,#1b1b1b,#000);padding:.6rem .9rem;border:1px solid #2b2b2bfb;height:50%;transition:all .2s ease}.ButtonIcon{width:20px}.SendEmailButtonText{color:#dfdfdf;font-size:.86rem;font-weight:500;letter-spacing:.5px}.SendEmailButton:hover{background-image:linear-gradient(145deg,#000,#323232,#000)}.SendEmailButton:hover .SendEmailButtonText{color:#eaeaea}.SendAlertEmail{background-image:linear-gradient(145deg,#2f0000,#230000,#410000);padding:.6rem .9rem;border:1px solid #9a0000fb;height:50%;transition:all .2s ease}.SendAlertEmailText{color:red;font-size:.86rem;font-weight:500;letter-spacing:.5px}.SendAlertEmail:hover{background-image:linear-gradient(145deg,#2f0000,#360000,#950000)}.DownloadButton{background-image:linear-gradient(145deg,#000,#1b1b1b,#000);padding:.6rem .9rem;border:1px solid #2b2b2bfb;transition:all .2s ease}.DownloadButtonText{color:#dfdfdf;font-size:.86rem;font-weight:500;letter-spacing:.5px}.DownloadButton:hover{background-image:linear-gradient(145deg,#000,#323232,#000)}.DownloadButton:hover .DownloadButtonText{color:#eaeaea}.BillViewHeroSection_Wrapper{width:100%;max-width:1250px;margin:0 auto;display:flex;justify-content:space-around;padding:2rem 0}.BillViewHeroSection_Left{width:65%;display:flex;gap:1rem}.BVHS_A_Cont{width:610px;height:855px;display:flex;justify-content:center}.BVHS_A_Template_Area{border:1px solid rgb(199,199,199);background-color:#6c6c6c;border-radius:.5rem;width:595px;height:842px;overflow:hidden}.BVHS_B_Cont{flex:1;display:flex;flex-direction:column;gap:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.action_box{background:linear-gradient(145deg,#000,#141414,#000);border:1px solid rgb(30,30,30);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:1rem;align-items:center;cursor:pointer;transition:all .25s ease;font-family:Arial,Helvetica,sans-serif}.action_box:hover{background:linear-gradient(145deg,#000,#1d1d1d,#000);box-shadow:0 8px 25px #0000004d}.icon_box{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:.7rem;transition:all .3s ease}.icon_box.edit_icon{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.icon_box.print_icon{background:linear-gradient(135deg,#10b981,#059669)}.icon_box.delete_icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.action_icon{width:28px;height:28px;filter:brightness(0) invert(1)}.action_label{font-size:.88rem;color:#cbcbcb;font-weight:600;text-align:center;letter-spacing:.3px;transition:all .3s ease}.action_box:hover .action_label{color:#fff}.action_box:hover .icon_box{transform:scale(1.1)}.EditDue_Popup_Container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#040710b5;display:flex;justify-content:center;align-items:center;z-index:10}.EditDue_Modal{background-color:#1a1a1a;padding:3rem 2rem;border-radius:1rem;border:1.4px solid #282828;box-shadow:0 20px 45px #040710d3;min-width:400px;max-width:500px;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;gap:1.7rem}.EditDue_Title{color:#fff;font-size:1.3rem;font-weight:600;letter-spacing:.5px;text-align:center}.EditDue_InputGroup{display:flex;flex-direction:column;gap:.5rem}.EditDue_Label{color:#ccc;font-size:.85rem;font-weight:500;display:block}.EditDue_DateInput{width:100%;padding:.6rem .8rem;background-color:#2d2d2d;border:1.2px solid #353535;border-radius:.5rem;color:#fff;font-size:.85rem;outline:none;transition:all .2s ease;box-sizing:border-box}.EditDue_DateInput:focus{border-color:#007bff}.EditDue_ButtonGroup{display:flex;gap:.9rem;justify-content:flex-end}.EditDue_CancelButton{padding:.7rem 1.5rem;background-color:transparent;border:1px solid #3d3d3d;border-radius:8px;color:#ccc;font-size:.85rem;font-weight:500;transition:all .2s ease}.EditDue_CancelButton:hover{background-color:#121212;cursor:pointer}.EditDue_UpdateButton{padding:.7rem 1.5rem;background-color:#00ac25;border:none;border-radius:8px;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.EditDue_UpdateButton:hover{background-color:#008f1f}.BillViewHeroSection_Right{width:32%;display:flex;flex-direction:column;align-items:center;gap:1rem}.BVHS_R_Box1{width:85%;border-radius:12px;padding:1.4rem;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;gap:2rem;border:1px solid #1b1b1b;overflow:hidden}.summary_header{display:flex;align-items:center;gap:.9rem}.header_icon.pending{width:12px;height:12px;background:#ffbf00;border-radius:50%}.header_icon.overdue{width:12px;height:12px;background:red;border-radius:50%}.header_icon.paid{width:12px;height:12px;background:#37ff00;border-radius:50%}.summary_title{font-size:18px;font-weight:600;color:#ffffffd8;margin:0;letter-spacing:.3px}.bill_details{display:flex;flex-direction:column;gap:1rem}.detail_row{border-bottom:1px solid #232323;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0}.detail_label{font-size:.9rem;color:#d7d7d7;letter-spacing:.5px}.bill_num_value{font-size:1rem;color:#fffffff1;font-weight:600;letter-spacing:.5px}.bill_date_value{font-size:1rem;color:#ffffffba;letter-spacing:.8px}.status_badge{padding:.4rem .8rem;border-radius:16px;font-size:.8rem;letter-spacing:.3px}.status_badge.pending{background:#ffbf0026;color:#ffbf00;border:1.4px solid #ffbf00}.status_badge.overdue{background:#ff00001a;color:red;border:1.4px solid #ff0000}.status_badge.paid{background:#37ff0026;color:#37ff00;border:1.4px solid #37ff00;padding:.4rem 1.4rem}.total_amount{background:linear-gradient(145deg,#000,#0e0e0e,#000);border:1px solid rgb(26,26,26);border-radius:12px;padding:1.2rem .8rem;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.total_amount:hover{background:linear-gradient(145deg,#000,#1d1d1d,#000)}.amount_label{font-size:.85rem;color:#b6b6b6;letter-spacing:.2px}.amount_value.paid{flex:1;text-align:right;font-size:1.8rem;color:#37ff00d6;font-weight:700;letter-spacing:.5px;overflow:hidden}.amount_value.pending{flex:1;text-align:right;font-size:1.8rem;color:#ffbf00d6;font-weight:700;letter-spacing:.5px;overflow:hidden}.amount_value.overdue{flex:1;text-align:right;font-size:1.8rem;color:red;font-weight:700;letter-spacing:.5px;overflow:hidden}.BVHS_R_Box2{width:85%;border-radius:12px;padding:1.4rem;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;gap:2rem;overflow:hidden;border:1.2px solid #343434}.client_header{display:flex;align-items:center;gap:.9rem}.client_icon.pending{width:12px;height:12px;background:#ffbf00;border-radius:50%}.client_icon.overdue{width:12px;height:12px;background:red;border-radius:50%}.client_icon.paid{width:12px;height:12px;background:#37ff00;border-radius:50%}.client_title{font-size:18px;font-weight:600;color:#ffffffd8;margin:0;letter-spacing:.3px}.client_info{display:flex;flex-direction:column;gap:1.2rem}.client_profile{background:linear-gradient(145deg,#000,#171717,#000);border:1px solid rgb(35,35,35);border-radius:12px;padding:1.2rem;display:flex;align-items:center;gap:1rem}.client_profile:hover{background:linear-gradient(145deg,#000,#1d1d1d,#000);box-shadow:0 8px 25px #0000004d}.profile_avatar{background:linear-gradient(145deg,#000,#1d1d1d,#000);border:1px solid rgb(42,42,42);width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar_icon{font-size:20px;filter:invert(.55)}.profile_info{display:flex;flex-direction:column;gap:.3rem;flex:1;overflow:hidden}.client_name{font-size:1.1rem;color:#ffffffd8;font-weight:600;letter-spacing:.3px}.name_label{font-size:.85rem;color:#ffffff80;letter-spacing:.2px}.client_contact{background:linear-gradient(145deg,#000,#171717,#000);border:1px solid rgb(35,35,35);border-radius:12px;padding:1.2rem;display:flex;align-items:center;gap:1rem;overflow:hidden}.client_contact:hover{background:linear-gradient(145deg,#000,#1d1d1d,#000);box-shadow:0 8px 25px #0000004d}.contact_avatar{background:linear-gradient(145deg,#000,#1d1d1d,#000);border:1px solid rgb(42,42,42);width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.email_icon{font-size:20px;color:#8e8e8e}.contact_info{display:flex;flex-direction:column;gap:.3rem;flex:1}.client_email{font-size:1.1rem;color:#ffffffd8;font-weight:600;letter-spacing:.3px}.email_label{font-size:.85rem;color:#8f9eb2;letter-spacing:.2px}.client_phone{background:linear-gradient(145deg,#000,#171717,#000);border:1px solid rgb(35,35,35);border-radius:12px;padding:1.2rem;display:flex;align-items:center;gap:1rem;overflow:hidden}.client_phone:hover{background:linear-gradient(145deg,#000,#1d1d1d,#000);box-shadow:0 8px 25px #0000004d}.phone_avatar{background:linear-gradient(145deg,#000,#1d1d1d,#000);border:1px solid rgb(42,42,42);width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone_icon{font-size:20px;filter:invert(.5)}.phone_info{display:flex;flex-direction:column;gap:.3rem;flex:1}.client_phone_num{font-size:1.1rem;color:#ffffffd8;font-weight:600;letter-spacing:.3px}.phone_label{font-size:.85rem;color:#ffffff80;letter-spacing:.2px}.copy_buttons_row{display:flex;justify-content:space-around}.copy_btn{background:linear-gradient(145deg,#000,#171717,#000);border:1px solid rgb(35,35,35);border-radius:10px;padding:1rem .8rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;cursor:pointer;transition:all .3s ease;overflow:hidden}.copy_btn:hover{background:linear-gradient(145deg,#000,#1d1d1d,#000);border-color:#232323;transform:translateY(-1px);box-shadow:0 8px 25px #0000004d}.btn_icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#8e8e8e;transition:all .3s ease}.btn_name,.btn_email,.btn_phone{background:linear-gradient(145deg,#000,#1d1d1d,#000);border:1px solid rgb(42,42,42)}.btn_label{font-size:.85rem;color:#b6b6b6;font-weight:500;letter-spacing:.3px;text-align:center}.copy_btn:hover .btn_icon{transform:scale(1.1)}.copy_btn:hover .btn_label{color:#fff}@media (max-width: 1185px){.BillNumber{font-size:1.2rem}.BackText{font-size:.85rem}.BillStatus{font-size:.75rem;padding:.25rem .75rem}.BillDate{font-size:.8rem}.ActionButton{font-size:.85rem}.DownloadButtonText{display:none}.DownloadButton{padding:.6rem;min-width:auto}}@media (max-width: 1024px){.BillViewNav_Left{gap:.7rem}.BillMeta{gap:1.2rem}.BillViewNav_Right{gap:.8rem}.SendEmailButtonText{display:none}.SendEmailButton{padding:.6rem;min-width:auto;height:auto}}@media (max-width: 890px){.BillViewNav_Container{gap:.6rem}.BillViewNav_Left{gap:1rem}.BillNumber_Text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px}.BillNumber{font-size:1.1rem}.BillMeta{gap:1rem}.BillViewNav_Right{gap:.5rem}.BackButton{padding:.4rem .7rem}.BackText{font-size:.8rem}}@media (max-width: 750px){.BillViewNav_Wrapper{height:auto;padding:.6rem 0}.BillViewNav_Container{flex-direction:column}.BillNumber_Text{max-width:fit-content;white-space:none;text-overflow:clip}.BillNumber{font-size:1rem}.BillMeta{gap:.8rem}.BillStatus{font-size:.8rem;padding:.35rem .7rem}.BillDate{font-size:.95rem}.BillViewNav_Right{gap:1.5rem}.ActionButton{padding:.4rem .5rem;font-size:.75rem}.DownloadButtonText,.SendEmailButtonText{display:block}.MarkPaidButton{padding:.5rem;font-size:.85rem}}@media (max-width: 635px){.BillViewNav_Left{gap:.8rem}.BillMeta{gap:.6rem}.BillDate{display:none}.BillViewNav_Right{gap:.9rem}.MarkPaidButton{padding:.6rem;font-size:.7rem;white-space:nowrap}}@media (max-width: 430px){.DownloadButtonText,.SendEmailButtonText{display:none}.BackButton{padding:.4rem;min-width:42px}.BillNumber{font-size:.85rem}.BillStatus{font-size:.65rem;padding:.15rem .5rem}.MarkPaidButton{font-size:.72rem;padding:.5rem .6rem;white-space:nowrap}.ButtonIcon{width:16px;height:16px}}@media (max-width: 350px){.BillNumber_Text{max-width:80px;white-space:nowrap;text-overflow:ellipsis}}@media (max-width: 1200px){.BillViewHeroSection_Wrapper{flex-direction:column;align-items:center;gap:1.5rem}.BillViewHeroSection_Left{width:auto;gap:.5rem}.BillViewHeroSection_Left{justify-content:center;gap:.8rem}.BVHS_B_Cont{justify-content:start;padding:0}.BillViewHeroSection_Right{width:90%;flex-direction:row;align-items:start;gap:2rem}}@media (max-width: 830px){.BillViewHeroSection_Left{flex-direction:column;width:auto;margin-top:-20px}.BVHS_B_Cont{order:2;flex-direction:row;justify-content:center}.BillViewHeroSection_Right{width:600px;flex-direction:column;align-items:center;gap:2rem}}@media (max-width: 620px){.BillViewHeroSection_Left{flex-direction:column;width:fit-content;transform:scale(.64);margin-top:-189px;margin-bottom:-180px}.BillViewHeroSection_Right{width:390px;flex-direction:column;align-items:center;gap:1rem}.BVHS_B_Cont{order:0;justify-content:start;padding-left:.6rem}.icon_box{display:none}}@media (max-width: 400px){.BillViewHeroSection_Left{flex-direction:column;width:fit-content;transform:scale(.58);margin-top:-215px;margin-bottom:-205px}.BillViewHeroSection_Right{width:370px;flex-direction:column;align-items:center;gap:1rem}}@media (max-width: 370px){.BillViewHeroSection_Left{flex-direction:column;width:fit-content;transform:scale(.54);margin-top:-215px;margin-bottom:-205px}.BillViewHeroSection_Right{width:330px;flex-direction:column;align-items:center;gap:1rem}.copy_btn{padding:.8rem .4rem}.btn_label{font-size:.75rem}.BillViewHeroSection_Wrapper{padding:.5rem 0}}.MAP_modal_overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:modalFadeIn .3s ease-out}.MAP_modal_container{background:#000;border-radius:16px;width:90%;max-width:480px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 60px #0009;animation:modalSlideIn .3s ease-out}.MAP_modal_header{background-color:#002a0b;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.MAP_modal_header h2{color:#fff;font-size:24px;font-family:Poppins,sans-serif;font-weight:600;margin:0;letter-spacing:-.5px}.MAP_modal_close{background:none;border:none;color:red;font-size:2.2rem;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.MAP_modal_close:hover{background:#000;color:#fff}.MAP_modal_content{padding:0 1rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.MAP_bill_info{background:#0b0b0b;border:1px solid #141414;border-radius:12px;padding:20px;font-family:Poppins,sans-serif}.MAP_info_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.MAP_info_row:last-child{margin-bottom:0}.MAP_info_row .MAP_label{color:#888;font-size:14px;font-weight:500}.MAP_info_row .MAP_value{color:#fff;font-size:14px;font-weight:600}.MAP_warning_notice{display:flex;align-items:center;gap:.3rem;background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:12px;padding:16px;font-family:Poppins,sans-serif;color:#ffc107;font-size:12px;font-weight:500}.MAP_warning_icon{height:1.2rem;filter:invert(.9)}.MAP_payment_form{display:flex;flex-direction:column;gap:20px}.MAP_form_group{display:flex;flex-direction:column;gap:8px}.MAP_form_label{font-family:Poppins,sans-serif;color:#fff;font-size:14px;font-weight:600}.MAP_form_select,.MAP_form_input{background:#0b0b0b;border:1px solid #141414;border-radius:8px;padding:12px 16px;color:#fff;font-size:14px;transition:all .2s ease;outline:none;box-shadow:0 0 0 3px #ffffff1a}.MAP_form_select:focus,.MAP_form_input:focus{border-color:#555;box-shadow:0 0 0 3px #ffffff1a}.MAP_form_select option{background:#1a1a1a;color:#fff}.MAP_form_input::placeholder{color:#666}.MAP_modal_actions{display:flex;gap:.7rem}.MAP_btn{flex:1;padding:14px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.MAP_btn:disabled{opacity:.6;cursor:not-allowed}.MAP_btn_cancel{background:#161616;color:#fff;cursor:auto}.MAP_btn_cancel:hover:not(:disabled){background:#0d0d0d;border:none}.MAP_btn_confirm{background:#fff;color:#000;cursor:auto}.MAP_btn_confirm:hover:not(:disabled){background:#f0f0f0;box-shadow:0 4px 12px #fff3}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 500px){.MAP_modal_container{margin:20px;width:calc(100% - 40px)}.MAP_info_row .MAP_value{font-size:12px}.MAP_modal_header,.MAP_modal_content{padding-left:20px;padding-right:20px}.MAP_modal_actions{flex-direction:column}.MAP_warning_notice_Text{font-size:10px}}.SCM_modal_overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:modalFadeIn .3s ease-out}.SCM_modal_container{background:#000;border-radius:16px;width:90%;max-width:480px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 60px #0009;animation:modalSlideIn .3s ease-out}.SCM_modal_header{background-color:#00212a;border-top:1px solid black;border-right:1px solid black;border-left:1px solid black;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.SCM_modal_header h2{color:#fff;font-size:24px;font-family:Poppins,sans-serif;font-weight:600;margin:0;letter-spacing:-.5px}.SCM_modal_close{background:none;border:none;color:red;font-size:2.2rem;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.SCM_modal_close:hover{background:#000;color:#fff}.SCM_modal_content{padding:0 1rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.SCM_bill_info{background:#0b0b0b;border:1px solid #141414;border-radius:12px;padding:20px;font-family:Poppins,sans-serif}.SCM_info_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.SCM_info_row:last-child{margin-bottom:0}.SCM_info_row .SCM_label{color:#888;font-size:14px;font-weight:500}.SCM_info_row .SCM_value{color:#fff;font-size:14px;font-weight:600}.SCM_modal_actions{display:flex;gap:.7rem}.SCM_btn{flex:1;padding:14px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.SCM_btn:disabled{opacity:.6;cursor:not-allowed}.SCM_btn_cancel{background:#161616;color:#fff;cursor:auto}.SCM_btn_cancel:hover:not(:disabled){background:#0d0d0d;border:none}.SCM_btn_confirm{background:#fff;color:#000;cursor:auto}.SCM_btn_confirm:hover:not(:disabled){background:#f0f0f0;box-shadow:0 4px 12px #fff3}@media (max-width: 500px){.SCM_info_row .SCM_value{font-size:10px;font-weight:400}}.ALEM_modal_overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:modalFadeIn .3s ease-out}.ALEM_modal_container{background:#000;border-radius:16px;width:90%;max-width:480px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 60px #0009;animation:modalSlideIn .3s ease-out}.ALEM_modal_header{background-color:#2a0000;border-top:1px solid black;border-right:1px solid black;border-left:1px solid black;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.ALEM_modal_header h2{color:#fff;font-size:20px;font-family:Poppins,sans-serif;font-weight:600}.ALEM_modal_close{background:none;border:none;color:red;font-size:2.2rem;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.ALEM_modal_close:hover{background:#000;color:#fff}.ALEM_modal_content{padding:0 1rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.ALEM_bill_info{background:#0b0b0b;border:1px solid #141414;border-radius:12px;padding:20px;font-family:Poppins,sans-serif}.ALEM_info_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ALEM_info_row:last-child{margin-bottom:0}.ALEM_info_row .ALEM_label{color:#888;font-size:14px;font-weight:500}.ALEM_info_row .ALEM_value{color:#fff;font-size:14px;font-weight:600}.ALEM_modal_actions{display:flex;gap:.7rem}.ALEM_btn{flex:1;padding:14px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.ALEM_btn:disabled{opacity:.6;cursor:not-allowed}.ALEM_btn_cancel{background:#161616;color:#fff;cursor:auto}.ALEM_btn_cancel:hover:not(:disabled){background:#0d0d0d;border:none}.ALEM_btn_confirm{background:#fff;color:#000;cursor:auto}.ALEM_btn_confirm:hover:not(:disabled){background:#f0f0f0;box-shadow:0 4px 12px #fff3}@media (max-width: 500px){.ALEM_info_row .ALEM_value{font-size:10px;font-weight:400}}.loaderContailer{width:100%;display:flex;justify-content:center;align-items:center;background-color:#000}.loader3{color:#4d4d4d;position:relative;font-size:11px;background:#b2b2b2;animation:escaleY 1.15s infinite ease-in-out;width:1em;height:4em;animation-delay:-.16s}.loader3:before,.loader3:after{content:"";position:absolute;top:0;left:2em;background:#b2b2b2;width:1em;height:4em;animation:escaleY 1.15s infinite ease-in-out}.loader3:before{left:-2em;animation-delay:-.32s}@keyframes escaleY{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.loaderContailer{display:flex;justify-content:center;align-items:center}.loader2{width:4px;height:76px;background:#c6c6c6;margin:auto;position:relative;animation:shake .9s linear infinite alternate,lightup 2.5s linear infinite;transform-origin:0 0}.loader2:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:38px;height:19px;box-sizing:border-box;border:5px solid #666666cf;border-top:none;border-radius:0 0 45px 45px}.loader2:after{content:"";left:50%;bottom:0;position:absolute;transform:translate(-50%);width:64px;height:34px;border-radius:50px 50px 0 0;background:#c6c6c6}@keyframes shake{0%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}@keyframes lightup{0%,20%,40%{opacity:0}10%,30%,50%,to{opacity:1}}*{margin:0;padding:0}:root{--loader-height: 85%}.CP_Wrapper{background-color:#0e0e0e;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.CP_ConfigurationSection{width:100%;max-width:1250px;display:flex;justify-content:center;margin:1rem 0}.CP_CS_Container{text-align:left;display:flex;flex-direction:column;gap:1rem;width:100%}.CP_CS_Title{font-size:2.5rem;font-weight:300;width:50%;background:linear-gradient(135deg,#fff,#ccc,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-top:1rem;letter-spacing:2px}.CP_CS_Layout{display:flex;border-radius:12px;border:1px solid #2a2a2a}.CP_ConfigurationSidebar{width:28%;background:linear-gradient(180deg,#1f1f1f,#1a1a1a);border-right:1px solid #2a2a2a;display:flex;flex-direction:column;border-top-left-radius:11px;border-bottom-left-radius:11px}.CP_CSB_Header{padding:1rem 1rem 0}.CP_CSB_Title{font-size:1.3rem;font-weight:600;color:#c3c3c3;letter-spacing:.5px}.CP_CSB_Menu{flex:1;padding:1rem 0}.CP_CSB_MenuItem{display:flex;align-items:center;padding:.8rem 1rem;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent}.CP_CSB_MenuItem:hover{background:#ffffff0d}.CP_CSB_MenuItem.active{background:#007bff1a;border-left-color:#fff}.CP_CSB_MenuIcon{font-size:1.2rem;margin-right:1rem;width:26px;height:26px;filter:invert(.6)}.CP_CSB_MenuItem.active .CP_CSB_MenuIcon{filter:invert(0)}.brandLogo,.digitalSignature,.autoFillClient,.emailSending{filter:invert(.1)}.CP_CSB_MenuItem.active .autoFillClient,.CP_CSB_MenuItem.active .emailSending,.CP_CSB_MenuItem.active .digitalSignature,.CP_CSB_MenuItem.active .brandLogo{filter:invert(0)}.CP_CSB_MenuContent{flex:1;display:flex;flex-direction:column;gap:.2rem}.CP_CSB_MenuTitle{font-size:.95rem;color:#747474;letter-spacing:.5px}.CP_CSB_MenuItem.active .CP_CSB_MenuTitle{color:#fff}.CP_CSB_MenuSubtitle{font-size:.8rem;color:#424242;line-height:1.3}.CP_CSB_MenuItem.active .CP_CSB_MenuSubtitle{color:#c2c2c2}.CP_CSB_MenuArrow{font-size:1rem;color:#666;transition:transform .2s ease}.CP_CSB_MenuItem.active .CP_CSB_MenuArrow{color:#c2c2c2;transform:rotate(90deg)}.CP_ConfigurationContent{flex:1;background:#1a1a1a;display:flex;flex-direction:column}.CP_CCC_Container{flex:1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.1rem}.CP_DefaultBusinessInput{background:linear-gradient(145deg,#2a2a2a,#1f1f1f);border-radius:12px;padding:2rem;border:1px solid #3a3a3a;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:1.5rem}.CP_DBI_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.5px;display:flex;justify-content:space-between}.CP_DBI_Description{font-size:.95rem;color:#8b8b8b;line-height:1.5}.CP_DBI_Form{display:flex;flex-direction:column;gap:.7rem}.CP_DBI_Field{display:flex;flex-direction:column;gap:.3rem}.CP_DBI_Label{font-size:.95rem;color:#b8b8b8;font-weight:500}.CP_DBI_Input{padding:.8rem 1rem;background:#333;border:1px solid #4a4a4a;border-radius:4px;color:#cacaca;font-size:.95rem;transition:all .3s ease;outline:none}.CP_DBI_Input:focus{border-color:#a1a1a1;background:#3a3a3a}.CP_DBI_Input::placeholder{color:#8a8a8a;letter-spacing:.5px;font-size:.9rem}.CP_BrandLogoInput{background:linear-gradient(145deg,#2a2a2a,#1f1f1f);border-radius:12px;padding:2rem;border:1px solid #3a3a3a;box-shadow:0 8px 32px #0000004d}.CP_BLI_Header{margin-bottom:1.5rem}.CP_BLI_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.5px;display:flex;justify-content:space-between}.CP_BLI_Description{font-size:.95rem;color:#8b8b8b;line-height:1.5}.CP_BLI_Form{display:flex;flex-direction:column;gap:1rem}.CP_BLI_Field{display:flex;flex-direction:column;gap:.5rem}.CP_BLI_Label{font-size:.95rem;color:#b8b8b8;font-weight:500}.CP_BLI_FileInput{display:none}.CP_BLI_UploadButton{border:2px dashed #6a6a6a;background:#000;border-radius:8px;padding:2.5rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.CP_BLI_UploadButton:hover{border-color:#8a8a8a;background:#0b0b0b;cursor:pointer}.CP_BLI_PlaceholderContainer{display:flex;flex-direction:column;align-items:center;gap:.5rem}.CP_BLI_UploadIcon{height:50px;width:50px;font-size:2.5rem}.CP_BLI_UploadText{font-size:1.1rem;color:#fff;font-weight:500}.CP_BLI_UploadNote{font-size:.9rem;color:#888}.CP_BLI_PreviewContainer{display:flex;flex-direction:column;align-items:center;gap:.8rem}.CP_BLI_Preview{border:1.5px solid rgb(125,125,125);height:70px;width:70px;border-radius:4px;object-fit:cover}.CP_BLI_ChangeText{font-size:.9rem;color:#aaa}.CP_Btn_Container{display:flex;gap:.7rem}.CP_AS_DeleteBtn{background:linear-gradient(35deg,#341010,#630000);color:#dadada;border:none;padding:.8rem 1rem;border-radius:8px;font-size:1rem}.CP_AS_DeleteBtn:hover{background:linear-gradient(35deg,#341010,#530101);cursor:pointer}.CP_NotPremiumSection{background:linear-gradient(145deg,#000,#201c00);border-radius:12px;padding:2rem;border:1.5px solid #3a3400;box-shadow:0 8px 32px #0000004d;display:flex;align-items:center;justify-content:center;min-height:200px;height:70%}.CP_NPS_Container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;max-width:500px}.CP_NPS_IconContainer{display:flex;align-items:center;justify-content:center}.CP_NPS_PremiumIcon{width:60px;height:60px;transform:rotate(-12deg);transition:transform .3s ease}.CP_NPS_PremiumIcon:hover{transform:rotate(-8deg) scale(1.05)}.CP_NPS_Content{display:flex;flex-direction:column;gap:.8rem;align-items:center}.CP_NPS_Title{font-size:1.4rem;font-weight:600;color:gold;letter-spacing:.5px}.CP_NPS_Note{font-size:.9rem;color:#888;line-height:1.4;font-style:italic;margin-top:.5rem}.CP_NPS_Link{text-decoration:none;font-size:.95em;color:#3a96ff;font-weight:500}.CP_DigitalSignatureInput{background:linear-gradient(145deg,#2a2a2a,#1f1f1f);border-radius:12px;padding:2rem;border:1px solid #3a3a3a;box-shadow:0 8px 32px #0000004d}.CP_DSI_Header{margin-bottom:1.5rem}.CP_DSI_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.5px;display:flex;justify-content:space-between}.CP_DSI_Description{font-size:.95rem;color:#8b8b8b;line-height:1.5}.CP_DSI_Form{display:flex;flex-direction:column;gap:1rem}.CP_DSI_Field{display:flex;flex-direction:column;gap:.5rem}.CP_DSI_Label{font-size:.95rem;color:#b8b8b8;font-weight:500}.CP_DSI_UploadArea{position:relative}.CP_DSI_FileInput{display:none}.CP_DSI_UploadButton{border:2px dashed #6a6a6a;background:#000;border-radius:8px;padding:2.5rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;cursor:pointer}.CP_DSI_UploadButton:hover{border-color:#8a8a8a;background:#0b0b0b}.CP_DSI_PlaceholderContainer{display:flex;flex-direction:column;align-items:center;gap:.5rem}.CP_DSI_UploadIcon{height:50px;width:50px;font-size:2.5rem;filter:invert(1)}.CP_DSI_UploadText{font-size:1.1rem;color:#fff;font-weight:500}.CP_DSI_UploadNote{font-size:.9rem;color:#888}.CP_DSI_PreviewContainer{display:flex;flex-direction:column;align-items:center;gap:.8rem}.CP_DSI_Preview{border:1.5px solid rgb(125,125,125);height:50px;width:200px;border-radius:4px;object-fit:cover}.CP_DSI_ChangeText{font-size:.9rem;color:#aaa}.CP_BillingCurrencyInput{background:linear-gradient(145deg,#2a2a2a,#1f1f1f);border-radius:12px;padding:2rem;border:1px solid #3a3a3a;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:1.5rem}.CP_BCI_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.5px;display:flex;justify-content:space-between}.CP_BCI_Description{font-size:.95rem;color:#8b8b8b;line-height:1.5}.CP_BCI_Form{display:flex;flex-direction:column;gap:1rem}.CP_BCI_Field{display:flex;flex-direction:column;gap:.5rem}.CP_BCI_Label{font-size:.95rem;color:#b8b8b8;font-weight:500}.CP_BCI_DropdownContainer{position:relative}.CP_BCI_DropdownHeader{padding:.7rem 1.2rem;background:#000;border:1.5px solid #4a4a4a;border-radius:4px;color:#bfbfbf;font-size:.95rem;display:flex;justify-content:space-between;align-items:center;transition:all .15s ease}.CP_BCI_DropdownHeader:hover{border-color:#606060;background:#0e0e0e;cursor:pointer}.CP_BCI_Arrow{transition:transform .3s ease;font-size:.8rem;color:#aaa}.CP_BCI_Arrow.open{transform:rotate(180deg)}.CP_BCI_DropdownList{top:100%;left:0;right:0;background:#141414;border:1.5px solid #4a4a4a;border-radius:4px;box-shadow:0 8px 25px #0006;max-height:200px;overflow-y:auto;margin-top:4px}.CP_BCI_DropdownList::-webkit-scrollbar{display:none}.CP_BCI_DropdownItem{padding:.7rem 1.2rem;transition:background-color .2s ease;border-bottom:1px solid #3a3a3a;display:flex;align-items:center;gap:.8rem}.CP_BCI_DropdownItem:hover{background:#000;cursor:pointer}.CP_BCI_CurrencySymbol{font-weight:600;color:#fff;min-width:30px;font-size:1.1rem}.CP_BCI_CurrencyName{color:#e0e0e0;flex:1;font-size:.95rem}.CP_BCI_CurrencyCode{color:#888;font-size:.85rem}.CP_AutoFillClientInput{background:linear-gradient(145deg,#2a2a2a,#1f1f1f);border-radius:12px;padding:2rem;border:1px solid #3a3a3a;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:1.5rem}.CP_AFCI_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.5px;display:flex;justify-content:space-between}.CP_AFCI_Description{font-size:.95rem;color:#8b8b8b;line-height:1.5}.CP_AFCI_Form{display:flex;flex-direction:column;gap:1rem}.CP_AFCI_ToggleContainer{display:flex;align-items:center;gap:1.2rem;padding:1rem;background:#000;border-radius:10px;border:1px solid #4a4a4a}.CP_AFCI_Checkbox{display:none}.CP_AFCI_ToggleLabel{position:relative;width:50px;height:24px;background:#323232;border-radius:12px;transition:background-color .15s ease;flex-shrink:0}.CP_AFCI_Toggle{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .25s ease}.CP_AFCI_ToggleLabel:hover{cursor:pointer}.CP_AFCI_Checkbox:checked+.CP_AFCI_ToggleLabel{background:#0064cf}.CP_AFCI_Checkbox:checked+.CP_AFCI_ToggleLabel .CP_AFCI_Toggle{transform:translate(26px)}.CP_AFCI_LabelText{flex:1}.CP_AFCI_ToggleTitle{font-size:1.1rem;color:#eaeaea;font-weight:500;margin-bottom:.3rem}.CP_AFCI_ToggleDescription{font-size:.9rem;color:#a1a1a1;line-height:1.4}.CP_DefaultTaxRateInput{background:linear-gradient(145deg,#2a2a2a,#1f1f1f);border-radius:12px;padding:2rem;border:1px solid #3a3a3a;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:1.5rem}.CP_DTRI_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.5px;display:flex;justify-content:space-between}.CP_DTRI_Description{font-size:.95rem;color:#8b8b8b;line-height:1.5}.CP_DTRI_Form{display:flex;flex-direction:column;gap:.4rem}.CP_DTRI_Label{font-size:.95rem;color:#b8b8b8;font-weight:500}.CP_DTRI_InputContainer{position:relative;display:flex;align-items:center}.CP_DTRI_Input{padding:1rem;background:#000;border:1.5px solid #4a4a4a;border-radius:4px;color:#d7d7d7;font-size:1rem;width:100%;transition:all .15s ease}.CP_DTRI_Input:focus{outline:none;border-color:#606060}.CP_DTRI_Input::placeholder{color:#888}.CP_DTRI_Suffix{position:absolute;right:1.2rem;color:#aaa;font-size:1rem;pointer-events:none;font-weight:500}.CP_DTRI_Note{font-size:.85rem;color:#888;font-style:italic;margin-top:.2rem}.CP_EmailSendingInput{background:linear-gradient(145deg,#2a2a2a,#1f1f1f);border-radius:12px;padding:2rem;border:1px solid #3a3a3a;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:1.5rem}.CP_ESI_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;letter-spacing:.5px;display:flex;justify-content:space-between}.CP_ESI_Description{font-size:.95rem;color:#8b8b8b;line-height:1.5}.CP_ESI_Form{display:flex;flex-direction:column;gap:.5rem}.CP_ESI_ToggleContainer{display:flex;align-items:center;gap:1.2rem;padding:1rem;background:#000;border-radius:10px;border:1px solid #4a4a4a}.CP_ESI_Checkbox{display:none}.CP_ESI_ToggleLabel:hover{cursor:pointer}.CP_ESI_ToggleLabel{position:relative;width:50px;height:24px;background:#323232;border-radius:12px;transition:background-color .3s ease;flex-shrink:0}.CP_ESI_Toggle{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s ease}.CP_ESI_Checkbox:checked+.CP_ESI_ToggleLabel{background:#0064cf}.CP_ESI_Checkbox:checked+.CP_ESI_ToggleLabel .CP_ESI_Toggle{transform:translate(26px)}.CP_ESI_LabelText{flex:1}.CP_ESI_ToggleTitle{font-size:1.1rem;color:#fff;font-weight:500;margin-bottom:.3rem}.CP_ESI_ToggleDescription{font-size:.9rem;color:#a1a1a1;line-height:1.4}.CP_ESI_Note{font-size:.9rem;color:#888;font-style:italic;margin-top:.2rem}.CP_AS_SaveBtn{background:linear-gradient(35deg,#102234,#003163);color:#f4f4f4;border:none;padding:.8rem 1rem;border-radius:8px;font-size:1rem;font-weight:500;letter-spacing:1px;border:1px solid rgb(49,49,49)}.CP_AS_SaveBtn:hover{background:linear-gradient(35deg,#102234,#002953);cursor:pointer}@media (max-width: 1000px){:root{--loader-height: 60vh}.CP_ConfigurationSection{margin:.5rem 0}.CP_CS_Title{width:100%;font-size:2rem;margin-top:.5rem;text-align:center}.CP_CS_Layout{background:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;border-radius:8px}.CP_ConfigurationSidebar{width:100%;height:auto;border-right:none;border-radius:7px 7px 0 0;display:flex;justify-content:center;align-items:center}.CP_CSB_Header{display:none}.CP_CSB_Menu{width:95%;display:flex;flex-direction:row;padding:0;overflow-x:auto;gap:0}.CP_CSB_Menu::-webkit-scrollbar{height:1.5px}.CP_CSB_Menu::-webkit-scrollbar-thumb{background:#727272}.CP_CSB_Menu::-webkit-scrollbar-track{background:transparent}.CP_CSB_MenuItem{flex:0 0 auto;min-width:180px;padding:.6rem .8rem;border-left:none;border-bottom:3px solid transparent;border-radius:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;transition:all .2s ease}.CP_CSB_MenuItem:hover{background:#ffffff0d;cursor:pointer}.CP_CSB_MenuItem.active{background:#007bff1a;border-bottom-color:#fff;border-left-color:transparent}.CP_CSB_MenuIcon{width:32px;height:32px;margin-right:0;margin-bottom:.3rem}.CP_CSB_MenuContent{gap:.1rem;align-items:center}.CP_CSB_MenuTitle{font-size:.9rem;text-align:center;line-height:1.2}.CP_CSB_MenuSubtitle{font-size:.66rem;text-align:center;line-height:1.2}.CP_CSB_MenuArrow{display:none}.CP_ConfigurationContent{width:100%;border-radius:0 0 7px 7px}.CP_CCC_Container{padding:1.2rem}.CP_DefaultBusinessInput,.CP_BrandLogoInput,.CP_DigitalSignatureInput,.CP_BillingCurrencyInput,.CP_AutoFillClientInput,.CP_DefaultTaxRateInput,.CP_EmailSendingInput{padding:1.25rem;border-radius:8px}.CP_DBI_Title,.CP_BLI_Title,.CP_DSI_Title,.CP_BCI_Title,.CP_AFCI_Title,.CP_DTRI_Title,.CP_ESI_Title{font-size:1.4rem;flex-direction:row;align-items:center;justify-content:space-between}.CP_DBI_Description,.CP_BLI_Description,.CP_DSI_Description,.CP_BCI_Description,.CP_AFCI_Description,.CP_DTRI_Description,.CP_ESI_Description{font-size:.9rem}.CP_DBI_Form{gap:.8rem}.CP_DBI_Input,.CP_DTRI_Input{padding:.6rem .8rem;font-size:.95rem}.CP_AS_SaveBtn,.CP_AS_DeleteBtn{padding:.8rem 1rem;font-size:.95rem}.CP_Btn_Container{flex-direction:row;gap:.7rem}.CP_BCI_DropdownHeader{padding:.7rem 1.2rem;font-size:.95rem}.CP_BCI_DropdownItem{padding:.7rem 1.2rem}.CP_AFCI_ToggleContainer,.CP_ESI_ToggleContainer{padding:1rem;flex-direction:row;align-items:center;gap:1.2rem}.CP_BLI_UploadButton,.CP_DSI_UploadButton{padding:2rem}.CP_BLI_UploadText,.CP_DSI_UploadText{font-size:1rem}.CP_BLI_UploadNote,.CP_DSI_UploadNote{font-size:.85rem}.CP_NotPremiumSection{padding:1.5rem;min-height:150px}.CP_NPS_PremiumIcon{width:50px;height:50px}.CP_NPS_Title{font-size:1.2rem}}@media (max-width: 600px){.CP_CSB_Menu{width:95%;display:flex;flex-direction:row;padding:0;overflow-x:auto;gap:0}.CP_CSB_MenuItem{flex:0 0 auto;min-width:180px;padding:.4rem .5rem;border-left:none;border-bottom:2px solid transparent;border-radius:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem;transition:all .2s ease}.CP_CSB_MenuItem:hover{background:#ffffff0d;cursor:pointer}.CP_CSB_MenuItem.active{background:#007bff1a;border-bottom-color:#fff;border-left-color:transparent}.CP_CSB_MenuIcon{width:23px;height:23px;margin-right:0;margin-bottom:0rem}.CP_CSB_MenuContent{gap:.1rem;align-items:center}.CP_CSB_MenuTitle{font-size:.8rem;text-align:center;line-height:1.2}.CP_CSB_MenuSubtitle{font-size:.6rem;text-align:center;line-height:1.2}.CP_DBI_Title,.CP_BLI_Title,.CP_DSI_Title,.CP_BCI_Title,.CP_AFCI_Title,.CP_DTRI_Title,.CP_ESI_Title{font-size:1rem;flex-direction:row;align-items:center;justify-content:space-between}.CP_DBI_Description,.CP_BLI_Description,.CP_DSI_Description,.CP_BCI_Description,.CP_AFCI_Description,.CP_DTRI_Description,.CP_ESI_Description{font-size:.75rem}.CP_DBI_Form{gap:.8rem}.CP_DBI_Label{font-size:.85rem}.CP_BLI_Label,.CP_DSI_Label,.CP_BCI_Label,.CP_AFCI_Label,.CP_DTRI_Label,.CP_ESI_Label{font-size:.9rem}.CP_DBI_Input,.CP_DTRI_Input{padding:.6rem .8rem;font-size:.75rem}.CP_DBI_Input::placeholder,.CP_DTRI_Input::placeholder{font-size:.75rem}.CP_AS_SaveBtn,.CP_AS_DeleteBtn{padding:.7rem .8rem;font-size:.85rem}.CP_Btn_Container{flex-direction:row;gap:.7rem}.CP_BCI_DropdownHeader{padding:.5rem 1rem;font-size:.95rem}.CP_BCI_DropdownItem{padding:.5rem 1rem}.CP_AFCI_ToggleContainer,.CP_ESI_ToggleContainer{padding:.85rem;flex-direction:row;align-items:center}.CP_AFCI_ToggleTitle,.CP_ESI_ToggleTitle{font-size:.95rem}.CP_AFCI_ToggleDescription,.CP_ESI_ToggleDescription{font-size:.7rem}.CP_BLI_UploadButton,.CP_DSI_UploadButton{padding:rem}.CP_BLI_UploadText,.CP_DSI_UploadText{font-size:.9rem}.CP_BLI_UploadNote,.CP_DSI_UploadNote{font-size:.8rem}.CP_NotPremiumSection{padding:1.5rem;min-height:150px}.CP_NPS_PremiumIcon{width:45px;height:45px}.CP_NPS_Title{font-size:1.1rem}.CP_NPS_Note{font-size:.8rem}}@media (max-width: 400px){.CP_BLI_Label,.CP_DSI_Label,.CP_BCI_Label,.CP_AFCI_Label,.CP_DTRI_Label,.CP_ESI_Label{font-size:.8rem}.CP_DBI_Title,.CP_BLI_Title,.CP_DSI_Title,.CP_BCI_Title,.CP_AFCI_Title,.CP_DTRI_Title,.CP_ESI_Title{font-size:.85rem;flex-direction:row;align-items:center;justify-content:space-between}.CP_DBI_Description,.CP_BLI_Description,.CP_DSI_Description,.CP_BCI_Description,.CP_AFCI_Description,.CP_DTRI_Description,.CP_ESI_Description{font-size:.55rem}.CP_AS_SaveBtn,.CP_AS_DeleteBtn{padding:.6rem;font-size:.65rem}.CP_Btn_Container{flex-direction:row;gap:.7rem}.CP_BLI_UploadButton,.CP_DSI_UploadButton{padding:1rem}.CP_BLI_UploadText,.CP_DSI_UploadText{font-size:.8rem}.CP_BLI_UploadNote,.CP_DSI_UploadNote{font-size:.65rem}.CP_BCI_DropdownHeader{padding:.35rem .75rem;font-size:.8rem}.CP_BCI_DropdownItem{padding:.35rem .75rem}.CP_BCI_CurrencySymbol,.CP_BCI_CurrencyName,.CP_BCI_CurrencyCode{font-size:.65rem}.CP_AFCI_ToggleContainer,.CP_ESI_ToggleContainer{padding:.82rem;flex-direction:row;align-items:center}.CP_AFCI_ToggleLabel,.CP_ESI_ToggleLabel{width:42px;height:20px}.CP_AFCI_Toggle,.CP_ESI_Toggle{width:16px;height:16px}.CP_AFCI_Checkbox:checked+.CP_AFCI_ToggleLabel .CP_AFCI_Toggle,.CP_ESI_Checkbox:checked+.CP_ESI_ToggleLabel .CP_ESI_Toggle{transform:translate(22px)}.CP_ESI_Note{font-size:.65rem}.CP_AFCI_ToggleTitle,.CP_ESI_ToggleTitle{font-size:.8rem}.CP_AFCI_ToggleDescription,.CP_ESI_ToggleDescription{font-size:.6rem}}@media (max-width: 310px){.CP_BLI_Label,.CP_DSI_Label,.CP_BCI_Label,.CP_AFCI_Label,.CP_DTRI_Label,.CP_ESI_Label{font-size:.8rem}.CP_DBI_Title,.CP_BLI_Title,.CP_DSI_Title,.CP_BCI_Title,.CP_AFCI_Title,.CP_DTRI_Title,.CP_ESI_Title{font-size:.7rem;flex-direction:row;align-items:center;justify-content:space-between}.CP_DBI_Description,.CP_BLI_Description,.CP_DSI_Description,.CP_BCI_Description,.CP_AFCI_Description,.CP_DTRI_Description,.CP_ESI_Description{font-size:.55rem}.CP_AS_SaveBtn,.CP_AS_DeleteBtn{padding:.5rem;font-size:.5rem}.CP_Btn_Container{flex-direction:row;gap:.7rem}.CP_DBI_Form{gap:.8rem}.CP_DBI_Label{font-size:.7rem}.CP_DBI_Input,.CP_DTRI_Input{padding:.4rem .5rem;font-size:.6rem}.CP_DBI_Input::placeholder,.CP_DTRI_Input::placeholder{font-size:.6rem}.CP_BLI_UploadButton,.CP_DSI_UploadButton{padding:1rem}.CP_BLI_UploadText,.CP_DSI_UploadText{font-size:.7rem}.CP_BLI_UploadNote,.CP_DSI_UploadNote{font-size:.55rem}}.AccountPage_Wrapper{color:#fff;background:linear-gradient(to right,#000,#121212);display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0;width:100%;align-items:center}.AccountPage_Header{border:1px solid #262626;padding:2.5rem 2rem;border-radius:20px;background-color:#000;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1150px}.Header_Left{display:flex;align-items:center;gap:1.2rem}.User_Avatar{display:flex;align-items:center;justify-content:center}.User_Avatar_Icon{border-radius:50%;background-color:#2d2d2d;padding:.7rem;width:40px;height:40px;object-fit:contain;filter:invert(1)}.User_Info{width:100%;display:flex;flex-direction:column;gap:.7rem;font-family:Poppins,sans-serif}.User_Name{font-size:2rem;display:flex;justify-content:space-between;align-items:start}.User_Name_Text{font-weight:300;font-size:2.4rem}.Premium_Tag{background-color:#fff;color:#000;padding:.3rem .6rem;border-radius:20px;font-size:.7rem;font-weight:700}.User_Email{font-size:.9rem;color:#ccc}.Member_Since{font-size:.85rem;color:#787878;font-weight:600}.Sign_Out{border:1.5px solid #590f0f;background:#1c090a;padding:.4rem .5rem;border-radius:8px;height:1.9rem;display:flex;align-items:center;gap:.4rem;transition:all .15s ease}.Sign_Out:hover{cursor:pointer;border:1.5px solid #750e0e;background:#000}.Sign_Out_Icon{height:100%}.Sign_Out_Text{color:red;font-size:1rem;font-family:Arial,Helvetica,sans-serif;font-weight:500}.AccountPremium_Sec{display:flex;gap:2rem;width:100%;max-width:1210px}.Premium_Left{border:1px solid #262626;background-color:#000;border-radius:20px;padding:1.8rem;display:flex;flex-direction:column;gap:1rem;flex:1}.Premium_Header{display:flex;align-items:center;gap:.8rem}.Premium_Icon{width:29px;height:29px}.Premium_Title{font-family:cursive;font-size:1.8rem;font-weight:100;color:#f3f3f3;letter-spacing:1.5px}.Premium_Status_Container{align-items:center;height:100%;display:flex;align-items:start}.Premium_Status{border:1px solid #0e4823;background-color:#081e13;color:#3ce379;font-family:Poppins,sans-serif;padding:.2rem .5rem;border-radius:15px;font-size:.75rem;display:flex;align-items:center;justify-content:center;gap:.2rem}.Premium_Status_Icon{width:13px;height:13px}.Premium_Status_Container_2{align-items:center;height:100%;display:flex;align-items:start;z-index:10}.Premium_Status_2{border:1px solid #482f0e;background-color:#1e1408;color:#e37c3c;font-family:Poppins,sans-serif;padding:.2rem .5rem;border-radius:15px;font-size:.75rem;display:flex;align-items:center;justify-content:center}.Premium_Status_Icon_2{width:13px;height:14px}.Premium_Details{display:flex;justify-content:space-between}.Started_Date{display:flex;align-items:start;gap:1rem}.Calendar_Icon{width:20px;height:20px;filter:invert(.7)}.Date_Info{display:flex;flex-direction:column;gap:.2rem}.Date_Label{font-family:Poppins,sans-serif;font-size:.85rem;color:#888;font-weight:300}.Date_Value{font-family:Poppins,sans-serif;font-size:.9rem;color:#f3f3f3;font-weight:500}.Next_Renewal{border:1px solid rgb(63,63,63);background-color:#0c0c0c;border-radius:18px;display:flex;align-items:center;gap:1rem;padding:1.75rem 1rem;width:40%}.Renewal_Icon{width:20px;height:20px}.Renewal_Info{display:flex;flex-direction:column;gap:.3rem}.Renewal_Label{font-family:Poppins,sans-serif;font-size:.85rem;color:#888;font-weight:100}.Renewal_Date{font-family:Poppins,sans-serif;font-size:.9rem;color:#f3f3f3;font-weight:500}.Renewal_Status_Expired{font-family:Poppins,sans-serif;font-size:.9rem;color:#f97316;font-weight:500}.Auto_Renewal{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.Auto_Renewal_Label{font-family:Poppins,sans-serif;font-size:1rem;color:#888;font-weight:400}.Auto_Renewal_Status{font-family:Poppins,sans-serif;font-size:1rem;color:#a90000;font-weight:500}.Manage_Plan_Btn{background-color:#f3f3f3;color:#000;border:none;padding:.8rem 1.5rem;border-radius:8px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;align-self:flex-start;transition:all .15s ease}.Manage_Plan_Btn1{cursor:not-allowed}.Manage_Plan_Btn:hover{background-color:#fff}.Payment_Method_Sec{border:1px solid #262626;background-color:#000;border-radius:20px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:2rem}.PM_Payment_Header{display:flex;align-items:center;gap:.5rem}.PM_Payment_Icon{width:20px;height:20px;filter:invert(.7)}.PM_Payment_Title{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:100;color:#dedede;letter-spacing:.5px}.PM_Card_Info{border:1px solid #262626;border-radius:18px;background-color:#111;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem}.PM_Card_Details{font-family:Poppins,sans-serif;font-size:1rem;color:#fff;font-weight:500}.PM_Card_Icon{width:32px;height:32px;filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(2500%) hue-rotate(200deg)}.PM_Update_Payment_Btn{background-color:#111;border:1.5px solid #262626;color:#c4c4c4;padding:.8rem 1rem;border-radius:18px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.PM_Update_Payment_Btn:hover{cursor:pointer;border-color:#666;background-color:#000}.PM_Update_Icon{width:16px;height:16px;filter:invert(.6)}.PM_Update_Text{font-family:Poppins,sans-serif;font-size:.85rem}.PM_Security_Info{display:flex;align-items:center;gap:.22rem;margin-top:auto}.PM_Security_Icon{width:20px;height:20px}.PM_Security_Text{font-family:Poppins,sans-serif;font-size:.65rem;color:#888;font-weight:400}.AccountToken_Sec{display:flex;gap:2rem;width:100%;max-width:1210px}.Token_Card{border:1px solid #262626;background-color:#000;border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.Token_Card_Header{display:flex;align-items:center;gap:.8rem}.Token_Card_Icon1{width:24px;height:24px;filter:invert(.8)}.Token_Card_Icon2{width:24px;height:24px;filter:invert(.3)}.Token_Card_Title{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:100;color:#dedede;letter-spacing:.5px}.Token_Usage_Info{display:flex;justify-content:space-between;align-items:center}.Usage_Text{font-family:Poppins,sans-serif;font-size:.85rem;color:#888;font-weight:300}.Usage_Numbers{font-family:Poppins,sans-serif;font-size:.9rem;color:#f3f3f3;font-weight:500}.Usage_Bar{width:100%;height:.5rem;background-color:#262626;border-radius:5px;overflow:hidden}.Usage_Progress{height:100%;background-color:#fff;border-radius:2px}.Usage_Progress_Green{height:100%;background-color:#11ce00;border-radius:2.5px}.Token_Main_Container{border:1px solid #003b0d;border-radius:18px;background-color:#031408;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0}.Token_Main_Container_2{border:1px solid #757575;border-radius:18px;background-color:#191919;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0}.Token_Main_Number_Green{font-size:3.5rem;font-weight:600;color:#11ce00;text-align:center;font-family:Poppins,sans-serif;letter-spacing:3px}.Token_Main_Number_White{font-size:3.5rem;font-weight:600;color:#fff;text-align:center;font-family:Poppins,sans-serif;letter-spacing:3px}.Token_Remaining_Text{font-family:Poppins,sans-serif;font-size:.7rem;font-weight:600;text-align:center;color:#888;letter-spacing:1px}.Token_Reset_Info{font-family:Poppins,sans-serif;font-size:.75rem;color:#888;text-align:center;font-weight:400;margin-top:auto}.AccountDanger_Sec{border:1.3px solid #4e0000;background-color:#030000;border-radius:7px;width:100%;max-width:1210px;display:flex;flex-direction:column}.Danger_Header{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem}.Danger_Icon{width:24px;height:24px}.Danger_Title{font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;color:red;letter-spacing:.5px}.Delete_Account_Section{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.Delete_Account_Info{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.7rem}.Delete_Account_Title{font-family:Poppins,sans-serif;font-size:1rem;color:#fff;letter-spacing:.3px}.Delete_Account_Description{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:400;color:#888;letter-spacing:.2px}.Delete_Account_Btn{background-color:#120000;border:1px solid #6f0000;padding:.8rem 1.5rem;border-radius:8px;display:flex;align-items:center;gap:.6rem;transition:all .1s ease}.Delete_Account_Btn:hover{cursor:pointer;background-color:#000;border-color:#8f0000;transform:translateY(-.5px);box-shadow:0 4px 12px #dc26264d}.Delete_Account_Btn:active{transform:translateY(0);box-shadow:0 2px 6px #dc262633}.Delete_Icon{width:16px;height:16px}.Delete_Btn_Text{color:red;font-family:Poppins,sans-serif;font-size:.85rem;letter-spacing:.3px}.Delete_Account_Popup{border:1.5px solid #6f0000;background:linear-gradient(135deg,#0a0000,#120000);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;min-width:320px;box-shadow:0 8px 32px #ff000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Delete_Popup_Header{display:flex;align-items:center;gap:.7rem;padding-bottom:.5rem;border-bottom:1px solid #3f0000}.Delete_Popup_Icon{width:20px;height:20px}.Delete_Popup_Title{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;color:#f44;letter-spacing:.3px}.Delete_Popup_Description{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:400;color:#ccc;line-height:1.4;letter-spacing:.2px;margin:.5rem 0}.Delete_Popup_Actions{display:flex;gap:1rem;margin-top:.5rem}.Cancel_Delete_Btn{background-color:#191919;border:1.5px solid #444444;color:#ccc;padding:.7rem 1.2rem;border-radius:8px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.3px;transition:all .2s ease;flex:1;cursor:pointer}.Cancel_Delete_Btn:hover{background-color:#222;border-color:#666;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff1a}.Cancel_Delete_Btn:active{transform:translateY(0);box-shadow:0 2px 6px #ffffff0d}.Confirm_Delete_Btn{background:linear-gradient(135deg,#200000,#300);border:1.5px solid #880000;color:red;padding:.7rem 1.2rem;border-radius:8px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.3px;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;flex:1;cursor:pointer;justify-content:center}.Confirm_Delete_Btn:hover{background:linear-gradient(135deg,#140000,#1e0000);border-color:#a00;transform:translateY(-1px)}.Confirm_Delete_Icon{width:14px;height:14px}@media screen and (max-width: 1225px){.AccountPage_Wrapper{padding:1rem;gap:1.2rem;box-sizing:border-box}.AccountPage_Header{max-width:980px;padding:2rem 1.5rem}.AccountPremium_Sec,.AccountToken_Sec{max-width:100%;gap:1.5rem}.AccountDanger_Sec{max-width:100%}}@media screen and (max-width: 1024px){.AccountPage_Header{padding:1.5rem 1rem;flex-direction:column;gap:1.2rem;align-items:start;width:750px}.User_Name_Text{font-size:2.1rem}.Premium_Left{padding:1.5rem}.Token_Main_Number_Green,.Token_Main_Number_White{font-size:3rem;letter-spacing:2px}}@media screen and (max-width: 768px){.AccountPage_Wrapper{padding:1rem .8rem;gap:1rem}.AccountPage_Header{padding:1.5rem 1rem;flex-direction:column;gap:1.2rem;align-items:start;width:620px}.Header_Left{width:100%;justify-content:center}.AccountPremium_Sec{flex-direction:column;gap:1.2rem;justify-content:center;align-items:center}.Premium_Left{width:600px}.Premium_Details{gap:1.2rem;width:100%}.Payment_Method_Sec{width:600px;padding:1.8rem 1.5rem}.AccountToken_Sec{gap:1.2rem}.Next_Renewal{width:30%;justify-content:center}.Delete_Account_Section{gap:1rem;align-items:flex-start}.User_Avatar{width:70px;height:60px}}@media screen and (max-width: 640px){.AccountPage_Header{width:530px}.User_Name_Text{font-size:1.9rem}.User_Avatar{width:69px;height:60px}.Premium_Left{width:510px}.Next_Renewal{padding:1rem .5rem;width:40%}.Payment_Method_Sec{width:520px;padding:1.5rem 1rem}.Premium_Title{font-size:1.5rem}.Token_Card{padding:1.2rem}.Token_Main_Number_Green,.Token_Main_Number_White{font-size:2.5rem;letter-spacing:1px}}@media screen and (max-width: 550px){.AccountPage_Wrapper{padding:.8rem .5rem;gap:.8rem}.AccountPage_Header{width:420px;padding:1.2rem .8rem;border-radius:15px}.User_Name_Text{font-size:1.7rem}.User_Info{gap:.5rem}.Header_Left{gap:1rem}.User_Avatar{width:65px;height:55px}.Premium_Tag{font-size:.65rem;padding:.25rem .5rem}.Premium_Left{width:420px;padding:1rem;border-radius:15px}.Payment_Method_Sec{width:420px;padding:1.2rem .8rem;border-radius:15px}.Premium_Title{font-size:1.3rem;letter-spacing:1px}.Premium_Icon{width:24px;height:24px}.AccountToken_Sec{flex-direction:column}.Token_Card{padding:1rem;border-radius:15px}.Token_Main_Number_Green,.Token_Main_Number_White{font-size:2.2rem;letter-spacing:1px}.Token_Card_Title{font-size:.9rem}.Manage_Plan_Btn{padding:.7rem 1.2rem;font-size:.9rem}.PM_Update_Payment_Btn{padding:.7rem .8rem}.Delete_Account_Btn{padding:.7rem 1.2rem}.AccountDanger_Sec{border-radius:5px}.Danger_Header,.Delete_Account_Section{padding:.8rem 1rem}.Delete_Account_Popup{min-width:260px;padding:1rem;border-radius:8px}.Delete_Popup_Actions{gap:.8rem}.Cancel_Delete_Btn,.Confirm_Delete_Btn{padding:.6rem 1rem}.Delete_Account_Section{gap:.8rem;align-items:flex-start}.Delete_Account_Title{font-size:.8rem}.Delete_Account_Description{font-size:.55rem}.Delete_Popup_Actions{flex-direction:column}}@media screen and (max-width: 450px){.AccountPage_Wrapper{padding:.5rem .3rem;gap:.7rem}.AccountPage_Header{width:380px;padding:1rem .6rem}.User_Name_Text{font-size:1.3rem}.Premium_Left{width:380px;padding:.8rem}.Next_Renewal{width:50%;padding:.6rem .4rem}.Manage_Plan_Btn{padding:.5rem 1rem}.Auto_Renewal_Label,.Auto_Renewal_Status{font-size:.9rem}.Payment_Method_Sec{width:380px;padding:1rem .6rem}.AccountToken_Sec{justify-content:center;align-items:center}.Token_Card{width:90%;padding:.8rem}.Token_Main_Number_Green,.Token_Main_Number_White{font-size:2rem}.Delete_Account_Section{flex-direction:column}.Delete_Account_Title{font-size:1rem}.Delete_Account_Description{font-size:.8rem}.Delete_Account_Popup{min-width:240px;padding:.8rem}}@media screen and (max-width: 405px){.AccountPage_Header{width:340px;padding:1rem .6rem}.Premium_Left{width:330px;padding:.8rem}.Payment_Method_Sec{width:337px;padding:1rem .6rem}}@media screen and (max-width: 370px){.AccountPage_Header{width:310px;padding:1rem .6rem}.Premium_Left{width:305px;padding:.8rem}.Payment_Method_Sec{width:312px;padding:1rem .6rem}}.Main_TC_Page_Wrapper{min-height:100vh;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(217,217,217,.15),transparent 70%),#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.TC_Header_Section{width:100%;padding:1.2rem 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.TC_Header_Title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.TC_Header_Subtitle{font-size:1.25rem;color:#fffc;margin-bottom:.5rem}.TC_Header_Date{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff9;font-size:.875rem}.TC_Header_Date_Icon{width:1rem;height:1rem}.TC_Main_Content{width:100%;padding:2rem 0}.TC_Content_Container{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.TC_Section_Item{border-bottom:1px solid rgba(255,255,255,.129)}.TC_Section_Item:last-child{border-bottom:none}.TC_Section_Header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.TC_Section_Icon_Container{width:2.5rem;height:2.5rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.TC_Section_Icon{width:1.25rem;height:1.25rem;color:#000}.TC_Section_Content_Wrapper{flex:1}.TC_Section_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem}.TC_Section_Content{color:#ffffffe6;line-height:1.7}.TC_Section_Content p{margin-bottom:.75rem}.TC_ViewAll_Button{min-width:3.5rem;text-align:center;display:inline-block;padding:.2rem .5rem;margin-left:.5rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#60fa63;font-size:.7rem;font-weight:500;text-decoration:none}.TC_ViewAll_Button:hover{background-color:#60a5fa1a;border-color:#60a5fa80;box-shadow:0 2px 4px #0000001a}.TC_Service_Model_Container{display:flex;flex-direction:column;gap:.3rem}.TC_Service_Model_Text{margin-bottom:.75rem}.TC_Service_Model_Grid{display:grid;grid-template-columns:1fr;gap:1rem}.TC_Service_Card{background-color:#1f293780;border:1px solid rgba(75,85,99,1);border-radius:.5rem;padding:1rem}.TC_Service_Card_Title{font-weight:600;margin-bottom:.5rem;font-size:.875rem}.TC_Service_Card_Title_Free{color:#34d399}.TC_Service_Card_Title_Premium{color:#60a5fa}.TC_Service_Card_Description{font-size:.875rem;color:#d1d5db}.TC_Premium_Access_Box{background-color:#1f29374d;padding:1rem;border-radius:.5rem;border:1px solid rgba(75,85,99,1);margin-top:.75rem}.TC_Premium_Access_Text{font-size:.875rem;color:#e5e7eb}.TC_Payment_List{display:flex;flex-direction:column;gap:.5rem}.TC_Payment_List_Item{font-size:.875rem;color:#d1d5db;display:flex;align-items:flex-start;gap:.5rem}.TC_Payment_List_Item:before{content:"•";color:#d1d5db;font-weight:700}.TC_Refund_Notice_Box{background-color:#7f1d1d33;padding:1rem;border-radius:.5rem;border:1px solid rgba(127,29,29,.5)}.TC_Refund_Notice_Title{font-weight:600;color:#f87171;margin-bottom:.5rem}.TC_Refund_Notice_List{display:flex;flex-direction:column;gap:.25rem}.TC_Refund_Notice_Item{font-size:.875rem;color:#e5e7eb;display:flex;align-items:flex-start;gap:.5rem}.TC_Refund_Notice_Item:before{content:"•";color:#e5e7eb;font-weight:700}.TC_Data_Privacy_Container{display:flex;flex-direction:column;gap:.75rem}.TC_Data_Privacy_Green_Box{background-color:#14532d33;padding:1rem;border-radius:.5rem;border:1px solid rgba(20,83,45,.5)}.TC_Data_Privacy_Green_Text{font-size:.875rem;color:#34d399;font-weight:500}.TC_Data_Privacy_Disclaimer{font-size:.875rem;color:#d1d5db}.TC_Prohibited_Container{display:flex;flex-direction:column;gap:.75rem}.TC_Prohibited_Title{font-weight:600;color:#f87171}.TC_Prohibited_List{display:flex;flex-direction:column;gap:.5rem}.TC_Prohibited_Item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#e5e7eb}.TC_Prohibited_Bullet{width:.5rem;height:.5rem;background-color:#ef4444;border-radius:50%;flex-shrink:0}.TC_Prohibited_Warning_Box{background-color:#7f1d1d33;padding:.75rem;border-radius:.5rem;border:1px solid rgba(127,29,29,.5)}.TC_Prohibited_Warning_Text{font-size:.875rem;font-weight:500;color:#e5e7eb}.TC_Availability_Container{display:flex;flex-direction:column;gap:.75rem}.TC_Availability_Warning_Box{background-color:#92400e33;padding:1rem;border-radius:.5rem;border:1px solid rgba(146,64,14,.5)}.TC_Availability_Warning_Title{font-size:.875rem;color:#fbbf24;font-weight:500;margin-bottom:.5rem}.TC_Availability_Warning_List{display:flex;flex-direction:column;gap:.25rem}.TC_Availability_Warning_Item{font-size:.875rem;color:#e5e7eb;display:flex;align-items:flex-start;gap:.5rem}.TC_Availability_Warning_Item:before{content:"•";color:#e5e7eb;font-weight:700}.TC_Liability_Container{display:flex;flex-direction:column;gap:.75rem}.TC_Liability_List{display:flex;flex-direction:column;gap:.5rem}.TC_Liability_Item{font-size:.875rem;color:#e5e7eb;display:flex;align-items:flex-start;gap:.5rem}.TC_Liability_Item:before{content:"•";color:#e5e7eb;font-weight:700}.TC_Contact_Section{width:100%;background-color:#ffffff0d;border-top:1px solid rgba(255,255,255,.1);padding:4rem 0}.TC_Contact_Container{max-width:64rem;margin:0 auto}.TC_Contact_Title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#fff}.TC_Contact_Buttons{display:flex;flex-direction:row;gap:1rem;justify-content:start;align-items:center}.TC_Contact_Button{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;text-decoration:none;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.TC_Contact_Button_Icon{width:1rem;height:1rem;filter:invert(1)}.TC_Contact_Button:hover{background-color:#fff;color:#000;cursor:pointer}.TC_Contact_Button:hover .TC_Contact_Button_Icon{filter:invert(0)}.TC_Agreement_Note{font-size:.7rem;font-style:italic;color:#666;line-height:1.4}.TC_Agreement_Note a{color:#2563eb}.TC_Agreement_Note a:hover{color:#1d4ed8}@media (max-width: 1050px){.TC_Main_Content{padding:0 1rem}}@media (max-width: 450px){.TC_Contact_Buttons{flex-direction:column;align-items:start}.TC_Contact_Button{padding:.5rem .75rem;font-size:.7rem}}@media (min-width: 600px){.TC_Service_Model_Grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.TC_Content_Container{gap:.5rem}.TC_Header_Title{font-size:2rem}.TC_Header_Subtitle{font-size:1.125rem}.TC_Section_Title{font-size:1.25rem}.TC_Header_Section,.TC_Main_Content,.TC_Contact_Section{padding:1rem}.TC_Section_Header{gap:.75rem}.TC_Section_Icon_Container{width:2rem;height:2rem}.TC_Section_Icon{width:1rem;height:1rem}.TC_Agreement_Note{font-size:.6rem}}.Main_PP_Page_Wrapper{min-height:100vh;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(226,232,240,.15),transparent 70%),#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.PP_Header_Section{width:100%;padding:1.2rem 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.PP_Header_Title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.PP_Header_Date{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff9;font-size:.875rem}.PP_Header_Date_Icon{width:1rem;height:1rem}.PP_Intro_Section{width:100%}.PP_Intro_Content{max-width:64rem;margin:0 auto;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background-color:#ffffff0d}.PP_Intro_Text{color:#ffffffe6;line-height:1.7;font-size:.875rem;margin-bottom:0}.PP_Main_Content{width:100%;padding:2rem 0}.PP_Content_Container{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:1.7rem}.PP_Section_Item{border-bottom:1px solid rgba(255,255,255,.129)}.PP_Section_Item:last-child{border-bottom:none}.PP_Section_Header{display:flex;align-items:flex-start;gap:1rem}.PP_Section_Icon_Container{width:2.5rem;height:2.5rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.PP_Section_Icon{width:1.25rem;height:1.25rem;color:#000}.PP_Section_Content_Wrapper{flex:1}.PP_Section_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem}.PP_Section_Content{color:#ffffffe6;line-height:1.7}.PP_Info_List{display:flex;flex-direction:column;gap:.75rem}.PP_Info_Item{font-size:.875rem;color:#e5e7eb}.PP_Info_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Info_Label{margin:0 .5rem;white-space:nowrap;color:#fff;font-weight:600}.PP_Usage_Intro{margin-bottom:.75rem;font-size:.875rem}.PP_Usage_List{display:flex;flex-direction:column;gap:.5rem}.PP_Usage_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Usage_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Storage_List{display:flex;flex-direction:column;gap:.5rem}.PP_Storage_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Storage_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Security_Green_Box{background-color:#14532d33;padding:1rem;border-radius:.5rem;border:1px solid rgba(20,83,45,.5);margin-top:.75rem}.PP_Security_Green_Text{font-size:.875rem;color:#34d399;font-weight:500}.PP_Email_List{display:flex;flex-direction:column;gap:.5rem}.PP_Email_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Email_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_ThirdParty_List{display:flex;flex-direction:column;gap:.5rem}.PP_ThirdParty_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_ThirdParty_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Deletion_List{display:flex;flex-direction:column;gap:.5rem}.PP_Deletion_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Deletion_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Deletion_Warning_Box{background-color:#7f1d1d33;padding:.75rem;border-radius:.5rem;border:1px solid rgba(127,29,29,.5);margin-top:.75rem}.PP_Deletion_Warning_Text{font-size:.875rem;font-weight:500;color:#f87171}.PP_Children_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Children_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_International_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_International_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Retention_List{display:flex;flex-direction:column;gap:.5rem}.PP_Retention_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Retention_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Availability_Container{display:flex;flex-direction:column;gap:.75rem}.PP_Availability_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Availability_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Availability_Warning_Box{background-color:#92400e33;padding:1rem;border-radius:.5rem;border:1px solid rgba(146,64,14,.5)}.PP_Availability_Warning_Title{font-size:.875rem;color:#fbbf24;font-weight:500;margin-bottom:.5rem}.PP_Changes_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Changes_Item:before{content:"•";color:#d1d5db;font-weight:700}.PP_Contact_Container{display:flex;flex-direction:column;gap:1rem}.PP_Contact_Text{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.PP_Contact_Text:before{content:"•";color:#d1d5db;font-weight:700}.PP_Contact_Buttons{display:flex;gap:1rem;margin-left:1.5rem}.PP_Contact_Button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff;text-decoration:none;font-size:.875rem;transition:all .2s ease}.PP_Contact_Button:hover{background-color:#60a5fa1a;border-color:#60a5fa80;box-shadow:0 2px 4px #0000001a}.PP_Contact_Button_Icon{width:1rem;height:1rem;filter:invert(1)}@media (max-width: 1050px){.PP_Content_Container{padding:0 1rem}}@media (max-width: 768px){.PP_Intro_Text{color:#ffffffe6;line-height:1.7;font-size:.7rem;margin-bottom:0}.PP_Header_Section{padding:1rem 0}.PP_Header_Title{font-size:2rem}.PP_Intro_Content{padding:1rem}.PP_Content_Container{padding:0 1rem;gap:1.5rem}.PP_Section_Header{gap:.75rem}.PP_Section_Icon_Container{width:2rem;height:2rem}.PP_Section_Icon{width:1rem;height:1rem}.PP_Section_Title{font-size:1.25rem;margin-bottom:.75rem}.PP_Contact_Buttons{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1rem}.PP_Contact_Button{padding:.5rem .75rem;font-size:.8rem}}@media (max-width: 480px){.PP_Header_Title{font-size:1.75rem}.PP_Section_Header{gap:.5rem}.PP_Section_Title{font-size:1.125rem}.PP_Contact_Button{padding:.4rem .6rem;font-size:.75rem}}.Main_SP_Page_Wrapper{min-height:100vh;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(226,232,240,.15),transparent 70%),#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.SP_Header_Section{width:100%;padding:1.2rem 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.SP_Header_Title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.SP_Header_Date{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff9;font-size:.875rem}.SP_Header_Date_Icon{width:1rem;height:1rem}.SP_Intro_Section{width:100%}.SP_Intro_Content{max-width:64rem;margin:0 auto;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background-color:#ffffff0d}.SP_Intro_Text{color:#ffffffe6;line-height:1.7;font-size:.875rem;margin-bottom:0}.SP_Main_Content{width:100%;padding:2rem 0}.SP_Content_Container{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:1.7rem}.SP_Section_Item{border-bottom:1px solid rgba(255,255,255,.129)}.SP_Section_Item:last-child{border-bottom:none}.SP_Section_Header{display:flex;align-items:flex-start;gap:1rem}.SP_Section_Icon_Container{width:2.5rem;height:2.5rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SP_Section_Icon{width:1.25rem;height:1.25rem;color:#000}.SP_Section_Content_Wrapper{flex:1}.SP_Section_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem}.SP_Section_Content{color:#ffffffe6;line-height:1.7}.SP_Info_List{display:flex;flex-direction:column;gap:.75rem}.SP_Info_Item{font-size:.875rem;color:#e5e7eb}.SP_Contact_Container{display:flex;flex-direction:column;gap:1rem}.SP_Contact_Text{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.SP_Contact_Buttons{display:flex;gap:1rem;margin-left:1.5rem}.SP_Contact_Button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff;text-decoration:none;font-size:.875rem;transition:all .2s ease}.SP_Contact_Button:hover{background-color:#60a5fa1a;border-color:#60a5fa80;box-shadow:0 2px 4px #0000001a}.SP_Contact_Button_Icon{width:1rem;height:1rem;filter:invert(1)}@media (max-width: 1050px){.SP_Content_Container{padding:0 1rem}}@media (max-width: 768px){.SP_Intro_Text{color:#ffffffe6;line-height:1.7;font-size:.7rem;margin-bottom:0}.SP_Header_Section{padding:1rem 0}.SP_Header_Title{font-size:2rem}.SP_Intro_Content{padding:1rem}.SP_Content_Container{padding:0 1rem;gap:1.5rem}.SP_Section_Header{gap:.75rem}.SP_Section_Icon_Container{width:2rem;height:2rem}.SP_Section_Icon{width:1rem;height:1rem}.SP_Section_Title{font-size:1.25rem;margin-bottom:.75rem}.SP_Contact_Buttons{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1rem}.SP_Contact_Button{padding:.5rem .75rem;font-size:.8rem}}@media (max-width: 480px){.SP_Header_Title{font-size:1.75rem}.SP_Section_Header{gap:.5rem}.SP_Section_Title{font-size:1.125rem}.SP_Contact_Button{padding:.4rem .6rem;font-size:.75rem}}.Main_CR_Page_Wrapper{min-height:100vh;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(226,232,240,.15),transparent 70%),#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.CR_Header_Section{width:100%;padding:1.2rem 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.CR_Header_Title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.CR_Header_Date{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff9;font-size:.875rem}.CR_Header_Date_Icon{width:1rem;height:1rem}.CR_Intro_Section{width:100%}.CR_Intro_Content{max-width:64rem;margin:0 auto;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background-color:#ffffff0d}.CR_Intro_Text{color:#ffffffe6;line-height:1.7;font-size:.875rem;margin-bottom:0}.CR_Main_Content{width:100%;padding:2rem 0}.CR_Content_Container{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:1.7rem}.CR_Section_Item{border-bottom:1px solid rgba(255,255,255,.129)}.CR_Section_Item:last-child{border-bottom:none}.CR_Section_Header{display:flex;align-items:flex-start;gap:1rem}.CR_Section_Icon_Container{width:2.5rem;height:2.5rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.CR_Section_Icon{width:1.25rem;height:1.25rem;color:#000}.CR_Section_Content_Wrapper{flex:1}.CR_Section_Title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem}.CR_Section_Content{color:#ffffffe6;line-height:1.7}.CR_Info_List{display:flex;flex-direction:column;gap:.75rem}.CR_Info_Item{font-size:.875rem;color:#e5e7eb}.CR_Info_Label{margin:0 .5rem;white-space:nowrap;color:#fff;font-weight:600}.CR_Refund_List{display:flex;flex-direction:column;gap:.5rem}.CR_Refund_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.CR_Refund_Item_Nested{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db;margin-left:1.5rem}.CR_Refund_Item_Nested:before{content:"◦";color:#f87171;font-weight:700}.CR_Refund_Warning_Box{background-color:#7f1d1d33;padding:1rem;border-radius:.5rem;border:1px solid rgba(127,29,29,.5);margin-top:.75rem}.CR_Refund_Warning_Text{font-size:.875rem;color:#f87171;font-weight:500}.CR_Disputes_List{display:flex;flex-direction:column;gap:.5rem}.CR_Disputes_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.CR_Disputes_Item_Nested{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db;margin-left:1.5rem}.CR_Disputes_Item_Nested:before{content:"◦";color:#fbbf24;font-weight:700}.CR_Disputes_Warning_Box{background-color:#92400e33;padding:1rem;border-radius:.5rem;border:1px solid rgba(146,64,14,.5);margin-top:.75rem}.CR_Disputes_Warning_Title{font-size:.875rem;color:#fbbf24;font-weight:500;margin-bottom:.5rem}.CR_Authority_List{display:flex;flex-direction:column;gap:.5rem}.CR_Authority_Item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.CR_Authority_Item:before{content:"•";color:#34d399;font-weight:700}.CR_Authority_Green_Box{background-color:#14532d33;padding:1rem;border-radius:.5rem;border:1px solid rgba(20,83,45,.5);margin-top:.75rem}.CR_Authority_Green_Text{font-size:.875rem;color:#34d399;font-weight:500}.CR_Contact_Container{display:flex;flex-direction:column;gap:1rem}.CR_Contact_Text{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.CR_Contact_Buttons{display:flex;gap:1rem;margin-left:1.5rem}.CR_Contact_Button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff;text-decoration:none;font-size:.875rem;transition:all .2s ease}.CR_Contact_Button:hover{background-color:#60a5fa1a;border-color:#60a5fa80;box-shadow:0 2px 4px #0000001a}.CR_Contact_Button_Icon{width:1rem;height:1rem;filter:invert(1)}@media (max-width: 1050px){.CR_Content_Container{padding:0 1rem}}@media (max-width: 768px){.CR_Intro_Text{color:#ffffffe6;line-height:1.7;font-size:.7rem;margin-bottom:0}.CR_Header_Section{padding:1rem 0}.CR_Header_Title{font-size:2rem}.CR_Intro_Content{padding:1rem}.CR_Content_Container{padding:0 1rem;gap:1.5rem}.CR_Section_Header{gap:.75rem}.CR_Section_Icon_Container{width:2rem;height:2rem}.CR_Section_Icon{width:1rem;height:1rem}.CR_Section_Title{font-size:1.25rem;margin-bottom:.75rem}.CR_Contact_Buttons{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1rem}.CR_Contact_Button{padding:.5rem .75rem;font-size:.8rem}}@media (max-width: 480px){.CR_Header_Title{font-size:1.75rem}.CR_Section_Header{gap:.5rem}.CR_Section_Title{font-size:1.125rem}.CR_Contact_Button{padding:.4rem .6rem;font-size:.75rem}}.contact_page{min-height:100vh;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(226,232,240,.15),transparent 70%),#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;justify-content:center;padding:20px}.site_link{color:inherit;text-decoration:underline;text-decoration-color:#ffffff4d;transition:opacity .2s ease}.site_link:hover{opacity:.8}.contact_container{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.contact_header{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem}.contact_title{font-size:45px;font-weight:700;color:#fff;letter-spacing:1px}.contact_subtitle{font-size:14px;color:#ffffffb3;max-width:600px;margin:0 auto;line-height:1.6;letter-spacing:1px}.contact_grid{display:flex;align-items:center;justify-content:center;gap:2rem;width:100%}.contact_card{border:1px solid #1f1f1f;background:#6464640d;border-radius:16px;padding:32px;transition:all .3s ease;width:40%}.social_card{width:fit-content;display:flex;flex-direction:column}.contact_card:hover{background:#7b7b7b14;border-color:#fff3}.card_header{display:flex;align-items:center;gap:10px;margin-bottom:24px}.card_icon{width:48px;height:48px;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center}.card_icon img{width:24px;height:24px;filter:invert(1)}.card_title{font-size:22px;font-weight:600;color:#fff}.email_list{display:flex;flex-direction:column;gap:20px}.email_item{display:flex;flex-direction:column;gap:8px}.email_label{font-size:12px;color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-weight:500}.email_link{font-size:16px;color:#d8d8d8;text-decoration:none;transition:opacity .2s ease}.email_link:hover{opacity:.8}.response_time{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.response_time_social{margin-top:8px}.response_time p{font-size:14px;color:#fff9}.social_list{display:flex;flex-direction:column;gap:20px}.social_item{display:flex;align-items:center;gap:16px}.social_icon{width:40px;height:40px;background:#ffffff1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.social_icon img{width:20px;height:20px;filter:invert(1)}.social_info{display:flex;flex-direction:column;gap:4px}.social_platform{font-size:14px;color:#ffffff80;text-decoration:none;transition:opacity .1s ease}.social_platform:hover{opacity:.8}.social_link{font-size:18px;color:#fff;text-decoration:none;transition:opacity .2s ease}.social_link:hover{opacity:.8;text-decoration:underline}.tip_card{border-radius:16px;text-align:center;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem}.tip_header{display:flex;align-items:center;justify-content:center;gap:.7rem}.tip_icon{width:40px;height:40px;background:#ffffff1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.tip_icon img{width:20px;height:20px;filter:invert(1)}.tip_title{font-size:20px;font-weight:600;color:#fff}.tip_text{font-size:.8rem;color:#ffffffb3;line-height:1.6;max-width:600px;margin:0 auto}@media (max-width: 740px){.contact_page{padding:16px;align-items:flex-start}.contact_title{font-size:36px}.contact_subtitle{font-size:12px}.contact_grid{flex-direction:column}.contact_card{width:20rem}}@media (max-width: 480px){.contact_container{gap:1rem}.contact_card{width:18rem}.contact_title{font-size:32px}}.main_about_page_wrapper{min-height:100vh;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(226,232,240,.15),transparent 70%),#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.about_header_section{width:100%;padding:1.2rem 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.about_header_title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.about_header_subtitle{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff9;font-size:.875rem}.about_header_icon{width:1rem;height:1rem;filter:invert(1)}.about_intro_section{width:100%;padding:1.5rem 0}.about_intro_content{max-width:64rem;margin:0 auto;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background-color:#ffffff0d}.about_intro_text{color:#ffffffe6;line-height:1.7;font-size:.875rem;margin-bottom:0}.about_main_content{width:100%;padding:1rem 0 2rem}.about_content_container{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.about_section_item{border-bottom:1px solid rgba(255,255,255,.129);padding-bottom:1.5rem}.about_section_item:last-child{border-bottom:none}.about_section_header{display:flex;align-items:flex-start;gap:1rem}.about_section_icon_container{width:2.5rem;height:2.5rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about_section_icon{width:1.25rem;height:1.25rem;color:#000}.about_section_content_wrapper{flex:1}.about_section_title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem}.about_section_content{color:#ffffffe6;line-height:1.7}.about_mission_text{font-size:.875rem;color:#d1d5db;line-height:1.6}.about_feature_list{display:flex;flex-direction:column;gap:.75rem}.about_feature_item{font-size:.875rem;color:#e5e7eb;display:flex;align-items:flex-start;gap:.5rem}.about_feature_item:before{content:"•";color:#d1d5db;font-weight:700;margin-top:.1rem}.about_feature_label{margin-right:.5rem;color:#fff;font-weight:600}.about_founder_content{display:flex;flex-direction:column;gap:1rem}.about_founder_text{font-size:.875rem;color:#d1d5db;line-height:1.6}.about_founder_links{display:flex;gap:1rem;margin-left:.5rem}.about_founder_link{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff;text-decoration:none;font-size:.875rem;transition:all .2s ease}.about_founder_link:hover{background-color:#60a5fa1a;border-color:#60a5fa80;box-shadow:0 2px 4px #0000001a}.about_founder_link_icon{width:1rem;height:1rem;filter:invert(1)}.about_tech_content{display:flex;flex-direction:column;gap:.75rem}.about_tech_text{font-size:.875rem;color:#d1d5db;line-height:1.6}.about_tech_highlight{background-color:#14532d33;padding:1rem;border-radius:.5rem;border:1px solid rgba(20,83,45,.5)}.about_tech_highlight_text{font-size:.875rem;color:#34d399;font-weight:500;margin:0}.about_contact_container{display:flex;flex-direction:column;gap:1rem}.about_contact_text{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d1d5db}.about_contact_text:before{content:"•";color:#d1d5db;font-weight:700;margin-top:.1rem}.about_contact_buttons{display:flex;gap:1rem;margin-left:1.5rem}.about_contact_button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff;text-decoration:none;font-size:.875rem;transition:all .2s ease}.about_contact_button:hover{background-color:#60a5fa1a;border-color:#60a5fa80;box-shadow:0 2px 4px #0000001a}.about_contact_button_icon{width:1rem;height:1rem;filter:invert(1)}@media (max-width: 1050px){.about_content_container{padding:0 1rem}}@media (max-width: 768px){.about_header_section{padding:1rem 0}.about_header_title{font-size:2rem}.about_intro_content{padding:1rem}.about_intro_text{font-size:.7rem}.about_content_container{padding:0 1rem;gap:1.2rem}.about_section_header{gap:.75rem}.about_section_icon_container{width:2rem;height:2rem}.about_section_icon{width:1rem;height:1rem}.about_section_title{font-size:1.25rem;margin-bottom:.75rem}.about_founder_links{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:0}.about_contact_buttons{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1rem}.about_contact_button,.about_founder_link{padding:.5rem .75rem;font-size:.8rem}}@media (max-width: 480px){.about_header_title{font-size:1.75rem}.about_section_header{gap:.5rem}.about_section_title{font-size:1.125rem}.about_contact_button,.about_founder_link{padding:.4rem .6rem;font-size:.75rem}}
