/*!
 * Projectile Motion & Free-Fall Calculator — module stylesheet
 *
 * COLOUR SPEC — the same physics-blue family as the Panel Upgrade and
 * Datacenter tools, reused because it is already verified:
 *   Primary    #2563EB  physics blue   — fills; white on it is 5.17, body only
 *   Secondary  #1E3A8A  deep blue      — headings; card uses #172554
 *   Accent     #F59E0B  trajectory amber — fills; text uses the accent-text token
 *   BG         #EFF6FF  pale blue      — panel background
 *
 * CONTRAST — measured on the source family:
 *   white on #2563EB ........... 5.17:1  body only, fails the 7:1 bar
 *   #1D4ED8 as heading text ..... 6.70:1  FAILED the 7:1 heading bar, so the
 *                                         light-mode `primary` was darkened to
 *                                         #1E40AF (8.72 on white, 8.01 on BG)
 *   white on #1D4ED8 ........... 6.70:1  gradient start and buttons
 *   white on #172554 .......... 15.62:1  headline card
 *   #1E3A8A on #EFF6FF ........ 10.36:1  section headings
 *   #92400E on #EFF6FF ......... 7.44:1  amber accent text
 *   #F59E0B as text on BG ...... 2.15:1  FAILS — fills only
 *
 * TOKEN NAMES IN THIS FAMILY — checked before writing, and they DIFFER from
 * the other families, which is exactly the mistake that made a heading
 * invisible on an earlier tool:
 *   section headings use `primary` (NOT `ink-accent`)
 *   accent text uses `accent-text` (NOT `accent-ink`)
 *   the darker primary is `primary-dark` (NOT `primary-deep`)
 *
 * Mobile-first: 320px base, field rows size from the panel width via auto-fit.
 */

/* =========================================================
   1. ROOT + TOKENS
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool{
	--e2zi-projectile-motion-freefall-calculator-primary: #1e40af;
	--e2zi-projectile-motion-freefall-calculator-primary-dark: #1739a8;
	--e2zi-projectile-motion-freefall-calculator-secondary: #0f172a;
	--e2zi-projectile-motion-freefall-calculator-accent: #f59e0b;
	--e2zi-projectile-motion-freefall-calculator-accent-text: #92400e;
	--e2zi-projectile-motion-freefall-calculator-bg: #f8fafc;
	--e2zi-projectile-motion-freefall-calculator-surface: #ffffff;
	--e2zi-projectile-motion-freefall-calculator-line: #d8e0ea;
	--e2zi-projectile-motion-freefall-calculator-ink: #0f172a;
	--e2zi-projectile-motion-freefall-calculator-ink-soft: #334155;
	--e2zi-projectile-motion-freefall-calculator-ink-mute: #475569;

	--e2zi-projectile-motion-freefall-calculator-pass-bg: #ecfdf5;
	--e2zi-projectile-motion-freefall-calculator-pass-ink: #14532d;
	--e2zi-projectile-motion-freefall-calculator-pass-bar: #15803d;
	--e2zi-projectile-motion-freefall-calculator-warn-bg: #fffbeb;
	--e2zi-projectile-motion-freefall-calculator-warn-ink: #7c2d12;
	--e2zi-projectile-motion-freefall-calculator-warn-bar: #f59e0b;
	--e2zi-projectile-motion-freefall-calculator-fail-bg: #fef2f2;
	--e2zi-projectile-motion-freefall-calculator-fail-ink: #7f1d1d;
	--e2zi-projectile-motion-freefall-calculator-fail-bar: #b91c1c;

	font-family: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;
	font-size: 16px;
	line-height: 1.55;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	box-sizing: border-box;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool *,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool *::before,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool *::after{
	box-sizing: inherit;
}

/* Dark mode — core ka dark block kuch tokens define nahi karta, isliye jo
   chahiye wo yahin set kar rahe hain. Core file bilkul touch nahi hoti. */
