:root{--hc-ease:cubic-bezier(0.76,0,0.24,1)}@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)}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{display:flex;align-items:center;gap:1rem}.nav-lang{font-family:Oswald,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.08em;color:rgba(210,200,185,.5);text-decoration:none;padding:3px 8px;border:1px solid rgba(201,169,110,.15);border-radius:3px;transition:color .3s,border-color .3s}.nav-lang:hover{color:var(--gold);border-color:var(--gold)}.nav-search{background:none;border:none;cursor:pointer;padding:4px 6px;color:rgba(220,210,195,.72);transition:color .3s;display:flex;align-items:center}.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)}.page-hero{position:relative;min-height:54vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:linear-gradient(145deg,#1a150e,#0c0b09 55%,#0e0c0a)}.page-hero__grain{position:absolute;inset:0;z-index:0;opacity:.38;mix-blend-mode:overlay;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='f'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.68' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23f)' opacity='.07'/%3E%3C/svg%3E")}.page-hero__glow{z-index:1;background:radial-gradient(ellipse 70% 55% at 72% 32%,rgba(110,78,34,.22) 0,transparent 60%),radial-gradient(ellipse 50% 50% at 20% 75%,rgba(60,40,15,.28) 0,transparent 55%)}.page-hero__fog,.page-hero__glow{position:absolute;inset:0;pointer-events:none}.page-hero__fog{z-index:2}.page-hero__fog:after,.page-hero__fog:before{content:"";position:absolute;border-radius:50%;background:radial-gradient(ellipse,rgba(188,162,118,.05) 0,transparent 70%);animation:pageHeroFog 16s ease-in-out infinite alternate}.page-hero__fog:before{width:75%;height:65%;top:6%;right:-14%;animation-delay:-5s}.page-hero__fog:after{width:55%;height:55%;bottom:10%;left:2%;animation-delay:-11s}@keyframes pageHeroFog{0%{transform:translateX(0) scale(1);opacity:.35}to{transform:translateX(5%) scale(1.07);opacity:.8}}.page-hero__deco-circle{position:absolute;right:14%;top:14%;width:340px;height:340px;z-index:2;border-radius:50%;border:1px solid rgba(201,169,110,.09);animation:pageHeroPulse 9s ease-in-out infinite;pointer-events:none}.page-hero__deco-circle:after{content:"";position:absolute;inset:28px;border-radius:50%;border:1px solid rgba(201,169,110,.04)}@keyframes pageHeroPulse{0%,to{transform:scale(1);opacity:.35}50%{transform:scale(1.06);opacity:.8}}.page-hero__decoration{position:absolute;right:8%;top:50%;transform:translateY(-50%);z-index:3;opacity:.12;pointer-events:none}.page-hero__decoration svg{width:120px;height:120px}.page-hero__content{position:relative;z-index:5;padding:0 4rem 3.5rem;max-width:620px}.page-hero__eyebrow{font-family:Cormorant Garamond,serif;font-size:.72rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,169,110,.5);margin-bottom:1rem;display:flex;align-items:center;gap:.7rem}.page-hero__eyebrow:before{content:"";width:28px;height:1px;background:rgba(201,169,110,.4)}.page-hero__title{font-family:"DM Serif Display",serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;font-style:italic;line-height:1.04;letter-spacing:-.015em;color:#fff;margin-bottom:1rem}.page-hero__title em{color:var(--gold);font-style:italic}.page-hero__subtitle{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:300;line-height:1.78;color:var(--muted);max-width:400px}.page-hero__scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:.4rem;opacity:.35;animation:pageHeroScrollBounce 2.4s ease-in-out infinite}.page-hero__scroll-hint span{font-family:Cormorant Garamond,serif;font-size:.58rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.page-hero__scroll-hint svg{width:14px;height:14px;stroke:var(--gold);stroke-width:1.5;fill:none}@keyframes pageHeroScrollBounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(5px)}}@media (max-width:900px){.page-hero__content{padding:0 2rem 4rem}.page-hero__deco-circle{width:220px;height:220px}}@media (max-width:600px){.page-hero__content{padding:0 1.4rem 3.5rem}}.scripture-verse{background:#070605;padding:0;position:relative;overflow:hidden}.scripture-verse:before{content:"";position:absolute;top:0;left:0;bottom:0;width:35%;background:radial-gradient(ellipse 80% 100% at 0 50%,rgba(201,169,110,.055) 0,transparent 70%);pointer-events:none;z-index:0}.scripture-verse-inner{position:relative;z-index:2;display:flex;align-items:stretch;padding:2.4rem 5vw 2.4rem 0}.scripture-verse-accent{flex-shrink:0;width:5rem;display:flex;flex-direction:column;align-items:center;padding-top:.2rem}.scripture-verse-bar{width:1px;flex:1 1;background:linear-gradient(180deg,rgba(201,169,110,.65) 0,rgba(201,169,110,.06) 85%,transparent);margin-bottom:.3rem;min-height:2rem;transition:background .3s ease}.scripture-verse-glyph{font-family:"DM Serif Display",serif;font-style:italic;font-size:5.5rem;line-height:.6;color:rgba(201,169,110,.5);writing-mode:vertical-rl;transform:rotate(180deg) translateX(-.06em);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;text-shadow:0 0 50px rgba(201,169,110,.15);padding-bottom:.8rem}.scripture-verse-body{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:.9rem}.scripture-verse-eyebrow{font-family:Cormorant Garamond,serif;font-size:.55rem;font-weight:300;letter-spacing:.24em;text-transform:uppercase;color:rgba(201,169,110,.38)}.scripture-verse-text{font-family:"DM Serif Display",serif;font-style:italic;font-size:clamp(1.05rem,2vw,1.5rem);color:rgba(228,218,202,.88);line-height:1.62;letter-spacing:-.005em;margin:0;transition:color .3s ease}.scripture-verse-ref{font-family:Cormorant Garamond,serif;font-size:.6rem;letter-spacing:.26em;text-transform:uppercase;color:rgba(201,169,110,.55)}.scripture-verse-link{display:block;text-decoration:none;color:inherit}.scripture-verse-link:hover .scripture-verse-text{color:rgba(235,225,210,.95)}.scripture-verse-link:hover .scripture-verse-bar{background:linear-gradient(180deg,rgba(201,169,110,.9) 0,rgba(201,169,110,.1) 85%,transparent)}@media (max-width:900px){.scripture-verse-inner{padding:2rem 3vw 2rem 0}.scripture-verse-accent{width:3.8rem}}@media (max-width:600px){.scripture-verse-inner{padding:1.8rem 1.4rem 1.8rem 0}.scripture-verse-accent{width:3rem}.scripture-verse-glyph{font-size:4rem}}