@charset "UTF-8";html,body,#root{height:100dvh;margin:0;padding:0;overflow-x:hidden}@font-face{font-family:Aeonik;src:url(/font/AeonikTRIAL-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Aeonik;src:url(/font/AeonikTRIAL-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Aeonik;src:url(/font/AeonikTRIAL-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Aeonik;src:url(/font/AeonikTRIAL-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Aeonik;src:url(/font/AeonikTRIAL-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Aeonik;src:url(/font/AeonikTRIAL-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}*{margin:0;padding:0;font-family:Aeonik,sans-serif}a{color:#fff;text-decoration:none}.footer{background:#000;color:#fff}.footer a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.footer a:hover{color:#fff}.footer__container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.footer__grid{display:grid;gap:2rem}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(4,1fr)}}.footer__logo{display:flex;align-items:center;gap:.5rem}.footer__logo-square{width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(135deg,#3b82f6,#9333ea)}.footer__logo-text{font-size:1.25rem;font-weight:700;color:#fff}.footer-logo-image{width:220px;height:auto}.footer__muted{color:#ffffffb3;margin-top:1rem}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__icon,.footer__icon-small{width:20px;height:20px;cursor:pointer;transition:color .2s ease;color:#ffffffb3}.footer__icon:hover,.footer__icon-small:hover{color:#fff}.footer__title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer__list ul,.footer__list li{list-style:none;margin:0;padding:0}.footer__list li+li{margin-top:.5rem}.footer__contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:#ffffffb3}.footer__bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:3rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__bottom-links{display:flex;gap:1.5rem}.footer__bottom-links a{font-size:.875rem;color:#ffffffb3}.footer__bottom-links a:hover{color:#fff}.card-nav-container{position:absolute;top:2em;left:50%;transform:translate(-50%);width:90%;max-width:800px;z-index:99;box-sizing:border-box;border:1px solid #ccc;border-radius:12px}.card-nav{border-radius:.75rem}.card-nav-top{position:absolute;top:0;left:0;right:0;height:44px;display:flex;align-items:center;justify-content:space-between;padding:.5rem .45rem .55rem 1.1rem;z-index:2}.hamburger-menu{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:6px}.hamburger-menu:hover .hamburger-line{opacity:.75}.hamburger-line{width:30px;height:2px;background-color:currentColor;transition:transform .25s ease,opacity .2s ease,margin .3s ease;transform-origin:50% 50%}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px) rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px) rotate(-45deg)}.logo-container{display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;border:none;background-color:transparent}.logo{height:28px}.card-nav-cta-button{background-color:#111;color:#fff;border:none;border-radius:.4rem;padding:0rem .75rem!important;height:100%;font-weight:500;line-height:0;cursor:pointer;transition:background-color .3s ease;align-items:center}.card-nav-cta-button:hover{background-color:#333}.card-nav-content{position:absolute;inset:80px 0 0;padding:.5rem;display:flex;align-items:flex-end;gap:12px;visibility:hidden;pointer-events:none;z-index:1}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{height:100%;flex:1 1 0;min-width:0;border-radius:.55rem;position:relative;display:flex;flex-direction:column;padding:12px 16px;gap:8px;-webkit-user-select:none;user-select:none}.nav-card-label{font-weight:400;font-size:22px;letter-spacing:-.5px}.nav-card-links{margin-top:auto;display:flex;flex-direction:column;gap:2px}.nav-card-link{font-size:16px;cursor:pointer;text-decoration:none;transition:opacity .3s ease;display:inline-flex;align-items:center;gap:6px;background-color:transparent;border-color:transparent;color:#fff}.nav-card-link:hover{opacity:.75}@media(max-width:768px){.card-nav-container{width:90%;top:1.2em}.card-nav-top{padding:.5rem 1rem;justify-content:space-between}.hamburger-menu{order:2}.logo-container{position:static;transform:none;order:1;cursor:pointer;border:none;background-color:transparent}.card-nav-cta-button{display:none}.card-nav-content{flex-direction:column;align-items:stretch;gap:8px;padding:.5rem;bottom:0;justify-content:flex-start}.nav-card{height:auto;min-height:60px;flex:1 1 auto;max-height:none}.nav-card-label{font-size:18px}.nav-card-link{font-size:15px}}.color-bends-container{width:100%;height:100%;overflow:hidden;background-color:#000}.hero-section__wrapper{position:relative;width:100%;min-height:100vh;overflow:hidden}.hero-section{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;min-height:80vh;padding:0 40px;border-radius:12px}.hero-section h1{font-size:clamp(2.5rem,8vw,5rem);font-weight:700;color:#fdfdfd;text-align:center;margin:0;line-height:1.2}.hero-section p{font-size:clamp(1.5rem,2vw,2.5rem);font-weight:400;color:#fdfdfd;text-align:center;margin:0;line-height:1.2}:global(.background){position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.why-us-section{position:relative;padding:120px 20px;background:linear-gradient(180deg,#000 0% 50%,#000);overflow:hidden}.why-us-section:before{content:"";position:absolute;top:20%;left:-20%;width:1000px;height:1000px;background:radial-gradient(circle,rgba(255,0,0,.08) 0%,rgba(255,165,0,.06) 20%,rgba(255,255,0,.04) 40%,transparent 70%);border-radius:50%;filter:blur(100px);animation:pulse 8s ease-in-out infinite}.why-us-section:after{content:"";position:absolute;bottom:10%;right:-15%;width:800px;height:800px;background:radial-gradient(circle,rgba(0,0,255,.08) 0%,rgba(238,130,238,.06) 30%,transparent 70%);border-radius:50%;filter:blur(100px);animation:pulse 10s ease-in-out infinite reverse}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.reasons-container{display:grid;gap:30px;margin-bottom:100px}.reason-card{display:flex;gap:30px;padding:40px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease;position:relative;overflow:hidden}.reason-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,transparent,red,orange,yellow,green,cyan,blue,violet,transparent);transform:translateY(-100%);transition:transform .6s ease}.reason-card:hover{background:#ffffff0a;border-color:#ffffff40;transform:translate(10px);box-shadow:0 20px 60px #ffffff26}.reason-card:hover:before{transform:translateY(100%)}.reason-card:hover .reason-number{color:#fff;-webkit-background-clip:text;background-clip:text;transform:scale(1.1)}.reason-number{font-size:64px;font-weight:700;color:#ffffff1a;line-height:1;flex-shrink:0;transition:all .3s ease}.reason-content{flex:1}.reason-title{font-size:28px;font-weight:600;margin-bottom:12px;color:#fff}.reason-description{font-size:16px;line-height:1.6;color:#fff9;margin-bottom:16px}.reason-highlight{display:inline-block;padding:6px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;font-size:14px;font-weight:500;color:#ffffffe6}.stats-section{margin-bottom:80px}.stats-title{font-size:36px;font-weight:700;text-align:center;margin-bottom:50px;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.stat-card{text-align:center;padding:40px 30px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,red,orange,yellow,green,cyan,blue,violet,transparent);transform:translate(-100%);transition:transform .6s ease}.stat-card:hover{transform:translateY(-5px);background:#ffffff0a;border-color:#ffffff40;box-shadow:0 20px 40px #ffffff26}.stat-card:hover:before{transform:translate(100%)}.stat-value{font-size:56px;font-weight:700;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;line-height:1}.stat-label{font-size:20px;font-weight:600;color:#fff;margin-bottom:8px}.stat-description{font-size:14px;color:#fff9;line-height:1.5}.cta-box{padding:60px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:32px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden}.cta-box:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,0,0,.05),rgba(255,165,0,.03),transparent 50%);pointer-events:none}.cta-content{text-align:center;margin-bottom:40px;position:relative}.cta-title{font-size:40px;font-weight:700;margin-bottom:16px;color:#fff}.cta-text{font-size:18px;line-height:1.6;color:#ffffffb3;max-width:700px;margin:0 auto 32px}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:16px 40px;font-size:16px;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;font-family:inherit;position:relative;overflow:hidden}.btn-primary{background:#fff;color:#000;box-shadow:0 10px 30px #fff3}.btn-secondary{background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff4d}.cta-features{display:flex;flex-direction:column;gap:16px;max-width:600px;margin:0 auto}.cta-feature{display:flex;align-items:center;gap:12px;padding:16px 24px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:15px;color:#fffc;transition:all .3s ease;position:relative;overflow:hidden}.cta-feature:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,red,orange,yellow,green,cyan,blue,violet,transparent);transform:translate(-100%);transition:transform .6s ease}.cta-feature:hover{background:#ffffff0d;border-color:#fff3}.cta-feature:hover:before{transform:translate(100%)}.feature-check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fff;border-radius:50%;font-size:14px;font-weight:700;color:#000;flex-shrink:0}@media(max-width:1024px){.why-us-section{padding:100px 20px}.section-title{font-size:48px}.reason-card{gap:20px;padding:30px}.reason-number{font-size:48px}}@media(max-width:768px){.why-us-section{padding:80px 20px}.section-title{font-size:36px}.section-description{font-size:18px}.reason-card{flex-direction:column;gap:16px;padding:24px}.reason-card:hover{transform:translate(0) translateY(-5px)}.reason-number{font-size:40px}.reason-title{font-size:24px}.stats-grid{grid-template-columns:1fr}.cta-box{padding:40px 30px}.cta-title{font-size:32px}.cta-text{font-size:16px}.cta-buttons{flex-direction:column;width:100%}.cta-buttons button{width:100%}}@media(max-width:480px){.section-title{font-size:28px}.reason-title{font-size:20px}.stats-title{font-size:28px}.stat-value{font-size:48px}.cta-box{padding:30px 20px}.cta-title{font-size:24px}}.product-section{height:fit-content;padding:120px 20px;overflow:hidden;background-color:#000}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}.container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.section-header{text-align:center;margin-bottom:80px}.section-tag{display:inline-block;padding:8px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:30px;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.section-title{font-size:56px;font-weight:700;line-height:1.2;margin-bottom:24px;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description{font-size:20px;line-height:1.6;color:#ffffffb3;max-width:800px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:60px}.feature-card{position:relative;padding:40px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease;overflow:hidden}.feature-card:before{background-size:300% 100%;animation:rainbow 3s linear infinite}@keyframes rainbow{0%{background-position:0% 50%}to{background-position:300% 50%}}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,red,orange,yellow,green,cyan,blue,violet,transparent);transform:translate(-100%);transition:transform .6s ease}.feature-card:hover{transform:translateY(-5px);background:#ffffff0a;border-color:#ffffff40;box-shadow:0 20px 60px #ffffff26}.feature-card:hover:before{transform:translate(100%)}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#00ffc81a,#8a2be21a);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:24px}.feature-title{font-size:22px;font-weight:600;margin-bottom:12px;color:#fff}.feature-description{font-size:16px;line-height:1.6;color:#fff9}.value-section{margin-top:100px;padding:60px;background:linear-gradient(135deg,#00ffc80d,#8a2be20d);border:1px solid rgba(255,255,255,.1);border-radius:32px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.value-title{font-size:36px;font-weight:700;margin-bottom:40px;text-align:center;color:#fff}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.value-item{text-align:center}.value-number{font-size:48px;font-weight:700;background:linear-gradient(135deg,#00ffc8,#8a2be2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.value-label{font-size:18px;font-weight:600;margin-bottom:8px;color:#fff}.value-text{font-size:14px;color:#fff9;line-height:1.5}@media(max-width:1024px){.product-section{padding:100px 20px}.section-title{font-size:48px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:768px){.product-section{padding:80px 20px}.product-section:before,.product-section:after{width:500px;height:500px}.section-title{font-size:36px}.section-description{font-size:18px}.features-grid{grid-template-columns:1fr;gap:20px}.feature-card{padding:30px}.value-section{padding:40px 30px;margin-top:60px}.value-title{font-size:28px}.value-grid{grid-template-columns:1fr;gap:30px}}@media(max-width:480px){.section-title{font-size:28px}.section-description{font-size:16px}.feature-card{padding:24px}.feature-title{font-size:20px}.value-section{padding:30px 20px}.value-title{font-size:24px}}._section_1gkpv_1{max-width:1280px;margin:0 auto;padding:64px 24px}._header_1gkpv_7{text-align:center;margin-bottom:48px}._badge_1gkpv_12{display:inline-block;padding:6px 14px;border:1px solid #e0e0e0;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.08em;color:#444;background:#fff;margin-bottom:20px}._title_1gkpv_25{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#111;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}._subtitle_1gkpv_34{font-size:1rem;color:#888;margin:0}._grid_1gkpv_40{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:768px){._grid_1gkpv_40{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._grid_1gkpv_40{grid-template-columns:1fr}}._card_1gkpv_56{background:#f5f5f5;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;transition:border .2s ease,box-shadow .2s ease;border:6px solid transparent}._card_1gkpv_56:hover{border:6px solid rgba(0,0,0,.7);cursor:pointer}._highlighted_1gkpv_73{background:#efefef;border-color:#ddd}._icon_1gkpv_78{color:#555;display:flex;align-items:center;justify-content:center;width:48px;height:48px}._cardTitle_1gkpv_87{font-size:1rem;font-weight:500;color:#111;margin:0}._cardDescription_1gkpv_94{font-size:.875rem;color:#777;line-height:1.55;margin:0}.hero-content{max-width:800px}.hero-content h1{font-size:4.5rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}@media(max-width:1024px){.hero-content h1{font-size:3.5rem}}@media(max-width:768px){.hero-content h1{font-size:2.5rem}}.hero-content .hero-subtitle{font-size:1.25rem;color:j #636363;line-height:1.7;margin-bottom:3rem;font-weight:300}@media(max-width:768px){.hero-content .hero-subtitle{font-size:1.1rem}}.hero-content .cta-button{display:inline-block;background-color:#0a0a0a;color:#fff;padding:1rem 2.5rem;text-decoration:none;font-weight:500;font-size:1rem;border:2px solid #0a0a0a;cursor:pointer;letter-spacing:.02em;transition:all .3s ease}.hero-content .cta-button:hover{background-color:#fff;color:#0a0a0a}.hero-content .cta-button:active{transform:scale(.98)}.online-store{background-color:#fff;color:#0a0a0a;line-height:1.6}.online-store__hero-section{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;min-height:100vh;padding:0 40px;border-radius:12px}.online-store__hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;color:#fff}.online-store__hero-title{font-size:3.25rem}.online-store__hero-subtitle{text-align:center;max-width:80%;font-size:1.75rem}.online-store__cta-button{font-size:1rem;padding:.75rem 1rem}.online-store .section-header{margin-bottom:4rem;text-align:center}.online-store .section-header .section-title{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}@media(max-width:768px){.online-store .section-header .section-title{font-size:2rem}}.online-store .section-header .section-description{font-size:1.1rem;color:j #636363;max-width:600px;margin:0 auto;font-weight:300}.online-store .payment-section{padding:6rem 3rem;background-color:#fafafa}@media(max-width:768px){.online-store .payment-section{padding:4rem 1.5rem}}.online-store .payment-section__container{max-width:1200px;margin:0 auto}.online-store .payment-section__header,.online-store .payment-section__title,.online-store .payment-section__description{color:#0a0a0a}.online-store .payment-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-top:3rem}@media(max-width:768px){.online-store .payment-section__grid{grid-template-columns:repeat(2,1fr)}}.online-store .payment-section__method{background-color:#fff;padding:.5rem 4rem;text-align:center;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #e0e0e0;transition:border-color .3s ease}.online-store .payment-section__method:hover{border-color:#0a0a0a}.online-store .payment-section__icon{width:108px;height:auto;font-size:2.5rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.online-store .payment-section__name{font-size:.95rem;font-weight:500;letter-spacing:.03em}.online-store .integration-section{padding:6rem 3rem;max-width:1200px;margin:0 auto}@media(max-width:768px){.online-store .integration-section{padding:4rem 1.5rem}}.online-store .integration-section .integration-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media(max-width:1024px){.online-store .integration-section .integration-content{grid-template-columns:1fr;gap:3rem}}.online-store .integration-section .integration-text h2{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem}@media(max-width:768px){.online-store .integration-section .integration-text h2{font-size:2rem}}.online-store .integration-section .integration-text p{color:j #636363;line-height:1.8;margin-bottom:1.5rem;font-weight:300}.online-store .integration-section .integration-text p strong{color:#0a0a0a;font-weight:500}.online-store .integration-section .integration-text .integration-link{display:inline-block;margin-top:1rem;color:#0a0a0a;text-decoration:none;font-weight:500;border-bottom:1px solid #0a0a0a;transition:opacity .3s ease}.online-store .integration-section .integration-text .integration-link:hover{opacity:.6}.online-store .integration-section .integration-visual{background-color:#fafafa;padding:3rem;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;min-height:400px}.online-store .integration-section .integration-visual .integration-logo{font-size:3rem;font-weight:700;text-align:center;letter-spacing:-.02em}.online-store .integration-section .integration-visual .integration-logo span{font-size:1.2rem;font-weight:400;display:block;margin-top:.5rem}.online-store .process-section{padding:6rem 3rem;background-color:#0a0a0a;color:#fff}@media(max-width:768px){.online-store .process-section{padding:4rem 1.5rem}}.online-store .process-section .process-container{max-width:1200px;margin:0 auto}.online-store .process-section .section-title{color:#fff}.online-store .process-section .section-description{color:#ffffffb3}.online-store .process-section .process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:4rem}@media(max-width:768px){.online-store .process-section .process-steps{grid-template-columns:1fr}}.online-store .process-section .process-step{position:relative}.online-store .process-section .process-step .step-number{font-size:4rem;font-weight:700;opacity:.2;line-height:1;margin-bottom:1rem}.online-store .process-section .process-step h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;letter-spacing:-.01em}.online-store .process-section .process-step p{color:#ffffffb3;line-height:1.7;font-weight:300}.online-store .cta-section{padding:8rem 3rem;text-align:center;max-width:900px;margin:0 auto}@media(max-width:768px){.online-store .cta-section{padding:4rem 1.5rem}}.online-store .cta-section h2{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem}@media(max-width:768px){.online-store .cta-section h2{font-size:2rem}}.online-store .cta-section p{font-size:1.2rem;color:j #636363;margin-bottom:3rem;font-weight:300}.online-store .cta-section .cta-button{display:inline-block;background-color:#0a0a0a;color:#fff;padding:1rem 2.5rem;text-decoration:none;font-weight:500;font-size:1rem;border:2px solid #0a0a0a;cursor:pointer;letter-spacing:.02em;transition:all .3s ease}.online-store .cta-section .cta-button:hover{background-color:#fff;color:#0a0a0a}.online-store .cta-section .cta-button:active{transform:scale(.98)}.cta{position:relative;background-color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:80px 24px;min-height:40dvh}.cta__rings{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.cta__ring{position:absolute;border-radius:50%;border:1px solid rgba(0,0,0,.06)}.cta__ring:nth-child(1){width:180px;height:180px}.cta__ring:nth-child(2){width:360px;height:360px}.cta__ring:nth-child(3){width:540px;height:540px}.cta__ring:nth-child(4){width:720px;height:720px}.cta__ring:nth-child(5){width:900px;height:900px}.cta__ring:nth-child(6){width:1080px;height:1080px}.cta__content{position:relative;z-index:1;max-width:1280px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.cta__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#0a0a0a;margin:0;line-height:1.15;letter-spacing:-.02em}.cta__description{font-size:1rem;color:#444;max-width:520px;margin:0;line-height:1.6}.cta__actions{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap;justify-content:center}.cta__btn{padding:12px 24px;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease;border:none;outline:none}.cta__btn:hover{opacity:.85;transform:translateY(-1px)}.cta__btn:active{transform:translateY(0)}.cta__btn--primary{background-color:#0a0a0a;color:#fff}.cta__btn--secondary{background-color:#f0f0f0;color:#0a0a0a}.modern-teams{padding:60px 40px;background:#fff;max-width:1280px;margin:0 auto}.modern-teams__header{display:flex;align-items:flex-start;gap:80px;margin-bottom:48px}.modern-teams__title{font-size:2.6rem;font-weight:400;color:#111;line-height:1.2;margin:0;min-width:280px;letter-spacing:-.5px}.modern-teams__subtitle{font-size:.95rem;color:#6b7280;line-height:1.6;max-width:380px;margin:0;padding-top:6px}.modern-teams__cards-wrapper{border:1px solid #e5e7eb;border-radius:16px;padding:24px;display:flex;gap:0}.modern-teams__card{flex:1;display:flex;flex-direction:column;padding:0 24px 24px;position:relative;cursor:pointer}.modern-teams__card:not(:last-child){border-right:1px dashed #d1d5db}.modern-teams__card:first-child{padding-left:0}.modern-teams__card:last-child{padding-right:0}.modern-teams__card:hover .modern-teams__card-footer-btn{background:#111;color:#fff}.modern-teams__card:hover .modern-teams__card-img-wrapper{background:#e8e8e8}.modern-teams__card-img-wrapper{background:#f3f4f6;border-radius:10px;height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:background .25s ease;overflow:hidden}.modern-teams__card-img-purpose{width:100px;height:auto;object-fit:contain}.modern-teams__card-img-manage{width:80px;height:auto;object-fit:contain}.modern-teams__card-img-momentum{width:90px;height:auto;object-fit:contain}.modern-teams__card-footer{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto}.modern-teams__card-title{font-size:1rem;font-weight:700;color:#111;line-height:1.4;margin:0;max-width:200px}.modern-teams__card-footer-btn{width:40px;height:40px;border-radius:50%;border:1px solid #d1d5db;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease;color:#111}.modern-teams__card-footer-btn svg{width:16px;height:16px}._wrapper-module-content_1w9a5_1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;padding:80px 24px;box-sizing:border-box}._wrapper-background_1w9a5_13{position:absolute;inset:0;z-index:0;pointer-events:none}._wrapper-background_1w9a5_13>*{width:100%;height:100%}._module-content_1w9a5_24{position:relative;z-index:1;width:100%;max-width:1280px;display:grid;grid-template-columns:1.2fr 1fr;gap:72px;align-items:center;min-height:80dvh}@media(max-width:860px){._module-content_1w9a5_24{grid-template-columns:1fr;gap:40px}}._module-text_1w9a5_42{display:flex;flex-direction:column;gap:20px}._module-badge_1w9a5_48{display:inline-block;width:fit-content;padding:5px 14px;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.1em;color:#fff9;background:#ffffff0f}._module-text_1w9a5_42 h1{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1.15;margin:0}._module-text_1w9a5_42 p{font-size:.95rem;line-height:1.75;color:#fff9;margin:0;max-width:480px}@media(max-width:860px){._module-text_1w9a5_42 p{max-width:100%}}._about-cta_1w9a5_83{display:inline-block;width:fit-content;margin-top:4px;padding:13px 28px;background:#fff;color:#111;border-radius:999px;font-size:.9rem;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}._about-cta_1w9a5_83:hover{background:#f0f0f0;box-shadow:0 6px 24px #00000040;transform:translateY(-1px)}._about-cta_1w9a5_83:active{transform:translateY(0);box-shadow:none}._module-image_1w9a5_107{display:flex;justify-content:center;align-items:center}@media(max-width:860px){._module-image_1w9a5_107{order:-1}}._image-frame_1w9a5_118{position:relative;width:100%;border-radius:20px;overflow:hidden;aspect-ratio:4/3}._image-frame_1w9a5_118:before{content:"";position:absolute;inset:0;border-radius:20px;border:1px solid rgba(255,255,255,.15);z-index:1;pointer-events:none}._image-frame_1w9a5_118:after{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(255,255,255,.06),transparent);z-index:1;pointer-events:none}._image-frame_1w9a5_118 img{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px;transition:transform .5s ease}._image-frame_1w9a5_118:hover img{transform:scale(1.03)}._module-content_1w9a5_24:has(._sponsors-logos_1w9a5_157){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5rem;text-align:center}._module-content_1w9a5_24:has(._sponsors-logos_1w9a5_157) ._module-text_1w9a5_42{align-items:center}._module-content_1w9a5_24:has(._sponsors-logos_1w9a5_157) ._module-text_1w9a5_42 h1,._module-content_1w9a5_24:has(._sponsors-logos_1w9a5_157) ._module-text_1w9a5_42 p{max-width:560px;margin-left:auto;margin-right:auto}._sponsors-logos_1w9a5_157{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;width:100%}._sponsor-item_1w9a5_184{display:flex;align-items:center;justify-content:center;padding:20px 36px;position:relative;transition:opacity .2s}._sponsor-item_1w9a5_184:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:#ffffff26}._sponsor-item_1w9a5_184:hover{opacity:.8;cursor:pointer}._sponsor-item_1w9a5_184 img{height:36px;width:auto;max-width:140px;object-fit:contain;filter:brightness(0) invert(1);opacity:.65;transition:opacity .2s,filter .2s}._sponsor-item_1w9a5_184:hover img{opacity:1;filter:brightness(0) invert(1)}@media(max-width:600px){._sponsor-item_1w9a5_184{padding:16px 24px}._sponsor-item_1w9a5_184:not(:last-child):after{display:none}._sponsor-item_1w9a5_184 img{height:28px}}.main-container-lable-input-search{display:flex;gap:.25rem}.main-container-lable-input-search .wrapper-input-search{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.main-container-lable-input-search .btn-search-input{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:.5rem;border-radius:6px;border:1px solid rgba(0,0,0,.1);background-color:transparent;cursor:pointer;transition:all .2s ease-in-out}.main-container-lable-input-search .btn-search-input:hover:not(:disabled){background-color:#101010;color:#fff;border-color:#101010;transform:translateY(-1px)}.main-container-lable-input-search .btn-search-input:active:not(:disabled){transform:translateY(0)}.main-container-lable-input-search .btn-search-input:disabled{cursor:not-allowed;opacity:.5}.main-container-lable-input-search .input-search{flex:1;min-height:28px;padding:.5rem;border:1px solid rgba(0,0,0,.1);border-radius:6px;transition:all .2s ease-in-out}.main-container-lable-input-search .input-search:focus{border-color:#bdbdbd;box-shadow:0 0 0 3px #bdbdbd1a}.main-container-lable-input-search .input-search::placeholder{color:#e6e6e6}.main-container-lable-input-search.dark-mode .btn-search-input{border-color:#fff3;color:#fff}.main-container-lable-input-search.dark-mode .btn-search-input:hover:not(:disabled){background-color:#2a2a2a;color:#fff;border-color:#fff}.main-container-lable-input-search.dark-mode .input-search{background-color:#2a2a2a;border-color:#fff3;color:#fff}.main-container-lable-input-search.dark-mode .input-search:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}.main-container-lable-input-search.dark-mode .input-search::placeholder{color:#666}.main-container-lable-input{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;margin:.5rem 0}.main-container-lable-input>label{font-size:.9rem;font-weight:500;color:#374151;margin-bottom:.25rem}.main-container-lable-input>label.required:after{content:"*";color:#ef4444;margin-left:.25rem}.main-container-lable-input .input-container{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.main-container-lable-input .input-container .input-error-container{position:absolute;top:40px;width:100%;display:flex;gap:.25rem;align-items:flex-start;justify-content:flex-end;font-size:.8rem;font-weight:400;color:#ef4444;animation:slideInError .2s ease-in-out}.main-container-lable-input .input-container .input-error-container.before{display:none}.main-container-lable-input .input-container.has-error .input-container-main{border-color:#ef4444}.main-container-lable-input .input-container.has-error .input-container-main:focus-within{box-shadow:0 0 0 3px #ef44441a}.main-container-lable-input .input-container.has-error .input-text,.main-container-lable-input .input-container.has-error .input-area{border-color:#ef4444}.main-container-lable-input .input-container-main{position:relative;width:100%;height:36px;display:flex;align-items:center;justify-content:flex-start;border:1px solid rgba(0,0,0,.1);border-radius:6px;background-color:#fff;transition:all .2s ease-in-out;overflow:hidden}.main-container-lable-input .input-container-main:focus-within{border-color:#bdbdbd;box-shadow:0 0 0 3px #bdbdbd1a}.main-container-lable-input .input-container-main.textArea{min-width:100%;height:fit-content;min-height:80px}.main-container-lable-input .input-container-main.checkbox{width:fit-content;min-width:20px;height:20px;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:0;cursor:pointer}.main-container-lable-input .input-container-main.checkbox:hover{border-color:#bdbdbd}.main-container-lable-input .input-container-main:has(input:disabled),.main-container-lable-input .input-container-main:has(textarea:disabled){background-color:#fafafa;cursor:not-allowed;opacity:.7}.main-container-lable-input .btn-icon{display:flex;align-items:center;justify-content:center;height:100%;min-width:36px;padding:.5rem;border:none;border-left:1px solid rgba(0,0,0,.1);margin:0;background-color:transparent;cursor:pointer;transition:all .2s ease-in-out}.main-container-lable-input .btn-icon:hover{background-color:#bdbdbd0d}.main-container-lable-input .btn-icon:active{background-color:#bdbdbd1a}.main-container-lable-input .btn-icon:first-child{border-left:none;border-right:1px solid rgba(0,0,0,.1)}.main-container-lable-input .input-text{width:100%;height:100%;padding:.5rem;border:none;background-color:transparent;font-size:.9rem;color:#374151;outline:none}.main-container-lable-input .input-text::placeholder{color:#e6e6e6}.main-container-lable-input .input-text:disabled{cursor:not-allowed;color:#ccc}.main-container-lable-input .input-area{width:100%;max-width:100%;min-height:80px;max-height:25dvh;padding:.25rem;border:none;box-shadow:none;background-color:transparent;font-size:.9rem;font-family:inherit;color:#374151;line-height:1.5;resize:vertical;outline:none}.main-container-lable-input .input-area::placeholder{color:#e6e6e6}.main-container-lable-input .input-area:disabled{cursor:not-allowed;color:#ccc}.main-container-lable-input .char-count{font-size:.75rem;color:#ccc;text-align:right;width:100%}.main-container-lable-input.dark-mode>label{color:#fff}.main-container-lable-input.dark-mode>label.required:after{color:#ff6b6b}.main-container-lable-input.dark-mode .input-container .input-error-container{color:#ff6b6b}.main-container-lable-input.dark-mode .input-container.has-error .input-container-main{border-color:#ff6b6b}.main-container-lable-input.dark-mode .input-container.has-error .input-container-main:focus-within{box-shadow:0 0 0 3px #ff6b6b1a}.main-container-lable-input.dark-mode .input-container-main{background-color:#2a2a2a;border-color:#fff3}.main-container-lable-input.dark-mode .input-container-main:focus-within{border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}.main-container-lable-input.dark-mode .input-container-main.checkbox{border-color:#fff3}.main-container-lable-input.dark-mode .input-container-main.checkbox:hover{border-color:#fff}.main-container-lable-input.dark-mode .input-container-main:has(input:disabled),.main-container-lable-input.dark-mode .input-container-main:has(textarea:disabled){background-color:#1a1a1a}.main-container-lable-input.dark-mode .btn-icon{border-left-color:#fff3;color:#fff}.main-container-lable-input.dark-mode .btn-icon:hover{background-color:#ffffff1a}.main-container-lable-input.dark-mode .btn-icon:active{background-color:#fff3}.main-container-lable-input.dark-mode .btn-icon:first-child{border-right-color:#fff3}.main-container-lable-input.dark-mode .input-text{color:#fff}.main-container-lable-input.dark-mode .input-text::placeholder{color:#666}.main-container-lable-input.dark-mode .input-text:disabled{color:#666}.main-container-lable-input.dark-mode .input-area{color:#fff}.main-container-lable-input.dark-mode .input-area::placeholder{color:#666}.main-container-lable-input.dark-mode .input-area:disabled{color:#666}.main-container-lable-input.dark-mode .char-count{color:#666}.toggle-wrapper{display:flex;align-items:center}.toggle{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.toggle--disabled{cursor:not-allowed;opacity:.4}.toggle__input{position:absolute;opacity:0;width:0;height:0}.toggle__track{position:relative;width:36px;height:20px;border-radius:100px;background-color:#d1d5db;transition:background-color .2s ease,box-shadow .2s ease}.dark-mode .toggle__track{background-color:#3f3f46}.toggle__thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0003,0 1px 2px #0000001f;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.toggle__input:checked+.toggle__track{background-color:#bdbdbd}.dark-mode .toggle__input:checked+.toggle__track{background-color:#fff}.toggle__input:checked+.toggle__track .toggle__thumb{transform:translate(16px);box-shadow:0 2px 6px #00000040}.toggle__input:focus-visible+.toggle__track{box-shadow:0 0 0 3px #bdbdbd4d}.dark-mode .toggle__input:focus-visible+.toggle__track{box-shadow:0 0 0 3px #ffffff4d}.toggle:not(.toggle--disabled):hover .toggle__track{background-color:#b0b7c3}.dark-mode .toggle:not(.toggle--disabled):hover .toggle__track{background-color:#52525b}.toggle:not(.toggle--disabled):hover .toggle__input:checked+.toggle__track{filter:brightness(.9)}.wrapper-input-file{width:100%;display:flex;flex-direction:column;gap:.5rem}.wrapper-input-file .input-file-native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.wrapper-input-file .input-file-custom{position:relative;width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem;border:1px dashed rgba(0,0,0,.1);border-radius:6px;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}.wrapper-input-file .input-file-custom:hover:not(.disabled){border-color:#bdbdbd;background-color:#bdbdbd05}.wrapper-input-file .input-file-custom:focus-within{border-color:#bdbdbd;box-shadow:0 0 0 3px #bdbdbd1a;outline:none}.wrapper-input-file .input-file-custom.has-file{border-style:solid;border-color:#bdbdbd;background-color:#bdbdbd0d}.wrapper-input-file .input-file-custom.disabled{cursor:not-allowed;background-color:#fafafa;opacity:.7}.wrapper-input-file .input-file-custom.disabled .file-label-text,.wrapper-input-file .input-file-custom.disabled .file-button{cursor:not-allowed;opacity:.6}.wrapper-input-file .input-file-custom.drag-active{border-color:#bdbdbd;background-color:#bdbdbd14;transform:scale(1.01)}.wrapper-input-file .file-info-section{flex:1;display:flex;align-items:center;gap:.75rem;min-width:0}.wrapper-input-file .file-info-section .file-icon-wrapper{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:6px;background-color:#bdbdbd1a;color:#bdbdbd;flex-shrink:0}.wrapper-input-file .file-info-section .file-details{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.wrapper-input-file .file-info-section .file-details .file-label-text{font-size:.9rem;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrapper-input-file .file-info-section .file-details .file-label-text.placeholder{color:#e6e6e6;font-weight:400}.wrapper-input-file .file-info-section .file-details .file-size-text{font-size:.75rem;color:#ccc}.wrapper-input-file .file-button{display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:fit-content;height:32px;padding:0 1rem;border:1px solid rgba(0,0,0,.1);border-radius:4px;background-color:transparent;font-size:.85rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap}.wrapper-input-file .file-button:hover:not(:disabled){background-color:#101010;color:#fff;border-color:#101010;transform:translateY(-1px)}.wrapper-input-file .file-button:active:not(:disabled){transform:translateY(0)}.wrapper-input-file .file-button:disabled{cursor:not-allowed;opacity:.5}.wrapper-input-file .file-remove-btn{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:.5rem;border:1px solid rgba(239,68,68,.3);border-radius:4px;background-color:transparent;color:#ef4444;cursor:pointer;transition:all .2s ease-in-out;flex-shrink:0}.wrapper-input-file .file-remove-btn:hover{background-color:#ef4444;color:#fff;border-color:#ef4444}.wrapper-input-file .file-remove-btn:active{transform:scale(.95)}.wrapper-input-file .file-preview-wrapper{width:100%;max-height:200px;border:1px solid rgba(0,0,0,.1);border-radius:6px;overflow:hidden;background-color:#fafafa}.wrapper-input-file .file-preview-wrapper .file-preview-image{width:100%;height:100%;object-fit:contain}.wrapper-input-file .file-formats-hint{font-size:.75rem;color:#ccc;line-height:1.4}.wrapper-input-file.dark-mode .input-file-custom{background-color:#2a2a2a;border-color:#fff3}.wrapper-input-file.dark-mode .input-file-custom:hover:not(.disabled){border-color:#fff;background-color:#ffffff0d}.wrapper-input-file.dark-mode .input-file-custom:focus-within{border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}.wrapper-input-file.dark-mode .input-file-custom.has-file{border-color:#fff;background-color:#ffffff1a}.wrapper-input-file.dark-mode .input-file-custom.disabled{background-color:#1a1a1a}.wrapper-input-file.dark-mode .input-file-custom.drag-active{border-color:#fff;background-color:#ffffff26}.wrapper-input-file.dark-mode .file-info-section .file-icon-wrapper{background-color:#fff3;color:#fff}.wrapper-input-file.dark-mode .file-info-section .file-details .file-label-text{color:#fff}.wrapper-input-file.dark-mode .file-info-section .file-details .file-label-text.placeholder,.wrapper-input-file.dark-mode .file-info-section .file-details .file-size-text{color:#666}.wrapper-input-file.dark-mode .file-button{border-color:#fff3;color:#fff}.wrapper-input-file.dark-mode .file-button:hover:not(:disabled){background-color:#2a2a2a;color:#fff;border-color:#fff}.wrapper-input-file.dark-mode .file-remove-btn{border-color:#ff6b6b4d;color:#ff6b6b}.wrapper-input-file.dark-mode .file-remove-btn:hover{background-color:#ff6b6b;border-color:#ff6b6b}.wrapper-input-file.dark-mode .file-preview-wrapper{border-color:#fff3;background-color:#1a1a1a}.wrapper-input-file.dark-mode .file-formats-hint{color:#666}.wrapper-input-file.compact .input-file-custom{min-height:28px;padding:.375rem .5rem}.wrapper-input-file.compact .file-info-section .file-icon-wrapper{min-width:28px;height:28px}.wrapper-input-file.compact .file-info-section .file-details .file-label-text{font-size:.85rem}.wrapper-input-file.compact .file-info-section .file-details .file-size-text{font-size:.7rem}.wrapper-input-file.compact .file-button{height:28px;padding:0 .75rem;font-size:.8rem}.wrapper-input-file.compact .file-remove-btn{min-width:28px;height:28px}@media(max-width:768px){.wrapper-input-file .input-file-custom{flex-direction:column;align-items:stretch;gap:.5rem}.wrapper-input-file .file-info-section{width:100%}.wrapper-input-file .file-button{width:100%;justify-content:center}}.wrapper-input-color{width:fit-content;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.375rem .5rem;border:1px solid rgba(0,0,0,.1);border-radius:6px;background-color:#fff;transition:all .2s ease-in-out}.wrapper-input-color:hover{border-color:#0000001a}.wrapper-input-color:focus-within{border-color:#bdbdbd;box-shadow:0 0 0 3px #bdbdbd1a}.wrapper-input-color .input-color{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:28px;height:28px;padding:0;border:2px solid rgba(0,0,0,.1);border-radius:6px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.wrapper-input-color .input-color:hover{border-color:#bdbdbd;transform:scale(1.05)}.wrapper-input-color .input-color:focus{outline:2px solid #bdbdbd;outline-offset:2px}.wrapper-input-color .input-color::-webkit-color-swatch-wrapper{padding:0}.wrapper-input-color .input-color::-webkit-color-swatch{border:none;border-radius:4px}.wrapper-input-color .input-color::-moz-color-swatch{border:none;border-radius:4px}.wrapper-input-color .input-color:disabled{cursor:not-allowed;opacity:.5}.wrapper-input-color .span-color{font-size:.9rem;font-weight:500;color:#374151;text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;user-select:none}.dark-mode .wrapper-input-color{background-color:#2a2a2a;border-color:#fff3}.dark-mode .wrapper-input-color:hover{border-color:#fff3}.dark-mode .wrapper-input-color:focus-within{border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}.dark-mode .wrapper-input-color .input-color{border-color:#fff3}.dark-mode .wrapper-input-color .input-color:hover{border-color:#fff}.dark-mode .wrapper-input-color .input-color:focus{outline-color:#fff}.dark-mode .wrapper-input-color .span-color{color:#fff}@keyframes slideInError{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.main-container-lable-input{margin:.5rem 0}.main-container-lable-input .input-area{max-height:20dvh}.wrapper-input-color{width:100%;justify-content:flex-start}}.wrapper-module-content{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 24px;box-sizing:border-box}.wrapper-background{position:absolute;inset:0;z-index:0;pointer-events:none}.module-content{position:relative;z-index:1;width:100%;max-width:1280px;display:grid;grid-template-columns:1fr 1.6fr;gap:64px;align-items:start}@media(max-width:860px){.module-content{grid-template-columns:1fr;gap:40px}}.module-text{display:flex;flex-direction:column;gap:20px;padding-top:8px}.module-text h1{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;letter-spacing:.04em;color:#fff;line-height:1.1;margin:0}.module-text p{font-size:.95rem;line-height:1.7;color:#ffffffa6;margin:0;max-width:340px}@media(max-width:860px){.module-text p{max-width:100%}}.module-form{display:flex;flex-direction:column;gap:16px;width:100%}.module-form-flex{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:560px){.module-form-flex{grid-template-columns:1fr}}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px;flex-wrap:wrap}.checkbox-container{display:flex;align-items:center;gap:10px;cursor:pointer}.checkbox-container input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid rgba(255,255,255,.35);border-radius:4px;background:#ffffff12;flex-shrink:0;cursor:pointer;position:relative;transition:background .2s,border-color .2s}.checkbox-container input[type=checkbox]:checked{background:#fff;border-color:#fff}.checkbox-container input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:2px solid #111;border-top:none;border-left:none;transform:rotate(45deg)}.checkbox-container input[type=checkbox]:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.checkbox-label{font-size:.83rem;color:#fff9;-webkit-user-select:none;user-select:none}.checkbox-label a{color:#fff;text-decoration:underline;text-underline-offset:3px;transition:opacity .15s}.checkbox-label a:hover{opacity:.75}.submit-btn{padding:13px 28px;background:#fff;color:#111;border:none;border-radius:999px;font-size:.9rem;font-weight:600;letter-spacing:.01em;cursor:pointer;white-space:nowrap;transition:background .2s,transform .15s,box-shadow .2s}.submit-btn:hover{background:#f0f0f0;box-shadow:0 6px 24px #00000040;transform:translateY(-1px)}.submit-btn:active{transform:translateY(0);box-shadow:none}.submit-btn:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:3px}.error-container{height:100vh;display:flex;align-items:center;justify-content:center;gap:5rem;background-color:#f8f8f8;color:#010101;overflow:hidden}.error-container .error-code{font-size:8rem;margin:0;font-weight:800;line-height:1}.error-container .error-content{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.2rem;padding:0rem 2rem;border-left:4px solid black}.error-container .error-content h2{font-size:2rem;margin:1rem 0}.error-container .error-content .error-message{color:#010101;margin-bottom:2rem}.error-container .error-content .back-home{display:inline-block;padding:.8rem 2rem;background-color:#010101;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:transform .2s,background-color .2s}.error-container .error-content .back-home:hover{transform:translateY(-2px)}.error-container .background-blur{position:absolute;width:300px;height:300px;background:#f8f8f8;filter:blur(150px);border-radius:50%;z-index:1;opacity:.3}
