*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.App{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;text-align:center}.header{position:relative;z-index:1000}.github-link{align-items:center;background:#ffffffe6;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;justify-content:center;padding:12px;position:fixed;right:20px;text-decoration:none;top:20px;transition:all .3s ease;z-index:1000}.github-link:hover{background:#fff;box-shadow:0 6px 20px #0003;transform:scale(1.1)}.github-icon{color:#333;height:24px;width:24px}.hero{background:#0000;overflow:hidden;padding:120px 0 100px;position:relative}.hero-content{margin:0 auto;position:relative;text-align:center;z-index:2}.hero-title{color:#fff;font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000004d}.hero-slogan{color:#ffffffe6;font-size:1.5rem;font-weight:400;line-height:1.6;margin-bottom:3rem;text-shadow:0 2px 10px #0003}.highlight{color:gold;font-weight:600;text-shadow:0 2px 15px #ffd7004d}.hero-features{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-top:4rem}.feature{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;min-width:200px;padding:2rem 1.5rem;transition:all .3s ease}.feature:hover{background:#ffffff26;box-shadow:0 12px 40px #0003;transform:translateY(-8px)}.feature-icon{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border-radius:50%;display:flex;font-size:3rem;height:80px;justify-content:center;margin-bottom:1rem;transition:all .3s ease;width:80px}.feature:hover .feature-icon{background:#ffffff4d;transform:scale(1.1)}.feature span{color:#fff;font-size:1.1rem;font-weight:600;text-align:center;text-shadow:0 2px 8px #0003}@media (max-width:768px){.hero{padding:80px 0 60px}.hero-title{font-size:2.8rem;margin-bottom:1rem}.hero-slogan{font-size:1.2rem;margin-bottom:2rem}.hero-features{align-items:center;flex-direction:column;gap:1.5rem;margin-top:2.5rem}.feature{max-width:320px;min-width:280px}}@media (max-width:480px){.hero{padding:60px 0 40px}.hero-title{font-size:2.2rem}.hero-slogan{font-size:1.1rem}.feature-icon{font-size:2.5rem;height:70px;width:70px}.feature span{font-size:1rem}.feature{min-width:260px;padding:1.5rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature,.hero-content{animation:fadeInUp .8s ease-out}.feature:first-child{animation-delay:.1s}.feature:nth-child(2){animation-delay:.2s}.feature:nth-child(3){animation-delay:.3s}.setup-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;padding:80px 0}.setup-content{margin:0 auto;text-align:center}.setup-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.setup-description{color:#fffc;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.setup-description code{background:#fff3;border-radius:4px;color:gold;font-family:Monaco,Consolas,monospace;padding:.2rem .5rem}.config-container{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0003;margin-bottom:3rem;overflow:hidden}.config-header{align-items:center;background:#00000080;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem 1.5rem}.config-filename{color:#ffffffb3;font-family:Monaco,Consolas,monospace;font-size:.9rem}.copy-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.copy-button:hover{background:#fff3;transform:translateY(-1px)}.copy-button.copied{background:#22c55e33;border-color:#22c55e80;color:#22c55e}.config-code{margin:0;overflow-x:auto;padding:2rem;text-align:left}.config-code code{color:#e2e8f0;display:block;font-family:Monaco,Consolas,monospace;font-size:.95rem;line-height:1.6;white-space:pre}.setup-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.step{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:2rem;text-align:left;transition:all .3s ease}.step:hover{background:#ffffff14;transform:translateY(-2px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 12px #0000004d;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}.step-content h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:#fffc;line-height:1.5}.connection-examples{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2.5rem;text-align:left}.connection-examples h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.examples-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.example{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem}.example strong{color:gold;display:block;font-size:1.1rem;margin-bottom:.5rem}.example code{color:#ffffffe6;font-family:Monaco,Consolas,monospace;font-size:.9rem;word-break:break-all}@media (max-width:768px){.setup-section{padding:60px 0}.setup-title{font-size:2rem}.setup-description{font-size:1.1rem}.config-header{align-items:flex-start;flex-direction:column;gap:1rem}.config-code{padding:1.5rem}.config-code code{font-size:.85rem}.setup-steps{grid-template-columns:1fr}.step{flex-direction:column;text-align:center}.examples-grid{grid-template-columns:1fr}}@media (max-width:480px){.setup-title{font-size:1.8rem}.setup-description{font-size:1rem}.config-code,.config-header{padding:1rem}.step{padding:1.5rem}.connection-examples{padding:2rem}}.video-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:80px 0}.video-container{border-radius:12px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.video-placeholder{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center}.play-button{cursor:pointer;margin-bottom:1rem;transition:transform .3s ease}.play-button:hover{transform:scale(1.1)}.video-text h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.video-text p{font-size:1rem;opacity:.8}.video-container iframe{aspect-ratio:16/9;border:none;height:auto;width:100%}@media (max-width:768px){.video-container{margin:0 1rem;max-width:100%}.play-button svg{height:60px;width:60px}.video-text h3{font-size:1.2rem}.video-text p{font-size:.9rem}}.compatibility-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;color:#fff;padding:80px 0}.tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.tool-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.tool-card:hover{background:#ffffff26;box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.tool-icon{font-size:3rem;margin-bottom:1rem}.tool-name{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.tool-description{color:#fffc;font-size:.9rem;opacity:.8}.mcp-badge{background:#fffffff2;border-radius:16px;box-shadow:0 10px 30px #0000001a;color:#2d3748;margin:0 auto;max-width:600px;padding:2rem}.badge-content{align-items:center;display:flex;gap:1.5rem;text-align:left}.badge-icon{flex-shrink:0;font-size:3rem}.badge-text h4{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.badge-text p{color:#4a5568;font-size:1rem;margin:0}@media (max-width:768px){.tools-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tool-card{padding:1.5rem}.tool-icon{font-size:2.5rem}.tool-name{font-size:1.1rem}.badge-content{flex-direction:column;gap:1rem;text-align:center}.badge-icon{font-size:2.5rem}}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;color:#fff;margin-top:4rem;padding:1rem 0}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section h3{font-size:1.5rem;font-weight:700}.footer-section h4{font-size:1.1rem;font-weight:600}.footer-section p{color:#fffc;line-height:1.6;max-width:300px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1rem;text-align:center}.footer-bottom p{color:#fff9;margin:0}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-section p{max-width:none}}
/*# sourceMappingURL=main.370e93d4.css.map*/