@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");:root{--hc-ease:cubic-bezier(0.76,0,0.24,1)}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}}*,: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);--chord:#c9a96e}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}.top-nav{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;padding:0 2.8rem;min-height:52px;background:rgba(9,8,6,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);gap:4px;overflow-x:auto;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav__brand{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.05rem;letter-spacing:.06em;color:#fff;display:flex;align-items:center;padding-right:1.4rem;margin-right:.6rem;border-right:1px solid rgba(201,169,110,.15);white-space:nowrap;flex-shrink:0}.top-nav__brand-accent{color:var(--gold);font-style:italic}.top-nav__link{display:flex;align-items:center;padding:.4rem .9rem;font-family:Cormorant Garamond,serif;font-size:.88rem;font-weight:300;letter-spacing:.06em;color:rgba(220,210,195,.6);white-space:nowrap;transition:color .3s;position:relative}.top-nav__link:hover{color:rgba(220,210,195,.9)}.top-nav__link.active{color:#fff}.top-nav__link.active:after{content:"";position:absolute;bottom:0;left:.9rem;right:.9rem;height:1px;background:var(--gold)}.page{padding:84px 3rem 5rem;max-width:960px;margin:0 auto}.songbooks-grid,.songbooks-section{border-top:1px solid rgba(201,169,110,.07)}.songbooks-grid{display:grid;grid-template-columns:repeat(4,1fr)}.songbook-landing-card{display:block;text-decoration:none;padding:3.2rem 2.5rem 3rem;border-right:1px solid rgba(201,169,110,.07);position:relative;overflow:hidden;transition:background .4s ease;cursor:pointer}.songbook-landing-card:last-child{border-right:none}.songbook-landing-card:hover{background:rgba(201,169,110,.03)}.songbook-landing-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.76,0,.24,1)}.songbook-landing-card:hover:after{transform:scaleX(1)}.songbook-landing-card__lang{font-family:Bebas Neue,sans-serif;font-size:3.5rem;line-height:1;color:rgba(201,169,110,.1);margin-bottom:1.4rem;transition:color .4s ease;letter-spacing:.04em}.songbook-landing-card:hover .songbook-landing-card__lang{color:rgba(201,169,110,.22)}.songbook-landing-card__icon{width:32px;height:32px;margin-bottom:1.2rem;color:var(--gold);opacity:.65}.songbook-landing-card__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.4;fill:none}.songbook-landing-card__name{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:400;color:rgba(220,210,195,.9);margin-bottom:.5rem;letter-spacing:.01em}.songbook-landing-card__subtitle{font-family:Cormorant Garamond,serif;font-size:.82rem;font-weight:300;color:rgba(170,160,145,.5);line-height:1.7;margin-bottom:1.2rem}.songbook-landing-card__count{font-family:Oswald,sans-serif;font-size:.58rem;font-weight:200;letter-spacing:.2em;text-transform:uppercase;color:rgba(201,169,110,.45)}.songbook-landing-card__arrow{position:absolute;bottom:2rem;right:2rem;font-family:Cormorant Garamond,serif;font-size:1rem;color:rgba(201,169,110,.3);transition:color .3s,transform .3s}.songbook-landing-card:hover .songbook-landing-card__arrow{color:var(--gold);transform:translateX(4px)}@media (max-width:900px){.songbooks-grid{grid-template-columns:repeat(2,1fr)}.songbook-landing-card:nth-child(2){border-right:none}.songbook-landing-card:nth-child(n+3){border-top:1px solid rgba(201,169,110,.07)}.songbook-landing-card:last-child,.songbook-landing-card:nth-child(odd):last-child{border-right:none}}@media (max-width:600px){.songbooks-grid{grid-template-columns:1fr}.songbook-landing-card{border-right:none;border-top:1px solid rgba(201,169,110,.07)}.songbook-landing-card:first-child{border-top:none}}.song-list-header{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.8rem;flex-wrap:wrap}.song-list-header h1{font-style:italic;font-size:clamp(1.4rem,2.6vw,1.8rem);font-weight:400;color:#fff}.search-input,.song-list-header h1{font-family:Cormorant Garamond,serif}.search-input{background:transparent;border:none;border-bottom:1px solid rgba(201,169,110,.22);padding:.55rem 0;font-size:.88rem;font-weight:300;color:var(--text);outline:none;width:240px;transition:border-color .3s}.search-input::placeholder{color:rgba(130,120,105,.55)}.search-input:focus{border-color:rgba(201,169,110,.55)}.song-table{width:100%;border-collapse:collapse}.song-table th{text-align:left;font-family:Oswald,sans-serif;font-size:.58rem;font-weight:200;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);padding:.7rem .8rem .7rem 0;border-bottom:1px solid var(--border)}.song-row{border-bottom:1px solid rgba(201,169,110,.06);transition:background .15s;cursor:pointer}.song-row:hover{background:rgba(201,169,110,.04)}.song-row td{padding:.75rem .8rem .75rem 0;font-family:Cormorant Garamond,serif;font-size:.92rem;font-weight:300}.song-row__num{color:var(--muted);width:48px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.song-row__title{color:#fff;font-weight:400}.song-row__author{color:var(--muted);font-size:.85rem}.pagination{gap:1rem;margin-top:1.8rem;font-family:Cormorant Garamond,serif;font-size:.82rem;color:var(--muted)}.pagination,.pagination button{display:flex;align-items:center}.pagination button{background:none;border:1px solid rgba(201,169,110,.25);width:32px;height:32px;border-radius:50%;justify-content:center;cursor:pointer;color:var(--gold);font-size:.9rem;transition:border-color .3s,background .3s}.pagination button:hover:not(:disabled){border-color:var(--gold);background:rgba(201,169,110,.08)}.pagination button:disabled{opacity:.3;cursor:default}.back-link{display:inline-flex;align-items:center;gap:6px;font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:300;color:rgba(220,210,195,.6);letter-spacing:.04em;margin-bottom:1.5rem;transition:color .18s}.back-link:hover{color:#fff}.song-view{max-width:720px}.song-header{margin-bottom:2rem}.song-header__num{font-family:Oswald,sans-serif;font-size:.62rem;font-weight:200;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.3rem}.song-header__title{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:#fff;line-height:1.2;margin-bottom:.5rem}.song-header__meta{font-family:Cormorant Garamond,serif;font-size:.82rem;font-weight:300;color:var(--muted)}.mode-bar{display:flex;gap:.5rem;margin-bottom:2rem}.mode-btn{border:1px solid var(--border);background:transparent;padding:.45rem 1.1rem;font-family:Cormorant Garamond,serif;font-size:.82rem;font-weight:300;letter-spacing:.06em;color:var(--text);cursor:pointer;transition:background .3s,color .3s,border-color .3s}.mode-btn:hover{border-color:rgba(201,169,110,.3);color:#fff}.mode-btn.active{background:var(--gold);color:var(--dark);border-color:var(--gold)}.song-part{margin-bottom:2rem}.song-part__label{font-family:Oswald,sans-serif;font-size:.58rem;font-weight:200;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.7rem}.song-part__lyrics{font-family:Cormorant Garamond,serif;font-size:1.25rem;line-height:1.85;color:var(--text)}.chord-line{display:flex;flex-wrap:wrap;margin-bottom:2px}.chord-token{display:inline-flex;flex-direction:column;align-items:flex-start;white-space:pre}.chord-token__chord{font-size:.7rem;font-weight:400;font-family:Oswald,sans-serif;letter-spacing:.04em;color:var(--chord);line-height:1.2;min-height:14px}.chord-token__word{font-size:inherit;line-height:inherit;font-family:inherit}.projector{position:fixed;inset:0;background:#000;color:#fff;z-index:10000;display:flex;flex-direction:column;width:100dvw;height:100dvh;overflow:hidden;font-size:clamp(30px,5vw,64px)}.projector__bg-symbol{position:absolute;right:5vw;top:50%;transform:translateY(-50%);font-family:"DM Serif Display",serif;font-style:italic;font-size:min(80vh,55vw);line-height:1;color:rgba(255,255,255,.1);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.projector__bg-symbol--center{right:auto;left:50%;transform:translate(-50%,-50%);font-style:normal}.projector__bg-symbol--word{font-size:min(50vh,20vw);font-style:normal}.projector__bg-symbol--ref{font-style:italic}.projector__topbar{display:flex;align-items:center;gap:12px;padding:14px 20px;flex-shrink:0;position:relative;z-index:1}.projector__logo{font-family:Cormorant Garamond,serif;font-size:14px;font-weight:400;letter-spacing:.06em;color:#fff;opacity:.35;pointer-events:none;line-height:1;white-space:nowrap}.projector__logo-accent{color:var(--gold);font-style:italic}.projector__header{flex:1 1;text-align:center;font-family:Cormorant Garamond,serif;font-style:normal;font-size:18px;font-weight:400;color:rgba(255,255,255,.5);line-height:1.3}.projector__close{margin-left:auto;background:none;border:none;color:rgba(255,255,255,.4);font-size:22px;cursor:pointer;padding:6px 10px;transition:color .15s;line-height:1}.projector__close:hover{color:#fff}.projector__screen-btn{font-size:16px;opacity:.5;margin-left:auto}.projector__content{flex:1 1;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;padding:0 5vw;position:relative;z-index:1}.projector__title-slide{text-align:center}.projector__title-name{font-size:1em;font-weight:400;line-height:1.25;color:#fff}.projector__title-meta,.projector__title-name{font-family:Cormorant Garamond,serif;letter-spacing:.04em}.projector__title-meta{font-size:.42em;font-weight:300;color:rgba(255,255,255,.35);margin-top:.8em}.projector__lyrics{font-family:Cormorant Garamond,serif;font-size:1em;line-height:1.45;font-weight:400}.projector__amen-slide{font-family:"DM Serif Display",serif;font-style:italic;font-size:1em;color:#fff;text-align:center;padding:5vh 5vw}.projector__content .chord-line{justify-content:center}.projector__content .chord-token__chord{color:rgba(201,169,110,.7);font-size:.45em;min-height:16px}.projector__content .chord-token__word{font-size:1em;color:#fff}.projector__content .chord-token{white-space:pre}.projector__content .chord-token__word--plain{font-size:1em;color:#fff;line-height:1.6;display:block}.projector__bottombar{padding:14px 20px;flex-shrink:0;position:relative;z-index:1}.projector__bottombar,.projector__nav{display:flex;align-items:center;justify-content:center}.projector__nav{gap:20px}.projector__nav-btn{background:rgba(255,255,255,.06);border:1px solid rgba(201,169,110,.25);border-radius:50%;width:44px;height:44px;color:var(--gold);font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .3s;line-height:1}.projector__nav-btn:hover{background:rgba(201,169,110,.1);border-color:var(--gold)}.projector__nav-btn:disabled{opacity:.2;cursor:default}.projector__counter{font-family:Cormorant Garamond,serif;font-size:.82rem;font-weight:300;color:rgba(255,255,255,.3);min-width:60px;text-align:center}.projector__controls{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;gap:8px}.projector__ctrl-btn{background:rgba(255,255,255,.06);border:1px solid rgba(201,169,110,.25);border-radius:50%;width:44px;height:44px;color:var(--gold);font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .3s;line-height:1;padding:0}.projector__ctrl-btn:hover{background:rgba(201,169,110,.1);border-color:var(--gold)}.sheet-viewer__empty{font-family:Cormorant Garamond,serif;font-size:.88rem;color:var(--muted)}.sheet-thumbs{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.2rem}.sheet-thumb{border:1px solid var(--border);background:transparent;padding:.45rem 1rem;cursor:pointer;font-family:Cormorant Garamond,serif;font-size:.82rem;font-weight:300;color:var(--text);transition:border-color .3s,background .3s;display:flex;align-items:center;gap:6px}.sheet-thumb:hover{border-color:rgba(201,169,110,.3)}.sheet-thumb.active{border-color:var(--gold);background:rgba(201,169,110,.08);color:#fff}.sheet-display{border:1px solid var(--border);overflow:hidden;background:#1a1916}.sheet-display iframe{width:100%;height:75vh;border:none;display:block}.sheet-display img{width:100%;height:auto;display:block}.reader-wrap{position:fixed;top:0;left:0;right:0;bottom:0;padding-top:62px;display:flex;flex-direction:column;background:var(--dark);z-index:100}.reader-toolbar-bar{height:44px;flex-shrink:0;display:flex;align-items:center;gap:.8rem;padding:0 1.2rem 0 1.6rem;border-bottom:1px solid rgba(201,169,110,.1);background:#0a0908}.reader-breadcrumb{flex:1 1;display:flex;align-items:center;gap:.4rem;font-family:Cormorant Garamond,serif;font-size:.72rem;font-weight:300;letter-spacing:.1em;color:var(--muted);overflow:hidden}.reader-breadcrumb__link{color:var(--muted);text-decoration:none;transition:color .25s;white-space:nowrap}.reader-breadcrumb__link:hover{color:var(--gold)}.reader-breadcrumb__sep{opacity:.4;font-size:.65rem;flex-shrink:0}.reader-breadcrumb__current{color:var(--gold);font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reader-icon-btn{width:32px;height:32px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--muted);transition:background .2s,color .2s}.reader-icon-btn:hover{background:rgba(201,169,110,.1);color:var(--text)}.reader-icon-btn.active{color:var(--gold)}.reader-icon-btn svg{width:16px;height:16px}.reader-body{flex:1 1;display:flex;overflow:hidden;min-height:0}.reader-sidebar{width:280px;flex-shrink:0;background:#0a0908;border-right:1px solid rgba(201,169,110,.1);display:flex;flex-direction:column;overflow:hidden;transition:width .38s cubic-bezier(.76,0,.24,1)}.reader-sidebar.collapsed{width:0}.reader-sidebar-inner{width:280px;flex-shrink:0;display:flex;flex-direction:column;height:100%;overflow:hidden}.reader-sidebar-book{padding:1.4rem 1.6rem 1.2rem;border-bottom:1px solid rgba(201,169,110,.08);flex-shrink:0}.reader-sidebar-eyebrow{font-family:Cormorant Garamond,serif;font-size:.58rem;font-weight:300;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,169,110,.5);margin-bottom:.5rem}.reader-sidebar-title{font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:400;font-style:italic;color:var(--text);line-height:1.3}.reader-sidebar-desc{font-family:Cormorant Garamond,serif;font-size:.75rem;font-weight:300;color:var(--muted);margin-top:.25rem}.reader-sidebar-search{padding:.9rem 1.2rem;border-bottom:1px solid rgba(201,169,110,.08);flex-shrink:0}.reader-sidebar-search-input{width:100%;background:rgba(255,255,255,.04);border:1px solid rgba(201,169,110,.15);padding:.45rem .75rem;font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:300;color:var(--text);outline:none;transition:border-color .25s}.reader-sidebar-search-input::placeholder{color:rgba(122,116,112,.6)}.reader-sidebar-search-input:focus{border-color:rgba(201,169,110,.4)}.reader-sidebar-toc-label{padding:.8rem 1.6rem .35rem;font-family:Cormorant Garamond,serif;font-size:.58rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:rgba(201,169,110,.4);flex-shrink:0}.reader-sidebar-toc{flex:1 1;overflow-y:auto;padding:.2rem 0 .5rem;transition:opacity .15s}.reader-sidebar-toc::-webkit-scrollbar{width:3px}.reader-sidebar-toc::-webkit-scrollbar-thumb{background:rgba(201,169,110,.15);border-radius:2px}.reader-toc-item{display:flex;align-items:baseline;gap:.7rem;padding:.6rem 1.6rem;width:100%;text-align:left;background:none;border:none;border-left:2px solid transparent;font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:300;color:var(--muted);letter-spacing:.02em;line-height:1.4;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.reader-toc-item:hover{color:var(--text);background:rgba(201,169,110,.04)}.reader-toc-item.active{color:var(--text);font-weight:400;border-left-color:var(--gold);background:rgba(201,169,110,.07)}.reader-toc-num{font-family:Cormorant Garamond,serif;font-size:.62rem;font-weight:300;letter-spacing:.1em;color:rgba(201,169,110,.45);flex-shrink:0;min-width:1.4rem;transition:color .2s}.reader-toc-item.active .reader-toc-num{color:var(--gold)}.reader-toc-name{flex:1 1;line-height:1.4}.reader-sidebar-pagination{flex-shrink:0;display:flex;align-items:center;gap:.8rem;padding:.75rem 1.6rem;border-top:1px solid rgba(201,169,110,.08);font-family:Cormorant Garamond,serif;font-size:.78rem;font-weight:300;color:var(--muted)}.reader-sidebar-pagination button{background:none;border:1px solid rgba(201,169,110,.2);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gold);font-size:.85rem;transition:border-color .25s,background .25s}.reader-sidebar-pagination button:hover:not(:disabled){border-color:var(--gold);background:rgba(201,169,110,.08)}.reader-sidebar-pagination button:disabled{opacity:.25;cursor:default}.reader-main{flex:1 1;overflow-y:auto;display:flex;justify-content:center}.reader-main::-webkit-scrollbar{width:5px}.reader-main::-webkit-scrollbar-thumb{background:rgba(201,169,110,.12);border-radius:3px}.reader-content{max-width:700px;width:100%;padding:3.5rem 2.5rem 5rem}.reader-content .song-view{max-width:none}.reader-content--loading{opacity:.35;animation:readerContentPulse 1.1s ease-in-out infinite alternate;pointer-events:none}@keyframes readerContentPulse{0%{opacity:.35}to{opacity:.55}}@media (max-width:900px){.top-nav{padding:0 1.5rem}.page{padding:72px 2rem 3.5rem}.reader-sidebar,.reader-sidebar-inner{width:240px}}@media (max-width:700px){.reader-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:150;transition:transform .38s cubic-bezier(.76,0,.24,1);border-right:1px solid rgba(201,169,110,.15)}.reader-sidebar,.reader-sidebar.collapsed{width:280px!important;transform:translateX(-100%)}.reader-sidebar:not(.collapsed){transform:translateX(0)}.reader-breadcrumb__current{max-width:140px}.reader-content{padding:2.5rem 1.2rem 3rem}.reader-content,.reader-content .song-part__lyrics{text-align:center}.reader-content .chord-line,.reader-content .mode-bar{justify-content:center}}@media (max-width:600px){.top-nav{padding:0 1rem;min-height:46px}.top-nav__brand{font-size:.9rem;padding-right:1rem;margin-right:.4rem}.page{padding:64px 1.2rem 3rem}.song-header__title{font-size:1.3rem}.projector{font-size:clamp(22px,6vw,40px)}.projector__content .chord-token__word,.projector__lyrics{font-size:1em}.projector__header{font-size:14px}.search-input{width:100%}.song-list-header{flex-direction:column;align-items:flex-start}}