*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:#1a1a1a;min-height:100dvh}body{color:#fff;justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;overflow-x:hidden}.form-header{justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:3rem;padding:1rem;display:flex}.form-header a{color:#fff;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.form-header a:hover{color:#32e875}button,.cta-button,.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:all .3s;display:inline-flex}.cta-button,.btn-primary{color:#fff;background:linear-gradient(45deg,#32e875,#3db9ff);border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #32e8754d}.cta-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.cta-button:hover:before{left:100%}.cta-button:hover,.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #32e87566}.btn-secondary{color:#fff;background:#ffffff1a;border:2px solid #fff3;padding:1rem 2rem}.btn-secondary:hover{background:#ffffff26;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{box-shadow:0 0 #32e875b3}70%{box-shadow:0 0 0 10px #32e87500}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:.4s forwards fadeIn}.fade-out{animation:.3s forwards fadeOut}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.main-container{text-align:center;z-index:2;max-width:600px;padding:3rem 2rem;position:relative}.logo{background:linear-gradient(45deg,#32e87514,#3db8ff2a);border-radius:40px;justify-content:center;align-items:center;width:175px;height:175px;margin:0 auto 2rem;animation:2s infinite pulse;display:flex;box-shadow:0 8px 32px #0000001a}h1{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#fff,#e0e7ff) text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.subtitle{color:#fffc;margin-bottom:3rem;font-size:1.2rem;font-weight:300}.features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:4rem;display:grid}.feature{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:1rem;transition:transform .3s}.feature:hover{transform:translateY(-5px)}.feature i{color:#32e875;margin-bottom:1rem;font-size:2rem}.feature h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.feature p{color:#ffffffb3;font-size:.9rem;line-height:1.4}.instagram-cta{color:#fff;background:linear-gradient(45deg,#e1306c,#c13584,#833ab4);border-radius:50px;align-items:center;gap:.75rem;margin-top:3rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #e1306c4d}.instagram-cta:hover{transform:translateY(-3px);box-shadow:0 12px 35px #e1306c80}.instagram-cta i{font-size:1.3rem}.mission-page{min-height:100vh;padding-top:0;position:relative;overflow-x:hidden}.mission-hero{text-align:center;z-index:1;padding:2rem 2rem 4rem;position:relative}.mission-logo{background:linear-gradient(45deg,#32e87514,#3db8ff2a);border-radius:30px;justify-content:center;align-items:center;width:220px;height:220px;margin:0 auto 2rem;animation:2s infinite pulse;display:flex;box-shadow:0 8px 32px #0000001a}.mission-title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.3}.mission-subtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.4rem}.mission-container{z-index:1;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.section-title{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#fff,#e0e7ff) text;margin-bottom:3rem;font-size:3rem;font-weight:800}.values-grid-bold{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.value-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.value-card:hover{background:#32e8750d;border-color:#32e875;transform:translateY(-10px);box-shadow:0 20px 40px #32e87533}.value-number{color:#ffffff0d;font-size:3rem;font-weight:900;position:absolute;top:1.5rem;right:1.5rem}.value-card i{color:#3db9ff;margin-bottom:1.5rem;font-size:2.5rem;display:block}.value-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.value-card p{color:#ffffffbf;font-size:1.05rem;line-height:1.6}.mission-cta{text-align:center;background:linear-gradient(135deg,#32e8751a,#3db9ff1a);border:2px solid #ffffff1a;border-radius:30px;margin:6rem 0 4rem;padding:4rem 2rem;position:relative;overflow:hidden}.mission-cta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-100%}@keyframes shine{to{left:100%}}.cta-content{z-index:1;position:relative}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.cta-content p{color:#fffc;margin-bottom:2rem;font-size:1.2rem}.form-page{color:#fff;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.date-display{color:#ffffffb3;align-items:center;gap:.5rem;font-size:1rem;display:flex}.form-card{backdrop-filter:blur(10px);background:#ffffff1a;border:3px solid #fff3;border-radius:20px;flex-direction:column;justify-content:space-between;width:100%;max-width:600px;min-height:400px;margin-bottom:2rem;padding:3rem 2rem;transition:border-color .5s,box-shadow .5s;display:flex;box-shadow:0 8px 32px #0000004d}#formcontent{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:2rem;transition:opacity .3s,transform .3s;display:flex}#formcontent h2{text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:600}.progress-container{width:100%;margin-bottom:2rem}.progress-bar-wrapper{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.progress-dot{cursor:pointer;background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s;position:relative}.progress-dot:hover{opacity:.8;transform:scale(1.2)}.progress-dot.active{animation:2s ease-in-out infinite dotPulse;transform:scale(1.3)}@keyframes dotPulse{0%,to{filter:drop-shadow(0 0 8px)brightness()}50%{filter:drop-shadow(0 0 15px)brightness(1.3)}}.progress-dot.completed{background:#ffffff80}.section-label{text-align:center;color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.85rem;font-weight:600}.progress-dot[data-section=intro]{color:#767678}.progress-dot[data-section=sleep]{color:#6366f1}.progress-dot[data-section=food]{color:#32e875}.progress-dot[data-section=exercise]{color:#f59e0b}.progress-dot[data-section=mental]{color:#ec4899}.progress-dot[data-section=productivity]{color:#3db9ff}.progress-dot[data-section=social]{color:#14b8a6}.progress-dot[data-section=conclusion]{color:#a78bfa}.form-card.section-intro{border-color:#767678;box-shadow:0 8px 32px #7676784d}.form-card.section-sleep{border-color:#6366f1;box-shadow:0 8px 32px #6366f14d}.form-card.section-food{border-color:#32e875;box-shadow:0 8px 32px #32e8754d}.form-card.section-exercise{border-color:#f59e0b;box-shadow:0 8px 32px #f59e0b4d}.form-card.section-mental{border-color:#ec4899;box-shadow:0 8px 32px #ec48994d}.form-card.section-productivity{border-color:#3db9ff;box-shadow:0 8px 32px #3db9ff4d}.form-card.section-social{border-color:#14b8a6;box-shadow:0 8px 32px #14b8a64d}.form-card.section-conclusion{border-color:#a78bfa;box-shadow:0 8px 32px #a78bfa4d}input[type=text],input[type=email],input[type=number]{color:#fff;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;width:100%;max-width:300px;padding:1rem 1.5rem;font-size:1.1rem;transition:all .3s}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus{background:#ffffff26;border-color:#32e875;outline:none;box-shadow:0 0 0 4px #32e8751a}input::placeholder{color:#fff6}.calendar,.clock{justify-content:center;align-items:center;width:100%;display:flex}input[type=date],input[type=time]{color:#fff;cursor:pointer;text-align:center;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;width:100%;max-width:320px;padding:1.2rem 1.8rem;font-size:1.3rem;font-weight:500;transition:all .3s}input[type=date]:hover,input[type=time]:hover{background:#ffffff26;border-color:#32e875;transform:translateY(-2px);box-shadow:0 4px 15px #32e87533}input[type=date]:focus,input[type=time]:focus{background:#ffffff26;border-color:#32e875;outline:none;box-shadow:0 0 0 4px #32e87533}input[type=date]::-webkit-calendar-picker-indicator{filter:invert()opacity(.7);cursor:pointer;width:20px;height:20px;transition:opacity .3s}input[type=time]::-webkit-calendar-picker-indicator{filter:invert()opacity(.7);cursor:pointer;width:20px;height:20px;transition:opacity .3s}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:1}.multi{justify-content:center;gap:1rem;width:100%;max-width:400px;display:flex}.multi-many{flex-direction:column;gap:.8rem}.choice-box{cursor:pointer;text-align:center;background:#ffffff0d;border:2px solid #fff3;border-radius:12px;flex:1;padding:1.5rem 2rem;font-size:1.2rem;font-weight:500;transition:all .3s}.choice-box-many{padding:1rem 1.5rem;font-size:1rem}.choice-box:hover{background:#ffffff1a;border-color:#32e875;transform:translateY(-3px)}.choice-box.selected{background:#32e87533;border-color:#32e875;box-shadow:0 4px 15px #32e8754d}.slider-container{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:500px;display:flex}.slider-wrapper{align-items:center;gap:1.5rem;width:100%;display:flex}.slider-label{color:#ffffffb3;text-align:center;min-width:80px;font-size:1rem}#slideValue{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#32e875,#3db9ff) text;font-size:2.5rem;font-weight:700}input[type=range]{-webkit-appearance:none;cursor:pointer;background:#fff3;border-radius:10px;outline:none;flex:1;height:8px;padding:12px 0}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(45deg,#32e875,#3db9ff);border-radius:50%;width:32px;height:32px;transition:transform .2s;box-shadow:0 4px 12px #32e87566}input[type=range]::-webkit-slider-thumb:active{transform:scale(1.2)}input[type=range]::-moz-range-thumb{cursor:pointer;background:linear-gradient(45deg,#32e875,#3db9ff);border:none;border-radius:50%;width:32px;height:32px;transition:transform .2s;box-shadow:0 4px 12px #32e87566}input[type=range]::-moz-range-thumb:active{transform:scale(1.2)}.slider-checkbox{width:100%;max-width:400px;margin-top:1.5rem}.slider-checkbox label{cursor:pointer;color:#ffffffe6;background:#ffffff0d;border:2px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;transition:all .3s;display:flex}.slider-checkbox label:hover{background:#ffffff1a;border-color:#32e875;transform:translateY(-2px)}.slider-checkbox input[type=checkbox]{cursor:pointer;accent-color:#32e875;border-radius:4px;width:22px;height:22px;transition:transform .2s}.slider-checkbox input[type=checkbox]:checked{transform:scale(1.1)}.slider-checkbox label:has(input:checked){background:#32e87526;border-color:#32e875;box-shadow:0 4px 15px #32e87533}.slider-checkbox span{user-select:none;font-weight:500}.buttons{justify-content:space-between;gap:1rem;width:100%;margin-top:2rem;display:flex}.buttons button{cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}#prevBtn{color:#fff;background:#ffffff1a;border:2px solid #fff3}#prevBtn:hover:not(:disabled){background:#fff3;transform:translateY(-2px)}#prevBtn:disabled{opacity:.3;cursor:not-allowed;transform:none}#nextBtn{color:#fff;background:linear-gradient(45deg,#32e875,#3db9ff);border:none;box-shadow:0 4px 15px #32e8754d}#nextBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #32e87566}.submit-success{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:300px;display:flex}.success-checkmark{animation:.6s cubic-bezier(.68,-.55,.265,1.55) checkmark-pop}.success-checkmark i{color:#32e875;filter:drop-shadow(0 0 20px #32e87599);font-size:5rem}@keyframes checkmark-pop{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.2)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}.submit-success h2{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#32e875,#3db9ff) text;font-size:2rem;animation:.5s .3s both fadeInUp}.submit-success p{color:#ffffffb3;animation:.5s .5s both fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-section{margin:5rem 0}.faq-container{max-width:800px;margin:0 auto}.faq-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.faq-item:hover{background:#ffffff0d;border-color:#32e8754d}.faq-question{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.faq-question h3{color:#fff;margin:0;font-size:1.2rem;font-weight:600}.faq-question i{color:#32e875;font-size:1rem;transition:transform .3s}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:300px;padding:0 2rem 1.5rem}.faq-answer p{color:#fffc;text-align:left;margin:0;font-size:1.05rem;line-height:1.7}button{color:#fff;cursor:pointer;backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:8px 12px;transition:all .3s}button:hover{background:#fff3;transform:translateY(-2px)}button:disabled{color:gray;cursor:not-allowed;background:0 0}.defaultbutton{color:#fff;background:#ffffff1a;border-radius:8px;margin-left:1rem;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-block}.onboarding-overlay{backdrop-filter:blur(10px);z-index:9999;opacity:0;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.onboarding-overlay.active{opacity:1}.onboarding-modal{background:#1a1a1af2;border:2px solid #fff3;border-radius:24px;flex-direction:column;width:90%;max-width:600px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.onboarding-step{opacity:0;flex-direction:column;flex:1;justify-content:space-between;min-height:0;padding:3rem 2.5rem 2rem;transition:all .3s;display:flex;transform:translate(100px)}.onboarding-step.active{opacity:1;transform:translate(0)}.onboarding-step.exit-left{animation:.3s forwards exitLeft}.onboarding-step.exit-right{animation:.3s forwards exitRight}.onboarding-step.enter-left{opacity:0;transform:translate(-100px)}.onboarding-step.enter-right{opacity:0;transform:translate(100px)}@keyframes exitLeft{to{opacity:0;transform:translate(-100px)}}@keyframes exitRight{to{opacity:0;transform:translate(100px)}}.onboarding-header{text-align:center;margin-bottom:2rem}.onboarding-logo{object-fit:contain;background:linear-gradient(45deg,#32e87514,#3db8ff2a);border-radius:24px;width:120px;height:120px;margin:0 auto 1.5rem;padding:1rem;display:block}.onboarding-header h2{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#32e875,#3db9ff) text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.onboarding-progress{justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.onboarding-progress .progress-dot{background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.onboarding-progress .progress-dot.active{background:linear-gradient(45deg,#32e875,#3db9ff);transform:scale(1.2);box-shadow:0 0 15px #32e87580}.onboarding-progress .progress-dot.completed{background:#32e875}.onboarding-content{flex-direction:column;flex:1;justify-content:center;min-height:0;margin:1rem 0;display:flex;overflow-y:auto}.onboarding-intro{color:#fffc;text-align:center;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.onboarding-features{flex-direction:column;gap:1.5rem;display:flex}.onboarding-feature{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1.25rem;padding:1.25rem;transition:all .3s;display:flex}.onboarding-feature:hover{background:#ffffff14;border-color:#32e8754d;transform:translate(5px)}.onboarding-feature i{color:#32e875;text-align:center;width:40px;font-size:2rem}.onboarding-feature h4{color:#fff;margin-bottom:.25rem;font-size:1.1rem}.onboarding-feature p{color:#fff9;text-align:left;margin:0;font-size:.9rem}.onboarding-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#ffffffe6;font-size:1rem;font-weight:600}.form-group input{color:#fff;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;padding:1rem 1.5rem;font-size:1.1rem;transition:all .3s}.form-group input:focus{background:#ffffff26;border-color:#32e875;outline:none;box-shadow:0 0 0 4px #32e8751a}.error-message{color:#ff6b9d;margin-top:.25rem;font-size:.85rem}.onboarding-referral-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.referral-option{color:#fff;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex}.referral-option:hover{background:#ffffff1a;border-color:#32e875;transform:translateY(-3px);box-shadow:0 8px 20px #32e87533}.referral-option i{color:#32e875;font-size:2rem}.referral-option span{font-size:1rem;font-weight:600}.onboarding-actions{flex-shrink:0;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.onboarding-btn{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.onboarding-btn.primary{color:#fff;background:linear-gradient(45deg,#32e875,#3db9ff);box-shadow:0 4px 15px #32e8754d}.onboarding-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #32e87566}.onboarding-btn.secondary{color:#fff;background:#ffffff1a;border:2px solid #fff3;flex:none;padding:1rem 1.5rem}.onboarding-btn.secondary:hover{background:#ffffff26;transform:translateY(-2px)}.onboarding-btn.text{color:#fff9;background:0 0;flex:none;padding:1rem}.onboarding-btn.text:hover{color:#fff}.onboarding-complete{text-align:center;padding:2rem 0}.success-animation{margin-bottom:2rem;animation:.6s cubic-bezier(.68,-.55,.265,1.55) successPop}.success-animation i{color:#32e875;filter:drop-shadow(0 0 20px #32e87599);font-size:5rem}@keyframes successPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.2)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}.onboarding-complete h2{margin-bottom:.5rem;font-size:2rem}.onboarding-complete p{color:#ffffffb3;font-size:1.1rem}.recap-page{flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.recap-container{width:100%;max-width:700px;margin:0 auto}.recap-loading{text-align:center;padding:4rem 2rem}.loading-spinner{border:4px solid #ffffff1a;border-top-color:#32e875;border-radius:50%;width:60px;height:60px;margin:0 auto 2rem;animation:1s linear infinite spin}.recap-content{animation:.5s fadeIn}.recap-celebration{text-align:center;margin-bottom:3rem}.celebration-icon{margin-bottom:1rem;font-size:5rem;animation:.6s bounce}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.recap-title{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#32e875,#3db9ff) text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.recap-date{color:#fff9;font-size:1.1rem}.streak-card{background:linear-gradient(135deg,#32e8751a,#3db9ff1a);border:2px solid #32e8754d;border-radius:20px;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;padding:2rem;transition:all .3s;display:flex}.streak-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #32e8754d}.streak-icon{font-size:4rem;animation:2s ease-in-out infinite flicker}@keyframes flicker{0%,to{opacity:1;filter:drop-shadow(0 0 10px #ff6b00)}50%{opacity:.8;filter:drop-shadow(0 0 20px #ff6b00)}}.streak-info{text-align:center}.streak-number{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#32e875,#3db9ff) text;font-size:4rem;font-weight:900;line-height:1}.streak-label{color:#ffffffb3;margin-top:.5rem;font-size:1.2rem;font-weight:600}.web-visual-container{text-align:center;background:#ffffff08;border:2px solid #ffffff1a;border-radius:20px;margin-bottom:3rem;padding:2rem}#webCanvas{filter:drop-shadow(0 0 20px #32e8754d);margin:0 auto;display:block}.web-caption{color:#ffffffb3;margin-top:1.5rem;font-size:1.1rem}.comparisons-section{margin-bottom:3rem}.section-heading{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.comparisons-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.comparison-card{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.comparison-card:hover{background:#ffffff14;transform:translateY(-3px)}.comparison-card.positive{background:#32e87514;border-color:#32e87566}.comparison-card.positive:hover{box-shadow:0 8px 25px #32e87533}.comparison-card.first-entry{background:#3db9ff14;border-color:#3db9ff66}.comparison-icon{flex-shrink:0;font-size:3rem}.comparison-content{flex:1}.comparison-label{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.comparison-value{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1}.comparison-diff{font-size:1rem;font-weight:600}.comparison-diff.good{color:#32e875}.comparison-diff.neutral{color:#fff9}.comparison-note{color:#3db9ff;margin-top:.5rem;font-size:.9rem;font-weight:600}.recap-actions{flex-direction:column;gap:1rem;display:flex}.recap-actions .btn-primary{padding:1.2rem 2rem;font-size:1.1rem}.recap-actions .btn-secondary{padding:1rem 2rem;font-size:1rem}.insights-page{min-height:100vh;padding:2rem}.insights-main-container{max-width:1200px;margin:0 auto}.insights-header{text-align:center;background:linear-gradient(135deg,#32e8751a,#3db9ff1a);border:2px solid #32e87533;border-radius:24px;margin-bottom:3rem;padding:3rem 2rem;position:relative;overflow:hidden}.insights-header:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{to{left:100%}}.insights-title{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#32e875,#3db9ff) text;margin-bottom:1.5rem;padding:.2rem 0;font-size:3.5rem;font-weight:900;line-height:1.2;display:inline-block}.insights-subtitle{color:#ffffffb3;margin-bottom:2rem;font-size:1.2rem;font-weight:400}.insights-quick-stats{color:#ffffffb3;flex-wrap:wrap;justify-content:center;gap:3rem;font-size:1.1rem;display:flex}.stat-highlight{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.stat-highlight:hover{background:#ffffff14;border-color:#32e8754d;transform:translateY(-3px)}.stat-highlight i{font-size:1.5rem}.stat-highlight.entries i{color:#3db9ff}.stat-highlight.streak i{color:#ff6b00}.stat-highlight>div{align-items:baseline;gap:.5rem;display:flex}.stat-number{color:#fff;white-space:nowrap;font-size:1.8rem;font-weight:800}.stat-label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.9rem}.insights-tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.tab-btn{color:#fff9;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.tab-btn:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px)}.tab-btn.active{color:#fff;background:linear-gradient(45deg,#32e87533,#3db9ff33);border-color:#32e875;box-shadow:0 4px 15px #32e8754d}.tab-btn i{font-size:1.2rem}.tab-content{animation:.3s fadeIn;display:none}.tab-content.active{display:block}.empty-state{text-align:center;background:#ffffff08;border:2px dashed #fff3;border-radius:20px;padding:4rem 2rem}.empty-state i{color:#ffffff4d;margin-bottom:1.5rem;font-size:4rem}.empty-state h2{color:#fff;margin-bottom:1rem;font-size:2rem}.empty-state p{color:#fff9;margin-bottom:1rem;font-size:1.1rem}.progress-note{font-weight:600;color:#3db9ff!important}.overview-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.stat-card{text-align:center;background:linear-gradient(135deg,#32e8750d,#3db9ff0d);border:2px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;gap:1rem;min-height:140px;padding:2rem 1.5rem;transition:all .3s;display:flex}.stat-card:hover{border-color:#32e8754d;transform:translateY(-5px);box-shadow:0 10px 30px #32e87533}.stat-card .stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;order:1;font-size:.9rem;font-weight:600}.stat-card .stat-value{color:#32e875;order:2;margin:0;font-size:3rem;font-weight:800;line-height:1}.recent-highlight{background:#ffffff08;border-radius:20px;padding:2rem}.recent-highlight h3{color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.highlight-card{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;align-items:center;gap:2rem;padding:1.5rem;display:flex}.highlight-emoji{flex-shrink:0;font-size:4rem}.highlight-info{flex:1}.highlight-date{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.highlight-rating{color:#ffffffb3;font-size:1rem}.charts-grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:grid}.chart-container{backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:20px;margin-bottom:3rem;padding:2.5rem;transition:all .3s;position:relative}.chart-container:hover{background:#ffffff14;border-color:#32e8754d;transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.chart-container canvas{min-height:300px;display:block;width:100%!important;height:auto!important}.calendar-header{text-align:center;margin-bottom:1.5rem}.calendar-header h2{color:#fff;font-size:1.8rem;font-weight:700}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:.5rem;max-width:100%;margin:0 auto;display:grid}.calendar-day-header{text-align:center;color:#fff9;padding:.75rem .5rem;font-size:.85rem;font-weight:600}.calendar-cell{aspect-ratio:1;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:60px;padding:.5rem .25rem;transition:all .3s;display:flex;position:relative}.calendar-cell.empty{background:0 0;border-color:#0000}.calendar-cell.has-entry{cursor:pointer;background:#ffffff14}.calendar-cell.has-entry:hover{border-color:#32e875;transform:scale(1.05);box-shadow:0 4px 15px #32e8754d}.calendar-cell.has-entry.good{border-color:#32e87580}.calendar-cell.has-entry.neutral{border-color:#f59e0b80}.calendar-cell.has-entry.bad{border-color:#ec489980}.cell-day{color:#fff9;margin-bottom:.25rem;font-size:.85rem;font-weight:600}.cell-emoji{font-size:1.5rem}.modal-overlay{backdrop-filter:blur(12px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.modal-content{background:linear-gradient(135deg,#1a1a1a 0%,#242424 100%);border:2px solid #32e8754d;border-radius:24px;width:100%;max-width:600px;max-height:90vh;padding:2.5rem;animation:.4s cubic-bezier(.4,0,.2,1) modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000080,0 0 80px #32e87526}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-close{color:#fff;cursor:pointer;z-index:1;background:#ffffff14;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.modal-close:hover{background:#f003;border-color:#ff000080;transform:rotate(90deg)}.modal-header{text-align:center;margin-bottom:2rem;position:relative}.modal-emoji{filter:drop-shadow(0 0 20px #32e8754d);margin-bottom:1rem;font-size:5rem;animation:3s ease-in-out infinite float;display:inline-block}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.modal-header h2{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.modal-divider{background:linear-gradient(90deg,#0000,#32e875,#0000);border-radius:2px;width:80px;height:3px;margin:1.5rem auto 0}.modal-stats{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.modal-stat{background:linear-gradient(135deg,#32e87514,#3db9ff14);border:2px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.modal-stat:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.modal-stat:hover:before{left:100%}.modal-stat:hover{border-color:#32e87566;transform:translateY(-3px);box-shadow:0 8px 20px #32e87533}.modal-stat .label{color:#fff9;text-transform:uppercase;letter-spacing:1.5px;font-size:.85rem;font-weight:700}.modal-stat .value{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#32e875,#3db9ff) text;font-size:2rem;font-weight:800}.modal-reflection{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:16px;margin-bottom:2rem;padding:1.75rem;transition:all .3s}.modal-reflection:hover{background:#ffffff14;border-color:#3db9ff4d}.modal-reflection h3{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.2rem;display:flex}.modal-reflection h3:before{content:"💭";font-size:1.5rem}.modal-reflection p{color:#ffffffd9;text-align:left;font-size:1.05rem;line-height:1.8}.modal-actions{justify-content:center;gap:1rem;display:flex}.btn-delete{color:#ff6b9d;cursor:pointer;background:#ff000026;border:2px solid #ff6b9d66;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.btn-delete:before{content:"🗑️";font-size:1.2rem}.btn-delete:hover{background:#ff00004d;border-color:#ff6b9d;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b9d4d}@media (width<=768px){.main-container{padding:2rem 1rem}h1{font-size:2.5rem}.features{grid-template-columns:1fr;margin-top:3rem}.form-card{padding:2rem 1.5rem}#formcontent h2{font-size:1.5rem}.buttons,.multi{flex-direction:column}.slider-wrapper{gap:1rem}.slider-label{min-width:60px;font-size:.9rem}.mission-logo{width:200px;height:200px}.mission-title{font-size:2rem}.mission-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.values-grid-bold{grid-template-columns:1fr}.faq-question{padding:1.2rem 1.5rem}.faq-question h3{font-size:1.05rem}.insights-header{padding:2rem 1.5rem}.insights-title{font-size:2rem}.insights-quick-stats{flex-direction:column;gap:1rem}.insights-tabs{gap:.5rem;padding:0 .5rem}.tab-btn{flex-direction:column;flex:1;gap:.25rem;padding:.75rem 1rem;font-size:.9rem}.stat-card .stat-value{font-size:2rem}.recent-highlight{padding:1.5rem}.highlight-card{text-align:center;flex-direction:column;gap:1rem}.highlight-emoji{font-size:3rem}.calendar-header h2{font-size:1.5rem}.calendar-grid{gap:.35rem}.calendar-day-header{padding:.5rem .25rem;font-size:.7rem}.calendar-cell{border-radius:8px;min-height:50px;padding:.35rem .15rem}.cell-day{font-size:.75rem}.cell-emoji{font-size:1.3rem}.modal-overlay{align-items:flex-start;padding:2rem 1rem 1rem}.modal-content{border-radius:20px 20px 0 0;max-height:85vh;padding:1.5rem}.modal-emoji{font-size:3.5rem}.modal-header h2{font-size:1.2rem}.modal-stats{grid-template-columns:1fr 1fr;gap:.75rem}.modal-stat{padding:.75rem}.modal-stat .label{font-size:.75rem}.modal-stat .value{font-size:1.25rem}.btn-delete{width:100%;font-size:.9rem}.charts-grid{grid-template-columns:1fr}.chart-container{padding:1.5rem 1rem}.chart-container canvas{min-height:250px!important}.recap-title{font-size:2rem}.streak-card{flex-direction:column;gap:1rem;padding:1.5rem}.streak-icon,.streak-number{font-size:3rem}.comparisons-grid{grid-template-columns:1fr}.comparison-value{font-size:1.75rem}#webCanvas{width:250px!important;height:250px!important}@media (width<=768px){.onboarding-modal{width:95%;max-height:95vh}.onboarding-step{min-height:auto;padding:2rem 1.5rem 1.5rem}.onboarding-header h2{font-size:1.5rem}.onboarding-logo{width:100px;height:100px}.onboarding-referral-grid{grid-template-columns:1fr}.onboarding-actions{flex-direction:column;padding-top:1.5rem}.onboarding-features{gap:1rem}.onboarding-feature{padding:1rem}}}@media (width<=380px){.insights-title{font-size:1.75rem}.modal-stats{grid-template-columns:1fr}.stat-card .stat-value{font-size:1.75rem}}
/*# sourceMappingURL=path0.e2ea8110.css.map */
