@font-face {
	font-family: "SUIT Variable";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/variable/woff2/SUIT-Variable.woff2") format("woff2-variations");
}

:root {
	--uds-canvas: #f5f7f6;
	--uds-surface: #ffffff;
	--uds-surface-soft: #eef2f1;
	--uds-ink: #18201f;
	--uds-muted: #5b6765;
	--uds-subtle: #7a8583;
	--uds-accent: #2e6b64;
	--uds-accent-soft: #e2efec;
	--uds-line: rgba(24, 32, 31, 0.12);
	--uds-line-strong: rgba(24, 32, 31, 0.2);
	--uds-shadow: 0 18px 52px rgba(28, 43, 40, 0.07);
	--uds-font: "SUIT Variable", "SF Pro Text", "Pretendard Variable", sans-serif;
	color-scheme: light;
}

html body {
	background: var(--uds-canvas);
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 16px;
	font-synthesis: none;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

html body a {
	text-underline-offset: 0.2em;
}

html body :focus-visible {
	outline: 3px solid rgba(46, 107, 100, 0.3);
	outline-offset: 3px;
}

/* Corporate home: comfortable scale and restrained density. */
html body .aurora-home {
	background: var(--uds-canvas);
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 16.5px;
}

html body .aurora-home .section-frame,
html body .aurora-home .about-surface,
html body .aurora-home .disclosure-surface,
html body .aurora-home .footer-content {
	width: min(1180px, calc(100% - 48px));
}

html body .aurora-home .header-container {
	width: min(1180px, 100%);
	height: 68px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 8px 28px rgba(28, 43, 40, 0.06);
}

html body .aurora-home .nav-link {
	padding: 0.65rem 0.95rem;
	font-size: 0.94rem;
}

html body .aurora-home .header-contact {
	height: 44px;
	font-size: 0.88rem;
}

html body .aurora-home .language-toggle {
	width: 44px;
	min-width: 44px;
	height: 44px;
}

html body .aurora-home .hero {
	min-height: 700px;
	padding: 118px 0 72px;
}

html body .aurora-home .hero-grid {
	grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
	gap: clamp(2.5rem, 5vw, 5rem);
}

html body .aurora-home .hero-title {
	max-width: 760px;
	font-size: clamp(3.5rem, 5.6vw, 4.5rem);
	font-weight: 670;
	letter-spacing: -0.052em;
	line-height: 1.02;
}

html body .aurora-home .hero-subtitle {
	max-width: 620px;
	font-size: clamp(1.05rem, 1.25vw, 1.16rem);
	line-height: 1.72;
}

html body .aurora-home .hero-board {
	min-height: 320px;
	padding: 1.45rem;
	border-radius: 18px;
	box-shadow: var(--uds-shadow);
}

html body .aurora-home .hero-board h2 {
	margin: 3rem 0 2rem;
	font-size: clamp(1.9rem, 2.6vw, 2.7rem);
	line-height: 1.08;
}

html body .aurora-home .hero-pipeline div {
	padding: 0.68rem 0.48rem;
}

html body .aurora-home .cta-button {
	min-height: 50px;
	font-size: 0.88rem;
}

html body .aurora-home .capabilities {
	padding-bottom: 72px;
}

html body .aurora-home .capability-grid article {
	min-height: 170px;
	padding: 1.55rem 1.35rem;
}

html body .aurora-home .capability-grid span {
	margin-bottom: 1.8rem;
}

html body .aurora-home .capability-grid h2 {
	font-size: clamp(1.25rem, 1.6vw, 1.55rem);
}

html body .aurora-home .capability-grid p {
	font-size: 0.94rem;
}

html body .aurora-home .products,
html body .aurora-home .physique-spotlight,
html body .aurora-home .about,
html body .aurora-home .disclosure {
	padding: clamp(5rem, 8vw, 7rem) 0;
}

html body .aurora-home .portfolio-heading {
	gap: 3rem;
	margin-bottom: 3.5rem;
}

html body .aurora-home .portfolio-heading h2,
html body .aurora-home .physique-spotlight-copy > h2,
html body .aurora-home .about-header .section-title,
html body .aurora-home .disclosure-header .section-title {
	font-size: clamp(2.75rem, 4.4vw, 3.75rem);
	font-weight: 650;
	letter-spacing: -0.048em;
	line-height: 1.06;
}

html body .aurora-home .portfolio-heading > p,
html body .aurora-home .physique-spotlight-lead,
html body .aurora-home .about-lead,
html body .aurora-home .disclosure-description,
html body .aurora-home .disclosure-subtitle {
	font-size: 1.02rem;
	line-height: 1.72;
}

html body .aurora-home .featured-product-copy {
	min-height: 430px;
	padding: clamp(1.8rem, 3.4vw, 2.8rem);
}

html body .aurora-home .product-index {
	margin-top: 2.3rem;
}

html body .aurora-home .featured-product h3 {
	font-size: clamp(2.55rem, 3.7vw, 3.4rem);
	line-height: 1.05;
}

html body .aurora-home .product-description {
	min-height: 92px;
	font-size: 1rem;
	line-height: 1.7;
}

html body .aurora-home .portfolio-label-index {
	margin-top: 5rem;
}

html body .aurora-home .product-row {
	min-height: 350px;
	padding: 1.7rem;
}

html body .aurora-home .product-row-main {
	margin-top: 1.5rem;
}

html body .aurora-home .product-row-main h3 {
	font-size: clamp(2rem, 2.7vw, 2.7rem);
}

html body .aurora-home .about-surface,
html body .aurora-home .disclosure-surface {
	padding: clamp(2.2rem, 4.2vw, 3.7rem);
}

html body .aurora-home .section-heading-numbered {
	grid-template-columns: 72px minmax(0, 1fr);
	padding-bottom: 2.5rem;
}

html body .aurora-home .section-number {
	font-size: clamp(2.2rem, 3.3vw, 3.2rem);
}

/* Shared legal, privacy, terms, support, and deletion documents. */
html body .legal-container {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	min-height: 100vh;
	margin: 0;
	padding: 42px 24px 80px;
	background: var(--uds-canvas);
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 16.5px;
	line-height: 1.78;
}

html body .legal-content {
	box-sizing: border-box;
	width: min(860px, 100%);
	margin: 0 auto;
	padding: clamp(32px, 6vw, 58px);
	border: 1px solid var(--uds-line);
	border-radius: 20px;
	background: var(--uds-surface);
	box-shadow: var(--uds-shadow);
	color: var(--uds-ink);
}

html body .legal-page-nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px 14px;
	margin: 0 0 42px;
	padding: 0 0 20px;
	border-bottom: 1px solid var(--uds-line);
	color: var(--uds-subtle);
	font-size: 0.86rem;
	line-height: 1.45;
}