[data-e2zi-theme="dark"] .e2zi-projectile-motion-freefall-calculator-tool{
	--e2zi-projectile-motion-freefall-calculator-primary: #93b4ff;
	--e2zi-projectile-motion-freefall-calculator-primary-dark: #b8ceff;
	--e2zi-projectile-motion-freefall-calculator-accent-text: #fbbf24;
	--e2zi-projectile-motion-freefall-calculator-bg: #131a23;
	--e2zi-projectile-motion-freefall-calculator-surface: #1a232e;
	--e2zi-projectile-motion-freefall-calculator-line: #2b3949;
	--e2zi-projectile-motion-freefall-calculator-ink: #e8eef6;
	--e2zi-projectile-motion-freefall-calculator-ink-soft: #c2cede;
	--e2zi-projectile-motion-freefall-calculator-ink-mute: #a8b4c4;

	--e2zi-projectile-motion-freefall-calculator-pass-bg: #10281c;
	--e2zi-projectile-motion-freefall-calculator-pass-ink: #86efac;
	--e2zi-projectile-motion-freefall-calculator-warn-bg: #2d2410;
	--e2zi-projectile-motion-freefall-calculator-warn-ink: #fcd34d;
	--e2zi-projectile-motion-freefall-calculator-fail-bg: #2d1414;
	--e2zi-projectile-motion-freefall-calculator-fail-ink: #fca5a5;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-hidden{
	display: none !important;
}

