.ps5-page{--gold:#C9354F;--gold-deep:#6E1022;--gold-soft:#F0AEBB;--gold-light:#F7D2D9;--gold-mid:#B92F47;--gold-dark:#5A0E1C;--gold-shine:#FFE7EC;--gold-grad:linear-gradient(135deg,#5A0E1C,#8B1A2E 18%,#B92F47 38%,#E9647E 50%,#B92F47 62%,#8B1A2E 82%,#5A0E1C);--gold-grad-soft:linear-gradient(135deg,rgba(90,14,28,0.6),rgba(185,47,71,0.95) 50%,rgba(90,14,28,0.6));--gold-grad-text:linear-gradient(180deg,#FFFFFF,#F2B9C4 55%,#B92F47);--onyx:#150A0D;--onyx-2:#1F1014;--ps5-ink-on-accent:#FFFFFF;--ps5-line:rgba(201,53,79,0.28);--ps5-line-strong:rgba(201,53,79,0.5);--ps5-tint:rgba(201,53,79,0.14);--ps5-tint-strong:rgba(201,53,79,0.2);--ps5-field:rgba(255,255,255,0.06);--ps5-surface:#150A0D;--ps5-surface-2:#1C0D11;min-height:100vh;background:#0A0306;color:#F2E6E8;font-family:var(--font-basefont,ui-sans-serif,system-ui,sans-serif)}.ps5-page h1,.ps5-page h2,.ps5-page h3{font-family:var(--font-display,inherit)}.ps5-page .btn-gold,.ps5-page .gx-badge-gold-grad{color:var(--ps5-ink-on-accent)}.ps5-page .btn-gold{box-shadow:inset 0 1px 0 rgba(255,231,236,.4),inset 0 -1px 0 rgba(90,14,28,.55),0 8px 24px rgba(146,24,45,.4),0 2px 6px rgba(146,24,45,.28)}.ps5-page .btn-gold:hover{box-shadow:inset 0 1px 0 rgba(255,231,236,.55),inset 0 -1px 0 rgba(90,14,28,.65),0 12px 32px rgba(146,24,45,.5),0 3px 8px rgba(146,24,45,.32)}.ps5-page .gx-badge-gold-grad{box-shadow:inset 0 1px 0 rgba(255,231,236,.4),inset 0 -1px 0 rgba(90,14,28,.45),0 4px 12px rgba(146,24,45,.3)}.ps5-page .gx-card-onyx{background:var(--ps5-surface);border-color:var(--ps5-line)}.ps5-page .gx-card-onyx-gold{background:linear-gradient(180deg,#1E0F14,#120609);box-shadow:0 0 0 1px rgba(185,47,71,.2),0 30px 60px -20px rgba(0,0,0,.6),0 16px 40px -16px rgba(146,24,45,.4)}.ps5-page .gx-card-onyx-gold:after{background:radial-gradient(closest-side,rgba(201,53,79,.22),transparent 70%)}.ps5-gold-text{background:var(--gold-grad-text);-webkit-background-clip:text;background-clip:text;color:transparent}.ps5-topbar{position:sticky;top:0;z-index:50;background:rgba(10,3,6,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--ps5-line)}.ps5-otp{width:2.6rem;height:3.1rem;text-align:center;font-size:1.25rem;font-weight:700;color:#fff;background:var(--ps5-field);border:1px solid var(--ps5-line-strong);border-radius:.6rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ps5-otp:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(201,53,79,.28)}.ps5-input{width:100%;background:var(--ps5-field);border:1px solid var(--ps5-line);border-radius:.75rem;color:#fff;padding:.8rem 1rem;font-size:1rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ps5-input::-moz-placeholder{color:rgba(242,230,232,.4)}.ps5-input::placeholder{color:rgba(242,230,232,.4)}.ps5-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(201,53,79,.25)}.ps5-sticky-cta{position:fixed;left:.75rem;right:88px;bottom:.9rem;z-index:45}@media (min-width:640px){.ps5-sticky-cta{left:50%;right:auto;transform:translateX(-50%);width:420px}}@keyframes ps5Pulse{0%,to{box-shadow:0 0 0 0 rgba(201,53,79,.5)}50%{box-shadow:0 0 0 7px rgba(201,53,79,0)}}.ps5-pulse{animation:ps5Pulse 2.2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.ps5-pulse{animation:none}}.ps5-tracker{position:relative}.ps5-tracker:before{content:"";position:absolute;left:17px;top:14px;bottom:14px;width:2px;background:linear-gradient(180deg,var(--gold) 0,rgba(201,53,79,.15) 100%)}.ps5-aura{position:relative}.ps5-aura:before{content:"";position:absolute;inset:-60px -20px auto -20px;height:420px;pointer-events:none;background:radial-gradient(420px 240px at 50% 90px,rgba(201,53,79,.22),transparent 70%),radial-gradient(680px 340px at 50% 40px,rgba(146,24,45,.12),transparent 75%);z-index:0}.ps5-aura>*{position:relative;z-index:1}.ps5-hero-frame{position:relative;border-radius:1rem;padding:2px;background:linear-gradient(135deg,rgba(90,14,28,.9),rgba(185,47,71,.95),rgba(242,185,196,.95),rgba(185,47,71,.95),rgba(90,14,28,.9));overflow:hidden}.ps5-hero-frame:after{content:"";position:absolute;top:0;bottom:0;left:-60%;width:45%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.28),transparent);transform:skewX(-18deg);animation:ps5-shine 4.5s ease-in-out infinite;pointer-events:none}@keyframes ps5-shine{0%{left:-60%}55%{left:120%}to{left:120%}}.ps5-hero-frame>.ps5-hero-inner{border-radius:calc(1rem - 2px);overflow:hidden;background:#0A0306}.ps5-fade-up{opacity:0;transform:translateY(14px);animation:ps5-fade-up .65s ease-out forwards}.ps5-fade-up.d1{animation-delay:.08s}.ps5-fade-up.d2{animation-delay:.18s}.ps5-fade-up.d3{animation-delay:.3s}.ps5-fade-up.d4{animation-delay:.42s}@keyframes ps5-fade-up{to{opacity:1;transform:translateY(0)}}.ps5-float{animation:ps5-float 4s ease-in-out infinite}@keyframes ps5-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.ps5-avatar-strip img{margin-left:-10px;border:2px solid #0a0306}.ps5-avatar-strip img:first-child{margin-left:0}.ps5-reels-rail{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.ps5-reels-rail::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.ps5-fade-up,.ps5-hero-frame:after{animation:none}.ps5-fade-up{opacity:1;transform:none}.ps5-float{animation:none}}.ps5-timeline{position:relative;margin:0;padding:0;list-style:none}.ps5-timeline:before{content:"";position:absolute;left:7px;top:6px;bottom:10px;width:2px;background:linear-gradient(180deg,rgba(201,53,79,.85),rgba(201,53,79,.15))}.ps5-timeline-row{position:relative;display:flex;gap:14px;padding:0 0 16px}.ps5-timeline-row:last-child{padding-bottom:0}.ps5-timeline-dot{position:relative;z-index:1;margin-top:3px;flex:0 0 16px;height:16px;width:16px;border-radius:999px;background:var(--gold-grad,#C9354F);box-shadow:0 0 0 4px rgba(201,53,79,.16)}.ps5-facts{display:grid;gap:1px;background:var(--ps5-line);border:1px solid var(--ps5-line);border-radius:1rem;overflow:hidden}@media (min-width:520px){.ps5-facts{grid-template-columns:1fr 1fr}}.ps5-fact{background:var(--ps5-surface);padding:.9rem 1rem}.ps5-fact dt{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(242,230,232,.5)}.ps5-fact dd{margin:.25rem 0 0;font-size:14px;font-weight:600;line-height:1.4;color:#fff}.ps5-rules{font-size:13px;line-height:1.75;color:rgba(242,230,232,.72)}.ps5-rules p{margin:0}.ps5-rules a{color:var(--gold-soft);text-decoration:underline}.ps5-rules strong{color:#fff}html.ps5-funnel-active [class*=" df-"],html.ps5-funnel-active [class*=aisensy],html.ps5-funnel-active [class*=whatsapp-widget],html.ps5-funnel-active [class^=df-],html.ps5-funnel-active [id*=aisensy],html.ps5-funnel-active [id*=whatsapp-widget]{display:none!important;visibility:hidden!important;pointer-events:none!important}.ps5-reels-rail{display:flex;width:100%;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px max(16px,calc((100% - 300px)/2)) 24px}.ps5-reel-card{width:300px;max-width:calc(100vw - 80px);flex-shrink:0;scroll-snap-align:center;scroll-snap-stop:always}.ps5-reels-controls{gap:20px;margin:4px 0 20px}.ps5-reels-controls,.ps5-reels-controls button{display:flex;align-items:center;justify-content:center}.ps5-reels-controls button{min-width:48px;min-height:48px;border:1px solid var(--ps5-line-strong);border-radius:50%;color:var(--gold-soft);background:var(--ps5-surface)}.ps5-reels-controls button:disabled{opacity:.35;cursor:default}.ps5-reels-controls span{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}@media(max-width:440px){.ps5-reels-rail{padding-inline:20px}.ps5-reel-card{width:calc(100vw - 88px)}}