html body .legal-page-nav a {
	color: var(--uds-muted);
	font-weight: 660;
	text-decoration: none;
}

html body .legal-page-nav a:hover {
	color: var(--uds-accent);
	text-decoration: underline;
}

html body .legal-language-current {
	padding: 3px 8px;
	border-radius: 6px;
	background: var(--uds-accent-soft);
	color: var(--uds-accent);
	font-weight: 720;
}

html body .legal-content h1 {
	max-width: 720px;
	margin: 0;
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(2.25rem, 5vw, 3rem);
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: 1.16;
	word-break: keep-all;
}

html body .effective-date {
	margin: 14px 0 36px;
	padding-bottom: 22px;
	border-bottom: 1px solid var(--uds-line);
	color: var(--uds-subtle);
	font-size: 0.9rem;
}

html body .legal-content section {
	margin: 44px 0 0;
}

html body .legal-content h2 {
	margin: 0 0 15px;
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(1.35rem, 3vw, 1.65rem);
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.35;
	word-break: keep-all;
}

html body .legal-content h3 {
	margin: 28px 0 10px;
	color: #34413f;
	font-size: 1.08rem;
	font-weight: 700;
	line-height: 1.45;
}

html body .legal-content p,
html body .legal-content li {
	color: var(--uds-muted);
	font-size: 1rem;
	line-height: 1.78;
	word-break: keep-all;
}

html body .legal-content p {
	margin: 0 0 13px;
}

html body .legal-content ul,
html body .legal-content ol {
	margin: 13px 0 18px;
	padding-left: 1.35rem;
}

html body .legal-content li {
	margin: 7px 0;
	padding-left: 0.15rem;
}

html body .legal-content li::marker {
	color: var(--uds-accent);
}

html body .legal-content strong {
	color: #2f3b39;
	font-weight: 720;
}

