#root{display:flex;flex-direction:column;min-height:100%}header{background-color:#000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-user-select:none;user-select:none}header a{text-decoration:none}header nav a{color:gold;text-decoration:none;transition:color .3s ease}header nav a:hover,header nav a:focus{color:#d32f2f}main{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#222;flex:1 0 auto}footer{background-color:#000;color:gold;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-user-select:none;user-select:none}.current-page{color:#d32f2f}.cta-button{background-color:#d32f2f;color:#fff;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#a00000}.cta-button.secondary{background-color:gold;color:#111}.cta-button.secondary:hover{background-color:#d4af37}.meble-oferta h2{color:gold}.mebel-card{background-color:#111;color:gold;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none}details{background-color:#111;transition:all .3s ease}summary{color:gold;list-style:none}summary::marker{display:none}.kontakt-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#222}.kontakt-container h1{color:#f32f2f}.kontakt-item h2{color:gold}.kontakt-item a,.kontakt-item address{color:#111;text-decoration:none;-webkit-user-select:text;user-select:text}.kontakt-item a:hover,.kontakt-item a:focus{color:#d32f2f;text-decoration:underline}@media screen and (min-width: 1024px){header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}header nav{display:flex;gap:2rem}header nav a{font-size:1rem;font-weight:600}header nav a:hover,header nav a:focus{outline:none}main{padding:2rem;min-height:70vh}footer{text-align:center;padding:1rem;font-size:.9rem;border-top:1px solid #D32F2F}.current-page{font-weight:700;border-bottom:3px solid #d32f2f;padding-bottom:3px;cursor:default;pointer-events:none}.img-logo{height:50px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.cta-button{display:inline-block;padding:.75rem 1.5rem;font-weight:700;border-radius:8px}.projects-grid{display:flex;flex-wrap:wrap;gap:1rem}.img-recent{width:auto;height:200px;border-radius:8px}.meble-oferta{padding:2rem;text-align:center}.meble-oferta h2{margin-bottom:2rem;font-size:2rem}.meble-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.mebel-card{padding:1.5rem;border-radius:12px;box-shadow:0 0 10px #ffd7001a;font-weight:700;font-size:1.1rem;display:flex;flex-direction:column;align-items:center;cursor:default}.mebel-card .icon{font-size:2rem;margin-bottom:.5rem}.mebel-card:hover{transform:translateY(-5px);box-shadow:0 0 15px #ffd70066}.gallery-container{max-width:1200px;margin:2rem auto;padding:1rem}details{border:1px solid #d32f2f;border-radius:8px;margin-bottom:1rem;padding:.5rem 1rem}summary{font-weight:600;cursor:pointer;font-size:1.2rem;padding:.5rem 0}details[open]{box-shadow:0 0 8px #ffd7004d}details img{height:auto;max-width:100%;width:auto;object-fit:contain;border-radius:8px;box-shadow:0 0 6px #ffd70026;max-height:300px}details>.gallery-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;justify-content:center}.kontakt-container{max-width:900px;margin:2rem auto;padding:0 1rem}.kontakt-container h1{text-align:center;margin-bottom:2rem;font-weight:700}.kontakt-info{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-bottom:2rem}.kontakt-item{flex:1 1 200px;min-width:180px}.kontakt-item h2{margin-bottom:.5rem;font-weight:600}.kontakt-item a,.kontakt-item address{font-size:1.1rem}.kontakt-item a:hover,.kontakt-item a:focus{outline:none}.kontakt-map{text-align:center}.kontakt-map iframe{border-radius:12px;box-shadow:0 0 10px #d32f2f4d}}@media screen and (min-width: 768px) and (max-width: 1023px){header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}header nav{display:flex;gap:1.5rem}header nav a{font-size:1rem;font-weight:600}header nav a:hover,header nav a:focus{outline:none}main{padding:1.5rem;min-height:70vh}footer{text-align:center;padding:1rem;font-size:.85rem;border-top:1px solid #D32F2F}.current-page{font-weight:700;border-bottom:3px solid #d32f2f;padding-bottom:3px;cursor:default;pointer-events:none}.img-logo{height:45px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.cta-button{display:inline-block;padding:.75rem 1.25rem;font-weight:700;border-radius:8px}.projects-grid{display:flex;flex-wrap:wrap;gap:1rem}.img-recent{width:auto;height:180px;border-radius:8px}.meble-oferta{padding:1.5rem;text-align:center}.meble-oferta h2{margin-bottom:1.5rem;font-size:1.8rem}.meble-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.2rem}.mebel-card{padding:1.2rem;border-radius:10px;box-shadow:0 0 8px #ffd7001a;font-weight:700;font-size:1rem;display:flex;flex-direction:column;align-items:center;cursor:default;transition:transform .2s ease,box-shadow .2s ease}.mebel-card .icon{font-size:1.8rem;margin-bottom:.4rem}.mebel-card:hover{transform:translateY(-4px);box-shadow:0 0 12px #ffd70059}.gallery-container{max-width:90%;margin:1.5rem auto;padding:1rem}details{border:1px solid #d32f2f;border-radius:8px;margin-bottom:1rem;padding:.5rem 1rem}summary{font-weight:600;cursor:pointer;font-size:1.1rem;padding:.5rem 0}details[open]{box-shadow:0 0 8px #ffd7004d}.gallery-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;justify-content:center}.gallery-grid img{max-width:100%;height:auto;max-height:220px;width:auto;object-fit:contain;border-radius:6px;box-shadow:0 0 5px #ffd70026}.kontakt-container{max-width:700px;margin:2rem auto;padding:0 1rem}.kontakt-container h1{text-align:center;margin-bottom:2rem;font-weight:700}.kontakt-info{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-around;margin-bottom:2rem}.kontakt-item{flex:1 1 45%;min-width:180px}.kontakt-item h2{margin-bottom:.5rem;font-weight:600}.kontakt-item a,.kontakt-item address{font-size:1rem}.kontakt-item a:hover,.kontakt-item a:focus{outline:none}.kontakt-map{text-align:center}.kontakt-map iframe{width:100%;height:400px;border-radius:12px;box-shadow:0 0 10px #d32f2f4d}}@media screen and (max-width: 767px){header{display:flex;flex-direction:column;align-items:flex-start;padding:1rem;gap:1rem}header nav{display:flex;flex-direction:column;width:100%;gap:.75rem}header nav a{font-size:.95rem;font-weight:600}header nav a:hover,header nav a:focus{outline:none}main{padding:1rem;min-height:70vh}footer{text-align:center;padding:1rem;font-size:.8rem;border-top:1px solid #D32F2F}.current-page{font-weight:700;border-bottom:3px solid #d32f2f;padding-bottom:3px;cursor:default;pointer-events:none}.img-logo{height:40px}.cta-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;width:100%}.cta-button{display:block;text-align:center;padding:.75rem 1rem;font-weight:700;border-radius:8px;width:100%;max-width:100%;box-sizing:border-box}.projects-grid{display:flex;flex-direction:column;gap:1rem;align-items:center}.img-recent{width:90%;height:auto;max-height:250px;border-radius:8px;object-fit:cover}.meble-oferta{padding:1rem;text-align:center}.meble-oferta h2{margin-bottom:1.2rem;font-size:1.6rem}.meble-grid{display:grid;grid-template-columns:1fr;gap:1rem}.mebel-card{padding:1rem;border-radius:8px;box-shadow:0 0 6px #ffd70014;font-weight:700;font-size:.95rem;display:flex;flex-direction:column;align-items:center;cursor:default;transition:transform .2s ease,box-shadow .2s ease}.mebel-card .icon{font-size:1.6rem;margin-bottom:.3rem}.mebel-card:hover{transform:translateY(-3px);box-shadow:0 0 10px #ffd7004d}.gallery-container{width:100%;box-sizing:border-box;padding:1rem;margin:1.5rem auto}details{border:1px solid #d32f2f;border-radius:8px;margin-bottom:1rem;padding:.5rem 1rem;max-width:100%;box-sizing:border-box}summary{font-weight:600;cursor:pointer;font-size:1rem;padding:.5rem 0}details[open]{box-shadow:0 0 8px #ffd7004d}.gallery-grid{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;align-items:center}.gallery-grid img{width:100%;height:auto;object-fit:contain;border-radius:6px;box-shadow:0 0 4px #ffd7001f}.kontakt-container{margin:1rem auto;padding:0 1rem}.kontakt-container h1{text-align:center;margin-bottom:1.5rem;font-weight:700;font-size:1.8rem}.kontakt-info{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.kontakt-item h2{margin-bottom:.5rem;font-weight:600;font-size:1.1rem}.kontakt-item a,.kontakt-item address{font-size:1rem;word-break:break-word}.kontakt-item a:hover,.kontakt-item a:focus{outline:none}.kontakt-map{text-align:center}.kontakt-map iframe{width:100%;height:300px;border-radius:12px;box-shadow:0 0 10px #d32f2f4d}}
