*,
::before,
::after{
  box-sizing:border-box;
  border:0 solid #e5e7eb
}

html,
:host{
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  tab-size:4;
  font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}

body{
  margin:0;
  line-height:inherit
}

a{
  color:inherit;
  text-decoration:inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
p{
  margin:0;
  font-size:inherit;
  font-weight:inherit
}

ol,
ul,
menu{
  list-style:none;
  margin:0;
  padding:0
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object{
  display:block;
  vertical-align:middle
}

button,
input,
optgroup,
select,
textarea{
  font:inherit;
  color:inherit;
  margin:0;
  padding:0;
  line-height:inherit
}

.absolute{position:absolute}
.fixed{position:fixed}
.relative{position:relative}
.left-4{left:1rem}
.top-1\/2{top:50%}
.inset-0{inset:0}
.z-\[-1\]{z-index:-1}
.z-10{z-index:10}
.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x,0),var(--tw-translate-y))}
.mx-auto{margin-left:auto;margin-right:auto}
.mx-2{margin-left:.5rem;margin-right:.5rem}
.mb-8{margin-bottom:2rem}
.ml-1{margin-left:.25rem}
.mt-1{margin-top:.25rem}
.mt-2{margin-top:.5rem}
.mt-5{margin-top:1.25rem}
.mt-12{margin-top:3rem}
.shadow-\[0_0_20px_rgba\(0\,0\,0\,0\.2\)\]{box-shadow:0 0 20px rgba(0,0,0,.2)}
.block{display:block}
.flex{display:flex}
.grid{display:grid}
.hidden{display:none}
.h-8{height:2rem}
.h-9{height:2.25rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-full{height:100%}
.min-h-screen{min-height:100vh}
.w-9{width:2.25rem}
.w-full{width:100%}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.min-w-0{min-width:0}
.min-w-\[5\.5rem\]{min-width:5.5rem}
.min-w-\[7rem\]{min-width:7rem}
.min-w-\[8rem\]{min-width:8rem}
.shrink-0{flex-shrink:0}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.flex-col{flex-direction:column}
.items-center{align-items:center}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.gap-3{gap:.75rem}
.gap-4{gap:1rem}
.overflow-hidden{overflow:hidden}
.break-all{word-break:break-all}
.rounded-\[24px\]{border-radius:24px}
.rounded-\[28px\]{border-radius:28px}
.rounded-full{border-radius:9999px}
.border{border-width:1px;border-style:solid}
.border-b{border-bottom-width:1px;border-bottom-style:solid}
.border-dashed{border-style:dashed}
.border-white\/10{border-color:rgba(255,255,255,.1)}
.border-white\/5{border-color:rgba(255,255,255,.05)}
.border-blue-500\/20{border-color:rgba(59,130,246,.2)}
.border-red-500\/20{border-color:rgba(239,68,68,.2)}
.bg-black\/20{background-color:rgba(0,0,0,.2)}
.bg-black\/25{background-color:rgba(0,0,0,.25)}
.bg-black\/30{background-color:rgba(0,0,0,.3)}
.bg-black\/35{background-color:rgba(0,0,0,.35)}
.bg-white\/5{background-color:rgba(255,255,255,.05)}
.bg-blue-500\/10{background-color:rgba(59,130,246,.1)}
.bg-red-500\/10{background-color:rgba(239,68,68,.1)}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(255,255,255,0))}
.via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,rgba(255,255,255,0))}
.to-gray-500{--tw-gradient-to:#6b7280}
.bg-clip-text{-webkit-background-clip:text;background-clip:text}
.p-1{padding:.25rem}
.p-4{padding:1rem}
.pb-20{padding-bottom:5rem}
.pt-20{padding-top:5rem}
.pl-12{padding-left:3rem}
.pr-4{padding-right:1rem}
.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}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.text-center{text-align:center}
.font-medium{font-weight:500}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
.text-\[11px\]{font-size:11px;line-height:1rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-xs{font-size:.75rem;line-height:1rem}
.tracking-\[0\.18em\]{letter-spacing:.18em}
.tracking-\[0\.22em\]{letter-spacing:.22em}
.tracking-\[0\.24em\]{letter-spacing:.24em}
.tracking-tight{letter-spacing:-.025em}
.text-transparent{color:transparent}
.text-white{color:#fff}
.text-gray-300{color:#d1d5db}
.text-gray-400{color:#9ca3af}
.text-gray-500{color:#6b7280}
.text-gray-600{color:#4b5563}
.text-blue-300\/80{color:rgba(147,197,253,.8)}
.text-blue-100{color:#dbeafe}
.text-blue-400{color:#60a5fa}
.text-red-200{color:#fecaca}
.text-slate-400{color:#94a3b8}
.opacity-60{opacity:.6}
.pointer-events-none{pointer-events:none}
.outline-none{outline:2px solid transparent;outline-offset:2px}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.placeholder\:text-gray-500::placeholder{color:#6b7280}
.selection\:bg-white\/30::selection{background-color:rgba(255,255,255,.3)}
.selection\:text-white::selection{color:#fff}
.focus\:border-blue-400\/40:focus{border-color:rgba(96,165,250,.4)}
.focus\:bg-white\/\[0\.08\]:focus{background-color:rgba(255,255,255,.08)}
.hover\:border-blue-400\/40:hover{border-color:rgba(96,165,250,.4)}
.hover\:bg-blue-500\/20:hover{background-color:rgba(59,130,246,.2)}
.hover\:border-blue-500\/30:hover{border-color:rgba(59,130,246,.3)}
.hover\:bg-white\/\[0\.04\]:hover{background-color:rgba(255,255,255,.04)}
.hover\:border-white\/20:hover{border-color:rgba(255,255,255,.2)}
.hover\:text-white:hover{color:#fff}
.group:hover .group-hover\:text-blue-300{color:#93c5fd}
.group:hover .group-hover\:text-gray-300{color:#d1d5db}

@media (min-width:640px){
  .sm\:h-16{height:4rem}
  .sm\:flex-row{flex-direction:row}
  .sm\:items-center{align-items:center}
  .sm\:justify-between{justify-content:space-between}
  .sm\:min-w-\[6rem\]{min-width:6rem}
  .sm\:min-w-\[8rem\]{min-width:8rem}
  .sm\:shrink-0{flex-shrink:0}
  .sm\:p-6{padding:1.5rem}
  .sm\:pt-28{padding-top:7rem}
  .sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
  .sm\:text-6xl{font-size:3.75rem;line-height:1}
  .sm\:text-base{font-size:1rem;line-height:1.5rem}
  .sm\:text-lg{font-size:1.125rem;line-height:1.75rem}
}

@media (min-width:1024px){
  .lg\:px-8{padding-left:2rem;padding-right:2rem}
}