html body .legal-content a {
	color: var(--uds-accent);
	font-weight: 650;
}

html body .legal-link-list {
	padding-left: 0;
	list-style: none;
}

html body .legal-link-list li {
	margin: 8px 0;
}

html body .legal-link-list a {
	display: block;
	padding: 12px 14px;
	border: 1px solid var(--uds-line);
	border-radius: 10px;
	background: var(--uds-surface-soft);
	text-decoration: none;
}

html body .legal-content table {
	width: 100%;
	margin: 20px 0 28px;
	border-collapse: separate;
	border: 1px solid var(--uds-line);
	border-spacing: 0;
	border-radius: 12px;
	overflow: hidden;
	font-size: 0.92rem;
}

html body .legal-table-scroll {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

html body .legal-content table th,
html body .legal-content table td {
	padding: 12px 14px;
	border-right: 1px solid var(--uds-line);
	border-bottom: 1px solid var(--uds-line);
	color: var(--uds-muted);
	text-align: left;
	vertical-align: top;
}

html body .legal-content table th {
	background: var(--uds-surface-soft);
	color: var(--uds-ink);
	font-weight: 700;
}

html body .legal-content table tr:last-child td {
	border-bottom: 0;
}

html body .legal-content table th:last-child,
html body .legal-content table td:last-child {
	border-right: 0;
}

html body .note,
html body .contact-box,
html body .contact-section {
	margin: 28px 0 0;
	padding: 18px 20px;
	border: 1px solid rgba(46, 107, 100, 0.18);
	border-radius: 12px;
	background: var(--uds-accent-soft);
	color: #345650;
}

html body .note p,
html body .contact-box p,
html body .contact-section p,
html body .contact-box li,
html body .contact-section li {
	color: #425d58;
}

html body .legal-content pre,
html body .legal-content code {
	border-radius: 7px;
	background: #edf0ef;
	color: #3c4947;
}

/* Shared product overview shell for Loci and Focus Koko. */
html body .product-info-page {
	min-height: 100vh;
	padding: 24px;
	background: var(--uds-canvas);
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 16px;
}

html body .product-info-shell {
	width: min(1120px, 100%);
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid var(--uds-line);
	border-radius: 20px;
	background: var(--uds-surface);
	box-shadow: var(--uds-shadow);
}

html body .product-info-nav {
	display: flex;
	min-height: 68px;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 0 24px;
	border-bottom: 1px solid var(--uds-line);
	background: var(--uds-surface);
}

html body .product-info-brand,
html body .product-info-nav-links a {
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 0.9rem;
	font-weight: 700;
	text-decoration: none;
}

html body .product-info-nav-links {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 1rem;
}

html body .product-info-nav-links a {
	color: var(--uds-muted);
	font-size: 0.84rem;
}

html body .product-info-body {
	background: var(--uds-surface);
}

html body .product-info-hero {
	display: block;
	padding: clamp(54px, 8vw, 84px) clamp(24px, 7vw, 72px);
	background: var(--uds-surface);
}

html body .product-info-hero-copy {
	max-width: 780px;
}

html body .product-info-kicker,
html body .product-info-section-label {
	color: var(--uds-accent);
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.11em;
	text-transform: uppercase;
}

html body .product-info-title-row h1 {
	max-width: 760px;
	margin: 13px 0 0;
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(2.8rem, 6vw, 4.2rem);
	font-weight: 680;
	letter-spacing: -0.05em;
	line-height: 1.05;
}

html body .product-info-title-row > span {
	display: inline-flex;
	margin-top: 16px;
	padding: 5px 9px;
	border-radius: 7px;
	background: var(--uds-accent-soft);
	color: var(--uds-accent);
	font-size: 0.76rem;
	font-weight: 720;
}

html body .product-info-lead {
	max-width: 700px;
	margin-top: 20px;
	color: var(--uds-muted);
	font-size: 1.08rem;
	line-height: 1.72;
}

html body .product-info-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 26px;
}

html body .product-info-button {
	display: inline-flex;
	min-height: 48px;
	align-items: center;
	justify-content: center;
	padding: 0 16px;
	border: 1px solid var(--uds-line-strong);
	border-radius: 10px;
	background: var(--uds-surface);
	color: var(--uds-ink);
	font-size: 0.88rem;
	font-weight: 720;
	text-decoration: none;
}

