body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.tennsational-orange{background-color:#d2691e;color:#fff}.tennsational-navy{background-color:#1e3a8a;color:#fff}.hero-gradient{background:linear-gradient(135deg,#1E3A8A 0%,#D2691E 100%)}.mountain-hero{background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat}.mountain-overlay{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4))}.text-shadow-lg{text-shadow:2px 2px 4px rgba(0,0,0,.8)}.text-shadow-xl{text-shadow:3px 3px 6px rgba(0,0,0,.9)}.logo-shadow{filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.gap-2{gap:.5rem}.p-4{padding:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.25rem}.text-sm{font-size:.875rem}.text-blue-600{color:#2563eb}.bg-blue-50{background-color:#eff6ff}.bg-green-100{background-color:#dcfce7}.text-green-800{color:#166534}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-blue-600{border-color:#2563eb}.border-t{border-top-width:1px}.h-full{height:100%}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.z-10{z-index:10}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-shrink-0{flex-shrink:0}.transition-colors{transition:color .15s ease-in-out}.transition-shadow{transition:box-shadow .15s ease-in-out}.duration-200{transition-duration:.2s}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:text-blue-600:hover{color:#2563eb}.hover\:bg-blue-600:hover{background-color:#2563eb}.text-yellow-400{color:#facc15}.text-yellow-500{color:#eab308}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-black{background-color:#000}.bg-opacity-40{background-color:#0006}.focus\:ring-2:focus{box-shadow:0 0 0 2px #2563eb}.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f6}.max-w-6xl{max-width:72rem}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.mountain-hero{background-attachment:scroll}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700}.rounded-lg{border-radius:.5rem}.border{border-width:1px;border-style:solid;border-color:#e5e7eb}.bg-white{background-color:#fff}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 3px #4f46e51a}.focus\:ring-indigo-500:focus{box-shadow:0 0 0 3px #4f46e51a}.focus\:border-indigo-500:focus{border-color:#4f46e5}.rounded-md{border-radius:.375rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.bg-primary{background-color:#ea580c}.hover\:bg-primary\/90:hover{background-color:#ea580ce6}.text-primary{color:#ea580c}.border-primary\/20{border-color:#ea580c33}.border-primary\/40,.hover\:border-primary\/40:hover{border-color:#ea580c66}.bg-indigo-600{background-color:#4f46e5}.hover\:bg-indigo-700:hover{background-color:#4338ca}.text-white{color:#fff}.placeholder\:text-white\/70::placeholder{color:#ffffffb3}.bg-white\/20{background-color:#fff3}.border-white\/30{border-color:#ffffff4d}.hover\:bg-gray-50:hover{background-color:#f9fafb}.text-gray-900{color:#111827}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.min-h-screen{min-height:100vh}.min-h-\[600px\]{min-height:600px}.max-w-7xl{max-width:80rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.flex-col{flex-direction:column}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mt-4{margin-top:1rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.w-full{width:100%}.w-96{width:24rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.h-auto{height:auto}.bg-gray-50{background-color:#f9fafb}.bg-gray-900{background-color:#111827}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.hover\:text-white:hover{color:#fff}.hover\:text-primary:hover{color:#ea580c}.hover\:underline:hover{text-decoration:underline}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1))}.drop-shadow-2xl{filter:drop-shadow(0 25px 25px rgb(0 0 0 / .15))}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tennsational-orange{background-color:#ea580c;color:#fff}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}input,textarea,select{font-family:inherit;font-size:100%}input[type=text],input[type=email],input[type=search]{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem}input[type=text]:focus,input[type=email]:focus,input[type=search]:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.flex-1{flex:1 1 0%}.relative{position:relative}.fill-current{fill:currentColor}.fill-yellow-400{fill:#facc15}.uppercase{text-transform:uppercase}.font-semibold{font-weight:600}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:flex-row{flex-direction:row}}@media (min-width: 768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:mb-0{margin-bottom:0}.md\:mr-8{margin-right:2rem}.md\:space-y-0>*+*{margin-top:0}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:flex-row{flex-direction:row}.lg\:w-1\/2{width:50%}.lg\:pl-12{padding-left:3rem}.lg\:mb-0{margin-bottom:0}}footer a{color:#9ca3af!important;text-decoration:none!important;transition:color .2s ease}footer a:hover{color:#fff!important}footer a[aria-label=Facebook]:hover,footer a[aria-label=Instagram]:hover{color:#ea580c!important}@media (min-width: 768px){.desktop-nav{display:flex!important;align-items:center}.mobile-menu-btn{display:none!important}}
