@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=DM+Serif+Display:ital@0;1&family=Bebas+Neue&family=Oswald:wght@200;300&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--gold:#c9a96e;--dark:#0c0b09;--text:#d6d0c8;--muted:#7a7470;--border:rgba(201,169,110,0.12);--hc-ease:cubic-bezier(0.76,0,0.24,1)}body,html{height:100%}body{background:var(--dark);color:var(--text);font-family:Cormorant Garamond,serif;font-size:16px;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}nav{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:1.3rem 2.8rem;background:transparent;transition:background .7s ease,-webkit-backdrop-filter .7s ease;transition:background .7s ease,backdrop-filter .7s ease;transition:background .7s ease,backdrop-filter .7s ease,-webkit-backdrop-filter .7s ease}nav.scrolled{background:rgba(9,8,6,.52);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-logo{font-family:Playfair Display,serif;font-weight:400;font-size:1.15rem;letter-spacing:.06em;color:#fff}.nav-logo span{color:var(--gold);font-style:italic}.nav-links{display:flex;align-items:center;gap:2.4rem}.nav-links a{font-family:Cormorant Garamond,serif;font-weight:300;font-size:1rem;letter-spacing:.12em;color:rgba(210,200,185,.7);text-decoration:none;transition:color .4s;position:relative;text-transform:uppercase}.nav-links a:hover{color:var(--gold)}.nav-right{gap:1rem}.nav-right,.nav-search{display:flex;align-items:center}.nav-search{background:none;border:none;cursor:pointer;padding:4px 6px;color:rgba(220,210,195,.72);transition:color .3s}.nav-search:hover{color:#fff}.nav-search svg{width:16px;height:16px}@media (max-width:900px){nav{gap:1.6rem;padding:1rem 1.5rem}.nav-links{gap:1.4rem}.nav-links a{font-size:.88rem}}@media (max-width:600px){.nav-links{display:none}nav{padding:.9rem 1.2rem}}.site-footer{background:#080706;position:relative;overflow:hidden;padding:0}.site-footer:before{content:"";display:block;height:1px;background:linear-gradient(90deg,transparent,rgba(201,169,110,.18) 20%,rgba(201,169,110,.65) 50%,rgba(201,169,110,.18) 80%,transparent)}.footer-map{position:absolute;right:0;top:0;bottom:0;width:55%;opacity:.12;background-image:radial-gradient(circle,rgba(201,169,110,.8) 1px,transparent 0);background-size:18px 18px;mask-image:radial-gradient(ellipse 80% 80% at 60% 50%,black 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 60% 50%,black 30%,transparent 100%)}.footer-map-tip{position:absolute;right:30%;top:30%;z-index:2;background:rgba(18,16,12,.9);border:1px solid rgba(201,169,110,.2);padding:.5rem .8rem;font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:300;color:rgba(210,200,180,.85);line-height:1.5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.footer-map-tip:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:6px;height:6px;border-radius:50%;background:var(--gold);opacity:.8}.footer-inner-wrap{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr 280px;grid-gap:0;gap:0}.footer-contact,.footer-nav{padding:2.5rem 3rem}.footer-nav{border-left:1px solid rgba(201,169,110,.07)}.footer-eyebrow{font-family:Cormorant Garamond,serif;font-size:.6rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.65;margin-bottom:1.4rem;display:flex;align-items:center;gap:.7rem}.footer-eyebrow:after{content:"";flex:1 1;height:1px;background:linear-gradient(90deg,rgba(201,169,110,.3),transparent)}.footer-heading{font-family:Playfair Display,serif;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:400;color:#fff;margin-bottom:1.2rem;line-height:1.18;letter-spacing:-.01em;white-space:nowrap}.footer-heading em{font-style:italic;color:var(--gold)}.footer-info{font-family:Cormorant Garamond,serif;font-size:.86rem;font-weight:300;line-height:1.9;color:rgba(180,170,155,.55);margin-bottom:1rem}.footer-info a{color:rgba(201,169,110,.7);text-decoration:none;transition:color .3s}.footer-info a:hover{color:var(--gold)}.footer-social{display:flex;gap:.75rem;margin-bottom:2.2rem}.footer-social a{width:34px;height:34px;border-radius:50%;border:1px solid rgba(201,169,110,.18);display:flex;align-items:center;justify-content:center;color:rgba(201,169,110,.5);text-decoration:none;background:rgba(201,169,110,.03);transition:border-color .3s,color .3s,background .3s}.footer-social a:hover{border-color:rgba(201,169,110,.65);color:var(--gold);background:rgba(201,169,110,.07)}.footer-social a svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.7;fill:none}.footer-form-label{font-family:Cormorant Garamond,serif;font-size:.62rem;font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:rgba(150,140,125,.5);margin-bottom:.6rem}.footer-form{display:flex;gap:0;max-width:300px;border-bottom:1px solid rgba(201,169,110,.18)}.footer-input{flex:1 1;min-width:0;background:transparent;border:none;padding:.6rem .15rem;font-family:Cormorant Garamond,serif;font-size:.82rem;font-weight:300;color:rgba(200,190,175,.85);outline:none}.footer-input::placeholder{color:rgba(110,100,88,.45)}.footer-subscribe{flex-shrink:0;padding:.6rem .8rem;border:none;background:transparent;cursor:pointer;font-family:Cormorant Garamond,serif;font-size:.78rem;font-weight:300;color:rgba(201,169,110,.6);transition:color .3s}.footer-subscribe:hover{color:var(--gold)}.footer-nav-title{font-family:Cormorant Garamond,serif;font-size:.62rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:1.2rem}.footer-nav-links{display:flex;flex-direction:column;gap:0}.footer-nav-links a{font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:300;letter-spacing:.03em;color:rgba(180,170,155,.45);text-decoration:none;padding:.52rem 0;display:flex;align-items:center;gap:.5rem;transition:color .3s,gap .3s}.footer-nav-links a:before{content:"";width:0;height:1px;background:var(--gold);transition:width .3s ease;flex-shrink:0}.footer-nav-links a:hover{color:rgba(220,210,195,.9);gap:.85rem}.footer-nav-links a:hover:before{width:14px}.footer-nav-links a:last-child{border-bottom:none}.footer-sunset{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 2rem;position:relative;z-index:2}.footer-sunset:before{content:"";position:absolute;top:2rem;left:50%;transform:translateX(-50%);width:1px;height:20px;background:linear-gradient(180deg,rgba(201,169,110,.5),transparent)}.sunset-clock-wrap{position:relative;width:180px;height:180px;margin-bottom:1.4rem;flex-shrink:0}.sunset-svg{width:100%;height:100%;transform:rotate(-90deg)}.sunset-ring-track{fill:none;stroke:rgba(201,169,110,.1);stroke-width:8}.sunset-ring-fill{fill:none;stroke:var(--gold);stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.sunset-clock-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.sunset-time-label{font-family:Cormorant Garamond,serif;font-size:.55rem;font-weight:300;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.15rem}.sunset-time-value{font-family:"DM Serif Display",serif;font-size:1.6rem;font-weight:400;color:#fff;line-height:1;letter-spacing:-.02em}.sunset-countdown{font-family:Cormorant Garamond,serif;font-size:.68rem;font-weight:300;color:var(--gold);letter-spacing:.06em;margin-top:.2rem}.sunset-footer-text{text-align:center}.sunset-footer-label{font-family:"DM Serif Display",serif;font-style:italic;font-size:1.05rem;color:rgba(220,210,195,.85);margin-bottom:.3rem}.sunset-footer-day{font-size:.78rem;color:rgba(201,169,110,.6);letter-spacing:.08em;margin-top:.18rem}.sunset-footer-day,.sunset-footer-location{font-family:Cormorant Garamond,serif;font-weight:300}.sunset-footer-location{font-size:.72rem;letter-spacing:.1em;color:var(--muted)}.sunset-location-form{display:flex;align-items:center;gap:.3rem;margin-top:.65rem;border-bottom:1px solid rgba(201,169,110,.12)}.sunset-location-input{flex:1 1;min-width:0;background:transparent;border:none;padding:.25rem .1rem;font-family:Cormorant Garamond,serif;font-size:.62rem;font-weight:300;letter-spacing:.08em;color:rgba(210,200,185,.8);outline:none}.sunset-location-input::placeholder{color:rgba(130,120,105,.38)}.sunset-location-btn{background:transparent;border:none;padding:.25rem .3rem;color:rgba(201,169,110,.5);font-size:.72rem;cursor:pointer;transition:color .25s;line-height:1}.sunset-location-btn:hover{color:var(--gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.04);padding:1.3rem 4rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:2;background:rgba(0,0,0,.2)}.footer-copy{font-family:Cormorant Garamond,serif;font-size:.7rem;font-weight:300;color:rgba(130,120,105,.5);letter-spacing:.06em}.footer-bottom .footer-copy:last-child{text-align:right}.footer-bottom-logo{font-family:Playfair Display,serif;font-size:.8rem;font-weight:400;color:rgba(201,169,110,.25);letter-spacing:.06em}.footer-bottom-logo span{font-style:italic}.f-sub-ok{color:var(--gold)}.f-sub-err,.f-sub-ok{font-size:.82rem;margin-top:.5rem}.f-sub-err{color:#c0392b}@media (max-width:900px){.footer-inner-wrap{grid-template-columns:1fr 1fr}.footer-contact,.footer-nav{padding:2rem}.footer-sunset{grid-column:1/3;border-left:none;border-top:1px solid rgba(201,169,110,.07);flex-direction:row;gap:3rem;padding:2.5rem}.sunset-clock-wrap{width:130px;height:130px;margin-bottom:0}.sunset-time-value{font-size:1.3rem}.sunset-footer-text{text-align:left}}@media (max-width:600px){.footer-inner-wrap{grid-template-columns:1fr}.footer-contact,.footer-nav{padding:1.8rem 1.4rem}.footer-nav{border-left:none;border-top:1px solid rgba(201,169,110,.07)}.footer-map{width:100%;opacity:.06}.footer-map-tip{display:none}.footer-bottom{padding:1rem 1.4rem;grid-template-columns:1fr;gap:.4rem}.footer-bottom,.footer-bottom .footer-copy:last-child{text-align:center}.footer-sunset{grid-column:1;flex-direction:column;align-items:center;padding:2.5rem 1.4rem;gap:1.5rem;border-left:none;border-top:1px solid rgba(201,169,110,.07)}.sunset-footer-text{text-align:center}}.coming-soon{min-height:100svh;display:flex;align-items:center;justify-content:center;background:var(--dark);padding:6rem 1.5rem 4rem}.coming-soon-inner{max-width:560px;width:100%;text-align:center}.coming-soon-eyebrow{display:inline-block;font-family:Oswald,sans-serif;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.coming-soon h1{font-family:"DM Serif Display",serif;font-style:italic;font-size:clamp(2.8rem,8vw,5rem);color:var(--text);line-height:1.1;margin:0 0 1.25rem}.coming-soon-sub{font-size:1rem;color:var(--muted);line-height:1.65;margin:0 auto 2rem;max-width:400px}.coming-soon-line{width:40px;height:1px;background:var(--gold);margin:0 auto 2rem;opacity:.5}.coming-soon-back{font-family:Oswald,sans-serif;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .2s}.coming-soon-back:hover{color:var(--gold)}