html body .product-info-button-primary {
	border-color: var(--uds-ink);
	background: var(--uds-ink);
	color: #ffffff;
}

html body .product-info-date {
	margin-top: 18px;
	color: var(--uds-subtle);
	font-size: 0.82rem;
}

html body .product-info-visual {
	display: none;
}

html body .product-info-highlights {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	border-top: 1px solid var(--uds-line);
	border-bottom: 1px solid var(--uds-line);
	background: var(--uds-surface-soft);
}

html body .product-info-highlights div {
	min-height: 118px;
	padding: 22px;
	border-right: 1px solid var(--uds-line);
}

html body .product-info-highlights div:last-child {
	border-right: 0;
}

html body .product-info-highlights strong {
	color: var(--uds-ink);
	font-size: 1.25rem;
}

html body .product-info-highlights span {
	color: var(--uds-muted);
	font-size: 0.88rem;
}

html body .product-info-section,
html body .product-info-boundary {
	padding: clamp(54px, 8vw, 82px) clamp(24px, 7vw, 72px);
}

html body .product-info-section h2,
html body .product-info-boundary h2 {
	max-width: 780px;
	margin: 12px 0 0;
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(2rem, 4vw, 2.9rem);
	font-weight: 680;
	letter-spacing: -0.04em;
	line-height: 1.15;
}

html body .product-info-step-grid,
html body .product-info-feature-grid,
html body .product-info-document-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin-top: 30px;
}

html body .product-info-step-grid article,
html body .product-info-feature-grid article,
html body .product-info-document-grid a {
	padding: 22px;
	border: 1px solid var(--uds-line);
	border-radius: 14px;
	background: var(--uds-surface-soft);
	color: var(--uds-ink);
}

html body .product-info-step-grid h3,
html body .product-info-feature-grid h3 {
	color: var(--uds-ink);
	font-size: 1.08rem;
}

html body .product-info-step-grid p,
html body .product-info-feature-grid p,
html body .product-info-boundary p {
	color: var(--uds-muted);
	font-size: 0.96rem;
	line-height: 1.68;
}

html body .product-info-boundary {
	border-top: 1px solid var(--uds-line);
	border-bottom: 1px solid var(--uds-line);
	background: var(--uds-surface-soft);
}

html body .product-info-document-grid a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
}

html body .product-info-footer {
	padding: 22px 24px;
	border-top: 1px solid var(--uds-line);
	background: var(--uds-surface);
	color: var(--uds-muted);
	font-size: 0.84rem;
}

/* PhysiqueSnap overview and document pages. */
html body .ps-page {
	min-height: 100vh;
	padding: 24px;
	background: var(--uds-canvas);
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 16px;
}

html body .ps-shell,
html body .ps-legal-shell {
	max-width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid var(--uds-line);
	border-radius: 20px;
	background: var(--uds-surface);
	box-shadow: var(--uds-shadow);
}

html body .ps-legal-shell {
	max-width: 900px;
}

html body .ps-nav,
html body .ps-legal-nav {
	display: flex;
	min-height: 68px;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 14px 24px;
	border-bottom: 1px solid var(--uds-line);
	background: var(--uds-surface);
}

html body .ps-wordmark {
	color: var(--uds-ink);
}

html body .ps-wordmark > span {
	width: 34px;
	height: 34px;
	border-radius: 9px;
	background: var(--uds-ink);
	color: #ffffff;
	font-family: var(--uds-font);
	font-size: 1rem;
	font-style: normal;
}

html body .ps-wordmark strong,
html body .ps-nav-links a,
html body .ps-legal-nav > div a,
html body .ps-legal-nav > div span {
	color: var(--uds-muted);
	font-size: 0.84rem;
	font-weight: 680;
}

html body .ps-language,
html body .ps-legal-nav .ps-language {
	border-color: var(--uds-line);
	background: var(--uds-surface-soft);
}

html body .ps-hero {
	display: block;
	padding: clamp(54px, 8vw, 84px) clamp(24px, 7vw, 72px);
	background: var(--uds-surface);
}

html body .ps-hero-copy {
	max-width: 800px;
}

html body .ps-frame-card {
	display: none;
}

html body .ps-kicker,
html body .ps-section-label {
	color: var(--uds-accent);
	font-size: 0.76rem;
	letter-spacing: 0.11em;
}