/* =========================================================
   1b. THEME RESET
   Theme aksar ".entry-content h2 {}" likhta hai — uski specificity (0,1,1)
   ek single class (0,1,0) se zyada hai. Isliye har rule root se scoped hai,
   aur ye reset :where() me hai taki wo component rules ko na harae.
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool :where(h1, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h2, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h3, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h4, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h5, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h6, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool p, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool ul, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool ol, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool dl, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool dd, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool table, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool figure){
	margin: 0;
	padding: 0;
	font-family: inherit;
	color: inherit;
	letter-spacing: normal;
	text-transform: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool :where(h1, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h2, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h3, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h4, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h5, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool h6){
	font-size: 1em;
	font-weight: 700;
	line-height: 1.3;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool :where(button, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool input, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool select, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool textarea){
	font-family: inherit;
	font-size: inherit;
	letter-spacing: normal;
	text-transform: none;
	box-shadow: none;
	margin: 0;
	max-width: none;
	width: auto;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool :where(button){
	appearance: none;
	-webkit-appearance: none;
	background-image: none;
	text-shadow: none;
	border: 0;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool :where(label){
	display: block;
	margin: 0;
	font-weight: inherit;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool :where(table){
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool :where(details, .e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool summary){
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}

/* =========================================================
   2. HEADER — gradient Primary -> Secondary
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-header{
	/* Shared base gradient/padding deta hai; yahan sirf apne do stop pass karte hain. */
	--e2zi-header-from: #1d4ed8;
	--e2zi-header-to: #0f172a;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-title{
	margin: 0 0 6px;
	font-size: 1.35rem;
	font-weight: 800;
	line-height: 1.25;
	color: #ffffff;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-subtitle{
	margin: 0;
	max-width: 62ch;
	font-size: 0.9rem;
	/* #dbe6fb on the lightest gradient stop (#1d4ed8) = 5.5:1 */
	color: #dbe6fb;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tabs{
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 16px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tab{
	position: relative;
	flex: 1 1 auto;
	min-width: 0;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tab input{
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	margin: 0;
	cursor: pointer;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tab span{
	display: flex;
	align-items: center;
	justify-content: center;
	/* 44px minimum tap target */
	min-height: 44px;
	padding: 10px 14px;
	border: 1px solid rgba(255, 255, 255, 0.45);
	border-radius: 999px;
	font-size: 0.85rem;
	font-weight: 600;
	text-align: center;
	color: #ffffff;
	transition: background 180ms ease, color 180ms ease;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tab input:checked + span{
	background: #ffffff;
	border-color: #ffffff;
	/* #1d4ed8 on white = 6.41:1 */
	color: #1d4ed8;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tab input:focus-visible + span{
	outline: 3px solid #ffffff;
	outline-offset: 2px;
}

/* =========================================================
   3. BODY + GRID (mobile first — one column)
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-body{
	padding: 16px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-grid{
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
	align-items: start;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-inputs,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-results-panel{
	min-width: 0;
	padding: 16px;
	background: var(--e2zi-projectile-motion-freefall-calculator-surface);
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 10px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-section{
	margin: 22px 0 10px;
	padding-bottom: 7px;
	border-bottom: 2px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	font-size: 1rem;
	font-weight: 700;
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-section:first-child{
	margin-top: 0;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-sub{
	margin: 16px 0 8px;
	font-size: 0.85rem;
	font-weight: 700;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-note{
	margin: 0 0 12px;
	font-size: 0.8rem;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
}

/* =========================================================
   4. FIELDS
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-row{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
	gap: 12px;
	margin-bottom: 12px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-field{
	min-width: 0;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-label{
	display: block;
	margin-bottom: 2px;
	font-size: 0.85rem;
	font-weight: 600;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-help{
	display: block;
	margin-bottom: 5px;
	font-size: 0.74rem;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-control{
	display: flex;
	align-items: stretch;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-input,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-select{
	flex: 1 1 auto;
	width: 100%;
	min-width: 0;
	/* 44px tap target, aur 16px font taki iOS zoom na kare */
	min-height: 44px;
	padding: 10px 11px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-surface);
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
	font-size: 1rem;
	line-height: 1.3;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-input:focus,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-select:focus{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	outline-offset: -1px;
	border-color: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-unit{
	display: flex;
	align-items: center;
	flex: 0 0 auto;
	padding: 0 10px;
	margin-left: -1px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
	font-size: 0.78rem;
	white-space: nowrap;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-control > .e2zi-projectile-motion-freefall-calculator-input:not(:only-child),
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-control > .e2zi-projectile-motion-freefall-calculator-select:not(:only-child){
	border-radius: 8px 0 0 8px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-control > .e2zi-projectile-motion-freefall-calculator-unit:last-child{
	border-radius: 0 8px 8px 0;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-reset{
	flex: 0 0 auto;
	width: 44px;
	min-height: 44px;
	margin-left: -1px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 0 8px 8px 0;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
	font-size: 15px;
	line-height: 1;
	cursor: pointer;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-reset:hover{
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-reset:focus-visible{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	outline-offset: -2px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-reset.is-changed{
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
	border-color: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-info{
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 17px;
	height: 17px;
	margin-left: 3px;
	border-radius: 50%;
	background: var(--e2zi-projectile-motion-freefall-calculator-primary);
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	cursor: help;
	vertical-align: middle;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-info:focus-visible{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	outline-offset: 2px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-info::after{
	content: attr(data-e2zi-tip);
	position: absolute;
	bottom: calc(100% + 8px);
	left: 50%;
	transform: translateX(-50%);
	width: max-content;
	max-width: 250px;
	padding: 9px 11px;
	border-radius: 8px;
	background: #0f172a;
	color: #f1f5f9;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.45;
	text-align: left;
	white-space: normal;
	box-shadow: 0 12px 34px rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: 30;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-info:hover::after,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-info:focus::after,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-info:focus-visible::after{
	opacity: 1;
	visibility: visible;
}

/* =========================================================
   5. REPEATABLE ITEM ROWS
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-items{
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-bottom: 10px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-item{
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 8px;
	align-items: center;
	padding: 10px;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 8px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-item > .e2zi-projectile-motion-freefall-calculator-input{
	grid-column: 1 / -1;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-remove{
	width: 44px;
	height: 44px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-surface);
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-remove:hover{
	color: var(--e2zi-projectile-motion-freefall-calculator-fail-bar);
	border-color: var(--e2zi-projectile-motion-freefall-calculator-fail-bar);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-remove:focus-visible{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-fail-bar);
	outline-offset: 2px;
}

/* =========================================================
   6. BUTTONS
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-add{
	width: 100%;
	min-height: 44px;
	padding: 11px 14px;
	border: 1px dashed var(--e2zi-projectile-motion-freefall-calculator-primary);
	border-radius: 8px;
	background: transparent;
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
	font-size: 0.88rem;
	font-weight: 600;
	cursor: pointer;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-add:hover{
	background: rgba(29, 78, 216, 0.07);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-add:focus-visible{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	outline-offset: 2px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-calc{
	display: block;
	width: 100%;
	min-height: 52px;
	margin-top: 20px;
	padding: 14px 20px;
	border-radius: 10px;
	background: var(--e2zi-projectile-motion-freefall-calculator-primary);
	color: #ffffff;
	font-size: 1.02rem;
	font-weight: 700;
	cursor: pointer;
	transition: background 180ms ease;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-calc:hover{
	background: var(--e2zi-projectile-motion-freefall-calculator-primary-dark);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-calc:focus-visible{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-secondary);
	outline-offset: 2px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool [data-e2zi-theme="dark"] .e2zi-projectile-motion-freefall-calculator-calc{
	color: #08131a;
}

/* =========================================================
   7. ADVANCED ACCORDION
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-advanced{
	margin-top: 18px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-advanced-head{
	min-height: 44px;
	display: flex;
	align-items: center;
	padding: 11px 14px;
	font-size: 0.88rem;
	font-weight: 700;
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
	cursor: pointer;
	list-style: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-advanced-head::-webkit-details-marker{
	display: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-advanced-head::before{
	content: "\25B8";
	margin-right: 8px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-advanced[open] > .e2zi-projectile-motion-freefall-calculator-advanced-head::before{
	content: "\25BE";
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-advanced-head:focus-visible{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	outline-offset: -3px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-advanced-body{
	padding: 0 14px 14px;
	border-top: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
}

/* =========================================================
   8. RESULTS
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-empty{
	padding: 32px 16px;
	border: 1px dashed var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	text-align: center;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
	font-size: 0.9rem;
}

/* Verdict card — rang ke saath icon aur shabd dono, sirf colour par nahi. */
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict{
	display: flex;
	gap: 12px;
	padding: 16px;
	margin-bottom: 14px;
	border-radius: 10px;
	border-left: 6px solid var(--e2zi-projectile-motion-freefall-calculator-pass-bar);
	background: var(--e2zi-projectile-motion-freefall-calculator-pass-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-pass-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict.is-caution{
	border-left-color: var(--e2zi-projectile-motion-freefall-calculator-warn-bar);
	background: var(--e2zi-projectile-motion-freefall-calculator-warn-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-warn-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict.is-fail{
	border-left-color: var(--e2zi-projectile-motion-freefall-calculator-fail-bar);
	background: var(--e2zi-projectile-motion-freefall-calculator-fail-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-fail-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict-icon{
	flex: 0 0 auto;
	font-size: 1.3rem;
	line-height: 1.2;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict-body{
	min-width: 0;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict-tag{
	display: block;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict-head{
	display: block;
	margin: 2px 0 5px;
	font-size: 1.08rem;
	font-weight: 800;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-verdict-plain{
	margin: 0;
	font-size: 0.9rem;
}

/* Headline number — solid dark card so it is instantly scannable. */
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline{
	padding: 18px 16px;
	margin-bottom: 14px;
	border-radius: 10px;
	background: var(--e2zi-projectile-motion-freefall-calculator-secondary);
	text-align: center;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline-label{
	margin: 0 0 4px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	/* #bfdbfe on #0f172a = 12.56:1 */
	color: #bfdbfe;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline-value{
	margin: 0;
	font-size: 2.1rem;
	font-weight: 800;
	line-height: 1.1;
	color: #ffffff;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline-sub{
	margin: 6px 0 0;
	font-size: 0.82rem;
	color: #cbd5e1;
}

/* Headroom bar */
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bar-wrap{
	margin-bottom: 14px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bar-head{
	display: flex;
	justify-content: space-between;
	gap: 8px;
	margin-bottom: 5px;
	font-size: 0.78rem;
	font-weight: 600;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bar{
	position: relative;
	height: 26px;
	border-radius: 999px;
	overflow: hidden;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bar-fill{
	height: 100%;
	background: var(--e2zi-projectile-motion-freefall-calculator-pass-bar);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bar-fill.is-caution{
	background: var(--e2zi-projectile-motion-freefall-calculator-warn-bar);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bar-fill.is-fail{
	background: var(--e2zi-projectile-motion-freefall-calculator-fail-bar);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-kpis{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px;
	margin-bottom: 14px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-kpi{
	padding: 10px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-top: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-kpi-label{
	display: block;
	font-size: 0.7rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-kpi-value{
	display: block;
	margin-top: 2px;
	font-size: 1.05rem;
	font-weight: 700;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-block{
	margin-bottom: 14px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-block-title{
	margin: 0 0 7px;
	font-size: 0.9rem;
	font-weight: 700;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablewrap{
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.82rem;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table th,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table td{
	padding: 7px 9px;
	border-bottom: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	text-align: left;
	vertical-align: top;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table thead th{
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	font-size: 0.72rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
	white-space: nowrap;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table td:not(:first-child),
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table th:not(:first-child){
	text-align: right;
	font-variant-numeric: tabular-nums;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table tr.is-total td{
	font-weight: 700;
	border-top: 2px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table tr.is-best td{
	background: var(--e2zi-projectile-motion-freefall-calculator-pass-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-pass-ink);
	font-weight: 700;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-pill{
	display: inline-block;
	padding: 2px 9px;
	border-radius: 999px;
	font-size: 0.7rem;
	font-weight: 800;
	white-space: nowrap;
	background: var(--e2zi-projectile-motion-freefall-calculator-pass-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-pass-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-pill.is-caution{
	background: var(--e2zi-projectile-motion-freefall-calculator-warn-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-warn-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-pill.is-fail{
	background: var(--e2zi-projectile-motion-freefall-calculator-fail-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-fail-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-alert{
	display: flex;
	gap: 9px;
	padding: 11px 13px;
	margin-bottom: 9px;
	border-left: 4px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	font-size: 0.84rem;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-alert.is-caution{
	border-left-color: var(--e2zi-projectile-motion-freefall-calculator-warn-bar);
	background: var(--e2zi-projectile-motion-freefall-calculator-warn-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-warn-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-alert.is-fail{
	border-left-color: var(--e2zi-projectile-motion-freefall-calculator-fail-bar);
	background: var(--e2zi-projectile-motion-freefall-calculator-fail-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-fail-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-alert-tag{
	flex: 0 0 auto;
	font-weight: 800;
	white-space: nowrap;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-refs{
	font-size: 0.76rem;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-refs ul{
	margin: 0 0 8px;
	padding-left: 1.05rem;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-refs li{
	margin-bottom: 3px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-refs code{
	padding: 1px 4px;
	border-radius: 4px;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 0.95em;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

/* =========================================================
   9. CHART (inline SVG, no library)
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-chart:not(:empty){
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-chart svg{
	display: block;
	width: 100%;
	height: auto;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend{
	display: grid;
	grid-template-columns: 1fr;
	gap: 5px;
	margin-top: 10px;
	font-size: 0.8rem;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend-item{
	display: flex;
	align-items: center;
	gap: 7px;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-swatch{
	flex: 0 0 auto;
	width: 12px;
	height: 12px;
	border-radius: 3px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend-val{
	margin-left: auto;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
}

/* =========================================================
   10. EXPORT + DISCLAIMER
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-export{
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-exp{
	flex: 1 1 auto;
	min-height: 44px;
	padding: 10px 14px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	border-radius: 8px;
	background: transparent;
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
	font-size: 0.85rem;
	font-weight: 600;
	cursor: pointer;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-exp:hover{
	background: rgba(29, 78, 216, 0.07);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-exp:focus-visible{
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	outline-offset: 2px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-disclaimer{
	margin: 14px 0 0;
	padding-top: 11px;
	border-top: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	font-size: 0.76rem;
	line-height: 1.5;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
}

/* =========================================================
   11. RESPONSIVE — 320px base, enhance upward
   ========================================================= */

@media (min-width: 480px) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-item{
		grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr) auto;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-item > .e2zi-projectile-motion-freefall-calculator-input{
		grid-column: auto;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-exp{
		flex: 0 1 auto;
	}
}

@media (min-width: 768px) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-header{
		padding: 26px 24px;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-title{
		font-size: 1.7rem;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-body{
		padding: 24px;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-row{
		grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tab{
		flex: 0 1 auto;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 5px 18px;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline-value{
		font-size: 2.5rem;
	}
}

@media (min-width: 1024px) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-grid{
		grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);
		gap: 20px;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-results-panel{
		position: sticky;
		top: 16px;
		max-height: calc(100vh - 2rem);
		overflow-y: auto;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-inputs,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-results-panel{
		padding: 20px;
	}
}

@media (min-width: 1280px) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-row{
		grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-kpis{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* Mobile par Calculate button chipka rehta hai — lambe form me
   user ko wapas upar scroll nahi karna padta. */
@media (max-width: 1023px) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-calc{
		position: sticky;
		bottom: 10px;
		z-index: 20;
		box-shadow: 0 6px 20px rgba(15, 23, 42, 0.28);
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-info::after{
		max-width: 72vw;
	}
}

/* =========================================================
   12. PRINT
   ========================================================= */

@media print {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-inputs,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-export,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tabs{
		display: none !important;
	}

	.e2zi-projectile-motion-freefall-calculator-tool{
		box-shadow: none;
		border: 1px solid #94a3b8;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-grid{
		display: block;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-results-panel{
		position: static;
		max-height: none;
		overflow: visible;
		border: 0;
		padding: 0;
	}
}

@media (prefers-reduced-motion: reduce) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool *{
		transition-duration: 0.01ms !important;
	}
}

/* =========================================================
   PER-SECTION ADVANCED OVERRIDE (Fix 3)
   Har section ka apna chhota Advanced — neeche wale bade Advanced
   block se halka aur alag dikhna chahiye.
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-secadv {
	margin: 0 0 14px;
	border: 1px dashed var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-secadv-head {
	display: flex;
	align-items: center;
	min-height: 44px;
	padding: 10px 12px;
	font-size: 0.8rem;
	font-weight: 600;
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
	cursor: pointer;
	list-style: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-secadv-head::-webkit-details-marker {
	display: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-secadv-head::before {
	content: "\25B8";
	margin-right: 7px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-secadv[open] > .e2zi-projectile-motion-freefall-calculator-secadv-head::before {
	content: "\25BE";
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-secadv-head:focus-visible {
	outline: 3px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	outline-offset: -3px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-secadv-body {
	padding: 0 12px 12px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-regionwrap {
	margin-top: 14px;
}


/* =========================================================
   RESPONSIVE INPUT-GROUP FIX
   Screenshot me "100 A" -> "100 /" aur "Square feet" -> "Squa" kat raha tha,
   aur number box itna patla ho gaya tha ki "100" bhi poora nahi dikhta tha.
   Wajah: input + unit + reset ek hi flex row me the aur unit/reset ki fixed
   chaudai ne input ke liye kuch bacha hi nahi. Ab row wrap karti hai aur
   har hisse ki apni minimum chaudai hai — kuch bhi clip nahi hota.
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-control {
	flex-wrap: wrap;
	gap: 0;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-input,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-select {
	/* 5 digit ya sabse lambi option ke liye jagah, chahe column kitna bhi tang ho */
	flex: 1 1 6.5rem;
	min-width: 6.5rem;
	width: auto;
}

/* Native select ka arrow apni jagah leta hai — uske liye padding chhodo,
   warna aakhri akshar arrow ke neeche chala jata hai. */
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-select {
	padding-right: 30px;
	text-overflow: ellipsis;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-unit {
	flex: 0 0 auto;
	max-width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-reset {
	flex: 0 0 44px;
}

/* Agar sach me jagah nahi bachi to reset agli line par jata hai —
   input kabhi chhota nahi hota. */
@media (max-width: 400px) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-input,
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-select {
		flex: 1 1 100%;
		min-width: 0;
		border-radius: 8px;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-unit {
		border-radius: 0 0 0 8px;
		border-top: 0;
	}

	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-reset {
		margin-left: auto;
		border-radius: 0 0 8px 0;
		border-top: 0;
	}
}

/* =========================================================
   MOBILE TABLE SLIDER
   Chhoti screen par result tables ko nichodne ke bajaye side me
   scroll karne dete hain, aur user ko batate hain ki scroll ho sakta hai.
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablewrap {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x proximity;
	scrollbar-width: thin;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablewrap table {
	/* Isse table nichudti nahi — scroll hoti hai, aur padhne layak rehti hai */
	min-width: 34rem;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablewrap th,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablewrap td {
	scroll-snap-align: start;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablewrap::-webkit-scrollbar {
	height: 8px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablewrap::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: var(--e2zi-projectile-motion-freefall-calculator-line);
}

/* Scroll ka ishara — sirf tab dikhta hai jab table sach me chaudi ho */
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablehint {
	display: none;
	margin: 5px 0 0;
	font-size: 0.72rem;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
}

@media (max-width: 640px) {
	.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-tablehint {
		display: block;
	}
}


/* =========================================================
   ON-DARK TEXT — hamesha padha jana chahiye
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline,
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline * {
	color: #ffffff !important;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline-label {
	/* #bfdbfe on #172554 = 10.34:1 */
	color: #bfdbfe !important;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline-value {
	color: #ffffff !important;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-headline-sub {
	/* #dbeafe on #172554 = 12.04:1 */
	color: #dbeafe !important;
}

/* =========================================================
   AMBIENT BAND BADGE — header me, climate reference
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-ambientband {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 6px 9px;
	margin-top: 10px;
	font-size: 0.78rem;
	line-height: 1.45;
	color: #dbeafe !important;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-ambientband:empty {
	display: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bandtag {
	flex: 0 0 auto;
	padding: 2px 9px;
	border-radius: 999px;
	font-weight: 800;
	white-space: nowrap;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bandtag.is-mild {
	/* #052e16 on #bbf7d0 = 12.30:1 */
	background: #bbf7d0;
	color: #052e16 !important;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bandtag.is-warm {
	/* #431407 on #ffedd5 = 13.66:1 */
	background: #ffedd5;
	color: #431407 !important;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bandtag.is-hot {
	/* #450a0a on #fee2e2 = 14.66:1 */
	background: #fee2e2;
	color: #450a0a !important;
}

/* =========================================================
   LIQUID vs AIR SPLIT BAR
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-chart svg {
	display: block;
	width: 100%;
	border-radius: 6px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-seg-liquid {
	fill: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-seg-air {
	fill: var(--e2zi-projectile-motion-freefall-calculator-warn-bar, #f59e0b);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
	gap: 5px 16px;
	margin-top: 10px;
	font-size: 0.8rem;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend-item {
	display: flex;
	align-items: center;
	gap: 7px;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend-val {
	margin-left: auto;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-swatch {
	display: inline-block;
	flex: 0 0 auto;
	width: 11px;
	height: 11px;
	border-radius: 3px;
	background: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-swatch.is-air {
	background: var(--e2zi-projectile-motion-freefall-calculator-warn-bar, #f59e0b);
}

/* Air-load row ko alag dikhao — yahi wo line hai jo log bhool jaate hain */
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table tr.is-air td {
	background: var(--e2zi-projectile-motion-freefall-calculator-warn-bg);
	color: var(--e2zi-projectile-motion-freefall-calculator-warn-ink);
	font-weight: 700;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table tr.is-off td {
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
	font-style: italic;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table tr.is-total td {
	border-top: 2px solid var(--e2zi-projectile-motion-freefall-calculator-primary);
	font-weight: 800;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-sub-title {
	margin: 14px 0 6px;
	font-size: 0.88rem;
	font-weight: 700;
	/* section headings ki tarah primary — wo dono modes me override hota hai;
	   secondary dark mode me override nahi hota aur invisible ho jaata hai */
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-alert.is-note {
	border-left-color: var(--e2zi-projectile-motion-freefall-calculator-primary-dark);
}


/* =========================================================
   MODE TABS + UNIT BAND — header me
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-modetabs {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	margin-top: 12px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-modetab {
	position: relative;
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	cursor: pointer;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-modetab input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-modetab span {
	display: inline-flex;
	align-items: center;
	padding: 8px 14px;
	border: 1px solid rgba(255, 255, 255, 0.45);
	border-radius: 999px;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1.2;
	/* white on the gradient = 6.70:1 minimum */
	color: #ffffff;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-modetab input:checked + span {
	/* #172554 on #dbeafe = 14.29:1 */
	background: #dbeafe;
	border-color: #dbeafe;
	color: #172554;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-modetab input:focus-visible + span {
	outline: 3px solid #bfdbfe;
	outline-offset: 2px;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-unitband {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 6px 9px;
	margin-top: 10px;
	font-size: 0.78rem;
	line-height: 1.45;
	color: #dbeafe !important;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-unitband:empty {
	display: none;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-bandtag {
	flex: 0 0 auto;
	padding: 2px 9px;
	border-radius: 999px;
	/* #172554 on #bfdbfe = 12.68:1 */
	background: #bfdbfe;
	color: #172554 !important;
	font-weight: 800;
	white-space: nowrap;
}

/* =========================================================
   TRAJECTORY PLOT
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-chart svg {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 8px;
	border: 1px solid var(--e2zi-projectile-motion-freefall-calculator-line);
	border-radius: 8px;
	background: var(--e2zi-projectile-motion-freefall-calculator-surface);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-path {
	fill: none;
	stroke: var(--e2zi-projectile-motion-freefall-calculator-primary);
	stroke-width: 2.5;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-optpath {
	fill: none;
	stroke: var(--e2zi-projectile-motion-freefall-calculator-accent);
	stroke-width: 2;
	stroke-dasharray: 5 3;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-axis {
	stroke: var(--e2zi-projectile-motion-freefall-calculator-ink-mute);
	stroke-width: 1;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-launchmark {
	stroke: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
	stroke-width: 1.5;
	stroke-dasharray: 2 2;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-ptlaunch {
	fill: var(--e2zi-projectile-motion-freefall-calculator-primary-dark);
	stroke: var(--e2zi-projectile-motion-freefall-calculator-surface);
	stroke-width: 1.5;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-ptpeak {
	fill: var(--e2zi-projectile-motion-freefall-calculator-accent);
	stroke: var(--e2zi-projectile-motion-freefall-calculator-surface);
	stroke-width: 1.5;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-ptland {
	fill: var(--e2zi-projectile-motion-freefall-calculator-fail-bar);
	stroke: var(--e2zi-projectile-motion-freefall-calculator-surface);
	stroke-width: 1.5;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 5px 16px;
	margin-top: 10px;
	font-size: 0.8rem;
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend-item {
	display: flex;
	align-items: center;
	gap: 7px;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-legend-val {
	margin-left: auto;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: var(--e2zi-projectile-motion-freefall-calculator-ink-soft);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-swatch {
	display: inline-block;
	flex: 0 0 auto;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: var(--e2zi-projectile-motion-freefall-calculator-primary-dark);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-swatch.is-peak { background: var(--e2zi-projectile-motion-freefall-calculator-accent); }
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-swatch.is-land { background: var(--e2zi-projectile-motion-freefall-calculator-fail-bar); }
.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-swatch.is-opt {
	border-radius: 2px;
	background: var(--e2zi-projectile-motion-freefall-calculator-accent);
}

/* =========================================================
   TABLES
   ========================================================= */

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-table tr.is-total td {
	border-top: 2px solid var(--e2zi-projectile-motion-freefall-calculator-primary-dark);
	font-weight: 800;
	background: var(--e2zi-projectile-motion-freefall-calculator-bg);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-sub-title {
	margin: 14px 0 6px;
	font-size: 0.88rem;
	font-weight: 700;
	/* primary — IS family me headings ka token yahi hai, ink-accent NAHI */
	color: var(--e2zi-projectile-motion-freefall-calculator-primary);
}

.e2zi-projectile-motion-freefall-calculator-tool.e2zi-projectile-motion-freefall-calculator-tool .e2zi-projectile-motion-freefall-calculator-alert.is-note {
	border-left-color: var(--e2zi-projectile-motion-freefall-calculator-primary-dark);
}
