:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e,#0f3460,#1a1a2e);background-size:400% 400%;animation:gradientShift 20s ease infinite;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(250,183,48,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(240,133,48,.15) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(230,83,49,.1) 0%,transparent 50%);pointer-events:none;z-index:-1}a{font-weight:500;color:#fab730;text-decoration:inherit;transition:color .3s ease}a:hover{color:#f08530}h1{font-size:3.2em;line-height:1.1;font-weight:700}button{border-radius:12px;border:1px solid transparent;padding:.8em 1.6em;font-size:1em;font-weight:500;font-family:inherit;background-color:#ffffff1a;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}button:hover{border-color:#646cff;background-color:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 25px #646cff4d}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width: 768px){:root{font-size:14px}h1{font-size:2.5em}button{padding:.7em 1.4em}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.particle{position:absolute;background:#ffffff1a;border-radius:50%;pointer-events:none;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes gradient-pan{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hidden-on-load{opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}.fade-in-on-visible{opacity:1;transform:translateY(0)}.animated-gradient-text{background:linear-gradient(90deg,#fab730,#f08530 16.6%,#e65331,#e03131 50%,#e65331 66.6%,#f08530,#fab730);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-pan 4s linear infinite}.floating-animation{animation:floating 3s ease-in-out infinite;display:inline-block}.linear-gradient-button.ant-btn-primary{position:relative;overflow:hidden;color:#fff!important;background:transparent!important;border:none!important;transition:transform .3s ease,box-shadow .3s ease;font-weight:500;height:44px;padding:0 28px;font-size:16px;border-radius:8px}.linear-gradient-button.ant-btn-primary>span{position:relative;z-index:1}.linear-gradient-button.ant-btn-primary:before{content:"";background:linear-gradient(90deg,#fab730,#f08530 16.6%,#e65331,#e03131 50%,#e65331 66.6%,#f08530,#fab730);background-size:200% 100%;background-position:0% 50%;position:absolute;inset:0;opacity:1;transition:background-position .6s ease;z-index:0}.linear-gradient-button.ant-btn-primary:hover,.linear-gradient-button.ant-btn-primary:focus{transform:translateY(-2px);box-shadow:0 8px 24px #f0853059}.linear-gradient-button.ant-btn-primary:hover:before,.linear-gradient-button.ant-btn-primary:focus:before{background-position:100% 50%}.outline-button.ant-btn{background-color:#fff!important;border:1px solid #d9d9d9;color:#262626;font-weight:500;height:44px;padding:0 28px;font-size:16px;transition:all .3s ease;border-radius:8px}.outline-button.ant-btn:hover{border-color:#f08530;color:#f08530;transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.content-section{padding:100px 48px}.stat-card,.feature-card{background-color:#f9fafb;border:1px solid #f0f0f0;border-radius:16px;transition:all .3s ease;height:100%}.stat-card{text-align:center;padding:20px 16px;display:flex;flex-direction:column;justify-content:center}.stat-card:hover,.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000014;border-color:transparent;background:#fff}.clickable-card{cursor:pointer}.clickable-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000014;border-color:transparent;background:#fff}.image-container-card{border-radius:16px;transition:all .3s ease-out;overflow:hidden;box-shadow:0 8px 24px #0000000f;cursor:pointer}.image-container-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 48px #0000001f}.image-container-card .ant-image{width:100%;display:block}.image-container-card .ant-image img{max-width:100%;height:auto;border-radius:16px}.beautified-modal .ant-modal-mask{background-color:#181b2080;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%)}.beautified-modal .ant-modal-content{border-radius:24px!important;background:#fff!important;padding:16px!important;box-shadow:0 25px 50px -12px #00000040;border:1px solid rgba(255,255,255,.1)}.beautified-modal .ant-modal-header{display:none}.beautified-modal .ant-modal-body{padding:32px 32px 24px!important;text-align:center}.beautified-modal .ant-modal-close{top:18px;right:18px}.custom-close-button{width:32px;height:32px;border-radius:50%;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .3s ease}.custom-close-button:hover{background-color:#e5e5e5;transform:rotate(90deg)}.custom-close-button .anticon{font-size:16px;color:#8c8c8c}@media (max-width: 768px){.ant-layout{overflow-x:hidden!important}.ant-layout-header{height:56px!important;padding:0!important}.ant-layout-header>div{padding:0 16px!important;max-width:100%}.ant-layout-header img{max-height:40px!important}.ant-layout-header .ant-space{gap:8px!important}.ant-layout-header .ant-btn-lg{height:36px!important;padding:0 16px!important;font-size:14px!important}.ant-layout-header .ant-btn-text{padding:0 8px!important}.ant-layout-header .anticon-github{font-size:22px!important}.hide-on-mobile{display:none!important}.ant-layout-content>div:first-child{padding-top:80px!important;padding-bottom:40px!important}.ant-layout-content>div:first-child>div{padding:0 16px!important}.ant-typography h1{font-size:36px!important;margin-bottom:16px!important}.ant-typography h2{font-size:22px!important;margin-bottom:20px!important}.ant-typography h4{font-size:18px!important}.floating-animation>div{padding:4px 12px!important}.floating-animation .ant-typography{font-size:12px!important}.ant-typography p{font-size:15px!important;padding-left:16px!important}.ant-space-item .ant-btn{height:40px!important;padding:0 20px!important;font-size:14px!important}.ant-layout-content .ant-typography p[style*="textAlign: center"]{font-size:14px!important;padding:0 12px!important;margin-top:12px!important}.ant-row[style*="marginTop: 80"]{margin-top:40px!important;gap:12px!important}.stat-card{padding:16px 12px!important}.stat-card .ant-typography h2{font-size:32px!important}.stat-card .ant-typography{font-size:14px!important}div[style*="padding: '100px 24px'"]{padding:60px 16px!important}div[style*="marginBottom: 80"]{margin-bottom:40px!important}.ant-typography h2[style*="fontSize: 52"],.ant-typography h2[style*="fontSize: 54"]{font-size:36px!important}div[style*="fontSize: 20"] p{font-size:16px!important}.ant-card-body[style*="padding: '32px'"]{padding:24px!important}.feature-card div[style*="width: 64"]{width:56px!important;height:56px!important;font-size:28px!important;margin-bottom:16px!important}.feature-card .ant-typography h4{font-size:18px!important}.feature-card .ant-typography p{font-size:15px!important;min-height:auto!important}.content-section{padding:60px 16px!important}.ant-col[style*="order: 2"]{order:1!important}.ant-col[style*="order: 1"]{order:2!important}.ant-typography h2 span[style*="fontSize: 54"]{font-size:32px!important;padding:0 4px!important;margin-bottom:8px!important}.image-container-card[style*="marginTop: 80"]{margin-top:24px!important}.image-container-card:hover{transform:translateY(-4px) scale(1.01)!important}.conclusion-section{padding:60px 16px!important}div[style*="marginTop: 80"][style*="justifyContent: center"]{margin-top:40px!important}.ant-table-wrapper{font-size:13px!important}.ant-table-thead>tr>th{padding:10px 6px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:10px 6px!important;font-size:13px!important}.ant-tag{font-size:11px!important;padding:0 6px!important}.clickable-card .ant-card-body{padding:24px!important}.clickable-card div[style*="width: 64"]{width:56px!important;height:56px!important;font-size:28px!important;margin-bottom:16px!important}.clickable-card .ant-typography h4{font-size:18px!important}.clickable-card .ant-typography p[style*="minHeight: '80px'"]{font-size:15px!important;min-height:auto!important}.beautified-modal .ant-modal-content{margin:12px!important}.beautified-modal .ant-modal-body{padding:24px 16px!important}.beautified-modal div[style*="fontSize: 48"]{font-size:36px!important;margin-bottom:16px!important}.beautified-modal .ant-typography h3{font-size:24px!important}.beautified-modal .ant-typography p{font-size:15px!important}.beautified-modal .ant-row[style*="marginTop: 32"]{margin-top:20px!important}.ant-layout-footer{padding:32px 16px!important}.ant-layout-footer .ant-space-horizontal{gap:12px!important}.ant-layout-footer .ant-btn-link{font-size:14px!important}}@media (max-width: 480px){.ant-typography h1{font-size:32px!important}.ant-typography h2[style*="fontSize: 52"],.ant-typography h2[style*="fontSize: 54"],.ant-typography h2 span[style*="fontSize: 54"],.stat-card .ant-typography h2{font-size:28px!important}.feature-card div[style*="width: 64"],.clickable-card div[style*="width: 64"]{width:48px!important;height:48px!important;font-size:24px!important}.ant-card-body[style*="padding: '32px'"],.clickable-card .ant-card-body{padding:20px!important}}@media (max-width: 768px) and (orientation: landscape){.ant-layout-content>div:first-child{padding-top:70px!important;padding-bottom:30px!important}div[style*="padding: '100px 24px'"],.content-section,.conclusion-section{padding:50px 16px!important}}