html body .ps-title-row h1,
html body .ps-section h2,
html body .ps-boundary h2,
html body .ps-legal-heading h1,
html body .ps-legal-body h2 {
	color: var(--uds-ink);
	font-family: var(--uds-font);
}

html body .ps-title-row h1 {
	font-size: clamp(2.8rem, 6vw, 4.2rem);
	font-weight: 680;
	letter-spacing: -0.05em;
	line-height: 1.05;
}

html body .ps-title-row > span {
	background: var(--uds-accent-soft);
	color: var(--uds-accent);
}

html body .ps-lead {
	max-width: 720px;
	color: var(--uds-muted);
	font-size: 1.08rem;
	line-height: 1.72;
}

html body .ps-button {
	min-height: 48px;
	border-color: var(--uds-line-strong);
	border-radius: 10px;
	color: var(--uds-ink);
	font-size: 0.88rem;
}

html body .ps-button-primary {
	border-color: var(--uds-ink);
	background: var(--uds-ink);
	color: #ffffff;
}

html body .ps-updated {
	color: var(--uds-subtle);
}

html body .ps-highlights {
	border-color: var(--uds-line);
	background: var(--uds-surface-soft);
}

html body .ps-highlights div {
	min-height: 112px;
	border-color: var(--uds-line);
}

html body .ps-highlights strong {
	color: var(--uds-accent);
	font-family: var(--uds-font);
	font-size: 1.55rem;
}

html body .ps-highlights span,
html body .ps-section-intro {
	color: var(--uds-muted);
}

html body .ps-section,
html body .ps-boundary {
	padding: clamp(54px, 8vw, 82px) clamp(24px, 7vw, 72px);
}

html body .ps-section h2,
html body .ps-boundary h2 {
	font-size: clamp(2rem, 4vw, 2.9rem);
	font-weight: 680;
	letter-spacing: -0.04em;
	line-height: 1.15;
}

html body .ps-step-grid,
html body .ps-principle-grid,
html body .ps-document-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin-top: 30px;
	border: 0;
}

html body .ps-step-grid article,
html body .ps-principle-grid article,
html body .ps-document-grid a {
	min-height: 0;
	padding: 22px;
	border: 1px solid var(--uds-line);
	border-radius: 14px;
	background: var(--uds-surface-soft);
}

html body .ps-step-grid h3,
html body .ps-principle-grid h3 {
	margin-top: 20px;
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 1.08rem;
}

html body .ps-step-grid p,
html body .ps-principle-grid p,
html body .ps-boundary > div p {
	color: var(--uds-muted);
	font-size: 0.96rem;
	line-height: 1.68;
}

html body .ps-boundary {
	background: var(--uds-surface-soft);
	color: var(--uds-ink);
}

html body .ps-boundary > div p {
	border-color: var(--uds-line);
	background: var(--uds-surface);
}

html body .ps-document-grid a {
	color: var(--uds-ink);
}

html body .ps-footer {
	border-color: var(--uds-line);
	background: var(--uds-surface);
}

html body .ps-footer strong {
	color: var(--uds-ink);
	font-family: var(--uds-font);
}

html body .ps-footer span,
html body .ps-footer p,
html body .ps-footer a {
	color: var(--uds-muted);
}

html body .ps-legal {
	background: var(--uds-canvas);
}

html body .ps-legal-heading {
	padding: clamp(44px, 7vw, 66px) clamp(24px, 7vw, 62px) 30px;
	border-color: var(--uds-line);
}

html body .ps-legal-heading h1 {
	font-size: clamp(2.25rem, 5vw, 3rem);
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: 1.16;
}

html body .ps-legal-heading > p:last-child {
	color: var(--uds-subtle);
}

html body .ps-legal-body {
	padding: 34px clamp(24px, 7vw, 62px) 64px;
}

html body .ps-legal-intro {
	margin-bottom: 32px;
	padding: 18px 20px;
	border: 1px solid rgba(46, 107, 100, 0.18);
	border-left: 3px solid var(--uds-accent);
	border-radius: 10px;
	background: var(--uds-accent-soft);
	color: #405b56;
	font-size: 1rem;
	line-height: 1.75;
}

html body .ps-legal-body section {
	margin-bottom: 40px;
}

html body .ps-legal-body h2 {
	margin-bottom: 13px;
	font-size: clamp(1.35rem, 3vw, 1.65rem);
	font-weight: 700;
	letter-spacing: -0.025em;
}

