body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Gilroy;font-style:normal;font-weight:400;src:url(/static/media/Gilroy-Regular.5b89a8df3b17dccdb73f.ttf) format("truetype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:500;src:url(/static/media/Gilroy-Medium.1b4da6582f83f45ea039.ttf) format("truetype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:600;src:url(/static/media/Gilroy-SemiBold.07b9100a72fe7d46d20a.ttf) format("truetype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:700;src:url(/static/media/Gilroy-Bold.ca49f7658c4eaac78b6d.ttf) format("truetype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:800;src:url(/static/media/Gilroy-ExtraBold.59a66eb8c577778daaa5.ttf) format("truetype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:900;src:url(/static/media/Gilroy-Black.3566c87fe5eaaa7052d5.ttf) format("truetype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:300;src:url(/static/media/Gilroy-Light.1822a291dd62fe2cca72.ttf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1a0b2e,#16213e 50%,#0f0f23);color:#fff;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.App{min-height:100vh}.btn{border-radius:8px;font-size:16px;padding:12px 24px}.btn-primary{background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #8b5cf64d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff}.btn-secondary:hover{background:#fff;color:#1a0b2e;transform:translateY(-2px)}.form-group{margin-bottom:20px}.form-label{color:#fff;display:block;font-weight:500;margin-bottom:8px}.form-input{background:#1f2937cc;border:2px solid #374151;border-radius:8px;color:#fff;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.form-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.form-input::placeholder{color:#9ca3af}.form-textarea{min-height:120px;resize:vertical}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}@media (max-width:768px){.container{padding:0 16px}.btn{font-size:14px;padding:10px 20px}.form-input{font-size:14px;padding:10px 14px}}@media (max-width:480px){.container{padding:0 12px}}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);left:0;padding:20px 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{box-shadow:0 10px 30px #0000004d;padding:15px 0}.navbar-container{justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{text-decoration:none;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.05)}.logo-image{filter:brightness(1.1) contrast(1.1);height:30px;object-fit:contain;width:auto}@media (max-width:768px){.logo-image{height:40px}.navbar{padding:15px 0}.navbar.scrolled{padding:12px 0}}@media (max-width:480px){.navbar-container{padding:0 15px}.logo-image{height:35px}.navbar{padding:12px 0}.navbar.scrolled{padding:10px 0}}html{scroll-padding-top:80px}.hero-section{align-items:center;background:linear-gradient(135deg,#1a0b2e,#16213e 50%,#0f0f23);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.microphone-illustration{background:linear-gradient(45deg,#374151,#1f2937);background-image:radial-gradient(circle at 30% 20%,#8b5cf61a 0,#0000 50%),radial-gradient(circle at 70% 80%,#a855f71a 0,#0000 50%);border-radius:50px;height:80%;opacity:.1;position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:60%}.mic-glow{background:radial-gradient(circle,#8b5cf633 0,#0000 70%);border-radius:50%;filter:blur(20px);height:60%;left:20%;position:absolute;top:20%;width:60%}.hero-content{margin:0 auto;max-width:800px;padding:80px 0;position:relative;text-align:center;z-index:2}.trust-badge{align-items:center;background:#1f2937cc;border:1px solid #ffffff1a;border-radius:50px;color:#e5e7eb;display:inline-flex;font-size:14px;gap:8px;margin-bottom:40px;padding:8px 16px}.rocket-gif{height:20px;object-fit:contain;width:20px}.badge-dot{animation:pulse 2s infinite;background:#f97316;border-radius:50%;height:8px;width:8px}.hero-headline h1{color:#fff;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:24px}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;background-clip:text}.hero-description{color:#d1d5db;font-size:1.25rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.hero-buttons{gap:20px;margin-bottom:60px}.hero-buttons,.social-proof{display:flex;flex-wrap:wrap;justify-content:center}.social-proof{align-items:center;gap:40px}.proof-item{align-items:center;color:#e5e7eb;display:flex;font-size:16px;gap:12px}.coach-icons{display:flex;gap:4px}.coach-icon{border:2px solid #8b5cf6;border-radius:50%;box-shadow:0 0 10px #8b5cf64d;height:32px;overflow:hidden;width:32px}.coach-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.stars{display:flex;gap:2px}.star-icon{color:#fbbf24;font-size:16px}@media (max-width:1024px){.microphone-illustration{right:-20%;width:70%}.hero-headline h1{font-size:3.5rem}}@media (max-width:768px){.hero-content{padding:60px 0}.hero-headline h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.social-proof{flex-direction:column;gap:20px}.microphone-illustration{opacity:.05;right:-30%;width:80%}}@media (max-width:480px){.hero-headline h1{font-size:2rem}.hero-description{font-size:1rem}.trust-badge{font-size:12px;padding:6px 12px}.proof-item{font-size:14px}.coach-icon{height:24px;width:24px}.star-icon{font-size:14px}}.country-selector{display:inline-block;position:relative;width:100%}.country-selector-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f2937e6;border:2px solid #374151;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;min-width:120px;padding:12px 16px;transition:all .3s ease;width:100%}.country-selector-button:hover{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a,0 4px 12px #00000026;transform:translateY(-1px)}.country-selector-button:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.dial-code{color:#e5e7eb;font-weight:500}.dropdown-arrow{color:#9ca3af;font-size:12px;transition:color .2s ease}.country-selector-button:hover .dropdown-arrow{color:#8b5cf6}.country-dropdown{animation:dropdownSlideIn .2s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f2937fa;border:1px solid #8b5cf633;border-radius:16px;box-shadow:0 20px 40px #0006,0 0 0 1px #ffffff0d,inset 0 1px 0 #ffffff1a;left:0;margin-top:8px;max-height:320px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.search-container{background:#8b5cf60d;border-bottom:1px solid #ffffff1a;padding:6px}.country-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f2937cc;border:2px solid #8b5cf633;border-radius:10px;color:#fff;font-size:14px;padding:12px 16px;transition:all .3s ease;width:100%}.country-search:focus{background:#1f2937f2;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.country-search::placeholder{color:#9ca3af}.country-list{max-height:260px;overflow-x:hidden;overflow-y:auto;padding:8px 0}.country-option{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;padding:12px 10px;position:relative;text-align:left;transition:all .2s ease;width:100%}.country-option:hover{background:#8b5cf61a;transform:translateX(4px)}.country-option.selected{background:linear-gradient(135deg,#8b5cf633,#a855f71a);border-left:3px solid #8b5cf6;color:#a855f7}.country-option.selected:before{color:#8b5cf6;content:"✓";font-size:16px;font-weight:700;position:absolute;right:20px}.country-name{flex:1 1;font-size:15px;font-weight:500;margin-right:12px}.country-dial-code{background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:6px;color:#8b5cf6;font-size:14px;font-weight:700;padding:4px 8px}.country-list::-webkit-scrollbar{width:8px}.country-list::-webkit-scrollbar-track{background:#37415133;border-radius:4px;margin:8px 0}.country-list::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf699,#a855f799);border:1px solid #8b5cf633;border-radius:4px}.country-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#8b5cf6cc,#a855f7cc)}@media (max-width:768px){.country-selector-button{font-size:14px;min-width:100px;padding:10px 14px}.country-dropdown{max-height:250px}.country-list{max-height:200px}.country-option{font-size:13px;padding:8px 12px}.country-name{font-size:13px}.country-dial-code{font-size:12px}}@media (max-width:480px){.country-selector-button{font-size:13px;min-width:90px;padding:8px 12px}.country-dropdown{max-height:200px}.country-list{max-height:150px}.search-container{padding:8px}.country-search{font-size:13px;padding:6px 10px}}.consultation-section{background:linear-gradient(135deg,#0f0f23,#1a0b2e 50%,#16213e);padding:100px 0;position:relative;scroll-margin-top:80px}.consultation-section:before{background:radial-gradient(circle at 20% 20%,#8b5cf61a 0,#0000 50%),radial-gradient(circle at 80% 80%,#a855f71a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-header{margin-bottom:80px;position:relative;text-align:center;z-index:2}.section-header h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:20px}.section-header .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;background-clip:text}.section-header p{color:#d1d5db;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.consultation-content{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr;position:relative;z-index:2}.form-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f29374d;border:1px solid #ffffff1a;border-radius:20px;padding:40px}.form-header{margin-bottom:30px}.form-header h3{color:#fff;font-size:1.75rem;font-weight:600;margin-bottom:12px}.form-header p{color:#d1d5db;line-height:1.5}.consultation-form{display:flex;flex-direction:column}.submit-btn{font-size:18px;margin-bottom:16px;padding:16px;width:100%}.privacy-text{color:#9ca3af;font-size:14px;line-height:1.4;text-align:center}.benefits-section{display:flex;flex-direction:column;gap:30px}.benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293766;border:1px solid #ffffff1a;border-radius:16px;padding:30px;transition:all .3s ease}.benefit-card:hover{border-color:#8b5cf64d;box-shadow:0 10px 30px #8b5cf61a;transform:translateY(-5px)}.benefit-icon-wrapper{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:16px;display:flex;height:60px;justify-content:center;margin-bottom:20px;width:60px}.benefit-icon{color:#fff;font-size:24px}.benefit-card:nth-child(2) .benefit-icon-wrapper{background:linear-gradient(135deg,#f59e0b,#f97316)}.benefit-card h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:12px}.benefit-card p{color:#d1d5db;line-height:1.6}@media (max-width:1024px){.consultation-content{gap:60px}.section-header h2{font-size:2.5rem}}@media (max-width:768px){.consultation-section{padding:80px 0}.consultation-content{gap:40px;grid-template-columns:1fr}.section-header{margin-bottom:60px}.section-header h2{font-size:2rem}.section-header p{font-size:1.1rem}.form-section{padding:30px}.form-header h3{font-size:1.5rem}.benefit-card{padding:25px}.benefit-icon-wrapper{height:50px;width:50px}.benefit-icon{font-size:20px}}@media (max-width:480px){.consultation-section{padding:60px 0}.section-header h2{font-size:1.75rem}.section-header p{font-size:1rem}.form-section{padding:20px}.form-header h3{font-size:1.25rem}.benefit-card{padding:20px}.benefit-card h4{font-size:1.1rem}.submit-btn{font-size:16px;padding:14px}}.goals-checkbox-container{background:#1f293799;border:2px solid #374151;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:20px;transition:all .3s ease}.goals-checkbox-container:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.goal-checkbox-item{align-items:center;cursor:pointer;display:flex;gap:12px;padding:8px 0;transition:all .2s ease}.goal-checkbox-item:hover{background:#8b5cf60d;border-radius:8px;margin:0 -12px;padding:8px 12px}.goal-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0000;border:2px solid #6b7280;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease;width:20px}.goal-checkbox:checked{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-color:#8b5cf6}.goal-checkbox:checked:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.goal-checkbox:hover{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf61a}.goal-label{color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;line-height:1.4;-webkit-user-select:none;user-select:none}@media (max-width:768px){.goals-checkbox-container{gap:12px;padding:16px}.goal-label{font-size:14px}.goal-checkbox{height:18px;width:18px}.goal-checkbox:checked:after{font-size:10px}}@media (max-width:480px){.goals-checkbox-container{gap:10px;padding:12px}.goal-label{font-size:13px}}.success-message{align-items:center;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:12px;color:#22c55e;display:flex;gap:12px;margin-bottom:20px;padding:16px}.success-icon{flex-shrink:0;font-size:20px}.success-message p{font-weight:500;margin:0}.error-message{align-items:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;color:#ef4444;display:flex;gap:12px;margin-bottom:20px;padding:16px}.error-icon{flex-shrink:0;font-size:20px}.error-message p{font-weight:500;margin:0}.field-error{color:#ef4444;display:block;font-size:14px;font-weight:500;margin-top:6px}.form-input.error,.goals-checkbox-container.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin 1s linear infinite;margin-right:8px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.error-message,.success-message{font-size:14px;padding:12px}.error-icon,.success-icon{font-size:18px}.field-error{font-size:13px}}@media (max-width:480px){.error-message,.success-message{font-size:13px;padding:10px}.error-icon,.success-icon{font-size:16px}}.phone-input-container{align-items:stretch;display:flex;gap:8px}.country-selector-wrapper{flex-shrink:0;width:180px}.phone-input{flex:1 1;min-width:0}@media (max-width:768px){.phone-input-container{flex-direction:column;gap:12px}.country-selector-wrapper{width:100%}}@media (max-width:480px){.phone-input-container{gap:10px}}.custom-expert-input{margin-top:10px;overflow:hidden}.custom-expert-input .form-input{margin-top:0}.custom-expert-input .field-error{color:#ef4444;display:block;font-size:.875rem;margin-top:5px}.expert-section{background:linear-gradient(135deg,#1a0b2e,#16213e 50%,#0f0f23);padding:100px 0;position:relative}.expert-section:before{background:radial-gradient(circle at 30% 30%,#8b5cf60d 0,#0000 50%),radial-gradient(circle at 70% 70%,#a855f70d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.expert-content{text-align:center}.expert-header{margin-bottom:80px}.expert-header h2{color:#fff;font-size:3rem;font-weight:700;margin:0 0 24px}.expert-header p{color:#d1d5db;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:800px}.expert-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin-top:60px}.expert-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293766;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 10px 30px #0003,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:30px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.expert-card:before{background:linear-gradient(90deg,#0000,#8b5cf61a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.expert-card:hover:before{left:100%}.expert-card:hover{border-color:#8b5cf680;box-shadow:0 25px 50px #0006,0 0 40px #8b5cf64d,inset 0 1px 0 #fff3;transform:translateY(-15px) scale(1.02)}.expert-image{animation:float 3s ease-in-out infinite;border:3px solid #8b5cf64d;border-radius:50%;height:120px;margin:0 auto 24px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:120px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.expert-card:hover .expert-image{animation:none;border-color:#8b5cf6cc;box-shadow:0 0 30px #8b5cf680;transform:scale(1.1) rotate(5deg)}.expert-image img{filter:brightness(.9) contrast(1.1);height:100%;object-fit:cover;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.expert-card:hover .expert-image img{filter:brightness(1.1) contrast(1.2) saturate(1.2);transform:scale(1.1)}.expert-info h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 8px;position:relative;transition:all .3s ease}.expert-info h3:after{background:linear-gradient(135deg,#8b5cf6,#a855f7);bottom:-2px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.expert-card:hover .expert-info h3:after{width:100%}.expert-info p{color:#d1d5db;font-size:1rem;font-weight:500;margin:0;transition:all .3s ease}.expert-card:hover .expert-info p{color:#e5e7eb;transform:translateY(-2px)}@media (max-width:1024px){.expert-grid{gap:30px;grid-template-columns:repeat(3,1fr)}.expert-header h2{font-size:2.5rem}.expert-header p{font-size:1.1rem}}@media (max-width:768px){.expert-section{padding:80px 0}.expert-header{margin-bottom:60px}.expert-header h2{font-size:2rem}.expert-header p{font-size:1rem}.expert-grid{gap:25px;grid-template-columns:repeat(2,1fr);margin-top:40px}.expert-card{padding:25px}.expert-image{height:100px;margin-bottom:20px;width:100px}.expert-info h3{font-size:1.25rem}.expert-info p{font-size:.9rem}.and-more-card .expert-info h3{font-size:1.25rem}.and-more-card .expert-info p{font-size:.9rem}}@media (max-width:480px){.expert-section{padding:60px 0}.expert-header{margin-bottom:40px}.expert-header h2{font-size:1.75rem}.expert-header p{font-size:.95rem}.expert-grid{gap:20px;grid-template-columns:repeat(2,1fr);margin-top:30px}.expert-card{padding:20px}.expert-image{height:80px;margin-bottom:16px;width:80px}.expert-info h3{font-size:1.1rem}.expert-info p{font-size:.85rem}.and-more-card .expert-info h3{font-size:1.1rem}.and-more-card .expert-info p{font-size:.85rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{box-shadow:0 0 0 0 #8b5cf666}50%{box-shadow:0 0 0 10px #8b5cf600}}.expert-card{animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) forwards;opacity:0}.expert-card:first-child{animation-delay:.1s;animation-name:slideInFromLeft}.expert-card:nth-child(2){animation-delay:.2s;animation-name:fadeInUp}.expert-card:nth-child(3){animation-delay:.3s;animation-name:fadeInUp}.expert-card:nth-child(4){animation-delay:.4s;animation-name:slideInFromRight}.expert-card:nth-child(5){animation-delay:.5s;animation-name:slideInFromLeft}.expert-card:nth-child(6){animation-delay:.6s;animation-name:fadeInUp}.expert-card:nth-child(7){animation-delay:.7s;animation-name:fadeInUp}.expert-card:nth-child(8){animation-delay:.8s;animation-name:slideInFromRight}.expert-card:hover{animation:pulse 2s infinite}.and-more-card{text-align:center}.and-more-card,.and-more-card .expert-info{align-items:center;display:flex;justify-content:center}.and-more-card .expert-info{flex-direction:column;gap:8px}.and-more-card .expert-info h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.and-more-card .expert-info p{color:#d1d5db;font-size:1rem;margin:0}.community-section{background:linear-gradient(135deg,#16213e,#0f0f23 50%,#1a0b2e);padding:100px 0;position:relative}.community-section:before{background:radial-gradient(circle at 30% 30%,#8b5cf60d 0,#0000 50%),radial-gradient(circle at 70% 70%,#a855f70d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.community-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f293766;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 20px 40px #0000004d,inset 0 1px 0 #ffffff1a;padding:80px 60px;position:relative;text-align:center;z-index:2}.community-header{margin-bottom:60px}.community-header h2{color:#fff;font-size:3rem;font-weight:700;margin:0}.community-header .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;background-clip:text}.stats-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr);margin-bottom:80px}.stat-item{align-items:center;display:flex;flex-direction:column;gap:16px}.stat-number{font-size:3.5rem;font-weight:700;line-height:1;margin:0}.stat-number.purple{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;background-clip:text}.stat-number.orange{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#f97316);-webkit-background-clip:text;background-clip:text}.stat-label{color:#e5e7eb;font-size:1.125rem;font-weight:500;text-align:center}.testimonial{margin:0 auto;max-width:800px}.testimonial-quote{color:#fff;font-size:1.5rem;font-style:italic;line-height:1.6;margin:0 0 24px;position:relative}.testimonial-quote:before{left:-20px;top:-20px}.testimonial-quote:after,.testimonial-quote:before{color:#8b5cf64d;content:'"';font-family:serif;font-size:4rem;position:absolute}.testimonial-quote:after{bottom:-40px;right:-20px}.testimonial-author{color:#d1d5db;font-size:1.125rem;font-weight:500}@media (max-width:1024px){.community-card{padding:60px 40px}.community-header h2{font-size:2.5rem}.stats-grid{gap:40px;margin-bottom:60px}.stat-number{font-size:3rem}.testimonial-quote{font-size:1.25rem}}@media (max-width:768px){.community-section{padding:80px 0}.community-card{padding:40px 30px}.community-header{margin-bottom:40px}.community-header h2{font-size:2rem}.stats-grid{gap:30px;grid-template-columns:1fr;margin-bottom:50px}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}.testimonial-quote{font-size:1.1rem}.testimonial-quote:after,.testimonial-quote:before{font-size:3rem}.testimonial-quote:before{left:-15px;top:-15px}.testimonial-quote:after{bottom:-30px;right:-15px}}@media (max-width:480px){.community-section{padding:60px 0}.community-card{padding:30px 20px}.community-header h2{font-size:1.75rem}.stats-grid{gap:25px;margin-bottom:40px}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}.testimonial-author,.testimonial-quote{font-size:1rem}.testimonial-quote:after,.testimonial-quote:before{font-size:2.5rem}}.footer{background:linear-gradient(135deg,#0f0f23,#1a0b2e 50%,#16213e);border-top:1px solid #ffffff1a;padding:60px 0 30px;position:relative}.footer:before{background:radial-gradient(circle at 20% 20%,#8b5cf60d 0,#0000 50%),radial-gradient(circle at 80% 80%,#a855f70d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container{margin:0 auto;position:relative;z-index:2}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}.footer-section{text-align:center}.footer-section h3{color:#fff;font-size:1.2rem;font-weight:600;line-height:1.4;margin-bottom:15px}.footer-section p{color:#d1d5db;font-size:.9rem;margin-bottom:20px}.social-icons{gap:15px}.social-icon,.social-icons{display:flex;justify-content:center}.social-icon{align-items:center;border-radius:50%;color:#fff;font-size:1.2rem;height:50px;text-decoration:none;transition:all .3s ease;width:50px}.social-icon.facebook{background:#1877f2}.social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.social-icon.youtube{background:red}.social-icon:hover{box-shadow:0 10px 20px #0000004d;transform:translateY(-3px)}.app-buttons{gap:15px;justify-content:center}.app-button,.app-buttons{align-items:center;display:flex}.app-button{background:#000c;border:1px solid #fff3;border-radius:8px;color:#fff;gap:12px;min-width:200px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.app-button:hover{background:#000000e6;border-color:#ffffff4d;transform:translateY(-2px)}.app-icon{align-items:center;color:#fff;display:flex;font-size:1.5rem;justify-content:center}.store-logo{object-fit:contain;width:100px}.app-text{display:flex;flex-direction:column;text-align:left}.app-label{color:#9ca3af;font-size:.7rem;line-height:1}.app-name{color:#fff;font-size:.9rem;font-weight:600;line-height:1}.qr-code,.qr-section{align-items:center;display:flex;justify-content:center}.qr-code{background:#fff;border-radius:8px;height:120px;padding:10px;width:120px}.qr-image{border-radius:4px;height:100px;object-fit:contain;width:100px}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:30px}.copyright{color:#9ca3af;font-size:.9rem}.footer-links{align-items:center;display:flex;gap:8px}.footer-link{color:#fff;font-size:.9rem;text-decoration:underline;transition:color .3s ease}.footer-link:hover{color:#8b5cf6}.separator{color:#9ca3af;font-size:.9rem}@media (max-width:1024px){.footer-content{gap:30px;grid-template-columns:1fr 1fr}.qr-section{grid-column:1/-1;margin-top:20px}}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:30px;grid-template-columns:1fr;text-align:center}.footer-section h3{font-size:1.1rem}.app-buttons{align-items:center}.app-button{min-width:180px}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.footer-links{justify-content:center}}@media (max-width:480px){.footer-content{gap:25px}.social-icons{gap:12px}.social-icon{font-size:1.1rem;height:45px;width:45px}.app-button{min-width:160px;padding:10px 16px}.app-icon{font-size:1.3rem}.app-label{font-size:.65rem}.app-name{font-size:.8rem}.qr-code{height:100px;width:100px}.qr-placeholder{height:80px;width:80px}.copyright,.footer-link{font-size:.8rem}}.success-page{background:linear-gradient(135deg,#0f0f23,#1a0b2e 50%,#16213e);min-height:100vh;padding:60px 0;position:relative}.success-page:before{background:radial-gradient(circle at 30% 30%,#8b5cf61a 0,#0000 50%),radial-gradient(circle at 70% 70%,#a855f71a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container{margin:50px auto 0;max-width:1200px;padding:0 20px}.success-content{margin:0 auto;max-width:900px;position:relative;z-index:2}.success-icon{align-items:center;display:flex;justify-content:center;margin-bottom:40px}.success-gif{border-radius:50%;box-shadow:0 10px 30px #22c55e4d;height:120px;object-fit:contain;width:120px}.success-message{margin-bottom:40px;text-align:left}.success-message h1{color:#8b5cf6;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.success-description{text-align:center}.success-description,.success-description p{color:#d1d5db;font-size:1.1rem;line-height:1.6;margin:0}.success-description p{text-align:left}.your-details-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293766;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:40px;padding:30px}.your-details-section h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:25px;text-align:center}.details-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.detail-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293799;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 15px #0000001a;display:flex;gap:15px;padding:20px;transition:all .3s ease}.detail-card:hover{border-color:#8b5cf64d;box-shadow:0 8px 25px #8b5cf61a;transform:translateY(-2px)}.detail-icon{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.detail-content{display:flex;flex-direction:column;gap:4px}.detail-label{color:#9ca3af;font-size:14px;font-weight:500}.detail-value{color:#fff;font-size:16px;font-weight:600}.expert-preference-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293766;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:40px;padding:30px}.expert-preference-section h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:25px;text-align:center}.expert-preference-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293799;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 15px #0000001a;padding:20px;transition:all .3s ease}.expert-preference-card:hover{border-color:#8b5cf64d;box-shadow:0 8px 25px #8b5cf61a;transform:translateY(-2px)}.expert-preference-content{display:flex;flex-direction:column;gap:8px;text-align:center}.expert-preference-label{color:#9ca3af;font-size:14px;font-weight:500}.expert-preference-value{color:#fff;font-size:18px;font-weight:600}.goals-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293766;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:40px;padding:40px}.goals-summary h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:30px;text-align:center}.goals-list{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:500px}.goal-item{align-items:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:12px;color:#fff;display:flex;gap:12px;padding:15px 20px}.goal-check{color:#22c55e;flex-shrink:0;font-size:1.1rem}.next-steps{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293766;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:40px;padding:40px}.next-steps h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:30px;text-align:center}.steps-list{display:flex;flex-direction:column;gap:25px}.step-item{align-items:flex-start;background:#3741514d;border:1px solid #ffffff0d;border-radius:16px;display:flex;gap:20px;padding:20px}.step-number{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;width:40px}.step-content h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:8px}.step-content p{color:#d1d5db;line-height:1.5}.success-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.btn{border:none;border-radius:12px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 30px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-secondary{background:#374151cc;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#4b5563e6;border-color:#ffffff4d}.loading{color:#fff;font-size:1.2rem;padding:50px;text-align:center}@media (max-width:768px){.success-page{padding:40px 0}.success-gif{height:100px;width:100px}.success-message h1{font-size:2rem;text-align:center}.success-message{text-align:center}.success-description p{font-size:1rem;text-align:center}.expert-preference-section,.goals-summary,.next-steps,.your-details-section{padding:25px 20px}.your-details-section h3{text-align:center}.details-grid{gap:15px;grid-template-columns:1fr}.detail-card{padding:15px}.detail-icon{font-size:16px;height:35px;width:35px}.detail-value{font-size:15px}.step-item{flex-direction:column;gap:15px;text-align:center}.success-actions{align-items:center;flex-direction:column}}@media (max-width:480px){.success-gif{height:80px;width:80px}.success-message h1{font-size:1.75rem}.success-description p{font-size:.95rem}.expert-preference-section,.goals-summary,.next-steps,.your-details-section{padding:20px 15px}.detail-card{padding:12px}.detail-value{font-size:14px}.detail-label{font-size:13px}.goal-item{padding:12px 15px}}
/*# sourceMappingURL=main.fe188067.css.map*/