#main-footer .container,#footer-widgets{display:none!important}#footer-bottom{display:block!important}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:"Inter",sans-serif}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:none;padding:0 0 0 1em;line-height:26px}.header{position:absolute;top:0;left:0;width:100%;z-index:1000;padding:0 7%}.header-inner{display:flex;align-items:center;height:88px;gap:0}.logo{flex:0 0 auto;margin-right:48px;display:flex;align-items:center}.logo img{height:44px;width:auto;display:block}nav{flex:1 1 auto;display:flex;align-items:center}nav ul{list-style:none;display:flex;align-items:center;gap:36px}nav ul li a{color:#ffffff;font-family:"Inter",sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;text-decoration:none;transition:opacity 0.2s ease;white-space:nowrap}nav ul li a:hover{opacity:0.65}.header-right{flex:0 0 auto;display:flex;align-items:center;gap:10px;margin-left:36px}.social-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#c59a5c;font-size:19px;background:rgba(0,0,0,0.28);border:1px solid rgba(197,154,92,0.5);transition:all 0.2s ease}.social-icon:hover{transform:translateY(-2px);border-color:#c59a5c;background:rgba(0,0,0,0.44)}.btn-reserve{margin-left:6px;height:48px;padding:0 26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(180deg,#d4aa6b 0%,#b88644 100%);color:#ffffff;font-family:"Inter",sans-serif;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.4px;white-space:nowrap;box-shadow:0 6px 20px rgba(0,0,0,0.22);transition:all 0.2s ease}.btn-reserve:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,0.30)}.hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;overflow:hidden;background-image:url('hero-bianco.jpg');background-size:cover;background-position:center center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.45) 55%,rgba(0,0,0,0.05) 100%);z-index:1}.hero-inner{position:relative;z-index:2;width:100%;padding:0 7%;padding-top:88px;display:flex;align-items:center;min-height:100vh}.hero-left{max-width:560px}.hero-script{font-family:"Playfair Display",serif;font-style:italic;font-weight:600;font-size:58px;line-height:1;color:#c59a5c;margin-bottom:-30px;letter-spacing:-0.5px}.hero-title{font-family:"Inter",sans-serif;font-size:86px;line-height:0.92;font-weight:900;letter-spacing:-3px;color:#ffffff;text-transform:uppercase;text-shadow:0 3px 14px rgba(0,0,0,0.4);margin-bottom:4px}.hero-brand{font-family:"Inter",sans-serif;font-size:86px;line-height:0.92;font-weight:900;letter-spacing:-3px;color:#ffffff;text-transform:uppercase;text-shadow:0 3px 14px rgba(0,0,0,0.4);display:flex;align-items:center;gap:14px;margin-bottom:18px}.hero-brand-icon{width:52px;height:52px;border-radius:50%;border:3px solid rgba(255,255,255,0.6);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:-4px}.hero-brand-icon i{font-size:22px;color:#ffffff}.hero-subtitle{font-family:"Inter",sans-serif;font-size:16px;font-weight:700;letter-spacing:3px;color:#ffffff;text-transform:uppercase;margin-bottom:26px;opacity:0.92}.hero-location{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:999px;background:rgba(101,79,54,0.85);border:1px solid rgba(255,255,255,0.1);color:#ffffff;font-family:"Inter",sans-serif;font-size:15px;font-weight:700;letter-spacing:0.3px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);margin-bottom:32px;text-decoration:none;transition:background 0.2s ease}.hero-location:hover{background:rgba(101,79,54,0.98)}.hero-location i{font-size:17px;color:#ffffff}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.btn{height:58px;min-width:200px;padding:0 30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:"Inter",sans-serif;font-size:17px;font-weight:800;text-transform:uppercase;letter-spacing:0.3px;text-decoration:none;transition:all 0.22s ease}.btn-gold{background:linear-gradient(180deg,#d4aa6b 0%,#b88644 100%);color:#ffffff;box-shadow:0 8px 22px rgba(0,0,0,0.24)}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,0.3)}.btn-outline{background:rgba(0,0,0,0.32);border:2px solid #b88644;color:#ffffff;box-shadow:0 8px 22px rgba(0,0,0,0.2)}.btn-outline:hover{transform:translateY(-2px);background:rgba(184,134,68,0.14)}.scroll-arrow{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);z-index:2;color:rgba(255,255,255,0.8);font-size:32px;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;margin-left:auto;padding:6px}.hamburger span{display:block;width:26px;height:2px;background:#fff;border-radius:2px;transition:all 0.3s ease}@media (max-width:1100px){.header{padding:0 5%}.hero-inner{padding-left:5%;padding-right:5%}nav ul{gap:24px}nav ul li a{font-size:13px}.hero-title,.hero-brand{font-size:68px}.hero-script{font-size:46px}}@media (max-width:820px){nav,.btn-reserve{display:none}.hamburger{display:flex}.header-inner{height:68px}.logo img{height:34px}.hero-title,.hero-brand{font-size:52px;letter-spacing:-2px}.hero-brand-icon{width:40px;height:40px}.hero-brand-icon i{font-size:17px}.hero-script{font-size:36px}.hero-subtitle{font-size:13px;letter-spacing:2px}.btn{min-width:100%;font-size:15px;height:52px}.hero-buttons{gap:10px}}@media (max-width:480px){.hero-title,.hero-brand{font-size:40px;letter-spacing:-1.5px}.hero-script{font-size:28px}}.bianco-features{display:flex;align-items:stretch;justify-content:space-between;background:#f3eee7;padding:60px 10px;margin:0}.bianco-features .feature-item{flex:1 1 25%;text-align:center;position:relative;padding:0 28px;display:flex;flex-direction:column;align-items:center;justify-content:center}.bianco-features .feature-item:not(:last-child)::after{content:"";position:absolute;top:12px;right:0;width:1px;height:calc(100% - 24px);background:#cfc6bb}.bianco-features .feature-icon{margin-bottom:12px;line-height:1}.bianco-features .feature-icon i{font-size:28px;color:#b69a72}.bianco-features .feature-item h4{margin:0 0 0px;font-size:20px;line-height:1;font-weight:bold;letter-spacing:0.3px;color:#1f1f1f;font-family:"Playfair Display",serif}.bianco-features .feature-item p{margin:0;font-size:16px;line-height:1.5;color:#4b4b4b;font-family:'Inter',sans-serif}@media (max-width:980px){.bianco-features{flex-wrap:wrap;padding:20px 10px}.bianco-features .feature-item{flex:1 1 50%;padding:20px 25px}.bianco-features .feature-item:nth-child(2)::after{display:none}.bianco-features .feature-item:nth-child(1),.bianco-features .feature-item:nth-child(2){border-bottom:1px solid #cfc6bb}}@media (max-width:767px){.bianco-features{flex-direction:column;padding:10px 0}.bianco-features .feature-item{flex:1 1 100%;padding:22px 20px}.bianco-features .feature-item::after{display:none!important}.bianco-features .feature-item:not(:last-child){border-bottom:1px solid #cfc6bb}.bianco-features .feature-icon i{font-size:26px}.bianco-features .feature-item h4{font-size:15px;font-family:"Playfair Display",serif}.bianco-features .feature-item p{font-size:12px;font-family:'Inter',sans-serif}}.bianco-about-wrap{background:#1a1712;padding:70px 0}.bianco-about{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:70px;padding:0 20px}.about-text{flex:1;color:#fff}.about-eyebrow{font-family:'Inter',sans-serif;font-size:12px;letter-spacing:2px;color:#ffffff;margin-bottom:10px;display:block}.about-text h2{font-size:38px;font-weight:700;margin-bottom:18px;color:#c59a5c;font-style:italic;font-family:"Playfair Display",serif;line-height:1;letter-spacing:-0.5px}.about-text p{font-family:'Inter',sans-serif;font-size:20px;color:#ffffff;line-height:0.92;max-width:520px;font-weight:900}.about-signature{margin-top:20px;color:#c59a5c;font-style:italic;font-family:"Playfair Display",serif;font-weight:600;font-size:18px;line-height:1;letter-spacing:-0.5px}.about-btn{margin-top:25px;display:inline-block;padding:12px 26px;border-radius:30px;background:linear-gradient(135deg,#b89b6d,#9f8358);color:#fff;font-size:13px;text-decoration:none;transition:0.3s}.about-btn:hover{opacity:0.85}.about-image{flex:1}.about-image img{width:100%;border-radius:16px;border:2px solid #b89b6d;box-shadow:0 10px 30px rgba(0,0,0,0.6);cursor:pointer;transition:0.3s}.about-image img:hover{transform:scale(1.02)}.bianco-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);display:none;align-items:center;justify-content:center;z-index:9999}.bianco-popup.active{display:flex}.popup-box{width:70%;max-width:900px;background:#111;border-radius:16px;padding:20px;position:relative;animation:popupFade 0.3s ease}@keyframes popupFade{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.popup-slider img{width:100%;border-radius:10px}.popup-slider{position:relative}.popup-slider .nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5);border:none;color:#fff;font-size:28px;padding:10px;cursor:pointer}.prev{left:10px}.next{right:10px}.popup-close{position:absolute;top:10px;right:15px;font-size:26px;color:#fff;cursor:pointer}@media (max-width:768px){.bianco-about{flex-direction:column;gap:40px}.about-text h2{font-size:26px}.popup-box{width:90%}}.bianco-gallery-title h2{max-width:1200px;margin:0 auto 18px;padding:0 20px;font-size:38px;font-weight:700;color:#c59a5c;font-style:italic;font-family:"Playfair Display",serif;line-height:1;letter-spacing:-0.5px}.bianco-gallery-wrap{background:#1a1712;padding:60px 0}.bianco-gallery{max-width:1200px;margin:0 auto;display:flex;gap:20px;padding:0 20px}.gallery-item{flex:1;cursor:pointer;border-radius:14px;overflow:hidden;border:2px solid #b89b6d;transition:0.3s ease}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.gallery-item:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,0.6)}.bianco-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);display:none;align-items:center;justify-content:center;z-index:9999}.bianco-popup.active{display:flex}.popup-box{width:70%;max-width:900px;background:#111;border-radius:16px;padding:20px;position:relative;animation:popupFade 0.3s ease}@keyframes popupFade{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.popup-slider img{width:100%;border-radius:10px}.popup-slider{position:relative}.popup-slider .nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5);border:none;color:#fff;font-size:28px;padding:10px;cursor:pointer}#galleryPrev{left:10px}#galleryNext{right:10px}.popup-close{position:absolute;top:10px;right:15px;font-size:26px;color:#fff;cursor:pointer}@media (max-width:768px){.bianco-gallery{flex-wrap:wrap}.gallery-item{flex:1 1 calc(50% - 10px)}.popup-box{width:90%}}.bianco-footer{background:#1a1712;padding:22px 0 18px;font-family:'Inter',sans-serif;border-top:1px solid rgba(200,155,91,0.35)}.bianco-footer-inner{max-width:1400px;margin:0 auto;padding:0 24px}.bianco-footer-top{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:nowrap}.bianco-footer-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin-right:20px}.bianco-footer-logo img{max-width:190px;height:auto;display:block}.footer-info-item{display:flex;align-items:center;gap:8px;color:#ffffff;font-size:15px;line-height:1;white-space:nowrap;flex:0 0 auto}.footer-info-item i{color:#c89b5b;font-size:15px;width:16px;text-align:center;flex:0 0 16px}.bianco-footer-socials{display:flex;align-items:center;gap:12px;margin-left:6px;flex:0 0 auto}.bianco-footer-socials a{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,0.06);display:flex;align-items:center;justify-content:center;color:#c89b5b;text-decoration:none;transition:all 0.25s ease}.bianco-footer-socials a:hover{background:#c89b5b;color:#fff}.bianco-footer-socials i{font-size:16px}.bianco-footer-bottom{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;color:#ffffff;font-size:15px;line-height:1.2}.footer-hours-label,.footer-hours-text{font-weight:400}@media (max-width:1180px){.bianco-footer-top{flex-wrap:wrap;row-gap:18px;column-gap:24px}.bianco-footer-logo{margin-right:0}}@media (max-width:767px){.bianco-footer{padding:24px 0}.bianco-footer-top{flex-direction:column;gap:14px}.bianco-footer-bottom{flex-direction:column;gap:4px;margin-top:16px}.footer-info-item{font-size:14px}.bianco-footer-logo img{max-width:160px}}.store-section{display:flex;width:100%;min-height:100vh;background:#fff}.store-left,.store-right{width:50%}.store-left{position:relative;overflow:hidden}.store-left img{width:100%;height:100%;object-fit:cover;display:block}.store-right{display:flex;align-items:center;justify-content:center;padding:60px 70px;box-sizing:border-box}.store-content{width:100%;max-width:520px}.store-breadcrumb{font-size:12px;color:#b7b7b7;margin-bottom:18px;letter-spacing:0.3px;font-family:"Inter",sans-serif}.store-content h1{font-size:34px;line-height:1.2;font-weight:bold;margin:0 0 24px;color:#000;text-transform:uppercase;letter-spacing:0.5px;font-family:"Playfair Display",serif;font-style:italic}.store-info{margin-bottom:28px}.store-info p{margin:0 0 10px;font-size:15px;line-height:1.6;color:#000;font-family:"Inter",sans-serif}.store-info a{color:#666;text-decoration:none}.store-info a:hover{text-decoration:underline}.store-button{display:inline-block;width:100%;background:#1a1712;color:#fff;text-align:center;text-decoration:none;padding:14px 20px;font-size:12px;letter-spacing:1px;font-weight:600;margin-bottom:35px;transition:0.3s ease;box-sizing:border-box;font-family:"Inter",sans-serif}.store-button:hover{background:#222}.store-hours{width:100%}.hours-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:10px 0;font-size:14px;color:#444}.hours-row span:first-child{min-width:130px;color:#555}.hours-row span:last-child{text-align:right;color:#666}.special-hours{align-items:flex-start}.special-hours span:last-child{max-width:250px;line-height:1.5}@media (max-width:980px){.store-section{flex-direction:column;min-height:auto}.store-left,.store-right{width:100%}.store-left{height:420px}.store-right{padding:40px 24px}.store-content{max-width:100%}.store-content h1{font-size:28px}.hours-row{font-size:13px}}@media (max-width:640px){.store-left{height:320px}.hours-row{flex-direction:column;gap:4px}.hours-row span:last-child{text-align:left}.special-hours span:last-child{max-width:100%}}