html body .ps-legal-body p,
html body .ps-legal-body li {
	color: var(--uds-muted);
	font-size: 1rem;
	line-height: 1.78;
}

html body .ps-legal-links a {
	border-color: var(--uds-line);
	background: var(--uds-surface-soft);
	color: var(--uds-accent);
}

/* Intentime overview and legal pages. */
html body .intentime-page {
	min-height: 100vh;
	padding: 24px;
	background: var(--uds-canvas);
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: 16px;
}

html body .intentime-shell {
	width: min(1120px, 100%);
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid var(--uds-line);
	border-radius: 20px;
	background: var(--uds-surface);
	box-shadow: var(--uds-shadow);
}

html body .intentime-nav {
	display: flex;
	min-height: 68px;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 14px 24px;
	border-bottom: 1px solid var(--uds-line);
	background: var(--uds-surface);
}

html body .intentime-wordmark,
html body .intentime-nav-links a,
html body .intentime-language-link {
	color: var(--uds-muted);
	font-family: var(--uds-font);
	font-size: 0.84rem;
	font-weight: 680;
	text-decoration: none;
}

html body .intentime-wordmark {
	color: var(--uds-ink);
	font-size: 0.92rem;
}

html body .intentime-nav-links {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 1rem;
}

html body .intentime-body,
html body .intentime-legal-heading {
	width: min(860px, calc(100% - 48px));
	margin-inline: auto;
}

html body .intentime-hero {
	padding: clamp(54px, 8vw, 84px) 0;
}

html body .intentime-hero-grid {
	display: block;
}

html body .intentime-hero-copy {
	max-width: 760px;
}

html body .intentime-session-preview {
	display: none;
}

html body .intentime-kicker,
html body .intentime-section-label {
	color: var(--uds-accent);
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.11em;
	text-transform: uppercase;
}

html body .intentime-hero h1,
html body .intentime-legal-heading h1 {
	max-width: 760px;
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(2.8rem, 6vw, 4.2rem);
	font-weight: 680;
	letter-spacing: -0.05em;
	line-height: 1.05;
}

html body .intentime-hero-copy,
html body .intentime-body p,
html body .intentime-body li {
	color: var(--uds-muted);
	font-size: 1rem;
	line-height: 1.75;
}

html body .intentime-hero-copy {
	font-size: 1.08rem;
}

html body .intentime-button {
	min-height: 48px;
	border-color: var(--uds-line-strong);
	border-radius: 10px;
	color: var(--uds-ink);
	font-size: 0.88rem;
}

html body .intentime-button-primary {
	border-color: var(--uds-ink);
	background: var(--uds-ink);
	color: #ffffff;
}

html body .intentime-highlight {
	width: 100%;
	margin: 0 0 66px;
	padding: 28px;
	border: 1px solid var(--uds-line);
	border-radius: 14px;
	background: var(--uds-surface-soft);
	color: var(--uds-ink);
}

html body .intentime-highlight p {
	color: var(--uds-accent);
}

html body .intentime-highlight strong {
	color: var(--uds-ink);
	font-size: clamp(1.7rem, 4vw, 2.5rem);
}

html body .intentime-step-grid,
html body .intentime-fact-grid,
html body .intentime-plan-grid,
html body .intentime-boundary-grid,
html body .intentime-document-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

html body .intentime-step-grid article,
html body .intentime-fact-grid article,
html body .intentime-plan-grid article,
html body .intentime-boundary-grid article,
html body .intentime-document-grid a,
html body .intentime-limitations,
html body .intentime-release-note {
	padding: 22px;
	border: 1px solid var(--uds-line);
	border-radius: 14px;
	background: var(--uds-surface-soft);
	color: var(--uds-ink);
}

html body .intentime-step-grid article {
	min-height: 0;
	border-top: 1px solid var(--uds-line);
}

html body .intentime-step-grid article::after {
	display: none;
}

html body .intentime-plan-grid .intentime-plan-pro,
html body .intentime-boundary-grid article:last-child,
html body .intentime-release-note {
	border-color: rgba(46, 107, 100, 0.2);
	background: var(--uds-accent-soft);
}

html body .intentime-legal-heading {
	padding: 54px 0 28px;
	border-bottom: 1px solid var(--uds-line);
}

