.header{background-color:#ffffff80;color:#1f2937;width:100%;height:11vh;padding:1rem 0rem;display:flex}.header-content{width:100%;max-width:95%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.hamburger-menu span{width:24px;height:2px;background-color:#1f2937;border-radius:2px;transition:all .3s}.header-logo-container{display:flex;align-items:center}.header-logo{height:auto;max-height:40px;width:auto}.header-nav{display:flex;align-items:center;gap:2rem}.nav-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#717182;text-decoration:none;padding:.5rem 0rem;border-radius:4px;transition:opacity .3s}.nav-link:hover{opacity:.8}.talk-to-us-btn{width:129px;height:36px;border-radius:18px;background:#0a0a0a;color:#fff;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:opacity .3s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.talk-to-us-btn:hover{opacity:.9}@media (max-width: 768px){.header{padding:1rem}.header-content{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.hamburger-menu{display:none}.header-logo-container{flex:1;justify-content:flex-start;margin-left:0}.header-logo{max-height:32px}.header-nav{gap:0}.nav-link{display:none}.talk-to-us-btn{width:110px;height:32px;font-size:12px}}.hero{background:linear-gradient(to bottom,#fff0,#fb862426);color:#1f2937;display:flex;flex-direction:column;justify-content:space-between}.hero-content{text-align:center;max-width:900px;margin:0 auto;padding:2rem;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.join-community-btn{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;font-style:bold;text-transform:uppercase;letter-spacing:3px;color:#ca3500cc;background:#faf9f7;border:1px solid #e8e6e3;border-radius:50px;cursor:pointer;margin-bottom:2rem;position:relative;padding:.625rem 1.25rem .625rem 2.25rem;transition:all .3s;box-shadow:2px 2px 8px #00000014}.join-community-btn:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:#ee8129;border-radius:50%}.join-community-btn:hover{box-shadow:3px 3px 12px #0000001f;transform:translateY(-1px)}.hero-title{font-size:4rem;font-weight:400;line-height:1.1;margin-bottom:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-title-bold{color:#1f2937;font-weight:700}.hero-title-normal{color:#1f2937;font-weight:400}.hero-title-part2{color:#ee8129;font-weight:700}.hero-description{font-size:1.125rem;line-height:1.7;color:#4b5563;max-width:700px;margin-bottom:3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-kalendra-highlight{font-weight:600;color:#1f2937}.download-buttons{display:none;gap:1rem;justify-content:center;align-items:center;margin-top:2rem}.download-btn{display:inline-block;transition:transform .3s,opacity .3s}.download-btn:hover{transform:translateY(-2px);opacity:.9}.download-btn img{height:50px;width:auto}.hero-chip-container{display:flex;justify-content:center;align-items:center;padding:2rem;width:100%}@media (max-width: 768px){.hero{padding:1rem}.hero-content{padding:1rem 1.5rem;width:100%}.join-community-btn{font-size:10px;padding:.5rem 1rem .5rem 1.75rem;letter-spacing:2px;margin-bottom:1.5rem}.join-community-btn:before{width:8px;height:8px;left:.875rem}.hero-title{font-size:2rem;line-height:1.2;margin-bottom:1.5rem}.hero-description{font-size:.95rem;line-height:1.6;margin-bottom:2rem;padding:0 .5rem}.download-buttons{flex-direction:row;gap:.75rem;width:100%;max-width:280px;margin:0 auto}.download-btn{width:100%}.download-btn img{height:45px;width:100%;object-fit:contain}}.animation-container{width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;overflow:visible}.animation-left{width:45%;overflow:hidden;display:flex;justify-content:center;z-index:2}.animation-center{display:flex;justify-content:center;align-items:center;z-index:10;position:relative;pointer-events:none;overflow:visible}.animation-halo{position:absolute;width:400px;height:400px;object-fit:contain;z-index:11;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%)}.animation-logo{max-width:100%;height:auto;max-height:200px;position:relative;z-index:10;pointer-events:auto}.animation-right{width:45%;overflow:hidden;display:flex;justify-content:center;z-index:2}@media (max-width: 768px){.animation-container{flex-direction:row}.animation-left{margin-left:-25vw;width:50vw}.animation-center{padding:0 1rem}.animation-right{width:50vw;margin-right:-25vw}}@media (max-width: 480px){.animation-left{width:35vw}.animation-center{padding:0}.animation-right{width:35vw}}.triple-ribbon-container{overflow:hidden;display:flex;flex-direction:column;gap:0}.ribbon-row{display:flex;overflow:hidden;margin:0;padding:0;height:35px}.wiggle-container{background-color:transparent;overflow:hidden;display:flex;align-items:center;height:100%;width:100%;margin:0;padding:0}.triple-chips-row-container{width:100%;display:flex;flex-direction:column;gap:0}.triple-chips-row-container>*{margin-bottom:-10px}.chips-row-container{width:100%;overflow:hidden;height:60px;display:flex;align-items:center}.chips-row{display:flex;gap:.75rem;width:fit-content;align-items:center;animation:scroll-right 30s linear infinite}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 768px){.chips-row{gap:.5rem}}.chip{display:inline-block;padding:.5rem 1rem;border:1px solid #9ca3af;border-radius:20px;background-color:transparent;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.5;white-space:nowrap;flex-shrink:0}.animated-logo-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.animated-logo-halo{position:absolute;width:120%;height:120%;object-fit:contain;z-index:-1;pointer-events:none}.animated-logo-container{width:10vw;height:10vw;min-width:80px;min-height:80px;max-width:200px;max-height:200px;border:2px solid #057b2c;border-radius:11px;padding:15px;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:1}.animated-logo-ribbon{flex:1;overflow:hidden;display:flex;align-items:center}.animated-logo-bottom{background:#000;height:20px;min-height:15px;margin-top:5px}@media (max-width: 768px){.animated-logo-halo{width:130%;height:130%}.animated-logo-container{width:100px;height:140px;padding:10px;border-radius:8px}.animated-logo-bottom{height:12px;min-height:12px;margin-top:3px}.animated-logo-ribbon{overflow:visible}}@media (max-width: 480px){.animated-logo-halo{width:130%;height:130%}.animated-logo-container{width:100px;height:100px;padding:8px;border-radius:6px;border:1.5px solid #057b2c}.animated-logo-bottom{height:20px;min-height:20px;margin-top:5px}.animated-logo-ribbon{overflow:visible}}.trusted{background-color:#fff;height:40vh;max-height:40vh;align-items:center;overflow:hidden}.trusted-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:40vh;padding:2rem 1rem}.trusted-title{font-size:.875rem;font-weight:500;letter-spacing:.05em;color:#71718299;margin:0;text-align:center}.trusted-subtitle{font-size:1.5rem;font-weight:400;font-style:italic;color:#717182;margin:.5rem 0 1rem;text-align:center;max-width:800px;padding:0 1rem}.trusted-runner{width:100%;display:flex;align-items:center;justify-content:center}.trusted-footer{font-size:.75rem;font-weight:500;letter-spacing:.05em;color:#71718280;margin:0;text-align:center}@media (max-width: 768px){.trusted-title{font-size:.75rem}.trusted-subtitle{font-size:1.125rem;padding:0 1.5rem}.trusted-footer{font-size:.625rem}}.about{background-color:#fff;padding:80px 20px}.about-content{max-width:1200px;margin:0 auto;width:100%}.about-text-container{text-align:center;margin-bottom:60px}.about-title{font-size:3.5rem;font-weight:600;margin-bottom:0;color:#0a0a0a;line-height:1.2}.about-subtitle{font-size:3.5rem;font-weight:700;margin-top:0;margin-bottom:30px;color:#fb8624;line-height:1.2}.about-description{font-size:1.25rem;line-height:1.6;color:#717182cc;max-width:900px;margin:0 auto}.about-image-container{width:100%;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:32px;position:relative}.about-image-container picture{display:block;width:100%;height:100%}.about-image{width:100%;height:auto;display:block;object-fit:cover}@media (max-width: 1024px){.about-title,.about-subtitle{font-size:3rem}.about-description{font-size:1.15rem}.about-text-container{margin-bottom:50px}}@media (max-width: 768px){.about{padding:50px 20px}.about-title,.about-subtitle{font-size:2.5rem}.about-description{font-size:1.1rem;line-height:1.5;padding:0 10px}.about-text-container{margin-bottom:35px}.about-image-container{border-radius:28px;max-width:420px}}@media (max-width: 480px){.about{padding:40px 16px}.about-title,.about-subtitle{font-size:2rem}.about-description{font-size:1rem;line-height:1.5}.about-text-container{margin-bottom:30px}.about-image-container{border-radius:24px;max-width:380px}}@media (max-width: 375px){.about-title,.about-subtitle{font-size:1.75rem}.about-description{font-size:.95rem}.about-image-container{border-radius:20px}}@keyframes bob{0%{transform:translateY(10px);opacity:0}50%{transform:translateY(-4px);opacity:1}to{transform:translateY(0);opacity:1}}.animate-bob{animation:bob .6s ease-in-out forwards;opacity:0}@keyframes dotPulse{0%,to{opacity:.3}50%{opacity:1}}.dot-1{animation:dotPulse 1.4s ease-in-out infinite;animation-delay:0s}.dot-2{animation:dotPulse 1.4s ease-in-out infinite;animation-delay:.2s}.dot-3{animation:dotPulse 1.4s ease-in-out infinite;animation-delay:.4s}.chat-bubble-morph-container{transition-property:width,height,border-radius;transition-timing-function:cubic-bezier(.34,1.56,.64,1);z-index:10;box-shadow:0 25px 50px -12px #00000040;display:flex;align-items:center;justify-content:center}.chat-bubble-morph-container.idle,.chat-bubble-morph-container.bubble,.chat-bubble-morph-container.fadeLines{transition-duration:0ms}.chat-bubble-morph-container.expanding,.chat-bubble-morph-container.text{transition-duration:1.2s}.animation-content{display:flex;align-items:center;justify-content:center;gap:.5rem;position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .5s}.lines-container{display:flex;align-items:center;justify-content:center;gap:.5rem}.line{border-radius:9999px;transition:all .3s ease-in-out;box-shadow:0 10px 15px -3px #0000001a}.dots-container{display:flex;align-items:center;justify-content:center;gap:.75rem}.dot{border-radius:50%}.text-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem;box-sizing:border-box}.bubble-text{font-weight:500;line-height:1.625;margin:0}.message-line{white-space:normal;word-wrap:break-word}.word{display:inline-block}@media (max-width: 1024px){.bubble-text{font-size:14px!important}.text-content{padding:.6rem .8rem}.chat-bubble-morph-container{box-shadow:0 10px 25px -8px #00000040}}@media (max-width: 768px){.bubble-text{font-size:12px!important;line-height:1.4}.text-content{padding:.5rem .7rem}.chat-bubble-morph-container{box-shadow:0 5px 15px -5px #0003;max-width:75vw}.chat-bubble-morph-container.bubble,.chat-bubble-morph-container.fadeLines{padding:0 .8rem;box-sizing:border-box}.dot{width:5px!important;height:5px!important}.dots-container{gap:.4rem}.lines-container{gap:.3rem}.line{width:2px!important;min-height:4px!important}.bubble-left .text-content{align-items:flex-start!important}.bubble-left .bubble-text{text-align:left!important}}.capabilities{background-color:#f5f5f0;padding:80px 20px}.capabilities-content{max-width:1400px;margin:0 auto}.capabilities-heading{margin-bottom:60px;padding:0 40px}.capabilities-title-line1{font-size:56px;font-weight:200;color:#0a0a0a;margin:0;line-height:1.2}.capabilities-title-line2{font-size:56px;font-weight:600;color:#fb8624;margin:0;line-height:1.2}.capabilities-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0 40px}.capability-card{background-color:#fff;border-radius:16px;box-shadow:0 .9px 1.8px -.9px #0000001a,0 .9px 2.7px #0000001a;padding:32px;min-height:340px;display:flex;flex-direction:column;transition:transform .3s ease-out,box-shadow .3s ease-out}.capability-card:not(.blank-card):hover{transform:translateY(-8px) scale(1.02);box-shadow:0 4px 12px -2px #00000026,0 8px 24px #0000001f}.blank-card{background-color:#fff;display:flex;align-items:center;justify-content:center;overflow:visible}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.card-number{width:auto;height:44px}.card-icon{width:51px;height:51px}.card-content{flex:1;display:flex;flex-direction:column}.card-title{font-size:14px;font-weight:700;letter-spacing:.5px;color:#0a0a0a;margin:0 0 16px;line-height:1.4}.card-description{font-size:16px;font-weight:400;line-height:1.6;color:#4a4a4a;margin:0}@media (max-width: 1200px){.capabilities-title-line1,.capabilities-title-line2{font-size:48px}.capabilities-cards{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 768px){.capabilities{padding:60px 16px}.capabilities-heading{margin-bottom:40px;padding:0 8px}.capabilities-title-line1,.capabilities-title-line2{font-size:36px;text-align:center}.capabilities-cards{grid-template-columns:1fr;gap:16px;padding:0 8px}.capability-card{padding:24px;min-height:auto}.card-header{margin-bottom:24px}.card-number{height:36px}.card-icon{width:42px;height:42px}.card-title{font-size:13px;margin-bottom:12px}.card-description{font-size:15px}}.animated-lines-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;z-index:10;position:relative;overflow:visible;margin:0;padding:0}.animated-lines-logo{opacity:0;animation:logoGroupCycle 12s ease-in-out infinite}.animated-lines-logo .animated-logo-container{width:100%;height:100%;min-width:unset;min-height:unset;max-width:none;max-height:none;border:none;border-radius:0;padding:0}.animated-lines-logo .animated-logo-halo{display:none}.logo-border-wrapper{opacity:0;animation:logoBorderFade 12s ease-in-out infinite}.logo-border{vector-effect:non-scaling-stroke}.kalendra-text{opacity:0;animation:textFadeIn 12s ease-in-out infinite}@keyframes logoGroupCycle{0%{opacity:0;transform:scale(.8)}11.11%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes logoBorderFade{0%{opacity:0}11.11%{opacity:1}to{opacity:1}}@keyframes textFadeIn{0%,22.22%{opacity:0}33.33%{opacity:1}to{opacity:1}}.animated-lines-svg{width:100%;height:100%;max-height:300px;flex:1;position:relative;z-index:0;display:block}.line-1{stroke-dasharray:1000;stroke-dashoffset:1000;animation:line1Cycle 12s ease-in-out infinite}.line-2{stroke-dasharray:1000;stroke-dashoffset:1000;animation:line2Cycle 12s ease-in-out infinite}.line-3{stroke-dasharray:1000;stroke-dashoffset:1000;animation:line3Cycle 12s ease-in-out infinite}@keyframes line1Cycle{0%,33.33%{stroke-dashoffset:1000}46.67%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes line2Cycle{0%,46.67%{stroke-dashoffset:1000}60%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes line3Cycle{0%,60%{stroke-dashoffset:1000}73.33%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.line-icon{opacity:0;transform-origin:center}.icon-image{opacity:0}.icon-1 .icon-1-original{animation:icon1ImageShow 12s ease-in-out infinite}.icon-1 .icon-1-swapped{animation:icon1ImageSwap 12s ease-in-out infinite}@keyframes icon1ImageShow{0%,46.5%{opacity:0}46.67%{opacity:1}93%{opacity:1}93.01%{opacity:0}to{opacity:0}}@keyframes icon1ImageSwap{0%,93%{opacity:0}93.01%{opacity:1}to{opacity:1}}.icon-2 .icon-2-original{animation:icon2ImageShow 12s ease-in-out infinite}.icon-2 .icon-2-swapped{animation:icon2ImageSwap 12s ease-in-out infinite}@keyframes icon2ImageShow{0%,59.8%{opacity:0}60%{opacity:1}95%{opacity:1}95.01%{opacity:0}to{opacity:0}}@keyframes icon2ImageSwap{0%,95%{opacity:0}95.01%{opacity:1}to{opacity:1}}.icon-3 .icon-3-original{animation:icon3ImageShow 12s ease-in-out infinite}.icon-3 .icon-3-swapped{animation:icon3ImageSwap 12s ease-in-out infinite}@keyframes icon3ImageShow{0%,73.1%{opacity:0}73.33%{opacity:1}97%{opacity:1}97.01%{opacity:0}to{opacity:0}}@keyframes icon3ImageSwap{0%,97%{opacity:0}97.01%{opacity:1}to{opacity:1}}.icon-1{animation:icon1Cycle 12s ease-out infinite}.icon-2{animation:icon2Cycle 12s ease-out infinite}.icon-3{animation:icon3Cycle 12s ease-out infinite}@keyframes icon1Cycle{0%,46.5%{opacity:0;transform:scale(.8)}46.67%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes icon2Cycle{0%,59.8%{opacity:0;transform:scale(.8)}60%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes icon3Cycle{0%,73.1%{opacity:0;transform:scale(.8)}73.33%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}.vision{background-color:#fff;padding:0;display:flex;align-items:center;justify-content:center}.vision-content{max-width:900px;width:100%;margin:0 auto;padding:80px 40px}.vision-header{display:grid;grid-template-columns:80px 1fr;column-gap:20px;row-gap:8px;margin-bottom:20px}.vision-logo{width:80px;height:80px;flex-shrink:0;grid-row:1 / 3}.vision-title{font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#f54900;margin:0;padding-top:2px;grid-column:2}.vision-description{font-size:30px;line-height:1.5;color:#0a0a0a;margin:0;font-weight:250;grid-column:2}.vision-description strong{font-weight:600}.typewriter-cursor{display:inline-block;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.vision-indicator-container{width:100%;display:flex;justify-content:flex-start;margin-top:60px}.vision-indicator{max-width:777px;width:100%;height:auto}@media (max-width: 1024px){.vision-description{font-size:26px}}@media (max-width: 768px){.vision-content{padding:60px 24px}.vision-header{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.vision-logo{width:136px;height:136px}.vision-title{font-size:14px}.vision-description{font-size:28px;line-height:1.4}.vision-indicator-container{margin-top:40px}}@media (max-width: 480px){.vision-content{padding:40px 20px}.vision-header{gap:12px;margin-bottom:20px}.vision-logo{width:57px;height:57px}.vision-title{font-size:12px}.vision-description{font-size:24px;line-height:1.4}.vision-indicator-container{margin-top:32px}}.user-stories{position:relative;height:100vh;padding:125px 20px;overflow:hidden}.user-stories-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.user-stories-background picture{display:block;width:100%;height:100%}.user-stories-bg-image{width:100%;height:100%;object-fit:cover}.user-stories-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%;text-align:center}.user-stories-label{font-size:16px;color:#fb8624;margin:0 0 1rem;font-weight:600;letter-spacing:3px}.user-stories-title{font-size:36px;color:#fff;margin:25px 0 125px;font-weight:200;line-height:1.2;letter-spacing:2px}.user-stories-highlight{color:#fb8624;position:relative;display:inline-block;font-weight:800;font-size:72px;font-style:italic}.user-stories-underline{position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(10px);width:100%;height:auto;display:block}.user-stories-cards{display:flex;gap:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none;-ms-overflow-style:none}.user-stories-cards::-webkit-scrollbar{display:none}.user-stories-cards>*{flex:0 0 calc(33.333% - 1.33rem);min-width:calc(33.333% - 1.33rem);max-width:calc(33.333% - 1.33rem);scroll-snap-align:start}.user-stories-single-card{justify-content:center;overflow-x:visible}.user-stories-single-card>*{flex:0 0 auto;min-width:auto;max-width:500px;margin:0 auto}.user-stories-single-card .testimonial-card{background-color:#fff;border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:32px;width:100%;box-shadow:0 2px 8px #00000014}.user-stories-single-card .testimonial-text{font-size:18px;line-height:1.6;color:#0a0a0a;margin:0;text-align:center;font-weight:400}@media (max-width: 768px){.user-stories-single-card .testimonial-card{padding:32px;gap:28px}.user-stories-single-card .testimonial-text{font-size:16px}}@media (max-width: 480px){.user-stories-single-card .testimonial-card{padding:24px;gap:24px}.user-stories-single-card .testimonial-text{font-size:15px}}.user-stories-mobile-buffer-card{display:none}@media (max-width: 1024px){.user-stories-cards>*{flex:0 0 calc(50% - 1rem);min-width:calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width: 768px){.user-stories{padding:60px 20px}.user-stories-content{overflow-x:visible;width:100%}.user-stories-title{font-size:28px;margin-bottom:2rem}.user-stories-cards{display:flex;gap:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:10px;padding-right:20px;padding-left:20px;margin-top:60px;scrollbar-width:none;-ms-overflow-style:none}.user-stories-cards::-webkit-scrollbar{display:none}.user-stories-cards>*{flex:0 0 100%;min-width:100%;max-width:100%;scroll-snap-align:start}.user-stories-single-card>*{max-width:100%}.user-stories-mobile-buffer-card{display:block;margin-right:-2.5vw;width:1vw;flex:0 0 1vw;min-width:1vw;max-width:1vw}}.form{background-color:#fafafa;color:#0a0a0a;padding:80px 20px;display:flex;justify-content:center;align-items:center;min-height:100vh}.form-content{max-width:600px;width:100%;text-align:center}.form-title{font-size:3rem;font-weight:250;margin-bottom:0;color:#0a0a0a;letter-spacing:1.5px}.form-subtitle{font-size:3rem;font-weight:650;font-style:italic;margin-bottom:1.5rem;color:#fb8624;letter-spacing:1px;line-height:.75}.form-description{font-size:1.125rem;margin:3rem;color:#717182;line-height:1.5}.contact-form{display:flex;flex-direction:column;gap:1rem;padding:0 15%;position:relative}.form-group{width:100%}.form-group input,.form-group select{width:100%;padding:1rem 1.25rem;border:1px solid #E5E5E5;border-radius:50px;background-color:#fff;color:#0a0a0a;font-size:1rem;font-family:inherit;transition:border-color .3s,box-shadow .3s;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-group input::placeholder{color:#999}.form-group input:focus,.form-group select:focus{outline:none;border-color:#fb8624;box-shadow:0 0 0 3px #fb86241a}.form-group select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23999999' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;background-size:12px;padding-right:3rem;cursor:pointer;color:#999}.form-group select option{color:#0a0a0a;background-color:#fff}.form-group select:invalid{color:#999}.form-button{width:100%;padding:1rem;font-size:1.125rem;background-color:#fb8624;color:#fff;border:none;border-radius:50px;cursor:pointer;font-weight:600;transition:background-color .3s,transform .2s,box-shadow .3s;margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.form-button:hover{background-color:#e6751a;transform:translateY(-2px);box-shadow:0 6px 20px #fb86244d}.form-button:active{transform:translateY(0)}.form-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-button:disabled:hover{transform:none;box-shadow:none}.submit-arrow{font-size:1.25rem;line-height:1;transform:translateY(1px)}.form-wrapper{position:relative;width:100%;min-height:400px}.form-success-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fafafaf2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:16px;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.form-success-message{text-align:center;padding:2rem;max-width:400px}.success-icon{width:56px;height:56px;border-radius:50%;background-color:#fb8624;color:#fff;font-size:1.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 4px 16px #fb862440}.success-title{font-size:1.5rem;font-weight:650;font-style:italic;color:#fb8624;margin:0 0 .75rem;letter-spacing:.5px}.success-text{font-size:1rem;color:#717182;margin:0;line-height:1.6;font-weight:400}.form-group input:disabled,.form-group select:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;opacity:.7}.form-group input:disabled::placeholder{color:#ccc}.form-group select:disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23cccccc' d='M1 1l5 5 5-5'/%3E%3C/svg%3E")}@media (max-width: 768px){.form{padding:60px 20px}.form-title,.form-subtitle{font-size:2.25rem}.form-description{font-size:1rem;margin-bottom:2.5rem}.contact-form{gap:.875rem}.form-group input,.form-group select{padding:.875rem 1.125rem;font-size:.95rem}.form-button{padding:.9rem;font-size:1.05rem}}@media (max-width: 480px){.form{padding:50px 16px}.form-title,.form-subtitle{font-size:1.875rem}.form-description{font-size:.95rem}.form-success-message{padding:1.5rem}.success-icon{width:48px;height:48px;font-size:1.5rem;margin-bottom:1rem}.success-title{font-size:1.25rem}.success-text{font-size:.9rem}}.footer{background-color:#ffffff80;color:#1f2937;width:100%;padding:2rem 0;display:flex}.footer-content{width:100%;max-width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;text-align:center;gap:2rem;position:relative}.footer-left{display:flex;align-items:center;gap:2.5vw}.footer-logo{height:2.5vh}.footer-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.footer-nav{display:flex;align-items:center;gap:2.5vw}.footer-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#717182;text-decoration:none;transition:opacity .3s}.footer-link:hover{opacity:.8}.footer-copyright{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.15px;color:#9ca3af;margin:0;white-space:nowrap}.footer-right{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.footer-social-icons{display:flex;align-items:center;gap:.75vw}.social-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background-color:transparent;text-decoration:none;transition:all .3s;cursor:pointer}.social-icon:hover{background-color:#f3f4f6;border-color:#d1d5db}.social-icon-img{object-fit:contain}.powered-by-icon{height:5vh;vertical-align:middle;display:inline-block}.footer-powered-by{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:15px;line-height:16px;letter-spacing:-.15px;color:#9ca3af;white-space:nowrap}.powered-by-name{font-weight:600;color:#1f2937}.footer-mobile{padding:2rem 1rem}.footer-content-mobile{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.footer-logo-mobile{height:auto;max-height:40px;width:auto}.footer-nav-mobile{display:flex;align-items:center;justify-content:center;gap:1.5rem}.footer-social-icons-mobile{display:flex;align-items:center;justify-content:center;gap:1rem}.footer-powered-by-mobile{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:-.15px;color:#9ca3af;text-align:center;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.powered-by-icon-mobile{height:20px;width:auto;vertical-align:middle;display:inline-block}.footer-copyright-mobile{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.15px;color:#9ca3af;text-align:center;margin:0}@media (max-width: 768px){.footer:not(.footer-mobile) .footer-content{display:none}}.modal-date{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:400;color:#9ca3af;margin:0 0 20px}.modal-section{margin-bottom:20px}.modal-heading{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;color:#1f2937;margin-top:24px;margin-bottom:8px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:200;padding:16px;overflow-y:auto}.modal-panel{position:relative;width:min(600px,92vw);max-width:600px;max-height:90vh;border-radius:12px;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;display:flex;flex-direction:column}.modal-panel-mobile{width:min(92vw,380px);max-width:380px}.modal-close-button{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(229,231,235,.8);background:#f9fafbe6;color:#1f2937;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:300;cursor:pointer;transition:all .2s ease;line-height:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;z-index:10}.modal-close-button:hover{background:#f3f4f6;border-color:#d1d5db}.modal-close-button:active{background:#e5e7eb}.modal-inner{padding:24px clamp(20px,5vw,32px);display:flex;flex-direction:column;gap:16px;flex:1;overflow-y:auto;overflow-x:hidden}.modal-panel-mobile .modal-inner{padding:18px clamp(16px,4vw,20px);padding-top:50px}.modal-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(22px,4vw,28px);font-weight:700;text-align:left;letter-spacing:-.01em;color:#1f2937;margin:0 0 8px}.modal-content{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#374151;text-align:left}.modal-paragraph{margin-bottom:12px;color:#374151}.modal-paragraph strong{color:#1f2937;font-weight:600}@media (max-width: 768px){.modal-close-button{width:32px;height:32px;top:12px;right:12px;font-size:20px}}.app{width:100%;display:flex;flex-direction:column}.section{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;flex-shrink:0}@media (max-width: 768px){.section{padding:1rem;min-height:100vh}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{width:100%;display:flex;flex-direction:column}
