.pv-auth{--pv-orange:#f58220;--pv-ink:#20242a;--pv-muted:#626a73;--pv-line:#e8e5df;background:#fff;color:var(--pv-ink)}
.pv-auth__hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,rgba(245,130,32,.19),transparent 30%),linear-gradient(135deg,#fff8f0 0%,#fff 54%,#f8f5ef 100%);border-bottom:1px solid var(--pv-line)}
.pv-auth__hero:after{content:"";position:absolute;right:-8rem;bottom:-12rem;width:34rem;height:34rem;border:5rem solid rgba(245,130,32,.06);border-radius:50%;pointer-events:none}
.pv-auth__hero-inner{position:relative;z-index:1;padding-top:clamp(5rem,8vw,10rem);padding-bottom:clamp(5rem,8vw,9rem)}
.pv-auth__eyebrow{margin:0 0 1rem;color:#a85a13;font-size:1.25rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.pv-auth h1{max-width:88rem;margin:0;font-size:clamp(3.4rem,6vw,6.4rem);line-height:1.05;letter-spacing:-.03em}
.pv-auth__lead{max-width:76rem;margin:2rem 0 0;color:#4f555c;font-size:clamp(1.6rem,2vw,2rem);line-height:1.65}
.pv-auth__principles{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}
.pv-auth__principles span{padding:.8rem 1.25rem;border:1px solid rgba(245,130,32,.32);border-radius:999px;background:rgba(255,255,255,.74);font-size:1.3rem;font-weight:700}
.pv-auth__body{padding-top:clamp(4.5rem,7vw,8rem);padding-bottom:clamp(5rem,8vw,9rem)}
.pv-auth__section-head{max-width:82rem;margin-bottom:3.2rem}.pv-auth__section-head h2,.pv-auth__contact h2{margin:0;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.15}.pv-auth__section-head>p:last-child{margin:1.4rem 0 0;color:var(--pv-muted);font-size:1.6rem;line-height:1.7}
.pv-auth__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}
.pv-auth-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--pv-line);border-radius:2rem;background:#fff;box-shadow:0 1.4rem 4rem rgba(34,38,43,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.pv-auth-card:hover{transform:translateY(-4px);border-color:rgba(245,130,32,.45);box-shadow:0 2rem 5rem rgba(34,38,43,.12)}
.pv-auth-card__preview{display:grid;height:24rem;place-items:center;overflow:hidden;background:#f5f3ef}.pv-auth-card__preview img{width:100%;height:100%;object-fit:cover;object-position:top center}
.pv-auth-card__content{display:flex;flex:1;flex-direction:column;padding:2rem}.pv-auth-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#6d7379;font-size:1.2rem}.pv-auth-card__status{padding:.5rem .8rem;border-radius:.8rem;background:#fff0df;color:#92500f;font-weight:800}.pv-auth-card h3{margin:1.6rem 0 .8rem;font-size:2.1rem;line-height:1.2}.pv-auth-card p{margin:0 0 2rem;color:var(--pv-muted);font-size:1.4rem;line-height:1.65}.pv-auth-card__button{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:auto;padding:1.2rem 1.4rem;border:1px solid #ded9d2;border-radius:1rem;background:#fff;color:var(--pv-ink);font:inherit;font-weight:800;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.pv-auth-card__button:hover{border-color:var(--pv-orange);background:#fff8f0;color:#a6530b}.pv-auth-card__button:focus-visible,.pv-auth__whatsapp:focus-visible,.pv-auth-dialog__close:focus-visible{outline:3px solid var(--pv-orange);outline-offset:3px}
.pv-auth__notice{display:flex;gap:1.4rem;align-items:flex-start;margin-top:2.6rem;padding:1.8rem 2rem;border:1px solid #eadcca;border-radius:1.4rem;background:#fffbf5}.pv-auth__notice>div{display:grid;flex:0 0 2.8rem;height:2.8rem;place-items:center;border-radius:50%;background:var(--pv-orange);color:#fff;font-weight:800}.pv-auth__notice p{margin:0;color:#5f5b55;line-height:1.65}
.pv-auth__contact{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-top:5rem;padding:clamp(2.5rem,5vw,5rem);border-radius:2.4rem;background:#25282c;color:#fff}.pv-auth__contact>div{max-width:70rem}.pv-auth__contact p:not(.pv-auth__eyebrow){margin:1.2rem 0 0;color:#d5d8dc;line-height:1.65}.pv-auth__whatsapp{flex:0 0 auto;padding:1.4rem 2rem;border-radius:1.2rem;background:#25d366;color:#0b3018;text-decoration:none;font-weight:900;transition:transform .2s ease,background .2s ease}.pv-auth__whatsapp:hover{transform:translateY(-2px);background:#50df83}
.pv-auth-dialog{width:min(94vw,110rem);max-height:92vh;padding:0;border:0;border-radius:1.8rem;background:#fff;color:var(--pv-ink);box-shadow:0 3rem 9rem rgba(0,0,0,.3)}.pv-auth-dialog::backdrop{background:rgba(15,18,21,.72);backdrop-filter:blur(4px)}.pv-auth-dialog__panel{display:flex;max-height:92vh;flex-direction:column}.pv-auth-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.8rem 2rem;border-bottom:1px solid var(--pv-line)}.pv-auth-dialog__head p{margin:0 0 .4rem;color:#8a5a2d;font-size:1.2rem;font-weight:800}.pv-auth-dialog__head h2{margin:0;font-size:2rem}.pv-auth-dialog__close{display:grid;flex:0 0 4.4rem;height:4.4rem;place-items:center;border:1px solid var(--pv-line);border-radius:50%;background:#fff;color:#282c30;font-size:2.8rem;line-height:1;cursor:pointer}.pv-auth-dialog__image-wrap{overflow:auto;padding:1.5rem;background:#edeae5;text-align:center}.pv-auth-dialog__image-wrap img{display:block;width:auto;max-width:100%;height:auto;max-height:68vh;margin:auto;object-fit:contain;box-shadow:0 .8rem 2.4rem rgba(0,0,0,.14)}.pv-auth-dialog__note{margin:0;padding:1.2rem 2rem;border-top:1px solid var(--pv-line);color:#666;font-size:1.2rem;line-height:1.5}
@media(max-width:989px){.pv-auth__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-auth__contact{align-items:flex-start;flex-direction:column}.pv-auth__whatsapp{width:100%;text-align:center}}
@media(max-width:749px){.pv-auth__hero-inner{padding-right:2rem;padding-left:2rem}.pv-auth__grid{grid-template-columns:1fr;gap:1.6rem}.pv-auth-card__preview{height:21rem}.pv-auth-card__content{padding:1.7rem}.pv-auth__contact{border-radius:1.6rem}.pv-auth-dialog{width:96vw}.pv-auth-dialog__head{padding:1.3rem}.pv-auth-dialog__image-wrap{padding:.8rem}.pv-auth-dialog__image-wrap img{max-height:72vh}.pv-auth-dialog__note{padding:1rem 1.3rem}}
@media(prefers-reduced-motion:reduce){.pv-auth-card,.pv-auth__whatsapp{transition:none}}