html body .intentime-legal-heading h1 {
	font-size: clamp(2.25rem, 5vw, 3rem);
	font-weight: 700;
	line-height: 1.16;
}

html body .intentime-date {
	color: var(--uds-subtle);
	font-size: 0.9rem;
}

html body .intentime-page-legal .intentime-body {
	padding-top: 34px;
	padding-bottom: 64px;
}

html body .intentime-body > section {
	margin-bottom: 42px;
}

html body .intentime-body h2 {
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(1.35rem, 3vw, 1.65rem);
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.35;
}

html body .intentime-body h3 {
	color: #34413f;
	font-size: 1.08rem;
}

html body .intentime-draft-note {
	border-color: rgba(46, 107, 100, 0.18);
	background: var(--uds-accent-soft);
	color: #405b56;
}

html body .intentime-page-footer {
	padding: 22px 24px;
	border-top: 1px solid var(--uds-line);
	background: var(--uds-surface);
	color: var(--uds-muted);
}

/* Worker-rendered product and document pages. */
html body .page {
	box-sizing: border-box;
	min-height: 100vh;
	padding: 24px;
	background: var(--uds-canvas);
	color: var(--uds-ink);
	font-family: var(--uds-font);
}

html body .page .shell {
	width: min(1120px, 100%);
	max-width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid var(--uds-line);
	border-radius: 20px;
	background: var(--uds-surface);
	box-shadow: var(--uds-shadow);
}

html body .page nav {
	display: flex;
	min-height: 68px;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 14px 24px;
	border-bottom: 1px solid var(--uds-line);
	background: var(--uds-surface);
}

html body .page nav a,
html body .page nav span {
	color: var(--uds-muted);
	font-family: var(--uds-font);
	font-size: 0.84rem;
	font-weight: 680;
	text-decoration: none;
}

html body .page .hero {
	display: block;
	padding: clamp(54px, 8vw, 84px) clamp(24px, 7vw, 72px);
	background: var(--uds-surface);
}

html body .page .frame,
html body .page .intentime-session-preview {
	display: none;
}

html body .page .hero h1,
html body .page .heading h1 {
	max-width: 760px;
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(2.8rem, 6vw, 4.2rem);
	font-weight: 680;
	letter-spacing: -0.05em;
	line-height: 1.05;
}

html body .page .hero p,
html body .page .section p,
html body .page .boundary p,
html body .page .legal-body p,
html body .page .legal-body li {
	color: var(--uds-muted);
	font-family: var(--uds-font);
	font-size: 1rem;
	line-height: 1.75;
}

html body .page .highlights {
	border-color: var(--uds-line);
	background: var(--uds-surface-soft);
}

html body .page .highlights div {
	border-color: var(--uds-line);
}

html body .page .section,
html body .page .boundary {
	padding: clamp(54px, 8vw, 82px) clamp(24px, 7vw, 72px);
}

html body .page .boundary {
	background: var(--uds-surface-soft);
	color: var(--uds-ink);
}

html body .page .grid article,
html body .page .grid a,
html body .page .boundary article,
html body .page .boundary p {
	border-color: var(--uds-line);
	background: var(--uds-surface-soft);
	color: var(--uds-ink);
}

html body .page .heading {
	padding: 54px clamp(24px, 7vw, 62px) 28px;
	border-bottom: 1px solid var(--uds-line);
}

html body .page .heading h1 {
	font-size: clamp(2.25rem, 5vw, 3rem);
	font-weight: 700;
	line-height: 1.16;
}

html body .page .legal-body {
	width: min(860px, 100%);
	padding: 34px clamp(24px, 7vw, 62px) 64px;
}

html body .page .legal-body h2 {
	color: var(--uds-ink);
	font-family: var(--uds-font);
	font-size: clamp(1.35rem, 3vw, 1.65rem);
	font-weight: 700;
	line-height: 1.35;
}

html body .page .intro,
html body .page .legal-links a {
	border-color: rgba(46, 107, 100, 0.18);
	background: var(--uds-accent-soft);
	color: #405b56;
}

html body .page footer {
	padding: 22px 24px;
	border-top: 1px solid var(--uds-line);
	background: var(--uds-surface);
	color: var(--uds-muted);
}

