*,*::before,*::after{box-sizing:border-box}:root{--primary-color:#f97316;--secondary-color:#64748b;--accent-color:#fed7aa;--success-color:#16a34a;--text-primary:#111827;--text-secondary:#6b7280}.pt-24{padding-top:6rem!important}.pb-8{padding-bottom:2rem!important}.min-h-screen{min-height:100vh!important}.relative{position:relative!important}.overflow-hidden{overflow:hidden!important}.absolute{position:absolute!important}.inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.bg-cover{background-size:cover!important}.bg-center{background-position:center!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-white{background-color:white!important}.container{width:100%!important;margin-left:auto!important;margin-right:auto!important;max-width:1200px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.flex{display:flex!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.text-center{text-align:center!important}.text-white{color:white!important}.text-4xl{font-size:2.25rem!important}.text-6xl{font-size:3.75rem!important}.font-bold{font-weight:700!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mt-16{margin-top:4rem!important}.max-w-4xl{max-width:56rem!important}.p-8{padding:2rem!important}.p-12{padding:3rem!important}.rounded-3xl{border-radius:1.5rem!important}.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04)!important}.border{border-width:1px!important}.border-gray-100{border-color:#f3f4f6!important}@media (min-width:768px){.md\\:text-6xl{font-size:3.75rem!important}.md\\:p-12{padding:3rem!important}.md\\:flex-row{flex-direction:row!important}}.bg-orange-500{background-color:var(--primary-color,#f97316)!important}.text-orange-500{color:var(--primary-color,#f97316)!important}.text-yellow-300{color:#fcd34d!important}.text-yellow-200{color:#fef08a!important}.text-gray-900{color:var(--text-primary,#111827)!important}.text-gray-700{color:#374151!important}.bg-gray-50{background-color:#f9fafb!important}.hero-gradient{background:linear-gradient(135deg,var(--primary-color,#f97316) 0%,#ea580c 50%,#9a3412 100%)!important}.text-shadow{text-shadow:2px 2px 4px rgb(0 0 0 / .5)!important}.tracking-wider{letter-spacing:0.05em!important}.animate-bounce{animation:bounce 1s infinite!important}@keyframes bounce{0%,20%,53%,80%,100%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.hover\\:bg-orange-600:hover,.bg-orange-500:hover{background-color:#ea580c!important}.hover\\:text-white:hover{color:white!important}.hover\\:scale-105:hover{transform:scale(1.05)!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.transition-colors{transition-property:color,background-color,border-color!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.z-10{z-index:10!important}.z-50{z-index:50!important}.w-full{width:100%!important}.h-full{height:100%!important}.w-12{width:3rem!important}.h-12{height:3rem!important}.w-24{width:6rem!important}.h-1{height:0.25rem!important}.space-x-3>*+*{margin-left:0.75rem!important}.gap-4{gap:1rem!important}.rounded-xl{border-radius:0.75rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-lg{border-radius:0.5rem!important}.rounded-full{border-radius:9999px!important}.flex-col{flex-direction:column!important}.justify-between{justify-content:space-between!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-sm{font-size:0.875rem!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.bg-black\/50{background-color:rgb(0 0 0 / .5)!important}.bg-white\/80{background-color:rgb(255 255 255 / .8)!important}.backdrop-blur-sm{backdrop-filter:blur(4px)!important}.border-2{border-width:2px!important}.border-orange-500{border-color:var(--primary-color,#f97316)!important}.border-orange-200{border-color:#fed7aa!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.from-orange-500{--tw-gradient-from:var(--primary-color, #f97316) !important}.to-orange-300{--tw-gradient-to:#fdba74 !important}header{position:relative;z-index:1000}footer{position:relative;z-index:100}header .text-gray-700{color:var(--text-primary-light,#4b5563)!important}header .hover\:text-orange-500:hover{color:var(--primary-color,#f97316)!important}header .bg-orange-500{background-color:var(--primary-color,#f97316)!important}header .hover\:bg-orange-600:hover{background-color:var(--primary-dark,#ea580c)!important}footer .text-white{color:white!important}footer .text-orange-100{color:rgb(254 215 170)!important}footer .text-gray-300{color:var(--text-secondary,#6b7280)!important}footer .text-gray-400{color:#9ca3af!important}footer .hover\:text-white:hover{color:white!important}.dropdown-content{background:white!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 15px -3px rgb(0 0 0 / .1)!important}.dropdown-content a{color:var(--text-primary,#111827)!important;transition:all 0.3s ease!important}.dropdown-content a:hover{background-color:var(--accent-color,#fed7aa)!important;color:var(--primary-color,#f97316)!important}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:-1}.hero-gradient{background:linear-gradient(135deg,#f97316 0%,#ea580c 50%,#dc2626 100%)}.section-gradient{background:linear-gradient(135deg,#fef3c7 0%,#cb9c66 100%)}.card-hover{transition:all 0.3s ease}.card-hover:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04)}.text-shadow{text-shadow:3px 3px 6px rgb(0 0 0 / .7),1px 1px 2px rgb(0 0 0 / .5)}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#fff;min-width:200px;box-shadow:0 8px 16px rgb(0 0 0 / .1);z-index:1000;border-radius:8px;border:1px solid #e5e7eb;top:100%;left:0;margin-top:8px}.dropdown:hover .dropdown-content{display:block}.dropdown-content a{color:#374151;padding:12px 16px;text-decoration:none;display:block;transition:all 0.3s ease;border-bottom:1px solid #f3f4f6}.dropdown-content a:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.dropdown-content a:last-child{border-bottom:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.dropdown-content a:hover{background-color:#fef3c7;color:#f97316;transform:translateX(4px)}.mobile-dropdown-content{display:none;padding-left:1rem;margin-top:.5rem}.mobile-dropdown.active .mobile-dropdown-content{display:block}.mobile-dropdown-content a{padding:.5rem 1rem;margin:.25rem 0;border-radius:.5rem;background-color:#f9fafb;color:#6b7280;transition:all 0.3s ease;display:block}.mobile-dropdown-content a:hover{background-color:#fef3c7;color:#f97316}.mobile-dropdown-toggle{cursor:pointer}.mobile-dropdown-toggle::after{content:"▼";margin-left:8px;font-size:12px;transition:transform 0.3s ease}.mobile-dropdown.active .mobile-dropdown-toggle::after{transform:rotate(180deg)}.site-main{min-height:60vh}.entry-content,.page-content{line-height:1.8;color:#374151}.entry-content img,.page-content img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1)}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin-top:2.5rem;margin-bottom:1.5rem;font-weight:700;color:#111827;line-height:1.3}.entry-content h1,.page-content h1{font-size:2.25rem;margin-top:0}.entry-content h2,.page-content h2{font-size:1.875rem;border-bottom:2px solid #f97316;padding-bottom:.5rem}.entry-content h3,.page-content h3{font-size:1.5rem;color:#f97316}.entry-content h4,.page-content h4{font-size:1.25rem}.entry-content h5,.page-content h5{font-size:1.125rem}.entry-content h6,.page-content h6{font-size:1rem;text-transform:uppercase;letter-spacing:.05em}.entry-content p,.page-content p{margin-bottom:1.5rem;line-height:1.8;font-size:1.125rem}.entry-content p:last-child,.page-content p:last-child{margin-bottom:0}.entry-content ul,.entry-content ol,.page-content ul,.page-content ol{margin-bottom:1.5rem;padding-left:2rem}.entry-content ul li,.page-content ul li{list-style-type:disc;margin-bottom:.5rem;line-height:1.7}.entry-content ol li,.page-content ol li{list-style-type:decimal;margin-bottom:.5rem;line-height:1.7}.entry-content li ul,.entry-content li ol,.page-content li ul,.page-content li ol{margin-top:.5rem;margin-bottom:.5rem}.entry-content blockquote,.page-content blockquote{border-left:4px solid #f97316;padding-left:1.5rem;margin:2rem 0;font-style:italic;font-size:1.25rem;color:#6b7280;background-color:#fef3c7;padding:1.5rem;border-radius:.5rem}.entry-content blockquote p,.page-content blockquote p{margin-bottom:0}.entry-content a,.page-content a{color:#f97316;text-decoration:underline;transition:color 0.3s ease}.entry-content a:hover,.page-content a:hover{color:#ea580c;text-decoration:none}.entry-content strong,.entry-content b,.page-content strong,.page-content b{font-weight:700;color:#111827}.entry-content em,.entry-content i,.page-content em,.page-content i{font-style:italic}.entry-content code,.page-content code{background-color:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem;font-family:'Courier New',monospace;font-size:.875rem;color:#dc2626}.entry-content pre,.page-content pre{background-color:#1f2937;color:#f9fafb;padding:1.5rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.entry-content pre code,.page-content pre code{background:none;padding:0;color:inherit}.entry-content table,.page-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.entry-content table th,.entry-content table td,.page-content table th,.page-content table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}.entry-content table th,.page-content table th{background-color:#f97316;color:#fff;font-weight:600}.entry-content table tr:nth-child(even),.page-content table tr:nth-child(even){background-color:#f9fafb}.entry-content hr,.page-content hr{border:none;height:2px;background-color:#e5e7eb;margin:2rem 0;border-radius:1px}.wp-caption{max-width:100%;margin:1.5rem 0}.wp-caption img{margin:0}.wp-caption-text{font-size:.875rem;color:#6b7280;text-align:center;padding:.5rem;background-color:#f9fafb;border-radius:0 0 .5rem .5rem}.alignleft{float:left;margin:0 1.5rem 1rem 0}.alignright{float:right;margin:0 0 1rem 1.5rem}.aligncenter{display:block;margin:1.5rem auto}.size-full,.size-large,.size-medium{max-width:100%;height:auto}.program-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px rgb(0 0 0 / .1);transition:all 0.3s ease}.program-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgb(0 0 0 / .15)}.program-badge{position:absolute;top:1rem;left:1rem;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;z-index:10}.activity-parallax{position:relative;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:500px}.activity-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .6)}@media (max-width:768px){.activity-parallax{background-attachment:scroll}.dropdown-content{position:static;display:block;box-shadow:none;border:none;background:#fff0;margin-top:0}.dropdown-content a{padding:.5rem 1rem;color:#6b7280;background:#f9fafb;margin:.25rem 0;border-radius:.5rem}}.gallery-item{overflow:hidden;border-radius:.75rem}.gallery-item img{transition:transform 0.5s ease}.gallery-item:hover img{transform:scale(1.1)}.loading{opacity:.7;pointer-events:none}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.comments-wrapper{margin-top:2rem}.comment-list{list-style:none;padding:0;margin:0}.comment-list .comment{margin-bottom:1.5rem}.comment-list .children{margin-left:2rem;margin-top:1rem}.comment-form{margin-top:2rem}.comment-form .form-submit{margin-bottom:0}.page-template-default .site-main{background-color:#f9fafb;min-height:100vh}.page-template-default article{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1);margin-bottom:2rem}.single .site-main{background-color:#f9fafb;min-height:100vh}.single article{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1);margin-bottom:2rem}.archive .site-main,.search .site-main,.blog .site-main{background-color:#f9fafb;min-height:100vh}.page-header{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#fff;padding:2rem 0;margin-bottom:2rem;border-radius:1rem;text-align:center}.page-header h1{margin:0;color:#fff}.breadcrumb{background-color:#fff;padding:1rem 0;margin-bottom:2rem;border-radius:.5rem;border:1px solid #e5e7eb}.breadcrumb a{color:#f97316;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;line-height:1.5;transition:border-color 0.3s ease,box-shadow 0.3s ease}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgb(249 115 22 / .1)}button,input[type="submit"],input[type="button"],.btn{background-color:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color 0.3s ease,transform 0.2s ease}button:hover,input[type="submit"]:hover,input[type="button"]:hover,.btn:hover{background-color:#ea580c;transform:translateY(-1px)}.wp-block-image{margin:2rem 0}.wp-block-quote{border-left:4px solid #f97316;padding-left:1.5rem;margin:2rem 0;font-style:italic}.wp-block-separator{border:none;height:2px;background-color:#e5e7eb;margin:2rem 0}@media (max-width:768px){.page-template-default article,.single article{padding:1rem;margin:1rem;border-radius:.5rem}.entry-content h1,.page-content h1{font-size:1.875rem}.entry-content h2,.page-content h2{font-size:1.5rem}.entry-content p,.page-content p{font-size:1rem}}@media print{.no-print{display:none!important}.print-only{display:block!important}.site-main{background:white!important}article{box-shadow:none!important;border:1px solid #ccc!important}}