/*
 * Legal Disclaimer for Web licence
 *
 * Licence to use self-hosted webfonts for displaying dynamic text on specified website domains. Our package includes WOFF and WOFF2 font formats.
 *
 * Should the license page views limit be exceeded the license holder will be required to contact Lineto.com for an upgrade.
 * 
 * It is strictly prohibited to rename the font and to download or use these fonts in any other media. 
 * 
 * These Web fonts are licensed exclusively for the use on the following domain(s) and their subdomains:
 *
 * www.kameelahr.com (monthly pageviews: <50K)
 *
 */

/* complete */

html, body {
	background-color: #fff;
	color: #fff;
    margin: 0;
    
}

body {
  margin-right: 5.1 !important;
    margin-top: 7.4 !important;
}

.courier-prime-regular {
  font-family: "Courier Prime", monospace;
  font-weight: 400;
  font-style: normal;
}

.courier-prime-bold {
  font-family: "Courier Prime", monospace;
  font-weight: 700;
  font-style: normal;
}

.courier-prime-regular-italic {
  font-family: "Courier Prime", monospace;
  font-weight: 400;
  font-style: italic;
}

.courier-prime-bold-italic {
  font-family: "Courier Prime", monospace;
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'BradfordLLWeb-Regular';
  src: url('https://files.cargocollective.com/c893501/BradfordLLWeb-Regular.woff') format("woff");
}

@font-face {
  font-family: "BradfordLLWeb-Regular";
  src: url('https://files.cargocollective.com/c893501/BradfordLLWeb-Regular.woff2') format("woff2");
}

@font-face {
  font-family: 'BradfordLLSub-RegularSubset';
  src: url('https://files.cargocollective.com/c893501/BradfordLLSub-RegularSubset.woff2') format("woff2");
}


@font-face {
  font-family: 'BradfordLLSub-RegularSubset';
  src: url('https://files.cargocollective.com/c893501/BradfordLLSub-RegularSubset.woff') format("woff");
}

@font-face {
  font-family: "BradfordLLWeb-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLWeb-Italic.woff") format("woff");
}

@font-face {
  font-family: "BradfordLLWeb-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLWeb-Italic.woff2") format("woff2");
}

@font-face {
  font-family: "BradfordLLSub-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLSub-Italic.woff") format("woff");
}

@font-face {
  font-family: "BradfordLLSub-Italic";
  src: url("https://files.cargocollective.com/c893501/BradfordLLSub-Italic.woff2") format("woff2");
}


a:active {
	opacity: 0.7;
}

a:hover {
	transform: rotate(0deg);
}

.page a.active {
	opacity: .4;
}

i,
em {
    font-family: "BradfordLLWeb-Italic";
	font-style: normal;
	font-weight: normal;
}

b,
strong {
	font-weight: bolder;
    font-weight: 300;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
    font-size: 50%;
   font-style: normal;
	font-weight: 500;
    color: rgb(0, 0, 0);
}

sub {
	top: .3em;
}

sup {
	top: -.8em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

.image-container {
      overflow: hidden;
      border-radius: 2px;
      box-shadow: 0px 2px 5px transparent;
    }

    .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
        
}

blockquote {
  padding: 0 0 0 1em; 
  margin: 0.3em 0 0 0; }

ul,
ol {
	margin: 0;
	padding: 0 0 0 1em;
}

hr {
   border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

hr2 {
   border: 0;
    height: 0;
    border-top: 1.25px solid rgba(0, 0, 0, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.content img {
	float: none;
	margin-bottom: .5em;
}

.gallery_image_caption {
    margin-top: .5rem;
    margin-bottom: 0.5rem;
    font-size: .8rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.74);
	font-family: 'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	line-height: 1;
    align-items: center;
    text-align: center;
}

.overline-me {
  text-decoration: overline;
  
}

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}


.top {
	display: flex;
    align-items: center;
    justify-content: center;
   
}

#hrblack {
    background: black;
	
}

