*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a202c}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:12px 30px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s;display:inline-block;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#fff;color:#667eea!important;border:1px solid rgba(255,255,255,.6)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-secondary{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f5576c66}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{text-align:center;font-size:1.2rem;color:#4a5568;margin-bottom:3rem}@media(max-width:768px){.section-title{font-size:2rem}}header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}nav{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.nav-links{display:flex;list-style:none;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;transition:opacity .3s}.nav-links a:hover{opacity:.8}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:25px;height:20px}.hamburger span{display:block;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media(max-width:768px){.mobile-menu-toggle{display:block}.nav-links{position:fixed;top:0;right:-100%;height:100vh;width:70%;max-width:300px;background:linear-gradient(135deg,#667eea,#764ba2);flex-direction:column;align-items:flex-start;padding:80px 2rem 2rem;gap:1.5rem;transition:right .3s ease;box-shadow:-2px 0 10px #0003}.nav-links.mobile-open{right:0}.nav-links li{width:100%}.nav-links a{display:block;padding:.5rem 0;width:100%}.nav-links .btn{text-align:center;margin-top:1rem}}footer{background:#1a202c;color:#fff;padding:3rem 0 1.5rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin-bottom:1rem;font-weight:700}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #2d3748;color:#a0aec0}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:100px 0;text-align:center}.hero h1{font-size:3.5rem;margin-bottom:1.5rem;font-weight:800;line-height:1.2}.hero p{font-size:1.3rem;margin-bottom:2rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.platforms{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem;flex-wrap:wrap}.platform-icon{width:50px;height:50px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:transform .3s}.platform-icon:hover{transform:translateY(-5px);background:#ffffff4d}.pain-points{padding:80px 0;background:linear-gradient(180deg,#f7fafc,#edf2f7)}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.pain-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #00000012;transition:transform .3s,box-shadow .3s}.pain-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #00000026}.pain-icon{font-size:2.5rem;margin-bottom:1rem}.pain-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2d3748}.pain-card p{color:#4a5568;line-height:1.8}.how-it-works{padding:80px 0;background:#fff;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}.how-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem}.how-step{background:#f7fafc;border-radius:16px;padding:1.75rem;box-shadow:0 6px 16px #0000000a}.how-step-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;margin-bottom:1rem}.how-step h3{font-size:1.2rem;margin-bottom:.5rem;color:#2d3748}.how-step p{color:#4a5568;line-height:1.7}.features{padding:80px 0;background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem}.feature-card{text-align:left;padding:2rem;border-radius:16px;background:linear-gradient(135deg,#f7fafc,#edf2f7);transition:all .3s;box-shadow:0 10px 25px #0000000f}.feature-card:hover{transform:translateY(-5px);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-icon{font-size:2.5rem;margin-bottom:.75rem;transition:transform .3s}.feature-card h3{font-size:1.25rem;margin-bottom:.5rem;font-weight:700}.feature-card p{line-height:1.7;font-size:.98rem}.ui-mockup{padding:80px 0;background:linear-gradient(180deg,#f7fafc,#edf2f7)}.ui-card{margin:3rem auto 0;max-width:960px;background:#fff;border-radius:24px;padding:2rem;box-shadow:0 18px 45px #667eea40;border:1px solid #e2e8f0}.ui-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ui-tabs{display:flex;gap:.75rem;font-size:.9rem}.ui-tab{padding:.4rem .9rem;border-radius:999px;background:#edf2f7;color:#4a5568}.ui-tab.active{background:#667eea;color:#fff}.ui-layout{display:flex;flex-direction:column;gap:1.25rem}.ui-pillars{background:#f7fafc;border-radius:16px;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.ui-pillars h3{font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;color:#718096}.ui-pillar-list{list-style:none;display:flex;gap:.75rem;flex-wrap:wrap}.ui-pillar-item{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border-radius:999px;background:#fff;font-size:.85rem}.ui-pillar-tag{padding:.05rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600}.ui-calendar{background:#f7fafc;border-radius:16px;padding:1.25rem}.ui-calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem;color:#4a5568;flex-wrap:wrap;gap:.5rem}.ui-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.35rem;font-size:.7rem}.ui-calendar-cell{border-radius:10px;background:#fff;padding:.35rem .4rem;display:flex;flex-direction:column;gap:.2rem;min-height:64px;width:100%;overflow:hidden}.ui-calendar-pill{border-radius:999px;padding:.05rem .4rem;font-size:.65rem;color:#fff;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-calendar-pill.educate{background:#4299e1}.ui-calendar-pill.engage{background:#ed8936}.ui-calendar-pill.promote{background:#e53e3e}.audience{padding:80px 0;background:#1a202c;color:#fff}.audience-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.audience-tagline{font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;color:#a0aec0;margin-bottom:.75rem}.audience h2{font-size:2.3rem;margin-bottom:1rem}.audience p{color:#cbd5e0}.audience-list{list-style:none;margin-top:1.5rem}.audience-list li{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.audience-list li:before{content:"•";color:#63b3ed;font-size:1.5rem}.audience-card{background:#2d3748;border-radius:16px;padding:2rem;box-shadow:0 16px 40px #00000059}.audience-card h3{margin-bottom:.75rem}.pricing{padding:80px 0;background:linear-gradient(180deg,#f7fafc,#edf2f7)}.pricing-card{max-width:500px;margin:3rem auto;background:#fff;border-radius:20px;padding:3rem;text-align:center;box-shadow:0 20px 40px #667eea33;border:3px solid transparent;background-clip:padding-box;position:relative}.pricing-card:before{content:"";position:absolute;inset:-3px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;z-index:-1}.pricing-badge{display:inline-block;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:8px 20px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem}.price{font-size:4rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.price-period{color:#4a5568;font-size:1.2rem;margin-bottom:2rem}.features-list{list-style:none;margin:2rem 0;text-align:left}.features-list li{padding:.8rem 0;border-bottom:1px solid #edf2f7;display:flex;align-items:center;gap:10px}.features-list li:before{content:"✓";color:#48bb78;font-weight:700;font-size:1.2rem}.notify{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.notify h2{font-size:2.5rem;margin-bottom:1rem;font-weight:800}.notify p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.notify-form{max-width:500px;margin:0 auto;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.notify-input{flex:1;min-width:250px;padding:15px 20px;border-radius:8px;border:none;font-size:1rem}.notify-input:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d}.notify-input:disabled{opacity:.7;cursor:not-allowed}@media(max-width:768px){.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.price{font-size:3rem}.notify-form{flex-direction:column}.notify-input{width:100%}.audience-inner{grid-template-columns:1fr}.ui-pillars{flex-direction:column;align-items:flex-start}.ui-header{flex-direction:column;align-items:flex-start;gap:1rem}}.about{background:linear-gradient(180deg,#f7fafc,#edf2f7);min-height:100vh}.about .hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0 90px;text-align:center}.about .hero h1{font-size:3rem;margin-bottom:1rem;font-weight:800}.about .hero p{font-size:1.2rem;opacity:.95;max-width:700px;margin:0 auto}.section{padding:70px 0;background:transparent}.section-alt{background:#fff}.section-inner{max-width:900px;margin:0 auto}.section-lede{font-size:1.1rem;color:#4a5568;margin-bottom:2rem}.section p{color:#4a5568;line-height:1.8;margin-bottom:1.25rem}.two-column{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:3rem;align-items:flex-start}.pill-list{list-style:none;margin-top:1rem}.pill-list li{margin-bottom:.75rem;display:flex;align-items:flex-start;gap:.6rem}.pill-list li:before{content:"•";color:#667eea;font-size:1.3rem;line-height:1.1}.note-card{background:#1a202c;color:#fff;border-radius:18px;padding:2rem;box-shadow:0 18px 40px #0000004d}.note-card h3{margin-bottom:.75rem;font-size:1.2rem}.note-card p{color:#e2e8f0;margin-bottom:.75rem;font-size:.98rem}.note-signoff{margin-top:1rem;font-size:.9rem;color:#a0aec0}@media(max-width:768px){.about .hero h1{font-size:2.4rem}.two-column{grid-template-columns:1fr}}.contact-page{background:linear-gradient(180deg,#f7fafc,#edf2f7);min-height:100vh}.contact-page .hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0 80px;text-align:center}.contact-page .hero h1{font-size:3rem;margin-bottom:1rem;font-weight:800}.contact-page .hero p{font-size:1.2rem;opacity:.95;max-width:600px;margin:0 auto}.contact-section{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.contact-info{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 30px #00000014}.contact-info h2{font-size:2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.info-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #edf2f7}.info-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.info-icon{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;flex-shrink:0}.info-content h3{font-size:1.2rem;margin-bottom:.5rem;color:#2d3748}.info-content p{color:#4a5568;line-height:1.8}.info-content a{color:#667eea;text-decoration:none;font-weight:600}.info-content a:hover{text-decoration:underline}.contact-form{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 30px #00000014}.contact-form h2{font-size:2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2d3748}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea}.form-group input:disabled,.form-group textarea:disabled,.form-group select:disabled{opacity:.7;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:150px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.success-message{display:none;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;text-align:center}.success-message.show{display:block;animation:slideIn .5s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.faq-section{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 30px #00000014;margin-top:3rem}.faq-section h2{font-size:2rem;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-item{border-bottom:1px solid #edf2f7;padding:1.5rem 0}.faq-item:last-child{border-bottom:none}.faq-question{font-weight:700;color:#2d3748;margin-bottom:.5rem;font-size:1.1rem}.faq-answer{color:#4a5568;line-height:1.8}@media(max-width:768px){.contact-page .hero h1{font-size:2.5rem}.contact-grid,.form-row{grid-template-columns:1fr}}.legal-page{background:linear-gradient(180deg,#f7fafc,#edf2f7);min-height:100vh}.legal-page .hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0 70px;text-align:center}.legal-page .hero h1{font-size:2.8rem;margin-bottom:1rem;font-weight:800}.legal-page .hero p{font-size:1rem;opacity:.9}.legal-content{padding:60px 0 80px}.legal-inner{max-width:800px;margin:0 auto;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 30px #00000014}.legal-inner h2{font-size:1.8rem;margin-top:2.5rem;margin-bottom:1rem;color:#2d3748;font-weight:700}.legal-inner h2:first-child{margin-top:0}.legal-inner h3{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.75rem;color:#4a5568;font-weight:600}.legal-inner p{color:#4a5568;line-height:1.8;margin-bottom:1rem}.legal-inner ul{margin:1rem 0 1.5rem 1.5rem;color:#4a5568;line-height:1.8}.legal-inner ul li{margin-bottom:.5rem}.legal-inner a{color:#667eea;text-decoration:none;font-weight:600}.legal-inner a:hover{text-decoration:underline}@media(max-width:768px){.legal-page .hero h1{font-size:2.2rem}.legal-inner{padding:2rem 1.5rem}.legal-inner h2{font-size:1.5rem}.legal-inner h3{font-size:1.2rem}}.strategy{background:linear-gradient(180deg,#f7fafc,#edf2f7);min-height:100vh}.strategy .hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0 90px;text-align:center}.strategy .hero h1{font-size:3rem;margin-bottom:1rem;font-weight:800}.strategy .hero p{font-size:1.2rem;opacity:.95;max-width:700px;margin:0 auto}.section-title{font-size:2.3rem;margin-bottom:1rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pillars-diagram{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2rem;margin-top:2.5rem}.pillars-diagram-card{background:#fff;border-radius:18px;padding:1.75rem;box-shadow:0 10px 30px #00000014;border:1px solid #e2e8f0}.pillars-diagram-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#a0aec0;margin-bottom:.75rem}.pillars-lane{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px dashed #e2e8f0;font-size:.95rem}.pillars-lane:last-child{border-bottom:none}.pillars-lane-name{font-weight:600;color:#2d3748}.pillars-lane-tag{padding:.1rem .6rem;border-radius:999px;font-size:.8rem;background:#edf2f7;color:#4a5568}.pillars-calendar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;font-size:.8rem}.pillars-calendar-cell{background:#f7fafc;border-radius:12px;padding:.6rem .7rem;min-height:72px}.pillars-calendar-day{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#a0aec0;margin-bottom:.25rem}.pillars-calendar-pill{display:inline-flex;margin-top:.2rem;padding:.1rem .55rem;border-radius:999px;font-size:.75rem;color:#fff;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pillars-calendar-pill.educate{background:#4299e1}.pillars-calendar-pill.trust{background:#ed8936}.pillars-calendar-pill.promote{background:#e53e3e}@media(max-width:768px){.strategy .hero h1{font-size:2.4rem}.pillars-diagram{grid-template-columns:1fr}}
