html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust:100%
}
body {
margin: 0;
padding:0
}
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, hgroup, p, blockquote, figure, form, fieldset, input, legend, pre, abbr, button {
margin: 0;
padding:0
}
pre, code, address, caption, th, figcaption {
font-size: 1em;
font-weight: normal;
font-style:normal
}
fieldset, iframe {
border:0
}
caption, th {
text-align:left
}
table {
border-collapse: collapse;
border-spacing:0
}
main, summary, details {
display:block
}
audio, canvas, video, progress {
vertical-align:baseline
}
button {
background: none;
border: 0;
-webkit-box-sizing: content-box;
box-sizing: content-box;
color: inherit;
cursor: pointer;
font: inherit;
line-height: inherit;
overflow: visible;
vertical-align:inherit
}
button:disabled {
cursor:default
}
:focus {
outline: 2px solid #0071E3;
outline-offset: 0px
}
:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select), :focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
outline:none
}
::-moz-focus-inner {
border: 0;
padding:0
}
:root { --velhobit-color-primary: #3880ff; --velhobit-color-primary-light: #5ac8fa; --velhobit-color-primary-dark: #007aff;  --velhobit-color-secondary: #0cd1e4; --velhobit-color-secondary-light: #66d6e0; --velhobit-color-secondary-dark: #0095b7;  --velhobit-color-tertiary: #7044ff; --velhobit-color-tertiary-light: #a77dff; --velhobit-color-tertiary-dark: #5e2e99;  --velhobit-color-success: #10dc60; --velhobit-color-success-light: #5efc82; --velhobit-color-success-dark: #0b9e4f;  --velhobit-color-warning: #ffce00; --velhobit-color-warning-light: #ffea00; --velhobit-color-warning-dark: #c7a200;  --velhobit-color-danger: #f04141; --velhobit-color-danger-light: #f67c7c; --velhobit-color-danger-dark: #c02525;  --velhobit-color-light: #f4f5f8; --velhobit-color-light-2: #ffffff; --velhobit-color-medium: #989aa2; --velhobit-color-dark: #222428; --velhobit-color-dark-2: #1d1f21;  --velhobit-color-background: #f4f5f8; --velhobit-color-card: #ffffff; --velhobit-color-header: #f8f8f8;  --velhobit-color-text: #1d1d1f; --velhobit-color-text-light: #666666; --velhobit-color-text-inverse: #ffffff;  --velhobit-color-black: #000000; --velhobit-color-white: #ffffff; --velhobit-color-gray: #808080; --velhobit-color-light-gray: #d3d3d3; --velhobit-color-dark-gray: #505050; --velhobit-color-red: #ff0000; --velhobit-color-light-red: #ffcccc; --velhobit-color-dark-red: #990000; --velhobit-color-green: #008000; --velhobit-color-light-green: #90ee90; --velhobit-color-dark-green: #004d00; --velhobit-color-blue: #0000ff; --velhobit-color-light-blue: #add8e6; --velhobit-color-dark-blue: #00008b; --velhobit-color-yellow: #ffff00; --velhobit-color-light-yellow: #ffffe0; --velhobit-color-dark-yellow: #cccc00; --velhobit-color-orange: #ffa500; --velhobit-color-light-orange: #ffebcc; --velhobit-color-dark-orange: #cc8400; --velhobit-color-purple: #800080; --velhobit-color-light-purple: #e6ccff; --velhobit-color-dark-purple: #4b0082; --velhobit-color-brown: #a52a2a; --velhobit-color-light-brown: #d2b48c; --velhobit-color-dark-brown: #8b4513; --bg-color: #f5f5f7;
--bg-card: #ffffff;
--bg-layer: color(display-p3 1 1 1 / 0.75);
}
html {
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-size: 106.25%;
quotes: "“" "”";
--sk-link-disabled-opacity: .42
}
body {
font-size: 17px;
line-height: 1.47059;
font-weight: 400;
letter-spacing: -.022em;
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
background: var(--bg-color);
color: var(--velhobit-color-text);
font-style:normal
}
body, input, textarea, select, button {
font-synthesis: none;
-moz-font-feature-settings: 'kern';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
text-align:left
}
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
color: var(--velhobit-color-text);
}
h1 + *, h2 + *, h3 + *, h4 + *, h5 + *, h6 + * {
margin-top:.8em
}
h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6 {
margin-top:.4em
}
p + h1, ul + h1, ol + h1, p + h2, ul + h2, ol + h2, p + h3, ul + h3, ol + h3, p + h4, ul + h4, ol + h4, p + h5, ul + h5, ol + h5, p + h6, ul + h6, ol + h6 {
margin-top:1.6em
}
ul, ol {
margin-left:1.17647em
}
ul ul, ul ol, ol ul, ol ol {
margin-top: 0;
margin-bottom:0
}
nav ul, nav ol {
margin: 0;
list-style:none
}
li li {
font-size:1em
}
a, .link {
color: var(--velhobit-color-primary-dark);
letter-spacing:inherit
}
a:link, a:visited, .link:link, .link:visited {
text-decoration:none
}
a:hover, .link:hover {
text-decoration:none
}
a:active, .link:active {
text-decoration:none
}
a.disabled, a :disabled, .link.disabled, .link :disabled {
opacity: .5;
}
b, strong {
font-weight:600
}
em, i, cite, dfn {
font-style:italic
}
sup, sub {
position: relative;
font-size: .6em;
vertical-align:baseline
}
sup {
top:-.5em
}
sub {
bottom:-0.25em
}
.videoWrapper,
.wp-block-embed-youtube .wp-block-embed__wrapper{
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.videoWrapper iframe,
.wp-block-embed-youtube .wp-block-embed__wrapper iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.single.post .conteudo video{
width: 100%;
height: auto;
}
.glass {
background: transparent;
position: relative;
.ice-layer,
.liquid-layer,
.content-layer,
.border-layer {
position: absolute;
border-radius: 100px;
inset: 0;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.ice-layer {
backdrop-filter: contrast(150%) brightness(100%) saturate(50%) blur(6px);
margin: 1.5px;
z-index: 2;
&.low-ice {
backdrop-filter: contrast(150%) brightness(100%) saturate(50%) blur(3px);
}
}
.liquid-layer {
border: 2px solid color(display-p3 1 1 1 / 0.2);
z-index: 1;
backdrop-filter: url(#glass-distortion) contrast(60%) brightness(110%)
saturate(500%);
overflow: hidden;
isolation: isolate;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
mask-size: cover;
-webkit-mask-size: cover;
}
.content-layer {
backdrop-filter: blur(1px);
z-index: 2;
}
}
.wrap {
margin: 0 auto;
max-width: 1200px;
} .site > .header {
background-color: var(--velhobit-color-light);
}
.site > .header .wrap {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
padding: 0;
box-sizing: border-box;
left: 0;
right: 0;
top: 0;
height: 40px;
z-index: 10;
}
.site > .header .titulo {
overflow: hidden;
white-space: nowrap;
max-width: 64px;
transition: all 0.7s ease-out;
display: flex;
justify-content: flex-start;
}
.site > .header .titulo h1 {
opacity: 0;
max-width: 0;
margin: 0;
transition: all 0.5s;
font-family: lores-12, sans-serif;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
font-size: 1em;
line-height: 2.3em;
}
.site > .header .titulo img {
padding: 5px;
height: 33px;
width: 33px;
text-align: center;
cursor: pointer;
}
.site > .header .titulo:hover {
max-width: 500px;
}
.site > .header .titulo:hover h1 {
opacity: 1;
max-width: 500px;
margin-right: 10px;
}
.site > .header .icone {
border-radius: 100px;
font-size: 20px;
line-height: 26px;
padding: 4px;
height: 24px;
width: 24px;
text-align: center;
margin: 15px 10px;
transition: 0.3s all;
}
.site > .header .icone:hover,
.site > .header .icone:active {
box-shadow:
0 24px 38px 3px rgba(0, 0, 0, 0.14),
0 9px 46px 8px rgba(0, 0, 0, 0.12),
0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.site > .header .nav {
display: flex;
list-style: none;
background-color: none;
}
.site > .header .nav a {
font-size: 13px;
font-weight: 400;
letter-spacing: -0.01em;
font-family:
SF Pro Text,
SF Pro Icons,
Helvetica Neue,
Helvetica,
Arial,
sans-serif;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
color: var(--r-globalnav-color);
position: relative;
z-index: 1;
padding: 5px 13px;
height: 33px;
background: no-repeat;
text-decoration: none;
white-space: nowrap;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
transition: color 0.32s cubic-bezier(0.4, 0, 0.6, 1);
}
.site > .header .nav a:hover {
text-decoration: none;
color: var(--velhobit-color-primary-dark);
}
.header .search-form {
margin: 0;
padding: 0;
display: flex;
justify-content: flex-end;
overflow: hidden;
transition: 0.5s all;
}
.header .search-form.show {
max-width: 300px;
}
.header .search-form input {
border-radius: 50px;
border: none;
background-color: var(--velhobit-color-card);
padding: 5px 16px;
font-size: 16px;
height: 33px;
margin-top: 0;
margin-right: 3px;
transition: 0.3s all;
margin-top: 3px;
}
.header .search-form input:focus {
background-color: var(--velhobit-color-card);
color: var(--velhobit-color-dark-2);
outline: none;
}
.header .search-form button {
color: var(--velhobit-color-medium);
font-size: 20px;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
}
.header .search-form button:focus,
.header .search-form button:hover {
color: var(--velhobit-color-primary);
outline: none;
border: none;
}
.container {
max-width: 640px;
margin: 1em auto;
}
.card {
background-color: var(--velhobit-color-card);
display: flex;
border-radius: 6px;
margin: 1em 0;
transition: box-shadow ease-out .3s;
cursor: pointer;
}
.card:hover {
box-shadow: 0 .3rem 1rem rgba(0,0,0,.1), 0 .1rem .3rem rgba(0,0,0,.1);
}
.card .miniatura {
padding: 0.5em;
}
.card .miniatura a {
display: block;
border-radius: 50%;
height: 48px;
width: 48px;
position: relative;
overflow: hidden;
border: 1px solid var(--velhobit-color-light);
}
.card a {
color: var(--velhobit-color-text);
}
.card a img {
display: block;
max-width: 100%;
height: auto;
border-radius: 6px;
}
.card .contexto {
padding: 0.5em;
}
.card .contexto h1 {
padding-left: 0;
line-height: 1.47059;
font-weight: bold;
letter-spacing: -0.022em;
font-family:
"SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial",
sans-serif;
font-size: 16px;
color: var(--velhobit-color-text);
font-style: normal;
margin: 0;
}
.card .contexto h2 {
font-size: 13px;
color: var(--velhobit-color-text);
margin: 0;
font-weight: 400;
}
.card .contexto .excerpt p {
font-size: 14px;
} .single .cabecalho .miniatura img {
margin: 0 auto;
display: block;
border-radius: 50%;
width: 64px;
height: 64px;
margin-bottom: 0.5em;
transition: transform .5s ease-out;
}
.single .cabecalho .miniatura img:hover{
transform: scale(1.9);
}
.single .cabecalho header {
text-align: center;
}
.single .cabecalho header h2 {
font-weight: normal;
font-size: 14px;
margin-bottom: 0;
}
.single .cabecalho header h1 {
margin-bottom: 1em;
font-size: 1.3em;
}
.single .conteudo h2,
.single .conteudo h3,
.single .conteudo h4 {
font-size: 1em;
font-weight: normal;
}
.single .conteudo h2 {
font-weight: bold;
}
.single .conteudo img {
display: block;
max-width: 100%;
height: auto;
margin: 0.5em auto;
border-radius: 2px;
}
.single .conteudo p {
margin-bottom: 0.5em;
}
.single .conteudo img {
margin: 0;
}
.single .conteudo figure {
margin: 0.5em auto;
}
.sobre_o_autor {
background-color: var(--velhobit-color-card);
border: 1px solid var(--velhobit-color-light-gray);
display: flex;
border-radius: 6px;
margin: 1em 0;
}
.sobre_o_autor .foto {
padding: 0.5em;
}
.sobre_o_autor .foto a {
display: block;
border-radius: 6px;
height: 64px;
width: 64px;
position: relative;
overflow: hidden;
border: 1px solid var(--velhobit-color-light);
}
.sobre_o_autor a img {
display: block;
max-width: 100%;
height: auto;
border-radius: 6px;
}
.sobre_o_autor .desc {
padding: 0.5em;
padding-left: 0;
font-size: 13px;
}
.sobre_o_autor .desc h3 {
font-size: 14px;
margin: 0;
margin-bottom: 5px;
}
.sobre_o_autor .desc p {
margin: 0;
} .menu-footer {
display: block;
position: fixed;
bottom: 0.5rem;
left: 0.5em;
right: 0.5em;
.base {
display: flex;
.glass {
border-radius: 50px;
border-radius: 4rem;
box-shadow:
0 1rem 2rem rgba(0, 0, 0, 0.1),
0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
border-bottom: 1px solid color(display-p3 1 1 1 / 0.85);
border-left: 1px solid color(display-p3 1 1 1 / 0.85);
.content-layer {
background: var(--bg-layer);
padding: 0.4rem 1rem;
position: relative;
height: auto;
box-shadow: inset 0 -0.6rem 1rem rgba(0, 0, 0, 0.1);
}
}
}
}
.menu-footer a {
font-size: 1em;
padding: 0.3em 0.45em;
display: inline-block;
color: var(--velhobit-color-text);
}
.menu-footer a:last-child {
border-right: none;
} .area_menu {
position: fixed;
left: 0;
right: 0.5rem;
bottom: 0.5rem;
overflow: visible;
height: 2px;
z-index: 1000;
}
.area_menu {
display: none;
}
.area_menu .wrap {
position: relative;
}
.area_menu .wrap {
max-width: 500px;
}
.fab-site {
position: absolute;
bottom: 0;
right: 0;
}
.fab-site:hover,
.fab-site:active {
box-shadow:
0 24px 38px 3px rgba(0, 0, 0, 0.14),
0 9px 46px 8px rgba(0, 0, 0, 0.12),
0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.fab-site a {
cursor: pointer;
width: 48px;
height: 48px;
border: none;
font-size: 24px;
border-radius: 200px;
color: var(--velhobit-color-text);
text-align: center;
line-height: 2.1em;
-webkit-transition: 0.2s ease-out;
-moz-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}
.fab-site a:focus {
outline: none;
}
.fab-site a.main {
position: absolute;
display: block;
width: 60px;
height: 60px;
right: 0;
bottom: 0;
z-index: 100;
line-height: 2.6em;
text-align: center;
.glass {
width: 60px;
height: 60px;
border-radius: 200px;
box-shadow:
0 1rem 2rem rgba(0, 0, 0, 0.1),
0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
border-bottom: 1px solid color(display-p3 0.005 1 0.912 / 0.7);
border-left: 1px solid color(display-p3 0.005 1 0.912 / 0.7);
}
.content-layer {
position: relative;
background: color(display-p3 0.116 0.92 0.849 / 0.7);
}
}
.fab-site ul {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
padding-right: 5px;
margin: 0;
list-style: none;
z-index: 10;
-webkit-transition: 0.2s ease-out;
-moz-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}
.fab-site ul li {
display: flex;
justify-content: flex-end;
position: relative;
margin-bottom: -10%;
opacity: 0;
max-height: 0;
}
.fab-site ul li a {
white-space: nowrap;
display: block;
line-height: normal;
height: auto;
width: auto;
margin-right: 0;
padding: 0.8rem 1.5rem;
backdrop-filter: blur(10px) saturate(2.5) contrast(1.3) brightness(0.5);
border-radius: 4rem;
box-shadow: 0 0.2rem 0.4rem #00000040;
border-bottom: 1px solid #ffffffa3;
border-left: 1px solid #ffffffa3;
font-size: 16px;
opacity: 1;
-webkit-transition: 0.2s ease-out;
-moz-transition: 0.2s ease-out;
transition: 0.2s ease-out;
color: white;
}
.fab-site.show a.main,
.fab-site.show a.main {
outline: none;
border-radius: 200px;
box-shadow: 0 -2rem 15rem 5rem rgba(0, 0, 0, 0.75);
color: white;
.content-layer {
position: relative;
background: color(display-p3 0 0.647 0.59 / 0.8);
}
}
.fab-site.show a.main + ul,
.fab-site.show a.main + ul {
bottom: 70px;
}
.fab-site.show a.main + ul li,
.fab-site.show a.main + ul li {
margin-bottom: 10px;
opacity: 1;
display: flex;
justify-content: flex-end;
max-height: 100px;
}
body {
padding-bottom: 2em;
}
.skeleton {
width: 100%;
min-height: 64px;
background: rgba(130, 130, 130, 0.2);
background: -webkit-gradient(
linear,
left top,
right top,
color-stop(8%, rgba(130, 130, 130, 0.2)),
color-stop(18%, rgba(130, 130, 130, 0.3)),
color-stop(33%, rgba(130, 130, 130, 0.2))
);
background: linear-gradient(
to right,
rgba(130, 130, 130, 0.2) 8%,
rgba(130, 130, 130, 0.3) 18%,
rgba(130, 130, 130, 0.2) 33%
);
background-size: 800px 100px;
animation: wave-lines 2s infinite ease-out;
}
.hide {
display: none !important;
}
@keyframes wave-lines {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 920px) and (-webkit-min-device-pixel-ratio: 1),
screen and (max-width: 920px) {
body,
html {
max-width: 100vw;
overflow: hidden;
overflow-y: auto;
}
.wrap {
max-width: 95%;
}
.container {
max-width: 95%;
}
.desktop-only {
display: none !important;
}
.area_menu {
display: block;
}
} .cm-s-ambiance .CodeMirror-linenumber {
color: color(display-p3 1 1 1 / 0.5) !important;
}
.CodeMirror {
font-size: 14px !important;
}
.my-syntax-highlighter .CodeMirror pre {
height: 18px;
}
.my-syntax-highlighter {
background: #5f5f5f;
max-width: 764px;
padding: 0.3rem;
border-radius: 0.3rem;
margin: 1rem 0;
}