[data-predefined-style="true"] bodycopy {
	font-size: 2rem;
font-weight: 400;
color: rgb(0, 0, 0);
font-family: 'BradfordLLWeb-Regular', Icons;
font-style: normal;
line-height: 1.16;
}

[data-predefined-style="true"] bodycopy a {
	color: #6a329f;
	padding-bottom: 0.1em;
	border-bottom: em solid #6a329f;
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h0 {
	font-family: 'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	font-weight: 540;
	padding: 0;
	margin: 0;
	font-size: 13.9vmin;
	line-height: 1;
	color: rgb(0, 0, 0);
	}

[data-predefined-style="true"] h0 a {
	color: #6a329f;
}
[data-predefined-style="true"] h1 {
	font-family: 'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	font-weight: 540;
	padding: 0;
	margin: 0;
	font-size: 4rem;
	line-height: 1;
	color: rgb(0, 0, 0);
	}

[data-predefined-style="true"] h1 a {
	color: #6a329f;
}

[data-predefined-style="true"] h11 {
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 4.2rem;
	line-height: 1;
	color: rgb(0, 0, 0);
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] h11 a {
	color: #6a329f;
}


.notes {
	font-family: "Courier Prime", monospace;	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2.2rem;
	line-height: 1;
	color: rgb(0, 0, 0);
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

.notes a {
	color: #6a329f;
}

[data-predefined-style="true"] Subhead {
	font-family: 'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	line-height: 1.2;
	color: rgb(0, 0, 0);
	}

[data-predefined-style="true"] Subhead a {
	color: #6a329f;
}

[data-predefined-style="true"] h2 {
	font-family: 'BradfordLLWeb-Regular', Icons;
	padding: 0;
	margin: 0;
	color: #6a329f;
	font-size: 2rem;
	line-height: 1.4;
	font-style: normal;
	font-weight: 250;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	}

[data-predefined-style="true"] h2 a {
	color: #6a329f;
}

[data-predefined-style="true"] h3 {
font-family: 'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	font-weight: 550;
	padding: 0;
	margin: 0;
	font-size: 2.6rem;
	line-height: 1.1;
	color: rgb(0, 0, 0);
    
	}

[data-predefined-style="true"] h3 a {
	color: #6a329f;
}

[data-predefined-style="true"] h4 {
font-family: 'BradfordLLWeb-Regular', Icons;

	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 1.2;
	color: rgb(0, 0, 0);
    
	}

[data-predefined-style="true"] h4 a {
	color: #6a329f;
}

[data-predefined-style="true"] blogbody {
font-family: 'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 1.6rem;
	line-height: 0.7;
	color: rgb(0, 0, 0);
    
	}

[data-predefined-style="true"] blogbody a {
	color: #6a329f;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.1;
	font-family:  'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] small a {
	color: #6a329f;
	border-bottom-width: 0em;
}

[data-predefined-style="true"] blacksmall {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1;
	font-family: 'BradfordLLWeb-Regular', Icons;	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] blacksmall a {
	color: #6a329f;
	border-bottom-width: 0em;
}
[data-predefined-style="true"] xsmall {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.1;
	font-family: Inter, Icons;	font-style: normal;	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] xsmall a {
	color: #6a329f;
	border-bottom-width: 0em;
}

[data-predefined-style="true"] xxsmall {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2;
	font-family: 'BradfordLLWeb-Regular', Icons;	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] xxsmall a {
	color: #6a329f;
	border-bottom-width: 0em;
}
[data-predefined-style="true"] xxxxsmall {
	display: inline-block;
	font-size: 2.1rem;
	line-height: 1;
	font-family: Inter, Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] xxxxsmall a {
	color: #6a329f;
	border-bottom-width: 0em;
}

[data-predefined-style="true"] xxxxxsmall {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.2;
	font-family: Inter, Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] xxxxxsmall a {
	color: rgb(0, 0, 0);
	border-bottom-width: 0em;
}

[data-predefined-style="true"] curious {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.2;
	font-family: Inter, Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
    background-color: #ffffff;
}

[data-predefined-style="true"] curious a {
	color: rgb(0, 0, 0);
	border-bottom-width: 0em;
}

[data-predefined-style="true"] update {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1;
	font-family: 'BradfordLLWeb-Regular', Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
    background-color: transparent;
}

[data-predefined-style="true"] update a {
	color: #6a329f;
	border-bottom-width: 0em;
}

[data-predefined-style="true"] footnotes {
	display: inline-block;
	font-size: 2.5rem;
	line-height: 1.2;
	font-family: Inter, Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] footnotes a {
	color: rgb(0, 0, 0);
	border-bottom-width: 0em;
}

[data-predefined-style="true"] titlebig {
	display: inline-block;
	font-size: 2rem;
	line-height: 1.2;
	font-family: 'BradfordLLWeb-Regular', Icons;
font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] titlebig a {
	color: #6a329f;
	border-bottom-width: 0em;
}

[data-predefined-style="true"] edu {
font-family: 'BradfordLLWeb-Regular', Icons;
	font-family: Inter, Icons;
  font-weight: 400;
  font-style: normal;
	padding: 0;
	margin: 0;
	font-size: 2.6 rem;
	line-height: 1.3;
	color: rgb(217, 217, 217);
    letter-spacing: -2.4px;
    
	}

[data-predefined-style="true"] edu a {
	color: #6a329f;
}


[data-css-preset] .page {
    background-color: initial ;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent
}

[data-css-preset] .container 
{
	margin-left: 5;
        margin-right: auto;
	text-align: left;
}

[data-css-preset] body 
{
	background-color: transparent;
}

[data-css-preset] .container_width 
{
	width: 100%;
}

[data-css-preset] .content_padding 
{
	padding-top: 7.2rem;
	padding-bottom: 7.2rem;
	padding-left: 7.2rem;
	padding-right: 7.2rem;
}


[data-css-preset] text-limit 
{
	display: inline-block;
	max-width: 66rem;
}

/**
 * Thumbnails
 */

div[thumbnails] 
{
  justify-content: flex-start;
}

[data-css-preset] .thumbnails {
  background-color: transparent;
  padding-left: 36em;
  padding-top: 0em;
  padding-right: 7em;
}

[data-css-preset] .thumbnails_width {
  width: 88%;
}

[data-css-preset] [thumbnails-pad] {
  padding: 1.15rem;
  padding-top: .5rem
}

[data-css-preset] [thumbnails-gutter] {
  margin: -2.3rem;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
  padding: 1.125rem;
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
  margin: -2.25rem;
}

.thumbnails .thumb_image {
  outline: 0px solid rgba(106, 50, 159, 0.3);
  outline-offset: 0px;
}

.thumbnails .title {
  margin-top: 1.2rem;
  margin-bottom: .6rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: rgba(0, 0, 0, 1);
  font-family: 'BradfordLLWeb-Regular', Icons;
  font-style: normal;
  line-height: 1.1;
  align-content: center;
  text-align: center;
}

.thumbnails .tags {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  align-content: flex-start;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  line-height: 1.2;
}

.thumbnails .tags a {
  border-bottom: 0;
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.thumbnails .has_title .tags {
  margin-top: 0rem;
}

/* ============================
   MOBILE FIX
   ============================ */
@media (max-width: 768px) {
  /* Pages with data-css-preset */
  [data-css-preset] .thumbnails,
  /* Pages without data-css-preset */
  .thumbnails {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  [data-css-preset] .thumbnails_width,
  .thumbnails_width {
    width: 100%;
  }

  [data-css-preset] [thumbnails-pad],
  [thumbnails-pad] {
    padding: 0.75rem;
    padding-top: 0.5rem;
  }

  [data-css-preset] [thumbnails-gutter],
  [thumbnails-gutter] {
    margin: -1.5rem;
  }
}


.underline {
  border-bottom: .5px solid #000;
  line-height: .5;
}
   

/**
/**
 * Site Menu Button
 */


[data-css-preset] #site_menu_button {
    color: rgba(0, 0, 0, 1);
    font-size: 888px /*!site_menu_button*/; /* site_menu_button */
    padding: 5px;
    background: transparent;
    position: fixed;
    top: 3rem /*!site_menu_button*/; /* site_menu_button */
     /* site_menu_button */
    z-index: 10001;
    cursor: auto;
    line-height: 1;
	right: 3rem /*!site_menu_button*/;
    
}


body.mobile #site_menu_button {
    margin: 3.5px;
    font-size: 40px;
}

#site_menu_button.custom_icon {
    width: 40px;
    height: auto;
}

#site_menu_button.active {
    display: none;
}

