.navbar[data-v-c5ddfaf8]{background-color:#1c1c1c;color:#fff;position:fixed;top:0;width:100%;z-index:1000;box-shadow:0 2px 8px #0000004d}.grid-container[data-v-c5ddfaf8]{display:grid;grid-template-columns:1fr auto;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto;gap:1rem}.brand[data-v-c5ddfaf8]{font-size:1.5rem;font-weight:700}.menu-toggle[data-v-c5ddfaf8]{background:none;border:none;font-size:2rem;color:#fff;cursor:pointer;display:none;z-index:1100;justify-self:end}nav[data-v-c5ddfaf8]{grid-column:1 / -1;display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}nav a[data-v-c5ddfaf8]{color:#fff;text-decoration:none;font-weight:500;transition:color .3s}nav a[data-v-c5ddfaf8]:hover{color:#0ff}@media (max-width: 768px){.menu-toggle[data-v-c5ddfaf8]{display:block}nav[data-v-c5ddfaf8]{display:none;flex-direction:column;background-color:#1c1c1c;padding:1rem 0;text-align:center}nav.open[data-v-c5ddfaf8]{display:flex}nav a[data-v-c5ddfaf8]{padding:.5rem 0;font-size:1.2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}html,body{margin:0;padding:0;overflow-x:hidden;width:100%}body{font-family:Segoe UI,sans-serif;background-color:#121212;color:#fff;scroll-behavior:smooth;font-size:18px;line-height:1.6;max-width:100vw}.hero{text-align:center;background:linear-gradient(to bottom,#1c1c1c,#0e0e0e);padding:100px 2rem;max-width:100%;overflow-x:hidden}.home-content h1{font-size:3rem;margin-bottom:.5rem}.home-content p{font-size:1.5rem;margin-bottom:2rem;color:#ccc}.hero-image img{width:75vw;max-width:1200px;height:auto;border-radius:12px;box-shadow:0 0 40px #00ffff1a}.section.grid-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:100px 2rem;max-width:1200px;margin:0 auto;align-items:center;animation:fadeInUp .8s ease forwards;opacity:0;transform:translateY(30px)}.section.grid-section.reverse{direction:rtl}.section.grid-section.reverse>*{direction:ltr}.section.grid-section:nth-of-type(2){animation-delay:.1s}.section.grid-section:nth-of-type(3){animation-delay:.2s}.section.grid-section:nth-of-type(4){animation-delay:.3s}.section.grid-section:nth-of-type(5){animation-delay:.4s}.section.grid-section:nth-of-type(6){animation-delay:.5s}.section.grid-section:nth-of-type(7){animation-delay:.6s}.text{padding:1rem;word-break:break-word}.image-wrapper{display:flex;justify-content:center;padding:1rem}.image-wrapper img{width:100%;max-width:500px;height:auto;border-radius:12px;box-shadow:0 0 30px #00ffff0d}.logo-frame{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;padding:1rem;border:2px solid #333;border-radius:12px;background-color:#1e1e1e}.logo-frame img{max-width:120px;max-height:60px;object-fit:contain;filter:brightness(.95)}@media screen and (max-width: 768px){.section.grid-section{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}}
