/* Generated utility stylesheet for nathanielrohr.com — do not edit by hand.
   Regenerate with twgen.py after adding new utility classes to any page. */

/* ---- preflight reset (Tailwind-compatible subset) ---- */
*, ::before, ::after { box-sizing: border-box; border-width: 0; border-style: solid; border-color: currentColor; }
html { line-height: 1.5; -webkit-text-size-adjust: 100%; tab-size: 4; font-family: ui-sans-serif, system-ui, sans-serif; }
body { margin: 0; line-height: inherit; }
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; margin: 0; }
p, figure, blockquote { margin: 0; }
a { color: inherit; text-decoration: inherit; }
b, strong { font-weight: bolder; }
code, kbd, samp, pre { font-family: ui-monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; color: inherit; margin: 0; padding: 0; }
button, select { text-transform: none; }
button, [type='button'], [type='submit'] { -webkit-appearance: button; background-color: transparent; background-image: none; cursor: pointer; }
input::placeholder, textarea::placeholder { opacity: 1; color: #9ca3af; }
img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
img, video { max-width: 100%; height: auto; }
ul, ol { list-style: none; margin: 0; padding: 0; }
hr { height: 0; color: inherit; border-top-width: 1px; }
[hidden] { display: none; }
iconify-icon { display: inline-block; width: 1em; height: 1em; }

.-bottom-1 { bottom: -0.25rem }
.-bottom-2 { bottom: -0.5rem }
.-left-1 { left: -0.25rem }
.-right-1 { right: -0.25rem }
.-top-1 { top: -0.25rem }
.-translate-x-1\/2 { transform: translateX(-50%) }
.absolute { position: absolute }
.antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.aspect-square { aspect-ratio: 1 / 1 }
.backdrop-blur-md { -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px) }
.backdrop-blur-sm { -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px) }
.backdrop-blur-xl { -webkit-backdrop-filter: blur(24px); backdrop-filter: blur(24px) }
.bg-\[\#090909\] { background-color: rgb(9 9 9) }
.bg-\[\#0D0D0D\]\/40 { background-color: rgb(13 13 13 / 0.4) }
.bg-\[\#0D0D0D\]\/60 { background-color: rgb(13 13 13 / 0.6) }
.bg-\[\#1A6EE8\] { background-color: rgb(26 110 232) }
.bg-\[\#1A6EE8\]\/70 { background-color: rgb(26 110 232 / 0.7) }
.bg-\[\#1a0d00\]\/60 { background-color: rgb(26 13 0 / 0.6) }
.bg-\[\#FF6D00\] { background-color: rgb(255 109 0) }
.bg-\[\#FF6D00\]\/10 { background-color: rgb(255 109 0 / 0.1) }
.bg-\[\#FF6D00\]\/5 { background-color: rgb(255 109 0 / 0.05) }
.bg-black\/40 { background-color: rgb(0 0 0 / 0.4) }
.bg-black\/50 { background-color: rgb(0 0 0 / 0.5) }
.bg-black\/60 { background-color: rgb(0 0 0 / 0.6) }
.bg-black\/80 { background-color: rgb(0 0 0 / 0.8) }
.bg-black\/85 { background-color: rgb(0 0 0 / 0.85) }
.bg-black\/90 { background-color: rgb(0 0 0 / 0.9) }
.bg-white\/10 { background-color: rgb(255 255 255 / 0.1) }
.bg-white\/5 { background-color: rgb(255 255 255 / 0.05) }
.bg-white\/\[0\.02\] { background-color: rgb(255 255 255 / 0.02) }
.block { display: block }
.border { border-width: 1px }
.border-\[\#1A6EE8\]\/10 { border-color: rgb(26 110 232 / 0.1) }
.border-\[\#1A6EE8\]\/15 { border-color: rgb(26 110 232 / 0.15) }
.border-\[\#1A6EE8\]\/20 { border-color: rgb(26 110 232 / 0.2) }
.border-\[\#1A6EE8\]\/25 { border-color: rgb(26 110 232 / 0.25) }
.border-\[\#A9CBF5\]\/30 { border-color: rgb(169 203 245 / 0.3) }
.border-\[\#FF6D00\]\/30 { border-color: rgb(255 109 0 / 0.3) }
.border-\[\#FF6D00\]\/40 { border-color: rgb(255 109 0 / 0.4) }
.border-\[\#FFAB00\]\/30 { border-color: rgb(255 171 0 / 0.3) }
.border-b { border-bottom-width: 1px }
.border-b-2 { border-bottom-width: 2px }
.border-dashed { border-style: dashed }
.border-l { border-left-width: 1px }
.border-l-2 { border-left-width: 2px }
.border-r { border-right-width: 1px }
.border-r-2 { border-right-width: 2px }
.border-t { border-top-width: 1px }
.border-t-2 { border-top-width: 2px }
.border-white\/10 { border-color: rgb(255 255 255 / 0.1) }
.border-white\/15 { border-color: rgb(255 255 255 / 0.15) }
.border-white\/20 { border-color: rgb(255 255 255 / 0.2) }
.bottom-0 { bottom: 0rem }
.bottom-2 { bottom: 0.5rem }
.bottom-3 { bottom: 0.75rem }
.break-all { word-break: break-all }
.fixed { position: fixed }
.flex { display: flex }
.flex-1 { flex: 1 1 0% }
.flex-col { flex-direction: column }
.flex-wrap { flex-wrap: wrap }
.font-bold { font-weight: 700 }
.font-medium { font-weight: 500 }
.font-semibold { font-weight: 600 }
.gap-16 { gap: 4rem }
.gap-2 { gap: 0.5rem }
.gap-2\.5 { gap: 0.625rem }
.gap-3 { gap: 0.75rem }
.gap-4 { gap: 1rem }
.gap-6 { gap: 1.5rem }
.gap-8 { gap: 2rem }
.gap-x-6 { column-gap: 1.5rem }
.gap-y-2 { row-gap: 0.5rem }
.gap-y-3 { row-gap: 0.75rem }
.grid { display: grid }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)) }
.h-1\.5 { height: 0.375rem }
.h-12 { height: 3rem }
.h-16 { height: 4rem }
.h-20 { height: 5rem }
.h-40 { height: 10rem }
.h-6 { height: 1.5rem }
.h-8 { height: 2rem }
.h-9 { height: 2.25rem }
.h-\[240px\] { height: 240px }
.h-\[60vh\] { height: 60vh }
.h-\[70vh\] { height: 70vh }
.h-full { height: 100% }
.h-px { height: 1px }
.hidden { display: none }
.inline-block { display: inline-block }
.inline-flex { display: inline-flex }
.inset-0 { inset: 0px }
.items-baseline { align-items: baseline }
.items-center { align-items: center }
.items-end { align-items: flex-end }
.items-start { align-items: flex-start }
.items-stretch { align-items: stretch }
.justify-between { justify-content: space-between }
.justify-center { justify-content: center }
.leading-\[0\.95\] { line-height: 0.95 }
.leading-loose { line-height: 2 }
.leading-none { line-height: 1 }
.leading-relaxed { line-height: 1.625 }
.leading-tight { line-height: 1.25 }
.left-0 { left: 0rem }
.left-1\/2 { left: 50% }
.left-2 { left: 0.5rem }
.max-w-2xl { max-width: 42rem }
.max-w-3xl { max-width: 48rem }
.max-w-4xl { max-width: 56rem }
.max-w-6xl { max-width: 72rem }
.max-w-7xl { max-width: 80rem }
.max-w-lg { max-width: 32rem }
.max-w-md { max-width: 28rem }
.max-w-sm { max-width: 24rem }
.max-w-xl { max-width: 36rem }
.mb-1 { margin-bottom: 0.25rem }
.mb-10 { margin-bottom: 2.5rem }
.mb-12 { margin-bottom: 3rem }
.mb-2 { margin-bottom: 0.5rem }
.mb-3 { margin-bottom: 0.75rem }
.mb-4 { margin-bottom: 1rem }
.mb-5 { margin-bottom: 1.25rem }
.mb-6 { margin-bottom: 1.5rem }
.mb-8 { margin-bottom: 2rem }
.min-h-screen { min-height: 100vh }
.mix-blend-overlay { mix-blend-mode: overlay }
.mt-10 { margin-top: 2.5rem }
.mt-12 { margin-top: 3rem }
.mt-14 { margin-top: 3.5rem }
.mt-2 { margin-top: 0.5rem }
.mt-24 { margin-top: 6rem }
.mt-4 { margin-top: 1rem }
.mt-6 { margin-top: 1.5rem }
.mx-auto { margin-left: auto; margin-right: auto }
.my-10 { margin-top: 2.5rem; margin-bottom: 2.5rem }
.my-8 { margin-top: 2rem; margin-bottom: 2rem }
.object-contain { object-fit: contain }
.object-cover { object-fit: cover }
.opacity-10 { opacity: 0.1 }
.opacity-25 { opacity: 0.25 }
.opacity-45 { opacity: 0.45 }
.opacity-\[0\.07\] { opacity: 0.07 }
.opacity-\[0\.15\] { opacity: 0.15 }
.overflow-hidden { overflow: hidden }
.overflow-x-hidden { overflow-x: hidden }
.p-3 { padding: 0.75rem }
.p-4 { padding: 1rem }
.p-5 { padding: 1.25rem }
.p-6 { padding: 1.5rem }
.p-8 { padding: 2rem }
.pb-16 { padding-bottom: 4rem }
.pb-20 { padding-bottom: 5rem }
.pb-8 { padding-bottom: 2rem }
.pointer-events-none { pointer-events: none }
.pt-24 { padding-top: 6rem }
.pt-32 { padding-top: 8rem }
.pt-6 { padding-top: 1.5rem }
.pt-8 { padding-top: 2rem }
.px-1\.5 { padding-left: 0.375rem; padding-right: 0.375rem }
.px-2 { padding-left: 0.5rem; padding-right: 0.5rem }
.px-3 { padding-left: 0.75rem; padding-right: 0.75rem }
.px-4 { padding-left: 1rem; padding-right: 1rem }
.px-5 { padding-left: 1.25rem; padding-right: 1.25rem }
.px-6 { padding-left: 1.5rem; padding-right: 1.5rem }
.px-8 { padding-left: 2rem; padding-right: 2rem }
.py-0\.5 { padding-top: 0.125rem; padding-bottom: 0.125rem }
.py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem }
.py-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem }
.py-10 { padding-top: 2.5rem; padding-bottom: 2.5rem }
.py-12 { padding-top: 3rem; padding-bottom: 3rem }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem }
.py-2\.5 { padding-top: 0.625rem; padding-bottom: 0.625rem }
.py-20 { padding-top: 5rem; padding-bottom: 5rem }
.py-24 { padding-top: 6rem; padding-bottom: 6rem }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem }
.py-4 { padding-top: 1rem; padding-bottom: 1rem }
.relative { position: relative }
.right-0 { right: 0rem }
.right-2 { right: 0.5rem }
.rounded { border-radius: 0.25rem }
.rounded-full { border-radius: 9999px }
.rounded-lg { border-radius: 0.5rem }
.rounded-xl { border-radius: 0.75rem }
.select-none { user-select: none; -webkit-user-select: none }
.self-center { align-self: center }
.shadow-\[0_0_60px_rgba\(0\,0\,0\,0\.8\)\] { box-shadow: 0 0 60px rgba(0,0,0,0.8) }
.shrink-0 { flex-shrink: 0 }
.space-y-3 > :not([hidden]) ~ :not([hidden]) { __CHILD__: ; margin-top: 0.75rem }
.space-y-4 > :not([hidden]) ~ :not([hidden]) { __CHILD__: ; margin-top: 1rem }
.space-y-5 > :not([hidden]) ~ :not([hidden]) { __CHILD__: ; margin-top: 1.25rem }
.space-y-6 > :not([hidden]) ~ :not([hidden]) { __CHILD__: ; margin-top: 1.5rem }
.text-2xl { font-size: 1.5rem; line-height: 2rem }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem }
.text-5xl { font-size: 3rem; line-height: 1 }
.text-6xl { font-size: 3.75rem; line-height: 1 }
.text-\[\#1A6EE8\] { color: rgb(26 110 232) }
.text-\[\#1A6EE8\]\/40 { color: rgb(26 110 232 / 0.4) }
.text-\[\#1A6EE8\]\/60 { color: rgb(26 110 232 / 0.6) }
.text-\[\#4A93F0\] { color: rgb(74 147 240) }
.text-\[\#A9CBF5\] { color: rgb(169 203 245) }
.text-\[\#FF6D00\] { color: rgb(255 109 0) }
.text-\[\#FFAB00\] { color: rgb(255 171 0) }
.text-\[\#ffffff\] { color: rgb(255 255 255) }
.text-\[10px\] { font-size: 10px }
.text-\[11px\] { font-size: 11px }
.text-\[16px\] { font-size: 16px }
.text-\[17px\] { font-size: 17px }
.text-\[8px\] { font-size: 8px }
.text-\[9px\] { font-size: 9px }
.text-\[9rem\] { font-size: 9rem }
.text-base { font-size: 1rem; line-height: 1.5rem }
.text-black { color: rgb(0 0 0) }
.text-center { text-align: center }
.text-left { text-align: left }
.text-lg { font-size: 1.125rem; line-height: 1.75rem }
.text-sm { font-size: 0.875rem; line-height: 1.25rem }
.text-white { color: rgb(255 255 255) }
.text-white\/25 { color: rgb(255 255 255 / 0.25) }
.text-white\/30 { color: rgb(255 255 255 / 0.3) }
.text-white\/40 { color: rgb(255 255 255 / 0.4) }
.text-white\/45 { color: rgb(255 255 255 / 0.45) }
.text-white\/50 { color: rgb(255 255 255 / 0.5) }
.text-white\/55 { color: rgb(255 255 255 / 0.55) }
.text-white\/60 { color: rgb(255 255 255 / 0.6) }
.text-white\/70 { color: rgb(255 255 255 / 0.7) }
.text-white\/80 { color: rgb(255 255 255 / 0.8) }
.text-white\/85 { color: rgb(255 255 255 / 0.85) }
.text-white\/90 { color: rgb(255 255 255 / 0.9) }
.text-xl { font-size: 1.25rem; line-height: 1.75rem }
.text-xs { font-size: 0.75rem; line-height: 1rem }
.top-0 { top: 0rem }
.top-1\/2 { top: 50% }
.top-2 { top: 0.5rem }
.top-3 { top: 0.75rem }
.top-\[20\%\] { top: 20% }
.top-\[25\%\] { top: 25% }
.top-\[30\%\] { top: 30% }
.top-\[40\%\] { top: 40% }
.top-\[55\%\] { top: 55% }
.top-\[65\%\] { top: 65% }
.tracking-\[0\.15em\] { letter-spacing: 0.15em }
.tracking-\[0\.25em\] { letter-spacing: 0.25em }
.tracking-\[0\.2em\] { letter-spacing: 0.2em }
.tracking-\[0\.3em\] { letter-spacing: 0.3em }
.tracking-\[0\.5em\] { letter-spacing: 0.5em }
.tracking-wide { letter-spacing: 0.025em }
.tracking-widest { letter-spacing: 0.1em }
.transition-all { transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms }
.transition-colors { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms }
.transition-transform { transition-property: transform; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms }
.uppercase { text-transform: uppercase }
.w-1 { width: 0.25rem }
.w-1\.5 { width: 0.375rem }
.w-12 { width: 3rem }
.w-3 { width: 0.75rem }
.w-6 { width: 1.5rem }
.w-72 { width: 18rem }
.w-8 { width: 2rem }
.w-9 { width: 2.25rem }
.w-\[240px\] { width: 240px }
.w-full { width: 100% }
.w-px { width: 1px }
.whitespace-nowrap { white-space: nowrap }
.z-0 { z-index: 0 }
.z-10 { z-index: 10 }
.z-\[1\] { z-index: 1 }
.z-\[2\] { z-index: 2 }
.z-\[40\] { z-index: 40 }

.group:hover .group-hover\:text-\[\#4A93F0\] { color: rgb(74 147 240) }
.group:hover .group-hover\:translate-x-1 { transform: translateX(0.25rem) }
.hover\:bg-\[\#4A93F0\]:hover { background-color: rgb(74 147 240) }
.hover\:border-\[\#1A6EE8\]\/50:hover { border-color: rgb(26 110 232 / 0.5) }
.hover\:text-\[\#1A6EE8\]:hover { color: rgb(26 110 232) }
.hover\:text-white:hover { color: rgb(255 255 255) }
.selection\:bg-\[\#1A6EE8\]\/30::selection { background-color: rgb(26 110 232 / 0.3) }
.selection\:bg-\[\#FF6D00\]\/30::selection { background-color: rgb(255 109 0 / 0.3) }
.selection\:text-white::selection { color: rgb(255 255 255) }
@media (min-width: 640px) {
  .sm\:flex-row { flex-direction: row }
  .sm\:h-\[340px\] { height: 340px }
  .sm\:items-center { align-items: center }
  .sm\:px-10 { padding-left: 2.5rem; padding-right: 2.5rem }
  .sm\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem }
  .sm\:px-8 { padding-left: 2rem; padding-right: 2rem }
  .sm\:py-14 { padding-top: 3.5rem; padding-bottom: 3.5rem }
  .sm\:text-3xl { font-size: 1.875rem; line-height: 2.25rem }
  .sm\:text-4xl { font-size: 2.25rem; line-height: 2.5rem }
  .sm\:text-5xl { font-size: 3rem; line-height: 1 }
  .sm\:text-6xl { font-size: 3.75rem; line-height: 1 }
  .sm\:text-7xl { font-size: 4.5rem; line-height: 1 }
  .sm\:text-\[13rem\] { font-size: 13rem }
  .sm\:text-lg { font-size: 1.125rem; line-height: 1.75rem }
  .sm\:w-56 { width: 14rem }
  .sm\:w-\[340px\] { width: 340px }
}
@media (min-width: 768px) {
  .md\:flex { display: flex }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)) }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)) }
  .md\:hidden { display: none }
}
@media (min-width: 1024px) {
  .lg\:flex-row { flex-direction: row }
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)) }
  .lg\:px-14 { padding-left: 3.5rem; padding-right: 3.5rem }
  .lg\:text-6xl { font-size: 3.75rem; line-height: 1 }
  .lg\:text-8xl { font-size: 6rem; line-height: 1 }
}
