.navbar{justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem;display:flex}.logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:800}.nav-links{align-items:center;gap:1rem;display:flex}.hero{justify-content:space-between;align-items:center;gap:4rem;min-height:calc(100vh - 100px);padding-top:4rem;padding-bottom:4rem;display:flex}.hero-content{flex:1;max-width:600px}.hero-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800}.hero-subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.hero-cta{align-items:center;gap:1.5rem;display:flex}.hero-visual{flex:1;justify-content:center;display:flex;position:relative}.mock-card{z-index:10;width:100%;max-width:420px;position:relative}.mock-card:before{content:"";z-index:-1;filter:blur(20px);background:linear-gradient(135deg,#a855f733,#ec489933);border-radius:1.5rem;position:absolute;inset:-20px -20px 20px 20px}.mock-user{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.mock-avatar{background:var(--accent-gradient);border-radius:50%;width:50px;height:50px;padding:2px}.mock-avatar-inner{background-color:var(--bg-color);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;font-weight:700;display:flex}.mock-name{font-size:1.1rem;font-weight:700}.mock-title{color:var(--text-secondary);font-size:.9rem}.mock-feedback{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.5}.mock-tag{color:var(--accent-color);font-size:.85rem;font-weight:600}@media (max-width:992px){.hero{text-align:center;flex-direction:column;gap:3rem}.hero-content{margin:0 auto}.hero-cta{justify-content:center}.hero-title{font-size:3.5rem}}@media (max-width:768px){.hero-title{font-size:2.8rem}.nav-links .btn-secondary{display:none}.mock-card{max-width:100%}.mock-feedback{font-size:1rem}}.mock-feedback{animation:.5s fadeInUp}.how-it-works-section{padding:6rem 2rem}.section-header{text-align:center;margin-bottom:3.5rem}.section-title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.section-subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.how-it-works-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.hiw-card{text-align:center;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;position:relative}.hiw-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #ec489926}.hiw-step{letter-spacing:.1em;color:var(--accent-color);text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:800}.hiw-icon{margin-bottom:1rem;font-size:2.5rem}.hiw-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:700}.hiw-desc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:992px){.how-it-works-grid{grid-template-columns:repeat(2,1fr)}.section-title{font-size:2rem}}@media (max-width:640px){.how-it-works-grid{grid-template-columns:1fr}.how-it-works-section{padding:4rem 1.25rem}}.footer-container{border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:6rem;padding-bottom:3rem}.footer-content{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-brand{max-width:320px}.footer-brand .logo{margin-bottom:1.5rem;display:inline-block}.footer-brand p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.footer-socials{gap:1rem;display:flex}.footer-social-link{color:var(--text-secondary);font-size:1.25rem;transition:color .3s}.footer-social-link:hover{color:#ec4899}.footer-links h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem;font-weight:700}.footer-links ul{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.footer-links a{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff4d;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.8rem;display:flex}@media (max-width:992px){.footer-content{grid-template-columns:1fr;gap:3rem}.footer-brand{max-width:100%}}@media (max-width:640px){.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.audience-section{padding:6rem 2rem}.audience-tabs{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-bottom:2.5rem;display:flex}.audience-tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.55rem 1.15rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.audience-tab:hover{color:var(--text-primary);border-color:#ffffff40;transform:translateY(-2px)}.audience-tab--active{color:#fff!important}.audience-tab-emoji{font-size:1rem;line-height:1}.audience-tab-label{white-space:nowrap}.audience-panel{border-radius:1.75rem;grid-template-columns:1fr 1fr;align-items:start;gap:3rem;padding:2.75rem 3rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeInUp;display:grid}.audience-panel-left{flex-direction:column;gap:1.25rem;display:flex}.audience-panel-icon{border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex}.audience-panel-headline{letter-spacing:-.02em;color:var(--text-primary);font-size:1.6rem;font-weight:800;line-height:1.25}.audience-panel-tagline{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.audience-use-cases{flex-direction:column;gap:.75rem;margin-top:.25rem;padding:0;list-style:none;display:flex}.audience-use-case-item{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.audience-use-case-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.45rem}.audience-panel-right{flex-direction:column;gap:.85rem;display:flex}.audience-sample-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:700}.audience-sample-card{border:1px solid;border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.audience-sample-q{align-items:flex-start;gap:.85rem;display:flex}.audience-sample-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:800;display:inline-flex}.audience-sample-question{color:var(--text-primary);padding-top:.35rem;font-size:.95rem;font-weight:600;line-height:1.45}.audience-sample-divider{background:#ffffff0f;height:1px}.audience-sample-a{flex-direction:column;gap:.6rem;display:flex}.audience-sample-lock{color:var(--text-secondary);letter-spacing:.03em;font-size:.72rem;font-weight:600}.audience-sample-answer{color:var(--text-primary);font-size:.95rem;font-style:italic;line-height:1.6}.audience-sample-user{font-size:.8rem;font-weight:700}@media (max-width:900px){.audience-panel{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:640px){.audience-section{padding:4rem 1.25rem}.audience-tab-label{display:none}.audience-tab{padding:.6rem .8rem;font-size:1.15rem}.audience-tab-emoji{font-size:1.25rem}.audience-panel-headline{font-size:1.3rem}}
