@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.custom-sider{z-index:10;box-shadow:2px 0 15px #0000001a;background:linear-gradient(#0892d0 0%,navy 100%)!important}.logo-container{background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;gap:12px;height:80px;padding:16px;display:flex}.logo-img-new{object-fit:contain;filter:drop-shadow(0 2px 4px #0003);width:auto;height:48px;transition:all .3s}.logo-img-new.collapsed{height:36px}.logo-text-new{color:#fff;letter-spacing:1.5px;white-space:nowrap;opacity:1;font-size:20px;font-weight:700;transition:opacity .3s}.custom-menu.ant-menu-dark,.custom-menu.ant-menu-dark .ant-menu-sub{background:0 0!important}.custom-menu.ant-menu-dark .ant-menu-item-selected{border-radius:8px;width:calc(100% - 24px);margin:4px 12px;background-color:#fff3!important}.custom-menu.ant-menu-dark .ant-menu-item:hover{border-radius:8px;width:calc(100% - 24px);margin:4px 12px;background-color:#ffffff1a!important}.custom-menu.ant-menu-dark .ant-menu-item{border-radius:8px;width:calc(100% - 24px);margin:4px 12px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.header-toggle-wrapper{align-items:center;padding-left:16px;display:flex}.custom-trigger{justify-content:center;align-items:center;color:#0892d0!important;background:#0892d00d!important;border-radius:8px!important;width:40px!important;height:40px!important;font-size:18px!important;transition:all .3s!important;display:flex!important}.custom-trigger:hover{color:navy!important;background:#0892d01a!important}.site-layout{background:#f0f2f5;flex-direction:column;display:flex}.custom-breadcrumb-header{white-space:nowrap;text-overflow:ellipsis;margin-left:16px;overflow:hidden}@media (width<=768px){.custom-breadcrumb-header{display:none}}.custom-breadcrumb-header a{color:#8c8c8c;font-weight:500;transition:color .3s}.custom-breadcrumb-header a:hover{color:#0892d0;background:0 0}.custom-breadcrumb-header span:last-child{color:#262626;font-weight:600}.hamburger-toggle{cursor:pointer;background:#f0f5ff;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;margin-left:16px;padding:0;transition:all .3s;display:flex}.hamburger-toggle:hover{background:#e6f0ff;transform:translateY(-1px);box-shadow:0 4px 12px #0892d01a}.hamburger-line{background-color:#0892d0;border-radius:2px;width:18px;height:2px;transition:all .3s}.hamburger-toggle.active .line-1{width:20px;transform:translateY(6px)rotate(45deg)}.hamburger-toggle.active .line-2{opacity:0}.hamburger-toggle.active .line-3{width:20px;transform:translateY(-6px)rotate(-45deg)}.page-header-title{text-transform:uppercase;align-items:center;gap:10px;font-family:Inter,-apple-system,sans-serif;display:flex;color:#111827!important;letter-spacing:-.01em!important;margin:0!important;font-size:1.1rem!important;font-weight:700!important}.page-header-title:before{content:"";background:linear-gradient(#0892d0 0%,navy 100%);border-radius:10px;width:4px;height:18px;display:inline-block;box-shadow:0 2px 4px #0892d033}.notification-btn{justify-content:center;align-items:center;background:#00000005!important;border-radius:50%!important;width:40px!important;height:40px!important;transition:all .3s!important;display:flex!important}.notification-btn:hover{color:#0892d0!important;background:#0892d014!important}.notification-btn:hover .anticon{color:#0892d0!important}@media (width<=768px){.ant-typography h2,h2.ant-typography{font-size:20px!important}}#root{height:100vh}:root{--primary-color:#0892d0;--secondary-color:navy;--text-dark:#1f1f1f;--text-light:#fff;--text-gray:#6b7280;--bg-gradient:linear-gradient(135deg, #0892d0 0%, navy 100%);--card-shadow:0 10px 30px #0892d014}.home-container{color:var(--text-dark);background-color:#fafbfc;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.home-header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #0892d01a;width:100%;transition:all .3s;position:fixed;top:0;left:0;box-shadow:0 4px 20px #00000005}.header-nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.brand-logo-wrapper{cursor:pointer;align-items:center;gap:10px;display:flex}.brand-logo-img{width:auto;height:40px}.brand-logo-text{letter-spacing:1.5px;background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:20px;font-weight:800}.nav-links{gap:32px;display:none}@media (width>=992px){.nav-links{display:flex}}.nav-link-item{color:var(--text-dark);font-size:15px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link-item:hover{color:var(--primary-color)}.nav-link-item:after{content:"";background:var(--primary-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link-item:hover:after{width:100%}.header-actions{align-items:center;gap:16px;display:flex}.hero-section{grid-template-columns:1fr;align-items:center;gap:48px;max-width:1200px;margin:0 auto;padding:140px 24px 80px;display:grid}@media (width>=992px){.hero-section{grid-template-columns:1.2fr .8fr;padding-top:180px}}.hero-content{text-align:center}@media (width>=992px){.hero-content{text-align:left}}.hero-tag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;background:#0892d01a;border:1px solid #0892d033;border-radius:30px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.hero-title{letter-spacing:-1px;margin-bottom:24px;font-size:38px;font-weight:800;line-height:1.15}@media (width>=768px){.hero-title{font-size:54px}}.hero-title span{background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtitle{color:var(--text-gray);max-width:580px;margin-bottom:36px;font-size:17px;line-height:1.6}@media (width>=992px){.hero-subtitle{margin-left:0}}.hero-buttons{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (width>=576px){.hero-buttons{flex-direction:row;justify-content:center}}@media (width>=992px){.hero-buttons{justify-content:flex-start}}.hero-btn-primary{background:var(--bg-gradient);height:52px;color:var(--text-light);cursor:pointer;border:none;border-radius:12px;padding:0 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 8px 24px #0892d040}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0892d066}.hero-btn-secondary{height:52px;color:var(--primary-color);cursor:pointer;background:0 0;border:1.5px solid #0892d066;border-radius:12px;padding:0 32px;font-size:16px;font-weight:600;transition:all .3s}.hero-btn-secondary:hover{border-color:var(--primary-color);background:#0892d00d}.hero-mockup-container{perspective:1000px;justify-content:center;align-items:center;display:flex}.smartphone-frame{background:#000;border:11px solid #1a1a1a;border-radius:36px;width:290px;height:580px;transition:transform .5s;position:relative;overflow:hidden;transform:rotateY(-10deg)rotateX(10deg);box-shadow:0 25px 60px #0003,0 0 0 1px #222}.smartphone-frame:hover{transform:rotateY(0)rotateX(0)scale(1.02)}.smartphone-speaker{z-index:100;background:#1a1a1a;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:60px;height:12px;position:absolute;top:0;left:50%;transform:translate(-50%)}.smartphone-screen{scrollbar-width:none;background:#f7f9fa;flex-direction:column;width:100%;height:100%;padding:24px 16px;display:flex;overflow-y:auto}.smartphone-screen::-webkit-scrollbar{display:none}.mock-card{text-align:center;background:#fff;border:1.5px solid #d4af37;border-radius:16px;margin-top:12px;padding:16px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000000f}.mock-card:before{content:"";background:linear-gradient(90deg,#d4af37,#f3e5ab,#d4af37);width:100%;height:4px;position:absolute;top:0;left:0}.mock-card-title{color:#d4af37;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:11px}.mock-card-names{margin:6px 0;font-family:Playfair Display,serif;font-size:17px;font-weight:700}.mock-card-detail{color:var(--text-gray);margin-bottom:12px;font-size:11px}.mock-qr-code{background:#fff;border:1px solid #f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;margin:12px auto;padding:6px;display:flex}.mock-qr-img{width:100%;height:100%}.mock-card-badge{color:var(--primary-color);background:#e6f7ff;border:1px solid #0892d01a;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-block}.mock-card-rsvp{justify-content:space-around;margin-top:16px;display:flex}.mock-rsvp-btn{cursor:pointer;border:none;border-radius:20px;padding:6px 16px;font-size:11px;font-weight:600}.mock-rsvp-btn.yes{color:#fff;background:#52c41a}.mock-rsvp-btn.no{color:#595959;background:#f5f5f5}.mock-contributions{text-align:left;background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-top:12px;padding:12px;box-shadow:0 4px 12px #00000008}.mock-cont-title{color:#262626;margin-bottom:6px;font-size:11px;font-weight:700}.mock-progress-bar{background:#f0f0f0;border-radius:3px;height:6px;margin-bottom:4px;overflow:hidden}.mock-progress-fill{background:var(--primary-color);width:75%;height:100%}.mock-cont-desc{color:var(--text-gray);justify-content:space-between;font-size:10px;display:flex}.stats-section{background:var(--bg-gradient);padding:48px 24px}.stats-grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{color:#fff}.stat-number{margin-bottom:8px;font-size:28px;font-weight:800}@media (width>=768px){.stat-number{font-size:40px}}.stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}.features-section{max-width:1200px;margin:0 auto;padding:80px 24px}.section-header{text-align:center;margin-bottom:60px}.section-tag{color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.section-title{margin-bottom:16px;font-size:28px;font-weight:800}@media (width>=768px){.section-title{font-size:36px}}.section-subtitle{color:var(--text-gray);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.features-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (width>=768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=992px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:32px 24px;transition:all .3s;box-shadow:0 4px 12px #00000003}.feature-card:hover{border-color:#0892d033;transform:translateY(-8px);box-shadow:0 15px 35px #0892d014}.feature-icon-wrapper-large{width:56px;height:56px;color:var(--primary-color);background:#0892d014;border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;font-size:24px;transition:all .3s;display:flex}.feature-card:hover .feature-icon-wrapper-large{background:var(--bg-gradient);color:#fff}.feature-card-title{margin-bottom:12px;font-size:18px;font-weight:700}.feature-card-desc{color:var(--text-gray);font-size:14px;line-height:1.5}.gallery-section{background-color:#f7f9fa;padding:80px 24px}.gallery-grid{grid-template-columns:1fr;gap:24px;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=992px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #00000005}.gallery-card:hover{transform:scale(1.03)}.gallery-img-placeholder{text-align:center;background:linear-gradient(135deg,#0892d01a 0%,#0000501a 100%);flex-direction:column;justify-content:center;align-items:center;height:220px;padding:24px;display:flex;position:relative}.gallery-img-title{margin-bottom:8px;font-size:20px;font-weight:700}.gallery-img-badge{color:var(--secondary-color);background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700}.gallery-card-body{padding:20px}.gallery-card-title{margin-bottom:8px;font-size:16px;font-weight:700}.gallery-card-desc{color:var(--text-gray);font-size:13px;line-height:1.4}.how-it-works-section{max-width:1200px;margin:0 auto;padding:80px 24px}.timeline{grid-template-columns:1fr;gap:32px;margin-top:48px;display:grid;position:relative}@media (width>=768px){.timeline{grid-template-columns:repeat(4,1fr)}}.timeline-step{text-align:center;position:relative}.step-number{background:var(--bg-gradient);color:#fff;z-index:2;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 20px;font-size:18px;font-weight:800;display:flex;box-shadow:0 4px 15px #0892d04d}.timeline-step-title{margin-bottom:8px;font-size:16px;font-weight:700}.timeline-step-desc{color:var(--text-gray);font-size:13px;line-height:1.5}.pricing-section{background-color:#f7f9fa;padding:80px 24px}.pricing-grid{grid-template-columns:1fr;align-items:center;gap:32px;max-width:1000px;margin:0 auto;display:grid}@media (width>=768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:40px 28px;transition:all .3s}.pricing-card.premium{border:2px solid var(--primary-color);position:relative;transform:scale(1.05);box-shadow:0 15px 35px #0892d01a}.premium-badge{background:var(--primary-color);color:#fff;text-transform:uppercase;border-radius:20px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.pricing-tier{color:var(--text-gray);text-transform:uppercase;margin-bottom:12px;font-size:16px;font-weight:700}.pricing-price{color:var(--text-dark);margin-bottom:24px;font-size:32px;font-weight:800}.pricing-price span{color:var(--text-gray);font-size:14px;font-weight:500}.pricing-features-list{text-align:left;margin:0 0 32px;padding:0;list-style:none}.pricing-feature-item{align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.pricing-feature-item.disabled{color:#bfbfbf;text-decoration:line-through}.cta-section{background:var(--bg-gradient);color:#fff;text-align:center;padding:80px 24px;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#ffffff26 0%,#fff0 60%);width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.cta-title{color:#fff;margin-bottom:16px;font-size:32px;font-weight:800}@media (width>=768px){.cta-title{font-size:40px}}.cta-subtitle{color:#ffffffe6;margin-bottom:36px;font-size:16px;line-height:1.6}.cta-btn{height:52px;color:var(--primary-color);cursor:pointer;background:#fff;border:none;border-radius:12px;padding:0 40px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 8px 24px #00000026}.cta-btn:hover{color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 12px 30px #00000040}.home-footer{color:#8c8c8c;background:#111;padding:60px 24px 30px}.footer-grid{border-bottom:1px solid #222;grid-template-columns:1fr;gap:40px;max-width:1200px;margin:0 auto 30px;padding-bottom:40px;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-col-brand{flex-direction:column;gap:16px;display:flex}.footer-brand-title{color:#fff;letter-spacing:1px;font-size:20px;font-weight:800}.footer-brand-desc{font-size:13px;line-height:1.6}.footer-col-title{color:#fff;margin-bottom:20px;font-size:15px;font-weight:700}.footer-links-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-link-item a{color:#8c8c8c;font-size:13px;text-decoration:none;transition:color .3s}.footer-link-item a:hover{color:var(--primary-color)}.footer-bottom{flex-direction:column;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;font-size:13px;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row}}.footer-bottom a{color:var(--primary-color);font-weight:600;text-decoration:none}.events-section{background-color:#fff;padding:80px 24px}.events-tabs-wrapper{justify-content:center;width:100%;margin-bottom:48px;display:flex}.events-tabs-container{background:#0892d00a;border:1px solid #0892d014;border-radius:40px;flex-wrap:wrap;justify-content:center;gap:4px;padding:6px;display:inline-flex}.event-tab-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:30px;outline:none;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.event-tab-btn:hover{color:#0892d0;background:#0892d00d}.event-tab-btn.active{color:#0892d0;background:#fff;font-weight:700;box-shadow:0 4px 12px #0892d01f,0 1px 3px #00000005}.events-grid{grid-template-columns:1fr;gap:30px;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.events-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=992px){.events-grid{grid-template-columns:repeat(3,1fr)}}.event-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.event-card:hover{border-color:#0892d026;transform:translateY(-6px);box-shadow:0 12px 30px #0892d014}.event-card-img-wrapper{background:linear-gradient(135deg,#0892d00f 0%,#0000500f 100%);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.event-card-img{object-fit:cover;width:100%;height:100%}.event-status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #00000014}.event-status-badge.upcoming{color:#1890ff;background:#e6f7ff}.event-status-badge.ongoing{color:#52c41a;background:#f6ffed}.event-status-badge.completed{color:#8c8c8c;background:#f5f5f5}.event-status-badge.cancelled{color:#fa541c;background:#fff2e8}.event-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.event-card-title{color:#1f1f1f;margin-bottom:12px;font-size:18px;font-weight:700}.event-card-info-item{color:#6b7280;align-items:flex-start;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.event-card-info-icon{color:#0892d0;margin-top:3px}.auth-page-container{background-color:#f0f2f5;width:100%;min-height:100vh;display:flex}.auth-side-panel{background:linear-gradient(135deg,#0892d0 0%,navy 100%);width:40%;padding:40px;display:none;position:relative;overflow:hidden}@media (width>=768px){.auth-side-panel{flex-direction:column;justify-content:space-between;display:flex}}.auth-side-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#fff0 60%);width:140%;height:140%;position:absolute;top:-20%;left:-20%}.auth-side-logo-wrapper{align-items:center;gap:16px;margin-bottom:24px;display:flex}.auth-side-logo{filter:drop-shadow(0 4px 8px #0003);width:auto;height:80px}.auth-side-brand-name{color:#fff;letter-spacing:2px;margin:0;font-size:32px;font-weight:800;line-height:1}.auth-form-panel{flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.auth-form-container{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px;box-shadow:0 10px 30px #0000000d}.auth-card-brand{justify-content:center;margin-bottom:24px;display:flex}.auth-card-logo{width:auto;height:64px}.auth-side-features{flex-direction:column;gap:16px;margin-top:32px;display:flex}.feature-item{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;align-items:center;padding:12px 16px;font-size:16px;font-weight:500;transition:transform .3s,background .3s;display:flex}.feature-item:hover{background:#fff3;transform:translate(8px)}.feature-icon-wrapper{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:12px;font-size:16px;display:flex}.auth-header{text-align:center;margin-bottom:32px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}.animate-fade-in-delayed{opacity:0;animation:.8s ease-out .4s forwards fadeIn}.fade-in-up-1{opacity:0;animation:.6s ease-out .6s forwards fadeInUp}.fade-in-up-2{opacity:0;animation:.6s ease-out .8s forwards fadeInUp}.fade-in-up-3{opacity:0;animation:.6s ease-out 1s forwards fadeInUp}.auth-header h3{color:#1f1f1f;font-weight:600;margin-bottom:8px!important}.auth-button{background:linear-gradient(90deg,#0892d0,navy);border:none;border-radius:8px;height:48px;margin-top:16px;font-size:16px;font-weight:600;transition:all .3s}.auth-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0892d04d;background:linear-gradient(90deg,navy,#0892d0)!important}.site-form-item-icon{color:#0006}.auth-tabs .ant-tabs-nav:before{border-bottom:1px solid #f0f0f0}.auth-tabs .ant-tabs-tab{padding:12px 24px;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0006}.scrollable-permissions{max-height:500px;margin-top:10px;padding-right:8px;overflow-y:auto}.permissions-group-card{background:#f9fafb;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:20px;padding:16px;transition:all .3s}.permissions-group-card:hover{border-color:#0892d0;box-shadow:0 4px 12px #0892d00d}.custom-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#0892d0;border-color:#0892d0}.custom-checkbox:hover .ant-checkbox-inner{border-color:#0892d0}
