
:root{
  --orange:#ff6b00;--orange2:#ff8f2f;--orange3:#ffae68;
  --bg:#08090c;--bg2:#0c0e13;--panel:#12151b;--panel2:#171b22;
  --text:#f7f8fa;--muted:#9ca4b0;--line:#272d37;--green:#20c873;
  --radius:24px;--shadow:0 28px 80px rgba(0,0,0,.34)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}
.nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:12px clamp(18px,5vw,72px);background:rgba(8,9,12,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.055)}
.brand{display:flex;align-items:center}.brand img{display:block;width:154px;height:44px;object-fit:contain;object-position:left center;filter:drop-shadow(0 4px 14px rgba(0,0,0,.28))}
.desktop-nav{display:flex;gap:28px;align-items:center;margin-left:auto}.desktop-nav a{font-weight:750;font-size:14px;color:#b8bdc7}.desktop-nav a:hover{color:#fff}
.btn{border:0;border-radius:15px;padding:13px 19px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s}.btn:hover{transform:translateY(-1px)}
.btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;box-shadow:0 12px 34px rgba(255,107,0,.22)}
.btn-secondary{background:#181c23;border:1px solid #343a45;color:#fff}.btn-ghost{background:transparent;border:1px solid #343a45;color:#d6dae0}.btn-whatsapp{background:#20c873;color:#03150b}.btn-lg{min-height:54px;padding:15px 22px}.btn-nav{padding:11px 16px;font-size:13px}.full{width:100%;margin-top:10px}

.hero{position:relative;min-height:730px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;padding:82px clamp(20px,7vw,110px) 70px;overflow:hidden}
.hero-glow{position:absolute;border-radius:50%;filter:blur(115px);pointer-events:none}.hero-glow-a{width:470px;height:470px;background:rgba(255,107,0,.14);right:-110px;top:70px}.hero-glow-b{width:340px;height:340px;background:rgba(255,145,47,.08);left:-130px;bottom:20px}
.hero-copy,.hero-visual{position:relative;z-index:2}
.pill,.eyebrow{font-size:12px;font-weight:950;letter-spacing:.13em;color:#ff9b53}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(255,107,0,.24);border-radius:999px;background:rgba(255,107,0,.07)}.pill span{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,107,0,.1)}
.hero h1{font-size:clamp(48px,6.2vw,84px);line-height:.98;letter-spacing:-.055em;margin:20px 0 24px}.hero h1 em{font-style:normal;color:var(--orange)}
.hero-copy>p{max-width:690px;font-size:19px;line-height:1.65;color:#b0b6c0;margin:0}.hero-actions{display:flex;gap:12px;margin:32px 0 28px}
.trust-row{display:flex;gap:12px;flex-wrap:wrap}.trust-row>div{min-width:150px;padding:13px 15px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);border-radius:15px}.trust-row b{display:block;font-size:15px}.trust-row span{display:block;margin-top:3px;color:#8f96a2;font-size:12px}

.logo-stage{position:relative;width:min(560px,100%);aspect-ratio:1.35/1;margin:auto;border-radius:34px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#151922,#0e1016);border:1px solid rgba(255,255,255,.075);box-shadow:var(--shadow)}
.logo-stage:after{content:"";position:absolute;inset:1px;border-radius:33px;background:radial-gradient(circle at 65% 40%,rgba(255,107,0,.12),transparent 45%);pointer-events:none}
.logo-stage img{position:relative;z-index:3;width:86%;height:auto;object-fit:contain;filter:drop-shadow(0 26px 46px rgba(0,0,0,.4))}
.logo-halo{position:absolute;z-index:1;width:54%;aspect-ratio:1;border-radius:50%;background:rgba(255,107,0,.11);filter:blur(58px)}
.stage-orbit{position:absolute;z-index:2;border:1px solid rgba(255,107,0,.15);border-radius:50%}.orbit-a{width:78%;aspect-ratio:1}.orbit-b{width:58%;aspect-ratio:1}
.stage-badges{position:absolute;z-index:5;bottom:18px;left:18px;right:18px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.stage-badges span{padding:7px 10px;border-radius:999px;background:rgba(8,9,12,.76);border:1px solid rgba(255,255,255,.08);font-size:10px;font-weight:900;letter-spacing:.08em;color:#d1d5db}

.quick-strip{display:flex;justify-content:center;gap:44px;flex-wrap:wrap;padding:18px 20px;background:#0d1015;border-top:1px solid #1a1e26;border-bottom:1px solid #1a1e26;color:#d5d9df;font-size:13px;font-weight:750}
.section{padding:90px clamp(20px,7vw,110px)}.section-dark{background:#0c0e13}.section-head{text-align:center;max-width:790px;margin:0 auto 44px}.section-head h2,.video-copy h2,.support-section h2{font-size:clamp(34px,4.4vw,56px);line-height:1.04;letter-spacing:-.035em;margin:12px 0 14px}.section-head p,.video-copy p,.support-section p{color:var(--muted);font-size:16px;line-height:1.65;margin:0}

.plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1030px;margin:0 auto}.plan{position:relative;padding:31px;border-radius:var(--radius);background:linear-gradient(145deg,#151820,#11141a);border:1px solid #2b3039;overflow:hidden}.plan.featured{border-color:rgba(255,107,0,.42);box-shadow:0 24px 70px rgba(255,107,0,.08)}.plan h3{font-size:30px;margin:8px 0 10px}.plan .price{font-size:46px;font-weight:950;letter-spacing:-.04em;margin:8px 0 18px}.plan .price small{font-size:14px;font-weight:700;color:#8f96a2;letter-spacing:0}.plan ul{list-style:none;margin:0 0 22px;padding:0;color:#d1d5dc}.plan li{padding:8px 0;display:flex;gap:9px;align-items:flex-start}.plan li:before{content:"✓";color:var(--orange);font-weight:950}.tag{position:absolute;right:18px;top:18px;padding:7px 10px;border-radius:999px;background:#352013;color:#ff9d56;border:1px solid rgba(255,107,0,.18);font-size:10px;font-weight:950;letter-spacing:.08em}.skeleton{min-height:390px;animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.45}}
.plan-note{max-width:1030px;margin:20px auto 0;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;color:#9da4af;text-align:center;font-size:13px}.plan-note strong{color:#fff}

.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1160px;margin:0 auto}.store-card{min-height:265px;padding:25px;border-radius:22px;background:linear-gradient(145deg,#141820,#101218);border:1px solid #2a3039;display:flex;gap:16px;align-items:flex-start;transition:.2s}.store-card:hover{transform:translateY(-2px);border-color:#3b424d}.store-card.featured-store{border-color:rgba(255,107,0,.34);box-shadow:0 20px 60px rgba(255,107,0,.06)}
.store-badge{width:58px;height:58px;flex:0 0 58px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#20242d,#171b22);border:1px solid #343a45;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.store-badge img{width:38px;height:38px;display:block;object-fit:contain}.store-badge.roku img,.store-badge.samsung img{width:46px}.store-card.featured-store .store-badge{border-color:rgba(255,107,0,.30);background:linear-gradient(145deg,#251a13,#191c23)}
.store-copy{min-width:0}.store-kicker{font-size:10px;font-weight:950;letter-spacing:.1em;color:#ff9b53}.store-card h3{font-size:22px;margin:7px 0 8px}.store-card p{margin:0;color:#9da4af;line-height:1.55;font-size:14px}.store-action{display:inline-block;margin-top:14px;color:#ff9b53;font-weight:900;font-size:12px}.store-code{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-top:13px;width:max-content;max-width:100%}.store-code small{font-size:9px;font-weight:950;letter-spacing:.08em;color:#7f8793}.store-code strong{font-size:17px;color:#ff9b53;letter-spacing:.045em;word-break:break-all}.store-search{display:inline-flex;align-items:center;gap:5px;margin-top:13px;padding:7px 10px;border-radius:10px;background:#0d1015;border:1px solid #2b313b;font-size:10px;color:#7f8793;letter-spacing:.03em}.store-search strong{color:#f4f5f7;letter-spacing:.02em}
.install-help{max-width:1160px;margin:22px auto 0;padding:20px 22px;border-radius:18px;border:1px solid rgba(32,200,115,.2);background:rgba(32,200,115,.045);display:flex;align-items:center;justify-content:space-between;gap:22px}.install-help strong{display:block;font-size:17px}.install-help span{display:block;color:#8f97a2;font-size:13px;margin-top:4px}.install-help .btn{min-width:210px}

.video-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.video-copy{max-width:620px}.video-placeholder{aspect-ratio:16/9;border-radius:28px;border:1px solid #2a303a;background:radial-gradient(circle at 50% 35%,rgba(255,107,0,.12),transparent 34%),linear-gradient(145deg,#171a21,#101216);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow)}.play-button{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--orange),var(--orange2));font-size:25px;margin-bottom:15px;box-shadow:0 14px 34px rgba(255,107,0,.22)}.video-placeholder strong{font-size:20px}.video-placeholder span{margin-top:6px;color:#7e8692;font-size:12px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{padding:25px;border:1px solid #282d36;background:#12151b;border-radius:20px}.steps b{display:block;color:#ff9b53;font-size:12px;letter-spacing:.1em}.steps h3{font-size:20px;margin:10px 0 8px}.steps p{color:#9299a5;line-height:1.55;margin:0;font-size:14px}
.support-section{display:flex;align-items:center;justify-content:space-between;gap:40px}.support-section>div{max-width:760px}.support-section .btn{min-width:220px}
footer{padding:28px clamp(20px,7vw,110px);border-top:1px solid #232831;display:flex;justify-content:space-between;align-items:center;color:#7e8590;font-size:12px}footer img{width:132px;height:auto;max-height:45px;object-fit:contain;object-position:left center}footer div{display:flex;gap:20px}
.mobile-sticky{display:none}

dialog{border:0;padding:0;background:transparent;color:var(--text);width:min(620px,calc(100% - 20px));max-height:94vh}dialog::backdrop{background:rgba(0,0,0,.78);backdrop-filter:blur(6px)}.dialog-shell{position:relative;background:#12151b;border:1px solid #2f3540;border-radius:26px;padding:31px;box-shadow:0 45px 110px rgba(0,0,0,.66);max-height:94vh;overflow:auto}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:none;color:#9fa5af;font-size:30px;cursor:pointer}.flow-step{display:none}.flow-step.active{display:block}.flow-step h2{font-size:35px;letter-spacing:-.035em;margin:9px 0 8px}.muted{color:#9da4af;line-height:1.55}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.flow-step label{display:block;font-size:12px;font-weight:800;margin:13px 0}.flow-step input[type=text],.flow-step input[type=email],.flow-step input[type=tel],.flow-step input:not([type]){margin-top:7px;width:100%;background:#0c0e12;border:1px solid #2d323c;color:#fff;border-radius:13px;padding:14px;outline:none}.flow-step input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,107,0,.08)}
fieldset{border:0;padding:0;margin:18px 0}legend{font-size:12px;font-weight:850;margin-bottom:9px}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.platform-choice-row{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.choice{padding:14px;border:1px solid #303641;background:#0e1015;border-radius:14px;cursor:pointer;text-align:left}.choice.selected{border-color:var(--orange);background:#21150e;box-shadow:inset 0 0 0 1px rgba(255,107,0,.12)}.choice strong{display:block}.choice small{display:block;color:#8e95a0;margin-top:4px}.platform-choice strong{font-size:12px}.platform-choice small{font-size:10px}.check{display:flex!important;gap:9px;align-items:center}
.install-box,.cant-find-app{margin:18px 0;padding:18px;border-radius:17px;border:1px solid #2b313a;background:linear-gradient(145deg,#171a21,#111318)}.highlighted-install{border-color:rgba(255,107,0,.28);background:linear-gradient(145deg,#1b1714,#111318)}.install-heading,.login-heading{display:flex;align-items:center;gap:12px}.login-heading{margin-top:21px}.install-step{width:32px;height:32px;flex:0 0 32px;border-radius:10px;background:#2a1a10;border:1px solid rgba(255,107,0,.25);display:grid;place-items:center;color:#ff9b53;font-weight:950}.install-kicker{font-size:9px;font-weight:950;letter-spacing:.1em;color:#ff9b53}.install-box h3,.login-heading h3{font-size:20px;margin:3px 0}.install-box p{color:#9ea5af;line-height:1.5;margin:12px 0 0}.install-code{margin-top:12px;padding:11px 13px;border-radius:12px;background:#0b0d11;border:1px solid #303640;font-size:16px;font-weight:950;letter-spacing:.04em;text-align:center;color:#ff9b53}
.credentials,.summary{background:#0b0d11;border:1px solid #292f38;border-radius:17px;padding:8px 17px;margin:14px 0}.credentials div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #242a32}.credentials div:last-child{border:0}.credentials span{color:#8f96a2}.credentials strong{text-align:right;word-break:break-all}
.cant-find-app{border-color:rgba(32,200,115,.2);background:rgba(32,200,115,.035)}.cant-find-app strong{display:block}.cant-find-app span{display:block;margin-top:4px;color:#8f97a2;font-size:12px}
.success-icon,.error-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;font-size:31px;font-weight:950;margin:4px auto 16px}.success-icon{background:rgba(35,200,117,.12);color:var(--green)}.error-icon{background:rgba(255,107,0,.12);color:var(--orange)}
.connections{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.qr{display:block;width:235px;height:235px;object-fit:contain;background:#fff;border-radius:15px;margin:18px auto}.payment-status{display:flex;align-items:center;justify-content:center;gap:9px;color:#a6acb5;margin-top:17px}.spinner{width:16px;height:16px;border:2px solid #4f5660;border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}

@media(max-width:980px){
  .desktop-nav{display:none}.nav{padding:10px 16px}.brand img{width:132px;height:40px}.btn-nav{font-size:11px;padding:9px 11px}
  .hero{min-height:auto;grid-template-columns:1fr;padding:52px 18px 45px;gap:32px}.hero h1{font-size:clamp(42px,11vw,66px)}.hero-copy>p{font-size:17px}.hero-visual{order:-1}.logo-stage{width:min(480px,100%);aspect-ratio:1.75/1;border-radius:27px}
  .plans{grid-template-columns:1fr}.store-grid{grid-template-columns:1fr 1fr}.video-section{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.support-section{flex-direction:column;align-items:flex-start}.support-section .btn{width:100%}
}
@media(max-width:620px){
  body{padding-bottom:68px}.nav{gap:10px}.brand img{width:118px;height:36px}.btn-nav{display:none}
  .hero{padding:30px 15px 38px;gap:23px}.logo-stage{aspect-ratio:1.65/1;border-radius:22px}.logo-stage img{width:92%}.stage-badges span{font-size:8px;padding:5px 7px}
  .pill{font-size:10px}.hero h1{font-size:clamp(38px,12.3vw,52px);margin:15px 0 18px}.hero-copy>p{font-size:15.5px}.hero-actions{display:grid;grid-template-columns:1fr;margin:24px 0 21px}.hero-actions .btn{width:100%}.trust-row{display:grid;grid-template-columns:1fr 1fr}.trust-row>div:last-child{grid-column:1/-1}
  .quick-strip{justify-content:flex-start;gap:9px 20px;padding:15px 16px;font-size:11px}.section{padding:60px 16px}.section-head{text-align:left;margin-bottom:29px}.section-head h2,.video-copy h2,.support-section h2{font-size:clamp(31px,9vw,43px)}
  .plan{padding:23px}.plan h3{font-size:26px}.plan .price{font-size:41px}.store-grid{grid-template-columns:1fr}.store-card{min-height:0;padding:20px;gap:13px}.store-badge{width:50px;height:50px;flex-basis:50px;border-radius:14px}.store-badge img{width:33px;height:33px}.store-badge.roku img,.store-badge.samsung img{width:40px}.install-help{align-items:flex-start;flex-direction:column}.install-help .btn{width:100%;min-width:0}
  .video-placeholder{border-radius:22px}.play-button{width:60px;height:60px}.steps{grid-template-columns:1fr}.steps article{padding:21px}
  footer{padding:24px 16px;align-items:flex-start;flex-direction:column;gap:14px}footer div{flex-direction:column;gap:5px}
  .mobile-sticky{position:fixed;display:block;left:0;right:0;bottom:0;z-index:45;padding:9px 12px max(9px,env(safe-area-inset-bottom));background:rgba(8,9,12,.92);backdrop-filter:blur(14px);border-top:1px solid #252a32}.mobile-sticky .btn{width:100%;min-height:49px}
  dialog{width:calc(100% - 12px);max-height:96vh}.dialog-shell{padding:24px 15px 18px;border-radius:21px;max-height:96vh}.flow-step h2{font-size:30px}.field-grid{grid-template-columns:1fr}.choice-row{grid-template-columns:1fr}.platform-choice-row{grid-template-columns:1fr}.connections{grid-template-columns:1fr 1fr 1fr}.credentials div{align-items:flex-start;flex-direction:column;gap:3px}.credentials strong{text-align:left}.qr{width:min(230px,78vw);height:auto;aspect-ratio:1}
}

/* v1.9 */
.store-badge.google img,.store-badge.lg img{width:42px;height:42px}
.store-badge.google,.store-badge.lg{background:linear-gradient(145deg,#20242d,#171b22);border-color:#3a414c}
@media(max-width:620px){.store-badge.google img,.store-badge.lg img{width:36px;height:36px}}


/* v1.12 — escolha de plano antes do cadastro */
.pre-plan-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:22px;
}
.pre-plan-card{
  position:relative;
  min-height:215px;
  padding:22px;
  border-radius:19px;
  border:1px solid #303641;
  background:linear-gradient(145deg,#171a21,#101318);
  color:#fff;
  cursor:pointer;
  text-align:left;
  transition:.2s ease;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.pre-plan-card:hover{
  transform:translateY(-2px);
  border-color:#4a515d;
}
.pre-plan-card.featured{
  border-color:rgba(255,107,0,.45);
  box-shadow:0 18px 45px rgba(255,107,0,.08);
}
.pre-plan-card strong{
  display:block;
  margin-top:12px;
  font-size:27px;
}
.pre-plan-card small{
  display:block;
  margin-top:6px;
  margin-bottom:16px;
  color:#9ca4b0;
  line-height:1.45;
}
.pre-plan-code{
  color:#ff9b53;
  font-size:11px;
  font-weight:950;
  letter-spacing:.1em;
}
.pre-plan-cta{
  position:static;
  display:block;
  width:100%;
  margin-top:auto;
  padding:14px 12px;
  border-radius:12px;
  background:linear-gradient(135deg,#ff6b00,#ff8f2f);
  text-align:center;
  font-size:12px;
  font-weight:950;
}
.pre-plan-tag{
  position:absolute;
  right:16px;
  top:15px;
  padding:6px 8px;
  border-radius:999px;
  background:#352013;
  color:#ff9d56;
  font-size:8px;
  font-weight:950;
  letter-spacing:.07em;
}

/* LG: simples, limpo e legível */
.store-badge.lg img{
  width:43px;
  height:43px;
}

@media(max-width:620px){
  .pre-plan-grid{grid-template-columns:1fr}
  .pre-plan-card{min-height:0;padding:20px}
  .pre-plan-card strong{font-size:24px}
  .pre-plan-card small{font-size:15px;margin-bottom:14px}
  .pre-plan-cta{padding:13px 12px;font-size:11px}
}


/* v1.15 — vídeo demonstrativo integrado ao Hero */
.hero-video-card{
  position:relative;
  width:min(650px,100%);
  aspect-ratio:16/9;
  margin:auto;
  overflow:hidden;
  border-radius:30px;
  background:#0b0d12;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:
    0 34px 90px rgba(0,0,0,.48),
    0 0 0 1px rgba(255,107,0,.05),
    0 0 70px rgba(255,107,0,.08);
}
.hero-video-card:before{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.035);
}
.hero-demo-video{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  background:#090a0d;
}
.hero-video-label{
  position:absolute;
  z-index:3;
  left:16px;
  bottom:15px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(5,6,8,.78);
  border:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(8px);
  color:#f5f6f8;
  font-size:9px;
  font-weight:950;
  letter-spacing:.08em;
}
.video-live-dot{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#ff6b00;
  box-shadow:0 0 0 4px rgba(255,107,0,.13);
}

/* A antiga seção de vídeo foi removida. */
.video-section,.video-placeholder,.video-copy,.play-button{
  display:none;
}

@media(max-width:980px){
  .hero-video-card{
    width:min(620px,100%);
    border-radius:26px;
  }
}

@media(max-width:620px){
  .hero-visual{
    width:100%;
  }
  .hero-video-card{
    width:100%;
    aspect-ratio:16/9;
    border-radius:20px;
    box-shadow:
      0 20px 55px rgba(0,0,0,.42),
      0 0 45px rgba(255,107,0,.07);
  }
  .hero-video-label{
    left:10px;
    bottom:9px;
    padding:6px 8px;
    font-size:8px;
  }
}


/* v1.16 — indicação */
.referral-notice{
  position:fixed;
  z-index:30;
  left:50%;
  bottom:18px;
  transform:translate(-50%,24px);
  opacity:0;
  pointer-events:none;
  max-width:calc(100% - 24px);
  padding:10px 14px;
  border-radius:999px;
  border:1px solid rgba(255,107,0,.28);
  background:rgba(16,18,23,.95);
  box-shadow:0 20px 50px rgba(0,0,0,.35);
  color:#f5f6f8;
  font-size:12px;
  font-weight:800;
  transition:.25s ease;
}
.referral-notice.show{opacity:1;transform:translate(-50%,0)}
