.svelte-phbjoi{margin:0;padding:0;box-sizing:border-box}.container.svelte-phbjoi{background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0f0f0f);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.container.svelte-phbjoi::-webkit-scrollbar{display:none}.back-button.svelte-phbjoi{position:sticky;top:0;z-index:1000;background:#0a0a0af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;border-bottom:1px solid rgba(255,255,255,.1)}.interactive-btn.svelte-phbjoi{display:inline-flex;align-items:center;color:#fff;text-decoration:none;font-size:1rem;padding:10px;border:2px solid rgba(255,255,255,.2);border-radius:50px;background:transparent;cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);min-width:44px;height:44px;justify-content:center;position:relative;z-index:1}.interactive-btn.svelte-phbjoi .btn-icon:where(.svelte-phbjoi){display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.interactive-btn.svelte-phbjoi .btn-text:where(.svelte-phbjoi){white-space:nowrap;opacity:0;max-width:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);font-weight:500;margin-left:0}@media (hover: hover){.interactive-btn.svelte-phbjoi:hover{width:auto;justify-content:flex-start;padding:10px 20px 10px 10px;background:#ffffff1a;border-color:#fff6;z-index:100}.interactive-btn.svelte-phbjoi:hover .btn-text:where(.svelte-phbjoi){opacity:1;max-width:150px;margin-left:8px}}@media (hover: none){.interactive-btn.expanded.svelte-phbjoi{width:auto;justify-content:flex-start;padding:10px 20px 10px 10px;background:#ffffff1a;border-color:#fff6;z-index:100}.interactive-btn.expanded.svelte-phbjoi .btn-text:where(.svelte-phbjoi){opacity:1;max-width:150px;margin-left:8px}}.content.svelte-phbjoi{padding:0;max-width:1400px;margin:0 auto}.hero.svelte-phbjoi{position:relative;height:100vh;overflow:hidden}.hero-media.svelte-phbjoi,.cover-image-container.svelte-phbjoi{position:relative;width:100%;height:100%}.cover-image.svelte-phbjoi{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay.svelte-phbjoi{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0006,#0009,#0000004d);display:flex;align-items:center;justify-content:center}.hero-content.svelte-phbjoi{text-align:center;max-width:800px;padding:0 40px;z-index:2}.hero-title.svelte-phbjoi{font-size:4.5rem;font-weight:900;background:linear-gradient(135deg,#009f8d,#fff,#009f8d);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px;letter-spacing:-2px;animation:svelte-phbjoi-gradientShift 3s ease-in-out infinite;text-shadow:0 0 30px rgba(0,159,141,.3)}@keyframes svelte-phbjoi-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle.svelte-phbjoi{font-size:1.8rem;font-weight:600;color:#009f8d;margin-bottom:30px;letter-spacing:.5px;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-description.svelte-phbjoi{font-size:1.2rem;line-height:1.7;color:#fff;margin-bottom:30px;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-tagline.svelte-phbjoi{font-size:1.1rem;font-weight:500;color:#fff;letter-spacing:1px;text-transform:uppercase;opacity:.9;position:relative;margin-top:20px}.hero-tagline.svelte-phbjoi:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,#009f8d 50%,transparent 100%)}.hero-tagline.svelte-phbjoi:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,#009f8d 50%,transparent 100%)}.section-title.svelte-phbjoi{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:60px;background:linear-gradient(135deg,#fff,#009f8d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.modules.svelte-phbjoi{padding:100px 40px;background:linear-gradient(135deg,#0f0f0f,#1a1a1a,#0f0f0f)}.modules-grid.svelte-phbjoi{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto}.module-card.svelte-phbjoi{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid rgba(0,159,141,.2);border-radius:20px;padding:40px 30px;text-align:left;transition:all .3s ease;position:relative;overflow:hidden}.module-card.svelte-phbjoi:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#009f8d,#007a6b);transform:scaleX(0);transition:transform .3s ease}.module-card.svelte-phbjoi:hover{transform:translateY(-5px);border-color:#009f8d66;box-shadow:0 20px 40px #009f8d1a}.module-card.svelte-phbjoi:hover:before{transform:scaleX(1)}.module-icon.svelte-phbjoi{width:60px;height:60px;background:linear-gradient(135deg,#009f8d,#007a6b);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;color:#fff}.module-card.svelte-phbjoi h3:where(.svelte-phbjoi){font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:15px;letter-spacing:-.3px}.module-card.svelte-phbjoi p:where(.svelte-phbjoi){font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:20px}.module-card.svelte-phbjoi ul:where(.svelte-phbjoi){list-style:none;padding:0}.module-card.svelte-phbjoi li:where(.svelte-phbjoi){font-size:.9rem;color:#aaa;margin-bottom:8px;padding-left:20px;position:relative}.module-card.svelte-phbjoi li:where(.svelte-phbjoi):before{content:"→";position:absolute;left:0;color:#009f8d;font-weight:700}.features.svelte-phbjoi{padding:100px 40px;background:linear-gradient(135deg,#0f0f0f,#1a1a1a,#0f0f0f)}.features-grid.svelte-phbjoi{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1400px;margin:0 auto}.feature-item.svelte-phbjoi{text-align:center;padding:30px 20px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:15px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.feature-item.svelte-phbjoi:hover{transform:translateY(-5px);border-color:#009f8d4d;box-shadow:0 15px 30px #009f8d1a}.feature-icon.svelte-phbjoi{font-size:3rem;margin-bottom:20px;display:block}.feature-item.svelte-phbjoi h3:where(.svelte-phbjoi){font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:15px}.feature-item.svelte-phbjoi p:where(.svelte-phbjoi){font-size:1rem;line-height:1.6;color:#ccc}.metrics.svelte-phbjoi{padding:100px 40px;background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.metrics-grid.svelte-phbjoi{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:800px;margin:0 auto}.metric-item.svelte-phbjoi{text-align:center;padding:30px 20px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:15px;border:1px solid rgba(0,159,141,.2);transition:all .3s ease}.metric-item.svelte-phbjoi:hover{transform:translateY(-5px);border-color:#009f8d66;box-shadow:0 15px 30px #009f8d1a}.metric-number.svelte-phbjoi{font-size:2.5rem;font-weight:800;color:#009f8d;margin-bottom:10px;letter-spacing:-.5px}.metric-label.svelte-phbjoi{font-size:1rem;color:#ccc;font-weight:500}.contact-social.svelte-phbjoi{padding:100px 40px;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);text-align:center}.contact-info.svelte-phbjoi{display:flex;justify-content:center;gap:60px;margin-bottom:60px}.contact-item.svelte-phbjoi{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-icon.svelte-phbjoi{font-size:3rem;margin-bottom:20px}.contact-item.svelte-phbjoi h3:where(.svelte-phbjoi){font-size:1.5rem;font-weight:600;color:#009f8d;margin-bottom:15px}.contact-item.svelte-phbjoi a:where(.svelte-phbjoi){font-size:1.2rem;color:#fff;text-decoration:none;transition:color .3s ease}.contact-item.svelte-phbjoi a:where(.svelte-phbjoi):hover{color:#009f8d}.reveal-btn.svelte-phbjoi{background:none;border:none;color:#fff;cursor:pointer;padding:0;font-size:1.2rem;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;margin:0 auto}.reveal-btn.svelte-phbjoi:hover{color:#009f8d}.obfuscated.svelte-phbjoi{font-family:monospace;letter-spacing:2px}.reveal-text.svelte-phbjoi{font-size:.9rem;color:#fff9;font-style:italic}.reveal-btn.svelte-phbjoi:hover .reveal-text:where(.svelte-phbjoi){color:#009f8dcc}.social-links.svelte-phbjoi h3:where(.svelte-phbjoi){font-size:1.8rem;font-weight:600;color:#009f8d;margin-bottom:30px}.social-grid.svelte-phbjoi{display:flex;justify-content:center;gap:30px}.social-link.svelte-phbjoi{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid rgba(0,159,141,.2);border-radius:15px;text-decoration:none;color:#fff;transition:all .3s ease;min-width:120px}.social-link.svelte-phbjoi:hover{transform:translateY(-5px);border-color:#009f8d66;box-shadow:0 15px 30px #009f8d1a;background:linear-gradient(135deg,#009f8d,#007a6b)}.social-link.svelte-phbjoi svg:where(.svelte-phbjoi){width:32px;height:32px}.social-link.svelte-phbjoi span:where(.svelte-phbjoi){font-size:.9rem;font-weight:500}.back-to-top.svelte-phbjoi{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#009f8d,#007a6b);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #009f8d4d;transition:all .3s ease;z-index:1001;opacity:0;animation:svelte-phbjoi-fadeIn .3s ease forwards}.back-to-top.svelte-phbjoi:hover{transform:translateY(-2px);box-shadow:0 6px 25px #009f8d66}@keyframes svelte-phbjoi-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero.svelte-phbjoi{height:100vh}.hero-content.svelte-phbjoi{padding:0 20px}.hero-title.svelte-phbjoi{font-size:3rem}.hero-subtitle.svelte-phbjoi{font-size:1.4rem}.hero-description.svelte-phbjoi{font-size:1rem}.hero-tagline.svelte-phbjoi{font-size:.9rem}.section-title.svelte-phbjoi{font-size:2rem;margin-bottom:40px}.modules.svelte-phbjoi,.features.svelte-phbjoi,.metrics.svelte-phbjoi,.contact-social.svelte-phbjoi{padding:60px 20px}.contact-info.svelte-phbjoi{flex-direction:column;gap:40px}.social-grid.svelte-phbjoi{flex-direction:column;gap:20px}.social-link.svelte-phbjoi{min-width:auto}.modules-grid.svelte-phbjoi,.features-grid.svelte-phbjoi{grid-template-columns:1fr;gap:20px}.metrics-grid.svelte-phbjoi{grid-template-columns:repeat(2,1fr);gap:20px}.module-card.svelte-phbjoi,.feature-item.svelte-phbjoi,.metric-item.svelte-phbjoi{padding:25px 20px}}@supports (-webkit-touch-callout: none){.container.svelte-phbjoi{min-height:-webkit-fill-available}.hero.svelte-phbjoi{min-height:70vh}.content.svelte-phbjoi{padding-bottom:env(safe-area-inset-bottom)}.contact-item.svelte-phbjoi{width:100%}.reveal-btn.svelte-phbjoi{width:100%;max-width:300px;margin:0 auto}}@media (max-width: 480px){.hero.svelte-phbjoi{padding:40px 15px}.hero-title.svelte-phbjoi{font-size:2rem}.hero-subtitle.svelte-phbjoi{font-size:1.2rem}.section-title.svelte-phbjoi{font-size:1.8rem}.modules.svelte-phbjoi,.features.svelte-phbjoi,.metrics.svelte-phbjoi{padding:40px 15px}.metrics-grid.svelte-phbjoi{grid-template-columns:1fr}}
