.rope-gallery-section{background-color:var(--background-color);position:relative;z-index:2;padding:4rem 0 8rem;overflow:hidden}.rg-header{text-align:center;margin-bottom:4rem}.rg-title{font-family:Cormorant Garamond,serif;font-weight:700;font-style:italic;font-size:clamp(3rem,6vw,5.5rem);color:#F08A24;margin-bottom:1rem}.rg-sub{font-size:1.1rem;letter-spacing:2px;text-transform:uppercase;color:var(--text-color);opacity:.7}.rg-container{width:80vw;max-width:600px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center}.rg-mother{width:100%;position:relative;z-index:5;border-radius:20px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.12)}.rg-img{width:100%;height:auto;display:block;aspect-ratio:3/4;object-fit:cover}.rg-spacer-grid{flex-direction:column;margin-top:15px;visibility:hidden}.rg-row,.rg-spacer-grid{width:100%;display:flex;gap:15px}.rg-child{flex:1 1;border-radius:12px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.08);aspect-ratio:3/4}.rg-fixed-grid{position:fixed;bottom:15px;left:50%;transform:translateX(-50%);width:80vw;max-width:600px;display:flex;flex-direction:column;gap:15px;z-index:1;pointer-events:none}.rg-fixed-row{opacity:0}@media (max-width:1024px){.rg-container,.rg-fixed-grid{width:85vw}}@media (min-width:1025px){.puzzle-container{width:90vw;max-width:1200px;margin:0 auto;padding:2rem 0 80px}.gallery-puzzle-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem;align-items:start}.puzzle-item{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.1);background:#ffffff}.puzzle-item:nth-child(4n+2),.puzzle-item:nth-child(4n+4){transform:translateY(80px)}.puzzle-img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;transition:transform .4s ease}.puzzle-item:hover .puzzle-img{transform:scale(1.05)}}.hero-section{position:relative;height:60vh;min-height:600px;width:100vw;overflow:visible;display:flex;align-items:center;background-color:var(--hero-bg);color:var(--hero-text);transition:background-color var(--transition-slow)}.hero-background{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-blob{position:absolute;border-radius:50%;filter:blur(100px);will-change:transform}.blob-1{width:60vw;height:60vw;top:-10vw;right:-10vw}.blob-2{width:50vw;height:50vw;bottom:-20vw;left:-10vw}.hero-pattern{background-size:cover;background-position:50%;background-repeat:no-repeat;mix-blend-mode:multiply;transition:opacity var(--transition-slow)}.hero-particles,.hero-pattern{position:absolute;inset:0}.particle{position:absolute;width:4px;height:4px;border-radius:50%;filter:blur(1px)}.hero-carousel{position:relative;z-index:10;height:100%;padding-top:80px;display:flex;flex-direction:column;justify-content:center}.hero-slide{display:flex;align-items:center;justify-content:space-between;gap:4rem;height:60vh;position:absolute;inset:0;margin:auto;max-width:var(--max-width);padding:0 2rem}.hero-slide.image-on-left{flex-direction:row-reverse}.hero-slide.image-on-right{flex-direction:row}.hero-watermark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-hero);font-weight:900;font-size:clamp(6rem,17vw,18rem);line-height:.85;letter-spacing:-.02em;color:rgba(255,255,255,.12);pointer-events:none;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-align:center;white-space:nowrap}[data-theme=orange] .hero-watermark{color:rgba(255,255,255,.18)}.hero-text-content{width:100%;max-width:90vw;z-index:10;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(-5vh);overflow:visible;padding:0 2rem}.hero-slide.image-on-left .hero-text-content{padding-left:35%}.hero-slide.image-on-right .hero-text-content{padding-right:35%}.hero-desc,.hero-subtitle,.hero-title{text-align:center;width:100%}.hero-subtitle{font-family:var(--font-subtitle-script);font-size:clamp(2rem,3.5vw,3.5rem);margin-bottom:1rem;line-height:1}.hero-subtitle,.hero-title{color:#000000;white-space:nowrap}.hero-title{font-family:var(--font-hero);font-size:clamp(4.5rem,10vw,10rem);line-height:.9;margin-bottom:1.5rem;-webkit-text-stroke:1.5px #000000;font-weight:700}.hero-desc{font-size:1.1rem;line-height:1.6;color:#000000;margin-bottom:2.5rem}.hero-tags{position:absolute;bottom:6rem;display:flex;flex-direction:column;gap:1rem;z-index:25;max-width:70vh;pointer-events:none}.hero-slide.image-on-left .hero-tags{left:auto;right:1vw;align-items:flex-end}.hero-slide.image-on-right .hero-tags{left:0;right:auto;align-items:flex-start}.hero-tag-row{display:flex;align-items:center;gap:2.2rem}.hero-slide.image-on-left .hero-tag-row{flex-direction:row-reverse;text-align:right}.hero-slide.image-on-right .hero-tag-row{flex-direction:row;text-align:left}.hero-tag-id{font-family:var(--font-subtitle-script);font-size:2.22rem;line-height:.8;opacity:.35;position:relative;flex-shrink:0;margin-top:-.15rem}.hero-tag-id:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:30px;background-color:currentColor;opacity:.4}.hero-slide.image-on-right .hero-tag-id:after{right:-1.1rem}.hero-slide.image-on-left .hero-tag-id:after{left:-1.1rem}.hero-tag-content{display:flex;flex-direction:column;gap:.3rem}.hero-tag-label{font-family:var(--font-heading);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#000000;max-width:350px;line-height:1.3}.hero-tag-detail{font-family:var(--font-body);font-size:.85rem;font-weight:400;opacity:.6;color:#000000;letter-spacing:.5px;line-height:1.5;max-width:600px}.hero-cta,[data-theme=orange] .hero-tag-detail,[data-theme=orange] .hero-tag-id,[data-theme=orange] .hero-tag-label,[data-theme=teal] .hero-tag-detail,[data-theme=teal] .hero-tag-id,[data-theme=teal] .hero-tag-label{color:#ffffff}.hero-cta{position:absolute;bottom:1rem;z-index:20;padding:1rem 2.5rem;font-size:1rem;text-transform:uppercase;letter-spacing:2px;background-color:#1a1a1a;border-radius:30px;font-weight:500;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 20px rgba(0,0,0,.25)}.hero-cta.pos-right{right:2rem;left:auto}.hero-cta.pos-left{left:10vw;right:auto}.hero-image-wrapper{position:absolute;bottom:0;height:60vh;width:60vw;display:flex;align-items:flex-end;z-index:1;pointer-events:none}.hero-slide.image-on-right .hero-image-wrapper{right:0;justify-content:flex-end}.hero-slide.image-on-left .hero-image-wrapper{left:0;justify-content:flex-start}.hero-image-inner{position:relative;width:100%;max-width:500px;height:100%}.hero-image-glow{position:absolute;inset:-20px;background:radial-gradient(circle,var(--accent-color) 0,transparent 70%);opacity:.3;filter:blur(40px);z-index:0}.hero-img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 20px 30px rgba(0,0,0,.1))}.hero-nav-controls{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:2.5rem;z-index:100}.hero-nav-btn{width:50px;height:50px;border-radius:50%;background:var(--primary-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#ffffff;cursor:pointer;transition:all .3s cubic-bezier(.76,0,.24,1);box-shadow:0 10px 25px rgba(0,0,0,.15)}.hero-nav-btn:hover{background:var(--accent-color);transform:scale(1.1);box-shadow:0 15px 30px rgba(0,0,0,.2)}.hero-nav-btn svg{stroke:#ffffff!important}[data-theme=ivory] .hero-nav-btn{background:#333;color:#fff}.hero-indicators{display:flex;gap:1rem}.indicator{width:8px;height:8px;border-radius:50%;opacity:.3!important;transition:all .3s ease}.indicator,.indicator.active{background-color:#000000!important}.indicator.active{opacity:1!important;transform:scale(1.5)}@media (max-width:1024px){.hero-slide{display:flex!important;flex-direction:column!important;height:100%!important;padding:0!important;justify-content:flex-start!important}.hero-text-content{margin:0!important;padding-top:15vh!important;width:100vw!important;max-width:100vw!important;position:relative!important;left:-2rem!important;z-index:10}.hero-title{display:block;width:100%;white-space:normal;word-break:break-word;font-size:clamp(2.5rem,8vw,4rem);padding:0 1rem}.hero-title span{display:inline-block!important}.hero-image-wrapper{position:absolute!important;bottom:0!important;height:60vh!important;width:100vw!important;left:0!important;right:0!important;z-index:1}.hero-image-inner{width:75%!important;max-width:400px!important;height:100%!important}.hero-slide.image-on-right .hero-image-wrapper{right:0!important;left:auto!important;justify-content:flex-end!important}.hero-slide.image-on-right .hero-img{object-position:bottom right!important}.hero-slide.image-on-left .hero-image-wrapper{left:0!important;right:auto!important;justify-content:flex-start!important}.hero-slide.image-on-left .hero-img{object-position:bottom left!important}}@media (max-width:600px){.hero-section{min-height:70vh}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem}.hero-desc{font-size:1rem;margin-bottom:1.5rem;padding:0 1rem}.hero-text-content{left:-1.5rem!important}.hero-nav-controls{bottom:-25px;gap:1.5rem}.hero-nav-btn{width:42px;height:42px}}@media (min-width:1025px){.hero-section,.hero-slide{height:85vh;max-width:100%;padding:0}.hero-slide{display:flex;flex-direction:row;align-items:center}.hero-image-inner{height:100%;width:auto;max-width:none;display:flex;align-items:flex-end}.hero-subtitle,.hero-title{text-align:left}.hero-desc{display:none}.hero-slide.image-on-left{flex-direction:row-reverse}.hero-slide.image-on-left .hero-image-wrapper{position:absolute;bottom:-53px;left:300px;height:95vh;justify-content:flex-start}.hero-slide.image-on-left .hero-img{height:100%;width:auto;object-position:bottom left}.hero-slide.image-on-left .hero-text-content{position:absolute;right:800%;top:40%;transform:translateY(-50%)!important;width:45%;padding:0;align-items:flex-end}.hero-slide.image-on-left .hero-tags{position:absolute;right:550%;bottom:1rem;left:auto;align-items:flex-start}.hero-slide.image-on-left .hero-tag-row{flex-direction:row;text-align:left}.hero-slide.image-on-left .hero-tag-id:after{left:auto;right:-1.1rem}.hero-cta.pos-right{display:none}.hero-slide.image-on-right{flex-direction:row}.hero-slide.image-on-right .hero-image-wrapper{position:absolute;bottom:-53px;right:300px;left:auto;height:95vh;justify-content:flex-end}.hero-slide.image-on-right .hero-img{height:100%;width:auto;object-position:bottom right}.hero-slide.image-on-right .hero-text-content{position:absolute;left:-250%;top:50%;transform:translateY(-50%)!important;width:45%;padding:0;align-items:flex-start}.hero-slide.image-on-right .hero-tags{position:absolute;left:-250%;bottom:3rem;right:auto;align-items:flex-start}.hero-slide.image-on-right .hero-tag-row{flex-direction:row;text-align:left}.hero-slide.image-on-right .hero-tag-id:after{left:auto;right:-1.1rem}.hero-cta.pos-left{display:none}.hero-nav-controls{bottom:30px;z-index:100}}