/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com */

/* Base styles */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
::before,::after{--tw-content:''}
html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
abbr:where([title]){text-decoration:underline dotted}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings: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='reset'],[type='submit']{-webkit-appearance:button;background-color:transparent;background-image:none}
:-moz-focusring{outline:auto}
:-moz-ui-invalid{box-shadow:none}
progress{vertical-align:baseline}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type='search']{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}
fieldset{margin:0;padding:0}
legend{padding:0}
ol,ul,menu{list-style:none;margin:0;padding:0}
dialog{padding:0}
textarea{resize:vertical}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}
button,[role="button"]{cursor:pointer}
:disabled{cursor:default}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
[hidden]{display:none}

/* Custom utilities */
.fixed{position:fixed}
.absolute{position:absolute}
.relative{position:relative}
.inset-0{inset:0px}
.z-10{z-index:10}
.z-50{z-index:50}
.mx-auto{margin-left:auto;margin-right:auto}
.mb-1{margin-bottom:0.25rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.mt-1{margin-top:0.25rem}
.mt-4{margin-top:1rem}
.flex{display:flex}
.grid{display:grid}
.hidden{display:none}
.h-4{height:1rem}
.h-64{height:16rem}
.h-screen{height:100vh}
.w-4{width:1rem}
.w-64{width:16rem}
.w-full{width:100%}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-xl{max-width:36rem}
.flex-1{flex:1 1 0%}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.flex-col{flex-direction:column}
.items-start{align-items:flex-start}
.items-center{align-items:center}
.justify-center{justify-content:center}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))}
.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}
.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}
.overflow-hidden{overflow:hidden}
.rounded-full{border-radius:9999px}
.rounded-none{border-radius:0px}
.border{border-width:1px}
.border-4{border-width:4px}
.border-y{border-top-width:1px;border-bottom-width:1px}
.border-l-4{border-left-width:4px}
.border-t{border-top-width:1px}
.border-dashed{border-style:dashed}
.border-red-500\/30{border-color:rgb(239 68 68 / 0.3)}
.border-red-900\/50{border-color:rgb(127 29 29 / 0.5)}
.border-zinc-700{border-color:rgb(63 63 70)}
.border-zinc-800{border-color:rgb(39 39 42)}
.border-zinc-900{border-color:rgb(24 24 27)}
.border-\[\#ff4500\]{border-color:#ff4500}
.bg-black{background-color:rgb(0 0 0)}
.bg-black\/50{background-color:rgb(0 0 0 / 0.5)}
.bg-black\/70{background-color:rgb(0 0 0 / 0.7)}
.bg-red-950\/20{background-color:rgb(69 10 10 / 0.2)}
.bg-zinc-900{background-color:rgb(24 24 27)}
.bg-\[\#00d4ff\]{background-color:#00d4ff}
.bg-\[\#ff4500\]{background-color:#ff4500}
.p-4{padding:1rem}
.p-8{padding:2rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.pt-6{padding-top:1.5rem}
.text-center{text-align:center}
.text-left{text-align:left}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
.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-sm{font-size:0.875rem;line-height:1.25rem}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.uppercase{text-transform:uppercase}
.italic{font-style:italic}
.leading-relaxed{line-height:1.625}
.tracking-tight{letter-spacing:-0.025em}
.tracking-tighter{letter-spacing:-0.05em}
.tracking-wide{letter-spacing:0.025em}
.tracking-widest{letter-spacing:0.1em}
.tracking-\[0\.3em\]{letter-spacing:0.3em}
.text-black{color:rgb(0 0 0)}
.text-gray-300{color:rgb(209 213 219)}
.text-gray-400{color:rgb(156 163 175)}
.text-white{color:rgb(255 255 255)}
.text-zinc-400{color:rgb(161 161 170)}
.text-zinc-500{color:rgb(113 113 122)}
.text-zinc-600{color:rgb(82 82 91)}
.text-\[\#00d4ff\]{color:#00d4ff}
.text-\[\#ff4500\]{color:#ff4500}
.underline{text-decoration-line:underline}
.decoration-zinc-700{text-decoration-color:rgb(63 63 70)}
.underline-offset-4{text-decoration-thickness:4px}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25)}
.shadow-orange-600\/40{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),0 25px 50px -12px rgb(234 88 12 / 0.4)}
.outline-none{outline:2px solid transparent;outline-offset:2px}
.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}
.accent-\[\#00d4ff\]{accent-color:#00d4ff}

.hover\:bg-white:hover{background-color:rgb(255 255 255)}
.hover\:text-black:hover{color:rgb(0 0 0)}
.hover\:text-white:hover{color:rgb(255 255 255)}
.hover\:text-\[\#00d4ff\]:hover{color:#00d4ff}
.focus\:border-\[\#ff4500\]:focus{border-color:#ff4500}

@media (min-width:768px){
.md\:flex-row{flex-direction:row}
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.md\:items-end{align-items:flex-end}
.md\:p-12{padding:3rem}
.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.md\:text-5xl{font-size:3rem;line-height:1}
.md\:text-6xl{font-size:3.75rem;line-height:1}
}

/* =========================
   MOBILE SPACING FIX
   ========================= */

@media (max-width:767px){

.h-screen{height:auto;}

.py-24{
padding-top:4rem;
padding-bottom:4rem;
}

.fact-card{
padding:1.25rem;
}

.text-5xl{
font-size:2.25rem;
line-height:1.1;
}

}