#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: 'Museo';
src: url(//www.velominati.com/wp-content/themes/velominati-magazine/fonts/Museo300-Regular.otf) format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Museo';
src: url(//www.velominati.com/wp-content/themes/velominati-magazine/fonts/Museo500-Regular.otf) format('opentype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Museo';
src: url(//www.velominati.com/wp-content/themes/velominati-magazine/fonts/Museo700-Regular.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Museo';
src: url(//www.velominati.com/wp-content/themes/velominati-magazine/fonts/museo900-regular.otf) format('opentype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'MuseoSans';
src: url(//www.velominati.com/wp-content/themes/velominati-magazine/fonts/MuseoSans_500.otf) format('opentype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'MuseoSans';
src: url(//www.velominati.com/wp-content/themes/velominati-magazine/fonts/MuseoSans_700.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
} :root {
--red:        #C8321A;
--red-dark:   #A52817;
--black:      #111111;
--dark:       #1A1A1A;
--darker:     #0D0D0D;
--mid:        #2D2D2D;
--gray-light: #F5F5F3;
--gray-mid:   #E0E0DC;
--gray-dark:  #888888;
--white:      #FFFFFF;
--text:       #222222;
--text-light: #555555;
--font-display: 'MuseoSans', 'Helvetica Neue', Arial, sans-serif;
--font-body:    'MuseoSans', 'Helvetica Neue', Arial, sans-serif;
--font-sans:    'MuseoSans', 'Helvetica Neue', Arial, sans-serif;
--max-width:   1200px;
--content-width: 780px;
--gutter:      24px;
--section-gap: 80px;
} *, *::before, *::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 17px;
scroll-behavior: smooth;
}
body {
font-family: var(--font-body);
font-weight: 500;
color: var(--text);
background-color: var(--white);
background-image: url(//www.velominati.com/wp-content/themes/velominati-magazine/images/background.png);
background-attachment: fixed;
background-size: cover;
background-position: center top;
line-height: 1.7;
-webkit-font-smoothing: antialiased;
}
img {
max-width: 100%;
height: auto;
display: block;
}
a {
color: var(--red);
text-decoration: none;
transition: color 0.2s ease;
}
a:hover { color: var(--red-dark); }
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-display);
font-weight: 700;
line-height: 1.15;
color: inherit;
}
p { margin-bottom: 1.2em; }
p:last-child { margin-bottom: 0; }
ul, ol { padding-left: 1.5em; } .container {
max-width: var(--max-width);
margin: 0 auto;
padding: 0 var(--gutter);
}
.section {
padding: var(--section-gap) 0;
}
.section--dark {
background: var(--dark);
color: var(--white);
}
.section--darker {
background: var(--darker);
color: var(--white);
}
.section--black {
background: var(--black);
color: var(--white);
}
.section--light {
background: transparent;
} .site-header {
background: var(--black);
position: sticky;
top: 0;
z-index: 100;
border-bottom: 2px solid var(--red);
} .sticky-article-title {
position: fixed;
left: 0;
right: 0;
background: var(--black);
color: #fff;
font-family: var(--font-serif);
font-size: 1.17rem;
font-weight: 600;
letter-spacing: 0.02em;
padding: 8px var(--gutter);
border-bottom: 1px solid rgba(200, 50, 26, 0.4);
z-index: 99;
opacity: 0;
transform: translateY(-110%);
transition: opacity 0.25s ease, transform 0.25s ease;
pointer-events: none;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
}
.sticky-article-title.is-visible {
opacity: 0.75;
transform: translateY(0);
pointer-events: auto;
}
.sticky-title__text {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
flex: 1;
min-width: 0;
}
.sticky-title__back-to-top {
flex-shrink: 0;
display: flex;
align-items: center;
background: none;
border: none;
color: rgba(255,255,255,0.7);
padding: 2px 4px;
cursor: pointer;
transition: color 0.15s;
}
.sticky-title__back-to-top svg { width: 18px; height: 18px; }
.sticky-title__back-to-top:hover { color: var(--red); }
@media (max-width: 768px) {
.sticky-article-title { display: none; }
}
.site-header__inner {
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px var(--gutter);
max-width: var(--max-width);
margin: 0 auto;
}
.site-logo {
display: flex;
align-items: center;
text-decoration: none;
flex-shrink: 0;
}
.site-logo__img {
height: 52px;
width: auto;
display: block;
} .site-nav {
display: flex;
align-items: center;
gap: 0;
list-style: none;
padding: 0;
margin: 0;
}
.site-nav a {
display: inline-block;
text-align: left;
padding: 8px 24px;
text-decoration: none;
transition: background 0.2s;
}
.site-nav a:hover,
.site-nav .current_page_item a,
.site-nav .current-menu-item a {
background: rgba(255,255,255,0.06);
}
.site-nav .nav-label-small {
display: block !important;
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.576rem;
letter-spacing: 0.15em;
text-transform: none !important;
color: var(--red) !important;
line-height: 1;
margin-bottom: 1px;
}
.site-nav .nav-label-main {
display: block !important;
font-family: var(--font-display);
font-weight: 900;
font-size: 0.984rem;
letter-spacing: 0.14em;
text-transform: uppercase !important;
color: var(--white) !important;
line-height: 1;
}
.site-nav .current_page_item .nav-label-main,
.site-nav .current-menu-item .nav-label-main {
color: var(--red);
} .nav-toggle {
display: none;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 6px; background: none;
border: none;
padding: 8px;
cursor: pointer;
width: 36px;
height: 36px;
box-sizing: border-box;
}
.nav-toggle__bar {
display: block;
width: 22px;
height: 2px;
background: var(--white);
border-radius: 2px;
transform-origin: center; transition: transform 0.3s ease, opacity 0.22s ease;
} .nav-toggle.is-open .nav-toggle__bar:nth-child(1) {
transform: translateY(8px) rotate(45deg);
}
.nav-toggle.is-open .nav-toggle__bar:nth-child(2) {
opacity: 0;
transform: scaleX(0);
}
.nav-toggle.is-open .nav-toggle__bar:nth-child(3) {
transform: translateY(-8px) rotate(-45deg);
} .admin-bar .site-header {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar .site-header { top: 46px; }
} .hero-rules {
background-color: var(--black);
background-size: cover;
background-position: center center;
color: var(--white);
padding: 80px 0 60px;
position: relative;
overflow: hidden;
} .hero-rules::after {
content: '';
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.40);
pointer-events: none;
z-index: 0;
}
.hero-rules__inner,
.hero-rules__left,
.hero-rules__right {
position: relative;
z-index: 1;
}
.hero-rules__right {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.hero-rules::before {
content: '';
position: absolute;
inset: 0;
background: url(//www.velominati.com/wp-content/themes/velominati-magazine/images/cog-watermark.svg) center / 600px no-repeat;
opacity: 0.035;
pointer-events: none;
z-index: 1;
}
.hero-rules__inner {
max-width: var(--max-width);
margin: 0 auto;
padding: 0 var(--gutter);
display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
align-items: start;
}
.hero-rules__label {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.65rem;
letter-spacing: 0.25em;
text-transform: uppercase;
color: var(--red);
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 10px;
}
.hero-rules__label::before {
content: '';
display: inline-block;
width: 30px;
height: 2px;
background: var(--red);
}
.hero-rules__heading {
font-family: var(--font-display);
font-weight: 900;
font-size: clamp(3rem, 6vw, 5rem);
letter-spacing: 0.04em;
text-transform: uppercase;
color: var(--white);
line-height: 1;
margin-bottom: 24px;
}
.hero-rules__intro {
font-family: var(--font-body);
font-size: 1.05rem;
color: rgba(255, 245, 235, 0.80);
line-height: 1.75;
margin-bottom: 36px;
max-width: 480px;
}
.hero-rules__cta {
display: inline-block;
background: var(--red);
color: var(--white);
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.7rem;
letter-spacing: 0.2em;
text-transform: uppercase;
padding: 14px 32px;
text-decoration: none;
transition: background 0.2s;
}
.hero-rules__cta:hover {
background: var(--red-dark);
color: var(--white);
}
.hero-rules__rules-list {
list-style: none;
padding: 0;
margin: 0;
border-top: 1px solid rgba(255,255,255,0.12);
}
.hero-rules__rule {
padding: 18px 0;
border-bottom: 1px solid rgba(255,255,255,0.08);
display: flex;
gap: 20px;
align-items: baseline;
}
.hero-rules__rule-num {
font-family: var(--font-display);
font-weight: 900;
font-size: 0.7rem;
color: var(--red);
letter-spacing: 0.1em;
text-transform: uppercase;
flex-shrink: 0;
min-width: 64px;
}
.hero-rules__rule-text {
font-family: var(--font-display);
font-weight: 500;
font-size: 1rem;
color: var(--white);
line-height: 1.3;
}
.hero-rules__rule-desc {
font-size: 0.82rem;
color: rgba(255,255,255,0.5);
line-height: 1.5;
margin-top: 4px;
}
.hero-rules__more {
margin-top: 20px;
text-align: right;
}
.hero-rules__more a {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.65rem;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(--red);
}
.hero-rules__more a:hover { color: rgba(200,50,26,0.7); }  .ad-strip {
background: var(--darker);
padding: 32px 0;
}
.ad-strip__inner {
max-width: 1360px; margin: 0 auto;
padding: 0 var(--gutter);
display: flex;
align-items: stretch;
gap: 24px;
}  .ad-strip__inner .ad-slot-page-header {
flex: 1 1 auto;
min-width: 0;
margin: 0;
padding: 0;
max-width: none;
display: flex;
align-items: stretch;
}
.ad-strip__inner .ad-slot-page-header .vma-slot,
.ad-strip__inner .ad-slot-page-header .vma-slot--empty {
flex: 1 1 auto;
width: 100%;
max-width: none;
}
.ad-strip__inner .ad-slot-page-header img {
width: 100%;
height: auto;
display: block;
} .ad-strip__inner .ad-slot-sidebar {
flex: 0 0 300px;
width: 300px;
margin: 0;
display: flex;
align-items: stretch;
}
.ad-strip__inner .ad-slot-sidebar .vma-slot,
.ad-strip__inner .ad-slot-sidebar .vma-slot--empty {
flex: 1 1 auto;
width: 100%;
} .ad-slot-mobile-inline { display: none; } .vma-slot img {
display: block;
max-width: 100%;
height: auto;
} .vma-slot--empty {
background: #3a3a3a;
border: 1px dashed rgba(255,255,255,0.15);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 8px;
text-align: center;
width: 100%;
box-sizing: border-box;
} .vma-slot--empty.vma-slot--billboard {
flex: 1 1 auto;
max-width: 970px;
} .vma-slot--empty.vma-slot--mrec {
flex: 0 0 300px;
width: 300px;
} .vma-slot--empty.vma-slot--halfpage {
width: 300px;
margin-left: auto;
margin-right: auto;
} .vma-slot--empty.vma-slot--leaderboard {
width: 728px;
max-width: 100%;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0 28px;
gap: 32px;
} .vma-empty__meta {
display: flex;
flex-direction: column;
align-items: center;
gap: 2px;
}
.vma-slot--leaderboard .vma-empty__meta {
align-items: flex-start;
}
.vma-slot--leaderboard .vma-empty__cta {
flex-shrink: 0;
white-space: nowrap;
}
.vma-empty__label {
font-family: var(--font-sans);
font-size: 0.55rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: rgba(255,255,255,0.25);
}
.vma-empty__size {
font-family: var(--font-sans);
font-size: 0.6rem;
color: rgba(255,255,255,0.2);
letter-spacing: 0.1em;
}
.vma-empty__cta {
font-family: var(--font-sans);
font-size: 0.72rem;
font-weight: 600;
color: rgba(255,255,255,0.5);
text-decoration: none;
border: 1px solid rgba(255,255,255,0.2);
border-radius: 3px;
padding: 5px 14px;
transition: color 0.15s, border-color 0.15s;
}
.vma-empty__cta:hover {
color: #fff;
border-color: rgba(255,255,255,0.5);
} .hero-books {
margin-top: 24px;
display: flex;
flex-direction: column;
align-items: flex-start;
width: fit-content;
gap: 10px;
background: rgba(0, 0, 0, 0.55);
padding: 16px;
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
}
.hero-books__eyebrow {
font-family: var(--font-sans);
font-size: 0.65rem;
font-weight: 700;
letter-spacing: 0.18em;
color: rgba(255, 245, 235, 0.60);
text-transform: uppercase;
margin: 0;
text-align: left;
width: 250px;
}
.hero-books__eyebrow em {
color: var(--red);
font-style: normal;
}
.hero-book-ad {
display: block;
overflow: hidden;
text-decoration: none;
width: 250px;
}
.hero-book-ad img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease;
}
.hero-book-ad:hover img {
transform: scale(1.02);
} .book-ad__divider {
width: 1px;
height: 100px;
background: rgba(255,255,255,0.15);
flex-shrink: 0;
} .section-header {
display: flex;
align-items: baseline;
justify-content: space-between;
margin-bottom: 40px;
padding-bottom: 16px;
border-bottom: 3px solid var(--red);
}
.section-header__label {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.58rem;
letter-spacing: 0.22em;
text-transform: uppercase;
color: var(--red);
margin-bottom: 4px;
}
.section-header__title {
font-family: var(--font-display);
font-weight: 900;
font-size: 2rem;
letter-spacing: 0.06em;
text-transform: uppercase;
color: inherit;
line-height: 1;
}
.section-header__dark .section-header__title { color: var(--white); }
.section-header__link {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.62rem;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(--red);
white-space: nowrap;
}
.section-header__link:hover { opacity: 0.75; } .article-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;
}
.article-card {
background: var(--white);
overflow: hidden;
position: relative;
transition: transform 0.25s ease, box-shadow 0.25s ease;
border: 1px solid var(--gray-mid);
}
.article-card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 40px rgba(0,0,0,0.12);
}
.article-card__image {
position: relative;
overflow: hidden;
aspect-ratio: 16 / 9;
background: var(--black);
}
.article-card__image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease;
}
.article-card:hover .article-card__image img {
transform: scale(1.05);
}
.article-card__image-placeholder {
width: 100%;
height: 100%;
background: linear-gradient(135deg, var(--black) 0%, var(--mid) 100%);
display: flex;
align-items: center;
justify-content: center;
color: rgba(255,255,255,0.15);
font-family: var(--font-display);
font-weight: 900;
font-size: 3rem;
letter-spacing: 0.1em;
}
.article-card__category {
position: absolute;
top: 12px;
left: 12px;
background: var(--red);
color: var(--white);
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.52rem;
letter-spacing: 0.18em;
text-transform: uppercase;
padding: 4px 9px;
text-decoration: none;
}
.article-card__body {
padding: 20px 20px 24px;
}
.article-card__meta {
font-size: 0.72rem;
color: var(--gray-dark);
margin-bottom: 8px;
font-family: var(--font-sans);
font-weight: 700;
letter-spacing: 0.05em;
}
.article-card__title {
font-family: var(--font-display);
font-weight: 700;
font-size: 1.05rem;
line-height: 1.25;
margin-bottom: 10px;
color: var(--text);
}
.article-card__title a {
color: inherit;
text-decoration: none;
} .article-card__title a::after {
content: '';
position: absolute;
inset: 0;
z-index: 0;
}
.article-card__title a:hover { color: var(--red); } .article-card__category { position: relative; z-index: 1; }
.article-card__excerpt {
font-size: 0.85rem;
color: var(--text-light);
line-height: 1.6;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.article-card--featured {
grid-column: span 3;
display: grid;
grid-template-columns: 1fr 1fr;
border: none;
border-bottom: 3px solid var(--red);
}
.article-card--featured .article-card__image {
aspect-ratio: auto;
height: 360px;
}
.article-card--featured .article-card__body {
padding: 36px 40px;
display: flex;
flex-direction: column;
justify-content: center;
}
.article-card--featured .article-card__title {
font-size: 1.6rem;
margin-bottom: 16px;
}
.article-card--featured .article-card__excerpt {
font-size: 0.95rem;
-webkit-line-clamp: 4;
} .lexicon-teaser {
background: var(--dark);
color: var(--white);
padding: var(--section-gap) 0;
}
.lexicon-teaser__inner {
max-width: var(--max-width);
margin: 0 auto;
padding: 0 var(--gutter);
display: grid;
grid-template-columns: 1fr 2fr;
gap: 60px;
align-items: center;
}
.lexicon-teaser__heading-block .section-header {
border-bottom-color: rgba(255,255,255,0.2);
margin-bottom: 24px;
}
.lexicon-teaser__heading-block .section-header__title {
color: var(--white);
}
.lexicon-teaser__desc {
font-size: 0.95rem;
color: rgba(255,255,255,0.65);
line-height: 1.7;
margin-bottom: 28px;
}
.lexicon-teaser__cta {
display: inline-block;
border: 2px solid var(--red);
color: var(--red);
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.65rem;
letter-spacing: 0.2em;
text-transform: uppercase;
padding: 12px 28px;
text-decoration: none;
transition: background 0.2s, color 0.2s;
}
.lexicon-teaser__cta:hover {
background: var(--red);
color: var(--white);
}
.lexicon-terms {
list-style: none;
padding: 0;
margin: 0;
columns: 2;
gap: 32px;
}
.lexicon-term {
break-inside: avoid;
padding: 16px 0;
border-bottom: 1px solid rgba(255,255,255,0.08);
}
.lexicon-term__name {
font-family: var(--font-display);
font-weight: 700;
font-size: 0.95rem;
color: var(--white);
margin-bottom: 4px;
}
.lexicon-term__name span {
color: var(--red);
font-weight: 300;
margin: 0 6px;
font-size: 0.8rem;
}
.lexicon-term__def {
font-size: 0.82rem;
color: rgba(255,255,255,0.52);
line-height: 1.5;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
} .site-footer {
background: var(--black);
color: rgba(255,255,255,0.45);
padding: 40px 0 28px;
font-size: 0.8rem;
border-top: 3px solid var(--red);
}
.site-footer__inner {
max-width: var(--max-width);
margin: 0 auto;
padding: 0 var(--gutter);
display: flex;
justify-content: space-between;
align-items: center;
gap: 24px;
}
.site-footer__logo {
font-family: var(--font-display);
font-weight: 900;
font-size: 1.2rem;
color: var(--white);
letter-spacing: 0.04em;
text-decoration: none;
}
.site-footer__nav {
list-style: none;
padding: 0;
margin: 0;
display: flex;
gap: 24px;
}
.site-footer__nav a {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.6rem;
letter-spacing: 0.18em;
text-transform: uppercase;
color: rgba(255,255,255,0.45);
}
.site-footer__nav a:hover { color: var(--red); }
.site-footer__copy {
font-size: 0.72rem;
text-align: right;
} .page-header {
background: #4a4a4a;
color: var(--white);
padding: 78px 0 66px;
border-bottom: 3px solid var(--red);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
} body.page .page-header {
border-bottom: none;
} .page-header--title-bottom {
display: flex;
flex-direction: column;
justify-content: flex-end;
padding-top: 120px;
padding-bottom: 24px;
} .page-header[style*="background-image"] .page-header__inner {
text-shadow: 0 1px 4px rgba(0,0,0,0.4);
}
.page-header__inner {
max-width: var(--max-width);
margin: 0 auto;
padding: 0 var(--gutter);
}
.page-header__label {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.58rem;
letter-spacing: 0.25em;
text-transform: uppercase;
color: var(--red);
margin-bottom: 10px;
display: flex;
align-items: center;
gap: 10px;
}
.page-header__label::before {
content: '';
display: inline-block;
width: 24px;
height: 2px;
background: var(--red);
}
.page-header__title {
font-family: var(--font-display);
font-weight: 900;
font-size: clamp(2.5rem, 5vw, 4rem);
letter-spacing: 0.06em;
text-transform: uppercase;
line-height: 1;
color: var(--white);
}
.page-header__desc {
margin-top: 16px;
font-size: 1rem;
color: rgba(255,255,255,0.6);
max-width: 620px;
line-height: 1.7;
} .post-title-bar {
padding: 24px 0 20px;
margin-bottom: 28px;
}
.post-title-bar__title {
font-family: var(--font-display);
font-weight: 900;
font-size: clamp(1.8rem, 4vw, 3rem);
letter-spacing: 0.06em;
text-transform: uppercase;
line-height: 1;
color: var(--black);
margin-top: 8px;
margin-bottom: 0;
} .post-meta-bar--inline {
background: none;
padding: 0;
margin-top: 12px;
margin-bottom: 0;
} .post-title-bar--page {
padding-top: 20px;
} .content-sidebar-wrap {
max-width: var(--max-width);
margin: 0 auto;
padding: 52px var(--gutter);
display: grid;
grid-template-columns: 1fr 320px;
gap: 52px;
align-items: start;
} .ad-slot-page-header + .content-sidebar-wrap,
.ad-strip + .content-sidebar-wrap {
padding-top: 32px;
} .content-full {
max-width: var(--max-width);
margin: 0 auto;
padding: 52px var(--gutter);
} .rules-content {
max-width: 800px;
}
.rules-content .intro-text {
font-size: 1.05rem;
color: var(--text-light);
line-height: 1.75;
margin-bottom: 28px;
}
.rules-content .intro-text p {
margin-bottom: 1em;
}
.rule-entry {
padding: 12px 16px;
background: rgba(0,0,0,0.04);
border-radius: 3px;
margin-bottom: 6px;
}
.rule-entry__heading {
display: block;
margin-bottom: 6px;
line-height: 1.4;
font-size: 1rem;
}
.rule-entry__number {
font-family: var(--font-display);
font-weight: 900;
font-size: 1rem;
color: #333;
text-transform: uppercase;
letter-spacing: 0.04em;
}
.rule-entry__sep {
font-family: var(--font-display);
font-weight: 700;
font-size: 1rem;
color: var(--red);
}
.rule-entry__title {
font-family: var(--font-display);
font-weight: 500;
font-size: 1rem;
color: #444;
}
.rule-entry__body {
font-size: 0.92rem;
color: var(--text-light);
line-height: 1.7;
}
.rule-entry__body p { margin-bottom: 0.8em; }
.rule-entry__body p:last-child { margin-bottom: 0; } .lexicon-content {
max-width: 860px;
}
.lexicon-intro {
font-size: 1.05rem;
color: var(--text-light);
line-height: 1.75;
margin-bottom: 28px;
}
.lexicon-entry {
padding: 12px 16px;
background: rgba(0,0,0,0.04);
border-radius: 3px;
margin-bottom: 6px;
}
.lexicon-entry__heading {
display: block;
margin-bottom: 6px;
line-height: 1.4;
font-size: 1rem;
}
.lexicon-entry__name {
font-family: var(--font-display);
font-weight: 900;
font-size: 1rem;
color: #333;
letter-spacing: 0.04em;
}
.lexicon-entry__sep {
font-family: var(--font-display);
font-weight: 700;
font-size: 1rem;
color: var(--red);
}
.lexicon-entry__def {
font-family: var(--font-display);
font-weight: 500;
font-size: 1rem;
color: #444;
}
.lexicon-entry__body {
font-size: 0.86rem;
line-height: 1.65;
color: var(--text-light);
}
.lexicon-entry__body p { margin-bottom: 0.7em; }
.lexicon-entry__body p:last-child { margin-bottom: 0; } .archive-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 32px;
margin-bottom: 48px;
} .archive-list {
margin-bottom: 40px;
}
.archive-year {
font-family: var(--font-display);
font-weight: 900;
font-size: 0.72rem;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(--white);
background: #4a4a4a;
display: inline-block;
padding: 4px 12px;
border-radius: 2px;
margin: 32px 0 10px;
}
.archive-year:first-child { margin-top: 0; } .archive-card {
display: grid;
grid-template-columns: 140px 1fr;
gap: 0;
background: rgba(0,0,0,0.04);
border-radius: 3px;
margin-bottom: 14px;
overflow: hidden;
}
.archive-card__thumb-link {
display: block;
flex-shrink: 0;
}
.archive-card__thumb {
display: block;
width: 140px;
height: 100%;
object-fit: cover;
aspect-ratio: 4/3;
}
.archive-card__body {
padding: 14px 16px;
display: flex;
flex-direction: column;
gap: 6px;
}
.archive-card__meta {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 4px;
font-size: 0.72rem;
}
.archive-card__cat {
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--red);
text-decoration: none;
}
.archive-card__sep {
color: var(--text-light);
font-weight: 400;
}
.archive-card__date,
.archive-card__comments {
color: var(--text-light);
}
.archive-card__title {
font-family: var(--font-display);
font-weight: 700;
font-size: 1rem;
margin: 0;
line-height: 1.3;
}
.archive-card__title a {
color: var(--text);
text-decoration: none;
}
.archive-card__title a:hover { color: var(--red); }
.archive-card__excerpt {
font-size: 0.85rem;
color: var(--text-light);
margin: 0;
line-height: 1.55; display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
} .archive-card:not(:has(.archive-card__thumb-link)) {
grid-template-columns: 1fr;
} .ad-slot-page-header {
margin: 24px auto;
max-width: 970px;
padding: 0 var(--gutter);
display: flex;
justify-content: center;
}
.ad-slot-page-header .vma-slot,
.ad-slot-page-header .vma-slot--empty {
width: 100%;
max-width: 970px;
border-radius: 2px;
}
.ad-slot-inline {
margin: 36px auto;
max-width: 970px;
padding: 0 var(--gutter);
display: flex;
justify-content: center;
}
.ad-slot-inline .vma-slot,
.ad-slot-inline .vma-slot--empty {
width: 100%;
max-width: 970px;
border-radius: 3px;
}
.ad-slot-sidebar {
margin-bottom: 24px;
display: flex;
justify-content: center;
} .ad-placeholder--sidebar {
width: 100%;
height: auto;
aspect-ratio: 6 / 2;
margin-bottom: 24px;
border-radius: 2px;
flex: none;
} .video-lightbox-wrap {
position: relative;
display: block;
}
.video-lightbox-play {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 3rem;
color: var(--white);
background: rgba(0,0,0,0.25);
cursor: pointer;
transition: background 0.2s;
z-index: 1;
}
.video-lightbox-play:hover { background: rgba(0,0,0,0.45); }
.archive-filters {
display: flex;
gap: 12px;
flex-wrap: wrap;
margin-bottom: 36px;
}
.archive-filter {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.6rem;
letter-spacing: 0.16em;
text-transform: uppercase;
padding: 8px 18px;
border: 2px solid var(--gray-mid);
color: var(--text-light);
text-decoration: none;
transition: border-color 0.2s, color 0.2s;
}
.archive-filter:hover,
.archive-filter.active {
border-color: var(--red);
color: var(--red);
}
.vsp-archive-link {
display: flex;
align-items: center;
gap: 16px;
background: #333333;
border-radius: 3px;
padding: 16px 20px;
margin-bottom: 32px;
text-decoration: none;
color: rgba(255,255,255,0.7);
font-size: 0.85rem;
transition: background 0.2s;
}
.vsp-archive-link:hover { background: #3a3a3a; color: var(--white); }
.vsp-archive-link strong {
font-family: var(--font-display);
font-weight: 700;
font-size: 0.9rem;
color: var(--white);
}
.vsp-archive-link .vsp-icon {
width: 48px;
height: 48px;
flex-shrink: 0;
background-image: url(//www.velominati.com/wp-content/themes/velominati-magazine/images/velominati-super-prestige.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
} .sidebar {
position: sticky;
top: calc(110px + var(--gutter));
max-height: calc(100vh - 110px - var(--gutter) - 16px);
overflow-y: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.sidebar::-webkit-scrollbar { display: none; } .ad-slot-sidebar-half {
display: flex;
justify-content: center;
margin-bottom: 24px;
}
.widget {
margin-bottom: 40px;
}
.widget-title {
font-family: var(--font-display);
font-weight: 900;
font-size: 0.85rem;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--text);
padding-bottom: 10px;
border-bottom: 3px solid var(--red);
margin-bottom: 20px;
}
.widget .book-sidebar-ad {
display: block;
margin-bottom: 16px;
overflow: hidden;
}
.widget .book-sidebar-ad img {
width: 100%;
transition: transform 0.3s ease;
}
.widget .book-sidebar-ad:hover img { transform: scale(1.02); }
.widget select {
width: 100%;
padding: 9px 12px;
border: 1px solid var(--gray-mid);
font-family: var(--font-body);
font-size: 0.85rem;
color: var(--text);
background: rgba(245, 242, 238, 0.45);
cursor: pointer;
}
.search-form {
display: flex;
gap: 0;
}
.search-form input[type="search"] {
flex: 1;
padding: 10px 14px;
border: 1px solid var(--gray-mid);
border-right: none;
font-family: var(--font-body);
font-size: 0.85rem;
background: rgba(255, 255, 255, 0.6);
outline: none;
}
.search-form input[type="search"]:focus {
border-color: var(--red);
}
.search-form button {
background: var(--red);
color: var(--white);
border: none;
padding: 10px 16px;
cursor: pointer;
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.7rem;
letter-spacing: 0.1em;
text-transform: uppercase;
transition: background 0.2s;
}
.search-form button:hover { background: var(--red-dark); } .pagination {
display: flex;
gap: 6px;
justify-content: center;
margin-top: 48px;
flex-wrap: wrap;
}
.pagination a,
.pagination span {
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.75rem;
letter-spacing: 0.08em;
padding: 10px 16px;
border: 2px solid var(--gray-mid);
color: var(--text);
text-decoration: none;
transition: border-color 0.2s, color 0.2s;
}
.pagination a:hover { border-color: var(--red); color: var(--red); }
.pagination .current {
background: var(--red);
border-color: var(--red);
color: var(--white);
} .post-content {
max-width: var(--content-width);
}
.post-content h2, .post-content h3 {
font-family: var(--font-display);
font-weight: 700;
margin: 1.8em 0 0.7em;
color: var(--text);
}
.post-content h2 { font-size: 1.5rem; }
.post-content h3 { font-size: 1.2rem; }
.post-content p { line-height: 1.8; font-size: 1.02rem; }
.post-content ul, .post-content ol {
margin-bottom: 1.2em;
}
.post-content img {
margin: 24px 0;
max-width: 100%;
}
.post-content figcaption,
.post-content .wp-caption-text {
font-family: var(--font-sans);
font-size: 0.75rem;
letter-spacing: 0.06em;
color: var(--text-light);
margin-top: -16px; margin-bottom: 24px;
padding: 6px 10px;
background: rgba(0, 0, 0, 0.04);
line-height: 1.5;
}
.post-content blockquote {
border-left: 4px solid var(--red);
padding: 4px 0 4px 24px;
margin: 28px 0;
color: var(--text-light);
font-style: italic;
} .post-hero-wrap {
position: relative;
margin-bottom: 0; line-height: 0;
} .post-hero-wrap img,
.post-hero-wrap figure,
.post-hero-wrap p {
margin: 0;
padding: 0;
line-height: 0;
} .post-hero-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 52px 20px 18px;
background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.72) 55%);
line-height: normal;
}
.post-hero-title {
font-family: var(--font-display);
font-weight: 900;
font-size: 3em;
letter-spacing: 0.06em;
text-transform: uppercase;
line-height: 1.1;
color: #fff;
margin: 0;
} .post-meta-bar {
display: flex;
align-items: center;
gap: 20px;
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.68rem;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--gray-dark);
padding: 10px 14px;
background: rgba(0, 0, 0, 0.04);
flex-wrap: wrap;
margin-top: 0;
margin-bottom: 28px;
}
.post-meta-bar a { color: var(--red); }
.post-meta-cat a { color: var(--red); text-decoration: none; } .post-meta-bar--inline {
background: none;
padding: 0;
margin-top: 10px;
margin-bottom: 0;
}
.comments-section {
margin-top: 60px;
padding-top: 40px;
border-top: 3px solid var(--red);
} #comments {
margin-top: 32px;
}
.comments-title {
font-family: var(--font-display);
font-weight: 900;
font-size: 1.1rem;
letter-spacing: 0.06em;
text-transform: uppercase;
margin-bottom: 16px;
}
.comment-navigation,
.comments-pagination {
margin-bottom: 16px;
font-size: 0.82rem;
}
.comment-navigation a,
.comments-pagination a {
color: var(--red);
text-decoration: none;
}
.comment-list {
list-style: none;
padding: 0;
margin: 0 0 32px;
}
.comment-list .children {
list-style: none;
padding-left: 24px;
margin-top: 6px;
} .comment-body {
background: rgba(0,0,0,0.04);
border-radius: 3px;
padding: 12px 16px;
margin-bottom: 6px;
} .comment-meta {
display: grid;
grid-template-columns: 38px 1fr;
column-gap: 10px;
margin-bottom: 8px;
}
.comment-author.vcard {
display: contents;
}
.comment-author .avatar {
grid-column: 1;
grid-row: 1 / 3;
width: 36px;
height: 36px;
border-radius: 50%;
align-self: center;
}
.comment-author .fn {
grid-column: 2;
grid-row: 1;
font-weight: 700;
font-size: 0.82rem;
color: var(--text);
align-self: end;
}
.comment-author .fn a {
color: var(--text);
text-decoration: none;
}
.comment-author .says {
display: none;
}
.comment-metadata {
grid-column: 2;
grid-row: 2;
font-size: 0.74rem;
color: var(--text-light);
align-self: start;
}
.comment-metadata a {
color: var(--text-light);
text-decoration: none;
}
.comment-metadata .edit-link {
margin-left: 8px;
}
.comment-metadata .edit-link a {
color: var(--red);
} .comment-content {
font-size: 0.86rem;
line-height: 1.65;
color: var(--text);
overflow-x: auto;
word-break: break-word;
overflow-wrap: break-word;
}
.comment-content p { margin-bottom: 0.7em; }
.comment-content p:last-child { margin-bottom: 0; } .cld-like-dislike-wrap { display: none !important; } .comment-content blockquote {
position: relative;
background: rgba(0, 0, 0, 0.04);
border-left: 3px solid var(--red);
border-radius: 0 3px 3px 0;
padding: 8px 0 10px 16px;
margin: 10px 0 12px;
margin-inline: 0;
font-style: italic;
color: var(--text-light);
font-size: 0.83rem;
line-height: 1.6;
}  .quote-thread-toggle {
position: absolute;
top: 6px;
right: 10px;
background: none;
border: none;
cursor: pointer;
font-family: var(--font-display);
font-size: 0.6rem;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--red);
opacity: 0.5;
padding: 0;
line-height: 1;
transition: opacity 0.15s;
}
.quote-thread-toggle:hover { opacity: 1; } .quote-thread.is-collapsed { display: none; } .blockquote-source {
display: inline-block;
margin-top: 7px;
font-style: normal;
font-size: 0.7rem;
font-weight: 700;
letter-spacing: 0.06em;
text-transform: uppercase;
color: var(--red);
text-decoration: none;
opacity: 0.75;
transition: opacity 0.15s;
}
.blockquote-source:hover { opacity: 1; text-decoration: underline; } .comment-reply-link {
display: inline-block;
font-size: 0.7rem;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--red);
text-decoration: none;
} .comment-navigation {
margin-bottom: 16px;
font-size: 0.82rem;
}
.comment-nav-links {
display: flex;
justify-content: flex-end;
gap: 20px;
}
.comment-nav-links a {
color: var(--red);
text-decoration: none;
}
.comment-navigation--bottom {
margin-top: 16px;
margin-bottom: 0;
} #respond {
background: rgba(245, 242, 238, 0.8);
border-radius: 3px;
padding: 20px 20px 16px;
margin-top: 24px;
}
#reply-title,
.comment-reply-title {
font-family: var(--font-display);
font-weight: 900;
font-size: 1rem;
letter-spacing: 0.06em;
text-transform: uppercase;
margin-bottom: 12px;
display: block;
}
#respond .comment-notes,
#respond .logged-in-as {
font-size: 0.8rem;
color: var(--text-light);
margin-bottom: 14px;
}
#respond .logged-in-as a { color: var(--red); text-decoration: none; }
#respond .comment-form-comment label { display: none; }
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label {
display: block;
font-size: 0.75rem;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--text-light);
margin-bottom: 4px;
}
#respond textarea,
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
width: 100%;
padding: 9px 12px;
border: 1px solid var(--gray-mid);
border-radius: 2px;
background: rgba(245, 242, 238, 0.45);
font-family: var(--font-body);
font-size: 0.85rem;
color: var(--text);
outline: none;
resize: vertical;
}
#respond textarea:focus,
#respond input:focus {
border-color: var(--red);
}
#respond .comment-form-comment { margin-bottom: 0; } #respond.compose-enhanced p.form-submit { display: none; }  .compose-avatar-source { display: none; } .rte-toolbar {
display: flex;
gap: 2px;
margin-bottom: 6px;
}
.rte-tool {
background: none;
border: 1px solid transparent;
border-radius: 3px;
color: var(--text-light);
cursor: pointer;
font-family: var(--font-sans);
font-size: 0.72rem;
line-height: 1;
padding: 4px 8px;
min-width: 28px;
text-align: center;
transition: background 0.12s, color 0.12s, border-color 0.12s;
}
.rte-tool:hover {
background: rgba(0,0,0,0.06);
color: var(--near-black);
border-color: rgba(0,0,0,0.1);
}
.rte-tool.is-active {
background: var(--near-black);
color: #fff;
border-color: var(--near-black);
} .rte-editor {
width: 100%;
min-height: 80px;
max-height: 320px;
overflow-y: auto;
padding: 9px 12px;
border: 1px solid #d8d3cb;
border-radius: 2px;
background: #fff;
font-family: var(--font-sans);
font-size: 0.95rem;
line-height: 1.6;
color: var(--near-black);
outline: none;
transition: border-color 0.2s, min-height 0.35s cubic-bezier(0.4,0,0.2,1);
word-break: break-word;
}
.rte-editor:focus {
border-color: var(--red);
min-height: 160px;
} .rte-editor:empty::before,
.rte-editor:not(:focus):not(:has(*)):empty::before {
content: attr(data-placeholder);
color: #aaa;
pointer-events: none;
} .rte-editor > br:only-child::before {
content: attr(data-placeholder);
color: #aaa;
} .rte-editor blockquote {
border-left: 3px solid var(--red);
margin: 8px 0;
padding: 6px 12px;
background: rgba(0,0,0,0.03);
color: var(--text-light);
font-style: italic;
}
.rte-editor blockquote .blockquote-source {
display: block;
font-style: normal;
font-size: 0.75rem;
color: var(--red);
margin-top: 4px;
text-decoration: none;
}
.rte-editor p { margin: 0 0 6px; }
.rte-editor p:last-child { margin-bottom: 0; }
.rte-editor a { color: var(--red); }
.rte-editor code {
font-family: var(--font-mono, monospace);
font-size: 0.88em;
background: rgba(0,0,0,0.06);
padding: 1px 4px;
border-radius: 2px;
} .reply {
display: flex;
align-items: center;
gap: 4px;
flex-wrap: wrap;
margin-top: 8px;
} .comment-quote-btn {
background: none;
border: none;
color: var(--text-light);
cursor: pointer;
font-family: var(--font-sans);
font-size: 0.7rem;
font-weight: 600;
letter-spacing: 0.08em;
text-transform: uppercase;
padding: 2px 6px;
opacity: 0.55;
transition: opacity 0.15s, color 0.15s;
display: inline-flex;
align-items: center;
gap: 4px;
}
.comment-quote-btn:hover {
opacity: 1;
color: var(--red);
} .compose-row {
display: flex;
gap: 14px;
align-items: flex-start;
}
.compose-avatar {
flex-shrink: 0;
width: 40px;
height: 40px;
border-radius: 50%;
overflow: hidden;
background: transparent;
display: flex;
align-items: center;
justify-content: center;
}
.compose-avatar img {
width: 40px;
height: 40px;
border-radius: 50%;
object-fit: cover;
}
.compose-avatar .compose-avatar-badge {
font-family: var(--font-display);
font-size: 1rem;
font-weight: 700;
color: #fff;
}
.compose-row .comment-form-comment {
flex: 1;
min-width: 0;
} .compose-footer {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 14px;
margin-top: 10px;
padding-left: 54px; }
.compose-char-count {
font-size: 0.7rem;
font-family: var(--font-display);
letter-spacing: 0.06em;
color: var(--text-light);
opacity: 0.5;
min-width: 60px;
text-align: right;
} .compose-footer .btn-primary {
opacity: 0.45;
transform: translateY(0);
pointer-events: none;
transition: opacity 0.25s ease, transform 0.25s ease;
}
#respond.compose-active .compose-footer .btn-primary {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
} .btn {
display: inline-block;
font-family: var(--font-sans);
font-weight: 700;
font-size: 0.65rem;
letter-spacing: 0.2em;
text-transform: uppercase;
padding: 14px 32px;
text-decoration: none;
cursor: pointer;
transition: background 0.2s, color 0.2s;
border: 2px solid transparent;
}
.btn-primary {
background: var(--red);
color: var(--white);
border-color: var(--red);
}
.btn-primary:hover {
background: var(--red-dark);
border-color: var(--red-dark);
color: var(--white);
}
.btn-outline {
background: transparent;
color: var(--white);
border-color: rgba(255,255,255,0.4);
}
.btn-outline:hover {
border-color: var(--red);
color: var(--red);
}
.center-btn {
text-align: center;
margin-top: 40px;
}  @media (max-width: 1024px) { .article-grid { grid-template-columns: repeat(2, 1fr); }
.article-card--featured { grid-column: span 2; } .hero-rules { padding: 60px 0 40px; }
.hero-rules__inner { grid-template-columns: 1fr; gap: 32px; }
.hero-rules__right { display: none; } .lexicon-teaser__inner { grid-template-columns: 1fr; gap: 40px; }
.lexicon-terms { columns: 1; } .content-sidebar-wrap {
grid-template-columns: 1fr;
padding: 36px var(--gutter);
gap: 36px;
}
.sidebar { position: static; } .ad-placeholder--billboard { width: 100%; }
.ad-slot-page-header { margin-top: 16px; }
} @media (max-width: 768px) {
:root {
--section-gap: 44px;
--gutter: 16px;
} img, video, iframe { max-width: 100%; height: auto; } #wpadminbar { display: none !important; }
html { margin-top: 0 !important; }
.admin-bar .site-header { top: 0 !important; } .site-header__inner {
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
gap: 0;
padding: 0 16px;
}
.site-logo { padding: 10px 0; }
.site-logo__img { height: 44px; width: auto; }
.nav-toggle { display: flex; margin-top: 14px; margin-left: auto; }
#primary-nav { width: 100%; order: 3; }
.site-nav {
display: flex;
flex-direction: column;
width: 100%;
background: var(--black);
max-height: 0;
overflow: hidden;
opacity: 0;
transition: max-height 0.32s ease, opacity 0.25s ease;
}
.site-nav.is-open {
max-height: 400px;
opacity: 1;
}
.site-nav li { width: 100%; }
.site-nav a {
border: none;
border-top: 1px solid rgba(255,255,255,0.08);
justify-content: flex-start;
flex-direction: row;
gap: 10px;
padding: 12px 16px;
width: 100%;
box-sizing: border-box;
}
.nav-label-small { font-size: 0.6rem; }
.nav-label-main  { font-size: 0.85rem; } .page-header { padding: 44px 0 32px; }
.ad-slot-page-header { display: none; }  .hero-rules { padding: 44px 0 32px; }
.hero-rules__heading { font-size: clamp(2.8rem, 10vw, 5rem); }
.hero-rules__intro { font-size: 0.9rem; }
.hero-rules__cta { padding: 12px 24px; font-size: 0.8rem; } .ad-strip__inner { justify-content: center; }
.ad-strip__inner .ad-slot-page-header { display: none; }
.ad-strip__inner .ad-slot-sidebar { flex: 0 0 300px; width: 300px; }
.ad-placeholder--billboard { width: 100%; height: 100px; }
.ad-placeholder--rect { flex: none; width: 100%; }
.ad-slot-inline { margin: 24px 0; } .ad-slot-mobile-inline {
display: flex;
justify-content: center;
margin: 20px 0 28px;
} .article-grid { grid-template-columns: 1fr; gap: 20px; }
.article-card--featured {
grid-column: span 1;
grid-template-columns: 1fr;
}
.article-card--featured .article-card__image { height: 200px; } .content-sidebar-wrap { padding: 24px 16px; gap: 28px; } .archive-card {
grid-template-columns: 100px 1fr;
}
.archive-card__thumb { width: 100px; aspect-ratio: 1; }
.archive-card__body { padding: 10px 12px; gap: 4px; }
.archive-card__title { font-size: 0.88rem; }
.archive-card__excerpt { -webkit-line-clamp: 2; } .archive-year { margin: 20px 0 8px; } .vsp-archive-link { flex-direction: row; gap: 12px; padding: 12px 16px; }
.vsp-archive-link .vsp-icon { width: 36px; height: 36px; flex-shrink: 0; } .rule-entry { padding: 10px 12px; }
.rule-entry__heading { flex-wrap: wrap; gap: 2px; } .lexicon-entry { padding: 10px 12px; }
.lexicon-entry__heading { flex-wrap: wrap; } .post-meta-bar { flex-wrap: wrap; gap: 6px; font-size: 0.78rem; }
.post-content { font-size: 1.05rem; line-height: 1.75; }
.post-content figcaption,
.post-content .wp-caption-text { font-size: 0.8rem; } .comments-title { font-size: 1rem; }
.comment-list .comment { padding: 10px 12px; } .lexicon-teaser__inner { padding: 0 var(--gutter); }
.lexicon-terms { columns: 1; gap: 12px; } .hero-books { flex-direction: column; }
.hero-book-ad img { width: 100%; }
.book-sidebar-ad { margin-bottom: 12px; } .site-footer__inner { flex-direction: column; align-items: center; text-align: center; gap: 16px; }
.site-footer__nav { flex-wrap: wrap; justify-content: center; gap: 12px; } .post-title-bar { padding: 24px 0 16px; }
.post-title-bar__title { font-size: clamp(1.6rem, 6vw, 2.5rem); } .post-hero-title { font-size: clamp(1rem, 4vw, 1.4rem); }
.post-hero-overlay { padding: 36px 14px 12px; }
.post-meta-bar { gap: 12px; font-size: 0.62rem; } .compose-avatar,
.compose-avatar img { width: 32px; height: 32px; }
.compose-footer { padding-left: 46px; }
} @media (max-width: 480px) { .archive-card {
grid-template-columns: 1fr;
}
.archive-card__thumb {
width: 100%;
height: 160px;
aspect-ratio: unset;
}
.archive-card__body { padding: 10px 12px; } .page-header__title { font-size: 2rem; } .hero-rules__heading { font-size: 2.8rem; } .pagination { flex-wrap: wrap; gap: 4px; font-size: 0.8rem; }
.pagination a, .pagination span { padding: 6px 10px; } .section-header { flex-direction: column; align-items: flex-start; gap: 8px; } .post-hero-wrap .post-meta-bar { font-size: 0.65rem; gap: 8px; }
} .rule-inline-card {
background: transparent;
border-radius: 4px;
border-left: 4px solid var(--red);
padding: 24px 28px 18px;
box-shadow: 0 4px 24px rgba(0,0,0,0.08);
margin: 36px 0;
}
.rule-inline-card .rule-entry {
background: none;
padding: 0;
margin: 0;
}
.rule-inline-card__link {
display: inline-block;
margin-top: 14px;
font-family: var(--font-sans);
font-size: 0.72rem;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--red);
text-decoration: none;
}
.rule-inline-card__link:hover { text-decoration: underline; }  .rule-ref,
.lexicon-ref {
color: inherit;
text-decoration: none;
border-bottom: 1px dotted rgba(0, 0, 0, 0.30);
cursor: pointer;
transition: border-bottom-color 0.15s, color 0.15s;
}
.rule-ref:hover,
.rule-ref:focus,
.lexicon-ref:hover,
.lexicon-ref:focus {
color: var(--red);
border-bottom-color: var(--red);
outline: none;
} #rule-tooltip,
#lexicon-tooltip {
position: absolute;
z-index: 9000;
max-width: 280px;
background: #1a1a1a;
color: #e8e8e8;
border-radius: 3px;
padding: 10px 14px;
pointer-events: none;
opacity: 0;
transform: translateY(4px);
transition: opacity 0.15s ease, transform 0.15s ease;
line-height: 1.5;
box-shadow: 0 4px 16px rgba(0,0,0,0.35);
}
#rule-tooltip.is-visible,
#lexicon-tooltip.is-visible {
opacity: 1;
transform: translateY(0);
}
.rule-tooltip__num {
font-family: var(--font-display);
font-weight: 900;
font-size: 0.7rem;
letter-spacing: 0.08em;
color: var(--red);
margin-bottom: 3px;
}
.rule-tooltip__title {
font-family: var(--font-display);
font-weight: 600;
font-size: 0.85rem;
color: #fff;
margin-bottom: 4px;
}
.rule-tooltip__body {
font-size: 0.78rem;
color: #aaa;
line-height: 1.55;
} #rule-overlay,
#lexicon-overlay {
display: none;
position: fixed;
inset: 0;
z-index: 9100;
align-items: center;
justify-content: center;
padding: 24px 16px;
}
#rule-overlay.is-open,
#lexicon-overlay.is-open {
display: flex;
}
.rule-overlay__backdrop {
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.65);
animation: ruleOverlayFadeIn 0.18s ease;
}
.rule-overlay__card {
position: relative;
z-index: 1;
background: #fff;
border-radius: 4px;
max-width: 600px;
width: 100%;
padding: 32px 36px;
box-shadow: 0 12px 48px rgba(0,0,0,0.28);
animation: ruleOverlaySlideIn 0.2s ease;
}
.rule-overlay__close {
position: absolute;
top: 12px;
right: 14px;
background: none;
border: none;
font-size: 1.6rem;
line-height: 1;
color: #999;
cursor: pointer;
padding: 4px 8px;
border-radius: 2px;
}
.rule-overlay__close:hover { color: var(--red); }
.rule-overlay__body .rule-entry,
.rule-overlay__body .lexicon-entry {
background: none;
padding: 0;
margin: 0;
}
.rule-overlay__body .rule-entry__number  { font-size: 1.05rem; }
.rule-overlay__body .rule-entry__title   { font-size: 1.05rem; }
.rule-overlay__body .rule-entry__body    { font-size: 0.95rem; margin-top: 10px; }
.rule-overlay__body .lexicon-entry__name { font-size: 1.05rem; }
.rule-overlay__body .lexicon-entry__def  { font-size: 1.05rem; }
.rule-overlay__body .lexicon-entry__body { font-size: 0.95rem; margin-top: 10px; }
@keyframes ruleOverlayFadeIn {
from { opacity: 0; }
to   { opacity: 1; }
}
@keyframes ruleOverlaySlideIn {
from { opacity: 0; transform: translateY(12px); }
to   { opacity: 1; transform: translateY(0); }
}
@media (max-width: 480px) {
.rule-overlay__card { padding: 24px 20px; }
#rule-tooltip { max-width: 220px; }
}  #respond textarea#comment {
height: 80px;
min-height: 60px;
resize: vertical;
transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
#respond textarea#comment:focus {
height: 160px;
} .comments-loading {
text-align: center;
padding: 20px 0;
font-size: 0.85rem;
color: var(--gray-mid, #999);
letter-spacing: 0.04em;
text-transform: uppercase;
} .comments-sentinel {
height: 1px;
margin: 0;
padding: 0;
visibility: hidden;
} body.comments-sticky-mode #respond {
position: fixed;
bottom: 0; z-index: 200;
background: rgba(245, 242, 238, 0.8);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
border-top: 2px solid var(--red, #cc0000);
padding: 16px var(--gutter, 24px);
box-shadow: 0 -6px 32px rgba(0, 0, 0, 0.13);
animation: respondSlideUp 0.28s cubic-bezier(0.22, 1, 0.36, 1) both;
}
@keyframes respondSlideUp {
from {
transform: translateY(100%);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
} body.comments-sticky-mode #respond #commentform {
max-width: 860px;
margin: 0 auto;
} body.comments-sticky-mode #respond #reply-title {
font-size: 1rem;
margin-bottom: 8px;
}  body.comments-sticky-mode .comments-section { padding-bottom: 200px;
}
@media (max-width: 600px) { body.comments-sticky-mode #respond {
left: 0 !important;
width: 100% !important;
padding: 12px var(--gutter, 24px); background: rgba(245, 242, 238, 0.95);
}
} .comments-speed-ctrl {
position: fixed;
bottom: 72px;
right: 20px;
display: flex;
align-items: center;
gap: 8px;
background: rgba(16, 16, 16, 0.85);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
color: rgba(255, 255, 255, 0.7);
border-radius: 20px;
padding: 5px 10px 5px 14px;
font-size: 0.67rem;
font-family: var(--font-mono, 'Courier New', monospace);
letter-spacing: 0.06em;
text-transform: uppercase;
z-index: 200;
opacity: 0;
pointer-events: none;
transition: opacity 0.4s ease;
}
.comments-speed-ctrl.csc-visible {
opacity: 1;
pointer-events: auto;
}
.comments-speed-ctrl.csc-done {
opacity: 0;
pointer-events: none;
}
.csc-label {
white-space: nowrap;
}
.csc-jump {
background: none;
border: none;
border-left: 1px solid rgba(255,255,255,0.15);
color: var(--red);
cursor: pointer;
font-size: 0.67rem;
font-family: var(--font-mono, 'Courier New', monospace);
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
padding: 2px 4px 2px 8px;
line-height: 1;
outline: none;
-webkit-appearance: none;
appearance: none;
transition: opacity 0.15s;
}
.csc-jump option {
background: #1a1a1a;
color: #fff;
font-weight: normal;
text-transform: none;
letter-spacing: 0;
}
.csc-jump:disabled {
opacity: 0.25;
cursor: default;
}
.csc-jump:not(:disabled):hover {
opacity: 0.75;
}
.csc-top {
background: none;
border: none;
border-right: 1px solid rgba(255,255,255,0.15);
color: rgba(255,255,255,0.7);
cursor: pointer;
font-size: 0.67rem;
font-family: var(--font-mono, 'Courier New', monospace);
letter-spacing: 0.06em;
text-transform: uppercase;
padding: 2px 8px 2px 2px;
line-height: 1;
transition: color 0.15s;
}
.csc-top:hover {
color: #fff;
}
@media (max-width: 768px) {
.comments-speed-ctrl {
display: none !important;
}
}