*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f6f2}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.instrument-serif{font-family:"Instrument Serif",serif}.instrument-serif-italic{font-family:"Instrument Serif",serif;font-style:italic}.averia-serif{font-family:"Averia Serif Libre",serif}.App{min-height:100vh;background-color:#f8f6f2}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media (max-width: 768px){.two-column{grid-template-columns:1fr;gap:40px}.section{padding:60px 0}}.header{background-color:#dc673c;height:80px;position:sticky;top:0;z-index:100}.header .container{height:100%;padding-left:0}.header-content{display:flex;justify-content:space-between;align-items:center;height:100%;margin-right:20px}.logo{text-decoration:none;display:flex;align-items:center;margin-left:-20px;margin-top:10px}.logo img{height:70px;width:auto;object-fit:contain}.navigation{display:flex;gap:30px}.navigation a{color:#fff;text-decoration:none;font-size:16px;font-weight:400;font-family:"Instrument Serif",serif;transition:opacity .2s ease}.navigation a:hover{opacity:.8}@media (max-width: 768px){.header .container{padding-left:10px}.logo{margin-left:-5px}.header-content{margin-right:10px}.navigation{gap:20px}.navigation a{font-size:14px}}.hero{background-color:#f8f6f2}.hero-content{display:flex;flex-direction:column;gap:20px}.hero-title{font-size:4rem;font-weight:400;color:#660e91;line-height:1.1}.hero-subtitle{font-size:2.5rem;font-weight:400;color:#5b3a6b;line-height:1.2;max-width:500px}.hero-visual{display:flex;justify-content:center;align-items:center}.neural-network{display:flex;align-items:center;gap:20px;position:relative}.network-icon{width:300px;height:300px;display:flex;align-items:center;justify-content:center}.network-icon img{max-width:100%;max-height:100%;object-fit:contain}.data-matrix{display:flex;align-items:center;gap:10px}.matrix-line{width:2px;height:60px;background-color:#e74c3c}.matrix-content{display:flex;flex-direction:column;gap:5px;font-family:Courier New,monospace;font-size:14px;color:#000}.matrix-row{white-space:nowrap}@media (max-width: 768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:2rem}.neural-network{flex-direction:column;gap:30px}.network-icon{width:200px;height:200px}}.tokenslasher{background-color:#f8f6f2}.tokenslasher-content{display:flex;flex-direction:column;gap:20px}.tokenslasher-title{font-size:2.5rem;font-weight:300;color:#666;line-height:1.2}.tokenslasher-subtitle{font-size:1.5rem;font-weight:700;color:#000;line-height:1.3;font-family:"Averia Serif Libre",serif}.tokenslasher-description{font-size:1.1rem;line-height:1.6;color:#4e4e4e;font-family:"Averia Serif Libre",serif;max-width:500px}.tokenslasher-visual{display:flex;flex-direction:column;align-items:center;gap:30px}.dashboard-frame{background:linear-gradient(145deg,#e6e6e6,#f0f0f0);border-radius:20px;padding:20px;box-shadow:0 10px 30px #0000001a,inset 0 1px #fffc;position:relative}.dashboard-frame:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:60px;height:6px;background:#ccc;border-radius:3px}.dashboard-screen{width:400px;height:300px;background-color:#1a1a1a;border-radius:10px;padding:20px;color:#fff;font-family:Courier New,monospace;position:relative;overflow:hidden;animation:screenGlow 3s ease-in-out infinite alternate}@keyframes screenGlow{0%{box-shadow:0 0 15px #c663}to{box-shadow:0 0 25px #c666}}.dashboard-header{margin-bottom:20px;border-bottom:1px solid #333;padding-bottom:10px}.dashboard-header h4{font-size:16px;font-weight:600;margin:0}.dashboard-content{display:flex;flex-direction:column;gap:15px}.dashboard-section{font-size:14px;color:#888}.dashboard-output{display:flex;flex-direction:column;gap:8px}.output-line{font-size:12px;color:#ccc}.processing{animation:pulse 2s infinite}.dots{animation:blink 1.5s infinite}.value-line{display:flex;gap:5px}.red-value{color:#c66;font-weight:600;animation:glow 2s ease-in-out infinite alternate}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes glow{0%{text-shadow:0 0 3px #cc6666,0 0 6px #cc6666,0 0 9px #cc6666}to{text-shadow:0 0 6px #cc6666,0 0 12px #cc6666,0 0 18px #cc6666}}.cursor{position:absolute;bottom:20px;right:20px;width:2px;height:16px;background-color:#fff;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (max-width: 768px){.tokenslasher-title{font-size:2rem}.tokenslasher-subtitle{font-size:1.3rem}.dashboard-screen{width:300px;height:250px}.tokenslasher-visual{gap:20px}}.footer{background-color:#99634f;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:40px}.footer-section{display:flex;flex-direction:column;gap:20px}.footer-logo{display:flex;flex-direction:column;gap:10px}.logo-text{font-size:2.5rem;font-weight:400;margin:0}.logo-tagline{font-size:1.1rem;color:#fffc;margin:0;font-family:"Averia Serif Libre",serif}.footer-title{font-size:1.5rem;font-weight:600;margin:0 0 20px;font-family:"Instrument Serif",serif}.social-links{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;border-radius:8px;padding:8px 12px}.social-link:hover{background-color:#ffffff1a;transform:translateY(-2px)}.social-link svg{width:20px;height:20px}.social-link.discord:hover{color:#7289da}.social-link.github:hover{color:#333}.social-link.twitter:hover{color:#1da1f2}.social-link.linkedin:hover{color:#0077b5}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:20px;text-align:center}.copyright{color:#ffffffb3;font-size:14px;margin:0}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:30px}.logo-text{font-size:2rem}.social-links{gap:15px}.social-link{padding:6px 10px;font-size:12px}}.blog-main{background-color:#f8f6f2;min-height:calc(100vh - 160px);padding:80px 0}.blog-hero{text-align:center;margin-bottom:80px}.blog-title{font-size:4rem;font-weight:400;color:#660e91;line-height:1.1;margin-bottom:20px}.blog-subtitle{font-size:2rem;font-weight:400;color:#5b3a6b;line-height:1.2;max-width:600px;margin:0 auto}.blog-content{max-width:800px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:600;color:#660e91;margin-bottom:40px;text-align:center}.featured-posts,.all-posts{margin-bottom:60px}.blog-post{background:#fff;border-radius:12px;padding:40px;margin-bottom:40px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(102,14,145,.1);transition:transform .2s ease,box-shadow .2s ease}.blog-post:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.featured-post{border:2px solid #660E91;background:linear-gradient(135deg,#fff,#f9f7ff)}.post-title{font-size:2rem;font-weight:600;color:#660e91;margin-bottom:15px;line-height:1.3}.post-meta{display:flex;gap:20px;margin-bottom:20px;font-size:14px;color:#666;flex-wrap:wrap}.post-date{font-weight:500}.post-category{background-color:#f0e6f7;color:#660e91;padding:4px 12px;border-radius:20px;font-weight:500}.post-read-time{color:#888;font-style:italic}.post-excerpt{font-size:1.1rem;line-height:1.6;color:#4e4e4e;margin-bottom:25px;font-family:"Averia Serif Libre",serif}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px;flex-wrap:wrap;gap:15px}.post-tags{display:flex;gap:8px;flex-wrap:wrap}.post-tag{background-color:#e8e8e8;color:#666;padding:3px 10px;border-radius:15px;font-size:12px;font-weight:500;text-transform:lowercase}.read-more{color:#660e91;background:none;border:2px solid #660E91;padding:8px 16px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:all .2s ease;cursor:pointer}.read-more:hover{background-color:#660e91;color:#fff}.coming-soon{color:#888;font-style:italic;font-weight:500;padding:8px 16px;border:2px solid #ccc;border-radius:6px;font-size:14px}.blog-newsletter{margin-top:80px}.newsletter-card{background:linear-gradient(135deg,#660e91,#5b3a6b);color:#fff;border-radius:16px;padding:50px 40px;text-align:center;box-shadow:0 8px 30px #660e914d}.newsletter-title{font-size:2.2rem;font-weight:600;margin-bottom:15px;font-family:"Averia Serif Libre",serif}.newsletter-description{font-size:1.1rem;line-height:1.6;margin-bottom:30px;max-width:500px;margin-left:auto;margin-right:auto;opacity:.9}.newsletter-form{display:flex;gap:15px;max-width:400px;margin:0 auto;flex-wrap:wrap;justify-content:center}.newsletter-input{flex:1;min-width:200px;padding:12px 16px;border:none;border-radius:8px;font-size:16px;outline:none;box-shadow:0 2px 10px #0000001a}.newsletter-button{background:#fff;color:#660e91;border:none;padding:12px 24px;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 10px #0000001a}.newsletter-button:hover{background:#f0e6f7;transform:translateY(-1px)}@media (max-width: 768px){.blog-title{font-size:3rem}.blog-subtitle{font-size:1.5rem}.section-title{font-size:2rem}.blog-post{padding:30px 20px}.post-title{font-size:1.5rem}.post-footer{flex-direction:column;align-items:flex-start}.newsletter-card{padding:40px 25px}.newsletter-title{font-size:1.8rem}.newsletter-form{flex-direction:column;align-items:stretch}.newsletter-input{min-width:auto}}.contact-main{background-color:#f8f6f2;min-height:calc(100vh - 160px);padding:80px 0}.contact-hero{text-align:center;margin-bottom:80px}.contact-title{font-size:4rem;font-weight:400;color:#660e91;line-height:1.1;margin-bottom:20px}.contact-subtitle{font-size:2rem;font-weight:400;color:#5b3a6b;line-height:1.2;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:1200px;margin:0 auto}.contact-info{display:flex;flex-direction:column;gap:40px}.info-section{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(102,14,145,.1)}.section-title{font-size:2rem;font-weight:600;color:#660e91;margin-bottom:20px;line-height:1.3}.section-description{font-size:1.1rem;line-height:1.6;color:#4e4e4e;font-family:"Averia Serif Libre",serif}.contact-methods{display:flex;flex-direction:column;gap:20px}.contact-method{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(102,14,145,.1)}.method-title{font-size:1.3rem;font-weight:600;color:#660e91;margin-bottom:10px;font-family:"Averia Serif Libre",serif}.method-detail{font-size:1.1rem;font-weight:500;color:#5b3a6b;margin-bottom:8px}.method-description{font-size:.95rem;color:#666;line-height:1.4}.contact-form{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(102,14,145,.1)}.form-title{font-size:2rem;font-weight:600;color:#660e91;margin-bottom:30px;line-height:1.3}.form{display:flex;flex-direction:column;gap:25px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#660e91;font-size:16px}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;transition:border-color .2s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#660e91}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background-color:#660e91;color:#fff;border:none;padding:15px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:10px}.submit-btn:hover{background-color:#5b3a6b}@media (max-width: 768px){.contact-title{font-size:3rem}.contact-subtitle{font-size:1.5rem}.contact-content{grid-template-columns:1fr;gap:40px}.info-section,.contact-form{padding:30px 20px}.section-title,.form-title{font-size:1.5rem}}.blog-post-page{background-color:#f8f6f2;min-height:calc(100vh - 160px);padding:80px 0}.post-header{text-align:center;margin-bottom:60px;max-width:1200px;margin-left:auto;margin-right:auto}.post-title-large{font-size:3rem;font-weight:600;color:#660e91;line-height:1.2;margin-bottom:20px;margin-top:20px}.post-subtitle{font-size:1.3rem;color:#5b3a6b;font-style:italic;margin-bottom:0;font-family:"Averia Serif Libre",serif;line-height:1.4}.post-layout{max-width:1200px;margin:0 auto;display:flex;align-items:flex-start;gap:40px;padding:0 20px}.post-content{flex:1;max-width:800px;background:#fff;border-radius:12px;padding:60px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(102,14,145,.1);font-family:"Averia Serif Libre",serif;line-height:1.7;font-size:1.1rem;color:#333}.post-content h3{font-size:1.8rem;color:#660e91;margin:40px 0 20px;font-weight:600;scroll-margin-top:100px}.post-content h4{font-size:1.4rem;color:#660e91;margin:30px 0 15px;font-weight:600;scroll-margin-top:100px}.post-content p{margin-bottom:16px}.post-content em{font-style:italic;color:#5b3a6b;font-weight:500}.post-content ul{margin:20px 0;padding-left:30px}.post-content li{margin-bottom:8px}.post-content blockquote{background:#f9f7ff;border-left:4px solid #660E91;margin:30px 0;padding:25px 30px;border-radius:8px}.post-content blockquote p{margin-bottom:12px}.post-content blockquote p:last-child{margin-bottom:0}.post-content code{background:#f4f4f4;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,monospace;font-size:.9em;color:#660e91}.post-content .code-block{display:block;background:#2d2d2d;color:#f8f8f2;padding:15px 20px;border-radius:8px;margin:20px 0;font-family:Monaco,Menlo,monospace;font-size:.95rem;overflow-x:auto}.post-cta{background:#f9f7ff;border:2px solid #660E91;border-radius:12px;padding:30px;margin-top:40px;text-align:center}.post-cta p{margin-bottom:10px}.post-cta a{color:#660e91;text-decoration:none;font-weight:600}.post-cta a:hover{text-decoration:underline}.post-navigation{max-width:1200px;margin:40px auto 0;text-align:center;padding:0 20px}.back-to-blog{display:inline-block;color:#660e91;text-decoration:none;font-weight:600;font-size:1.1rem;padding:12px 24px;border:2px solid #660E91;border-radius:8px;transition:all .2s ease;background:none;cursor:pointer}.back-to-blog:hover{background-color:#660e91;color:#fff}@media (max-width: 1024px){.post-layout{max-width:1000px;gap:30px}.post-content{padding:50px 40px}}@media (max-width: 768px){.post-title-large{font-size:2.2rem}.post-subtitle{font-size:1.1rem}.post-layout{flex-direction:column;gap:0;padding:0 20px}.post-content{padding:40px 30px;margin:0;max-width:none}.post-content h3{font-size:1.5rem}.post-content h4{font-size:1.2rem}.post-content{font-size:1rem}.post-navigation{padding:0 20px}}.table-of-contents{width:280px;margin-right:40px;flex-shrink:0}.toc-sticky{position:sticky;top:120px;max-height:calc(100vh - 160px);overflow-y:auto;background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(102,14,145,.1)}.toc-title{font-size:1.1rem;font-weight:600;color:#660e91;margin-bottom:20px;margin-top:0;font-family:"Averia Serif Libre",serif;border-bottom:2px solid #f0e6f7;padding-bottom:10px}.toc-nav{display:flex;flex-direction:column;gap:4px}.toc-link{background:none;border:none;text-align:left;padding:8px 12px;border-radius:6px;transition:all .2s ease;cursor:pointer;font-size:14px;line-height:1.4;color:#666;font-family:"Averia Serif Libre",serif;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.toc-link:hover{background-color:#f9f7ff;color:#660e91}.toc-level-3{font-weight:500;padding-left:12px}.toc-level-4{font-weight:400;padding-left:28px;font-size:13px;color:#888}.toc-active{background-color:#660e91;color:#fff!important;font-weight:600}.toc-active:hover{background-color:#5b3a6b;color:#fff!important}.toc-sticky::-webkit-scrollbar{width:4px}.toc-sticky::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.toc-sticky::-webkit-scrollbar-thumb{background:#660e91;border-radius:2px}.toc-sticky::-webkit-scrollbar-thumb:hover{background:#5b3a6b}@media (max-width: 1024px){.table-of-contents{width:240px;margin-right:30px}.toc-sticky{padding:20px}.toc-title{font-size:1rem}.toc-link{font-size:13px;padding:6px 10px}}@media (max-width: 768px){.table-of-contents{display:none}}.toc-mobile{display:none;background:#fff;border:2px solid #660E91;border-radius:8px;margin-bottom:20px;overflow:hidden}.toc-mobile-header{background:#660e91;color:#fff;padding:12px 16px;cursor:pointer;font-weight:600;display:flex;justify-content:space-between;align-items:center}.toc-mobile-content{padding:16px;border-top:1px solid #f0e6f7}@media (max-width: 768px){.toc-mobile{display:block}}
