*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.alinda-home{--gold: #a0855b;--gold-light: #f1d6ab;--gold-dark: #38470b;--brown-dark: #4a2f1c;--bg: #ffffff;--bg2: #f1d6ab;--bg3: #f1d6ab;--bg4: #a0855b;--text: #1a1714;--muted: #6b6253;--terra: #c4674a;--cream: #38470b;--border: rgba(160, 133, 91, .25);font-family:Jost,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}.alinda-home a{color:inherit}.cursor{width:8px;height:8px;background:var(--gold);border-radius:50%;position:fixed;top:0;left:0;pointer-events:none;z-index:9999;transition:transform .1s ease;mix-blend-mode:difference}.cursor-ring{width:36px;height:36px;border:1px solid var(--gold);border-radius:50%;position:fixed;top:0;left:0;pointer-events:none;z-index:9998;transition:transform .3s ease,width .3s,height .3s,margin .3s ease;mix-blend-mode:difference}.cursor-ring.hovering{width:56px;height:56px;margin-left:-10px;margin-top:-10px}.header{position:fixed;top:0;left:0;width:100%;z-index:100;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,rgba(0,0,0,.55) 0%,rgba(0,0,0,.2) 70%,transparent 100%);transition:background .4s ease,padding .4s ease,box-shadow .4s ease}.header.scrolled{background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:14px 40px;box-shadow:0 1px #a0855b1f,0 8px 24px #0000000a}.logo-area{display:flex;align-items:center;gap:12px}.header-logo{height:45px;width:auto;filter:brightness(0) invert(1);transition:filter .4s ease}.header.scrolled .header-logo{filter:none}.logo-text{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.8rem;letter-spacing:3px;font-weight:300;transition:color .4s ease}.header.scrolled .logo-text{color:var(--text)}.header-nav{display:flex;align-items:center;gap:30px}.header-nav a{color:#ffffffeb;text-decoration:none;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:500;transition:color .3s ease;position:relative}.header.scrolled .header-nav a{color:var(--text)}.header-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--gold);transition:width .3s ease}.header-nav a:hover{color:var(--gold)}.header-nav a:hover:after{width:100%}.header-right{display:flex;align-items:center;gap:22px}.book-btn{background:var(--brown-dark);color:#fff;border:none;padding:10px 22px;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:600;cursor:pointer;transition:all .3s ease;border-radius:2px;font-family:Montserrat,sans-serif}.book-btn:hover{background:var(--gold);transform:translateY(-1px);box-shadow:0 4px 15px #a0855b4d}.search-btn{color:#fff;font-size:18px;cursor:pointer;transition:color .3s ease;background:none;border:none;padding:5px}.header.scrolled .search-btn{color:var(--text)}.search-btn:hover{color:var(--gold)}.mobile-menu-toggle{display:none;color:#fff;font-size:24px;cursor:pointer;background:none;border:none;z-index:101;transition:color .4s ease}.header.scrolled .mobile-menu-toggle{color:var(--text)}.carousel-container{position:relative;width:100vw;height:100vh;overflow:hidden}.slides-track{display:flex;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.slide{flex:0 0 100vw;width:100vw;height:100%;position:relative;overflow:hidden}.slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.15) 60%,transparent 100%),linear-gradient(to right,rgba(0,0,0,.35) 0%,transparent 60%);pointer-events:none}.slide .slide-content{position:absolute;left:50%;bottom:80px;transform:translate(-50%);z-index:5;padding:38px 44px;width:700px;max-width:calc(100% - 100px);text-align:center}.sub-title{color:var(--gold-light);font-size:20px;letter-spacing:4px;text-transform:uppercase;margin-bottom:12px;font-weight:600}.slide-content h1{font-family:Cormorant Garamond,serif;color:#fff;font-size:60px;font-weight:300;letter-spacing:4px;line-height:1;margin-bottom:20px;text-transform:uppercase}.slide-content p{color:#f2eee6eb;font-size:13.5px;line-height:1.85;letter-spacing:1.5px;font-weight:400;max-width:680px;margin:0 auto}.carousel-dots{position:absolute;bottom:34px;right:44px;z-index:20;display:flex;align-items:center;gap:12px;background:#00000061;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:9px 22px;border-radius:60px}.dot{width:7px;height:7px;background:#ffffff73;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.dot.active{background:var(--gold-light);width:26px;border-radius:10px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:25;background:#14120f8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);color:#fff;width:50px;height:50px;border-radius:50%;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s,border-color .25s,transform .25s;-webkit-user-select:none;user-select:none}.carousel-arrow:hover{background:#a0855bbf;border-color:#f1d6ab99;transform:translateY(-50%) scale(1.06)}.arrow-left{left:28px}.arrow-right{right:28px}.slide-counter{position:absolute;top:36px;right:44px;z-index:20;color:#ffffff8c;font-size:11px;letter-spacing:3px;font-weight:500}.slide-counter span{color:var(--gold-light)}.alinda-home section{position:relative}.section-tag{font-family:Jost,sans-serif;font-size:.62rem;letter-spacing:.45em;text-transform:uppercase;color:var(--gold);font-weight:500;display:flex;align-items:center;gap:1rem}.section-heading{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:300;line-height:1.1;color:var(--cream);margin-top:.8rem}.section-heading em{font-style:italic;color:var(--gold)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}#intro-welcome{background:var(--bg);padding:6rem 2rem 5rem;text-align:center}#intro-welcome h2{font-family:Cormorant Garamond,serif;font-size:52px;font-weight:400;letter-spacing:2px;margin-bottom:24px;color:#835954}#intro-welcome .divider{width:60px;height:2px;background:var(--gold);margin:1.5rem auto 2rem}#intro-welcome p{font-family:Cormorant Garamond,serif;font-size:17px;line-height:1.75;color:#2c241c;max-width:860px;margin:0 auto;font-weight:400;letter-spacing:.2px}#collection-intro{padding:7rem 4rem 6rem;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.intro-text p{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:300;line-height:1.85;color:var(--muted);margin-top:2rem;max-width:44ch}.intro-stats{display:grid;grid-template-columns:1fr 1fr;gap:2px}.stat-box{background:var(--bg3);padding:2.5rem 2rem;border:1px solid var(--border);position:relative;overflow:hidden;transition:border-color .3s,background .3s}.stat-box:hover{border-color:var(--gold);background:var(--bg2)}.stat-box:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--gold);transition:width .5s}.stat-box:hover:after{width:100%}.stat-num{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:var(--gold);line-height:1}.stat-label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-top:.5rem}#exhibition-spotlight{padding:5rem 0 1rem;background:var(--bg)}.exspot-carousel{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.exspot-title{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:600;letter-spacing:1px;text-align:center;color:var(--cream);margin-bottom:2rem}.exspot-stage{position:relative;overflow:hidden}.exspot-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translate(40px);transition:opacity .8s ease,transform .8s ease;pointer-events:none}.exspot-slide.active{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.exspot-link{display:block;width:100%}.exspot-slide picture,.exspot-slide img{display:block;width:100%;height:auto}.exspot-cta-wrap{text-align:center;margin-top:2rem}.exspot-cta{display:inline-block;padding:.85rem 2rem;font-family:Jost,sans-serif;font-size:.72rem;letter-spacing:.25em;text-transform:uppercase;background:var(--brown-dark);color:#fff;text-decoration:none;transition:background .3s,transform .3s}.exspot-cta:hover{background:var(--gold);transform:translateY(-2px)}#lifestyle{padding:6rem 2rem 5rem;background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;overflow:hidden}.lifestyle-header{max-width:700px;margin:0 auto 3.5rem}.lifestyle-loading{font-family:Jost,sans-serif;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);padding:4rem 0}.lifestyle-subtitle{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.1rem;color:var(--muted);margin-top:.8rem;letter-spacing:.5px}.lifestyle-stage{position:relative;display:flex;align-items:center;justify-content:center;height:460px;max-width:1300px;margin:0 auto}.lifestyle-track{position:relative;width:300px;height:420px;perspective:1600px;transform-style:preserve-3d}.lifestyle-card{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;transition:transform .55s cubic-bezier(.25,.46,.45,.94),opacity .55s ease;box-shadow:0 20px 45px #14120f2e;background:var(--bg3)}.lifestyle-card img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.92) saturate(.95);transition:filter .4s}.lifestyle-card.is-active{cursor:default;box-shadow:0 26px 60px #14120f47}.lifestyle-card.is-active img{filter:none}.lifestyle-arrow{position:relative;z-index:30;background:#fff;border:1px solid var(--border);color:var(--text);width:50px;height:50px;border-radius:50%;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s,border-color .25s,color .25s,transform .25s;-webkit-user-select:none;user-select:none;margin:0 2.5rem}.lifestyle-arrow:hover{background:var(--gold);border-color:var(--gold);color:#fff;transform:scale(1.06)}.lifestyle-spotlight{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}.lifestyle-spotlight-tag{font-family:Jost,sans-serif;font-size:.62rem;letter-spacing:.4em;text-transform:uppercase;color:var(--gold);font-weight:500}.lifestyle-spotlight-name{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:600;color:var(--cream)}#regions{padding:6rem 4rem 3rem;max-width:1500px;margin:0 auto;background:var(--bg)}.regions-header{text-align:center;max-width:700px;margin:0 auto 3rem}.regions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5px}.region-panel{position:relative;overflow:hidden;cursor:pointer;aspect-ratio:3 / 2;background:var(--bg3)}.region-panel img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94),filter .5s;filter:brightness(.95) saturate(.95)}.region-panel:hover img{transform:scale(1.07);filter:brightness(.55) saturate(.85)}.region-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,transparent 100%);transform:translateY(20px);opacity:0;transition:opacity .4s,transform .4s}.region-panel:hover .region-content{opacity:1;transform:translateY(0)}.region-tag{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.3rem}.region-title{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600;color:#fff;line-height:1.2;margin-bottom:.6rem}.region-link{display:inline-flex;align-items:center;gap:.6rem;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);text-decoration:none;transition:gap .3s}.region-link:after{content:"→";font-size:.9rem}.region-panel:hover .region-link{gap:1rem}#artworks{padding:7rem 4rem;max-width:1500px;margin:0 auto;background:var(--bg)}.gallery-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;flex-wrap:wrap;gap:1.5rem}.gallery-filters{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn{font-family:Jost,sans-serif;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;background:none;border:1px solid var(--border);color:var(--muted);padding:.45rem 1.2rem;cursor:pointer;transition:all .3s}.filter-btn:hover,.filter-btn.active{border-color:var(--gold);color:var(--gold);background:#a0855b0f}.artwork-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5px}.artwork-card{position:relative;overflow:hidden;aspect-ratio:3/4;background:var(--bg3);cursor:pointer}.artwork-card.wide{grid-column:span 2;aspect-ratio:16/9}.artwork-card.tall{grid-row:span 2;aspect-ratio:3/5}.artwork-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94),filter .5s;filter:brightness(.95) saturate(.95)}.artwork-card:hover img{transform:scale(1.07);filter:brightness(.55) saturate(.85)}.artwork-info{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,transparent 100%);transform:translateY(20px);opacity:0;transition:opacity .4s,transform .4s}.artwork-card:hover .artwork-info{opacity:1;transform:translateY(0)}.artwork-name{font-family:Playfair Display,serif;font-size:1rem;font-weight:500;color:#fff;margin-bottom:.3rem}.artwork-meta{font-size:.7rem;letter-spacing:.15em;color:var(--gold-light);text-transform:uppercase}.artwork-price{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--gold-light);margin-top:.5rem}.artwork-badge{position:absolute;top:1rem;right:1rem;font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;background:var(--terra);color:#fff;padding:.3rem .8rem}.view-more-wrap{text-align:center;margin-top:3.5rem}.btn-ghost{display:inline-flex;align-items:center;gap:1rem;font-family:Jost,sans-serif;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--brown-dark);border:1px solid var(--brown-dark);padding:1rem 2.5rem;text-decoration:none;transition:all .4s;cursor:pointer;background:none}.btn-ghost:after{content:"→";font-size:1.1rem}.btn-ghost:hover{background:var(--gold);color:#fff;border-color:var(--gold)}#artists{padding:7rem 4rem;background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.artists-container{max-width:1400px;margin:0 auto}.artists-intro{max-width:550px;margin-bottom:4rem}.artists-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}.artist-card{cursor:pointer;text-align:center}.artist-img-wrap{position:relative;overflow:hidden;aspect-ratio:3/4;margin-bottom:1.2rem}.artist-img-wrap img{width:100%;height:100%;object-fit:cover;filter:grayscale(25%) brightness(.95);transition:transform .6s,filter .5s}.artist-card:hover .artist-img-wrap img{transform:scale(1.05);filter:grayscale(0%) brightness(1)}.artist-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.4) 0%,transparent 50%)}.artist-flag{position:absolute;bottom:.8rem;right:.8rem;font-size:1.2rem}.artist-name{font-family:Playfair Display,serif;font-size:1rem;font-weight:500;color:var(--cream);margin-bottom:.3rem;transition:color .3s}.artist-card:hover .artist-name{color:var(--gold)}.artist-style{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.artist-works{font-family:Cormorant Garamond,serif;font-size:.9rem;color:var(--gold);margin-top:.3rem}#exhibitions{padding:7rem 4rem;max-width:1400px;margin:0 auto;background:var(--bg)}.exh-header{margin-bottom:4rem}.exh-carousel{display:flex;align-items:center;gap:1.5rem}.exh-track{display:flex;gap:2rem;flex:1;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.5rem;scrollbar-width:none}.exh-track::-webkit-scrollbar{display:none}.exh-track-item{flex:0 0 calc((100% - 4rem) / 3);scroll-snap-align:start;min-width:0}.exh-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;cursor:pointer}.exh-card-image{aspect-ratio:4 / 3;overflow:hidden;background:var(--bg3)}.exh-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.exh-card:hover .exh-card-image img{transform:scale(1.05)}.exh-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg2);font-family:Playfair Display,serif;font-size:1.6rem;color:var(--gold)}.exh-card-body{padding-top:1.4rem;display:flex;flex-direction:column}.exh-card-date{font-family:Jost,sans-serif;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.exh-card-date span{color:var(--gold);font-weight:500}.exh-card-rule{height:1px;background:var(--border);margin:.9rem 0}.exh-card-title{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;color:var(--cream);line-height:1.3;margin-bottom:.5rem;transition:color .3s}.exh-card:hover .exh-card-title{color:var(--gold)}.exh-card-artist{font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;color:var(--gold);margin-bottom:.35rem}.exh-card-venue{font-size:.72rem;letter-spacing:.05em;color:var(--muted);line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.exh-card-cta{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--gold-dark);position:relative;align-self:flex-start}.exh-card-cta:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;background:var(--gold);transition:width .3s ease}.exh-card:hover .exh-card-cta:after{width:100%}.exh-arrow{background:#fff;border:1px solid var(--border);color:var(--text);width:46px;height:46px;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s,border-color .25s,color .25s,transform .25s;-webkit-user-select:none;user-select:none}.exh-arrow:hover{background:var(--gold);border-color:var(--gold);color:#fff;transform:scale(1.06)}#extra{padding:6rem 4rem;background:var(--bg2);border-top:1px solid var(--border);text-align:center}.extra-inner{max-width:900px;margin:0 auto}.quote-mark{font-family:Playfair Display,serif;font-size:8rem;line-height:.5;color:var(--gold);opacity:.25;display:block;margin-bottom:1rem}.quote-text{font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:300;font-style:italic;color:var(--cream);line-height:1.5;margin-bottom:2rem}.quote-author{font-size:.68rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold)}.extra-divider{width:60px;height:1px;background:var(--gold);opacity:.5;margin:3rem auto}.newsletter-row{display:flex;justify-content:center;gap:0;max-width:500px;margin:0 auto 2rem}.newsletter-input{flex:1;background:#fff;border:1px solid var(--border);border-right:none;color:var(--text);padding:.9rem 1.5rem;font-family:Jost,sans-serif;font-size:.82rem;letter-spacing:.05em;outline:none;transition:border-color .3s}.newsletter-input::placeholder{color:var(--muted);font-size:.75rem;letter-spacing:.1em}.newsletter-input:focus{border-color:var(--gold)}.newsletter-btn{background:var(--brown-dark);border:1px solid var(--brown-dark);color:#fff;padding:.9rem 2rem;font-family:Jost,sans-serif;font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;cursor:pointer;transition:background .3s}.newsletter-btn:hover{background:var(--gold);border-color:var(--gold)}.extra-note{font-size:.68rem;color:var(--muted);letter-spacing:.08em}#why{padding:7rem 4rem;max-width:1400px;margin:0 auto;background:var(--bg)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:4rem}.why-card{padding:2rem 0;border-top:1px solid var(--gold);position:relative}.why-num{font-family:Playfair Display,serif;font-size:4rem;font-weight:700;color:#a0855b33;line-height:1;margin-bottom:.5rem}.why-title{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;color:var(--cream);margin-bottom:.8rem}.why-text{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:300;color:var(--muted);line-height:1.75}.alinda-home footer{background:#000;border-top:1px solid rgba(255,255,255,.1);padding:4rem;color:#ece7df}.footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}.footer-logo{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;display:block}.footer-tagline{font-family:Cormorant Garamond,serif;font-size:1rem;color:#b6b0a3;line-height:1.7;max-width:28ch;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-link{width:36px;height:36px;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;color:#b6b0a3;text-decoration:none;font-size:.75rem;transition:all .3s}.social-link:hover{border-color:var(--gold);color:var(--gold)}.footer-col h4{font-family:Jost,sans-serif;font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.8rem}.footer-col ul a{font-family:Cormorant Garamond,serif;font-size:1rem;color:#b6b0a3;text-decoration:none;transition:color .3s}.footer-col ul a:hover{color:var(--gold)}.footer-bottom{max-width:1400px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;font-size:.7rem;color:#8f887a;letter-spacing:.1em;flex-wrap:wrap;gap:1rem}@media (max-width: 1100px){.artwork-grid,.artists-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr;gap:2.5rem}#collection-intro{grid-template-columns:1fr;gap:3rem}}@media (max-width: 1024px){.header{padding:15px 25px}.header.scrolled{padding:12px 25px}.header-nav{gap:20px}.header-nav a{font-size:10px;letter-spacing:1.5px}.slide-content h1{font-size:50px}}@media (max-width: 800px){.alinda-home{cursor:auto}.cursor,.cursor-ring{display:none}.header-nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:30px;z-index:99}.header-nav.active{display:flex}.header-nav a{color:var(--text);font-size:16px;letter-spacing:3px}.mobile-menu-toggle{display:block}.header-right{gap:15px}.book-btn{padding:8px 16px;font-size:10px;letter-spacing:1.5px}.slide .slide-content{bottom:55px;padding:26px 28px;max-width:calc(100% - 60px)}.slide-content h1{font-size:36px;letter-spacing:2.5px}.slide-content p{font-size:12px;letter-spacing:1px}.sub-title{font-size:16px;letter-spacing:3px}.carousel-dots{bottom:20px;right:24px}.carousel-arrow{width:40px;height:40px;font-size:22px}.arrow-left{left:16px}.arrow-right{right:16px}.slide-counter{top:24px;right:24px}#exhibition-spotlight{padding:3.5rem 0 .5rem}.exspot-carousel{padding:0 1.25rem;margin-bottom:2.5rem}.exspot-title{margin-bottom:1.25rem}#lifestyle{padding:4rem 1.25rem;overflow:hidden}.lifestyle-stage{height:360px;max-width:100%}.lifestyle-track{width:220px;height:320px}.lifestyle-arrow{position:absolute;top:50%;margin:0;transform:translateY(-50%);width:40px;height:40px;font-size:20px;z-index:40;background:#ffffffeb;box-shadow:0 4px 14px #14120f26}.lifestyle-arrow:hover{transform:translateY(-50%) scale(1.06)}.lifestyle-arrow.arrow-left{left:4px}.lifestyle-arrow.arrow-right{right:4px}.lifestyle-spotlight-name{font-size:1.25rem}#regions{padding:4rem 1.5rem 2.5rem}.regions-header{margin-bottom:2rem}.regions-grid{grid-template-columns:repeat(2,1fr);gap:1.5px}.region-content{padding:1.1rem}.region-title{font-size:.95rem}.artwork-grid{grid-template-columns:repeat(2,1fr)}.artwork-card.wide{grid-column:span 2}#intro-welcome{padding:4rem 1.5rem}#artworks,#artists,#exhibitions,#why,#extra{padding:5rem 1.5rem}#collection-intro{padding:5rem 1.5rem 3rem}.alinda-home footer{padding:3rem 1.5rem}.footer-inner{grid-template-columns:1fr;gap:2rem}.artists-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}#exhibitions{padding:5rem 1.5rem}.exh-track-item{flex:0 0 calc((100% - 2rem)/2)}.exh-arrow{width:40px;height:40px;font-size:20px}}@media (max-width: 500px){.header{padding:12px 16px}.header.scrolled{padding:10px 16px}.header-logo{height:35px}.logo-text{font-size:1.4rem}.slide .slide-content{bottom:38px;padding:18px 20px;max-width:calc(100% - 32px)}.slide-content h1{font-size:26px;margin-bottom:10px}.slide-content p{font-size:11px;line-height:1.7}.sub-title{margin-bottom:8px;font-size:14px}.dot{width:6px;height:6px}.dot.active{width:20px}.carousel-arrow{width:34px;height:34px;font-size:18px}.book-btn{padding:6px 12px;font-size:9px}.artwork-grid{grid-template-columns:1fr}.artwork-card.wide{grid-column:span 1;aspect-ratio:3/4}.artwork-card.tall{grid-row:span 1}.intro-stats{grid-template-columns:1fr 1fr}.newsletter-row{flex-direction:column}.newsletter-input{border-right:1px solid var(--border);border-bottom:none}.artists-grid{grid-template-columns:repeat(2,1fr)}#lifestyle{padding:3rem 1rem}.lifestyle-header{margin-bottom:2.25rem}.lifestyle-subtitle{font-size:.95rem}.lifestyle-stage{height:300px}.lifestyle-track{width:168px;height:260px}.lifestyle-arrow{width:34px;height:34px;font-size:17px}.lifestyle-spotlight{margin-top:2rem}.lifestyle-spotlight-name{font-size:1.1rem}#exhibitions{padding:3.5rem 1rem}.exh-carousel{gap:.75rem}.exh-track{gap:1.25rem}.exh-track-item{flex:0 0 calc(100% - 2.5rem)}.exh-arrow{width:34px;height:34px;font-size:17px}}
