:root{font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#fff;color:#111}:root{--bg:#f7f0e7;--surface:#fdf8f0;--panel:#efe3d5;--ink:#3f3a34;--muted:#6b6158;--accent:#c5522f;--accent-dark:#9e4126;--secondary:#4b4f36;--outline:#e4d7c8;--shadow:0 12px 36px rgba(75,52,33,.08);font-family:Sora,Manrope,Poppins,sans-serif;color:var(--ink)}*,:after,:before{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6}#__next,body,html{min-height:100%}a{color:inherit;text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease}img{max-width:100%;height:auto;display:block;border-radius:18px}.page-shell{min-height:100vh;min-height:100svh;min-height:calc(var(--app-vh, 1vh) * 100);background:linear-gradient(180deg,rgba(232,111,59,.22),hsla(29,78%,80%,.12) 24%,hsla(34,50%,94%,.9) 42%),radial-gradient(circle at 20% 10%,rgba(197,82,47,.08),transparent 30%),radial-gradient(circle at 80% 30%,rgba(75,79,54,.08),transparent 26%),var(--bg);background-attachment:fixed,fixed,fixed,scroll;padding-bottom:64px}.container,.container-fluid{width:100%;max-width:1180px;margin:0 auto;padding:0 22px}.row{margin:0}.page-shell header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsla(37,76%,97%,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);border:1px solid var(--outline);border-radius:0 0 18px 18px;margin:0 0 28px;padding:8px 16px 12px;width:100%;overflow:visible}.page-shell header .container,.page-shell header .container-fluid{max-width:100%;width:100%;padding:0 8px}.page-shell header .top_bar{display:none}.page-shell header .courtesy_bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 6px;font-size:13px;letter-spacing:.03em}.page-shell header .header_container{padding:0}.page-shell header .header_container .header_bar{display:flex;align-items:center;gap:16px;padding:10px 18px;border-radius:14px;background:#fff;border:1px solid var(--outline);width:100%;justify-content:flex-start;min-height:64px;overflow:visible}.page-shell header .header_container .header_bar .header_social{order:1;margin-right:12px;display:none}.page-shell header .header_container .header_bar .header_social ul,.page-shell header .header_container .header_bar .nav_logo>ul,.page-shell header .top_bar .header_social ul{display:flex;gap:12px;list-style:none;padding:0;margin:0;align-items:center}.page-shell header .header_container .header_bar .header_social a,.page-shell header .header_container .header_bar .nav_logo ul li>a,.page-shell header .top_bar .header_social a{padding:12px 14px;border-radius:12px;font-weight:600;color:var(--muted);text-transform:uppercase;font-size:13px;letter-spacing:.06em}.page-shell header .header_container .header_bar .nav_logo ul li{position:relative;display:flex;align-items:center}.page-shell header .header_container .header_bar .nav_logo{display:flex;align-items:center;gap:28px;flex:1 1 auto;justify-content:flex-start;width:100%;order:1;flex-wrap:wrap}.page-shell header .header_container .header_bar .nav_logo>ul{margin-left:0;flex:1 1;justify-content:space-evenly;flex-wrap:wrap;gap:14px 18px}.page-shell header .header_container .header_bar .nav_logo ul li ul{position:absolute;top:100%;left:0;background:#fffdf8;box-shadow:var(--shadow);border-radius:14px;border:1px solid var(--outline);padding:10px 0;display:none;min-width:240px;z-index:30;max-width:320px}.page-shell header .header_container .header_bar .nav_logo ul li.active-dropdown>ul,.page-shell header .header_container .header_bar .nav_logo ul li:hover>ul{display:block;opacity:1}.page-shell header .header_container .header_bar .nav_logo ul li ul li a{display:block;padding:12px 16px;color:var(--ink);white-space:normal;word-break:break-word;line-height:1.4}.page-shell header .header_container .header_bar .nav_logo .logo img{height:64px;width:auto;border-radius:0;background:transparent;padding:0;border:none;display:block}.page-shell header .header_container .header_bar .nav_logo .logo{order:0;margin:0;padding:0}.page-shell header .header_container .header_bar .nav_logo>ul:first-of-type{order:1}.page-shell header .header_container .header_bar .nav_logo>ul:last-of-type{order:2;margin-left:0}.page-shell header .header_container .header_bar .header_social{flex:0 0 auto;order:0}.page-shell header .header_container .header_bar .header_actions{display:flex;gap:10px;align-items:center;margin-left:12px}.page-shell header .header_container .header_bar .join_rcc{order:2;margin-left:auto}.btn-primary,.join_rcc a,.primary-btn,button,input[type=button],input[type=submit]{background:var(--accent);color:#fff;padding:9px 16px;border-radius:12px;border:1px solid var(--accent-dark);font-weight:700;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 30px rgba(197,82,47,.28)}.page-shell header .header_container .header_bar .join_rcc a{background:#f6f1ea;color:var(--ink);border:1px solid var(--outline);box-shadow:none;padding:9px 16px}.page-shell header .header_container .header_bar .cta-secondary{background:#fff;color:var(--ink);border:1px solid var(--outline);box-shadow:none}.page-shell header .header_container .header_bar .header_social ul,.page-shell header .top_bar .header_social ul{gap:8px}.page-shell header .top_bar .header_social{display:flex;margin-left:auto}.join_rcc a:hover,button:hover{background:var(--accent-dark)}.page-shell header .header_container .header_bar .header_social a.facebook,.page-shell header .header_container .header_bar .header_social a.instagram,.page-shell header .header_container .header_bar .header_social a.xtwitter,.page-shell header .header_container .header_bar .header_social a.youtube,.page-shell header .top_bar .header_social a.facebook,.page-shell header .top_bar .header_social a.instagram,.page-shell header .top_bar .header_social a.xtwitter,.page-shell header .top_bar .header_social a.youtube{background:#f6f1ea;border:1px solid var(--outline);color:var(--muted);padding:9px 12px;border-radius:12px}.btn-secondary,.ghost-btn,.secondary-btn{background:#fff;color:var(--ink);border:1px solid var(--outline);box-shadow:none}.ghost-btn{padding:8px 12px;border-radius:10px}.section,.section_wrapper,section{margin:32px auto}.banner_section,.banner_slider,.hero_section,.main-banner{background:linear-gradient(135deg,#fff6ec,#f0e1d3);background-attachment:fixed;background-position:center calc(-40px - var(--parallax-offset, 0px));border:1px solid var(--outline);border-radius:24px;padding:34px 28px;box-shadow:var(--shadow);overflow:hidden}.banner_area{min-height:100vh;min-height:100svh;min-height:calc(var(--app-vh, 1vh) * 100);display:flex;align-items:center}.banner_area .banner_container,.banner_area .container{max-width:100%;width:100%;padding:0}.banner_area .banner_marquee{overflow:hidden;width:100%}.banner_area .banner_marquee__track{display:flex;gap:24px;width:max-content;animation:banner-marquee 36s linear infinite;list-style:none;padding:0;margin:0;background:transparent;border:0;box-shadow:none}.banner_area .banner_marquee__track li{flex:0 0 auto;width:min(90vw,1080px)}.banner_area .banner_marquee__track img{width:100%;height:min(70vh,520px);object-fit:cover;border-radius:18px}@keyframes banner-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:900px){.banner_area .banner_marquee__track img{height:min(55vh,420px)}}@media (prefers-reduced-motion:reduce){.banner_area .banner_marquee__track{animation:none}}.banner_section h1,.hero_section h1,.main-banner h1{font-size:clamp(32px,4vw,46px);margin:0 0 14px;color:var(--ink)}.banner_section p,.hero_section p{max-width:680px;margin:0 0 18px;color:var(--muted);font-size:17px}.card,.event_card,.news_card,.press_card,.team_member{background:var(--surface);border:1px solid var(--outline);border-radius:18px;padding:18px;box-shadow:var(--shadow)}input,textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--outline);background:#fff;font-family:inherit}textarea{resize:vertical}.button-row{display:flex;gap:10px;margin-top:12px}.locked{opacity:.6;pointer-events:none}.page-shell header .top-socials{display:flex;align-items:center;gap:8px}.about_us_info_section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;align-items:start}.related_gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px}.related_gallery img{width:100%;max-width:260px;max-height:260px;object-fit:contain;margin:0 auto}.about_us_video_section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px;align-items:stretch}.about_us_video_section iframe{width:100%;min-height:220px;border:none;border-radius:14px}.card h2,.card h3,.section-heading,.section-title,h2,h3{color:var(--ink);margin-top:0;letter-spacing:-.01em}.card p,.meta,.muted{color:var(--muted)}.grid-2,.grid-3,.grid-4{display:grid;grid-gap:18px;gap:18px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.banner_slider,.guidance_section .container,.testimonials_wrapper{display:grid;grid-gap:18px;gap:18px}.footer,footer{background:var(--secondary);color:#ede6d8;border-radius:18px 18px 0 0;padding:48px 28px 60px;margin-top:40px}.footer a,footer a{color:#f6e8d7}.page-shell header .nav_slidebar{background:var(--surface);border:1px solid var(--outline);border-radius:14px;box-shadow:var(--shadow);padding:18px}.page-shell header .menu_open{display:none;padding:10px 14px;background:var(--accent);color:#fff;border-radius:12px}.admin-shell{min-height:100vh;background:var(--bg);padding:40px 20px 80px}.admin-container{max-width:1100px;margin:0 auto;display:grid;grid-gap:20px;gap:20px}.admin-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.admin-header h1{margin:0;font-size:clamp(28px,4vw,38px)}.admin-header p{margin:6px 0 0;color:var(--muted)}.admin-grid{display:grid;grid-gap:20px;gap:20px}.admin-card{background:#fff;border:1px solid var(--outline);border-radius:18px;box-shadow:var(--shadow);padding:18px}.admin-card h2{margin-top:0}.admin-form{display:grid;grid-gap:12px;gap:12px}.admin-form label{display:grid;grid-gap:6px;gap:6px;font-weight:600;color:var(--ink)}.admin-form .inline{display:inline-flex;align-items:center;gap:8px;font-weight:600}.admin-banner{border-radius:12px;padding:12px 14px;border:1px solid var(--outline);font-weight:600}.admin-banner.error{background:rgba(197,82,47,.12);color:var(--accent-dark)}.admin-banner.success{background:rgba(75,79,54,.12);color:var(--secondary)}.admin-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.admin-list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--outline);border-radius:12px;background:var(--surface)}.admin-item{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:12px;gap:12px;flex:1 1;min-width:0}.admin-thumb{width:64px;height:64px;border-radius:10px;border:1px solid var(--outline);object-fit:cover;background:#fff}.admin-item-title{font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-item-meta{font-size:12px;color:var(--muted)}.admin-item-link{font-size:12px;color:var(--accent);text-decoration:underline}.admin-actions{gap:8px;flex-wrap:wrap}.admin-actions,.admin-badge{display:inline-flex;align-items:center}.admin-badge{padding:2px 8px;border-radius:999px;border:1px solid var(--outline);background:var(--surface-2);font-size:12px;color:var(--text-muted)}@media (max-width:992px){.page-shell header{position:-webkit-sticky;position:sticky;top:0;margin:0;border-radius:0 0 16px 16px;width:100%}.page-shell header .header_container .header_bar{flex-wrap:wrap}.page-shell header .header_container .header_bar .nav_logo>ul{display:none}.page-shell header .nav_slidebar{display:none;margin-top:12px}.page-shell header .nav_slidebar.active{display:block}.page-shell header .menu_open{display:inline-flex;justify-content:center;align-items:center}.page-shell header .hidden_mobile{display:none!important}.page-shell header .hidden-desktop{display:block!important}.page-shell{padding-bottom:32px}}@media (min-width:993px){.page-shell header .hidden-desktop{display:none!important}}