@keyframes highlightFade{0%{background-color:#0000;box-shadow:0 0 #0000}50%{background-color:#00ffea;box-shadow:0 0 12px #00ffea66}to{background-color:#adfdf4;box-shadow:0 0 #0000}}@media (width<=768px){.markdown-body h1{font-size:1.5rem}.markdown-body h2{font-size:1.3rem}}.home{width:100%}.bg{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background-color:#ffffffe6;border-bottom:1px solid #e2e8f0cc;width:100%;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.header{justify-content:space-between;align-items:center;width:85%;max-width:1280px;margin:0 auto;padding:.875rem 1rem;display:flex}.logo-brand{align-items:center;gap:.75rem;display:flex}.logo{object-fit:contain;width:auto;height:2.25rem}.logo-text{flex-direction:column;display:flex}.logo-text h2{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:1.125rem;font-weight:700;line-height:1.1}.logo-text p{color:#64748b;margin:0;font-size:.625rem;font-weight:500}.links{align-items:center;gap:2rem;display:flex}.header-link{color:#475569;cursor:pointer;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.header-link:hover{color:#4f46e5}.right-action{align-items:center;gap:.75rem;display:flex}.join-button{cursor:pointer;background-color:#2e7cfa;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease-in-out;display:flex;box-shadow:0 1px 3px #4f46e54d}.join-button:hover{background-color:#2765c9;box-shadow:0 4px 6px -1px #4f46e566}.join-button svg{color:#fff;width:1rem;height:1rem}.join-button button{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;font-weight:600}.mobile-menu-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;display:none}.mobile-menu-btn svg{width:1.5rem;height:1.5rem}.mobile-menu{opacity:0;background-color:#fff;border-top:1px solid #e2e8f0;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease-in-out,transform .3s cubic-bezier(.4,0,.2,1),padding .3s ease-in-out;display:none;overflow:hidden;transform:translateY(-10px)}.mobile-menu.open{opacity:1;max-height:400px;padding:1rem;overflow-y:auto;transform:translateY(0)}.mobile-links{flex-direction:column;gap:.75rem;display:flex}.mobile-link{color:#334155;cursor:pointer;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.mobile-link:hover{color:#2e7cfa;background-color:#eef2ff}.mobile-join{justify-content:center;width:100%;margin-top:.5rem}.header-link.active{font-weight:600;position:relative;color:#2563eb!important}.header-link.active:after{content:"";background-color:#2563eb;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.mobile-link.active{background-color:#eff6ff;border-left:3px solid #2563eb;border-radius:0 6px 6px 0;padding-left:12px;font-weight:700;color:#2563eb!important}@media (width<=768px){.header{width:100%}.links,.desktop-join{display:none}.mobile-menu-btn{display:flex}.mobile-menu{display:block}}.hero-wrapper{width:100%;position:relative;overflow:hidden}.hero-bg-gradient{z-index:0;background:linear-gradient(135deg,#eef2ff 0%,#fff 50%,#f5f3ff 100%);position:absolute;inset:0}.hero-blob{filter:blur(64px);pointer-events:none;z-index:0;border-radius:9999px;position:absolute}.blob-top-right{background-color:#c7d2fe4d;width:24rem;height:24rem;top:5rem;right:0}.blob-bottom-left{background-color:#ddd6fe33;width:20rem;height:20rem;bottom:0;left:0}.hero-container{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;min-height:80vh;margin:0 auto;padding:5rem 1rem 6rem;display:flex;position:relative}.hero-badge{background-color:#e0e7ffcc;border:1px solid #c7d2fe99;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;display:inline-flex}.hero-badge p{color:#4338ca;margin:0;font-size:.75rem;font-weight:600}.badge-dot{background-color:#6366f1;border-radius:9999px;width:.375rem;height:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{flex-direction:column;gap:.25rem;margin-bottom:1.5rem;display:flex}.hero-title h2{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:3.5rem;font-weight:800;line-height:1.15}.gradient-text{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{max-width:42rem;margin-bottom:2.5rem}.hero-description p{color:#475569;margin:0;font-size:1.125rem;line-height:1.6}.hero-actions{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.btn-primary{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex;box-shadow:0 10px 15px -3px #6366f140}.btn-primary:hover{background-color:#4338ca;box-shadow:0 20px 25px -5px #6366f14d}.btn-secondary{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex;box-shadow:0 1px 2px #0000000d}.btn-secondary:hover{background-color:#f8fafc}.btn-primary svg,.btn-secondary svg{width:1.125rem;height:1.125rem}.btn-secondary svg{color:#6366f1}.hero-powered{letter-spacing:.1em;color:#64748b;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-top:32px;font-size:.8rem;display:flex}.hero-powered strong{color:#0f172a;font-weight:800}@media (width<=640px){.hero-container{padding:3.5rem 1rem 4.5rem}.hero-title h2{font-size:2rem}.hero-description p{font-size:1rem}.hero-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.why-join{background:#fff;width:100%;padding:60px 20px 100px}.why-join__container{width:100%;max-width:1280px;margin:0 auto}.why-join__header{text-align:center;max-width:650px;margin:0 auto 48px}.why-join__title{color:#0f172a;margin-bottom:12px;font-size:2.25rem;font-weight:700}.why-join__subtitle{color:#4d5868;font-size:1.125rem;line-height:1.6}.why-join__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=640px){.why-join__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.why-join__grid{grid-template-columns:repeat(4,1fr)}}.why-join__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.why-join__card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 20px -5px #00000014}.why-join__icon-wrapper{color:#2563eb;background-color:#d1d7fa;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.why-join__icon{width:24px;height:24px}.why-join__card-title{color:#1e293b;margin-bottom:8px;font-size:1.25rem;font-weight:600}.why-join__card-text{color:#64748b;font-size:.95rem;line-height:1.5}.how-it-works{background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;width:100%;padding:100px 20px}.how-it-works__container{width:100%;max-width:1280px;margin:0 auto}.how-it-works__header{text-align:center;max-width:650px;margin:0 auto 64px}.how-it-works__badge{color:#2e7cfa;text-transform:uppercase;letter-spacing:.05em;background-color:#2e7cfa1a;border:1px solid #2e7cfa33;border-radius:9999px;margin-bottom:12px;padding:4px 14px;font-size:.875rem;font-weight:600;display:inline-block}.how-it-works__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:12px;font-size:2.25rem;font-weight:800}.how-it-works__subtitle{color:#4d5868;font-size:1.125rem;line-height:1.6}.how-it-works__grid{grid-template-columns:1fr;gap:40px;display:grid;position:relative}@media (width>=1024px){.how-it-works__grid{grid-template-columns:repeat(4,1fr);gap:24px}.how-it-works__grid:before{content:"";z-index:1;background:linear-gradient(90deg,#2e7cfa 0%,#0eb7a4 100%);height:2px;position:absolute;top:32px;left:12%;right:12%}}.how-it-works__card{text-align:center;z-index:2;background-color:#0000;border:none;flex-direction:column;align-items:center;padding:0;display:flex;position:relative}.how-it-works__card-top{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.how-it-works__step-number{color:#fff;z-index:3;background-color:#0eb7a4;border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:800;position:absolute;top:-6px;right:-10px;box-shadow:0 2px 6px #0eb7a44d}.how-it-works__icon-wrapper{color:#2e7cfa;width:64px;height:64px;transition:transform .25 ease, background-color .25s ease, color .25s ease;background-color:#fff;border:2px solid #2e7cfa;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #2e7cfa26}.how-it-works__card:hover .how-it-works__icon-wrapper{color:#fff;background-color:#2e7cfa;transform:scale(1.1)}.how-it-works__icon{width:26px;height:26px}.how-it-works__card-title{color:#0f172a;margin-bottom:10px;font-size:1.2rem;font-weight:700}.how-it-works__card-text{color:#64748b;max-width:280px;font-size:.95rem;line-height:1.6}.perks{background-color:#fff;width:100%;padding:100px 20px}.perks__container{width:100%;max-width:1280px;margin:0 auto}.perks__header{text-align:center;max-width:650px;margin:0 auto 56px}.perks__badge{color:#0eb7a4;text-transform:uppercase;letter-spacing:.05em;background-color:#0eb7a41a;border:1px solid #0eb7a440;border-radius:9999px;margin-bottom:12px;padding:4px 14px;font-size:.875rem;font-weight:600;display:inline-block}.perks__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:12px;font-size:2.25rem;font-weight:800}.perks__subtitle{color:#4d5868;font-size:1.125rem;line-height:1.6}.perks__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=640px){.perks__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.perks__grid{grid-template-columns:repeat(4,1fr)}}.perks__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.perks__card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 12px 24px -6px #2e7cfa1f}.perks__icon-wrapper{color:#2e7cfa;background-color:#2e7cfa1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;transition:background-color .2s,color .2s;display:flex}.perks__icon{width:24px;height:24px}.perks__card-title{color:#0f172a;margin-bottom:8px;font-size:1.2rem;font-weight:700}.perks__card-text{color:#64748b;font-size:.95rem;line-height:1.5}.cta{text-align:center;color:#fff;background:linear-gradient(135deg,#2e7cfa 0%,#0eb7a4 100%);width:100%;padding:80px 20px}.cta__container{max-width:850px;margin:0 auto}.cta__title{letter-spacing:-.025em;color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:800}.cta__subtitle{opacity:.95;color:#fff;margin-bottom:32px;font-size:1.15rem;line-height:1.6}.cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.cta__btn{cursor:pointer;border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:700;transition:transform .2s,opacity .2s,box-shadow .2s}.cta__btn--primary{color:#2e7cfa;background-color:#fff}.cta__btn--secondary{color:#fff;background-color:#ffffff26;border:1px solid #ffffff4d}.cta__btn:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.cta__branding{border-top:1px solid #fff3;padding-top:20px}.cta__branding-text{letter-spacing:.12em;opacity:.9;text-transform:uppercase;color:#fff;font-size:.85rem;font-weight:600}.cta__branding-text strong{color:#fff;font-weight:800}*,:before,:after{box-sizing:border-box}.footer{color:#94a3b8;background-color:#0b0f19;width:100%;padding:80px 20px 32px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer__container{width:100%;max-width:1280px;margin:0 auto}.footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:60px;display:grid}.footer__brand-col{flex-direction:column;gap:16px;display:flex}.footer__brand-logo{align-items:center;gap:10px;display:flex}.footer__logo-icon{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.logo{width:50px;height:50px}.footer__logo-text{color:#fff;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.footer__brand-desc{color:#94a3b8;max-width:300px;font-size:.925rem;line-height:1.6}.footer__title{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:.825rem;font-weight:700}.footer__links{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.footer__links a{color:#94a3b8;align-items:center;gap:10px;font-size:.925rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer__links a:hover{color:#fff}.footer__text{color:#94a3b8;margin-bottom:20px;font-size:.925rem;line-height:1.5}.footer__contact-btn{color:#fff;background-color:#5850ec;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.footer__contact-btn:hover{background-color:#4338ca;transform:translateY(-1px)}.footer__bottom{color:#64748b;border-top:1px solid #1e293b;justify-content:space-between;align-items:center;padding-top:32px;font-size:.875rem;display:flex}.footer__copyright strong{color:#94a3b8;font-weight:600}.footer__tagline{color:#475569;font-size:.85rem}.svg-icon{color:#fff;width:20px;height:20px}@media (width<=1024px){.footer__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width<=640px){.footer__grid{grid-template-columns:1fr;gap:32px}.footer__bottom{text-align:center;flex-direction:column;gap:12px}}.docs-layout{background-color:#fafafc;max-width:1280px;min-height:calc(100vh - 70px);margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.docs-sidebar{background:#fff;border-right:1px solid #e2e8f0;width:280px;height:calc(100vh - 70px);padding:32px 20px;position:sticky;top:70px;overflow-y:auto}.docs-sidebar ul{margin:0;padding:0;list-style:none}.docs-sidebar li a{color:#475569;border-radius:6px;padding:8px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.docs-sidebar li a:hover{color:#2e7cfa;background:#f1f5f9}.docs-sidebar li.active a{color:#2e7cfa;background:#eff6ff;border-left:3px solid #2e7cfa;font-weight:600}.docs-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;max-width:900px;margin:20px;padding:40px 50px;box-shadow:0 1px 3px #00000005}@media (width<=768px){.docs-layout{flex-direction:column}.docs-content{width:100%;box-shadow:none;border:none;margin:0;padding:20px 16px}}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.docs-sidebar{box-sizing:border-box;z-index:40;background:#fff;border-right:1px solid #e2e8f0;width:280px;min-width:280px;height:calc(100vh - 70px);padding:32px 16px;transition:transform .3s,visibility .3s;position:sticky;top:70px;overflow-y:auto}.docs-sidebar::-webkit-scrollbar{width:5px}.docs-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.docs-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mobile-docs-toggle,.sidebar-backdrop{display:none}@media (width<=768px){.mobile-docs-toggle{color:#0f172a;z-index:35;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;font-size:.9rem;font-weight:600;display:flex;position:sticky;top:60px;box-shadow:0 2px 4px #00000005}.docs-sidebar{z-index:50;visibility:hidden;width:280px;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #0000001a}.docs-sidebar.open{visibility:visible;transform:translate(0)}.sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:45;background:#0f172a66;display:block;position:fixed;inset:0}}.rules-layout{background-color:#fafafc;max-width:1280px;min-height:calc(100vh - 70px);margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.rules-sidebar{background:#fff;border-right:1px solid #e2e8f0;width:280px;height:calc(100vh - 70px);padding:32px 20px;position:sticky;top:70px;overflow-y:auto}.sidebar-title{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:10px;font-size:.75rem;font-weight:700;display:block}.rules-sidebar ul{margin:0;padding:0;list-style:none}.rules-sidebar li a{color:#475569;border-radius:6px;padding:8px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.rules-sidebar li a:hover{color:#2e7cfa;background:#f1f5f9}.rules-sidebar li.active a{color:#2e7cfa;background:#eff6ff;border-left:3px solid #2e7cfa;font-weight:600}.rules-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;max-width:900px;margin:20px;padding:40px 50px;box-shadow:0 1px 3px #00000005}.markdown-body h1{color:#0f172a;letter-spacing:-.02em;border-bottom:2px solid #f1f5f9;margin-bottom:12px;padding-bottom:16px;font-size:2rem;font-weight:800}.markdown-body h2{color:#1e293b;align-items:center;margin-top:36px;margin-bottom:14px;font-size:1.35rem;font-weight:700;display:flex}.markdown-body h2:before{content:"";background:linear-gradient(135deg,#0eb7a4,#2e7cfa);border-radius:2px;width:4px;height:18px;margin-right:10px;display:inline-block}.markdown-body p{color:#334155;margin-bottom:16px;font-size:.98rem;line-height:1.7}.markdown-body strong{color:#0f172a;font-weight:600}.markdown-body hr{background:#e2e8f0;border:0;height:1px;margin:32px 0}.markdown-body img{background:#fafafc;border:1px solid #e2e8f0;border-radius:10px;max-width:110px;height:auto;margin:20px 0;padding:12px}.markdown-body code:not([class*=language-]){color:#2e7cfa;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:.85em;font-weight:600}.markdown-body pre{border-radius:8px;margin:20px 0;padding:16px;overflow-x:auto;background-color:#0f172a!important}.markdown-body pre code{color:#f8fafc;border:none;background:0 0!important}.markdown-body ul,.markdown-body ol{margin-top:8px;margin-bottom:20px;list-style-position:inside;padding-left:24px!important}.markdown-body li{color:#334155;margin-bottom:8px;line-height:1.6}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{scroll-margin-top:90px}.markdown-body h1:target,.markdown-body h2:target,.markdown-body h3:target{border-radius:8px;padding:6px 12px;animation:.6s ease-out .4s forwards highlightFade}@media (width<=768px){.rules-layout{flex-direction:column}.rules-content{width:100%;box-shadow:none;border:none;margin:0;padding:20px 16px}}.rules-sidebar{box-sizing:border-box;z-index:40;background:#fff;border-right:1px solid #e2e8f0;width:280px;min-width:280px;height:calc(100vh - 70px);padding:32px 16px;transition:transform .3s,visibility .3s;position:sticky;top:70px;overflow-y:auto}.rules-sidebar::-webkit-scrollbar{width:5px}.rules-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.rules-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sidebar-group{margin-bottom:24px}.sidebar-category{text-transform:uppercase;letter-spacing:.06em;color:#0eb7a4;margin-bottom:8px;padding-left:8px;font-size:.85rem;font-weight:700;display:block}.sidebar-list{margin:0;padding:0;list-style:none}.sidebar-item{margin-bottom:2px}.sidebar-link{color:#475569;border-radius:6px;padding:7px 12px;font-size:.875rem;font-weight:500;line-height:1.4;text-decoration:none;transition:all .2s ease-in-out;display:block}.sidebar-link:hover{color:#2e7cfa;background-color:#f1f5f9}.sidebar-link:active,.sidebar-link:focus{color:#2e7cfa;background-color:#eff6ff;font-weight:600}.mobile-rules-toggle,.sidebar-backdrop{display:none}.markdown-body{overflow-x:auto}.markdown-body table{border-collapse:collapse;border-radius:2px;width:100%;margin:20px 0;font-size:.92rem;overflow:hidden;outline:1px solid #e2e8f0!important}.markdown-body th{vertical-align:middle!important;text-align:center!important}.markdown-body th,.markdown-body td{text-align:left;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:12px 16px;border:1px solid #e2e8f0!important}.markdown-body th:last-child,.markdown-body td:last-child{border-right:none}.markdown-body th{color:#0f172a;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;font-weight:700}.markdown-body tr:nth-child(2n){background-color:#fafafc}.markdown-body tr:hover{background-color:#f1f5f9}.markdown-body th[align=center],.markdown-body td[align=center]{text-align:center}@media (width<=768px){.mobile-rules-toggle{color:#0f172a;z-index:35;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;font-size:.9rem;font-weight:600;display:flex;position:sticky;top:60px;box-shadow:0 2px 4px #00000005}.rules-sidebar{z-index:50;visibility:hidden;width:280px;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #0000001a}.rules-sidebar.open{visibility:visible;transform:translate(0)}.sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:45;background:#0f172a66;display:block;position:fixed;inset:0}}.lb-container{color:#0f172a;max-width:900px;margin:0 auto;padding:40px 20px 80px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.lb-header{text-align:center;margin-bottom:40px}.lb-badge{color:#2563eb;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.lb-badge-icon{color:#2563eb}.lb-title{letter-spacing:-.025em;color:#0f172a;margin:0 0 12px;font-size:2.25rem;font-weight:800}.lb-subtitle{color:#64748b;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.6}.lb-empty-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;padding:48px 32px;display:flex;box-shadow:0 4px 20px -2px #0f172a0d}.lb-icon-wrapper{background:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.lb-trophy-icon{color:#2563eb}.lb-empty-title{color:#0f172a;margin:0 0 12px;font-size:1.5rem;font-weight:700}.lb-empty-desc{color:#64748b;max-width:560px;margin:0 0 36px;font-size:.975rem;line-height:1.6}.lb-highlights{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:640px;margin-bottom:36px;display:grid}.lb-highlight-item{text-align:left;background:#fafafc;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;display:flex}.lb-hl-icon{color:#2563eb;flex-shrink:0;margin-top:2px}.lb-highlight-item h4{color:#0f172a;margin:0 0 4px;font-size:.9rem;font-weight:600}.lb-highlight-item p{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}.lb-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.lb-btn-primary{color:#fff;background-color:#2563eb;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lb-btn-primary:hover{background-color:#1d4ed8;transform:translateY(-1px)}.lb-btn-secondary{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lb-btn-secondary:hover{background-color:#f8fafc;border-color:#94a3b8}@media (width<=640px){.lb-highlights{grid-template-columns:1fr}.lb-title{font-size:1.75rem}.lb-empty-card{padding:32px 16px}}.ps-container{color:#0f172a;max-width:900px;margin:0 auto;padding:40px 20px 80px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.ps-header{text-align:center;margin-bottom:40px}.ps-badge{color:#2563eb;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.ps-badge-icon{color:#2563eb}.ps-title{letter-spacing:-.025em;color:#0f172a;margin:0 0 12px;font-size:2.25rem;font-weight:800}.ps-subtitle{color:#64748b;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ps-empty-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;padding:48px 32px;display:flex;box-shadow:0 4px 20px -2px #0f172a0d}.ps-icon-wrapper{background:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.ps-card-icon{color:#2563eb}.ps-empty-title{color:#0f172a;margin:0 0 12px;font-size:1.5rem;font-weight:700}.ps-empty-desc{color:#64748b;max-width:560px;margin:0 0 36px;font-size:.975rem;line-height:1.6}.ps-highlights{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:640px;margin-bottom:36px;display:grid}.ps-highlight-item{text-align:left;background:#fafafc;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;display:flex}.ps-hl-icon{color:#2563eb;flex-shrink:0;margin-top:2px}.ps-highlight-item h4{color:#0f172a;margin:0 0 4px;font-size:.9rem;font-weight:600}.ps-highlight-item p{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}.ps-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ps-btn-primary{color:#fff;background-color:#2563eb;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ps-btn-primary:hover{background-color:#1d4ed8;transform:translateY(-1px)}.ps-btn-secondary{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ps-btn-secondary:hover{background-color:#f8fafc;border-color:#94a3b8}@media (width<=640px){.ps-highlights{grid-template-columns:1fr}.ps-title{font-size:1.75rem}.ps-empty-card{padding:32px 16px}}.about-container{color:#0f172a;background:radial-gradient(circle at 50% 0,#6366f11f 0%,#eef2ff66 35%,#0000 70%);max-width:1040px;margin:0 auto;padding:80px 24px 120px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.about-container:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#4f46e514 50%,#0000 80%);width:600px;height:300px;position:absolute;top:5%;left:50%;transform:translate(-50%)}.about-hero,.about-card{z-index:1;position:relative}.about-hero{text-align:center;margin-bottom:64px}.about-badge{color:#6366f1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #c7d2fe99;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #6366f114}.about-badge-icon{color:#ef4444}.about-title{letter-spacing:-.04em;color:#0f172a;margin:0 0 20px;font-size:3.5rem;font-weight:900;line-height:1.1}.about-subtitle{color:#475569;max-width:760px;margin:0 auto;font-size:1.15rem;font-weight:450;line-height:1.7}.about-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #e2e8f0e6;border-radius:24px;margin-bottom:36px;padding:48px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 20px 50px -12px #6366f112,0 4px 12px #0f172a08}.about-card:hover{border-color:#a5b4fccc;box-shadow:0 25px 60px -15px #6366f11f,0 6px 16px #0f172a0a}.story-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.story-header h2{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:800}.accent-icon{color:#6366f1}.story-content p{color:#334155;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.story-content p:last-child{margin-bottom:0}.story-content strong{color:#0f172a;font-weight:700}.story-content em{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;padding:3px 10px;font-style:normal;font-weight:600}.section-heading{color:#0f172a;letter-spacing:-.03em;margin:0 0 6px;font-size:1.6rem;font-weight:800}.section-sub{color:#64748b;margin:0 0 32px;font-size:.975rem}.founders-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.founder-card{background:#f8fafccc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;padding:28px;transition:all .3s;display:flex}.founder-card:hover{background:#fff;border-color:#818cf8;transform:translateY(-4px);box-shadow:0 15px 35px -10px #6366f126}.founder-avatar{color:#4f46e5;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1px solid #c7d2fe;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 8px 16px -4px #6366f126}.founder-tag{color:#6366f1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.75rem;font-weight:800;display:block}.founder-name{color:#0f172a;letter-spacing:-.02em;margin:0 0 4px;font-size:1.2rem;font-weight:800}.founder-role{color:#64748b;margin:0;font-size:.875rem;line-height:1.45}.benefits-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.benefit-item{background:#ffffffb3;border:1px solid #e2e8f0;border-radius:20px;align-items:flex-start;gap:20px;padding:28px;transition:all .3s;display:flex}.benefit-item:hover{background:#fff;border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 12px 30px -8px #6366f11a}.b-icon{color:#6366f1;flex-shrink:0;margin-top:2px}.benefit-item h4{color:#0f172a;letter-spacing:-.01em;margin:0 0 8px;font-size:1.1rem;font-weight:700}.benefit-item p{color:#64748b;margin:0;font-size:.925rem;line-height:1.6}.philosophy-card{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#3730a3 100%);border:1px solid #6366f1;box-shadow:0 25px 50px -12px #4f46e559}.philosophy-content h3{color:#fff;letter-spacing:-.03em;margin:0 0 16px;font-size:1.6rem;font-weight:800}.philosophy-content p{color:#e0e7ff;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.philosophy-goal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff26;border-left:4px solid #a5b4fc;border-radius:16px;padding:22px 26px;color:#fff!important;margin-top:24px!important;margin-bottom:0!important}.philosophy-goal strong{color:#a5b4fc}.githubIcon{width:24px;height:24px}@media (width<=768px){.founders-grid,.benefits-grid{grid-template-columns:1fr}.about-title{font-size:2.4rem}.about-card{border-radius:20px;padding:28px 20px}}.submit-container{color:#0f172a;max-width:900px;margin:0 auto;padding:80px 24px 100px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.submit-glow-backdrop{filter:blur(80px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#eef2ff66 40%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.submit-hero{text-align:center;margin-bottom:56px}.sub-hero{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:20px;width:100%;display:flex}.submit-title{letter-spacing:-.04em;color:#0f172a;margin:0 0 16px;font-size:3rem;font-weight:900;line-height:1.15}.submit-subtitle{color:#475569;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.6}.steps-wrapper{flex-direction:column;gap:20px;margin-bottom:48px;display:flex}.step-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #e2e8f0e6;border-radius:20px;align-items:flex-start;gap:24px;padding:28px;transition:all .3s;display:flex;box-shadow:0 10px 30px -10px #6366f10d}.step-card:hover{border-color:#818cf8;transform:translateY(-2px);box-shadow:0 16px 35px -10px #6366f11f}.highlight-step{background:linear-gradient(135deg,#eef2ffe6 0%,#ffffffe6 100%);border-color:#c7d2fe}.step-badge{color:#4f46e5;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:800}.step-content{flex:1}.step-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.step-icon{color:#6366f1}.step-header h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}.step-content p{color:#475569;margin:0;font-size:.975rem;line-height:1.6}.action-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cta-btn{border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.primary-btn{color:#fff;background:#6366f1;box-shadow:0 8px 20px -4px #6366f166}.primary-btn:hover{background:#4f46e5;transform:translateY(-2px)}.secondary-btn{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.secondary-btn:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px)}@media (width<=640px){.submit-container{padding-top:20px}.step-card{flex-direction:column;gap:14px}.action-grid{grid-template-columns:1fr}.submit-title{font-size:2.2rem}}*{box-sizing:border-box;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}html{scroll-behavior:smooth}body{background:#f5f5f5}a{text-decoration:none}
