:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;margin:0;padding:0}body{font-family:Helvetica Neue,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;color:#2c2c2c;background-color:#fdfcfa;width:100%;margin:0;padding:0}.app{min-height:100vh;margin:0;padding:0}@media(min-width:1025px){.container,.container-narrow{max-width:1200px;padding:0 2rem}section{padding:4rem 0}.faq-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px}}@media(min-width:769px)and (max-width:1024px){.container,.container-narrow{max-width:900px;padding:0 1.5rem}section{padding:3rem 0}.faq-content{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px}}@media(max-width:768px){body,.app{overflow-x:hidden}}section{width:100%;margin:0}.container,.container-narrow{max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;display:flex;justify-content:center;padding-top:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.header.scrolled{padding-top:.75rem}.nav{display:flex;align-items:center;padding:.8rem 1.5rem;width:98%;max-width:1200px;position:relative;box-sizing:border-box;transition:all .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#ffffff40,#fdfcfa73,#f8f6f359);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:2rem;border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px 2px #ffffffe6,inset 0 -1px 1px #5a7c6a0d}.header.scrolled .nav{width:90%;border-radius:2rem;padding:.55rem 1.25rem;background:linear-gradient(135deg,#ffffff59,#fdfcfa8c,#f8f6f373);backdrop-filter:blur(24px) saturate(200%);-webkit-backdrop-filter:blur(24px) saturate(200%);box-shadow:0 12px 40px #0000001f,0 4px 12px #0000000f,inset 0 2px 3px #fff,inset 0 -1px 2px #5a7c6a14;border:1px solid rgba(255,255,255,.6)}.nav-brand{font-weight:600;font-size:1.5rem;color:#5a7c6a;flex-shrink:0;display:flex;align-items:center}.nav-brand img{height:45px;width:45px;border-radius:50%;background-color:#4a6b5a;padding:1px;object-fit:cover;box-shadow:0 2px 8px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled .nav-brand img{height:35px;width:35px;box-shadow:0 4px 12px #4a6b5a33}.nav-links{display:flex;gap:2rem;align-items:center;position:absolute;left:50%;transform:translate(-50%)}.mobile-menu-toggle{display:none;background:#4a6b5a26;border:1px solid rgba(74,107,90,.3);border-radius:6px;font-size:1.5rem;cursor:pointer;color:#2d4a3a;padding:.6rem;transition:all .2s ease}.mobile-menu-toggle:hover{background:#5a7c6a33;transform:scale(1.05)}.mobile-nav-overlay{display:none;position:fixed;inset:0;background-color:#00000080;z-index:1000}.mobile-nav-menu{display:none;position:fixed;top:0;right:-300px;width:280px;height:100vh;background:linear-gradient(135deg,#f8faf8,#eef4ee);z-index:1001;transition:right .3s ease;flex-direction:column;padding:2rem 1rem;box-shadow:-4px 0 20px #00000026;border-left:3px solid #5a7c6a}.mobile-nav-menu.open{right:0}.mobile-nav-close{align-self:flex-end;background:#5a7c6a1a;border:none;outline:none;border-radius:50%;font-size:1.2rem;cursor:pointer;padding:0;margin-bottom:2rem;color:#5a7c6a;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.mobile-nav-close:hover{background:#5a7c6a33;transform:rotate(90deg) scale(1.1);outline:none}.mobile-nav-close:focus{outline:none;box-shadow:0 0 0 2px #5a7c6a4d}.mobile-nav-links{display:flex;flex-direction:column;gap:1rem}.mobile-nav-links .nav-link{padding:1.2rem 1rem;text-align:left;font-size:1.1rem;font-weight:600;color:#2c2c2c;background:none;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;transform:translate(50px);opacity:0;border-bottom:1px solid rgba(90,124,106,.15);margin-bottom:.5rem;text-decoration:none;display:block;width:100%}.mobile-nav-links .nav-link-anchor{font-weight:700;color:#d97941}.mobile-nav-links .nav-link:last-child{border-bottom:none}.mobile-nav-links .nav-link:hover{background-color:#5a7c6a1a;color:#5a7c6a;transform:translate(0) scale(1.02);box-shadow:0 2px 8px #5a7c6a33}.mobile-nav-links .nav-link-anchor:hover{background-color:#d9794114;transform:translate(0) scale(1.03);color:#e68a52}.mobile-nav-links .nav-link-anchor-teal{font-weight:700;color:#14b8a6}.mobile-nav-links .nav-link-anchor-teal:hover{background-color:#14b8a614;transform:translate(0) scale(1.03);color:#0d9488}.mobile-nav-menu.open .nav-link{animation:slideInFromRight .4s ease forwards}.mobile-nav-menu.open .nav-link:nth-child(1){animation-delay:.1s}.mobile-nav-menu.open .nav-link:nth-child(2){animation-delay:.2s}.mobile-nav-menu.open .nav-link:nth-child(3){animation-delay:.3s}.mobile-nav-menu.open .nav-link:nth-child(4){animation-delay:.4s}.mobile-nav-menu.open .nav-link:nth-child(5){animation-delay:.5s}.mobile-nav-menu.open .nav-link:nth-child(6){animation-delay:.6s}@keyframes slideInFromRight{to{transform:translate(0);opacity:1}}.nav-link{background:none;border:none;color:#2c2c2c;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;padding:.5rem 1rem;border-radius:25px;position:relative;overflow:hidden;white-space:nowrap}.nav-link-anchor{text-decoration:none;display:inline-block;color:#d97941;font-weight:700;position:relative}.nav-link-anchor:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:shimmerPass 3s ease-in-out infinite}.nav-link-anchor:hover{color:#e68a52;transform:translateY(-2px)}.nav-link-anchor:hover:before{animation:shimmerPass 1.5s ease-in-out infinite}.nav-link-anchor-teal{text-decoration:none;display:inline-block;color:#14b8a6;font-weight:700;position:relative}.nav-link-anchor-teal:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:shimmerPass 3s ease-in-out infinite}@keyframes shimmerPass{0%{left:-100%}50%,to{left:100%}}.nav-link-anchor-teal:hover{color:#0d9488;transform:translateY(-2px)}.nav-link-anchor-teal:hover:before{animation:shimmerPass 1.5s ease-in-out infinite}.nav-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(90,124,106,.1),transparent);transition:left .5s ease}.nav-link:hover:before{left:100%}.nav-link:hover{color:#5a7c6a;background-color:#5a7c6a0d;transform:translateY(-2px);box-shadow:0 4px 12px #5a7c6a33}.hero{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;color:#fff;margin:0;overflow:hidden;animation:heroFadeIn 1.2s ease-out}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(#465a6e66,#32465a80);z-index:1}.hero:after{content:"";position:absolute;inset:0;background-image:url(/hero_home.png);background-size:cover;background-position:center;filter:blur(1px);z-index:0}.hero-overlay{position:absolute;inset:0;z-index:1}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:2rem 1rem;width:100%;margin:0 auto;box-sizing:border-box;animation:heroContentSlideUp 1s ease-out .3s both}.hero-title{font-size:clamp(3rem,6vw,4.5rem);font-weight:600;margin-bottom:1rem;letter-spacing:-.02em;color:#fff;animation:heroTitleFade 1.2s ease-out .6s both}.hero-tagline{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:500;margin-bottom:1rem;color:#fff;opacity:.95;animation:heroTaglineFade 1.2s ease-out .9s both}.hero-activities{font-size:clamp(1.1rem,2.5vw,1.4rem);margin-bottom:1.5rem;opacity:.9;letter-spacing:.5px}.hero-description{font-size:clamp(1rem,2vw,1.2rem);margin-bottom:1.5rem;line-height:1.7;color:#fff;opacity:.9}.hero-cta-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem}.hero-highlight{font-size:clamp(1.2rem,2.8vw,1.6rem);font-weight:700;margin:0;color:#f4a460;text-shadow:2px 2px 4px rgba(0,0,0,.3);display:inline-block;text-align:center;letter-spacing:.5px}.hero-cta{background-color:#5a7c6a;color:#fff;padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #5a7c6a4d;min-width:200px}.hero-cta:hover{background-color:#4a6b5a;transform:translateY(-2px);box-shadow:0 6px 20px #5a7c6a66}@keyframes heroFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes heroContentSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTitleFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTaglineFade{0%{opacity:0;transform:translateY(15px)}to{opacity:.95;transform:translateY(0)}}section{padding:4rem 0}.caravan{padding:3rem 0}.section-subtitle{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:400;text-align:center;margin-bottom:2rem;color:#5a7c6a;font-style:italic}.about{background-color:#f4f1ea}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-content p{font-size:1.2rem;margin-bottom:1.5rem;color:#4a4a4a}.caravan-content{max-width:900px;margin:0 auto}.caravan-features{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2.5rem}.feature{background-color:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 3px 15px #0000000f;text-align:center;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature-icon{margin-bottom:1rem;color:#40916c;display:flex;justify-content:center;align-items:center}.feature-icon svg{width:48px;height:48px}.feature h4{font-size:1.2rem;font-weight:600;margin-bottom:.6rem;color:#2c2c2c}.feature p{font-size:.95rem;color:#666;line-height:1.4}.caravan-highlight{background:linear-gradient(135deg,#52b788,#40916c);color:#fff;padding:2rem;border-radius:20px;text-align:center;box-shadow:0 6px 25px #40916c40}.caravan-highlight h3{font-size:1.6rem;font-weight:700;margin-bottom:.8rem}.caravan-highlight p{font-size:1rem;font-weight:400;margin-bottom:.6rem;opacity:.95}.highlight-emphasis{font-weight:600!important;font-size:1.1rem!important}.gallery{background-color:#f4f1ea}.focus-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto}.focus-card{position:relative;height:400px;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s ease-out;background-color:#e8e5dd}.focus-card.blurred{filter:blur(4px);transform:scale(.98)}.focus-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-out}.focus-card:hover .focus-card-image{transform:scale(1.05)}.focus-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%);display:flex;align-items:flex-end;padding:2rem;opacity:0;transition:opacity .3s ease-out}.focus-card-overlay.visible{opacity:1}.focus-card-title{font-size:1.5rem;font-weight:600;color:#fff;background:linear-gradient(to bottom,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.3}.placeholder-image{background:linear-gradient(135deg,#a8b99c,#6b8e76);display:flex;align-items:center;justify-content:center;position:relative}.placeholder-image:after{content:"🌱";font-size:3rem;opacity:.3}.signup{padding:6rem 0}.signup-card{background-color:#fff;max-width:700px;margin:0 auto;padding:2.5rem;border-radius:25px;box-shadow:0 10px 40px #0000001a}.signup-description{text-align:center;font-size:1rem;color:#666;margin-bottom:2rem}.signup-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem}.form-group{display:flex;flex-direction:column;margin-bottom:.5rem}.form-group label{font-weight:500;margin-bottom:.4rem;color:#2c2c2c;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{padding:.7rem .9rem;border:2px solid #e5e5e5;border-radius:10px;font-size:.95rem;transition:border-color .2s ease;font-family:inherit}.form-group input::placeholder,.form-group textarea::placeholder{color:#999;font-size:.9rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#5a7c6a}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer;height:auto;min-height:42px}.form-group select option{padding:12px 16px;background-color:#fff;color:#2c2c2c;font-size:.95rem;line-height:1.5;min-height:40px}.form-group select option:first-child{background:#3b8fd8;color:#fff;font-weight:500}.form-group select option:not(:first-child):hover{background-color:#f0f0f0}.form-group select:focus option:checked{background:linear-gradient(135deg,#3dd5f3,#1db584);color:#fff;font-weight:500}.custom-dropdown{position:relative}.dropdown-header{padding:.7rem .9rem;border:2px solid #e5e5e5;border-radius:10px;font-size:.95rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#fff;transition:border-color .2s ease;-webkit-user-select:none;user-select:none}.dropdown-header:hover{border-color:#5a7c6a}.dropdown-arrow{font-size:.7rem;transition:transform .2s ease;color:#666}.dropdown-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e5e5e5;border-radius:10px;margin-top:.5rem;box-shadow:0 4px 20px #0000001a;z-index:100;overflow:visible}.country-dropdown-list{max-height:400px;display:flex;flex-direction:column}.dropdown-search{padding:.75rem;border-bottom:2px solid #e5e5e5;background:#f9f9f9;border-radius:10px 10px 0 0}.dropdown-search input{width:100%;padding:.6rem .8rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;outline:none;transition:border-color .2s ease}.dropdown-search input:focus{border-color:#52b788}.dropdown-items-wrapper{max-height:280px;overflow-y:auto;overflow-x:hidden}.dropdown-items-wrapper::-webkit-scrollbar{width:8px}.dropdown-items-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 8px}.dropdown-items-wrapper::-webkit-scrollbar-thumb{background:#52b788;border-radius:4px}.dropdown-items-wrapper::-webkit-scrollbar-thumb:hover{background:#40916c}.dropdown-item{padding:.6rem 1rem;cursor:pointer;transition:all .2s ease;font-size:.9rem;color:#2c2c2c;line-height:1.3}.dropdown-item:hover{background-color:#f0f0f0}.dropdown-item.selected{background:linear-gradient(135deg,#52b788,#40916c);color:#fff;font-weight:500}.dropdown-item.no-results{text-align:center;color:#999;cursor:default;padding:1.5rem}.dropdown-item.no-results:hover{background:#fff}.checkbox-group{flex-direction:row;align-items:flex-start;gap:.8rem}.checkbox-label{display:flex;align-items:flex-start;gap:.8rem;cursor:pointer;font-size:.95rem;line-height:1.5}.checkbox-label input[type=checkbox]{margin:2px 0 0;width:18px;height:18px;flex-shrink:0}.submit-btn{background:linear-gradient(135deg,#3dd5f3,#1db584);color:#fff;padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.8rem;box-shadow:0 4px 20px #3dd5f34d}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 6px 25px #3dd5f366}.btn-icon{font-size:1.3rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.success-message{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:20px;border:2px solid #52b788;box-shadow:0 4px 20px #52b78833;animation:slideIn .5s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.success-icon{width:60px;height:60px;background-color:#52b788;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:#fff;font-weight:700}.success-message h3{color:#2d6a4f;margin-bottom:1rem;font-size:1.8rem}.success-message p{color:#40916c;font-size:1.1rem;line-height:1.6}.phone-input-wrapper{display:flex;gap:.5rem;align-items:stretch}.country-code-display{display:flex;align-items:center;justify-content:center;background-color:#f4f1ea;border:1px solid #ddd;border-radius:8px;padding:0 1rem;font-weight:600;color:#5a7c6a;min-width:60px;font-size:.95rem}.phone-group input[type=tel]{flex:1}.error-message{display:block;color:#d32f2f;font-size:.85rem;margin-top:.5rem;font-weight:500}input.error,textarea.error{border-color:#d32f2f!important;background-color:#ffebee}.loader{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.fullscreen-loader{position:fixed;inset:0;background:linear-gradient(135deg,#2d6a4ff2,#1d352cf2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-out}.loader-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.loader-spinner{width:60px;height:60px;border:4px solid rgba(168,218,188,.3);border-top-color:#a8dabc;border-right-color:#52b788;border-radius:50%;animation:spinLarge 1s cubic-bezier(.68,-.55,.265,1.55) infinite;box-shadow:0 0 20px #52b78866}@keyframes spinLarge{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-text{color:#fff;font-size:1.3rem;font-weight:600;letter-spacing:.5px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.faq{background-color:#f4f1ea}.faq-content{max-width:1200px;margin:0 auto}.faq-item{background-color:#fff;margin-bottom:1.5rem;padding:1.5rem;border-radius:15px;box-shadow:0 2px 10px #0000000d}.faq-question{font-size:1.1rem;font-weight:500;color:#2c2c2c;margin-bottom:.8rem}.faq-answer{font-size:.95rem;color:#555;line-height:1.6}.footer{background:linear-gradient(135deg,#2d6a4f,#40916c,#52b788);color:#fff;padding:3rem 0 2rem;border-top:3px solid rgba(255,255,255,.2)}.footer .container-narrow{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.footer-text{font-size:1.1rem;opacity:.95;max-width:800px;line-height:1.6}.footer-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-separator{opacity:.5;font-size:1.2rem}.footer-link{color:#fff;text-decoration:none;opacity:.9;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:1rem}.floating-whatsapp{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;text-decoration:none;box-shadow:0 4px 20px #25d36666;z-index:1000;transition:all .3s ease;animation:pulse 2s infinite}.floating-whatsapp.hidden{opacity:0;pointer-events:none;transform:scale(.8)}.floating-whatsapp:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36699;color:#fff;text-decoration:none}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 20px #25d36666,0 0 0 10px #25d3661a}to{box-shadow:0 4px 20px #25d36666}}@media(max-width:1024px){.hero{background-attachment:scroll}.caravan-features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.focus-cards-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.focus-card{height:320px}}@media(max-width:768px){.container,.container-narrow{padding:0 .5rem}.header{position:fixed;padding-top:0}.nav{padding:.75rem;justify-content:space-between;width:100%;border-radius:0;border:none;border-bottom:1px solid rgba(255,255,255,.3)}.nav-brand{padding-left:.5rem}.nav-brand img{height:40px;width:40px}.mobile-menu-toggle{display:block;font-size:1.5rem;color:#f4a460;padding:.5rem .75rem;margin-right:.5rem}.hero-overlay{padding:1rem .5rem}.nav-links,.mobile-hidden{display:none}.mobile-nav-overlay.open{display:block}.mobile-nav-menu{display:flex}.hero{height:100vh;margin-left:0;margin-right:0;width:100%;min-height:100vh}.hero-overlay{padding:1rem;max-width:90%}.hero-cta-section{gap:1rem;margin-top:1.5rem}.hero-highlight{font-size:1.1rem}.hero-cta{padding:.9rem 2rem;font-size:1rem;min-width:180px}.container,.container-narrow{padding:0 1rem}section{padding:3rem 0}.form-row{grid-template-columns:1fr}.signup-card{padding:2rem 1.5rem;margin:0 1rem}.focus-cards-grid{grid-template-columns:1fr;gap:1.5rem}.focus-card{height:300px}.focus-card.blurred{filter:none;transform:none}.focus-card-title{font-size:1.25rem}.caravan-features{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.focus-cards-grid,.faq-list{padding:0 1rem}.footer{padding:3.5rem 1rem}.footer .container-narrow{flex-direction:column;text-align:center;gap:1.2rem}.footer-text{font-size:1rem;line-height:1.5}.footer-links{flex-direction:column;gap:1rem}.footer-separator{display:none}.footer-link{font-size:.95rem}.floating-whatsapp{bottom:1.5rem;right:1.5rem;width:55px;height:55px;font-size:1.6rem}}@media(max-width:480px){.container,.container-narrow{padding:0 .25rem}.nav{padding:.5rem .25rem}.nav-links{display:none}.hero{height:100vh}.hero-overlay{padding:.5rem;max-width:100%}.hero-title{font-size:2rem}.hero-tagline{font-size:1.1rem}.hero-cta{padding:.8rem 2rem;font-size:1rem}.signup-card{padding:1.5rem 1rem;margin:0 .5rem}.success-message{padding:2rem 1rem;margin:1rem 0}.success-icon{width:50px;height:50px;font-size:1.5rem;margin-bottom:1rem}.success-message h3{font-size:1.5rem}.success-message p{font-size:1rem}.phone-input-wrapper{flex-direction:row;gap:.4rem}.country-code-display{min-width:50px;padding:0 .5rem;font-size:.9rem}.country-dropdown-list{max-height:320px}.dropdown-items-wrapper{max-height:220px}.section-title{font-size:1.8rem}}.footer{background:linear-gradient(135deg,#2d6a4f,#40916c,#52b788);color:#fff;padding:3rem 0 2rem;border-top:3px solid rgba(255,255,255,.2);min-height:300px}.footer .container-narrow{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem}.footer-text{font-size:1.1rem;opacity:.95;max-width:800px;line-height:1.6;margin-bottom:.5rem}.footer-columns{display:grid;grid-template-columns:1fr 1fr;gap:6rem;width:100%;max-width:800px;margin:0 auto;justify-items:center}.footer-column{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer-column-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;opacity:1;color:#00ffc3;text-shadow:0 1px 2px rgba(0,0,0,.2);text-align:center}.footer-links-column{display:flex;flex-direction:column;gap:.75rem;width:100%;align-items:center}.footer-link{color:#fff;text-decoration:none;opacity:.9;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;text-align:center}.footer-link:hover{opacity:1;transform:translateY(-2px)}.footer-link-disabled{cursor:default;opacity:.6}.footer-link-disabled:hover{transform:none;opacity:.6}.coming-soon{font-size:.85rem;font-style:italic;opacity:.8}.instagram-icon,.whatsapp-icon{display:inline-block;vertical-align:middle;flex-shrink:0}.footer-separator{display:none}.footer-divider{width:100%;max-width:600px;height:1px;background:#fff3;margin:.5rem 0 .25rem}.footer-credit{display:flex;align-items:center;gap:.5rem;font-size:.9rem;opacity:.8}.linkedin-link{display:flex;align-items:center;color:#fff;text-decoration:none;transition:all .3s ease;padding:.25rem}.linkedin-link:hover{opacity:1;transform:translateY(-2px)}.linkedin-icon{display:block}@media(max-width:768px){.footer{padding:3rem 1rem;min-height:auto}.footer .container-narrow{flex-direction:column;text-align:center;gap:2rem;padding:0 1rem}.footer-text{font-size:1rem;line-height:1.5;margin-bottom:.5rem}.footer-columns{grid-template-columns:1fr;gap:2.5rem;max-width:100%}.footer-column{align-items:center;text-align:center}.footer-column-title{font-size:1.1rem}.footer-links-column{align-items:center}.footer-link{font-size:.95rem;justify-content:center;text-align:center}.footer-link:hover{transform:translateY(-2px)}.coming-soon{display:block;margin-top:.25rem}}*{box-sizing:border-box}.host-page{min-height:100vh;background-color:#fdfcfa;font-family:Helvetica Neue,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden;width:100%}.hero-section{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;text-align:center}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(#465a6e66,#32465a80);z-index:1}.hero-section:after{content:"";position:absolute;inset:0;background-image:url(/host/host_hero.png);background-size:cover;background-position:center;filter:blur(1px);z-index:0}.hero-overlay{display:none}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:0 2rem;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em;width:100%;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.2)}.eco-highlight{background:linear-gradient(90deg,#f0c45c,#fc6,#ffd97d,#fc6);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 4s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:500;margin-bottom:2rem;line-height:1.6;opacity:.95;width:100%;text-align:center;text-shadow:0 1px 6px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2)}.hero-btn{background-color:#5a7c6a;color:#fff;padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #5a7c6a4d;min-width:200px}.hero-btn:hover{background-color:#4a6b5a;transform:translateY(-2px);box-shadow:0 6px 20px #5a7c6a66}.trust-indicator{margin-top:2rem;font-size:1rem;opacity:.9;width:100%;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.3)}.value-section{padding:120px 60px;background:linear-gradient(180deg,#fdfaf5,#f5f3ed,#fdfaf5);position:relative;overflow:hidden}.value-section:before{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 200'%3E%3Cpath d='M0,100 Q150,20 300,100 T600,100 T900,100 T1200,100 L1200,200 L0,200 Z' fill='%235a7c6a' opacity='0.03'/%3E%3Cpath d='M0,120 Q200,40 400,120 T800,120 T1200,120 L1200,200 L0,200 Z' fill='%235a7c6a' opacity='0.02'/%3E%3C/svg%3E");background-size:cover;background-position:bottom;pointer-events:none}.ecosystem-container{position:relative;max-width:1400px;margin:0 auto;padding:0 2rem}.value-grid{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;margin-top:80px;padding:0;max-width:100%}.ecosystem-pod{width:400px;aspect-ratio:1 / 1;flex-shrink:0;background:linear-gradient(135deg,#fdfcfa,#f5f1e8);border-radius:50%;padding:40px;box-shadow:0 20px 60px #5a7c6a26;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;border:3px solid transparent;animation:floatPod 6s ease-in-out infinite}.ecosystem-pod:nth-child(1){animation:floatPod 5s ease-in-out infinite;animation-delay:0s}.ecosystem-pod:nth-child(3){animation:floatPod 6s ease-in-out infinite;animation-delay:1s}.ecosystem-pod:nth-child(5){animation:floatPod 5.5s ease-in-out infinite;animation-delay:2s}@keyframes floatPod{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.pod-border-decoration{position:absolute;inset:-5px;border-radius:50%;background:linear-gradient(45deg,#7a9d8a,#5a7c6a,#8fb89f);opacity:.1;z-index:-1;pointer-events:none}.pod-border-decoration:after{content:"";position:absolute;inset:8px;border-radius:50%;background:inherit;filter:blur(8px)}.ecosystem-pod:hover{transform:translateY(-15px) scale(1.02);box-shadow:0 30px 80px #5a7c6a40;border-color:#5a7c6a33}.ecosystem-pod:hover .pod-border-decoration{opacity:.15}.ecosystem-pod:hover .value-icon{transform:scale(1.1) rotate(5deg)}.value-icon{font-size:70px;margin:0 auto 20px;color:#5a7c6a;display:flex;justify-content:center;align-items:center;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(90,124,106,.2))}.ecosystem-pod h3{font-size:1.5rem;font-weight:700;margin-bottom:16px;color:#2c3e2f;line-height:1.3}.ecosystem-pod p{font-size:1rem;color:#5a6b5d;line-height:1.7;margin:0}.connecting-vines{width:200px;height:100px;min-width:100px;flex-shrink:1;align-self:center;opacity:.6;transition:opacity .3s ease,width .3s ease}.connecting-vines:hover{opacity:.9}.vine-left,.vine-right{margin:0 -20px}.floating-leaf{position:absolute;width:30px;height:30px;background:linear-gradient(135deg,#7a9d8a,#5a7c6a);clip-path:path("M15,0 Q20,5 20,15 Q20,25 15,30 Q10,25 10,15 Q10,5 15,0");opacity:0;animation:floatLeaf 20s ease-in-out infinite;pointer-events:none}.leaf-1{top:10%;left:5%;animation-delay:0s}.leaf-2{top:60%;right:8%;animation-delay:7s;width:25px;height:25px}.leaf-3{top:30%;left:15%;animation-delay:14s;width:20px;height:20px}@keyframes floatLeaf{0%{transform:translate(0) rotate(0);opacity:0}10%{opacity:.4}50%{transform:translate(100px,200px) rotate(180deg);opacity:.6}90%{opacity:.3}to{transform:translate(200px,400px) rotate(360deg);opacity:0}}@media(max-width:1400px){.ecosystem-pod{width:350px;padding:35px}.value-icon{font-size:60px;margin-bottom:18px}.ecosystem-pod h3{font-size:1.35rem;margin-bottom:14px}.ecosystem-pod p{font-size:.98rem;line-height:1.65}.connecting-vines{width:180px;height:90px;min-width:80px}.value-section{padding:100px 40px}}@media(max-width:1199px){.ecosystem-pod{width:300px;padding:28px}.value-icon{font-size:50px;margin-bottom:14px}.ecosystem-pod h3{font-size:1.2rem;margin-bottom:10px}.ecosystem-pod p{font-size:.9rem;line-height:1.6}.connecting-vines{width:140px;height:70px;min-width:60px}.vine-left,.vine-right{margin:0 -15px}.value-section{padding:90px 30px}}@media(max-width:1024px){.ecosystem-pod{width:280px;padding:25px}.value-icon{font-size:45px;margin-bottom:12px}.ecosystem-pod h3{font-size:1.15rem;margin-bottom:10px}.ecosystem-pod p{font-size:.88rem;line-height:1.55}.connecting-vines{width:120px;height:60px;min-width:50px}.vine-left,.vine-right{margin:0 -10px}}@media(max-width:900px){.ecosystem-pod{width:260px;padding:22px}.value-icon{font-size:42px;margin-bottom:10px}.ecosystem-pod h3{font-size:1.1rem;margin-bottom:8px}.ecosystem-pod p{font-size:.85rem;line-height:1.5}.connecting-vines{width:100px;height:50px;min-width:100px}}@media(max-width:768px){.value-section{padding:80px 20px}.value-grid{flex-direction:column;gap:50px;margin-top:60px}.ecosystem-pod{width:min(90vw,400px);padding:35px;animation:floatPod 5s ease-in-out infinite}.connecting-vines{display:none}.value-icon{font-size:65px}.ecosystem-pod h3{font-size:1.4rem}.ecosystem-pod p{font-size:1rem}.floating-leaf{display:none}}@media(max-width:480px){.ecosystem-pod{width:min(85vw,350px);padding:30px 25px}.value-icon{font-size:55px;margin-bottom:15px}.ecosystem-pod h3{font-size:1.25rem;margin-bottom:12px}.ecosystem-pod p{font-size:.95rem;line-height:1.6}}.section-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;text-align:center;margin-bottom:3rem;color:#2c2c2c;letter-spacing:-.01em}.process-section{padding:6rem 0;background:linear-gradient(180deg,#fff,#f8fdf9);position:relative}.process-timeline-modern{max-width:1300px;margin:4rem auto 0;padding:0 3rem;display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem;position:relative}.timeline-track{position:absolute;top:48px;left:10%;right:10%;height:3px;background:linear-gradient(90deg,#52b78833,#52b78880,#52b788);z-index:0}.timeline-track:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:8px solid rgba(82,183,136,1);border-top:5px solid transparent;border-bottom:5px solid transparent}.process-step-modern{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;height:100%}.step-icon{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#52b788,#40916c);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem;margin-bottom:2rem;box-shadow:0 8px 24px #52b78840;position:relative;transition:all .4s ease;border:4px solid white;flex-shrink:0}.process-step-modern:hover .step-icon{transform:scale(1.08);box-shadow:0 12px 32px #52b78859}.step-number-badge{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1px;color:#52b788;background:#52b7881a;padding:.35rem .75rem;border-radius:20px;margin-bottom:.75rem}.step-content-modern{text-align:center;background:#fff;padding:2rem 1.5rem;border-radius:16px;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border:1px solid rgba(82,183,136,.08);height:100%;display:flex;flex-direction:column;justify-content:flex-start}.process-step-modern:hover .step-content-modern{transform:translateY(-4px);box-shadow:0 8px 32px #52b7881f;border-color:#52b78833}.step-content-modern h3{font-size:1.2rem;font-weight:700;color:#2c2c2c;line-height:1.3;margin:.5rem 0 1rem;min-height:52px;display:flex;align-items:center;justify-content:center}.step-content-modern p{font-size:.95rem;color:#5a6b5d;line-height:1.7;margin:0}.benefits-section{padding:4rem 0;background-color:#f4f1ea}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;max-width:1200px;margin-left:auto;margin-right:auto;width:100%;padding:0 1rem}.benefit-card{background-color:#fff;padding:2rem;border-radius:15px;box-shadow:0 3px 15px #0000000f;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{width:50px;height:50px;background:linear-gradient(135deg,#52b788,#40916c);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.benefit-icon svg{width:24px;height:24px;color:#fff}.benefit-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;color:#2c2c2c}.benefit-card p{font-size:.95rem;color:#666;line-height:1.6}.faq-section{padding:4rem 0;background-color:#f4f1ea}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem;max-width:1200px;margin-left:auto;margin-right:auto;width:100%;padding:0 1rem;align-items:start}.faq-item{background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.faq-question{font-size:1.1rem;font-weight:500;color:#2c2c2c;cursor:pointer;padding:.5rem;margin:0;transition:background-color .2s ease}.faq-question:hover{background-color:#f8fdf9}.faq-item[open] .faq-question{padding-bottom:1rem}.faq-answer{font-size:.95rem;color:#555;line-height:1.6;padding:0 1.5rem 1.5rem;margin:0}.faq-answer p{margin:0 0 .75rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul{margin:.5rem 0;padding-left:1.5rem}.faq-answer li{margin-bottom:.35rem;color:#555}.form-section{padding:4rem 0;background-color:#fff}.form-section-header{text-align:center;margin-bottom:3rem}.form-section-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;margin-bottom:1rem;color:#2c2c2c;letter-spacing:-.01em}.form-section-subtitle{font-size:clamp(1.1rem,2.5vw,1.4rem);color:#5a7c6a;font-style:italic}.form-container{max-width:800px;margin:0 auto;background:#fff;border-radius:15px;box-shadow:0 4px 20px #00000014;min-height:500px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.05);width:100%}.form-header{padding:2rem 2rem 1rem;border-bottom:1px solid #e8e8e8}.progress-bar{height:4px;background:#e8e8e8;border-radius:2px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:linear-gradient(to right,#52b788,#40916c);transition:width .4s ease}.form-body{flex:1;padding:3rem;display:flex;align-items:center;justify-content:center;min-height:400px}.question-content{width:100%;animation:fadeSlideIn .4s ease}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.welcome-screen{text-align:center;animation:fadeIn .6s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.welcome-content>*{animation:fadeInUp .6s ease backwards}.welcome-content>*:nth-child(1){animation-delay:.1s}.welcome-content>*:nth-child(2){animation-delay:.3s}.welcome-content>*:nth-child(3){animation-delay:.5s}.welcome-content>*:nth-child(4){animation-delay:.7s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.welcome-title{font-size:2.5rem;color:#2d5016;margin-bottom:1rem}.welcome-subtitle{font-size:1.3rem;color:#666;margin-bottom:1rem}.welcome-time{font-size:1rem;color:#999;margin-bottom:2rem}.welcome-btn{padding:1rem 3rem;font-size:1.1rem}.question-label{display:block;font-size:1.8rem;font-weight:500;color:#2c2c2c;margin-bottom:.75rem;line-height:1.4}.question-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.5}.question-input,.question-select,.question-textarea{width:100%;padding:1rem 1.5rem;font-size:1.2rem;border:2px solid #e8e8e8;border-radius:8px;transition:all .3s ease;font-family:inherit;background:#fff;color:#2c2c2c}.question-select{max-height:400px;overflow-y:auto}.question-input:focus,.question-select:focus,.question-textarea:focus{outline:none;border-color:#5a7c6a;box-shadow:0 0 0 3px #5a7c6a1a}.helper-text{margin-top:1rem;font-size:.95rem;color:#999}.error-message{margin-top:.75rem;color:#dc3545;font-size:.95rem;animation:shake .3s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.country-code-select{flex:0 0 120px;padding:1rem;font-size:1rem;border:2px solid #e8e8e8;border-radius:8px;background:#fff;cursor:pointer}.location-inputs{display:flex;flex-direction:column;gap:0}.location-inputs .question-input,.location-inputs .question-select{margin-top:1.5rem;margin-bottom:0}.location-inputs .question-input:first-child,.location-inputs .question-select:first-child{margin-top:0}.size-input-group{display:flex;gap:1rem}.size-input{flex:1}.unit-select{flex:0 0 140px;padding:1rem;font-size:1rem;border:2px solid #e8e8e8;border-radius:8px;background:#fff;cursor:pointer}.choice-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.choice-card{padding:1.5rem;border:2px solid #e8e8e8;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.choice-card:hover{border-color:#5a7c6a;transform:scale(1.02)}.choice-card.selected{border-color:#5a7c6a;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);box-shadow:0 4px 15px #5a7c6a33}.choice-icon{font-size:2.5rem}.choice-label{font-size:1.1rem;font-weight:500;color:#2c2c2c}.choice-buttons{display:flex;flex-direction:column;gap:1rem}.choice-button{padding:1.25rem 1.5rem;border:2px solid #e8e8e8;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;font-size:1.1rem;text-align:left}.choice-button:hover{border-color:#4a7c1e;background:#f8f8f8}.choice-button.selected{border-color:#4a7c1e;background:#f0f8f0;font-weight:500}.accommodation-inputs{display:flex;flex-direction:column;gap:1.5rem}.accommodation-item{display:flex;flex-direction:column;gap:.5rem}.accommodation-label{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem}.quantity-input{width:100px;padding:.75rem;font-size:1rem;border:2px solid #e8e8e8;border-radius:8px;text-align:center}.chip-container{display:flex;flex-wrap:wrap;gap:.75rem}.chip{padding:.75rem 1.5rem;border:2px solid #e8e8e8;border-radius:50px;background:#fff;cursor:pointer;transition:all .3s ease;font-size:1rem}.chip:hover{border-color:#5a7c6a;background:#f8f8f8}.chip.selected{border-color:#52b788;background:#52b788;color:#fff}.checkbox-list{display:flex;flex-direction:column;gap:1rem}.checkbox-list-scrollable{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;padding:1rem;border:2px solid #e8e8e8;border-radius:12px;background:#fafafa}.checkbox-list-scrollable::-webkit-scrollbar{width:8px}.checkbox-list-scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.checkbox-list-scrollable::-webkit-scrollbar-thumb{background:#52b788;border-radius:10px}.checkbox-list-scrollable::-webkit-scrollbar-thumb:hover{background:#40916c}.checkbox-item{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#fff}.checkbox-item:hover{background:#f8fdf9;border-color:#5a7c6a}.checkbox-item input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#52b788}.checkbox-icon{font-size:1.5rem}.phone-input-group{display:flex;gap:0;align-items:stretch}.country-code-display{display:flex;align-items:center;justify-content:center;flex:0 0 75px;padding:1rem .5rem;background:#f8f8f8;border:2px solid #e8e8e8;border-right:none;border-radius:8px 0 0 8px;font-weight:600;color:#2c2c2c;font-size:1rem;white-space:nowrap}.flag-emoji{font-size:1.5rem}.phone-input{flex:1;border-radius:0 8px 8px 0!important}.social-input-wrapper{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.social-label{font-size:.95rem;font-weight:600;color:#5a7c6a}.consent-wrapper{padding:2rem;background:#f8fdf9;border-radius:12px;border:2px solid #e8e8e8}.consent-checkbox{display:flex;align-items:flex-start;gap:1rem;cursor:pointer}.consent-checkbox input[type=checkbox]{width:24px;height:24px;cursor:pointer;accent-color:#52b788;margin-top:2px;flex-shrink:0}.consent-checkbox span{font-size:1rem;line-height:1.6;color:#2c2c2c}.checkbox-label{font-size:1.1rem;flex:1}.char-counter{margin-top:.5rem;font-size:.9rem;color:#999;text-align:right}.range-container{padding:1rem 0}.range-value{font-size:2.5rem;font-weight:700;color:#52b788;text-align:center;margin-bottom:2rem}.range-slider{width:100%;height:8px;border-radius:4px;background:#e8e8e8;outline:none;-webkit-appearance:none;margin-bottom:1rem}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:#52b788;cursor:pointer;transition:all .3s ease}.range-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 0 8px #52b7881a}.range-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#52b788;cursor:pointer;border:none}.range-labels{display:flex;justify-content:space-between;font-size:.95rem;color:#666}.season-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.season-chip{padding:1.5rem;border:2px solid #e8e8e8;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.season-chip:hover{border-color:#5a7c6a;transform:scale(1.02)}.season-chip.selected{border-color:#52b788;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);box-shadow:0 4px 15px #52b78833}.season-icon{font-size:2rem}.season-label{font-size:1rem;font-weight:500}.file-upload-zone{border:2px dashed #e8e8e8;border-radius:12px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;position:relative}.file-upload-zone:hover{border-color:#4a7c1e;background:#f8f8f8}.upload-icon{width:48px;height:48px;color:#5a7c6a;margin-bottom:1rem}.upload-text{font-size:1.1rem;color:#666;margin-bottom:.5rem}.file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-count{margin-top:1rem;color:#4a7c1e;font-weight:500}.skip-button{margin-top:1.5rem;padding:.75rem 2rem;background:transparent;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1rem}.skip-button:hover{background:#f8f8f8;border-color:#666}.consent-label{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border:2px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .3s ease}.consent-label:hover{background:#f8f8f8;border-color:#5a7c6a}.consent-label input[type=checkbox]{width:20px;height:20px;margin-top:.25rem;cursor:pointer;accent-color:#52b788;flex-shrink:0}.consent-label span{font-size:1.1rem;line-height:1.6}.privacy-text{margin-top:1rem;font-size:.85rem;color:#999}.success-screen{text-align:center;padding:3rem 1rem;max-width:800px;margin:0 auto}.success-content{animation:fadeInUp .8s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-icon{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#52b788,#2d6a4f);color:#fff;font-size:4rem;display:flex;align-items:center;justify-content:center;margin:0 auto 2.5rem;box-shadow:0 10px 40px #52b7884d;animation:successPulse 2s ease infinite}@keyframes successPulse{0%,to{transform:scale(1);box-shadow:0 10px 40px #52b7884d}50%{transform:scale(1.05);box-shadow:0 15px 50px #52b78866}}.success-title{font-size:2.2rem;font-weight:600;color:#2d6a4f;margin-bottom:1.5rem;line-height:1.3}.success-message{font-size:1.25rem;color:#5a7c6a;margin-bottom:3rem;line-height:1.7;background:#f8fdf9;padding:1.5rem 2rem;border-radius:12px;border:1px solid #e0f0e6}.success-message strong{color:#2d6a4f;font-weight:600}.success-steps{background:linear-gradient(135deg,#f8fdf9,#f0f7f4);padding:2.5rem;border-radius:16px;margin-bottom:2.5rem;border:2px solid #52b788;box-shadow:0 4px 20px #52b7881a;text-align:left}.success-steps h3{font-size:1.4rem;color:#2d6a4f;margin-bottom:1.5rem;text-align:center;font-weight:600}.success-steps ul{list-style:none;padding:0;margin:0}.success-steps li{font-size:1.1rem;line-height:1.8;color:#2c2c2c;margin-bottom:1rem;padding-left:2rem;position:relative}.success-steps li:before{content:"✓";position:absolute;left:0;color:#52b788;font-weight:700;font-size:1.3rem}.success-footer{font-size:1.2rem;color:#52b788;font-weight:500;font-style:italic;margin-top:2rem}.success-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.success-actions .btn-primary{background:#5a7c6a;color:#fff;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.success-actions .btn-primary:hover{background:#4a6b5a;transform:translateY(-2px)}.social-proof{font-size:.95rem;color:#999}.form-navigation{padding:2rem 3rem;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center}.btn-back{padding:.875rem 2rem;background:transparent;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1rem;color:#666}.btn-back:hover{background:#f8f8f8;border-color:#666;color:#2c2c2c}.btn-next,.btn-submit{padding:.875rem 2rem;background-color:#5a7c6a;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600;margin-left:auto;box-shadow:0 4px 15px #5a7c6a4d}.btn-next:hover,.btn-submit:hover{background-color:#4a6b5a;transform:translateY(-2px);box-shadow:0 6px 20px #5a7c6a66}.btn-next:disabled,.btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary{padding:1rem 2rem;background-color:#5a7c6a;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 4px 15px #5a7c6a4d}.btn-primary:hover{background-color:#4a6b5a;transform:translateY(-2px);box-shadow:0 6px 20px #5a7c6a66}.host-footer{background:linear-gradient(135deg,#2d6a4f,#40916c,#52b788);color:#fff;padding:3rem 0 2rem;border-top:3px solid rgba(255,255,255,.2)}.host-footer .container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.host-footer p{font-size:1.1rem;opacity:.95;max-width:800px;line-height:1.6;margin:.5rem 0}.host-footer a{color:#fff;text-decoration:none;opacity:.9;transition:all .3s ease}.host-footer a:hover{opacity:1;transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.value-section,.looking-section,.process-section,.benefits-section,.form-section,.faq-section{width:100%;overflow-x:hidden}@media(max-width:1400px){.process-timeline-modern{padding:0 2rem;gap:2rem}.step-icon{width:88px;height:88px;font-size:2.25rem}.step-content-modern{padding:1.75rem 1.25rem}.step-content-modern h3{font-size:1.15rem;min-height:48px}.step-content-modern p{font-size:.92rem}}@media(max-width:1024px){.value-grid,.benefits-grid{grid-template-columns:repeat(2,1fr)}.process-section{padding:5rem 0}.process-timeline-modern{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.timeline-track{display:none}.step-icon{width:80px;height:80px;font-size:2rem}.step-content-modern{padding:1.5rem 1.25rem}.step-content-modern h3{font-size:1.15rem;min-height:45px}.step-content-modern p{font-size:.95rem}}@media(max-width:768px){.hero-section{min-height:500px;height:100vh;justify-content:center;align-items:center}.hero-content{padding:0 1.5rem!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;margin-right:auto!important;left:0!important;right:0!important;transform:none!important}.hero-title{font-size:2.5rem;margin-bottom:1rem;text-align:center!important}.hero-subtitle{font-size:1.15rem;margin-bottom:1.5rem;text-align:center!important}.hero-btn{padding:1rem 2.5rem;font-size:1.1rem;min-width:200px;margin-left:auto;margin-right:auto}.trust-indicator{font-size:1rem;margin-top:1.5rem}.value-grid,.benefits-grid,.faq-grid{grid-template-columns:1fr;gap:1.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.value-section,.looking-section,.process-section,.benefits-section,.form-section,.faq-section{padding:3rem 0}.process-timeline-modern{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.step-icon{width:72px;height:72px;font-size:1.85rem;margin-bottom:1.5rem}.step-content-modern{padding:1.5rem}.step-content-modern h3{font-size:1.15rem;min-height:auto}.step-content-modern p{font-size:.95rem}.form-section{display:flex;flex-direction:column;align-items:center}.form-section-header{text-align:center;width:100%}.form-body{padding:2rem 1.5rem;text-align:center}.form-navigation{padding:1.5rem}.question-label{font-size:1.3rem}.choice-cards,.season-chips{grid-template-columns:1fr;gap:.875rem}.checkbox-list{max-height:400px;overflow-y:auto}.form-header{padding:1.5rem 1.5rem 1rem}.container{padding:0 1.5rem;max-width:100%}.looking-grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.looking-card{padding:2rem}.card-header{gap:.875rem}.card-icon{width:50px;height:50px}.card-header h3{font-size:1.4rem}.reassurance{padding:1.5rem 2rem;font-size:1rem}.criteria-grid{grid-template-columns:1fr;gap:1.5rem}.process-section{padding:4rem 0}.step-number{width:60px;height:60px;font-size:1.5rem;flex-shrink:0;margin:0}.process-step-content{flex:1;padding-top:.5rem}.process-step h3{font-size:1.2rem;margin-bottom:.75rem;min-height:auto;text-align:left;justify-content:flex-start}.process-step p{font-size:.95rem;text-align:left;line-height:1.65}.process-step h3{font-size:1.1rem;margin-top:.5rem}.process-step p{font-size:.9rem}}@media(max-width:480px){.hero-section{min-height:450px;display:flex;align-items:center;justify-content:center}.hero-content{padding:0 1rem!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;left:0!important;right:0!important;margin:0 auto!important;transform:none!important;position:relative!important}.hero-title{font-size:2.25rem;line-height:1.3;text-align:center!important;width:100%}.hero-subtitle{font-size:1.05rem;margin-bottom:1.25rem;text-align:center!important;width:100%}.hero-btn{padding:.875rem 2rem;font-size:1.05rem;min-width:180px;width:100%;max-width:300px;display:block;margin-left:auto;margin-right:auto}.trust-indicator{font-size:.95rem;text-align:center!important;width:100%}.value-section,.looking-section,.process-section,.benefits-section,.form-section,.faq-section{padding:2.5rem 0}.section-title{font-size:1.75rem;margin-bottom:1rem}.section-subtitle{font-size:.95rem}.process-timeline-modern{padding:0 1rem;gap:2rem}.step-icon{width:68px;height:68px;font-size:1.75rem}.step-content-modern{padding:1.25rem}.step-content-modern h3{font-size:1.1rem}.step-content-modern p{font-size:.92rem}.container{padding:0 1rem}.value-card,.benefit-card,.faq-item{padding:1.5rem}.value-number{width:50px;height:50px;font-size:1.25rem}.value-card h3,.benefit-card h3{font-size:1.1rem}.value-card p,.benefit-card p{font-size:.9rem}.question-label{font-size:1.1rem}.question-input,.question-select,.question-textarea{font-size:1rem;padding:.875rem 1rem}.welcome-title{font-size:1.75rem}.welcome-text{font-size:.95rem}.size-input-group{flex-direction:column}.unit-select{flex:1;width:100%}.phone-input-group{display:flex;flex-direction:row;gap:0}.country-code-display{flex:0 0 65px;padding:.875rem .25rem;font-size:.95rem}.form-body{padding:1.5rem 1rem}.form-navigation{padding:1rem;flex-direction:row;justify-content:space-between;gap:.75rem}.btn-back,.btn-next{padding:.75rem 1.5rem;font-size:.95rem}.process-step h3{font-size:1rem}.process-step p{font-size:.85rem}.looking-grid{gap:1.5rem;padding:0 .5rem}.looking-card{padding:1.5rem}.card-header{flex-direction:column;align-items:flex-start;gap:1rem}.card-icon{width:45px;height:45px}.card-header h3{font-size:1.3rem}.criteria-list li{font-size:.95rem;padding-left:1.75rem}.criteria-list li:before{width:18px;height:18px}.criteria-list li:after{left:5px;font-size:.75rem;line-height:18px}.reassurance{padding:1.25rem 1.5rem;font-size:.95rem;flex-direction:column;text-align:center}.reassurance-icon{width:28px;height:28px}.criteria-list li{font-size:.9rem;padding-left:1.5rem}.faq-question{font-size:1rem}.faq-answer{font-size:.9rem}.form-container{margin:0 auto;max-width:calc(100% - 2rem);border-radius:10px}.question-content,.question-label{text-align:center}.success-icon{width:60px;height:60px;font-size:2rem;margin-bottom:1.5rem}.success-title{font-size:1.5rem}.success-message{font-size:1rem;padding:0 .5rem}.next-steps{padding:1.5rem 1rem}.next-steps p{font-size:.95rem}.success-actions .btn-primary{width:100%;max-width:280px;padding:.875rem 2rem}.process-step{flex-direction:column;text-align:center;align-items:center}.step-number{width:50px;height:50px;font-size:1.25rem;margin-bottom:1rem}.process-step h3{margin-top:0}.question-input,.question-select,.question-textarea,.phone-input,.country-code-select,.unit-select,.size-input{width:100%;max-width:100%}.choice-cards,.season-chips,.checkbox-list{margin:0 auto}.choice-card,.season-chip{padding:1rem}.value-grid,.benefits-grid,.faq-grid,.process-timeline,.looking-content{padding:0 .5rem}}html{scroll-behavior:smooth}*:focus-visible{outline:2px solid #4a7c1e;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.join-movement-page{min-height:100vh;background:#fdfcfa}.join-split-layout{display:grid;grid-template-columns:45% 55%;min-height:100vh}.join-left-side{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;padding:4rem 3rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.join-left-side:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none}.join-left-content{max-width:500px;position:relative;z-index:1}.join-main-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.1}.join-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;opacity:.95}.join-description{font-size:1.05rem;line-height:1.7;margin-bottom:3rem;opacity:.9}.join-features{display:flex;flex-direction:column;gap:2rem}.join-feature-item{display:flex;gap:1.25rem;align-items:flex-start}.feature-icon{width:48px;height:48px;flex-shrink:0;stroke:#fff;opacity:.9}.join-feature-item h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.join-feature-item p{font-size:.95rem;opacity:.85;line-height:1.5}.join-right-side{background:#fff;display:flex;align-items:center;justify-content:center;padding:3rem}.join-welcome{text-align:center;max-width:450px}.join-welcome h2{font-size:2.5rem;font-weight:700;color:#2c2c2c;margin-bottom:1rem}.join-welcome p{font-size:1.15rem;color:#666;margin-bottom:2.5rem;line-height:1.6}.join-start-btn{background:#14b8a6;color:#fff;padding:1.25rem 3rem;font-size:1.15rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #14b8a633}.join-start-btn:hover{background:#0d9488;transform:translateY(-3px);box-shadow:0 6px 20px #14b8a64d}.join-form-container{width:100%;max-width:550px;display:flex;flex-direction:column;gap:2rem}.form-header{margin-bottom:3rem}.progress-bar{width:100%;height:6px;background:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:linear-gradient(90deg,#14b8a6,#2dd4bf);transition:width .3s ease}.progress-info{display:flex;justify-content:space-between;font-size:.9rem;color:#666}.form-body{flex:1;display:flex;align-items:center;justify-content:center}.question-content{width:100%;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.question-label{display:block;font-size:2rem;font-weight:700;color:#2c2c2c;margin-bottom:.75rem}.question-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem}.question-input,.question-select,.question-textarea{width:100%;padding:1rem 1.5rem;font-size:1.1rem;border:2px solid #e0e0e0;border-radius:12px;transition:all .3s ease;font-family:inherit;background:#fff;color:#2c2c2c}.question-select{max-height:300px;overflow-y:auto;cursor:pointer}.question-input:focus,.question-select:focus,.question-textarea:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.question-textarea{resize:vertical;min-height:150px}.char-counter{text-align:right;font-size:.9rem;color:#999;margin-top:.5rem}.phone-input-group{display:flex;gap:1rem}.custom-dropdown{position:relative;width:100%}.dropdown-input{width:100%;padding:1rem 1.5rem;font-size:1.1rem;border:2px solid #e0e0e0;border-radius:12px;transition:all .3s ease;font-family:inherit;background:#fff;cursor:pointer}.dropdown-input:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 20px #0000001a;z-index:1000}.dropdown-item{padding:1rem 1.5rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#14b8a61a}.dropdown-item.selected{background:#14b8a626;color:#14b8a6;font-weight:600}.dropdown-item.no-results{color:#999;cursor:default;text-align:center}.dropdown-item.no-results:hover{background:transparent}.country-code-wrapper{position:relative;flex:0 0 75px}.country-code-display{width:100%;padding:1rem .5rem;font-size:1rem;font-weight:600;border:2px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;text-align:center;transition:all .3s ease;-webkit-user-select:none;user-select:none}.country-code-display:hover{border-color:#14b8a6}.country-code-list{position:absolute;top:calc(100% + .5rem);left:0;width:75px;max-height:200px;overflow-y:auto;background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000}.country-code-option{padding:.75rem .5rem;text-align:center;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f0f0f0}.country-code-option:last-child{border-bottom:none}.country-code-option:hover{background:#14b8a61a}.country-code-option.selected{background:#14b8a626;color:#14b8a6}.phone-input{flex:1;min-width:0}@media(max-width:768px){.phone-input-group{display:flex!important;flex-direction:row!important;gap:.75rem;align-items:flex-start}.country-code-wrapper{flex:0 0 65px}.country-code-display{padding:.875rem .25rem;font-size:.95rem}.country-code-list{width:65px;max-height:180px}.country-code-option{padding:.65rem .25rem;font-size:.9rem}.phone-input{flex:1;font-size:1rem}}.phone-input{flex:1}.choice-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.choice-card{padding:1.5rem;border:2px solid #e0e0e0;border-radius:12px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fff;font-weight:500}.choice-card:hover{border-color:#14b8a6;background:#14b8a60d}.choice-card.selected{border-color:#14b8a6;background:#14b8a6;color:#fff}.error-message{color:#e74c3c;font-size:.95rem;margin-top:.75rem}.form-navigation{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem}.btn-back,.btn-next,.btn-submit{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.btn-back{background:#f5f5f5;color:#666}.btn-back:hover{background:#e0e0e0}.btn-next,.btn-submit{background:#14b8a6;color:#fff;margin-left:auto}.btn-next:hover,.btn-submit:hover{background:#0d9488;transform:translateY(-2px);box-shadow:0 4px 12px #14b8a64d}.btn-next:disabled,.btn-submit:disabled{opacity:.6;cursor:not-allowed}.success-screen{text-align:center;max-width:550px;margin:0 auto;padding:2rem 0}.success-icon{width:80px;height:80px;margin:0 auto 1.5rem;stroke:#14b8a6;stroke-width:2}.success-title{font-size:2.5rem;font-weight:700;color:#2c2c2c;margin-bottom:1.5rem}.success-message{font-size:1.2rem;color:#666;line-height:1.8;margin-bottom:2rem}.success-steps{text-align:left;background:#f8f9fa;padding:2rem;border-radius:12px;margin-bottom:2rem}.success-steps h3{font-size:1.3rem;margin-bottom:1rem;color:#2c2c2c}.success-steps ul{list-style:none;padding:0}.success-steps li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#555}.success-steps li:before{content:"✓";position:absolute;left:0;color:#14b8a6;font-weight:700}.success-btn{background:#14b8a6;color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.success-btn:hover{background:#0d9488;transform:translateY(-2px);box-shadow:0 4px 15px #14b8a64d}@media(max-width:968px){.join-split-layout{grid-template-columns:1fr}.join-left-side{padding:3rem 2rem;min-height:auto}.join-main-title{font-size:2.5rem}.join-subtitle{font-size:1.3rem}.join-description{font-size:1rem}.join-features{gap:1.5rem}.feature-icon{width:40px;height:40px}.join-right-side{padding:2rem 1.5rem}.join-welcome h2{font-size:2rem}.join-welcome p{font-size:1rem}.question-label{font-size:1.5rem}.question-subtitle{font-size:1rem}.phone-input-group{flex-direction:column}.country-code-select{flex:1;max-height:200px}.question-select{max-height:250px}.choice-cards{grid-template-columns:1fr}.join-form-container{max-width:100%}.success-title{font-size:1.75rem}.success-message{font-size:1rem}}
