html,body{margin:0;padding:0;height:100%;font-family:sans-serif;scroll-behavior:smooth;width:100%}h1,h2,h3,h4,h5,h6{font-family:Cinzel,serif}p{font-family:Inter,sans-serif}button{font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}h1 span{color:#470909;text-shadow:1px 1px 0 rgba(255,255,255,.9),2px 2px 0 rgba(255,255,255,.7),3px 3px 0 rgba(255,255,255,.45),4px 4px 10px rgba(255,255,255,.15)}.navbar-container{display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;background-color:#000;box-shadow:0 .125rem .5rem #0000000d;height:4.5rem;position:sticky;top:0;z-index:999}.navbar-logo .logo img{height:8rem;object-fit:contain}.navbar-links .nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0;font-family:Cinzel,serif;letter-spacing:.08rem}.navbar-links .nav-links li a{color:#f1ece8;text-decoration:none;font-weight:500;font-size:1rem;text-transform:uppercase;transition:.3s ease;position:relative}.navbar-links .nav-links li a:hover,.navbar-links .nav-links li.active a{color:#9f7a66}.navbar-links .nav-links li.active a:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:#9f7a66}.mobile-hamburger{display:none;cursor:pointer;z-index:1001;color:#f1ece8;transition:.3s ease}.mobile-hamburger:hover{color:#e9e9e9}.mobile-menu{position:absolute;top:100%;left:0;right:0;width:100%;box-sizing:border-box;background-color:#111;overflow:hidden;max-height:0;transition:max-height .4s ease,padding .3s ease;display:flex;flex-direction:column;padding:0 1.5rem;gap:1.2rem;z-index:1000;border-top:1px solid rgba(255,255,255,.05)}.mobile-menu.open{max-height:500px;padding:2rem 1.5rem}.mobile-menu a{color:#f1ece8;font-size:1rem;text-decoration:none;font-family:Cinzel,serif;text-transform:uppercase;letter-spacing:1px;transition:.3s ease}.mobile-menu a:hover,.mobile-menu a.active{color:#9f7a66}.mobile-socials{margin-top:1rem;display:flex;justify-content:center;gap:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.mobile-socials a{color:#b8b0aa;transition:.3s ease}.mobile-socials a:hover{color:#f1ece8;transform:translateY(-2px)}@media (max-width: 768px){.navbar-links{display:none}.mobile-hamburger{display:block}.navbar-logo .logo img{height:5.5rem}.navbar-container{padding:.2rem .8rem}}.footer{background-color:#100c0b;color:#f1ece8;padding:2rem 1rem 1.5rem;border-top:1px solid rgba(255,255,255,.06);font-family:Inter,sans-serif}.footer-content{max-width:1250px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:4rem}.footer-logo{flex:1 1 180px}.footer-logo img{width:170px;margin-bottom:1.2rem;opacity:.92}.footer-section{flex:1 1 180px}.footer-section h4{font-family:Cinzel,serif;font-size:1rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.4rem;color:#c7a58b;font-weight:500}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.9rem}.footer-section li a{font-size:.9rem;color:#b8b0aa;text-decoration:none;transition:.3s ease;display:inline-block}.footer-section li a:hover{color:#f1ece8;transform:translate(2px)}.footer-contact{display:flex;flex-direction:column;gap:1rem}.footer-contact a{display:flex;align-items:center;gap:.7rem;color:#b8b0aa;text-decoration:none;font-size:.9rem;transition:.3s ease}.footer-contact a:hover{color:#f1ece8}.footer-social-icons{display:flex;gap:1rem}.footer-social-icons a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#f1ece8;text-decoration:none;font-size:1rem;transition:.3s ease}.footer-social-icons a:hover{background:#f1ece8;color:#0a0a0a;transform:translateY(-2px)}.footer-bottom{text-align:center;margin-top:2rem;font-size:.72rem;letter-spacing:1px;color:#f1ece873}@media (max-width: 900px){.footer-content{gap:3rem}}@media (max-width: 768px){.footer{padding:2rem 1rem 1rem}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.footer-logo{display:flex;flex-direction:column;align-items:center}.footer-logo img{width:130px;margin-bottom:.8rem}.footer-section{width:100%}.footer-section h4{margin-bottom:.9rem}.footer-section li{margin-bottom:.6rem}.footer-contact a,.footer-social-icons{justify-content:center}.footer-bottom{margin-top:1.5rem;font-size:.68rem}}.header-container{position:relative;width:100%;height:36rem;overflow:hidden}.header-img{width:100%;height:100%;object-fit:cover;display:block}.header-content{position:absolute;top:40%;left:5%;color:#fff;max-width:25rem;font-family:Arial,sans-serif;-webkit-user-select:none;user-select:none}.small-title{font-size:1.175rem;font-weight:800;letter-spacing:.125rem;color:#000;opacity:.9;text-transform:uppercase;margin-bottom:.625rem}.main-title{font-size:3.75rem;font-weight:900;margin:0 0 .9375rem;line-height:1.1}.description{font-size:.75rem;letter-spacing:.09375rem;opacity:.8;margin-bottom:1.875rem;font-style:italic}.shop-button{background-color:#470909;color:#fff;font-size:1.125rem;font-weight:700;padding:.9375rem 2.5rem;border:none;border-radius:1px;cursor:pointer;transition:background-color .5s ease-in-out;-webkit-user-select:none;user-select:none;letter-spacing:.125rem}.shop-button:hover{background-color:#000;color:#f0f8ff}@media (max-width: 768px){.header-container{height:30rem}.header-content{top:15%;left:5%;max-width:90%}.small-title{font-size:.77rem;letter-spacing:1px}.main-title{font-size:2.1rem;line-height:1.2}.description{font-size:.6975rem;letter-spacing:1px}.shop-button{font-size:.875rem;padding:.625rem 1.5rem}}@media (max-width: 480px){.header-content{position:absolute;top:57%;left:5%;color:#fff;max-width:25rem;font-family:Arial,sans-serif;-webkit-user-select:none;user-select:none}.main-title{font-size:1.95rem}.description{font-size:.79rem}.shop-button{width:100%;padding:.75rem 0}}.first-section-container{display:flex;align-items:center;justify-content:space-between;background:#0a0a0a;overflow-x:hidden}.first-image-wrapper{width:40%;overflow:hidden}.first-side-image{width:100%;height:auto;object-fit:cover;transition:transform 1.59s ease-out;display:block;will-change:transform}.first-middle-content{width:32%;text-align:center;color:#111}.first-small-title{font-size:1rem;font-weight:600;letter-spacing:.125rem;text-transform:uppercase;color:#751c1c;margin-bottom:.9375rem}.first-main-title{font-size:1.55rem;font-weight:900;margin-bottom:2.875rem;color:#b8b0aa}.first-shop-button{background-color:#070707;color:#fff;font-weight:700;font-size:1rem;padding:.875rem 3.125rem;border:.1px solid #751c1c;cursor:pointer;transition:background-color .3s ease}.first-shop-button:hover{background-color:#161616}@media (max-width: 768px){.first-section-container{flex-direction:column;align-items:center;padding:2rem 1rem;gap:2rem}.first-image-wrapper{width:90%}.first-middle-content{width:100%;padding:0 1rem}.first-main-title{font-size:1.25rem}.first-small-title{font-size:.75rem}.first-shop-button{font-size:.875rem;padding:.75rem 2rem}}@media (max-width: 480px){.first-section-container{gap:1.5rem}.first-main-title{font-size:1.1rem;line-height:1.4}.first-shop-button{width:100%;padding:.875rem 0}}.second-section{text-align:center;padding:30px 8%;background:#0a0a0a;color:#f1ece8;font-family:Inter,sans-serif}.section-title{font-size:2.6rem;font-family:Cinzel,serif;font-weight:300;margin-bottom:50px;letter-spacing:1px}.section-title span{color:#9f7a66!important;text-shadow:none!important;-webkit-text-stroke:0!important;filter:none!important}.experience-list{display:flex;flex-direction:column;gap:8px;margin-bottom:40px}.experience-list h3{font-size:.9rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#b8b0aa;margin:0;line-height:1.2;transition:.25s ease}.experience-list h3:hover{color:#f1ece8}.section-cta{margin-top:50px}.section-cta h3{font-size:1.3rem;font-weight:400;color:#c5bcb4;margin-bottom:15px}.section-cta span{color:#9f7a66}.cta-button{display:inline-block;padding:10px 24px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#f1ece8;text-decoration:none;font-size:.75rem;letter-spacing:2px;text-transform:uppercase;transition:.3s ease}.cta-button:hover{background:#f1ece8;color:#0a0a0a}@media (max-width: 768px){.section-title{font-size:2rem}.experience-list h3{font-size:.8rem}}.third-section{padding:1rem 0;background-color:#dfdfdf}.third-container{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:nowrap;max-width:1300px;margin:0 auto;padding:0 6%}.third-image-wrapper{position:relative;max-width:420px;width:100%;isolation:isolate}.third-image-wrapper:before,.third-image-wrapper:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;transition:.5s ease;border:1px solid rgba(255,255,255,.08)}.third-image-wrapper:before{transform:translate(14px,14px);background:#2b211f}.third-image-wrapper:after{transform:translate(28px,28px);background:#120e0d}.third-image-wrapper:hover:before{transform:translate(18px,18px)}.third-image-wrapper:hover:after{transform:translate(36px,36px)}.third-image-wrapper:hover .third-image{transform:translate(-4px,-4px)}.third-image{width:100%;height:auto;object-fit:cover;filter:brightness(.82);display:block;position:relative;z-index:1;transition:.5s ease}.image-top-text,.image-bottom-text{position:absolute;width:100%;text-align:center;color:#f3eee8;font-family:Inter,sans-serif;font-weight:500;letter-spacing:3px;text-transform:uppercase;text-shadow:0 0 10px rgba(0,0,0,.55);-webkit-user-select:none;user-select:none;pointer-events:none;z-index:5}.image-top-text{top:18px;left:0;font-size:.85rem;opacity:.9}.image-bottom-text{bottom:18px;font-size:.78rem;opacity:.75}.third-text-wrapper{position:relative;background-color:#221917;padding:3rem;min-height:420px;display:flex;align-items:center;isolation:isolate}.third-text-wrapper:before,.third-text-wrapper:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;border:1px solid rgba(255,255,255,.05)}.third-text-wrapper:before{transform:translate(12px,12px);background:#1a1311}.third-text-wrapper:after{transform:translate(24px,24px);background:#100c0b}.third-title-and-text{display:flex;align-items:center;gap:2rem}.third-title{display:flex;align-items:center;margin:0;font-family:Cinzel,serif;text-transform:uppercase}.horizontal-text{position:relative;writing-mode:vertical-rl;transform:rotate(180deg);color:#9f7a66;font-weight:700;font-size:3rem;letter-spacing:2px;-webkit-user-select:none;user-select:none}.horizontal-text:before{content:attr(data-text);position:absolute;top:4px;left:2px;color:#f1ece826;writing-mode:vertical-rl;z-index:-1}.vertical-text{writing-mode:vertical-rl;transform:rotate(180deg);color:#f1ece8;font-size:2.2rem;font-weight:500;letter-spacing:4px}.third-text-content{max-width:320px}.third-description{font-size:.95rem;line-height:1.9;color:#b8b0aa;margin-bottom:2rem;font-family:Inter,sans-serif}.third-button{background:transparent;border:1px solid rgba(241,236,232,.25);color:#f1ece8;padding:12px 28px;font-size:.75rem;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:.3s ease;font-family:Inter,sans-serif}.third-button:hover{background:#f1ece8;color:#181312}@media (max-width: 900px){.third-container{flex-direction:column;gap:2rem}.third-text-wrapper{width:100%;min-height:auto}.third-title-and-text{flex-direction:column;text-align:center}.third-title{flex-direction:row;gap:1rem}.horizontal-text,.vertical-text{writing-mode:horizontal-tb;transform:none}.horizontal-text{font-size:2rem}.vertical-text{font-size:1.8rem;letter-spacing:2px}.third-text-content{max-width:100%;text-align:center}}@media (max-width: 480px){.third-section{padding:2rem 0;overflow-x:hidden}.third-container{padding:0 5%;overflow:hidden}.third-image-wrapper{max-width:100%}.third-image-wrapper:before{transform:translate(8px,8px)}.third-image-wrapper:after{transform:translate(16px,16px)}.third-image-wrapper:hover:before{transform:translate(8px,8px)}.third-image-wrapper:hover:after{transform:translate(16px,16px)}.third-image-wrapper:hover .third-image{transform:none}.image-top-text,.image-bottom-text{font-size:.58rem;letter-spacing:2px}.third-text-wrapper{padding:2rem 1.5rem}.horizontal-text{font-size:1.5rem}.vertical-text{font-size:1.3rem}.third-description{font-size:.85rem;line-height:1.7}.third-button{width:100%}}.about-page{background:#050505;color:#fff;font-family:Inter,sans-serif}.about-hero{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center 36%}.about-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000008c,#000000f2)}.about-hero-content{position:relative;text-align:center;max-width:800px;padding:20px}.eyebrow{font-size:.8rem;letter-spacing:3px;color:#aaa;margin-bottom:10px}.about-hero-content h1{font-family:Cinzel,serif;font-size:3.5rem;letter-spacing:4px}.cta{display:inline-block;margin-top:25px;padding:14px 32px;border:1px solid rgba(255,255,255,.6);color:#fff;text-decoration:none;font-family:Cinzel,serif;letter-spacing:2px;transition:.4s ease}.cta:hover{background:#fff;color:#000}.about-section{padding:120px 10%;max-width:900px;margin:0 auto}.about-section h2{font-family:Cinzel,serif;margin-bottom:40px;letter-spacing:2px;font-size:2.2rem;color:#e8e8e8;position:relative}.about-section h2:after{content:"";display:block;width:110px;height:1px;margin-top:12px;background:linear-gradient(90deg,#6b1e2ee6,#6b1e2e33)}.text-block p{line-height:1.95;color:#bdbdbd;margin-bottom:18px}.highlight{color:#fff;letter-spacing:2px}.about-image-block{width:100%;max-width:1000px;margin:80px auto;padding:0 10%;box-sizing:border-box}.about-image-block img{width:100%;height:500px;object-fit:cover;filter:brightness(.85) contrast(1.05);transition:.5s ease}.about-image-block img:hover{transform:scale(1.01)}.about-image-block.large img{height:650px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.card{padding:25px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;transition:.4s ease}.card:hover{transform:translateY(-3px);border-color:#fff3}.burgundy-card{border:1px solid rgba(107,30,46,.4);background:linear-gradient(to bottom,#6b1e2e14,#ffffff05)}.burgundy-card:hover{border-color:#6b1e2eb3}.list{margin-top:20px;padding-left:20px}.list li{margin-bottom:8px;color:#cfcfcf}.about-presence{padding:120px 10%;text-align:center}.table{max-width:700px;margin:auto;border-top:1px solid rgba(255,255,255,.1)}.row{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.1)}.row span:first-child{color:#888}.row span:last-child{color:#e5e5e5}.signature{text-align:center;padding:100px 20px}.signature p{font-family:Cinzel,serif;font-size:1.2rem;color:#e6e6e6;max-width:700px;margin:auto;line-height:1.8}.dark{background:#070707}@media (max-width: 768px){.about-hero-content h1{font-size:2.8rem}.grid{grid-template-columns:1fr}.about-section{padding:80px 6%}.about-image-block{padding:0;margin:60px auto;width:100%;max-width:100%;overflow:hidden}.about-image-block img,.about-image-block.large img{width:100%;height:300px;object-fit:cover;display:block}}.application-page{background:#050505;color:#fff;font-family:Inter,sans-serif}.app-hero{padding:120px 10%;text-align:center;max-width:900px;margin:auto}.app-hero h1{font-family:Cinzel,serif;font-size:3.5rem;letter-spacing:4px}.quote{margin-top:20px;color:#bdbdbd;font-style:italic}.intro{margin-top:30px;color:#c9c9c9;line-height:1.8}.app-section{padding:100px 10%;max-width:900px;margin:auto}.app-section.dark{background:#070707}.app-section h2{font-family:Cinzel,serif;margin-bottom:40px;letter-spacing:2px;color:#e6e6e6}.app-section p{line-height:1.9;color:#c9c9c9}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}input,textarea{width:100%;padding:14px;background:transparent;border:1px solid rgba(255,255,255,.15);color:#fff;outline:none;font-family:inherit;margin-bottom:15px;transition:.3s ease;font-size:1rem}input::placeholder,textarea::placeholder{font-size:1rem;color:#ffffff8c;letter-spacing:.3px}input:focus,textarea:focus{border-color:#6b1e2e99}.app-final{padding:120px 10%;text-align:center}.final-input{height:140px}.submit-btn{margin-top:30px;padding:14px 32px;background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;font-family:Cinzel,serif;letter-spacing:2px;cursor:pointer;transition:.4s ease}.submit-btn:hover{background:#fff;color:#000}.accent{color:#7a1f2f}@media (max-width: 768px){.form-grid{grid-template-columns:1fr}.app-hero h1{font-size:2.4rem}input,textarea{font-size:1rem;padding:16px}input::placeholder,textarea::placeholder{font-size:1.05rem}}.gallery-page{background:linear-gradient(to bottom,#050505,#111);min-height:100vh;color:#fff}.gallery-hero{position:relative;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:url(/assets/gallery21-DZ74enDq.webp)}.gallery-overlay{position:absolute;inset:0;background:#0009}.gallery-hero-content{position:relative;z-index:2;text-align:center;max-width:700px;padding:20px}.gallery-hero-content h1{font-family:Cinzel,serif;font-size:3.5rem;font-weight:600;letter-spacing:4px;margin-bottom:20px;text-transform:uppercase}.gallery-hero-content p{font-family:Inter,sans-serif;font-size:1.1rem;color:#d4d4d4;line-height:1.8;letter-spacing:1px}.gallery-grid-section{padding:120px 8%}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gallery-card{overflow:hidden;border-radius:18px;background:#111;position:relative;cursor:pointer}.gallery-card img{width:100%;height:500px;object-fit:cover;display:block;transition:.7s ease;filter:brightness(.9)}.gallery-card:hover img{transform:scale(1.05);filter:brightness(1)}.gallery-bottom-cta{margin-top:120px;text-align:center;padding-bottom:80px}.gallery-bottom-cta h2{font-family:Cinzel,serif;font-size:2rem;letter-spacing:2px;margin-bottom:25px;color:#e6e6e6}.gallery-cta{display:inline-block;padding:14px 34px;border:1px solid rgba(255,255,255,.6);color:#fff;text-decoration:none;font-family:Cinzel,serif;letter-spacing:2px;font-size:.9rem;transition:all .4s ease}.gallery-cta:hover{background:#fff;color:#000;transform:translateY(-2px)}@media (max-width: 992px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-hero-content h1{font-size:3rem}}@media (max-width: 768px){.gallery-hero{height:80vh;background-image:url(/assets/gallery2-BiRprSU3.webp)}.gallery-hero-content h1{font-size:2.5rem;letter-spacing:2px}.gallery-hero-content p{font-size:.95rem;line-height:1.6}.gallery-grid-section{padding:80px 20px}.gallery-grid{grid-template-columns:1fr;gap:20px}.gallery-card img{height:420px}.gallery-bottom-cta{margin-top:80px;padding-bottom:60px}}.protocol-page{background:#050505;color:#fff;font-family:Inter,sans-serif}.protocol-hero{height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px}.protocol-hero h1{font-family:Cinzel,serif;font-size:3.5rem;letter-spacing:4px}.quote{margin-top:15px;color:#bdbdbd;font-style:italic}.chapter{padding:100px 10%;max-width:900px;margin:auto}.chapter h2{font-family:Cinzel,serif;margin-bottom:40px;font-size:2.2rem;letter-spacing:2px;color:#e6e6e6}.chapter h3{margin-top:35px;margin-bottom:12px;color:#e5e5e5;letter-spacing:1px}.chapter p{line-height:1.9;color:#c9c9c9;margin-bottom:14px}.accent{color:#7a1f2f;font-style:italic;margin-top:10px}.divider-image{position:relative;height:340px;background-size:cover;background-repeat:no-repeat;background-position:center 40%;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0}.divider-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000008c,#000c)}.divider-quote{position:relative;z-index:2;text-align:center;padding:0 20px}.divider-quote p{font-family:Cinzel,serif;font-size:1.4rem;letter-spacing:2px;color:#f1ece8;max-width:700px;line-height:1.8;text-shadow:0 0 20px rgba(0,0,0,.8)}@media (max-width: 768px){.protocol-hero h1{font-size:2.4rem}.chapter{padding:70px 20px}.divider-image{height:240px;background-position:center 45%}.divider-quote p{font-size:1.1rem;letter-spacing:1px}}.experiences-page{background:#050505;color:#eaeaea;font-family:Inter,sans-serif;padding-bottom:120px}.exp-hero{height:73vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-position:center 63%;background-size:cover;background-repeat:no-repeat;text-align:center;padding:0 20px}.exp-hero h1{font-family:Cinzel,serif;font-size:3.5rem;letter-spacing:3px}.quote{margin-top:15px;color:#bdbdbd;font-style:italic;max-width:700px;line-height:1.8}.exp-section{padding:80px 10%;max-width:900px;margin:auto}.exp-section.dark{background:#070707}.intro{color:#bdbdbd;text-align:center;line-height:1.9}.exp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;padding:60px 10%}.exp-card{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:25px;transition:.4s ease;position:relative;overflow:hidden}.exp-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(107,30,46,.15),transparent 60%);opacity:0;transition:.4s ease}.exp-card:hover:before{opacity:1}.exp-card:hover{transform:translateY(-4px);border-color:#6b1e2e66}.exp-card h3{font-family:Cinzel,serif;margin-bottom:10px;letter-spacing:1px}.exp-card p{color:#cfcfcf;line-height:1.7}.exp-card.subtle{border:1px solid rgba(107,30,46,.3);background:linear-gradient(to bottom,#6b1e2e14,#ffffff05)}.exp-list{list-style:none;padding-left:0;margin-top:20px}.exp-list li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);color:#cfcfcf}.exp-section h2{font-family:Cinzel,serif;margin-bottom:25px;letter-spacing:2px;color:#eaeaea}.exp-section p{color:#bdbdbd;line-height:1.9;margin-bottom:15px}.exp-close{text-align:center;padding:100px 20px}.closing-quote{font-family:Cinzel,serif;font-size:1.3rem;color:#e6e6e6;max-width:600px;margin:auto;line-height:1.8}.exp-image-section{background-position:30%}@media (max-width: 768px){.exp-grid{grid-template-columns:1fr}.exp-hero h1{font-size:2.4rem}}.exp-image-section{position:relative;height:50vh;display:flex;align-items:center;justify-content:center;margin:80px 0;overflow:hidden}.exp-image-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#000000bf,#000000e6)}.exp-image-content{position:relative;max-width:800px;text-align:center;padding:0 20px}.exp-image-content h2{font-family:Cinzel,serif;letter-spacing:2px;margin-bottom:25px;color:#eaeaea}.exp-image-content p{color:#cfcfcf;line-height:1.9;margin-bottom:15px}.exp-image-content p:first-of-type:first-letter{color:#6b1e2e;font-size:1.2em}@media (max-width: 768px){.exp-image-section{height:auto;padding:80px 20px}}.age-warning-overlay{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000c7;animation:fadeIn .4s ease}.age-warning-box{width:90%;max-width:560px;padding:50px 40px;background:#0f0f0feb;border:1px solid rgba(255,255,255,.08);border-radius:22px;text-align:center;box-shadow:0 0 30px #0009,0 0 80px #78000026;color:#fff}.warning-badge{display:inline-block;padding:8px 16px;margin-bottom:20px;border-radius:999px;background:#8b0000;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:1px}.age-warning-box h1{font-size:2.4rem;margin-bottom:20px;color:#fff}.age-warning-box p{color:#cfcfcf;line-height:1.7;margin-bottom:18px}.small-text{font-size:.9rem;opacity:.7}.buttons{margin-top:35px;display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.buttons button{padding:14px 26px;border:none;border-radius:12px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .25s ease}.enter-btn{background:#fff;color:#000}.enter-btn:hover{transform:translateY(-2px);background:#e7e7e7}.leave-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.leave-btn:hover{background:#ffffff14}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.age-warning-overlay.fade-out{animation:fadeOut .5s ease forwards;pointer-events:none}.age-warning-overlay.fade-out .age-warning-box{animation:scaleOut .5s ease forwards}@keyframes fadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}to{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(1.03);opacity:0}}.fourth-section{background:#0a0a0a;padding:5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.fourth-subtitle{color:#9f7a66;text-transform:uppercase;letter-spacing:3px;font-size:.75rem;margin-bottom:1rem;font-family:Inter,sans-serif}.fourth-title{font-family:Cinzel,serif;font-size:3rem;font-weight:600;color:#f1ece8;margin-bottom:1.5rem;line-height:1.2}.fourth-title span{color:#7a4d4d}.fourth-text{color:#b8b0aa;font-size:.95rem;line-height:1.9;max-width:700px;margin-bottom:3rem;font-family:Inter,sans-serif}.fourth-info{display:flex;gap:4rem;flex-wrap:wrap;justify-content:center;margin-bottom:3rem}.info-block{display:flex;flex-direction:column;gap:.7rem}.info-label{color:#9f7a66;font-size:.7rem;letter-spacing:3px;text-transform:uppercase}.info-block a{color:#f1ece8;text-decoration:none;font-size:.9rem;letter-spacing:1px;transition:.3s ease}.info-block a:hover{color:#b89582}.wishlist-block{max-width:520px;margin-bottom:3rem;padding:20px;border:1px solid rgba(122,31,47,.2);background:linear-gradient(to bottom,#7a1f2f0f,#ffffff05)}.wishlist-eyebrow{color:#9f7a66;font-size:.7rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:10px}.wishlist-message{color:#b8b0aa;font-size:.9rem;line-height:1.8;margin-bottom:20px}.fourth-button.wishlist{background:linear-gradient(135deg,#7a1f2f,#3a0f14);border:1px solid rgba(122,31,47,.8);color:#fff;box-shadow:0 0 25px #7a1f2f40}.fourth-button.wishlist:hover{background:linear-gradient(135deg,#8a2334,#4a1219);box-shadow:0 0 35px #7a1f2f66;transform:translateY(-2px)}.fourth-button{border:1px solid rgba(241,236,232,.2);padding:14px 34px;color:#f1ece8;text-decoration:none;text-transform:uppercase;letter-spacing:3px;font-size:.75rem;transition:.3s ease;font-family:Inter,sans-serif}.fourth-button.primary:hover{background:#f1ece8;color:#0a0a0a}@media (max-width: 768px){.fourth-section{padding:4rem 1.5rem}.fourth-title{font-size:2rem}.fourth-text{font-size:.88rem}.fourth-info{gap:2rem}.wishlist-block{padding:16px}}