/**
 * Site Menu Panel
 */
#site_menu {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, Icons;
    background: rgba(20, 20, 20, 0.95);
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    padding: 20px 30px 90px 30px;
    max-width: 400px;
    min-width: 300px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    z-index: 10000;
}

body.menu-open #site_menu {
    transform: translateX(0%);
}

body.mobile #site_menu {
    width: 100%;
}

/* Menu Links */
#site_menu .page-link a,
#site_menu .set-link > a {
    color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
    font-weight: bold;
}

#site_menu a:active {
    opacity: 0.7;
}

#site_menu a.active {
    opacity: 0.4;
}

/* Close icon inside the slide-in menu */
#site_menu .menu-close {
    position: absolute;
    top: 1rem;
    right: 1.5rem;
    color: rgba(255, 255, 255, 0.9);
    font-size: 32px;
    text-decoration: none;
    cursor: pointer;
    z-index: 10001; /* make sure it's above content */
}



body.mobile #site_menu .close {
    display: block;
    font-size: 50px;
    line-height: 1em;
}

/* Spacing & Indents */
#site_menu .break {
    height: 28px;
}

#site_menu .indent {
    margin-left: 28px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

#popup-window {
  position: fixed;
  width: 300px;
  height: 200px;
  background: white;
  border: 1px solid black;
  padding: 10px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
}
       

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
}

