.redeem-page{background:var(--cinza-bg);color:var(--cinza-2)}.redeem-page__breadcrumb-bar{background:var(--branco);border-bottom:1px solid var(--borda)}.redeem-breadcrumb{align-items:center;color:var(--cinza-3);display:flex;font-size:12px;gap:6px;list-style:none;margin:0;padding:20px 0}.redeem-breadcrumb a{align-items:center;border-radius:999px;color:var(--cinza-3);display:inline-flex;font-weight:600;gap:4px;padding:2px 4px;text-decoration:none;transition:color .2s ease}.redeem-breadcrumb a:hover{color:var(--azul)}.redeem-breadcrumb a:focus-visible{outline:2px solid var(--azul);outline-offset:2px}.redeem-breadcrumb__icon{flex-shrink:0;height:12px;width:12px}.redeem-breadcrumb__current{color:var(--preto);font-weight:700}.redeem-page__content{max-width:960px;padding:32px 0 48px}.redeem-page__stack>*+*{margin-top:24px}.redeem-hero{background:linear-gradient(135deg,#1d41c3,#1433a3 50%,#14235d);border:1px solid hsla(0,0%,100%,.12);border-radius:var(--r-xl);box-shadow:var(--shadow-md);color:var(--branco);overflow:hidden;padding:32px 24px;position:relative}@media (min-width:768px){.redeem-hero{padding:56px 48px}}.redeem-hero__glow{border-radius:50%;filter:blur(64px);pointer-events:none;position:absolute}.redeem-hero__glow--tr{background:rgba(38,211,132,.2);height:288px;right:-96px;top:-96px;width:288px}.redeem-hero__glow--bl{background:rgba(30,68,195,.3);bottom:-128px;height:320px;left:-80px;width:320px}.redeem-hero__inner{margin:0 auto;max-width:640px;position:relative;text-align:center;z-index:1}.redeem-hero__badge{align-items:center;backdrop-filter:blur(8px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:hsla(0,0%,100%,.9);display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.2em;padding:4px 12px;text-transform:uppercase}.redeem-hero__badge svg{flex-shrink:0;height:14px;width:14px}.redeem-hero h1{color:var(--branco);font-size:clamp(1.5rem,4vw,2.75rem);line-height:1.15;margin-top:16px}.redeem-hero__lead{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.6;margin:12px auto 0;max-width:36rem}@media (min-width:768px){.redeem-hero__lead{font-size:16px}}.redeem-form{backdrop-filter:blur(8px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:var(--r-lg);display:flex;flex-direction:column;gap:12px;margin:32px auto 0;max-width:36rem;padding:8px}@media (min-width:640px){.redeem-form{align-items:stretch;flex-direction:row}}.redeem-form__label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.redeem-form__input{background:hsla(0,0%,100%,.95);border:none;border-radius:var(--r-sm);color:var(--preto);flex:1;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:15px;font-weight:600;letter-spacing:.06em;min-height:48px;padding:12px 14px;text-transform:uppercase}.redeem-form__input::-moz-placeholder{color:var(--cinza-4);font-weight:400;letter-spacing:normal;text-transform:none}.redeem-form__input::placeholder{color:var(--cinza-4);font-weight:400;letter-spacing:normal;text-transform:none}.redeem-form__input:focus{box-shadow:0 0 0 2px var(--verde);outline:none}.redeem-form__submit{background:var(--verde);border:none;border-radius:var(--r-sm);box-shadow:var(--shadow-sm);color:var(--preto);cursor:pointer;font-family:Sora,sans-serif;font-size:16px;font-weight:700;min-height:48px;padding:0 28px;transition:filter .2s ease,opacity .2s ease;white-space:nowrap}.redeem-form__submit:hover:not(:disabled){filter:brightness(1.08)}.redeem-form__submit:focus-visible{outline:2px solid var(--branco);outline-offset:2px}.redeem-form__submit:disabled{cursor:not-allowed;opacity:.5}.redeem-hero__hint{color:hsla(0,0%,100%,.7);font-size:12px;margin-top:12px}.redeem-hero__hint code{color:var(--branco);font-family:ui-monospace,monospace;font-weight:700}.redeem-trust{color:hsla(0,0%,100%,.8);display:flex;flex-wrap:wrap;font-size:12px;gap:8px 24px;justify-content:center;list-style:none;margin-top:24px;padding:0}.redeem-trust li{align-items:center;display:inline-flex;gap:6px}.redeem-trust svg{color:var(--verde);flex-shrink:0;height:16px;width:16px}.redeem-alert{border-radius:var(--r-lg);font-size:14px;line-height:1.5;padding:14px 18px}.redeem-alert--error{background:#fef2f2;border:1px solid rgba(220,38,38,.3);color:#b91c1c}.redeem-result{background:var(--branco);border:1px solid var(--borda);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:24px}@media (min-width:768px){.redeem-result{padding:32px}}.redeem-result__eyebrow{color:var(--verde-dark);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.redeem-result__title{color:var(--preto);font-size:clamp(1.15rem,2.5vw,1.5rem);margin-top:4px}.redeem-result__meta{color:var(--cinza-3);font-size:14px;margin-top:6px}.redeem-result__meta .redeem-result__sku,.redeem-result__meta strong{color:var(--preto);font-family:ui-monospace,monospace;font-weight:700}.redeem-result__footnote{color:var(--cinza-3);font-size:12px;line-height:1.5;margin-top:24px}.redeem-group{margin-top:28px}.redeem-group__title{color:var(--azul);font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.redeem-group__list{list-style:none;margin:0;padding:0}.redeem-group__list>li+li{margin-top:12px}.redeem-file{background:var(--cinza-bg);border:1px solid var(--borda);border-radius:var(--r-md);display:flex;flex-direction:column;gap:12px;padding:16px;transition:border-color .2s ease}@media (min-width:640px){.redeem-file{align-items:center;flex-direction:row;justify-content:space-between}}.redeem-file:hover{border-color:rgba(30,68,195,.35)}.redeem-file__body{flex:1;min-width:0}.redeem-file__title{color:var(--preto);font-size:16px;font-weight:700;margin:0}.redeem-file__desc{color:var(--cinza-3);font-size:14px;line-height:1.5;margin:6px 0 0}.redeem-file__version{color:var(--cinza-3);font-size:12px;margin:6px 0 0}.redeem-file__version code{font-family:ui-monospace,monospace}.redeem-file__download{align-items:center;background:var(--azul);border-radius:var(--r-sm);box-shadow:var(--shadow-sm);color:var(--branco);display:inline-flex;flex-shrink:0;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:10px 20px;text-decoration:none;transition:opacity .2s ease}.redeem-file__download svg{height:16px;width:16px}.redeem-file__download:hover{color:var(--branco);opacity:.92}.redeem-file__download:focus-visible{outline:2px solid var(--azul);outline-offset:2px}.redeem-steps{background:var(--branco);border:1px solid var(--borda);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:24px}@media (min-width:768px){.redeem-steps{padding:32px}}.redeem-steps__eyebrow{color:var(--azul);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.redeem-steps h2{font-size:clamp(1.15rem,2.5vw,1.5rem);margin-top:4px}.redeem-steps__grid{display:grid;gap:16px;margin-top:24px}@media (min-width:768px){.redeem-steps__grid{grid-template-columns:repeat(3,1fr)}}.redeem-step{background:var(--cinza-bg);border:1px solid var(--borda);border-radius:var(--r-lg);padding:20px;position:relative;transition:border-color .2s ease}.redeem-step:hover{border-color:rgba(30,68,195,.4)}.redeem-step__number{background:var(--azul);border-radius:50%;box-shadow:var(--shadow-sm);color:var(--branco);font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;height:28px;left:20px;position:absolute;top:-12px;width:28px}.redeem-step__icon,.redeem-step__number{align-items:center;display:inline-flex;justify-content:center}.redeem-step__icon{background:var(--azul-bg);border-radius:var(--r-md);color:var(--azul);height:40px;margin-top:8px;width:40px}.redeem-step__icon svg{height:20px;width:20px}.redeem-step h3{color:var(--preto);font-size:16px;font-weight:700;margin-top:12px}.redeem-step p{color:var(--cinza-3);font-size:14px;line-height:1.55;margin:6px 0 0}.redeem-step a{color:var(--azul);font-weight:600;text-decoration:underline;text-underline-offset:2px}.redeem-step a:hover{color:var(--azul-escuro)}
