.page{min-height:100vh;background-color:#f5f0e8;font-family:Poppins,sans-serif;color:#1a1a1a}.navbar{padding:18px 32px;display:flex;align-items:center;gap:6px}.nav-logo-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:inherit}.nav-logo{font-size:1rem;font-weight:700;color:#1a1a1a}.nav-logo-img{display:block}.hero{display:flex;align-items:center;justify-content:center;gap:72px;padding:24px 48px 64px;max-width:1100px;margin:0 auto}.hero-left{flex:1 1 420px;max-width:520px}.hero-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.15;margin-bottom:20px;color:#1a1a1a}.hero-sub{font-size:.95rem;color:#555;line-height:1.65;margin-bottom:36px;max-width:350px}.btn-primary{display:inline-block;background-color:#4ca9ff;color:#fff;font-weight:700;font-size:1.05rem;padding:16px 40px;border-radius:50px;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 16px #4ca9ff59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4ca9ff73}.hero-right{flex:0 0 auto;display:flex;justify-content:center}.phone-wrap{perspective:1000px}.phone-frame{width:220px;border-radius:36px;border:10px solid #1A1A1A;background:#fff;overflow:hidden;box-shadow:0 20px 60px #0000002e;position:relative}.phone-notch{width:72px;height:22px;background:#1a1a1a;border-radius:0 0 16px 16px;margin:0 auto}.phone-screen{background:#f7f7f7;padding:10px 10px 0;min-height:380px;display:flex;flex-direction:column;gap:8px}.app-header{display:flex;align-items:center;justify-content:space-between;padding:4px 2px}.app-logo-row{display:flex;align-items:center;gap:6px}.app-avatar{font-size:1.4rem}.app-hola{font-size:.45rem;color:#888;font-weight:600;letter-spacing:.05em}.app-name{font-size:.6rem;font-weight:700;color:#1a1a1a}.app-bell{font-size:.9rem}.app-points-card{background:#4ca9ff;border-radius:14px;padding:14px 12px;text-align:center}.app-pts-label{font-size:.5rem;color:#ffffffd9;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.app-pts-value{font-size:2rem;font-weight:800;color:#fff;line-height:1.1}.app-tasks-label{font-size:.6rem;font-weight:700;color:#1a1a1a}.app-task-item{background:#fff;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:7px;border:1px solid #E8E8E8}.app-task-icon{font-size:1rem}.app-task-info{flex:1}.app-task-name{font-size:.55rem;font-weight:600;color:#1a1a1a}.app-task-pts{font-size:.48rem;color:#888}.app-task-check{font-size:.7rem;color:#5bc8a8;font-weight:700}.app-task-hint{font-size:.42rem;color:#aaa;line-height:1.4;padding:0 2px}.app-nav{display:flex;justify-content:space-around;padding:10px 0 12px;border-top:1px solid #E8E8E8;margin-top:auto;font-size:.9rem}.features{max-width:960px;margin:0 auto;padding:64px 48px 56px}.section-title{font-size:clamp(1.6rem,3.5vw,2.1rem);font-weight:800;margin-bottom:8px;color:#1a1a1a}.features-sub{font-size:.95rem;color:#666;margin-bottom:40px}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feat-card{background:#fff;border:2px solid #E8E0D4;border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;gap:10px;transition:transform .18s,box-shadow .18s,border-color .18s}.feat-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000012;border-color:#c8bfb4}.feat-card-emoji{font-size:2rem;line-height:1}.feat-card-title{font-size:1.05rem;font-weight:700;color:#1a1a1a}.feat-card-desc{font-size:.88rem;color:#666;line-height:1.6}.testimonials{max-width:960px;margin:0 auto;padding:48px 48px 56px}.testimonials-sub{font-size:.95rem;color:#666;margin-bottom:40px}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.testimonial-card{background:#fff;border:2px solid #E8E0D4;border-radius:20px;padding:32px 28px;margin:0;display:flex;flex-direction:column;gap:20px;transition:transform .18s,box-shadow .18s,border-color .18s}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000012;border-color:#c8bfb4}.testimonial-quote{font-size:.92rem;color:#444;line-height:1.7;flex:1}.testimonial-author{display:flex;flex-direction:column;gap:2px}.testimonial-name{font-style:normal;font-size:.95rem;font-weight:700;color:#1a1a1a}.testimonial-detail{font-size:.82rem;color:#888}.pricing{max-width:960px;margin:0 auto;padding:48px 48px 72px}.pricing-sub{font-size:1rem;color:#555;margin-top:-16px;margin-bottom:40px}.plans{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.plan-card{background:#fff;border:2.5px solid #1A1A1A;border-radius:24px;padding:40px 36px;display:flex;flex-direction:column;gap:10px;transition:transform .18s,box-shadow .18s}.plan-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.plan-card-premium{background:#fff;border-color:#1a1a1a;position:relative;overflow:hidden}.plan-card-premium:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f0b429,#ffd97d);border-radius:24px 24px 0 0}.plan-name{font-size:1.1rem;font-weight:800;text-align:center;color:#1a1a1a;margin-bottom:4px}.plan-desc{font-size:.9rem;color:#555;text-align:center;line-height:1.5}.plan-price-free,.plan-price-premium{font-size:1.5rem;font-weight:800;text-align:center;color:#1a1a1a;margin:8px 0 4px}.plan-divider{height:1px;background:#e8e0d4;margin:4px 0}.plan-list{list-style:none;font-size:.9rem;color:#444;line-height:1;flex:1;margin-bottom:12px;display:flex;flex-direction:column;gap:12px}.plan-list li{display:flex;align-items:center;gap:10px;padding:0}.plan-list li:before{content:"✓";font-size:.7rem;font-weight:700;width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;background:#e8f5e9;color:#3cab6e;display:inline-block;flex-shrink:0}.plan-list li.plan-li-ad:before{content:"!";background:#fff3e0;color:#e67e22}.plan-list li.plan-li-noad:before{content:"★";background:#fff8e1;color:#f0b429}.btn-free{display:block;text-align:center;padding:14px;border-radius:50px;font-weight:700;font-size:.95rem;text-decoration:none;border:2.5px solid #5BC8A8;color:#1a1a1a;background:transparent;transition:background .15s,color .15s;margin-top:auto}.btn-free:hover{background:#5bc8a8;color:#fff}.btn-premium{display:block;text-align:center;padding:14px;border-radius:50px;font-weight:700;font-size:.95rem;text-decoration:none;background:#f0b429;color:#1a1a1a;border:none;transition:opacity .15s,transform .15s;margin-top:auto}.btn-premium:hover{opacity:.88;transform:translateY(-1px)}.faq{max-width:960px;margin:0 auto;padding:8px 48px 56px}.faq-title{margin-bottom:16px}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid #D8D0C4}.faq-question{width:100%;background:none;border:none;padding:18px 0;display:flex;justify-content:space-between;align-items:center;font-family:inherit;font-size:.95rem;font-weight:500;color:#1a1a1a;cursor:pointer;text-align:left;gap:12px}.faq-arrow{font-size:.8rem;color:#888;flex-shrink:0;rotate:90deg}.faq-answer{font-size:.88rem;color:#555;line-height:1.65;padding-bottom:18px;padding-right:24px}.footer{text-align:center;padding:28px 24px;font-size:.82rem;color:#999;border-top:1px solid #D8D0C4}.footer a{color:#4ca9ff;text-decoration:none}.footer a:hover{text-decoration:underline}.legal{max-width:760px;margin:0 auto;padding:8px 32px 64px}.legal-header{margin-bottom:40px;padding-bottom:28px;border-bottom:1px solid #D8D0C4}.legal-title{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;line-height:1.2;margin-bottom:12px;color:#1a1a1a}.legal-tagline{font-size:.95rem;color:#555;line-height:1.55;margin-bottom:10px}.legal-meta{font-size:.82rem;color:#888}.legal-section{margin-bottom:36px}.legal-section h2{font-size:1.15rem;font-weight:700;margin-bottom:14px;color:#1a1a1a}.legal-section h3{font-size:.95rem;font-weight:700;margin:22px 0 12px;color:#1a1a1a}.legal-section p{font-size:.9rem;color:#444;line-height:1.7;margin-bottom:12px}.legal-section ul{margin:0 0 14px;padding-left:1.2em}.legal-section li{font-size:.9rem;color:#444;line-height:1.7;margin-bottom:8px}.legal-section a{color:#4ca9ff;text-decoration:none;font-weight:600}.legal-section a:hover{text-decoration:underline}.legal-callout{background:#4ca9ff1a;border-left:3px solid #4CA9FF;padding:14px 16px;border-radius:0 10px 10px 0}.legal-table-wrap{overflow-x:auto;margin:0 0 20px;border:1px solid #D8D0C4;border-radius:12px;background:#ffffff73}.legal-table{width:100%;border-collapse:collapse;font-size:.85rem}.legal-table th,.legal-table td{text-align:left;padding:12px 14px;vertical-align:top;line-height:1.5}.legal-table th{background:#4ca9ff1f;font-weight:700;color:#1a1a1a;border-bottom:1px solid #D8D0C4}.legal-table td{color:#444;border-bottom:1px solid #E8E2D8}.legal-table tr:last-child td{border-bottom:none}.legal-table td:first-child{font-weight:600;color:#1a1a1a;width:42%}.legal-contact{list-style:none;padding-left:0}@media(max-width:720px){.hero{flex-direction:column;padding:16px 24px 48px;text-align:center}.hero-left{max-width:100%}.hero-right{margin-top:8px}.features,.testimonials,.pricing,.faq,.legal{padding-left:24px;padding-right:24px}.features-grid,.testimonials-grid{grid-template-columns:1fr}.plans{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
