@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";.legal-card[data-v-1036ce60]{max-width:920px;background:var(--light);border:1px solid var(--mid);border-radius:var(--radius);padding:1.25rem 1.5rem;color:var(--text)}.legal-section[data-v-1036ce60]{min-height:calc(100vh - 164px)}.legal-card[data-v-5937e47c]{max-width:920px;background:var(--light);border:1px solid var(--mid);border-radius:var(--radius);padding:1.25rem 1.5rem;color:var(--text)}.legal-section[data-v-5937e47c]{min-height:calc(100vh - 164px)}.legal-card[data-v-309d846c]{max-width:920px;background:var(--light);border:1px solid var(--mid);border-radius:var(--radius);padding:1.25rem 1.5rem;color:var(--text)}.legal-section[data-v-309d846c]{min-height:calc(100vh - 164px)}.not-found-section[data-v-309d846c]{display:flex;align-items:center}.not-found-section .container[data-v-309d846c]{display:flex;justify-content:center}.not-found-content[data-v-309d846c]{width:100%;max-width:920px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.not-found-header[data-v-309d846c]{align-items:center}.not-found-card[data-v-309d846c]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.not-found-cta[data-v-309d846c]{flex-shrink:0}@media(max-width:720px){.not-found-cta[data-v-309d846c]{width:100%;justify-content:center}}html{scroll-behavior:smooth}:root{--red: #EA6212;--purple: #781478;--orange: #EA6212;--yellow: #FAB400;--magenta: #FF0082;--teal: #00A08C;--blue: #1E2896;--cyan: #00A0FF;--primary-strong: #C8540F;--primary: #EA6212;--secondary: #781478;--accent: #EA6212;--white: #FFFFFF;--light: #FFF7F1;--mid: #EBCFB9;--dark: #1C0A0A;--text: #1C0A0A;--muted: #7A5743;--radius: 12px;--shadow: 0 4px 24px rgba(234, 98, 18, .1);--body-size: 1.1rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;background:#f0f2f8;color:var(--text);overflow-x:hidden}button{font:inherit}.container{max-width:1240px;margin-left:auto;margin-right:auto;width:100%;padding-left:6vw;padding-right:6vw}#canvas{background:#f0f2f8;min-height:100vh}#hero{background:var(--primary);min-height:calc(100vh - 64px);min-height:calc(100dvh - 64px)}#hero .container{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;min-height:calc(100vh - 64px);min-height:calc(100dvh - 64px);padding-top:80px;padding-bottom:72px}#hero h1{font-family:Roboto,sans-serif;font-size:clamp(2rem,4vw,3.2rem);color:#fff;line-height:1.15;margin-bottom:18px}#hero h1 em{color:var(--yellow);font-style:italic}#hero p{color:#fffc;font-size:var(--body-size);line-height:1.7;margin-bottom:10px}.hero-eyebrow{display:inline-flex;align-items:center;margin-bottom:20px}.hero-eyebrow-logo{display:block;height:clamp(26px,4vw,100px);width:auto}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:8px 14px;font-size:12px;color:#fff;margin-top:12px;font-weight:500}.hero-cta{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.hero-cta .btn-primary{padding-top:16px;padding-bottom:16px}.hero-visual{display:flex;justify-content:center;align-items:center}.phone-device{display:block;width:min(360px,100%);height:auto;filter:drop-shadow(0 32px 80px rgba(0,0,0,.38))}.btn-primary{background:#fff;color:var(--primary);border:none;display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:8px;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s;text-decoration:none;white-space:nowrap}.btn-primary:hover{background:var(--secondary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.btn-ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5);display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:8px;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;white-space:nowrap}.btn-ghost:hover{border-color:#fff;background:#ffffff1a}.btn-block{width:100%}.btn-secondary-solid{background:var(--secondary);color:#fff}.btn-primary-nowrap{background:var(--primary);color:#fff;white-space:nowrap;flex-shrink:0}nav{background:#fff;padding:0;height:64px;border-bottom:1.5px solid var(--mid);position:sticky;top:0;z-index:50;box-shadow:0 2px 12px #ea621214}nav .container{display:flex;align-items:center;justify-content:space-between;height:100%}.nav-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none}.nav-logo-mark{width:36px;height:36px;border-radius:9px;display:block;object-fit:cover}.nav-logo-text{font-weight:700;font-size:1rem;color:var(--text)}.nav-links{display:flex;gap:28px}.nav-links a{font-size:.875rem;font-weight:500;color:var(--muted);text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--primary)}.nav-link-active{color:var(--primary)!important;font-weight:700!important}.nav-cta{background:var(--primary);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;padding:9px 20px;border-radius:8px;font-family:Roboto,sans-serif;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .2s;flex-shrink:0;text-decoration:none}.nav-cta:hover{background:var(--secondary)}.lang-selector{display:flex;align-items:center;gap:2px;flex-shrink:0}.lang-selector-dropdown{display:flex;align-items:center;gap:2px}.lang-btn{background:none;border:none;cursor:pointer;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--muted);padding:4px 7px;border-radius:5px;transition:color .15s,background .15s}.lang-btn:hover{color:var(--primary);background:var(--light)}.lang-btn.active{color:var(--primary);background:var(--light);font-weight:700}.lang-selector-mobile{width:100%;display:flex;align-items:center;padding:10px 0;border-bottom:1px solid var(--mid);gap:4px;justify-content:center}.lang-selector-mobile .lang-btn{font-size:.9rem;padding:6px 10px}.nav-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;transition:background .15s;flex-shrink:0}.nav-hamburger:hover{background:var(--light)}.nav-hamburger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .25s;transform-origin:center}.nav-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-mobile{display:none;position:sticky;top:64px;z-index:49;background:#fff;border-bottom:1.5px solid var(--mid);box-shadow:0 8px 24px #00000014;flex-direction:column;gap:0;padding:12px 6vw 16px}.nav-mobile.open{display:flex}.nav-mobile a{font-size:.95rem;font-weight:500;color:var(--muted);text-decoration:none;padding:12px 0;border-bottom:1px solid var(--mid);transition:color .15s}.nav-mobile a:hover{color:var(--primary)}.nav-mobile a:last-of-type{border-bottom:none}.nav-mobile .nav-link-active{color:var(--primary)!important}.nav-cta-mobile{width:100%;margin-top:4px;border-bottom:none!important;padding:9px 20px!important;color:#fff!important;background:var(--primary);border-radius:8px;text-align:center}.nav-cta-mobile:hover{background:var(--secondary)!important;color:#fff!important}.section-light{background:var(--light);padding:72px 0}.section-white{background:#fff;padding:72px 0}.section-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);margin-bottom:16px;border-bottom:2px solid var(--secondary);padding-bottom:4px}.section-tag-accent{color:var(--accent);border-color:var(--accent)}.section-header{text-align:left;margin:0 0 48px}.section-header .section-tag{margin-bottom:16px}.section-header h2{font-family:Roboto,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--secondary);line-height:1.2;margin-bottom:12px}.section-header p{color:var(--muted);font-size:var(--body-size);line-height:1.7;margin-top:4px}.section-header-center{text-align:center;margin:0 auto 48px}.section-intro{max-width:860px;margin:0 auto 40px}.section-title-primary{font-family:Roboto,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--primary);line-height:1.2;margin-bottom:20px}.section-title-light{color:#fff}.section-copy-light,.section-header .section-copy-light{color:#ffffffb3;font-size:.95rem;line-height:1.7}.body-copy{color:var(--muted);line-height:1.8;font-size:var(--body-size)}.body-copy-tight{margin-bottom:12px}.stack-center{display:flex;flex-direction:column;align-items:center;gap:20px}.two-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}#que-es h2{color:var(--secondary)}.info-card{background:#fff;border-radius:var(--radius);border:1.5px solid var(--mid);padding:28px 24px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .25s,transform .25s}.info-card:hover{box-shadow:0 8px 32px #ea62121a;transform:translateY(-3px)}.info-card-header{display:flex;align-items:center;gap:14px}.info-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.info-card-title{font-size:1rem;font-weight:700;color:var(--text);line-height:1.3}.info-card-lead{font-size:.875rem;color:var(--muted);line-height:1.65}.info-card-note{font-size:.8rem;color:var(--muted);line-height:1.65;border-top:1px solid var(--mid);padding-top:14px;font-style:italic}.arrow-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:0}.arrow-item{display:flex;align-items:center;gap:10px;font-size:.875rem;color:var(--text);padding:8px 0;border-bottom:1px solid var(--mid)}.arrow-item:last-child{border-bottom:none}.arrow-item:before{content:"→";color:var(--secondary);font-weight:700;flex-shrink:0}.arrow-list-no .arrow-item:before{content:"✕";color:var(--primary)}.func-card{background:#fff;border-radius:var(--radius);padding:28px 24px;border:1.5px solid var(--light);transition:all .25s}.func-card:hover{box-shadow:0 8px 32px #ea62121f;transform:translateY(-4px)}.func-card h3{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:8px}.func-card p{font-size:.85rem;color:var(--muted);line-height:1.65}.func-dot{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.func-dot-image{display:block;width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(20,16,28,.15))}.func-dot-center{margin:0 auto}.func-dot-subscription{width:128px;height:128px;border-radius:24px;background:transparent}.func-dot-subscription .func-dot-image{width:100px;height:100px}.cards-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.func-card-third{flex:0 0 calc(33% - 14px);min-width:220px;text-align:center}.func-card-third .func-dot{width:104px;height:104px;border-radius:24px}.func-card-third .func-dot-image{width:100px;height:100px}.func-card-fifth{flex:0 0 calc(20% - 16px);min-width:160px;text-align:center;padding:28px 16px}.func-card-fifth h3{font-size:.875rem}.feature-icon-amber{background:#fff6e0}.feature-icon-rose{background:#fce8f0}#audiencia{background:var(--secondary);padding:72px 0}#audiencia .section-header{max-width:520px}#audiencia h2{color:#fff}.audience-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:900px;margin:0 auto}.aud-card{background:#ffffff1a;border:1.5px solid rgba(255,255,255,.2);border-radius:var(--radius);padding:24px 18px;text-align:center;transition:all .2s}.aud-card:hover{background:#ffffff2e;border-color:var(--orange);transform:translateY(-4px)}.aud-card p{font-size:.85rem;color:#ffffffd9;line-height:1.6;font-weight:500}.aud-card-quarter{flex:0 0 calc(25% - 12px);min-width:180px}.aud-icon{margin-bottom:0}.aud-icon-image{display:block;width:100px;height:100px;margin:0 auto;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(20,16,28,.15))}.problem-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:0}#problemes .section-header{max-width:860px;margin-left:auto;margin-right:auto}.problem-item{display:flex;align-items:flex-start;gap:16px;padding:18px 0;border-bottom:1px solid var(--mid)}.problem-item:last-child{border-bottom:none}.problem-item p{font-size:var(--body-size);color:var(--text);line-height:1.6}.problem-check{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:6px}.problem-check-image{width:100%;height:100%;object-fit:contain}.problem-callout{max-width:780px;margin:28px auto 0;background:var(--secondary);border-radius:var(--radius);padding:22px 28px}.problem-callout p{font-size:var(--body-size);color:#fff;line-height:1.7}.pricing-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:760px;margin:0 auto}.price-card{border-radius:var(--radius);padding:36px 30px;border:2px solid var(--mid);background:var(--light);position:relative;transition:all .2s;text-align:center}.price-card:hover{transform:translateY(-4px)}.price-card .price-type{color:var(--muted)}.price-card.featured{background:var(--primary);border-color:var(--primary);box-shadow:0 16px 48px #ea621238}.price-card.featured .price-type{color:#ffffffb3}.price-card.featured .price-amount{color:#fff}.price-card.featured .price-period{color:#fff9}.price-card.featured .price-list li{color:#ffffffe6;border-color:#ffffff26}.price-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--yellow);color:#fff;font-size:12px;font-weight:800;padding:4px 14px;border-radius:20px;white-space:nowrap;letter-spacing:.06em}.price-type{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px}.price-amount{font-family:Roboto,sans-serif;font-size:3rem;color:var(--primary);line-height:1;margin-bottom:4px}.price-period{font-size:.8rem;color:var(--muted);margin-bottom:24px}.price-list{list-style:none;padding:0;margin-bottom:28px}.price-list li{font-size:.875rem;color:var(--text);padding:6px 0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--mid);text-align:center}.institutional-cta{max-width:760px;margin:24px auto 0;background:var(--light);border:2px dashed var(--mid);border-radius:var(--radius);padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.eyebrow-label{font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.institutional-title{font-size:1.05rem;font-weight:700;color:var(--primary);margin-bottom:6px}.institutional-copy{font-size:.9rem;color:var(--muted);line-height:1.6}.faq-list{max-width:100%;display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border-radius:var(--radius);border:1.5px solid var(--mid);overflow:hidden;transition:border-color .2s}.faq-item.open{border-color:var(--primary)}.faq-item.open .faq-arrow{transform:rotate(180deg);color:var(--primary)}.faq-item.open .faq-a{max-height:400px;padding-bottom:20px}.faq-q{width:100%;border:none;background:transparent;padding:18px 22px;font-size:.95rem;font-weight:600;color:var(--text);display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.faq-q:hover{color:var(--primary)}.faq-arrow{font-size:1rem;color:var(--muted);transition:transform .2s;flex-shrink:0;margin-left:12px}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding-bottom .35s ease;padding:0 22px;color:var(--muted);font-size:.9rem;line-height:1.7}#cta-final{background:var(--primary);padding:80px 0;text-align:center;position:relative;overflow:hidden}#cta-final h2{font-family:Roboto,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);color:#fff;margin-bottom:16px;position:relative}#cta-final p{color:#ffffffbf;max-width:480px;margin:0 auto 36px;line-height:1.7;position:relative}#cta-final .cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;position:relative}.store-badges{display:flex;gap:10px;justify-content:center;margin-top:24px}.store-badges-left{justify-content:flex-start}.store-badges-inline{flex-direction:row;align-items:center}.store-badge{display:flex;align-items:center;justify-content:center;text-decoration:none;line-height:0}.store-badge-fixed{width:180px}.store-badge-image{display:block;width:100%;height:auto}.store-badge-image-android{transform:scale(1.04)}.site-footer{background:#1a0505;padding:32px 0}.footer-disclaimer{font-size:.8rem;color:#ffffff59;line-height:1.8;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:24px}.footer-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand span{font-size:.9rem;color:#ffffff80}.footer-logo{width:36px;height:36px;border-radius:8px;display:block;object-fit:cover}.footer-links{display:flex;gap:20px}.footer-links a{font-size:.8rem;color:#fff6;text-decoration:none}.footer-links a:hover{color:var(--orange)}@media(max-width:1040px){.nav-logo-text{display:none}nav .container{padding-left:3.5vw;padding-right:3.5vw}#contingut .cards-wrap{gap:12px}#contingut .func-card-fifth{flex:0 0 calc(25% - 9px);min-width:0;padding:22px 10px}}@media(max-width:900px){#hero{overflow:hidden}#hero .container{grid-template-columns:1fr;padding-bottom:0}#hero .container>div:first-child{text-align:center}.hero-eyebrow{margin-left:auto;margin-right:auto}.hero-cta,.store-badges-left{justify-content:center}.hero-visual{display:flex;justify-content:center;margin-top:16px;margin-bottom:0;max-height:clamp(280px,64vw,420px);overflow:hidden;align-items:flex-start;align-self:end}.phone-device{width:78%;max-width:none;margin:0 auto;filter:none}.pricing-row{grid-template-columns:1fr;max-width:400px}.func-card-third{flex:0 0 calc(50% - 10px);min-width:0}#contingut .func-card-fifth{flex:0 0 calc(33.333% - 8px)}.aud-card-quarter{flex:0 0 calc(33.333% - 11px);min-width:0}}@media(max-width:870px){.nav-logo-text{display:block}.nav-links{display:none}nav .container>.lang-selector{display:none}.nav-hamburger{display:flex}nav .container>.nav-cta{display:none}.nav-mobile .nav-cta-mobile{display:inline-flex}nav .container{padding-left:3.5vw;padding-right:3.5vw}.nav-mobile{padding-left:3.5vw;padding-right:3.5vw}.footer-meta{justify-content:center;text-align:center}.footer-brand{justify-content:center}.footer-links{justify-content:center;flex-wrap:wrap}}@media(min-width:871px){.nav-mobile{display:none!important}.lang-selector{position:relative;width:52px;height:28px;overflow:visible}.lang-selector-dropdown{position:absolute;top:0;left:50%;transform:translate(-50%);flex-direction:column;align-items:stretch;gap:4px;width:52px;max-height:28px;overflow:hidden;border-radius:12px;transition:width .2s ease,max-height .2s ease,background .2s ease,box-shadow .2s ease}.lang-selector.open .lang-selector-dropdown{width:116px;max-height:120px;background:#ffffffb8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 26px #1c0a0a24}.lang-selector-dropdown .lang-btn{width:100%;min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;white-space:nowrap}}@media(max-width:600px){.two-col-grid{grid-template-columns:1fr}.func-card-third{flex:0 0 100%;min-width:0}#contingut .func-card-fifth,.aud-card-quarter{flex:0 0 calc(50% - 8px)}}@media(max-width:450px){.func-card-third{flex:0 0 100%;min-width:0}.func-card-fifth{flex:0 0 calc(50% - 10px);min-width:0}#hero .store-badges.store-badges-inline{width:100%;max-width:370px;margin-left:auto;margin-right:auto}#hero .store-badges.store-badges-inline .store-badge-fixed{width:min(180px,(100% - 10px) / 2)}}