.shop_product .button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.85) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    font-weight: 400;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.5rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(176, 173, 179, 1);
    color: white;
}

.popover-menu-text {
	--text-style: "Popover menu text";
	font-family: "Diatype Variable";
	font-style: normal;
	font-weight: 700;
	margin: 0;
	font-size: 4.8rem;
	line-height: 1.35;
	color: #000000;
	letter-spacing: -0.02em;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

.popover-menu-text a {
	color: #000000;
	text-decoration: none;
}

.popover-menu-text a:hover {
	
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(176, 173, 179, 1);
    stroke-width: 2.5px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(176, 173, 179, 1);
    stroke-width: 2.5px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
   stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}



/*
 * Audio Player (Cargo)
 */

.audio-player {
    max-width: 100%;
    height: 4.3rem;


    font-size: 1.4rem;
    line-height: 0.7;
    font-family: 'BradfordLLWeb-Regular', Icons;
    font-style: normal;
    font-weight: 400;

   margin-top: 1em;
    margin-bottom: 1em;
    overflow: hidden;
}

body.mobile .audio-player {
    max-width: 100%;
}


.audio-player .title,
.audio-player .track-title,
.audio-player .play,
.audio-player .play-text,
.audio-player .play-label,
.audio-player .caption,
.audio-player .label {
    display: none !important;
}

.audio-player .note-icon {
    display: none !important;
}


.audio-player .button,
.audio-player button {
    background: rgba(106, 50, 159, 0.1);
    cursor: pointer;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 1rem 2rem 1rem 1rem;
    border: 0;
    border-radius: 999px 10px 10px 999px;
}
.audio-player .button::after,
.audio-player button::after {
    content: "Listen!";
    margin-left: 1.0rem;

    font-family: 'BradfordLLWeb-Regular';
    font-size: 1.4rem;
    line-height: 1;
    color: rgba(0, 0, 0, 1);

    white-space: nowrap;
    display: inline-block;
    visibility: visible;
    opacity: 1;
}


.audio-player .icon {
    fill: rgba(0, 0, 0, 1);
    width: auto;
    height: 100%;
    padding: 0.4rem;
    margin: 0;
    box-sizing: border-box;
}


.audio-player .separator {
    width: 2px;
    background-color: rgba(0, 0, 0, 1);
}


.audio-player .buffer {
    background: rgba(255, 255, 255, 1);
}

.audio-player .progress {
    background: rgba(0, 0, 0, 0.06);
}

.audio-player .progress-indicator {
    border: 1.5px solid rgba(106, 50, 159, 1);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}


.audio-player .current-time {
    padding-left: 1.2rem !important;
}

.audio-player .total-time {
    padding-right: 1.2rem !important;
}



.grabbing {cursor: grabbing;}
.help {cursor: help;}



tr:hover {
  background-color: rgba(116, 0, 255, 0.05);
}


  td:before {
    position: absolute;
    left: 6px;
    content: attr(data-label); 
      font-weight: bold;
  }

    
tr:hover {background-color: rgba(116, 0, 255, 0.05);}

/* CSS */
.button {
  background-color: #FFFFFF;
  border: 0px solid rgb(106, 50, 159);
  border-radius: 2rem;
  box-sizing: border-box;
  color: #6a329f;
  font-family: 'BradfordLLWeb-Regular', Icons;
  font-weight: 400;
  line-height:1.1rem;
  padding: 1rem 1rem;
  text-align: center;
  text-decoration: none rgba(106, 50, 159, 1) solid;

cursor: auto;
  user-select: auto;
  -webkit-user-select: auto;
  touch-action: manipulation;
}


.container {
  display: block;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
  cursor: auto;
  font-size: 22px;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.container input {
  position: inline-size;
  opacity: 100;
  background-color: rgba(116, 0, 255, 0.05);
  cursor: auto;
  height: 400;
  width: 401;
  display: inline-block;
  border: 1.5px solid #6a329f;
  border-radius: 6px;
  box-sizing: border-box;
  font-family: 'BradfordLLWeb-Regular', Icons;
  font-size: smaller; 
  font-weight: 200;
      padding: 20px 100px;
      box-sizing: border-box;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.container:hover input ~ .checkmark {
  background-color: #ccc;
}

.container input:checked ~ .checkmark {
  background-color: rgba(106, 50, 159, 0.05);
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container input:checked ~ .checkmark:after {
  display: block;
}

.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

[data-css-preset] .container {
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
}

/*2 COL SCROLL SETTINGS
*/

.container{
  display: flex;
}

#Right::-webkit-scrollbar {
    display: none;
}
 /* This made the outer most scrollbar hidden */

::-webkit-scrollbar {
    display: none;
}
 /* This made all scroll bars hidden, on Chrome */

#Left {
	position: fixed;
    height: 100%;
    overflow: scroll;
    overflow-y: auto;
}

#Right {
    position: fixed;
 	height: 100%;
    overflow: scroll;
    padding-right: 55px;
    padding-bottom: 300px;
}

.rightcolimg {
	padding-right: 45px;
}

/*hover*/

.hover-title {
    display: inline;
    pointer-events: auto;
    cursor: pointer;
}

.hover-image {
    visibility: hidden;
}

body:not(.mobile) .hover-title:hover + .hover-image {
    visibility: visible;
    pointer-events: none;
}

.hover-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
   
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;

/* Change width and height to scale images */
    width: 90vw;
    height: 90vh;
}

