.prestia-landing{--blue-900:#0b3a5c;--blue-700:#0f4c7a;--blue-600:#185fa5;--blue-100:#e6f1fb;--teal-700:#0b5343;--teal-600:#0f6e56;--teal-100:#e1f5ee;--bg:#f7f9fc;--card:#fff;--ink:#16202b;--muted:#5b6b7a;--line:#d9e1ea;--radius:14px;font-family:var(--font-inter),Inter,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}.prestia-landing .display,.prestia-landing h1,.prestia-landing h2,.prestia-landing h3{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:600;color:var(--blue-900);letter-spacing:-.01em}.prestia-landing .mono{font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace}.prestia-landing a{color:inherit;text-decoration:none}.prestia-landing .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.prestia-landing .eyebrow{font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-600);display:flex;align-items:center;gap:8px}.prestia-landing .eyebrow:before{content:"";width:16px;height:1px;background:var(--teal-600)}.prestia-landing .ledger-divider{border:none;border-top:1.5px dashed var(--line);margin:0}.prestia-landing .btn{font-family:var(--font-inter),Inter,sans-serif;font-weight:600;font-size:15px;border-radius:10px;padding:13px 24px;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;display:inline-flex;align-items:center;gap:8px}.prestia-landing .btn-primary{background:var(--blue-600);color:#fff;box-shadow:0 1px 0 rgba(11,58,92,.15)}.prestia-landing .btn-primary:hover{background:var(--blue-700);transform:translateY(-1px)}.prestia-landing .btn-ghost{background:transparent;color:var(--blue-900);border:1.5px solid var(--line)}.prestia-landing .btn-ghost:hover{border-color:var(--blue-600);color:var(--blue-600)}.prestia-landing .landing-header{position:sticky;top:0;z-index:50;background:rgba(247,249,252,.88);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.prestia-landing nav{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.prestia-landing .logo,.prestia-landing .prestia-logo,.prestia-landing .prestia-logo-link{display:inline-flex;align-items:center;text-decoration:none}.prestia-landing .prestia-logo-horizontal{display:inline-flex;align-items:center;gap:10px}.prestia-landing .prestia-logo-icon{display:block;flex-shrink:0}.prestia-landing .prestia-logo-text{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700;font-size:20px;color:var(--blue-900);letter-spacing:-.02em;line-height:1}.prestia-landing .logo-mark{width:30px;height:30px;border-radius:8px;background:var(--blue-600);display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700}.prestia-landing .nav-links{display:flex;gap:36px;font-size:14.5px;font-weight:500;color:var(--muted)}.prestia-landing .nav-links a:hover{color:var(--blue-600)}.prestia-landing .nav-cta{display:flex;align-items:center;gap:14px}.prestia-landing .hero{padding:96px 0 90px;position:relative;overflow:hidden}.prestia-landing .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.prestia-landing .hero h1{font-size:52px;line-height:1.06;margin:20px 0 22px}.prestia-landing .hero h1 .accent{color:var(--teal-600)}.prestia-landing .hero p.lead{font-size:18px;color:var(--muted);max-width:460px;margin-bottom:34px}.prestia-landing .hero-actions{display:flex;gap:14px;align-items:center;margin-bottom:38px;flex-wrap:wrap}.prestia-landing .trust-row{display:flex;gap:28px;font-size:13px;color:var(--muted);flex-wrap:wrap}.prestia-landing .trust-row span{display:flex;align-items:center;gap:6px}.prestia-landing .dot{width:6px;height:6px;border-radius:50%;background:var(--teal-600)}.prestia-landing .ledger-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:28px 26px 22px;box-shadow:0 20px 50px -20px rgba(11,58,92,.22)}.prestia-landing .ledger-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.prestia-landing .ledger-head .label{font-size:12.5px;color:var(--muted);font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;letter-spacing:.04em}.prestia-landing .ledger-head .amount{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:32px;font-weight:700;color:var(--blue-900);margin-top:4px}.prestia-landing .badge{background:var(--teal-100);color:var(--teal-700);font-size:12px;font-weight:600;padding:5px 10px;border-radius:20px;font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace}.prestia-landing .ledger-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px dashed var(--line);font-size:14px;gap:8px}.prestia-landing .ledger-row .who{display:flex;align-items:center;gap:10px;font-weight:500;color:var(--ink)}.prestia-landing .avatar{width:30px;height:30px;border-radius:50%;background:var(--blue-100);color:var(--blue-700);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif}.prestia-landing .ledger-row .meta{color:var(--muted);font-size:12.5px}.prestia-landing .status{font-size:12px;font-weight:600;padding:3px 9px;border-radius:20px;white-space:nowrap}.prestia-landing .status.ok{background:var(--teal-100);color:var(--teal-700)}.prestia-landing .status.due{background:var(--blue-100);color:var(--blue-700)}.prestia-landing .landing-section{padding:84px 0}.prestia-landing .section-head{max-width:560px;margin-bottom:52px}.prestia-landing .section-head h2{font-size:34px;margin-top:14px}.prestia-landing .section-head p{color:var(--muted);font-size:16.5px;margin-top:14px}.prestia-landing .feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.prestia-landing .feature{background:var(--card);padding:32px 26px}.prestia-landing .feature .icon{width:42px;height:42px;border-radius:10px;background:var(--blue-100);color:var(--blue-700);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:20px}.prestia-landing .feature h3{font-size:16.5px;margin-bottom:8px}.prestia-landing .feature p{font-size:14px;color:var(--muted)}.prestia-landing .how{background:var(--blue-900);color:#fff}.prestia-landing .how .section-head h2,.prestia-landing .how .section-head p{color:#fff}.prestia-landing .how .section-head p{color:#b9cbdd}.prestia-landing .how .eyebrow{color:#7fd9be}.prestia-landing .how .eyebrow:before{background:#7fd9be}.prestia-landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.prestia-landing .step{padding:0 28px 0 0}.prestia-landing .step:not(:last-child){border-right:1px dashed hsla(0,0%,100%,.18);padding-right:28px;margin-right:28px}.prestia-landing .step .num{font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:13px;color:#7fd9be;margin-bottom:16px}.prestia-landing .step h3{color:#fff;font-size:19px;margin-bottom:10px}.prestia-landing .step p{color:#b9cbdd;font-size:14.5px}.prestia-landing .benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.prestia-landing .benefit-list{display:flex;flex-direction:column;gap:22px}.prestia-landing .benefit-item{display:flex;gap:16px}.prestia-landing .benefit-item .check{width:24px;height:24px;border-radius:50%;background:var(--teal-100);color:var(--teal-700);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px}.prestia-landing .benefit-item h4{font-size:16px;margin-bottom:4px;color:var(--blue-900);font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:600}.prestia-landing .benefit-item p{font-size:14.5px;color:var(--muted)}.prestia-landing .stat-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.prestia-landing .stat .num{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:30px;font-weight:700;color:var(--blue-600)}.prestia-landing .stat .lbl{font-size:13px;color:var(--muted);margin-top:4px}.prestia-landing .testimonial{background:var(--teal-100);border-radius:20px;padding:48px 56px;display:grid;grid-template-columns:auto 1fr;gap:32px;align-items:center}.prestia-landing .quote-mark{font-size:64px;color:var(--teal-600);line-height:1}.prestia-landing .quote-mark,.prestia-landing .testimonial p{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif}.prestia-landing .testimonial p{font-size:19px;color:var(--teal-700);font-weight:500;line-height:1.5;margin-bottom:16px}.prestia-landing .testimonial .who{font-size:14px;color:var(--teal-700);opacity:.8}.prestia-landing .cta-final{background:var(--blue-600);border-radius:24px;padding:64px 56px;text-align:center;color:#fff;margin:0 24px}.prestia-landing .cta-final h2{color:#fff;font-size:32px;margin-bottom:14px}.prestia-landing .cta-final p{color:var(--blue-100);font-size:16px;margin-bottom:30px}.prestia-landing .cta-final .btn-primary{background:#fff;color:var(--blue-700)}.prestia-landing .cta-final .btn-primary:hover{background:var(--blue-100)}.prestia-landing .landing-footer{padding:56px 0 32px;border-top:1px solid var(--line);margin-top:40px}.prestia-landing .footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px;margin-bottom:40px}.prestia-landing .footer-col h5{font-size:13px;color:var(--blue-900);margin-bottom:14px;font-weight:600}.prestia-landing .footer-col a{display:block;font-size:14px;color:var(--muted);margin-bottom:10px}.prestia-landing .footer-col a:hover{color:var(--blue-600)}.prestia-landing .footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);padding-top:24px;border-top:1px solid var(--line);flex-wrap:wrap;gap:12px}.prestia-landing .legal-page{padding:64px 0 96px}.prestia-landing .legal-page h1{font-size:36px;margin-bottom:12px}.prestia-landing .legal-page .updated{font-size:14px;color:var(--muted);margin-bottom:40px}.prestia-landing .legal-page h2{font-size:22px;margin:32px 0 12px}.prestia-landing .legal-page li,.prestia-landing .legal-page p{color:var(--muted);font-size:15px;margin-bottom:12px}.prestia-landing .legal-page ul{padding-left:20px;margin-bottom:16px}.prestia-landing .funciones-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.prestia-landing .funcion-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:28px}.prestia-landing .funcion-card h3{font-size:18px;margin-bottom:10px}.prestia-landing .funcion-card p{font-size:14.5px;color:var(--muted)}.prestia-landing .auth-page{padding:56px 0 72px;min-height:calc(100vh - 72px)}.prestia-landing .auth-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:start}.prestia-landing .auth-intro h1{font-size:44px;line-height:1.08;margin:18px 0 16px}.prestia-landing .auth-intro h1 .accent{color:var(--teal-600)}.prestia-landing .auth-trust{margin:28px 0 32px}.prestia-landing .auth-preview{max-width:420px}.prestia-landing .auth-back{margin-top:28px;font-size:14px}.prestia-landing .auth-back a{color:var(--blue-600);font-weight:500}.prestia-landing .auth-back a:hover{text-decoration:underline}.prestia-landing .auth-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:32px 28px 28px;box-shadow:0 20px 50px -24px rgba(11,58,92,.2)}.prestia-landing .auth-card-head h2{font-size:26px;margin-bottom:6px}.prestia-landing .auth-card-head p{font-size:14.5px;color:var(--muted);margin-bottom:24px}.prestia-landing .auth-logo-mobile{display:none;margin-bottom:20px}.prestia-landing .auth-form{display:flex;flex-direction:column;gap:16px}.prestia-landing .auth-field label{display:block;font-size:13.5px;font-weight:600;color:var(--blue-900);margin-bottom:6px}.prestia-landing .auth-input{width:100%;border:1.5px solid var(--line);border-radius:10px;padding:11px 14px;font-size:15px;font-family:var(--font-inter),Inter,sans-serif;color:var(--ink);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.prestia-landing .auth-input:focus{outline:none;border-color:var(--blue-600);box-shadow:0 0 0 3px rgba(24,95,165,.12)}.prestia-landing .auth-password-wrap{position:relative}.prestia-landing .auth-password-input{padding-right:44px}.prestia-landing .auth-password-toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;transition:color .15s ease,background .15s ease}.prestia-landing .auth-password-toggle:hover{color:var(--blue-600);background:rgba(24,95,165,.08)}.prestia-landing .auth-password-toggle:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.prestia-landing .auth-error{font-size:12px;color:#b42318;margin-top:4px}.prestia-landing .auth-checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted);cursor:pointer}.prestia-landing .auth-checkbox input{width:16px;height:16px;accent-color:var(--blue-600)}.prestia-landing .auth-submit{width:100%;margin-top:4px}.prestia-landing .auth-footer{margin-top:22px;text-align:center;font-size:14px;color:var(--muted)}.prestia-landing .auth-footer a{color:var(--blue-600);font-weight:600}.prestia-landing .auth-footer a:hover{text-decoration:underline}.prestia-landing .auth-alert{margin-bottom:18px;padding:14px 16px;border-radius:12px;border:1px solid #fcd34d;background:#fffbeb;font-size:14px;color:#92400e}.prestia-landing .auth-alert strong{display:block;margin-bottom:4px;color:#78350f}@media (max-width:860px){.prestia-landing .nav-links{display:none}.prestia-landing .auth-grid,.prestia-landing .benefits-grid,.prestia-landing .hero-grid{grid-template-columns:1fr}.prestia-landing .auth-intro{display:none}.prestia-landing .auth-logo-mobile{display:flex}.prestia-landing .auth-intro h1{font-size:34px}.prestia-landing .hero h1{font-size:38px}.prestia-landing .feature-grid{grid-template-columns:1fr 1fr}.prestia-landing .steps{grid-template-columns:1fr;gap:32px}.prestia-landing .step:not(:last-child){border-right:none;padding-right:0;margin-right:0;border-bottom:1px dashed hsla(0,0%,100%,.18);padding-bottom:28px}.prestia-landing .testimonial{grid-template-columns:1fr;padding:36px 28px}.prestia-landing .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.prestia-landing .cta-final{margin:0 16px;padding:48px 28px}.prestia-landing .funciones-grid{grid-template-columns:1fr}}@media (max-width:520px){.prestia-landing .feature-grid{grid-template-columns:1fr}.prestia-landing .nav-cta .btn-ghost{display:none}}