:root{--navy:#0d1929;--deep:#081422;--blue:#064a91;--orange:#e4540c;--stone:#e8e3db;--cream:#f7f5f1;--ink:#1b2835;--muted:#63717e;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--orange);color:#fff}:focus-visible{outline:2px solid var(--orange);outline-offset:5px}.container{width:min(100% - 88px,1440px);margin:auto}.skip-link{position:absolute;left:12px;top:-80px;background:#fff;color:#000;padding:12px;z-index:99}.skip-link:focus{top:12px}.concept-bar{height:30px;background:#e8e3db;color:#38414a;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;position:relative;z-index:50}.concept-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #e4540c22}.bar-divider{opacity:.45}.site-header{height:108px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,5.5vw,90px);gap:34px;position:relative;z-index:40;border-bottom:1px solid #ffffff1a}.brand{display:block;flex:none;width:265px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;gap:clamp(20px,2.6vw,48px);margin-left:auto}.desktop-nav a{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#f4f1eb;transition:color .25s}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:#ff8b4c}.header-visit{white-space:nowrap;padding:16px 22px;border:1px solid var(--orange);font-size:12px;letter-spacing:.13em;text-transform:uppercase;transition:background .3s,color .3s}.header-visit:hover{background:var(--orange)}.header-visit span{margin-left:20px;font-size:17px}.menu-toggle,.mobile-nav{display:none}.hero{height:min(850px,calc(100svh - 138px));min-height:640px;position:relative;color:#fff;overflow:hidden;background:#141a1f}.hero-slide{position:absolute;inset:0;background-image:var(--slide-image);background-size:cover;background-position:center;opacity:0;transform:scale(1.08);transition:opacity 1.4s ease,transform 8s ease}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-slide:nth-child(2){background-position:center 56%}.hero-slide:nth-child(3){background-position:center 43%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#05111fe8 0%,#071321b0 34%,#07132131 70%,#07132116 100%),linear-gradient(0deg,#0713218f,transparent 27%)}.hero-content{position:relative;z-index:2;padding-top:clamp(105px,13vh,180px)}.eyebrow{display:inline-flex;align-items:center;gap:18px;color:var(--orange);font-size:11px;font-weight:bold;letter-spacing:.26em;text-transform:uppercase}.eyebrow.light{color:#f4f0ea}.eyebrow .line{height:1px;width:44px;background:var(--orange)}h1,h2,h3,p{margin-top:0}.hero h1,.about-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(58px,6.3vw,110px);letter-spacing:-.055em;line-height:1.07;margin:34px 0 25px}.hero h1 em,.about-hero h1 em,h2 em{font-weight:400}.hero-content p{max-width:540px;font-size:18px;line-height:1.75;color:#f2f2f0}.hero-actions,.visit-actions{display:flex;gap:13px;align-items:center;flex-wrap:wrap;margin-top:37px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:55px;padding:0 24px;font-size:11px;font-weight:bold;letter-spacing:.13em;text-transform:uppercase;transition:transform .25s,background .25s,border-color .25s}.button:hover{transform:translateY(-3px)}.button-orange{background:var(--orange);color:#fff}.button-orange:hover{background:#c94b0a}.button-ghost{border:1px solid #ffffffa8;color:#fff}.button-ghost:hover{border-color:#fff;background:#ffffff1a}.button span{font-size:19px;font-weight:normal}.hero-bottom{position:absolute;bottom:38px;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:10px;letter-spacing:.22em}.slide-controls{display:flex;align-items:center;gap:15px}.slide-arrow{width:35px;height:35px;border:1px solid #ffffff77;background:transparent;color:#fff;border-radius:50%;font-size:18px;transition:background .25s}.slide-arrow:hover{background:#ffffff35}.slide-dots{display:flex;gap:7px}.slide-dots button{border:0;width:23px;height:2px;background:#ffffff88;padding:0}.slide-dots button.active{background:var(--orange)}.scroll-cue{font-size:10px}.scroll-cue span{margin-left:15px;font-size:18px}.section-pad{padding:130px 0}.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12%}.intro h2,.section-heading h2,.feature h2,.gallery h2,.testimonial h2,.visit h2,.about-intro h2,.about-editorial h2,.about-tiles h2{font-family:var(--serif);font-size:clamp(48px,5.1vw,84px);font-weight:400;line-height:1.12;letter-spacing:-.055em;margin:25px 0 0}.intro-copy{padding-top:40px}.intro-copy p,.feature-copy p,.visit p,.about-editorial p,.about-tiles p{font-size:17px;line-height:1.85;color:var(--muted);max-width:570px}.text-link{display:inline-flex;gap:30px;border-bottom:1px solid var(--orange);padding:16px 0 13px;margin-top:12px;font-size:11px;font-weight:bold;letter-spacing:.14em;text-transform:uppercase;transition:gap .25s}.text-link:hover{gap:42px}.text-link span{font-size:18px;font-weight:normal}.marquee{background:var(--blue);color:#fff;overflow:hidden;white-space:nowrap;padding:16px 0}.marquee-track{width:max-content;display:flex;animation:marquee 32s linear infinite;font-size:12px;letter-spacing:.4em;font-weight:bold}.marquee-track span{padding-right:40px}.marquee-track i{color:#ff8b4c;font-style:normal;margin:0 28px}@keyframes marquee{to{transform:translateX(-50%)}}.collections{background:#fff}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:55px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:350px;color:var(--muted);line-height:1.8;font-size:15px}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.collection-card{height:610px;position:relative;overflow:hidden;color:#fff}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.collection-card:hover img{transform:scale(1.07)}.card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#05111fdb,transparent 47%)}.card-index{position:absolute;left:34px;top:32px;font-size:10px;letter-spacing:.25em}.card-title{position:absolute;bottom:35px;left:34px;right:34px;display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:39px;letter-spacing:-.04em}.card-title b{font:normal 25px var(--sans);transition:transform .3s}.collection-card:hover .card-title b{transform:translate(5px,-5px)}.feature{min-height:700px;display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}.feature-image{position:relative;min-height:700px;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-caption{position:absolute;bottom:26px;left:35px;color:#fff;font-size:10px;letter-spacing:.2em;text-shadow:0 1px 9px #000}.feature-copy{padding:clamp(80px,8vw,145px) clamp(45px,6vw,110px)}.feature h2{font-size:clamp(54px,5vw,78px);margin:24px 0 28px}.feature-copy p{color:#d6dce2;max-width:520px}.mood-selector{display:flex;gap:8px;margin:32px 0 22px;flex-wrap:wrap}.mood{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid #ffffff4d;color:#f3f2ee;padding:9px 10px;font-size:11px;letter-spacing:.03em}.mood.active,.mood:hover{border-color:var(--orange);background:#ffffff13}.swatch{display:block;width:15px;height:15px}.swatch.stone{background:#e8e3db}.swatch.blue{background:#064a91}.swatch.terracotta{background:#e4540c}.mood-description{font-family:var(--serif);font-style:italic;font-size:19px!important;line-height:1.4!important;min-height:50px}.gallery{background:var(--cream);overflow:hidden}.gallery-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.gallery-heading h2{margin-bottom:0}.gallery-controls{display:flex;gap:9px}.gallery-controls button,.quote-foot button{height:48px;width:48px;background:transparent;border:1px solid #a6afb5;border-radius:50%;font-size:20px;transition:background .25s,color .25s}.gallery-controls button:hover{background:var(--navy);color:#fff}.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px}.gallery-track::-webkit-scrollbar{display:none}.gallery-track figure{flex:0 0 calc(50% - 10px);min-width:330px;margin:0;scroll-snap-align:start}.gallery-track img{width:100%;height:470px;object-fit:cover}.gallery-track figcaption{display:flex;gap:20px;align-items:center;padding:18px 0;font-size:11px;color:var(--orange);letter-spacing:.12em}.gallery-track figcaption span{color:var(--ink);font-size:15px;letter-spacing:0;font-family:var(--serif)}.testimonial{background:var(--deep);color:#fff}.testimonial-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.testimonial h2{margin-bottom:30px}.testimonial p{font-size:16px;line-height:1.8;color:#bdc7d0;max-width:430px}.quote-panel{border-top:1px solid #ffffff3b;padding-top:36px}.quote-mark{font-family:var(--serif);font-size:92px;line-height:.7;color:var(--orange)}.quote-slider{position:relative;min-height:155px}.quote{display:none;margin:0;font:normal 29px/1.35 var(--serif);letter-spacing:-.03em}.quote.is-active{display:block;animation:fadeUp .6s ease}.quote-foot{border-top:1px solid #ffffff3b;padding-top:21px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:.13em;color:#a8b5c0}.quote-foot button{color:#fff;border-color:#ffffff50;height:38px;width:38px;margin-left:5px}.quote-foot button:hover{background:#ffffff20}.visit{background:var(--cream)}.visit-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%}.visit h2{margin-bottom:25px}.visit-image{height:450px;overflow:hidden}.visit-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s}.visit-image:hover img{transform:scale(1.04)}.visit-actions .text-link{margin-top:0}.site-footer{background:var(--navy);color:#fff;padding:75px 0 25px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:85px}.footer-main img{width:255px}.footer-main div{display:flex;flex-direction:column;gap:14px;font-size:13px}.footer-main span{color:#e9793f;font-size:10px;letter-spacing:.2em;font-weight:bold;margin-bottom:14px}.footer-main a:hover{color:#ff8b4c}.footer-main p{line-height:1.8}.footer-bottom{border-top:1px solid #ffffff2c;padding-top:24px;display:flex;justify-content:space-between;gap:25px;color:#a5b0bb;font-size:10px;letter-spacing:.07em}.footer-bottom a:hover{color:#fff}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s ease}[data-reveal].visible{opacity:1;transform:translateY(0)}@keyframes fadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
/* About */.about-hero{height:670px;position:relative;color:#fff;overflow:hidden;background:var(--navy)}.about-hero-photo,.about-hero-photo img,.about-hero-shade{position:absolute;inset:0;width:100%;height:100%}.about-hero-photo img{object-fit:cover;object-position:center 40%;animation:heroDrift 16s ease-in-out infinite alternate}@keyframes heroDrift{to{transform:scale(1.08)}}.about-hero-shade{background:linear-gradient(90deg,#071321e6,#0713216e 55%,#07132115)}.about-hero-content{position:relative;z-index:2;padding-top:160px}.about-hero h1{font-size:clamp(65px,6.3vw,104px)}.about-hero-content p{font-size:19px;max-width:510px;line-height:1.7}.about-hero-caption{position:absolute;bottom:30px;right:50px;z-index:2;font-size:10px;letter-spacing:.2em}.about-editorial{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}.about-editorial-image{min-height:670px;overflow:hidden}.about-editorial-image img{width:100%;height:100%;object-fit:cover}.about-editorial-copy{padding:130px clamp(50px,7vw,120px)}.about-editorial h2{margin:28px 0}.about-editorial p{color:#d4dce2}.about-tiles{text-align:center}.about-tiles p{margin:25px auto 32px;max-width:700px}.about-tiles h2{margin-top:26px}
@media(max-width:1100px){.desktop-nav,.header-visit{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:42px;height:42px;border:0;background:transparent}.menu-toggle span{height:2px;width:28px;background:#fff;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);padding:22px 42px 35px;box-shadow:0 25px 35px #0005}.mobile-nav.open{display:flex;flex-direction:column}.mobile-nav a{padding:15px 0;border-bottom:1px solid #ffffff21;font-size:14px;text-transform:uppercase;letter-spacing:.14em}.feature-copy{padding:75px 50px}.feature-image{min-height:650px}.feature{min-height:650px}.collection-card{height:520px}.card-title{font-size:31px}}@media(max-width:760px){.container{width:min(100% - 40px,600px)}.concept-bar{font-size:8px}.site-header{height:78px;padding:0 20px}.brand{width:190px}.hero{height:730px;min-height:650px}.hero-slide:nth-child(1){background-position:66% center}.hero-slide:nth-child(2){background-position:58% center}.hero-content{padding-top:115px}.hero h1,.about-hero h1{font-size:clamp(54px,10vw,76px)}.hero-content p{font-size:16px;max-width:430px}.hero-shade{background:linear-gradient(90deg,#05111fdc,#0713218e 65%,#07132147)}.hero-bottom{bottom:20px}.hero-bottom>span{display:none}.scroll-cue{display:none}.section-pad{padding:85px 0}.intro-grid,.visit-grid,.testimonial-layout{grid-template-columns:1fr;gap:35px}.intro-copy{padding-top:0}.intro h2,.section-heading h2,.feature h2,.gallery h2,.testimonial h2,.visit h2,.about-intro h2,.about-editorial h2,.about-tiles h2{font-size:clamp(45px,9vw,64px)}.section-heading{display:block}.section-heading p{margin-top:28px}.collection-grid{grid-template-columns:1fr}.collection-card{height:510px}.feature,.about-editorial{grid-template-columns:1fr}.feature-image,.about-editorial-image{min-height:430px;height:430px}.feature-copy,.about-editorial-copy{padding:85px 20px}.gallery-track figure{flex-basis:85%;min-width:270px}.gallery-track img{height:360px}.testimonial-layout{gap:50px}.visit-image{height:350px;order:-1}.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-main>a{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.about-hero{height:610px}.about-hero-content{padding-top:135px}.about-hero-photo img{object-position:60% center}}@media(max-width:480px){.hero-actions{align-items:stretch;flex-direction:column;max-width:265px}.hero h1{font-size:56px}.hero-content{padding-top:100px}.hero{height:700px}.hero-bottom{justify-content:flex-start}.collection-card{height:430px}.gallery-heading{align-items:center}.gallery-controls button{width:40px;height:40px}.quote{font-size:25px}.visit-actions{align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1fr}.footer-main>a{grid-column:auto}.about-hero h1{font-size:57px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}

/* A single SVG stroke system keeps arrows aligned at every size. */
.icon-arrow{display:block;width:18px;height:18px;flex:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.button .icon-arrow{width:18px;height:18px}
.text-link .icon-arrow,.header-visit .icon-arrow{width:17px;height:17px}
.card-title .icon-arrow{width:23px;height:23px}
.slide-arrow .icon-arrow,.gallery-controls .icon-arrow,.quote-foot .icon-arrow{width:19px;height:19px}
.scroll-cue .icon-arrow,.footer-bottom .icon-arrow{width:15px;height:15px}
.header-visit,.text-link,.scroll-cue,.footer-bottom a{align-items:center}
.header-visit,.scroll-cue,.footer-bottom a{display:inline-flex}
.header-visit{gap:20px}
.scroll-cue{gap:14px}
.footer-bottom a{gap:7px}
@media(max-width:1100px){.header-visit{display:none}}
@media(max-width:760px){.scroll-cue{display:none}}
.marquee-separator{display:inline-block;width:6px;height:6px;background:#ff8b4c;transform:rotate(45deg);vertical-align:middle;margin:0 25px!important}
.slide-arrow,.gallery-controls button,.quote-foot button{display:inline-flex;align-items:center;justify-content:center}

@media(max-width:760px){
  .container{width:min(100% - 44px,600px)}
  .concept-bar{height:auto;min-height:34px;padding:6px 16px;line-height:1.35;letter-spacing:.09em;gap:7px}
  .site-header{height:76px}
  .mobile-nav{padding:14px 22px 24px;text-align:center}
  .mobile-nav a{padding:16px 0}
  .hero{height:min(760px,calc(100svh - 110px));min-height:620px}
  .hero-content,.about-hero-content{text-align:center;padding-top:clamp(95px,15svh,145px)}
  .hero h1,.about-hero h1{font-size:clamp(46px,11vw,68px);line-height:1.08;margin:28px 0 22px}
  .hero-content p,.about-hero-content p{margin-left:auto;margin-right:auto;max-width:460px}
  .hero-shade{background:linear-gradient(0deg,#071321c9 0%,#071321ad 52%,#07132191 100%)}
  .about-hero-shade{background:linear-gradient(0deg,#071321c9,#0713218c 65%,#07132168)}
  .hero-actions,.visit-actions{justify-content:center;margin-left:auto;margin-right:auto}
  .hero-bottom{justify-content:center;bottom:26px}
  .slide-controls{gap:20px}
  .slide-arrow{width:42px;height:42px}
  .section-pad{padding:82px 0}
  .intro-grid,.section-heading,.feature-copy,.gallery-heading,.testimonial-layout,.visit-grid,.about-editorial-copy,.about-tiles{text-align:center}
  .intro-grid,.visit-grid,.testimonial-layout{gap:30px}
  .intro h2,.section-heading h2,.feature h2,.gallery h2,.testimonial h2,.visit h2,.about-intro h2,.about-editorial h2,.about-tiles h2{font-size:clamp(40px,9vw,60px);line-height:1.12}
  .intro-copy p,.feature-copy p,.visit p,.about-editorial p,.about-tiles p,.section-heading p,.testimonial p{margin-left:auto;margin-right:auto}
  .section-heading{margin-bottom:36px}
  .section-heading p{margin-top:19px}
  .text-link{align-items:center;justify-content:center;gap:14px}
  .collection-card{height:460px}
  .card-index{left:16px;right:16px;text-align:center}
  .card-title{left:18px;right:18px;bottom:30px;justify-content:center;gap:15px;text-align:center;font-size:clamp(27px,7vw,35px)}
  .feature-image,.about-editorial-image{height:390px;min-height:390px}
  .feature-copy,.about-editorial-copy{padding:82px 24px}
  .mood-selector{justify-content:center}
  .mood-description{min-height:0}
  .image-caption{left:15px;right:15px;text-align:center}
  .gallery-heading{flex-direction:column;align-items:center;gap:24px}
  .gallery-track figure{flex-basis:88%;min-width:0}
  .gallery-track img{height:330px}
  .gallery-track figcaption{justify-content:center}
  .testimonial-layout{gap:38px}
  .quote-slider{min-height:125px}
  .quote-foot{flex-direction:column;justify-content:center;text-align:center;gap:14px}
  .visit-image{height:330px}
  .footer-main,.footer-bottom{text-align:center;justify-items:center}
  .footer-main{gap:34px;padding-bottom:50px}
  .footer-main div{align-items:center}
  .footer-main img{margin:auto}
  .footer-bottom{justify-content:center;gap:12px}
  .about-hero{height:570px}
  .about-hero-caption{left:12px;right:12px;bottom:24px;text-align:center}
}
@media(max-width:480px){
  .brand{width:178px}
  .hero{height:auto;min-height:650px}
  .hero-content{padding-top:96px}
  .hero h1,.about-hero h1{font-size:clamp(43px,11vw,54px)}
  .hero-content p{font-size:15px;line-height:1.65}
  .hero-actions{width:min(100%,310px);max-width:none;align-items:stretch;gap:10px;margin-top:28px}
  .hero-actions .button,.visit-actions .button{width:100%;justify-content:center;gap:18px}
  .visit-actions{width:min(100%,310px);align-items:center;gap:12px}
  .section-pad{padding:70px 0}
  .collection-card{height:390px}
  .feature-image,.about-editorial-image{height:320px;min-height:320px}
  .feature-copy,.about-editorial-copy{padding:70px 22px}
  .gallery-track img{height:290px}
  .visit-image{height:280px}
  .footer-main{grid-template-columns:1fr}
  .footer-main>a{grid-column:auto}
}

@media(max-width:360px){
  .concept-bar{display:grid;grid-template-columns:6px auto;column-gap:7px;row-gap:1px;align-content:center;justify-content:center;min-height:42px;padding:5px 10px;font-size:8px;letter-spacing:.08em}
  .concept-dot{grid-column:1;grid-row:1}
  .concept-label{grid-column:2;grid-row:1;text-align:left}
  .concept-note{grid-column:1/-1;grid-row:2;text-align:center}
  .bar-divider{display:none}
  .hero-actions .button{padding:0 12px;gap:8px;font-size:10px;letter-spacing:.07em}
}
