@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{color:#4a3f3a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fffbf9;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}.app{flex-direction:column;min-height:100vh;display:flex}.navbar{z-index:100;background:#fff;border-bottom:1px solid #f5e6e0;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.navbar-brand{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.65rem;padding:0;font-family:inherit;text-decoration:none;display:flex}.navbar-logo{font-size:1.5rem}.navbar-brand h2{color:#e8839a;font-size:.95rem;font-weight:600;line-height:1.2}.navbar-brand span{color:#c4a9a0;letter-spacing:.02em;font-size:.7rem}.hero{text-align:center;background:linear-gradient(160deg,#fff0f3,#fce4ec,#fdf0f5);padding:3.5rem 2rem 3rem}.hero-inner{max-width:560px;margin:0 auto}.hero-badge{color:#e8839a;letter-spacing:.04em;text-transform:uppercase;background:#e8839a1f;border-radius:20px;margin-bottom:1.25rem;padding:.3rem .9rem;font-size:.72rem;font-weight:600;display:inline-block}.hero h1{color:#3d2e2e;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700}.wave{transform-origin:70% 70%;animation:2s ease-in-out infinite wave;display:inline-block}@keyframes wave{0%,to{transform:rotate(0)}15%{transform:rotate(14deg)}30%{transform:rotate(-8deg)}40%{transform:rotate(14deg)}50%{transform:rotate(-4deg)}60%{transform:rotate(10deg)}70%{transform:rotate(0)}}.hero p{color:#8a7570;margin-bottom:1.75rem;font-size:.92rem;line-height:1.7}.btn-primary{color:#fff;cursor:pointer;letter-spacing:.01em;background:#e8839a;border:none;border-radius:50px;padding:.7rem 1.75rem;font-family:inherit;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:#d9728a;transform:translateY(-1px)}.main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:0 2rem}.section{padding:2.5rem 0}.section-header{justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;display:flex}.section-header h2{color:#3d2e2e;letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.section-header span{color:#c4a9a0;font-size:.78rem}.modules-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.module-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #fae8e8;border-radius:18px;flex-direction:column;padding:0;font-family:inherit;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.module-card:hover{border-color:#f2c4cc;transform:translateY(-4px);box-shadow:0 8px 30px #e8839a1f}.card-image-wrapper{position:relative;overflow:hidden}.card-image{object-fit:cover;background:#fff0f3;width:100%;height:170px;display:block}.card-lock-overlay{background:#3c282873;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lock-icon{filter:drop-shadow(0 2px 6px #0000004d);font-size:2rem}.card-premium-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#e8839a,#d46b82);border-radius:20px;padding:.2rem .6rem;font-size:.62rem;font-weight:700;position:absolute;top:.6rem;right:.6rem}.module-card.locked{cursor:not-allowed;opacity:.85;border-color:#e8d0d0}.module-card.locked:hover{border-color:#e8d0d0;transform:none;box-shadow:0 2px 12px #0000000a}.card-locked-footer{flex-direction:column;align-items:center;gap:.3rem;padding:.5rem 1.25rem 1rem;display:flex}.card-price{color:#c4566e;background:#fff0f3;border-radius:8px;padding:.3rem .7rem;font-size:.74rem;font-weight:600;line-height:1.4}.premium-section{border-top:1px solid #fae8e8;padding-top:2rem}.premium-banner{text-align:center;background:linear-gradient(135deg,#fff0f3,#fce4ec,#f8d7e0);border:2px dashed #e8a0b4;border-radius:14px;margin-bottom:1.5rem;padding:1.5rem 2rem}.premium-banner-icon{margin-bottom:.5rem;font-size:1.6rem;display:block}.premium-banner h3{color:#c4566e;margin-bottom:.35rem;font-size:1rem;font-weight:700}.premium-banner p{color:#b07a7a;max-width:420px;margin:0 auto;font-size:.82rem;line-height:1.6}.premium-unlocked-banner{background:#f0faf5;border:1px solid #a7f3d0;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1.25rem;display:flex}.premium-unlocked-banner span{font-size:1.1rem}.premium-unlocked-banner p{color:#3d7a5a;font-size:.82rem;font-weight:500}.card-body{flex:1;min-width:0;padding:1rem 1.25rem 0}.card-body h3{color:#3d2e2e;margin-bottom:4px;font-size:1.05rem;font-weight:600;line-height:1.3}.card-body span{color:#c4a9a0;font-size:.78rem;display:block}.card-meta{color:#e8839a;white-space:nowrap;background:#fff0f3;border-radius:20px;margin:.6rem 0 1.1rem;padding:.25rem .7rem;font-size:.72rem;font-weight:500;display:inline-block}.card-arrow{color:#e0c4c4;font-size:1rem;transition:transform .2s,color .2s;position:absolute;top:1rem;right:1rem}.module-card:hover .card-arrow{color:#e8839a;transform:translate(3px)}.cta-banner{text-align:center;background:#fff0f3;border-radius:14px;margin-bottom:2rem;padding:1.5rem 2rem}.cta-banner p{color:#b07a7a;font-size:.88rem;font-weight:500;line-height:1.6}.back-btn{color:#e8839a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:1.75rem;padding:0;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.back-btn:hover{opacity:.65}.page-title{color:#3d2e2e;letter-spacing:-.01em;font-size:1.4rem;font-weight:700}.page-subtitle{color:#c4a9a0;margin-top:.15rem;margin-bottom:1.75rem;font-size:.85rem}.module-hero{background:#fff;border:1px solid #fae8e8;border-radius:18px;margin-bottom:1.75rem;overflow:hidden}.module-hero-img{object-fit:cover;background:#fff0f3;width:100%;height:200px;display:block}.module-hero-info{padding:1.25rem 1.5rem}.module-hero-info h2{color:#3d2e2e;margin-bottom:.2rem;font-size:1.3rem;font-weight:700}.module-hero-info span{color:#c4a9a0;font-size:.82rem}.steps-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.step-card{text-align:center;background:#fff;border:1px solid #fae8e8;border-radius:14px;padding:1.5rem;position:relative}.step-num{color:#e8839a;background:#fff0f3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:.75rem;right:.75rem}.step-icon{margin-bottom:.75rem;font-size:1.75rem;display:block}.step-card h4{color:#3d2e2e;margin-bottom:.35rem;font-size:.9rem;font-weight:600}.step-card p{color:#a09090;font-size:.78rem;line-height:1.6}.items-list{flex-direction:column;gap:.65rem;display:flex}.item-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #fae8e8;border-radius:14px;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.35rem;font-family:inherit;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}.item-card:hover{border-color:#f2c4cc;transform:translateY(-2px);box-shadow:0 4px 16px #e8839a14}.item-number{color:#e8839a;background:#fff0f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.item-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:flex}.item-icon.video{color:#e8839a;background:#fff0f3}.item-icon.pdf{color:#8a7ad4;background:#f0f0ff}.item-icon.folder{color:#6db89a;background:#f0faf5}.item-info{flex:1;min-width:0}.item-info h4{color:#3d2e2e;margin-bottom:2px;font-size:.9rem;font-weight:600;line-height:1.35}.item-info span{color:#c4a9a0;font-size:.74rem}.item-action{background:#fff0f3;border-radius:20px;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .85rem;transition:background .2s;display:flex}.item-card:hover .item-action{background:#fce4ec}.item-action-label{color:#e8839a;font-size:.72rem;font-weight:600}.item-action-icon{color:#e8839a;font-size:.75rem}.footer{background:#fff;border-top:1px solid #fae8e8;margin-top:auto;padding:2.5rem 2rem 1.5rem}.footer-grid{border-bottom:1px solid #fae8e8;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:880px;margin:0 auto;padding-bottom:1.75rem;display:grid}.footer h4{color:#e8839a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.6rem;font-size:.82rem;font-weight:600}.footer p,.footer li{color:#a09090;font-size:.78rem;line-height:1.7}.footer ul{padding:0;list-style:none}.footer li:before{content:"✓ ";color:#e8839a}.footer-copy{text-align:center;color:#d0c0c0;max-width:880px;margin:0 auto;padding-top:1.25rem;font-size:.72rem}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1e141499;justify-content:center;align-items:center;padding:1rem;animation:.15s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-box{background:#fff;border-radius:16px;width:100%;max-width:800px;animation:.2s scaleIn;overflow:hidden}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-top{border-bottom:1px solid #fae8e8;justify-content:space-between;align-items:center;padding:.85rem 1.15rem;display:flex}.modal-top h3{color:#3d2e2e;text-overflow:ellipsis;white-space:nowrap;margin-right:.75rem;font-size:.9rem;font-weight:600;overflow:hidden}.modal-x{cursor:pointer;color:#c4a9a0;background:#fff0f3;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;transition:background .15s;display:flex}.modal-x:hover{color:#e8839a;background:#fce4ec}.modal-video{padding-top:56.25%;position:relative}.modal-video iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=1024px){.modules-grid{grid-template-columns:repeat(3,1fr)}.main{max-width:100%}}@media (width<=768px){.modules-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.hero{padding:2.5rem 1.5rem 2rem}.hero h1{font-size:1.6rem}.footer-grid{grid-template-columns:1fr;gap:1.25rem}}@media (width<=500px){.modules-grid{grid-template-columns:1fr}.main,.navbar{padding:0 1.25rem}}
