/* Tomer Maayan-structure adaptation. Scoped to this private route only. */
/* Match approved Maayan media footprint, retaining original Tomer footage. */
#koi-artist-page[data-media-profile="tomer"] .tm-media{left:4vw;top:0;width:52vw;height:100svh;max-height:none}
#koi-artist-page[data-media-profile="tomer"] .tm-footage{width:100%;height:100%;aspect-ratio:auto;max-width:none;mask-image:none;-webkit-mask-image:none}
#koi-artist-page[data-media-profile="tomer"] .tm-footage::after{background:linear-gradient(180deg,#05050508,#05050514 45%,#050505a6)}
#koi-artist-page[data-media-profile="tomer"] .tm-tool{width:min(52vw,85svh);max-height:85svh}
#koi-artist-page[data-media-profile="tomer"] .tm-head{display:none}
@media(max-width:799px){
 #koi-artist-page[data-media-profile="tomer"] .tm-media{left:0;top:0;width:100%;height:100svh}
 #koi-artist-page[data-media-profile="tomer"] .tm-footage img,#koi-artist-page[data-media-profile="tomer"] .tm-footage canvas{object-fit:cover}
 #koi-artist-page[data-media-profile="tomer"] .tm-tool{width:100vw;max-height:80svh}
}

/* Shorter portrait runway; same complete gesture and handoff. */
@media (prefers-reduced-motion: no-preference) {
 #koi-artist-page[data-media-profile="tomer"] .hero-scroll-shell { height:100svh; }
 #koi-artist-page[data-media-profile="tomer"] #machine-story { opacity:var(--tm-entry-opacity,0) !important; }
 #koi-artist-page[data-media-profile="tomer"]:not(.tp-machine-ready) #machine-story { visibility:hidden !important; opacity:0 !important; pointer-events:none !important; }
}
/* KOI neutral typography: no gold/cream accents on this review. */
#koi-artist-page[data-media-profile="tomer"] :is(.hero-link,.hero-link span,.tm-note h2,.tm-next,.tm-static,.tm-static a,.work h2,.instagram-intro h3,.instagram-intro .kicker,.koi-ig-title) { color:#fff !important; }
#koi-artist-page[data-media-profile="tomer"] :is(.tm-note p,.tm-meta,.tm-meta span,.tm-step) { color:#ccc; }
#koi-artist-page[data-media-profile="tomer"] :is(.tm-head,.tm-head span) { color:#ccc !important; }
#koi-artist-page[data-media-profile="tomer"] :is(.tm-reduced,.tm-reduced figcaption,.tm-reduced span,.tm-reduced a) { color:#fff !important; }
#koi-artist-page[data-media-profile="tomer"] .tm-step[aria-current="step"] { color:#fff !important; }

#koi-artist-page[data-media-profile="tomer"] {
	--tm-panel-bg: rgba(5, 5, 5, .82);
	--tm-panel-line: rgba(238, 234, 226, .27);
	--tm-panel-text: #ffffff;
	--tm-panel-muted: #cccccc;
}


#koi-artist-page[data-media-profile="tomer"] .tm-copy {
	inset: 0;
	height: auto;
	width: auto;
	max-width: none;
	min-height: 0;
	pointer-events: none;
}

#koi-artist-page[data-media-profile="tomer"] .tm-note {
	inset: auto;
	width: min(82vw, 360px);
	min-height: 0;
	padding: 18px 17px 20px;
	border: 1px solid var(--tm-panel-line);
	background: var(--tm-panel-bg);
	backdrop-filter: blur(13px);
	-webkit-backdrop-filter: blur(13px);
	transform: translate3d(0, 26px, 0);
	transition: none;
}

#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(1),
#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(3) {
	right: 17px;
	bottom: 11svh;
}

#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(2) {
	left: 17px;
	top: 17svh;
}

#koi-artist-page[data-media-profile="tomer"] .tm-note h2 {
	color: var(--tm-panel-text);
	font-size: 31px;
	line-height: 1.03;
	letter-spacing: -.035em;
	font-weight: 400;
	margin: 0 0 10px;
}

#koi-artist-page[data-media-profile="tomer"] .tm-note p {
	color: var(--tm-panel-muted);
	font-size: 14px;
	line-height: 1.6;
	max-width: none;
}

#koi-artist-page[data-media-profile="tomer"] .tm-note[aria-hidden="false"] {
	transform: translate3d(0, 0, 0);
}

#koi-artist-page[data-media-profile="tomer"] .work {
	background: #15171a;
	color: #ffffff;
	padding: 96px 14px 80px;
}

#koi-artist-page[data-media-profile="tomer"] .work header .kicker,
#koi-artist-page[data-media-profile="tomer"] .work header > p:last-child {
	color: #aaaaaa;
}

#koi-artist-page[data-media-profile="tomer"] .work h2 {
	color: #ffffff;
}

#koi-artist-page[data-media-profile="tomer"] .work .tile,
#koi-artist-page[data-media-profile="tomer"] .work .tile-main,
#koi-artist-page[data-media-profile="tomer"] .work .tile-media {
	background: transparent;
	border-radius: 10px;
}

#koi-artist-page[data-media-profile="tomer"] .work .gallery-open {
	transition: transform .35s var(--ease), filter .35s ease;
}

#koi-artist-page[data-media-profile="tomer"] .work .gallery-open:hover {
	transform: translateY(-2px);
}

#koi-artist-page[data-media-profile="tomer"] .koi-live-instagram {
	max-width: 920px;
	margin: 58px auto 0;
	padding-top: 12px;
	background: linear-gradient(180deg, #15171a 0%, #1a1c20 60%, #15171a 100%);
	color: #ffffff;
}

