	@import url('https://fonts.upset.dev/css2?family=Outfit:wght@100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
	* {
	font-smooth: never;
    	scrollbar-width: thin;
    	scrollbar-color: #000000 #240046;
	}
	body {
	background: url("dark-exa.png");
	background-color: #585123;
	}
	.dark-mode {
  	background-color: black;
  	color: #EEC170;
	prefers-color-scheme: dark;
	}
	.dark-mode #note {
	background-color: black;
	}
	.dark-mode #note strong {
	color: #EEC170;
	}
	.dark-mode strong {
	color: #FF9100;
	}
	.dark-mode main a, a:visited, a:active {
	color: #FF6D00;
	}
	.dark-mode blockquote {
	background-color: black;
	}
	.dark-mode.topnav {
	background-color: black;
	}
	.dark-mode.topnav a {
	background-color: black;
	}
	.dark-mode.topnav a:hover {
	background-color: black;
	}
	.dark-mode.dropdown {
	background-color: black;
	}
	.dark-mode.dropbtn { 
	background-color: black;
	}
	.dark-mode.dropdown-content {
	background-color: black;
	}
	.dark-mode aside {
	background-color: #934B00;
	border: 2px solid #934B00;
	color: #FFF;
	}
	.dark-mode #aside a {
   	background: linear-gradient(0deg, #F58549, #F58549) no-repeat right bottom / 0 var(--bg-h);
  	transition: background-size 350ms;
  	--bg-h: 100%;
	}
	.dark-mode #aside a {
	  padding-bottom: 2px;
	color: #F58549;
  	--bg-h: 2px;
	}
	.dark-mode #aside a:hover {
	color: #F58549;
	}
	.dark-mode #aside a:where(:hover, :focus-visible, :visited) {
  	background-size: 100% var(--bg-h);
  	background-position-x: left;
	}
	.dark-mode .body-text h1 {
	background-color: black;
	}
	.dark-mode footer {
	background-color: black;
	}
	main {
	background: url("always-grey.png");
	background-color: #772F1A;
	margin: 0px auto;
	width: 50vw;
	padding: 20px;
  	font-family: Verdana, sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	font-size: 0.72em;
	line-height: 1rem;
	color: #EEC170;
	height: 100%;
	}

	header {
	margin: 0 auto;
	background-color: #772F1A;
  	position: sticky;
	top: 0px;
	padding: 20px;
	width: 50vw;
	height: 9vh;
	text-align: center;
	}
	#head-content a {
	color: #bc6c25;
	}
	#head-content a:hover {
	color: #babd8d;
	transition: all 0.5s;
	}

	header button {
	border-radius: 30px;
	padding: 2px;
	border: 0px;
	margin: 10px;
	}

	aside {
	float: right;
	width: 30%;
	border: 2px solid #BB6B00;
	background-color: rgba(242, 166, 90,0.5);
	padding: 10px;
	font-size: 7.5pt;
	line-height: 10pt;
	z-index: 2;
	}
	#aside a {
  	background: linear-gradient(0deg, #772F1A, #772F1A) no-repeat right bottom / 0 var(--bg-h);
	color: #772F1A;
	}
	#aside a:hover {
	color: #772F1A;
	}
	#aside a:where(:hover, :focus-visible, :visited) {
  	background-size: 100% var(--bg-h);
  	background-position-x: left;
	}
	aside h2 {
	background-color: brown;
	padding: 2px;
	color: #FFF;
	font-size: 0.6rem;
	text-transform: uppercase;
	line-height: 0.6rem;
	letter-spacing: 1px;
	font-smooth: never;
	overflow: hidden;
	}
	aside p strong {
	color: #585123;
	}

	.logo {
	font-family: "Outfit", sans-serif;
  	font-weight: 300;
  	font-style: normal;
	text-decoration: none;
	font-size: 1.5rem;
	line-height: 2.6rem;
	color: #FF6D00;
	}
	.logo:hover {
	color: #FF6D00;
	}
	main a {
	font-family: Arial, sans-serif;
	color: #F58549;
	font-weight: 600;
  	text-decoration: none;
	letter-spacing: 1px;
  	background: linear-gradient(0deg, #F58549, #F58549) no-repeat right bottom / 0 var(--bg-h);
  	transition: background-size 350ms;
  	--bg-h: 100%;
	}
	main a {
	  padding-bottom: 2px;
  	--bg-h: 2px;
	}
	main a:hover {
	color: #F58549;
	}
	main a:where(:hover, :focus-visible, :visited) {
  	background-size: 100% var(--bg-h);
  	background-position-x: left;
	}
	main strong {
	font-family: Arial, sans-serif;
	color: #A69A4D;
	letter-spacing: 1px;
	}
	main em {
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	}
	.body-text {
	text-align: balance;
	}
	.body-text h1 {
	font-family: "Urbanist", sans-serif;
	letter-spacing: 1px;
	font-weight: 700;
	background-color: #BB6B00;
	color: #FFF;
	line-height: 2rem;
 	overflow: hidden;
	text-indent: 3px;
	}
	.body-text h2 {
	font-family: "Urbanist", sans-serif;
	letter-spacing: 1px;
	font-weight: 700;
	font-smooth: never;
	background-color: #BB6B00;
	color: #FFF;
	text-transform: uppercase;
	text-indent: 5px;
 	overflow: hidden;
	}
	.body-text h3 {
	font-family: "Urbanist", sans-serif;
	letter-spacing: 1px;
	font-weight: 700;
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
	font-size: 1.1rem;
	line-height: 1.3rem;
	color: #BB6B00;
 	overflow: hidden;
	}
	.body-text h4 {
	font-family: Arial, sans-serif;
	}
	blockquote {
	text-align: center;
	padding: 2px;
	}
	footer {
	margin: 0 auto;
	background-color: #772F1A;
	font-family: "Urbanist", sans-serif;
	width: 50vw;
	padding: 20px;
	font-size: 0.9rem;
	font-weight: 400;
	text-align: center;
	font-smooth: never;
	}
	footer strong {
	font-size: 0.8rem;
	color: #FF8080;
	font-weight: 300;
	}
	footer a:link, a:visited, a:active {
	color: #F58549;
	font-weight: 600;
	text-decoration: none;
	}
	footer a:hover {
	color: #FFF;
	}
	#portrait {
	background-image: url("portrait1.png");
	width: 120px;
	height: 150px;
	background-size: cover;
	float: right;
	border: 2px solid brown;
	border-radius: 10px;
	margin: 2px;
	transition: background-image 0.5s ease;
	display: block;
	max-width: 100%;
	}
	#portrait:hover {
	background-image: url("dithered-portrait.png");
	}

	\* navbar *\
	.topnav {
  	overflow: hidden;
  	background-color: #772F1A;
	}

	.topnav a {
  	display: block;
  	color: #F58549;
  	text-align: center;
  	padding: 14px 16px;
  	text-decoration: none;
  	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
	background-color: #772F1A;
	}

	.active {
	}

	.topnav .icon {
  	display: none;
	}

	.dropdown {
  	float: left;
  	overflow: hidden;
	}

	.dropdown .dropbtn {
  	border: none;
  	outline: none;
  	color: #bb9457;
  	padding: 14px 16px;
  	background-color: inherit;
  	font-family: inherit;
  	margin: 0;
  	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
  	z-index: 1;
	}

	.dropdown-content {
  	display: none;
  	position: absolute;
  	background-color: #772F1A;
  	min-width: 160px;
	}

	.dropdown-content a {
  	float: none;
  	color: #F58549;
  	padding: 12px 16px;
  	text-decoration: none;
  	display: block;
  	text-align: left;
	}

	.topnav a:hover, .dropdown:hover .dropbtn {
  	color: #656d4a;
  	cursor: pointer;
	}

	.dropdown-content a:hover {
  	color: #FF6D00;
	}

	.dropdown:hover .dropdown-content {
  	display: block;
	}

	#toggle {
	background-color: #001011;
	float: right;
	}
	#toggle::after {
	content: "🌙";
	}
	.dark-mode #toggle {
	background-color: #FFF;
	}
 	.dark-mode #toggle::after {
	content: "🌞";	
	}

	#statuscafe {
	background-color: #772F1A;
	border: 2px solid #690500;
	border-radius: 50px;
	padding: 3px 2px 3px 2px;
	text-align: center;
	color: #EEC170;
	font-weight: 600;
	}
	#statuscafe-content {
	font-weight: 400;
	}
	#statuscafe a {	
	color: #EEC170;
	}
	#statuscafe a:hover {
	color: brown;
	}
	#note { 
	background-color: rgba(147,75,0,0.5); 
	color: #EEC170;
	border: 1px solid #772F1A;
	}
	#note strong {
	color: #FFF;
	}

	@media screen and (max-width: 678px) {
	header {
  	position: static;
	}
  	.topnav a:not(:first-child), .dropdown .dropbtn {
    	display: none;
  	}
  	.topnav a.icon {
    	float: right;
    	display: block;
  	 }
	aside {
	float: none;
	width: 70%;
	}
	#toggle { display: none; }
  	.topnav.responsive {position: relative;}
  	.topnav.responsive .icon {
    	position: absolute;
    	right: 0;
    	top: 0;
  	}
  	.topnav.responsive a {
    	float: none;
    	display: block;
    	text-align: left;
	font-size: 0.8rem;
	margin-left: 20px;
	background-color: #772F1A;
  	}
  	.topnav.responsive .dropdown {float: none; background-color: #772F1A;}
  	.topnav.responsive .dropdown-content {position: relative;}
  	.topnav.responsive .dropdown .dropbtn {
    	display: block;
    	width: 100%;
    	text-align: left;
	font-size: 0.8rem;
  	}
	.mobile-hide { display: none; }
	}
	@media screen and (min-width: 679px) and (max-width: 1023px) {
	header { width: 89vw; }
	main { width: 89vw; }
	.topnav.responsive .dropdown .dropbtn {
	font-size: 0.3rem; }
  	.topnav.responsive a {
	font-size: 0.3rem; }
	.dropdown-content {
	font-size: 0.7rem;
	}
	footer {
	width: 89vw;
	}
	}
	@media screen and (min-width: 1024px) and (max-width: 1279px) {
	header { width: 70vw; }
	main { width: 70vw; }
	.topnav.responsive .dropdown .dropbtn {
	font-size: 1.2rem;
	line-height: 1.2rem;
	}
	.topnav.responsive a {
	font-size: 1.2rem; }
	footer {
	width: 70vw;
	}
	}
	@media screen and (min-width: 1280px) and (max-width: 1439px) {
	header { width: 50vw; height: 8vh;}
	main { width: 50vw; }
	.topnav .dropdown .dropbtn {
	font-size: 0.9rem;
	}
	.topnav a {
	font-size: 0.9rem; }
	footer {
	width: 50vw;
	}
	#note {
	padding: 5px;
	width: max-content;
	}
	}
	@media screen and (min-width: 1440px) {
	header { width: 52vw; height: 10vh;}
	main { width: 52vw; }
	.topnav .dropdown .dropbtn {
	font-size: 1.1rem;
	}
	.topnav a {
	font-size: 1.1rem; }
	footer {
	width: 52vw;
	}
	#note {
	padding: 5px;
	width: max-content;
	}

	ul {
  	list-style: none;
  	padding: 0;
  	margin: 0;

  	li {
    	padding-left: 1rem;
    	text-indent: -0.7rem;
	
 	 	li::before {
   	 	content: "🍂 ";
  		}
  	}
	}

	a:hover img {
	text-decoration: none;
  	filter: saturate(200%);
	transition: 1s ease;
	}

	.colors a:hover img {
	text-decoration: none;
	scale: 200%;
  	filter: none;
	transition: 1s ease;
	image-rendering: pixelated;
	}

	/* individual page elements */
	
	.video-player {
	width: 270px;
	height: 480px;
	margin: 0 auto;
	padding: 0px;
	border: 10px solid black;
	border-radius: 25px;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.2);
	}
	.video-card {
	background-color: #FFF;
	padding: 15px;
	width: 200px;
	margin: 10px auto;
	text-align: center;
	font-family: Times New Roman, serif;
	font-weight: 400;
	font-style: italic;
	font-size: 1.2rem;
	letter-spacing: 1px;
	color: #757575;
	}
	.white-bg {
	display: inline-block;
	background-color: #FFF;
	padding: 2px 5px 2px 5px;
	color: brown;
	}
	.rating {	
	margin-right: 2px;
	}
	.tooltip {
  	text-decoration:none;
  	position:relative;
  	font-weight: bold;
  	letter-spacing: 0.5pt;
	}
	.tooltip span {
  	display:none;
  	-moz-border-radius:6px;
  	-webkit-border-radius:6px;
  	border-radius:6px;
  	color: #000;
  	background:white;
	}
	.tooltip span img {
  	float:left;
  	margin: 0px !important;
	} 
	.tooltip:hover span {
  	display:block;
  	position:absolute;
  	top:0;
  	left:0;
  	z-index: 1000;
  	width:auto;
  	max-width:418px;
  	min-height:128px;
  	border:0px solid #000;
  	margin-top:12px;
  	margin-left:32px;
  	overflow:hidden;
  	padding:8px;
	}
	th {
	background-color: #585123;
	border: 2px solid #452103;
	padding: 10px;
	color: #F2A65A;
	text-align: center;
	white-space: nowrap;
	font-family: Arial, sans-serif;
	font-size: 1rem;
	font-smooth: never;
	}
	td {
	padding: 5px;
	letter-spacing: 1px;
	text-align: left;
	background-color: #772F1A;
	border: 2px solid #452103;
	font-smooth: never;
	font-size: 0.75rem;
	line-height: 1rem;
	font-family: Arial, sans-serif;
	}
	textarea {
	font-family: Courier, monospace;
	background-color: #585123;
	font-weight: 400;
	border: 3px solid brown;
	border-radius: 20px;
	-ms-overflow-style: none; /* for Internet Explorer, Edge */
	scrollbar-width: none; /* for Firefox */
	overflow-y: scroll;
	font-smooth: never;
	font-size: 0.75rem;
	color: #EEC170;
	}
	textarea::-webkit-scrollbar {
	display: none; /* for Chrome, Safari, and Opera */
	}
	.tower {
  	line-height: 50%;
  	background:url('tt/ttbg.PNG') center bottom;
  	padding: 4px;
  	white-space: nowrap;
	}
	.wall {
	text-align: justify;
	text-justify: inter-character;
	text-align-last: justify;
	}
	.zen	ul {
	list-style-type: "\1F331";
	align: left;
	letter-spacing: 1.5px;
	font-size: 0.8rem;
	}
	.zen li {
	line-height: 1.5rem;
	}

	.zen details {
	letter-spacing: 1px;
	}
	.zen details > summary {
	list-style-type: "\1F319";
	padding: 2px;
	}
	.zen details[open] > summary {
	list-style-type: "\1F319";
	padding: 2px;
	}

	.centered {
	text-align: center;
	}
	#bisexualism .webring-info { } /* webring name */
	#bisexualism .webring-prev, .webring-next { } /* arrows */