:root{--color-primary:#ba2c33;--color-secondary:#f4dcc7;--color-background:#ebe1d9;--color-surface:#fff;--color-text-primary:#252525;--color-text-secondary:#666;--color-offwhite:#ebe1d9;--color-darkpurple:#f4dcc7;--color-sandpurple:#ba2c33;--color-white:#252525;--color-offblack:#fff}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#fff,#ebe1d9);background:linear-gradient(180deg,var(--color-surface) 0,var(--color-background) 100%);color:#252525;color:var(--color-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Raleway;font-style:normal;font-weight:300;src:url(/static/media/Raleway-Light.ef9d219858bb2970f9cc.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:200;src:url(/static/media/Raleway-ExtraLight.3608ab904025e06b238d.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:500;src:url(/static/media/Raleway-Medium.0de5925709848b7e64c5.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:600;src:url(/static/media/Raleway-SemiBold.bd43d9472ee0c9fbe785.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:700;src:url(/static/media/Raleway-Bold.8e546283422c830c02dc.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:800;src:url(/static/media/Raleway-ExtraBold.84082b3f60326b4325a1.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:900;src:url(/static/media/Raleway-Black.2b8d8e1ab965554ae5d2.ttf) format("truetype")}@font-face{font-family:Mrs Saint Delafield;font-style:normal;font-weight:400;src:url(/static/media/MrsSaintDelafield-Regular.5abe2449ac8ce955d4d1.ttf) format("truetype")}@font-face{font-family:Times Condensed;font-style:normal;font-weight:400;src:url(/static/media/times-condensed.fe6eac8d5720ec59a6f7.otf) format("opentype")}.app{background:linear-gradient(180deg,var(--color-background) 0,var(--color-background) 100%);min-height:100vh}.floating-logo{align-items:center;animation:fadeInScale .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--color-primary);border:1px solid #fff3;border-radius:50%;box-shadow:0 4px 20px #ba2c334d,0 1px 4px #ba2c3333;display:flex;height:60px;justify-content:center;left:2rem;position:fixed;top:2rem;transform:translateZ(0);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);width:60px;will-change:transform;z-index:1000}.floating-logo:hover{box-shadow:0 6px 30px #ba2c3366,0 2px 8px #ba2c334d;transform:scale(1.1) translateZ(0)}.floating-logo-icon{filter:brightness(0) invert(1);height:28px;width:28px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8) translateZ(0)}to{opacity:1;transform:scale(1) translateZ(0)}}.app-header{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;padding:1.5rem 3rem;position:relative;z-index:10}.header-logo{justify-self:start}.header-logo .logo-icon{height:2.5rem;width:auto}.header-icons{align-items:center;display:flex;gap:1.5rem;justify-self:center}.header-icon-container{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:hsla(0,0%,98%,.257);border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;text-decoration:none;transform:translateZ(0);width:50px;will-change:transform}.header-icon-container:hover{border-color:#0006;transform:translateY(-2px) translateZ(0)}.header-icon{filter:brightness(0);height:20px;width:20px}.header-apply{align-items:center;display:flex;gap:1rem;justify-self:end}.members-area-text{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:0;color:#000c;cursor:pointer;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.05em;padding:.5rem .8rem;text-decoration:none;text-transform:uppercase;transform:translateZ(0);transition:color .3s ease,background-color .3s ease,transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.members-area-text:hover{background:#0000001a;color:var(--color-text-primary);transform:translateY(-1px) translateZ(0)}.apply-button{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(135deg,#c00,#ba2c33 50%,#d94350);border:none;border-radius:8px;box-shadow:0 4px 15px #cc00004d;color:#fff;cursor:pointer;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.05em;padding:.7rem 1.2rem;transform:translateZ(0);transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}.apply-button:hover{background:linear-gradient(135deg,#ba2c33,#d94350 50%,#c00);box-shadow:0 6px 20px #c006;transform:translateY(-2px) scale(1.02) translateZ(0)}.main-content{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 150px);padding:2rem 0}.main-logo{margin-bottom:2rem;text-align:center}.main-logo-image{height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;margin-top:50px;max-width:350px}@media (max-width:1000px){.members-area-text{display:none}}@media (max-width:768px){.floating-logo{height:50px;left:1.5rem;top:1.5rem;width:50px}.main-logo-image{height:auto;margin-top:50px;max-width:300px}.main-content{padding:0!important}.floating-logo-icon{height:24px;width:24px}.app-header{gap:1rem;grid-template-columns:auto 1fr;padding:1rem 2rem}.header-icons{gap:1rem;justify-self:end}.header-icon-container{height:40px;width:40px}.header-icon{height:16px;width:16px}.header-apply{gap:.7rem}.apply-button,.members-area-text{display:none}}.home-text{margin:0 auto;max-width:800px;padding:3rem 2rem}.home-text-content{color:var(--color-text-primary);margin-bottom:50px;margin-top:50px;text-align:center}.home-text-badge{background:linear-gradient(45deg,#ba2c33,#d94350);border-radius:25px;box-shadow:0 4px 15px #ba2c334d;color:#fff;display:inline-block;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.02em;margin-bottom:1.5rem;opacity:0;padding:.5rem 1.2rem;text-transform:uppercase;transform:translateY(20px)}.home-text-badge.animate{animation:fadeInUp .4s ease-out .2s forwards}.home-text-title{color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:4rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:2.5rem;margin-left:30px;margin-right:30px;opacity:0;text-align:center;transform:translateY(30px)}.home-text-title.animate{animation:fadeInUp .4s ease-out 0s forwards}.gradient-word{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(45deg,#ba2c33,#d94350,#f56c6c,#e85a5a,#c73e3e);background-clip:text;-webkit-background-clip:text;background-size:300% 300%;display:inline-block;position:relative}.gradient-word.animate{animation:gradientShift 4s ease-in-out .5s infinite}.gradient-word:before{animation:gradientShift 4s ease-in-out infinite;background:linear-gradient(45deg,#ba2c3333,#d9435033,#f56c6c33,#e55a5a33);background-size:300% 300%;border-radius:8px;bottom:0;content:"";filter:blur(8px);left:0;opacity:.6;position:absolute;right:0;top:0;z-index:-1}.gradient-divider{background:linear-gradient(90deg,#ba2c33,#d94350,#f56c6c,#e85a5a,#c73e3e,#ba2c33);background-size:300% 100%;border-radius:2px;height:1px;margin:0 auto 3rem;opacity:0;overflow:hidden;position:relative;transform:scaleX(0);width:120px}.gradient-divider.animate{animation:fadeInDivider .4s ease-out .6s forwards,gradientFlow 3s ease-in-out .8s infinite}.gradient-divider:before{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#0006,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.gradient-divider:after{animation:gradientFlow 3s ease-in-out infinite;background:linear-gradient(90deg,#ba2c334d,#d943504d,#f56c6c4d,#e55a5a4d);background-size:300% 100%;border-radius:3px;bottom:-2px;content:"";filter:blur(4px);left:-2px;opacity:.7;position:absolute;right:-2px;top:-2px;z-index:-1}.home-text-paragraph{font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:300;letter-spacing:.02em;line-height:2;margin-bottom:2rem;margin-left:4%;margin-right:4%;max-width:100%;opacity:0;transform:translateY(30px)}.home-text-paragraph.animate{animation:fadeInUp .3s ease-out forwards}.home-text-paragraph.animate:nth-child(3){animation-delay:.8s}.home-text-paragraph.animate:nth-child(4){animation-delay:.85s}.home-text-paragraph.animate:nth-child(5){animation-delay:.9s}.home-text-paragraph.animate:nth-child(6){animation-delay:.95s}.home-text-paragraph.animate:nth-child(7){animation-delay:1s}.home-text-paragraph.animate:nth-child(8){animation-delay:1.05s}.home-text-paragraph:last-child{margin-bottom:0}@media (max-width:768px){.home-text{padding:2rem 1.5rem}.home-text-badge{font-size:.8rem;margin-bottom:1.2rem;padding:.4rem 1rem}.home-text-title{font-size:3rem;margin-bottom:3rem;margin-left:40px;margin-right:40px}.gradient-word:before{border-radius:6px;filter:blur(6px)}.gradient-divider{height:3px;margin-bottom:2.5rem;width:100px}.gradient-divider:after{filter:blur(3px)}.home-text-paragraph{font-size:1rem;line-height:1.7}}@media (max-width:544px){.home-text-badge{font-size:.75rem;margin-bottom:1rem;padding:.35rem .8rem}.home-text-title{font-size:3rem;margin-bottom:3rem;margin-left:30px;margin-right:30px}.gradient-divider{height:1px;margin-bottom:2rem;width:80px}}@keyframes gradientShift{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}@keyframes fadeInDivider{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@media (max-width:380px){.home-text{padding:2rem 0}}.step-process-container{min-height:120vh;overflow:hidden;padding:6rem 0;position:relative;width:100%}.step-process-content{margin:0 auto;max-width:1600px;position:relative;width:95%}.step-process-header{margin-bottom:6rem;text-align:center}.step-process-title{font-family:Raleway,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.step-process-title-underline{background:linear-gradient(90deg,#ba2c33,#d94350,#f56c6c,#e85a5a,#c73e3e,#ba2c33);background-size:300% 100%;border-radius:2px;height:2px;margin:0 auto 2rem;overflow:hidden;position:relative;transform-origin:center;width:120px}.step-process-title-underline:before{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.step-process-title-underline:after{animation:gradientFlow 3s ease-in-out infinite;background:linear-gradient(90deg,#ba2c334d,#d943504d,#f56c6c4d,#e55a5a4d);background-size:300% 100%;border-radius:3px;bottom:-2px;content:"";filter:blur(4px);left:-2px;opacity:.7;position:absolute;right:-2px;top:-2px;z-index:-1}.step-process-subtitle{color:var(--color-text-secondary);font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:3S00;letter-spacing:.02em;line-height:1.6;margin:0 auto;max-width:800px}.step-process-path-container{height:2200px;margin:0 auto;max-width:1000px;position:relative;width:100%;z-index:1}.step-process-svg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.step-process-svg path{stroke:var(--color-primary);stroke-width:3;filter:drop-shadow(0 0 8px rgba(186,44,51,.6)) drop-shadow(0 0 16px rgba(186,44,51,.4));opacity:.8}.step-process-background-path{stroke:#ba2c334d!important;filter:none!important;opacity:1!important}.step-process-svg circle{fill:none;stroke-width:2;filter:drop-shadow(0 0 4px rgba(186,44,51,.16)) drop-shadow(0 0 8px rgba(186,44,51,.188)) drop-shadow(0 0 12px rgba(186,44,51,.09));opacity:.9}.step-process-endpoint{fill:#c00!important;stroke:#ba2c33!important;stroke-width:2!important;filter:blur(1px) drop-shadow(0 0 15px rgba(204,0,0,1)) drop-shadow(0 0 30px rgba(186,44,51,.8)) drop-shadow(0 0 45px rgba(217,67,80,.6))!important}.step-process-wave{stroke:#ba2c3380!important;stroke-width:2!important;fill:none!important;filter:blur(1.5px)!important;opacity:1!important}.step-indicator{max-width:350px;position:absolute;z-index:20}.step-indicator.step-right{text-align:left}.step-indicator.step-left{text-align:right}.step-indicator.step-left .step-title:after{left:auto;right:0}.step-number{align-items:center;border-radius:50%;color:var(--color-text-primary);display:flex;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin-bottom:1.5rem;position:relative;transition:all .3s ease;width:60px;z-index:50}.step-number:hover{border-color:#fff6;box-shadow:0 6px 20px #00000026,inset 0 1px 0 #ffffff80;transform:scale(1.05)}.step-indicator.step-left .step-number{margin-left:auto;margin-right:0}.step-indicator.step-right .step-number{margin-left:0;margin-right:auto}.step-content{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,hsla(0,0%,100%,.345),#ffffff0d);border:1px solid #fff3;border-radius:20px;box-shadow:0 48px 100px 0 #110c2e26;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease;z-index:100}.step-content:before{background:linear-gradient(135deg,#ba2c3308,#f4dcc70d);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.step-content:hover{border-color:#ffffff4d;transform:translateY(-5px)}.step-title{color:var(--color-text-primary);font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:1rem;position:relative}.step-description,.step-title{font-family:Raleway,sans-serif;letter-spacing:.05em}.step-description{color:var(--color-text-secondary);font-size:1rem;font-weight:400;line-height:1.6;margin:0}.step-icon{align-items:center;background:linear-gradient(135deg,#c00,#ba2c33,#d94350);border:2px solid #ffffff1a;border-radius:50%;box-shadow:0 8px 25px #ba2c334d,0 4px 12px #c003,inset 0 1px 0 #ffffff1a;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:60px;z-index:50}.step-icon.icon-left{margin-left:auto;margin-right:0}.step-icon.icon-right{margin-left:0;margin-right:auto}.step-icon:hover{background:linear-gradient(135deg,#d94350,#c00,#e85a5a);box-shadow:0 15px 35px #ba2c3366,0 8px 20px #cc00004d,inset 0 1px 0 #fff3;transform:scale(1.1) translateY(-3px)}.step-icon img{drop-shadow:0 2px 4px #0000001a;filter:brightness(0) invert(1);height:30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:30px}.step-icon:hover img{filter:brightness(0) invert(1) drop-shadow(0 3px 6px rgba(0,0,0,.15));transform:scale(1.05)}.step-connector{background:linear-gradient(90deg,#0000,#ba2c3399,#0000);height:2px;position:absolute;top:30px;width:60px}.step-connector.connector-right{left:-70px}.step-connector.connector-left{right:-70px}@keyframes stepTitleGradientShift{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}@media (max-width:1200px){.step-process-path-container{height:2400px}.step-indicator{max-width:340px}}@media (max-width:968px){.step-process-container{display:none}}@media (max-width:768px){.step-process-header{margin-bottom:4rem}.step-process-title{font-size:2.5rem;margin-bottom:1rem}.step-process-subtitle{font-size:1.1rem;padding:0 1rem}.step-process-path-container{height:900px;margin:0 1rem}.step-indicator{left:50%!important;max-width:280px;right:auto!important;transform:translateX(-50%) translateY(-50%)!important}.step-indicator,.step-indicator.step-left,.step-indicator.step-right{text-align:center!important}.step-number{font-size:1.2rem;height:50px;margin:0 auto 1.5rem!important;width:50px}.step-content{border-radius:15px;padding:1.5rem}.step-title{font-size:1.2rem}.step-description{font-size:.9rem}.step-connector{display:none}.step-icon.icon-left,.step-icon.icon-right{margin-left:auto!important;margin-right:auto!important}.step-process-svg{transform:scale(.8)}}@media (max-width:480px){.step-process-container{padding:3rem 0}.step-process-title{font-size:2rem}.step-process-subtitle{font-size:1rem}.step-process-path-container{height:800px;margin:0 .5rem}.step-indicator{max-width:260px}.step-content{padding:1.2rem}.step-title{font-size:1.1rem}.step-description{font-size:.85rem}.step-icon{height:50px;width:50px}.step-icon img{height:35px;width:35px}.step-process-svg{transform:scale(.7)}}.mobile-step-process-container{background:#0000;display:none;min-height:100vh;overflow:hidden;padding:4rem 0;position:relative;width:100%}.mobile-step-process-content{margin:0 auto;max-width:100%;padding:0 1.5rem;position:relative;width:100%}.mobile-step-process-header{margin-bottom:4rem}.mobile-step-process-title{animation:mobileGradientShift 4s ease-in-out infinite;color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.mobile-step-process-subtitle{color:#000c;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:400;letter-spacing:.02em;line-height:1.6;margin:0 auto;max-width:350px}.mobile-step-process-layout{height:1400px;margin:0 auto;max-width:100%;position:relative;width:100%}.mobile-step-process-path-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:5}.mobile-step-process-svg{height:100%;width:100%}.mobile-step-dot{height:20px;position:relative;width:20px;z-index:15}.mobile-step-dot-inner{align-items:center;background:#0000;border:2px solid var(--color-primary);border-radius:50%;color:var(--color-primary);display:flex;font-family:Raleway,sans-serif;font-size:.75rem;font-weight:700;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.mobile-step-dot-inner:before{animation:mobileDotPulse 2s ease-in-out infinite;border:2px solid #ba2c3399;border-radius:50%;height:140%;width:140%;z-index:-1}.mobile-step-dot-inner:after,.mobile-step-dot-inner:before{background:#0000;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.mobile-step-dot-inner:after{animation:mobileDotPulse 2s ease-in-out .3s infinite;border:1px solid #ba2c334d;border-radius:50%;height:180%;width:180%;z-index:-2}.mobile-step-content-container{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:10}.mobile-step-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.028);border-radius:28px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f,inset 0 1px 0 #ffffff4d;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.mobile-step-item:before{border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.mobile-step-icon{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border:2px solid #ba2c331a;box-shadow:0 3px 12px #ba2c3326,0 1px 4px #ba2c331a;transition:all .3s ease}.mobile-step-icon:before{animation:mobileIconRotate 3s linear infinite;background:linear-gradient(45deg,#ba2c3326,#0000,#f4dcc733);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px;z-index:-1}.mobile-step-icon img{filter:invert(1);height:28px;transition:transform .3s ease;width:28px}.mobile-step-icon:hover img{transform:scale(1.1)}.mobile-step-text{display:flex;flex:1 1;flex-direction:column}.mobile-step-title{color:var(--color-primary)}.mobile-step-description{color:var(--color-text-secondary)}@media (max-width:968px){.mobile-step-process-container{display:block}}@media (max-width:480px){.mobile-step-process-container{padding:2rem 0}.mobile-step-process-title{font-size:3rem}.mobile-step-process-subtitle{font-size:1rem}.mobile-step-content-container{max-width:320px}.mobile-step-item{padding:1.25rem}.mobile-step-icon{height:40px;width:40px}.mobile-step-subtitle{font-size:1rem}.mobile-step-process-header{margin-bottom:0;padding:0 1rem;text-align:center}.mobile-step-description{font-size:.85rem}.mobile-step-icon img{height:18px;width:18px}}@media (max-width:360px){.mobile-step-process-content{padding:0 .5rem}.mobile-step-content-container{max-width:300px}.mobile-step-item{padding:1rem}.mobile-step-title{font-size:.7rem}.mobile-step-subtitle{font-size:1rem}.mobile-step-description{font-size:.85rem}.mobile-step-icon{height:48px;width:48px}}@keyframes mobileGradientShift{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}@keyframes mobileDotPulse{0%{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.15;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}@keyframes mobileIconRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mobile-step-process-header{margin-bottom:-20px;opacity:0;padding:0 1rem;text-align:center;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.mobile-step-process-header.animate-in{opacity:1;transform:translateY(0)}.mobile-step-process-header.animate-in .mobile-step-process-title{animation:mobileTitleSlideIn 1s cubic-bezier(.4,0,.2,1) .2s both}.mobile-step-process-header.animate-in .mobile-step-process-subtitle{animation:mobileSubtitleFadeIn 1s cubic-bezier(.4,0,.2,1) .4s both}.mobile-step-process-path-container{opacity:0;transform:scale(.95);transition:all .8s cubic-bezier(.4,0,.2,1)}.mobile-step-process-path-container.animate-in{opacity:1;transform:scale(1)}.mobile-step-process-path-container.animate-in .mobile-path-static{animation:mobileStaticPathFadeIn .8s ease-out .3s both;opacity:0}.mobile-step-process-path-container.animate-in .mobile-path-background{animation:mobileDashedFadeIn .8s ease-out .5s both;opacity:0}.mobile-step-process-path-container.animate-in .mobile-path-glow{animation:mobileGlowFadeIn 1s ease-out .7s both;opacity:0}.mobile-step-process-path-container.animate-in .mobile-path-progress{animation:mobileProgressPathFadeIn .6s ease-out 1s both;opacity:0}.mobile-step-process-path-container.animate-in .mobile-path-endpoint{animation:mobileEndpointAppear .6s cubic-bezier(.68,-.55,.265,1.55) 1.2s both;opacity:0;transform:scale(0)}.mobile-step-item.animate-in{opacity:1;transform:translateY(0) translateX(0)}.mobile-step-item:hover{box-shadow:0 12px 40px #00000080,0 0 40px #ba2c3366,inset 0 1px 0 #00000026;transform:translateY(-5px) scale(1.02)}.mobile-step-icon{align-items:center;background:linear-gradient(135deg,#ba2c33,#d94350,#f56c6c);border:2px solid #0003;border-radius:50%;box-shadow:0 6px 20px #ba2c3366,0 0 15px #d943504d;display:flex;height:56px;justify-content:center;margin:0 auto 1.25rem;opacity:0;position:relative;transform:scale(.8) rotate(-10deg);transition:all .6s cubic-bezier(.68,-.55,.265,1.55);width:56px}.mobile-step-icon.animate-in{opacity:1;transform:scale(1) rotate(0deg)}.mobile-step-title{color:#ba2c33e6;font-family:Raleway,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:1px;margin:0 0 .5rem;opacity:0;text-transform:uppercase;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.mobile-step-title.animate-in{opacity:1;transform:translateY(0);transition-delay:.1s}.mobile-step-subtitle{color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 .75rem;opacity:0;transform:translateY(15px);transition:all .6s cubic-bezier(.4,0,.2,1)}.mobile-step-subtitle.animate-in{opacity:1;transform:translateY(0);transition-delay:.2s}.mobile-step-description{color:#000000b3;flex:1 1;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;letter-spacing:.01em;line-height:1.6;margin:0;opacity:0;transform:translateY(10px);transition:all .6s cubic-bezier(.4,0,.2,1)}.mobile-step-description.animate-in{opacity:1;transform:translateY(0);transition-delay:.3s}.mobile-step-dot{opacity:0;transform:translateX(-50%) translateY(-50%) scale(0);transition:all .6s cubic-bezier(.68,-.55,.265,1.55)}.mobile-step-dot.animate-in{opacity:1;transform:translateX(-50%) translateY(-50%) scale(1)}.mobile-step-dot.animate-in .mobile-step-dot-inner{animation:mobileDotBounceIn .8s cubic-bezier(.68,-.55,.265,1.55) both}.mobile-step-dot.reached .mobile-step-dot-inner{background:#0000;border:3px solid var(--color-primary);box-shadow:0 0 10px #ba2c3380;transform:scale(1.1);transition:all .4s cubic-bezier(.4,0,.2,1)}.mobile-step-dot.reached .mobile-step-dot-inner:before{animation:mobileReachedDotPulse 1.5s ease-in-out infinite;border:2px solid #ba2c33cc}.mobile-step-dot.reached .mobile-step-dot-inner:after{animation:mobileReachedDotPulse 1.5s ease-in-out .5s infinite;border:1px solid #ba2c3380}@keyframes mobileTitleSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileSubtitleFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileStaticPathFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mobileProgressPathFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mobileDashedFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mobileGlowFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mobileEndpointAppear{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes mobileDotBounceIn{0%{transform:scale(0)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes mobileReachedDotPulse{0%{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.2;transform:translate(-50%,-50%) scale(1.8)}to{opacity:0;transform:translate(-50%,-50%) scale(2.5)}}.mobile-step-process-container.animate-in *{will-change:auto}.video-screen-container{align-items:center;display:flex;justify-content:center;padding:0 0 2rem;width:100%}.video-content{animation:fadeInUp .8s ease-out;max-width:1400px;text-align:center;width:95%}.video-icon-container{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:1px solid #ffffff4d;border-radius:50%;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d,inset 0 1px 0 #fff6;display:flex;height:90px;justify-content:center;margin:0 auto 2rem;position:relative;transition:all .3s ease;width:90px}.video-icon-container:hover{border-color:#fff6;box-shadow:0 12px 40px #00000026,0 4px 12px #00000014,inset 0 1px 0 #ffffff80;transform:scale(1.05)}.video-icon{filter:brightness(0) opacity(.8);height:35px;position:relative;transition:all .3s ease;width:35px;z-index:2}.video-icon-container:hover .video-icon{filter:brightness(0) opacity(1);transform:scale(1.1)}.video-title{-webkit-text-fill-color:#0000;text-fill-color:#0000;animation:videoTitleGradientShift 4s ease-in-out infinite;background:linear-gradient(45deg,#ba2c33,#d94350,#f56c6c,#e85a5a,#c73e3e);background-clip:text;-webkit-background-clip:text;background-size:300% 300%;display:inline-block;font-family:Raleway,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;position:relative}.video-title:before{animation:videoTitleGradientShift 6s ease-in-out infinite;background:linear-gradient(45deg,#ba2c3314,#d9435014,#f56c6c14,#e55a5a14);background-size:300% 300%;border-radius:12px;bottom:0;content:"";filter:blur(12px);left:0;opacity:.4;position:absolute;right:0;top:0;z-index:-1}.video-description{color:#000000d9;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.01em;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px}.video-frame-container{align-items:center;display:flex;justify-content:center;margin-bottom:40px;position:relative}.video-frame{aspect-ratio:16/9;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;border-radius:24px;box-shadow:0 16px 40px #0000001f,0 4px 12px #00000014,inset 0 1px 0 #ffffff4d;max-width:1000px;overflow:hidden;padding:1.5rem;position:relative;transform:translateZ(0);transition:all .4s ease;width:100%;will-change:transform}.video-frame:before{background:linear-gradient(135deg,#ba2c3305,#f4dcc708);border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.video-frame:hover{border-color:#ffffff4d;box-shadow:0 24px 60px #0000002e,0 8px 20px #0000001f,inset 0 1px 0 #fff6;transform:translateY(-4px) scale(1.01)}.video-iframe{background:#000;border:none;border-radius:16px;box-shadow:0 4px 12px #00000026,inset 0 1px 0 #ffffff1a;height:100%;width:100%}.video-frame-button{margin-bottom:4rem;margin-top:2rem;text-align:center}.book-call-link{color:#000c;font-family:Raleway,sans-serif;font-size:1rem;font-weight:400;letter-spacing:1.5px;text-decoration:underline;text-decoration-thickness:1px;text-transform:uppercase;text-underline-offset:4px;transition:all .3s ease}.book-call-link:hover{color:var(--color-text-primary);-webkit-text-decoration-color:#ba2c33cc;text-decoration-color:#ba2c33cc;text-decoration-thickness:2px;transform:translateY(-1px)}@keyframes videoShimmer{0%{opacity:0;transform:translateX(-100%)}50%{opacity:.5;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes videoGradientFlow{0%{background-position:0 50%}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}@keyframes videoTitleGradientShift{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}@media (max-width:768px){.video-screen-container{padding:0}.video-content{animation:fadeInUp .8s ease-out;border-radius:0;max-width:1400px;text-align:center;width:100%}.video-icon-container{height:80px;margin-bottom:1.5rem;width:80px}.video-icon{height:32px;width:32px}.video-title{font-size:2.2rem;margin-bottom:1rem}.video-description{font-size:1rem;margin-bottom:2rem}.video-frame{aspect-ratio:16/9;padding:0}.video-frame,.video-iframe{border-radius:0}}@media (max-width:480px){.video-icon-container{height:70px;margin-bottom:1rem;width:70px}.video-icon{height:28px;width:28px}.video-title{font-size:3rem}.video-description,.video-title{margin-left:30px;margin-right:30px}.video-description{color:rgba(0,0,0,.965);font-size:1rem;font-weight:300;line-height:1.8;margin-bottom:60px}}.brag-bar{background-color:var(--color-primary);margin-bottom:6rem;overflow:hidden;padding:40px 0 30px;width:100%}.brag-bar-header{margin-bottom:40px;padding:0 2rem;text-align:center}.brag-bar-title{color:#fff;font-family:Raleway,sans-serif;font-size:2rem;font-weight:600;letter-spacing:.02em;margin:0 0 15px}.brag-bar-subtitle{color:#ffffffe6;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.5;margin:0 auto;max-width:600px}.brag-bar-track{animation:scroll 60s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;gap:80px;transform:translateZ(0);will-change:transform}.brag-bar-logo,.brag-bar-track{align-items:center;display:flex}.brag-bar-logo{flex-shrink:0;height:60px;justify-content:center;width:160px}.brag-bar-logo img{max-height:100%;max-width:100%;object-fit:contain;transition:all .3s ease}.brag-bar-logo:hover img{filter:grayscale(0) opacity(1);transform:scale(1.1)}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (max-width:768px){.brag-bar{padding:40px 0 30px}.brag-bar-header{margin-bottom:30px;padding:0 1.5rem}.brag-bar-title{font-size:1.7rem}.brag-bar-subtitle{font-size:1rem}.brag-bar-track{animation-duration:45s;gap:60px}.brag-bar-logo{height:45px;width:120px}}@media (max-width:480px){.brag-bar{padding:30px 0 25px}.brag-bar-header{margin-bottom:25px;padding:0 1rem}.brag-bar-title{font-size:1.4rem}.brag-bar-subtitle{font-size:.9rem}.brag-bar-track{animation-duration:30s;gap:40px}.brag-bar-logo{height:35px;width:100px}}.service-infos{background:#0000;color:var(--color-text-primary);padding:0}.service-infos-title{-webkit-text-fill-color:#0000;text-fill-color:#0000;animation:fadeInUp .8s ease-out .2s forwards,serviceInfosGradientShift 4s ease-in-out .8s infinite;background:linear-gradient(45deg,#ba2c33,#d94350,#f56c6c,#e85a5a,#c73e3e);background-clip:text;-webkit-background-clip:text;background-size:300% 300%;display:block;font-family:Raleway,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 1rem;opacity:0;position:relative;text-align:center;transform:translateY(30px);width:100%}.service-infos-title-underline{background:linear-gradient(90deg,#ba2c33,#d94350,#f56c6c,#e85a5a,#c73e3e,#ba2c33);background-size:300% 100%;border-radius:2px;height:2px;margin:0 auto 3rem;overflow:hidden;position:relative;transform-origin:center;width:120px}.service-infos-title-underline:before{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.service-infos-title-underline:after{animation:gradientFlow 3s ease-in-out infinite;background:linear-gradient(90deg,#ba2c334d,#d943504d,#f56c6c4d,#e55a5a4d);background-size:300% 100%;border-radius:3px;bottom:-2px;content:"";filter:blur(4px);left:-2px;opacity:.7;position:absolute;right:-2px;top:-2px;z-index:-1}.service-infos-container{grid-gap:30px;align-items:stretch;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1300px;padding:0 60px}.service-infos-container .service-card:nth-child(3){grid-column:1/-1;margin:0 auto;max-width:500px}.service-card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,hsla(0,0%,100%,.712),#ffffff0d);border:1px solid #fff3;border-radius:20px;display:flex;flex-direction:column;height:100%;min-width:420px;opacity:0;overflow:hidden;padding:40px;position:relative;transform:translateY(40px);transition:all .3s ease}.service-card:before{background:linear-gradient(135deg,#ba2c3305,#f4dcc708);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.service-card.animate{animation:fadeInUpCard .8s ease-out forwards}.service-card.animate:first-child{animation-delay:.3s}.service-card.animate:nth-child(2){animation-delay:.5s}.service-card:hover{border-color:#ffffff4d;box-shadow:0 12px 40px rgba(0,0,0,.037),0 4px 12px #00000014,inset 0 1px 0 #fff6;transform:translateY(-8px)}.service-icon{align-items:center;border:2px solid #80808021;border-radius:50%;color:var(--color-text-primary);display:flex;height:70px;justify-content:center;margin-bottom:30px;opacity:0;transform:translateY(20px) scale(.9);width:70px}.service-icon.animate{animation:fadeInUpScale .6s ease-out .6s forwards}.service-icon img{filter:brightness(0)}.service-title{color:#000000b3;font-family:Raleway,sans-serif;font-size:14px;font-weight:700;letter-spacing:2px;margin:0 0 10px;opacity:0;text-transform:uppercase;transform:translateY(15px)}.service-title.animate{animation:fadeInUp .5s ease-out .8s forwards}.service-subtitle{color:#ba2c33;font-family:Raleway,sans-serif;font-size:28px;font-weight:800;line-height:1.2;margin:0 0 25px;opacity:0;transform:translateY(15px)}.service-subtitle.animate{animation:fadeInUp .5s ease-out 1s forwards}.service-description p{color:var(--color-text-secondary);font-family:Raleway,sans-serif;font-size:12px;font-weight:300;letter-spacing:.1em;line-height:1.6;margin:0 0 25px}.service-features{flex-grow:1;list-style:none;margin:0 0 30px;padding:0}.service-features-item{align-items:center;border-radius:8px;color:var(--color-text-primary);display:flex;font-family:Raleway,sans-serif;font-size:16px;font-weight:700;gap:16px;margin:4px 0;opacity:0;padding:12px 0;position:relative;transform:translateX(-20px);transition:all .3s ease}.service-features-item.animate{animation:fadeInRight .4s ease-out forwards}.service-features-item.animate:first-child{animation-delay:1.2s}.service-features-item.animate:nth-child(2){animation-delay:1.3s}.service-features-item.animate:nth-child(3){animation-delay:1.4s}.service-features-item.animate:nth-child(4){animation-delay:1.5s}.service-features-item.animate:nth-child(5){animation-delay:1.6s}.service-features-item:hover{color:var(--color-text-primary);transform:translateX(5px)}.service-features-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:all .3s ease;width:24px}.service-features-icon img{height:12px;width:12px}.service-icon img{height:26px;width:26px}.service-pricing{border-radius:5px;display:flex;flex-direction:column;gap:5px;margin-top:20px;padding:0}.price-starting{color:#0009;font-family:Raleway,sans-serif;font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:2px;text-transform:uppercase}.price{color:var(--color-text-primary);font-family:var(--font-script);font-size:28px;font-weight:700;line-height:1}.price-period{color:#000c;font-family:Raleway,sans-serif;font-size:15px;font-weight:500;margin-top:2px}@media (max-width:1000px){.service-infos-container{gap:30px;grid-template-columns:1fr;max-width:600px}.service-card{min-width:auto;width:100%}}@media (max-width:768px){.service-infos{padding:60px 0 0}.service-infos-title{animation:none;font-size:34px;margin:0 0 40px;opacity:1;padding:0 20px;transform:none}.service-infos-container{gap:30px;padding:0 15px}.service-card{opacity:1;padding:30px;transform:none}.service-card,.service-card.animate,.service-icon{animation:none}.service-icon{height:60px;margin-bottom:20px;opacity:1;transform:none;width:60px}.service-icon.animate{animation:none}.service-icon img{height:28px;width:28px}.service-title{animation:none;opacity:1;transform:none}.service-title.animate{animation:none}.service-subtitle{animation:none;font-size:24px;opacity:1;transform:none}.service-subtitle.animate{animation:none}.service-description p{font-size:13px}.service-features-item{animation:none;font-size:14px;gap:12px;opacity:1;padding:10px 0;transform:none}.service-features-item.animate{animation:none}.service-features-icon{height:20px;width:20px}.service-features-icon img{height:10px;width:10px}.price{font-size:24px}.price-starting{font-size:10px}.service-tag{opacity:1;transform:none}.service-card.animate .service-tag,.service-tag{animation:none}.money-back-guarantee-badge{animation:none;opacity:1;transform:none}.service-card.animate .money-back-guarantee-badge{animation:none}}@media (max-width:480px){.service-infos{padding:40px 0 0}.service-infos-title{animation:none;font-size:3rem;margin:0 0 60px;opacity:1;padding:0 30px;transform:none}.service-infos-container{gap:20px;padding:0 10px}.service-card{opacity:1;padding:25px;transform:none}.service-card,.service-card.animate,.service-icon{animation:none}.service-icon{height:50px;margin-bottom:15px;opacity:1;transform:none;width:50px}.service-icon.animate{animation:none}.service-icon img{height:24px;width:24px}.service-title{animation:none;font-size:12px;opacity:1;transform:none}.service-title.animate{animation:none}.service-subtitle{animation:none;font-size:20px;opacity:1;transform:none}.service-subtitle.animate{animation:none}.service-description p{font-size:12px}.service-features-item{animation:none;font-size:13px;gap:10px;opacity:1;padding:8px 0;transform:none}.service-features-item.animate{animation:none}.service-features-icon{height:18px;width:18px}.service-features-icon img{height:9px;width:9px}.price{font-size:22px}.price-starting{font-size:9px}.price-period{font-size:13px}.service-tag{opacity:1;transform:none}.service-card.animate .service-tag,.service-tag{animation:none}.money-back-guarantee-badge{animation:none;opacity:1;transform:none}.service-card.animate .money-back-guarantee-badge{animation:none}}.service-cta-section-title{color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:1.3rem;font-weight:400;letter-spacing:.2em;margin:60px 0 20px;text-align:center}.honest-premium-cta-section{align-items:center;display:flex;justify-content:center;margin-top:20px;padding:20px 20px 0}.honest-premium-cta-wrapper{max-width:700px;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.honest-premium-cta-wrapper:hover{transform:translateY(-6px)}.honest-premium-cta-button{background:linear-gradient(135deg,#c00,#ba2c33,#d94350);border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #ba2c3366,0 4px 15px #cc00004d,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;display:block;font-family:Raleway,sans-serif;overflow:hidden;padding:35px 40px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.honest-premium-cta-wrapper:hover .honest-premium-cta-button{background:linear-gradient(135deg,#d94350,#c00,#e85a5a);border-color:#ffffff4d;box-shadow:0 12px 40px #ba2c3380,0 6px 20px #c006,inset 0 1px 0 #ffffff4d;transform:translateY(-2px)}.honest-premium-cta-content{align-items:center;display:flex;gap:30px;justify-content:space-between;position:relative;z-index:2}.honest-premium-cta-free-badge{background:linear-gradient(135deg,#c00,#ba2c33,#d94350);border:1px solid #fff3;border-radius:20px;box-shadow:0 4px 15px #ba2c334d,0 2px 8px #c003;color:#fff;font-family:Raleway,sans-serif;font-size:11px!important;font-weight:700;left:20px;letter-spacing:.5px;padding:6px 14px;position:absolute;text-transform:uppercase;top:-12px;white-space:nowrap;z-index:3}.honest-premium-cta-text{display:flex;flex-direction:column;flex-grow:1;text-align:left}.honest-premium-cta-title{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:6px;margin-top:0}.honest-premium-cta-subtitle{color:#ffffffe6;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:1.3}.honest-premium-cta-arrow{align-items:center;background:linear-gradient(135deg,#c00,#ba2c33,#d94350);border:1px solid #ffffff1a;border-radius:100px;box-shadow:0 4px 15px #ba2c334d,0 2px 8px #c003;display:flex;flex-shrink:0;height:60px;justify-content:center;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:60px}.honest-premium-cta-arrow img{filter:brightness(0) invert(1);height:42px;transform:rotate(-90deg);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:42px}.honest-premium-cta-wrapper:hover .honest-premium-cta-arrow{background:linear-gradient(135deg,#d94350,#c00,#e85a5a);box-shadow:0 6px 20px #ba2c3366,0 3px 12px #cc00004d;transform:scale(1.1)}.honest-premium-cta-wrapper:hover .honest-premium-cta-arrow img{animation:arrowBounce 1.2s ease-in-out infinite}.honest-cta-profile-desktop{align-items:center;display:flex;position:absolute;right:120px;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:2}.honest-cta-profile-mobile{align-items:center;display:none;justify-content:center;transition:all .3s ease;z-index:2}.honest-cta-profile-image{border:2px solid #0003;border-radius:16px;cursor:pointer;height:80px;overflow:hidden;position:relative;transition:all .3s ease;width:60px}.honest-cta-profile-image-1{box-shadow:0 8px 25px #0000004d;transform:rotate(-10deg);z-index:2}.honest-cta-profile-image-2{margin-left:-10px;transform:rotate(10deg);z-index:1}.honest-cta-profile-image img{height:100%;object-fit:cover;transition:all .3s ease;width:100%}.honest-cta-video-icon{align-items:center;background:linear-gradient(135deg,#ba2c33f2,#d94350f2);border-radius:50%;box-shadow:0 4px 15px #00000040;display:flex;height:35px;justify-content:center;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:35px;z-index:3}.honest-cta-video-icon img{filter:invert(1);height:18px;width:18px}.honest-premium-cta-wrapper:hover .honest-cta-profile-image-1{border-color:#0006;box-shadow:0 12px 35px #0006;transform:rotate(-12deg) scale(1.05)}.honest-premium-cta-wrapper:hover .honest-cta-profile-image-2{border-color:#0006;transform:rotate(12deg) scale(1.05)}.honest-premium-cta-wrapper:hover .honest-cta-profile-desktop .honest-cta-video-icon{box-shadow:0 6px 20px #ba2c3380;transform:translateX(-50%) scale(1.1)}.honest-premium-cta-wrapper:hover .honest-cta-profile-mobile .honest-cta-video-icon{box-shadow:0 6px 20px #ba2c3380;transform:scale(1.1)}@keyframes fadeInUpCard{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes honestPremiumShimmer{0%{left:-100%}50%{left:100%}to{left:100%}}@keyframes showcaseShimmer{0%{left:-100%}to{left:100%}}@keyframes showcaseScroll{0%{transform:translateZ(0)}to{transform:translate3d(-1920px,0,0)}}@keyframes iconShine{0%{opacity:0;transform:rotate(45deg) translateX(-150%) translateY(-150%)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translateX(150%) translateY(150%)}}@media (max-width:1000px){.honest-premium-cta-section{margin-top:50px;padding:15px 20px 0}}@media (max-width:768px){.service-cta-section-title{font-size:1.1rem;margin:60px 20px 35px}.honest-premium-cta-section{margin-top:20px;padding:0 20px}.honest-premium-cta-button{padding:30px 20px}.honest-premium-cta-content{display:flex;flex-direction:column;gap:20px;text-align:center}.honest-premium-cta-text{text-align:center}.honest-premium-cta-title{font-size:24px;margin-top:20px}.honest-premium-cta-subtitle{font-size:16px}.honest-premium-cta-free-badge{font-size:10px;left:50%;padding:8px 16px;top:-10px;transform:translateX(-50%)}.honest-cta-profile-desktop{display:none}.honest-cta-profile-mobile{display:flex;margin-top:20px;order:-1;position:relative}.honest-premium-cta-wrapper:hover .honest-cta-profile-mobile .honest-cta-profile-image-1{border-color:#0003;box-shadow:none;transform:none}.honest-premium-cta-wrapper:hover .honest-cta-profile-mobile .honest-cta-profile-image-2{border-color:#0003;transform:none}.honest-premium-cta-wrapper:hover .honest-cta-profile-mobile .honest-cta-video-icon{box-shadow:none;transform:translateX(-50%)}}@media (max-width:480px){.honest-premium-cta-section{margin-top:20px;padding:0}.honest-premium-cta-button{border:0 solid hsla(0,0%,100%,.209);border-radius:0;padding:40px 15px 25px}.honest-premium-cta-wrapper:hover .honest-premium-cta-button{border:none;box-shadow:0 30px 80px #4a3b5c99,0 0 40px #ba2c3380}.honest-premium-cta-content{flex-direction:column;gap:15px;text-align:center}.honest-premium-cta-text{text-align:center}.honest-premium-cta-title{font-size:26px}.honest-premium-cta-subtitle{font-size:15px}.honest-premium-cta-free-badge{font-size:9px;left:50%;padding:6px 14px;top:20px;transform:translateX(-50%)}.honest-cta-profile-desktop{display:none}}.trust-showcase{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:25px;display:none;margin:0 auto;max-width:1200px;padding:10px 20px 30px;width:100%}.trust-showcase-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:700px}@media (min-width:769px){.trust-showcase-grid{grid-template-columns:repeat(4,1fr)}}.trust-showcase-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00000005,#0000000d);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;padding:20px 15px;position:relative;text-align:center;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.trust-showcase-item:hover{background:linear-gradient(135deg,#00000014,#0000001f);box-shadow:0 15px 35px #0003,0 5px 15px #0000001a;transform:translateY(-8px) scale(1.02)}.trust-showcase-icon{align-items:center;background:linear-gradient(135deg,#ba2c334d,#d9435033);border-radius:50%;box-shadow:0 4px 15px #ba2c3333;display:flex;height:55px;justify-content:center;margin-bottom:16px;overflow:hidden;width:55px}.trust-showcase-icon,.trust-showcase-icon img{position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.trust-showcase-icon img{filter:brightness(0);height:22px;width:22px;z-index:2}.trust-showcase-item:hover .trust-showcase-icon{background:linear-gradient(135deg,#ba2c3399,#d9435066);box-shadow:0 8px 25px #ba2c3366,0 0 20px #d9435033;transform:scale(1.1) rotate(5deg)}.trust-showcase-text{display:flex;flex-direction:column;gap:2px}.trust-showcase-title{color:var(--color-text-primary);font-size:15px;font-weight:700;line-height:1.2;margin-bottom:3px}.trust-showcase-subtitle,.trust-showcase-title{font-family:Raleway,sans-serif;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.trust-showcase-subtitle{color:#0009;font-size:11px;font-weight:500;letter-spacing:.3px;text-transform:uppercase}.trust-showcase-item:hover .trust-showcase-title{color:var(--color-text-primary);text-shadow:0 0 10px #d9435080}.trust-showcase-item:hover .trust-showcase-subtitle{color:#000c}@media (max-width:768px){.trust-showcase{border-radius:20px;margin-top:40px;padding:25px 20px}.trust-showcase-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.trust-showcase-item{padding:12px 10px}.trust-showcase-icon{height:45px;margin-bottom:10px;width:45px}.trust-showcase-icon img{height:18px;width:18px}.trust-showcase-title{font-size:12px}.trust-showcase-subtitle{font-size:10px}}@media (max-width:480px){.trust-showcase{border-radius:15px;margin-top:20px;padding:20px 15px}.trust-showcase-grid{gap:12px;grid-template-columns:1fr}.honest-cta-profile-mobile{display:flex;margin-top:60px;order:-1;position:relative}.trust-showcase-item{padding:12px 8px}.trust-showcase-icon{height:60px;margin-bottom:10px;width:60px}.trust-showcase-icon img{height:24px;width:24px}.trust-showcase-title{font-size:14px}.trust-showcase-subtitle{font-size:11px}}.service-tag{background:hsla(0,0%,50%,.141);border-radius:20px;color:#000000e6;font-family:Raleway,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase;top:20px;transform:translateY(-10px) translateX(10px);will-change:transform,opacity}.money-back-guarantee-badge,.service-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;position:absolute;right:20px;transition:all .4s ease;z-index:10}.money-back-guarantee-badge{align-items:center;background:linear-gradient(135deg,#ba2c33e6,#d94350e6);border:1px solid #ba2c334d;border-radius:12px;box-shadow:0 4px 15px #ba2c334d;display:flex;gap:8px;padding:8px 12px;top:60px;transform:translateY(10px) translateX(10px)}.guarantee-icon{align-items:center;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.guarantee-icon img{filter:brightness(0) invert(1);height:100%;width:100%}.guarantee-text{color:#fff;font-family:Raleway,sans-serif;font-size:10px;font-weight:700;letter-spacing:.3px;line-height:1.2;text-align:center}.service-card.animate .service-tag{animation:fadeInTopRight .6s ease-out .4s forwards}.service-card.animate .money-back-guarantee-badge{animation:fadeInBottomRight .6s ease-out .8s forwards}@keyframes fadeInTopRight{0%{opacity:0;transform:translateY(-10px) translateX(10px) scale(.9)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translateY(10px) translateX(10px) scale(.9)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes serviceInfosGradientShift{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}@keyframes shimmer{0%{opacity:0;transform:translateX(-100%)}50%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes gradientFlow{0%{background-position:0 50%}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}@keyframes arrowBounce{0%{transform:rotate(-90deg) translateY(0)}25%{transform:rotate(-90deg) translateY(8px)}50%{transform:rotate(-90deg) translateY(0)}75%{transform:rotate(-90deg) translateY(4px)}to{transform:rotate(-90deg) translateY(0)}}.contact-us{margin:6rem auto 4rem;max-width:calc(100vw - 4rem);padding:0 2rem;width:800px}.contact-section-title{color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:1.3rem;font-weight:400;letter-spacing:.2em;margin:200px 0 20px;text-align:center}.contact-us-content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d,inset 0 1px 0 #ffffff4d;margin-top:40px;padding:4rem 3rem;text-align:center}.contact-logo-icon{align-items:center;background:linear-gradient(135deg,#c00,#ba2c33,#d94350);border:2px solid #ffffff1a;border-radius:50%;box-shadow:0 8px 25px #ba2c334d,0 4px 12px #c003,inset 0 1px 0 #ffffff1a;display:flex;height:100px;justify-content:center;margin:0 auto 3rem;transition:all .3s ease;width:100px}.contact-logo-icon:hover{box-shadow:0 12px 35px #ba2c3366,0 6px 20px #cc00004d,inset 0 1px 0 #fff3;transform:scale(1.05)}.contact-logo-image{filter:brightness(0) invert(1);height:50px;object-fit:contain;width:50px}.contact-title{color:#000c;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:.2em;margin:0 0 3rem}.application-types{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:4rem}.application-type-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:var(--color-text-primary);cursor:pointer;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.05em;min-width:140px;padding:1rem 2rem;transition:all .3s ease}.application-type-btn:hover{background:#ffffff4d;border-color:#ba2c3380;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.application-type-btn.active{background:linear-gradient(135deg,#ba2c331a,#d943501a);border-color:#ba2c3399;box-shadow:0 0 0 2px #ba2c3333;color:var(--color-text-primary)}.contact-form{display:flex;flex-direction:column;gap:2rem}.contact-input,.contact-textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff4d;border-radius:8px;color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:1rem;font-weight:400;padding:1.2rem 1.5rem;transition:all .3s ease}.contact-input::placeholder,.contact-textarea::placeholder{color:#0009;letter-spacing:.05em}.contact-input:focus,.contact-textarea:focus{background:#ffffffe6;border-color:#ba2c3380;box-shadow:0 0 0 3px #ba2c331a;outline:none}.contact-textarea{min-height:120px;resize:vertical}.contact-terms{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin:1rem 0}.contact-checkbox{accent-color:var(--color-text-primary);cursor:pointer;height:18px;width:18px}.contact-terms-label{color:#000000b3;font-size:.9rem;font-weight:300;letter-spacing:.05em;-webkit-user-select:none;user-select:none}.contact-submit-btn,.contact-terms-label{cursor:pointer;font-family:Raleway,sans-serif}.contact-submit-btn{background:linear-gradient(135deg,#c00,#ba2c33,#d94350);border:none;border-radius:8px;box-shadow:0 4px 15px #ba2c334d,0 2px 8px #c003;color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.1em;margin-top:1rem;padding:1.5rem 3rem;transition:all .3s ease}.contact-submit-btn:hover{background:linear-gradient(135deg,#d94350,#c00,#e85a5a);box-shadow:0 8px 25px #ba2c3366,0 4px 15px #cc00004d;transform:translateY(-2px)}.contact-submit-btn:active{transform:translateY(0)}.contact-submit-btn:disabled{background:#57597380;cursor:not-allowed;transform:none}.contact-submit-btn:disabled:hover{background:#57597380;box-shadow:none;transform:none}.contact-submit-message{border-radius:4px;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:400;letter-spacing:.05em;margin:1rem 0;padding:1rem 1.5rem;text-align:center}.contact-submit-message.success{background:#4caf5033;border:1px solid #4caf5066;color:#4caf50}.contact-submit-message.error{background:#f4433633;border:1px solid #f4433666;color:#f44336}@media (max-width:900px){.contact-us{padding:0 1rem;width:90%}.contact-us-content{padding:3rem 2rem}}@media (max-width:768px){.contact-section-title{font-size:1.1rem;margin:40px 20px 15px}.contact-us{margin:4rem 0;min-width:95vw;padding:0 1rem;width:100%!important}.contact-us-content{padding:3rem 1.5rem}.contact-logo-icon{height:80px;width:80px}.contact-logo-image{height:40px;width:40px}.application-types{align-items:center;flex-direction:column;gap:1rem}.application-type-btn{min-width:300px}.contact-terms{justify-content:center;text-align:center}}@media (max-width:480px){.contact-logo-icon{height:80px;width:80px}.contact-logo-image{height:40px;width:40px}.contact-title{font-size:1.3rem}.contact-input,.contact-textarea{padding:1rem 1.2rem}.application-type-btn{font-size:.9rem;min-width:250px;padding:.8rem 1.5rem}}.page-footer{background:#ba2c33;border-top:1px solid #fff3;color:#fff;margin-top:8rem;opacity:0;overflow:hidden;padding:4rem 0 2rem;transform:translateY(30px)}.page-footer.animate{animation:fadeInUpFooter .8s ease-out .2s forwards}.footer-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 2fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-brand{display:flex;flex-direction:column;gap:2rem;opacity:0;transform:translateY(20px)}.footer-brand.animate{animation:fadeInUp .6s ease-out .4s forwards}.footer-logo-container{align-items:center;display:flex;gap:1rem}.footer-logo{filter:brightness(0) invert(1);height:50px;width:50px}.footer-brand-text{margin-bottom:1rem}.footer-brand-title{color:#fff;font-family:Raleway,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:.1em;margin:0 0 .5rem}.footer-brand-subtitle{color:#ffffffe6;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:400;letter-spacing:.05em;margin:0 0 1rem}.footer-brand-description{color:#fffc;font-family:Raleway,sans-serif;font-size:1rem;font-weight:300;line-height:1.5;margin:0}.footer-social-icons{display:flex;gap:1rem}.footer-social-icon{align-items:center;background:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;outline:none;text-decoration:none;transform:translateY(10px) scale(.9);transition:all .3s ease;width:40px}.footer-social-icon.animate{animation:fadeInUpScale .4s ease-out forwards}.footer-social-icon.animate:first-child{animation-delay:1s}.footer-social-icon.animate:nth-child(2){animation-delay:1.1s}.footer-social-icon.animate:nth-child(3){animation-delay:1.2s}.footer-social-icon:hover{background:#ffffff4d;transform:translateY(-2px)}.footer-social-icon:focus{outline:2px solid #0000004d;outline-offset:2px}.footer-social-icon img{filter:brightness(0) invert(1);height:20px;width:20px}.footer-links-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);opacity:0;transform:translateY(20px)}.footer-links-grid.animate{animation:fadeInUp .6s ease-out .6s forwards}.footer-section-title{color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.1em;margin:0 0 1.5rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#fffc;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:300;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-link-inactive{color:#fff9;cursor:default;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:300;-webkit-user-select:none;user-select:none}.footer-newsletter{display:flex;flex-direction:column;gap:1.5rem;opacity:0;transform:translateY(20px)}.footer-newsletter.animate{animation:fadeInUp .6s ease-out .8s forwards}.footer-newsletter-title{color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.1em;margin:0}.footer-newsletter-description{color:#fffc;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:300;line-height:1.5;margin:0}.newsletter-form{display:flex;gap:0;max-width:350px}.newsletter-input{background:#fffc;border:1px solid #0000001a;border-radius:4px 0 0 4px;border-right:none;color:var(--color-text-primary);flex:1 1;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;padding:.8rem 1rem;transition:all .3s ease}.newsletter-input::placeholder{color:#00000080}.newsletter-input:focus{background:#393b53e6;border-color:#0000004d;outline:none}.newsletter-button{background:var(--color-primary);border:1px solid var(--color-primary);border-radius:0 4px 4px 0;color:var(--color-surface);cursor:pointer;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:400;padding:.8rem 1.5rem;transition:all .3s ease;white-space:nowrap}.newsletter-button:hover{background:#575973e6;transform:translateY(-1px)}.newsletter-privacy{color:#ffffffb3;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:300;line-height:1.4;margin:0}.footer-bottom{border-top:1px solid #fff3;margin-top:3rem;padding-top:2rem}.footer-copyright{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.footer-copyright p{color:#fffc;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;margin:0 0 .5rem}.footer-slogan{color:#ffffffb3!important;font-style:italic}@media (max-width:1100px){.footer-newsletter{display:none}.footer-content{gap:4rem;grid-template-columns:1fr 2fr}}@media (max-width:1024px){.footer-content{gap:3rem;grid-template-columns:1fr 1.5fr}.footer-links-grid{gap:2rem}}@media (max-width:768px){.page-footer{padding:3rem 0 2rem}.footer-content{gap:3rem;grid-template-columns:1fr;text-align:center}.footer-brand{align-items:center}.footer-links-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.newsletter-form{margin:0 auto}}@media (max-width:480px){.page-footer{margin-top:4rem;padding:2rem 0 1.5rem}.footer-content{gap:2rem;padding:0 1rem}.footer-links-grid{gap:2rem;grid-template-columns:1fr}.newsletter-form{flex-direction:column;max-width:100%}.newsletter-input{border-radius:4px;border-right:1px solid #0000001a}.newsletter-button{border-radius:4px;margin-top:.5rem}.footer-brand-title{font-size:1.5rem}.footer-logo{height:40px;width:40px}.newsletter-form{margin:0}}@keyframes fadeInUpFooter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpScale{0%{opacity:0;transform:translateY(10px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.blurry-orbs{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:1}.blurry-orbs,.orb{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.orb{animation-duration:8s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;border-radius:50%;filter:blur(80px);opacity:.8;position:absolute;will-change:transform}.orb-1{animation-delay:0s;animation-name:float1;background:radial-gradient(circle,#ba2c33cc 0,#ba2c334d 40%,#0000 70%);height:600px;left:-200px;top:-200px;width:600px}.orb-2{animation-delay:-2s;animation-name:float2;background:radial-gradient(circle,#961e23b3 0,#961e234d 40%,#0000 70%);height:400px;right:-150px;top:100px;width:400px}.orb-3{animation-delay:-4s;animation-name:float3;background:radial-gradient(circle,#e55a5a99 0,#e55a5a33 40%,#0000 70%);bottom:200px;height:300px;left:10%;width:300px}.orb-4{animation-delay:-6s;animation-name:float4;background:radial-gradient(circle,#c83c4680 0,#c83c4633 40%,#0000 70%);height:500px;right:20%;top:50%;width:500px}.orb-test{animation:none;background:radial-gradient(circle,#ba2c33 0,#ba2c3380 50%,#0000 80%);filter:blur(60px);height:200px;left:50px;opacity:1;top:50px;width:200px}@keyframes float1{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(50px,-30px,0) scale(1.1)}50%{transform:translate3d(-20px,40px,0) scale(.9)}75%{transform:translate3d(30px,20px,0) scale(1.05)}to{transform:translateZ(0) scale(1)}}@keyframes float2{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-40px,30px,0) scale(.8)}50%{transform:translate3d(20px,-25px,0) scale(1.2)}75%{transform:translate3d(-10px,35px,0) scale(.9)}to{transform:translateZ(0) scale(1)}}@keyframes float3{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(25px,40px,0) scale(1.3)}50%{transform:translate3d(-35px,-20px,0) scale(.7)}75%{transform:translate3d(40px,10px,0) scale(1.1)}to{transform:translateZ(0) scale(1)}}@keyframes float4{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-30px,-40px,0) scale(.9)}50%{transform:translate3d(45px,30px,0) scale(1.2)}75%{transform:translate3d(-25px,-15px,0) scale(.8)}to{transform:translateZ(0) scale(1)}}@media (max-width:768px){.orb{animation-duration:12s}.orb-1{filter:blur(60px);height:400px;width:400px}.orb-2{filter:blur(45px);height:300px;width:300px}.orb-3{filter:blur(40px);height:250px;width:250px}.orb-4{filter:blur(50px);height:350px;width:350px}}@media (max-width:480px){.orb{animation-duration:16s;filter:blur(30px);opacity:.4}.orb-1{height:300px;width:300px}.orb-2{height:200px;width:200px}.orb-3{height:150px;width:150px}.orb-4{height:250px;width:250px}}@media (prefers-reduced-motion:reduce){.orb{animation:none}.blurry-orbs{opacity:.3}}.imprint{background:linear-gradient(135deg,#ba2c33,#a02429);color:#fff;min-height:100vh;padding:2rem 0}.imprint-container{margin:0 auto;max-width:800px;padding:0 2rem}.imprint-header{margin-bottom:4rem;padding-top:4rem;text-align:center}.imprint-title{color:#fff;font-family:Raleway,sans-serif;font-size:3rem;font-weight:600;letter-spacing:.05em;margin:0 0 1rem}.imprint-subtitle{color:#ffffffe6;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:300;letter-spacing:.02em;margin:0}.imprint-content{display:flex;flex-direction:column;gap:3rem}.imprint-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2.5rem}.imprint-section h2{border-bottom:1px solid #ffffff4d;color:#fff;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:.02em;margin:0 0 1.5rem;padding-bottom:.5rem}.imprint-text{color:#ffffffe6;font-family:Raleway,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.imprint-text p{margin:0 0 1rem}.imprint-text p:last-child{margin-bottom:0}.imprint-text strong{color:#fff;font-weight:500}.imprint-text a{border-bottom:1px solid #ffffff80;color:#ffffffe6;text-decoration:none;transition:all .3s ease}.imprint-text a:hover{border-bottom-color:#fff;color:#fff}.back-to-home{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;color:#fff;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:400;left:2rem;padding:.8rem 1.5rem;position:fixed;text-decoration:none;top:2rem;transition:all .3s ease}.back-to-home:hover{background:#ffffff4d;box-shadow:0 4px 20px #0000004d;transform:translateY(-2px)}@media (max-width:768px){.imprint{padding:1rem 0}.imprint-container{padding:0 1rem}.imprint-header{margin-bottom:3rem;padding-top:3rem}.imprint-title{font-size:2.2rem}.imprint-subtitle{font-size:1.1rem}.imprint-content{gap:2rem}.imprint-section{padding:2rem}.imprint-section h2{font-size:1.3rem}.imprint-text{font-size:.95rem}.back-to-home{font-size:.85rem;left:1rem;padding:.6rem 1.2rem;top:1rem}}@media (max-width:480px){.imprint-header{padding-top:2rem}.imprint-title{font-size:1.8rem}.imprint-section{padding:1.5rem}.imprint-section h2{font-size:1.2rem}.imprint-text{font-size:.9rem}}.secret-code{margin:4rem auto 0;max-width:calc(100vw - 4rem);padding:0 2rem;width:800px}.secret-code-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0e0e0ff2;border:1px solid #00000026;box-shadow:0 8px 32px #0000004d;padding:4rem 3rem;text-align:center}.lock-icon{align-items:center;background:linear-gradient(135deg,var(--color-primary),#575973cc);border-radius:50%;box-shadow:0 4px 20px #0003;display:flex;height:100px;justify-content:center;margin:0 auto 2.5rem;width:100px}.lock-image{height:40px;object-fit:contain;width:40px}.secret-title{color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:2.2rem;font-weight:400;letter-spacing:.01em;margin:0 0 1rem}.secret-subtitle{color:#000000b3;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:300;letter-spacing:.005em;margin:0 0 3.5rem}.code-inputs{display:flex;gap:1.2rem;justify-content:center;margin-bottom:3.5rem}.code-input{background:var(--color-primary);border:1px solid #0000001a;box-shadow:inset 0 2px 8px #0003;color:var(--color-text-primary);font-family:Raleway,sans-serif;font-size:2rem;font-weight:600;height:80px;text-align:center;transition:all .3s ease;width:70px}.code-input:focus{border-color:#0006;box-shadow:0 0 0 3px #0000001a,inset 0 2px 8px #0003;outline:none;transform:scale(1.05)}.enter-code-button{background:#0000;border:1px solid #0000004d;border-radius:8px;color:var(--color-text-primary);cursor:pointer;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:400;letter-spacing:.02em;max-width:320px;padding:1.2rem 3rem;transition:all .3s ease;width:100%}.enter-code-button:hover{background:#0000001a;border-color:#00000080;transform:translateY(-2px)}@media (max-width:900px){.secret-code{padding:0 1rem;width:90%}.secret-code-content{padding:3rem 2rem}}@media (max-width:768px){.secret-code{margin:3rem auto 0;padding:0 1rem;width:95%}.secret-code-content{padding:3rem 1.5rem}.lock-icon{height:80px;width:80px}.lock-image{height:40px;width:40px}.secret-title{font-size:1.8rem}.code-inputs{gap:.8rem}.code-input{font-size:1.6rem;height:65px;width:55px}}.access-page{background:linear-gradient(180deg,var(--color-surface) 0,var(--color-secondary) 100%);min-height:100vh;padding:2rem;position:relative}.access-close-button,.access-page{align-items:center;display:flex;justify-content:center}.access-close-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#0000001a;border:1px solid #0003;border-radius:50%;color:var(--color-text-primary);height:50px;position:fixed;right:2rem;text-decoration:none;top:2rem;transform:translateZ(0);transition:all .3s cubic-bezier(.4,0,.2,1);width:50px;will-change:transform;z-index:1000}.access-close-button:hover{background:#0003;border-color:#0006;color:var(--color-text-primary);transform:scale(1.1) translateZ(0)}.access-close-button svg{transition:transform .3s ease}.access-close-button:hover svg{transform:rotate(90deg)}.access-container{max-width:500px;width:100%}@media (max-width:768px){.access-close-button{height:45px;right:1.5rem;top:1.5rem;width:45px}.access-page{padding:1rem}.access-container{max-width:100%}}@media (max-width:480px){.access-page{padding:15px 10px}}.auth-form-container{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:20px}.auth-form{background:var(--color-surface);border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;width:100%}.auth-form h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.auth-form-group{margin-bottom:1rem}.auth-form-input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.auth-form-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.auth-form-button{background-color:#007bff;border:none;border-radius:4px;color:var(--color-text-primary);cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s ease;width:100%}.auth-form-button:hover:not(:disabled){background-color:#0056b3}.auth-form-button:disabled{background-color:#6c757d;cursor:not-allowed}.auth-form-links{margin-top:1rem;text-align:center}.auth-form-link{background:none;border:none;color:#007bff;cursor:pointer;display:block;font-size:.9rem;margin:.25rem 0;text-decoration:underline;width:100%}.auth-form-link:hover{color:#0056b3}.auth-form-error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-bottom:1rem;padding:.75rem}.auth-form-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;margin-bottom:1rem;padding:.75rem}.dashboard-container{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;font-family:Raleway,sans-serif;margin:0;max-width:1200px;min-height:100vh;padding:2rem}.dashboard-header{border-bottom:2px solid #0000001a;margin-bottom:2rem;padding-bottom:1rem}.dashboard-title{color:#fff;font-size:2rem;font-weight:600;margin-bottom:.5rem}.dashboard-stats{color:#000000b3;font-size:1.1rem;font-weight:500}.dashboard-loading{color:#000c;font-size:1.2rem;padding:4rem 0;text-align:center}.dashboard-filters{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:12px;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding:1.5rem}.filter-group{align-items:center;display:flex;gap:.5rem}.filter-label{color:#000000e6;font-size:.95rem;font-weight:500}.filter-select{background:#00000014;border:1px solid #0003;border-radius:6px;color:#fff;font-family:Raleway,sans-serif;font-size:.95rem;min-width:120px;padding:.5rem 1rem}.filter-select:focus{background:#0000001f;border-color:#0006;outline:none}.filter-select option{background:#1a1a2e;color:#fff}.dashboard-applications{grid-gap:1.5rem;display:grid;gap:1.5rem}.dashboard-empty{color:#000000b3;font-size:1.1rem;padding:4rem 2rem;text-align:center}.application-card,.dashboard-empty{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:12px}.application-card{box-shadow:0 8px 32px #0000004d;padding:1.5rem;transition:all .3s ease}.application-card:hover{border-color:#0003;box-shadow:0 12px 48px #0006;transform:translateY(-2px)}.application-header{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.application-type-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 4px 12px #667eea4d;color:var(--color-text-primary);font-size:.85rem;font-weight:500;padding:.5rem 1rem}.application-status{border-radius:4px;font-size:.85rem;font-weight:500;padding:.4rem .8rem;text-transform:uppercase}.status-pending{background:#ffc10733;border:1px solid #ffc10766;color:#ffc107}.status-approved{background:#28a74533;border:1px solid #28a74566;color:#28a745}.status-rejected{background:#dc354533;border:1px solid #dc354566;color:#dc3545}.application-content{margin-bottom:1.5rem}.application-field{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.application-field strong{color:#000000e6;font-weight:600;min-width:80px}.application-field a{color:#64b5f6;text-decoration:none;word-break:break-all}.application-field a:hover{color:#90caf9;text-decoration:underline}.application-message{word-wrap:break-word;background:#00000014;border:1px solid #0000001a;border-radius:6px;color:#000c;flex-basis:100%;margin-top:.5rem;padding:.75rem;white-space:pre-wrap}.application-actions{display:flex;flex-wrap:wrap;gap:.75rem}.action-btn{border:none;border-radius:4px;cursor:pointer;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.approve-btn{background:#28a745;color:var(--color-text-primary)}.approve-btn:hover:not(:disabled){background:#218838}.reject-btn{background:#dc3545;color:var(--color-text-primary)}.reject-btn:hover:not(:disabled){background:#c82333}.pending-btn{background:#ffc107;color:#212529}.pending-btn:hover:not(:disabled){background:#e0a800}.action-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.dashboard-container{padding:0 1rem}.dashboard-filters{flex-direction:column;gap:1rem}.application-header{align-items:flex-start;flex-direction:column;gap:.5rem}.application-field{flex-direction:column;gap:.25rem}.application-field strong{min-width:auto}.application-actions{justify-content:center}.action-btn{flex:1 1;min-width:80px}}.password-protection-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);display:flex;font-family:Raleway,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.password-protection-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:420px;padding:3rem 2.5rem;width:100%}.password-protection-header{margin-bottom:2.5rem;text-align:center}.password-protection-title{color:#fff;font-size:1.8rem;font-weight:600;letter-spacing:.02em;margin-bottom:.5rem}.password-protection-subtitle{color:#000000b3;font-size:1rem;font-weight:300;line-height:1.5;margin:0}.password-protection-form{margin-bottom:2rem}.password-protection-input-group{margin-bottom:1.5rem}.password-protection-input{background:#00000014;border:1px solid #0003;border-radius:8px;box-sizing:border-box;color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:400;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.password-protection-input::placeholder{color:#00000080}.password-protection-input:focus{background:#0000001f;border-color:#0006;box-shadow:0 0 0 3px #0000001a;outline:none}.password-protection-error{background:#f4433626;border:1px solid #f443364d;border-radius:6px;color:#ff6b6b;font-size:.9rem;font-weight:400;margin-bottom:1.5rem;padding:.75rem 1rem;text-align:center}.password-protection-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.02em;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.password-protection-button:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.password-protection-button:active{transform:translateY(0)}.password-protection-footer{border-top:1px solid #0000001a;padding-top:1.5rem;text-align:center}.password-protection-hint{color:#0009;font-size:.85rem;font-weight:300;line-height:1.4;margin:0}@media (max-width:480px){.password-protection-container{padding:1rem}.password-protection-content{padding:2rem 1.5rem}.password-protection-title{font-size:1.5rem}.password-protection-input{padding:.875rem 1rem}}
/*# sourceMappingURL=main.4ccd2156.css.map*/