
			.page-shell.tsrx-177750f4 {
				width: min(1040px, calc(100vw - 2rem));
				margin: 0 auto;
				padding: 1rem 0 4rem;
			}

			.blog-shell.tsrx-177750f4 {
				width: min(780px, 100%);
				margin: 0;
				padding-top: 0.5rem;
			}

			h1.tsrx-177750f4 {
				margin: 0;
				font-size: clamp(2rem, 5vw, 3rem);
				line-height: 1.05;
				letter-spacing: 0;
			}

			.post-list.tsrx-177750f4 {
				margin-top: 2rem;
			}

			.post-preview.tsrx-177750f4 {
				padding: 1.5rem 0;
			}

			.post-date.tsrx-177750f4 {
				margin: 0 0 0.5rem;
				font-size: 0.88rem;
				color: rgba(26, 22, 64, 0.52);
			}

			.post-preview.tsrx-177750f4 h2:where(.tsrx-177750f4) {
				margin: 0;
				font-size: clamp(1.6rem, 4vw, 2.25rem);
				line-height: 1.1;
				letter-spacing: 0;
			}

			.post-preview.tsrx-177750f4 h2:where(.tsrx-177750f4) a:where(.tsrx-177750f4):hover,
			.read-link.tsrx-177750f4:hover {
				color: #5e2cff;
			}

			.post-preview.tsrx-177750f4 p:where(.tsrx-177750f4) {
				max-width: 42rem;
				margin: 0.8rem 0 0;
				font-size: 1.05rem;
				line-height: 1.7;
				color: rgba(26, 22, 64, 0.72);
			}

			.read-link.tsrx-177750f4 {
				display: inline-flex;
				margin-top: 1rem;
				font-weight: 700;
				color: #5e2cff;
			}

			@media (max-width: 720px) {
				.page-shell.tsrx-177750f4 {
					width: calc(100vw - 1.5rem);
					padding: 0.5rem 0 2rem;
				}

				.masthead.tsrx-177750f4 {
					padding: 0.75rem 0 1rem;
					align-items: flex-start;
					gap: 0.85rem;
				}

				.brand-lockup.tsrx-177750f4 {
					width: 100%;
					justify-content: center;
				}

				.masthead-nav.tsrx-177750f4 {
					display: flex;
					width: 100%;
					flex-wrap: wrap;
					justify-content: center;
					gap: 0.5rem;
					font-size: 0.82rem;
				}

				.masthead-nav.tsrx-177750f4 a:where(.tsrx-177750f4) {
					display: inline-flex;
					align-items: center;
					min-height: 2rem;
					padding: 0.35rem 0.7rem;
					border: 1px solid rgba(94, 44, 255, 0.1);
					border-radius: 999px;
					background: rgba(94, 44, 255, 0.06);
					line-height: 1.1;
				}

				.masthead-nav.tsrx-177750f4 a[aria-current='page']:where(.tsrx-177750f4) {
					background: rgba(94, 44, 255, 0.12);
					border-color: rgba(94, 44, 255, 0.18);
				}

				.header-logo.tsrx-177750f4 {
					width: 3.6rem;
					height: 3.6rem;
				}

				.post-preview.tsrx-177750f4 p:where(.tsrx-177750f4) {
					font-size: 1rem;
				}
			}
		