*{box-sizing:border-box;padding:0;margin:0}@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap");body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:768px){body,html{overflow-x:hidden;overflow-y:auto}}body{color:#333;background:#f2f2ef}:root{--header-height:100px}.password-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.password-form{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);text-align:center;max-width:400px;width:100%}.password-form h1{color:#193440;margin-bottom:10px;font-size:2rem}.password-form p{color:#666;margin-bottom:30px;font-size:1.1rem}.password-input{width:100%;padding:15px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;margin-bottom:20px;transition:border-color .3s ease}.password-input:focus{outline:none;border-color:#193440}.password-submit{width:100%;background:#193440;color:#fff;border:none;padding:15px;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .3s ease}.password-submit:hover{background:#2a4a5a}.error-message{color:#dc3545;margin-top:10px;font-size:.9rem}.container{max-width:1600px;margin:0 auto;padding:20px;min-height:100vh;display:flex;flex-direction:column}.main-content{display:block;margin-top:20px}.left-sidebar,.main-content{width:100%;max-width:100%;overflow-x:hidden}.left-sidebar,.map-container{margin-bottom:20px}.map-container,.right-sidebar{overflow-x:hidden}.right-sidebar{width:100%;background:#f8f9fa;border-radius:8px;padding:20px;max-width:100%}.product-info h3{color:#666;font-size:14px;font-weight:400;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.product-info h2{color:#193440;font-size:24px;font-weight:800;margin-bottom:15px;line-height:1.2}.product-info>p{color:#666;font-size:14px;line-height:1.5;margin-bottom:25px}.production-info h4{color:#193440;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:20px}.production-info h4:first-child{margin-top:0}.production-info p{color:#666;font-size:14px;line-height:1.4;margin-bottom:15px}.fsc-certification{margin-top:10px;text-align:center}.fsc-certification img{max-width:100px;height:auto;border-radius:4px}.production-info-desktop{display:none}.right-sidebar .add-to-cart-btn{width:100%;margin:20px 0;padding:12px 16px;font-size:16px;font-weight:600}.sidebar{width:380px;flex-shrink:0}.header{position:relative;background:#f8f8f6;border-bottom:1px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1001;padding:0 20px;margin-bottom:0}.header-content{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:100px;padding:25px 0;position:relative}.logo-section{display:flex;flex-direction:column;align-items:flex-start}.logo-section a{text-decoration:none}.header-title{position:absolute;left:50%;transform:translateX(-50%);font-size:.9rem;color:#193440;margin:0;font-weight:400;display:flex;align-items:center;gap:4px}.header-heart{width:24px!important;height:24px!important;vertical-align:middle;filter:hue-rotate(320deg) saturate(3) brightness(.9)!important;transition:transform .2s ease}.header-heart:hover{transform:scale(1.1)}.logo{font-size:2rem;color:#193440;margin:0;font-weight:800;font-family:Montserrat,sans-serif}.logo-desktop{display:block;height:40px;width:auto;max-width:200px}.logo-mobile{display:none;height:30px;width:auto;max-width:150px}@media (max-width:768px){.logo-desktop{display:none}.logo-mobile{display:block}.header-title{font-size:.8rem}}@media (max-width:480px){.header-title{font-size:.75rem}}.tagline{font-size:.9rem;color:#666;margin:0;font-weight:400}.header h1:not(.header-title){font-size:1.5rem;color:#193440;margin:0;font-weight:600}.header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 20px}.location-search{background:#fff;padding:10px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e9ecef;margin-bottom:10px;position:relative;z-index:10}.location-search label{display:block;color:#193440;font-weight:600;margin-bottom:6px;font-size:.9rem}.field-input{position:relative;display:flex;flex-direction:row;align-items:center;gap:8px}.input-container{position:relative;flex:1 1}.search-input{width:100%;padding:8px 12px;border:1px solid #e9ecef;border-radius:4px;font-size:.9rem;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#193440}.clear-input{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:1.5rem;color:#666;font-weight:700;line-height:1;z-index:2}.clear-input:hover{color:#193440}.location-btn{width:auto;margin-top:0;padding:8px 12px;background:transparent;color:#6c757d;border:1px solid #e9ecef;border-radius:4px;font-size:.8rem;font-weight:400;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:4px;opacity:.8;white-space:nowrap;flex-shrink:0}.location-btn:hover:not(:disabled){background:#f8f9fa;border-color:#193440;color:#193440;opacity:1;transform:none;box-shadow:none}.location-btn:disabled{background:transparent;color:#adb5bd;cursor:not-allowed;transform:none;box-shadow:none;opacity:.5}.location-load{width:12px;height:12px;border:1px solid hsla(208,7%,46%,.3);border-top-color:#6c757d;border-radius:50%}.location-load,.search-load{animation:spin 1s linear infinite}.search-load{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #e9ecef;border-top-color:#193440;border-radius:50%}.color-red{color:#dc3545!important}.suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e9ecef;border-top:none;border-radius:0 0 6px 6px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;max-height:200px;overflow-y:auto;display:block}.suggestion-item{padding:12px 15px;cursor:pointer;border-bottom:1px solid #f8f9fa;transition:background-color .2s ease}.suggestion-item:hover{background-color:#f8f9fa}.suggestion-item:last-child{border-bottom:none}.suggestion-text{font-size:.9rem;color:#333;margin-bottom:4px;line-height:1.3}.suggestion-text strong{color:#193440;font-weight:600}.suggestion-context{color:#666;font-weight:400}.suggestion-type{font-size:.75rem;color:#999;text-transform:capitalize;font-style:italic}.map-container{flex:1 1;margin-bottom:30px;max-width:100%;height:80vh;max-height:1000px;min-height:500px;max-width:900px;margin-left:auto;margin-right:auto}.map-container,.mapbox-outer-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;overflow:hidden}.mapbox-outer-container{height:100%;object-fit:contain;object-position:center}.mapbox-outer-container.frame-wooden.with-white-border,.mapbox-outer-container:not(.frame-wooden){background-color:#fff;background:#fff}.mapbox-outer-container.frame-wooden{position:relative;border-radius:0;box-sizing:border-box}.mapbox-outer-container.frame-wooden:before{top:0;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - var(--frame-width, 10px)) 100%,var(--frame-width,10px) 100%);clip-path:polygon(0 0,100% 0,calc(100% - var(--frame-width, 10px)) 100%,var(--frame-width,10px) 100%)}.mapbox-outer-container.frame-wooden:after,.mapbox-outer-container.frame-wooden:before{content:"";position:absolute;left:0;right:0;height:var(--frame-width,10px);background-image:var(--frame-image);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;z-index:1;pointer-events:none}.mapbox-outer-container.frame-wooden:after{bottom:0;-webkit-clip-path:polygon(var(--frame-width,10px) 0,calc(100% - var(--frame-width, 10px)) 0,100% 100%,0 100%);clip-path:polygon(var(--frame-width,10px) 0,calc(100% - var(--frame-width, 10px)) 0,100% 100%,0 100%)}.mapbox-outer-container.frame-wooden .frame-left,.mapbox-outer-container.frame-wooden .frame-right{position:absolute;top:0;bottom:0;width:var(--frame-width,10px);background-image:var(--frame-image);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;z-index:1;pointer-events:none}.mapbox-outer-container.frame-wooden .frame-left{left:0;-webkit-clip-path:polygon(0 0,100% var(--frame-width,10px),100% calc(100% - var(--frame-width, 10px)),0 100%);clip-path:polygon(0 0,100% var(--frame-width,10px),100% calc(100% - var(--frame-width, 10px)),0 100%)}.mapbox-outer-container.frame-wooden .frame-right{right:0;-webkit-clip-path:polygon(0 var(--frame-width,10px),100% 0,100% 100%,0 calc(100% - var(--frame-width, 10px)));clip-path:polygon(0 var(--frame-width,10px),100% 0,100% 100%,0 calc(100% - var(--frame-width, 10px)))}.mapbox-container{position:relative;width:100%;height:100%;border-radius:0;box-shadow:none!important;overflow:hidden;background:#fff!important;min-width:100%;min-height:100%}.mapbox-outer-container.frame-wooden.with-white-border .mapbox-container{border:none;outline:none}.mapbox-outer-container.frame-wooden:not(.with-white-border){padding:var(--frame-width,10px)!important;background-color:transparent!important;border:none!important;outline:none!important}.mapbox-outer-container.frame-wooden:not(.with-white-border) .mapbox-container{border:none;outline:none}.mapbox-outer-container[style*=border]{border-radius:0}.mapbox-outer-container[style*="background-color: white"],.mapbox-outer-container[style*="backgroundColor: white"]{background-color:#fff!important;background:#fff!important}.mapbox-outer-container{background-color:#fff;background:#fff;background-image:none}.layout-white-space,.layout-white-space.layout-bottom{background-color:#fff!important;background:#fff!important;background-image:none!important}.layout-white-space.layout-5,.layout-white-space.layout-bottom.layout-5,.mapbox-outer-container.frame-wooden.layout-5,.mapbox-outer-container.frame-wooden.with-white-border.layout-5,.mapbox-outer-container.layout-5{background-color:var(--style-background-color,#fff)!important;background:var(--style-background-color,#fff)!important;background-image:none!important}.mapbox-outer-container.layout-5 .layout-white-space,.mapbox-outer-container.layout-5 .layout-white-space *,.mapbox-outer-container.layout-5 .layout-white-space:after,.mapbox-outer-container.layout-5 .layout-white-space:before{background-color:var(--style-background-color,#fff)!important;background:var(--style-background-color,#fff)!important}.mapbox-outer-container.layout-5,.mapbox-outer-container.layout-5 .layout-white-space,.mapbox-outer-container.layout-5 .mapbox-container,div.layout-white-space.layout-5,div.layout-white-space.layout-bottom.layout-5,div[class*=layout-white-space][class*=layout-bottom][class*=layout-5],div[class="layout-white-space layout-bottom layout-5"]{background-color:var(--style-background-color,#fff)!important;background:var(--style-background-color,#fff)!important;background-image:none!important}.mapbox-outer-container .layout-white-space,.mapbox-outer-container .layout-white-space *,.mapbox-outer-container .layout-white-space:after,.mapbox-outer-container .layout-white-space:before{background-color:#fff!important;background:#fff!important}.mapbox-outer-container.frame-wooden.with-white-border,.mapbox-outer-container.frame-wooden.with-white-border.layout-0,.mapbox-outer-container[class*=frame-wooden][class*=with-white-border],.mapbox-outer-container[class*=with-white-border],div[class*=mapbox-outer-container][class*=frame-wooden][class*=with-white-border]{background-color:#fff!important;background:#fff!important;background-image:none!important}div.mapbox-outer-container,div.mapbox-outer-container.frame-wooden,div.mapbox-outer-container.frame-wooden.with-white-border,div.mapbox-outer-container.frame-wooden.with-white-border.layout-0,div.mapbox-outer-container.layout-0,div.mapbox-outer-container.with-white-border,div[class*=mapbox-outer-container][class*=frame-wooden][class*=with-white-border][class*=layout-0],div[class="mapbox-outer-container frame-wooden with-white-border layout-0"]{background-color:#fff!important;background:#fff!important;background-image:none!important;background-attachment:scroll!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important}div.layout-white-space,div.layout-white-space.layout-bottom,div[class*=layout-white-space][class*=layout-bottom],div[class="layout-white-space layout-bottom"]{background-color:#fff!important;background:#fff!important;background-image:none!important}.container,.main-content,.map-container,body,html{background-color:#f2f2ef!important;background:#f2f2ef!important}.layout-white-space,.mapbox-container,.mapbox-outer-container{background-color:#fff!important;background:#fff!important;background-image:none!important;box-shadow:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.mapbox-map{width:100%;height:100%;position:relative}.mapboxgl-ctrl-logo{position:fixed!important;bottom:10px!important;right:10px!important;z-index:1000!important;transform:scale(.7)!important;opacity:.8!important;transition:opacity .3s ease!important;background:hsla(0,0%,100%,.9)!important;border-radius:4px!important;padding:4px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important}.mapboxgl-ctrl-logo:hover{opacity:1!important}.mapboxgl-ctrl-logo img{width:60px!important;height:auto!important}.mapbox-container .mapboxgl-ctrl-logo{display:none!important}.mapbox-container .mapboxgl-ctrl-top-right,.mapbox-map .mapboxgl-ctrl-top-right,.mapboxgl-ctrl-top-right{position:absolute!important;top:10px!important;left:10px!important;right:auto!important;z-index:1000!important}.mapboxgl-ctrl-group{background:hsla(0,0%,100%,.9)!important;border-radius:4px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.mapboxgl-ctrl-group button{min-width:30px!important;min-height:30px!important}.map-loading{position:absolute;top:0;left:0;right:0;bottom:0;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.loading-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top-color:#193440;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.controls{display:flex;justify-content:center;margin-bottom:30px}.generate-btn{background:#193440;color:#fff;border:none;padding:15px 30px;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(25,52,64,.3)}.generate-btn:hover:not(:disabled){background:#2a4a5a;transform:translateY(-2px);box-shadow:0 4px 15px rgba(25,52,64,.4)}.generate-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.reset-btn{background:#6c757d;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;margin-top:8px}.reset-btn:hover{background:#5a6268;transform:translateY(-1px);box-shadow:0 2px 8px hsla(208,7%,46%,.3)}.result{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef}.result h3{color:#193440;margin-bottom:15px;font-size:1.3rem}.link-container{display:flex;gap:10px;margin-bottom:15px}.link-input{flex:1 1;padding:12px 15px;border:2px solid #e9ecef;border-radius:6px;font-size:.9rem;background:#f8f9fa;color:#333}.link-input:focus{outline:none;border-color:#193440;background:#fff}.copy-btn{background:#28a745;color:#fff;border:none;padding:12px 20px;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s ease}.copy-btn:hover{background:#218838}.preview-link{display:inline-block;color:#193440;text-decoration:none;font-weight:600;padding:10px 20px;border:2px solid #193440;border-radius:6px;transition:all .3s ease}.preview-link:hover{background:#193440;color:#fff}.layout-selector{background:#fff;padding:10px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e9ecef;margin-bottom:10px}.layout-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:15px}@media (min-width:768px){.layout-options{grid-template-columns:repeat(6,1fr)}}.layout-0,.layout-1,.layout-2,.layout-3,.layout-4,.layout-5,.layout-icon{display:flex;justify-content:center;align-items:center}.layout-icon{cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease;border:2px solid transparent;width:100%;height:50px}.layout-icon:hover{background-color:#f8f9fa;border-color:#e9ecef}.layout-options svg{width:100%;height:auto;max-width:30px;max-height:42px;transition:all .2s ease}.size-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;margin-bottom:15px}.size-button{width:100%;padding:4px 6px;border:1px solid #e9ecef;border-radius:4px;background:#fff;cursor:pointer;text-align:left;transition:all .3s ease;font-size:.6rem}.size-button:hover{border-color:#193440;background:#f8f9fa}.size-button.selected{border-color:#193440;background:#e3f2fd;color:#193440}.size-button-content{display:flex;flex-direction:column;gap:1px}.size-label{font-weight:600;margin-bottom:1px;font-size:.6rem}.size-units{display:flex;flex-direction:column;gap:1px}.size-inches{font-weight:800;font-size:.6rem;color:#193440}.size-centimeters{font-weight:400;font-size:.4rem;color:#666}.frames-section{margin-top:15px;padding-top:15px;border-top:1px solid #e9ecef}.frames-section h3{color:#193440;margin-bottom:8px;font-size:1rem}.frame-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;margin-bottom:10px}.frame-button{width:100%;padding:6px 8px;border:1px solid #e9ecef;border-radius:4px;background:#fff;cursor:pointer;text-align:center;transition:all .3s ease;font-size:.7rem;font-weight:600}.frame-button:hover{border-color:#193440;background:#f8f9fa}.frame-button.active{border-color:#193440;background:#e3f2fd;color:#193440}.frame-colors{display:flex;gap:6px;justify-content:center}.color-circle{width:20px;height:20px;border-radius:50%;border:2px solid #e9ecef;cursor:pointer;transition:all .2s ease;position:relative}.color-circle[style*=white]{border:2px solid #ccc}.color-circle.selected,.color-circle:hover{border-color:#193440;transform:scale(1.1)}.color-circle.selected{border-width:3px}.white-border-toggle{margin-top:10px;padding-top:10px;border-top:1px solid #e9ecef}.toggle-label{display:flex;align-items:center;cursor:pointer;font-size:.8rem;color:#193440;font-weight:600}.toggle-label input[type=checkbox]{display:none}.toggle-slider{position:relative;width:40px;height:20px;background-color:#e9ecef;border-radius:20px;margin-right:8px;transition:background-color .3s ease}.toggle-slider:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.toggle-label input[type=checkbox]:checked+.toggle-slider{background-color:#193440}.toggle-label input[type=checkbox]:checked+.toggle-slider:before{transform:translateX(20px)}.layout-selector h3{color:#193440;margin-bottom:8px;font-size:1rem}.layout-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px}.layout-button{width:100%;padding:4px 6px;border:1px solid #e9ecef;border-radius:4px;background:#fff;cursor:pointer;text-align:left;transition:all .3s ease;font-size:.6rem}.layout-button:hover{border-color:#193440;background:#f8f9fa}.layout-button.selected{border-color:#193440;background:#e3f2fd;color:#193440}.layout-button-content{display:flex;flex-direction:column;gap:1px}.layout-label{font-weight:600;margin-bottom:1px;font-size:.6rem}.layout-dimensions{font-size:.5rem;color:#666}.orientation-selector{margin-top:10px}.orientation-selector h3{color:#193440;margin-bottom:8px;font-size:1rem}.orientation-options{display:flex;gap:6px}.orientation-option{flex:1 1;padding:6px 8px;border:1px solid #e9ecef;border-radius:4px;background:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;transition:all .3s ease;font-size:.6rem;font-weight:600}.orientation-option:hover{border-color:#193440;background:#f8f9fa}.orientation-option.selected{border-color:#193440;background:#e3f2fd;color:#193440}.orientation-icon{font-size:1rem;transition:transform .3s ease}.orientation-icon.portrait{transform:rotate(0deg)}.orientation-icon.landscape{transform:rotate(90deg)}.style-selector{background:#fff;padding:10px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e9ecef;margin-bottom:10px}.style-selector h3{color:#193440;margin-bottom:8px;font-size:1rem}.style-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));grid-gap:8px;gap:8px;justify-items:center}.parent-style-container{position:relative}.style-image-container{position:relative;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:60px;height:60px}.style-image-container:hover{transform:scale(1.1)}.style-image-container.selected{transform:scale(1.15)}.dropdown-arrow{margin-left:auto;font-size:.5rem;color:#666;transition:transform .2s ease}.dropdown-arrow.open,.parent-style:hover .dropdown-arrow{transform:rotate(180deg)}.children-dropdown{position:absolute;bottom:100%;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:9999;margin-bottom:8px;display:flex;flex-direction:row;gap:4px;padding:6px;flex-wrap:nowrap;max-width:300px}.children-dropdown.dropdown-left{left:0;right:auto;transform:translateX(0);max-width:calc(100vw - 40px)}.children-dropdown.dropdown-right{right:0;left:auto;transform:translateX(0);max-width:calc(100vw - 40px)}@media (min-width:1024px){.children-dropdown,.children-dropdown.dropdown-left,.children-dropdown.dropdown-right{max-width:280px}}.mobile-dropdown{position:fixed;bottom:auto;top:50%;left:20px;right:20px;transform:translateY(-50%);z-index:10000;max-width:calc(100vw - 40px);max-height:60vh;overflow-y:auto;background:#fff;border:2px solid #193440;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.3)}.mobile-dropdown:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:-1}.child-style{width:24px;height:24px;position:relative}.child-style .style-image{width:24px;height:24px;border:1px solid #e9ecef}.child-style.selected .style-image{border-color:#dc3545;box-shadow:0 0 0 1px #dc3545}.style-button{width:100%;padding:6px 8px;border:1px solid #e9ecef;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s ease;font-size:.65rem}.style-button:hover{border-color:#193440;background:#f8f9fa}.style-button.selected{border-color:#193440;background:#e3f2fd;color:#193440}.style-circle{width:10px;height:10px;border:1px solid #e9ecef;border-radius:50%;transition:all .3s ease}.style-button.selected .style-circle{border-color:#193440;background:#193440}.style-image{width:60px;height:60px;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid #e9ecef;transition:all .3s ease}.style-image-container.selected .style-image{border-color:#dc3545;box-shadow:0 0 0 1px #dc3545}.dropdown-indicator{position:absolute;top:50%;right:4px;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #666;transition:transform .2s ease}.dropdown-indicator.open{transform:translateY(-50%) rotate(180deg)}.style-label{font-weight:600}.street-names-toggle-small,.white-layout-toggle-small{margin-top:8px;padding-top:8px;border-top:1px solid #e9ecef}.slider-container{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.65rem;font-weight:600;color:#193440}.slider-label{flex:1 1}.slider-input{display:none}.slider{position:relative;width:32px;height:16px;background:#e9ecef;border-radius:16px;margin-left:8px}.slider,.slider:before{transition:all .3s ease}.slider:before{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2)}.slider-input:checked+.slider{background:#193440}.slider-input:checked+.slider:before{transform:translateX(16px)}.labels-section{background:#fff;padding:10px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e9ecef;margin-bottom:10px}.labels-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.labels-section h3{color:#193440;margin:0;font-size:1rem}.labels-header .slider-container{display:flex;align-items:center;cursor:pointer;font-size:.65rem;font-weight:600;color:#193440}.labels-header .slider-label{margin-right:8px}.labels-header .slider-input{display:none}.labels-header .slider{position:relative;width:32px;height:16px;background:#e9ecef;border-radius:16px;transition:all .3s ease}.labels-header .slider:before{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.labels-header .slider-input:checked+.slider{background:#193440}.labels-header .slider-input:checked+.slider:before{transform:translateX(16px)}.label-field{margin-bottom:8px}.label-field:last-child{margin-bottom:0}.label-field label{display:block;color:#193440;font-size:.7rem;font-weight:600;margin-bottom:3px}.label-input{width:100%;padding:6px 8px;border:1px solid #e9ecef;border-radius:4px;font-size:.7rem;background:#fff;transition:border-color .3s ease}.label-input:focus{outline:none;border-color:#193440}.label-input:disabled{background:#f8f9fa;color:#6c757d;cursor:not-allowed}.label-input::placeholder{color:#999;font-size:.65rem}.add-to-cart-btn{background:#dc3545;color:#fff;border:none;padding:8px 12px;font-size:.8rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease;width:100%;margin:4px 0}.add-to-cart-btn:hover:not(:disabled){background:#c82333;transform:translateY(-1px);box-shadow:0 2px 8px rgba(220,53,69,.3)}.add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.add-to-cart-btn.pdf-btn{background:#6c757d;color:#fff;font-size:.7rem;padding:6px 10px;margin-top:6px;opacity:.8}.add-to-cart-btn.pdf-btn:hover:not(:disabled){background:#5a6268;transform:none;box-shadow:none;opacity:1}.cart-container{position:relative;z-index:1000}.cart-toggle{background:#193440;color:#fff;border:none;padding:12px 16px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:600;box-shadow:0 4px 12px rgba(25,52,64,.3);transition:all .3s ease}.cart-toggle:hover{background:#2a4a5a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(25,52,64,.4)}.cart-icon{font-size:1.2rem}.cart-count{background:#dc3545;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;min-width:24px}.cart-dropdown{position:absolute;top:100%;right:0;width:400px;max-width:90vw;background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15);border:1px solid #e9ecef;margin-top:8px;max-height:70vh;overflow:hidden;display:flex;flex-direction:column}.cart-header{padding:16px 20px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between;background:#f8f9fa}.cart-header h3{margin:0;color:#193440;font-size:1.1rem;font-weight:600}.toast-notification{position:fixed;top:20px;right:20px;z-index:10000;animation:slideInRight .3s ease-out}.toast-content{background:#2c3e50;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;gap:12px;min-width:250px;max-width:400px}.toast-message{flex:1 1;font-size:14px;font-weight:500}.toast-close{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.toast-close:hover{background:hsla(0,0%,100%,.1)}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.cart-warning-message{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;color:#856404}.cart-full-message,.cart-warning-message{margin-top:8px;padding:8px 12px;font-size:.85rem;text-align:center;line-height:1.4}.cart-full-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24}.clear-cart-btn{background:#dc3545;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:.8rem;cursor:pointer;transition:background .3s ease}.clear-cart-btn:hover{background:#c82333}.cart-empty{padding:40px 20px;text-align:center;color:#6c757d}.cart-empty p{margin:0 0 8px;font-size:.9rem}.cart-items{flex:1 1;overflow-y:auto;max-height:50vh}.cart-item{padding:16px 20px;border-bottom:1px solid #f8f9fa;display:flex;gap:12px;position:relative;transition:background .2s ease}.cart-item:hover{background:#f8f9fa}.cart-item:last-child{border-bottom:none}.cart-item-thumbnail{width:200px;height:150px;flex-shrink:0;border-radius:6px;overflow:hidden;border:1px solid #e9ecef;display:flex;align-items:center;justify-content:center;background:#f2f2ef}.thumbnail-image{width:100%;height:100%;object-fit:contain;object-position:center}.cart-item-details{flex:1 1;min-width:0}.cart-item-title h4{margin:0 0 4px;color:#193440;font-size:.9rem;font-weight:600;line-height:1.3}.cart-item-title .subtitle{margin:0 0 2px;color:#6c757d;font-size:.75rem;line-height:1.2}.cart-item-title .tagline{margin:0 0 8px;color:#999;font-size:.7rem;line-height:1.2}.cart-item-settings{display:flex;flex-direction:column;gap:2px}.setting-row{display:flex;justify-content:space-between;align-items:center;font-size:.7rem}.setting-label{color:#6c757d;font-weight:500}.setting-value{color:#193440;font-weight:600}.cart-size-units{display:flex;flex-direction:column;gap:1px}.cart-size-inches{font-weight:800;font-size:.7rem;color:#193440}.cart-size-centimeters{font-weight:400;font-size:.6rem;color:#666}.remove-item-btn{position:absolute;top:8px;right:8px;background:#dc3545;color:#fff;border:none;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;line-height:1;transition:all .2s ease}.remove-item-btn:hover{background:#c82333;transform:scale(1.1)}@media (min-width:1024px){.container{display:grid;grid-template-columns:.8fr 2.2fr .6fr;grid-auto-rows:auto;grid-gap:40px;gap:40px;align-items:start;min-height:calc(100vh - var(--header-height))}.main-content{display:block;grid-column:1;grid-row:1;margin-top:0;align-self:start}.left-sidebar{margin-bottom:0;overflow:visible}.map-container{grid-column:2;margin-bottom:16px}.map-cart-section,.map-container{grid-row:1;max-width:none;align-self:start}.map-cart-section{grid-column:3;margin:0;background:#f8f9fa;border-radius:8px;padding:24px;text-align:left;max-height:none;overflow:visible;z-index:1}.map-cart-section h2{color:#193440;font-size:24px;font-weight:800;margin-bottom:12px;line-height:1.2}.map-cart-section p{color:#666;font-size:14px;line-height:1.5;margin-bottom:16px}.map-cart-section>h2,.map-cart-section>p,.production-section{display:none}.map-cart-section .production-info-desktop{display:block;margin-top:16px}}.cart-footer{padding:16px 20px;border-top:1px solid #e9ecef;background:#f8f9fa}.cart-total{margin-bottom:16px}.total-row{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:600;color:#193440;margin-bottom:8px}.total-price{font-size:20px;color:#dc3545}.shipping-info{font-size:14px;color:#666;text-align:center}.checkout-btn{width:100%;background:#dc3545;color:#fff;border:none;padding:12px 16px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.checkout-btn:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.checkout-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.map-status{color:#ccc;font-size:12px;text-align:center;margin-top:10px;font-weight:400}.mapbox-outer-container.frame-wooden.with-white-border.layout-3,.mapbox-outer-container.frame-wooden.with-white-border.layout-3 .layout-white-space{background-color:#000!important;background:#000!important}.mapbox-outer-container.frame-wooden.with-white-border.layout-3 .layout-text-content{background-color:transparent!important;background:transparent!important}.mapbox-outer-container.frame-wooden.with-white-border.layout-3 .layout-subtitle,.mapbox-outer-container.frame-wooden.with-white-border.layout-3 .layout-tagline,.mapbox-outer-container.frame-wooden.with-white-border.layout-3 .layout-title{background-color:transparent!important;background:transparent!important;color:#fff!important}.mapbox-outer-container.layout-3,.mapbox-outer-container.layout-3 .layout-white-space{background-color:#000!important;background:#000!important}.mapbox-outer-container.layout-3 .layout-text-content{background-color:transparent!important;background:transparent!important}.mapbox-outer-container.layout-3 .layout-subtitle,.mapbox-outer-container.layout-3 .layout-tagline,.mapbox-outer-container.layout-3 .layout-title{background-color:transparent!important;background:transparent!important;color:#fff!important}.map-cart-section{background:#fff;border:1px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:600px}.map-cart-section,.production-section{border-radius:8px;padding:20px;margin:20px auto;text-align:center}.production-section{background:#f8f9fa;max-width:800px}.production-section h2{color:#193440;font-size:24px;font-weight:800;margin-bottom:15px;line-height:1.2}.production-section p{color:#666;font-size:14px;line-height:1.5;margin-bottom:25px}.price-display{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:12px 16px;margin-bottom:12px;text-align:center}.price-breakdown{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.price-item{font-size:14px;color:#6c757d;font-weight:500}.size-display{display:flex;flex-direction:column;gap:2px;margin-bottom:4px}.size-inches{font-size:13px;color:#495057;font-weight:600}.size-centimeters{font-size:10px;color:#6c757d;font-weight:500}.price-total{font-size:18px;font-weight:700;color:#193440;border-top:1px solid #e9ecef;padding-top:8px}.price-loading{font-size:14px;color:#6c757d;font-style:italic}.full-width-info{width:100%;background:#fff;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;padding:40px 20px}.full-width-info .inner{max-width:1600px;margin:0 auto;color:#193440;text-align:center}.shipping-info{font-size:12px;color:#28a745;font-weight:500;margin-top:4px}.placeholder-selector{margin-bottom:20px;padding:10px;background:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e9ecef}.placeholder-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.pins-limit-text{font-size:.65rem;font-weight:600;color:#193440;cursor:default}.placeholder-selector h4{color:#193440;margin:0;font-size:1rem}.pin-color-control{padding-top:12px;border-top:1px solid #e9ecef;display:flex;align-items:center;justify-content:flex-end;gap:8px}.pin-color-label{display:flex;align-items:center;cursor:pointer;font-size:.8rem;color:#193440;font-weight:500}.square-color-picker{width:20px;height:20px;border:1px solid #e9ecef;border-radius:4px;cursor:pointer;background:none;padding:0;outline:none}.square-color-picker::-webkit-color-swatch-wrapper{padding:0;border-radius:3px;overflow:hidden}.square-color-picker::-webkit-color-swatch{border:none;border-radius:3px}.square-color-picker::-moz-color-swatch{border:none;border-radius:3px}.placeholder-grid{display:flex;gap:8px;justify-content:space-between;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.placeholder-item{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:50px;flex-shrink:0}.placeholder-btn{width:45px;height:45px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative;padding:0}.placeholder-btn:hover{transform:translateY(-2px) scale(1.1)}.placeholder-btn:active{transform:translateY(0) scale(1)}.placeholder-icon{width:36px;height:36px;transition:all .2s ease}.placeholder-btn[style*="--pin-color"] .placeholder-icon{filter:none}.placeholder-btn[style*="--pin-color"] .placeholder-icon path{fill:var(--pin-color)!important}.placeholder-btn[style*="--pin-color"] .placeholder-icon *{fill:var(--pin-color)!important;color:var(--pin-color)!important}.placeholder-btn:hover .placeholder-icon{transform:scale(1.1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.placeholder-controls{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.placeholder-label{font-size:10px;color:#666;text-align:center;font-weight:500}.pin-color-control{margin-top:12px}.pin-color-control .slider-container{display:flex;align-items:center;cursor:pointer;font-size:.65rem;font-weight:600;color:#193440}.pin-color-control .slider-label{margin-right:8px}.pin-controls-row{display:flex;align-items:center;justify-content:space-between;width:100%}.clear-pins-link{background:none;border:none;color:#6c757d;font-size:.6rem;font-weight:500;cursor:pointer;text-decoration:underline;transition:color .2s ease;padding:0;margin-right:12px}.clear-pins-link:hover{color:#495057;text-decoration:none}.custom-color-picker{position:relative;display:inline-block}.color-picker-trigger{width:20px;height:20px;border:1px solid #e9ecef;border-radius:4px;cursor:pointer;background:none;padding:0;outline:none;transition:all .2s ease}.color-picker-trigger:hover{border-color:#193440;transform:scale(1.1)}.color-picker-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:16px;z-index:1000;min-width:200px;margin-top:4px}.color-preview{width:100%;height:40px;border-radius:4px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.5);border:1px solid #e9ecef}.color-controls{display:flex;flex-direction:column;gap:12px}.color-control-group{display:flex;flex-direction:column;gap:4px}.color-control-group label{font-size:11px;font-weight:600;color:#193440;text-transform:uppercase;letter-spacing:.5px}.hue-slider,.lightness-slider,.saturation-slider{width:100%;height:6px;border-radius:3px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.hue-slider{background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.saturation-slider{background:linear-gradient(90deg,grey,currentColor)}.lightness-slider{background:linear-gradient(90deg,#000,currentColor,#fff)}.hue-slider::-webkit-slider-thumb,.lightness-slider::-webkit-slider-thumb,.saturation-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#fff;border:2px solid #193440;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.hue-slider::-moz-range-thumb,.lightness-slider::-moz-range-thumb,.saturation-slider::-moz-range-thumb{width:16px;height:16px;background:#fff;border:2px solid #193440;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.placeholder-marker.pin-clicked .pin-remove-btn,.placeholder-marker.pin-clicked .pin-resize-handle,.placeholder-marker:hover .pin-remove-btn,.placeholder-marker:hover .pin-resize-handle{opacity:1!important;transform:scale(1)!important;box-shadow:0 2px 8px rgba(0,0,0,.3)!important;animation:pinControlPulse 1.5s ease-in-out infinite}@keyframes pinControlPulse{0%,to{box-shadow:0 2px 8px rgba(0,0,0,.3)}50%{box-shadow:0 4px 12px rgba(0,0,0,.4)}}.placeholder-marker:hover{z-index:10!important}.placeholder-marker:hover .pin-remove-btn{background:rgba(220,53,69,.9)!important;border:2px solid #fff!important}.placeholder-marker:hover .pin-resize-handle{background:rgba(0,123,255,.9)!important;border:2px solid #fff!important}.pin-remove-btn{transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transform:scale(.8);width:32px!important;height:32px!important;font-size:20px!important}@media (max-width:768px){.pin-remove-btn{width:50px!important;height:50px!important;font-size:24px!important;top:-25px!important;right:-60px!important;left:auto!important}.pin-resize-handle{width:100px!important;height:100px!important;font-size:40px!important;top:auto!important;bottom:-50px!important;right:-50px!important;left:auto!important;opacity:0!important;transform:scale(.8)!important;border:4px solid hsla(0,0%,100%,.9)!important;box-shadow:0 4px 12px rgba(0,0,0,.4)!important}.placeholder-marker.pin-clicked .pin-remove-btn,.placeholder-marker.pin-clicked .pin-resize-handle,.placeholder-marker.pin-selected .pin-resize-handle{opacity:1!important;transform:scale(1)!important}}.pin-remove-btn:hover{background:#dc3545!important;transform:scale(1.1)!important;box-shadow:0 4px 12px rgba(220,53,69,.4)!important;opacity:1!important;border:2px solid #fff!important}.pin-remove-btn:active{transform:scale(1.05)!important}.pin-resize-handle{transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transform:scale(.8);width:40px!important;height:40px!important;font-size:22px!important}.pin-resize-handle:hover{background:#007bff!important;transform:scale(1.1)!important;box-shadow:0 4px 12px rgba(0,123,255,.4)!important;opacity:1!important;border:2px solid #fff!important}.pin-resize-handle:active{background:#0056b3!important}.pin-remove-btn,.pin-resize-handle{opacity:0;transform:scale(.8);transition:all .2s cubic-bezier(.4,0,.2,1)}.placeholder-marker{cursor:-webkit-grab;cursor:grab;transition:all .2s ease;box-shadow:none!important}.placeholder-marker,.placeholder-marker *{background:transparent!important;border:none!important;outline:none!important}.placeholder-marker:active{cursor:-webkit-grabbing;cursor:grabbing}.placeholder-marker.dragging{opacity:.8;transform:scale(1.1);z-index:1000;box-shadow:0 6px 20px rgba(0,0,0,.4);transition:none!important}.mapboxgl-marker,.placeholder-marker.dragging{background:transparent!important;border:none!important;outline:none!important}.mapboxgl-marker{box-shadow:none!important}.mapboxgl-marker *,.mapboxgl-marker .placeholder-marker{background:transparent!important;border:none!important;outline:none!important}.mapboxgl-marker .placeholder-marker{box-shadow:none!important}.mapbox-container.drag-over{background:rgba(0,123,255,.1)!important;border:2px dashed #007bff!important;border-radius:8px!important}.mapbox-container.drag-over:after{content:"Drop pin here";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,123,255,.9);color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:700;pointer-events:none;z-index:1000}.reset-section{margin-top:20px;padding-top:20px;border-top:1px solid #e9ecef}.reset-section .reset-btn{background:none;border:none;color:#6c757d;font-size:.75rem;font-weight:500;cursor:pointer;text-decoration:underline;transition:color .2s ease;padding:4px 8px;border-radius:4px;width:100%;text-align:left}.reset-section .reset-btn:hover{color:#dc3545;text-decoration:none;background:rgba(220,53,69,.1)}.destinations{padding:5rem 1rem;background:#f9f9f7;text-align:center}.destinations__title{font-size:2.2rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.destinations__body{max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6;color:#555}.destinations__images{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start;max-width:1100px;margin:0 auto}.destinations__top{grid-column:1/-1;margin-bottom:2rem}.img-wrap{overflow:hidden;border-radius:1rem;box-shadow:0 6px 20px rgba(0,0,0,.08)}.img-wrap img{width:100%;height:auto;display:block;transition:transform .4s ease}.img-wrap img:hover{transform:scale(1.03)}.caption{margin-top:1rem;font-size:.95rem;line-height:1.5;color:#666;text-align:left;max-width:85%}@media (max-width:767px){.no-mob{display:none}.only-mob{display:block}.destinations__images{grid-template-columns:1fr}.caption{text-align:center;max-width:100%}}@media (min-width:768px){.no-mob{display:block}.only-mob{display:none}}.cart-actions{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.clear-cart-container{text-align:left}.clear-cart-link{background:none;border:none;color:#6c757d;font-size:.75rem;font-weight:500;cursor:pointer;text-decoration:underline;transition:color .2s ease;padding:4px 8px;border-radius:4px}.clear-cart-link:hover{color:#dc3545;text-decoration:none;background:rgba(220,53,69,.1)}.footer20__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.footer20__title{font-weight:600;font-size:.85rem;text-transform:uppercase;color:#374151;margin-bottom:.75rem}.footer20__grid ul{list-style:none;margin:0;padding:0;line-height:1.8}.footer20__grid a{color:#1f2937;text-decoration:none;transition:color .2s ease}.footer20__grid a:hover{text-decoration:underline}.footer20__bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:.9rem;color:#374151}.footer20__bottom,.footer20__social{display:flex;gap:1rem}@media (max-width:1024px){.footer20__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.footer20__grid{grid-template-columns:1fr;gap:2.5rem}.footer20__grid ul,.footer20__title{text-align:center}.footer20__bottom{flex-direction:column;text-align:center}}.usp__items{display:grid;grid-gap:2rem;gap:2rem;text-align:left;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.usp__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.usp__items{grid-template-columns:1fr;text-align:center}}