.blog-article-content{min-height:100vh;background:linear-gradient(135deg,#000);position:relative;overflow-x:hidden;padding:120px 20px 80px}.blog-article-container{max-width:800px;margin:0 auto;position:relative;z-index:10;opacity:0;transform:translateY(2.5rem);animation:fadeInUp 1s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.blog-header{margin-bottom:48px;text-align:center}.blog-meta{display:inline-flex;align-items:center;gap:.5rem;background-color:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:9999px;padding:.5rem 1.5rem;margin-bottom:2rem;border:1px solid rgba(255 255 255 / .2);font-weight:500;font-size:var(--text-sm);color:#fff;flex-wrap:wrap;justify-content:center}.blog-category{background:linear-gradient(90deg,#fff,#d9d9d9,#a6a6a6);color:#000;padding:.35rem .75rem;border-radius:9999px;font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.blog-date,.blog-read-time{color:#fff9;font-size:var(--text-sm)}.blog-date:after{content:"•";margin-left:.5rem;color:#ffffff4d}.blog-title{font-weight:700;font-size:var(--text-5xl);line-height:1.1;margin-bottom:1.5rem;color:#fff}@media(min-width:768px){.blog-title{font-size:var(--text-6xl)}}.blog-title .highlight-text{background:linear-gradient(90deg,silver,#909090);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.blog-subtitle{font-size:var(--text-xl);color:#d1d5db;line-height:1.6;max-width:600px;margin:0 auto}@media(max-width:767px){.blog-title{font-size:var(--text-4xl)}.blog-subtitle{font-size:var(--text-base)}}.blog-body{color:#ffffffd9;font-size:var(--text-lg);line-height:1.8}.blog-section{margin-bottom:48px;opacity:0;transform:translateY(2rem);animation:fadeInUp .8s ease forwards;animation-delay:.2s}.blog-section:nth-child(2){animation-delay:.3s}.blog-section:nth-child(3){animation-delay:.4s}.blog-section:nth-child(4){animation-delay:.5s}.blog-section:nth-child(5){animation-delay:.6s}.blog-section:nth-child(6){animation-delay:.7s}.blog-section h2{font-size:var(--text-2xl);font-weight:700;color:#fff;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.blog-section h3{font-size:var(--text-xl);font-weight:600;color:#fff;margin:1.5rem 0 1rem}.blog-section p{margin-bottom:1rem;color:#d1d5db;font-size:var(--text-base);line-height:1.7}.blog-intro{font-size:var(--text-lg);font-weight:500;color:#ffffffe6}.blog-highlight{background-color:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:1.25rem 1.5rem;border-radius:0 1rem 1rem 0;font-weight:600;color:#fff;margin:1.5rem 0;border:1px solid rgba(255 255 255 / .2);border-left:4px solid rgba(255,255,255,.6)}.blog-feature-list{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.blog-feature-item{display:flex;gap:1rem;align-items:flex-start;background-color:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.25rem;border-radius:1rem;border:1px solid rgba(255 255 255 / .12);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.blog-feature-item:hover{transform:translateY(-4px);border-color:#fff3;box-shadow:0 15px 30px #0000004d}.feature-icon{display:flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#ffffffe6,#9ca3af99);border-radius:.75rem;color:#0f172a;font-weight:700;flex-shrink:0;transition:transform .3s ease}.blog-feature-item:hover .feature-icon{transform:scale(1.1)}.blog-feature-item strong{display:block;color:#fff;margin-bottom:.25rem;font-size:var(--text-base);font-weight:700}.blog-feature-item p{margin:0;font-size:var(--text-sm);color:#9ca3af;line-height:1.5}.founder-section{margin-top:4rem}.founder-card{background-color:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.5rem;border:1px solid rgba(255 255 255 / .2);box-shadow:0 20px 30px #0006;padding:2.5rem;transition:box-shadow .3s ease,transform .3s ease}.founder-card:hover{box-shadow:0 25px 40px #00000080;transform:translateY(-5px)}.founder-card h2{border-bottom:none;text-align:center;margin-bottom:1.5rem;font-size:var(--text-2xl)}.founder-features{list-style:none;padding:0;margin:1.5rem 0}.founder-features li{display:flex;flex-direction:column;gap:.25rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.founder-features li:last-child{border-bottom:none}.founder-features strong{color:#fff;font-size:var(--text-base);font-weight:700}.founder-features span{color:#9ca3af;font-size:var(--text-sm)}.founder-closing{font-style:italic;text-align:center;color:#d1d5db;margin-top:1.5rem;font-size:var(--text-base);font-weight:500}.blog-cta-section{text-align:center;background-color:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255 255 255 / .2);border-radius:1.5rem;padding:3rem 2rem;margin-top:4rem;box-shadow:0 20px 30px #0006}.blog-cta-section h2{border-bottom:none;padding-bottom:0;margin-bottom:1rem;font-size:var(--text-3xl)}.blog-cta-section p{max-width:500px;margin:0 auto 2rem;color:#d1d5db}.blog-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.blog-cta-primary{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#fff,#d9d9d9,#a6a6a6);color:#000;font-weight:700;border-radius:9999px;padding:1rem 2rem;font-size:var(--text-base);cursor:pointer;border:none;box-shadow:0 10px 15px #fff3;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.blog-cta-primary:hover{transform:translateY(-3px);box-shadow:0 15px 25px #ffffff40}.blog-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:transparent;color:#fff;font-weight:600;font-size:var(--text-base);border:1px solid rgba(255 255 255 / .3);border-radius:9999px;text-decoration:none;transition:all .3s ease}.blog-cta-secondary:hover{background-color:#ffffff1a;border-color:#ffffff80}@media(max-width:767px){.blog-article-content{padding:100px 1rem 60px}.blog-header{margin-bottom:2rem}.blog-meta{gap:.5rem;padding:.5rem 1rem}.blog-date:after{display:none}.blog-body{font-size:var(--text-base)}.blog-section h2{font-size:var(--text-xl)}.blog-section p{font-size:var(--text-sm)}.founder-card{padding:1.5rem}.blog-cta-section{padding:2rem 1.25rem}.blog-cta-section h2{font-size:var(--text-2xl)}.blog-cta-buttons{flex-direction:column}.blog-cta-primary,.blog-cta-secondary{width:100%}}@media(max-width:540px){.blog-feature-item{padding:1rem;gap:.75rem}.feature-icon{min-width:2rem;min-height:2rem;width:2rem;height:2rem}.blog-feature-item strong{font-size:var(--text-sm)}.blog-feature-item p{font-size:var(--text-xs)}}.blog-video-section{margin:3rem 0}.blog-video-wrapper{position:relative;width:100%;border-radius:12px;overflow:hidden;background:#0000004d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.blog-video-wrapper iframe{display:block;width:100%;aspect-ratio:16 / 9;border:none}.blog-video-caption{text-align:center;color:#fff9;font-size:var(--text-sm);margin-top:1rem;font-style:italic}.blog-video-audio-hint{display:block;margin-top:.5rem;font-size:var(--text-xs);color:#ffffff80;font-style:normal}
