body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fefefe;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 20px}.logo h1{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:.2rem}.tagline{color:#7f8c8d;font-size:.8rem;font-weight:400}.nav{display:flex;gap:2rem}.nav a{color:#2c3e50;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#e67e22}.nav a:after{background-color:#e67e22;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover:after{width:100%}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.menu-toggle span{background-color:#2c3e50;height:3px;margin:3px 0;transition:.3s;width:25px}.hero{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:100vh;overflow:hidden;padding:120px 20px 80px;position:relative}.hero-content{flex:1 1;max-width:600px}.hero-title{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-title .accent{color:#e67e22;display:block;font-size:2.5rem;margin-top:.5rem}.hero-subtitle{color:#5a6c7d;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-visual{flex:1 1;height:400px;position:relative}.floating-elements{height:100%;position:relative;width:100%}.element{animation:float 6s ease-in-out infinite;font-size:3rem;position:absolute}.element-1{animation-delay:0s;left:20%;top:20%}.element-2{animation-delay:2s;left:70%;top:60%}.element-3{animation-delay:4s;right:10%;top:10%}.element-4{animation-delay:1s;bottom:20%;left:60%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#e67e22;color:#fff}.btn-primary:hover{background-color:#d35400;box-shadow:0 4px 15px #e67e224d;transform:translateY(-2px)}.btn-secondary{background-color:initial;border:2px solid #e67e22;color:#e67e22}.btn-secondary:hover{background-color:#e67e22;color:#fff;transform:translateY(-2px)}.btn-outline{background-color:initial;border:2px solid #2c3e50;color:#2c3e50}.btn-outline:hover{background-color:#2c3e50;color:#fff}section{padding:80px 0}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#7f8c8d;font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.artworks{background-color:#f8f9fa}.artwork-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.artwork-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.artwork-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.card-icon{font-size:3rem;margin-bottom:1rem}.card-title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.card-description{color:#7f8c8d;line-height:1.6;margin-bottom:1.5rem}.card-items{list-style:none;text-align:left}.card-items li{color:#5a6c7d;padding:.5rem 0 .5rem 1.5rem;position:relative}.card-items li:before{color:#e67e22;content:"•";font-weight:700;left:0;position:absolute}.videos{background:linear-gradient(135deg,#667eea,#764ba2)}.videos,.videos .section-subtitle,.videos .section-title{color:#fff}.video-content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.video-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem;text-align:center}.video-icon{font-size:3rem;margin-bottom:1rem}.video-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem}.video-description{line-height:1.6;opacity:.9}.video-cta{text-align:center}.app-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.app-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center}.app-icon{font-size:4rem;margin-bottom:1rem}.app-title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.app-description{color:#7f8c8d;line-height:1.6;margin-bottom:1.5rem}.app-features{list-style:none;margin-bottom:2rem;text-align:left}.app-features li{color:#5a6c7d;padding:.5rem 0 .5rem 1.5rem;position:relative}.app-features li:before{color:#27ae60;content:"✓";font-weight:700;left:0;position:absolute}.contact{background-color:#f8f9fa}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.contact-item p{color:#7f8c8d;line-height:1.6}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:2px solid #e9ecef;border-radius:6px;font-size:1rem;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#e67e22;outline:none}.form-group textarea{min-height:120px;resize:vertical}.footer{background-color:#2c3e50;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#ecf0f1;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.6}.social-links{display:flex;gap:1rem}.social-links a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#e67e22}.footer-section ul{list-style:none}.footer-section ul li{color:#bdc3c7;padding:.3rem 0}.footer-bottom{border-top:1px solid #34495e;color:#95a5a6;padding-top:2rem;text-align:center}@media (max-width:768px){.menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 2px 10px #0000001a;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:100%}.nav-open{display:flex}.hero{flex-direction:column;padding:100px 20px 60px;text-align:center}.hero-visual{height:300px;margin-top:2rem}.hero-title{font-size:2.5rem}.hero-title .accent{font-size:2rem}.contact-content{gap:2rem;grid-template-columns:1fr}.hero-actions{justify-content:center}.artwork-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.app-grid,.video-content-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-title .accent{font-size:1.5rem}.section-title{font-size:2rem}.hero-actions{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}.artwork-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.b0af6e89.css.map*/