.hover-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;



}

.hover-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.hover-container .hover-image {
    position: absolute;
    top: 100%;
    left: 50%;
    
    width: auto; /* Adjust size as needed */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
}

.hover-container:hover .hover-image {
    opacity: 1;
    visibility: visible;
}

/* MOBILE ONLY */
@media (max-width: 768px) {

  html,
  body {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
  }

.page,
  .project-page,
  .content,
  #content,
  .site_body,
  .entry-content {
    box-sizing: border-box;
    max-width: 640px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 0px !important;    
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

[data-page="HEADER-MOBILE"] {
    padding-top: 20px !important;     
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

 .header-mobile-inner {
    margin-top: 60px !important;   
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  [data-page="HEADER-MOBILE"] {
    padding-top: 0px !important; 
      padding-bottom: 0px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .header-mobile-inner {
    margin-top: 0 !important;        
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

 #site_menu_button,
  [data-css-preset] #site_menu_button {
    font-size: 22px !important;
    line-height: 1 !important;
    padding: 10px !important;
    top: 1rem !important;

   right: calc((100vw - min(640px, 100vw)) / 2 + 30px) !important;
  }

 body,
  body * {
    font-size: calc(1em + .15px) !important;
    line-height: 1.15 !important;
  }
sup {
    font-size: 50% !important;
    }
 
  p,
  li,
  .bodycopy,
  .text,
  .copy {
    font-size: 18px !important;
    line-height: 1.15 !important;
  }

  small,
  small * {
    font-size: 9px !important;
  }

  h1,
  h1 * {
    font-size: 29px !important;
    line-height: 1.05 !important;
  }

  subhead,
  subhead * {
    display: inline !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    font-size: calc(1em + 1.85px) !important;
  }
}

details.gloss{
  margin: 10px 0;
   font-family: "Courier Prime", monospace;
    font-size: 12px;
}

details.gloss summary{
  cursor: pointer;
  display: inline-flex;
  align-items: center;

  margin: 0;
  padding: 0;
  line-height: 1.2;


}

details.gloss summary:hover{
 font-weight: 600;   
    font-size: 14px;
    color: #6a329f;
}

details.gloss summary::-webkit-details-marker{ display: none; }
details.gloss summary::marker{ content: ""; }

details.gloss summary::before{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 6px;
  vertical-align: middle;

  background-image: url("https://freight.cargo.site/t/original/i/cb7dc603aefa6add3ecf0df9bbaef10829c155c5308f30c5ac7dda2021397f30/star.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

details.gloss[open] summary::before{
  background-image: url("https://freight.cargo.site/t/original/i/aad457b03d46cb58ae6e8274f9ffd5bd487549bdcb8d10a0498091446b259af4/Screenshot-2025-12-30-at-4.55.53-PM.png");
}

details.gloss .gloss-content{
  margin-top: 2px;
  padding: 4px 4px;
}

details.gloss .gloss-content p{
  margin: 0;
  line-height: 1.45;
}


.rounded-image{
  width: 58px;        
  height: 58px;
  border-radius: 999px;
  overflow: hidden;
}

.rounded-image .cargo-image,
.rounded-image [data-cargo-image]{
  border-radius: inherit;
}



.open-hint{
  color: #6a329f;

  font-size: 0.6em;
  line-height: 1;

  position: relative;   
  top: -0.6em;          
  margin-left: 0.15em;
  letter-spacing: 0.02em;

  text-transform: none; }

.tooltip-wrap {
  position: relative;
  display: inline-block;
}

.tooltip-trigger {
  cursor: help;
  text-decoration: underline dotted #6a329f;
  color:#6a329f;
  
}

.tooltip-box {
  position: fixed;
  top: 60%;
  right: 30%;
  transform: translateY(-50%);

  font-size: 12px;
  line-height: 1.4;

  background-color: rgba(184, 167, 204, 1);
  color: #000;
  padding: 10px 12px;
  border-radius: 8px;
  text-align: left;

  white-space: normal;
  max-width: 500px;
  box-sizing: border-box;


  max-height: 70vh;
  overflow-y: auto;

  box-shadow:
    0 0 0 1px #000,
    0 0 0 3px #fff,
    0 0 0 4px #000;

 visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s ease;
  z-index: 99999;
}

.tooltip-box::before {
  content: "";
  position: absolute;
  left: -12px;          
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 1px;
  background-color: #000;
}

.tooltip-wrap:hover .tooltip-box,
.tooltip-trigger:focus-visible + .tooltip-box,
.tooltip-trigger:focus + .tooltip-box {
  visibility: visible;
  opacity: 1;
}

.tooltip-trigger:focus:not(:focus-visible) {
  outline: none;
}