@media (max-width: 900px) {
	html body .aurora-home .hero-grid,
	html body .aurora-home .portfolio-heading {
		grid-template-columns: 1fr;
	}

	html body .aurora-home .hero-board {
		width: min(600px, 100%);
	}

	html body .product-info-nav,
	html body .ps-nav,
	html body .ps-legal-nav,
	html body .intentime-nav {
		align-items: flex-start;
		flex-direction: column;
	}

	html body .product-info-step-grid,
	html body .product-info-feature-grid,
	html body .product-info-document-grid,
	html body .ps-step-grid,
	html body .ps-principle-grid,
	html body .ps-document-grid,
	html body .intentime-step-grid,
	html body .intentime-fact-grid,
	html body .intentime-plan-grid,
	html body .intentime-boundary-grid,
	html body .intentime-document-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 640px) {
	html body .aurora-home {
		font-size: 16px;
	}

	html body .aurora-home .section-frame,
	html body .aurora-home .about-surface,
	html body .aurora-home .disclosure-surface,
	html body .aurora-home .footer-content {
		width: calc(100% - 28px);
	}

	html body .aurora-home .hero {
		padding: 104px 0 58px;
	}

	html body .aurora-home .hero-title {
		font-size: clamp(2.7rem, 12vw, 3.1rem);
		line-height: 1.04;
	}

	html body .aurora-home .hero-board {
		min-height: 0;
	}

	html body .aurora-home .portfolio-heading h2,
	html body .aurora-home .physique-spotlight-copy > h2,
	html body .aurora-home .about-header .section-title,
	html body .aurora-home .disclosure-header .section-title {
		font-size: clamp(2.3rem, 10vw, 2.8rem);
	}

	html body .aurora-home .featured-product-copy {
		min-height: 0;
	}

	html body .aurora-home .featured-product h3 {
		font-size: clamp(2.3rem, 10vw, 2.8rem);
	}

	html body .aurora-home .product-description {
		min-height: 0;
	}

	html body .legal-container,
	html body .product-info-page,
	html body .ps-page,
	html body .intentime-page,
	html body .page {
		padding: 0;
	}

	html body .legal-content,
	html body .product-info-shell,
	html body .ps-shell,
	html body .ps-legal-shell,
	html body .intentime-shell,
	html body .page .shell {
		width: 100%;
		border: 0;
		border-radius: 0;
		box-shadow: none;
	}

	html body .legal-content {
		padding: 30px 20px 54px;
	}

	html body .legal-page-nav {
		margin-bottom: 32px;
	}

	html body .legal-content h1,
	html body .ps-legal-heading h1,
	html body .intentime-legal-heading h1,
	html body .page .heading h1 {
		font-size: clamp(2rem, 10vw, 2.5rem);
	}

	html body .legal-content p,
	html body .legal-content li,
	html body .ps-legal-body p,
	html body .ps-legal-body li,
	html body .intentime-body p,
	html body .intentime-body li,
	html body .page .legal-body p,
	html body .page .legal-body li {
		font-size: 0.98rem;
		line-height: 1.75;
	}

	html body .product-info-highlights,
	html body .ps-highlights {
		grid-template-columns: 1fr;
	}

	html body .product-info-highlights div,
	html body .ps-highlights div {
		border-right: 0;
		border-bottom: 1px solid var(--uds-line);
	}

	html body .product-info-highlights div:last-child,
	html body .ps-highlights div:last-child {
		border-bottom: 0;
	}

	html body .product-info-title-row h1,
	html body .ps-title-row h1,
	html body .intentime-hero h1,
	html body .page .hero h1 {
		font-size: clamp(2.5rem, 12vw, 3.2rem);
	}

	html body .product-info-section h2,
	html body .product-info-boundary h2,
	html body .ps-section h2,
	html body .ps-boundary h2 {
		font-size: clamp(1.8rem, 8vw, 2.3rem);
	}

	html body .intentime-body,
	html body .intentime-legal-heading {
		width: calc(100% - 40px);
	}

	html body .page nav {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media print {
	html body,
	html body .legal-container,
	html body .ps-page,
	html body .intentime-page,
	html body .page {
		background: #ffffff;
	}

	html body .legal-content,
	html body .ps-legal-shell,
	html body .intentime-shell,
	html body .page .shell {
		width: 100%;
		max-width: none;
		border: 0;
		box-shadow: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	html body *,
	html body *::before,
	html body *::after {
		scroll-behavior: auto !important;
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
	}
}
