@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700;800&family=Work+Sans:wght@400;500;600;700&display=swap");

/*
 * Content
 */

body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

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

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(255, 255, 255, 0.2);
	border: 0;
	height: 1px;
	display: block;
}

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

.gallery_image_caption {
    margin-top: 0.8rem;
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	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.3;
    text-shadow: 1px 1px 3px #000;
	margin-left: -3rem;
    margin-right: -3rem;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.4rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
	font-family: "Golos Text", Icons;
	font-style: normal;
	line-height: 1.4;
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(255, 255, 255, 0.85);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	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"] h1 {
	font-family: "Gravity Variable", Icons;
	padding: 0;
	margin: 0;
	font-size: 4.5rem;
	line-height: 1.1;
	color: rgba(255, 255, 255, 0.85);
        letter-spacing: 0.075rem;
	font-style: normal;
	font-variation-settings: 'wdth' 131.501, 'slnt' 0;
}

[data-predefined-style="true"] h1 a {
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] h2 {
	font-family: "Work Sans", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 0.85);
	font-size: 2rem;
	line-height: 1.2;
	}

[data-predefined-style="true"] h2 a {
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.3;
	font-family: "Space Mono", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] small a {
	color: rgba(255, 255, 255, 0.85);
	border-bottom-width: 0em;
}

/**
 * Breakpoints
 */

[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

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

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

[data-css-preset] body {
	background-color: #000 /*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100% /*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 0rem /*!main_margin*/;
	padding-bottom: 0rem /*!main_margin*/;
	padding-left: 0rem /*!main_margin*/;
	padding-right: 0rem /*!main_margin*/;
}

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

/**
 * Thumbnails
 */

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

[data-css-preset] .thumbnails {
   	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: .3rem;
    font-size: 1.8rem;
	font-weight: normal;
	color: rgba(255, 255, 255, 0.85);
	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.1;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
	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, 0.85);
    text-decoration: none;
}

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

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 0.75);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(0, 0, 0, 0);
    position: fixed;
    top: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 34px;
}

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

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

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

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

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

#site_menu .break {
	height: 28px;
}

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

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(255, 255, 255, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: .5rem /*!shop_button*/;
	right: .5rem /*!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: 1.5rem;
    padding: 0;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
}

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

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

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: inline-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: 1.5rem;
	line-height: 1;
	color: rgba(255, 255, 255, 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.5rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0, 0);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .8rem 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.5rem;
    background: rgba(255, 255, 255, 0.3);
    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: 5rem /*!quick_view_padding*/;
    padding-bottom: 5rem /*!quick_view_padding*/;
    padding-left: 5rem /*!quick_view_padding*/;
    padding-right: 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: transparent /*!quick_view_bgcolor*/;
}

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

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

/**
 * 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;
    display: none;
}

.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(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

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

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

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/** 
 * 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(0, 0, 0, 0.6);
    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
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.6);
    background: rgba(0, 0, 0, 0.4);
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

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

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

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(255, 255, 255, 0.85);
}

.audio-player .icon {
    fill: rgba(255, 255, 255, 0.75);
    padding: 30%;
    width: 100%;
    margin: auto;
}

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

.audio-player .progress {
    background: rgba(255, 255, 255, 0.09);
}

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

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(255, 255, 255, 0.6);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

/**
 * Make Eyes follow the Cursor
 * See more at: https://support.cargo.site/Make-Eyes-Follow-the-Cursor
 **/

img[data-caption="#eye"] {
	height: 2.25rem!important;
    width: 2.25rem!important;
}

/* =========================================================
   APPLEJUICE — DECK-BASED REDESIGN / PASS 02
   Private copy1 only. Remove this block to return to baseline.
   Palette and composition derived from Applejuice Creds Sept v3.
   ========================================================= */

:root {
  --aj-red: #F8411C;
  --aj-lime: #C1FD04;
  --aj-blue: #3A39FF;
  --aj-white: #FFFFFF;
  --aj-cream: #F6F0E5;
  --aj-black: #090909;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--aj-cream) !important;
  color: var(--aj-black) !important;
  font-family: "Work Sans", Arial, sans-serif !important;
}

bodycopy,
bodycopy * {
  box-sizing: border-box;
}

h1, h2, h3, b, strong {
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
}

h1, h2, h3 {
  letter-spacing: -0.055em !important;
}

.page_container {
  isolation: isolate;
}

/* LIME MASTHEAD */
.page_container[data-id="38578241"] {
  position: sticky;
  top: 0;
  z-index: 100;
}

.page[data-id="38578241"] {
  background: var(--aj-lime) !important;
  color: var(--aj-blue) !important;
  border: 0 !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-weight: 650;
  letter-spacing: -0.025em;
}

.page[data-id="38578241"] bodycopy {
  padding: 0.72rem clamp(0.8rem, 2vw, 1.5rem) !important;
}

.page[data-id="38578241"] a,
.page[data-id="38578241"] b {
  color: var(--aj-blue) !important;
}

.page[data-id="38578241"] a:hover {
  opacity: 0.58;
}

/* 01 — FULL-BLEED VIDEO COVER */
.page_container[data-id="38578242"] {
  background: var(--aj-black);
  min-height: calc(100vh - 3.25rem);
  overflow: hidden;
  position: relative;
}

.page_container[data-id="38578242"] .backdrop,
.page_container[data-id="38578242"] .backdrop > div,
.page_container[data-id="38578242"] .video_background,
.page_container[data-id="38578242"] .video_wrapper_outer,
.page_container[data-id="38578242"] .video_wrapper_inner {
  height: 100% !important;
  inset: 0 !important;
  position: absolute !important;
  transform: none !important;
  width: 100% !important;
}

.page_container[data-id="38578242"] .video_embed {
  height: calc(100% + 120px) !important;
  left: 0 !important;
  margin: 0 !important;
  object-fit: cover;
  opacity: 1 !important;
  top: -60px !important;
  position: absolute !important;
  transform: scale(1.04);
  width: 100% !important;
}

