{"id":171,"date":"2026-05-01T07:38:04","date_gmt":"2026-05-01T10:38:04","guid":{"rendered":"https:\/\/celnets.com.br\/index.php\/central-do-assinante\/"},"modified":"2026-05-01T07:59:50","modified_gmt":"2026-05-01T10:59:50","slug":"central-do-assinante","status":"publish","type":"page","link":"https:\/\/celnets.com.br\/index.php\/central-do-assinante\/","title":{"rendered":"Central do Assinante"},"content":{"rendered":"\n\n<style>\n  html,\n  body {\n    background: #0b7c61 !important;\n  }\n\n  body.page-id-171 .wp-site-blocks > header,\n  body.page-id-171 .wp-site-blocks > footer,\n  body.page-id-171 .wp-site-blocks > header + .wp-block-group,\n  body.page-id-171 .wp-site-blocks > main > .alignwide.wp-block-template-part > .wp-block-group,\n  body.page-id-171 .preloader-main {\n    display: none !important;\n  }\n\n  .wp-block-post-title,\n  .entry-title,\n  .page-title {\n    display: none !important;\n  }\n\n  .wp-site-blocks,\n  .wp-block-post-content,\n  .entry-content,\n  main,\n  article {\n    max-width: none !important;\n    width: 100% !important;\n    margin: 0 !important;\n  }\n\n  body.page-id-171,\n  body.page-id-171 .wp-site-blocks,\n  body.page-id-171 main#primary,\n  body.page-id-171 article,\n  body.page-id-171 .wp-block-post-content,\n  body.page-id-171 .entry-content {\n    background: #0b7c61 !important;\n  }\n\n  body.page-id-171 main#primary {\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n    min-height: 100vh !important;\n  }\n\n  body.page-id-171 .wp-site-blocks > main {\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  body.page-id-171 .entry-content.alignwide.wp-block-post-content {\n    display: block !important;\n    width: 100% !important;\n    min-height: 100vh !important;\n    max-width: none !important;\n  }\n\n  .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {\n    max-width: none !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n  }\n\n  .wp-site-blocks {\n    padding-top: 0 !important;\n    background: #0b7c61 !important;\n    overflow: hidden;\n  }\n\n  .cel-auth-page {\n    --bg-1: #0b614b;\n    --bg-2: #0b7c61;\n    --bg-3: #0ba870;\n    --card: rgba(255, 255, 255, 0.12);\n    --card-line: rgba(255, 255, 255, 0.13);\n    --text: #f4fffb;\n    --muted: rgba(228, 250, 242, 0.65);\n    --field: rgba(255, 255, 255, 0.08);\n    --field-line: rgba(255, 255, 255, 0.08);\n    --button: #19b47a;\n    --button-dark: #109d69;\n    --shadow: 0 32px 80px rgba(0, 0, 0, 0.24);\n    min-height: 100vh;\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    position: relative;\n    overflow: hidden;\n    font-family: Inter, Arial, sans-serif;\n    color: var(--text);\n    background:\n      radial-gradient(circle at top right, rgba(65, 255, 194, 0.18), transparent 18%),\n      linear-gradient(135deg, var(--bg-1) 0%, var(--bg-2) 55%, var(--bg-3) 100%);\n  }\n\n  .cel-auth-page::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px);\n    background-size: 32px 32px;\n    opacity: 0.38;\n    pointer-events: none;\n  }\n\n  .cel-auth-orb,\n  .cel-auth-orb::before {\n    position: absolute;\n    border-radius: 999px;\n    pointer-events: none;\n  }\n\n  .cel-auth-orb {\n    width: 78px;\n    height: 78px;\n    border: 1px solid rgba(255,255,255,0.08);\n    opacity: 0.35;\n  }\n\n  .cel-auth-orb.orb-a { left: 20px; top: 280px; width: 26px; height: 26px; background: rgba(31, 230, 160, 0.16); border: 0; }\n  .cel-auth-orb.orb-b { left: 46px; bottom: 110px; }\n  .cel-auth-orb.orb-c { right: 74px; top: 56px; }\n  .cel-auth-orb.orb-d { right: 56px; bottom: 230px; width: 32px; height: 32px; background: rgba(31, 230, 160, 0.16); border: 0; }\n\n  .cel-auth-shell {\n    position: relative;\n    z-index: 1;\n    min-height: 100vh;\n    display: grid;\n    place-items: center;\n    padding: 34px 16px;\n  }\n\n  .cel-auth-card {\n    width: min(100%, 448px);\n    padding: 34px 38px 28px;\n    border-radius: 26px;\n    background: var(--card);\n    border: 1px solid var(--card-line);\n    backdrop-filter: blur(16px);\n    box-shadow: var(--shadow);\n  }\n\n  .cel-auth-badge {\n    width: 72px;\n    height: 72px;\n    margin: -58px auto 28px;\n    border-radius: 24px;\n    display: grid;\n    place-items: center;\n    background: linear-gradient(180deg, #1ad18c, #0fb675);\n    box-shadow: 0 18px 34px rgba(12, 137, 93, 0.34);\n    position: relative;\n  }\n\n  .cel-auth-badge::before,\n  .cel-auth-badge::after {\n    content: \"\";\n    position: absolute;\n    border-radius: 24px;\n    inset: 0;\n    border: 1px solid rgba(255,255,255,0.08);\n  }\n\n  .cel-auth-badge::before {\n    transform: rotate(12deg);\n    opacity: 0.28;\n  }\n\n  .cel-auth-badge svg {\n    width: 30px;\n    height: 30px;\n    fill: #fff;\n  }\n\n  .cel-auth-head {\n    text-align: center;\n    margin-bottom: 28px;\n  }\n\n  .cel-auth-head h1 {\n    margin: 0 0 8px;\n    font-size: clamp(2rem, 4vw, 2.55rem);\n    line-height: 1.05;\n    letter-spacing: -0.04em;\n  }\n\n  .cel-auth-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 1rem;\n  }\n\n  .cel-auth-form {\n    display: grid;\n    gap: 18px;\n  }\n\n  .cel-auth-field {\n    display: grid;\n    gap: 10px;\n  }\n\n  .cel-auth-field label {\n    font-weight: 700;\n    color: rgba(244, 255, 251, 0.82);\n  }\n\n  .cel-auth-input {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-height: 54px;\n    padding: 0 16px;\n    border-radius: 16px;\n    background: var(--field);\n    border: 1px solid var(--field-line);\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);\n  }\n\n  .cel-auth-input svg {\n    width: 18px;\n    height: 18px;\n    fill: rgba(131, 238, 196, 0.72);\n    flex: 0 0 18px;\n  }\n\n  .cel-auth-input input {\n    width: 100%;\n    border: 0;\n    outline: 0;\n    background: transparent;\n    color: var(--text);\n    font-size: 1rem;\n  }\n\n  .cel-auth-input input::placeholder {\n    color: rgba(218, 245, 236, 0.44);\n  }\n\n  .cel-auth-submit {\n    margin-top: 2px;\n    min-height: 54px;\n    border: 0;\n    border-radius: 16px;\n    background: linear-gradient(180deg, var(--button), var(--button-dark));\n    color: #fff;\n    font-size: 1rem;\n    font-weight: 800;\n    letter-spacing: 0.01em;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    box-shadow: 0 18px 34px rgba(14, 134, 91, 0.32);\n    cursor: pointer;\n    transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease;\n  }\n\n  .cel-auth-submit:hover {\n    transform: translateY(-2px);\n    filter: brightness(1.03);\n    box-shadow: 0 22px 40px rgba(14, 134, 91, 0.38);\n  }\n\n  .cel-auth-submit svg {\n    width: 18px;\n    height: 18px;\n    fill: currentColor;\n  }\n\n  .cel-auth-foot {\n    margin-top: 24px;\n    text-align: center;\n    font-weight: 700;\n    color: rgba(108, 247, 183, 0.86);\n  }\n\n  .cel-auth-foot a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .cel-auth-foot a:hover {\n    text-decoration: underline;\n  }\n\n  .cel-auth-copy {\n    margin-top: 26px;\n    text-align: center;\n    color: rgba(228, 250, 242, 0.28);\n    font-size: 0.92rem;\n  }\n\n  @media (max-width: 640px) {\n    .cel-auth-card {\n      padding: 28px 22px 24px;\n      border-radius: 22px;\n    }\n\n    .cel-auth-badge {\n      width: 66px;\n      height: 66px;\n      margin-top: -48px;\n    }\n\n    .cel-auth-head h1 {\n      font-size: 1.9rem;\n    }\n  }\n<\/style>\n\n<div class=\"cel-auth-page\">\n  <span class=\"cel-auth-orb orb-a\"><\/span>\n  <span class=\"cel-auth-orb orb-b\"><\/span>\n  <span class=\"cel-auth-orb orb-c\"><\/span>\n  <span class=\"cel-auth-orb orb-d\"><\/span>\n\n  <div class=\"cel-auth-shell\">\n    <div class=\"cel-auth-card\">\n      <div class=\"cel-auth-badge\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\">\n          <path d=\"M12 18.25a1 1 0 0 1-.7-.29 8.54 8.54 0 0 0-6.02-2.49 1 1 0 1 1 0-2 10.52 10.52 0 0 1 7.42 3.07 1 1 0 0 1-.7 1.71Zm4.94-1.05a1 1 0 0 1-.7-.29 5.93 5.93 0 0 0-8.48 0 1 1 0 0 1-1.42-1.4 7.93 7.93 0 0 1 11.32 0 1 1 0 0 1-.72 1.69Zm2.64-3.13a1 1 0 0 1-.7-.29 9.66 9.66 0 0 0-13.76 0 1 1 0 1 1-1.42-1.4 11.66 11.66 0 0 1 16.6 0 1 1 0 0 1-.72 1.69ZM12 22a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z\"\/>\n        <\/svg>\n      <\/div>\n\n      <div class=\"cel-auth-head\">\n        <h1>Central do Assinante<\/h1>\n        <p>Acesse sua \u00e1rea exclusiva<\/p>\n      <\/div>\n\n      <form class=\"cel-auth-form\" onsubmit=\"return false;\">\n        <div class=\"cel-auth-field\">\n          <label for=\"cel-auth-doc\">CPF ou CNPJ<\/label>\n          <div class=\"cel-auth-input\">\n            <svg viewBox=\"0 0 24 24\">\n              <path d=\"M7 3h7l5 5v13a1 1 0 0 1-1 1H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm7 1.5V9h4.5L14 4.5ZM8 12h8v1.5H8V12Zm0 3.5h8V17H8v-1.5Zm0-7h4v1.5H8V8.5Z\"\/>\n            <\/svg>\n            <input id=\"cel-auth-doc\" type=\"text\" inputmode=\"numeric\" placeholder=\"000.000.000-00\" \/>\n          <\/div>\n        <\/div>\n\n        <div class=\"cel-auth-field\">\n          <label for=\"cel-auth-pass\">Senha<\/label>\n          <div class=\"cel-auth-input\">\n            <svg viewBox=\"0 0 24 24\">\n              <path d=\"M17 8h-1V6a4 4 0 1 0-8 0v2H7a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2Zm-7-2a2 2 0 1 1 4 0v2h-4V6Zm7 13H7v-9h10v9Z\"\/>\n            <\/svg>\n            <input id=\"cel-auth-pass\" type=\"password\" placeholder=\"Sua senha\" \/>\n            <svg viewBox=\"0 0 24 24\">\n              <path d=\"M12 5c5.23 0 9.27 4.11 10.75 6.03a1.6 1.6 0 0 1 0 1.94C21.27 14.89 17.23 19 12 19S2.73 14.89 1.25 12.97a1.6 1.6 0 0 1 0-1.94C2.73 9.11 6.77 5 12 5Zm0 2c-4.16 0-7.55 3.16-9.05 5 1.5 1.84 4.89 5 9.05 5s7.55-3.16 9.05-5c-1.5-1.84-4.89-5-9.05-5Zm0 2.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z\"\/>\n            <\/svg>\n          <\/div>\n        <\/div>\n\n        <button class=\"cel-auth-submit\" type=\"button\">\n          Entrar\n          <svg viewBox=\"0 0 24 24\">\n            <path d=\"M13.17 4.76a1 1 0 0 1 1.41 0l6 6a1 1 0 0 1 0 1.41l-6 6a1 1 0 1 1-1.41-1.41L17.46 13H4a1 1 0 1 1 0-2h13.46l-4.29-4.83a1 1 0 0 1 0-1.41Z\"\/>\n          <\/svg>\n        <\/button>\n      <\/form>\n\n      <div class=\"cel-auth-foot\">\n        <a href=\"https:\/\/celnets.com.br\/#planos-residenciais\">Ainda n\u00e3o \u00e9 assinante? Conhe\u00e7a nossos planos \u2192<\/a>\n      <\/div>\n\n      <div class=\"cel-auth-copy\">CSCRauth \u2014 Central do Assinante<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>P\u00e1gina p\u00fablica da Central do Assinante da CelNets.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-171","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/pages\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/comments?post=171"}],"version-history":[{"count":3,"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/pages\/171\/revisions"}],"predecessor-version":[{"id":180,"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/pages\/171\/revisions\/180"}],"wp:attachment":[{"href":"https:\/\/celnets.com.br\/index.php\/wp-json\/wp\/v2\/media?parent=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}