@font-face{font-family:italiana;src:url(../fonts/Italiana-Regular.ttf)}@font-face{font-family:montserrat;src:url(../fonts/Montserrat-Regular.ttf)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;overflow-x:hidden}.container{height:100vh;overflow-y:scroll;scroll-behavior:smooth}.section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#000;text-align:center;padding:2rem}.section-content{display:flex;align-items:center;justify-content:center;max-width:1200px;width:100%;gap:3rem}.text-content{flex:1;text-align:left;display:flex;flex-direction:column;justify-content:center}.image-content{flex:1;display:flex;justify-content:center;align-items:center}.hero-image{width:100%;max-width:550px;height:auto;border-radius:20px;opacity:0;transform:translateX(30px);animation:slideInRight 1s ease .5s forwards}.section-1{background:linear-gradient(135deg,#efefec 0,#ededea 100%)}.section-2{background:linear-gradient(135deg,#fff 0,#fff 100%)}.section-3{background:linear-gradient(135deg,#efefec 0,#ededea 100%)}.section-4{background:linear-gradient(135deg,#fff 0,#fff 100%)}.section-5{background:linear-gradient(135deg,#efefec 0,#ededea 100%)}.section-6{background:linear-gradient(135deg,#fff 0,#fff 100%)}.section h1{font-size:3.5rem;font-family:Italiana,Sans-serif;margin-bottom:1rem;opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease forwards}.section p{font-size:1.2rem;max-width:600px;line-height:1.6;opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease .3s forwards}.section-header{margin-bottom:3rem;text-align:center}.section-header h1{font-size:3rem;margin-bottom:1rem;font-family:Italiana,Sans-serif}.section-header p{font-size:1.3rem;max-width:800px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;width:100%}.service-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:20px;padding:0;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.2)}.service-card .service-icon{width:80px;height:80px;border-radius:50%;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;object-fit:cover}.service-image-wrapper{width:100%;height:200px;border-radius:20px;margin-top:auto;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box}.service-card .service-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:20px;min-height:20px}.service-image-wrapper.portrait{height:300px}.service-image-wrapper.portrait .service-image{object-fit:cover;height:100%;width:auto}.service-image-wrapper.landscape{height:180px;margin-bottom:50px}.service-image-wrapper.landscape .service-image{object-fit:cover;width:100%;height:auto}.service-card h3{font-size:1.5rem;font-family:Italiana,Sans-serif;margin-bottom:1rem}.service-card p{font-size:1rem;opacity:.9}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;width:100%}.catalog-card{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:20px;padding:1.5rem;text-align:center;transition:transform .3s ease;border:1px solid rgba(255,255,255,.2)}.catalog-card:hover{transform:scale(1.05)}.catalog-card img{width:100%;height:250px;border-radius:15px;margin-bottom:1rem;object-fit:contain}.catalog-card h3{font-size:1.3rem;font-family:Italiana,Sans-serif;margin-bottom:.5rem}.catalog-card p{font-size:.9rem;margin-bottom:1rem;opacity:.9}.price{font-size:1.5rem;font-weight:700;color:#345ee8}.references-grid{display:grid;grid-template-columns:repeat(3,1fr);height:100vh;width:100%}.reference-tile{position:relative;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;padding:2rem;padding-bottom:40%}.reference-tile::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.reference-content{position:relative;z-index:2;color:#fff}.reference-tile h3{font-size:2rem;font-family:Italiana,Sans-serif;margin-bottom:1rem}.reference-tile p{font-size:1.1rem;max-width:300px;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;width:100%;padding:2rem}.gallery-item{position:relative;overflow:hidden;border-radius:15px;aspect-ratio:1;cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:1.5rem;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-overlay h3{color:#fff;font-size:1.2rem;font-family:Italiana,Sans-serif;margin:0}.about-contact-grid{display:grid;grid-template-columns:1fr 1fr;height:100vh;width:100%}.about-section{background:rgba(0,0,0,.1);padding:4rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.contact-section{background:rgba(255,255,255,.1);padding:4rem;display:flex;flex-direction:column;justify-content:center}.team-member{margin-bottom:3rem;text-align:center}.team-member h3{font-size:2rem;font-family:Italiana,Sans-serif;margin-bottom:1rem;color:#345ee8;text-align:center}.team-member p{font-size:1.1rem;line-height:1.6;text-align:center;margin:0 auto}.contact-form{max-width:400px;width:100%}.contact-form h2{font-size:2.5rem;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:700}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid rgba(0,0,0,.2);border-radius:10px;background:rgba(255,255,255,.9);color:#333;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:rgba(0,0,0,.4)}.form-group textarea{height:120px;resize:vertical}.submit-btn{width:100%;padding:15px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .3s ease}.submit-btn:hover{transform:translateY(-2px)}.scroll-indicator{position:absolute;bottom:0;left:50%;transform:translateX(-50%);cursor:pointer;animation:bounce 2s infinite;z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px}.scroll-text{font-size:.9rem;font-weight:500;color:#000;opacity:.9;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.scroll-arrow{width:24px;height:24px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg)}.scroll-arrow-up{width:24px;height:24px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(-135deg)}.next-section-preview{position:absolute;bottom:0;left:0;right:0;height:80px;overflow:hidden;opacity:.7;transition:opacity .3s ease}.next-section-preview:hover{opacity:1}.preview-content{height:100vh;transform:translateY(calc(-100vh + 80px));pointer-events:none}.nav-dots{position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;gap:15px}.nav-dot{width:24px;height:24px;cursor:pointer;transition:all .3s ease;opacity:.4;filter:grayscale(100%)}.nav-dot svg{width:100%;height:100%;fill:black}.nav-dot.active{opacity:1;filter:grayscale(0%);transform:scale(1.3)}.nav-dot:hover{opacity:.8;transform:scale(1.15)}.cta-button{margin-top:2rem;padding:12px 30px;background:rgba(0,0,0,.2);border:2px solid #000;color:#000;text-decoration:none;border-radius:25px;transition:all .3s ease;opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease .6s forwards,float 3s ease-in-out infinite 1.6s;display:inline-block}.cta-button:hover{background:#a9a9a9;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1200px){.services-grid{grid-template-columns:1fr;gap:1.5rem}.catalog-grid{grid-template-columns:repeat(2,1fr)}.references-grid{grid-template-columns:1fr}.about-contact-grid{grid-template-columns:1fr;height:auto}.section-6{min-height:auto}}@media (max-width:768px){.container{scroll-snap-type:none}.section{scroll-snap-align:none;min-height:auto;padding-bottom:4rem}.section-6{min-height:auto}.section h1{font-size:2.5rem}.section p{font-size:1rem;padding:0 1rem}.nav-dots{right:15px}.section-content{flex-direction:column;gap:2rem}.text-content{text-align:center}.hero-image{max-width:300px}.next-section-preview{height:60px}.preview-content{transform:translateY(calc(-100vh + 60px))}.catalog-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.about-contact-grid{height:auto;min-height:auto}.about-section,.contact-section{padding:2rem;min-height:60vh}.references-grid{height:auto}.reference-tile{justify-content:flex-end;padding:0;min-height:60vh}.reference-tile::before{background:0 0}.reference-content{background:rgba(0,0,0,.9);padding:2rem;border-radius:0;width:100%;margin:0;position:relative;z-index:2}.section-4 .scroll-indicator .scroll-text{color:#000}.section-4 .scroll-indicator .scroll-arrow{border-right-color:#000;border-bottom-color:#000}.scroll-indicator .scroll-text{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,-2px 0 0 #fff,2px 0 0 #fff,0 -2px 0 #fff,0 2px 0 #fff}.scroll-indicator .scroll-arrow{filter:drop-shadow(-1px -1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px 1px 0 white)}.scroll-indicator .scroll-arrow-up{filter:drop-shadow(-1px -1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px 1px 0 white)}}