#koi-artist-page[data-media-profile="tomer"] .instagram-intro {
	text-align: center;
	max-width: 660px;
	margin: 0 auto 26px;
	padding: 18px 12px 0;
}

#koi-artist-page[data-media-profile="tomer"] .instagram-intro .kicker {
	margin: 0 0 9px;
	color: #ffffff;
	text-align: center;
}

#koi-artist-page[data-media-profile="tomer"] .instagram-intro h3 {
	margin: 0;
	color: #ffffff;
	font-size: clamp(32px, 7vw, 48px);
	font-weight: 500;
	line-height: 1;
	letter-spacing: -.045em;
	text-wrap: balance;
}

#koi-artist-page[data-media-profile="tomer"] .instagram-intro > p:last-child {
	max-width: 520px;
	margin: 12px auto 0;
	color: #aaaaaa;
	font-size: 14px;
	line-height: 1.55;
	text-wrap: pretty;
}

#koi-artist-page[data-media-profile="tomer"] .koi-ig-block {
	margin: 0;
}

#koi-artist-page[data-media-profile="tomer"] .koi-ig-header {
	display: none;
}

#koi-artist-page[data-media-profile="tomer"] .koi-ig-gallery {
	background: transparent;
	border: 0;
	border-radius: 10px;
	gap: 7px;
	padding: 7px;
}

#koi-artist-page[data-media-profile="tomer"] .koi-ig-item {
	background: #0d0e10;
	border-color: rgba(238, 234, 226, .10);
	border-radius: 10px;
}

#koi-artist-page[data-media-profile="tomer"] .koi-ig-lightbox-trigger {
	background: #0d0e10;
}

#koi-artist-page[data-media-profile="tomer"] .tomer-plugin-snapshot-note {
	display: block;
	direction: ltr;
	margin: 0 auto 12px;
	color: #8d877f;
	font: 500 10px/1.4 Manrope, Arial, sans-serif;
	letter-spacing: .13em;
	text-align: center;
}

@media (min-width: 800px) {
	#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(1),
	#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(3) {
		right: 8vw;
	}

	#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(2) {
		left: 8vw;
	}
}

@media (max-width: 799px) {
	#koi-artist-page[data-media-profile="tomer"] .tm-note {
		width: min(82vw, 360px);
		padding: 18px 17px 20px;
	}

	#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(1),
	#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(3) {
		right: 17px;
		left: auto;
		bottom: 11svh;
	}

	#koi-artist-page[data-media-profile="tomer"] .tm-note:nth-child(2) {
		left: 17px;
		top: 17svh;
		bottom: auto;
	}

	#koi-artist-page[data-media-profile="tomer"] .tm-note h2 {
		font-size: 31px;
		line-height: 1.03;
		margin-bottom: 10px;
	}

	#koi-artist-page[data-media-profile="tomer"] .tm-note p {
		font-size: 14px;
		line-height: 1.6;
	}

	#koi-artist-page[data-media-profile="tomer"] .koi-live-instagram {
		margin-top: 42px;
	}
}

@media (prefers-reduced-motion: reduce) {
	#koi-artist-page[data-media-profile="tomer"] .tm-note {
		transform: none;
	}
}

/* Approved customer-led hero: white name, solid red phrase. */
#koi-artist-page[data-media-profile="tomer"] .hero h1{
 font-size:clamp(92px,9.5vw,144px);font-weight:500;line-height:1.02;letter-spacing:-.045em;
 width:fit-content;max-width:100%;padding-bottom:.06em;
 color:#fff;background:none;-webkit-text-fill-color:currentColor;
}
#koi-artist-page[data-media-profile="tomer"] .hero .lead.hero-intro{
 display:block;margin:12px 0 0;max-width:100%;height:auto;max-height:none;overflow:visible;
 font-size:clamp(27px,2.6vw,38px);line-height:1.23;font-weight:400;letter-spacing:-.025em;
 color:#fff;text-wrap:pretty;-webkit-line-clamp:unset;
}
#koi-artist-page[data-media-profile="tomer"] .hero-intro em{font-style:normal;color:#b52a3c}
#koi-artist-page[data-media-profile="tomer"] .hero-copy .kicker{
 margin:18px 0 0;max-width:100%;font-size:14px;line-height:1.5;font-weight:400;
 letter-spacing:0;color:#aaa;transform:none;text-align:right;
}
#koi-artist-page[data-media-profile="tomer"] .hero-link{margin-top:10px;min-height:44px}
@media(max-width:799px){
 #koi-artist-page[data-media-profile="tomer"] .hero h1{font-size:clamp(76px,23vw,100px)}
 #koi-artist-page[data-media-profile="tomer"] .hero .lead.hero-intro{font-size:clamp(23px,6.15vw,27px);line-height:1.24;margin-top:8px}
 #koi-artist-page[data-media-profile="tomer"] .hero-copy .kicker{font-size:12px;margin-top:14px}
 #koi-artist-page[data-media-profile="tomer"] .hero-link{margin-top:6px}
}
@media(max-height:700px){
 #koi-artist-page[data-media-profile="tomer"] .hero h1{font-size:clamp(66px,17vw,96px)}
 #koi-artist-page[data-media-profile="tomer"] .hero .lead.hero-intro{font-size:24px;line-height:1.2;margin-top:6px}
 #koi-artist-page[data-media-profile="tomer"] .hero-copy .kicker{margin-top:10px}
 #koi-artist-page[data-media-profile="tomer"] .hero-link{margin-top:4px}
}
@media(forced-colors:active){
 #koi-artist-page[data-media-profile="tomer"] .hero h1,#koi-artist-page[data-media-profile="tomer"] .hero .lead.hero-intro,#koi-artist-page[data-media-profile="tomer"] .hero-intro em{background:none;-webkit-text-fill-color:CanvasText;color:CanvasText}
}