.page_container[data-id="38578242"]::after {
  background: linear-gradient(180deg, rgba(9,9,9,0.05) 30%, rgba(9,9,9,0.84) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.page[data-id="38578242"] {
  background: transparent !important;
  min-height: calc(100vh - 3.25rem);
  position: relative;
  z-index: 2;
}

.page[data-id="38578242"] bodycopy {
  padding: 0 !important;
}

.page[data-id="38578242"] .page_content {
  align-items: flex-end;
  display: flex;
  min-height: calc(100vh - 3.25rem);
  padding: clamp(1.2rem, 4vw, 4.5rem);
  position: relative;
}

.page[data-id="38578242"] .page_content::before {
  color: var(--aj-lime);
  content: "THE PUNKS IN\A THE BOARDROOM.";
  display: block;
  font-family: "Outfit", "Work Sans", Arial, sans-serif;
  font-size: clamp(4.4rem, 10.5vw, 10.8rem);
  font-weight: 800;
  letter-spacing: -0.075em;
  line-height: 0.78;
  max-width: 10ch;
  position: relative;
  white-space: pre;
  z-index: 3;
}

.page[data-id="38578242"] .page_content::after {
  color: var(--aj-white);
  content: "STRATEGY IS A CREATIVE DISCIPLINE.";
  font-family: "Outfit", "Work Sans", Arial, sans-serif;
  font-size: clamp(0.82rem, 1.2vw, 1.1rem);
  font-weight: 700;
  letter-spacing: 0.06em;
  position: absolute;
  bottom: clamp(1.3rem, 3vw, 3rem);
  right: clamp(1.2rem, 4vw, 4.5rem);
  z-index: 3;
}

.page[data-id="38578242"] .page_content > [grid-row] {
  inset: 0;
  position: absolute;
}

.page[data-id="38578242"] [grid-col] {
  display: none !important;
}

.page[data-id="38578242"] [grid-col]:first-child {
  display: block !important;
  position: absolute;
  right: clamp(1.2rem, 3vw, 3rem);
  top: clamp(1.2rem, 3vw, 3rem);
  width: auto !important;
  z-index: 5;
}

.page[data-id="38578242"] [grid-col]:first-child img:not([data-mid="251688306"]) { display: none !important; }

.page[data-id="38578242"] img[data-mid="251688306"] {
  display: block !important;
  height: auto !important;
  max-width: none !important;
  width: clamp(7rem, 11vw, 10.5rem) !important;
}

/* 02 — RED EDITORIAL ABOUT SPREAD */
.page_container[data-id="38578243"] {
  background: var(--aj-red);
  min-height: 88vh;
  overflow: hidden;
  position: relative;
}

.page_container[data-id="38578243"]::after {
  background: var(--aj-blue);
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  content: "";
  height: 115%;
  position: absolute;
  right: -8vw;
  top: -7.5%;
  width: clamp(9rem, 24vw, 26rem);
  z-index: 0;
}

.page[data-id="38578243"] {
  background: transparent !important;
  color: var(--aj-white) !important;
  min-height: 88vh;
  position: relative;
  z-index: 1;
}

.page[data-id="38578243"] bodycopy {
  padding: clamp(2rem, 6vw, 6.5rem) clamp(1.3rem, 7vw, 7.5rem) !important;
}

.page[data-id="38578243"] .page_content {
  max-width: min(75rem, 76vw);
}

.page[data-id="38578243"] [grid-row],
.page[data-id="38578243"] [grid-col] {
  display: block !important;
  padding: 0 !important;
  width: auto !important;
}

.page[data-id="38578243"] h1,
.page[data-id="38578243"] h1 span {
  color: var(--aj-lime) !important;
  font-size: clamp(5.4rem, 10vw, 10.5rem) !important;
  font-weight: 800 !important;
  line-height: 0.78 !important;
  margin: 0 0 clamp(2.2rem, 5vw, 5rem) !important;
}

.page[data-id="38578243"] small,
.page[data-id="38578243"] small span {
  color: var(--aj-white) !important;
}

.page[data-id="38578243"] small {
  column-count: 2;
  column-gap: clamp(2rem, 6vw, 6rem);
  display: block;
  font-size: clamp(1rem, 1.35vw, 1.32rem) !important;
  line-height: 1.42 !important;
  max-width: 58rem;
}

/* 03 — ELECTRIC-BLUE CLIENT RECORD */
.page_container[data-id="38578244"] {
  background: var(--aj-blue);
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}

.page_container[data-id="38578244"] .backdrop {
  clip-path: inset(0 0 0 52% round 8rem 0 0 8rem);
  opacity: 0.96 !important;
}

.page_container[data-id="38578244"] .backdrop,
.page_container[data-id="38578244"] .backdrop > div,
.page_container[data-id="38578244"] .video_background,
.page_container[data-id="38578244"] .video_wrapper_outer,
.page_container[data-id="38578244"] .video_wrapper_inner {
  height: 100% !important;
  inset: 0 !important;
  position: absolute !important;
  transform: none !important;
  width: 100% !important;
}

.page_container[data-id="38578244"] .video_embed {
  height: 100% !important;
  margin: 0 !important;
  opacity: 0.85 !important;
  width: 100% !important;
}

.page[data-id="38578244"] {
  background: var(--aj-red) !important;
  color: var(--aj-white) !important;
  min-height: 100vh;
  position: relative;
  z-index: 3;
}

.page[data-id="38578244"] bodycopy {
  padding: clamp(2rem, 5vw, 5rem) !important;
}

.page[data-id="38578244"] [grid-row] {
  align-items: center;
  display: grid !important;
  gap: clamp(2rem, 5vw, 6rem);
  grid-template-columns: minmax(0, 0.85fr) minmax(18rem, 1.15fr);
  min-height: calc(100vh - 10rem);
}

.page[data-id="38578244"] [grid-col] {
  float: none !important;
  padding: 0 !important;
  width: auto !important;
}

.page[data-id="38578244"] [grid-col]:last-child {
  align-items: center;
  background: var(--aj-blue);
  border-radius: 8rem 0 0 8rem / 50% 0 0 50%;
  display: flex;
  min-height: 72vh;
  padding: clamp(1.5rem, 4vw, 4.5rem) !important;
}

.page[data-id="38578244"] h1,
.page[data-id="38578244"] h1 span {
  color: var(--aj-lime) !important;
  font-size: clamp(4.6rem, 8.4vw, 9rem) !important;
  font-weight: 800 !important;
  line-height: 0.8 !important;
  margin: 0 0 2.4rem !important;
}

.page[data-id="38578244"] small,
.page[data-id="38578244"] small span {
  color: var(--aj-white) !important;
}

.page[data-id="38578244"] small {
  display: block;
  font-size: clamp(0.98rem, 1.25vw, 1.24rem) !important;
  line-height: 1.4 !important;
  max-width: 35rem;
}

.page[data-id="38578244"] img {
  filter: none !important;
  height: auto !important;
  mix-blend-mode: screen;
  object-fit: contain;
  opacity: 0.96;
  outline: 0 !important;
  width: 100% !important;
}

/* 04 — CREAM WORK INDEX / EDITORIAL GRID */
.page_container[data-id="38578245"] {
  background: var(--aj-cream);
  position: relative;
}

.page_container[data-id="38578245"]::before {
  background: var(--aj-red);
  content: "";
  height: clamp(0.8rem, 1.8vw, 1.7rem);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.page[data-id="38578245"] {
  background: transparent !important;
  color: var(--aj-black) !important;
}

.page[data-id="38578245"] bodycopy {
  padding: clamp(3.8rem, 7vw, 7.5rem) clamp(1.3rem, 5vw, 5rem) !important;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type {
  align-items: start;
  display: grid !important;
  gap: clamp(2rem, 5vw, 6rem);
  grid-template-columns: minmax(14rem, 0.42fr) minmax(0, 1fr);
}

.page[data-id="38578245"] [grid-col] {
  float: none !important;
  width: auto !important;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child {
  background: var(--aj-blue);
  border-radius: 0 0 clamp(3rem, 7vw, 7rem) 0;
  color: var(--aj-lime) !important;
  min-height: 26rem;
  padding: clamp(1.5rem, 3vw, 3rem) !important;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child h1,
.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child h1 span {
  color: transparent !important;
  font-size: 0 !important;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child h1::before {
  color: var(--aj-lime);
  content: "SELECTED\A WORK";
  display: block;
  font-family: "Outfit", "Work Sans", Arial, sans-serif;
  font-size: clamp(3.6rem, 6.2vw, 7rem);
  font-weight: 800;
  letter-spacing: -0.07em;
  line-height: 0.8;
  white-space: pre;
}

.page[data-id="38578245"] h1,
.page[data-id="38578245"] h1 span {
  color: var(--aj-blue) !important;
  font-size: clamp(4rem, 7vw, 7.4rem) !important;
  font-weight: 800 !important;
  line-height: 0.84 !important;
}

.page[data-id="38578245"] small,
.page[data-id="38578245"] small span,
.page[data-id="38578245"] b,
.page[data-id="38578245"] strong {
  color: var(--aj-black) !important;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:last-child {
  column-count: 2;
  column-gap: clamp(2rem, 4vw, 4rem);
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:last-child h1 {
  column-span: all;
  margin: 0 0 1.2rem !important;
}

.page[data-id="38578245"] small {
  font-size: clamp(0.94rem, 1.1vw, 1.08rem) !important;
  line-height: 1.3 !important;
}

.page[data-id="38578245"] b,
.page[data-id="38578245"] strong {
  font-weight: 750 !important;
}

.page[data-id="38578245"] img {
  border-radius: clamp(1.5rem, 3vw, 3rem);
  height: auto;
}

/* Global interaction: flat, fast, graphic */
a {
  transition: color 140ms ease, opacity 140ms ease;
}

bodycopy a:hover {
  color: var(--aj-red);
}

/* PHONE */
@media (max-width: 800px) {
  .page[data-id="38578241"] {
    font-size: 13px;
  }

  .page[data-id="38578241"] bodycopy {
    padding: 0.62rem 0.75rem !important;
  }

  .page_container[data-id="38578242"],
  .page[data-id="38578242"],
  .page[data-id="38578242"] .page_content {
    min-height: calc(100vh - 2.8rem);
  }

  .page[data-id="38578242"] .page_content {
    padding: 1.15rem;
  }

  .page[data-id="38578242"] .page_content::before {
    font-size: clamp(3.6rem, 17.5vw, 6.4rem);
    line-height: 0.8;
    max-width: 8ch;
  }

  .page[data-id="38578242"] .page_content::after {
    bottom: 1.15rem;
    font-size: 0.68rem;
    left: 1.15rem;
    right: auto;
  }

  .page[data-id="38578242"] [grid-col]:first-child {
    right: 1rem;
    top: 1rem;
  }

  .page[data-id="38578242"] img[data-mid="251688306"] {
    width: 6.2rem !important;
  }

  .page_container[data-id="38578243"]::after {
    height: 7rem;
    left: auto;
    right: -2rem;
    top: 0;
    width: 9rem;
  }

  .page[data-id="38578243"] bodycopy {
    padding: 4.8rem 1.25rem 3.5rem !important;
  }

  .page[data-id="38578243"] .page_content {
    max-width: none;
  }

  .page[data-id="38578243"] h1,
  .page[data-id="38578243"] h1 span {
    font-size: clamp(4.6rem, 21vw, 7.4rem) !important;
    margin-bottom: 2.2rem !important;
  }

  .page[data-id="38578243"] small {
    column-count: 1;
    font-size: 1rem !important;
    line-height: 1.42 !important;
  }

  .page_container[data-id="38578244"] .backdrop {
    display: none !important;
  }

  .page[data-id="38578244"] bodycopy {
    padding: 3.8rem 1.2rem !important;
  }

  .page[data-id="38578244"] [grid-row] {
    display: grid !important;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .page[data-id="38578244"] h1,
  .page[data-id="38578244"] h1 span {
    font-size: clamp(4.2rem, 19vw, 7rem) !important;
  }

  .page[data-id="38578244"] small {
    font-size: 0.98rem !important;
    line-height: 1.42 !important;
  }

  .page[data-id="38578244"] [grid-col]:last-child {
    border-radius: 3.2rem 0 0 3.2rem / 50% 0 0 50%;
    min-height: 0;
    padding: 2rem 0.75rem 2rem 1.8rem !important;
  }

  .page[data-id="38578245"] bodycopy {
    padding: 3.8rem 1.15rem !important;
  }

  .page[data-id="38578245"] .page_content > [grid-row]:first-of-type {
    gap: 2rem;
    grid-template-columns: 1fr;
  }

  .page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child {
    min-height: 12rem;
  }

  .page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:last-child {
    column-count: 1;
  }

  .page[data-id="38578245"] h1,
  .page[data-id="38578245"] h1 span {
    font-size: clamp(3.6rem, 16vw, 5.8rem) !important;
  }

  .page[data-id="38578245"] small {
    font-size: 0.96rem !important;
    line-height: 1.32 !important;
  }
}



/* VISUAL QA POLISH */
.page_container[data-id="38578242"] .backdrop {
  pointer-events: none;
}

.page[data-id="38578242"] .marquee,
.page[data-id="38578242"] [grid-col]:first-child {
  display: none !important;
}

.page[data-id="38578242"] .page_content > [grid-row]:first-of-type::after {
  align-items: center;
  background: var(--aj-blue);
  border-radius: 50%;
  color: var(--aj-lime);
  content: "PUNK\A PLANNING\A EST. 2025";
  display: flex;
  font-family: "Outfit", "Work Sans", Arial, sans-serif;
  font-size: clamp(0.72rem, 1.05vw, 1rem);
  font-weight: 800;
  height: clamp(6.4rem, 9vw, 8.8rem);
  justify-content: center;
  letter-spacing: -0.035em;
  line-height: 0.9;
  position: absolute;
  right: clamp(1.2rem, 3vw, 3rem);
  text-align: center;
  top: clamp(1.2rem, 3vw, 3rem);
  white-space: pre;
  width: clamp(6.4rem, 9vw, 8.8rem);
  z-index: 5;
}

.page[data-id="38578244"] [grid-col]:first-child {
  align-self: stretch;
  background: var(--aj-red);
  box-shadow: -50vw 0 0 var(--aj-red);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(1.5rem, 4vw, 4rem) 0 !important;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child {
  overflow: hidden;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child h1::before {
  content: "PROOF";
  font-size: clamp(2rem, 2.7vw, 3.1rem);
  line-height: 0.84;
  white-space: nowrap;
}

@media (max-width: 800px) {
  .page[data-id="38578242"] .page_content > [grid-row]:first-of-type::after {
    font-size: 0.62rem;
    height: 5.4rem;
    right: 1rem;
    top: 1rem;
    width: 5.4rem;
  }

  .page[data-id="38578244"] [grid-col]:first-child {
    box-shadow: -2rem 0 0 var(--aj-red), 2rem 0 0 var(--aj-red);
    padding: 2.3rem 0 !important;
  }
}



/* FINAL PHONE HERO FIT */
@media (max-width: 800px) {
  .page[data-id="38578242"] .page_content::before {
    font-size: clamp(3.2rem, 14vw, 5.4rem);
    max-width: none;
  }

  .page[data-id="38578242"] .page_content::after {
    display: none;
  }

  .page_container[data-id="38578242"] .video_embed {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 200vh !important;
  }
}

/* APPLEJUICE — DECK-BASED REDESIGN / PASS 02 END */


/* =========================================================
   APPLEJUICE — USER REVISIONS / AUG 29
   Landing headline position + red/blue-only content fields.
   Remove this block to revert these revisions.
   ========================================================= */

body,
[data-css-preset] body {
  background: var(--aj-blue) !important;
}

/* Landing: headline in the upper-left */
.page[data-id="38578242"] .page_content {
  align-items: flex-start !important;
  justify-content: flex-start !important;
  padding-top: clamp(1.4rem, 3.5vw, 3.5rem) !important;
}

.page[data-id="38578242"] .page_content::before {
  font-size: clamp(4rem, 8.8vw, 9rem);
  line-height: 0.79;
  max-width: 10ch;
}

/* Content pages: red and blue fields only */
.page_container[data-id="38578243"],
.page[data-id="38578243"] {
  background-color: var(--aj-red) !important;
}

.page_container[data-id="38578244"],
.page[data-id="38578244"] {
  background-color: var(--aj-red) !important;
}

.page_container[data-id="38578245"],
.page[data-id="38578245"],
.page[data-id="38578245"] bodycopy {
  background-color: var(--aj-blue) !important;
}

.page[data-id="38578245"] h1,
.page[data-id="38578245"] h1 span {
  color: var(--aj-lime) !important;
}

.page[data-id="38578245"] small,
.page[data-id="38578245"] small span {
  color: var(--aj-white) !important;
}

.page[data-id="38578245"] b,
.page[data-id="38578245"] strong {
  color: var(--aj-lime) !important;
}

.page[data-id="38578245"] .page_content > [grid-row]:first-of-type > [grid-col]:first-child {
  background: var(--aj-red) !important;
  color: var(--aj-lime) !important;
}

@media (max-width: 800px) {
  .page[data-id="38578242"] .page_content {
    padding-top: 1.15rem !important;
  }

  .page[data-id="38578242"] .page_content::before {
    font-size: clamp(3rem, 13.2vw, 5rem);
    line-height: 0.8;
    max-width: none;
  }

  .page[data-id="38578245"],
  .page[data-id="38578245"] bodycopy {
    background-color: var(--aj-blue) !important;
  }
}

/* APPLEJUICE — USER REVISIONS / AUG 29 END */


/* RED–BLUE BACKDROP CLEANUP */
.page_container[data-id="38578244"] .backdrop {
  display: none !important;
}
/* RED–BLUE BACKDROP CLEANUP END */


/* PHONE LANDING — FINAL FIT */
@media (max-width: 800px) {
  .page[data-id="38578242"] .page_content::before {
    font-size: clamp(2.7rem, 11.2vw, 4.4rem) !important;
    line-height: 0.83 !important;
  }

  .page[data-id="38578242"] .page_content > [grid-row]:first-of-type::after {
    font-size: 0.52rem;
    height: 4.6rem;
    right: 0.8rem;
    top: 8.5rem;
    width: 4.6rem;
  }
}
/* PHONE LANDING — FINAL FIT END */


/* =========================================================
   APPLEJUICE — JUICEBOX + EDGE CLEANUP / AUG 29
   Remove this block to revert.
   ========================================================= */

html,
body {
  overflow-x: hidden !important;
}

.page_container[data-id="38578243"],
.page_container[data-id="38578244"],
.page_container[data-id="38578245"],
.page_container[data-id="38578246"],
.page_container[data-id="38578247"],
.page_container[data-id="38578248"],
.page_container[data-id="38578249"] {
  overflow: hidden !important;
}

.page_container[data-id="38578245"]::before {
  display: none !important;
}

.page_container[data-id="38578244"] [grid-col]:first-child {
  box-shadow: none !important;
}

.page_container[data-id="38578245"] {
  clear: both;
  margin-top: 0 !important;
}

/* Juicebox: replace the black split with alternating brand color */
.page_container[data-id="38578246"] [grid-row] > [grid-col]:first-child,
.page_container[data-id="38578248"] [grid-row] > [grid-col]:first-child {
  background-color: var(--aj-red) !important;
}

.page_container[data-id="38578247"] [grid-row] > [grid-col]:first-child,
.page_container[data-id="38578249"] [grid-row] > [grid-col]:first-child {
  background-color: var(--aj-blue) !important;
}

.page_container[data-id="38578247"] .page_content > div[style*="background:#000"],
.page_container[data-id="38578248"] .page_content > div[style*="background:#000"],
.page_container[data-id="38578249"] .page_content > div[style*="background:#000"] {
  background: transparent !important;
}

.page_container[data-id="38578246"] [grid-row] > [grid-col]:first-child,
.page_container[data-id="38578247"] [grid-row] > [grid-col]:first-child,
.page_container[data-id="38578248"] [grid-row] > [grid-col]:first-child,
.page_container[data-id="38578249"] [grid-row] > [grid-col]:first-child {
  min-height: 100vh;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

.page_container[data-id="38578246"] h1,
.page_container[data-id="38578247"] h1,
.page_container[data-id="38578248"] h1,
.page_container[data-id="38578249"] h1,
.page_container[data-id="38578246"] h1 span,
.page_container[data-id="38578247"] h1 span,
.page_container[data-id="38578248"] h1 span,
.page_container[data-id="38578249"] h1 span {
  color: var(--aj-lime) !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(3.5rem, 6vw, 6.5rem) !important;
  font-weight: 800 !important;
  letter-spacing: -0.055em !important;
  line-height: .86 !important;
}

.page_container[data-id="38578246"] small,
.page_container[data-id="38578247"] small,
.page_container[data-id="38578248"] small,
.page_container[data-id="38578249"] small,
.page_container[data-id="38578246"] small span,
.page_container[data-id="38578247"] small span,
.page_container[data-id="38578248"] small span,
.page_container[data-id="38578249"] small span,
.page_container[data-id="38578246"] b,
.page_container[data-id="38578247"] b,
.page_container[data-id="38578248"] b,
.page_container[data-id="38578249"] b,
.page_container[data-id="38578246"] strong,
.page_container[data-id="38578247"] strong,
.page_container[data-id="38578248"] strong,
.page_container[data-id="38578249"] strong {
  color: var(--aj-white) !important;
  font-family: "Work Sans", Arial, sans-serif !important;
}

.page_container[data-id="38578246"] small,
.page_container[data-id="38578247"] small,
.page_container[data-id="38578248"] small,
.page_container[data-id="38578249"] small {
  display: block;
  font-size: clamp(1rem, 1.25vw, 1.2rem) !important;
  line-height: 1.42 !important;
}

.page_container[data-id="38578246"] a,
.page_container[data-id="38578247"] a,
.page_container[data-id="38578248"] a,
.page_container[data-id="38578249"] a {
  color: var(--aj-lime) !important;
}

@media (max-width: 800px) {
  .page_container[data-id="38578246"] [grid-row] > [grid-col]:first-child,
  .page_container[data-id="38578247"] [grid-row] > [grid-col]:first-child,
  .page_container[data-id="38578248"] [grid-row] > [grid-col]:first-child,
  .page_container[data-id="38578249"] [grid-row] > [grid-col]:first-child {
    min-height: 60vh;
  }

  .page_container[data-id="38578246"] [grid-row] > [grid-col]:last-child,
  .page_container[data-id="38578247"] [grid-row] > [grid-col]:last-child,
  .page_container[data-id="38578248"] [grid-row] > [grid-col]:last-child,
  .page_container[data-id="38578249"] [grid-row] > [grid-col]:last-child {
    min-height: 40vh;
  }

  .page_container[data-id="38578246"] h1,
  .page_container[data-id="38578247"] h1,
  .page_container[data-id="38578248"] h1,
  .page_container[data-id="38578249"] h1 {
    font-size: clamp(3rem, 14vw, 4.5rem) !important;
  }

  .page_container[data-id="38578246"] small,
  .page_container[data-id="38578247"] small,
  .page_container[data-id="38578248"] small,
  .page_container[data-id="38578249"] small {
    font-size: 1rem !important;
    line-height: 1.4 !important;
  }
}


/* =========================================================
   APPLEJUICE — SELECTED WORK CLEANUP / AUG 29
   Remove this block to revert.
   ========================================================= */

.page_container[data-id="38578245"] .bodycopy {
  padding: clamp(2rem, 4vw, 4.5rem) !important;
  font-family: "Work Sans", Arial, sans-serif !important;
}

.page_container[data-id="38578245"] .aj-work-grid {
  display: grid !important;
  grid-template-columns: clamp(6.5rem, 11vw, 9rem) minmax(0, 1fr) !important;
  align-items: start !important;
  gap: clamp(1.25rem, 2.5vw, 3rem) !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.page_container[data-id="38578245"] .aj-work-kicker {
  align-self: start !important;
  background: var(--aj-red) !important;
  border-radius: 0 0 2.25rem 0 !important;
  box-sizing: border-box !important;
  color: var(--aj-lime) !important;
  display: flex !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(1.35rem, 2.1vw, 2.35rem) !important;
  font-weight: 800 !important;
  justify-content: center !important;
  letter-spacing: -0.045em !important;
  line-height: .9 !important;
  min-height: clamp(10rem, 23vw, 19rem) !important;
  padding: 1.35rem .75rem !important;
  text-align: center !important;
}

.page_container[data-id="38578245"] .aj-work-heading {
  align-self: start !important;
}

.page_container[data-id="38578245"] .aj-work-heading h1 {
  color: var(--aj-lime) !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(3rem, 4.6vw, 5.5rem) !important;
  font-weight: 800 !important;
  letter-spacing: -0.065em !important;
  line-height: .88 !important;
  margin: -.07em 0 0 !important;
}

.page_container[data-id="38578245"] .aj-project-columns {
  display: grid !important;
  grid-column: 1 / -1 !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(1.5rem, 3vw, 3.5rem) !important;
  margin-top: clamp(.5rem, 1vw, 1.25rem) !important;
}

.page_container[data-id="38578245"] .aj-project-column {
  display: flex !important;
  flex-direction: column !important;
  gap: 1.45rem !important;
}

.page_container[data-id="38578245"] .aj-project {
  font-family: "Work Sans", Arial, sans-serif !important;
  margin: 0 !important;
}

.page_container[data-id="38578245"] .aj-project b,
.page_container[data-id="38578245"] .aj-project b i {
  color: var(--aj-lime) !important;
  display: block !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(1.05rem, 1.35vw, 1.35rem) !important;
  font-style: normal !important;
  font-weight: 750 !important;
  letter-spacing: -.025em !important;
  line-height: 1.05 !important;
  margin-bottom: .38rem !important;
}

.page_container[data-id="38578245"] .aj-project span {
  color: var(--aj-white) !important;
  display: block !important;
  font-family: "Work Sans", Arial, sans-serif !important;
  font-size: clamp(.9rem, 1vw, 1.02rem) !important;
  font-weight: 450 !important;
  line-height: 1.4 !important;
}

@media (max-width: 1050px) {
  .page_container[data-id="38578245"] {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
  }

  .page_container[data-id="38578245"] .page {
    display: block !important;
    min-height: 0 !important;
    width: 100% !important;
  }

  .page_container[data-id="38578245"] .backdrop {
    height: 55vh !important;
    left: auto !important;
    min-height: 26rem !important;
    position: relative !important;
    top: auto !important;
    width: 100% !important;
  }

  .page_container[data-id="38578245"] .background_splash {
    height: 100% !important;
    inset: 0 !important;
    position: absolute !important;
    width: 100% !important;
  }

  .page_container[data-id="38578245"] .aj-work-heading h1 {
    font-size: clamp(3.25rem, 8vw, 5.5rem) !important;
  }
}

@media (max-width: 650px) {
  .page_container[data-id="38578245"] .bodycopy {
    padding: 1.5rem !important;
  }

  .page_container[data-id="38578245"] .aj-work-grid {
    grid-template-columns: 5.5rem minmax(0, 1fr) !important;
    gap: 1rem !important;
  }

  .page_container[data-id="38578245"] .aj-work-kicker {
    border-radius: 0 0 1.5rem 0 !important;
    font-size: 1.15rem !important;
    min-height: 8.5rem !important;
    padding: 1rem .4rem !important;
  }

  .page_container[data-id="38578245"] .aj-work-heading h1 {
    font-size: clamp(2.8rem, 12vw, 4rem) !important;
  }

  .page_container[data-id="38578245"] .aj-project-columns {
    gap: 1.25rem !important;
    grid-template-columns: 1fr !important;
  }

  .page_container[data-id="38578245"] .backdrop {
    height: 45vh !important;
    min-height: 20rem !important;
  }
}


/* =========================================================
   APPLEJUICE — WORK GRID OVERRIDE / AUG 29
   Aligns the existing Cargo markup and normalizes type.
   ========================================================= */

.page_container[data-id="38578245"] [grid-row] {
  align-items: start !important;
  display: grid !important;
  gap: clamp(1.25rem, 2.5vw, 3rem) !important;
  grid-template-columns: clamp(6.5rem, 11vw, 9rem) minmax(0, 1fr) !important;
  padding: 0 !important;
}

.page_container[data-id="38578245"] [grid-col="5"],
.page_container[data-id="38578245"] [grid-col="7"] {
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

.page_container[data-id="38578245"] [grid-col="5"] {
  align-self: start !important;
  background: var(--aj-red) !important;
  border-radius: 0 0 2.25rem 0 !important;
  min-height: clamp(10rem, 23vw, 19rem) !important;
  overflow: hidden !important;
}

.page_container[data-id="38578245"] [grid-col="5"] > br {
  display: none !important;
}

.page_container[data-id="38578245"] [grid-col="5"] h1 {
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
}

.page_container[data-id="38578245"] [grid-col="5"] h1::before {
  color: var(--aj-lime) !important;
  content: "PROOF" !important;
  display: block !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(1.35rem, 2.1vw, 2.35rem) !important;
  font-weight: 800 !important;
  letter-spacing: -.045em !important;
  line-height: .9 !important;
  padding: 1.35rem .65rem !important;
  text-align: center !important;
}

.page_container[data-id="38578245"] [grid-col="7"] {
  color: var(--aj-white) !important;
  column-count: 2 !important;
  column-gap: clamp(1.5rem, 2.5vw, 2.75rem) !important;
  font-family: "Work Sans", Arial, sans-serif !important;
  font-size: clamp(.9rem, 1vw, 1.02rem) !important;
  line-height: 1.42 !important;
}

.page_container[data-id="38578245"] [grid-col="7"] > br:nth-child(1),
.page_container[data-id="38578245"] [grid-col="7"] > br:nth-child(2),
.page_container[data-id="38578245"] [grid-col="7"] > h1 + br {
  display: none !important;
}

.page_container[data-id="38578245"] [grid-col="7"] > h1 {
  column-span: all !important;
  margin: -.07em 0 clamp(1.75rem, 3vw, 3rem) !important;
}

.page_container[data-id="38578245"] [grid-col="7"] > h1,
.page_container[data-id="38578245"] [grid-col="7"] > h1 span {
  color: var(--aj-lime) !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(3rem, 4.6vw, 5.5rem) !important;
  font-weight: 800 !important;
  letter-spacing: -.065em !important;
  line-height: .88 !important;
}

.page_container[data-id="38578245"] [grid-col="7"] small,
.page_container[data-id="38578245"] [grid-col="7"] small span {
  color: var(--aj-white) !important;
  font-family: "Work Sans", Arial, sans-serif !important;
  font-size: clamp(.9rem, 1vw, 1.02rem) !important;
  line-height: 1.42 !important;
}

.page_container[data-id="38578245"] [grid-col="7"] b,
.page_container[data-id="38578245"] [grid-col="7"] strong {
  break-after: avoid !important;
  color: var(--aj-lime) !important;
  display: block !important;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(1.05rem, 1.35vw, 1.35rem) !important;
  font-weight: 750 !important;
  letter-spacing: -.025em !important;
  line-height: 1.05 !important;
  margin: 0 0 .35rem !important;
}

@media (max-width: 650px) {
  .page_container[data-id="38578245"] [grid-row] {
    gap: 1rem !important;
    grid-template-columns: 5.5rem minmax(0, 1fr) !important;
  }

  .page_container[data-id="38578245"] [grid-col="5"] {
    border-radius: 0 0 1.5rem 0 !important;
    min-height: 8.5rem !important;
  }

  .page_container[data-id="38578245"] [grid-col="5"] h1::before {
    font-size: 1.1rem !important;
    padding: 1rem .35rem !important;
  }

  .page_container[data-id="38578245"] [grid-col="7"] {
    column-count: 1 !important;
  }

  .page_container[data-id="38578245"] [grid-col="7"] > h1,
  .page_container[data-id="38578245"] [grid-col="7"] > h1 span {
    font-size: clamp(2.75rem, 12vw, 4rem) !important;
  }
}


/* Selected Work: keep Cargo's grid inside the page edge */
.page_container[data-id="38578245"] [grid-row] {
  left: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
  right: auto !important;
  width: 100% !important;
}


/* APPLEJUICE — RESTORE + ALIGNMENT PASS / AUG 29 */
html,
body {
  overflow-x: hidden !important;
}

.page_container[data-id="38578244"],
.page_container[data-id="38578245"],
.page_container[data-id="38578345"],
.page_container[data-id="38578344"],
.page_container[data-id="38578342"],
.page_container[data-id="38578343"],
.page_container[data-id="38578341"] {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
}

.page_container[data-id="38578244"] .page,
.page_container[data-id="38578245"] .page,
.page_container[data-id="38578345"] .page,
.page_container[data-id="38578344"] .page,
.page_container[data-id="38578342"] .page,
.page_container[data-id="38578343"] .page,
.page_container[data-id="38578341"] .page {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 100vh !important;
  margin: 0 !important;
}

.page_container[data-id="38578245"] .content_padding,
.page_container[data-id="38578345"] .content_padding,
.page_container[data-id="38578344"] .content_padding,
.page_container[data-id="38578342"] .content_padding,
.page_container[data-id="38578343"] .content_padding,
.page_container[data-id="38578341"] .content_padding {
  padding: 0 !important;
}

/* CLIENT RECORD — photographic logo field */
.page_container[data-id="38578244"] .page_background {
  background: #ff3b1f !important;
}

.page_container[data-id="38578244"] .page_content > [grid-row] {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  width: 100% !important;
  min-height: 100vh !important;
  margin: 0 !important;
}

.page_container[data-id="38578244"] [grid-col] {
  box-sizing: border-box !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}

.page_container[data-id="38578244"] [grid-col]:first-child {
  display: flex !important;
  align-items: center !important;
  padding: clamp(2rem, 5vw, 5.5rem) !important;
  color: #fff !important;
  background: #ff3b1f !important;
}

.page_container[data-id="38578244"] [grid-col]:last-child {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 100vh !important;
  padding: clamp(1rem, 3vw, 3rem) !important;
  overflow: hidden !important;
  background-image: linear-gradient(rgba(5, 20, 38, .58), rgba(5, 20, 38, .70)), url('https://freight.cargo.site/w/1920/q/90/i/48cc38dbeffe73e8937021c074199ea05b65ff2290082473de4fb0bc6ef25433/Codex-Image-Aug-24--2026--11_13_17-AM.png') !important;
  background-size: cover !important;
  background-position: center !important;
}

.page_container[data-id="38578244"] [grid-col]:last-child img {
  position: relative !important;
  z-index: 1 !important;
  display: block !important;
  width: 86% !important;
  height: auto !important;
  max-height: 82vh !important;
  object-fit: contain !important;
  mix-blend-mode: screen !important;
  opacity: .96 !important;
}

/* PROOF — balanced list and fully legible kicker */
.page_container[data-id="38578245"] .page_background {
  background: #4038ff !important;
}

.aj-work-grid,
.aj-work-grid * {
  box-sizing: border-box;
}

.aj-work-grid {
  display: grid;
  grid-template-columns: clamp(8rem, 15vw, 12rem) minmax(0, 1fr);
  width: 100%;
  min-height: 100vh;
  margin: 0;
  color: #fff;
  background: #4038ff;
}

.aj-work-kicker {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  min-width: 0;
  padding: clamp(1.25rem, 3vw, 2.5rem) .55rem;
  overflow: visible;
  color: #baff00;
  background: #ff3b1f;
  border-radius: 0 0 2.5rem 0;
  font-family: inherit;
  font-size: clamp(1rem, 2vw, 1.55rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.03em;
  white-space: nowrap;
}

.aj-work-main {
  min-width: 0;
  padding: clamp(2rem, 5vw, 5.5rem);
}

.aj-work-main h1 {
  max-width: 12ch;
  margin: 0 0 clamp(2rem, 4vw, 4rem) !important;
  color: #baff00 !important;
  font-family: inherit !important;
  font-size: clamp(3rem, 6.4vw, 6.8rem) !important;
  font-weight: 800 !important;
  line-height: .88 !important;
  letter-spacing: -.065em !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.aj-project-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
  width: 100%;
}

.aj-project-column {
  display: grid;
  gap: clamp(1.25rem, 2.3vw, 2.4rem);
  min-width: 0;
}

.aj-project {
  min-width: 0;
  margin: 0;
  font-family: inherit;
  line-height: 1.15;
}

.aj-project b,
.aj-project span {
  display: block;
}

.aj-project b {
  margin-bottom: .38rem;
  color: #baff00;
  font-size: clamp(1.12rem, 1.65vw, 1.75rem);
  font-weight: 800;
  letter-spacing: -.035em;
}

.aj-project span {
  color: #fff;
  font-size: clamp(.9rem, 1.15vw, 1.2rem);
  line-height: 1.28;
}

/* RESTORED JUICEBOX PAGES */
.aj-story,
.aj-story * {
  box-sizing: border-box;
}

.aj-story {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  width: 100%;
  min-height: 100vh;
  margin: 0;
  background: #ff3b1f;
}

.page_container[data-id="38578344"] .aj-story,
.page_container[data-id="38578343"] .aj-story {
  background: #4038ff;
}

.aj-story-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: clamp(2.2rem, 5vw, 5.5rem);
  color: #fff;
}

.aj-eyebrow {
  margin-bottom: 1rem;
  color: #baff00;
  font-family: inherit;
  font-size: clamp(.72rem, 1vw, .95rem);
  font-weight: 800;
  letter-spacing: .08em;
}

.aj-story h1 {
  margin: 0 0 clamp(1.4rem, 3vw, 2.6rem) !important;
  color: #baff00 !important;
  font-family: inherit !important;
  font-size: clamp(3rem, 6vw, 6.4rem) !important;
  font-weight: 800 !important;
  line-height: .88 !important;
  letter-spacing: -.06em !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.aj-story p {
  max-width: 44rem;
  margin: 0 0 1em;
  color: #fff;
  font-family: inherit;
  font-size: clamp(1rem, 1.35vw, 1.35rem);
  line-height: 1.34;
}

.aj-story-image {
  min-width: 0;
  min-height: 100vh;
  margin: 0;
  overflow: hidden;
  background: #4038ff;
}

.aj-story-image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  min-height: 100vh;
  object-fit: cover !important;
}

/* SIZZLE */
.page_container[data-id="38578341"] .page_background {
  background: #090909 !important;
}

.aj-sizzle,
.aj-sizzle * {
  box-sizing: border-box;
}

.aj-sizzle {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  gap: clamp(1.25rem, 3vw, 2.5rem);
  width: 100%;
  min-height: 100vh;
  padding: clamp(1.5rem, 4vw, 4rem);
  color: #fff;
  background: #090909;
}

.aj-sizzle header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(15rem, 32rem);
  gap: 2rem;
  align-items: end;
}

.aj-sizzle h1 {
  margin: 0 !important;
  color: #baff00 !important;
  font-family: inherit !important;
  font-size: clamp(3.2rem, 7vw, 7.4rem) !important;
  font-weight: 800 !important;
  line-height: .86 !important;
  letter-spacing: -.065em !important;
}

.aj-sizzle header p {
  max-width: 32rem;
  margin: 0 0 .35rem;
  color: #fff;
  font-family: inherit;
  font-size: clamp(.78rem, 1.05vw, 1rem);
  line-height: 1.35;
}

.aj-sizzle-frame,
.aj-sizzle-frame iframe,
.aj-sizzle-frame video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 58vh;
  border: 0;
  border-radius: 1.25rem;
  background: #000;
}

.aj-sizzle-frame {
  position: relative;
  display: grid;
  place-items: center;
  overflow: hidden;
  color: #baff00;
  font-size: .75rem;
  font-weight: 800;
  letter-spacing: .12em;
}

@media (max-width: 820px) {
  .page_container[data-id="38578244"] .page_content > [grid-row] {
    grid-template-columns: 1fr !important;
  }

  .page_container[data-id="38578244"] [grid-col]:first-child {
    min-height: auto !important;
    padding: 4.5rem 1.4rem 2.5rem !important;
  }

  .page_container[data-id="38578244"] [grid-col]:last-child {
    min-height: 58vh !important;
    padding: 1rem !important;
  }

  .page_container[data-id="38578244"] [grid-col]:last-child img {
    width: 92% !important;
    max-height: 54vh !important;
  }

  .aj-work-grid {
    grid-template-columns: 6.35rem minmax(0, 1fr);
  }

  .aj-work-kicker {
    padding: 1.25rem .28rem;
    border-radius: 0 0 1.6rem 0;
    font-size: .88rem;
  }

  .aj-work-main {
    padding: 2.2rem 1.15rem 3rem;
  }

  .aj-work-main h1 {
    max-width: 10ch;
    font-size: clamp(2.65rem, 10.5vw, 4.7rem) !important;
  }

  .aj-project-columns {
    gap: 1.35rem;
  }

  .aj-project-column {
    gap: 1.15rem;
  }

  .aj-project b {
    font-size: clamp(.94rem, 3.7vw, 1.2rem);
  }

  .aj-project span {
    font-size: clamp(.72rem, 2.8vw, .92rem);
  }

  .aj-story {
    grid-template-columns: 1fr;
    grid-template-rows: auto minmax(46vh, 1fr);
  }

  .aj-story-copy {
    padding: 4rem 1.4rem 2.5rem;
  }

  .aj-story h1 {
    font-size: clamp(2.8rem, 15vw, 5.5rem) !important;
  }

  .aj-story p {
    font-size: 1rem;
  }

  .aj-story-image,
  .aj-story-image img {
    min-height: 46vh;
  }

  .aj-sizzle {
    padding: 3.5rem 1rem 1rem;
  }

  .aj-sizzle header {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .aj-sizzle h1 {
    font-size: clamp(3.2rem, 16vw, 5.8rem) !important;
  }

  .aj-sizzle-frame,
  .aj-sizzle-frame iframe,
  .aj-sizzle-frame video {
    min-height: 48vh;
    border-radius: .8rem;
  }
}

@media (max-width: 540px) {
  .aj-work-grid {
    grid-template-columns: 4.55rem minmax(0, 1fr);
  }

  .aj-work-kicker {
    justify-content: flex-start;
    padding: 1rem .25rem;
    font-size: .72rem;
  }

  .aj-work-main {
    padding: 1.6rem .8rem 2.5rem;
  }

  .aj-work-main h1 {
    margin-bottom: 1.6rem !important;
    font-size: clamp(2.25rem, 11.8vw, 3.35rem) !important;
  }

  .aj-project-columns {
    gap: .85rem;
  }

  .aj-project b {
    font-size: .82rem;
  }

  .aj-project span {
    font-size: .64rem;
    line-height: 1.25;
  }
}


/* PROOF — lock the client list to two balanced columns */
.aj-project-columns { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }


/* PROOF — keep both client columns balanced at every breakpoint */
.page_container[data-id="38578245"] .aj-project-columns { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }


/* CLIENT RECORD — remove inset and align both panels */
.page_container[data-id="38578244"] bodycopy { width: 100% !important; padding: 0 !important; }
.page_container[data-id="38578244"] .page_content { width: 100% !important; padding: 0 !important; font-size: 0 !important; line-height: 0 !important; }
.page_container[data-id="38578244"] .page_content > [grid-row] { min-height: 100vh !important; align-items: stretch !important; }
.page_container[data-id="38578244"] [grid-col]:last-child { align-self: stretch !important; }


.page_container[data-id="38578244"] .page_content > [grid-row] { gap: 0 !important; }


/* PROOF — restore the K+P image as the right-hand panel */
.page_container[data-id="38578245"] bodycopy,
.page_container[data-id="38578245"] .page_content {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

.page_container[data-id="38578245"] > .backdrop,
.page_container[data-id="38578245"] .backdrop {
  display: none !important;
}

.aj-proof-shell,
.aj-proof-shell * {
  box-sizing: border-box;
}

.aj-proof-shell {
  display: grid;
  grid-template-columns: minmax(0, 51fr) minmax(0, 49fr);
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: #4038ff;
}

.aj-proof-copy {
  display: flex;
  min-width: 0;
  background: #4038ff;
}

.aj-proof-copy .aj-work-grid {
  width: 100% !important;
  min-height: 100% !important;
}

.aj-proof-shell .aj-work-main {
  padding: clamp(2rem, 3.6vw, 4rem) clamp(1.1rem, 2.5vw, 2.8rem) !important;
}

.aj-proof-shell .aj-work-main h1 {
  max-width: 11ch !important;
  font-size: clamp(2.6rem, 4.4vw, 4.7rem) !important;
}

.aj-proof-shell .aj-project-columns {
  gap: clamp(1rem, 2vw, 2rem) !important;
}

.aj-proof-shell .aj-project b {
  font-size: clamp(.92rem, 1.15vw, 1.2rem) !important;
}

.aj-proof-shell .aj-project span {
  font-size: clamp(.7rem, .85vw, .92rem) !important;
}

.aj-proof-photo {
  min-width: 0;
  min-height: 100vh;
  margin: 0;
  overflow: hidden;
  background: #ff3b1f;
}

.aj-proof-photo img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  min-height: 100vh;
  object-fit: cover !important;
  object-position: center !important;
}

@media (max-width: 820px) {
  .aj-proof-shell {
    grid-template-columns: 1fr;
  }

  .aj-proof-copy {
    min-height: auto;
  }

  .aj-proof-shell .aj-work-main {
    padding: 2rem 1rem 2.75rem !important;
  }

  .aj-proof-shell .aj-work-main h1 {
    font-size: clamp(2.35rem, 10.5vw, 4rem) !important;
  }

  .aj-proof-photo,
  .aj-proof-photo img {
    min-height: 56vh;
    height: 56vh !important;
  }
}


/* APPLEJUICE — JUICEBOX LAYOUT UPDATE / AUG 29 */

/* Keep every Juicebox story aligned to the same top edge. */
.page_container[data-id="38578345"] .aj-story-copy,
.page_container[data-id="38578344"] .aj-story-copy,
.page_container[data-id="38578342"] .aj-story-copy,
.page_container[data-id="38578343"] .aj-story-copy {
  justify-content: flex-start !important;
  padding-top: clamp(2.5rem, 6vh, 4rem) !important;
}

/* FlashBack and Trumple: image left, copy right. */
.page_container[data-id="38578344"] .aj-story,
.page_container[data-id="38578343"] .aj-story {
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr) !important;
}

.page_container[data-id="38578344"] .aj-story-image,
.page_container[data-id="38578343"] .aj-story-image {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

.page_container[data-id="38578344"] .aj-story-copy,
.page_container[data-id="38578343"] .aj-story-copy {
  grid-column: 2 !important;
  grid-row: 1 !important;
}

/* Keep the bunny-headed figure centered in the visible crop. */
.page_container[data-id="38578345"] .aj-story-image img {
  object-position: 88% center !important;
}

@media (max-width: 820px) {
  .page_container[data-id="38578344"] .aj-story,
  .page_container[data-id="38578343"] .aj-story {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .page_container[data-id="38578344"] .aj-story-copy,
  .page_container[data-id="38578343"] .aj-story-copy,
  .page_container[data-id="38578344"] .aj-story-image,
  .page_container[data-id="38578343"] .aj-story-image {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  .page_container[data-id="38578345"] .aj-story-copy,
  .page_container[data-id="38578344"] .aj-story-copy,
  .page_container[data-id="38578342"] .aj-story-copy,
  .page_container[data-id="38578343"] .aj-story-copy {
    padding-top: clamp(1.75rem, 7vw, 2.5rem) !important;
  }
}


/* APPLEJUICE — FINAL POLISH / AUG 30 */

/* Outfit is the body-copy face. Keep the display typography unchanged. */
.page_container p,
.page_container small,
.page_container small *,
.page_container figcaption,
.page_container blockquote,
.page_container .aj-project span,
.page_container .aj-sizzle header p {
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
}

/* FlashBack is retired from the public site, but remains reversible in Cargo. */
.page_container[data-id="38578344"] {
  display: none !important;
}

/* Proof photo: cover the panel beyond its edges so no red seam can show. */
.page_container[data-id="38578245"],
.page_container[data-id="38578245"] .page_content,
.page_container[data-id="38578245"] .aj-proof-shell,
.page_container[data-id="38578245"] .aj-proof-photo {
  background: #4038ff !important;
}

.page_container[data-id="38578245"] .aj-proof-photo {
  position: relative !important;
  overflow: hidden !important;
}

.page_container[data-id="38578245"] .aj-proof-photo img {
  position: absolute !important;
  inset: -2px !important;
  width: calc(100% + 4px) !important;
  height: calc(100% + 4px) !important;
  max-width: none !important;
  min-height: calc(100% + 4px) !important;
}

.aj-play-trumple {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-top: clamp(.45rem, 1.2vw, 1rem);
  padding: .68em .95em .62em;
  color: #4038ff !important;
  background: #baff00;
  border-radius: 999px;
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
  font-size: clamp(.8rem, 1vw, 1rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: .01em;
  text-decoration: none !important;
}

.aj-play-trumple:hover {
  transform: translateY(-1px);
}

.aj-trumple-image-link {
  display: block;
  width: 100%;
  height: 100%;
}

.aj-trumple-image-link img {
  display: block;
  width: 100%;
  height: 100%;
}


/* PROOF — override the older page-specific Work Sans rule */
.page_container[data-id="38578245"] .aj-project span {
  font-family: "Outfit", "Work Sans", Arial, sans-serif !important;
}


/* APPLEJUICE EDGE POLISH AUG 30 */
.page_container[data-id="38578245"] .aj-proof-shell {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.page_container[data-id="38578245"] .aj-proof-photo,
.page_container[data-id="38578245"] .aj-proof-photo img,
.page_container[data-id="38578244"] [grid-col]:last-child,
.page_container[data-id="38578244"] [grid-col]:last-child img,
.page_container[data-id="38578345"] .aj-story-image,
.page_container[data-id="38578342"] .aj-story-image,
.page_container[data-id="38578343"] .aj-story-image,
.page_container[data-id="38578345"] .aj-story-image img,
.page_container[data-id="38578342"] .aj-story-image img,
.page_container[data-id="38578343"] .aj-story-image img {
  border-radius: 0 !important;
  margin: 0 !important;
}

.page_container[data-id="38578345"] .aj-story-image,
.page_container[data-id="38578342"] .aj-story-image,
.page_container[data-id="38578343"] .aj-story-image {
  position: relative !important;
  overflow: hidden !important;
  background: #4038ff !important;
}

.page_container[data-id="38578345"] .aj-story-image img,
.page_container[data-id="38578342"] .aj-story-image img,
.page_container[data-id="38578343"] .aj-story-image img {
  position: absolute !important;
  top: -2px !important;
  right: -2px !important;
  bottom: -2px !important;
  left: -2px !important;
  display: block !important;
  width: calc(100% + 4px) !important;
  height: calc(100% + 4px) !important;
  min-width: calc(100% + 4px) !important;
  min-height: calc(100% + 4px) !important;
  max-width: none !important;
  object-fit: cover !important;
}

.page_container[data-id="38578245"] .aj-proof-photo img {
  border-radius: 0 !important;
}

@media (max-width: 820px) {
  .page_container[data-id="38578245"] .aj-proof-shell {
    grid-template-columns: minmax(0, 1fr) !important;
  }
}

/* APPLEJUICE — BRANDMARK SWAP / SEP 15 */
.page[data-id="38578242"] .page_content::after {
  content: "" !important;
  display: block !important;
  width: clamp(12rem, 17vw, 17rem) !important;
  height: clamp(6.4rem, 9.1vw, 9.2rem) !important;
  background: url("https://freight.cargo.site/t/original/i/aca3ca5a5f9ee73742610342f13dc4a7957cccd400f61da4b0de747321be2327/Applejuice-Wordmark-Horizontal-Lime-Web.png") center / contain no-repeat !important;
  bottom: clamp(1.3rem, 3vw, 3rem) !important;
  right: clamp(1.2rem, 4vw, 4.5rem) !important;
  left: auto !important;
}

.page[data-id="38578251"] a[href="Desktop"] {
  display: block !important;
  width: clamp(6rem, 8vw, 8rem) !important;
  height: clamp(3.25rem, 4.3vw, 4.5rem) !important;
  margin: 0 auto !important;
  background: url("https://freight.cargo.site/t/original/i/bb7b534ee3e618473f800a09362de3cd3362e644a8c1fcee02522b446a4ab7e6/Applejuice-Wordmark-Horizontal-White-Web.png") center / contain no-repeat !important;
}

.page[data-id="38578251"] a[href="Desktop"] > * {
  display: none !important;
}

@media (max-width: 800px) {
  .page[data-id="38578242"] .page_content::after {
    width: 8.5rem !important;
    height: 4.6rem !important;
    left: 1rem !important;
    right: auto !important;
    bottom: 1rem !important;
  }

  .page[data-id="38578251"] a[href="Desktop"] {
    width: 6.2rem !important;
    height: 3.4rem !important;
  }
}

/* Keep the home wordmark clear of the mobile viewport edge. */
@media (max-width: 800px) {
  .page[data-id="38578242"] .page_content::after {
    bottom: 5rem !important;
  }
}

/* Final-page wordmark: 50% larger. */
.page[data-id="38578251"] a[href="Desktop"] {
  width: clamp(9rem, 12vw, 12rem) !important;
  height: clamp(4.9rem, 6.45vw, 6.75rem) !important;
}

@media (max-width: 800px) {
  .page[data-id="38578251"] a[href="Desktop"] {
    width: 9.3rem !important;
    height: 5.1rem !important;
  }
}