.rc-drawer-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;opacity:0;visibility:hidden;background-color:#0009;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.rc-drawer-overlay.open{opacity:1;visibility:visible}.rc-drawer{z-index:100;background:#08111d;border-left:1px solid #ffe1001a;flex-direction:column;width:300px;max-width:85vw;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000080}.rc-drawer.open{transform:translate(0)}.rc-drawer-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px;display:flex}.rc-drawer-brand{align-items:center;gap:10px;display:flex}.rc-drawer-logo-text{color:#fff;gap:4px;font-size:1rem;font-weight:800;display:flex}.rc-drawer-logo-text span{color:#ffe100}.rc-drawer-close{color:#a0a8b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.rc-drawer-close:hover{color:#ffe100}.rc-drawer-nav{flex-direction:column;gap:8px;padding:24px 16px;display:flex;overflow-y:auto}.rc-drawer-link{color:#a0a8b8;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:16px;padding:14px 20px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.rc-drawer-link-icon{color:#a0a8b8;transition:color .2s}.rc-drawer-link:hover{color:#fff;background:#ffffff08}.rc-drawer-link.active{color:#ffe100;background:#ffe10014;border:1px solid #ffe10033}.rc-drawer-link.active .rc-drawer-link-icon{color:#ffe100}.rc-navbar{z-index:50;-webkit-backdrop-filter:blur(16px);background:#050b14d9;border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;height:105px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.rc-navbar.scrolled{background:#050b14fa;border-bottom:1px solid #ffe10014;height:80px;box-shadow:0 4px 30px #00000080}.rc-navbar-container{align-items:center;width:100%;max-width:1600px;margin:0 auto;padding:0 50px;display:flex}.rc-navbar-brand{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:1.1rem;font-weight:800;transition:transform .2s;display:flex}.rc-navbar-logo-img{object-fit:cover;border-radius:50%;width:70px;height:70px}.rc-navbar-logo-text{color:#fff;letter-spacing:.5px;gap:6px;font-size:1.1rem;font-weight:800;display:flex}.rc-navbar-logo-text span{color:#ffe100}.rc-navbar-spacer{flex:1}.rc-navbar-desktop{align-items:center;gap:clamp(16px,2.5vw,40px);margin-right:0;display:flex}.rc-nav-link{color:#a0a8b8;letter-spacing:.5px;padding-bottom:10px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,text-shadow .2s;position:relative}.rc-nav-link.active,.rc-nav-link:hover{color:#fff;text-shadow:0 0 5px #ffe10080}.rc-nav-link:after{content:"";background:#ffe100;border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.rc-nav-link.active:after{width:100%}.rc-nav-link:hover:after{width:0}.rc-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.rc-hamburger span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s}.rc-hamburger:hover span{background-color:#ffe100}@media (width<=1150px){.hidden-mobile{display:none!important}.show-mobile{display:flex!important}.rc-navbar-container{padding:0 15px}}@media (width>=1151px){.show-mobile{display:none!important}}.rc-footer-wrapper{background:#08111d;border-top:1px solid #ffe1001a;margin-top:80px;padding:64px 24px 32px}.rc-footer-container{max-width:1280px;margin:0 auto}.rc-footer-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:48px;margin-bottom:48px;display:grid}.rc-footer-logo-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.rc-footer-logo-img{object-fit:cover;background-color:#000;border-radius:50%;width:44px;height:44px}.rc-footer-logo-text .title{color:#fff;font-size:15px;font-weight:700;line-height:1.1}.rc-footer-logo-text .subtitle{color:#a0a8b8;letter-spacing:1.5px;font-family:monospace;font-size:10px}.rc-footer-description{color:#a0a8b8;max-width:280px;font-size:14px;line-height:1.7}.rc-footer-social{gap:12px;margin-top:20px;display:flex}.rc-footer-social-link{color:#a0a8b8;border:1px solid #ffe10026;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.rc-footer-social-link:hover{color:#ffe100;background:#ffe1000f;border-color:#ffe10066}.rc-footer-heading{color:#ffe100;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;font-family:monospace;font-size:13px;font-weight:600}.rc-footer-link-list{flex-direction:column;gap:12px;display:flex}.rc-footer-link-item{color:#a0a8b8;font-size:14px;text-decoration:none;transition:color .2s}.rc-footer-link-item:hover{color:#ffe100}.rc-footer-contact-list{flex-direction:column;gap:16px;display:flex}.rc-footer-contact-item{align-items:flex-start;gap:10px;display:flex}.rc-footer-contact-item .icon{color:#ffe100;flex-shrink:0;margin-top:2px}.rc-footer-contact-item .text{color:#a0a8b8;font-size:14px;line-height:1.5}.rc-footer-bottom{border-top:1px solid #ffe10014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.rc-footer-bottom .copyright{color:#a0a8b8;font-size:13px}.rc-footer-bottom .credits{color:#a0a8b8;font-family:monospace;font-size:13px}.rc-footer-bottom .credits span{color:#ffe100}.rc-home-container{background:0 0;min-height:100vh;padding-top:62px}.rc-container{max-width:1280px;margin:0 auto}.rc-home-section{padding:96px 24px}.rc-cinematic-flow{background:#060a13;flex-direction:column;display:flex}.rc-cinematic-section{align-items:center;min-height:85vh;padding:80px 24px;display:flex;position:relative;overflow:hidden}.rc-cinematic-hero-img{object-fit:cover;opacity:.97;-webkit-mask-composite:source-in;border-radius:20px;width:50%;max-width:800px;height:80%;position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%),linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%),linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.rc-cinematic-mission-img{object-fit:cover;opacity:.85;-webkit-mask-composite:source-in;border-radius:20px;width:50%;max-width:800px;height:80%;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%),linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%),linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.rc-cinematic-vision-img{object-fit:cover;opacity:.8;-webkit-mask-composite:source-in;border-radius:20px;width:50%;max-width:800px;height:80%;position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%),linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%),linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.rc-cinematic-content{z-index:2;width:100%;display:flex;position:relative}.rc-cinematic-content.reverse{justify-content:flex-end}.rc-cinematic-text{flex:600px;max-width:600px}.rc-cinematic-text.align-left{padding-right:40px}.rc-cinematic-text.align-right{padding-left:40px}.rc-hero-badge{background:#ffe10014;border:1px solid #ffe10033;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;display:inline-flex}.rc-hero-badge .dot{background:#ffe100;border-radius:50%;width:6px;height:6px;display:inline-block}.rc-hero-title,.rc-mv-title{color:#fff;letter-spacing:-.5px;margin-bottom:24px;font-size:clamp(34px,5vw,64px);font-weight:800;line-height:1.12}.rc-hero-subtitle,.rc-mv-subtitle{color:#a0a8b8;margin-bottom:36px;font-size:17px;font-weight:400;line-height:1.7}.rc-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.rc-section-header{text-align:center;margin-bottom:56px}.rc-section-header h2{color:#fff;margin-bottom:14px;font-size:clamp(26px,4vw,42px);font-weight:800}.rc-section-header p{color:#a0a8b8;max-width:480px;margin:0 auto;font-size:15px}.rc-center-action{text-align:center}.rc-projects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;margin-bottom:48px;display:grid}.rc-project-card{background:#121820;border:1px solid #30363dcc;border-radius:16px;overflow:hidden}.rc-project-image{height:200px;overflow:hidden}.rc-project-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.rc-project-card:hover .rc-project-image img{transform:scale(1.06)}.rc-project-info{padding:24px}.rc-project-info p{color:#a0a8b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.rc-project-link{color:#ffe100;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.rc-gallery-preview{background:#08111d;padding-top:80px}.rc-gallery-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.rc-gallery-item{background:#111827;border-radius:12px;height:240px;position:relative;overflow:hidden}.rc-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.rc-gallery-item:hover img{transform:scale(1.05)}.rc-empty-cover{background:#111827;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.rc-gallery-item .caption{color:#fff;background:linear-gradient(#0000,#050b14f2);padding:32px 16px 16px;font-size:17px;font-weight:600;position:absolute;bottom:0;left:0;right:0}@media (width<=900px){.rc-cinematic-flow{background:0 0;gap:40px}.rc-cinematic-section{border-radius:24px;min-height:auto;padding:80px 20px}.rc-cinematic-hero-img,.rc-cinematic-mission-img,.rc-cinematic-vision-img{object-fit:cover;opacity:.5;z-index:0;border-radius:24px;width:100%;height:100%;position:absolute;inset:0;transform:none;-webkit-mask-image:none}.rc-cinematic-hero-img{-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}.rc-cinematic-mission-img{-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.rc-cinematic-vision-img{-webkit-mask-image:linear-gradient(#000 0% 60%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#0000 100%)}.rc-cinematic-content{text-align:center;z-index:2;justify-content:center;position:relative}.rc-cinematic-text.align-left,.rc-cinematic-text.align-right{margin:0 auto;padding:0}.rc-hero-actions{justify-content:center}.rc-cinematic-section:first-child,.rc-cinematic-section:nth-child(2),.rc-cinematic-section:nth-child(3){align-items:center}.rc-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.rc-gallery-grid{grid-template-columns:1fr}}.rc-page-header{text-align:center;background:linear-gradient(#08111d 0%,#050b14 100%);border-bottom:1px solid #ffe10014;padding:64px 24px 48px}.rc-page-header-title{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(30px,5vw,56px);font-weight:800}.rc-page-header-subtitle{color:#a0a8b8;max-width:520px;margin:0 auto;font-size:16px;line-height:1.7}.rc-projects-page{background:0 0;min-height:100vh;padding-top:62px}.rc-projects-container{max-width:1280px;margin:0 auto;padding:64px 24px}.rc-projects-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px;display:grid}.rc-project-card-full{flex-direction:column;display:flex;overflow:hidden}.rc-project-cover{background-color:#000;height:220px;position:relative;overflow:hidden}.rc-project-cover iframe{border:none;width:100%;height:100%}.rc-project-cover img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.rc-project-card-full:hover .rc-project-cover img{transform:scale(1.06)}.rc-project-badge-wrap{position:absolute;top:12px;right:12px}.rc-project-info{flex-direction:column;flex:1;padding:24px;display:flex}.rc-project-info h3{color:#fff;margin-bottom:10px;font-size:18px;font-weight:600}.rc-project-info p{color:#a0a8b8;flex:1;font-size:14px;line-height:1.65}.rc-events-page{background:0 0;min-height:100vh;padding-top:62px}.rc-events-container{max-width:1280px;margin:0 auto;padding:64px 24px}.rc-events-filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:48px;display:flex}.rc-filter-btn{color:#a0a8b8;cursor:pointer;background:0 0;border:1px solid #ffe10026;border-radius:8px;padding:7px 18px;font-size:13px;font-weight:600;transition:all .2s}.rc-filter-btn:hover{color:#fff;border-color:#ffe10059}.rc-filter-btn.active{color:#ffe100;background:#ffe1001a;border-color:#ffe100}.rc-events-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:28px;display:grid}.rc-event-card{flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.rc-event-cover{aspect-ratio:16/9;background-color:#050b14;width:100%;display:block;position:relative;overflow:hidden}.rc-event-cover>*{width:100%!important;max-width:none!important;height:100%!important;display:block!important}.rc-event-cover img{transition:transform .4s;object-fit:contain!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important}.rc-event-card:hover{transform:translateY(-6px)}.rc-event-card:hover .rc-event-cover img{transform:scale(1.06)}.rc-event-closed{opacity:.85}.rc-event-closed:hover{box-shadow:none!important;transform:none!important}.rc-event-closed:hover .rc-event-cover img{transform:none!important}.rc-event-status-wrapper{position:absolute;top:12px;right:12px}.rc-event-details{flex-direction:column;flex:1;padding:24px;display:flex}.rc-event-details h3{color:#fff;margin-bottom:10px;font-size:18px;font-weight:600}.rc-event-details .description{color:#a0a8b8;flex:1;margin-bottom:20px;font-size:14px;line-height:1.65}.rc-event-meta{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.meta-item{align-items:center;gap:8px;display:flex}.meta-item.align-start{align-items:flex-start}.meta-icon-top{flex-shrink:0;margin-top:2px}.meta-item span{color:#a0a8b8;font-size:13px}.rc-event-action-btn{justify-content:center;gap:8px;width:100%;font-size:14px}.rc-event-disabled-btn{color:#a0a8b8;cursor:not-allowed;background:0 0;border:1px solid #ffe10026;border-radius:8px;width:100%;padding:12px;font-size:14px;font-weight:600}.rc-reg-page{background:0 0;min-height:100vh;padding-top:62px}.rc-reg-not-found{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;padding-top:62px;display:flex}.rc-reg-not-found .icon{font-size:48px}.rc-reg-not-found h2{color:#fff;font-size:22px;font-weight:600}.rc-reg-container{max-width:800px;margin:0 auto;padding:60px 24px}.rc-reg-back-link{color:#a0a8b8;align-items:center;gap:6px;margin-bottom:32px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.rc-reg-back-link:hover{color:#fff}.rc-reg-header-card{flex-wrap:wrap;gap:20px;margin-bottom:32px;padding:28px;display:flex}.rc-reg-thumb{border-radius:10px;flex-shrink:0;width:100px;height:75px;overflow:hidden}.rc-reg-thumb img{object-fit:cover;width:100%;height:100%}.rc-reg-header-info{flex:1}.rc-reg-header-info h2{color:#fff;margin-bottom:8px;font-size:20px;font-weight:700}.rc-reg-meta-row{flex-wrap:wrap;gap:16px;display:flex}.rc-reg-description{color:#a0a8b8;text-align:justify;white-space:pre-wrap;margin-top:16px;font-size:14px;line-height:1.7}.rc-reg-description::-webkit-scrollbar{width:4px}.rc-reg-meta-row .meta{color:#a0a8b8;align-items:center;gap:5px;font-size:13px;display:flex}.rc-reg-form-card{padding:40px}.rc-reg-form-card h2{color:#fff;margin-bottom:28px;font-size:20px;font-weight:700}.rc-reg-form{flex-direction:column;display:flex}.rc-reg-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.rc-reg-submit-btn{justify-content:center;width:100%}.rc-label{color:#a0a8b8;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.rc-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s,background .2s}.rc-input:focus{background:#ffffff14;border-color:#ffe100}.rc-input::placeholder{color:#a0a8b880}select.rc-input{appearance:none;cursor:pointer;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23A0A8B8%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 16px top 50%;background-repeat:no-repeat;background-size:10px;padding-right:40px}select.rc-input option{color:#fff;background-color:#050b14}.rc-reg-participant-block{border-bottom:1px solid #ffffff14;margin-bottom:32px;padding-bottom:24px}.rc-reg-participant-block:last-child{border-bottom:none;margin-bottom:24px;padding-bottom:0}.rc-reg-section-title{color:#ffe100;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px;font-size:15px;font-weight:600}.rc-reg-payment-section{background:#ffe10008;border:1px solid #ffe10026;border-radius:12px;margin-top:24px;padding:24px}.rc-reg-payment-title{color:#fff;margin-bottom:16px;font-size:16px;font-weight:600}.rc-file-upload-wrapper{align-items:center;gap:16px;margin-top:8px;display:flex}.rc-file-upload-btn{cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:background .2s,border-color .2s;display:inline-flex}.rc-file-upload-btn:hover{background:#ffffff1f;border-color:#ffe1004d}.rc-file-upload-name{color:#a0a8b8;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:14px;overflow:hidden}.rc-payment-preview-img{border:1px solid #ffffff26;border-radius:6px;max-width:150px;margin-top:16px;box-shadow:0 4px 12px #0000004d}.rc-reg-success{text-align:center;padding:60px}.rc-reg-success .success-icon{margin-bottom:20px}.rc-reg-success h2{color:#fff;margin-bottom:12px;font-size:24px;font-weight:700}.rc-reg-success p{color:#a0a8b8;max-width:400px;margin:0 auto 28px;font-size:15px;line-height:1.7}.rc-reg-success strong{color:#ffe100}@media (width<=600px){.rc-reg-form-grid{grid-template-columns:1fr}.rc-reg-header-card{flex-direction:column}}.rc-gallery-page{background:0 0;min-height:100vh;padding-top:62px}.rc-gallery-container{max-width:1280px;margin:0 auto;padding:64px 24px}.rc-album-count{color:#a0a8b8;letter-spacing:1px;margin-bottom:32px;font-family:monospace;font-size:12px}.rc-mb-32{margin-bottom:32px!important}.rc-album-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.rc-album-card{cursor:pointer;overflow:hidden}.rc-album-cover-wrap{height:220px;position:relative;overflow:hidden}.rc-album-cover-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.rc-album-card:hover .rc-album-cover-img{transform:scale(1.06)}.rc-album-gradient{background:linear-gradient(#0000 40%,#050b14d9);position:absolute;inset:0}.rc-album-info{position:absolute;bottom:14px;left:16px;right:16px}.rc-album-info .title{color:#fff;margin-bottom:4px;font-size:17px;font-weight:600}.rc-album-info .meta-row{align-items:center;gap:8px;display:flex}.rc-album-info .photo-count{color:#a0a8b8;align-items:center;gap:4px;font-family:monospace;font-size:12px;display:flex}.rc-gallery-back-btn{color:#a0a8b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:28px;padding:0;font-size:14px;transition:color .2s;display:inline-flex}.rc-gallery-back-btn:hover{color:#fff}.rc-gallery-active-header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.rc-gallery-active-header h2{color:#fff;font-size:22px;font-weight:700}.rc-masonry-item{cursor:pointer}.rc-masonry-item img{border-radius:12px;width:100%;display:block}.rc-masonry-item .gallery-overlay{opacity:0;background:linear-gradient(#0000,#050b14e6);border-radius:0 0 12px 12px;padding:32px 14px 12px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.rc-masonry-item .gallery-overlay .title{color:#fff;font-size:13px;font-weight:500}.rc-masonry-item .gallery-overlay .category{color:#ffe100;margin-top:2px;font-family:monospace;font-size:11px}.rc-lightbox-overlay{z-index:999;-webkit-backdrop-filter:blur(12px);background:#050b14f2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.rc-lightbox-close{cursor:pointer;color:#ffe100;background:#ffe1001a;border:1px solid #ffe1004d;border-radius:8px;padding:8px;transition:background .2s;position:absolute;top:20px;right:20px}.rc-lightbox-close:hover{background:#ffe10033}.rc-lightbox-content{text-align:center;width:100%;max-width:900px}.rc-lightbox-content img{object-fit:contain;border:1px solid #ffe10026;border-radius:16px;width:100%;max-height:80vh}.rc-lightbox-content p{color:#a0a8b8;margin-top:16px;font-size:15px}.rc-roster-card{background:#050b14;border:1px solid #ffe10026;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.rc-roster-card:hover{border-color:#ffe10066;transform:translateY(-6px);box-shadow:0 12px 30px #ffe1001f}.rc-roster-img-wrap{background:#08111d;width:100%;height:280px;position:relative;overflow:hidden}.rc-roster-card.featured .rc-roster-img-wrap{height:340px}.rc-roster-img-wrap img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s}.rc-roster-card:hover .rc-roster-img-wrap img{transform:scale(1.06)}.rc-roster-overlay{background:linear-gradient(#0000,#050b14);height:60px;position:absolute;bottom:0;left:0;right:0}.rc-roster-info{text-align:center;background:linear-gradient(#050b14 0%,#0a111a 100%);flex-direction:column;flex-grow:1;align-items:center;padding:24px 20px;display:flex;position:relative}.rc-roster-role-badge{color:#000;letter-spacing:1px;text-transform:uppercase;background:#ffe100;border-radius:4px;padding:6px 16px;font-family:monospace;font-size:11px;font-weight:800;position:absolute;top:-14px;box-shadow:0 4px 12px #0009}.rc-roster-name{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-top:6px;margin-bottom:4px;font-size:20px;font-weight:900;line-height:1.2}.rc-roster-dept{color:#a0a8b8;margin-bottom:20px;font-size:13px;font-weight:500}.rc-roster-social{color:#a0a8b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:auto;transition:all .2s;display:inline-flex}.rc-roster-social:hover{color:#fff;background:#0077b5;border-color:#0077b5;transform:scale(1.1)}.rc-team-page{background:0 0;min-height:100vh;padding-top:62px}.rc-team-container{max-width:1280px;margin:0 auto;padding:80px 24px}.rc-team-section{margin-bottom:72px}.rc-team-section-last{margin-bottom:0}.rc-team-header{align-items:center;gap:12px;margin-bottom:36px;display:flex}.rc-team-header h2{color:#fff;font-size:20px;font-weight:700}.rc-team-grid-featured{justify-content:flex-start;display:flex}.rc-team-grid-core,.rc-team-grid-members{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}@media (width<=600px){.rc-team-grid-core,.rc-team-grid-featured,.rc-team-grid-members{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;display:grid!important}.rc-roster-img-wrap{height:120px!important}.rc-roster-card.featured .rc-roster-img-wrap{height:140px!important}.rc-roster-info{padding:8px 4px!important}.rc-roster-role-badge{text-align:center!important;white-space:normal!important;width:85%!important;padding:3px 4px!important;font-size:7px!important;line-height:1.1!important;top:-12px!important}.rc-roster-name{margin-top:18px!important;font-size:11px!important}.rc-roster-dept{margin-bottom:6px!important;font-size:9px!important}.rc-roster-social{width:24px!important;height:24px!important}.rc-roster-social svg{width:12px!important;height:12px!important}}.rc-archive-page{background:0 0;min-height:100vh;padding-top:62px}.rc-archive-container{z-index:1;max-width:1300px;margin:0 auto;padding:72px 32px 120px;position:relative}.rc-archive-timeline{flex-direction:column;gap:96px;display:flex}.rc-archive-year-section{flex-direction:column;gap:28px;display:flex;position:relative}.rc-archive-year-section:before{content:attr(data-year);color:#0000;-webkit-text-stroke:1px #ffe1000f;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;letter-spacing:-4px;font-family:Bebas Neue,sans-serif;font-size:clamp(100px,14vw,180px);line-height:1;position:absolute;top:-28px;right:0}.rc-archive-year-header{z-index:1;background:#0c1220;border:1px solid #1e2d45;border-radius:10px;align-items:center;gap:0;display:flex;position:relative;overflow:hidden}.rc-archive-year-tab{color:#06080f;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%);background:#ffe100;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:14px 28px 14px 24px;display:flex}.rc-archive-year-tab h2{letter-spacing:2px;color:#06080f;margin:0;font-family:Bebas Neue,sans-serif;font-size:30px;font-weight:400}.rc-archive-film-holes{flex-shrink:0;align-items:center;gap:8px;padding:0 20px;display:flex}.rc-archive-film-hole{background:#06080f;border:1px solid #1e2d45;border-radius:3px;flex-shrink:0;width:12px;height:18px}.rc-archive-year-label-area{flex:1;align-items:center;gap:12px;padding:0 20px;display:flex}.rc-archive-badge{letter-spacing:1.5px;text-transform:uppercase;color:#c8960c;background:#c8960c1f;border:1px solid #c8960c40;border-radius:20px;padding:3px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.rc-archive-film-holes-right{align-items:center;gap:8px;margin-left:auto;padding:0 20px;display:flex}.rc-archive-empty{color:#8892a4;text-align:center;z-index:1;padding:40px 0;font-family:Inter,sans-serif;font-size:14px;font-style:italic;position:relative}.rc-archive-image-grid{z-index:1;gap:20px;transition:all .4s;display:grid;position:relative}.rc-archive-image-grid.collapsed{grid-template-columns:repeat(3,1fr)}.rc-archive-image-grid.expanded{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media (width<=900px){.rc-archive-image-grid.collapsed{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.rc-archive-image-grid.collapsed{grid-template-columns:1fr}.rc-archive-container{padding:48px 16px 80px}.rc-archive-year-tab h2{font-size:22px}.rc-archive-film-holes-right{display:none}}.rc-archive-img-card{cursor:pointer;aspect-ratio:16/9;background:#111927;border:1px solid #1e2d45;border-radius:10px;transition:transform .35s cubic-bezier(.25,.46,.45,.94),border-color .3s,box-shadow .35s;position:relative;overflow:hidden}.rc-archive-img-card:hover{border-color:#ffe10059;transform:translateY(-5px)scale(1.015);box-shadow:0 16px 40px #00000080,0 0 0 1px #ffe1001a,inset 0 0 60px #ffe10008}.rc-archive-img-card img{object-fit:cover;filter:saturate(.85)brightness(.9);width:100%;height:100%;transition:transform .5s,filter .4s}.rc-archive-img-card:hover img{filter:saturate()brightness();transform:scale(1.06)}.rc-archive-hover-overlay{opacity:0;background:linear-gradient(135deg,#c8960c1f 0%,#050b148c 60%);justify-content:space-between;align-items:flex-end;padding:14px 16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.rc-archive-img-card:hover .rc-archive-hover-overlay{opacity:1}.rc-archive-overlay-icon{color:#ffe100;opacity:.9}.rc-archive-overlay-index{letter-spacing:2px;color:#ffe1008c;font-family:Bebas Neue,sans-serif;font-size:15px}.rc-archive-img-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#06080f99);height:40%;position:absolute;bottom:0;left:0;right:0}.rc-archive-action-row{z-index:1;justify-content:center;margin-top:4px;display:flex;position:relative}.rc-archive-toggle-btn{color:#8892a4;letter-spacing:.5px;cursor:pointer;background:0 0;border:1px solid #1e2d45;border-radius:8px;align-items:center;gap:8px;padding:10px 28px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .25s;display:flex;position:relative;overflow:hidden}.rc-archive-toggle-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffe1000f,#0000);transition:opacity .25s;position:absolute;inset:0}.rc-archive-toggle-btn:hover{color:#ffe100;border-color:#ffe10066}.rc-archive-toggle-btn:hover:before{opacity:1}.rc-archive-loading{color:#8892a4;letter-spacing:.5px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:120px 0;font-family:Inter,sans-serif;font-size:14px;display:flex}.spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.rc-lightbox-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#06080ff2;justify-content:center;align-items:center;animation:.25s fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.rc-lightbox-close{color:#8892a4;cursor:pointer;z-index:1001;background:#1e2d45;border:1px solid #2a3d55;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:fixed;top:24px;right:24px}.rc-lightbox-close:hover{color:#ffe100;background:#ffe1001a;border-color:#ffe100}.rc-lightbox-content{flex-direction:column;align-items:center;gap:16px;max-width:min(90vw,1100px);max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleInLightbox;display:flex}@keyframes scaleInLightbox{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.rc-lightbox-content img{object-fit:contain;border:1px solid #1e2d45;border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 32px 80px #000000b3}.rc-lightbox-content p{letter-spacing:3px;color:#ffe10080;margin:0;font-family:Bebas Neue,sans-serif;font-size:16px}.rc-hof-wrapper{z-index:40;background:radial-gradient(circle at 15% 15%,#ffe1000e,#0000 45%),radial-gradient(circle at 85% 85%,#ffe1000b,#0000 42%),#050b14;flex-direction:column;width:100vw;height:calc(100dvh - 70px);display:flex;position:fixed;top:70px;left:0;overflow:hidden}.rc-hof-topbar{opacity:1;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#090e16eb,#050b14b8);border-bottom:1px solid #ffffff14;flex-shrink:0;width:100%;max-height:88px;transition:max-height .5s,opacity .4s,padding .5s,border-color .4s;overflow:hidden}.rc-hof-topbar.is-collapsed{opacity:0;border-bottom-color:#0000;max-height:0}.topbar-track{--topbar-pad-top:20px;--topbar-pad-x:28px;max-width:1400px;padding:var(--topbar-pad-top) var(--topbar-pad-x);scrollbar-width:none;-ms-overflow-style:none;align-items:flex-start;gap:clamp(20px,3vw,40px);margin:0 auto;display:flex;position:relative;overflow:auto hidden}.topbar-track::-webkit-scrollbar{display:none}.topbar-line-bg,.topbar-line-fill{top:calc(var(--topbar-pad-top) + 4px + 5px);left:var(--topbar-pad-x);border-radius:4px;height:2px;position:absolute}.topbar-line-bg{right:var(--topbar-pad-x);z-index:1;background:#ffffff1a}.topbar-line-fill{max-width:calc(100% - (2 * var(--topbar-pad-x)));z-index:2;background:linear-gradient(90deg,#ffe100,#ffb800);transition:width .5s cubic-bezier(.65,0,.35,1);box-shadow:0 0 10px #ffe1008c}.topbar-seg{z-index:3;cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:7px;padding:4px 2px;font-family:inherit;display:flex;position:relative}.topbar-seg-dot{background:#fff6;border:2px solid #050b14;border-radius:50%;width:10px;height:10px;transition:transform .3s,background .3s,box-shadow .3s}.topbar-seg-year{color:#ffffff73;white-space:nowrap;font-size:12px;font-weight:600;transition:color .3s}.topbar-seg:hover .topbar-seg-dot{background:#fffc;transform:scale(1.35)}.topbar-seg.active .topbar-seg-dot{background:#ffe100;transform:scale(1.6);box-shadow:0 0 0 4px #ffe1002e,0 0 14px #ffe100b3}.topbar-seg.active .topbar-seg-year{color:#ffe100;font-weight:700}.rc-hof-scroll{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;width:100%;min-height:0;overflow:hidden auto}.rc-hof-scroll::-webkit-scrollbar{display:none}.rc-hof-section{scroll-snap-align:start;scroll-snap-stop:always;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;justify-content:center;width:100%;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden auto}.rc-hof-section::-webkit-scrollbar{display:none}.rc-hof-section-glow{pointer-events:none;opacity:0;background:radial-gradient(650px at 50% 105%,#ffe1000f,#0000 70%);transition:opacity 1.2s;position:absolute;inset:0}.rc-hof-section.is-visible .rc-hof-section-glow{opacity:1}.hof-hero-section{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100%;padding:24px 0;display:flex}.hof-hero-container{justify-content:center;width:100%;padding:0 40px;display:flex}.hof-cyber-card{opacity:0;background:0 0;border:1px solid #ffffff1a;border-radius:12px;align-items:center;width:100%;max-width:1200px;height:auto;min-height:480px;max-height:none;padding:40px 60px;transition:opacity .9s,transform .9s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible;transform:translateY(30px)}.rc-hof-section.is-visible .hof-cyber-card{opacity:1;transform:translateY(0)}.cyber-line{z-index:5;background:#ffe100;position:absolute;box-shadow:0 0 12px #ffe100,0 0 24px #ffe10099}.line-top-left{width:120px;height:2px;top:-1px;left:60px}.line-bottom-left{width:2px;height:80px;bottom:60px;left:-1px}.line-bottom-right{width:100px;height:2px;bottom:-1px;right:120px}.hof-cyber-content{z-index:2;flex-direction:column;gap:20px;width:52%;display:flex;position:relative}.hof-top-tag{color:#ffe100;letter-spacing:3px;background:#ffe1000d;border:1px solid #ffe1004d;border-radius:40px;align-items:center;gap:12px;width:fit-content;margin-bottom:8px;padding:8px 20px;font-family:Courier New,monospace;font-size:12px;font-weight:700;display:inline-flex}.hof-dot{background-color:#ffe100;border-radius:50%;width:8px;height:8px}.hof-cyber-heading{color:#fff;font-size:clamp(38px,4.5vw,52px);font-weight:800;line-height:1.15}.hof-cyber-desc{color:#a0a8b8;border-left:2px solid #ffe10066;max-width:95%;margin-bottom:12px;padding-left:18px;font-size:15px;line-height:1.6}.hof-cyber-stats-container{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.hof-cyber-stat-item{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.hof-cyber-stat-item .stat-num{color:#fff;font-size:24px;font-weight:700;line-height:1}.hof-cyber-stat-item .stat-label{color:#a0a8b8;text-transform:capitalize;font-size:11px;font-weight:600}.hof-scroll-cue{color:#fff6;letter-spacing:2px;text-transform:uppercase;align-items:center;gap:8px;margin-top:2px;font-size:11px;font-weight:600;display:flex}.hof-scroll-cue svg{color:#ffe100;animation:1.6s ease-in-out infinite hof-bounce}@keyframes hof-bounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.hof-cyber-image-wrapper{z-index:10;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:55%;height:125%;display:flex;position:absolute;bottom:0;right:-50px}.hof-cyber-image-wrapper img{object-position:bottom right;filter:drop-shadow(-15px 15px 30px #000c);width:100%;max-width:none;height:86%}.rc-hof-content.hof-shifted-left{z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:24px 40px;position:relative}.hof-split-layout{opacity:0;align-items:center;gap:60px;width:100%;transition:opacity .8s,transform .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(40px)}.rc-hof-section.is-visible .hof-split-layout{opacity:1;transform:translateY(0)}.rc-hof-section:nth-child(2n) .hof-split-layout{flex-direction:row-reverse}.hof-text-side{flex:1;max-width:500px}.hof-kicker{color:#ffffff59;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px;font-family:Courier New,monospace;font-size:12px;font-weight:700;display:block}.hof-year{color:#121820;letter-spacing:1px;background:#ffe100;border-radius:20px;margin-bottom:20px;padding:4px 12px;font-size:14px;font-weight:700;display:inline-block}.hof-title{color:#fff;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.1}.hof-subtitle{color:#ffe100;margin-bottom:24px;font-size:20px;font-weight:500}.hof-description{color:#a0a8b8;font-size:16px;line-height:1.8}.hof-image-side{flex:1.2;width:100%}.hof-image-block{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 45px #0000008c}.hof-image-block:before{content:"";z-index:2;pointer-events:none;border-radius:16px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffe10026}.hof-image-block img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.hof-image-block:hover img{transform:scale(1.06)}.rc-hof-top-btn{color:#121820;cursor:pointer;z-index:50;opacity:0;pointer-events:none;background:#ffe100;border:none;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-weight:700;transition:opacity .4s,transform .4s,background .2s;display:flex;position:fixed;bottom:28px;right:30px;transform:translateY(12px);box-shadow:0 4px 12px #ffe10033}.rc-hof-top-btn.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.rc-hof-top-btn:hover{background:#e6cb00}.rc-hof-top-btn.is-visible:hover{transform:translateY(-3px);box-shadow:0 6px 16px #ffe1004d}@media (width<=950px){.rc-hof-content.hof-shifted-left{padding:20px 30px}.hof-cyber-card{padding:30px}.hof-cyber-heading{font-size:clamp(28px,3.5vw,38px)}.topbar-track{--topbar-pad-top:16px;--topbar-pad-x:20px;gap:22px}}@media (width<=850px){.rc-hof-topbar{max-height:72px}.topbar-track{--topbar-pad-top:14px;--topbar-pad-x:18px;gap:18px}.topbar-seg-year{font-size:11px}.hof-hero-container{padding:0 15px}.hof-cyber-card{flex-direction:column;justify-content:flex-start;height:auto;min-height:auto;max-height:none;padding:26px 20px 32px;overflow:visible}.hof-cyber-content{gap:12px;width:100%}.hof-top-tag{margin-top:5px;margin-bottom:12px;padding:8px 16px;font-size:11px}.hof-cyber-heading{font-size:clamp(32px,8vw,44px);line-height:1.1}.hof-cyber-desc{max-width:100%;margin-bottom:20px;padding-left:16px;font-size:15px;line-height:1.6}.hof-cyber-stats-container{grid-template-columns:1fr 1fr;gap:20px;padding:20px 18px;display:grid}.hof-cyber-stat-item{gap:8px}.hof-cyber-stat-item .stat-num{font-size:26px}.hof-cyber-stat-item .stat-label{font-size:12px}.hof-scroll-cue{display:none}.hof-cyber-image-wrapper{display:none!important}.rc-hof-content.hof-shifted-left{padding:18px 18px 28px}.hof-split-layout,.rc-hof-section:nth-child(2n) .hof-split-layout{justify-content:center;align-items:stretch;gap:20px;flex-direction:column!important}.hof-text-side,.hof-image-side{width:100%;max-width:100%}.hof-kicker{margin-bottom:8px;font-size:10px}.hof-image-block{aspect-ratio:16/10}.hof-title{margin-bottom:8px;font-size:28px;line-height:1.2}.hof-subtitle{margin-bottom:10px;font-size:15px}.hof-description{font-size:14px;line-height:1.55}.rc-hof-top-btn{gap:6px;padding:8px 14px;font-size:12px;bottom:16px;right:16px}.rc-hof-top-btn svg{width:16px;height:16px}}@media (width<=380px){.topbar-track{--topbar-pad-x:14px;gap:14px}.hof-cyber-heading{font-size:clamp(28px,9vw,36px)}.hof-cyber-stats-container{grid-template-columns:1fr 1fr;gap:14px;padding:16px}}@media (height<=620px){.rc-hof-topbar{max-height:66px}.topbar-track{--topbar-pad-top:10px}.hof-cyber-card{min-height:auto}.hof-scroll-cue{display:none}}.rc-contact-page{--text-muted:#a0a8b8;background:0 0;min-height:100vh;padding-top:80px}.contact-layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;padding:40px 24px 80px;display:grid}.badge{color:#ffe100;letter-spacing:1px;background:#ffe1001a;border-radius:6px;margin-bottom:24px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ffe100,#ffb800);-webkit-background-clip:text;background-clip:text}.text-muted{color:var(--text-muted)}.contact-item{align-items:flex-start;gap:16px;display:flex}.contact-icon{color:#ffe100;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-form-card{background:#050b14;border:1px solid #ffe10026;border-radius:16px;padding:40px;box-shadow:0 10px 30px #00000080}.form-group{flex-direction:column;margin-bottom:20px;display:flex}.form-group label{color:var(--text-muted);margin-bottom:8px;font-size:13px;font-weight:500}.form-group input,.form-group textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.form-group input:focus,.form-group textarea:focus{background:#ffffff0d;border-color:#ffe100;outline:none}.btn-primary{color:#000;cursor:pointer;background:#ffe100;border:none;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:all .2s}.btn-primary:hover{background:#ffb800;transform:translateY(-2px)}.contact-feedback{border-radius:8px;align-items:flex-start;gap:16px;margin-top:24px;padding:16px;display:flex}.contact-feedback--success{background:#00c8531a;border:1px solid #00c8534d}.contact-feedback--success .contact-feedback-icon,.contact-feedback--success .contact-feedback-title{color:#00c853}.contact-feedback--error{background:#ff3d001a;border:1px solid #ff3d004d}.contact-feedback--error .contact-feedback-icon,.contact-feedback--error .contact-feedback-title{color:#ff3d00}.contact-feedback-title{margin-bottom:4px;font-size:14px;font-weight:700}.contact-feedback-sub{color:var(--text-muted);font-size:13px;line-height:1.5}.contact-feedback-icon{margin-top:2px}@media (width<=900px){.contact-layout{grid-template-columns:1fr;gap:48px}.contact-form-card{padding:24px}}@layer theme{@theme default{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --color-red-50: oklch(97.1% .013 17.38); --color-red-100: oklch(93.6% .032 17.717); --color-red-200: oklch(88.5% .062 18.334); --color-red-300: oklch(80.8% .114 19.571); --color-red-400: oklch(70.4% .191 22.216); --color-red-500: oklch(63.7% .237 25.331); --color-red-600: oklch(57.7% .245 27.325); --color-red-700: oklch(50.5% .213 27.518); --color-red-800: oklch(44.4% .177 26.899); --color-red-900: oklch(39.6% .141 25.723); --color-red-950: oklch(25.8% .092 26.042); --color-orange-50: oklch(98% .016 73.684); --color-orange-100: oklch(95.4% .038 75.164); --color-orange-200: oklch(90.1% .076 70.697); --color-orange-300: oklch(83.7% .128 66.29); --color-orange-400: oklch(75% .183 55.934); --color-orange-500: oklch(70.5% .213 47.604); --color-orange-600: oklch(64.6% .222 41.116); --color-orange-700: oklch(55.3% .195 38.402); --color-orange-800: oklch(47% .157 37.304); --color-orange-900: oklch(40.8% .123 38.172); --color-orange-950: oklch(26.6% .079 36.259); --color-amber-50: oklch(98.7% .022 95.277); --color-amber-100: oklch(96.2% .059 95.617); --color-amber-200: oklch(92.4% .12 95.746); --color-amber-300: oklch(87.9% .169 91.605); --color-amber-400: oklch(82.8% .189 84.429); --color-amber-500: oklch(76.9% .188 70.08); --color-amber-600: oklch(66.6% .179 58.318); --color-amber-700: oklch(55.5% .163 48.998); --color-amber-800: oklch(47.3% .137 46.201); --color-amber-900: oklch(41.4% .112 45.904); --color-amber-950: oklch(27.9% .077 45.635); --color-yellow-50: oklch(98.7% .026 102.212); --color-yellow-100: oklch(97.3% .071 103.193); --color-yellow-200: oklch(94.5% .129 101.54); --color-yellow-300: oklch(90.5% .182 98.111); --color-yellow-400: oklch(85.2% .199 91.936); --color-yellow-500: oklch(79.5% .184 86.047); --color-yellow-600: oklch(68.1% .162 75.834); --color-yellow-700: oklch(55.4% .135 66.442); --color-yellow-800: oklch(47.6% .114 61.907); --color-yellow-900: oklch(42.1% .095 57.708); --color-yellow-950: oklch(28.6% .066 53.813); --color-lime-50: oklch(98.6% .031 120.757); --color-lime-100: oklch(96.7% .067 122.328); --color-lime-200: oklch(93.8% .127 124.321); --color-lime-300: oklch(89.7% .196 126.665); --color-lime-400: oklch(84.1% .238 128.85); --color-lime-500: oklch(76.8% .233 130.85); --color-lime-600: oklch(64.8% .2 131.684); --color-lime-700: oklch(53.2% .157 131.589); --color-lime-800: oklch(45.3% .124 130.933); --color-lime-900: oklch(40.5% .101 131.063); --color-lime-950: oklch(27.4% .072 132.109); --color-green-50: oklch(98.2% .018 155.826); --color-green-100: oklch(96.2% .044 156.743); --color-green-200: oklch(92.5% .084 155.995); --color-green-300: oklch(87.1% .15 154.449); --color-green-400: oklch(79.2% .209 151.711); --color-green-500: oklch(72.3% .219 149.579); --color-green-600: oklch(62.7% .194 149.214); --color-green-700: oklch(52.7% .154 150.069); --color-green-800: oklch(44.8% .119 151.328); --color-green-900: oklch(39.3% .095 152.535); --color-green-950: oklch(26.6% .065 152.934); --color-emerald-50: oklch(97.9% .021 166.113); --color-emerald-100: oklch(95% .052 163.051); --color-emerald-200: oklch(90.5% .093 164.15); --color-emerald-300: oklch(84.5% .143 164.978); --color-emerald-400: oklch(76.5% .177 163.223); --color-emerald-500: oklch(69.6% .17 162.48); --color-emerald-600: oklch(59.6% .145 163.225); --color-emerald-700: oklch(50.8% .118 165.612); --color-emerald-800: oklch(43.2% .095 166.913); --color-emerald-900: oklch(37.8% .077 168.94); --color-emerald-950: oklch(26.2% .051 172.552); --color-teal-50: oklch(98.4% .014 180.72); --color-teal-100: oklch(95.3% .051 180.801); --color-teal-200: oklch(91% .096 180.426); --color-teal-300: oklch(85.5% .138 181.071); --color-teal-400: oklch(77.7% .152 181.912); --color-teal-500: oklch(70.4% .14 182.503); --color-teal-600: oklch(60% .118 184.704); --color-teal-700: oklch(51.1% .096 186.391); --color-teal-800: oklch(43.7% .078 188.216); --color-teal-900: oklch(38.6% .063 188.416); --color-teal-950: oklch(27.7% .046 192.524); --color-cyan-50: oklch(98.4% .019 200.873); --color-cyan-100: oklch(95.6% .045 203.388); --color-cyan-200: oklch(91.7% .08 205.041); --color-cyan-300: oklch(86.5% .127 207.078); --color-cyan-400: oklch(78.9% .154 211.53); --color-cyan-500: oklch(71.5% .143 215.221); --color-cyan-600: oklch(60.9% .126 221.723); --color-cyan-700: oklch(52% .105 223.128); --color-cyan-800: oklch(45% .085 224.283); --color-cyan-900: oklch(39.8% .07 227.392); --color-cyan-950: oklch(30.2% .056 229.695); --color-sky-50: oklch(97.7% .013 236.62); --color-sky-100: oklch(95.1% .026 236.824); --color-sky-200: oklch(90.1% .058 230.902); --color-sky-300: oklch(82.8% .111 230.318); --color-sky-400: oklch(74.6% .16 232.661); --color-sky-500: oklch(68.5% .169 237.323); --color-sky-600: oklch(58.8% .158 241.966); --color-sky-700: oklch(50% .134 242.749); --color-sky-800: oklch(44.3% .11 240.79); --color-sky-900: oklch(39.1% .09 240.876); --color-sky-950: oklch(29.3% .066 243.157); --color-blue-50: oklch(97% .014 254.604); --color-blue-100: oklch(93.2% .032 255.585); --color-blue-200: oklch(88.2% .059 254.128); --color-blue-300: oklch(80.9% .105 251.813); --color-blue-400: oklch(70.7% .165 254.624); --color-blue-500: oklch(62.3% .214 259.815); --color-blue-600: oklch(54.6% .245 262.881); --color-blue-700: oklch(48.8% .243 264.376); --color-blue-800: oklch(42.4% .199 265.638); --color-blue-900: oklch(37.9% .146 265.522); --color-blue-950: oklch(28.2% .091 267.935); --color-indigo-50: oklch(96.2% .018 272.314); --color-indigo-100: oklch(93% .034 272.788); --color-indigo-200: oklch(87% .065 274.039); --color-indigo-300: oklch(78.5% .115 274.713); --color-indigo-400: oklch(67.3% .182 276.935); --color-indigo-500: oklch(58.5% .233 277.117); --color-indigo-600: oklch(51.1% .262 276.966); --color-indigo-700: oklch(45.7% .24 277.023); --color-indigo-800: oklch(39.8% .195 277.366); --color-indigo-900: oklch(35.9% .144 278.697); --color-indigo-950: oklch(25.7% .09 281.288); --color-violet-50: oklch(96.9% .016 293.756); --color-violet-100: oklch(94.3% .029 294.588); --color-violet-200: oklch(89.4% .057 293.283); --color-violet-300: oklch(81.1% .111 293.571); --color-violet-400: oklch(70.2% .183 293.541); --color-violet-500: oklch(60.6% .25 292.717); --color-violet-600: oklch(54.1% .281 293.009); --color-violet-700: oklch(49.1% .27 292.581); --color-violet-800: oklch(43.2% .232 292.759); --color-violet-900: oklch(38% .189 293.745); --color-violet-950: oklch(28.3% .141 291.089); --color-purple-50: oklch(97.7% .014 308.299); --color-purple-100: oklch(94.6% .033 307.174); --color-purple-200: oklch(90.2% .063 306.703); --color-purple-300: oklch(82.7% .119 306.383); --color-purple-400: oklch(71.4% .203 305.504); --color-purple-500: oklch(62.7% .265 303.9); --color-purple-600: oklch(55.8% .288 302.321); --color-purple-700: oklch(49.6% .265 301.924); --color-purple-800: oklch(43.8% .218 303.724); --color-purple-900: oklch(38.1% .176 304.987); --color-purple-950: oklch(29.1% .149 302.717); --color-fuchsia-50: oklch(97.7% .017 320.058); --color-fuchsia-100: oklch(95.2% .037 318.852); --color-fuchsia-200: oklch(90.3% .076 319.62); --color-fuchsia-300: oklch(83.3% .145 321.434); --color-fuchsia-400: oklch(74% .238 322.16); --color-fuchsia-500: oklch(66.7% .295 322.15); --color-fuchsia-600: oklch(59.1% .293 322.896); --color-fuchsia-700: oklch(51.8% .253 323.949); --color-fuchsia-800: oklch(45.2% .211 324.591); --color-fuchsia-900: oklch(40.1% .17 325.612); --color-fuchsia-950: oklch(29.3% .136 325.661); --color-pink-50: oklch(97.1% .014 343.198); --color-pink-100: oklch(94.8% .028 342.258); --color-pink-200: oklch(89.9% .061 343.231); --color-pink-300: oklch(82.3% .12 346.018); --color-pink-400: oklch(71.8% .202 349.761); --color-pink-500: oklch(65.6% .241 354.308); --color-pink-600: oklch(59.2% .249 .584); --color-pink-700: oklch(52.5% .223 3.958); --color-pink-800: oklch(45.9% .187 3.815); --color-pink-900: oklch(40.8% .153 2.432); --color-pink-950: oklch(28.4% .109 3.907); --color-rose-50: oklch(96.9% .015 12.422); --color-rose-100: oklch(94.1% .03 12.58); --color-rose-200: oklch(89.2% .058 10.001); --color-rose-300: oklch(81% .117 11.638); --color-rose-400: oklch(71.2% .194 13.428); --color-rose-500: oklch(64.5% .246 16.439); --color-rose-600: oklch(58.6% .253 17.585); --color-rose-700: oklch(51.4% .222 16.935); --color-rose-800: oklch(45.5% .188 13.697); --color-rose-900: oklch(41% .159 10.272); --color-rose-950: oklch(27.1% .105 12.094); --color-slate-50: oklch(98.4% .003 247.858); --color-slate-100: oklch(96.8% .007 247.896); --color-slate-200: oklch(92.9% .013 255.508); --color-slate-300: oklch(86.9% .022 252.894); --color-slate-400: oklch(70.4% .04 256.788); --color-slate-500: oklch(55.4% .046 257.417); --color-slate-600: oklch(44.6% .043 257.281); --color-slate-700: oklch(37.2% .044 257.287); --color-slate-800: oklch(27.9% .041 260.031); --color-slate-900: oklch(20.8% .042 265.755); --color-slate-950: oklch(12.9% .042 264.695); --color-gray-50: oklch(98.5% .002 247.839); --color-gray-100: oklch(96.7% .003 264.542); --color-gray-200: oklch(92.8% .006 264.531); --color-gray-300: oklch(87.2% .01 258.338); --color-gray-400: oklch(70.7% .022 261.325); --color-gray-500: oklch(55.1% .027 264.364); --color-gray-600: oklch(44.6% .03 256.802); --color-gray-700: oklch(37.3% .034 259.733); --color-gray-800: oklch(27.8% .033 256.848); --color-gray-900: oklch(21% .034 264.665); --color-gray-950: oklch(13% .028 261.692); --color-zinc-50: oklch(98.5% 0 0); --color-zinc-100: oklch(96.7% .001 286.375); --color-zinc-200: oklch(92% .004 286.32); --color-zinc-300: oklch(87.1% .006 286.286); --color-zinc-400: oklch(70.5% .015 286.067); --color-zinc-500: oklch(55.2% .016 285.938); --color-zinc-600: oklch(44.2% .017 285.786); --color-zinc-700: oklch(37% .013 285.805); --color-zinc-800: oklch(27.4% .006 286.033); --color-zinc-900: oklch(21% .006 285.885); --color-zinc-950: oklch(14.1% .005 285.823); --color-neutral-50: oklch(98.5% 0 0); --color-neutral-100: oklch(97% 0 0); --color-neutral-200: oklch(92.2% 0 0); --color-neutral-300: oklch(87% 0 0); --color-neutral-400: oklch(70.8% 0 0); --color-neutral-500: oklch(55.6% 0 0); --color-neutral-600: oklch(43.9% 0 0); --color-neutral-700: oklch(37.1% 0 0); --color-neutral-800: oklch(26.9% 0 0); --color-neutral-900: oklch(20.5% 0 0); --color-neutral-950: oklch(14.5% 0 0); --color-stone-50: oklch(98.5% .001 106.423); --color-stone-100: oklch(97% .001 106.424); --color-stone-200: oklch(92.3% .003 48.717); --color-stone-300: oklch(86.9% .005 56.366); --color-stone-400: oklch(70.9% .01 56.259); --color-stone-500: oklch(55.3% .013 58.071); --color-stone-600: oklch(44.4% .011 73.639); --color-stone-700: oklch(37.4% .01 67.558); --color-stone-800: oklch(26.8% .007 34.298); --color-stone-900: oklch(21.6% .006 56.043); --color-stone-950: oklch(14.7% .004 49.25); --color-mauve-50: oklch(98.5% 0 0); --color-mauve-100: oklch(96% .003 325.6); --color-mauve-200: oklch(92.2% .005 325.62); --color-mauve-300: oklch(86.5% .012 325.68); --color-mauve-400: oklch(71.1% .019 323.02); --color-mauve-500: oklch(54.2% .034 322.5); --color-mauve-600: oklch(43.5% .029 321.78); --color-mauve-700: oklch(36.4% .029 323.89); --color-mauve-800: oklch(26.3% .024 320.12); --color-mauve-900: oklch(21.2% .019 322.12); --color-mauve-950: oklch(14.5% .008 326); --color-olive-50: oklch(98.8% .003 106.5); --color-olive-100: oklch(96.6% .005 106.5); --color-olive-200: oklch(93% .007 106.5); --color-olive-300: oklch(88% .011 106.6); --color-olive-400: oklch(73.7% .021 106.9); --color-olive-500: oklch(58% .031 107.3); --color-olive-600: oklch(46.6% .025 107.3); --color-olive-700: oklch(39.4% .023 107.4); --color-olive-800: oklch(28.6% .016 107.4); --color-olive-900: oklch(22.8% .013 107.4); --color-olive-950: oklch(15.3% .006 107.1); --color-mist-50: oklch(98.7% .002 197.1); --color-mist-100: oklch(96.3% .002 197.1); --color-mist-200: oklch(92.5% .005 214.3); --color-mist-300: oklch(87.2% .007 219.6); --color-mist-400: oklch(72.3% .014 214.4); --color-mist-500: oklch(56% .021 213.5); --color-mist-600: oklch(45% .017 213.2); --color-mist-700: oklch(37.8% .015 216); --color-mist-800: oklch(27.5% .011 216.9); --color-mist-900: oklch(21.8% .008 223.9); --color-mist-950: oklch(14.8% .004 228.8); --color-taupe-50: oklch(98.6% .002 67.8); --color-taupe-100: oklch(96% .002 17.2); --color-taupe-200: oklch(92.2% .005 34.3); --color-taupe-300: oklch(86.8% .007 39.5); --color-taupe-400: oklch(71.4% .014 41.2); --color-taupe-500: oklch(54.7% .021 43.1); --color-taupe-600: oklch(43.8% .017 39.3); --color-taupe-700: oklch(36.7% .016 35.7); --color-taupe-800: oklch(26.8% .011 36.5); --color-taupe-900: oklch(21.4% .009 43.1); --color-taupe-950: oklch(14.7% .004 49.3); --color-black: #000; --color-white: #fff; --spacing: .25rem; --breakpoint-sm: 40rem; --breakpoint-md: 48rem; --breakpoint-lg: 64rem; --breakpoint-xl: 80rem; --breakpoint-2xl: 96rem; --container-3xs: 16rem; --container-2xs: 18rem; --container-xs: 20rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-4xl: 56rem; --container-5xl: 64rem; --container-6xl: 72rem; --container-7xl: 80rem; --text-xs: .75rem; --text-xs--line-height: calc(1 / .75); --text-sm: .875rem; --text-sm--line-height: calc(1.25 / .875); --text-base: 1rem; --text-base--line-height: calc(1.5 / 1); --text-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --text-3xl: 1.875rem; --text-3xl--line-height: calc(2.25 / 1.875); --text-4xl: 2.25rem; --text-4xl--line-height: calc(2.5 / 2.25); --text-5xl: 3rem; --text-5xl--line-height: 1; --text-6xl: 3.75rem; --text-6xl--line-height: 1; --text-7xl: 4.5rem; --text-7xl--line-height: 1; --text-8xl: 6rem; --text-8xl--line-height: 1; --text-9xl: 8rem; --text-9xl--line-height: 1; --font-weight-thin: 100; --font-weight-extralight: 200; --font-weight-light: 300; --font-weight-normal: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-extrabold: 800; --font-weight-black: 900; --tracking-tighter: -.05em; --tracking-tight: -.025em; --tracking-normal: 0em; --tracking-wide: .025em; --tracking-wider: .05em; --tracking-widest: .1em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-normal: 1.5; --leading-relaxed: 1.625; --leading-loose: 2; --radius-xs: .125rem; --radius-sm: .25rem; --radius-md: .375rem; --radius-lg: .5rem; --radius-xl: .75rem; --radius-2xl: 1rem; --radius-3xl: 1.5rem; --radius-4xl: 2rem; --shadow-2xs: 0 1px #0000000d; --shadow-xs: 0 1px 2px 0 #0000000d; --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a; --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a; --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a; --shadow-xl: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a; --shadow-2xl: 0 25px 50px -12px #00000040; --inset-shadow-2xs: inset 0 1px #0000000d; --inset-shadow-xs: inset 0 1px 1px #0000000d; --inset-shadow-sm: inset 0 2px 4px #0000000d; --drop-shadow-xs: 0 1px 1px #0000000d; --drop-shadow-sm: 0 1px 2px #00000026; --drop-shadow-md: 0 3px 3px #0000001f; --drop-shadow-lg: 0 4px 4px #00000026; --drop-shadow-xl: 0 9px 7px #0000001a; --drop-shadow-2xl: 0 25px 25px #00000026; --text-shadow-2xs: 0px 1px 0px #00000026; --text-shadow-xs: 0px 1px 1px #0003; --text-shadow-sm: 0px 1px 0px #00000013, 0px 1px 1px #00000013, 0px 2px 2px #00000013; --text-shadow-md: 0px 1px 1px #0000001a, 0px 1px 2px #0000001a, 0px 2px 4px #0000001a; --text-shadow-lg: 0px 1px 2px #0000001a, 0px 3px 2px #0000001a, 0px 4px 8px #0000001a; --ease-in: cubic-bezier(.4, 0, 1, 1); --ease-out: cubic-bezier(0, 0, .2, 1); --ease-in-out: cubic-bezier(.4, 0, .2, 1); --animate-spin: spin 1s linear infinite; --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite; --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite; --animate-bounce: bounce 1s infinite; @keyframes spin { to { transform: rotate(360deg); } } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @keyframes pulse { 50% { opacity: .5; } } @keyframes bounce { 0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8, 0, 1, 1); } 50% { transform: none; animation-timing-function: cubic-bezier(0, 0, .2, 1); } } --blur-xs: 4px; --blur-sm: 8px; --blur-md: 12px; --blur-lg: 16px; --blur-xl: 24px; --blur-2xl: 40px; --blur-3xl: 64px; --perspective-dramatic: 100px; --perspective-near: 300px; --perspective-normal: 500px; --perspective-midrange: 800px; --perspective-distant: 1200px; --aspect-video: 16 / 9; --default-transition-duration: .15s; --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1); --default-font-family: --theme(--font-sans, initial); --default-font-feature-settings: --theme(--font-sans--font-feature-settings, initial); --default-font-variation-settings: --theme(--font-sans--font-variation-settings, initial); --default-mono-font-family: --theme(--font-mono, initial); --default-mono-font-feature-settings: --theme(--font-mono--font-feature-settings, initial); --default-mono-font-variation-settings: --theme(--font-mono--font-variation-settings, initial);}@theme default inline reference{--blur: 8px; --shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a; --shadow-inner: inset 0 2px 4px 0 #0000000d; --drop-shadow: 0 1px 2px #0000001a, 0 1px 1px #0000000f; --radius: .25rem; --max-width-prose: 65ch;}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:--theme(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:--theme(--default-font-feature-settings, normal);font-variation-settings:--theme(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:--theme(--default-mono-font-feature-settings, normal);font-variation-settings:--theme(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{@tailwind utilities;}:root{--font-size:16px;--rc-bg-primary:#050b14;--rc-bg-secondary:#08111d;--rc-card-bg:#0a101ad9;--rc-yellow:#ffe100;--rc-yellow-2:#ffd000;--rc-yellow-dim:#ffe1008c;--rc-text-white:#fff;--rc-text-secondary:#a0a8b8;--rc-border:#ffe10026;--rc-border-hover:#ffe10059;--rc-glow-soft:#ffe1001f;--rc-glow-mid:#ffe10038;--rc-glow-strong:#ffe10066;--rc-green:#4ade80;--rc-green-bg:#22c55e1f;--rc-green-border:#22c55e59;--rc-blue:#60a5fa;--rc-blue-bg:#3b82f61f;--rc-blue-border:#3b82f659;--rc-red:#f87171;--rc-red-bg:#ef44441f;--rc-red-border:#ef444459;--rc-font-body:"Inter", system-ui, -apple-system, sans-serif;--rc-font-mono:"Courier New", "Menlo", "Monaco", monospace;--rc-radius-sm:6px;--rc-radius-md:10px;--rc-radius-lg:16px;--rc-radius-xl:24px;--rc-radius-full:999px}*,:before,:after{box-sizing:border-box}html,body{background-color:var(--rc-bg-primary);background-image:radial-gradient(ellipse at 50% -10%, #1e2d4666 0%, var(--rc-bg-primary) 70%);color:var(--rc-text-white);font-family:var(--rc-font-body);font-size:var(--font-size);scrollbar-width:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-repeat:no-repeat;background-attachment:fixed;font-weight:400;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--rc-bg-primary)}::-webkit-scrollbar-thumb{background:#ffe10033;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--rc-yellow)}h1,h2,h3,h4,h5,h6{color:var(--rc-text-white);margin:0;font-weight:700;line-height:1.2}p{margin:0}button{font-family:var(--rc-font-body)}@keyframes yellowPulse{0%,to{box-shadow:0 0 20px #ffe10014,0 0 60px #ffe10000}50%{box-shadow:0 0 30px #ffe10033,0 0 80px #ffe1000f}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scanLine{0%{opacity:0;transform:translateY(-8px)}5%{opacity:1}95%{opacity:1}to{opacity:0;transform:translateY(100vh)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes orbitPulse{0%,to{opacity:.25;transform:translate(-50%,-50%)scale(1)}50%{opacity:.55;transform:translate(-50%,-50%)scale(1.04)}}.rc-card{background:var(--rc-card-bg);border:1px solid var(--rc-border);border-radius:var(--rc-radius-lg);-webkit-backdrop-filter:blur(12px);transition:transform .28s,box-shadow .28s,border-color .28s}.rc-card:hover{box-shadow:0 8px 40px var(--rc-glow-soft);border-color:var(--rc-border-hover);transform:translateY(-4px)}.rc-card--static{background:var(--rc-card-bg);border:1px solid var(--rc-border);border-radius:var(--rc-radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rc-btn-yellow{background:var(--rc-yellow);color:#000;letter-spacing:.01em;border-radius:var(--rc-radius-md);cursor:pointer;white-space:nowrap;border:none;align-items:center;padding:11px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.rc-btn-yellow:hover{background:var(--rc-yellow-2);box-shadow:0 6px 28px var(--rc-glow-strong);transform:translateY(-2px)}.rc-btn-yellow:active{box-shadow:none;transform:translateY(0)}.rc-btn-outline{color:var(--rc-yellow);letter-spacing:.01em;border-radius:var(--rc-radius-md);border:1px solid var(--rc-yellow);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;padding:11px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.rc-btn-outline:hover{background:#ffe10014;transform:translateY(-2px);box-shadow:0 4px 24px #ffe1002e}.rc-btn-outline:active{box-shadow:none;transform:translateY(0)}.rc-section-label{font-family:var(--rc-font-mono);letter-spacing:3px;text-transform:uppercase;color:var(--rc-yellow);font-size:11px;font-weight:600;display:block}.rc-text-gradient{background:linear-gradient(135deg,#ffe100 0%,#ffd000 60%,#ffc400 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.rc-tag{color:var(--rc-yellow);border-radius:var(--rc-radius-sm);font-size:11px;font-family:var(--rc-font-mono);white-space:nowrap;background:#ffe10012;border:1px solid #ffe10033;padding:3px 10px;font-weight:600;line-height:1.4;display:inline-block}.rc-status-green{background:var(--rc-green-bg);border:1px solid var(--rc-green-border);color:var(--rc-green);border-radius:var(--rc-radius-full);font-size:11px;font-weight:700;font-family:var(--rc-font-mono);white-space:nowrap;padding:3px 12px;display:inline-block}.rc-status-yellow{color:var(--rc-yellow);border-radius:var(--rc-radius-full);font-size:11px;font-weight:700;font-family:var(--rc-font-mono);white-space:nowrap;background:#ffe10014;border:1px solid #ffe10047;padding:3px 12px;display:inline-block}.rc-status-blue{background:var(--rc-blue-bg);border:1px solid var(--rc-blue-border);color:var(--rc-blue);border-radius:var(--rc-radius-full);font-size:11px;font-weight:700;font-family:var(--rc-font-mono);white-space:nowrap;padding:3px 12px;display:inline-block}.rc-status-red{background:var(--rc-red-bg);border:1px solid var(--rc-red-border);color:var(--rc-red);border-radius:var(--rc-radius-full);font-size:11px;font-weight:700;font-family:var(--rc-font-mono);white-space:nowrap;padding:3px 12px;display:inline-block}.rc-priority-urgent{border-left:3px solid var(--rc-red)!important}.rc-priority-important{border-left:3px solid var(--rc-yellow)!important}.rc-priority-normal{border-left:3px solid var(--rc-green)!important}.rc-gallery-img{border-radius:var(--rc-radius-lg);position:relative;overflow:hidden}.rc-gallery-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.rc-gallery-img:hover img{transform:scale(1.07)}.rc-gallery-img:hover .gallery-overlay{opacity:1!important}.rc-timeline{position:relative}.rc-timeline:before{content:"";background:linear-gradient(to bottom, var(--rc-yellow), #ffe1000a);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.rc-timeline-node{background:var(--rc-bg-secondary);width:60px;height:60px;color:var(--rc-text-secondary);font-size:13px;font-weight:700;font-family:var(--rc-font-mono);z-index:1;border:2px solid #ffe10038;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rc-timeline-node--highlight{border-color:var(--rc-yellow);color:var(--rc-yellow);box-shadow:0 0 20px #ffe10026}@media (width<=768px){.contact-grid{grid-template-columns:1fr!important}}@media (width<=600px){.form-grid{grid-template-columns:1fr!important}}@media (width<=700px){.timeline-line{display:none}.timeline-item{flex-direction:column!important}.timeline-year{display:none}.timeline-item>div:first-child{flex:1!important;width:100%!important}.timeline-item>div:last-child{display:none}}@media (width<=600px){.rc-announcement-card,.rc-ann-card{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;padding:16px!important}.rc-announcement-content .desc,.rc-ann-desc{display:none!important}.rc-announcement-date,.rc-ann-meta-row{margin-bottom:8px!important;margin-left:0!important}}
