html{color-scheme:light}body{background-color:#fff;color:#000}*{margin:0;padding:0}html{box-sizing:border-box;font-size:1rem}main{min-height:100vh}*,:after,:before{box-sizing:inherit}a{text-decoration:none;color:#000}body{font-family:Arial\, Helvetica,sans-serif;font-family:Montserrat,sans-serif}#bg{width:100%;height:100%;overflow-y:none;position:fixed;z-index:-1}h1{font-size:4rem}h2{display:block;font-size:34px;text-align:center;margin-top:10px;margin-bottom:10px;font-family:Montserrat,sans-serif}h3{font-size:2rem}.block{display:block;margin:10px auto}h4{font-size:1rem}h5{font-size:20px;margin-bottom:5px}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}hr{border:1px solid #d3d3d3}.request-link{z-index:5;padding:1rem 2.5rem;background:linear-gradient(135deg,#855e42,#6c3915);border-radius:50px;color:#fff;width:-moz-fit-content;width:fit-content;font-weight:600;font-size:1.1rem;letter-spacing:.5px;text-transform:uppercase;transition:all .3s ease;box-shadow:0 4px 15px rgba(133,94,66,.4);display:inline-block;position:relative;overflow:hidden}.request-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.request-link:hover:before{left:100%}.request-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(133,94,66,.6);background:linear-gradient(135deg,#9a6b4f,#7d4219)}.request-link:active{transform:translateY(0);box-shadow:0 2px 10px rgba(133,94,66,.4)}.request-link span{position:relative;z-index:1}article.info-article .text-container{max-width:900px;padding:20px}.container{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#hero{border:none;color:#fff;font-size:1.5rem;position:relative;overflow:hidden}#hero,#hero .parallax{background-image:url(/assets/images/table1.webp);background-size:cover;background-position:50%;height:100vh}#hero .parallax{background-attachment:fixed;background-repeat:no-repeat}#overlay{position:absolute;height:100vh;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(43,30,22,.6));z-index:2;justify-content:center;padding:2rem}#hero .text-container,#overlay{display:flex;align-items:center}#hero .text-container{flex-direction:column;gap:1.5rem;z-index:9;text-align:center;max-width:800px;animation:fadeInUp .8s ease}#hero h1{font-size:4.5rem;font-weight:700;letter-spacing:2px;text-shadow:2px 2px 10px rgba(0,0,0,.5);margin:0;line-height:1.2}.hero-subtitle{font-size:1.4rem;font-weight:300;letter-spacing:1px;text-shadow:1px 1px 5px rgba(0,0,0,.5);opacity:.95;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){#hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.request-link{padding:.875rem 2rem;font-size:1rem}}#restoration{background:linear-gradient(135deg,#855e42,#6c3915);color:#fff;position:relative;overflow:hidden}#restoration:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3;pointer-events:none}#restoration,#tables{padding:5rem 2rem;display:flex;justify-content:center;align-items:center;gap:2rem;font-size:1.2rem;min-height:600px}#restoration .container,#tables .container{max-width:1200px;width:100%}#restoration .text-container,#tables .text-container{margin-bottom:3rem}#restoration h3,#tables h3{font-size:2.5rem;font-weight:600;margin-bottom:1rem;letter-spacing:.5px}#restoration p,#tables p{padding:0;font-size:1.15rem;line-height:1.8;max-width:700px;margin:0 auto;opacity:.9}#restoration .images,#tables .images{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}#restoration .images img,#tables .images img{border-radius:8px;width:100%;max-width:320px;height:240px;object-fit:cover;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:all .3s ease;cursor:pointer}#restoration .images img:hover,#tables .images img:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.25)}article a.box-link{display:inline-block;padding:.875rem 2.25rem;min-width:160px;border-radius:50px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;text-align:center;transition:all .3s ease;font-size:.95rem;position:relative;overflow:hidden}article a.box-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}article a.box-link:hover:before{left:100%}#tables a.box-link{color:#2b1e16;border:2px solid #2b1e16;background:transparent}#tables a.box-link:hover{background:#2b1e16;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(43,30,22,.3)}#restoration a.box-link{color:#fff;border:2px solid #fff;background:transparent}#restoration a.box-link:hover{background:#fff;color:#855e42;transform:translateY(-2px);box-shadow:0 4px 15px hsla(0,0%,100%,.3)}#tables{background:#fafafa;color:#2b1e16;position:relative}@media (max-width:768px){#restoration,#tables{padding:3rem 1.5rem;min-height:auto}#restoration h3,#tables h3{font-size:2rem}#restoration p,#tables p{font-size:1rem}#restoration .images,#tables .images{gap:1rem}#restoration .images img,#tables .images img{max-width:100%;height:200px}}footer{position:relative;width:100%;padding:0;z-index:9;color:#fff;background:linear-gradient(180deg,#1b130e,#0f0a07);border-top:1px solid hsla(0,0%,100%,.1)}footer .footer-content{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem}footer .footer-links{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}footer .link-group{display:flex;flex-direction:column;gap:1rem;min-width:150px}footer .link-group h4{font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin:0;padding:0}footer .link_list{display:flex;flex-direction:column;gap:.75rem;text-align:left}footer .link_list a{display:inline-block;color:hsla(0,0%,100%,.85);text-decoration:none;font-size:.95rem;padding:0;transition:all .3s ease;position:relative;width:-moz-fit-content;width:fit-content}footer .link_list a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#855e42;transition:width .3s ease}footer .link_list a:hover{color:#fff;transform:translateX(3px)}footer .link_list a:hover:after{width:100%}footer .footer-bottom{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}footer .copyright{margin:0;padding:0;font-size:.9rem;color:hsla(0,0%,100%,.7);line-height:1.6}footer .copyright .brand{color:#fff;font-weight:600;letter-spacing:.5px}footer .developer-credit{margin-top:.5rem}footer .developer-credit a{display:inline-block;color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.85rem;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease}footer .developer-credit a:hover{color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.05)}footer .developer-credit .developer-name{font-weight:600;color:hsla(0,0%,100%,.8);transition:color .3s ease}footer .developer-credit a:hover .developer-name{color:#855e42}@media (max-width:768px){footer .footer-content{padding:2.5rem 1.5rem 1.5rem}footer .footer-links{gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem}footer .link-group{min-width:120px}footer .link-group h4{font-size:.85rem}footer .link_list a{font-size:.9rem}footer .copyright{font-size:.85rem}footer .developer-credit a{font-size:.8rem}}#cookie-policy,#privacy-policy,#terms-of-use{padding:3rem 2rem;max-width:900px;margin:0 auto;line-height:1.6}#cookie-policy h1,#privacy-policy h1,#terms-of-use h1{margin-bottom:2rem;color:#2b1e16}#cookie-policy h2,#privacy-policy h2,#terms-of-use h2{margin-top:2rem;margin-bottom:1rem;color:#855e42;text-align:left}#cookie-policy p,#privacy-policy p,#terms-of-use p{margin-bottom:1rem}#cookie-policy ul,#privacy-policy ul,#terms-of-use ul{margin-left:2rem;margin-bottom:1rem}#cookie-policy li,#privacy-policy li,#terms-of-use li{margin-bottom:.5rem}#cookie-policy .last-updated,#privacy-policy .last-updated,#terms-of-use .last-updated{color:#666;font-style:italic;margin-bottom:2rem}#cookie-policy table{width:100%;border-collapse:collapse;margin:1rem 0}#cookie-policy td,#cookie-policy th{padding:.75rem;text-align:left;border-bottom:1px solid #ddd}#cookie-policy th{background-color:#855e42;color:#fff}#about{margin-top:0;padding:4rem 2rem;background:#fafafa;min-height:calc(100vh - 60px)}.info-container{display:flex;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto;align-items:flex-start}.img-container{flex:0 0 350px;position:relative}.img-container:before{content:"";position:absolute;top:-10px;left:-10px;right:10px;bottom:10px;background:linear-gradient(135deg,#855e42,#6c3915);border-radius:8px;z-index:-1;opacity:.1}.img-container img{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:transform .3s ease;display:block}.img-container:hover img{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.2)}#about .text-container{flex:1 1;min-width:300px;padding:0}#about .text-container h3{text-align:left;margin-bottom:1.5rem;color:#2b1e16;font-size:2.5rem;font-weight:600;letter-spacing:.5px;line-height:1.2}#about .text-container .intro-text{font-size:1.1rem;color:#2b1e16;margin-bottom:1.5rem;line-height:1.8;font-weight:400}#about .text-container p{margin-bottom:1.5rem;line-height:1.8;color:#444;font-size:1rem}#about .text-container p b{color:#2b1e16;font-weight:600}#about .text-container .button-container{margin-top:2.5rem;display:flex;align-items:center}#about .text-container .request-link{margin-top:0}@media (max-width:968px){#about{padding:3rem 1.5rem}.info-container{gap:2.5rem}.img-container{flex:0 0 100%;max-width:400px;margin:0 auto}#about .text-container{flex:1 1 100%}}@media (max-width:768px){#about{padding:2.5rem 1.5rem;margin-top:0}.info-container{flex-direction:column;gap:2rem;align-items:center}.img-container{flex:1 1 100%;max-width:100%;width:100%}.img-container:before{display:none}#about .text-container{width:100%;text-align:center}#about .text-container h3{text-align:center;font-size:2rem;margin-bottom:1.25rem}#about .text-container .intro-text{font-size:1rem;text-align:left}#about .text-container p{text-align:left;font-size:.95rem;margin-bottom:1.25rem}#about .text-container .button-container{justify-content:center;margin-top:2rem}#about .text-container .request-link{padding:.875rem 2rem;font-size:1rem}}@media (max-width:480px){#about{padding:2rem 1rem}#about .text-container h3{font-size:1.75rem}.img-container img{border-radius:6px}}#gallery{padding:2rem}#gallery h2{margin-bottom:2rem}ul.images{padding:10px;list-style:none;margin:0 auto;text-align:center}ul.images li{margin:5px;display:inline-block;width:240px;height:240px;vertical-align:top;transition:all 1s ease;box-shadow:2px 2px 5px #c1c1c1;overflow:hidden;border-radius:5px;cursor:pointer;position:relative}ul.images li.placeholder-item{cursor:default;pointer-events:none}ul.images li img{height:100%;width:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}ul.images li img.fade-in{opacity:1}.image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;opacity:1;transition:opacity .5s ease;pointer-events:none}.image-placeholder.fade-out{opacity:0}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}#gallery-content .error-message{text-align:center;padding:3rem 2rem;margin:2rem auto;max-width:600px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1)}#gallery-content.has-error ul.images{display:none!important}#gallery-content.has-error .image-placeholder,#gallery-content.has-error .placeholder-item{display:none!important;visibility:hidden!important;opacity:0!important}#gallery-content .error-message .error-icon{font-size:3rem;margin-bottom:1rem;opacity:.7}#gallery-content .error-message h3{font-size:1.5rem;color:#2b1e16;margin-bottom:.75rem;font-weight:600}#gallery-content .error-message p{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}#gallery-content .retry-button{padding:.875rem 2rem;background:linear-gradient(135deg,#855e42,#6c3915);border:none;border-radius:50px;color:#fff;font-weight:600;font-size:1rem;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(133,94,66,.4)}#gallery-content .retry-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(133,94,66,.6);background:linear-gradient(135deg,#9a6b4f,#7d4219)}#gallery-content .retry-button:active{transform:translateY(0);box-shadow:0 2px 10px rgba(133,94,66,.4)}#pagination{display:flex;justify-content:center;align-items:center;padding:1rem;gap:.5rem;list-style:none}#pagination li{display:inline-block}#pagination a,#pagination li{text-align:center;min-width:40px;height:40px;line-height:40px;vertical-align:middle;color:#855e42;border-radius:3px;padding:0 10px;text-decoration:none}#pagination li.current{background:#855e42;color:#fff}#contact{margin-top:60px;padding:2rem}form{margin:0 auto;max-width:400px;padding:1rem;width:100%}form .row,form h3{text-align:left;padding:0;margin-bottom:20px}form .row label{padding:0;margin-bottom:5px;display:block;color:#2b1e16;font-weight:500}form .row input[type=checkbox]+label{margin-bottom:0;display:inline;cursor:pointer}form input[type=email],form input[type=submit],form input[type=tel],form input[type=text],form textarea{padding:10px;font-size:16px;margin:0 auto;width:100%;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:1px solid #d3d3d3;font-family:Montserrat,sans-serif}form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #855e42;border-radius:3px;margin-right:8px;cursor:pointer;position:relative;vertical-align:middle;flex-shrink:0}form input[type=checkbox]:checked{background:#855e42}form input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}form input{transition:all .3s ease}form input:focus,form textarea:focus{outline:none;border-color:#855e42}form textarea{min-height:200px;resize:none;margin:0}form input[type=submit]{cursor:pointer;color:#fff;background:#855e42;border:none;font-weight:500;transition:all .3s ease}form input[type=submit]:hover:not(:disabled){background:#6c3915}form input[type=submit]:disabled{opacity:.6;cursor:not-allowed}form .row.error,form .row.success{padding:10px;margin-bottom:20px;border-radius:3px;color:#fff;text-align:center}form .row.success{background-color:green}form .row.error{background-color:red}.mx-w-400{max-width:400px}.info-article{max-width:900px;padding:20px;margin:0 auto}.article-header{text-align:center;margin-bottom:1rem}.article-header h2{margin-bottom:1rem;color:#2b1e16}#turnstile-widget{display:flex;justify-content:center;margin:1rem 0}nav{width:100%;z-index:9;padding:10px;height:50px;background:#000}nav.shadow{box-shadow:0 0 2px #000}#home,nav a{display:inline-block}nav a{transition:all .3s ease;font-size:16px;padding:10px;color:#fff;line-height:10px}#main_links{display:inline-block;float:right}#burger{cursor:pointer;float:right;margin-right:20px;position:relative;margin-top:20px;border:none;display:none}#burger+label{position:fixed;top:15px;left:30px;height:20px;width:18px;z-index:99;display:none}#burger+label span{position:absolute;width:100%;height:2px;top:50%;margin-top:-1px;left:0;background:#fff;transition:.5s}#burger+label span:first-child{top:4px}#burger+label span:last-child{top:16px}#burger+label:hover{cursor:pointer}#burger:checked+label span{opacity:0;top:50%}#burger:checked+label span:first-child{opacity:1;transform:rotate(45deg)}#burger:checked+label span:last-child{opacity:1;transform:rotate(-45deg)}#burger-menu{transition:all .3s ease;left:-101%;top:50px;position:fixed;display:none;background:#fff;height:100%;width:100%;overflow-y:scroll;z-index:15;padding-bottom:70px;justify-content:center;align-items:center}#burger-menu div{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;min-height:60vh}#burger-menu a{transition:all .3s;display:block;padding:18px;transition:.5s;transition-delay:0s;opacity:0;color:#000;margin:10px;font-size:2rem;width:100%}nav input:checked~#burger-menu{left:0}nav input:checked~#burger-menu a{opacity:1;transition-delay:0s}@media (max-width:800px){h1{font-size:3rem}#main_links{display:none}#home{float:unset;text-align:center}#burger+label{display:block}#burger-menu{display:flex}nav{position:fixed;text-align:center;box-shadow:0 0 2px #000}main{padding-top:50px}#about{margin-top:60px;padding:0}#about h3{text-align:center}}#modal{position:fixed;z-index:9999;width:100%;height:100%;background:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:all .3s ease}#modal.open{background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;visibility:visible}#image_viewer{max-width:90vw;max-height:90vh;flex-direction:column;background:transparent;overflow:visible}#image_viewer,#image_viewer .image-container{position:relative;display:flex;align-items:center;justify-content:center;border-radius:8px}#image_viewer .image-container{max-width:100%;max-height:calc(90vh - 120px);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5);background:#1a1a1a}#image_viewer .image-container img{display:block;max-width:100%;max-height:calc(90vh - 120px);width:auto;height:auto;object-fit:contain;opacity:0;transform:scale(.95);transition:opacity .4s ease,transform .4s ease}#modal.open #image_viewer .image-container img{opacity:1;transform:scale(1)}#image_viewer .image-info{text-align:center;color:#fff;margin-top:1.5rem;padding:0 1rem;max-width:800px;opacity:0;transform:translateY(10px);transition:opacity .4s ease .2s,transform .4s ease .2s}#modal.open #image_viewer .image-info{opacity:1;transform:translateY(0)}#image_viewer .image-info h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:#fff}#image_viewer .image-info p{margin:0;font-size:1rem;color:hsla(0,0%,100%,.8);line-height:1.6}#close{position:absolute;top:-2.5rem;right:0;height:44px;width:44px;z-index:10000;cursor:pointer;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#close:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:rotate(90deg)}#close:active{transform:rotate(90deg) scale(.95)}#close span{position:absolute;width:20px;height:2px;background:#fff;transition:all .3s ease;border-radius:2px}#close span:first-child{transform:rotate(45deg)}#close span:last-child{transform:rotate(-45deg)}@media only screen and (max-width:768px){#modal{padding:1rem}#image_viewer{max-width:100%;max-height:100%}#image_viewer .image-container,#image_viewer .image-container img{max-height:calc(100vh - 100px)}#close{top:-3rem;right:.5rem;height:40px;width:40px}#image_viewer .image-info{margin-top:1rem}#image_viewer .image-info h3{font-size:1.25rem}#image_viewer .image-info p{font-size:.9rem}}body.modal_open{overflow:hidden}