@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-container{position:relative;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}.modal-small{width:100%;max-width:400px;padding:1.5rem}.modal-medium{width:100%;max-width:500px;padding:2rem}.modal-large{width:100%;max-width:650px;padding:2.5rem}.modal-close-button{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:transparent;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;z-index:1}.modal-close-button:hover{background-color:#0000000d;transform:scale(1.1)}.modal-header{text-align:center;margin-bottom:1.5rem;padding-right:2rem}.modal-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.modal-subtitle{font-size:.95rem;margin:0;line-height:1.5}.modal-content{width:100%}@media (max-width: 640px){.modal-overlay{padding:.5rem;align-items:flex-end}.modal-container{border-radius:16px 16px 0 0;max-height:95vh}.modal-small,.modal-medium,.modal-large{padding:1.5rem 1.5rem 2rem}.modal-title{font-size:1.25rem}}.waitlist-form{display:flex;flex-direction:column;gap:1rem}.earlybird-benefits{padding:1rem;border-radius:12px;border:1px solid;margin-bottom:.5rem}.benefit-item{display:flex;align-items:center;gap:.75rem;padding:.4rem 0;font-size:.9rem}.benefit-icon{font-weight:700;flex-shrink:0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500}.form-group .required{color:#e53e3e}.form-group .optional{font-weight:400;opacity:.7}.form-input{width:100%;padding:.875rem 1rem;border:1px solid;border-radius:10px;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e51a}.form-input::placeholder{opacity:.5}.form-error{padding:.75rem 1rem;background-color:#e53e3e1a;border-radius:8px;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.form-error:before{content:"⚠️"}.waitlist-button{width:100%;padding:1rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.waitlist-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4f46e54d}.waitlist-button:active:not(:disabled){transform:translateY(0)}.button-loading{display:flex;align-items:center;justify-content:center;gap:.5rem}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.privacy-note{text-align:center;font-size:.8rem;margin:.5rem 0 0}.waitlist-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0}.success-icon{font-size:4rem;margin-bottom:1rem;animation:bounce .5s ease}.waitlist-success h2{font-size:1.5rem;margin:0 0 .75rem;font-weight:700}.waitlist-success p{font-size:1rem;margin:0 0 1.5rem;line-height:1.6}.success-details{width:100%;padding:1.25rem;border-radius:12px;margin-bottom:1.5rem}.detail-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem}.detail-icon{flex-shrink:0}@media (max-width: 640px){.waitlist-form{gap:.875rem}.form-input{padding:.75rem;font-size:16px}.waitlist-button{padding:.875rem 1.25rem}.earlybird-benefits{padding:.875rem}.benefit-item{font-size:.85rem}}.familyknows-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.familyknows-navbar.scrolled{box-shadow:0 4px 12px #0000001a}.navbar-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.navbar-logo{display:flex;align-items:center;gap:.75rem;cursor:pointer}.logo-text{font-size:1.5rem;font-weight:700;white-space:nowrap}.navbar-center{flex:1;display:flex;justify-content:center}.launch-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border:2px solid;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-icon{font-size:1.25rem}.badge-text{display:flex;flex-direction:column;gap:.125rem}.badge-label{font-size:.875rem;font-weight:700;white-space:nowrap}.badge-sublabel{font-size:.75rem;opacity:.8;white-space:nowrap}.navbar-right{display:flex;align-items:center;gap:1.5rem}.language-selector{display:flex;align-items:center;gap:.5rem}.lang-button{background:none;border:none;padding:.5rem .75rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border-radius:6px}.lang-button:hover{background:rgba(0,0,0,.05)}.lang-button.active{font-weight:700}.lang-divider{opacity:.3}.navbar-cta{padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.navbar-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.mobile-menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem}.mobile-menu{position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #00000026;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-content{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.mobile-launch-info{text-align:center;font-size:.875rem;font-weight:600;padding:.75rem;background:rgba(0,0,0,.03);border-radius:8px}.mobile-languages{display:flex;flex-direction:column;gap:.5rem}.mobile-lang{background:none;border:none;padding:.75rem;text-align:left;font-size:.9375rem;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease}.mobile-lang:hover{background:rgba(0,0,0,.05)}.mobile-lang.active{font-weight:700}.mobile-cta{padding:1rem;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #00000026}@media (max-width: 1024px){.navbar-center{display:none}}@media (max-width: 768px){.familyknows-navbar{padding:1rem 1.5rem}.logo-text{font-size:1.25rem}.language-selector,.navbar-cta{display:none}.mobile-menu-toggle{display:block}}.family-knows-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;overflow:hidden}.hero-3d-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.floating-shape{position:absolute;border-radius:50%;opacity:.1;animation:float 20s infinite ease-in-out}.shape-1{width:300px;height:300px;top:10%;left:-100px;animation-delay:0s}.shape-2{width:400px;height:400px;bottom:-150px;right:-100px;animation-delay:7s}.shape-3{width:200px;height:200px;top:50%;right:10%;animation-delay:14s}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.hero-content{position:relative;z-index:2;max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.trust-badge-3d{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a;transform:translateZ(20px);transition:transform .3s ease}.trust-badge-3d:hover{transform:translateZ(20px) translateY(-2px)}.badge-icon{font-size:1.2rem}.hero-headline{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 20px rgba(0,0,0,.3)}.gradient-text{display:inline-block;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:4rem;animation:shimmer 3s infinite}@keyframes shimmer{0%,to{opacity:1}50%{opacity:.8}}.hero-subheadline{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95;max-width:700px}.hero-benefits{display:flex;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center}.benefit-card-3d{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid;border-radius:12px;box-shadow:0 8px 32px #0000001a;transform:translateZ(10px);transition:all .3s ease}.benefit-card-3d:hover{transform:translateZ(10px) translateY(-5px) rotateY(5deg);box-shadow:0 12px 48px #0003}.benefit-icon{font-size:1.5rem}.benefit-text{font-size:1rem;font-weight:600}.scarcity-alert-3d{width:100%;max-width:650px;padding:2rem;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid;border-radius:16px;box-shadow:0 16px 64px #0003;margin-bottom:2.5rem;transform:translateZ(20px);transition:all .3s ease}.scarcity-alert-3d:hover{transform:translateZ(20px) translateY(-3px);box-shadow:0 20px 80px #0000004d}.scarcity-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.pulse-dot{width:10px;height:10px;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.scarcity-title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.scarcity-body{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.scarcity-stat{text-align:center;flex:0 0 auto}.stat-number{font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.875rem;opacity:.9}.scarcity-divider{width:1px;height:80px;background:rgba(255,255,255,.2)}.scarcity-offer{flex:1;min-width:250px}.offer-discount{display:flex;align-items:baseline;gap:1rem;margin-bottom:.75rem;justify-content:center}.original-price{font-size:1.25rem;text-decoration:line-through;opacity:.6}.discounted-price{font-size:2rem;font-weight:700}.offer-perks{font-size:.875rem;opacity:.9}.hero-cta-group{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap;justify-content:center}.cta-primary-3d,.cta-secondary-3d{display:flex;align-items:center;gap:1rem;padding:1.25rem 2.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;transform:translateZ(10px)}.cta-primary-3d{color:#fff;box-shadow:0 8px 24px #0003}.cta-primary-3d:hover{transform:translateZ(10px) translateY(-4px) scale(1.02);box-shadow:0 12px 48px #0000004d}.cta-secondary-3d{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid}.cta-secondary-3d:hover{transform:translateZ(10px) translateY(-4px);background:rgba(255,255,255,.1)}.cta-icon{font-size:1.5rem}.cta-text{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.cta-main{font-size:1rem;font-weight:700}.cta-sub{font-size:.75rem;opacity:.9;font-weight:400}.hero-trust-line{font-size:.875rem;opacity:.8}.trust-icon{color:#28945e;font-weight:700}.hero-visual{position:absolute;right:5%;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}.vault-3d-container{position:relative;width:300px;height:300px}.vault-3d{width:200px;height:200px;border-radius:20px;box-shadow:0 20px 60px #0000004d,inset 0 2px 10px #ffffff1a;transform:perspective(1000px) rotateY(-15deg) rotateX(5deg);position:relative;animation:vault-float 6s infinite ease-in-out}@keyframes vault-float{0%,to{transform:perspective(1000px) rotateY(-15deg) rotateX(5deg) translateY(0)}50%{transform:perspective(1000px) rotateY(-15deg) rotateX(5deg) translateY(-10px)}}.vault-door{width:100%;height:100%;border-radius:20px;border:3px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;position:relative}.vault-lock{width:60px;height:60px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d}.lock-inner{width:30px;height:30px;border-radius:50%}.vault-handle{position:absolute;bottom:30px;width:80px;height:8px;border-radius:4px;box-shadow:0 2px 8px #0000004d}.floating-doc{position:absolute;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 8px 24px #0003;animation:doc-float 8s infinite ease-in-out}.doc-1{top:0;left:0;animation-delay:0s}.doc-2{top:0;right:0;animation-delay:2s}.doc-3{bottom:0;left:0;animation-delay:4s}.doc-4{bottom:0;right:0;animation-delay:6s}@keyframes doc-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(5deg)}}@media (max-width: 1024px){.hero-visual{opacity:.3;right:0}}@media (max-width: 768px){.hero-headline{font-size:2.5rem}.gradient-text{font-size:3rem}.hero-subheadline{font-size:1.125rem}.hero-benefits{flex-direction:column;align-items:stretch}.scarcity-body{flex-direction:column}.scarcity-divider{width:100%;height:1px}.hero-cta-group{flex-direction:column;width:100%}.cta-primary-3d,.cta-secondary-3d{width:100%;justify-content:center}.hero-visual{display:none}.stat-number{font-size:2.5rem}}.trust-signals{padding:6rem 2rem;position:relative}.trust-container{max-width:1200px;margin:0 auto}.trust-header{text-align:center;margin-bottom:4rem}.trust-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;border-radius:50px;color:#fff;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;box-shadow:0 4px 12px #00000026}.badge-icon{font-size:1rem;font-weight:700}.trust-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.trust-subtitle{font-size:1.125rem;max-width:600px;margin:0 auto}.certification-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.cert-badge-3d{position:relative;padding:2rem 1.5rem;border:2px solid;border-radius:16px;text-align:center;box-shadow:0 8px 24px #00000014;transition:all .3s ease;transform:translateZ(0)}.cert-badge-3d:hover{transform:translateY(-8px) translateZ(10px);box-shadow:0 16px 48px #0000001f}.verified-checkmark{position:absolute;top:-10px;right:-10px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.875rem;box-shadow:0 4px 12px #0003}.placeholder-badge{position:absolute;top:10px;right:10px;padding:.25rem .75rem;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;box-shadow:0 2px 8px #00000026}.cert-icon{font-size:3rem;margin-bottom:1rem}.cert-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.cert-subtitle{font-size:.875rem}.trust-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem}.stat-card-3d{padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 16px #0000000d;transition:all .3s ease;transform:translateZ(0)}.stat-card-3d:hover{transform:translateY(-5px) translateZ(10px);box-shadow:0 12px 32px #0000001a}.stat-icon{font-size:2.5rem;margin-bottom:1rem}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:.875rem;font-weight:500}.security-features{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.feature-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-item-3d{display:flex;gap:1.5rem;padding:2rem;border:2px solid;border-radius:16px;box-shadow:0 8px 24px #00000014;transition:all .3s ease;transform:translateZ(0)}.feature-item-3d:hover{transform:translateY(-5px) translateZ(10px);box-shadow:0 16px 48px #0000001f}.feature-icon-3d{flex-shrink:0;width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 4px 12px #00000026}.feature-content h4{font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.feature-content p{font-size:.9375rem;line-height:1.6;margin:0}.trust-statement-3d{padding:3rem;border-radius:20px;text-align:center;box-shadow:0 16px 64px #0003;position:relative;overflow:hidden}.trust-statement-3d:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 100%);pointer-events:none}.statement-icon{font-size:4rem;margin-bottom:1.5rem}.trust-statement-3d h3{font-size:2rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.trust-statement-3d p{font-size:1.125rem;line-height:1.6;max-width:800px;margin:0 auto;position:relative;z-index:1}@media (max-width: 768px){.trust-signals{padding:4rem 1.5rem}.trust-title{font-size:2rem}.certification-badges{grid-template-columns:1fr;gap:1.5rem}.trust-stats{grid-template-columns:repeat(2,1fr)}.feature-row{grid-template-columns:1fr}.feature-item-3d{flex-direction:column;text-align:center}.feature-icon-3d{margin:0 auto}.trust-statement-3d{padding:2rem 1.5rem}.trust-statement-3d h3{font-size:1.5rem}.trust-statement-3d p{font-size:1rem}}.family-centric-section{padding:6rem 2rem;position:relative}.family-centric-container{max-width:1200px;margin:0 auto}.family-centric-header{text-align:center;margin-bottom:4rem}.section-subtitle{font-size:1.25rem;font-weight:500}.comparison-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;margin-bottom:4rem;align-items:start}.comparison-card{padding:2.5rem 2rem;border:3px solid;border-radius:16px;transition:all .3s ease}.comparison-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000001a}.comparison-card.familyknows{position:relative}.comparison-card.familyknows:before{content:"⭐ RECOMMENDED";position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#28945e,#3db070);color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.75rem;font-weight:700;box-shadow:0 4px 12px #00000026}.card-icon{font-size:3.5rem;margin-bottom:1rem}.comparison-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.card-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.feature-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.9375rem;line-height:1.5}.feature-list .icon{flex-shrink:0;font-weight:700;margin-top:.125rem}.vs-divider{display:flex;align-items:center;justify-content:center}.vs-circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:0 8px 24px #00000026}.key-differentiators{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.differentiator-card{padding:2rem;border:2px solid;border-radius:12px;transition:all .3s ease}.differentiator-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000001a}.diff-icon{font-size:3rem;margin-bottom:1rem}.differentiator-card h4{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.differentiator-card p{font-size:.9375rem;line-height:1.6;margin:0}.family-centric-cta{text-align:center;padding-top:2rem;border-top:2px solid rgba(0,0,0,.05)}.family-centric-cta p{margin-bottom:2rem}.cta-button{padding:1.25rem 3rem;border:none;border-radius:12px;color:#fff;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #00000026}.cta-button:hover{transform:translateY(-4px);box-shadow:0 12px 48px #00000040}@media (max-width: 1024px){.comparison-grid{grid-template-columns:1fr;gap:3rem}.vs-divider{transform:rotate(90deg)}.key-differentiators{grid-template-columns:1fr}}@media (max-width: 768px){.family-centric-section{padding:4rem 1.5rem}.section-title{font-size:2rem}.comparison-card{padding:2rem 1.5rem}.cta-button{width:100%}}.how-it-works{padding:6rem 2rem;position:relative;overflow:hidden}.how-it-works-container{max-width:1200px;margin:0 auto}.how-header{text-align:center;margin-bottom:5rem}.how-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.how-subtitle{font-size:1.125rem;max-width:600px;margin:0 auto}.steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem;position:relative}.step-card-3d{position:relative;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;transform:translateZ(0)}.step-card-3d:hover{transform:translateY(-10px) translateZ(10px)}.step-connector{position:absolute;top:60px;right:-3rem;width:3rem;height:3px;z-index:1}.step-number-circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 8px 24px #00000026;z-index:2;position:relative}.step-number{color:#fff;font-size:1.75rem;font-weight:700}.step-icon-large{font-size:4rem;margin-bottom:1.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-description{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.step-features{list-style:none;padding:0;margin:0;text-align:left}.step-features li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9375rem}.feature-check{font-weight:700;flex-shrink:0}.how-cta{text-align:center}.how-cta-button{display:inline-flex;align-items:center;gap:1rem;padding:1.25rem 3rem;border:none;border-radius:12px;color:#fff;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #00000026;margin-bottom:1rem}.how-cta-button:hover{transform:translateY(-4px);box-shadow:0 12px 48px #00000040}.cta-arrow{font-size:1.5rem;transition:transform .3s ease}.how-cta-button:hover .cta-arrow{transform:translate(5px)}.how-cta-note{font-size:.875rem}@media (max-width: 1024px){.steps-container{grid-template-columns:1fr;gap:4rem}.step-connector{display:none}}@media (max-width: 768px){.how-it-works{padding:4rem 1.5rem}.how-title{font-size:2rem}.step-card-3d{padding:2rem 1rem}.how-cta-button{width:100%;justify-content:center;font-size:1rem;padding:1rem 2rem}}.storytelling-section{padding:6rem 2rem;position:relative}.story-container{max-width:1200px;margin:0 auto}.story-header{text-align:center;margin-bottom:3rem}.story-main-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.story-main-subtitle{font-size:1.125rem;max-width:600px;margin:0 auto}.story-nav{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center}.story-nav-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;border:2px solid;border-radius:50px;background:none;cursor:pointer;transition:all .3s ease;font-size:.9375rem;font-weight:600}.story-nav-item:hover{transform:translateY(-2px)}.nav-number{width:28px;height:28px;border-radius:50%;background:currentColor;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.story-nav-item.active{box-shadow:0 4px 12px #0000001a}.story-content{min-height:600px}.story-title-section{text-align:center;margin-bottom:3rem}.story-title{font-size:2rem;font-weight:700;margin-bottom:.75rem}.story-subtitle{font-size:1.125rem}.comparison-container{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;margin-bottom:2rem}.comparison-side{padding:2rem;border-radius:16px;background:rgba(0,0,0,.02);min-height:400px;display:flex;flex-direction:column}.side-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-weight:700;font-size:1.125rem}.header-icon{font-size:1.5rem}.side-description{font-size:.9375rem;line-height:1.6;margin-bottom:2rem}.scattered-items-3d{flex:1;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem 1rem}.scattered-item{padding:1.5rem 1rem;border-radius:12px;color:#fff;text-align:center;box-shadow:0 4px 12px #00000026;animation:scatter-float 3s infinite ease-in-out;transform:translateZ(0);transition:all .3s ease}.scattered-item:hover{transform:translateY(-5px) rotate(5deg)}@keyframes scatter-float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(3deg)}}.item-icon{font-size:2rem;margin-bottom:.5rem}.item-label{font-size:.875rem;font-weight:600}.chaos-overlay{position:absolute;bottom:0;left:50%;transform:translate(-50%);font-size:1.5rem;font-weight:700;text-align:center;padding:.5rem 1rem;background:rgba(255,255,255,.95);border-radius:12px;box-shadow:0 4px 12px #0000001a}.arrow-divider{display:flex;flex-direction:column;align-items:center;gap:.75rem}.arrow-circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700;box-shadow:0 8px 24px #0003;animation:arrow-pulse 2s infinite}@keyframes arrow-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.arrow-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.unified-solution-3d{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 16px 48px #0003;color:#fff;text-align:center;animation:solution-glow 3s infinite alternate;transform:translateZ(0)}@keyframes solution-glow{0%{box-shadow:0 16px 48px #0003}to{box-shadow:0 16px 48px #0003,0 0 40px #ffffff4d}}.solution-icon{font-size:4rem;margin-bottom:1rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.solution-label{font-size:2rem;font-weight:700;margin-bottom:.5rem}.solution-subtext{font-size:1rem;opacity:.95}.solution-glow{position:absolute;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:glow-pulse 4s infinite;pointer-events:none}@keyframes glow-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.story-dots{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.story-dot{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease;padding:0}.story-dot:hover{transform:scale(1.2)}.story-dot.active{width:32px;border-radius:6px}@media (max-width: 968px){.comparison-container{grid-template-columns:1fr;gap:2rem}.arrow-divider{flex-direction:row;width:100%}.arrow-circle{transform:rotate(90deg)}.scattered-items-3d{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.storytelling-section{padding:4rem 1.5rem}.story-main-title{font-size:2rem}.story-nav{flex-direction:column}.story-nav-item{width:100%;justify-content:center}.story-title{font-size:1.5rem}.comparison-side{padding:1.5rem;min-height:auto}.scattered-items-3d{grid-template-columns:1fr;gap:.75rem;padding:1rem}.solution-icon{font-size:3rem}.solution-label{font-size:1.5rem}}.testimonials{padding:6rem 2rem;position:relative}.testimonials-container{max-width:900px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-badge{display:inline-block;padding:.5rem 1.5rem;border-radius:50px;color:#fff;font-size:.875rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 4px 12px #00000026}.testimonials-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.testimonials-subtitle{font-size:1.125rem;max-width:600px;margin:0 auto}.main-testimonial-card{position:relative;padding:3rem;border:3px solid;border-radius:24px;box-shadow:0 16px 48px #0000001a;margin-bottom:2rem;transition:all .3s ease;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.main-testimonial-card:hover{transform:translateY(-8px);box-shadow:0 24px 64px #00000026}.quote-icon{font-size:6rem;line-height:1;opacity:.1;position:absolute;top:1rem;left:1.5rem;font-family:Georgia,serif}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1.5rem;position:relative;z-index:1}.star{font-size:1.25rem}.testimonial-quote{font-size:1.25rem;line-height:1.7;margin-bottom:1.5rem;position:relative;z-index:1;font-style:italic}.benefit-tag{display:inline-block;padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:2rem}.testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:2px solid rgba(0,0,0,.05)}.author-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 4px 12px #0000001a}.author-info{flex:1}.author-name{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.author-role{font-size:.9375rem}.testimonial-nav{display:flex;justify-content:center;gap:.75rem;margin-bottom:3rem}.nav-dot{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease;padding:0}.nav-dot:hover{transform:scale(1.2)}.nav-dot.active{width:32px;border-radius:6px}.testimonial-stats{display:flex;align-items:center;justify-content:center;gap:3rem;padding:2.5rem;background:rgba(0,0,0,.02);border-radius:16px}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.9375rem}.stat-divider{width:1px;height:60px;opacity:.3}@media (max-width: 768px){.testimonials{padding:4rem 1.5rem}.testimonials-title{font-size:2rem}.main-testimonial-card{padding:2rem 1.5rem}.testimonial-quote{font-size:1.125rem}.quote-icon{font-size:4rem;top:.5rem;left:1rem}.testimonial-stats{flex-direction:column;gap:2rem}.stat-divider{width:100%;height:1px}}.early-adopter-section{padding:6rem 2rem;position:relative}.early-adopter-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.urgency-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;border-radius:50px;color:#fff;font-size:.875rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 4px 12px #00000026;animation:badge-pulse 2s infinite}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.urgency-badge .pulse-dot{width:8px;height:8px;background:white;border-radius:50%;animation:pulse 2s infinite}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;max-width:700px;margin:0 auto}.pricing-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:5rem;max-width:900px;margin-left:auto;margin-right:auto}.pricing-card-3d{position:relative;padding:2.5rem 2rem;border:3px solid;border-radius:20px;cursor:pointer;transition:all .3s ease;transform:translateZ(0);box-shadow:0 8px 24px #00000014}.pricing-card-3d:hover{transform:translateY(-8px) translateZ(10px);box-shadow:0 16px 48px #0000001f}.pricing-card-3d.selected{box-shadow:0 16px 64px #00000026;transform:translateY(-8px) scale(1.02)}.card-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);padding:.5rem 1.5rem;border-radius:50px;color:#fff;font-size:.875rem;font-weight:700;box-shadow:0 4px 12px #0003}.card-header{text-align:center;margin-bottom:2rem}.card-icon{font-size:3rem;margin-bottom:1rem}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.card-subtitle{font-size:.9375rem}.card-pricing{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(0,0,0,.05)}.price-original{font-size:1.25rem;text-decoration:line-through;margin-bottom:.5rem}.price-current{font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.price-period{font-size:1.25rem;font-weight:500}.price-savings{font-size:1rem;font-weight:700}.price-note{font-size:.875rem;margin-top:.5rem}.card-perks{margin-bottom:2rem}.perk-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.875rem;font-size:.9375rem}.perk-icon{font-weight:700;flex-shrink:0}.card-cta{width:100%;padding:1rem 2rem;border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.card-cta:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.card-cta-secondary{background:transparent!important;box-shadow:none!important}.card-cta-secondary:hover{background:rgba(0,0,0,.02)!important}.features-showcase{margin-top:6rem}.features-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:1rem}.features-subtitle{text-align:center;font-size:1.125rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card-3d{padding:2rem;border:2px solid;border-radius:16px;box-shadow:0 8px 24px #00000014;transition:all .3s ease;transform:translateZ(0)}.feature-card-3d:hover{transform:translateY(-5px) translateZ(10px);box-shadow:0 16px 48px #0000001f}.feature-header{text-align:center;margin-bottom:1.5rem}.feature-icon-large{font-size:3rem;margin-bottom:1rem}.feature-category{font-size:1.25rem;font-weight:700;margin-bottom:0}.feature-list{list-style:none;padding:0;margin:0}.feature-list-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;font-size:.9375rem;line-height:1.5}.list-icon{flex-shrink:0;font-weight:700;margin-top:.125rem}.final-cta-section{margin-top:5rem}.final-cta-card{padding:4rem 3rem;border-radius:24px;text-align:center;box-shadow:0 20px 64px #0003;position:relative;overflow:hidden}.final-cta-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 100%);pointer-events:none}.final-cta-card h3{font-size:2rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.final-cta-card>p{font-size:1.125rem;margin-bottom:2rem;position:relative;z-index:1}.final-cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 3rem;border:none;border-radius:12px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #00000026;position:relative;z-index:1}.final-cta-button:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 48px #00000040}.final-cta-button .cta-icon{font-size:1.5rem}.cta-note{font-size:.875rem;margin-top:1.5rem;position:relative;z-index:1}@media (max-width: 768px){.early-adopter-section{padding:4rem 1.5rem}.section-title{font-size:2rem}.pricing-container{grid-template-columns:1fr;gap:2rem}.pricing-card-3d{padding:2rem 1.5rem}.price-current{font-size:2.5rem}.features-grid{grid-template-columns:1fr}.final-cta-card{padding:2.5rem 1.5rem}.final-cta-card h3{font-size:1.5rem}.final-cta-button{padding:1rem 2rem;font-size:1rem}}.mobile-app-showcase{padding:6rem 2rem;overflow:hidden}.showcase-container{max-width:1200px;margin:0 auto}.showcase-header{text-align:center;margin-bottom:4rem}.showcase-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.showcase-subtitle{font-size:1.125rem;max-width:600px;margin:0 auto}.phone-carousel-3d{height:700px;display:flex;align-items:center;justify-content:center;perspective:2000px;position:relative;margin-bottom:3rem}.phone-3d{position:absolute;transition:all .6s cubic-bezier(.4,0,.2,1);cursor:pointer}.phone-3d.active{cursor:default}.phone-frame{width:280px;height:600px;border-radius:40px;padding:12px;background:linear-gradient(145deg,#1a1a2e,#16213e);box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a inset;position:relative;transform-style:preserve-3d}.phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:28px;background:#1a1a2e;border-bottom-left-radius:16px;border-bottom-right-radius:16px;z-index:10}.phone-screen{width:100%;height:100%;border-radius:32px;overflow:hidden;position:relative;background:#f8fafc}.home-indicator{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:100px;height:4px;border-radius:2px;background:rgba(255,255,255,.3)}.mockup-screen{width:100%;height:100%;padding:0 12px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;font-size:11px}.status-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 4px;font-size:10px;font-weight:600;color:#1f2937}.status-bar.light{color:#fff}.status-icons{display:flex;gap:4px;font-size:9px}.dashboard-mockup{background:#f8fafc}.mock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px}.mock-header.simple{justify-content:center}.greeting{display:flex;flex-direction:column}.greeting-label{font-size:10px;color:#6b7280}.user-name{font-size:16px;font-weight:700;color:#1f2937}.page-title{font-size:18px;font-weight:700;color:#1f2937}.avatar-circle{width:32px;height:32px;border-radius:16px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.assistant-card{display:flex;align-items:center;gap:10px;padding:12px;background:linear-gradient(135deg,#4f46e510,#7c3aed10);border-radius:16px;margin-bottom:14px;border:1px solid #4f46e520}.assistant-icon{font-size:24px}.assistant-text{display:flex;flex-direction:column}.assistant-title{font-size:12px;font-weight:600;color:#1f2937}.assistant-hint{font-size:9px;color:#6b7280}.section-label{font-size:11px;font-weight:700;color:#1f2937;margin-bottom:8px;padding:0 4px}.quick-actions{display:flex;gap:6px;margin-bottom:14px;overflow-x:auto}.action-btn{display:flex;align-items:center;gap:4px;padding:8px 12px;background:#f1f5f9;border-radius:20px;font-size:10px;font-weight:600;color:#374151;white-space:nowrap}.action-btn.primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.overview-card{background:#fff;border-radius:14px;padding:10px;box-shadow:0 1px 3px #0000000d}.card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.card-icon{width:28px;height:28px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px}.card-icon.purple{background:#8b5cf620}.card-icon.green{background:#10b98120}.card-icon.red{background:#ef444420}.card-icon.orange{background:#f59e0b20}.badge{font-size:8px;font-weight:700;padding:3px 6px;border-radius:6px}.badge.warning{background:#fef3c7;color:#d97706}.badge.error{background:#fee2e2;color:#dc2626}.badge.success{background:#dcfce7;color:#16a34a}.card-label{font-size:11px;font-weight:600;color:#374151}.vault-mockup{background:linear-gradient(180deg,#4f46e5 0%,#4f46e5 35%,#f8fafc 35%)}.vault-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0;margin-bottom:10px}.back-btn,.add-btn{width:28px;height:28px;border-radius:10px;background:rgba(255,255,255,.2);border:none;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center}.vault-title{text-align:center;color:#fff}.vault-title .title{display:block;font-size:14px;font-weight:700}.vault-title .subtitle{display:block;font-size:9px;opacity:.8}.alert-row{display:flex;justify-content:center;gap:8px;margin-bottom:10px}.alert-chip{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:14px;font-size:9px;font-weight:600;color:#fff}.alert-chip.error{background:rgba(239,68,68,.3)}.alert-chip.warning{background:rgba(245,158,11,.3)}.person-filter{display:flex;gap:6px;margin-bottom:8px;overflow-x:auto}.person-chip{display:flex;align-items:center;gap:4px;padding:5px 10px;border-radius:14px;background:rgba(255,255,255,.15);color:#ffffffe6;font-size:9px;font-weight:600;white-space:nowrap}.person-chip.active{background:#fff;color:#4f46e5}.category-pills{display:flex;gap:6px;margin-bottom:12px;overflow-x:auto;padding-bottom:4px}.cat-pill{padding:5px 10px;border-radius:14px;background:rgba(255,255,255,.15);color:#ffffffe6;font-size:9px;font-weight:600;white-space:nowrap}.cat-pill.active{background:#fff;color:#4f46e5}.asset-list{display:flex;flex-direction:column;gap:8px}.asset-card{display:flex;align-items:center;gap:10px;padding:10px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d}.asset-img{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.asset-img.purple{background:#8b5cf6}.asset-img.orange{background:#f59e0b}.asset-img.green{background:#10b981}.asset-info{flex:1;min-width:0}.asset-title{display:block;font-size:11px;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-meta{display:block;font-size:9px;color:#6b7280;margin:2px 0}.asset-status{font-size:8px;font-weight:600;padding:2px 6px;border-radius:4px;display:inline-block}.asset-status.good{background:#dcfce7;color:#16a34a}.asset-status.warning{background:#fef3c7;color:#d97706}.asset-status.critical{background:#fee2e2;color:#dc2626}.chevron{font-size:16px;color:#9ca3af;font-weight:300}.family-mockup{background:#f8fafc}.family-members{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.member-card{display:flex;align-items:center;gap:10px;padding:10px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d}.member-avatar{width:36px;height:36px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.member-avatar.blue{background:#4f46e5}.member-avatar.pink{background:#ec4899}.member-avatar.green{background:#10b981}.member-info{flex:1}.member-name{display:block;font-size:11px;font-weight:700;color:#1f2937}.member-role{display:block;font-size:9px;color:#6b7280}.member-badge{padding:4px 8px;border-radius:10px;background:#f1f5f9;font-size:8px;font-weight:600;color:#6b7280}.member-badge.owner{background:#4f46e5;color:#fff}.activity-feed{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.activity-item{display:flex;align-items:flex-start;gap:10px}.activity-dot{width:8px;height:8px;border-radius:4px;margin-top:4px;flex-shrink:0}.activity-dot.green{background:#10b981}.activity-dot.purple{background:#8b5cf6}.activity-dot.blue{background:#3b82f6}.activity-content{flex:1}.activity-text{display:block;font-size:10px;font-weight:500;color:#374151}.activity-time{display:block;font-size:8px;color:#9ca3af;margin-top:1px}.add-member-btn{display:flex;align-items:center;justify-content:center;padding:10px;border:2px dashed #d1d5db;border-radius:12px;font-size:10px;font-weight:600;color:#4f46e5}.screen-nav{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.screen-nav-item{padding:.75rem 1.5rem;border:2px solid;border-radius:50px;background:transparent;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease}.screen-nav-item:hover{transform:translateY(-2px)}.screen-nav-item.active{box-shadow:0 4px 12px #0000001a}.download-section{text-align:center}.download-title{font-size:1.5rem;font-weight:700;margin-bottom:2rem}.download-buttons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.store-button{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.store-button:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0003}.store-icon{font-size:2.5rem}.store-text{text-align:left}.store-label{font-size:.75rem;opacity:.8;margin-bottom:.125rem}.store-name{font-size:1.125rem;font-weight:700}.download-note{font-size:.875rem}@media (max-width: 1024px){.phone-carousel-3d{height:650px}.phone-3d{transform:translate(0)!important;position:relative;margin:0 auto}.phone-3d:not(.active){display:none}.phone-3d.active{transform:none!important;opacity:1!important}}@media (max-width: 768px){.mobile-app-showcase{padding:4rem 1.5rem}.showcase-title{font-size:2rem}.phone-carousel-3d{height:600px}.phone-frame{width:260px;height:560px}.screen-nav{flex-direction:column;max-width:300px;margin:0 auto 2rem}.download-buttons{flex-direction:column;max-width:300px;margin:0 auto 1.5rem}.store-button{width:100%;justify-content:center}}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-info{padding:1rem;border-radius:12px;border:1px solid;margin-bottom:.5rem}.info-item{display:flex;align-items:center;gap:.75rem;padding:.4rem 0;font-size:.9rem}.info-icon{flex-shrink:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form .form-group{display:flex;flex-direction:column;gap:.5rem}.contact-form .form-group label{font-size:.875rem;font-weight:500}.contact-form .required{color:#e53e3e}.contact-form .optional{font-weight:400;opacity:.7}.contact-form .form-input{width:100%;padding:.875rem 1rem;border:1px solid;border-radius:10px;font-size:1rem;transition:all .2s ease;box-sizing:border-box;font-family:inherit}.contact-form .form-input:focus{outline:none;border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e51a}.contact-form .form-input::placeholder{opacity:.5}.form-select{-webkit-appearance:none;-moz-appearance:none;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='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.form-textarea{resize:vertical;min-height:100px;line-height:1.5}.contact-form .form-error{padding:.75rem 1rem;background-color:#e53e3e1a;border-radius:8px;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.contact-form .form-error:before{content:"⚠️"}.contact-button{width:100%;padding:1rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.contact-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4f46e54d}.contact-button:active:not(:disabled){transform:translateY(0)}.contact-form .button-loading{display:flex;align-items:center;justify-content:center;gap:.5rem}.contact-form .spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.contact-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0}.contact-success .success-icon{font-size:4rem;margin-bottom:1rem;animation:bounce .5s ease}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.contact-success h2{font-size:1.5rem;margin:0 0 .75rem;font-weight:700}.contact-success p{font-size:1rem;margin:0 0 1.5rem;line-height:1.6}.success-info{width:100%;padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.5rem}.success-info p{margin:0;font-size:.9rem}@media (max-width: 640px){.form-row{grid-template-columns:1fr}.contact-form{gap:.875rem}.contact-form .form-input{padding:.75rem;font-size:16px}.contact-button{padding:.875rem 1.25rem}.contact-info{padding:.875rem}.info-item{font-size:.85rem}}.faq{padding:6rem 2rem}.faq-container{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.faq-subtitle{font-size:1.125rem}.faq-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.faq-item{border:2px solid;border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item.open{box-shadow:0 8px 24px #0000001a}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem;background:none;border:none;text-align:left;cursor:pointer;transition:all .2s ease}.faq-question:hover{background:rgba(0,0,0,.02)}.question-text{font-size:1.125rem;font-weight:600;flex:1}.question-icon{font-size:1.75rem;font-weight:300;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.faq-item.open .question-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{font-size:1rem;line-height:1.7;margin:0}.faq-cta{text-align:center;padding-top:2rem;border-top:2px solid rgba(0,0,0,.05)}.faq-cta p{font-size:1.125rem;margin-bottom:1.5rem}.faq-cta-button{padding:1rem 2.5rem;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.faq-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}@media (max-width: 768px){.faq{padding:4rem 1.5rem}.faq-title{font-size:2rem}.faq-question{padding:1.25rem 1rem}.question-text{font-size:1rem}.question-icon{font-size:1.5rem}.faq-answer.open{padding:0 1rem 1.25rem}}.familyknows-footer{padding:4rem 2rem 2rem;margin-top:6rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.brand-section{max-width:300px}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.logo-icon{font-size:2rem}.logo-text{font-size:1.5rem;font-weight:700}.footer-tagline{font-size:.875rem;line-height:1.6;opacity:.9;margin-bottom:1.5rem}.footer-badges{display:flex;flex-direction:column;gap:.5rem}.footer-badges .badge{font-size:.75rem;opacity:.8}.footer-section h4{margin:0 0 1rem}.footer-heading{font-size:1rem;font-weight:700;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:inherit;text-decoration:none;font-size:.875rem;opacity:.8;transition:opacity .2s ease}.footer-links a:hover{opacity:1}.footer-text{font-size:.875rem;opacity:.9;margin-bottom:1rem}.footer-cta{display:flex;flex-direction:column;gap:.75rem}.footer-input{padding:.75rem 1rem;border:2px solid;border-radius:8px;background:rgba(255,255,255,.1);color:#fff;font-size:.875rem;outline:none}.footer-input::placeholder{color:#fff9}.footer-button{padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.footer-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0003}.footer-button:disabled{cursor:not-allowed;opacity:.7}.footer-input:disabled{opacity:.7;cursor:not-allowed}.footer-message{font-size:.8rem;margin-top:.5rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-copyright{font-size:.875rem;opacity:.8}.footer-social{display:flex;gap:1.5rem}.footer-social a{color:inherit;text-decoration:none;font-size:1.25rem;opacity:.8;transition:all .2s ease}.footer-social a:hover{opacity:1;transform:translateY(-2px)}.footer-legal{display:flex;gap:.75rem;font-size:.875rem;opacity:.8}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr 1fr;gap:2rem}.brand-section{grid-column:1 / -1;max-width:100%}}@media (max-width: 768px){.familyknows-footer{padding:3rem 1.5rem 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom-content{flex-direction:column;text-align:center}.footer-social{justify-content:center}}@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth}body{@apply bg-white text-gray-900 antialiased;}}
