@charset "UTF-8";:root{--nav-bg: #0a322d;--teal: #13403b;--teal-light: #16544d;--teal-dark: #0c312d;--teal-deep: #0c312d;--bone: #f2efe8;--milk: #fffbf3;--ink: #0a322d;--ash: #bfc9c2;--white: #f2efe8;--header-height: 110px;--font-heading: Playfair Display, serif;--font-body: Poppins, sans-serif;--border-radius: .4rem;--border-radius-small: .3rem;--muted: #3e5452;--base-font-size: 18px}html{font-size:18px}html,body{scroll-behavior:smooth;background-color:var(--teal);color:var(--ink);font-family:var(--font-body)}img{border-radius:var(--border-radius)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.h2,h2{font-size:2.5rem}.small{font-size:.8rem;line-height:1.1}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}.eyebrow{text-transform:uppercase;letter-spacing:.3rem;font-size:.82rem;color:var(--teal)}.text-muted-custom{color:var(--muted)}.btn-primary{background-color:var(--teal);border-color:var(--teal);border-radius:var(--border-radius-small);padding:.65rem 1.6rem;font-weight:600}.btn-primary:hover{background-color:var(--teal);border-color:var(--teal-deep)}.bg-milk{background-color:var(--milk)!important}.text-white-70{color:#ffffffb3!important}.text-teal{color:var(--teal)!important}.bg-teal{background-color:var(--teal)!important}.btn{border-radius:var(--border-radius-small)!important}:root{--bs-btn-border-radius: var(--border-radius-small);--bs-border-radius: var(--border-radius-small)}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0!important;border-right:0!important;border-bottom:0!important;border-left:0!important}.row>*{margin-top:1rem}.site-main{padding-top:110px}.navbar-custom{background-color:var(--teal);min-height:var(--header-height);display:flex;align-items:center;transition:background-color .3s ease,box-shadow .3s ease}.navbar-custom.scrolled{background-color:var(--nav-bg);box-shadow:0 12px 24px #0c312d2e}.navbar-custom .nav-link{font-weight:600;padding:.75rem 1.6rem;text-transform:uppercase;letter-spacing:.12rem;color:#ffffffd9}.navbar-custom .nav-link:hover,.navbar-custom .nav-link:focus{color:var(--white);text-decoration:none}@media (min-width: 992px){.navbar-custom .nav-link{padding-right:.8rem!important;padding-left:.8rem!important}}.navbar-custom .dropdown-menu{background-color:var(--bone);border:none;border-radius:var(--border-radius);box-shadow:0 4px 12px #00000026}.navbar-custom .dropdown-menu li{border-bottom:1px solid rgba(0,0,0,.05)}.navbar-custom .dropdown-menu .dropdown-item{color:var(--dark);text-transform:uppercase;letter-spacing:.12rem;font-size:.8rem;padding:.75rem 1.5rem;border-radius:4px}.navbar-custom .dropdown-menu .dropdown-item:hover,.navbar-custom .dropdown-menu .dropdown-item:focus{background-color:var(--teal);color:var(--white);transition:all .25s ease}.navbar-custom .mega-dropdown{position:static!important}.navbar-custom .mega-dropdown .mega-menu{position:absolute;left:0;right:0;width:100vw;margin:0;padding:2rem 0;background-color:var(--bone);border:none;border-radius:0;box-shadow:0 4px 20px #0000001a}.navbar-custom .mega-dropdown .mega-menu .mega-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.navbar-custom .mega-dropdown .mega-menu .mega-header .mega-title{color:var(--teal);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.navbar-custom .mega-dropdown .mega-menu .mega-header .mega-description{color:var(--dark);margin:0;font-size:.95rem}.navbar-custom .mega-dropdown .mega-menu .mega-column{list-style:none;padding:0;margin:0}.navbar-custom .mega-dropdown .mega-menu .mega-column .mega-item{display:flex;align-items:flex-start;padding:.75rem 1rem;color:var(--dark);text-decoration:none;border-radius:6px;transition:all .25s ease;margin-bottom:.5rem}.navbar-custom .mega-dropdown .mega-menu .mega-column .mega-item:hover{background-color:var(--teal);color:var(--white);transform:translate(4px)}.navbar-custom .mega-dropdown .mega-menu .mega-column .mega-item:hover .mega-item-desc{color:#fffc}.navbar-custom .mega-dropdown .mega-menu .mega-column .mega-item i{margin-top:2px;width:20px;font-size:.9rem}.navbar-custom .mega-dropdown .mega-menu .mega-column .mega-item .mega-item-title{display:block;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05rem}.navbar-custom .mega-dropdown .mega-menu .mega-column .mega-item .mega-item-desc{display:block;font-size:.8rem;color:var(--muted);text-transform:none;letter-spacing:0;margin-top:2px;line-height:1.3}.navbar-custom .navbar-toggler{border:none;color:var(--white)}.navbar-custom .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255,0.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-custom.scrolled .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255,0.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.brand-logo{height:45px;width:auto}@media (min-width: 992px){.brand-logo{height:55px}}.offcanvas{background-color:#0f3f39fa;color:var(--white)}.offcanvas .nav-link,.offcanvas .dropdown-item{letter-spacing:.12rem}@media (max-width: 991px){.offcanvas .offcanvas-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.15)}.offcanvas .offcanvas-header .offcanvas-title{font-size:1.4rem;font-weight:700;color:var(--white);letter-spacing:.05rem}.offcanvas .offcanvas-header .btn-close{filter:invert(1) brightness(2);opacity:1;font-size:1.4rem;width:1.5em;height:1.5em}.offcanvas .offcanvas-header .btn-close:focus{box-shadow:0 0 0 .25rem #ffffff40}.offcanvas .offcanvas-header .btn-close:hover{opacity:.8}.offcanvas .offcanvas-body{padding:.5rem 0}.offcanvas .offcanvas-body .nav .nav-link{font-size:1.25rem;padding:1.1rem 1.5rem;font-weight:600;color:var(--white);transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.08)}.offcanvas .offcanvas-body .nav .nav-link:hover,.offcanvas .offcanvas-body .nav .nav-link:focus{background-color:#ffffff1a;color:var(--white);padding-left:1.8rem}.offcanvas .offcanvas-body .nav .dropdown .dropdown-toggle{width:100%;text-align:left;font-size:1.25rem;padding:1.1rem 1.5rem;font-weight:600;color:var(--white);border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between}.offcanvas .offcanvas-body .nav .dropdown .dropdown-toggle:after{font-size:1rem;transition:transform .3s ease;color:var(--white)}.offcanvas .offcanvas-body .nav .dropdown .dropdown-toggle:hover,.offcanvas .offcanvas-body .nav .dropdown .dropdown-toggle:focus{background-color:#ffffff1a;color:var(--white)}.offcanvas .offcanvas-body .nav .dropdown.show .dropdown-toggle:after{transform:rotate(180deg)}.offcanvas .offcanvas-body .nav .dropdown .dropdown-menu{position:static!important;transform:none!important;width:100%;margin:0;padding:.5rem 0;border:none;background-color:#0003;box-shadow:inset 0 2px 4px #0000001a}.offcanvas .offcanvas-body .nav .dropdown .dropdown-menu .dropdown-item{font-size:1.1rem;padding:.95rem 1.5rem .95rem 3rem;color:#fffffff2;font-weight:500;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.offcanvas .offcanvas-body .nav .dropdown .dropdown-menu .dropdown-item:last-child{border-bottom:none}.offcanvas .offcanvas-body .nav .dropdown .dropdown-menu .dropdown-item:hover,.offcanvas .offcanvas-body .nav .dropdown .dropdown-menu .dropdown-item:focus{background-color:#ffffff1f;color:var(--white);padding-left:3.3rem}.offcanvas .offcanvas-body .nav .dropdown.show .dropdown-menu{display:block;animation:slideDown .3s ease}}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.footer-modern{color:#ffffffe6;position:relative;overflow:hidden}.footer-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--teal);opacity:.95;z-index:1}.footer-modern .footer-content{position:relative;z-index:2;padding:4rem 0 2rem}@media (max-width: 768px){.footer-modern .footer-content{padding:3rem 0 2rem}}.footer-modern .footer-brand .footer-logo{height:45px;filter:brightness(1.1)}.footer-modern .footer-brand .footer-mission{line-height:1.4;color:#ffffffbf;max-width:500px;margin:0 auto}.footer-modern .footer-section-title{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(255,255,255,.2);display:inline-block}.footer-modern .footer-quick-contact .contact-actions .contact-action{font-size:.9rem;border-radius:25px;padding:.5rem 1.5rem;transition:all .3s ease;text-decoration:none;min-width:100px}.footer-modern .footer-quick-contact .contact-actions .contact-action.btn-light{background:#fffffff2;color:var(--teal);border:none}.footer-modern .footer-quick-contact .contact-actions .contact-action.btn-light:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.footer-modern .footer-quick-contact .contact-actions .contact-action.btn-outline-light{border:1.5px solid rgba(255,255,255,.5);color:#ffffffe6}.footer-modern .footer-quick-contact .contact-actions .contact-action.btn-outline-light:hover{background:#ffffff26;border-color:#fffc;color:#fff;transform:translateY(-2px)}.footer-modern .kashubian-pride .kashubian-flag .flag-element{width:40px;height:24px;border-radius:3px;overflow:hidden;box-shadow:0 2px 8px #0000004d;display:flex;flex-direction:column}.footer-modern .kashubian-pride .kashubian-flag .flag-element .flag-stripe{height:50%}.footer-modern .kashubian-pride .kashubian-flag .flag-element .flag-stripe.flag-yellow{background:gold}.footer-modern .kashubian-pride .kashubian-flag .flag-element .flag-stripe.flag-black{background:#1a1a1a}.footer-modern .kashubian-pride .kashubian-flag .kashubian-text{color:#ffffffe6;font-size:.9rem;font-style:italic;font-weight:500}.footer-modern .kashubian-pride .kashubian-flag:hover .flag-element{transform:scale(1.1);transition:transform .3s ease}.footer-modern .kashubian-pride .kashubian-flag:hover .kashubian-text{color:#fff}.footer-modern .polish-pride .polish-flag-badge .polish-flag{width:32px;height:20px;border-radius:2px;overflow:hidden;box-shadow:0 2px 6px #0003;display:flex;flex-direction:column}.footer-modern .polish-pride .polish-flag-badge .polish-flag .flag-stripe{height:50%}.footer-modern .polish-pride .polish-flag-badge .polish-flag .flag-stripe.flag-white{background:#fff}.footer-modern .polish-pride .polish-flag-badge .polish-flag .flag-stripe.flag-red{background:#dc143c}.footer-modern .polish-pride .polish-flag-badge .polish-text{color:#ffffffbf;font-size:.75rem;font-weight:500;letter-spacing:.3px}.footer-modern .polish-pride .polish-flag-badge:hover .polish-flag{transform:scale(1.1);transition:transform .3s ease}.footer-modern .polish-pride .polish-flag-badge:hover .polish-text{color:#fffffff2}.footer-modern .footer-bottom{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.15);padding:1.5rem 0;background:#0000001a}.footer-modern .footer-bottom .copyright{font-size:.9rem;color:#fffc}@media (max-width: 768px){.footer-modern .footer-bottom .copyright{text-align:center;display:block;width:100%}}.footer-modern .footer-bottom .footer-legal-links{font-size:.9rem}.footer-modern .footer-bottom .footer-legal-links .legal-link{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-modern .footer-bottom .footer-legal-links .legal-link:hover{color:#fff}.footer-modern .footer-bottom .footer-legal-links .made-by{color:#fff9;font-style:italic}@media (max-width: 768px){.footer-modern .footer-bottom .footer-legal-links{margin-top:1rem;text-align:center!important}}@media (max-width: 768px){.footer-modern .footer-quick-contact .contact-actions{flex-direction:column;align-items:center;gap:.75rem!important}.footer-modern .footer-quick-contact .contact-actions .contact-action{min-width:160px;width:auto;text-align:center;white-space:nowrap;font-size:.85rem;padding:.6rem 1.2rem}.footer-modern .kashubian-pride .kashubian-flag{justify-content:center}.footer-modern .kashubian-pride .kashubian-flag .kashubian-text{font-size:.85rem}}@media (max-width: 480px){.footer-modern .footer-quick-contact .contact-actions .contact-action{min-width:140px;font-size:.8rem;padding:.5rem 1rem}}.navbar-custom .nav-link.dropdown-toggle,.offcanvas .nav-link.dropdown-toggle{display:inline-flex;align-items:center;gap:.35rem}.navbar-custom .nav-link.dropdown-toggle:after,.offcanvas .nav-link.dropdown-toggle:after{display:inline-flex;margin-left:.1rem;content:"";font-family:bootstrap-icons!important;font-style:normal;font-weight:400;font-size:.85rem;line-height:1;color:#ffffffd9;-webkit-font-smoothing:antialiased;transition:transform .2s ease,color .2s ease}.navbar-custom .dropdown.show>.dropdown-toggle:after,.navbar-custom .dropdown-toggle:focus:after,.offcanvas .dropdown.show>.dropdown-toggle:after,.offcanvas .dropdown-toggle:focus:after{transform:rotate(180deg);color:var(--white)}.navbar-custom .nav-link-label,.offcanvas .nav-link-label{display:inline-flex;align-items:center}.btn-arrow{display:inline-flex;align-items:center;gap:.75rem;border-radius:var(--border-radius-small);padding:.75rem 1.6rem;font-weight:600;background:var(--teal);border:none}.btn-arrow:hover{background:var(--teal)}.btn-arrow--light{background-color:var(--white);color:var(--nav-bg)}.btn-arrow--light:hover{background-color:var(--milk);color:var(--teal-deep)}.icon-circle{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--milk);color:var(--teal);font-size:1.4rem}.card-tile{border:none;border-radius:22px;padding:2.25rem;background:var(--milk);box-shadow:0 24px 48px #0c312d14;transition:transform .4s ease,box-shadow .4s ease;height:100%}.card-tile:hover{transform:translateY(-8px);box-shadow:0 36px 68px #0c312d1f}.card-tile .tile-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;background:var(--milk);color:var(--teal);font-size:1.8rem;margin-bottom:1.25rem}.stat-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.stat-card{background-color:var(--milk);border-radius:18px;padding:1.6rem;box-shadow:0 18px 38px #0c312d1f;text-align:left}.stat-card span{display:block;font-family:var(--font-heading);font-size:2.4rem;color:var(--teal);margin-bottom:.35rem}.story-card{border-radius:24px;overflow:hidden;box-shadow:0 24px 48px #0c312d1f}.story-card img{width:100%;height:100%;object-fit:cover}.story-card--accent{transform:translateY(40px)}.signature-card,.service-card,.collections-card,.cta-card{border-radius:20px;padding:2rem}.signature-card{background-color:var(--white);box-shadow:0 24px 48px #0c312d1a}.signature-card h3{font-family:var(--font-heading);margin-bottom:.85rem;color:var(--teal)}.signature-card p{color:#16544dc7}.collections-card{background-color:#ffffff1f;box-shadow:0 24px 48px #0000001f;color:var(--white);height:100%}.collections-card h3{font-family:var(--font-heading);color:var(--white);margin-bottom:1rem}.collections-card p{color:#ffffffbf}.collections-card a{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;color:var(--white);font-weight:600}.collections-card a:after{content:"→";font-size:1rem}.service-card{background-color:var(--white);box-shadow:0 20px 45px #16544d1f;height:100%}.service-card h3{font-family:var(--font-heading);color:var(--nav-bg);margin-bottom:.8rem}.service-card p{color:#16544dbf}.cta-card{background-color:#faf7f11f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 24px 48px #0000001a;color:var(--white)}.cta-card .cta-list{list-style:none;padding:0;margin:1rem 0 1.5rem;display:grid;gap:.5rem}.cta-card .cta-list li{position:relative;padding-left:1.4rem}.cta-card .cta-list li:before{content:"•";position:absolute;left:0;top:0;color:#ffffffb3}.image-link{display:block}.image-link img{transition:transform .4s ease}.image-link:hover img{transform:scale(1.02)}.hero-cta-group{display:flex;flex-wrap:wrap;gap:1rem}.hero-cta-group a{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.8rem;border-radius:var(--border-radius-small);font-weight:600;text-decoration:none;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.hero-cta-group .hero-primary{background-color:var(--white);color:var(--nav-bg);box-shadow:0 20px 40px #0c312d40}.hero-cta-group .hero-primary:hover{background-color:var(--milk);color:var(--teal-deep)}.hero-cta-group .hero-secondary{background-color:transparent;color:#ffffffd9;border:1px solid rgba(255,255,255,.3)}.hero-cta-group .hero-secondary:hover{color:var(--white);border-color:#fff9}.section-base{min-height:80vh;display:flex;align-items:center}.section-base h2{font-size:2.2rem;margin-bottom:1.5rem}@media (min-width: 576px){.section-base h2{font-size:2.5rem;margin-bottom:1.75rem}}@media (min-width: 768px){.section-base h2{font-size:3rem;margin-bottom:2rem}}@media (min-width: 1200px){.section-base h2{font-size:3.2rem;margin-bottom:2.25rem}}.home-about{position:relative;background-color:var(--teal);padding:0;min-height:200vh;display:flex;color:var(--bone)}.home-about.alignwide{margin:0 auto}.home-about .photos{position:relative;width:50%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(8,1fr);gap:1rem;padding:clamp(3.5rem,8vw,6rem) 2rem}.home-about .photos .photo{display:block;border-radius:var(--border-radius-small);overflow:hidden}.home-about .photos .photo:nth-child(2n){height:calc(200px + 2rem);padding-top:2rem;margin-bottom:-2rem}.home-about .text-wrap{position:sticky;top:0;width:50%;height:100vh;display:flex;align-items:self-start;padding-top:11rem;background-color:var(--teal)}.home-about .text h2{font-family:var(--font-heading);font-size:2.5rem;margin:1rem 0 1.5rem;color:var(--bone)}.home-about .text .button-wrap{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap}.home-about .text .button-wrap .btn{padding:.75rem 1.5rem;text-decoration:none;font-weight:500;transition:all .3s ease;border:2px solid transparent}.home-about .text .button-wrap .btn.full.primary{background-color:var(--white);color:var(--teal);border-color:var(--white)}.home-about .text .button-wrap .btn.full.primary:hover{background-color:transparent;color:var(--white)}.home-about .text .button-wrap .btn.outline.primary{background-color:transparent;color:var(--white);border-color:#ffffff80}.home-about .text .button-wrap .btn.outline.primary:hover{border-color:var(--white);background-color:#ffffff1a}@media (max-width: 991px){.home-about{flex-direction:column;min-height:auto;padding:clamp(3.5rem,8vw,6rem) 1rem}.home-about .photos{width:100%;padding:0 0 2rem;order:2}.home-about .photos .photo:nth-child(2n){padding-top:1rem}.home-about .photos .photo img{height:150px}.home-about .text-wrap{position:static;width:100%;height:auto;padding:0;padding-bottom:2rem;background-color:transparent;order:1}}.home-experience-wrap{position:relative;padding:0}.home-experience-wrap.alignfull{width:100vw;margin-left:calc(50% - 50vw)}.home-experience{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0;background:var(--teal)}.home-experience .container{position:relative;text-align:center;max-width:1000px}.home-experience .experience-years{position:relative}.home-experience .experience-years strong{display:block;font-family:var(--font-heading);font-size:clamp(8rem,20vw,15rem);font-weight:700;color:var(--bone);line-height:.8;position:relative}.home-experience .experience-years strong em{position:relative;font-style:normal;color:var(--bone)}.home-experience .experience-years span{display:block;font-size:clamp(1.5rem,4vw,2.5rem);color:var(--bone);font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-top:1rem;font-family:var(--font-heading)}@media (max-width: 768px){.home-experience{min-height:80vh;padding:2rem 1rem}.home-experience .experience-years{margin-bottom:2rem}}.section-heading h2{font-size:2.5rem;font-weight:700;color:var(--teal);margin-bottom:1rem;font-family:Playfair Display,serif}.section-heading p{max-width:600px;margin:0 auto;line-height:1.6}.products-intro-section{padding:clamp(3rem,6vw,5rem) 0;background-color:var(--bone)}.products-intro-section .section-heading{margin-bottom:clamp(2rem,4vw,3rem)}.products-intro-section .section-heading h2{font-family:var(--font-heading);color:var(--teal);margin:1rem 0 1.5rem}.products-intro-section .section-heading .lead{color:var(--teal);font-size:1.125rem;max-width:700px;margin:0 auto}.products-grid{max-width:1000px;margin:0 auto}.products-grid.products-masonry{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:200px;gap:1.5rem}@media (max-width: 768px){.products-grid.products-masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:1rem}}@media (max-width: 480px){.products-grid.products-masonry{grid-template-columns:1fr;grid-auto-rows:250px}}.products-grid.products-masonry .realization-tile{grid-row:span 2}.products-grid.products-masonry .realization-tile--large{grid-row:span 3;grid-column:span 2}@media (max-width: 768px){.products-grid.products-masonry .realization-tile--large{grid-column:span 1;grid-row:span 2}}.products-grid.products-masonry .realization-tile--tall{grid-row:span 3}.products-grid.products-masonry .realization-tile--wide{grid-column:span 2}@media (max-width: 768px){.products-grid.products-masonry .realization-tile--wide{grid-column:span 1}}.products-grid:not(.products-masonry){display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.products-grid:not(.products-masonry){grid-template-columns:repeat(2,1fr);gap:1.5rem}}.hero-intro{position:relative;min-height:100vh;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--bone)}.hero-intro__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.hero-intro .container{position:relative;z-index:2}.hero-intro__content{max-width:620px;padding:clamp(4rem,8vw,6rem) 0}.hero-intro__content h1{font-family:var(--font-heading);font-size:clamp(3rem,5vw,5.2rem);line-height:1.05;margin:1.5rem 0 1rem}.hero-intro__content p{color:var(--bone)}@media (max-width: 991px){.hero-intro{min-height:80vh}.hero-intro__content{padding:3.5rem 0 4rem}}.hero-simple{position:relative;background-color:var(--teal);color:var(--bone);padding:clamp(4rem,8vw,6rem) 0 clamp(3rem,6vw,4rem)}.hero-simple .container{position:relative}.hero-simple__overlay{display:none}.hero-simple__content{max-width:700px;padding:2rem 0}.hero-simple__content h1{font-family:var(--font-heading);font-size:clamp(2.5rem,4vw,4rem);line-height:1.1;margin:1rem 0;color:var(--bone)}.hero-simple__content p{color:var(--bone);font-size:1.125rem;line-height:1.6;max-width:620px;margin-bottom:0}.hero-simple__contact-cards{margin-top:clamp(2.5rem,5vw,4rem)}.hero-simple__contact-cards .contact-quick-card{display:flex;align-items:center;text-decoration:none;color:inherit;background:var(--white);border-radius:12px;padding:0;box-shadow:0 6px 20px #00000014;transition:all .3s ease;height:100%;min-height:80px;gap:1rem}.hero-simple__contact-cards .contact-quick-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f;text-decoration:none;color:inherit}.hero-simple__contact-cards .contact-quick-icon{width:50px;height:50px;background:var(--bone);color:var(--teal);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;margin:0 0 0 15px}.hero-simple__contact-cards .contact-quick-icon i{font-size:1.25rem}.hero-simple__contact-cards .contact-quick-content{flex:1;text-align:left}.hero-simple__contact-cards .contact-quick-content h3{font-family:var(--font-heading);font-size:1rem;color:var(--teal);margin:0 0 .25rem;line-height:1.2}.hero-simple__contact-cards .contact-quick-content p{font-size:.9rem;font-weight:600;color:var(--ink);margin:0;line-height:1.3}@media (max-width: 991px){.hero-simple{padding:3rem 0 2.5rem}.hero-simple__content h1{font-size:clamp(2rem,4vw,3rem)}.hero-simple__contact-cards{margin-top:2rem}.hero-simple__contact-cards .contact-quick-card{padding:1rem 1.25rem;min-height:70px;gap:.75rem}.hero-simple__contact-cards .contact-quick-icon{width:45px;height:45px}.hero-simple__contact-cards .contact-quick-icon i{font-size:1.1rem}.hero-simple__contact-cards .contact-quick-content h3{font-size:.95rem}.hero-simple__contact-cards .contact-quick-content p{font-size:.85rem}}.hero-simple--image{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.hero-simple--image .container{position:relative;z-index:2}.hero-simple--image .hero-simple__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#091e1c86}.hero-simple--image .contact-quick-card{background:#ffffff14;border-color:#ffffff2e}.hero-simple--image .contact-quick-card p,.hero-simple--image .contact-quick-card small{color:var(--bone)}.hero-simple--image .contact-quick-card i{color:var(--teal)}.highlight-section{padding:clamp(3rem,8vw,6rem) 0}.highlight-section .highlight-image{position:relative;border-radius:28px;overflow:hidden;min-height:360px;box-shadow:0 28px 60px #0c312d2e}.highlight-section .highlight-image img{width:100%;height:100%;object-fit:cover}.highlight-section .highlight-badge{position:absolute;left:1.75rem;bottom:1.75rem;padding:.85rem 1.4rem;border-radius:999px;background-color:#0f3f39d9;color:var(--white);display:inline-flex;align-items:center;gap:.5rem;letter-spacing:.15rem;text-transform:uppercase;font-size:.75rem}.highlight-section .highlight-badge strong{font-size:.95rem;letter-spacing:.05rem}.home-about{position:relative;background-color:var(--teal);color:var(--bone);padding:clamp(3.5rem,8vw,6rem) 0}.home-about .photos{position:relative;width:100%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0}.home-about .photos .photo{display:block;border-radius:12px;overflow:hidden;transition:transform .3s ease;height:200px}.home-about .photos .photo:hover{transform:scale(1.02)}.home-about .photos .photo.offset{margin-top:2rem}.home-about .photos .photo img{width:100%;height:200px;object-fit:cover;display:block}.home-about .text-wrap{width:100%}.home-about .text-wrap .text h2{font-family:var(--font-heading);margin:1rem 0 1.5rem}.home-about .text-wrap .text p{line-height:1.7;margin-bottom:1.2rem}.home-about .text-wrap .text .button-wrap{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap}.home-about .text-wrap .text .button-wrap .btn{padding:.75rem 1.5rem;text-decoration:none;font-weight:500;transition:all .3s ease}.home-about .text-wrap .text .button-wrap .btn.btn-primary{background-color:var(--white);color:var(--teal);border:2px solid var(--white)}.home-about .text-wrap .text .button-wrap .btn.btn-primary:hover{background-color:transparent;color:var(--white)}.home-about .text-wrap .text .button-wrap .btn.btn-outline-light{background-color:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5)}.home-about .text-wrap .text .button-wrap .btn.btn-outline-light:hover{border-color:var(--white);background-color:#ffffff1a}@media (max-width: 991px){.home-about .row{flex-direction:column-reverse}.home-about .text-wrap{padding-left:0;margin-bottom:2rem}.home-about .photos{grid-template-columns:repeat(2,1fr)}.home-about .photos .photo.offset{margin-top:1rem}.home-about .photos .photo img{height:150px}}.signature-section{background-color:var(--milk)}.signature-section .signature-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.collections-section{padding:clamp(3rem,8vw,5rem) 0}.collections-section .collections-header{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:end}.collections-section .collections-header__content h2{font-family:var(--font-heading);color:var(--white);margin-bottom:1rem;font-size:clamp(2.4rem,4vw,3.5rem)}.collections-section .collections-header__content .lead{color:#ffffffc7}.collections-section .collections-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.collections-section .collections-grid.collections-masonry{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}@media (max-width: 768px){.collections-section .collections-grid.collections-masonry{grid-template-columns:1fr;grid-template-rows:auto}}.collections-section .collections-card{background-color:#ffffff14;box-shadow:0 24px 48px #0000001f;color:var(--white);height:100%;display:grid;grid-template-rows:minmax(220px,1fr) auto;overflow:hidden;border-radius:var(--border-radius-small)}.collections-section .collections-card--featured{grid-row:1/3;grid-column:1/2}.collections-section .collections-card--featured .collections-card__media{min-height:400px}@media (max-width: 768px){.collections-section .collections-card--featured .collections-card__media{min-height:250px}}.collections-section .collections-card--featured .collections-card__body{padding:2.5rem}.collections-section .collections-card--featured .collections-card__body h3{font-size:1.5rem;margin-bottom:1.5rem}.collections-section .collections-card--featured .collections-card__body p{font-size:1.1rem;line-height:1.6}@media (max-width: 768px){.collections-section .collections-card--featured .collections-card__body{padding:2rem}.collections-section .collections-card--featured .collections-card__body h3{font-size:1.25rem}.collections-section .collections-card--featured .collections-card__body p{font-size:1rem}}@media (max-width: 768px){.collections-section .collections-card--featured{grid-row:auto;grid-column:auto}}.collections-section .collections-card__media{position:relative}.collections-section .collections-card__media img{width:100%;height:100%;object-fit:cover}.collections-section .collections-card__body{padding:1.8rem}.collections-section .collections-card__body h3{font-family:var(--font-heading);color:var(--white);margin-bottom:1rem}.collections-section .collections-card__body p{color:#ffffffbf}.collections-section .collections-card__body a{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;color:var(--white);font-weight:600}.collections-section .collections-card__body a:after{content:"→";font-size:1rem}.card-body{background-color:var(--bone)!important;color:var(--teal)!important;border-radius:10px}.services-section{background:var(--teal)}.interlude-section{position:relative;padding:clamp(6rem,12vw,8rem) 0;background:linear-gradient(115deg,#0f3f39e6,#0f3f3999),url(../images/project-terrace.jpeg) center/cover no-repeat;color:var(--white)}.interlude-section .interlude-content{max-width:640px}.interlude-section .interlude-content h2{font-family:var(--font-heading);margin:1rem 0}.interlude-section .interlude-content p{color:#ffffffc7}.showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.showcase-grid .showcase-card{position:relative;overflow:hidden;border-radius:22px;min-height:320px;color:var(--white)}.showcase-grid .showcase-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.showcase-grid .showcase-card:hover img{transform:scale(1.05)}.showcase-grid .showcase-card .showcase-link{display:block;height:100%;color:inherit}.showcase-grid .showcase-card .showcase-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0c312dad;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;gap:.5rem}.logos-sliders{display:flex;gap:2rem;justify-content:center;max-width:1200px;margin:3rem auto;overflow:hidden}@media (max-width: 1024px){.logos-sliders{gap:1.5rem}}@media (max-width: 768px){.logos-sliders{gap:1rem;flex-wrap:wrap}}@media (max-width: 480px){.logos-sliders{display:grid}}.logos-swiper-horizontal{width:100%;height:120px;overflow:hidden}.logos-swiper-horizontal .swiper-wrapper{transition-timing-function:linear;display:flex;align-items:center}.logos-swiper-horizontal .swiper-slide{width:200px!important;flex-shrink:0;height:120px;display:flex;align-items:center;justify-content:center;padding:0 20px}.logos-swiper-horizontal .swiper-slide img{max-width:140px;max-height:80px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.logos-swiper-horizontal .swiper-slide img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@media (max-width: 768px){.logos-swiper-horizontal{height:100px}.logos-swiper-horizontal .swiper-slide{width:150px!important;height:100px;padding:0 15px}.logos-swiper-horizontal .swiper-slide img{max-width:120px;max-height:70px}}@media (max-width: 480px){.logos-swiper-horizontal{height:80px}.logos-swiper-horizontal .swiper-slide{width:120px!important;height:80px;padding:0 10px}.logos-swiper-horizontal .swiper-slide img{max-width:100px;max-height:60px}}.logos-swiper{width:160px;height:420px;overflow:hidden}@media (max-width: 1024px){.logos-swiper{width:140px;height:360px}}@media (max-width: 768px){.logos-swiper{width:120px;height:300px}}@media (max-width: 480px){.logos-swiper{width:100px;height:250px}}.logos-swiper .swiper-wrapper{transition-timing-function:linear}.logos-swiper .swiper-slide{height:140px;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.logos-swiper .swiper-slide{height:120px}}@media (max-width: 768px){.logos-swiper .swiper-slide{height:100px}}@media (max-width: 480px){.logos-swiper .swiper-slide{height:80px}}.logos-swiper .swiper-slide img{max-width:100%;max-height:60px;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}@media (max-width: 768px){.logos-swiper .swiper-slide img{max-height:50px}}@media (max-width: 480px){.logos-swiper .swiper-slide img{max-height:40px}}.logos-swiper .swiper-slide img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.btn-dark{background-color:var(--ink);color:var(--white);border:2px solid var(--ink);padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-dark:hover{background-color:transparent;color:var(--ink);text-decoration:none}.partners-marquee{display:flex;align-items:center;gap:3rem;overflow-x:auto;padding:1.5rem 0}.partners-marquee img{max-height:48px;opacity:.75;transition:opacity .3s ease}.partners-marquee img:hover{opacity:1}.process-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.process-timeline .timeline-step{padding:1.5rem;background:var(--milk);border-radius:18px;box-shadow:0 16px 32px #0f161514}.process-timeline .timeline-step span{display:inline-flex;width:40px;height:40px;border-radius:50%;background:var(--teal);color:var(--white);align-items:center;justify-content:center;font-weight:600;margin-bottom:1rem}.intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.intro-grid--compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.intro-card{display:block;padding:1.75rem;border-radius:20px;background-color:var(--milk);color:inherit;box-shadow:0 12px 30px #0c312d14;transition:transform .3s ease,box-shadow .3s ease;min-height:180px}.intro-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0c312d1f}.intro-card p{margin-bottom:0;color:#16544dbf}.intro-tag{display:inline-block;font-family:var(--font-heading);font-size:1.1rem;margin-bottom:.75rem;color:var(--teal-deep)}.intro-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.intro-list li{position:relative;padding-left:1.5rem;color:#16544dc7}.intro-list li:before{content:"•";position:absolute;left:0;top:0;color:var(--teal);font-size:1.2rem;line-height:1}.page-section{padding:clamp(1.5rem,4vw,2.5rem) 0;color:var(--teal)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.gallery-grid figure{position:relative;overflow:hidden;border-radius:var(--border-radius-small);margin:0}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-grid figure:hover img{transform:scale(1.06)}.gallery-grid figcaption{position:absolute;inset:auto 0 0 0;padding:1.5rem;background-color:#0c312dcc;color:var(--white);font-weight:600}.accordion-button:not(.collapsed){background-color:#16544d14;color:var(--teal)}.map-wrapper iframe{border:0;border-radius:16px;width:100%;min-height:320px}.testimonial-quote{font-family:var(--font-heading);font-size:1.4rem;line-height:1.6}.hero-products{position:relative;height:70vh;background-size:cover;background-position:center;display:flex;align-items:center}.hero-products__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#000000b3,#0006)}.hero-products__content{position:relative;z-index:2;color:#fff;max-width:600px}.hero-products__content h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-products__content p{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.products-catalog{padding:6rem 0;background-color:var(--milk)}.products-filters .filter-tabs{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}@media (max-width: 768px){.products-filters .filter-tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}}.products-filters .filter-tab{background:#fff;border:2px solid var(--teal);color:var(--teal);padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:500;white-space:nowrap}.products-filters .filter-tab:hover,.products-filters .filter-tab.active{background:var(--teal);color:#fff}.products-masonry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (min-width: 768px){.products-masonry-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.products-masonry-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.product-card:hover{box-shadow:0 20px 40px #00000026}@media (min-width: 768px){.product-card--featured{grid-column:span 2;grid-row:span 2}}.product-card--featured .product-card__content{padding:2.5rem}.product-card--featured .product-card__content h2{font-size:2rem;margin-bottom:1rem}@media (min-width: 768px){.product-card--tall{grid-row:span 2}}@media (min-width: 768px){.product-card--wide{grid-column:span 2}}.product-card__image{position:relative;aspect-ratio:4/3;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__placeholder{position:relative;aspect-ratio:4/3;background:var(--bone);display:flex;align-items:center;justify-content:center}.product-card__placeholder i{font-size:3rem;color:var(--teal);opacity:.3}.product-card__badge{position:absolute;top:1rem;right:1rem;background:var(--teal);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600}.product-card__content{padding:2rem}.product-card__category{display:inline-block;background:var(--bone);color:var(--teal);padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.product-card__title{font-family:var(--font-heading);color:var(--ink);font-size:1.25rem;margin-bottom:.5rem;line-height:1.3}.product-card__brand{color:var(--teal);font-size:.9rem;font-weight:500;margin:0}.product-card h2,.product-card h3{font-family:var(--font-heading);color:var(--ink);margin-bottom:1rem;line-height:1.3}.product-card h3{font-size:1.5rem}.product-card p{color:var(--ink-light);line-height:1.6;margin-bottom:1.5rem}.product-card__specs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.product-card__specs .spec-item{background:var(--teal-light);color:var(--teal);padding:.25rem .75rem;border-radius:15px;font-size:.875rem;font-weight:500}.product-card__brands{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.product-card__brands img{height:40px;width:auto;filter:grayscale(100%) opacity(.7);transition:all .3s ease}.product-card__brands img:hover{filter:grayscale(0%) opacity(1)}.brands-showcase{padding:6rem 0}.brands-showcase .brands-grid{display:grid;gap:3rem;margin-top:4rem}@media (min-width: 768px){.brands-showcase .brands-grid{grid-template-columns:repeat(3,1fr)}}.brands-showcase .brand-category{text-align:center}.brands-showcase .brand-category h3{color:#fff;font-size:1.5rem;margin-bottom:2rem;font-family:var(--font-heading)}.brands-showcase .brand-category .brand-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem}.brands-showcase .brand-category .brand-logos img{height:50px;width:auto;filter:brightness(0) invert(1);opacity:.8;transition:all .3s ease}.brands-showcase .brand-category .brand-logos img:hover{opacity:1;transform:scale(1.1)}.cta-products{padding:5rem 0;background:linear-gradient(135deg,var(--teal) 0%,var(--teal-dark) 100%);color:#fff}.cta-products h2{font-family:var(--font-heading);font-size:2.5rem;margin-bottom:1rem}.cta-products p{font-size:1.125rem;opacity:.9;margin-bottom:0}.cta-products .btn{border-radius:50px;padding:1rem 2rem;font-weight:600}.cta-products .btn-outline-primary{border-color:#fff;color:#fff}.cta-products .btn-outline-primary:hover{background:#fff;color:var(--teal)}.product-hero{position:relative;height:60vh;background-size:cover;background-position:center;display:flex;align-items:center}.product-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#13403bcc,#0a322d99)}.product-hero__content{position:relative;z-index:2;color:var(--bone);max-width:800px}.product-hero__content h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:var(--bone)}.product-hero__content .lead{font-size:1.25rem;opacity:.95;margin-bottom:2rem;color:var(--bone)}.product-breadcrumb{margin-bottom:2rem}.product-breadcrumb .breadcrumb{background:none;padding:0;margin:0}.product-breadcrumb .breadcrumb-item a{color:#f2efe8cc;text-decoration:none}.product-breadcrumb .breadcrumb-item a:hover,.product-breadcrumb .breadcrumb-item.active{color:var(--bone)}.product-intro{padding:6rem 0}.product-intro__content .feature-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.product-intro__content .feature-item i{font-size:1.25rem;width:24px;color:var(--teal)}.product-intro__content .feature-item span{font-weight:500;color:var(--ink)}.product-gallery .main-image img{width:100%;height:400px;object-fit:cover}.product-gallery .thumb-image{height:100px;object-fit:cover;cursor:pointer;transition:all .3s ease;opacity:.8}.product-gallery .thumb-image:hover{opacity:1;transform:scale(1.05)}.product-types{padding:6rem 0}.product-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (min-width: 768px){.product-types-grid{grid-template-columns:repeat(3,1fr)}}.product-type-card{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #13403b1a;transition:all .3s ease}.product-type-card:hover{box-shadow:0 20px 40px #13403b33}.product-type-card:hover .type-image img{transform:scale(1.1)}.product-type-card:hover .type-overlay{background:#13403bd9}.product-type-card:hover .type-overlay h3,.product-type-card:hover .type-overlay p{transform:translateY(0);opacity:1}.product-type-card .type-image{position:relative;height:250px;overflow:hidden}.product-type-card .type-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-type-card .type-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#13403b66;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--bone);padding:2rem;transition:all .4s ease}.product-type-card .type-overlay h3{font-family:var(--font-heading);font-size:1.5rem;margin-bottom:1rem;color:var(--bone);transform:translateY(-10px);transition:all .3s ease}.product-type-card .type-overlay p{opacity:0;margin:0;transform:translateY(10px);transition:all .3s ease .1s;color:var(--bone)}.product-specifications{padding:6rem 0;background-color:var(--milk)}.product-specifications .specs-grid{display:grid;gap:3rem}@media (min-width: 768px){.product-specifications .specs-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.product-specifications .specs-grid{grid-template-columns:repeat(3,1fr)}}.product-specifications .spec-category h3{font-family:var(--font-heading);color:var(--teal);margin-bottom:2rem;padding-bottom:.5rem;border-bottom:2px solid var(--teal-light)}.product-specifications .spec-items .spec-item{margin-bottom:1.5rem}.product-specifications .spec-items .spec-item strong{display:block;color:var(--ink);margin-bottom:.5rem;font-weight:600}.product-specifications .spec-items .spec-item p{color:var(--ash);margin:0;font-size:.95rem}.consultation-card .contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.consultation-card .contact-item i{font-size:1.125rem;width:20px;color:var(--teal)}.consultation-card .contact-item span{font-size:.95rem;color:var(--ink)}.product-locations{padding:6rem 0}.product-locations .locations-list .location-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.product-locations .locations-list .location-item i{font-size:1.25rem;margin-top:.25rem;flex-shrink:0;color:var(--teal)}.product-locations .locations-list .location-item strong{display:block;color:var(--ink);margin-bottom:.25rem;font-size:1.125rem}.product-locations .locations-list .location-item p{color:var(--ash);margin:0;font-size:.95rem}.product-locations .map-container iframe{width:100%;height:350px;border:0;border-radius:16px}.related-products{padding:6rem 0;background-color:var(--milk)}.related-products .related-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #13403b1a;transition:all .3s ease}.related-products .related-card:hover{box-shadow:0 20px 40px #13403b26}.related-products .related-card:hover .related-image{transform:scale(1.1)}.related-products .related-image{width:100%;height:200px;object-fit:cover;transition:transform .5s ease}.related-products .related-content{padding:2rem}.related-products .related-content h3{font-family:var(--font-heading);color:var(--ink);margin-bottom:1rem;font-size:1.25rem}.related-products .related-content p{color:var(--ash);margin-bottom:1.5rem;font-size:.95rem}.bg-white{background-color:var(--milk)!important}.section-bg{background-color:var(--milk)}.contact-quick-section{max-height:40vh;background-color:var(--teal)}.contact-quick-section .container{max-width:1000px}.contact-quick-section--compact{max-height:30vh;padding:clamp(1.5rem,3vw,2.5rem) 0}.contact-quick-section--compact .contact-quick-card{padding:1.5rem 1.25rem;min-height:150px}.contact-quick-section--compact .contact-quick-card h3{font-size:1.1rem;margin:.75rem 0 .25rem}.contact-quick-section--compact .contact-quick-card p{font-size:1rem;margin-bottom:.25rem}.contact-quick-section--compact .contact-quick-icon{width:50px;height:50px;margin-bottom:.75rem}.contact-quick-section--compact .contact-quick-icon i{font-size:1.25rem}.contact-quick-section--compact .contact-quick-meta{font-size:.85rem}.contact-quick-card{display:block;text-decoration:none;color:inherit;background:var(--white);border-radius:20px;padding:2rem 1.5rem;text-align:center;box-shadow:0 8px 25px #0c312d14;transition:all .3s ease;height:100%;min-height:180px}.contact-quick-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0c312d26;text-decoration:none;color:inherit}.contact-quick-card:hover .contact-quick-icon{background:var(--teal);color:var(--bone);transform:scale(1.1)}.contact-quick-card h3{font-family:var(--font-heading);font-size:1.25rem;color:var(--teal);margin:1rem 0 .5rem;line-height:1.3}.contact-quick-card p{font-size:1.1rem;font-weight:600;color:var(--ink);margin-bottom:.5rem}.contact-quick-icon{width:60px;height:60px;background:var(--bone);color:var(--teal);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;transition:all .3s ease}.contact-quick-icon i{font-size:1.5rem}.contact-quick-meta{font-size:.9rem;color:var(--ash);display:block}@media (max-width: 768px){.contact-quick-section{padding:clamp(1.5rem,4vw,2rem) 0;max-height:none}.contact-quick-card{padding:1.5rem;min-height:160px}.contact-quick-card h3{font-size:1.1rem}.contact-quick-card p{font-size:1rem}.contact-quick-icon{width:50px;height:50px}.contact-quick-icon i{font-size:1.25rem}}.location-detail-card{background:transparent;border-radius:12px;padding:.85rem 1rem;margin:0;box-shadow:none;border:1px solid transparent;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.location-detail-card+.location-detail-card{border-top:1px solid rgba(15,63,57,.08)}.location-detail-card:hover{background:#ffffffbf;border-color:#0f3f3926}.location-detail-card--collapsible .location-header{cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:.6rem;transition:color .2s ease}.location-detail-card--collapsible .location-header:hover{color:var(--teal)}.location-detail-card--collapsible .location-toggle{color:var(--teal);font-size:1.05rem;justify-self:end;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease}.location-detail-card--collapsible .location-header[aria-expanded=true] .location-toggle{transform:rotate(180deg)}.location-detail-card--collapsible .location-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25rem;font-size:1.05rem}.location-detail-card--collapsible .location-title strong{font-family:var(--font-heading);font-size:1.12rem;color:var(--teal)}.location-detail-card--collapsible .location-title .location-type{font-weight:500;color:#0f3f39c7}.location-detail-card--collapsible .location-title .location-separator{font-weight:500;color:#0f3f3980;margin:0 .25rem}.location-detail-card--collapsible .location-title .badge{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-left:.25rem;vertical-align:super;padding:6px 4px 3px!important}.location-detail-card--collapsible .location-details{padding-top:.65rem;border-top:1px solid rgba(34,108,100,.08);margin-top:.65rem}.location-detail-card--collapsible .location-details__body .location-info-list{display:flex;flex-direction:column;gap:.75rem}.location-info-detail{display:flex;align-items:flex-start;gap:.85rem;padding:.6rem 0;border-bottom:1px solid rgba(15,63,57,.08)}.location-info-detail:last-child{border-bottom:none}.location-info-detail i{color:var(--teal);font-size:1.15rem;margin-top:.2rem;flex-shrink:0}.location-info-detail strong{display:block;color:#0f3f39bf;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem}.location-info-detail span{display:block;color:var(--ink);font-size:.95rem;line-height:1.5}.location-info-detail span a{color:var(--teal);text-decoration:none;font-weight:600}.location-info-detail span a:hover{text-decoration:underline}.location-info-detail .location-info-nav-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.4rem;font-size:.85rem;font-weight:600;color:var(--teal);text-transform:uppercase;letter-spacing:.08em;text-decoration:none}.location-info-detail .location-info-nav-link:hover{text-decoration:underline}@media (max-width: 575.98px){.location-info-detail{padding:.5rem 0;gap:.65rem}.location-info-detail i{font-size:1.05rem}.location-info-detail span{font-size:.92rem}}.location-guidance{display:flex;align-items:flex-start;gap:.6rem;padding:.75rem 1rem;margin-bottom:1.25rem;border-radius:10px;background:#0f3f390f;color:var(--ink);font-size:.95rem}.location-guidance i{color:var(--teal);font-size:1.1rem;margin-top:.15rem}.location-layout .locations-accordion{display:flex;flex-direction:column;gap:0;padding:.35rem;border-radius:18px;background:#0f3f390d;border:1px solid rgba(15,63,57,.08);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;box-shadow:0 12px 26px #0c312d14}.location-layout .location-map-panel{position:sticky;top:100px;border-radius:16px;overflow:hidden;box-shadow:0 8px 26px #0c312d1f;background:var(--white)}.location-layout .location-map-panel .interactive-map{min-height:500px}.location-layout .location-map-panel .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 20px #00000026}.location-layout .location-map-panel .leaflet-popup-content{margin:15px;line-height:1.5}.location-layout .location-map-panel .leaflet-popup-content .map-popup h6{color:var(--teal);font-weight:600;margin-bottom:.75rem;font-size:1rem}.location-layout .location-map-panel .leaflet-popup-content .map-popup p{font-size:.7rem;line-height:1.4}.location-layout .location-map-panel .leaflet-popup-content .map-popup p i{width:16px;font-size:.85rem}.location-layout .location-map-panel .leaflet-popup-content .map-popup p a{color:var(--teal);text-decoration:none}.location-layout .location-map-panel .leaflet-popup-content .map-popup p a:hover{text-decoration:underline}.location-layout .location-map-panel .leaflet-popup-tip{background:#fff}.location-layout .location-detail-card--active{background:#fff;border-color:#0f3f3940;box-shadow:0 16px 28px #0c312d24}@media (max-width: 991.98px){.location-layout .location-map-panel{position:static}.location-layout .location-map-panel .interactive-map{min-height:320px}}@media (max-width: 768px){.location-guidance{margin-bottom:1rem;padding:.65rem .85rem;font-size:.9rem}.location-layout .locations-accordion{padding:.25rem}.location-layout .location-map-panel .interactive-map{min-height:280px}.location-detail-card{padding:.8rem .9rem}.location-detail-card .location-title strong{font-size:1.08rem}.location-detail-card .location-details{margin-top:.6rem;padding-top:.6rem}.location-detail-card.location-detail-card--collapsible .location-header{grid-template-columns:minmax(0,1fr) 24px;align-items:center}}.contact-form .form-control-lg,.contact-form .form-select-lg{min-height:54px;font-size:1rem;border-radius:8px;border:2px solid #e9ecef;transition:all .2s ease}.contact-form .form-control-lg:focus,.contact-form .form-select-lg:focus{border-color:var(--teal);box-shadow:0 0 0 .2rem #226c6426}.contact-form .form-control-lg.is-valid,.contact-form .form-select-lg.is-valid{border-color:#28a745}.contact-form .form-control-lg.is-valid:focus,.contact-form .form-select-lg.is-valid:focus{box-shadow:0 0 0 .2rem #28a74526}.contact-form .form-control-lg.is-invalid,.contact-form .form-select-lg.is-invalid{border-color:#dc3545}.contact-form .form-control-lg.is-invalid:focus,.contact-form .form-select-lg.is-invalid:focus{box-shadow:0 0 0 .2rem #dc354526}.contact-form .form-label{font-weight:600;color:var(--ink);margin-bottom:.5rem}.contact-form .form-check .form-check-input:checked{background-color:var(--teal);border-color:var(--teal)}.contact-form .form-check .form-check-input:focus{box-shadow:0 0 0 .2rem #226c6426}.contact-form .form-check .form-check-label{font-size:.95rem;line-height:1.4}.contact-form .btn-lg{min-height:54px;padding:.75rem 2rem;font-size:1.1rem}.contact-form .btn-arrow{min-height:54px}.contact-form .alert{border-radius:12px;border:none;padding:1rem 1.5rem}.contact-form .alert i{margin-right:.5rem}.contact-form .alert.alert-success{background-color:#28a7451a;color:#155724}.contact-form .alert.alert-danger{background-color:#dc35451a;color:#721c24}.contact-panel{background:var(--teal);color:var(--bone)}.contact-panel .contact-panel__heading{max-width:640px;margin:0 auto clamp(2rem,5vw,2.75rem)}.contact-panel select,.contact-panel textarea,.contact-panel .contact-form .form-control-lg,.contact-panel .contact-panel .contact-form .form-select-lg,.contact-panel .contact-panel .contact-form textarea.form-control{background:var(--milk)!important;color:var(--ink)}.contact-panel .contact-panel__title{font-family:var(--font-heading);color:var(--bone);margin-bottom:1rem}.contact-panel .contact-panel__subtitle,.contact-panel .text-muted-custom{color:#ffffffd1}.contact-panel .intro-card{background:#ffffff14;border:1px solid rgba(255,255,255,.12);box-shadow:none;color:var(--bone);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-panel .intro-card p{color:#ffffffc2}.contact-panel .contact-form .form-control-lg,.contact-panel .contact-form .form-select-lg,.contact-panel .contact-form textarea.form-control{background:#ffffffeb;color:var(--ink);border-color:#fff6}.contact-panel .contact-form .form-control-lg::placeholder,.contact-panel .contact-form .form-select-lg::placeholder,.contact-panel .contact-form textarea.form-control::placeholder{color:#0f3f39b8;font-weight:500}.contact-panel .contact-form .form-check-label{color:#fffc}.contact-panel .contact-form .form-check-input{background-color:#ffffffeb;border-color:#fff6}.contact-panel .contact-form .form-check-input:checked{background-color:var(--bone);border-color:var(--bone)}.contact-panel .contact-form .invalid-feedback{color:#ffcbcbf2}.contact-panel .contact-form .alert{background-color:#ffffff1a;color:var(--bone)}.contact-panel .btn-arrow{background-color:var(--bone);color:var(--teal);border-color:transparent}.contact-panel .btn-arrow:hover,.contact-panel .btn-arrow:focus{background-color:#ffffffd9;color:var(--teal)}.contact-panel .company-info-header .company-info-title{color:var(--bone)}.contact-panel .company-info-header .text-muted-custom{color:#ffffffa6}.contact-panel .company-data-list .company-data-item{border:none;padding:.65rem 0;display:flex;flex-direction:column;gap:.2rem;align-items:flex-start}.contact-panel .company-data-list .company-data-label{font-weight:500;font-size:.9rem;letter-spacing:.02em;text-transform:none;color:#ffffffad;margin-right:0;min-width:auto}.contact-panel .company-data-list .company-data-value{color:var(--bone);font-size:1rem;font-weight:600;text-align:left}.contact-panel .company-data-list+.company-data-list{margin-top:1.5rem}.contact-panel .intro-card.h-100{height:100%}@media (max-width: 768px){.contact-form .form-control-lg,.contact-form .form-select-lg{min-height:52px;font-size:.95rem}.contact-form .btn-arrow{min-height:52px;font-size:1rem}}.company-info-header .company-info-title{font-family:var(--font-heading);font-size:1.5rem;color:var(--teal);margin-bottom:.75rem}.cta-section{background:linear-gradient(135deg,var(--teal) 0%,#0a4740 100%);padding:5rem 0;position:relative;overflow:hidden}@media (max-width: 768px){.cta-section{padding:3.5rem 0}}.cta-section .container{position:relative;z-index:2}.cta-section .cta-content{text-align:center;max-width:800px;margin:0 auto;color:var(--white)}.cta-section .cta-content h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;color:var(--white);line-height:1.2}@media (max-width: 768px){.cta-section .cta-content h2{margin-bottom:1rem}}.cta-section .cta-content p{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;margin-bottom:2.5rem;color:#fffffff2;max-width:700px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.cta-section .cta-content p{margin-bottom:2rem}}.cta-section .cta-buttons{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.cta-section .cta-buttons .btn{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 576px){.cta-section .cta-buttons .btn{padding:.875rem 2rem;font-size:1rem;width:100%}}.cta-section .cta-buttons .btn.btn-light{background-color:var(--white);color:var(--teal);border:2px solid var(--white)}.cta-section .cta-buttons .btn.btn-light:hover{background-color:transparent;color:var(--white);transform:translateY(-2px);box-shadow:0 8px 20px #0003}.cta-section .cta-buttons .btn.btn-outline{background-color:transparent;color:var(--white);border:2px solid var(--white)}.cta-section .cta-buttons .btn.btn-outline:hover{background-color:var(--white);color:var(--teal);transform:translateY(-2px);box-shadow:0 8px 20px #0003}.history-section,.services-section,.realizations-section,.history-section h2,.history-section p,.services-section h2,.services-section p,.realizations-section h2,.realizations-section p{color:var(--bone)}.kaszub-hero{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--bone);background:linear-gradient(#0a2a2694,#0a2a26ba),url(https://images.unsplash.com/photo-1711283793805-bc3e541cb07c?auto=format&fit=crop&w=1920&q=80) center/cover no-repeat;background-attachment:fixed;padding:clamp(6rem,10vw,9rem) 1.5rem}.kaszub-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.12),transparent 55%);pointer-events:none}.kaszub-hero__content{position:relative;z-index:1;max-width:780px;display:flex;flex-direction:column;gap:1.25rem}.kaszub-hero__eyebrow{letter-spacing:.35rem;text-transform:uppercase;font-size:.95rem;font-weight:600;color:#ffffffbf}.kaszub-hero__title{font-family:var(--font-heading);font-size:clamp(2.6rem,5vw,3.8rem);line-height:1.15}.kaszub-hero__subtitle{font-size:clamp(1.15rem,2.2vw,1.6rem);font-weight:500;color:#ffffffd9;margin:0}.kaszub-hero__translation{font-size:.95rem;color:#ffffffb8;letter-spacing:.05em}@media (max-width: 767.98px){.kaszub-hero{background-attachment:scroll}.kaszub-hero__eyebrow{letter-spacing:.2rem}.kaszub-hero__title{font-size:clamp(2.2rem,7vw,3rem)}}.company-simple-list{list-style:none;padding:0;margin:0;display:grid;gap:.65rem}.company-simple-list .company-simple-item{color:var(--bone);font-size:1rem;line-height:1.5}.company-simple-list .company-simple-item--primary{font-weight:700}.company-simple-list .company-simple-label{display:inline-block;margin-right:.4rem;color:#ffffffb3;font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem}.company-simple-list .company-simple-link{color:var(--bone);font-weight:600;text-decoration:none}.company-simple-list .company-simple-link:hover{text-decoration:underline}.company-simple-list .company-simple-text{display:inline-block}.map-container{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000001a;background:#fff}.map-container .interactive-map{height:500px;width:100%;border-radius:12px}@media (max-width: 768px){.map-container .interactive-map{height:400px}}#produkty-intro .products-masonry a:nth-child(1){grid-row:span 2;grid-column:span 2}#produkty-intro .products-masonry a:nth-child(2){grid-row:span 1;grid-column:span 1}#produkty-intro .products-masonry a:nth-child(3){grid-row:span 1;grid-column:span 1}#produkty-intro .products-masonry a:nth-child(4){grid-row:span 1;grid-column:span 3}#produkty-intro .products-masonry a:nth-child(5){grid-row:span 2;grid-column:span 1}#produkty-intro .products-masonry a:nth-child(6){grid-row:span 2;grid-column:span 2}.realization-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.realization-gallery__item{flex:0 0 calc(50% - .75rem)}.realization-gallery__item:nth-child(2n){grid-row:span 20}.realization-gallery__item:nth-child(3n){grid-row:span 25}.realization-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}.realization-gallery__item img{transition:transform .2s ease,box-shadow .2s ease;height:100%}.realization-gallery__item img:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.realization-gallery__item--text,.realization-gallery__item--featured{flex-basis:100%}.realization-gallery__item--featured .card{background:var(--teal);color:#fff}.realization-gallery__item--wide{flex-basis:100%}@media (max-width: 767px){.realization-gallery{gap:1rem}.realization-gallery__item{flex:1 1 100%}}.card-img-top{transition:transform .3s ease}.card:hover .card-img-top{transform:scale(1.02)}.realization-description{font-size:1.5rem;line-height:1.5;color:var(--bone);letter-spacing:1}@media (min-width: 768px){.realization-description{font-size:2rem;line-height:1.6}}.realizations-grid{display:grid;gap:clamp(1rem,2vw,1.75rem);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(500px,auto);grid-auto-flow:dense}@media (max-width: 768px){.realizations-grid{grid-template-columns:1fr;grid-auto-rows:minmax(350px,auto)}}.realization-tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.25rem,2vw,1.75rem);border-radius:.4rem;overflow:hidden;color:var(--white);text-decoration:none;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.04),transparent 65%),linear-gradient(135deg,#1c1f20e6,#232424f2);box-shadow:0 20px 45px -25px #06141f8c;transition:transform .45s ease,box-shadow .45s ease}.realization-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 35%,#040c12c7);transition:opacity .4s ease,background .4s ease;z-index:1}.realization-tile:hover{box-shadow:0 28px 55px -22px #06141fa6;color:#fff}.realization-tile:hover:before{background:linear-gradient(180deg,#06141f0d 25%,#040c12d1)}.realization-tile__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .6s cubic-bezier(.19,1,.22,1);z-index:0}.realization-tile:hover .realization-tile__image{transform:scale(1.07)}.realization-tile__placeholder-mark{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:clamp(3rem,9vw,4.5rem);font-weight:600;letter-spacing:.08em;opacity:.35;z-index:0}.realization-tile__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem)}.realization-tile__badge{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .85rem;border-radius:999px;background:#ffffff2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.realization-tile__badge i{font-size:.9rem;color:var(--sunstone, #ffc857)}.realization-tile__title{font-size:clamp(1.1rem,1.9vw,1.35rem);font-weight:600;margin:0;color:var(--milk);text-shadow:0 6px 16px rgba(0,0,0,.35)}.realization-tile__brand{font-size:.9rem;font-weight:500;margin:.25rem 0 0;color:#fffc;opacity:.9}.realization-tile__cta{display:inline-flex;align-items:center;gap:.45rem;font-weight:600;font-size:.9rem;letter-spacing:.02em;opacity:0;transform:translateY(6px);transition:transform .3s ease,opacity .3s ease}.realization-tile__cta i{transition:transform .3s ease}.realization-tile:hover .realization-tile__cta{opacity:1;transform:translate(2px)}.realization-tile:hover .realization-tile__cta i{transform:translate(6px)}.realization-tile:focus-visible .realization-tile__cta,.realization-tile:focus .realization-tile__cta{opacity:1;transform:translate(2px)}.realization-tile--featured{grid-column:1/-1;min-height:clamp(320px,36vw,420px)}@media (max-width: 768px){.realization-tile--featured{min-height:280px}}.realization-tile--placeholder{background:linear-gradient(135deg,#3c6382d9,#18334ef2)}.realization-tile--featured.realization-tile--placeholder{background:linear-gradient(135deg,#ffc85759,#1b3449f2)}.breadcrumb{margin-bottom:2rem;padding:0;background:none;font-size:.7rem;display:flex;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}.breadcrumb .breadcrumb-item{color:#fffc;flex-shrink:0}.breadcrumb .breadcrumb-item a{color:#ffffffe6;text-decoration:none}.breadcrumb .breadcrumb-item a:hover{color:var(--white);text-decoration:underline}.breadcrumb .breadcrumb-item.active{color:var(--white)}.breadcrumb .breadcrumb-item:before{content:">";color:#fff9;margin:0 .3rem}.breadcrumb .breadcrumb-item:first-child:before{display:none}.hero-simple .breadcrumb .breadcrumb-item{color:#fffc}.hero-simple .breadcrumb .breadcrumb-item a{color:#ffffffe6}.hero-simple .breadcrumb .breadcrumb-item a:hover,.hero-simple .breadcrumb .breadcrumb-item.active{color:var(--white)}.hero-simple .breadcrumb .breadcrumb-item:before{color:#fff9}.hero-intro .breadcrumb .breadcrumb-item{color:#fffc}.hero-intro .breadcrumb .breadcrumb-item a{color:#ffffffe6}.hero-intro .breadcrumb .breadcrumb-item a:hover,.hero-intro .breadcrumb .breadcrumb-item.active{color:var(--white)}.hero-intro .breadcrumb .breadcrumb-item:before{color:#fff9}.category-hero .breadcrumb .breadcrumb-item{color:#fffc}.category-hero .breadcrumb .breadcrumb-item a{color:#ffffffe6}.category-hero .breadcrumb .breadcrumb-item a:hover,.category-hero .breadcrumb .breadcrumb-item.active{color:var(--white)}.category-hero .breadcrumb .breadcrumb-item:before{color:#fff9}.product-hero .breadcrumb .breadcrumb-item{color:#fffc}.product-hero .breadcrumb .breadcrumb-item a{color:#ffffffe6}.product-hero .breadcrumb .breadcrumb-item a:hover,.product-hero .breadcrumb .breadcrumb-item.active{color:var(--white)}.product-hero .breadcrumb .breadcrumb-item:before{color:#fff9}.product-breadcrumb .breadcrumb{margin:0;background:transparent;padding:0;font-size:.9rem}.product-breadcrumb .breadcrumb .breadcrumb-item{color:#fffc}.product-breadcrumb .breadcrumb .breadcrumb-item a{color:#ffffffe6}.product-breadcrumb .breadcrumb .breadcrumb-item a:hover,.product-breadcrumb .breadcrumb .breadcrumb-item.active{color:var(--white)}.product-breadcrumb .breadcrumb .breadcrumb-item:before{color:#fff9}.professional-badge{position:fixed;left:0;top:50%;transform:translateY(-50%);width:100px;height:200px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;z-index:1030;writing-mode:horizontal-tb;padding:1rem .5rem;font-size:.875rem;font-weight:600;line-height:1.4;transition:all .3s ease;box-shadow:2px 0 10px #0003}.professional-badge span{display:block;text-transform:none;letter-spacing:.02em}.professional-badge:hover{background-color:#010505;color:#fff;width:110px;box-shadow:2px 0 15px #0000004d}@media (max-width: 991px){.professional-badge{display:none}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}@media (max-width: 768px){.stats-grid{gap:1.5rem}}.stat-card{background:var(--white);padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 12px #00000014;text-align:center;transition:all .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.stat-card__value{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--teal);line-height:1;margin-bottom:.75rem}.stat-card__label{font-size:1.1rem;font-weight:600;color:var(--ink);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.stat-card__description{font-size:.95rem;color:#0009;line-height:1.6;margin:0}.about-story{max-width:900px;margin:0 auto}.about-story__content{font-size:1.1rem;line-height:1.8;color:var(--ink)}.about-story__content .lead{font-size:1.3rem;font-weight:500;color:var(--bone);margin-bottom:2rem}.about-story__content p{margin-bottom:1.5rem}@media (max-width: 768px){.home-about .text-wrap,.home-about .photos{padding:15px}}.timeline{max-width:1000px;margin:0 auto;position:relative;padding:2rem 0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:#fff3;transform:translate(-50%)}@media (max-width: 768px){.timeline:before{left:30px}}.timeline-item{position:relative;margin-bottom:4rem;display:flex;align-items:flex-start;gap:3rem}@media (max-width: 768px){.timeline-item{gap:2rem;padding-left:70px}}.timeline-item:nth-child(2n){flex-direction:row-reverse}@media (max-width: 768px){.timeline-item:nth-child(2n){flex-direction:row}}.timeline-item:nth-child(2n) .timeline-item__content{text-align:right}@media (max-width: 768px){.timeline-item:nth-child(2n) .timeline-item__content{text-align:left}}.timeline-item__year{flex-shrink:0;width:120px;font-size:2.5rem;font-weight:800;color:var(--white);position:relative}@media (max-width: 768px){.timeline-item__year{position:absolute;left:0;width:60px;font-size:1.5rem}}.timeline-item__year:after{content:"";position:absolute;right:-55px;top:50%;width:16px;height:16px;background:var(--white);border:4px solid var(--teal);border-radius:50%;transform:translateY(-50%)}@media (max-width: 768px){.timeline-item__year:after{right:auto;left:70px}}.timeline-item:nth-child(2n) .timeline-item__year:after{right:auto;left:-55px}@media (max-width: 768px){.timeline-item:nth-child(2n) .timeline-item__year:after{left:70px}}.timeline-item__content{flex:1;background:#ffffff1a;padding:2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.timeline-item__title{font-size:1.5rem;font-weight:700;color:var(--white);margin-bottom:.75rem}.timeline-item__description{font-size:1.05rem;color:#ffffffe6;line-height:1.7;margin:0}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}@media (max-width: 768px){.experience-grid{gap:2rem}}.experience-card{text-align:center;padding:2rem}.experience-card__value{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--teal);line-height:1;margin-bottom:1rem}.experience-card__label{font-size:1.2rem;font-weight:600;color:var(--ink);margin-bottom:1rem}.experience-card__description{font-size:1rem;color:#000000b3;line-height:1.7;margin:0}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media (max-width: 768px){.services-grid{gap:1.5rem}}.service-card{background:var(--white);padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 12px #00000014;text-align:center;transition:all .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.service-card__icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--teal),#0a4740);border-radius:50%;display:flex;align-items:center;justify-content:center}.service-card__icon i{font-size:2.5rem;color:var(--white)}.service-card__title{font-size:1.3rem;font-weight:700;color:var(--ink);margin-bottom:1rem}.service-card__description{font-size:1rem;color:#000000b3;line-height:1.7;margin:0}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media (max-width: 768px){.locations-grid{gap:1.5rem}}.location-card{background:var(--white);padding:2rem;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border-left:4px solid var(--teal)}.location-card:hover{transform:translate(5px);box-shadow:0 6px 20px #0000001f}.location-card__header{margin-bottom:1rem}.location-card__city{font-size:1.5rem;font-weight:700;color:var(--teal);margin-bottom:.5rem}.location-card__type{display:inline-block;font-size:.85rem;font-weight:600;color:var(--white);background:var(--teal);padding:.3rem .8rem;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.location-card__description{font-size:1rem;color:#000000b3;line-height:1.7;margin:0}.bg-teal{background:linear-gradient(135deg,var(--teal) 0%,#0a4740 100%);color:var(--white)}.bg-teal .section-heading{color:var(--white)}.bg-teal .eyebrow{color:#fffc}.products-hero,.category-hero{position:relative;padding:clamp(6rem,12vw,10rem) 0;background-size:cover;background-position:center;color:var(--white);overflow:hidden}.products-hero__overlay,.category-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#06141fd9,#06141f73);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.products-hero__content,.category-hero__content{position:relative;max-width:720px;z-index:1}.products-hero__content h1,.category-hero__content h1{font-family:var(--font-heading);font-size:clamp(2.4rem,4vw,3.8rem);margin-bottom:1.25rem}.products-hero__content p,.category-hero__content p{font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.7;color:#ffffffd9}.category-hero{padding:clamp(7rem,13vw,11rem) 0}.category-hero__breadcrumb{position:relative;z-index:1;margin-bottom:2rem}.category-hero__grid{position:relative;z-index:1;display:grid;gap:clamp(1.75rem,3vw,3rem);grid-template-columns:minmax(0,2fr) minmax(0,1.6fr);align-items:stretch}@media (max-width: 992px){.category-hero__grid{grid-template-columns:1fr}}.category-hero__intro{display:flex;flex-direction:column;gap:clamp(.85rem,1.5vw,1.5rem);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.category-hero__intro h1{margin-bottom:.35rem}.category-hero__intro .lead{margin:0;color:#fffc}.category-hero__description{margin:0;font-size:clamp(1rem,1.55vw,1.15rem);line-height:1.85;color:#ffffffc7;max-width:640px}.category-hero__products{align-self:stretch;padding:clamp(1.75rem,3vw,2.5rem);border-radius:.64rem;background:linear-gradient(160deg,#ffffff1f,#ffffff0f);border:1px solid rgba(255,255,255,.16);box-shadow:0 32px 60px -42px #0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.75rem)}@media (max-width: 768px){.category-hero__products{padding:clamp(1.5rem,6vw,2rem)}}.category-hero__products-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:#ffffffbf}.category-hero__products-text{margin:0;font-size:.95rem;line-height:1.7;color:#ffffffc7}.category-hero__product-list{display:flex;flex-direction:column;gap:clamp(.9rem,1.8vw,1.4rem)}.category-hero__product-item{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:clamp(.85rem,1.5vw,1.5rem);padding:clamp(1.1rem,2vw,1.6rem);border-radius:.52rem;background:#06141f52;border:1px solid rgba(255,255,255,.08);color:var(--white);text-decoration:none;transition:transform .35s ease,background .35s ease,border-color .35s ease}.category-hero__product-item:hover{transform:translateY(-4px);background:#06141f6b;border-color:#ffffff38}@media (max-width: 768px){.category-hero__product-item{flex-direction:column;align-items:flex-start}}.category-hero__product-meta{display:flex;flex-direction:column;gap:.4rem;flex:1}.category-hero__product-meta h3{margin:0;font-family:var(--font-heading);font-size:clamp(1.15rem,2vw,1.35rem);color:#fff}.category-hero__product-meta p{margin:0;font-size:.95rem;line-height:1.65;color:#ffffffc7}.category-hero__product-cta{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffd9}.category-hero__product-cta i{transition:transform .3s ease}.category-hero__product-item:hover .category-hero__product-cta i{transform:translate(6px)}.section-light{padding:clamp(4rem,7vw,6rem) 0;background:var(--bone)}.section-muted{padding:clamp(4rem,7vw,6rem) 0;background:var(--snow, #f8f9fb)}.products-overview .category-grid,.products-overview .subcategory-grid,.category-subcategories .category-grid,.category-subcategories .subcategory-grid{display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.category-card,.subcategory-card{position:relative;border-radius:.4rem;overflow:hidden;box-shadow:0 24px 45px -32px #06141f66;transition:transform .35s ease,box-shadow .35s ease;background:var(--white)}.category-card:hover,.subcategory-card:hover{transform:translateY(-6px);box-shadow:0 28px 55px -28px #06141f80}.category-card__link,.subcategory-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.category-card__image,.subcategory-card__image{position:relative;padding-top:62%;overflow:hidden}.category-card__image img,.subcategory-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-card:hover .category-card__image img,.category-card:hover .subcategory-card__image img,.subcategory-card:hover .category-card__image img,.subcategory-card:hover .subcategory-card__image img{transform:scale(1.05)}.category-card__body,.subcategory-card__body{padding:clamp(1.5rem,2.5vw,2.25rem);display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1.25rem);flex:1}.category-card__eyebrow,.subcategory-card__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-weight:600}.category-card h3,.subcategory-card h3{font-family:var(--font-heading);font-size:clamp(1.4rem,2vw,1.85rem);margin:0;color:var(--ink)}.category-card p,.subcategory-card p{margin:0;color:#06141fad;line-height:1.6}.category-card__subitems,.subcategory-card__subitems{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.category-card__subitems li,.subcategory-card__subitems li{font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:#06141f99}.category-card__cta,.subcategory-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--teal);margin-top:auto}.category-card__cta i,.subcategory-card__cta i{transition:transform .3s ease}.category-card:hover .category-card__cta i,.category-card:hover .subcategory-card__cta i,.subcategory-card:hover .category-card__cta i,.subcategory-card:hover .subcategory-card__cta i{transform:translate(6px)}.products-brands,.category-brands,.product-brands{background-color:var(--milk);text-align:center;padding:1rem 0}.products-brands .brand-logo-grid,.category-brands .brand-logo-grid,.product-brands .brand-logo-grid{display:grid;gap:clamp(1.25rem,3vw,2rem);grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.products-brands .brand-logo-grid__item,.category-brands .brand-logo-grid__item,.product-brands .brand-logo-grid__item{background:#ffffff14;border-radius:.4rem;padding:clamp(1.5rem,2vw,2.25rem);display:flex;align-items:center;justify-content:center;min-height:100px}.products-brands .brand-logo-grid__item img,.category-brands .brand-logo-grid__item img,.product-brands .brand-logo-grid__item img{max-height:48px;width:100%;transition:opacity .3s ease}.products-brands .brand-logo-grid__item:hover img,.category-brands .brand-logo-grid__item:hover img,.product-brands .brand-logo-grid__item:hover img{opacity:1}.products-brands .brand-logo-grid__placeholder,.category-brands .brand-logo-grid__placeholder,.product-brands .brand-logo-grid__placeholder{font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9}.products-brands .logos-sliders,.category-brands .logos-sliders,.product-brands .logos-sliders{margin:2rem auto;max-width:100%}.products-realizations .realizations-grid--compact,.category-realizations .realizations-grid--compact{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.about-featured-products .realizations-grid--compact{grid-template-columns:repeat(3,1fr)}@media (max-width: 1024px){.about-featured-products .realizations-grid--compact{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-featured-products .realizations-grid--compact{grid-template-columns:1fr}}.products-cta,.category-cta{padding:clamp(4rem,6vw,5rem) 0;background:var(--teal);color:var(--white)}.products-cta__panel,.category-cta__panel{display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2.5rem)}.products-cta__content,.category-cta__content{max-width:620px}.products-cta__content h2,.category-cta__content h2{font-family:var(--font-heading);font-size:clamp(2rem,3.5vw,3rem);margin-bottom:1rem}.products-cta__content p,.category-cta__content p{margin:0;line-height:1.7;color:#ffffffd1}.products-cta__actions,.category-cta__actions{display:flex;flex-wrap:wrap;gap:1rem}.products-cta__actions .btn,.category-cta__actions .btn{min-width:180px}.products-cta__panel{align-items:flex-start}.category-intro{padding:clamp(3rem,6vw,4.5rem) 0;background:var(--white)}.category-intro__layout{display:flex;justify-content:center}.category-intro__content{max-width:720px}.category-intro__content .content-text{font-size:1.05rem;line-height:1.8;color:#06141fc7}.category-intro__content .content-text p{margin-bottom:1.25rem}.category-products{padding:clamp(4rem,6vw,5.5rem) 0;background:var(--bone)}.category-products .product-grid{display:grid;gap:clamp(1.5rem,3vw,2.75rem);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.category-product-card{background:var(--white);border-radius:.44rem;overflow:hidden;box-shadow:0 26px 50px -36px #06141f59;display:flex;flex-direction:column;transition:transform .35s ease,box-shadow .35s ease}.category-product-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px -34px #06141f73}.category-product-card__image{position:relative;padding-top:60%;overflow:hidden}.category-product-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-product-card:hover .category-product-card__image img{transform:scale(1.05)}.category-product-card__body{padding:clamp(1.75rem,2.5vw,2.5rem);display:flex;flex-direction:column;gap:clamp(.75rem,1vw,1.25rem);flex:1}.category-product-card__brand{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:#06141f85;font-weight:600}.category-product-card h3{font-family:var(--font-heading);font-size:clamp(1.3rem,2vw,1.65rem);margin:0}.category-product-card p{color:#06141fb3;line-height:1.6;margin:0}.category-product-card__meta{display:flex;flex-wrap:wrap;gap:.75rem}.category-product-card__meta .meta-item{font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:#06141f8c}.category-product-card__actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:.75rem}.category-product-card__actions .btn-link{padding:0;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.category-realizations{background:var(--white)}.category-cta__panel{align-items:center;text-align:center}@media (max-width: 768px){.products-hero,.category-hero{padding:clamp(5rem,14vw,7rem) 0}.products-hero__content h1,.category-hero__content h1{font-size:clamp(2rem,9vw,2.8rem)}.brand-logo-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.products-cta__actions,.category-cta__actions{flex-direction:column;align-items:stretch}}.product-hero{position:relative;padding:clamp(6rem,12vw,10rem) 0;background-size:cover;background-position:center;color:var(--white)}.product-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#06141fd1,#06141f80)}.product-hero__content{position:relative;z-index:1;max-width:760px}.product-hero__content h1{font-family:var(--font-heading);font-size:clamp(2.6rem,5vw,4rem);margin-bottom:1.5rem}.product-hero__meta{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.product-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.product-hero__actions .btn{min-width:180px}.product-meta{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf}.product-overview{padding:clamp(4rem,6vw,5.5rem) 0;background:linear-gradient(135deg,var(--teal) 0%,#0b3b33 100%);color:var(--bone);position:relative}.product-overview__panel{display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,3rem);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-overview__content{display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2.5rem)}.product-overview__body{display:grid;gap:clamp(1.75rem,4vw,3rem)}@media (min-width: 992px){.product-overview__body{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center}}@media (min-width: 992px){.product-overview__body--reverse{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}}.product-overview__richtext{line-height:1.65;max-width:600px}.product-overview__richtext ul,.product-overview__richtext ol{padding-left:1.2rem}.product-overview__richtext li{color:#ffffffe6}.product-overview__richtext a{color:#fffffff2;text-decoration:underline}.product-overview__richtext a:hover{color:#fff}.product-overview__empty{margin:0;font-size:1.05rem;color:#fffc;font-style:italic}.product-overview__excerpt{color:#ffffffdb;margin-bottom:clamp(1.5rem,3vw,2.2rem)}.product-overview__actions{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.product-overview__actions{flex-direction:row;flex-wrap:wrap}}.product-overview__actions .btn{min-width:min(240px,100%);justify-content:center}.product-overview__details{padding:clamp(1.5rem,3vw,2.5rem);border-radius:.48rem;background:#ffffff14;border:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem)}.product-overview__details h3{margin:0;font-size:1.1rem;font-family:var(--font-heading);color:var(--bone)}.product-overview__details-list{margin:0;padding:0;list-style:none;display:grid;gap:clamp(.85rem,1.8vw,1.4rem)}.product-overview__details-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffff9e;font-weight:600;margin-bottom:.25rem}.product-overview__details-value{font-size:1.05rem;font-weight:600;color:var(--bone)}.product-overview__main-image figure{overflow:hidden;background:#0b3b3359;display:flex}.product-overview__main-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:.44rem;box-shadow:0 24px 48px -32px #041f1b99;min-height:clamp(240px,40vw,550px)}.product-overview__gallery-row{display:grid;gap:clamp(.75rem,2vw,1.25rem);grid-template-columns:repeat(2,minmax(0,2fr))}@media (min-width: 576px){.product-overview__gallery-row{grid-template-columns:repeat(4,minmax(0,2fr))}}@media (min-width: 992px){.product-overview__gallery-row{grid-template-columns:repeat(4,minmax(0,2fr))}}.product-overview__gallery-item{border-radius:.44rem;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0b3b3373;box-shadow:0 18px 36px -24px #041f1bbf;aspect-ratio:1}.product-overview__gallery-item img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 768px){.product-overview__body{grid-template-columns:1fr}}.product-overview--secondary{padding-top:clamp(4rem,5vw,5rem)}.product-overview--secondary .product-overview__panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.product-overview--secondary .product-overview__main-image figure{min-height:clamp(220px,32vw,400px)}.product-overview--secondary .product-overview__actions{gap:clamp(.75rem,2vw,1.25rem)}.product-overview--secondary .product-overview__actions .btn{min-width:min(220px,100%)}.letter-spacing-wide{letter-spacing:.18em}.service-page{background:var(--snow, #f8f9fb);color:var(--ink)}.list-group-flush{--bs-list-group-bg: transparent!important}.service-hero{position:relative;padding:clamp(6rem,12vw,10rem) 0;background-size:cover;background-position:center;color:var(--white)}.service-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(125deg,#06141fd9,#06141f8c)}.service-hero__content{position:relative;z-index:1;max-width:720px;display:flex;flex-direction:column;gap:1.5rem}.service-hero__content h1{font-family:var(--font-heading);font-size:clamp(2.4rem,4vw,3.8rem);margin:0}.service-hero__content p{margin:0;line-height:1.7}.service-hero__tagline{font-size:clamp(1.2rem,2vw,1.6rem);font-weight:600;color:#ffffffeb}.service-hero__excerpt{color:#fffc;max-width:640px}.service-hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.service-hero__actions .btn{min-width:180px}.service-hero__meta{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;color:#ffffffbf}.service-hero__meta span{display:inline-flex;align-items:center;gap:.5rem}.service-hero__meta span i{color:var(--teal)}.service-eyebrow{font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf}.service-main{padding:clamp(4rem,7vw,6rem) 0}.service-layout{display:grid;gap:clamp(2rem,5vw,3.5rem);grid-template-columns:minmax(0,2fr) minmax(0,1fr)}@media (max-width: 992px){.service-layout{grid-template-columns:1fr}}.service-content{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.service-richtext{background:var(--white);border-radius:calc(var(--radius-large, 18px));padding:clamp(2rem,4vw,3rem);box-shadow:0 30px 60px -40px #06141f33}.service-richtext h2,.service-richtext h3,.service-richtext h4{font-family:var(--font-heading);margin-top:1.75rem}.service-richtext p{color:#06141fc7;line-height:1.75}.service-richtext ul,.service-richtext ol{padding-left:1.25rem;color:#06141fc7}.service-empty{margin:0;background:var(--white);border-radius:calc(var(--radius-large, 18px));padding:clamp(2rem,4vw,3rem);font-style:italic;color:#06141f99}.service-segment{background:var(--white);border-radius:calc(var(--radius-large, 18px));padding:clamp(2rem,4vw,3rem);box-shadow:0 26px 52px -44px #06141f40}.service-segment h2{font-family:var(--font-heading);margin-bottom:1.5rem}.service-segment--cards{background:linear-gradient(135deg,#06141f0d,#0a3d3614)}.service-keywords{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0;margin:0}.service-keywords li{background:#06141f14;border-radius:999px;padding:.6rem 1.25rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.service-cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-card{background:var(--white);border-radius:calc(var(--radius-medium, 14px));padding:1.5rem;border:1px solid rgba(6,20,31,.08);box-shadow:0 18px 36px -30px #06141f4d}.service-card h3{font-size:1.25rem;margin-bottom:.75rem}.service-card p{margin:0;color:#06141fad;line-height:1.6}.service-sidebar{display:flex;flex-direction:column;gap:2rem}.service-sidebar__block{background:var(--white);border-radius:calc(var(--radius-large, 18px));padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 24px 48px -42px #06141f4d}.service-sidebar__block h3{font-family:var(--font-heading);margin-bottom:1.1rem}.service-sidebar__block p{margin:0 0 1rem;color:#06141fb3}.service-sidebar__block--contact{background:linear-gradient(140deg,var(--teal),#0b3b33);color:var(--white)}.service-sidebar__block--contact p{color:#fffc}.service-sidebar__block--contact .btn-teal{background:var(--white);color:var(--teal);border:none;margin-bottom:.75rem}.service-sidebar__block--contact .btn-link{color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;padding:0}.service-sidebar__block--links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.service-sidebar__block--links a{font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--teal);text-decoration:none}.service-sidebar__block--links a:hover{color:#0a3d36}.service-highlights{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.service-highlight{padding:1.25rem;border-radius:calc(var(--radius-medium, 14px));border:1px solid rgba(6,20,31,.1);background:#06141f0a}.service-highlight__value{display:block;font-size:1.4rem;font-weight:700;color:var(--teal)}.service-highlight__label{display:block;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;color:#06141f99}.service-highlight p{margin:0;color:#06141fb3;line-height:1.6}.service-cta{padding:clamp(4rem,7vw,6rem) 0;background:var(--teal);color:var(--white)}.service-cta__panel{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.service-cta__content{max-width:620px}.service-cta__content h2{font-family:var(--font-heading);font-size:clamp(2rem,3.5vw,3rem);margin-bottom:1rem}.service-cta__content p{margin:0;line-height:1.7;color:#ffffffd1}.service-cta__actions{display:flex;flex-wrap:wrap;gap:1rem}.service-cta__actions .btn{min-width:200px}@media (max-width: 768px){.service-hero{padding:clamp(4.5rem,14vw,7rem) 0}.service-hero__actions{flex-direction:column;align-items:stretch}.service-sidebar__block--contact .btn-link{align-self:flex-start}.service-cta__actions{flex-direction:column;align-items:stretch}}.map-container{position:relative}.map-container .contact-map{width:100%;height:100%}.map-container .map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:10;cursor:pointer}.map-container .map-overlay:after{content:"Dotknij aby otworzyć mapę w pełni";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:8px 16px;border-radius:4px;font-size:.875rem;white-space:nowrap;opacity:0;transition:opacity .3s ease}@media (max-width: 767.98px){.map-container .contact-map{pointer-events:none}.map-container .map-overlay{display:block}.map-container .map-overlay:hover:after,.map-container .map-overlay:active:after{opacity:1}}@media (min-width: 768px){.map-container .map-overlay{display:none}.map-container .contact-map{pointer-events:auto}}.map-container.interactive .contact-map{pointer-events:auto}.map-container.interactive .map-overlay{display:none}
