/* TBRT  CSS*/
/*gradients - 62% is golden rat - based on jt style guide form ben */
:root {

--grey-gradient: linear-gradient(90deg, #323232 0%, #787878 62%, #B7B7B7 100%);
--grey-flat-gradient-dark: linear-gradient(90deg, #323232 0%, #606060 62%, #6D6D6D 100%);
--grey-flat-gradient: linear-gradient(90deg, #787878 0%, #8D8D8D 62%, #B7B7B7 100%);
--grey-gradient-transp: linear-gradient(90deg, #323232aa 0%, #787878aa 62%, #B7B7B7aa 100%);
--silver-gradient: linear-gradient(90deg, #A9A9A9 0%, #CBCBCB 62%, #D2D2D2 100%);
--light-silver-gradient: linear-gradient(90deg, #CBCBCB 0%, #E5E5E5 62%, #EFEFEF 100%);
--light-silver-flat-gradient: linear-gradient(90deg, #E5E5E5 0%, #E8E8E8 62%, #EFEFEF 100%);
--light-silver-flat-gradient-lighter: linear-gradient(90deg, #E5E5E5 0%, #E8E8E8 62%, #EFEFEF33 100%);

--brown-gradient: linear-gradient(90deg, #6e2814 0%, #a04614 62%, #dc8200 100%);

--pushka-gradient:    linear-gradient(90deg, #FFC107 0%, #FF9800 62%, #FF5722 100%) ; 
--pushka-gradient-hover:   linear-gradient(90deg, #D7CCC8 0%, #FFA726 62%, #FF5722 100%) ; 
--url-hover-gradient:   linear-gradient(90deg, #bd2c00 0%, #EF6C00 62%, #FFC107 100%) ; 

/*darken the lightest colour
https://meyerweb.com/eric/tools/color-blend/

old
--url-hover-gradient: linear-gradient(90deg, #2196F3 0%, #1E59D3 62%, #29B6F6 100%); 
*/


}




/* 2026 TBRT */
html footer a{
color: #fff2be !important ;
 font-size: 133% !important ;  
 opacity:1 !important ;
}


footer a:hover{
	color: #ff9610 !important;
}
	

html  .navbar-header .navbar-brand {
  text-indent: -99999px;
width: 140px;
  background: url(https://tbrt.pushka.com/favicon.gif);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 77px;
  background-repeat: no-repeat;
  padding: 5px 5px;
  height: 60px;
  background-position: 10px 2px;
  background-color: #4f2602;
  background-blend-mode: color-dodge;
}


html .navbar .navbar-brand:hover,html  .navbar .navbar-brand:focus { 
  filter: hue-rotate(65deg);
}


@media (min-width: 1200px) {
  html .col-lg-8 {
    width: 88.66666667%;
  }
}






#text-12 .panel{
	padding-bottom: 160px;
  background-image: url(https://pushka.com/h/p/sys/pushka-brown-logo.png);
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: bottom 20px left 15px;
  background-blend-mode: screen;
}
#donatebutton button{border:none;}
html ul{margin: 0.5em 0 1.2em 0em;}
html #wpadminbar{
	background: var(--brown-gradient);
}

html .btn-danger:not(.btn-link):not(.btn-flat) {
  background-color: #f44336;
  color: rgba(255,255,255,.84);
  font-size: 18px;
}
.btn-danger:not(.btn-link):not(.btn-flat):hover {
  background: var(--pushka-gradient);
}

html body {
  background: linear-gradient(90deg, #2A1200 0%, #2f1701 65%, #432201 100%) !important;
}

html .card, html .panel {
  background-color: #502900;
  box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
  color: white;
  border-radius: 20px;
}

html .site-footer {
  background-color: #3e1700;
  padding: 40px 0;
  color: #cac087;
  margin-top: 30px;
}








/*2025 updates - dark mode */
html body {
  background-color: #282828;
}
html .card,
html .panel
 { 
  box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
  color:white;
}
html .entry-meta span a, html  .entry-footer span a {
  color: #bcbcbc;
  font-size: 90%;
}
html h1, html h2, html h3, html h4, html h5
{font-weight: bold;
  
  display: inline;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background: var(--pushka-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.3em;
}

.dropdown-menu
{ filter: invert(1)hue-rotate(180deg)brightness(1.1)contrast(0.8);}
html .entry-content a, html .panel a {
   display: inline;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background: #66dbff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
}
html .entry-content a:hover, html .panel a:hover {
  display: inline;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background: var(--pushka-gradient-hover);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
}
.sidebar-logo{filter: brightness(1.5)saturate(1.2);}

html button {
  background: var(--brown-gradient);padding: 0.4em 1em;
  border-radius: 8px;
  font-family: "PT Mono";
}
html button:hover {
  background: var(--pushka-gradient);
}

.entry-meta i{filter: brightness(1.5);}

 html .form-control-wrapper .floating-label {
 filter: brightness(2);
}
html .form-control{color: #b6b6b6;}
	
html body input, html body textarea	
	{background: #574332;
  box-shadow: 2px 2px 2px #0007;
  outline: none;
  border: none;
  padding: 0.3em 0.6em;
	max-width: 84%;}
	
	
 
	html body .wpcf7-submit {
		background: var(--brown-gradient);
	}
 
	html body .wpcf7-submit:hover {
		background: var(--pushka-gradient);
	}
	

body #text-12 .textwidget ,body .textwidget {
    min-height: 80px;
}hr { 
    height: 9px; 
}
footer .pull-right a {    margin-right: 1em;}

body textarea{    font-family: 'PT Mono', monospace,"Courier 10 Pitch",Courier !important;}
@font-face {
    font-family: "junicode";
    src: url("https://pushka.com/font/junicode.woff") format('woff');
}
@font-face {
    font-family: "junicode";
    src: url("https://pushka.com/font/junicode-b.woff") format('woff');
    font-weight: bold;
}
@font-face {
    font-family: "junicode";
    src: url("https://pushka.com/font/junicode-bi.woff") format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "junicode";
    src: url("https://pushka.com/font/junicode-i.woff") format('woff');
    font-style: italic;
}
@font-face {
    font-family: "foulisgreek";
    src: url("https://pushka.com/font/foulisgreek.woff") format('woff');
}

.grecaptcha-badge{display:none  !important  ;}

.thumbnail{max-width:333px;}

 .postid-603 .grecaptcha-badge ,  .page-id-603 .grecaptcha-badge ,   .postid-2111 .grecaptcha-badge ,   .page-id-2111 .grecaptcha-badge ,   .postid-2079 .grecaptcha-badge , 
 .page-id-2079 .grecaptcha-badge {display:initial  !important ;}

body small.bitcoin{    font-size: 9pt;}
body small.bitcoin strong{    font-size: 13pt;}
p.bitcoin {    margin-bottom: 0.5em;}
img.sidebar-logo{width: 90%;height: auto;padding-right: 5%;padding-left: 5%;padding-bottom: 30px;    max-width: 400px;}
body .grecaptcha-badge{bottom: 200px !important;  z-index: 999;}
/*Main CSS Site*/

html body{font-size: 1.618em;} #wp-admin-bar-wp-logo,.page-id-0 .page-link-box-p{display: none;}
html h1, body .h1{font-size: 2em;color: #522402;}html h2, body .h2{font-size: 1.8em;color: #773503;}html h3, body .h3{font-size: 1.6em;color: #84491c;}html h4, body .h4{font-size: 1.4em;color: #434343;}html h5, body .h5{font-size: 1.2em;color: #666666;}html h6, body .h6{font-size: 1.1em;color: #8c8c8c;}
.navbar-header .navbar-brand{
	text-indent: -99999px;
    width: 200px;
    background: url(https://pushka.com/p/wp-content/uploads/2019/03/pka-logo.png);
    background-size: 148px;
    background-repeat: no-repeat;
    padding: 5px 5px;
    height: 60px;
    background-position: 10px 2px;
}
 .page-id-4 h1{    font-size: 2.6em;}
.success ,.error{font-size: 1.3em; color: #6f8406;font-weight: bold;}
.error{color: #a52903;}
.f404{width: 350px;} /*<img src="/p/wp-content/uploads/svg/404-brown.svg">*/
.clear{clear: both;}
.fullwidth{width: 100%;}
.site-footer{background-color:#473f37;padding: 30px 0;}
html body #content{font-size: 118%;}
body pre{background: #fbfbfb;
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    overflow: auto;
    border-radius: 3px;
    border: 1px solid #dadada;
    font-family: 'PT Mono',junicode, monospace,"Courier 10 Pitch",Courier;
}
html,body,p,span{font-family: "Raleway",junicode,serif,arial,tahoma,"PT Mono";font-size: 1.2em;}


ul{
    font-family: "PT Mono";
    font-size: 1.2em;
    margin-left: 0;
    
}
body input{font-family: 'PT Mono', monospace,"Courier 10 Pitch",Courier !important;}
h1,h2,h3,h4,h5,h6{font-family: 'PT Mono', "Raleway",junicode,"Helvetica",Courier !important;}
body .form-control-wrapper .form-control:focus~.floating-label {
    color: #964600;
}
body .nav>li>a {
    padding: 10px 20px;
}
body .navbar-inverse.navbar .dropdown-menu .active>a {
    background-color: #773503;
    color: rgba(255,255,255,.84);
}
body .navbar-inverse.navbar .dropdown-menu li>a:hover, body .navbar-inverse.navbar .dropdown-menu li>a:focus {
    color: #ffffff;
    background-color: #bb6000;
}
html .dropdown-menu>li>a {
    padding: 8px 20px;
}
.pad,#ajax-contact .row{padding-bottom: 20px;}
.page-id-0 #search-11 .form-search .pad{padding-bottom: 0;}
body .form-control-wrapper .form-control:invalid {
    background-image: linear-gradient(#ffffff,#f7e6e6),linear-gradient(#d2d2d2,#d2d2d2);
}
body .btn-primary:not(.btn-link):not(.btn-flat) {
    background-color: #8e5832;
    color: rgba(255,255,255,.84);
}
body .btn-primary:hover:not(.btn-link):not(.btn-flat) ,body .btn-primary:active:not(.btn-link):not(.btn-flat) {
    background-color: #773503;
}
body .btn-green:not(.btn-link):not(.btn-flat) {
    background-color: #469c1a;
    color: rgba(255,255,255,.84);
}
body .btn-green:hover:not(.btn-link):not(.btn-flat) ,body .btn-green:active:not(.btn-link):not(.btn-flat) {
    background-color: #6f8406;
}

.error-404 h1{text-align: center;}
#menu-afootermenu ul{
    width: auto;
    display: inline-block;
    margin:0;
    padding: 0;
}
#menu-afootermenu li{
    position: relative;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    list-style: none;
    border-right: 1px solid #fff;
}
#menu-afootermenu li.last{
    position: relative;
    float: left;
    padding-right: 0;
    margin-right: 0;
    list-style: none;
    border-right: none;
}
body button .material-icons{
    font-size: 18px;
    position: relative;
    vertical-align: text-bottom;
    margin-left: 8px;
}
body .icon-title{
    font-size: 1.18em;
    position: relative;
    vertical-align: text-bottom;
    margin-right: 2px;
}
body .entry-footer .material-icons{
    color: #fff;
    font-size: 1.3em;
}
body a:focus, body a:hover { 
    text-decoration: none;
}
/*SOCIAL*/
#social{display: inline-block;}
#text-12 .textwidget{overflow: hidden;min-height: 200px;}
#social svg{
	position: relative;margin: 10px;float: left;
}
.vector-twitter{fill:#55ACEE;}
.vector-fb{fill:#3C5A99;}
.vector-fb2,.vector-patreon2,.vector-tumblr3,.vector-youtube1{fill:#FFFFFF;}
.vector-patreon{fill:#FF5900;}
.vector-tumblr{fill:none;stroke:#FCEE21;stroke-width:4;stroke-miterlimit:10;}
.vector-tumblr2{opacity:0.25;}
.vector-tumblr4{fill:#37465D;}
.vector-tumblr5{opacity:0.5;fill:#38465D;}
.vector-da{fill:#45AD47;}
.vector-youtube2{opacity:0.12;fill-rule:evenodd;clip-rule:evenodd;fill:#420000;}
.vector-youtube3{fill:#f00;}
/*img.social{
	width:50px !important;	height: auto !important;	display: block !important;
}*/

body .large-search{
    font-size: 1.4em;
    line-height: 1.4em;
    height: 1.5em !important;
}
 
#newsletterform table,#newsletterform tr,#newsletterform td{border: 0 !important;}

a.no-underline{text-decoration: none;border-bottom:none !important;}

/*SPINNER*/
/**
   Coded by /u/j0be in scss.
   See scss source here -> http://codepen.io/j0be/pen/MKRVyN
*/
.spinner { animation: rotator 1.5s linear infinite; margin: 15px auto; display: block; } @keyframes rotator { 0% { transform: rotate(0deg); } 100% { transform: rotate(270deg); } } .path { stroke-dasharray: 187; stroke-dashoffset: 0; transform-origin: center; animation: dash 1.5s ease-in-out infinite, colors 6s ease-in-out infinite; } @keyframes colors { 0% { stroke: #963f0c; } 25% { stroke: #f13416; } 50% { stroke: #F7C223; } 75% { stroke: #544914; } 100% { stroke: #482d10; } } @keyframes dash { 0% { stroke-dashoffset: 187; } 50% { stroke-dashoffset: 46; transform: rotate(135deg); } 100% { stroke-dashoffset: 187; transform: rotate(450deg); } } 




body .entry-container h1 a {
    color: #773503;
}
.card { 
    padding-bottom: 3em;
}



ansform: rotate(135deg); } 100% { stroke-dashoffset: 187; transform: rotate(450deg); } } 




body .entry-container h1 a {
    color: #773503;
}
.card { 
    padding-bottom: 3em;
}


/*EMOTES - da*/
.page-id-2366 .entry-container ul{list-style: none;padding: 0;  margin: 0;}
.page-id-2366 .entry-container ul li{position: relative;   float: left;margin-top: 5px;}
.page-id-2366 .entry-container ul li input{font-size: 13px;   padding: 5px 18px;}
.page-id-2366 .entry-container ul li span{font-family: "PT Mono";  font-size: 18px;  font-weight: bold;  position: absolute;  left: 3em;  top: -12px;  color: #124dd8;}

.padtop{margin-top:2em;}
html hr{height: 7px;margin:2em 0; padding-top:7px;  
background: linear-gradient(135deg, #6f3a02, #8b4406, #cc7506);
}



.green-text{color: #6f8406;}
.red-text{color: #a52903;}
.btn,.btn-primary,.btn-green{background-color: brown;color: #fff;}
.juni{font-family: junicode,"Raleway",serif,arial,tahoma,"PT Mono"; }
.raleway{font-family: "Raleway",junicode,serif,arial,tahoma,"PT Mono"; }





body,header,footer,span,div,h1,h2,h3, button, a,
code, pre, textarea, input, u, b, strong 
{
	font-family:"PT Mono"  !important ;
}

html body {padding:0 !important ;}


#masthead nav
{ background-color: #4f2602; }

.navi{filter: hue-rotate(55deg);}

a:hover .nav-logo,
a:hover .nav-logo2
{ 
  filter:saturate(2)hue-rotate(330deg);
}

.errordiv{
font-size: 28px;
  width: 100%;
  background: var(--pushka-gradient);
  color: #3e3e3e;
  padding: 1em 3em;
  clear: both;
  margin-bottom: 2em;
  margin-top: 1em;
}


html body {
  background-color: #2a1402 !important ;
}

html .card, html .panel {
  background-color: #572500;
  box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
  color: white;
  border-radius: 20px;
}

.site-footer {
  background-color: #3e1700;
  padding: 40px 0;
  color: #cac087;
  margin-top: 30px;
}


 html .page-content,  html .entry-content,  html .entry-summary {
  margin: 0;
}


#nav-logo, .nav-logo{ 
  height: auto;
  width: 50px;
}


  .nav-logo2{ 
  height: auto;
  width: 33px;
}

.vert_image{
	display: flex;
  float: left;
  position: relative;
  margin-right: 0.6em;
  filter: invert(1)hue-rotate(303deg)saturate(2);
}

.vert_image svg
{height: 44px;
width: 44px;}



html .card, html .panel {
  background-color: #5A2A00   !important ;
  box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
  color: white;
}


html .site-footer {
  background-color: #451f04; 
  color: #fff; 
}



:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=wp-block-library-inline-css */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */


.pukka_app_list li
{margin-bottom: 1em;
  border-bottom: solid 4px #825024;
  margin-top: 1em;
padding-bottom: 1em;}

.navbar-inverse.navbar { background-color: #773503; }
.panel-warning>.panel-heading { background-color: #e55704; }
.btn-warning:not(.btn-link):not(.btn-flat), .btn-warning:hover:not(.btn-link):not(.btn-flat), .btn-warning:active:not(.btn-link):not(.btn-flat) { background-color: #e55704; }
.entry-content a, .panel a { color: #1a0dab; }
.entry-content a:hover, .entry-content a:focus, .entry-content a:active, .panel a:hover, .panel a:focus, .panel a:active; { color: #1a0dab; }


img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */


/*unix timestamp fields */


* { box-sizing:border-box; margin:0; padding:0; }
body {
background:#4f1f02;
color:#f5e6d3;
font-family:'PT Mono',monospace;
min-height:100vh;
padding:40px 20px;
}

h2 { color:#ff8c3c; margin-bottom:24px; letter-spacing:0.08em; }

.input-row {
display:flex;
gap:10px;
align-items:center;
flex-wrap:wrap;
margin-bottom:20px;
}

input[type="text"] {
background:#2a0e00;
border:1px solid #7a3a10;
color:#f5e6d3;
font-family:'PT Mono',monospace;
font-size:20px;
padding:10px 14px;
border-radius:4px;
outline:none;
width:260px;
}
input[type="text"]:focus { border-color:#ff8c3c; }

select {
background:#2a0e00;
border:1px solid #7a3a10;
color:#f5e6d3;
font-family:'PT Mono',monospace;
font-size:20px;
padding:10px 14px;
border-radius:4px;
outline:none;
cursor:pointer;
appearance:none;
min-width:200px;
}
select:focus { border-color:#ff8c3c; }

.now-btn {
background:#7a3a10;
border:none;
color:#fff;
font-family:'PT Mono',monospace;
font-size:20px;
padding:10px 16px;
border-radius:4px;
cursor:pointer;
letter-spacing:0.06em;
white-space:nowrap;
}
.now-btn:hover { background:#a04a18; }

.result-box {
background:rgba(0,0,0,0.4);
border:1px solid rgba(255,140,60,0.2);
border-radius:4px;
padding:0;
overflow:hidden;
max-width:640px;
display:none;
}

.result-row {
display:flex;
gap:16px;
padding:11px 18px;
border-bottom:1px solid rgba(255,140,60,0.08);
font-size:20px;
align-items:baseline;
}
.result-row:last-child { border-bottom:none; }

.result-label {
width:140px;
flex-shrink:0;
color:#a07050;
font-size:20px;
letter-spacing:0.08em;
text-transform:uppercase;
}

html .result-val.big {
  color: #ff8c3c;
  font-size: 22px;
}

.half{width:48%;margin-right:1%;}
.flexy{display:flex;position:relative;}
#unixInput{width: 55%;}
.flexy .tz-label{
	position: absolute;
  top: -16px;
}

html body  .form-control {
  color: #ffe3ae !important ;
}
.result-val {
color:#ffb870;
word-break:break-all;
}

html input, html select, html textarea {
 
  font-size: 20px; 
}

.result-val.big {
color:#ff8c3c;
font-size:1.1rem;
}

.error {
color:#ef9a9a;
font-size:20px;
margin-top:10px;
padding:10px 14px;
background:#3d1a1a;
border:1px solid #e53935;
border-radius:4px;
max-width:640px;
display:none;
}

.tz-label {
font-size:20px;
color:#a07050;
letter-spacing:0.1em;
text-transform:uppercase;
margin-bottom:6px;
}





