:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;background-color:#000}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}html,body{font-family:Arial,sans-serif;margin:0;padding:0;min-height:100vh}body{background:radial-gradient(900px 600px at -10% -10%,rgba(255,215,0,.06),transparent 55%),radial-gradient(900px 600px at 110% -10%,rgba(255,215,0,.04),transparent 60%),linear-gradient(to bottom,#000,#0b0b0b 40%,#151515);background-color:#000;color:gold}h1{color:gold}.App{max-width:880px;margin:32px auto;padding:clamp(16px,3.6vw,32px);background:#00000080;border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 18px 40px #00000059;overflow:hidden;padding-bottom:24px}.waitlist-form{display:grid;grid-template-columns:1fr 1fr;gap:clamp(12px,2.4vw,18px);max-width:720px;margin:20px auto}.waitlist-form input,.waitlist-form select{padding:12px 14px;font-size:16px;background:#0009;color:#f3f3f3;border:1px solid rgba(255,255,255,.18);border-radius:10px}.waitlist-form input::placeholder{color:#c9c9c9}.waitlist-form button{grid-column:1 / -1;background:gold;color:#000;border:none;cursor:pointer;padding:12px 18px;font-size:17px;border-radius:12px;box-shadow:0 12px 30px #ffd7002e;transition:transform .15s ease,filter .2s ease,box-shadow .2s ease}.waitlist-form button:hover{transform:translateY(-1px);filter:saturate(1.03)}.success-message{margin-top:20px;padding:12px 14px;background:#2ecc7129;color:#d6ffd6;border:1px solid rgba(46,204,113,.3);border-radius:10px;grid-column:1 / -1}.back-button{background:gold;color:#000;border:1px solid rgba(209,35,35,.15);border-radius:12px;padding:10px 14px;display:inline-block;margin-top:14px}.admin-page{max-width:1000px;margin:20px auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}.filters{display:flex;gap:10px;margin-bottom:20px}.filters input{padding:10px;font-size:14px;border:1px solid #ccc;border-radius:4px}.waitlist-table{width:100%;border-collapse:collapse}.waitlist-table th,.waitlist-table td{padding:10px;text-align:left;border:1px solid #ddd}.waitlist-table th{background-color:#3498db;color:#fff}.waitlist-table tr:nth-child(2n){background-color:#f2f2f2}.waitlist-table tr:hover{background-color:#f1c40f}@media(max-width:700px){.App{padding:8px;border-radius:0;box-shadow:none;font-size:1rem}h1{font-size:1.4rem}.waitlist-form{grid-template-columns:1fr;max-width:100%;gap:10px;padding:0 4px}.waitlist-form input,.waitlist-form button{font-size:15px;padding:8px}.success-message{font-size:1rem;padding:8px;margin-bottom:10px}.back-button{width:100%;margin-top:12px;font-size:1rem;padding:10px}}.about-different-flex{display:flex;flex-direction:row;align-items:center;gap:48px;justify-content:space-between}.about-different-content{flex:2;display:flex;flex-direction:column;gap:24px}.about-different-image-wrap{flex:1;display:flex;justify-content:flex-end;align-items:center}.about-different-image{width:100%;max-width:320px;border-radius:16px;box-shadow:0 4px 24px #00000021;object-fit:contain}@media(max-width:900px){.about-different-flex{flex-direction:column;gap:24px;align-items:stretch}.about-different-image{max-width:220px;margin:0 auto}}.about-page-root{width:100%;min-height:100vh;background:#000;color:#f5d53f;font-family:Inter,sans-serif;overflow-x:hidden}.about-hero-section{display:grid;grid-template-columns:1fr 1fr;padding:80px clamp(20px,6vw,80px);align-items:center;gap:40px}.about-hero-content h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.5px;margin-bottom:16px;color:gold}.about-hero-content p{color:#e3e3e3;font-size:1.1rem;line-height:1.6;max-width:600px}.about-hero-image-wrap{display:flex;justify-content:center;align-items:center;padding:12px}.about-hero-image,.about-different-image{width:100%;max-width:320px;min-width:180px;object-fit:contain;filter:drop-shadow(0 0 22px rgba(255,215,0,.25));border-radius:16px;box-shadow:0 4px 24px #00000021}.info-section{padding:60px clamp(20px,6vw,80px);border-top:none}.info-section.no-border{border-top:none}.about-hero-modern{display:flex;flex-direction:row;align-items:stretch;gap:48px;padding:80px clamp(20px,6vw,80px);background:linear-gradient(90deg,#000 60% 100%);border-radius:32px;box-shadow:0 8px 40px #0000002e;margin-bottom:0}.about-hero-main-content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:32px}.about-hero-main-content h1{margin-top:18px;margin-bottom:22px}.about-mission-vision-card{display:flex;flex-direction:row;gap:32px;background:#ffffff12;border-radius:18px;box-shadow:0 2px 18px #ffd70012;padding:32px 28px;margin-top:18px;margin-bottom:0}.about-mission-block,.about-vision-block{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.about-mission-block h2,.about-vision-block h2{color:gold;font-size:1.4rem;margin-bottom:8px}.about-mission-block p,.about-vision-block p{color:#e3e3e3;font-size:1.05rem;margin:0}@media(max-width:900px){.about-hero-modern{flex-direction:column;padding:40px 8vw;border-radius:18px;gap:32px}.about-mission-vision-card{flex-direction:column;padding:22px 10px;gap:18px}.about-hero-image,.about-different-image{max-width:220px;margin:0 auto}}.info-section h2{font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:20px;color:gold}.info-section p{max-width:780px;color:#e3e3e3;font-size:1.05rem;line-height:1.7}.about-grid{margin-top:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.about-card{background:#ffffff14;border:1px solid rgba(255,255,255,.14);padding:18px 16px;border-radius:14px;text-align:center;color:#fff;font-size:1.05rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .2s ease,background .2s ease}.about-card:hover{transform:translateY(-4px);background:#ffd70029}.about-card.small{font-size:1rem}@media(max-width:900px){.about-hero-section{grid-template-columns:1fr;text-align:center}.about-hero-content p{margin:0 auto}.about-hero-image{max-width:250px;margin:0 auto}}.site-nav{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#00000040;backdrop-filter:saturate(150%) blur(8px);-webkit-backdrop-filter:saturate(150%) blur(8px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-inner{max-width:1160px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:16px 20px;min-height:72px;position:relative}.brand{display:inline-flex;align-items:center;text-decoration:none;color:gold;gap:10px}.brand-logo{width:40px;height:40px;border-radius:50%;background:#fff;object-fit:cover;border:2px solid #FFD700;box-shadow:0 2px 8px #0000001a}.brand-name{font-weight:800;letter-spacing:.01em}.nav-links{display:flex;align-items:center;gap:28px}.nav-link{color:gold;text-decoration:none;font-weight:700;padding:10px 12px;border-radius:8px;transition:background .15s,color .15s}.nav-link:hover{background:#ffd70014}.nav-cta{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.nav-cta .contact-btn{display:inline-block;background:gold;color:#111;text-decoration:none;font-weight:800;border-radius:10px;padding:10px 16px;box-shadow:0 8px 20px #ffd7002e;transition:transform .15s ease,box-shadow .2s ease}.nav-cta .contact-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #ffd70038}.menu-toggle{display:none;appearance:none;background:transparent;border:0;cursor:pointer;position:absolute;right:20px;top:50%;transform:translateY(-50%);padding:8px}.menu-icon{display:inline-block;width:24px;height:2px;background:gold;position:relative}.menu-icon:before,.menu-icon:after{content:"";position:absolute;left:0;width:24px;height:2px;background:gold}.menu-icon:before{top:-7px}.menu-icon:after{top:7px}.mobile-menu{display:none}@media(max-width:900px){.nav-inner{padding:12px;min-height:64px}.brand-name,.nav-links,.nav-cta{display:none}.menu-toggle{display:inline-flex;right:12px}.mobile-menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#000000e6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.06);padding:10px 12px 14px;z-index:999}.site-nav.open .mobile-menu{display:flex;flex-direction:column;align-items:center;gap:8px}.m-link{color:gold;text-decoration:none;font-weight:800;padding:10px 8px;width:100%;text-align:center;border-radius:8px}.m-link:hover{background:#ffd70014}.m-cta{background:gold;color:#111;box-shadow:0 8px 18px #ffd7002e}}.footer-section{width:100vw;margin-left:50%;transform:translate(-50%);background:#fff;color:#181818;padding:0;box-sizing:border-box;border-top:1px solid #eee;font-size:1rem}.footer-main{display:flex;justify-content:space-between;gap:32px;max-width:1100px;margin:0 auto;padding:38px 18px 18px;flex-wrap:wrap}.footer-col{flex:1 1 220px;min-width:180px;margin-bottom:18px}.footer-col h4{color:#181818;font-size:1.13rem;font-weight:700;letter-spacing:.01em;border-bottom:2px solid #FFD700;padding-bottom:6px;margin-bottom:18px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#181818;text-decoration:none;opacity:.88;transition:color .18s}.footer-col ul li a:hover{color:gold}.footer-contact-details>div{margin-bottom:8px;opacity:.92;color:#181818}.footer-social{display:flex;justify-content:center;gap:22px;margin:18px 0 0}.footer-social-icon{color:gold;font-size:1.6rem;opacity:.85;transition:color .18s,opacity .18s}.footer-social-icon:hover{color:#181818;opacity:1}.footer-bottom.footer-bottom-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 8px 24px;margin-top:18px;gap:0;margin-bottom:32px}.footer-bottom-left{display:flex;align-items:center;gap:12px}.footer-logo{width:72px;height:72px;border-radius:50%;background:#fff;object-fit:cover;border:2px solid #FFD700;box-shadow:0 2px 8px #0000001a;margin-left:60px}.footer-company{font-weight:700;font-size:1.08rem;letter-spacing:.01em;color:#181818}.footer-bottom-right{display:flex;align-items:center;gap:22px;padding-right:24px}.footer-policy-btn{background:gold;color:#181818;border:none;border-radius:8px;padding:7px 18px;font-weight:700;font-size:.98rem;cursor:pointer;transition:background .18s,color .18s}.footer-policy-btn:hover{background:#181818;color:gold}@media(max-width:900px){.footer-main{flex-direction:column;align-items:flex-start;gap:0;padding:28px 8px 8px}.footer-col{margin-bottom:18px}}@media(max-width:600px){.footer-section{font-size:.98rem;padding:0}.footer-main{flex-direction:column;align-items:stretch;gap:0;padding:18px 2vw 4px}.footer-col{min-width:0;margin-bottom:14px;padding:0}.footer-col h4{font-size:1rem;margin-bottom:10px;padding-bottom:4px}.footer-col ul li{margin-bottom:6px}.footer-contact-details>div{font-size:.97rem;margin-bottom:6px}.footer-social{gap:14px;margin:10px 0 0;font-size:1.2rem}.footer-social-icon{font-size:1.3rem;padding:6px}.footer-bottom.footer-bottom-row{flex-direction:column;align-items:center;gap:10px;padding:12px 2vw 18px;margin-top:10px;margin-bottom:18px}.footer-bottom-left{flex-direction:column;align-items:center;gap:6px;margin-left:0}.footer-logo{width:72px;height:72px;margin-left:0;margin-bottom:4px}.footer-company{font-size:1rem;text-align:center}.footer-bottom-right{flex-direction:column;align-items:center;gap:8px;padding-right:0}.footer-policy-btn{width:100%;font-size:.97rem;padding:8px;border-radius:7px}}.how-work-section{padding:80px 24px;background:linear-gradient(to bottom,#000,#0c0c0c,#111);color:#fbd700;text-align:center}.how-work-title{font-size:clamp(32px,5vw,52px);font-weight:800;margin-bottom:12px;color:gold}.how-work-subtitle{font-size:clamp(16px,2vw,20px);color:#e4e4e4;margin-bottom:48px}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;max-width:1200px;margin:0 auto}.step-card{background:#1b1b1b;border:1px solid rgba(255,215,0,.25);padding:28px;border-radius:18px;text-align:left;color:#fff;box-shadow:0 8px 22px #00000059;transition:transform .28s ease,box-shadow .28s ease}.step-card:hover{transform:translateY(-6px);box-shadow:0 14px 32px #ffd70033;border-color:gold}.step-number{width:54px;height:54px;background:gold;color:#000;display:flex;justify-content:center;align-items:center;font-weight:900;font-size:24px;border-radius:14px;margin-bottom:18px}.step-card h3{font-size:22px;font-weight:700;margin-bottom:14px;color:gold}.step-content p{color:#eaeaea;margin-bottom:10px}.step-content ul{padding-left:20px}.step-content li{color:#dcdcdc;margin:4px 0;font-size:15px}.highlight{margin-top:10px;font-weight:700;color:gold}html,body,#root,#page-root{margin:0;padding:0;width:100%;height:100%}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,p{margin:0}img{display:block;max-width:100%;height:auto}body{color:gold}.hero-bg{background:radial-gradient(900px 600px at -10% -10%,rgba(255,215,0,.06),transparent 55%),radial-gradient(900px 600px at 110% -10%,rgba(255,215,0,.04),transparent 60%),linear-gradient(to bottom,#000,#0b0b0b 40%,#151515)}.homepage{min-height:100dvh;width:100%;display:flex;flex-direction:column;overflow-x:clip}section{width:100%;padding-block:clamp(48px,8vw,96px);padding-inline:clamp(16px,6vw,72px);background:transparent;border:0;box-shadow:none;position:relative}section+section{margin-top:-1px}.no-seam{margin-top:50px!important}.section-spacer{height:28px}@media(max-width:700px){.section-spacer{height:16px}}.features-section{background:#fff!important;border-radius:18px;box-shadow:0 8px 32px #0000001a;color:gold}.hero-section{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(24px,5vw,56px);align-items:center}.hero-content{max-width:980px}.hero-content h1{font-size:clamp(36px,6.2vw,72px);letter-spacing:-.02em}.dynamic-text{display:inline-block;width:6ch;text-align:left;overflow:hidden;white-space:nowrap;vertical-align:bottom;position:relative}.dynamic-text:after{content:"|";position:absolute;right:-1ch;animation:blink 1s steps(2,start) infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-content p{margin-top:14px;font-size:clamp(16px,2.2vw,22px);color:#e8e8e8}.hero-buttons{display:flex;gap:14px;margin-top:28px}.primary-button{background:gold;color:#000;padding:12px 22px;border:none;border-radius:12px;font-weight:800;cursor:pointer;box-shadow:0 12px 30px #ffd7002e;transition:transform .15s ease,filter .2s ease,box-shadow .2s ease}.primary-button:hover{transform:translateY(-1px);filter:saturate(1.03)}.secondary-button{background:transparent;color:gold;border:2px solid rgba(255,215,0,.65);padding:10px 20px;border-radius:12px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.secondary-button:hover{background:#ffd7000f;border-color:#ffd700e6;transform:translateY(-1px)}.hero-image{flex:1;position:relative;height:460px;min-height:420px;overflow:hidden;display:grid;place-items:center;perspective:1200px;transform-style:preserve-3d;min-width:0}.rotating-image{width:clamp(280px,44vw,560px);transform-origin:50% 50%;backface-visibility:hidden;will-change:transform;filter:drop-shadow(0 18px 40px rgba(0,0,0,.45));animation:spinY 12s linear infinite}@keyframes spinY{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.hero-image img{max-width:100%;border-radius:10px;animation:rotate 10s linear infinite;transform-style:preserve-3d;backface-visibility:hidden}@keyframes rotate{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media(prefers-reduced-motion:reduce){.rotating-image{animation:none}}.features-section h2{text-align:center;font-size:clamp(28px,4.6vw,48px);margin-bottom:clamp(24px,4vw,40px);color:gold;letter-spacing:-.02em}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(16px,2.6vw,28px)}.feature-item{background:#00000008;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:clamp(18px,2.8vw,28px);text-align:center;color:gold;box-shadow:0 8px 20px #00000038;transition:transform .18s ease,box-shadow .2s ease,background .2s ease}.feature-item:hover{transform:translateY(-2px);background:#0000000f;box-shadow:0 14px 28px #00000042}.feature-item h3{font-size:clamp(18px,2.8vw,22px);margin-bottom:8px;color:gold}.feature-item p{font-size:15px;color:gold}@media(max-width:1100px){.hero-section{grid-template-columns:1fr}.hero-image{order:-1}}@media(max-width:900px){.hero-section{display:flex;flex-direction:column;gap:0px;padding-bottom:8px}.hero-content{width:100%;min-width:0;padding:0 8px;text-align:center}.hero-content h1{font-size:2rem}.hero-image{width:100%;min-width:0;height:240px;min-height:180px;margin:0 auto;padding:0}.hero-image canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.hero-image canvas{width:100%!important;height:100%!important;max-width:100%;max-height:100%;margin:auto;display:block}section{padding-block:32px;padding-inline:8px}.features-section h2{font-size:1.3rem}.features-grid{grid-template-columns:1fr;gap:12px}.feature-item{padding:12px;font-size:1rem}}.scroll-down-arrow{width:100%;height:auto;max-width:570px;opacity:.7;display:block;margin:0 auto;transition:width .2s,height .2s}@media(max-width:700px){.scroll-down-arrow{max-width:250px;margin-top:8px}}.scroll-indicator{width:100%;display:flex;justify-content:center;align-items:flex-end;min-height:140px}@media(max-width:700px){.scroll-indicator{min-height:96px}}.faq-section{width:100vw;margin-left:50%;transform:translate(-50%);background:linear-gradient(180deg,#000,#111);padding:0;box-sizing:border-box;scroll-margin-top:80px}.faq-container{max-width:900px;margin:0 auto;padding:clamp(24px,6vw,48px) clamp(8px,4vw,32px) 48px}.faq-title{color:gold;font-size:clamp(2rem,4vw,2.8rem);margin-bottom:32px;text-align:center;font-weight:800;letter-spacing:-.01em}.faq-accordion{display:flex;flex-direction:column;gap:0}.faq-item{background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.12);border-radius:0;box-shadow:0 2px 16px #0000001a;transition:box-shadow .18s,background .18s;width:100%;overflow:hidden}.faq-item.open{background:#ffffff14;box-shadow:0 4px 24px #ffd70014,0 2px 16px #00000021}.faq-question{width:100%;background:none;border:none;color:gold;font-size:1.18rem;font-weight:700;text-align:left;padding:22px 24px 22px 18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;outline:none;border-radius:12px 12px 0 0;transition:background .15s}.faq-question:focus{background:#ffffff1a}.chevron{display:inline-block;margin-left:18px;font-size:1.3em;transition:transform .28s cubic-bezier(.4,2,.6,1),color .18s;color:gold}.chevron.rotated{transform:rotate(180deg)}.faq-answer-wrapper{overflow:hidden;transition:max-height .38s cubic-bezier(.4,2,.6,1);background:none}.faq-answer{color:gold;font-size:1.08rem;padding:18px 28px 18px 32px;background:#ffffff14;border-radius:0 0 12px 12px;line-height:1.6;margin:0 8px 14px;border:1px solid rgba(255,255,255,.13);box-shadow:0 2px 12px #00000014}@media(max-width:700px){.faq-container{padding:18px 2vw 24px}.faq-title{font-size:1.3rem;margin-bottom:18px}.faq-question{font-size:1rem;padding:16px 12px 16px 8px}.faq-answer{font-size:.98rem;padding:0 12px 14px 18px}}.blog-root{background:#000;color:#fff;font-family:Inter,sans-serif}.blog-hero{padding:80px 20px 40px;text-align:center;max-width:900px;margin:auto}.blog-hero img{max-width:600px;max-height:600px;width:100%;display:block;margin:0 auto;height:auto}.blog-hero h1{font-size:clamp(28px,4vw,44px);color:gold;line-height:1.3}.blog-subtitle{margin-top:12px;color:#ccc;font-size:18px}.blog-wrapper{display:grid;grid-template-columns:1fr 300px;gap:40px;padding:40px 20px;max-width:1300px;margin:auto}.blog-content{font-size:19px;line-height:1.7;color:#dcdcdc}.blog-content h2{margin-top:40px;color:gold;font-size:28px}.blog-content h3{margin-top:24px;color:#f4c400;font-size:22px}.blog-content ul{margin-top:16px;padding-left:20px}.blog-content li{margin-bottom:8px}.blog-sidebar{position:sticky;top:100px;height:max-content}.toc-box,.suggested-box{background:#161616;padding:20px;border-radius:12px;margin-bottom:24px;border:1px solid rgba(255,215,0,.2)}.toc-box h3,.suggested-box h3{color:gold;margin-bottom:12px;font-size:20px}.toc-box a{color:#ffc400;text-decoration:none;font-size:16px}.toc-box li{margin-bottom:8px}.more-posts-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.more-posts-scroll::-webkit-scrollbar{height:8px}.more-posts-scroll::-webkit-scrollbar-thumb{background:#ffd70059;border-radius:8px}.more-post-card{flex:0 0 auto;width:200px;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:#fff;background:#101010;border:1px solid rgba(255,215,0,.18);border-radius:10px;padding:10px;scroll-snap-align:start}.more-post-card img{width:100%;height:110px;object-fit:cover;border-radius:8px}.more-post-title{font-size:14px;color:#ffc400}.blog-list-thumb{width:100%;height:140px;object-fit:cover;border-radius:8px;display:block;margin-bottom:10px}.blog-list-thumb.placeholder{display:flex;align-items:center;justify-content:center;background:#0e0e0e;border:1px dashed rgba(255,215,0,.25)}.bottom-more-posts{padding:24px 20px 40px;max-width:1300px;margin:0 auto}.bottom-more-posts h3{color:gold;margin-bottom:12px;font-size:20px;text-align:center}@media(max-width:900px){.blog-wrapper{grid-template-columns:1fr}.blog-sidebar{position:relative;top:0}}
